From 57dce1b01f6d63a44d49901f4c58a1583c412e67 Mon Sep 17 00:00:00 2001
From: Gabriele Cosmo <Gabriele.Cosmo@cern.ch>
Date: Fri, 16 Feb 2024 14:57:01 +0100
Subject: [PATCH] Import Geant4 11.2.1 source tree

---
 .clang-format                                 |   108 +
 .clang-tidy                                   |    31 +
 CMakeLists.txt                                |     2 +-
 ReleaseNotes/Patch.11.2-1.txt                 |   154 +
 cmake/History                                 |     9 +
 .../Modules/G4ConfigurePkgConfigHelpers.cmake |     3 +
 cmake/Modules/G4InterfaceOptions.cmake        |    14 +-
 examples/advanced/CaTS/CaTS.out               |     4 +-
 .../ChargeExchangeMC/ChargeExchangeMC.out     |   820 +-
 .../HGCal_testbeam/testbeam_electron.out      |     2 +-
 .../ICRP110_HumanPhantoms/ICRP110Phantoms.out |     6 +-
 .../ICRP110_HumanPhantoms/OrganDoses.out      |    76 +-
 .../ICRP145_HumanPhantoms/ICRP145Phantoms.out |     2 +-
 examples/advanced/STCyclotron/STCyclotron.out |    13 +-
 examples/advanced/air_shower/air_shower.out   |    18 +-
 examples/advanced/amsEcal/run1.out            |     4 +-
 .../advanced/brachytherapy/brachytherapy.out  |     2 +-
 .../composite_calorimeter.out                 |    14 +-
 examples/advanced/doiPET/doiPET.out           |    30 +-
 .../advanced/dsbandrepair/dsbandrepair.out    |     4 +-
 .../eFLASH_radiotherapy.out                   |     4 +-
 examples/advanced/eRosita/eRosita.out         |     6 +-
 .../exp_microdosimetry/exp_microdosimetry.out |     2 +-
 examples/advanced/fastAerosol/fastAerosol.out |     6 +-
 examples/advanced/gammaknife/gammaknife.out   |   816 +-
 .../gammaray_telescope/gammaraytel.out        | 31260 +++++++---------
 examples/advanced/gorad/gorad.out             |    18 +-
 .../advanced/hadrontherapy/hadrontherapy.out  |     8 +-
 .../advanced/human_phantom/human_phantom.out  |    29 +-
 .../advanced/iort_therapy/iort_therapy.out    |    12 +-
 .../lAr_calorimeter/lAr_calorimeter.out       |   342 +-
 .../advanced/medical_linac/medical_linac.out  |     2 +-
 examples/advanced/microbeam/microbeam.out     |     4 +-
 .../microelectronics/microelectronics.out     |     8 +-
 examples/advanced/nanobeam/nanobeam.out       |     4 +-
 .../purging_magnet/purging_magnet.out         |     2 +-
 .../stim_pixe_tomography.out                  |    52 +-
 .../underground_physics-alpha.out             |     4 +-
 .../underground_physics.out                   |     2 +-
 .../SiliconPoreOptics.out                     |     4 +-
 .../xray_TESdetector/xray_TESdetector.out     |     4 +-
 .../xray_fluorescence/xray_fluorescence.out   |     4 +-
 .../xray_telescope/xray_telescope.out         |     4 +-
 examples/basic/B1/exampleB1.out               |     4 +-
 examples/basic/B2/.README.txt                 |    10 +-
 examples/basic/B2/B2a/exampleB2a.out          |   268 +-
 .../B2/B2a/src/PrimaryGeneratorAction.cc      |     6 +-
 examples/basic/B2/B2b/exampleB2b.out          |   278 +-
 .../B2/B2b/src/PrimaryGeneratorAction.cc      |     6 +-
 examples/basic/B2/History                     |     9 +-
 examples/basic/B2/README                      |    10 +-
 examples/basic/B3/B3a/exampleB3a.out          |     6 +-
 examples/basic/B3/B3b/exampleB3b.out          |     8 +-
 examples/basic/B4/B4a/exampleB4a.out          |    36 +-
 examples/basic/B4/B4b/exampleB4b.out          |    36 +-
 examples/basic/B4/B4c/exampleB4c.out          |    36 +-
 examples/basic/B4/B4d/exampleB4d.out          |    38 +-
 examples/basic/B5/exampleB5.out               |   325 +-
 .../extended/analysis/AnaEx01/AnaEx01-csv.out |    34 +-
 .../analysis/AnaEx01/AnaEx01-hdf5.out         |    34 +-
 .../analysis/AnaEx01/AnaEx01-root.out         |    34 +-
 .../extended/analysis/AnaEx01/AnaEx01-xml.out |    34 +-
 .../extended/analysis/AnaEx02/AnaEx02.out     |    34 +-
 .../extended/analysis/AnaEx03/AnaEx03-csv.out |    38 +-
 .../analysis/AnaEx03/AnaEx03-hdf5.out         |    38 +-
 .../analysis/AnaEx03/AnaEx03-root.out         |    38 +-
 .../extended/analysis/AnaEx03/AnaEx03-xml.out |    38 +-
 .../extended/analysis/B1Con/exampleB01Con.out |    66 +-
 examples/extended/biasing/B01/exampleB01.out  |    42 +-
 examples/extended/biasing/B02/exampleB02.out  |    42 +-
 examples/extended/biasing/B03/exampleB03.out  |     2 +-
 .../extended/biasing/GB01/exampleGB01.out     |  1054 +-
 .../extended/biasing/GB02/exampleGB02.out     |  3133 +-
 .../extended/biasing/GB03/exampleGB03.out     |    14 +-
 .../extended/biasing/GB04/exampleGB04.out     |  3817 +-
 .../extended/biasing/GB05/exampleGB05.out     |  2681 +-
 .../extended/biasing/GB06/exampleGB06.out     |   693 +-
 .../extended/biasing/GB07/exampleGB07.out     |   722 +-
 .../run_adjoint_simulation_electron.out       |     4 +-
 examples/extended/common/common.out           |     4 +-
 .../electromagnetic/TestEm0/TestEm0.out       |    10 +-
 .../extended/electromagnetic/TestEm1/History  |    11 +-
 .../electromagnetic/TestEm1/TestEm1.out       |    56 +-
 .../TestEm1/src/PrimaryGeneratorAction.cc     |     2 +-
 .../electromagnetic/TestEm10/TestEm10.out     |     8 +-
 .../extended/electromagnetic/TestEm11/History |    11 +-
 .../electromagnetic/TestEm11/TestEm11.out     |    26 +-
 .../TestEm11/src/PrimaryGeneratorAction.cc    |     2 +-
 .../electromagnetic/TestEm12/TestEm12.out     |     4 +-
 .../electromagnetic/TestEm13/TestEm13.out     |     6 +-
 .../electromagnetic/TestEm14/TestEm14.out     |     6 +-
 .../electromagnetic/TestEm15/TestEm15.out     |     6 +-
 .../electromagnetic/TestEm16/.README.txt      |    29 +-
 .../extended/electromagnetic/TestEm16/History |    39 +-
 .../extended/electromagnetic/TestEm16/README  |    11 +
 .../electromagnetic/TestEm16/TestEm16.out     |     4 +-
 .../electromagnetic/TestEm17/TestEm17.out     |     8 +-
 .../electromagnetic/TestEm18/TestEm18.out     |     4 +-
 .../electromagnetic/TestEm2/TestEm2.out       |     4 +-
 .../electromagnetic/TestEm3/TestEm3-geom.out  |     2 +-
 .../electromagnetic/TestEm3/TestEm3.out       |     6 +-
 .../electromagnetic/TestEm4/TestEm4.out       |     4 +-
 .../extended/electromagnetic/TestEm5/History  |    15 +-
 .../electromagnetic/TestEm5/TestEm5-geom.out  |     6 +-
 .../TestEm5/TestEm5-pixe_ANSTO.out            |     4 +-
 .../electromagnetic/TestEm5/TestEm5.out       |   140 +-
 .../TestEm5/src/PrimaryGeneratorAction.cc     |     2 +-
 .../TestEm5/src/TrackingAction.cc             |     4 +-
 .../electromagnetic/TestEm6/TestEm6.out       |     6 +-
 .../electromagnetic/TestEm7/TestEm7.out       |   110 +-
 .../electromagnetic/TestEm8/TestEm8.out       |    22 +-
 .../electromagnetic/TestEm9/TestEm9.out       |    10 +-
 .../errorpropagation/errProp/errProp.out      |    22 +-
 .../eventgenerator/exgps/exgps_batch.out      |     2 +-
 .../particleGun/particleGun_run1.out          |     6 +-
 .../particleGun/particleGun_run2.out          |     4 +-
 .../particleGun/particleGun_run3.out          |     4 +-
 .../particleGun/particleGun_run4.out          |     4 +-
 .../userPrimaryGenerator.out                  |     4 +-
 .../exoticphysics/channeling/channeling.out   |     4 +-
 .../exoticphysics/dmparticle/dmparticle.out   |     4 +-
 .../exoticphysics/monopole/monopole.out       |     2 +-
 .../exoticphysics/saxs/saxs-slits.out         |     6 +-
 examples/extended/exoticphysics/saxs/saxs.out |     6 +-
 examples/extended/exoticphysics/ucn/ExUCN.out |     4 +-
 .../field/BlineTracer/BlineTracer.out         |     2 +-
 examples/extended/field/field01/field01.out   |   300 +-
 examples/extended/field/field02/field02.out   |  5051 +--
 examples/extended/field/field03/field03.out   |    12 +-
 examples/extended/field/field04/field04.out   |     2 +-
 examples/extended/field/field05/field05.out   |     2 +-
 examples/extended/field/field06/field06.out   |     4 +-
 .../extended/g3tog4/clGeometry/clGeometry.out |    18 +-
 .../extended/geometry/transforms/batch.out    |     2 +-
 .../geometry/vecGeomNavigation/vecGeomNav.out |   104 +-
 .../FissionFragment/FissionFragment.out       |     2 +-
 .../ProcessLevel-CrossSection.out             |     2 +-
 .../FinalState/ProcessLevel-FinalState.out    |     2 +-
 examples/extended/hadronic/Hadr00/hadr00.out  |     6 +-
 examples/extended/hadronic/Hadr01/hadr01.out  |     8 +-
 examples/extended/hadronic/Hadr02/hadr02.out  |     4 +-
 examples/extended/hadronic/Hadr03/hadr03.out  |     4 +-
 examples/extended/hadronic/Hadr04/hadr04.out  |     4 +-
 examples/extended/hadronic/Hadr05/hadr05.out  |    40 +-
 examples/extended/hadronic/Hadr06/hadr06.out  |    57 +-
 examples/extended/hadronic/Hadr07/hadr07.out  |    61 +-
 examples/extended/hadronic/Hadr08/hadr08.out  |     6 +-
 examples/extended/hadronic/Hadr09/hadr09.out  |  4451 +--
 examples/extended/hadronic/Hadr10/hadr10.out  |  2321 +-
 .../hadronic/NeutronSource/NeutronSource.out  |    96 +-
 .../hadronic/ParticleFluence/Calo/Calo.out    |   198 +-
 .../ConcentricSpheres/ConcentricSpheres.out   |  1298 +-
 .../hadronic/ParticleFluence/Layer/Layer.out  |  1852 +-
 .../ParticleFluence/Sphere/Sphere.out         |  1330 +-
 examples/extended/medical/DICOM/run.out       |     8 +-
 examples/extended/medical/DICOM2/run.out      |    12 +-
 .../medical/GammaTherapy/GammaTherapy.out     |     4 +-
 examples/extended/medical/dna/AuNP/AuNP.out   |     2 +-
 examples/extended/medical/dna/UHDR/AuNP.out   |     2 +-
 examples/extended/medical/dna/UHDR/UHDR.out   |     2 +-
 examples/extended/medical/dna/chem1/chem1.out |     4 +-
 examples/extended/medical/dna/chem2/chem2.out |     2 +-
 examples/extended/medical/dna/chem3/chem3.out |     2 +-
 examples/extended/medical/dna/chem4/chem4.out |     6 +-
 examples/extended/medical/dna/chem5/chem5.out |     4 +-
 examples/extended/medical/dna/chem6/chem6.out |    34 +-
 .../medical/dna/clustering/clustering.out     |     2 +-
 .../medical/dna/dnadamage1/dnadamage1.out     |     8 +-
 .../medical/dna/dnadamage2/dnadamage2.out     |     2 +-
 .../medical/dna/dnaphysics/dnaphysics.out     |     6 +-
 examples/extended/medical/dna/icsd/icsd.out   |     4 +-
 .../medical/dna/jetcounter/jetcounter.out     |     4 +-
 examples/extended/medical/dna/mfp/mfp.out     |     2 +-
 .../dna/microdosimetry/microdosimetry.out     |     4 +-
 .../medical/dna/microprox/microprox.out       |     4 +-
 .../extended/medical/dna/microyz/microyz.out  |     4 +-
 .../medical/dna/moleculardna/moleculardna.out |    18 +-
 examples/extended/medical/dna/neuron/History  |     5 +
 .../neuron/include/DetectorConstruction.hh    |   172 +-
 .../medical/dna/neuron/include/EventAction.hh |    14 +-
 .../dna/neuron/include/NeuronLoadDataFile.hh  |   295 +-
 .../neuron/include/PrimaryGeneratorAction.hh  |    10 +-
 .../medical/dna/neuron/include/Run.hh         |   144 +-
 .../medical/dna/neuron/include/RunAction.hh   |   132 +-
 .../dna/neuron/include/SteppingAction.hh      |    12 +-
 .../extended/medical/dna/neuron/neuron.cc     |    17 +-
 .../extended/medical/dna/neuron/neuron.out    |    45 +-
 .../dna/neuron/src/DetectorConstruction.cc    |   400 +-
 .../medical/dna/neuron/src/EventAction.cc     |    66 +-
 .../dna/neuron/src/NeuronLoadDataFile.cc      |  1080 +-
 .../dna/neuron/src/PrimaryGeneratorAction.cc  |   131 +-
 .../extended/medical/dna/neuron/src/Run.cc    |   433 +-
 .../medical/dna/neuron/src/RunAction.cc       |   103 +-
 .../medical/dna/neuron/src/SteppingAction.cc  |   129 +-
 .../extended/medical/dna/pdb4dna/pdb4dna.out  |     2 +-
 examples/extended/medical/dna/range/range.out |     2 +-
 .../medical/dna/scavenger/scavenger.out       |     4 +-
 .../extended/medical/dna/slowing/slowing.out  |     2 +-
 .../medical/dna/splitting/splitting.out       |     4 +-
 .../extended/medical/dna/spower/spower.out    |    12 +-
 .../extended/medical/dna/svalue/svalue.out    |    40 +-
 .../dna/wholeNuclearDNA/wholeNuclearDNA.out   |     2 +-
 .../extended/medical/dna/wvalue/wvalue.out    |     2 +-
 .../electronScattering/electronScattering.out |     4 +-
 .../electronScattering2.out                   |     4 +-
 .../medical/fanoCavity/fanoCavity.out         |     4 +-
 .../medical/fanoCavity2/fanoCavity2.out       |     4 +-
 .../medical/radiobiology/radiobiology.out     |     4 +-
 examples/extended/optical/LXe/LXe.out         |     8 +-
 examples/extended/optical/LXe/cerenkov.out    |    16 +-
 examples/extended/optical/LXe/photon.out      |     2 +-
 examples/extended/optical/LXe/wls.out         |     4 +-
 .../extended/optical/OpNovice/OpNovice.out    |     6 +-
 examples/extended/optical/OpNovice/opgdml.out |     6 +-
 .../extended/optical/OpNovice/optPhoton.out   |     6 +-
 .../extended/optical/OpNovice2/OpNovice2.out  |     4 +-
 .../extended/optical/OpNovice2/boundary.out   |    44 +-
 .../extended/optical/OpNovice2/coated.out     |     6 +-
 .../optical/OpNovice2/complexRindex.out       |     2 +-
 .../extended/optical/OpNovice2/electron.out   |     4 +-
 .../extended/optical/OpNovice2/fresnel.out    |     6 +-
 .../optical/OpNovice2/scint_by_particle.out   |    26 +-
 examples/extended/optical/OpNovice2/wls.out   |     4 +-
 examples/extended/optical/wls/electron.out    |   457 +-
 .../ThreadsafeScorers/threadsafe-scorers.out  |   222 +-
 .../parameterisations/Par01/examplePar01.out  |  4416 ++-
 .../parameterisations/Par02/examplePar02.out  |     6 +-
 .../parameterisations/Par03/Par03.out         |     2 +-
 .../parameterisations/Par04/examplePar04.out  |     2 +-
 .../parameterisations/gflash/gflash1/test.out |   118 +-
 .../parameterisations/gflash/gflash2/test.out |   116 +-
 .../parameterisations/gflash/gflash3/test.out |   118 +-
 .../parameterisations/gflash/gflasha/test.out |    20 +-
 .../extended/persistency/P01/p01-read.out     |   409 +-
 .../extended/persistency/P01/p01-write.out    |   423 +-
 examples/extended/persistency/P03/batch.out   |     4 +-
 .../persistency/gdml/G01/g01-schema.out       |    12 +-
 .../extended/persistency/gdml/G01/g01.out     |    12 +-
 .../extended/persistency/gdml/G04/g04.out     |    12 +-
 .../extensibleFactory/extensibleFactory.out   |     2 +-
 .../factory/factory-environment.out           |     2 +-
 .../extended/physicslists/factory/factory.out |     2 +-
 .../physicslists/genericPL/genericPL.out      |     2 +-
 .../extended/polarisation/Pol01/pol01.out     |     4 +-
 .../Activation/Activation.out                 |    44 +-
 .../radioactivedecay/rdecay01/rdecay01.out    |    58 +-
 .../radioactivedecay/rdecay02/rdecay02.out    |    50 +-
 examples/extended/runAndEvent/RE01/sample.out |  8549 +++--
 examples/extended/runAndEvent/RE02/run.out    |     4 +-
 examples/extended/runAndEvent/RE02/run3.out   |   166 +-
 examples/extended/runAndEvent/RE02/run4.out   |     4 +-
 examples/extended/runAndEvent/RE03/run.out    |     6 +-
 .../extended/runAndEvent/RE04/exampleRE04.out |     2 +-
 .../extended/runAndEvent/RE05/exampleRE05.out |    56 +-
 .../extended/runAndEvent/RE06/exampleRE06.out |   682 +-
 .../extended/runAndEvent/RE07/processes.out   |     2 +-
 .../extended/runAndEvent/RE07/specialized.out |     2 +-
 .../extended/runAndEvent/RE07/tracking.out    |     2 +-
 .../extended/visualization/movies/movies.out  |     2 +-
 .../visualization/userVisAction/run1.out      |     6 +-
 .../visualization/userVisAction/run2.out      |    14 +-
 .../userVisAction/userVisAction.out           |     4 +-
 packaging/rpm/Dockerfile.alma8                |    21 +
 packaging/rpm/Dockerfile.alma9                |    21 +
 packaging/rpm/Dockerfile.centos7              |    21 +
 packaging/rpm/Dockerfile.fedora               |    21 +
 packaging/rpm/geant4.spec                     |   268 +
 source/geometry/solids/CSG/History            |     8 +
 source/geometry/solids/CSG/src/G4UTrap.cc     |    10 +-
 source/global/History                         |     3 +
 source/global/management/include/G4Version.hh |    10 +-
 .../management/src/G4PhysicsModelCatalog.cc   |     3 +
 .../constructors/electromagnetic/History      |     9 +
 .../src/G4EmStandardPhysics_option3.cc        |     3 +-
 .../src/G4GammaGeneralProcess.cc              |     2 +-
 .../constructors/gamma_lepto_nuclear/History  |     3 +
 .../src/G4NeutrinoPhysics.cc                  |     2 +-
 .../electromagnetic/lowenergy/History         |     5 +
 .../include/G4MicroElecInelasticModel_new.hh  |     5 +-
 .../include/G4MicroElecLOPhononModel.hh       |     5 +-
 .../src/G4MicroElecInelasticModel_new.cc      |   152 +-
 .../lowenergy/src/G4MicroElecLOPhononModel.cc |     3 +-
 .../electromagnetic/standard/History          |     7 +
 .../standard/include/G4IonICRU73Data.hh       |     2 +-
 .../standard/src/G4IonICRU73Data.cc           |    91 +-
 .../processes/electromagnetic/utils/History   |     6 +-
 .../utils/include/G4VEmProcess.hh             |    12 +-
 .../utils/include/G4VEnergyLossProcess.hh     |    15 +-
 .../electromagnetic/utils/src/G4VEmProcess.cc |    30 +-
 .../utils/src/G4VEnergyLossProcess.cc         |    38 +-
 .../processes/electromagnetic/xrays/History   |     7 +
 .../xrays/include/G4GaussXTRadiator.hh        |     2 +-
 .../xrays/include/G4VXTRenergyLoss.hh         |     4 +-
 .../xrays/src/G4GaussXTRadiator.cc            |    89 +-
 .../xrays/src/G4Scintillation.cc              |    21 +-
 .../xrays/src/G4VXTRenergyLoss.cc             |     4 +-
 .../processes/hadronic/cross_sections/History |     4 +
 .../src/G4ElectroNuclearCrossSection.cc       |    10 +-
 .../src/G4KokoulinMuonNuclearXS.cc            |     8 +-
 source/processes/hadronic/management/History  |     5 +
 .../management/src/G4HadronicProcess.cc       |    31 +-
 .../hadronic/models/de_excitation/History     |    11 +
 .../fermi_breakup/include/G4FermiBreakUpVI.hh |     1 +
 .../include/G4FermiFragmentsPoolVI.hh         |     1 -
 .../fermi_breakup/src/G4FermiBreakUpVI.cc     |    21 +-
 .../src/G4FermiFragmentsPoolVI.cc             |     7 +-
 .../include/G4StatMFChannel.hh                |     4 +
 .../multifragmentation/src/G4StatMFChannel.cc |    21 +-
 source/processes/hadronic/models/lend/History |    10 +
 .../models/lend/include/nf_specialFunctions.h |     5 +-
 .../models/lend/src/MCGIDI_distribution.cc    |     2 +-
 .../models/lend/src/MCGIDI_outputChannel.cc   |     6 +-
 .../models/lend/src/MCGIDI_product.cc         |     6 +-
 .../models/lend/src/nf_stringToDoubles.cc     |    10 +-
 .../hadronic/models/particle_hp/History       |    10 +
 .../src/G4ParticleHPFFFissionFS.cc            |     7 +-
 .../src/G4ParticleHPFSFissionFS.cc            |     5 +-
 .../src/G4ParticleHPFissionBaseFS.cc          |     4 +-
 .../particle_hp/src/G4ParticleHPFissionFS.cc  |     1 +
 source/processes/hadronic/models/qmd/History  |     3 +
 .../models/qmd/src/G4LightIonQMDReaction.cc   |     2 +-
 .../hadronic/models/radioactive_decay/History |     8 +
 .../radioactive_decay/src/G4BetaMinusDecay.cc |    23 +-
 .../radioactive_decay/src/G4BetaPlusDecay.cc  |    22 +-
 .../src/G4Radioactivation.cc                  |     2 +-
 source/run/History                            |     3 +
 source/run/include/G4TaskRunManager.hh        |     2 +-
 source/run/src/G4TaskRunManager.cc            |     9 +
 source/tracking/History                       |     7 +-
 .../tracking/include/G4TrackingMessenger.hh   |     3 +-
 source/tracking/src/G4TrackingMessenger.cc    |     9 +-
 331 files changed, 41997 insertions(+), 44239 deletions(-)
 create mode 100644 .clang-format
 create mode 100644 .clang-tidy
 create mode 100644 ReleaseNotes/Patch.11.2-1.txt
 create mode 100644 packaging/rpm/Dockerfile.alma8
 create mode 100644 packaging/rpm/Dockerfile.alma9
 create mode 100644 packaging/rpm/Dockerfile.centos7
 create mode 100644 packaging/rpm/Dockerfile.fedora
 create mode 100644 packaging/rpm/geant4.spec

diff --git a/.clang-format b/.clang-format
new file mode 100644
index 0000000000..a78885b94a
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1,108 @@
+# requires clang-format version 13.0+
+---
+AlignAfterOpenBracket: Align
+# Instead ContinuationIndentWidth is used
+AlignConsecutiveAssignments: false
+AlignConsecutiveDeclarations: false
+# Aligns \ symbols on the left; other options DontAlign, Left
+AlignEscapedNewlines: Left
+AlignOperands: Align
+AlignTrailingComments: false
+AllowAllParametersOfDeclarationOnNextLine: true
+# When declaring a function, parameters continue on the same line
+AllowShortBlocksOnASingleLine: Empty
+AllowShortCaseLabelsOnASingleLine: false
+AllowShortFunctionsOnASingleLine: Inline
+# while (true) {} allowed
+# if (a) return; is allowed
+AllowShortIfStatementsOnASingleLine: WithoutElse
+AllowShortLambdasOnASingleLine: Inline 
+AllowShortLoopsOnASingleLine: false
+AlwaysBreakAfterDefinitionReturnType: None
+AlwaysBreakAfterReturnType: None
+AlwaysBreakBeforeMultilineStrings: true
+AlwaysBreakTemplateDeclarations: Yes
+BinPackArguments: true
+BinPackParameters: true
+BraceWrapping:
+    AfterClass:             true
+    AfterControlStatement:  MultiLine
+    AfterEnum:              true
+    AfterFunction:          true
+    AfterNamespace:         true
+    AfterStruct:            true
+    AfterUnion:             true
+    AfterExternBlock:       true
+    BeforeCatch:            true
+    BeforeElse:             true
+    IndentBraces:           false
+    SplitEmptyFunction:     false
+    SplitEmptyRecord:       false
+    SplitEmptyNamespace:    false
+BreakBeforeBraces: Custom
+BreakBeforeBinaryOperators: NonAssignment
+BreakBeforeTernaryOperators: true
+BreakInheritanceList: BeforeColon
+BreakConstructorInitializers: BeforeColon
+BreakStringLiterals: true
+ColumnLimit: 100
+CompactNamespaces: false
+ConstructorInitializerAllOnOneLineOrOnePerLine: true
+ConstructorInitializerIndentWidth: 2
+ContinuationIndentWidth: 2
+Cpp11BracedListStyle: true
+DerivePointerAlignment: false
+FixNamespaceComments: true
+IncludeBlocks: Regroup
+# Priority is:
+# 1. Geant4 headers in ""
+# 1. Geant4 headers in "" that don't start with 'G4'
+# 2. External package headers with extension in "" or <> (but _should_ be <>)
+# 3. System headers (not exhaustive)
+# Note order of regexes is important as they are matched in order
+IncludeCategories:
+  - Regex:           '^"G4.*\.hh"'
+    Priority:        1
+  - Regex:           '^"(Randomize|globals)\.hh"'
+    Priority:        1
+  - Regex:           '^"[[:alnum:]\/\-_.]+"'
+    Priority:        2
+  - Regex:           '^<[a-z_]+>'
+    Priority:        3
+  - Regex:           '^<[[:alnum:]\/.]+>'
+    Priority:        2
+# Provides an extra indent level for public/protected/private sections
+# without requiring excess indention and use of AccessModifierOffset
+IndentAccessModifiers: true
+IndentCaseLabels: true
+IndentPPDirectives: AfterHash
+IndentWidth: 2
+KeepEmptyLinesAtTheStartOfBlocks: false
+Language: Cpp
+MaxEmptyLinesToKeep: 1
+NamespaceIndentation: None
+PointerAlignment: Left
+ReflowComments: true
+SortIncludes: true
+SortUsingDeclarations: true
+SpaceAfterCStyleCast: false
+SpaceAfterLogicalNot: false
+SpaceAfterTemplateKeyword: false
+SpaceBeforeAssignmentOperators: true
+SpaceBeforeCpp11BracedList: false
+SpaceBeforeCtorInitializerColon: true
+SpaceBeforeInheritanceColon: true
+SpaceBeforeParens: ControlStatements
+SpaceBeforeRangeBasedForLoopColon: true
+SpaceInEmptyBlock: false
+SpaceInEmptyParentheses: false
+SpacesBeforeTrailingComments: 2
+SpacesInAngles: false
+SpacesInConditionalStatement: false
+SpacesInContainerLiterals: true
+SpacesInParentheses: false
+SpacesInSquareBrackets: false
+Standard: Cpp11
+TabWidth: 2
+UseTab: Never
+...
diff --git a/.clang-tidy b/.clang-tidy
new file mode 100644
index 0000000000..e516ecccc8
--- /dev/null
+++ b/.clang-tidy
@@ -0,0 +1,31 @@
+---
+# Minimal set of checks for Geant4
+# - See CODING_GUIDELINES.rst for guidelines and instructions for use
+# - Full list at https://clang.llvm.org/extra/clang-tidy/checks/list.html
+Checks: "-*, \
+modernize-deprecated-headers, \
+modernize-make-shared, \
+modernize-make-unique, \
+modernize-redundant-void-arg, \
+modernize-use-auto, \
+modernize-use-equals-default, \
+modernize-use-nullptr, \
+modernize-use-override, \
+modernize-use-using, \
+performance-faster-string-find, \
+performance-for-range-copy, \
+performance-inefficient-string-concatenation, \
+performance-trivially-destructible, \
+readability-delete-null-pointer, \
+readability-duplicate-include, \
+readability-string-compare"
+WarningsAsErrors: ''
+HeaderFilterRegex: ''
+AnalyzeTemporaryDtors: false
+FormatStyle: file
+CheckOptions:
+  - key:             modernize-use-auto.RemoveStars
+    value:           'true'
+  - key:             performance-faster-string-find.StringLikeClasses
+    value:           'G4String;::std::basic_string;::std::basic_string_view'
+...
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f21028a744..c08bf75b2c 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  2)
-set(${PROJECT_NAME}_VERSION_PATCH  0)
+set(${PROJECT_NAME}_VERSION_PATCH  1)
 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.2-1.txt b/ReleaseNotes/Patch.11.2-1.txt
new file mode 100644
index 0000000000..cbfdefc6cc
--- /dev/null
+++ b/ReleaseNotes/Patch.11.2-1.txt
@@ -0,0 +1,154 @@
+
+                 Geant4 11.2 - patch-01 Release Notes
+                 ------------------------------------
+
+                                                        16 February 2024
+
+List of fixes included in this public patch since the public release 11.2.0:
+
+  o Configuration
+    -------------
+    + CMake:
+      o Added -F flag on macOS with a framework build of Qt.
+        Addressing problem report #2589.
+      o Fixed detection of SoQt/Xt packages, by manually checking versions of
+        found packages. Geant4 only requires a minimum version.
+
+  o Geometry:
+    --------
+    + solids/CSG:
+      o In wrapper G4UTrap, use GetThetaCosPhi() and GetThetaSinPhi() in
+        method GetVertices(); this overcomes a problem with trapezoid reported
+        in CMSSW after migration to VecGeom 1.2.6.
+        Also fixed typo in method SetAllParameters(), setter used in
+        parameterisation of shape dimensions.
+
+  o Global:
+    ------
+    + G4PhysicsModelCatalog: added ID for the Light-Ion QMD model.
+    + Updated date and version for 11.2.1.
+
+  o Physics Lists:
+    -------------
+    + constructors/electromagnetic
+      o G4GammaGeneralProcess: fixed sampling of muon pair production.
+        Addressing problem report #2543.
+      o G4EmStandardPhysics_option3: restore step limit type to use
+        'fUseDistanceToBoundary' and set default RangeFactor from 0.03 to 0.04,
+        fixing inaccuracy in medical benchmarks.
+    + constructors/gamma_lepto_nuclear
+      o G4NeutrinoPhysics: fixed neutrino physics instantiation.
+        Addressing problem report #2594.
+
+  o Processes - Electromagnetic:
+    ---------------------------
+    + dna
+      o G4DNABornAngle: fixed numerical problem; added protection for cosTheta;
+        use relativistic formula for maximum energy transfer to delta-electrons.
+    + loweneegy
+      o G4MicroElecInelasticModel_new: fixed Coverity report for memory leak at
+        exit. Minor code cleanup.
+      o G4MicroElecLOPhononModel: minor code cleanup.
+    + standard
+      o G4IonICRU73Data: fix for the case when target material has an element
+        with Z>92; improved debug printouts. In the Lindhard-Sorensen model to
+        compute dEdx the first try is to take it from ICRU73 or ICRU90 data,
+        if this class returns zero, then dEdx is computed from G4GenericIon 
+        and effective charge. Addressing problem report #2586.
+    + utils
+      o G4VEmProcess, G4VEnergyLossProcess: minor CPU optimisation with
+        reduction of number of calls for log() of kinetic energy.
+    + xrays
+      o G4GaussXTRadiator, G4VXTRenergyLoss: flexible summation in SpectralXTRdEdx;
+        clean-up in GetStackFactor() based on std::complex methods.
+      o In G4Scintillation::sample_time(), refactored the scintillation time
+        sampling.
+
+  o Processes - Hadronic:
+    --------------------
+    + cross_sections
+      o G4KokoulinMuonNuclearXS: use faster interface to G4PhysicsVector.
+      o G4ElectroNuclearCrossSection: added low-energy limit of 100 MeV for
+        cross-section.
+    + management
+      o G4HadronicProcess: explicitly define cross-section type per particle
+        type, this might provide some CPU speedup.
+    + models/de_excitation
+      o G4FermiBreakUpVI, G4FermiFragmentsPoolVI: fix in production of fake
+        excited isomeres, by moving the check on lifetime limit to the Initialise()
+        method of the model, allowing to change this limit in an application;
+        do not consider decay chains with no final state.
+        Addressing problem report #2584.
+      o G4StatMFChannel: replaced use of C-arrays with std::vector, clearing
+        compilation warnings on gcc compiler when LTO settings are enabled.
+    + models/lend
+      o Fixed compilation error on recent Windows VC++ compiler 17.8.3 for use
+        of std::isfinite(). Addressing problem report #2582.
+      o Fixed compilation warnings on gcc compiler when LTO settings are
+        enabled.
+    + models/particle_hp
+      o G4ParticleHPFissionFS, G4ParticleHPFFFissionFS: added extra protections
+        against cases when fission data are not available for some isotopes.
+        Addressing problem #2590.
+      o G4ParticleHPFSFissionFS, G4ParticleHPFissionBaseFS: replaced use of
+        C-arrays with std::vector, clearing compilation warnings on gcc
+        compiler when LTO settings are enabled.
+    + qmd
+      o Fixed model ID (model_LightIonQMDModel) in G4LightIonQMDReaction.
+    + radioactive_decay
+      o G4Radioactivation: added DBL_EPSILON check on transition energy for
+        metastables to prevent creation of zero energy levels which have no
+        decay products.
+      o G4BetaPlusDecay, G4BetaMinusDecay: fixed sampling algorithm.
+        Addressing problem report #2588.
+
+  o Run:
+    ---
+    + Correctly report number of threads from G4TaskRunManager.
+
+  o Tracking:
+    --------
+    + G4TrackingMessenger: fixed Coverity report for memory leak at exit,
+      by moving static thread-local variable to become class member, as
+      G4TrackingManager and its messenger are thread-local by nature.
+
+  o Examples:
+    --------
+    + basic/B2
+      o Updated PrimaryGeneratorAction::GeneratePrimaries() in B2a and B2b
+        examples to avoid placing of the initial position on the world
+        boundary. Updated READMEs.
+    + extended/electromagnetic/TestEm1
+      o Updated initial gun position in PrimaryGeneratorAction to not lay on
+        the world volume surface.
+    + extended/electromagnetic/TestEm5
+      o Updated initial gun position in PrimaryGeneratorAction to not lay on
+        the world volume surface.
+      o In TrackingAction, added a protection against potential wrong argument
+        to std::acos(), rarely happening for very high energy projectile
+        particles.
+    + extended/electromagnetic/TestEm11
+      o Updated initial gun position in PrimaryGeneratorAction to not lay on
+        the world volume surface.
+    + extended/electromagnetic/TestEm16
+      o Updated READMEs to document all macros.
+    + extended/medical/dna/neuron
+      o Cleanup to reduce number of Valgrind warnings; applied coding style
+        recommendations; removed commented lines, removed unused methods;
+        substituted C-arrays with vectors; improved algorithm of reading of
+        data file.
+
+ ----------------------------------------------------------------------------
+
+                             Technical Notes
+                             --------------- 
+
+  o  This patch should be applied on top of release 11.2 series.
+  o  Technical notes distributed for release 11.2 are also applicable and
+     valid for this patch.
+
+The code and rebuilt binary libraries for release 11.2.1 are available
+through the Geant4 "Download" Web page.
+
+Please refer to the Geant4 User Documentation for further information about
+using Geant4.
diff --git a/cmake/History b/cmake/History
index 5efacb20e9..b5c013c0d1 100644
--- a/cmake/History
+++ b/cmake/History
@@ -6,6 +6,15 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-01-29 Ben Morgan (cmake-V11-01-32)
+- Manually check versions of found SoXX packages to workaround their use of
+  the `ExactVersionOnly` version checking strategy in find_package. Geant4
+  only requires a minimum version. 
+
+## 2024-01-26 Ben Morgan (cmake-V11-01-31)
+- Add -F flag for Qt when on macOS and with a framework build of Qt
+  - Addresses [Bugzilla 2589](https://bugzilla-geant4.kek.jp/show_bug.cgi?id=2589)
+
 ## 2023-11-28 Ben Morgan (cmake-V11-01-30)
 - Bump minimum VecGeom version to 1.2.6
 
diff --git a/cmake/Modules/G4ConfigurePkgConfigHelpers.cmake b/cmake/Modules/G4ConfigurePkgConfigHelpers.cmake
index 1f88814ab5..029c6dbc39 100644
--- a/cmake/Modules/G4ConfigurePkgConfigHelpers.cmake
+++ b/cmake/Modules/G4ConfigurePkgConfigHelpers.cmake
@@ -262,6 +262,9 @@ if(NOT GEANT4_BUILD_GRANULAR_LIBS)
       set(G4_QT_CFLAGS "${G4_QT_CFLAGS} -I${_dir}")
     endforeach()
 
+    if(APPLE AND G4_QT_CFLAGS MATCHES "QtCore\.framework")
+      set(G4_QT_CFLAGS "${G4_QT_CFLAGS} -F${G4QTLIBPATH}")
+    endif()
   else()
     set(G4_BUILTWITH_QT "no")
   endif()
diff --git a/cmake/Modules/G4InterfaceOptions.cmake b/cmake/Modules/G4InterfaceOptions.cmake
index a1eba1d54c..0ec203a342 100644
--- a/cmake/Modules/G4InterfaceOptions.cmake
+++ b/cmake/Modules/G4InterfaceOptions.cmake
@@ -138,16 +138,28 @@ if(GEANT4_USE_INVENTOR)
   find_package(Coin 4.0.0 REQUIRED)
   geant4_save_package_variables(Inventor Coin_DIR)
 
+  # Helper to hand-check version because SoXXX use an exact version strategy
+  # in their CMake config files
+  function(check_sobind_version _binding _minversion)
+    if(${_binding}_VERSION VERSION_LESS "${_minversion}")
+      message(FATAL_ERROR "Found ${_binding}, version: ${${_binding}_VERSION}, but Geant4 requires versions >= ${_minversion}\n"
+        "${_binding} found at:\n  ${${_binding}_DIR}\n")
+    endif()
+  endfunction()
+
   if(GEANT4_USE_INVENTOR_QT)
-    find_package(SoQt 1.6.0 REQUIRED)
+    find_package(SoQt REQUIRED)
+    check_sobind_version(SoQt 1.6.0)
     geant4_save_package_variables(Inventor SoQt_DIR)
   else()
     if(UNIX)
       find_package(SoXt 1.4.0 REQUIRED)
+      check_sobind_version(SoXt 1.4.0)
       geant4_save_package_variables(Inventor SoXt_DIR)
       set(GEANT4_USE_INVENTOR_XT ON)
     elseif(WIN32)
       find_package(SoWin 1.4.0 REQUIRED)
+      check_sobind_version(SoWin 1.4.0)
       geant4_save_package_variables(Inventor SoWin_DIR)
       set(GEANT4_USE_INVENTOR_WIN ON)
     endif()
diff --git a/examples/advanced/CaTS/CaTS.out b/examples/advanced/CaTS/CaTS.out
index cd69db20ca..54ae644f44 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -778,4 +778,4 @@ Correlated gamma emission flag                      0
 Max 2J for sampling of angular correlations         10
 =======================================================================
 writing Event: 0
-TimeTotal> 25.213 2.830
+TimeTotal> 16.268 2.600
diff --git a/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out b/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out
index c273f226dd..4629cf57e9 100644
--- a/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out
+++ b/examples/advanced/ChargeExchangeMC/ChargeExchangeMC.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -911,606 +911,606 @@ Index : 9     used in the geometry : Yes
 ==================================================================
 
 ### Run 0 starts.
-Event 2839
+Event 2181
  --- Track Points
-       monitor : pi- [1,bp] 741.1 MeV :  1.295 0.8165 -0.125 cm  [0.009113, 0.005551, 0.9999]
-        target : pi- [1,bp] 740.5 MeV :  4.275 2.593 0.9957 cm  [-0.6352, -0.7723, 0.00601]
-               : eta [5,op] 381.3 MeV :  1.464 -0.8253 1.022 cm  [-0.7491, -0.5977, -0.2855]
-               : neutron [6,np] 405.7 MeV :  1.464 -0.8253 1.022 cm  [-0.4549, -0.8452, 0.2804]
-               : pi0 [9,opdp] 218.6 MeV :  1.464 -0.8253 1.022 cm  [-0.06765, -0.9813, -0.1804]
-               : pi0 [7,opdp] 106.4 MeV :  1.464 -0.8253 1.022 cm  [-0.8113, 0.4534, -0.3691]
+       monitor : pi- [1,bp] 737.3 MeV :  -1.111 -1.464 -0.125 cm  [-0.01201, 0.009803, 0.9999]
+        target : pi- [1,bp] 725.3 MeV :  2.032 4.568 -1.162 cm  [-0.65, -0.7598, 0.01069]
+               : eta [6,op] 246.4 MeV :  -1.556 0.3773 -1.097 cm  [-0.7129, -0.5374, 0.4506]
+               : neutron [7,np] 521.3 MeV :  -1.556 0.3773 -1.097 cm  [-0.5642, -0.8016, -0.1977]
+               : pi0 [10,opdp] 200.7 MeV :  -1.556 0.3773 -1.097 cm  [-0.008438, -0.9689, 0.2475]
+               : pi0 [8,opdp] 36.26 MeV :  -1.556 0.3773 -1.097 cm  [-0.9293, -0.2819, -0.2385]
         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 : 108.867 deg
+      angle between the eta decay products : 77.1766 deg
  --- Triggered angular ranges: 
-                  3 [ 0.6000,  0.4000)
+                  7 [-0.2000, -0.4000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- 6.7039 4.8847 739.5590 MeV -- 752.6594 MeV
-                               (SCM) : pi- 4.1366 3.0141 456.3372 MeV -- 477.2312 MeV
-       Nucleus particle        (LAB) : proton 0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton -4.1366 -3.0141 -456.3372 MeV -- 1.0434 GeV
-       Output particle         (LAB) : eta -72.3343 -108.8885 358.2414 MeV -- 667.5168 MeV
-                               (SCM) : eta -74.9149 -110.7688 73.5575 MeV -- 568.7226 MeV
-       Nucleus output particle (LAB) : neutron 79.0382 113.7732 381.3177 MeV -- 1.0234 GeV
-                               (SCM) : neutron 74.9149 110.7688 -73.5575 MeV -- 951.8801 MeV
+       Incident particle       (LAB) : pi- -6.1507 7.9681 723.5546 MeV -- 736.9616 MeV
+                               (SCM) : pi- -3.8196 4.9483 449.3332 MeV -- 470.5521 MeV
+       Nucleus particle        (LAB) : proton -0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
+                               (SCM) : proton 3.8196 -4.9483 -449.3332 MeV -- 1.0403 GeV
+       Output particle         (LAB) : eta -49.4524 111.0235 214.3456 MeV -- 600.7234 MeV
+                               (SCM) : eta -47.2066 108.1140 -49.8476 MeV -- 562.6319 MeV
+       Nucleus output particle (LAB) : neutron 43.3017 -103.0553 509.2091 MeV -- 1.0745 GeV
+                               (SCM) : neutron 47.2066 -108.1140 49.8476 MeV -- 948.2536 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: 9.53521 -2.45927 -15 cm 
-             right: 2.3173 -2.90535 -15 cm 
+              left: 10.7053 -1.6757 -15 cm 
+             right: 6.1836 3.6631 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 136.534 deg
-       -- mass of the output particle: 195.768 MeV
-       -- mass of the nucleus output particle: 1.31137 GeV
+       -- the angle: 134.242 deg
+       -- mass of the output particle: 223.582 MeV
+       -- mass of the nucleus output particle: 1.29079 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 -49.2936 -9.9941 85.9850 MeV -- 219.6545 MeV
-                               (SCM) : eta -49.2936 -9.9941 -10.4072 MeV -- 202.3931 MeV
-       Nucleus output particle (LAB) : neutron 49.2936 9.9941 644.0150 MeV -- 1.4618 GeV
-                               (SCM) : neutron 49.2936 9.9941 10.4072 MeV -- 1.3124 GeV
+       Output particle         (LAB) : eta -2.9629 4.8182 95.8579 MeV -- 243.3303 MeV
+                               (SCM) : eta -2.9629 4.8182 -10.8575 MeV -- 223.9169 MeV
+       Nucleus output particle (LAB) : neutron 2.9629 -4.8182 634.1421 MeV -- 1.4382 GeV
+                               (SCM) : neutron 2.9629 -4.8182 10.8575 MeV -- 1.2909 GeV
        -- triggered angular ranges: 
-                  7 [-0.2000, -0.4000)
+                 10 [-0.8000, -1.0000)
  --- Energy Deposit
-       monitor : 498.9 keV
+       monitor : 559.744 keV
         vc (l) : 0 eV 
         vc (r) : 0 eV 
-       cal (l) : 78.8694 MeV
-         0         0         0         0         0         0
-         0    0.2945    0.3327         0         0         0
-     4.932     73.02    0.2874         0         0         0
-         0         0         0         0         0         0
-       cal (r) : 140.785 MeV
-         0         0         0         0         0         0
-         0         0     1.405         0         0         0
-    0.2506   0.02972     128.4     9.829         0         0
-         0         0    0.8339         0         0         0
-Event 5553
+       cal (l) : 112.734 MeV
+         0    0.6931         0         0         0         0
+     3.911     3.922         0         0         0         0
+      16.3     86.44    0.7784         0         0         0
+    0.3622    0.3222         0         0         0         0
+       cal (r) : 130.597 MeV
+    0.8257     12.72     13.68    0.6697         0         0
+     2.753     14.01     80.72         0         0         0
+         0     1.489    0.7457    0.9021         0         0
+     2.075         0         0         0         0         0
+Event 2272
  --- Track Points
-       monitor : pi- [1,bp] 728.8 MeV :  4.836 6.437 -1.25 mm  [0.003365, -0.007199, 1]
-        target : pi- [1,bp] 728.2 MeV :  3.636 3.433 0.4469 cm  [-0.6401, -0.7683, -0.006703]
-               : eta [5,op] 148.2 MeV :  8.416 0.7916 4.165 mm  [-0.647, -0.7017, 0.2983]
-               : neutron [6,np] 582.3 MeV :  8.416 0.7916 4.165 mm  [-0.6284, -0.7729, -0.08814]
-               : pi0 [9,opdp] 67.84 MeV :  8.416 0.7916 4.165 mm  [-0.9767, -0.2089, -0.04806]
-               : pi0 [7,opdp] 126.1 MeV :  8.416 0.7916 4.165 mm  [-0.4722, 0.7614, 0.4442]
+       monitor : pi- [1,bp] 730.9 MeV :  1.779 1.112 -0.125 cm  [0.0005091, -0.009606, 1]
+        target : pi- [1,bp] 730.4 MeV :  4.369 2.432 0.7743 cm  [-0.6427, -0.766, -0.0108]
+               : eta [3,op] 276.9 MeV :  2.182 -0.1666 0.7355 cm  [-0.2191, -0.9552, -0.1989]
+               : neutron [4,np] 506 MeV :  2.182 -0.1666 0.7355 cm  [-0.8113, -0.5777, 0.08954]
+               : pi0 [7,opdp] 95.6 MeV :  2.182 -0.1666 0.7355 cm  [-0.1058, -0.2975, -0.9489]
+               : pi0 [5,opdp] 167.7 MeV :  2.182 -0.1666 0.7355 cm  [-0.8727, -0.4784, -0.09772]
         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 : 73.6943 deg
+      angle between the eta decay products : 70.8932 deg
  --- Triggered angular ranges: 
-                 10 [-0.8000, -1.0000)
+                  6 [ 0.0000, -0.2000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- 2.3703 -7.1019 721.2131 MeV -- 734.6320 MeV
-                               (SCM) : pi- 1.4734 -4.4146 448.3086 MeV -- 469.5551 MeV
-       Nucleus particle        (LAB) : proton 0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton -1.4734 4.4146 -448.3086 MeV -- 1.0399 GeV
-       Output particle         (LAB) : eta -6.6157 44.2154 141.2954 MeV -- 567.5526 MeV
-                               (SCM) : eta -7.4568 46.7355 -114.6320 MeV -- 561.7233 MeV
-       Nucleus output particle (LAB) : neutron 8.9860 -51.3173 579.9176 MeV -- 1.1054 GeV
-                               (SCM) : neutron 7.4568 -46.7355 114.6320 MeV -- 947.7148 MeV
+       Incident particle       (LAB) : pi- -3.0389 -9.7744 729.4621 MeV -- 742.7648 MeV
+                               (SCM) : pi- -1.8827 -6.0556 451.9251 MeV -- 473.0289 MeV
+       Nucleus particle        (LAB) : proton 0.0000 -0.0000 0.0000 eV  -- 938.2720 MeV
+                               (SCM) : proton 1.8827 6.0556 -451.9251 MeV -- 1.0415 GeV
+       Output particle         (LAB) : eta 123.5584 -55.0834 241.6449 MeV -- 613.8778 MeV
+                               (SCM) : eta 124.6794 -51.4778 -27.4398 MeV -- 564.8899 MeV
+       Nucleus output particle (LAB) : neutron -126.5972 45.3090 487.8171 MeV -- 1.0672 GeV
+                               (SCM) : neutron -124.6794 51.4778 27.4398 MeV -- 949.5951 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: 3.79429 3.11888 -15 cm 
-             right: -6.49499 -3.3247 -15 cm 
+              left: 11.0754 -2.04039 -15 cm 
+             right: -9.64934 2.12657 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 139.856 deg
-       -- mass of the output particle: 136.879 MeV
-       -- mass of the nucleus output particle: 1.36976 GeV
+       -- the angle: 149.613 deg
+       -- mass of the output particle: 219.101 MeV
+       -- mass of the nucleus output particle: 1.2757 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 -42.3843 -2.5922 51.3065 MeV -- 152.2211 MeV
-                               (SCM) : eta -42.3843 -2.5922 -16.4050 MeV -- 144.2499 MeV
-       Nucleus output particle (LAB) : neutron 42.3843 2.5922 678.6935 MeV -- 1.5293 GeV
-                               (SCM) : neutron 42.3843 2.5922 16.4050 MeV -- 1.3705 GeV
+       Output particle         (LAB) : eta 74.3468 -2.4250 61.9218 MeV -- 239.5264 MeV
+                               (SCM) : eta 74.3468 -2.4250 -46.6956 MeV -- 236.0489 MeV
+       Nucleus output particle (LAB) : neutron -74.3468 2.4250 668.0782 MeV -- 1.4420 GeV
+                               (SCM) : neutron -74.3468 2.4250 46.6956 MeV -- 1.2787 GeV
        -- triggered angular ranges: 
-                  7 [-0.2000, -0.4000)
+                  8 [-0.4000, -0.6000)
  --- Energy Deposit
-       monitor : 415.595 keV
+       monitor : 358.928 keV
         vc (l) : 0 eV 
         vc (r) : 0 eV 
-       cal (l) : 54.1216 MeV
-         0         0    0.2049    0.5009         0         0
-         0      7.22     41.27     4.119         0         0
-     0.808         0         0         0         0         0
-         0         0         0         0         0         0
-       cal (r) : 98.0995 MeV
-         0         0         0         0         0         0
-         0         0         0         0         0         0
-         0         0         0     37.46     60.01         0
-         0         0         0         0    0.6294         0
-Event 7070
+       cal (l) : 157.931 MeV
+    0.4668         0         0         0         0         0
+     2.967    0.5949    0.6137         0         0         0
+     56.43     94.79     1.205         0         0         0
+         0    0.8607         0         0         0         0
+       cal (r) : 81.5954 MeV
+         0         0         0    0.9717    0.6579     1.196
+         0         0         0    0.1936     72.83     1.388
+         0         0         0     1.068    0.8887     1.746
+         0         0         0         0   0.09794    0.5626
+Event 5366
  --- Track Points
-       monitor : pi- [1,bp] 730 MeV :  -1.714 0.7025 -0.125 cm  [-0.01594, 0.001816, 0.9999]
-        target : pi- [1,bp] 729.6 MeV :  1.278 4.834 0.7698 cm  [-0.6536, -0.7568, 0.001648]
-               : eta [4,op] 271.5 MeV :  -0.3026 3.003 0.7738 cm  [-0.2742, -0.9149, -0.2963]
-               : neutron [5,np] 510.2 MeV :  -0.3026 3.003 0.7738 cm  [-0.7882, -0.5946, 0.1587]
-               : pi0 [8,opdp] 132.2 MeV :  -0.3026 3.003 0.7738 cm  [-0.9497, 0.3105, -0.04178]
-               : pi0 [6,opdp] 132.6 MeV :  -0.3026 3.003 0.7738 cm  [0.1193, -0.7739, -0.622]
+       monitor : pi- [1,bp] 729.7 MeV :  4.109 -3.126 -1.25 mm  [0.01729, -0.004476, 0.9998]
+        target : pi- [1,bp] 729.2 MeV :  3.857 3.182 -0.4307 cm  [-0.6303, -0.7764, -0.004181]
+               : eta [4,op] 123.7 MeV :  2.701 1.758 -0.4384 cm  [-0.5098, -0.8558, -0.0874]
+               : neutron [5,np] 607.1 MeV :  2.701 1.758 -0.4384 cm  [-0.6529, -0.7573, 0.0131]
+               : pi0 [8,opdp] 113.5 MeV :  2.701 1.758 -0.4384 cm  [-0.1508, -0.9864, 0.06486]
+               : pi+ [6,opdp] 117 MeV :  2.701 1.758 -0.4384 cm  [0.2885, -0.9116, 0.2928]
         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 : 109.125 deg
+      angle between the eta decay products : 28.989 deg
  --- Triggered angular ranges: 
-                  7 [-0.2000, -0.4000)
+                 10 [-0.8000, -1.0000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- -10.4245 0.5337 729.0063 MeV -- 742.3200 MeV
-                               (SCM) : pi- -6.4595 0.3307 451.7250 MeV -- 472.8394 MeV
-       Nucleus particle        (LAB) : proton -0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton 6.4595 -0.3307 -451.7250 MeV -- 1.0414 GeV
-       Output particle         (LAB) : eta 102.6244 -80.4482 238.1349 MeV -- 611.4447 MeV
-                               (SCM) : eta 106.4621 -80.6446 -30.2478 MeV -- 564.7171 MeV
-       Nucleus output particle (LAB) : neutron -113.0488 80.9818 490.8714 MeV -- 1.0691 GeV
-                               (SCM) : neutron -106.4621 80.6446 30.2478 MeV -- 949.4924 MeV
+       Incident particle       (LAB) : pi- 11.6044 -2.8616 728.7057 MeV -- 742.0476 MeV
+                               (SCM) : pi- 7.1914 -1.7734 451.5890 MeV -- 472.7233 MeV
+       Nucleus particle        (LAB) : proton 0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
+                               (SCM) : proton -7.1914 1.7734 -451.5890 MeV -- 1.0413 GeV
+       Output particle         (LAB) : eta 19.7475 -10.8158 121.6814 MeV -- 561.6637 MeV
+                               (SCM) : eta 15.6560 -9.8069 -135.2474 MeV -- 564.6113 MeV
+       Nucleus output particle (LAB) : neutron -8.1431 7.9543 607.0243 MeV -- 1.1187 GeV
+                               (SCM) : neutron -15.6560 9.8069 135.2474 MeV -- 949.4294 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: 4.46329 3.14172 -15 cm 
-             right: -10.731 4.2319 -15 cm 
+              left: -11.2463 3.93618 -15 cm 
+             right: -4.50038 -3.83373 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 143.743 deg
-       -- mass of the output particle: 291.648 MeV
-       -- mass of the nucleus output particle: 1.21678 GeV
+       -- the angle: 123.799 deg
+       -- mass of the output particle: 127.209 MeV
+       -- mass of the nucleus output particle: 1.37625 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 29.3863 18.4490 95.9294 MeV -- 308.9742 MeV
-                               (SCM) : eta 29.3863 18.4490 -42.4133 MeV -- 296.7515 MeV
-       Nucleus output particle (LAB) : neutron -29.3863 -18.4490 634.0706 MeV -- 1.3725 GeV
-                               (SCM) : neutron -29.3863 -18.4490 42.4133 MeV -- 1.2180 GeV
+       Output particle         (LAB) : eta 50.0145 4.4434 82.3845 MeV -- 159.6575 MeV
+                               (SCM) : eta 50.0145 4.4434 14.5099 MeV -- 137.5276 MeV
+       Nucleus output particle (LAB) : neutron -50.0145 -4.4434 647.6155 MeV -- 1.5218 GeV
+                               (SCM) : neutron -50.0145 -4.4434 -14.5099 MeV -- 1.3772 GeV
        -- triggered angular ranges: 
-                  9 [-0.6000, -0.8000)
+                  4 [ 0.4000,  0.2000)
  --- Energy Deposit
-       monitor : 342.066 keV
-        vc (l) : 0 eV 
+       monitor : 342.326 keV
+        vc (l) : 153.413 keV
         vc (r) : 0 eV 
-       cal (l) : 172.439 MeV
-         0    0.3515     6.644    0.2854         0         0
-     1.837     1.542     157.4    0.5549         0         0
-    0.2376     1.715     1.877         0         0         0
+       cal (l) : 114.087 MeV
+         0         0  0.008261    0.5062     2.963    0.7653
+         0         0         0         0     67.55     42.05
+         0         0         0         0         0    0.2465
          0         0         0         0         0         0
-       cal (r) : 136.535 MeV
-         0         0         0         0     16.49      4.99
-         0         0         0         0     103.1     10.17
-         0         0         0         0     1.195    0.6158
+       cal (r) : 45.5701 MeV
          0         0         0         0         0         0
-Event 8146
+         0         0         0     2.161         0         0
+         0         0    0.5795     39.06    0.3896         0
+         0         0         0     1.212    0.8899     1.282
+Event 6516
  --- Track Points
-       monitor : pi- [1,bp] 727.6 MeV :  1.469 0.3501 -0.125 cm  [-0.001333, 0.002772, 1]
-        target : pi- [1,bp] 727.1 MeV :  4.205 2.705 0.4275 cm  [-0.6426, -0.7662, 0.002241]
-               : eta [3,op] 323.1 MeV :  0.3316 -1.914 0.441 cm  [-0.2868, -0.9553, -0.071]
-               : neutron [4,np] 448.8 MeV :  0.3316 -1.914 0.441 cm  [-0.8325, -0.5513, 0.0548]
-               : gamma [6,opdp] 233.6 MeV :  0.3316 -1.914 0.441 cm  [-0.9509, 0.3081, -0.02758]
-               : gamma [5,opdp] 402.4 MeV :  0.3316 -1.914 0.441 cm  [0.3218, -0.9459, -0.04099]
-        vc (l) : gamma [5,opdp] 402.4 MeV :  -6.698 -1.906 -0.25 cm  [-0.1081, -0.04099, 0.9933]
-        vc (r) : gamma [6,opdp] 233.6 MeV :  -1.311 -1.205 -0.25 cm  [-0.05151, -0.02758, 0.9983]
-       cal (l) : gamma [5,opdp] 402.4 MeV :  -6.834 -1.958 -15 cm  [-0.1081, -0.04099, 0.9933]
-       cal (r) : gamma [6,opdp] 233.6 MeV :  -1.375 -1.239 -15 cm  [-0.05151, -0.02758, 0.9983]
+       monitor : pi- [1,bp] 730.7 MeV :  -1.292 0.6074 -0.125 cm  [0.005641, 0.005716, 1]
+        target : pi- [1,bp] 730.1 MeV :  2.278 4.451 0.746 cm  [-0.638, -0.77, 0.004064]
+               : eta [3,op] 276.9 MeV :  -0.5794 1.002 0.7642 cm  [-0.1875, -0.9814, -0.04095]
+               : neutron [4,np] 504.6 MeV :  -0.5794 1.002 0.7642 cm  [-0.8189, -0.5734, 0.02586]
+               : gamma [6,opdp] 382 MeV :  -0.5794 1.002 0.7642 cm  [0.4422, -0.8957, -0.04608]
+               : gamma [5,opdp] 231.9 MeV :  -0.5794 1.002 0.7642 cm  [-0.9525, 0.3034, 0.027]
+        vc (l) : gamma [6,opdp] 382 MeV :  1.234 -2 -0.25 cm  [0.02226, -0.04608, 0.9987]
+        vc (r) : gamma [5,opdp] 231.9 MeV :  -3.521 2.331 -0.25 cm  [-0.04658, 0.027, 0.9985]
+       cal (l) : gamma [6,opdp] 382 MeV :  1.262 -2.057 -15 cm  [0.02226, -0.04608, 0.9987]
+       cal (r) : gamma [5,opdp] 231.9 MeV :  -3.579 2.364 -15 cm  [-0.04658, 0.027, 0.9985]
       ---
-      angle between the eta decay products : 126.61 deg
+      angle between the eta decay products : 133.968 deg
  --- Triggered angular ranges: 
-                  5 [ 0.2000,  0.0000)
+                  6 [ 0.0000, -0.2000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- 0.2377 1.6561 725.7048 MeV -- 739.0061 MeV
-                               (SCM) : pi- 0.1475 1.0276 450.2903 MeV -- 471.4257 MeV
+       Incident particle       (LAB) : pi- 4.3824 1.7086 728.8579 MeV -- 742.1157 MeV
+                               (SCM) : pi- 2.7158 1.0588 451.6707 MeV -- 472.7523 MeV
        Nucleus particle        (LAB) : proton 0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton -0.1475 -1.0276 -450.2903 MeV -- 1.0407 GeV
-       Output particle         (LAB) : eta 127.4098 -22.9383 296.0052 MeV -- 636.0277 MeV
-                               (SCM) : eta 127.3204 -23.5612 23.0880 MeV -- 563.4283 MeV
-       Nucleus output particle (LAB) : neutron -127.1721 24.5945 429.6996 MeV -- 1.0413 GeV
-                               (SCM) : neutron -127.3204 23.5612 -23.0880 MeV -- 948.7264 MeV
+                               (SCM) : proton -2.7158 -1.0588 -451.6707 MeV -- 1.0413 GeV
+       Output particle         (LAB) : eta 134.9361 -11.3413 241.5878 MeV -- 613.8842 MeV
+                               (SCM) : eta 133.3193 -11.9716 -27.3065 MeV -- 564.6377 MeV
+       Nucleus output particle (LAB) : neutron -130.5537 13.0499 487.2700 MeV -- 1.0665 GeV
+                               (SCM) : neutron -133.3193 11.9716 27.3065 MeV -- 949.4451 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: -7.32452 -3.1211 -15 cm 
-             right: -2.87043 -1.27927 -15 cm 
+              left: 2.93962 -2.72831 -15 cm 
+             right: -2.87095 2.34675 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 125.637 deg
-       -- mass of the output particle: 577.496 MeV
-       -- mass of the nucleus output particle: 915.593 MeV
+       -- the angle: 135.585 deg
+       -- mass of the output particle: 573.279 MeV
+       -- mass of the nucleus output particle: 910.029 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 118.2428 -26.8474 315.8558 MeV -- 669.3046 MeV
-                               (SCM) : eta 118.2428 -26.8474 28.0686 MeV -- 590.7552 MeV
-       Nucleus output particle (LAB) : neutron -118.2428 26.8474 414.1442 MeV -- 1.0122 GeV
-                               (SCM) : neutron -118.2428 26.8474 -28.0686 MeV -- 924.0135 MeV
+       Output particle         (LAB) : eta 144.0390 -8.5919 241.2250 MeV -- 638.4819 MeV
+                               (SCM) : eta 144.0390 -8.5919 -39.9224 MeV -- 592.5061 MeV
+       Nucleus output particle (LAB) : neutron -144.0390 8.5919 488.7750 MeV -- 1.0430 GeV
+                               (SCM) : neutron -144.0390 8.5919 39.9224 MeV -- 922.2626 MeV
        -- triggered angular ranges: 
-                  4 [ 0.4000,  0.2000)
+                  7 [-0.2000, -0.4000)
  --- Energy Deposit
-       monitor : 363.96 keV
+       monitor : 370.921 keV
         vc (l) : 0 eV 
         vc (r) : 0 eV 
-       cal (l) : 416.08 MeV
-         0         0         0         0    0.3261         0
-         0         0         0         0     10.35     3.628
-         0         0         0     35.44     348.7      2.64
-         0    0.3405     4.014     9.517     1.005    0.1421
-       cal (r) : 253.224 MeV
-         0         0         0     1.805         0         0
-         0         0      1.71     14.53     2.696         0
-         0         0     6.852     221.8     2.707    0.4605
-         0    0.4533         0    0.1956         0         0
-Event 9055
+       cal (l) : 397.08 MeV
+    0.6427    0.4676         0         0    0.6003         0
+    0.2921    0.6899     3.571     2.138         0         0
+         0       7.2     330.3     32.56     1.251         0
+     1.682     3.382     11.72    0.6127         0         0
+       cal (r) : 241.402 MeV
+         0         0         0     3.686         0         0
+    0.3381         0     6.742     202.1     20.51         0
+    0.4682         0    0.3454     3.861     3.352         0
+         0         0         0         0         0         0
+Event 6769
  --- Track Points
-       monitor : pi- [1,bp] 741 MeV :  1.077 -4.996 -1.25 mm  [-0.008199, -1.615e-05, 1]
-        target : pi- [1,bp] 740.4 MeV :  3.106 3.918 -0.4918 cm  [-0.649, -0.7608, 0.0004644]
-               : eta [6,op] 256.2 MeV :  -2.783 -2.982 -0.4854 cm  [-0.9419, -0.2975, 0.156]
-               : neutron [7,np] 542 MeV :  -2.783 -2.982 -0.4854 cm  [-0.4378, -0.8962, -0.07207]
-               : pi0 [10,opdp] 141.7 MeV :  -2.783 -2.982 -0.4854 cm  [-0.5433, 0.7807, -0.3086]
-               : pi0 [8,opdp] 98.82 MeV :  -2.783 -2.982 -0.4854 cm  [-0.9851, -0.1172, 0.1256]
-        vc (l) : tp is not valid
-        vc (r) : tp is not valid
-       cal (l) : tp is not valid
-       cal (r) : tp is not valid
+       monitor : pi- [1,bp] 735.1 MeV :  -1.564 -0.1955 -0.125 cm  [-0.005435, 0.001412, 1]
+        target : pi- [1,bp] 734.4 MeV :  1.645 4.722 -0.1301 cm  [-0.6487, -0.761, 0.001885]
+               : eta [5,op] 250.9 MeV :  -1.316 1.252 -0.1193 cm  [-0.9499, -0.306, 0.06325]
+               : neutron [6,np] 536.1 MeV :  -1.316 1.252 -0.1193 cm  [-0.4443, -0.8955, -0.02726]
+               : gamma [8,opdp] 366.4 MeV :  -1.316 1.252 -0.1193 cm  [-0.9244, 0.3729, 0.08028]
+               : gamma [7,opdp] 236.2 MeV :  -1.316 1.252 -0.1193 cm  [0.4248, -0.9035, -0.05733]
+        vc (l) : gamma [7,opdp] 236.2 MeV :  -0.4739 -3.59 -0.25 cm  [0.003141, -0.05733, 0.9984]
+        vc (r) : gamma [8,opdp] 366.4 MeV :  -7.858 4.518 -0.25 cm  [-0.121, 0.08028, 0.9894]
+       cal (l) : gamma [7,opdp] 236.2 MeV :  -0.47 -3.662 -15 cm  [0.003141, -0.05733, 0.9984]
+       cal (r) : gamma [8,opdp] 366.4 MeV :  -8.011 4.619 -15 cm  [-0.121, 0.08028, 0.9894]
       ---
-      angle between the eta decay products : 66.1056 deg
+      angle between the eta decay products : 137.24 deg
  --- Triggered angular ranges: 
                   7 [-0.2000, -0.4000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- -5.4312 0.9026 738.1356 MeV -- 751.2352 MeV
-                               (SCM) : pi- -3.3532 0.5573 455.7223 MeV -- 476.6279 MeV
+       Incident particle       (LAB) : pi- -7.1329 1.2576 732.8444 MeV -- 746.0517 MeV
+                               (SCM) : pi- -4.4131 0.7781 453.4113 MeV -- 474.4278 MeV
        Nucleus particle        (LAB) : proton -0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton 3.3532 -0.5573 -455.7223 MeV -- 1.0431 GeV
-       Output particle         (LAB) : eta -135.8912 39.9628 213.5320 MeV -- 604.8240 MeV
-                               (SCM) : eta -133.9061 39.6328 -56.2618 MeV -- 568.1723 MeV
-       Nucleus output particle (LAB) : neutron 130.4600 -39.0601 524.6036 MeV -- 1.0847 GeV
-                               (SCM) : neutron 133.9061 -39.6328 56.2618 MeV -- 951.5514 MeV
+                               (SCM) : proton 4.4131 -0.7781 -453.4113 MeV -- 1.0421 GeV
+       Output particle         (LAB) : eta -133.2332 15.8705 212.0071 MeV -- 602.5800 MeV
+                               (SCM) : eta -130.6287 15.4113 -55.5813 MeV -- 566.1655 MeV
+       Nucleus output particle (LAB) : neutron 126.1002 -14.6129 520.8373 MeV -- 1.0817 GeV
+                               (SCM) : neutron 130.6287 -15.4113 55.5813 MeV -- 950.3545 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: 9.54517 2.25561 -15 cm 
-             right: 9.63159 4.67249 -15 cm 
+              left: -1.15142 -4.23559 -15 cm 
+             right: -10.12 4.92772 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 129.534 deg
-       -- mass of the output particle: 142.332 MeV
-       -- mass of the nucleus output particle: 1.35544 GeV
+       -- the angle: 138.595 deg
+       -- mass of the output particle: 547.356 MeV
+       -- mass of the nucleus output particle: 941.724 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 -65.8704 11.9669 87.4909 MeV -- 179.9864 MeV
-                               (SCM) : eta -65.8704 11.9669 10.3814 MeV -- 157.6331 MeV
-       Nucleus output particle (LAB) : neutron 65.8704 -11.9669 642.5091 MeV -- 1.5015 GeV
-                               (SCM) : neutron 65.8704 -11.9669 -10.3814 MeV -- 1.3571 GeV
+       Output particle         (LAB) : eta -117.1222 11.0266 200.1212 MeV -- 594.5470 MeV
+                               (SCM) : eta -117.1222 11.0266 -64.3772 MeV -- 563.5442 MeV
+       Nucleus output particle (LAB) : neutron 117.1222 -11.0266 529.8788 MeV -- 1.0869 GeV
+                               (SCM) : neutron 117.1222 -11.0266 64.3772 MeV -- 951.2244 MeV
        -- triggered angular ranges: 
-                  5 [ 0.2000,  0.0000)
+                  8 [-0.4000, -0.6000)
  --- Energy Deposit
-       monitor : 405.71 keV
+       monitor : 532.773 keV
         vc (l) : 0 eV 
         vc (r) : 0 eV 
-       cal (l) : 46.2966 MeV
-         0         0         0         0         0         0
-    0.1427      45.6         0         0         0         0
-     0.131      0.42         0         0         0         0
-         0         0         0         0         0         0
-       cal (r) : 133.69 MeV
-     3.812     4.645      1.18         0         0         0
-     3.171     120.4    0.4699         0         0         0
+       cal (l) : 244.602 MeV
          0         0         0         0         0         0
+         0         0         0    0.7003         0         0
+         0         0     66.09     145.6     6.816         0
+         0         0     21.12     3.894    0.3798         0
+       cal (r) : 349.945 MeV
+         0         0         0    0.8643     89.46     13.73
+         0         0         0    0.9151     226.2      15.3
+         0         0         0    0.4447         0     2.997
          0         0         0         0         0         0
-Event 12670
+Event 9149
  --- Track Points
-       monitor : pi- [1,bp] 732.4 MeV :  0.2378 1.62 -0.125 cm  [-0.007483, -0.0079, 0.9999]
-        target : pi- [1,bp] 731.7 MeV :  3.251 3.799 1.354 cm  [-0.6478, -0.7617, -0.009685]
-               : eta [4,op] 341.7 MeV :  1.893 2.202 1.334 cm  [-0.896, -0.4431, 0.02823]
-               : neutron [5,np] 439 MeV :  1.893 2.202 1.334 cm  [-0.383, -0.9229, -0.03896]
-               : gamma [7,opdp] 229.2 MeV :  1.893 2.202 1.334 cm  [0.4646, -0.8834, -0.06052]
-               : gamma [6,opdp] 416.5 MeV :  1.893 2.202 1.334 cm  [-0.9908, 0.1226, 0.05647]
-        vc (l) : gamma [7,opdp] 229.2 MeV :  5.517 -2.305 -0.25 cm  [0.04775, -0.06052, 0.997]
-        vc (r) : gamma [6,opdp] 416.5 MeV :  5.757 4.761 -0.25 cm  [0.138, 0.05647, 0.9888]
-       cal (l) : gamma [7,opdp] 229.2 MeV :  5.577 -2.38 -15 cm  [0.04775, -0.06052, 0.997]
-       cal (r) : gamma [6,opdp] 416.5 MeV :  6 4.86 -14.51 cm  [0.138, 0.05647, 0.9888]
+       monitor : pi- [1,bp] 728.6 MeV :  0.5597 -1.526 -0.125 cm  [-0.001769, 0.002911, 1]
+        target : pi- [1,bp] 728.1 MeV :  3.58 3.491 -1.394 cm  [-0.6449, -0.7642, 0.004447]
+               : eta [3,op] 307.5 MeV :  2.862 2.64 -1.39 cm  [-0.4169, -0.8265, -0.3783]
+               : neutron [4,np] 471.2 MeV :  2.862 2.64 -1.39 cm  [-0.7244, -0.6408, 0.254]
+               : pi0 [7,opdp] 53.07 MeV :  2.862 2.64 -1.39 cm  [0.894, -0.1908, -0.4053]
+               : pi0 [5,opdp] 194.1 MeV :  2.862 2.64 -1.39 cm  [0.09875, -0.9361, -0.3376]
+        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 : 124.9 deg
+      angle between the eta decay products : 66.1892 deg
  --- Triggered angular ranges: 
-                  4 [ 0.4000,  0.2000)
+                  5 [ 0.2000,  0.0000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- -5.5926 -7.4574 731.1956 MeV -- 744.4553 MeV
-                               (SCM) : pi- -3.4624 -4.6169 452.6862 MeV -- 473.7487 MeV
-       Nucleus particle        (LAB) : proton 0.0000 -0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton 3.4624 4.6169 -452.6862 MeV -- 1.0418 GeV
-       Output particle         (LAB) : eta -137.2026 9.6452 312.7822 MeV -- 645.6803 MeV
-                               (SCM) : eta -135.0846 12.4694 35.8679 MeV -- 565.5463 MeV
-       Nucleus output particle (LAB) : neutron 131.6100 -17.1026 418.4134 MeV -- 1.0370 GeV
-                               (SCM) : neutron 135.0846 -12.4694 -35.8679 MeV -- 949.9857 MeV
+       Incident particle       (LAB) : pi- -2.2506 3.3709 727.7932 MeV -- 741.0662 MeV
+                               (SCM) : pi- -1.3953 2.0898 451.2048 MeV -- 472.3049 MeV
+       Nucleus particle        (LAB) : proton -0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
+                               (SCM) : proton 1.3953 -2.0898 -451.2048 MeV -- 1.0411 GeV
+       Output particle         (LAB) : eta 65.1414 -116.3057 277.0598 MeV -- 628.2398 MeV
+                               (SCM) : eta 65.9820 -117.5647 5.2359 MeV -- 564.2298 MeV
+       Nucleus output particle (LAB) : neutron -67.3920 119.6766 450.7334 MeV -- 1.0511 GeV
+                               (SCM) : neutron -65.9820 117.5647 -5.2359 MeV -- 949.2026 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: 2.43984 -3.19933 -15 cm 
-             right: 6.41649 4.57196 -15 cm 
+              left: -11.2626 -1.20303 -15 cm 
+             right: -9.92287 1.83235 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 126.331 deg
-       -- mass of the output particle: 556.575 MeV
-       -- mass of the nucleus output particle: 919.429 MeV
+       -- the angle: 128.773 deg
+       -- mass of the output particle: 234.588 MeV
+       -- mass of the nucleus output particle: 1.27811 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 -161.8224 20.6939 309.2957 MeV -- 657.3085 MeV
-                               (SCM) : eta -161.8224 20.6939 26.5676 MeV -- 580.6001 MeV
-       Nucleus output particle (LAB) : neutron 161.8224 -20.6939 420.7043 MeV -- 1.0242 GeV
-                               (SCM) : neutron 161.8224 -20.6939 -26.5676 MeV -- 934.1685 MeV
+       Output particle         (LAB) : eta 27.8622 0.0421 121.5352 MeV -- 265.6660 MeV
+                               (SCM) : eta 27.8622 0.0421 6.8819 MeV -- 236.3366 MeV
+       Nucleus output particle (LAB) : neutron -27.8622 -0.0421 608.4648 MeV -- 1.4158 GeV
+                               (SCM) : neutron -27.8622 -0.0421 -6.8819 MeV -- 1.2784 GeV
        -- triggered angular ranges: 
-                  5 [ 0.2000,  0.0000)
+                  4 [ 0.4000,  0.2000)
  --- Energy Deposit
-       monitor : 442.733 keV
+       monitor : 424.999 keV
         vc (l) : 0 eV 
         vc (r) : 0 eV 
-       cal (l) : 224.975 MeV
-         0         0         0   0.04152     0.775         0
-    0.3048    0.2539     2.946         0     2.679         0
-         0     15.67     178.5      3.03         0         0
-         0     2.802     7.317     10.68         0         0
-       cal (r) : 432.334 MeV
-     3.018     64.58     6.596     1.264    0.8187         0
-      2.26     326.6     21.31    0.3795         0     3.181
-    0.1577     1.012    0.9189    0.2723         0         0
-         0         0         0         0         0         0
-Event 12831
+       cal (l) : 159.755 MeV
+         0         0         0     0.522         0    0.3105
+         0         0         0    0.4206     10.72     12.47
+         0         0         0     1.389      79.1     51.89
+         0         0         0         0         0      2.93
+       cal (r) : 105.911 MeV
+         0         0         0         0    0.7892    0.3087
+         0         0         0     0.794     92.29     4.648
+         0         0         0    0.6117     4.229     2.076
+         0         0         0         0         0    0.1684
+Event 11062
  --- Track Points
-       monitor : pi- [1,bp] 737.1 MeV :  -1.535 0.1188 -0.125 cm  [0.004424, 0.01835, 0.9998]
-        target : pi- [1,bp] 736.6 MeV :  2.044 4.563 0.7084 cm  [-0.6382, -0.7696, 0.02004]
-               : eta [5,op] 116.4 MeV :  -3.206 -1.78 0.8875 cm  [-0.6997, -0.7067, -0.1047]
-               : neutron [6,np] 619.2 MeV :  -3.206 -1.78 0.8875 cm  [-0.6235, -0.7803, 0.04842]
-               : gamma [8,opdp] 285.3 MeV :  -3.206 -1.78 0.8875 cm  [-0.8863, 0.4631, 0.002101]
-               : gamma [7,opdp] 274.8 MeV :  -3.206 -1.78 0.8875 cm  [0.6237, -0.7803, -0.04653]
-        vc (l) : gamma [7,opdp] 274.8 MeV :  10.53 -1.916 -0.25 cm  [0.2355, -0.04653, 0.9708]
-        vc (r) : gamma [8,opdp] 285.3 MeV :  -9.984 1.008 -0.25 cm  [-0.218, 0.002101, 0.976]
-       cal (l) : gamma [7,opdp] 274.8 MeV :  10.84 -1.976 -15 cm  [0.2355, -0.04653, 0.9708]
-       cal (r) : gamma [8,opdp] 285.3 MeV :  -10.26 1.011 -15 cm  [-0.218, 0.002101, 0.976]
+       monitor : pi- [1,bp] 730.7 MeV :  -1.909 1.456 -0.125 cm  [-0.01196, 0.01767, 0.9998]
+        target : pi- [1,bp] 730.1 MeV :  1.141 4.868 1.914 cm  [-0.6522, -0.7579, 0.0154]
+               : eta [4,op] 387.8 MeV :  0.8714 4.554 1.921 cm  [-0.7951, -0.5894, -0.1425]
+               : neutron [5,np] 371.4 MeV :  0.8714 4.554 1.921 cm  [-0.4518, -0.8742, 0.1778]
+               : pi0 [9,opdp] 203.6 MeV :  0.8714 4.554 1.921 cm  [-0.9286, 0.3701, -0.02729]
+               : pi0 [7,opdp] 153.4 MeV :  0.8714 4.554 1.921 cm  [-0.3545, -0.9272, -0.1209]
+        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 : 156.101 deg
+      angle between the eta decay products : 90.6067 deg
  --- Triggered angular ranges: 
-                 10 [-0.8000, -1.0000)
+                  2 [ 0.8000,  0.6000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- 5.2834 17.7973 733.6891 MeV -- 747.0771 MeV
-                               (SCM) : pi- 3.2675 11.0066 453.7442 MeV -- 474.8636 MeV
-       Nucleus particle        (LAB) : proton 0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton -3.2675 -11.0066 -453.7442 MeV -- 1.0423 GeV
-       Output particle         (LAB) : eta -9.5205 -12.1859 115.3886 MeV -- 560.0950 MeV
-                               (SCM) : eta -11.3792 -18.4471 -142.7272 MeV -- 566.5630 MeV
-       Nucleus output particle (LAB) : neutron 14.8039 29.9832 618.3005 MeV -- 1.1253 GeV
-                               (SCM) : neutron 11.3792 18.4471 142.7272 MeV -- 950.5913 MeV
+       Incident particle       (LAB) : pi- -9.1266 10.7467 729.9177 MeV -- 743.2755 MeV
+                               (SCM) : pi- -5.6530 6.6565 452.1130 MeV -- 473.2465 MeV
+       Nucleus particle        (LAB) : proton -0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
+                               (SCM) : proton 5.6530 -6.6565 -452.1130 MeV -- 1.0416 GeV
+       Output particle         (LAB) : eta -89.2918 -55.2702 373.3536 MeV -- 671.2477 MeV
+                               (SCM) : eta -85.7616 -59.4270 91.0241 MeV -- 565.0883 MeV
+       Nucleus output particle (LAB) : neutron 80.1652 66.0169 356.5642 MeV -- 1.0103 GeV
+                               (SCM) : neutron 85.7616 59.4270 -91.0241 MeV -- 949.7132 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: 12.4283 -3.60643 -15 cm 
-             right: -11.8826 3.06365 -15 cm 
+              left: -1.34684 -1.53279 -15 cm 
+             right: -5.97421 -5.61208 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 152.941 deg
-       -- mass of the output particle: 476.786 MeV
-       -- mass of the nucleus output particle: 1.01855 GeV
+       -- the angle: 133.953 deg
+       -- mass of the output particle: 265.587 MeV
+       -- mass of the nucleus output particle: 1.22841 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 -29.2226 -0.4858 115.0576 MeV -- 491.3423 MeV
-                               (SCM) : eta -29.2226 -0.4858 -109.0669 MeV -- 489.9741 MeV
-       Nucleus output particle (LAB) : neutron 29.2226 0.4858 614.9424 MeV -- 1.1902 GeV
-                               (SCM) : neutron 29.2226 0.4858 109.0669 MeV -- 1.0248 GeV
+       Output particle         (LAB) : eta -91.5750 -21.0208 111.7380 MeV -- 303.0675 MeV
+                               (SCM) : eta -91.5750 -21.0208 -22.0182 MeV -- 282.5763 MeV
+       Nucleus output particle (LAB) : neutron 91.5750 21.0208 618.2620 MeV -- 1.3784 GeV
+                               (SCM) : neutron 91.5750 21.0208 22.0182 MeV -- 1.2322 GeV
        -- triggered angular ranges: 
-                 10 [-0.8000, -1.0000)
+                  7 [-0.2000, -0.4000)
  --- Energy Deposit
-       monitor : 398.176 keV
+       monitor : 425.832 keV
         vc (l) : 0 eV 
         vc (r) : 0 eV 
-       cal (l) : 230.419 MeV
+       cal (l) : 105.234 MeV
+         0         0         0    0.1118         0         0
+         0         0     5.266      4.45         0         0
+         0    0.4316     4.046     90.36         0         0
+         0         0         0         0    0.5668         0
+       cal (r) : 197.834 MeV
          0         0         0         0         0         0
-     2.268    0.6052         0         0         0         0
-     159.3      57.2         0         0         0         0
-     5.706      5.23         0     0.153         0         0
-       cal (r) : 260.923 MeV
-         0         0         0    0.4797      1.79     9.728
-         0         0         0         0     128.8     115.3
-         0         0         0         0     0.639     2.807
-         0         0         0         0     1.377         0
-Event 13015
+         0         0         0         0         0      1.07
+         0         0    0.2275     79.06     19.54    0.7755
+         0         0         0     49.27      47.9         0
+Event 11735
  --- Track Points
-       monitor : pi- [1,bp] 731.4 MeV :  -2.274 -0.9592 -0.125 cm  [-0.005334, 0.0005107, 1]
-        target : pi- [1,bp] 729 MeV :  0.9834 4.902 -0.9329 cm  [-0.6459, -0.7634, 0.001844]
-               : eta [4,op] 325.9 MeV :  0.6198 4.472 -0.9318 cm  [-0.8893, -0.4405, 0.1229]
-               : neutron [5,np] 452.5 MeV :  0.6198 4.472 -0.9318 cm  [-0.3993, -0.9127, -0.08618]
-               : gamma [7,opdp] 228.5 MeV :  0.6198 4.472 -0.9318 cm  [0.4998, -0.8655, 0.03343]
-               : gamma [6,opdp] 408.9 MeV :  0.6198 4.472 -0.9318 cm  [-0.988, 0.1327, 0.07928]
-        vc (l) : gamma [7,opdp] 228.5 MeV :  7.926 1.168 -0.25 cm  [0.08715, 0.03343, 0.9956]
-        vc (r) : gamma [6,opdp] 408.9 MeV :  3.027 3.735 -0.25 cm  [0.1276, 0.07928, 0.9887]
-       cal (l) : gamma [7,opdp] 228.5 MeV :  8.036 1.21 -15 cm  [0.08715, 0.03343, 0.9956]
-       cal (r) : gamma [6,opdp] 408.9 MeV :  3.189 3.835 -15 cm  [0.1276, 0.07928, 0.9887]
+       monitor : pi- [1,bp] 731.9 MeV :  0.2351 -1.525 -0.125 cm  [-0.01019, -0.004924, 0.9999]
+        target : pi- [1,bp] 731.5 MeV :  3.151 3.882 -1.644 cm  [-0.6508, -0.7593, -0.00443]
+               : eta [3,op] 373.3 MeV :  2.503 3.13 -1.646 cm  [-0.5579, -0.7704, 0.3088]
+               : neutron [4,np] 396.4 MeV :  2.503 3.13 -1.646 cm  [-0.682, -0.6693, -0.2949]
+               : pi0 [7,opdp] 137.3 MeV :  2.503 3.13 -1.646 cm  [0.03684, -0.8663, -0.4982]
+               : pi0 [5,opdp] 114.1 MeV :  2.503 3.13 -1.646 cm  [-0.2311, -0.01667, 0.9728]
+        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.296 deg
+      angle between the eta decay products : 118.599 deg
  --- Triggered angular ranges: 
-                  5 [ 0.2000,  0.0000)
+                  3 [ 0.6000,  0.4000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- -2.6616 1.0601 728.7743 MeV -- 742.0242 MeV
-                               (SCM) : pi- -1.6494 0.6570 451.6358 MeV -- 472.7133 MeV
-       Nucleus particle        (LAB) : proton -0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton 1.6494 -0.6570 -451.6358 MeV -- 1.0413 GeV
-       Output particle         (LAB) : eta -129.7121 40.0576 296.2359 MeV -- 637.4467 MeV
-                               (SCM) : eta -128.7105 39.6587 21.9923 MeV -- 564.6022 MeV
-       Nucleus output particle (LAB) : neutron 127.0505 -38.9975 432.5384 MeV -- 1.0428 GeV
-                               (SCM) : neutron 128.7105 -39.6587 -21.9923 MeV -- 949.4240 MeV
+       Incident particle       (LAB) : pi- -11.2403 -1.5891 731.1604 MeV -- 744.4489 MeV
+                               (SCM) : pi- -6.9589 -0.9838 452.6655 MeV -- 473.7460 MeV
+       Nucleus particle        (LAB) : proton 0.0000 -0.0000 0.0000 eV  -- 938.2720 MeV
+                               (SCM) : proton 6.9589 0.9838 -452.6655 MeV -- 1.0418 GeV
+       Output particle         (LAB) : eta 25.3258 115.2781 354.1907 MeV -- 662.9738 MeV
+                               (SCM) : eta 29.6434 115.8885 73.3359 MeV -- 565.5438 MeV
+       Nucleus output particle (LAB) : neutron -36.5661 -116.8673 376.9697 MeV -- 1.0197 GeV
+                               (SCM) : neutron -29.6434 -115.8885 -73.3359 MeV -- 949.9843 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: 9.16297 1.8915 -15 cm 
-             right: 4.31843 3.83043 -15 cm 
+              left: 2.81603 -0.603523 -15 cm 
+             right: 4.81188 -4.1867 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 134.266 deg
-       -- mass of the output particle: 482.577 MeV
-       -- mass of the nucleus output particle: 990.949 MeV
+       -- the angle: 127.941 deg
+       -- mass of the output particle: 148.548 MeV
+       -- mass of the nucleus output particle: 1.35503 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 -162.3937 29.9239 236.3264 MeV -- 562.1371 MeV
-                               (SCM) : eta -162.3937 29.9239 -8.5680 MeV -- 510.1190 MeV
-       Nucleus output particle (LAB) : neutron 162.3937 -29.9239 493.6736 MeV -- 1.1194 GeV
-                               (SCM) : neutron 162.3937 -29.9239 8.5680 MeV -- 1.0046 GeV
+       Output particle         (LAB) : eta 55.2151 -5.2709 72.9554 MeV -- 174.5437 MeV
+                               (SCM) : eta 55.2151 -5.2709 -3.1311 MeV -- 158.5964 MeV
+       Nucleus output particle (LAB) : neutron -55.2151 5.2709 657.0446 MeV -- 1.5070 GeV
+                               (SCM) : neutron -55.2151 5.2709 3.1311 MeV -- 1.3562 GeV
        -- triggered angular ranges: 
                   6 [ 0.0000, -0.2000)
  --- Energy Deposit
-       monitor : 589.698 keV
-        vc (l) : 0 eV 
-        vc (r) : 27.9892 keV
-       cal (l) : 178.969 MeV
-    0.4477    0.3733    0.6146         0         0         0
-     4.025     165.4     2.142         0         0         0
-     1.851     2.413    0.6046         0         0         0
-         0    0.9554    0.1398         0         0         0
-       cal (r) : 383.168 MeV
-    0.2475     18.29     9.301    0.1243         0         0
-    0.2783     31.22     302.6     18.29         0         0
-    0.8733         0     1.543    0.4007         0         0
+       monitor : 364.339 keV
+        vc (l) : 39.0656 keV
+        vc (r) : 0 eV 
+       cal (l) : 115.272 MeV
+         0         0         0    0.5774         0         0
+         0     2.306     10.56    0.8932         0         0
+         0    0.4172     99.49      1.03         0         0
+         0         0         0         0         0         0
+       cal (r) : 59.2721 MeV
+         0         0         0         0         0         0
          0         0         0         0         0         0
-Event 18145
+         0     5.278     51.26         0         0         0
+         0     1.594     1.143         0         0         0
+Event 13639
  --- Track Points
-       monitor : pi- [1,bp] 730.7 MeV :  -1.297 -0.01042 -0.125 cm  [-0.002839, -0.01937, 0.9998]
-        target : pi- [1,bp] 730 MeV :  2.018 4.574 -0.5746 cm  [-0.6465, -0.7626, -0.01884]
-               : eta [4,op] 383.3 MeV :  -1.274 0.6936 -0.6728 cm  [-0.619, -0.7431, 0.2541]
-               : neutron [5,np] 374.7 MeV :  -1.274 0.6936 -0.6728 cm  [-0.6239, -0.7229, -0.2968]
-               : pi0 [8,opdp] 266.6 MeV :  -1.274 0.6936 -0.6728 cm  [-0.2636, -0.6894, 0.6748]
-               : pi0 [6,opdp] 94.89 MeV :  -1.274 0.6936 -0.6728 cm  [-0.9981, 0.03289, 0.05277]
-        vc (l) : tp is not valid
-        vc (r) : tp is not valid
-       cal (l) : tp is not valid
-       cal (r) : tp is not valid
+       monitor : pi- [1,bp] 736.9 MeV :  -1.98 1.029 -0.125 cm  [0.009471, -0.003608, 0.9999]
+        target : pi- [1,bp] 736.3 MeV :  1.755 4.682 0.9172 cm  [-0.6343, -0.7731, -0.003732]
+               : eta [3,op] 375.4 MeV :  0.8627 3.594 0.9119 cm  [-0.8574, -0.5099, -0.06964]
+               : neutron [4,np] 405.2 MeV :  0.8627 3.594 0.9119 cm  [-0.357, -0.9323, 0.05848]
+               : gamma [6,opdp] 267.7 MeV :  0.8627 3.594 0.9119 cm  [0.2521, -0.9674, 0.02316]
+               : gamma [5,opdp] 396.5 MeV :  0.8627 3.594 0.9119 cm  [-0.982, 0.1703, -0.08158]
+        vc (l) : gamma [6,opdp] 267.7 MeV :  -9.008 2.364 -0.25 cm  [-0.1804, 0.02316, 0.9833]
+        vc (r) : gamma [5,opdp] 396.5 MeV :  1.603 -3.909 -0.25 cm  [0.08966, -0.08158, 0.9926]
+       cal (l) : gamma [6,opdp] 267.7 MeV :  -9.238 2.394 -15 cm  [-0.1804, 0.02316, 0.9833]
+       cal (r) : gamma [5,opdp] 396.5 MeV :  1.716 -4.011 -15 cm  [0.08966, -0.08158, 0.9926]
       ---
-      angle between the eta decay products : 73.9782 deg
+      angle between the eta decay products : 114.468 deg
  --- Triggered angular ranges: 
-                  2 [ 0.8000,  0.6000)
+                  3 [ 0.6000,  0.4000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- -3.6448 -13.7878 728.5121 MeV -- 741.8983 MeV
-                               (SCM) : pi- -2.2589 -8.5450 451.4967 MeV -- 472.6597 MeV
-       Nucleus particle        (LAB) : proton 0.0000 -0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton 2.2589 8.5450 -451.4967 MeV -- 1.0413 GeV
-       Output particle         (LAB) : eta 1.3326 97.4058 370.7499 MeV -- 668.6538 MeV
-                               (SCM) : eta 2.7398 102.7291 89.4810 MeV -- 564.5533 MeV
-       Nucleus output particle (LAB) : neutron -4.9774 -111.1936 357.7622 MeV -- 1.0115 GeV
-                               (SCM) : neutron -2.7398 -102.7291 -89.4810 MeV -- 949.3949 MeV
+       Incident particle       (LAB) : pi- 8.4866 -2.4453 735.9265 MeV -- 749.0965 MeV
+                               (SCM) : pi- 5.2442 -1.5110 454.7537 MeV -- 475.7210 MeV
+       Nucleus particle        (LAB) : proton 0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
+                               (SCM) : proton -5.2442 1.5110 -454.7537 MeV -- 1.0427 GeV
+       Output particle         (LAB) : eta -123.5265 -26.1444 353.5381 MeV -- 664.1418 MeV
+                               (SCM) : eta -126.7866 -25.2050 70.8343 MeV -- 567.3450 MeV
+       Nucleus output particle (LAB) : neutron 132.0131 23.6991 382.3884 MeV -- 1.0232 GeV
+                               (SCM) : neutron 126.7866 25.2050 -70.8343 MeV -- 951.0577 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: -0.22404 2.84086 -15 cm 
-             right: -8.88041 -0.0454934 -15 cm 
+              left: -9.03411 0.830456 -15 cm 
+             right: 3.0623 -2.83812 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 138.136 deg
-       -- mass of the output particle: 153.087 MeV
-       -- mass of the nucleus output particle: 1.34814 GeV
+       -- the angle: 118.52 deg
+       -- mass of the output particle: 554.424 MeV
+       -- mass of the nucleus output particle: 931.346 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 -58.8190 2.6518 57.7378 MeV -- 173.8853 MeV
-                               (SCM) : eta -58.8190 2.6518 -19.7062 MeV -- 165.1992 MeV
-       Nucleus output particle (LAB) : neutron 58.8190 -2.6518 672.2622 MeV -- 1.5076 GeV
-                               (SCM) : neutron 58.8190 -2.6518 19.7062 MeV -- 1.3496 GeV
+       Output particle         (LAB) : eta -133.2147 -15.1925 330.6241 MeV -- 659.2989 MeV
+                               (SCM) : eta -133.2147 -15.1925 49.2844 MeV -- 572.5309 MeV
+       Nucleus output particle (LAB) : neutron 133.2147 15.1925 399.3759 MeV -- 1.0222 GeV
+                               (SCM) : neutron 133.2147 15.1925 -49.2844 MeV -- 942.2377 MeV
        -- triggered angular ranges: 
-                  7 [-0.2000, -0.4000)
+                  4 [ 0.4000,  0.2000)
  --- Energy Deposit
-       monitor : 579.657 keV
+       monitor : 437.154 keV
         vc (l) : 0 eV 
         vc (r) : 0 eV 
-       cal (l) : 57.9099 MeV
-         0         0   0.08868         0         0         0
-         0         0     25.73     31.72         0         0
-         0         0         0    0.3669         0         0
-         0         0         0         0         0         0
-       cal (r) : 115.975 MeV
-         0         0         0         0    0.6065         0
-         0         0         0     2.787     91.91    0.3129
-         0         0         0     1.926     13.94     1.532
-         0         0         0    0.4352    0.3124     2.215
-Event 21493
+       cal (l) : 261.501 MeV
+         0         0         0    0.6449     1.322         0
+         0         0         0     7.201     175.4     10.28
+         0         0     1.438    0.8788     43.65     20.25
+         0         0         0    0.4686         0         0
+       cal (r) : 397.798 MeV
+         0         0         0         0         0    0.4231
+     8.321     2.464      3.25    0.6137     1.211   0.06593
+         0     10.03     336.4     10.81      1.17   0.03713
+     0.624     3.937     14.94     3.542         0         0
+Event 16980
  --- Track Points
-       monitor : pi- [1,bp] 736 MeV :  6.91 -1.042 -1.25 mm  [0.002407, -0.004507, 1]
-        target : pi- [1,bp] 735.5 MeV :  3.754 3.303 -0.2274 cm  [-0.6412, -0.7674, -0.003471]
-               : eta [5,op] 433.8 MeV :  2.765 2.12 -0.2328 cm  [-0.6883, -0.7238, -0.04827]
-               : neutron [6,np] 304.5 MeV :  2.765 2.12 -0.2328 cm  [-0.5665, -0.8219, 0.06008]
-               : pi0 [9,opdp] 236.7 MeV :  2.765 2.12 -0.2328 cm  [-0.935, -0.1105, -0.3371]
-               : pi0 [7,opdp] 204.7 MeV :  2.765 2.12 -0.2328 cm  [0.002096, -0.9546, 0.2978]
+       monitor : pi- [1,bp] 732.8 MeV :  -1.129 -0.9207 -0.125 cm  [0.003541, 0.007644, 1]
+        target : pi- [1,bp] 732.3 MeV :  2.379 4.398 -0.6097 cm  [-0.6389, -0.7693, 0.01022]
+               : eta [4,op] 281.6 MeV :  -0.08377 1.433 -0.5704 cm  [-0.8639, -0.4104, 0.2918]
+               : neutron [5,np] 505.3 MeV :  -0.08377 1.433 -0.5704 cm  [-0.4437, -0.8841, -0.1465]
+               : pi0 [8,opdp] 144.8 MeV :  -0.08377 1.433 -0.5704 cm  [-0.5685, -0.2688, 0.7776]
+               : pi0 [6,opdp] 182.1 MeV :  -0.08377 1.433 -0.5704 cm  [-0.8171, 0.2265, -0.5302]
         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 : 89.8221 deg
+      angle between the eta decay products : 90.4981 deg
  --- Triggered angular ranges: 
-                  1 [ 1.0000,  0.8000)
+                  6 [ 0.0000, -0.2000)
  --- Production model data: 
-       Incident particle       (LAB) : pi- 1.8559 -2.6419 735.0782 MeV -- 748.2180 MeV
-                               (SCM) : pi- 1.1472 -1.6331 454.3920 MeV -- 475.3481 MeV
+       Incident particle       (LAB) : pi- 3.3006 8.1486 731.3306 MeV -- 744.5814 MeV
+                               (SCM) : pi- 2.0433 5.0446 452.7464 MeV -- 473.8024 MeV
        Nucleus particle        (LAB) : proton 0.0000 0.0000 0.0000 eV  -- 938.2720 MeV
-                               (SCM) : proton -1.1472 1.6331 -454.3920 MeV -- 1.0425 GeV
-       Output particle         (LAB) : eta -26.8879 -20.9403 432.4426 MeV -- 698.7995 MeV
-                               (SCM) : eta -27.6211 -19.8967 142.0669 MeV -- 567.0049 MeV
-       Nucleus output particle (LAB) : neutron 28.7438 18.2984 302.6356 MeV -- 987.6904 MeV
-                               (SCM) : neutron 27.6211 19.8967 -142.0669 MeV -- 950.8548 MeV
+                               (SCM) : proton -2.0433 -5.0446 -452.7464 MeV -- 1.0418 GeV
+       Output particle         (LAB) : eta -112.0988 82.1835 244.9610 MeV -- 616.0186 MeV
+                               (SCM) : eta -113.3181 79.1731 -25.2157 MeV -- 565.5952 MeV
+       Nucleus output particle (LAB) : neutron 115.3993 -74.0349 486.3696 MeV -- 1.0668 GeV
+                               (SCM) : neutron 113.3181 -79.1731 25.2157 MeV -- 950.0149 MeV
  --- Reconstructed data: 
        -- entry points:
-              left: -8.81949 3.45761 -15 cm 
-             right: 12.9701 -2.00295 -15 cm 
+              left: 10.7836 -2.92241 -15 cm 
+             right: 5.02181 1.0398 -15 cm 
             target: 0 0 0 fm 
-       -- the angle: 109.509 deg
-       -- mass of the output particle: 284.887 MeV
-       -- mass of the nucleus output particle: 1.22284 GeV
+       -- the angle: 135.397 deg
+       -- mass of the output particle: 181.549 MeV
+       -- mass of the nucleus output particle: 1.33271 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 -11.6653 3.2459 202.1839 MeV -- 349.5504 MeV
-                               (SCM) : eta -11.6653 3.2459 55.9817 MeV -- 290.5875 MeV
-       Nucleus output particle (LAB) : neutron 11.6653 -3.2459 527.8161 MeV -- 1.3319 GeV
-                               (SCM) : neutron 11.6653 -3.2459 -55.9817 MeV -- 1.2242 GeV
+       Output particle         (LAB) : eta -7.1036 -2.4217 76.3055 MeV -- 197.0758 MeV
+                               (SCM) : eta -7.1036 -2.4217 -10.2709 MeV -- 181.9940 MeV
+       Nucleus output particle (LAB) : neutron 7.1036 2.4217 653.6945 MeV -- 1.4844 GeV
+                               (SCM) : neutron 7.1036 2.4217 10.2709 MeV -- 1.3328 GeV
        -- triggered angular ranges: 
-                  1 [ 1.0000,  0.8000)
+                 10 [-0.8000, -1.0000)
  --- Energy Deposit
-       monitor : 394.976 keV
-        vc (l) : 0 eV 
+       monitor : 413.818 keV
+        vc (l) : 183.468 keV
         vc (r) : 0 eV 
-       cal (l) : 163.573 MeV
-         0         0         0    0.9908     2.262         0
-         0         0         0    0.8476     156.4     1.858
-         0         0         0         0     1.204         0
-         0         0         0         0         0         0
-       cal (r) : 185.977 MeV
+       cal (l) : 89.4022 MeV
          0         0         0         0         0         0
-     19.47      1.33         0         0         0         0
-     120.5     43.51         0         0         0         0
-    0.8036     0.335         0         0         0         0
+     2.299         0         0         0         0         0
+     7.693     77.64         0         0         0         0
+         0     1.768         0         0         0         0
+       cal (r) : 107.674 MeV
+    0.3173         0     5.307     1.469         0         0
+    0.5678     6.687     35.09         0    0.3453         0
+    0.6974     10.08     46.66         0         0         0
+   0.02025    0.4265         0         0         0         0
 Run terminated.
 Run Summary
-  Number of events processed : 21494, effectively: 10
-  User=16.080000s Real=17.991750s Sys=0.000000s
+  Number of events processed : 16981, effectively: 10
+  User=11.800000s Real=11.977712s Sys=0.010000s
 
  --- Setup acceptances (range | real (trg / mon) | rec (trg / mon / all)):
-        1 [ 1.0000,  0.8000)  | 0.00060901 ( 1 / 1642 )  | 0.00060901 ( 1 / 1642 / 2020 )
-        2 [ 0.8000,  0.6000)  | 0.00060350 ( 1 / 1657 )  | 0.00000000 ( 0 / 1657 / 2079 )
-        3 [ 0.6000,  0.4000)  | 0.00061767 ( 1 / 1619 )  | 0.00000000 ( 0 / 1619 / 2000 )
-        4 [ 0.4000,  0.2000)  | 0.00059559 ( 1 / 1679 )  | 0.00059559 ( 1 / 1679 / 2069 )
-        5 [ 0.2000,  0.0000)  | 0.00125313 ( 2 / 1596 )  | 0.00125313 ( 2 / 1596 / 1977 )
-        6 [ 0.0000, -0.2000)  | 0.00000000 ( 0 / 1630 )  | 0.00061350 ( 1 / 1630 / 2015 )
-        7 [-0.2000, -0.4000)  | 0.00120192 ( 2 / 1664 )  | 0.00180288 ( 3 / 1664 / 2040 )
-        8 [-0.4000, -0.6000)  | 0.00000000 ( 0 / 1626 )  | 0.00000000 ( 0 / 1626 / 2028 )
-        9 [-0.6000, -0.8000)  | 0.00000000 ( 0 / 1628 )  | 0.00061425 ( 1 / 1628 / 2009 )
-       10 [-0.8000, -1.0000)  | 0.00123686 ( 2 / 1617 )  | 0.00061843 ( 1 / 1617 / 2010 )
+        1 [ 1.0000,  0.8000)  | 0.00000000 ( 0 / 1308 )  | 0.00000000 ( 0 / 1308 / 1633 )
+        2 [ 0.8000,  0.6000)  | 0.00078370 ( 1 / 1276 )  | 0.00000000 ( 0 / 1276 / 1602 )
+        3 [ 0.6000,  0.4000)  | 0.00150150 ( 2 / 1332 )  | 0.00000000 ( 0 / 1332 / 1636 )
+        4 [ 0.4000,  0.2000)  | 0.00000000 ( 0 / 1321 )  | 0.00227101 ( 3 / 1321 / 1610 )
+        5 [ 0.2000,  0.0000)  | 0.00079365 ( 1 / 1260 )  | 0.00000000 ( 0 / 1260 / 1570 )
+        6 [ 0.0000, -0.2000)  | 0.00229183 ( 3 / 1309 )  | 0.00076394 ( 1 / 1309 / 1618 )
+        7 [-0.2000, -0.4000)  | 0.00148810 ( 2 / 1344 )  | 0.00148810 ( 2 / 1344 / 1642 )
+        8 [-0.4000, -0.6000)  | 0.00000000 ( 0 / 1220 )  | 0.00163934 ( 2 / 1220 / 1492 )
+        9 [-0.6000, -0.8000)  | 0.00000000 ( 0 / 1278 )  | 0.00000000 ( 0 / 1278 / 1589 )
+       10 [-0.8000, -1.0000)  | 0.00077160 ( 1 / 1296 )  | 0.00154321 ( 2 / 1296 / 1617 )
        ---
        False hits (edt | rec):  0 | 0
 
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 17; of which, static: 3
-Dynamic pools deleted: 14 / Total memory freed: 0.91 MB
+Dynamic pools deleted: 14 / Total memory freed: 0.83 MB
 ============================================================
diff --git a/examples/advanced/HGCal_testbeam/testbeam_electron.out b/examples/advanced/HGCal_testbeam/testbeam_electron.out
index 81cc18267b..b38a78c6da 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/ICRP110_HumanPhantoms/ICRP110Phantoms.out b/examples/advanced/ICRP110_HumanPhantoms/ICRP110Phantoms.out
index a0cb8dca50..1e013f2eca 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -999,7 +999,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.39345e-09 J
-Total absorbed dose over all phantom organs is 3.0775e-09 Gy 
+Total energy deposited over all Organs within the Phantom is 1.49063e-09 J
+Total absorbed dose over all phantom organs is 3.60968e-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 b8b2c2ffe0..acf687940f 100644
--- a/examples/advanced/ICRP110_HumanPhantoms/OrganDoses.out
+++ b/examples/advanced/ICRP110_HumanPhantoms/OrganDoses.out
@@ -2,42 +2,38 @@
 	-------------------------------- 
 	OrganID	Edep (J)	Dose (Gy)
 	-------------------------------- 
-	4 |		7.8508e-13	2.76339e-11
-	5 |		1.05091e-14	3.41981e-13
-	26 |		3.60522e-10	6.4053e-10
-	27 |		2.76058e-10	6.12021e-10
-	39 |		9.70393e-13	1.27482e-11
-	40 |		7.31347e-13	9.89644e-12
-	61 |		4.88154e-10	3.36658e-10
-	102 |		1.99163e-13	3.33049e-11
-	106 |		4.95128e-11	4.06572e-11
-	116 |		1.34814e-10	1.28577e-10
-	120 |		2.55234e-11	6.00691e-10
-	121 |		2.19452e-11	5.16479e-10
-	122 |		3.42035e-11	1.17401e-10
-	133 |		2.38997e-14	5.65273e-13
+	9 |		2.70205e-15	3.17888e-12
+	26 |		3.42525e-10	6.08555e-10
+	27 |		2.69134e-10	5.9667e-10
+	39 |		7.37355e-13	9.68674e-12
+	40 |		5.1708e-13	6.99703e-12
+	61 |		5.75659e-10	3.97006e-10
+	106 |		6.63117e-11	5.44516e-11
+	116 |		1.50105e-10	1.43161e-10
+	120 |		1.75792e-11	4.13726e-10
+	121 |		2.66656e-11	6.27575e-10
+	122 |		3.95497e-11	1.35751e-10
+	134 |		1.84491e-12	6.12926e-10
 ----------------------------------------------------------------------------
 -------------------------------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
 61    Brain                                            32    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
-133   Tongue (inner part)                              29    1.050
+134   Tonsils                                          45    1.030
 
-Total Edep over all organs = 1.39345e-09 J
-Total dose absorbed over all organs = 3.0775e-09 Gy
+Total Edep over all organs = 1.49063e-09 J
+Total dose absorbed over all organs = 3.60968e-09 Gy
 
 ----------------------------------------------------------------------------
 ----------------ORGAN ENERGY DEPOSITIONS AND ABSORBED DOSE------------------
@@ -46,16 +42,16 @@ Total dose absorbed over all organs = 3.0775e-09 Gy
 ----------------------------------------------------------------------------
 OrganID	Edep (J) 	Dose (Gy) 
 -------------------------------
-0  | 		1.17578e-11	0
+0  | 		1.51828e-11	0
 1  | 		0	0
 2  | 		0	0
 3  | 		0	0
-4  | 		7.8508e-13	2.76339e-11
-5  | 		1.05091e-14	3.41981e-13
+4  | 		0	0
+5  | 		0	0
 6  | 		0	0
 7  | 		0	0
 8  | 		0	0
-9  | 		0	0
+9  | 		2.70205e-15	3.17888e-12
 10  | 		0	0
 11  | 		0	0
 12  | 		0	0
@@ -72,8 +68,8 @@ OrganID	Edep (J) 	Dose (Gy)
 23  | 		0	0
 24  | 		0	0
 25  | 		0	0
-26  | 		3.60522e-10	6.4053e-10
-27  | 		2.76058e-10	6.12021e-10
+26  | 		3.42525e-10	6.08555e-10
+27  | 		2.69134e-10	5.9667e-10
 28  | 		0	0
 29  | 		0	0
 30  | 		0	0
@@ -85,8 +81,8 @@ OrganID	Edep (J) 	Dose (Gy)
 36  | 		0	0
 37  | 		0	0
 38  | 		0	0
-39  | 		9.70393e-13	1.27482e-11
-40  | 		7.31347e-13	9.89644e-12
+39  | 		7.37355e-13	9.68674e-12
+40  | 		5.1708e-13	6.99703e-12
 41  | 		0	0
 42  | 		0	0
 43  | 		0	0
@@ -107,7 +103,7 @@ OrganID	Edep (J) 	Dose (Gy)
 58  | 		0	0
 59  | 		0	0
 60  | 		0	0
-61  | 		4.88154e-10	3.36658e-10
+61  | 		5.75659e-10	3.97006e-10
 62  | 		0	0
 63  | 		0	0
 64  | 		0	0
@@ -148,11 +144,11 @@ OrganID	Edep (J) 	Dose (Gy)
 99  | 		0	0
 100  | 		0	0
 101  | 		0	0
-102  | 		1.99163e-13	3.33049e-11
+102  | 		0	0
 103  | 		0	0
 104  | 		0	0
 105  | 		0	0
-106  | 		4.95128e-11	4.06572e-11
+106  | 		6.63117e-11	5.44516e-11
 107  | 		0	0
 108  | 		0	0
 109  | 		0	0
@@ -162,13 +158,13 @@ OrganID	Edep (J) 	Dose (Gy)
 113  | 		0	0
 114  | 		0	0
 115  | 		0	0
-116  | 		1.34814e-10	1.28577e-10
+116  | 		1.50105e-10	1.43161e-10
 117  | 		0	0
 118  | 		0	0
 119  | 		0	0
-120  | 		2.55234e-11	6.00691e-10
-121  | 		2.19452e-11	5.16479e-10
-122  | 		3.42035e-11	1.17401e-10
+120  | 		1.75792e-11	4.13726e-10
+121  | 		2.66656e-11	6.27575e-10
+122  | 		3.95497e-11	1.35751e-10
 123  | 		0	0
 124  | 		0	0
 125  | 		0	0
@@ -179,14 +175,14 @@ OrganID	Edep (J) 	Dose (Gy)
 130  | 		0	0
 131  | 		0	0
 132  | 		0	0
-133  | 		2.38997e-14	5.65273e-13
-134  | 		0	0
+133  | 		0	0
+134  | 		1.84491e-12	6.12926e-10
 135  | 		0	0
 136  | 		0	0
 137  | 		0	0
 138  | 		0	0
 139  | 		0	0
-140  | 		3.08613e-14	1.54307e-10
+140  | 		3.48834e-14	1.74417e-10
 141  | 		0	0
-Total energy depositied over all organs = 1.39345e-09 J
-Total absorbed dose over all organs = 3.0775e-09 Gy 
+Total energy depositied over all organs = 1.49063e-09 J
+Total absorbed dose over all organs = 3.60968e-09 Gy 
diff --git a/examples/advanced/ICRP145_HumanPhantoms/ICRP145Phantoms.out b/examples/advanced/ICRP145_HumanPhantoms/ICRP145Phantoms.out
index 3ed3bcb23d..064137758a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/STCyclotron/STCyclotron.out b/examples/advanced/STCyclotron/STCyclotron.out
index ac1ad846e5..c9b35412ee 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -156,7 +156,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=19.930000s Real=22.481960s Sys=0.010000s
+  User=20.930000s Real=21.166970s Sys=0.000000s
 ... write file : SolidTargetCyclotron.root - done
 ... close file : SolidTargetCyclotron.root - done
 G4 kernel has come to Quit state.
@@ -177,19 +177,18 @@ G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
 Pool ID '20G4NavigationLevelRep', size : 0.0154 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.385 MB
+Pool ID '17G4DynamicParticle', size : 0.344 MB
 Pool ID '16G4SmartVoxelNode', size : 0.00192 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.000961 MB
 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.768 MB
+Pool ID '7G4Track', size : 0.687 MB
 Pool ID '18G4TouchableHistory', size : 0.000961 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
 Pool ID '17G4ReactionProduct', size : 0.000961 MB
-Pool ID '10G4Fragment', size : 0.000961 MB
-Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 1.4 MB
+Number of memory pools allocated: 12 of which, static: 0
+Dynamic pools deleted: 12 / Total memory freed: 1.3 MB
 ============================================================
 G4Allocator objects are deleted.
 UImanager deleted.
diff --git a/examples/advanced/air_shower/air_shower.out b/examples/advanced/air_shower/air_shower.out
index ae046a9ff6..53914f8412 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -768,8 +768,8 @@ See commands in /vis/modeling/trajectories/ for other options.
 ooo Run 0 starts (global).
 
 --------- Ranlux engine status ---------
- Initial seed = 1701824392
- float_seed_table[] = 0.807803 0.420749 0.971886 0.0606167 0.605103 0.67694 0.110901 0.622805 0.978865 0.440654 0.34328 0.0198284 0.453187 0.991185 0.400452 0.79386 0.640289 0.603793 0.205878 0.0121078 0.645037 0.701408 0.311485 0.967697 
+ Initial seed = 1707932508
+ float_seed_table[] = 0.788761 0.669246 0.424286 0.522021 0.280473 0.948221 0.106564 0.200429 0.0242301 0.664527 0.572897 0.0248976 0.336361 0.244251 0.61169 0.331917 0.535976 0.646344 0.939989 0.812095 0.356999 0.979121 0.706451 0.999465 
  i_lag = 23, j_lag = 9
  carry = 0, count24 = 0
  luxury = 3 nskip = 199
@@ -780,7 +780,7 @@ mu- Mono Plane
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=1.260000s Real=1.368499s Sys=0.000000s
+  User=1.340000s Real=1.358161s Sys=0.000000s
 ### Run 0 (global) ended.
 Graphics systems deleted.
 Visualization Manager deleting...
@@ -797,12 +797,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.024 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
@@ -810,10 +810,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.0481 MB
+Pool ID '7G4Track', size : 0.049 MB
 Pool ID '18G4TouchableHistory', size : 0.000961 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
-Pool ID '15UltraOpticalHit', size : 0.00385 MB
+Pool ID '15UltraOpticalHit', size : 0.00481 MB
 Number of memory pools allocated: 14 of which, static: 0
 Dynamic pools deleted: 14 / Total memory freed: 0.1 MB
 ============================================================
diff --git a/examples/advanced/amsEcal/run1.out b/examples/advanced/amsEcal/run1.out
index 74991e0a1e..44fad1c358 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.070000s Real=7.095431s Sys=0.010000s
+  User=6.040000s Real=6.080548s Sys=0.010000s
 
 -------------------------------------------------------------
  ---> The calorimeter is 9 Modules
diff --git a/examples/advanced/brachytherapy/brachytherapy.out b/examples/advanced/brachytherapy/brachytherapy.out
index 8aec5a0e80..ec51d3056d 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/composite_calorimeter/composite_calorimeter.out b/examples/advanced/composite_calorimeter/composite_calorimeter.out
index 12c900ff6e..f8554645f4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -952,7 +952,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=17.160000s Real=19.203816s Sys=0.010000s
+  User=15.200000s Real=15.392174s Sys=0.010000s
 ### Run 0 end.
 ... write file : ccal.root - done
 ... close file : ccal.root - done
@@ -973,9 +973,9 @@ TransportationManager deleted.
 Total navigation history collections cleaned: 47
 G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
-Pool ID '20G4NavigationLevelRep', size : 0.0702 MB
+Pool ID '20G4NavigationLevelRep', size : 0.0692 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.208 MB
+Pool ID '17G4DynamicParticle', size : 0.0433 MB
 Pool ID '16G4SmartVoxelNode', size : 0.00769 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.00385 MB
 Pool ID '7G4Event', size : 0.000961 MB
@@ -983,13 +983,13 @@ 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.415 MB
+Pool ID '7G4Track', size : 0.0865 MB
 Pool ID '18G4TouchableHistory', size : 0.00577 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
-Pool ID '17G4ReactionProduct', size : 0.0135 MB
+Pool ID '17G4ReactionProduct', size : 0.0154 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.74 MB
+Dynamic pools deleted: 15 / Total memory freed: 0.24 MB
 ============================================================
 G4Allocator objects are deleted.
 UImanager deleted.
diff --git a/examples/advanced/doiPET/doiPET.out b/examples/advanced/doiPET/doiPET.out
index 7654ff8a7c..a7263ded4b 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -283,12 +283,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -367,12 +367,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -429,7 +429,7 @@ Rayl:  for gamma SubType=11 BuildTable=1
 msc:  for e-  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e-  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -456,7 +456,7 @@ ePairProd:  for e-  XStype:1  SubType=4
 msc:  for e+  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e+  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -801,19 +801,19 @@ Start closing geometry.
 G4GeometryManager::ReportVoxelStats -- Voxel Statistics
 
     Total memory consumed for geometry optimisation:   475 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           69k world_logicalV
+       0.00         0.00         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.00    airBox_logicalV
-      14.49         68k       182      683       3080         0.01    world_logicalV
+      14.49         68k       182      683       3080         0.00    world_logicalV
 ### Run 0 starts.
 ### Begin of Run 0 start.
 
@@ -855,7 +855,7 @@ N=17 V[N]={87900885656017340, 2136126672992718976, 110623987125446578, 176001763
  Run terminated.
 Run Summary
   Number of events processed : 1000000
-  User=116.130000s Real=148.878840s Sys=1.870000s
+  User=121.380000s Real=125.884998s Sys=1.860000s
 
 ### End of Run (1000000 events)
 G4 kernel has come to Quit state.
@@ -871,19 +871,19 @@ G4SDManager deleted.
 EventManager deleted.
 Units table cleared.
 TransportationManager deleted.
-Total navigation history collections cleaned: 13
+Total navigation history collections cleaned: 14
 G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
-Pool ID '20G4NavigationLevelRep', size : 0.0183 MB
+Pool ID '20G4NavigationLevelRep', size : 0.0202 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.0125 MB
+Pool ID '17G4DynamicParticle', size : 0.0115 MB
 Pool ID '16G4SmartVoxelNode', size : 0.201 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.116 MB
 Pool ID '7G4Event', size : 0.000961 MB
 Pool ID '15G4PrimaryVertex', size : 0.000961 MB
 Pool ID '17G4PrimaryParticle', size : 0.000961 MB
 Pool ID '19G4ElectronOccupancy', size : 0.000961 MB
-Pool ID '7G4Track', size : 0.025 MB
+Pool ID '7G4Track', size : 0.0231 MB
 Pool ID '18G4TouchableHistory', size : 0.00192 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
 Number of memory pools allocated: 12 of which, static: 0
diff --git a/examples/advanced/dsbandrepair/dsbandrepair.out b/examples/advanced/dsbandrepair/dsbandrepair.out
index c6c539a044..7f43cb5274 100644
--- a/examples/advanced/dsbandrepair/dsbandrepair.out
+++ b/examples/advanced/dsbandrepair/dsbandrepair.out
@@ -1,4 +1,4 @@
-Initial Seed for random engine: 1701824496
+Initial Seed for random engine: 1707932573
 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/eFLASH_radiotherapy/eFLASH_radiotherapy.out b/examples/advanced/eFLASH_radiotherapy/eFLASH_radiotherapy.out
index 2c0b5ca57b..cad9c0a8c4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -812,7 +812,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 500000
-  User=1065.960000s Real=1160.403677s Sys=5.970000s
+  User=922.950000s Real=980.045498s Sys=6.350000s
 
 --------------------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 23bc3f4017..bc5454124a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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=3.520000s Real=4.726749s Sys=0.000000s
+  User=3.330000s Real=3.352407s Sys=0.000000s
 --- Run 0 (master) end. Total number of events: 1000.
-  User=3.520000s Real=4.727036s Sys=0.000000s
+  User=3.330000s Real=3.352755s Sys=0.000000s
 G4 kernel has come to Quit state.
 UserDetectorConstruction deleted.
 UserPhysicsList deleted.
diff --git a/examples/advanced/exp_microdosimetry/exp_microdosimetry.out b/examples/advanced/exp_microdosimetry/exp_microdosimetry.out
index e0f144331a..47ec5c3b8f 100644
--- a/examples/advanced/exp_microdosimetry/exp_microdosimetry.out
+++ b/examples/advanced/exp_microdosimetry/exp_microdosimetry.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/fastAerosol/fastAerosol.out b/examples/advanced/fastAerosol/fastAerosol.out
index 57ecdb411b..43977b7d33 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -863,7 +863,7 @@ Start closing geometry.
 G4GeometryManager::ReportVoxelStats -- Voxel Statistics
 
     Total memory consumed for geometry optimisation:   2 kByte
-    Total CPU time elapsed for geometry optimisation: 0 seconds
+    Total CPU time elapsed for geometry optimisation: 0.01 seconds
 
     Voxelisation: top CPU users:
     Percent   Total CPU    System CPU       Memory  Volume
@@ -13744,7 +13744,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.780699s Sys=0.020000s
+  User=1.270000s Real=1.324148s 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 5495dc6a66..ec20f96e8a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -188,12 +188,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -249,7 +249,7 @@ Rayl:  for gamma SubType=11 BuildTable=1
 msc:  for e-  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e-  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -276,7 +276,7 @@ ePairProd:  for e-  XStype:1  SubType=4
 msc:  for e+  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e+  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -616,8 +616,8 @@ Run 0 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.045352s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.0456246
+  User=0.010000s Real=0.003543s Sys=0.000000s
+	  User TOT = 0.01	  Real TOT = 0.00380653
  Summary of Run 0 :
 /run/geometryModified
 
@@ -686,8 +686,8 @@ Run 1 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.145237s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.190998
+  User=0.000000s Real=0.002516s Sys=0.000000s
+	  User TOT = 0.01	  Real TOT = 0.00645287
  Summary of Run 1 :
 /run/geometryModified
 
@@ -756,8 +756,8 @@ Run 2 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.101836s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.292971
+  User=0.000000s Real=0.002089s Sys=0.000000s
+	  User TOT = 0.01	  Real TOT = 0.00866022
  Summary of Run 2 :
 /run/geometryModified
 
@@ -826,8 +826,8 @@ Run 3 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.102948s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.39606
+  User=0.000000s Real=0.002804s Sys=0.000000s
+	  User TOT = 0.01	  Real TOT = 0.0115833
  Summary of Run 3 :
 /run/geometryModified
 
@@ -896,8 +896,8 @@ Run 4 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.036171s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.432368
+  User=0.000000s Real=0.002139s Sys=0.000000s
+	  User TOT = 0.01	  Real TOT = 0.0138535
  Summary of Run 4 :
 /run/geometryModified
 
@@ -966,8 +966,8 @@ Run 5 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.047967s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.480459
+  User=0.000000s Real=0.002319s Sys=0.000000s
+	  User TOT = 0.02	  Real TOT = 0.0163115
  Summary of Run 5 :
 /run/geometryModified
 
@@ -1036,8 +1036,8 @@ Run 6 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003395s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.483978
+  User=0.000000s Real=0.001671s Sys=0.010000s
+	  User TOT = 0.02	  Real TOT = 0.0180981
  Summary of Run 6 :
 /run/geometryModified
 
@@ -1106,8 +1106,8 @@ Run 7 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003977s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.488067
+  User=0.000000s Real=0.002202s Sys=0.000000s
+	  User TOT = 0.02	  Real TOT = 0.0204279
  Summary of Run 7 :
 /run/geometryModified
 
@@ -1176,8 +1176,8 @@ Run 8 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003287s Sys=0.000000s
-	  User TOT = 0	  Real TOT = 0.491463
+  User=0.000000s Real=0.002536s Sys=0.000000s
+	  User TOT = 0.02	  Real TOT = 0.0230988
  Summary of Run 8 :
 /run/geometryModified
 
@@ -1246,8 +1246,8 @@ Run 9 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.003299s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.494866
+  User=0.000000s Real=0.002234s Sys=0.000000s
+	  User TOT = 0.02	  Real TOT = 0.0254539
  Summary of Run 9 :
 /run/geometryModified
 
@@ -1316,8 +1316,8 @@ Run 10 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.028670s Sys=0.010000s
-	  User TOT = 0.01	  Real TOT = 0.523669
+  User=0.000000s Real=0.002411s Sys=0.000000s
+	  User TOT = 0.02	  Real TOT = 0.027995
  Summary of Run 10 :
 /run/geometryModified
 
@@ -1386,8 +1386,8 @@ Run 11 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003752s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.527542
+  User=0.010000s Real=0.002649s Sys=0.000000s
+	  User TOT = 0.03	  Real TOT = 0.0307704
  Summary of Run 11 :
 /run/geometryModified
 
@@ -1456,8 +1456,8 @@ Run 12 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003477s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.531133
+  User=0.000000s Real=0.004436s Sys=0.000000s
+	  User TOT = 0.03	  Real TOT = 0.035328
  Summary of Run 12 :
 /run/geometryModified
 
@@ -1526,8 +1526,8 @@ Run 13 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009744s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.541007
+  User=0.000000s Real=0.002962s Sys=0.000000s
+	  User TOT = 0.03	  Real TOT = 0.0384151
  Summary of Run 13 :
 /run/geometryModified
 
@@ -1596,8 +1596,8 @@ Run 14 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.057621s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.598763
+  User=0.000000s Real=0.004336s Sys=0.000000s
+	  User TOT = 0.03	  Real TOT = 0.0429086
  Summary of Run 14 :
 /run/geometryModified
 
@@ -1666,8 +1666,8 @@ Run 15 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.142370s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.741274
+  User=0.000000s Real=0.003903s Sys=0.000000s
+	  User TOT = 0.03	  Real TOT = 0.0469487
  Summary of Run 15 :
 /run/geometryModified
 
@@ -1736,8 +1736,8 @@ Run 16 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.041369s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.782782
+  User=0.010000s Real=0.011015s Sys=0.010000s
+	  User TOT = 0.04	  Real TOT = 0.0581251
  Summary of Run 16 :
 /run/geometryModified
 
@@ -1806,8 +1806,8 @@ Run 17 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004148s Sys=0.000000s
-	  User TOT = 0.01	  Real TOT = 0.787061
+  User=0.000000s Real=0.002341s Sys=0.000000s
+	  User TOT = 0.04	  Real TOT = 0.0606086
  Summary of Run 17 :
 /run/geometryModified
 
@@ -1876,8 +1876,8 @@ Run 18 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.004391s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 0.791566
+  User=0.000000s Real=0.002324s Sys=0.000000s
+	  User TOT = 0.04	  Real TOT = 0.0630639
  Summary of Run 18 :
 /run/geometryModified
 
@@ -1946,8 +1946,8 @@ Run 19 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.015061s Sys=0.010000s
-	  User TOT = 0.02	  Real TOT = 0.806771
+  User=0.000000s Real=0.002104s Sys=0.000000s
+	  User TOT = 0.04	  Real TOT = 0.0652955
  Summary of Run 19 :
 /run/geometryModified
 
@@ -2016,8 +2016,8 @@ Run 20 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.015667s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 0.822572
+  User=0.010000s Real=0.002209s Sys=0.000000s
+	  User TOT = 0.05	  Real TOT = 0.0676298
  Summary of Run 20 :
 /run/geometryModified
 
@@ -2086,8 +2086,8 @@ Run 21 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.026707s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 0.84942
+  User=0.000000s Real=0.002417s Sys=0.000000s
+	  User TOT = 0.05	  Real TOT = 0.0701773
  Summary of Run 21 :
 /run/geometryModified
 
@@ -2156,8 +2156,8 @@ Run 22 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.017174s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 0.866737
+  User=0.000000s Real=0.001549s Sys=0.000000s
+	  User TOT = 0.05	  Real TOT = 0.0718544
  Summary of Run 22 :
 /run/geometryModified
 
@@ -2226,8 +2226,8 @@ Run 23 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.141070s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 1.00793
+  User=0.000000s Real=0.001746s Sys=0.000000s
+	  User TOT = 0.05	  Real TOT = 0.0737143
  Summary of Run 23 :
 /run/geometryModified
 
@@ -2296,8 +2296,8 @@ Run 24 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.141376s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 1.14947
+  User=0.000000s Real=0.001782s Sys=0.000000s
+	  User TOT = 0.05	  Real TOT = 0.0756083
  Summary of Run 24 :
 /run/geometryModified
 
@@ -2366,8 +2366,8 @@ Run 25 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.029309s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 1.17893
+  User=0.010000s Real=0.002739s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0784621
  Summary of Run 25 :
 /run/geometryModified
 
@@ -2436,8 +2436,8 @@ Run 26 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.035559s Sys=0.000000s
-	  User TOT = 0.02	  Real TOT = 1.21466
+  User=0.000000s Real=0.001764s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0803461
  Summary of Run 26 :
 /run/geometryModified
 
@@ -2506,8 +2506,8 @@ Run 27 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.003845s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.21862
+  User=0.000000s Real=0.001599s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0820523
  Summary of Run 27 :
 /run/geometryModified
 
@@ -2576,8 +2576,8 @@ Run 28 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003936s Sys=0.010000s
-	  User TOT = 0.03	  Real TOT = 1.22267
+  User=0.000000s Real=0.001972s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0841454
  Summary of Run 28 :
 /run/geometryModified
 
@@ -2646,8 +2646,8 @@ Run 29 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003652s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.22645
+  User=0.000000s Real=0.002620s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.086886
  Summary of Run 29 :
 /run/geometryModified
 
@@ -2716,8 +2716,8 @@ Run 30 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.013127s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.23969
+  User=0.000000s Real=0.002067s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0890672
  Summary of Run 30 :
 /run/geometryModified
 
@@ -2786,8 +2786,8 @@ Run 31 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.055760s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.29558
+  User=0.000000s Real=0.002018s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0912057
  Summary of Run 31 :
 /run/geometryModified
 
@@ -2856,8 +2856,8 @@ Run 32 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003631s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.29933
+  User=0.000000s Real=0.002374s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0937086
  Summary of Run 32 :
 /run/geometryModified
 
@@ -2926,8 +2926,8 @@ Run 33 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003962s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.30339
+  User=0.000000s Real=0.001996s Sys=0.000000s
+	  User TOT = 0.06	  Real TOT = 0.0958287
  Summary of Run 33 :
 /run/geometryModified
 
@@ -2996,8 +2996,8 @@ Run 34 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.013893s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.31741
+  User=0.000000s Real=0.001785s Sys=0.010000s
+	  User TOT = 0.06	  Real TOT = 0.0977536
  Summary of Run 34 :
 /run/geometryModified
 
@@ -3066,8 +3066,8 @@ Run 35 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.024638s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.34217
+  User=0.010000s Real=0.003121s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.100993
  Summary of Run 35 :
 /run/geometryModified
 
@@ -3136,8 +3136,8 @@ Run 36 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.011376s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.35367
+  User=0.000000s Real=0.001667s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.102778
  Summary of Run 36 :
 /run/geometryModified
 
@@ -3206,8 +3206,8 @@ Run 37 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.023546s Sys=0.000000s
-	  User TOT = 0.03	  Real TOT = 1.37736
+  User=0.000000s Real=0.001924s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.104855
  Summary of Run 37 :
 /run/geometryModified
 
@@ -3276,8 +3276,8 @@ Run 38 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.021160s Sys=0.000000s
-	  User TOT = 0.04	  Real TOT = 1.39865
+  User=0.000000s Real=0.002107s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.107092
  Summary of Run 38 :
 /run/geometryModified
 
@@ -3346,8 +3346,8 @@ Run 39 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003657s Sys=0.000000s
-	  User TOT = 0.04	  Real TOT = 1.40243
+  User=0.000000s Real=0.003245s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.110469
  Summary of Run 39 :
 /run/geometryModified
 
@@ -3416,8 +3416,8 @@ Run 40 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003284s Sys=0.000000s
-	  User TOT = 0.04	  Real TOT = 1.40582
+  User=0.000000s Real=0.002560s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.11316
  Summary of Run 40 :
 /run/geometryModified
 
@@ -3486,8 +3486,8 @@ Run 41 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.006850s Sys=0.010000s
-	  User TOT = 0.04	  Real TOT = 1.41278
+  User=0.000000s Real=0.001972s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.11526
  Summary of Run 41 :
 /run/geometryModified
 
@@ -3556,8 +3556,8 @@ Run 42 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.019925s Sys=0.000000s
-	  User TOT = 0.05	  Real TOT = 1.43283
+  User=0.000000s Real=0.002118s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.117508
  Summary of Run 42 :
 /run/geometryModified
 
@@ -3626,8 +3626,8 @@ Run 43 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.012032s Sys=0.000000s
-	  User TOT = 0.05	  Real TOT = 1.44499
+  User=0.000000s Real=0.002615s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.120252
  Summary of Run 43 :
 /run/geometryModified
 
@@ -3696,8 +3696,8 @@ Run 44 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.020050s Sys=0.000000s
-	  User TOT = 0.05	  Real TOT = 1.46517
+  User=0.000000s Real=0.002099s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.122483
  Summary of Run 44 :
 /run/geometryModified
 
@@ -3766,8 +3766,8 @@ Run 45 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.029135s Sys=0.000000s
-	  User TOT = 0.05	  Real TOT = 1.49444
+  User=0.000000s Real=0.002359s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.124971
  Summary of Run 45 :
 /run/geometryModified
 
@@ -3836,8 +3836,8 @@ Run 46 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.042275s Sys=0.000000s
-	  User TOT = 0.06	  Real TOT = 1.53687
+  User=0.000000s Real=0.001755s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.126844
  Summary of Run 46 :
 /run/geometryModified
 
@@ -3906,8 +3906,8 @@ Run 47 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.054262s Sys=0.000000s
-	  User TOT = 0.06	  Real TOT = 1.59126
+  User=0.000000s Real=0.001823s Sys=0.010000s
+	  User TOT = 0.07	  Real TOT = 0.128807
  Summary of Run 47 :
 /run/geometryModified
 
@@ -3976,8 +3976,8 @@ Run 48 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.025100s Sys=0.000000s
-	  User TOT = 0.06	  Real TOT = 1.6165
+  User=0.000000s Real=0.001823s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.130744
  Summary of Run 48 :
 /run/geometryModified
 
@@ -4046,8 +4046,8 @@ Run 49 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.041649s Sys=0.000000s
-	  User TOT = 0.06	  Real TOT = 1.65829
+  User=0.000000s Real=0.001809s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.132681
  Summary of Run 49 :
 /run/geometryModified
 
@@ -4116,8 +4116,8 @@ Run 50 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.044309s Sys=0.000000s
-	  User TOT = 0.07	  Real TOT = 1.70273
+  User=0.000000s Real=0.001728s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.134522
  Summary of Run 50 :
 /run/geometryModified
 
@@ -4186,8 +4186,8 @@ Run 51 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.028445s Sys=0.010000s
-	  User TOT = 0.07	  Real TOT = 1.73131
+  User=0.000000s Real=0.001866s Sys=0.000000s
+	  User TOT = 0.07	  Real TOT = 0.136513
  Summary of Run 51 :
 /run/geometryModified
 
@@ -4256,8 +4256,8 @@ Run 52 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005101s Sys=0.000000s
-	  User TOT = 0.07	  Real TOT = 1.73653
+  User=0.010000s Real=0.001876s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.138505
  Summary of Run 52 :
 /run/geometryModified
 
@@ -4326,8 +4326,8 @@ Run 53 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009320s Sys=0.000000s
-	  User TOT = 0.07	  Real TOT = 1.74597
+  User=0.000000s Real=0.001721s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.14034
  Summary of Run 53 :
 /run/geometryModified
 
@@ -4396,8 +4396,8 @@ Run 54 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009100s Sys=0.000000s
-	  User TOT = 0.07	  Real TOT = 1.75519
+  User=0.000000s Real=0.002068s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.142519
  Summary of Run 54 :
 /run/geometryModified
 
@@ -4466,8 +4466,8 @@ Run 55 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.007877s Sys=0.000000s
-	  User TOT = 0.08	  Real TOT = 1.76318
+  User=0.000000s Real=0.002542s Sys=0.010000s
+	  User TOT = 0.08	  Real TOT = 0.145189
  Summary of Run 55 :
 /run/geometryModified
 
@@ -4536,8 +4536,8 @@ Run 56 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009386s Sys=0.000000s
-	  User TOT = 0.08	  Real TOT = 1.77268
+  User=0.000000s Real=0.002278s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.147595
  Summary of Run 56 :
 /run/geometryModified
 
@@ -4606,8 +4606,8 @@ Run 57 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.018422s Sys=0.000000s
-	  User TOT = 0.08	  Real TOT = 1.79125
+  User=0.000000s Real=0.002328s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.15005
  Summary of Run 57 :
 /run/geometryModified
 
@@ -4676,8 +4676,8 @@ Run 58 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002899s Sys=0.000000s
-	  User TOT = 0.08	  Real TOT = 1.79427
+  User=0.000000s Real=0.001887s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.152073
  Summary of Run 58 :
 /run/geometryModified
 
@@ -4746,8 +4746,8 @@ Run 59 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.027545s Sys=0.000000s
-	  User TOT = 0.08	  Real TOT = 1.82194
+  User=0.000000s Real=0.001958s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.154168
  Summary of Run 59 :
 /run/geometryModified
 
@@ -4816,8 +4816,8 @@ Run 60 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.005637s Sys=0.010000s
-	  User TOT = 0.09	  Real TOT = 1.82771
+  User=0.000000s Real=0.002082s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.156384
  Summary of Run 60 :
 /run/geometryModified
 
@@ -4886,8 +4886,8 @@ Run 61 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002827s Sys=0.000000s
-	  User TOT = 0.09	  Real TOT = 1.83079
+  User=0.000000s Real=0.003406s Sys=0.000000s
+	  User TOT = 0.08	  Real TOT = 0.159931
  Summary of Run 61 :
 /run/geometryModified
 
@@ -4956,8 +4956,8 @@ Run 62 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.026328s Sys=0.000000s
-	  User TOT = 0.09	  Real TOT = 1.85725
+  User=0.010000s Real=0.001733s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.161796
  Summary of Run 62 :
 /run/geometryModified
 
@@ -5026,8 +5026,8 @@ Run 63 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003762s Sys=0.000000s
-	  User TOT = 0.09	  Real TOT = 1.86113
+  User=0.000000s Real=0.001819s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.163727
  Summary of Run 63 :
 /run/geometryModified
 
@@ -5096,8 +5096,8 @@ Run 64 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.003819s Sys=0.000000s
-	  User TOT = 0.1	  Real TOT = 1.86508
+  User=0.000000s Real=0.001667s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.165509
  Summary of Run 64 :
 /run/geometryModified
 
@@ -5166,8 +5166,8 @@ Run 65 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.015646s Sys=0.000000s
-	  User TOT = 0.1	  Real TOT = 1.88086
+  User=0.000000s Real=0.002076s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.1677
  Summary of Run 65 :
 /run/geometryModified
 
@@ -5236,8 +5236,8 @@ Run 66 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003507s Sys=0.000000s
-	  User TOT = 0.1	  Real TOT = 1.88449
+  User=0.000000s Real=0.002296s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.170121
  Summary of Run 66 :
 /run/geometryModified
 
@@ -5306,8 +5306,8 @@ Run 67 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.020884s Sys=0.000000s
-	  User TOT = 0.1	  Real TOT = 1.90551
+  User=0.000000s Real=0.002390s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.172637
  Summary of Run 67 :
 /run/geometryModified
 
@@ -5376,8 +5376,8 @@ Run 68 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.003605s Sys=0.000000s
-	  User TOT = 0.11	  Real TOT = 1.90923
+  User=0.000000s Real=0.002163s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.174924
  Summary of Run 68 :
 /run/geometryModified
 
@@ -5446,8 +5446,8 @@ Run 69 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.014492s Sys=0.000000s
-	  User TOT = 0.11	  Real TOT = 1.92385
+  User=0.000000s Real=0.002197s Sys=0.010000s
+	  User TOT = 0.09	  Real TOT = 0.177239
  Summary of Run 69 :
 /run/geometryModified
 
@@ -5516,8 +5516,8 @@ Run 70 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.007397s Sys=0.000000s
-	  User TOT = 0.11	  Real TOT = 1.93138
+  User=0.000000s Real=0.002076s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.179445
  Summary of Run 70 :
 /run/geometryModified
 
@@ -5586,8 +5586,8 @@ Run 71 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.050673s Sys=0.000000s
-	  User TOT = 0.11	  Real TOT = 1.98218
+  User=0.000000s Real=0.001835s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.181415
  Summary of Run 71 :
 /run/geometryModified
 
@@ -5656,8 +5656,8 @@ Run 72 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.011054s Sys=0.000000s
-	  User TOT = 0.12	  Real TOT = 1.99339
+  User=0.000000s Real=0.002385s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.18392
  Summary of Run 72 :
 /run/geometryModified
 
@@ -5726,8 +5726,8 @@ Run 73 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003506s Sys=0.000000s
-	  User TOT = 0.12	  Real TOT = 1.99702
+  User=0.000000s Real=0.002225s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.186256
  Summary of Run 73 :
 /run/geometryModified
 
@@ -5796,8 +5796,8 @@ Run 74 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005722s Sys=0.000000s
-	  User TOT = 0.12	  Real TOT = 2.00358
+  User=0.000000s Real=0.001758s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.188124
  Summary of Run 74 :
 /run/geometryModified
 
@@ -5866,8 +5866,8 @@ Run 75 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.021072s Sys=0.000000s
-	  User TOT = 0.12	  Real TOT = 2.0248
+  User=0.000000s Real=0.001701s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.18994
  Summary of Run 75 :
 /run/geometryModified
 
@@ -5936,8 +5936,8 @@ Run 76 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.006518s Sys=0.010000s
-	  User TOT = 0.13	  Real TOT = 2.03145
+  User=0.000000s Real=0.002326s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.192389
  Summary of Run 76 :
 /run/geometryModified
 
@@ -6006,8 +6006,8 @@ Run 77 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.010079s Sys=0.000000s
-	  User TOT = 0.13	  Real TOT = 2.04166
+  User=0.000000s Real=0.001848s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.194356
  Summary of Run 77 :
 /run/geometryModified
 
@@ -6076,8 +6076,8 @@ Run 78 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.019005s Sys=0.000000s
-	  User TOT = 0.13	  Real TOT = 2.06081
+  User=0.000000s Real=0.002058s Sys=0.000000s
+	  User TOT = 0.09	  Real TOT = 0.196529
  Summary of Run 78 :
 /run/geometryModified
 
@@ -6146,8 +6146,8 @@ Run 79 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.017861s Sys=0.000000s
-	  User TOT = 0.13	  Real TOT = 2.0788
+  User=0.000000s Real=0.001927s Sys=0.010000s
+	  User TOT = 0.09	  Real TOT = 0.198575
  Summary of Run 79 :
 /run/geometryModified
 
@@ -6216,8 +6216,8 @@ Run 80 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005708s Sys=0.000000s
-	  User TOT = 0.13	  Real TOT = 2.08466
+  User=0.010000s Real=0.001568s Sys=0.000000s
+	  User TOT = 0.1	  Real TOT = 0.200256
  Summary of Run 80 :
 /run/geometryModified
 
@@ -6286,8 +6286,8 @@ Run 81 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005920s Sys=0.000000s
-	  User TOT = 0.13	  Real TOT = 2.09071
+  User=0.000000s Real=0.001607s Sys=0.000000s
+	  User TOT = 0.1	  Real TOT = 0.20199
  Summary of Run 81 :
 /run/geometryModified
 
@@ -6356,8 +6356,8 @@ Run 82 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.004534s Sys=0.010000s
-	  User TOT = 0.14	  Real TOT = 2.09538
+  User=0.000000s Real=0.001807s Sys=0.000000s
+	  User TOT = 0.1	  Real TOT = 0.20391
  Summary of Run 82 :
 /run/geometryModified
 
@@ -6426,8 +6426,8 @@ Run 83 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.017503s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.11302
+  User=0.000000s Real=0.001635s Sys=0.000000s
+	  User TOT = 0.1	  Real TOT = 0.205662
  Summary of Run 83 :
 /run/geometryModified
 
@@ -6496,8 +6496,8 @@ Run 84 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005257s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.1184
+  User=0.000000s Real=0.001841s Sys=0.000000s
+	  User TOT = 0.1	  Real TOT = 0.207618
  Summary of Run 84 :
 /run/geometryModified
 
@@ -6566,8 +6566,8 @@ Run 85 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003356s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.12189
+  User=0.000000s Real=0.001956s Sys=0.000000s
+	  User TOT = 0.1	  Real TOT = 0.20969
  Summary of Run 85 :
 /run/geometryModified
 
@@ -6636,8 +6636,8 @@ Run 86 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.001957s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.12396
+  User=0.010000s Real=0.001853s Sys=0.000000s
+	  User TOT = 0.11	  Real TOT = 0.21167
  Summary of Run 86 :
 /run/geometryModified
 
@@ -6706,8 +6706,8 @@ Run 87 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002804s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.12689
+  User=0.000000s Real=0.001639s Sys=0.000000s
+	  User TOT = 0.11	  Real TOT = 0.213422
  Summary of Run 87 :
 /run/geometryModified
 
@@ -6776,8 +6776,8 @@ Run 88 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002902s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.1299
+  User=0.000000s Real=0.002081s Sys=0.000000s
+	  User TOT = 0.11	  Real TOT = 0.215617
  Summary of Run 88 :
 /run/geometryModified
 
@@ -6846,8 +6846,8 @@ Run 89 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003011s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.13304
+  User=0.000000s Real=0.002187s Sys=0.000000s
+	  User TOT = 0.11	  Real TOT = 0.217925
  Summary of Run 89 :
 /run/geometryModified
 
@@ -6916,8 +6916,8 @@ Run 90 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002790s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.13595
+  User=0.010000s Real=0.002062s Sys=0.000000s
+	  User TOT = 0.12	  Real TOT = 0.220106
  Summary of Run 90 :
 /run/geometryModified
 
@@ -6986,8 +6986,8 @@ Run 91 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002318s Sys=0.000000s
-	  User TOT = 0.14	  Real TOT = 2.1384
+  User=0.000000s Real=0.001682s Sys=0.000000s
+	  User TOT = 0.12	  Real TOT = 0.221903
  Summary of Run 91 :
 /run/geometryModified
 
@@ -7056,8 +7056,8 @@ Run 92 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.008031s Sys=0.010000s
-	  User TOT = 0.14	  Real TOT = 2.14655
+  User=0.000000s Real=0.001847s Sys=0.000000s
+	  User TOT = 0.12	  Real TOT = 0.223864
  Summary of Run 92 :
 /run/geometryModified
 
@@ -7126,8 +7126,8 @@ Run 93 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.003219s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.14988
+  User=0.000000s Real=0.002807s Sys=0.000000s
+	  User TOT = 0.12	  Real TOT = 0.2268
  Summary of Run 93 :
 /run/geometryModified
 
@@ -7196,8 +7196,8 @@ Run 94 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003592s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.15359
+  User=0.000000s Real=0.002198s Sys=0.000000s
+	  User TOT = 0.12	  Real TOT = 0.229116
  Summary of Run 94 :
 /run/geometryModified
 
@@ -7266,8 +7266,8 @@ Run 95 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003842s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.15754
+  User=0.000000s Real=0.002136s Sys=0.000000s
+	  User TOT = 0.12	  Real TOT = 0.231368
  Summary of Run 95 :
 /run/geometryModified
 
@@ -7336,8 +7336,8 @@ Run 96 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004388s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.16205
+  User=0.010000s Real=0.002403s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.233907
  Summary of Run 96 :
 /run/geometryModified
 
@@ -7406,8 +7406,8 @@ Run 97 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003244s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.16541
+  User=0.000000s Real=0.003304s Sys=0.010000s
+	  User TOT = 0.13	  Real TOT = 0.237354
  Summary of Run 97 :
 /run/geometryModified
 
@@ -7476,8 +7476,8 @@ Run 98 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003194s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.1687
+  User=0.000000s Real=0.002441s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.23992
  Summary of Run 98 :
 /run/geometryModified
 
@@ -7546,8 +7546,8 @@ Run 99 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004403s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.17323
+  User=0.000000s Real=0.002134s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.242182
  Summary of Run 99 :
 /run/geometryModified
 
@@ -7616,8 +7616,8 @@ Run 100 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005503s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.17887
+  User=0.000000s Real=0.001964s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.244273
  Summary of Run 100 :
 /run/geometryModified
 
@@ -7686,8 +7686,8 @@ Run 101 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.008181s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.18717
+  User=0.000000s Real=0.002607s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.247015
  Summary of Run 101 :
 /run/geometryModified
 
@@ -7756,8 +7756,8 @@ Run 102 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.057471s Sys=0.000000s
-	  User TOT = 0.15	  Real TOT = 2.24478
+  User=0.000000s Real=0.001906s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.24904
  Summary of Run 102 :
 /run/geometryModified
 
@@ -7826,8 +7826,8 @@ Run 103 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.053679s Sys=0.000000s
-	  User TOT = 0.16	  Real TOT = 2.29858
+  User=0.000000s Real=0.001730s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.250888
  Summary of Run 103 :
 /run/geometryModified
 
@@ -7896,8 +7896,8 @@ Run 104 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.043079s Sys=0.010000s
-	  User TOT = 0.16	  Real TOT = 2.34179
+  User=0.000000s Real=0.002332s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.253347
  Summary of Run 104 :
 /run/geometryModified
 
@@ -7966,8 +7966,8 @@ Run 105 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.049363s Sys=0.000000s
-	  User TOT = 0.16	  Real TOT = 2.39128
+  User=0.000000s Real=0.002416s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.255881
  Summary of Run 105 :
 /run/geometryModified
 
@@ -8036,8 +8036,8 @@ Run 106 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004574s Sys=0.000000s
-	  User TOT = 0.16	  Real TOT = 2.39598
+  User=0.000000s Real=0.013228s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.269273
  Summary of Run 106 :
 /run/geometryModified
 
@@ -8106,8 +8106,8 @@ Run 107 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.007745s Sys=0.000000s
-	  User TOT = 0.16	  Real TOT = 2.40384
+  User=0.000000s Real=0.021512s Sys=0.010000s
+	  User TOT = 0.13	  Real TOT = 0.290924
  Summary of Run 107 :
 /run/geometryModified
 
@@ -8176,8 +8176,8 @@ Run 108 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.012373s Sys=0.000000s
-	  User TOT = 0.16	  Real TOT = 2.41633
+  User=0.000000s Real=0.021432s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.312503
  Summary of Run 108 :
 /run/geometryModified
 
@@ -8246,8 +8246,8 @@ Run 109 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005337s Sys=0.000000s
-	  User TOT = 0.16	  Real TOT = 2.4218
+  User=0.000000s Real=0.020884s Sys=0.000000s
+	  User TOT = 0.13	  Real TOT = 0.33354
  Summary of Run 109 :
 /run/geometryModified
 
@@ -8316,8 +8316,8 @@ Run 110 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.003723s Sys=0.000000s
-	  User TOT = 0.17	  Real TOT = 2.42563
+  User=0.010000s Real=0.020485s Sys=0.000000s
+	  User TOT = 0.14	  Real TOT = 0.354181
  Summary of Run 110 :
 /run/geometryModified
 
@@ -8386,8 +8386,8 @@ Run 111 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004126s Sys=0.000000s
-	  User TOT = 0.17	  Real TOT = 2.42987
+  User=0.000000s Real=0.021634s Sys=0.000000s
+	  User TOT = 0.14	  Real TOT = 0.375968
  Summary of Run 111 :
 /run/geometryModified
 
@@ -8456,8 +8456,8 @@ Run 112 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004307s Sys=0.000000s
-	  User TOT = 0.17	  Real TOT = 2.4343
+  User=0.000000s Real=0.020695s Sys=0.000000s
+	  User TOT = 0.14	  Real TOT = 0.396808
  Summary of Run 112 :
 /run/geometryModified
 
@@ -8526,8 +8526,8 @@ Run 113 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.006520s Sys=0.000000s
-	  User TOT = 0.17	  Real TOT = 2.44095
+  User=0.000000s Real=0.021084s Sys=0.000000s
+	  User TOT = 0.14	  Real TOT = 0.418051
  Summary of Run 113 :
 /run/geometryModified
 
@@ -8596,8 +8596,8 @@ Run 114 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004963s Sys=0.000000s
-	  User TOT = 0.17	  Real TOT = 2.44603
+  User=0.000000s Real=0.020948s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.439155
  Summary of Run 114 :
 /run/geometryModified
 
@@ -8666,8 +8666,8 @@ Run 115 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.016199s Sys=0.000000s
-	  User TOT = 0.18	  Real TOT = 2.46236
+  User=0.000000s Real=0.021229s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.460536
  Summary of Run 115 :
 /run/geometryModified
 
@@ -8736,8 +8736,8 @@ Run 116 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.018150s Sys=0.000000s
-	  User TOT = 0.18	  Real TOT = 2.48063
+  User=0.000000s Real=0.019569s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.480245
  Summary of Run 116 :
 /run/geometryModified
 
@@ -8806,8 +8806,8 @@ Run 117 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.079084s Sys=0.000000s
-	  User TOT = 0.18	  Real TOT = 2.55984
+  User=0.000000s Real=0.022351s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.502753
  Summary of Run 117 :
 /run/geometryModified
 
@@ -8876,8 +8876,8 @@ Run 118 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.057715s Sys=0.010000s
-	  User TOT = 0.18	  Real TOT = 2.61769
+  User=0.000000s Real=0.021138s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.524041
  Summary of Run 118 :
 /run/geometryModified
 
@@ -8946,8 +8946,8 @@ Run 119 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.020525s Sys=0.000000s
-	  User TOT = 0.19	  Real TOT = 2.63835
+  User=0.000000s Real=0.021691s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.545889
  Summary of Run 119 :
 /run/geometryModified
 
@@ -9016,8 +9016,8 @@ Run 120 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.037613s Sys=0.000000s
-	  User TOT = 0.19	  Real TOT = 2.67608
+  User=0.000000s Real=0.021257s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.567316
  Summary of Run 120 :
 /run/geometryModified
 
@@ -9086,8 +9086,8 @@ Run 121 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.058573s Sys=0.000000s
-	  User TOT = 0.19	  Real TOT = 2.73479
+  User=0.000000s Real=0.020495s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.587994
  Summary of Run 121 :
 /run/geometryModified
 
@@ -9156,8 +9156,8 @@ Run 122 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.036586s Sys=0.000000s
-	  User TOT = 0.19	  Real TOT = 2.77151
+  User=0.000000s Real=0.020750s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.608889
  Summary of Run 122 :
 /run/geometryModified
 
@@ -9226,8 +9226,8 @@ Run 123 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009416s Sys=0.000000s
-	  User TOT = 0.19	  Real TOT = 2.78108
+  User=0.000000s Real=0.021863s Sys=0.010000s
+	  User TOT = 0.15	  Real TOT = 0.63089
  Summary of Run 123 :
 /run/geometryModified
 
@@ -9296,8 +9296,8 @@ Run 124 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.014774s Sys=0.000000s
-	  User TOT = 0.2	  Real TOT = 2.796
+  User=0.000000s Real=0.020220s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.651252
  Summary of Run 124 :
 /run/geometryModified
 
@@ -9366,8 +9366,8 @@ Run 125 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.014712s Sys=0.010000s
-	  User TOT = 0.2	  Real TOT = 2.81087
+  User=0.000000s Real=0.021049s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.672456
  Summary of Run 125 :
 /run/geometryModified
 
@@ -9436,8 +9436,8 @@ Run 126 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.010879s Sys=0.000000s
-	  User TOT = 0.2	  Real TOT = 2.82195
+  User=0.000000s Real=0.020852s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.693468
  Summary of Run 126 :
 /run/geometryModified
 
@@ -9506,8 +9506,8 @@ Run 127 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.022453s Sys=0.000000s
-	  User TOT = 0.2	  Real TOT = 2.84455
+  User=0.000000s Real=0.021868s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.715507
  Summary of Run 127 :
 /run/geometryModified
 
@@ -9576,8 +9576,8 @@ Run 128 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.007443s Sys=0.000000s
-	  User TOT = 0.21	  Real TOT = 2.85212
+  User=0.000000s Real=0.018264s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.733911
  Summary of Run 128 :
 /run/geometryModified
 
@@ -9646,8 +9646,8 @@ Run 129 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.025920s Sys=0.000000s
-	  User TOT = 0.21	  Real TOT = 2.87817
+  User=0.000000s Real=0.021540s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.755587
  Summary of Run 129 :
 /run/geometryModified
 
@@ -9716,8 +9716,8 @@ Run 130 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009682s Sys=0.000000s
-	  User TOT = 0.21	  Real TOT = 2.88798
+  User=0.000000s Real=0.023032s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.778755
  Summary of Run 130 :
 /run/geometryModified
 
@@ -9786,8 +9786,8 @@ Run 131 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002583s Sys=0.000000s
-	  User TOT = 0.21	  Real TOT = 2.89069
+  User=0.000000s Real=0.020417s Sys=0.000000s
+	  User TOT = 0.15	  Real TOT = 0.799309
  Summary of Run 131 :
 /run/geometryModified
 
@@ -9856,8 +9856,8 @@ Run 132 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003226s Sys=0.000000s
-	  User TOT = 0.21	  Real TOT = 2.89406
+  User=0.010000s Real=0.021029s Sys=0.000000s
+	  User TOT = 0.16	  Real TOT = 0.820589
  Summary of Run 132 :
 /run/geometryModified
 
@@ -9926,8 +9926,8 @@ Run 133 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005118s Sys=0.000000s
-	  User TOT = 0.21	  Real TOT = 2.89931
+  User=0.000000s Real=0.021892s Sys=0.010000s
+	  User TOT = 0.16	  Real TOT = 0.842625
  Summary of Run 133 :
 /run/geometryModified
 
@@ -9996,8 +9996,8 @@ Run 134 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.003825s Sys=0.000000s
-	  User TOT = 0.22	  Real TOT = 2.90325
+  User=0.000000s Real=0.021074s Sys=0.000000s
+	  User TOT = 0.16	  Real TOT = 0.863852
  Summary of Run 134 :
 /run/geometryModified
 
@@ -10066,8 +10066,8 @@ Run 135 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.018674s Sys=0.000000s
-	  User TOT = 0.22	  Real TOT = 2.92205
+  User=0.000000s Real=0.026162s Sys=0.000000s
+	  User TOT = 0.16	  Real TOT = 0.890186
  Summary of Run 135 :
 /run/geometryModified
 
@@ -10136,8 +10136,8 @@ Run 136 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004102s Sys=0.000000s
-	  User TOT = 0.22	  Real TOT = 2.92629
+  User=0.000000s Real=0.021445s Sys=0.000000s
+	  User TOT = 0.16	  Real TOT = 0.911776
  Summary of Run 136 :
 /run/geometryModified
 
@@ -10206,8 +10206,8 @@ Run 137 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.034638s Sys=0.000000s
-	  User TOT = 0.22	  Real TOT = 2.96106
+  User=0.010000s Real=0.021228s Sys=0.000000s
+	  User TOT = 0.17	  Real TOT = 0.933153
  Summary of Run 137 :
 /run/geometryModified
 
@@ -10276,8 +10276,8 @@ Run 138 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004608s Sys=0.010000s
-	  User TOT = 0.22	  Real TOT = 2.96579
+  User=0.000000s Real=0.031608s Sys=0.000000s
+	  User TOT = 0.17	  Real TOT = 0.964916
  Summary of Run 138 :
 /run/geometryModified
 
@@ -10346,8 +10346,8 @@ Run 139 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.008901s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 2.97481
+  User=0.000000s Real=0.020492s Sys=0.000000s
+	  User TOT = 0.17	  Real TOT = 0.985584
  Summary of Run 139 :
 /run/geometryModified
 
@@ -10416,8 +10416,8 @@ Run 140 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.014625s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 2.99009
+  User=0.010000s Real=0.021002s Sys=0.000000s
+	  User TOT = 0.18	  Real TOT = 1.00676
  Summary of Run 140 :
 /run/geometryModified
 
@@ -10486,8 +10486,8 @@ Run 141 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.047832s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 3.03808
+  User=0.000000s Real=0.020442s Sys=0.000000s
+	  User TOT = 0.18	  Real TOT = 1.02736
  Summary of Run 141 :
 /run/geometryModified
 
@@ -10556,8 +10556,8 @@ Run 142 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.023895s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 3.0621
+  User=0.000000s Real=0.028706s Sys=0.000000s
+	  User TOT = 0.18	  Real TOT = 1.05623
  Summary of Run 142 :
 /run/geometryModified
 
@@ -10626,8 +10626,8 @@ Run 143 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.067799s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 3.13003
+  User=0.010000s Real=0.035376s Sys=0.000000s
+	  User TOT = 0.19	  Real TOT = 1.09177
  Summary of Run 143 :
 /run/geometryModified
 
@@ -10696,8 +10696,8 @@ Run 144 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003535s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 3.13368
+  User=0.000000s Real=0.023099s Sys=0.000000s
+	  User TOT = 0.19	  Real TOT = 1.11502
  Summary of Run 144 :
 /run/geometryModified
 
@@ -10766,8 +10766,8 @@ Run 145 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003590s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 3.13738
+  User=0.000000s Real=0.021040s Sys=0.000000s
+	  User TOT = 0.19	  Real TOT = 1.13624
  Summary of Run 145 :
 /run/geometryModified
 
@@ -10836,8 +10836,8 @@ Run 146 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003646s Sys=0.000000s
-	  User TOT = 0.23	  Real TOT = 3.14114
+  User=0.000000s Real=0.020555s Sys=0.000000s
+	  User TOT = 0.19	  Real TOT = 1.15695
  Summary of Run 146 :
 /run/geometryModified
 
@@ -10906,8 +10906,8 @@ Run 147 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.021430s Sys=0.010000s
-	  User TOT = 0.23	  Real TOT = 3.16271
+  User=0.010000s Real=0.021494s Sys=0.000000s
+	  User TOT = 0.2	  Real TOT = 1.17858
  Summary of Run 147 :
 /run/geometryModified
 
@@ -10976,8 +10976,8 @@ Run 148 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.011711s Sys=0.000000s
-	  User TOT = 0.24	  Real TOT = 3.17454
+  User=0.000000s Real=0.020978s Sys=0.000000s
+	  User TOT = 0.2	  Real TOT = 1.19974
  Summary of Run 148 :
 /run/geometryModified
 
@@ -11046,8 +11046,8 @@ Run 149 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.047697s Sys=0.000000s
-	  User TOT = 0.24	  Real TOT = 3.22237
+  User=0.000000s Real=0.021038s Sys=0.010000s
+	  User TOT = 0.2	  Real TOT = 1.22093
  Summary of Run 149 :
 /run/geometryModified
 
@@ -11116,8 +11116,8 @@ Run 150 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.001816s Sys=0.000000s
-	  User TOT = 0.24	  Real TOT = 3.2243
+  User=0.010000s Real=0.021348s Sys=0.000000s
+	  User TOT = 0.21	  Real TOT = 1.24242
  Summary of Run 150 :
 /run/geometryModified
 
@@ -11186,8 +11186,8 @@ Run 151 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.075460s Sys=0.000000s
-	  User TOT = 0.24	  Real TOT = 3.2999
+  User=0.000000s Real=0.020933s Sys=0.000000s
+	  User TOT = 0.21	  Real TOT = 1.2635
  Summary of Run 151 :
 /run/geometryModified
 
@@ -11256,8 +11256,8 @@ Run 152 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.080175s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.3802
+  User=0.000000s Real=0.020535s Sys=0.000000s
+	  User TOT = 0.21	  Real TOT = 1.2842
  Summary of Run 152 :
 /run/geometryModified
 
@@ -11326,8 +11326,8 @@ Run 153 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.039243s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.41958
+  User=0.000000s Real=0.021337s Sys=0.000000s
+	  User TOT = 0.21	  Real TOT = 1.30582
  Summary of Run 153 :
 /run/geometryModified
 
@@ -11396,8 +11396,8 @@ Run 154 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003637s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.42333
+  User=0.000000s Real=0.021165s Sys=0.000000s
+	  User TOT = 0.21	  Real TOT = 1.32715
  Summary of Run 154 :
 /run/geometryModified
 
@@ -11466,8 +11466,8 @@ Run 155 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.017278s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.44073
+  User=0.010000s Real=0.020258s Sys=0.000000s
+	  User TOT = 0.22	  Real TOT = 1.34757
  Summary of Run 155 :
 /run/geometryModified
 
@@ -11536,8 +11536,8 @@ Run 156 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004368s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.44522
+  User=0.000000s Real=0.023061s Sys=0.010000s
+	  User TOT = 0.22	  Real TOT = 1.37077
  Summary of Run 156 :
 /run/geometryModified
 
@@ -11606,8 +11606,8 @@ Run 157 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.015213s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.46057
+  User=0.000000s Real=0.021877s Sys=0.000000s
+	  User TOT = 0.22	  Real TOT = 1.39279
  Summary of Run 157 :
 /run/geometryModified
 
@@ -11676,8 +11676,8 @@ Run 158 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004779s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.46547
+  User=0.000000s Real=0.021299s Sys=0.000000s
+	  User TOT = 0.22	  Real TOT = 1.41424
  Summary of Run 158 :
 /run/geometryModified
 
@@ -11746,8 +11746,8 @@ Run 159 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003609s Sys=0.000000s
-	  User TOT = 0.25	  Real TOT = 3.46919
+  User=0.010000s Real=0.020703s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.43509
  Summary of Run 159 :
 /run/geometryModified
 
@@ -11816,8 +11816,8 @@ Run 160 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.004153s Sys=0.000000s
-	  User TOT = 0.26	  Real TOT = 3.47346
+  User=0.000000s Real=0.022786s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.45801
  Summary of Run 160 :
 /run/geometryModified
 
@@ -11886,8 +11886,8 @@ Run 161 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003595s Sys=0.000000s
-	  User TOT = 0.26	  Real TOT = 3.47717
+  User=0.000000s Real=0.020580s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.47874
  Summary of Run 161 :
 /run/geometryModified
 
@@ -11956,8 +11956,8 @@ Run 162 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003400s Sys=0.000000s
-	  User TOT = 0.26	  Real TOT = 3.48068
+  User=0.000000s Real=0.021516s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.5004
  Summary of Run 162 :
 /run/geometryModified
 
@@ -12026,8 +12026,8 @@ Run 163 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003984s Sys=0.000000s
-	  User TOT = 0.26	  Real TOT = 3.48478
+  User=0.000000s Real=0.020891s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.52142
  Summary of Run 163 :
 /run/geometryModified
 
@@ -12096,8 +12096,8 @@ Run 164 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.041560s Sys=0.000000s
-	  User TOT = 0.27	  Real TOT = 3.52647
+  User=0.000000s Real=0.021596s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.54316
  Summary of Run 164 :
 /run/geometryModified
 
@@ -12166,8 +12166,8 @@ Run 165 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.015334s Sys=0.000000s
-	  User TOT = 0.27	  Real TOT = 3.54193
+  User=0.000000s Real=0.019889s Sys=0.010000s
+	  User TOT = 0.23	  Real TOT = 1.5632
  Summary of Run 165 :
 /run/geometryModified
 
@@ -12236,8 +12236,8 @@ Run 166 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003467s Sys=0.000000s
-	  User TOT = 0.27	  Real TOT = 3.54551
+  User=0.000000s Real=0.020779s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.58413
  Summary of Run 166 :
 /run/geometryModified
 
@@ -12306,8 +12306,8 @@ Run 167 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003991s Sys=0.000000s
-	  User TOT = 0.27	  Real TOT = 3.54961
+  User=0.000000s Real=0.020662s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.60493
  Summary of Run 167 :
 /run/geometryModified
 
@@ -12376,8 +12376,8 @@ Run 168 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.020948s Sys=0.000000s
-	  User TOT = 0.27	  Real TOT = 3.57071
+  User=0.000000s Real=0.021059s Sys=0.000000s
+	  User TOT = 0.23	  Real TOT = 1.62613
  Summary of Run 168 :
 /run/geometryModified
 
@@ -12446,8 +12446,8 @@ Run 169 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009378s Sys=0.000000s
-	  User TOT = 0.27	  Real TOT = 3.58021
+  User=0.010000s Real=0.021073s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.64735
  Summary of Run 169 :
 /run/geometryModified
 
@@ -12516,8 +12516,8 @@ Run 170 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.010447s Sys=0.000000s
-	  User TOT = 0.27	  Real TOT = 3.59082
+  User=0.000000s Real=0.020819s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.66832
  Summary of Run 170 :
 /run/geometryModified
 
@@ -12586,8 +12586,8 @@ Run 171 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009543s Sys=0.010000s
-	  User TOT = 0.27	  Real TOT = 3.60049
+  User=0.000000s Real=0.021975s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.69045
  Summary of Run 171 :
 /run/geometryModified
 
@@ -12656,8 +12656,8 @@ Run 172 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.025320s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.62594
+  User=0.000000s Real=0.020183s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.71078
  Summary of Run 172 :
 /run/geometryModified
 
@@ -12726,8 +12726,8 @@ Run 173 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.017346s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.64341
+  User=0.000000s Real=0.021731s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.73268
  Summary of Run 173 :
 /run/geometryModified
 
@@ -12796,8 +12796,8 @@ Run 174 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003735s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.64726
+  User=0.000000s Real=0.020649s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.75347
  Summary of Run 174 :
 /run/geometryModified
 
@@ -12866,8 +12866,8 @@ Run 175 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004657s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.65203
+  User=0.000000s Real=0.020685s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.77431
  Summary of Run 175 :
 /run/geometryModified
 
@@ -12936,8 +12936,8 @@ Run 176 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.015309s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.66747
+  User=0.000000s Real=0.015593s Sys=0.000000s
+	  User TOT = 0.24	  Real TOT = 1.79006
  Summary of Run 176 :
 /run/geometryModified
 
@@ -13006,8 +13006,8 @@ Run 177 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004079s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.67166
+  User=0.010000s Real=0.020908s Sys=0.000000s
+	  User TOT = 0.25	  Real TOT = 1.81114
  Summary of Run 177 :
 /run/geometryModified
 
@@ -13076,8 +13076,8 @@ Run 178 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004342s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.67613
+  User=0.000000s Real=0.020374s Sys=0.000000s
+	  User TOT = 0.25	  Real TOT = 1.83166
  Summary of Run 178 :
 /run/geometryModified
 
@@ -13146,8 +13146,8 @@ Run 179 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005821s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.68205
+  User=0.000000s Real=0.022006s Sys=0.000000s
+	  User TOT = 0.25	  Real TOT = 1.8538
  Summary of Run 179 :
 /run/geometryModified
 
@@ -13216,8 +13216,8 @@ Run 180 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.056239s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.73841
+  User=0.000000s Real=0.020306s Sys=0.000000s
+	  User TOT = 0.25	  Real TOT = 1.87424
  Summary of Run 180 :
 /run/geometryModified
 
@@ -13286,8 +13286,8 @@ Run 181 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.020958s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.7595
+  User=0.000000s Real=0.021433s Sys=0.010000s
+	  User TOT = 0.25	  Real TOT = 1.89582
  Summary of Run 181 :
 /run/geometryModified
 
@@ -13356,8 +13356,8 @@ Run 182 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.024140s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.78376
+  User=0.010000s Real=0.019617s Sys=0.000000s
+	  User TOT = 0.26	  Real TOT = 1.91557
  Summary of Run 182 :
 /run/geometryModified
 
@@ -13426,8 +13426,8 @@ Run 183 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.004092s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.78798
+  User=0.000000s Real=0.026418s Sys=0.000000s
+	  User TOT = 0.26	  Real TOT = 1.94212
  Summary of Run 183 :
 /run/geometryModified
 
@@ -13496,8 +13496,8 @@ Run 184 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.015878s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.80398
+  User=0.000000s Real=0.037457s Sys=0.000000s
+	  User TOT = 0.26	  Real TOT = 1.97973
  Summary of Run 184 :
 /run/geometryModified
 
@@ -13566,8 +13566,8 @@ Run 185 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.036556s Sys=0.000000s
-	  User TOT = 0.28	  Real TOT = 3.84066
+  User=0.000000s Real=0.004342s Sys=0.000000s
+	  User TOT = 0.26	  Real TOT = 1.98421
  Summary of Run 185 :
 /run/geometryModified
 
@@ -13636,8 +13636,8 @@ Run 186 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.009282s Sys=0.000000s
-	  User TOT = 0.29	  Real TOT = 3.85006
+  User=0.000000s Real=0.012996s Sys=0.000000s
+	  User TOT = 0.26	  Real TOT = 1.99734
  Summary of Run 186 :
 /run/geometryModified
 
@@ -13706,8 +13706,8 @@ Run 187 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003481s Sys=0.000000s
-	  User TOT = 0.29	  Real TOT = 3.85365
+  User=0.010000s Real=0.019187s Sys=0.000000s
+	  User TOT = 0.27	  Real TOT = 2.01668
  Summary of Run 187 :
 /run/geometryModified
 
@@ -13776,8 +13776,8 @@ Run 188 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.011185s Sys=0.000000s
-	  User TOT = 0.29	  Real TOT = 3.86495
+  User=0.000000s Real=0.020972s Sys=0.000000s
+	  User TOT = 0.27	  Real TOT = 2.03782
  Summary of Run 188 :
 /run/geometryModified
 
@@ -13846,8 +13846,8 @@ Run 189 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.009230s Sys=0.000000s
-	  User TOT = 0.29	  Real TOT = 3.8743
+  User=0.000000s Real=0.021285s Sys=0.000000s
+	  User TOT = 0.27	  Real TOT = 2.05926
  Summary of Run 189 :
 /run/geometryModified
 
@@ -13916,8 +13916,8 @@ Run 190 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.003936s Sys=0.000000s
-	  User TOT = 0.29	  Real TOT = 3.87835
+  User=0.000000s Real=0.018588s Sys=0.010000s
+	  User TOT = 0.27	  Real TOT = 2.078
  Summary of Run 190 :
 /run/geometryModified
 
@@ -13986,8 +13986,8 @@ Run 191 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.006010s Sys=0.000000s
-	  User TOT = 0.29	  Real TOT = 3.88447
+  User=0.000000s Real=0.022575s Sys=0.000000s
+	  User TOT = 0.27	  Real TOT = 2.10072
  Summary of Run 191 :
 /run/geometryModified
 
@@ -14056,8 +14056,8 @@ Run 192 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.050471s Sys=0.000000s
-	  User TOT = 0.29	  Real TOT = 3.93507
+  User=0.010000s Real=0.020903s Sys=0.000000s
+	  User TOT = 0.28	  Real TOT = 2.12182
  Summary of Run 192 :
 /run/geometryModified
 
@@ -14126,8 +14126,8 @@ Run 193 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.053239s Sys=0.000000s
-	  User TOT = 0.3	  Real TOT = 3.98843
+  User=0.000000s Real=0.019634s Sys=0.000000s
+	  User TOT = 0.28	  Real TOT = 2.14163
  Summary of Run 193 :
 /run/geometryModified
 
@@ -14196,8 +14196,8 @@ Run 194 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.010280s Sys=0.000000s
-	  User TOT = 0.3	  Real TOT = 3.99883
+  User=0.000000s Real=0.021054s Sys=0.000000s
+	  User TOT = 0.28	  Real TOT = 2.16282
  Summary of Run 194 :
 /run/geometryModified
 
@@ -14266,8 +14266,8 @@ Run 195 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.001905s Sys=0.000000s
-	  User TOT = 0.3	  Real TOT = 4.00085
+  User=0.000000s Real=0.018862s Sys=0.000000s
+	  User TOT = 0.28	  Real TOT = 2.18182
  Summary of Run 195 :
 /run/geometryModified
 
@@ -14336,8 +14336,8 @@ Run 196 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002170s Sys=0.000000s
-	  User TOT = 0.3	  Real TOT = 4.00313
+  User=0.010000s Real=0.019401s Sys=0.000000s
+	  User TOT = 0.29	  Real TOT = 2.20136
  Summary of Run 196 :
 /run/geometryModified
 
@@ -14406,8 +14406,8 @@ Run 197 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.001749s Sys=0.000000s
-	  User TOT = 0.31	  Real TOT = 4.00499
+  User=0.000000s Real=0.021353s Sys=0.010000s
+	  User TOT = 0.29	  Real TOT = 2.22288
  Summary of Run 197 :
 /run/geometryModified
 
@@ -14476,8 +14476,8 @@ Run 198 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.007354s Sys=0.000000s
-	  User TOT = 0.31	  Real TOT = 4.01246
+  User=0.000000s Real=0.020220s Sys=0.000000s
+	  User TOT = 0.29	  Real TOT = 2.24325
  Summary of Run 198 :
 /run/geometryModified
 
@@ -14546,8 +14546,8 @@ Run 199 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.010605s Sys=0.000000s
-	  User TOT = 0.31	  Real TOT = 4.02319
+  User=0.010000s Real=0.020927s Sys=0.000000s
+	  User TOT = 0.3	  Real TOT = 2.26432
  Summary of Run 199 :
 /run/geometryModified
 
@@ -14616,13 +14616,13 @@ Run 200 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.007750s Sys=0.000000s
-	  User TOT = 0.31	  Real TOT = 4.03107
+  User=0.000000s Real=0.021200s Sys=0.000000s
+	  User TOT = 0.3	  Real TOT = 2.2857
  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.064 MB
+Dynamic pools deleted: 12 / Total memory freed: 0.06 MB
 ============================================================
diff --git a/examples/advanced/gammaray_telescope/gammaraytel.out b/examples/advanced/gammaray_telescope/gammaraytel.out
index 45f5ecd666..6636e2cd78 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1195,7 +1195,7 @@ Using G4ParticleGun...
 Particle energy: 3.56869 LIN
 Particle: proton
 Event: 5
-Number of tracker hits in this event: 25
+Number of tracker hits in this event: 24
       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 
@@ -1212,4490 +1212,4541 @@ Number of tracker hits in this event: 25
       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 212.872 610 2 1 -58.0371 81.0965 -144.45 
+      5 182.915 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 159.84 1307 2 0 -57.4877 81.623 -145.85 
-      5 139.046 1308 2 0 -57.4523 81.65 -145.925 
-      5 273.671 1309 2 0 -57.5024 81.8502 -146.176 
-Number of digits in this event: 18
+      5 11.0127 1308 2 0 -57.8035 81.8257 -145.85 
+      5 287.254 1309 2 0 -57.7964 81.85 -145.881 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 3.96699 LIN
+Particle energy: 8.57708 LIN
 Particle: proton
 Event: 6
-Number of tracker hits in this event: 27
-      6 107.289 529 11 1 -74.2169 -1.13225 125.55 
-      6 190.558 894 11 0 -74.2164 -1.13185 124.15 
-      6 158.111 529 10 1 -74.2042 -1.12541 95.55 
-      6 167.858 894 10 0 -74.204 -1.1255 94.15 
-      6 158.173 529 9 1 -74.2006 -1.12812 65.55 
-      6 221.969 894 9 0 -74.2015 -1.12801 64.15 
-      6 131.115 529 8 1 -74.2264 -1.13619 35.55 
-      6 113.831 894 8 0 -74.2258 -1.13766 34.15 
-      6 201.039 529 7 1 -74.2164 -1.16445 5.55 
-      6 121.645 894 7 0 -74.2161 -1.16478 4.15 
-      6 104.949 529 6 1 -74.2084 -1.17026 -24.45 
-      6 161.132 894 6 0 -74.2087 -1.16978 -25.85 
-      6 119.115 529 5 1 -74.2074 -1.16193 -54.45 
-      6 137.969 894 5 0 -74.2072 -1.16243 -55.85 
-      6 107.489 529 4 1 -74.2034 -1.17902 -84.45 
-      6 143.679 894 4 0 -74.2042 -1.17837 -85.85 
-      6 86.2904 529 3 1 -74.2274 -1.16451 -114.45 
-      6 124.805 894 3 0 -74.2297 -1.16412 -115.85 
-      6 104.095 528 2 1 -74.2744 -1.15718 -144.45 
-      6 93.9065 894 2 0 -74.2765 -1.15528 -145.85 
-      6 114.731 528 1 1 -74.3141 -1.11067 -174.45 
-      6 121.894 894 1 0 -74.3156 -1.10721 -175.85 
-      6 156.33 528 0 1 -74.3523 -1.04138 -204.45 
-      6 97.0549 895 0 0 -74.354 -1.0396 -205.85 
-      6 74.0774 59 3 0 -166.626 -168.35 -115.931 
-      6 5.78574 1753 11 1 170.75 156.938 125.151 
-      6 0.104091 1769 0 1 174.15 0.604812 -204.479 
-Number of digits in this event: 18
+Number of tracker hits in this event: 22
+      6 106.336 1142 10 1 48.5454 104.591 95.55 
+      6 101.093 1422 10 0 48.5458 104.592 94.15 
+      6 113.631 1142 9 1 48.5541 104.602 65.55 
+      6 123.056 1422 9 0 48.5538 104.602 64.15 
+      6 109.487 1142 8 1 48.5446 104.603 35.55 
+      6 175.363 1422 8 0 48.5436 104.603 34.15 
+      6 106.505 1142 7 1 48.5217 104.592 5.55 
+      6 112.584 1422 7 0 48.5206 104.592 4.15 
+      6 140.957 1142 6 1 48.4964 104.578 -24.45 
+      6 143.076 1422 6 0 48.496 104.578 -25.85 
+      6 97.8924 1142 5 1 48.488 104.573 -54.45 
+      6 177.284 1422 5 0 48.4877 104.573 -55.85 
+      6 121.876 1142 4 1 48.4805 104.559 -84.45 
+      6 217.564 1422 4 0 48.4807 104.558 -85.85 
+      6 159.553 1142 3 1 48.4869 104.531 -114.45 
+      6 134.319 1421 3 0 48.4872 104.529 -115.85 
+      6 118.97 1142 2 1 48.4918 104.492 -144.45 
+      6 106.377 1421 2 0 48.4911 104.49 -145.85 
+      6 128.232 1142 1 1 48.4763 104.45 -174.45 
+      6 265.402 1421 1 0 48.4751 104.448 -175.85 
+      6 153.866 1142 0 1 48.4513 104.409 -204.45 
+      6 152.354 1421 0 0 48.4513 104.407 -205.85 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 2.24665 LIN
+Particle energy: 3.51582 LIN
 Particle: proton
 Event: 7
-Number of tracker hits in this event: 25
-      7 108.512 1034 11 1 26.9535 56.7201 125.55 
-      7 112.412 1183 11 0 26.9518 56.7188 124.15 
-      7 236.645 1034 10 1 26.922 56.6942 95.55 
-      7 129.119 1183 10 0 26.9224 56.6907 94.15 
-      7 116.556 1034 9 1 26.9362 56.6157 65.55 
-      7 110.864 1182 9 0 26.9359 56.6101 64.15 
-      7 156.212 1034 8 1 26.9211 56.4967 35.55 
-      7 129.911 1182 8 0 26.9185 56.4867 34.15 
-      7 143.728 1033 7 1 26.8479 56.2762 5.55 
-      7 127.454 1181 7 0 26.8424 56.2651 4.15 
-      7 146.925 1033 6 1 26.7252 56.0346 -24.45 
-      7 185.301 1179 6 0 26.7192 56.0229 -25.85 
-      7 133.174 1032 5 1 26.6001 55.7868 -54.45 
-      7 247.548 1178 5 0 26.5954 55.7743 -55.85 
-      7 102.852 1032 4 1 26.5039 55.5287 -84.45 
-      7 119.16 1177 4 0 26.5009 55.514 -85.85 
-      7 120.317 1031 3 1 26.4446 55.2096 -114.45 
-      7 115.236 1175 3 0 26.4435 55.1951 -115.85 
-      7 174.787 1031 2 1 26.4253 54.8939 -144.45 
-      7 118.753 1174 2 0 26.4206 54.879 -145.85 
-      7 243.211 1031 1 1 26.313 54.5648 -174.45 
-      7 123.001 1172 1 0 26.3091 54.5514 -175.85 
-      7 178.72 1030 0 1 26.2156 54.2863 -204.45 
-      7 136.382 1171 0 0 26.2099 54.272 -205.85 
-      7 173.101 1032 3 1 26.45 55.21 -114.481 
-Number of digits in this event: 18
+Number of tracker hits in this event: 23
+      7 144.167 783 10 1 -23.3766 -103.663 95.55 
+      7 273.835 382 10 0 -23.3764 -103.662 94.15 
+      7 116.903 783 9 1 -23.3644 -103.659 65.55 
+      7 126.002 382 9 0 -23.3619 -103.657 64.15 
+      7 187.506 783 8 1 -23.3117 -103.629 35.55 
+      7 98.1122 382 8 0 -23.308 -103.628 34.15 
+      7 96.7616 784 7 1 -23.2329 -103.618 5.55 
+      7 99.7833 382 7 0 -23.2276 -103.619 4.15 
+      7 151.228 784 6 1 -23.119 -103.648 -24.45 
+      7 104.881 382 6 0 -23.1147 -103.649 -25.85 
+      7 111.668 785 5 1 -23.0256 -103.689 -54.45 
+      7 127.688 382 5 0 -23.0184 -103.69 -55.85 
+      7 111.77 785 4 1 -22.8653 -103.704 -84.45 
+      7 124.909 382 4 0 -22.8588 -103.706 -85.85 
+      7 114.762 786 3 1 -22.7387 -103.76 -114.45 
+      7 128.872 381 3 0 -22.7335 -103.764 -115.85 
+      7 135.88 787 2 1 -22.6276 -103.83 -144.45 
+      7 98.8241 381 2 0 -22.6237 -103.834 -145.85 
+      7 159.735 787 1 1 -22.5349 -103.925 -174.45 
+      7 108.713 381 1 0 -22.5296 -103.929 -175.85 
+      7 91.0329 788 0 1 -22.4177 -104.014 -204.45 
+      7 106.839 380 0 0 -22.4095 -104.018 -205.85 
+      7 117.148 382 3 0 -22.7485 -103.75 -115.983 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 8.16793 LIN
+Particle energy: 4.98401 LIN
 Particle: proton
 Event: 8
-Number of tracker hits in this event: 45
-      8 122.53 634 10 1 -53.2265 -78.6613 95.55 
-      8 157.132 506 10 0 -53.2268 -78.6619 94.15 
-      8 121.492 634 9 1 -53.2359 -78.6731 65.55 
-      8 105.646 506 9 0 -53.2364 -78.6732 64.15 
-      8 131.964 634 8 1 -53.2425 -78.6782 35.55 
-      8 114.139 506 8 0 -53.2421 -78.6784 34.15 
-      8 131.601 634 7 1 -53.2329 -78.6804 5.55 
-      8 114.646 506 7 0 -53.2325 -78.681 4.15 
-      8 113.341 634 6 1 -53.2256 -78.694 -24.45 
-      8 122.045 506 6 0 -53.2248 -78.6933 -25.85 
-      8 116.074 634 5 1 -53.2106 -78.6761 -54.45 
-      8 98.0039 506 5 0 -53.2105 -78.6755 -55.85 
-      8 131.285 634 4 1 -53.2095 -78.6625 -84.45 
-      8 120.474 506 4 0 -53.2097 -78.6621 -85.85 
-      8 117.962 634 3 1 -53.2165 -78.654 -114.45 
-      8 156.713 506 3 0 -53.2173 -78.6538 -115.85 
-      8 107.172 634 2 1 -53.2341 -78.6475 -144.45 
-      8 104.474 507 2 0 -53.2351 -78.6473 -145.85 
-      8 115.855 633 1 1 -53.2583 -78.6411 -174.45 
-      8 125.377 507 1 0 -53.2605 -78.6421 -175.85 
-      8 101.47 633 0 1 -53.3026 -78.6621 -204.45 
-      8 215.663 506 0 0 -53.3043 -78.6626 -205.85 
-      8 140.755 360 0 1 -107.95 -50.5063 -204.816 
-      8 39.4431 648 0 0 -108.592 -50.3447 -205.85 
-      8 41.207 356 0 1 -108.939 -50.015 -204.85 
-      8 0.222387 355 0 1 -108.95 -50.0209 -204.845 
-      8 25.8826 379 3 1 -104.251 -114.645 -114.778 
-      8 24.4567 473 12 1 -85.3497 -127.724 155.209 
-      8 4258.22 371 4 1 -105.887 104.581 -84.45 
-      8 4.36497 396 4 1 -100.95 107.553 -84.4849 
-      8 4748.47 372 4 1 -105.75 104.854 -84.6367 
-      8 55.1796 1161 6 0 120.461 52.3482 -26.25 
-      8 67.6877 1162 6 0 120.558 52.45 -26.1748 
-      8 224.133 1163 6 0 120.753 52.65 -26.1259 
-      8 49.5898 1164 6 0 120.942 52.8505 -26.0539 
-      8 136.264 1165 6 0 120.997 53.05 -26.0638 
-      8 90.5994 1166 6 0 120.974 53.25 -26.0359 
-      8 60.2655 1167 6 0 121.018 53.4502 -26.0838 
-      8 161.144 1168 6 0 121.034 53.65 -26.0907 
-      8 64.9042 1169 6 0 121.052 53.8502 -26.1818 
-      8 238.585 1170 6 0 121.05 54.0502 -26.1676 
-      8 170.705 929 6 0 126.415 6.00721 -26.25 
-      8 78.8668 1533 6 1 126.918 5.92129 -24.85 
-      8 52.8733 1534 6 1 126.95 5.9036 -24.6151 
-      8 26.2406 646 11 1 -50.7546 9.89843 125.397 
-Number of digits in this event: 22
-Using G4ParticleGun... 
-Particle energy: 4.65937 LIN
+Number of tracker hits in this event: 300
+      8 118.487 859 11 1 -8.19229 17.429 125.55 
+      8 164.034 986 11 0 -8.1922 17.4291 124.15 
+      8 210.614 859 10 1 -8.18855 17.429 95.55 
+      8 92.2041 986 10 0 -8.18714 17.4291 94.15 
+      8 93.3106 859 9 1 -8.15109 17.4242 65.55 
+      8 109.492 986 9 0 -8.14953 17.4245 64.15 
+      8 124.995 859 8 1 -8.11772 17.4362 35.55 
+      8 116.941 986 8 0 -8.11664 17.4369 34.15 
+      8 111.499 859 7 1 -8.09311 17.4548 5.55 
+      8 101.742 987 7 0 -8.09022 17.4558 4.15 
+      8 32263.7 860 6 1 -8.03235 17.4711 -24.45 
+      8 14204.4 859 6 1 -8.05 17.4695 -24.4842 
+      8 1980.49 996 6 0 -7.38314 19.3661 -25.85 
+      8 5584.15 997 6 0 -7.35518 19.45 -25.9138 
+      8 53.8229 861 6 1 -7.85 17.5703 -24.4535 
+      8 489.023 1509 7 0 155.069 122.064 3.75 
+      8 1049.17 1510 7 0 155.204 122.15 3.77331 
+      8 1204.45 1511 7 0 155.514 122.35 3.82666 
+      8 1218.84 1512 7 0 155.827 122.55 3.88101 
+      8 1337.6 1513 7 0 156.141 122.75 3.93254 
+      8 1096.89 1514 7 0 156.458 122.95 3.98418 
+      8 1002.32 1515 7 0 156.755 123.15 4.03267 
+      8 1231.36 1516 7 0 157.056 123.35 4.08441 
+      8 419.413 1517 7 0 157.357 123.55 4.1331 
+      8 538.586 1721 7 1 164.421 128.271 5.15 
+      8 855.323 1722 7 1 164.55 128.357 5.16856 
+      8 869.841 1723 7 1 164.75 128.491 5.19757 
+      8 857.861 1724 7 1 164.95 128.623 5.23102 
+      8 850.062 1725 7 1 165.15 128.762 5.26434 
+      8 881.08 1726 7 1 165.35 128.899 5.29771 
+      8 871.745 1727 7 1 165.55 129.035 5.33112 
+      8 892.737 1728 7 1 165.75 129.173 5.36597 
+      8 955.15 1729 7 1 165.95 129.313 5.40085 
+      8 941.184 1730 7 1 166.15 129.452 5.43556 
+      8 952.024 1731 7 1 166.35 129.589 5.4686 
+      8 773.11 1732 7 1 166.55 129.726 5.49851 
+      8 959.37 1733 7 1 166.75 129.862 5.526 
+      8 9.1832 989 6 0 -8.28366 18.0364 -25.85 
+      8 119.924 990 6 0 -8.28972 18.05 -25.8827 
+      8 86.3999 832 5 1 -13.6093 29.9562 -54.45 
+      8 47.2479 831 5 1 -13.65 30.0459 -54.6667 
+      8 108.939 1052 5 0 -13.8718 30.5346 -55.85 
+      8 33.2221 1053 5 0 -13.9242 30.65 -56.1296 
+      8 58.6869 804 4 1 -19.218 42.3261 -84.45 
+      8 96.7993 803 4 1 -19.25 42.3955 -84.6172 
+      8 115.976 1114 4 0 -19.4852 42.9069 -85.85 
+      8 25.4388 1115 4 0 -19.5509 43.05 -86.1948 
+      8 120.622 775 3 1 -24.9235 54.7559 -114.45 
+      8 77.3779 1176 3 0 -25.1916 55.3434 -115.85 
+      8 80.5181 1177 3 0 -25.2402 55.45 -116.104 
+      8 148.725 746 2 1 -30.6655 67.3422 -144.45 
+      8 79.8584 1239 2 0 -30.9207 67.9322 -145.85 
+      8 32.554 1240 2 0 -30.9716 68.05 -146.129 
+      8 118.5 719 1 1 -36.1274 80.0196 -174.45 
+      8 24.4665 1302 1 0 -36.3791 80.6067 -175.85 
+      8 184.223 1303 1 0 -36.3977 80.65 -175.953 
+      8 116.761 692 0 1 -41.5112 92.5805 -204.45 
+      8 131.59 1365 0 0 -41.7624 93.1705 -205.85 
+      8 1645.45 858 6 1 -8.25 16.9165 -24.5672 
+      8 1667.12 857 6 1 -8.45 16.3993 -24.6396 
+      8 1721.17 856 6 1 -8.65 15.9073 -24.7088 
+      8 1986.59 855 6 1 -8.85 15.4005 -24.7735 
+      8 769.375 854 6 1 -9.05 14.8516 -24.8255 
+      8 37.6976 931 6 0 -12.4506 6.25754 -25.85 
+      8 786.778 930 6 0 -12.4536 6.25 -25.8509 
+      8 835.941 929 6 0 -12.5324 6.05 -25.8739 
+      8 765.239 928 6 0 -12.6103 5.85 -25.8951 
+      8 794.257 927 6 0 -12.6893 5.65 -25.9157 
+      8 827.205 926 6 0 -12.7682 5.45 -25.938 
+      8 926.127 925 6 0 -12.8401 5.25 -25.9614 
+      8 857.761 924 6 0 -12.9089 5.05 -25.9839 
+      8 1035.31 923 6 0 -12.9767 4.85 -26.0071 
+      8 833.154 922 6 0 -13.046 4.65 -26.0311 
+      8 972.032 921 6 0 -13.1172 4.45 -26.0584 
+      8 1068.13 920 6 0 -13.1925 4.25 -26.086 
+      8 1102.77 919 6 0 -13.2631 4.05 -26.1095 
+      8 1069.89 918 6 0 -13.3311 3.85 -26.1296 
+      8 1173.13 917 6 0 -13.3986 3.65 -26.1511 
+      8 1166.22 916 6 0 -13.4628 3.45 -26.1739 
+      8 1413.59 915 6 0 -13.5228 3.25 -26.2003 
+      8 795.771 914 6 0 -13.5814 3.05 -26.2308 
+      8 498.875 987 6 0 -8.29474 17.5088 -25.85 
+      8 343.905 830 5 1 -14.0039 18.4657 -54.45 
+      8 257.371 829 5 1 -14.05 18.4674 -54.6485 
+      8 540.98 992 5 0 -14.3342 18.4764 -55.85 
+      8 75.3575 794 4 1 -21.2355 18.6431 -84.45 
+      8 542.76 793 4 1 -21.25 18.6441 -84.5022 
+      8 505.249 993 4 0 -21.62 18.6715 -85.85 
+      8 441.443 753 3 1 -29.3592 19.1357 -114.45 
+      8 113.657 752 3 1 -29.45 19.1577 -114.773 
+      8 754.725 995 3 0 -29.7592 19.2201 -115.85 
+      8 397.584 710 2 1 -37.9684 20.9376 -144.45 
+      8 192.86 709 2 1 -38.05 20.9554 -144.737 
+      8 771.888 1004 2 0 -38.3615 21.0251 -145.85 
+      8 4.11199 1005 2 0 -38.4723 21.05 -146.246 
+      8 357.107 668 1 1 -46.3884 22.6807 -174.45 
+      8 368.23 667 1 1 -46.45 22.6914 -174.666 
+      8 595.545 1013 1 0 -46.7926 22.7592 -175.85 
+      8 392.205 624 0 1 -55.1688 24.4305 -204.45 
+      8 261.938 623 0 1 -55.25 24.4363 -204.712 
+      8 713.427 1022 0 0 -55.5983 24.4576 -205.85 
+      8 113.464 1154 7 0 83.9199 50.9402 3.75 
+      8 161.302 1155 7 0 84.3018 51.05 3.87717 
+      8 275.504 1156 7 0 84.7802 51.25 4.04213 
+      8 2.86117 1344 7 1 89.0362 52.2973 5.15003 
+      8 49.6734 1345 7 1 89.0503 52.3006 5.15362 
+      8 54.326 1346 7 1 89.25 52.3442 5.20121 
+      8 57.978 1347 7 1 89.45 52.3867 5.23834 
+      8 52.7387 1348 7 1 89.6501 52.4201 5.2773 
+      8 73.3485 1349 7 1 89.8502 52.4507 5.31453 
+      8 73.8813 1350 7 1 90.15 52.5037 5.37431 
+      8 51.062 1351 7 1 90.35 52.5706 5.42256 
+      8 66.2115 1352 7 1 90.55 52.6408 5.47443 
+      8 30.7676 1353 7 1 90.75 52.7164 5.5219 
+      8 64.3649 1104 8 0 109.702 40.8894 33.7503 
+      8 80.7539 1103 8 0 109.754 40.8499 33.8094 
+      8 71.963 1102 8 0 109.875 40.65 33.964 
+      8 2.00375 1101 8 0 109.817 40.4497 34.1451 
+      8 799.65 1447 8 1 109.69 39.2182 35.15 
+      8 1.22915 1446 8 1 109.545 38.1299 35.55 
+      8 123.519 102 12 0 75.0903 -159.55 153.847 
+      8 87.51 101 12 0 75.1459 -159.75 153.802 
+      8 146.117 1157 7 0 85.0079 51.45 4.1111 
+      8 203.33 1085 7 0 43.387 37.0572 3.75 
+      8 191.649 1086 7 0 43.841 37.25 3.90959 
+      8 114.681 1087 7 0 44.4038 37.45 4.05004 
+      8 301.066 1140 7 1 48.1464 38.6071 5.15007 
+      8 137.959 1141 7 1 48.25 38.6394 5.17731 
+      8 205.264 1142 7 1 48.45 38.6977 5.23126 
+      8 160.042 1139 7 1 48.05 38.2772 5.49133 
+      8 61.6409 1138 7 1 47.8497 38.1884 5.43782 
+      8 232.487 1137 7 1 47.65 38.1061 5.33998 
+      8 61.9442 1136 7 1 47.45 38.0141 5.24263 
+      8 15.1546 1135 7 1 47.25 37.9172 5.15678 
+      8 169.491 1084 7 0 45.6981 37.05 4.05192 
+      8 71.1557 1083 7 0 45.3917 36.85 3.8736 
+      8 13.3471 1082 7 0 45.1699 36.65 3.76669 
+      8 111.02 843 7 0 -40.8811 -11.4386 3.75014 
+      8 114.474 844 7 0 -41.025 -11.2499 3.96522 
+      8 46.6918 845 7 0 -41.0328 -11.05 3.83973 
+      8 8.99673 755 7 0 -2.25194 -29.0333 3.75018 
+      8 281.319 754 7 0 -2.24232 -29.0501 3.76591 
+      8 113.78 1168 7 0 138.366 53.7851 3.92827 
+      8 357.164 1169 7 0 138.454 53.85 3.90703 
+      8 410.881 1170 7 0 138.737 54.05 3.86894 
+      8 60.3418 1648 7 1 149.824 57.1825 5.15004 
+      8 52.9623 1649 7 1 149.95 57.2201 5.16421 
+      8 57.7728 1650 7 1 150.15 57.2787 5.18589 
+      8 86.4169 1651 7 1 150.35 57.3406 5.20338 
+      8 47.9259 1652 7 1 150.55 57.3965 5.22107 
+      8 58.6023 1653 7 1 150.75 57.458 5.23165 
+      8 65.2232 1654 7 1 150.951 57.5191 5.23924 
+      8 51.5762 1655 7 1 151.151 57.5713 5.24652 
+      8 48.3878 1656 7 1 151.35 57.623 5.2541 
+      8 57.5801 1657 7 1 151.55 57.6812 5.26474 
+      8 50.1684 1658 7 1 151.75 57.7386 5.27725 
+      8 63.5739 1659 7 1 151.95 57.7915 5.28978 
+      8 55.2256 1660 7 1 152.15 57.8382 5.30283 
+      8 45.1727 1661 7 1 152.35 57.8825 5.31173 
+      8 173.656 1662 7 1 152.55 57.9299 5.31549 
+      8 58.3522 1663 7 1 152.75 57.9849 5.31276 
+      8 47.6102 1664 7 1 152.95 58.0396 5.31127 
+      8 125.254 1665 7 1 153.15 58.087 5.30663 
+      8 218.529 1666 7 1 153.35 58.1295 5.29103 
+      8 110.022 1667 7 1 153.55 58.1726 5.27335 
+      8 58.0767 1668 7 1 153.75 58.2223 5.26053 
+      8 50.201 1669 7 1 153.95 58.2775 5.24965 
+      8 94.8496 1670 7 1 154.15 58.3313 5.24362 
+      8 50.3464 1671 7 1 154.35 58.3831 5.23968 
+      8 55.1797 1672 7 1 154.55 58.4357 5.23355 
+      8 72.9198 1673 7 1 154.75 58.4871 5.2284 
+      8 45.9717 1674 7 1 154.95 58.5385 5.22086 
+      8 74.2085 1675 7 1 155.15 58.5906 5.2133 
+      8 51.9901 1676 7 1 155.35 58.642 5.2132 
+      8 60.5643 1677 7 1 155.55 58.6912 5.21069 
+      8 52.953 1678 7 1 155.75 58.7419 5.20758 
+      8 72.2126 1679 7 1 155.95 58.7979 5.19892 
+      8 81.3462 1680 7 1 156.15 58.8548 5.18497 
+      8 103.601 1681 7 1 156.35 58.9118 5.17149 
+      8 259.567 1682 7 1 156.55 58.9724 5.1612 
+      8 63.8287 1683 7 1 156.75 59.0286 5.15272 
+      8 124.467 1227 7 0 178.547 65.5547 4.15 
+      8 179.519 1228 7 0 178.867 65.65 4.14546 
+      8 182.89 1229 7 0 179.442 65.85 4.14125 
+      8 53.7874 1230 7 0 179.955 66.0501 4.11723 
+      8 25.6801 217 3 1 -136.713 62.6296 -114.45 
+      8 141.375 216 3 1 -136.75 62.6414 -114.476 
+      8 273.264 215 3 1 -136.95 62.7054 -114.615 
+      8 86.4362 214 3 1 -137.15 62.768 -114.754 
+      8 384.628 1216 3 0 -138.703 63.25 -115.85 
+      8 112.556 4 2 1 -179.293 75.9204 -144.45 
+      8 203.471 3 2 1 -179.35 75.9408 -144.492 
+      8 318.295 2 2 1 -179.55 76.0116 -144.639 
+      8 291.651 1 2 1 -179.75 76.0828 -144.787 
+      8 36.2121 1217 3 0 -139.147 63.45 -116.175 
+      8 17.0501 6 2 1 -178.904 76.9224 -144.45 
+      8 132.302 5 2 1 -178.95 76.9373 -144.485 
+      8 27.3501 0 2 1 -179.95 77.3757 -144.814 
+      8 292.74 985 6 0 -7.25246 17.1236 -25.85 
+      8 270.417 984 6 0 -7.08753 17.05 -26.1381 
+      8 107.409 945 5 1 9.06665 9.85077 -54.45 
+      8 54.2352 946 5 1 9.25 9.77049 -54.7666 
+      8 59.8362 947 5 0 9.8804 9.49833 -55.85 
+      8 69.9782 946 5 0 9.9923 9.45 -56.0423 
+      8 7.72752 1032 4 1 26.6339 2.20199 -84.45 
+      8 125.982 1033 4 1 26.65 2.19482 -84.4778 
+      8 7.55901 1034 4 1 26.85 2.10518 -84.8238 
+      8 149.461 908 4 0 27.4443 1.84019 -85.85 
+      8 132.729 1120 3 1 44.1776 -5.62346 -114.45 
+      8 83.1281 1121 3 1 44.25 -5.65986 -114.579 
+      8 30.9657 870 3 0 44.9877 -6.02028 -115.85 
+      8 121.536 869 3 0 45.0488 -6.05 -115.955 
+      8 108.299 1208 2 1 61.7135 -13.9369 -144.45 
+      8 248.669 1209 2 1 61.85 -13.9999 -144.68 
+      8 189.839 828 2 0 62.5485 -14.3183 -145.85 
+      8 103.817 1298 1 1 79.6624 -22.23 -174.45 
+      8 38.6166 1299 1 1 79.85 -22.3285 -174.758 
+      8 256.077 786 1 0 80.5115 -22.6799 -175.85 
+      8 4.98678 1387 0 1 97.7386 -31.8608 -204.45 
+      8 141.853 1388 0 1 97.75 -31.8668 -204.469 
+      8 11.9175 1389 0 1 97.95 -31.9717 -204.801 
+      8 118.258 738 0 0 98.5796 -32.3031 -205.85 
+      8 434.508 906 5 1 1.2594 9.0837 -54.45 
+      8 117.747 943 5 0 1.65831 8.68939 -55.85 
+      8 194.145 942 5 0 1.69821 8.65 -55.9903 
+      8 424.137 948 4 1 9.702 0.639081 -84.45 
+      8 352.732 900 4 0 10.0941 0.246313 -85.85 
+      8 514.286 990 3 1 18.0643 -7.74126 -114.45 
+      8 525.261 859 3 0 18.4654 -8.10486 -115.85 
+      8 355.36 1033 2 1 26.7416 -15.6241 -144.45 
+      8 42.4987 1034 2 1 26.85 -15.7185 -144.805 
+      8 178.303 820 2 0 27.1751 -15.9992 -145.85 
+      8 216.503 819 2 0 27.2339 -16.05 -146.039 
+      8 1.58831 1079 1 1 36.0489 -23.7395 -174.45 
+      8 327.647 1080 1 1 36.05 -23.7404 -174.453 
+      8 362.795 779 1 0 36.5054 -24.1029 -175.85 
+      8 350.517 1129 0 1 46.0005 -31.5099 -204.45 
+      8 241.371 1130 0 1 46.05 -31.5476 -204.601 
+      8 387.993 740 0 0 46.4591 -31.8575 -205.85 
+      8 179.71 714 4 1 -37.1628 -37.9889 -84.45 
+      8 254.371 713 4 1 -37.25 -38.3066 -84.7238 
+      8 40.2888 701 4 0 -37.666 -39.7605 -85.85 
+      8 76.6768 700 4 0 -37.6916 -39.85 -85.9185 
+      8 83.9827 699 4 0 -37.7439 -40.0504 -86.0774 
+      8 41.4198 698 4 0 -37.7911 -40.25 -86.236 
+      8 71.2326 666 3 1 -46.7933 -77.258 -114.45 
+      8 72.7635 667 3 1 -46.65 -77.4428 -114.529 
+      8 338.762 668 3 1 -46.4499 -77.5805 -114.553 
+      8 67.3375 669 3 1 -46.25 -77.7184 -114.571 
+      8 46.259 670 3 1 -46.05 -77.8655 -114.594 
+      8 63.6279 671 3 1 -45.85 -78.0035 -114.602 
+      8 65.5323 672 3 1 -45.65 -78.1296 -114.602 
+      8 130.445 673 3 1 -45.4497 -78.2536 -114.608 
+      8 107.137 674 3 1 -45.25 -78.3827 -114.611 
+      8 59.7576 675 3 1 -45.0497 -78.5137 -114.612 
+      8 62.5766 676 3 1 -44.85 -78.6389 -114.615 
+      8 96.3437 677 3 1 -44.65 -78.7743 -114.623 
+      8 77.8439 678 3 1 -44.45 -78.9181 -114.622 
+      8 65.36 679 3 1 -44.2499 -79.0706 -114.617 
+      8 69.9553 680 3 1 -44.05 -79.2152 -114.605 
+      8 114.743 681 3 1 -43.85 -79.3803 -114.576 
+      8 134.261 682 3 1 -43.65 -79.5645 -114.542 
+      8 142.06 683 3 1 -43.45 -79.7571 -114.508 
+      8 17.3133 684 3 1 -43.25 -79.9421 -114.46 
+      8 50.8032 358 4 0 -25.8225 -108.485 -86.25 
+      8 191.713 357 4 0 -25.7814 -108.55 -86.1851 
+      8 68.5346 356 4 0 -25.6269 -108.75 -85.975 
+      8 118.164 776 4 1 -24.8364 -109.698 -84.8496 
+      8 75.4723 777 4 1 -24.65 -109.945 -84.5812 
+      8 62.5521 703 4 0 -37.836 -39.2917 -85.85 
+      8 83.6248 702 4 0 -37.917 -39.45 -86.0198 
+      8 174.307 641 3 1 -51.7346 -66.208 -114.45 
+      8 162.724 640 3 1 -51.85 -66.4792 -114.719 
+      8 14.2351 562 3 0 -52.3258 -67.6234 -115.85 
+      8 98.3902 561 3 0 -52.3368 -67.65 -115.876 
+      8 65.8754 560 3 0 -52.4194 -67.85 -116.074 
+      8 163.317 580 2 1 -63.9696 -96.0933 -144.45 
+      8 110.504 579 2 1 -64.05 -96.2739 -144.623 
+      8 221.467 412 2 0 -64.6188 -97.5624 -145.85 
+      8 93.9675 411 2 0 -64.7016 -97.75 -146.027 
+      8 12.3591 410 2 0 -64.7902 -97.95 -146.216 
+      8 193.647 509 1 1 -78.0908 -127.957 -174.45 
+      8 199.571 252 1 0 -78.5876 -129.554 -175.85 
+      8 90.0365 251 1 0 -78.6488 -129.75 -176.023 
+      8 23.1036 250 1 0 -78.7118 -129.95 -176.2 
+      8 145.335 456 0 1 -88.7736 -161.932 -204.45 
+      8 89.5171 455 0 1 -88.85 -162.114 -204.616 
+      8 52.1275 83 0 0 -89.413 -163.453 -205.85 
+      8 102.312 82 0 0 -89.4539 -163.55 -205.94 
+      8 43.7975 81 0 0 -89.538 -163.75 -206.124 
+      8 48.5862 578 2 1 -64.4496 -97.1982 -144.85 
+      8 42.8383 577 2 1 -64.45 -97.2156 -144.816 
+      8 11.8253 469 3 1 -86.1011 -89.229 -114.582 
+      8 26.5929 470 3 1 -86.0209 -89.3158 -114.655 
+      8 7.98299 1593 12 1 138.767 86.8762 155.15 
+      8 73.7051 858 10 1 -8.25002 17.6502 95.32 
+      8 52.6274 995 10 0 -8.83904 19.0583 94.15 
+      8 76.0369 996 10 0 -8.90739 19.25 94.0015 
+      8 118.275 997 10 0 -9.01685 19.45 93.8753 
+      8 15.787 998 10 0 -9.12392 19.6502 93.7808 
+Number of digits in this event: 143
+Using G4ParticleGun... 
+Particle energy: 1.4309 LIN
 Particle: proton
 Event: 9
-Number of tracker hits in this event: 25
-      9 118.167 797 11 1 -20.5224 -35.9455 125.55 
-      9 274.31 720 11 0 -20.5223 -35.9467 124.15 
-      9 97.6333 797 10 1 -20.5161 -35.9665 95.55 
-      9 139.639 720 10 0 -20.5176 -35.9669 94.15 
-      9 121.104 797 9 1 -20.5492 -35.9719 65.55 
-      9 131.265 720 9 0 -20.5487 -35.9718 64.15 
-      9 103.283 797 8 1 -20.5342 -35.9646 35.55 
-      9 109.589 720 8 0 -20.5323 -35.9643 34.15 
-      9 159.494 797 7 1 -20.4991 -35.9523 5.55 
-      9 129.276 720 7 0 -20.5049 -35.9488 4.15 
-      9 167.349 797 6 1 -20.6209 -35.8793 -24.45 
-      9 203.37 720 6 0 -20.6281 -35.8757 -25.85 
-      9 139.408 796 5 1 -20.7768 -35.801 -54.45 
-      9 109.632 721 5 0 -20.78 -35.7947 -55.85 
-      9 111.849 796 4 1 -20.8472 -35.6621 -84.45 
-      9 136.238 721 4 0 -20.8487 -35.6554 -85.85 
-      9 149.922 795 3 1 -20.8795 -35.5225 -114.45 
-      9 180.228 722 3 0 -20.8808 -35.5145 -115.85 
-      9 167.821 795 2 1 -20.8999 -35.3478 -144.45 
-      9 97.0206 723 2 0 -20.9009 -35.3419 -145.85 
-      9 143.042 795 1 1 -20.9337 -35.2163 -174.45 
-      9 118.048 724 1 0 -20.9351 -35.2104 -175.85 
-      9 106.815 795 0 1 -20.961 -35.0906 -204.45 
-      9 135.853 724 0 0 -20.9636 -35.0847 -205.85 
-      9 135.35 722 4 0 -20.8453 -35.65 -86.0644 
-Number of digits in this event: 17
+Number of tracker hits in this event: 26
+      9 115.068 808 11 1 -18.2815 48.2824 125.55 
+      9 118.058 1141 11 0 -18.2807 48.2799 124.15 
+      9 141.338 808 10 1 -18.2547 48.2323 95.55 
+      9 151.851 1140 10 0 -18.2532 48.2293 94.15 
+      9 137.502 809 9 1 -18.2184 48.1712 65.55 
+      9 114.386 1140 9 0 -18.2144 48.1644 64.15 
+      9 116.241 809 8 1 -18.1175 48.021 35.55 
+      9 105.07 1139 8 0 -18.1121 48.0114 34.15 
+      9 152.657 810 7 1 -18.0133 47.8359 5.55 
+      9 119.968 1138 7 0 -18.0098 47.831 4.15 
+      9 108.027 810 6 1 -17.9574 47.737 -24.45 
+      9 182.123 1138 6 0 -17.9571 47.7307 -25.85 
+      9 122.995 810 5 1 -17.9596 47.6042 -54.45 
+      9 111.439 1137 5 0 -17.9614 47.5989 -55.85 
+      9 147.924 810 4 1 -18.0092 47.4803 -84.45 
+      9 153.503 1137 4 0 -18.0162 47.4714 -85.85 
+      9 127.91 809 3 1 -18.1531 47.2861 -114.45 
+      9 167.132 1136 3 0 -18.1613 47.273 -115.85 
+      9 106.47 808 2 1 -18.3255 46.9999 -144.45 
+      9 127.768 1134 2 0 -18.3336 46.9888 -145.85 
+      9 123.381 807 1 1 -18.4979 46.7717 -174.45 
+      9 185.399 1133 1 0 -18.5038 46.7637 -175.85 
+      9 105.03 807 0 1 -18.6158 46.613 -204.45 
+      9 107.701 1132 0 0 -18.6224 46.6043 -205.85 
+      9 218.32 1139 6 0 -17.8969 47.85 -26.1457 
+      9 147.881 808 9 1 -18.25 48.175 65.4122 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 9.14651 LIN
+Particle energy: 5.64813 LIN
 Particle: proton
 Event: 10
-Number of tracker hits in this event: 21
-     10 91.3799 1614 7 1 143.01 -32.1019 5.55 
-     10 170.893 739 7 0 143.01 -32.1016 4.15 
-     10 159.197 1614 6 1 143.02 -32.0979 -24.45 
-     10 108.863 739 6 0 143.02 -32.0979 -25.85 
-     10 106.507 1614 5 1 143.021 -32.1 -54.45 
-     10 101.495 739 5 0 143.021 -32.1005 -55.85 
-     10 249.335 1614 4 1 143.023 -32.1066 -84.45 
-     10 120.88 739 4 0 143.024 -32.1069 -85.85 
-     10 111.05 1614 3 1 143.035 -32.1087 -114.45 
-     10 98.5923 739 3 0 143.036 -32.1086 -115.85 
-     10 144.31 1614 2 1 143.05 -32.1066 -144.45 
-     10 108.987 739 2 0 143.051 -32.1062 -145.85 
-     10 176.521 1614 1 1 143.072 -32.0977 -174.45 
-     10 221.74 739 1 0 143.072 -32.097 -175.85 
-     10 166.863 1614 0 1 143.082 -32.0814 -204.45 
-     10 179.843 739 0 0 143.084 -32.0809 -205.85 
-     10 734.803 838 0 0 179.9 -12.4066 -206.25 
-     10 91.651 1613 1 1 142.95 -32.2218 -174.755 
-     10 176.446 738 1 0 142.725 -32.3095 -175.85 
-     10 67.9143 636 1 0 92.0382 -52.701 -176.25 
-     10 16.6151 740 7 0 142.967 -32.0499 3.7918 
-Number of digits in this event: 15
+Number of tracker hits in this event: 22
+     10 120.741 199 7 1 -140.318 -48.7057 5.55 
+     10 116.033 656 7 0 -140.319 -48.7062 4.15 
+     10 314.11 199 6 1 -140.339 -48.7169 -24.45 
+     10 110.622 656 6 0 -140.34 -48.7174 -25.85 
+     10 94.6176 198 5 1 -140.36 -48.7211 -54.45 
+     10 130.708 656 5 0 -140.361 -48.7197 -55.85 
+     10 94.3507 198 4 1 -140.389 -48.6933 -84.45 
+     10 113.057 656 4 0 -140.389 -48.6921 -85.85 
+     10 290.528 198 3 1 -140.391 -48.672 -114.45 
+     10 90.7938 656 3 0 -140.39 -48.6696 -115.85 
+     10 112.285 198 2 1 -140.371 -48.6207 -144.45 
+     10 98.6556 657 2 0 -140.37 -48.6194 -145.85 
+     10 115.618 199 1 1 -140.336 -48.5975 -174.45 
+     10 125.825 657 1 0 -140.335 -48.5966 -175.85 
+     10 160.865 199 0 1 -140.306 -48.5754 -204.45 
+     10 106.184 657 0 0 -140.304 -48.5747 -205.85 
+     10 35.9689 648 3 0 -140.321 -50.3637 -115.85 
+     10 37.1451 647 3 0 -140.3 -50.45 -115.889 
+     10 94.407 203 3 1 -139.491 -50.7641 -114.85 
+     10 170.646 202 3 1 -139.55 -50.8412 -114.682 
+     10 184.584 201 3 1 -139.75 -50.9972 -114.51 
+     10 12.6617 199 3 1 -140.35 -48.7488 -114.54 
+Number of digits in this event: 9
 Using G4ParticleGun... 
-Particle energy: 9.87176 LIN
+Particle energy: 8.73632 LIN
 Particle: proton
 Event: 11
-Number of tracker hits in this event: 42
-     11 133.066 1082 10 1 36.6455 -102.052 95.55 
-     11 116.653 390 10 0 36.6455 -102.05 94.15 
-     11 106.863 1082 9 1 36.6441 -102.029 65.55 
-     11 104.395 390 9 0 36.6435 -102.027 64.15 
-     11 103.501 1082 8 1 36.6347 -101.997 35.55 
-     11 107.175 390 8 0 36.6339 -101.996 34.15 
-     11 104.123 1082 7 1 36.6158 -101.974 5.55 
-     11 102.808 390 7 0 36.6148 -101.972 4.15 
-     11 105.523 1082 6 1 36.5946 -101.945 -24.45 
-     11 122.032 391 6 0 36.5942 -101.943 -25.85 
-     11 108.294 1082 5 1 36.5881 -101.911 -54.45 
-     11 118.532 391 5 0 36.5878 -101.91 -55.85 
-     11 386.834 1082 4 1 36.5812 -101.889 -84.45 
-     11 132.504 391 4 0 36.5816 -101.888 -85.85 
-     11 117.139 1082 3 1 36.5915 -101.874 -114.45 
-     11 100.067 391 3 0 36.5919 -101.873 -115.85 
-     11 100.266 1082 2 1 36.5987 -101.853 -144.45 
-     11 107.695 391 2 0 36.5996 -101.853 -145.85 
-     11 155.977 1082 1 1 36.6184 -101.86 -174.45 
-     11 126.02 391 1 0 36.6196 -101.861 -175.85 
-     11 87.8651 1082 0 1 36.6464 -101.875 -204.45 
-     11 101.795 391 0 0 36.6474 -101.876 -205.85 
-     11 1.61834 474 2 0 29.4041 -85.2071 -145.85 
-     11 143.228 360 2 0 177.503 -108.006 -146.25 
-     11 111.105 1600 9 0 179.683 140.179 63.75 
-     11 13.7806 135 6 1 -152.987 82.2311 -24.669 
-     11 7.12111 755 6 0 113.913 -28.85 -25.9418 
-     11 38.7645 469 1 0 -17.5118 -86.1389 -176.25 
-     11 288.163 470 1 0 -17.5522 -86.05 -176.156 
-     11 340.585 471 1 0 -17.6666 -85.85 -176.03 
-     11 306.076 395 1 0 36.5147 -100.974 -175.85 
-     11 54.8635 396 1 0 36.5154 -100.95 -175.88 
-     11 88.0863 1081 4 1 36.45 -101.832 -84.5586 
-     11 14.3319 1080 4 1 36.25 -101.667 -84.8165 
-     11 101.642 396 4 0 35.3707 -100.899 -85.8504 
-     11 91.4357 397 4 0 35.256 -100.75 -86.0751 
-     11 5.16399 1023 3 1 24.6757 -85.3637 -114.45 
-     11 81.9435 1022 3 1 24.65 -85.3589 -114.465 
-     11 86.4182 1021 3 1 24.45 -85.3297 -114.611 
-     11 60.5918 1020 3 1 24.25 -85.2981 -114.76 
-     11 115.392 476 3 0 22.6205 -84.7874 -115.85 
-     11 128.396 477 3 0 22.2335 -84.65 -116.098 
-Number of digits in this event: 15
+Number of tracker hits in this event: 67
+     11 163.194 715 10 1 -37.0154 84.5878 95.55 
+     11 130.374 1322 10 0 -37.0152 84.5881 94.15 
+     11 133.543 715 9 1 -37.012 84.5958 65.55 
+     11 613.687 1322 9 0 -37.0118 84.5963 64.15 
+     11 111.428 715 8 1 -37.0029 84.609 35.55 
+     11 237.852 1322 8 0 -37.0024 84.6082 34.15 
+     11 132.595 715 7 1 -36.9897 84.5885 5.55 
+     11 256.873 1322 7 0 -36.989 84.5878 4.15 
+     11 102.662 715 6 1 -36.9712 84.5751 -24.45 
+     11 98.6777 1322 6 0 -36.9699 84.5751 -25.85 
+     11 113.225 715 5 1 -36.943 84.5736 -54.45 
+     11 99.0412 1322 5 0 -36.9417 84.5738 -55.85 
+     11 117.989 715 4 1 -36.9134 84.5778 -84.45 
+     11 115.279 1322 4 0 -36.9113 84.5782 -85.85 
+     11 182.368 715 3 1 -36.871 84.5852 -114.45 
+     11 122.209 1322 3 0 -36.8703 84.5848 -115.85 
+     11 138.065 715 2 1 -36.8521 84.5744 -144.45 
+     11 146.795 1322 2 0 -36.8511 84.5739 -145.85 
+     11 132.233 716 1 1 -36.8321 84.5661 -174.45 
+     11 98.6821 1322 1 0 -36.8302 84.5658 -175.85 
+     11 94.8995 716 0 1 -36.7962 84.5579 -204.45 
+     11 147.73 1322 0 0 -36.7944 84.5574 -205.85 
+     11 55.2025 638 9 1 -52.4164 130.267 65.55 
+     11 135.209 1536 0 0 78.3577 127.459 -206.04 
+     11 138.269 968 4 0 122.144 13.7953 -86.25 
+     11 32.5231 1514 4 1 123.069 13.7683 -84.85 
+     11 123.394 1515 4 1 123.15 13.8034 -84.7425 
+     11 75.4371 411 0 1 -97.8266 62.0477 -204.45 
+     11 93.4182 410 0 1 -97.95 62.0748 -204.619 
+     11 172.108 409 0 1 -98.15 62.0999 -204.738 
+     11 213.49 408 0 1 -98.3502 62.072 -204.74 
+     11 103.782 1455 0 0 -10.8554 111.266 -206.25 
+     11 125.297 1456 0 0 -10.6999 111.35 -206.061 
+     11 52.6149 851 0 1 -9.71619 111.891 -204.85 
+     11 145.851 852 0 1 -9.65 111.927 -204.768 
+     11 58.0095 853 0 1 -9.45 112.035 -204.522 
+     11 151.779 1521 1 0 18.0774 124.482 -176.25 
+     11 163.029 1522 1 0 18.2288 124.55 -176.095 
+     11 21.472 996 1 1 19.4084 125.103 -174.85 
+     11 139.368 997 1 1 19.45 125.122 -174.806 
+     11 103.765 998 1 1 19.65 125.216 -174.595 
+     11 84.9997 1579 2 0 47.022 136.105 -146.25 
+     11 210.692 1580 2 0 47.1362 136.15 -146.132 
+     11 65.2376 1141 2 1 48.3883 136.653 -144.85 
+     11 189.207 1142 2 1 48.45 136.678 -144.787 
+     11 98.7056 1143 2 1 48.65 136.755 -144.585 
+     11 72.0004 1634 3 0 73.6889 147.104 -116.25 
+     11 283.227 1635 3 0 73.7999 147.15 -116.124 
+     11 59.4673 1274 3 1 74.9768 147.628 -114.85 
+     11 200.489 1275 3 1 75.05 147.657 -114.772 
+     11 116.38 1276 3 1 75.25 147.739 -114.559 
+     11 128.679 1691 4 0 99.8308 158.491 -86.25 
+     11 357.462 1692 4 0 99.9661 158.55 -86.0938 
+     11 72.6885 1404 4 1 101.043 159.019 -84.85 
+     11 172.035 1405 4 1 101.15 159.066 -84.726 
+     11 24.7606 1406 4 1 101.35 159.152 -84.4944 
+     11 255.778 1751 5 0 127.288 170.416 -56.25 
+     11 53.287 1752 5 0 127.598 170.55 -55.9129 
+     11 123.521 1542 5 1 128.582 170.998 -54.85 
+     11 156.532 1543 5 1 128.75 171.074 -54.6687 
+     11 0.706387 1544 5 1 128.95 171.166 -54.451 
+     11 420.093 1653 4 0 77.1721 150.859 -86.25 
+     11 11.1414 737 3 0 -169.065 -32.5095 -116.25 
+     11 27.5241 1491 2 1 118.473 -159.42 -144.589 
+     11 101.457 249 11 0 70.6562 -130.24 124.102 
+     11 88.8398 1321 9 0 -37.1867 84.45 63.7851 
+     11 63.2346 1320 9 0 -37.3279 84.25 63.8142 
+Number of digits in this event: 38
 Using G4ParticleGun... 
-Particle energy: 6.9069 LIN
+Particle energy: 4.62894 LIN
 Particle: proton
 Event: 12
-Number of tracker hits in this event: 40
-     12 102.949 828 11 1 -14.2726 71.7033 125.55 
-     12 117.447 1258 11 0 -14.2725 71.7006 124.15 
-     12 137.159 828 10 1 -14.2692 71.6411 95.55 
-     12 185.97 1257 10 0 -14.2681 71.6377 94.15 
-     12 110.893 829 9 1 -14.2476 71.566 65.55 
-     12 140.081 1257 9 0 -14.2456 71.5622 64.15 
-     12 117.407 829 8 1 -14.2017 71.4865 35.55 
-     12 109.995 1257 8 0 -14.199 71.4831 34.15 
-     12 109.469 829 7 1 -14.1406 71.4162 5.55 
-     12 107.822 1256 7 0 -14.1382 71.4131 4.15 
-     12 121.463 829 6 1 -14.0884 71.3449 -24.45 
-     12 116.975 1256 6 0 -14.0869 71.3408 -25.85 
-     12 115.156 829 5 1 -14.0552 71.2588 -54.45 
-     12 128.851 1256 5 0 -14.0567 71.2545 -55.85 
-     12 133.684 829 4 1 -14.0843 71.1636 -84.45 
-     12 150.305 1255 4 0 -14.0861 71.159 -85.85 
-     12 112.015 829 3 1 -14.1245 71.0667 -114.45 
-     12 114.968 1255 3 0 -14.1265 71.0615 -115.85 
-     12 101.172 829 2 1 -14.1709 70.9556 -144.45 
-     12 122.204 1254 2 0 -14.1725 70.9504 -145.85 
-     12 95.6787 829 1 1 -14.2048 70.8448 -174.45 
-     12 106.442 1253 1 0 -14.2073 70.8393 -175.85 
-     12 258.727 828 0 1 -14.2584 70.7279 -204.45 
-     12 114.094 1253 0 0 -14.2617 70.7214 -205.85 
-     12 28.3088 1246 0 0 -24.1298 69.3995 -205.874 
-     12 265.859 705 0 0 22.3807 -38.9436 -206.25 
-     12 511.21 704 0 0 22.4232 -39.05 -206.214 
-     12 439.564 703 0 0 22.4972 -39.25 -206.148 
-     12 515.109 702 0 0 22.5683 -39.45 -206.073 
-     12 542.59 701 0 0 22.6408 -39.65 -206.001 
-     12 585.116 700 0 0 22.7159 -39.85 -205.933 
-     12 248.272 699 0 0 22.7929 -40.05 -205.872 
-     12 1505.35 1019 0 1 23.9788 -43.7356 -204.85 
-     12 5406.7 1020 0 1 24.05 -43.9751 -204.795 
-     12 938.676 1018 0 1 23.85 -44.7872 -204.521 
-     12 500.527 1017 0 1 23.65 -44.7655 -204.466 
-     12 38.8595 682 0 0 24.8354 -43.5316 -205.85 
-     12 99.1296 683 0 0 24.9232 -43.45 -205.944 
-     12 41.0022 684 0 0 25.1346 -43.25 -206.167 
-     12 25.5874 710 2 1 -38.04 13.1864 -144.73 
-Number of digits in this event: 24
-Using G4ParticleGun... 
-Particle energy: 7.19736 LIN
+Number of tracker hits in this event: 24
+     12 162.35 975 11 1 15.0772 -73.6311 125.55 
+     12 105.33 532 11 0 15.0757 -73.6329 124.15 
+     12 147.196 974 10 1 15.0475 -73.6768 95.55 
+     12 139.653 531 10 0 15.0461 -73.6799 94.15 
+     12 106.317 974 9 1 15.0134 -73.7362 65.55 
+     12 193.734 531 9 0 15.0104 -73.7399 64.15 
+     12 146.934 974 8 1 14.9489 -73.8213 35.55 
+     12 96.5536 531 8 0 14.947 -73.8258 34.15 
+     12 95.7165 974 7 1 14.9025 -73.914 5.55 
+     12 127.175 530 7 0 14.8996 -73.9202 4.15 
+     12 124.27 973 6 1 14.8466 -74.0479 -24.45 
+     12 113.47 529 6 0 14.8457 -74.054 -25.85 
+     12 138.409 973 5 1 14.8247 -74.1833 -54.45 
+     12 109.775 529 5 0 14.8236 -74.1905 -55.85 
+     12 101.349 973 4 1 14.8041 -74.3441 -84.45 
+     12 103.591 528 4 0 14.8027 -74.353 -85.85 
+     12 116.099 973 3 1 14.7734 -74.5391 -114.45 
+     12 160.426 527 3 0 14.773 -74.546 -115.85 
+     12 115.161 973 2 1 14.7665 -74.6791 -144.45 
+     12 126.712 526 2 0 14.7691 -74.6825 -145.85 
+     12 101.017 973 1 1 14.824 -74.7468 -174.45 
+     12 93.2522 526 1 0 14.826 -74.7499 -175.85 
+     12 103.458 974 0 1 14.8617 -74.8076 -204.45 
+     12 120.741 526 0 0 14.8615 -74.8115 -205.85 
+Number of digits in this event: 12
+Using G4ParticleGun... 
+Particle energy: 6.62295 LIN
 Particle: proton
 Event: 13
 Number of tracker hits in this event: 24
-     13 106.154 830 11 1 -13.9119 44.8891 125.55 
-     13 117.091 1124 11 0 -13.9126 44.8895 124.15 
-     13 174.402 830 10 1 -13.9291 44.8962 95.55 
-     13 114.744 1124 10 0 -13.9291 44.8967 94.15 
-     13 256.862 830 9 1 -13.9289 44.9054 65.55 
-     13 147.816 1124 9 0 -13.9285 44.9058 64.15 
-     13 133.545 830 8 1 -13.9159 44.9174 35.55 
-     13 101.215 1124 8 0 -13.9147 44.9184 34.15 
-     13 109.823 830 7 1 -13.8907 44.9381 5.55 
-     13 85.6032 1124 7 0 -13.8886 44.9386 4.15 
-     13 126.744 831 6 1 -13.8475 44.9462 -24.45 
-     13 166.108 1124 6 0 -13.8447 44.9465 -25.85 
-     13 99.9547 831 5 1 -13.7857 44.9559 -54.45 
-     13 112.816 1124 5 0 -13.7833 44.9554 -55.85 
-     13 112.504 831 4 1 -13.7333 44.9461 -84.45 
-     13 96.5076 1124 4 0 -13.7307 44.9445 -85.85 
-     13 99.7386 831 3 1 -13.6707 44.9117 -114.45 
-     13 126.31 1124 3 0 -13.6666 44.9101 -115.85 
-     13 110.731 832 2 1 -13.5858 44.875 -144.45 
-     13 117.368 1124 2 0 -13.5825 44.873 -145.85 
-     13 135.389 832 1 1 -13.5084 44.8339 -174.45 
-     13 111.186 1123 1 0 -13.5053 44.8317 -175.85 
-     13 192.678 833 0 1 -13.4431 44.7841 -204.45 
-     13 127.375 1123 0 0 -13.4397 44.7828 -205.85 
-Number of digits in this event: 11
+     13 110.531 1004 11 1 20.8666 26.9084 125.55 
+     13 106.475 1034 11 0 20.8669 26.909 124.15 
+     13 117.1 1004 10 1 20.8714 26.9177 95.55 
+     13 94.5133 1034 10 0 20.8725 26.9198 94.15 
+     13 111.454 1004 9 1 20.8941 26.9737 65.55 
+     13 125.633 1034 9 0 20.896 26.9763 64.15 
+     13 136.135 1004 8 1 20.9381 27.0295 35.55 
+     13 130.103 1034 8 0 20.9402 27.0321 34.15 
+     13 138.825 1004 7 1 20.9856 27.0865 5.55 
+     13 219.077 1035 7 0 20.9876 27.0893 4.15 
+     13 166.391 1004 6 1 21.0306 27.1453 -24.45 
+     13 106.525 1035 6 0 21.0342 27.1468 -25.85 
+     13 124.467 1005 5 1 21.1048 27.1768 -54.45 
+     13 155.485 1035 5 0 21.1086 27.1783 -55.85 
+     13 128.085 1005 4 1 21.1885 27.2097 -84.45 
+     13 127.211 1035 4 0 21.1931 27.2118 -85.85 
+     13 117.37 1006 3 1 21.3036 27.2554 -114.45 
+     13 107.263 1036 3 0 21.3087 27.2575 -115.85 
+     13 96.0897 1006 2 1 21.4079 27.3008 -144.45 
+     13 145.363 1036 2 0 21.4142 27.3025 -145.85 
+     13 189.475 1007 1 1 21.5444 27.337 -174.45 
+     13 131.833 1036 1 0 21.5495 27.3387 -175.85 
+     13 119.96 1008 0 1 21.655 27.3749 -204.45 
+     13 127.374 1036 0 0 21.6605 27.3768 -205.85 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 8.2328 LIN
+Particle energy: 4.577 LIN
 Particle: proton
 Event: 14
-Number of tracker hits in this event: 22
-     14 177.868 1101 10 1 40.3649 106.915 95.55 
-     14 131.962 1433 10 0 40.3656 106.915 94.15 
-     14 137.367 1101 9 1 40.3902 106.929 65.55 
-     14 117.146 1433 9 0 40.3922 106.929 64.15 
-     14 161.046 1101 8 1 40.4335 106.936 35.55 
-     14 103.82 1433 8 0 40.4347 106.935 34.15 
-     14 101.499 1102 7 1 40.4621 106.912 5.55 
-     14 169.209 1433 7 0 40.4642 106.91 4.15 
-     14 113.745 1102 6 1 40.503 106.876 -24.45 
-     14 110.314 1433 6 0 40.505 106.874 -25.85 
-     14 122.655 1102 5 1 40.5445 106.847 -54.45 
-     14 159.132 1433 5 0 40.5467 106.846 -55.85 
-     14 117.51 1102 4 1 40.595 106.822 -84.45 
-     14 96.6052 1433 4 0 40.5968 106.821 -85.85 
-     14 130.139 1102 3 1 40.6338 106.8 -114.45 
-     14 105.249 1433 3 0 40.636 106.798 -115.85 
-     14 174.878 1103 2 1 40.6824 106.768 -144.45 
-     14 118.871 1433 2 0 40.6831 106.768 -145.85 
-     14 125.397 1103 1 1 40.6987 106.757 -174.45 
-     14 131.28 1433 1 0 40.6979 106.757 -175.85 
-     14 119.675 1103 0 1 40.6774 106.738 -204.45 
-     14 206.177 1432 0 0 40.6756 106.738 -205.85 
-Number of digits in this event: 15
+Number of tracker hits in this event: 25
+     14 103.614 990 10 1 18.0912 98.491 95.55 
+     14 130.867 1391 10 0 18.0913 98.49 94.15 
+     14 93.6206 990 9 1 18.0922 98.4698 65.55 
+     14 123.035 1391 9 0 18.0933 98.4686 64.15 
+     14 96.3578 990 8 1 18.1106 98.4471 35.55 
+     14 99.4123 1391 8 0 18.1109 98.4469 34.15 
+     14 131.845 990 7 1 18.1096 98.4518 5.55 
+     14 116.113 1391 7 0 18.1112 98.4533 4.15 
+     14 111.847 990 6 1 18.153 98.4829 -24.45 
+     14 97.6528 1391 6 0 18.1587 98.4857 -25.85 
+     14 107.044 991 5 1 18.2733 98.539 -54.45 
+     14 114.277 1391 5 0 18.2799 98.5417 -55.85 
+     14 213.003 991 4 1 18.4196 98.5924 -84.45 
+     14 155.32 1392 4 0 18.4265 98.5942 -85.85 
+     14 105.911 992 3 1 18.5688 98.6282 -114.45 
+     14 140.498 1392 3 0 18.575 98.629 -115.85 
+     14 119.823 993 2 1 18.6999 98.6452 -144.45 
+     14 131.282 1392 2 0 18.7059 98.6459 -145.85 
+     14 104.795 993 1 1 18.8281 98.6603 -174.45 
+     14 136.556 1392 1 0 18.8345 98.6602 -175.85 
+     14 184.827 994 0 1 18.9656 98.6646 -204.45 
+     14 279.271 1392 0 0 18.9727 98.6638 -205.85 
+     14 108.005 1330 0 0 4.05423 86.0943 -206.25 
+     14 55.1433 1329 0 0 3.9372 86.05 -206.245 
+     14 4.53327 1321 0 0 -9.85082 84.2673 -206.25 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 7.01252 LIN
+Particle energy: 9.79917 LIN
 Particle: proton
 Event: 15
-Number of tracker hits in this event: 42
-     15 143.92 326 7 1 -114.787 -92.7042 5.55 
-     15 92.2862 437 7 0 -114.786 -92.7041 4.15 
-     15 348 326 6 1 -114.773 -92.7028 -24.45 
-     15 134.515 437 6 0 -114.771 -92.7024 -25.85 
-     15 114.182 327 5 1 -114.741 -92.6846 -54.45 
-     15 207.99 437 5 0 -114.739 -92.6845 -55.85 
-     15 110.739 327 4 1 -114.704 -92.6839 -84.45 
-     15 124.422 437 4 0 -114.702 -92.6851 -85.85 
-     15 126.944 327 3 1 -114.655 -92.7057 -114.45 
-     15 278.58 437 3 0 -114.652 -92.7079 -115.85 
-     15 91.5913 327 2 1 -114.595 -92.7515 -144.45 
-     15 111.05 436 2 0 -114.593 -92.7541 -145.85 
-     15 114.468 328 1 1 -114.546 -92.8107 -174.45 
-     15 126.58 436 1 0 -114.545 -92.813 -175.85 
-     15 116.224 328 0 1 -114.515 -92.8559 -204.45 
-     15 146.627 436 0 0 -114.514 -92.8583 -205.85 
-     15 27.3689 1136 11 0 -150.94 47.3596 123.75 
-     15 173.674 1137 11 0 -150.907 47.45 123.832 
-     15 29.0826 1138 11 0 -150.879 47.65 124.057 
-     15 108.467 146 11 1 -150.937 48.3535 125.15 
-     15 37.6255 1237 12 0 -139.708 67.5924 153.75 
-     15 64.4213 1238 12 0 -139.682 67.6505 153.815 
-     15 62.7152 1239 12 0 -139.648 67.8506 153.952 
-     15 7.69211 1240 12 0 -139.635 68.0508 154.13 
-     15 66.1848 200 12 1 -139.984 69.7802 155.15 
-     15 73.716 201 12 1 -139.95 69.9993 155.29 
-     15 26.59 202 12 1 -139.75 70.1915 155.228 
-     15 41.6509 1257 12 0 -139.782 71.5384 154.15 
-     15 67.9375 1258 12 0 -139.755 71.65 154.023 
-     15 57.4661 1259 12 0 -139.689 71.85 153.938 
-     15 51.8313 1260 12 0 -139.652 72.0502 153.868 
-     15 68.2245 1261 12 0 -139.624 72.25 153.864 
-     15 94.9896 1262 12 0 -139.646 72.45 153.892 
-     15 51.6712 1263 12 0 -139.553 72.6502 153.819 
-     15 156.106 427 0 0 -122.391 -94.6484 -206.25 
-     15 0.94394 428 0 0 -122.631 -94.55 -205.853 
-     15 183.5 274 0 1 -125.174 -93.9667 -204.85 
-     15 341.43 273 0 1 -125.35 -93.9048 -204.696 
-     15 59.7264 431 0 0 -124.707 -93.8705 -205.85 
-     15 95.9338 430 0 0 -124.632 -93.9505 -205.971 
-     15 270.049 429 0 0 -124.507 -94.15 -205.981 
-     15 46.5201 436 3 0 -114.664 -92.7502 -116.107 
-Number of digits in this event: 17
+Number of tracker hits in this event: 26
+     15 154.269 1029 8 1 25.9249 -142.408 35.55 
+     15 138.426 188 8 0 25.9255 -142.408 34.15 
+     15 103.741 1029 7 1 25.9388 -142.424 5.55 
+     15 128.763 188 7 0 25.9396 -142.424 4.15 
+     15 159.057 1029 6 1 25.9583 -142.425 -24.45 
+     15 106.805 188 6 0 25.9595 -142.425 -25.85 
+     15 121.02 1029 5 1 25.9828 -142.42 -54.45 
+     15 120.887 188 5 0 25.9846 -142.419 -55.85 
+     15 118.04 1029 4 1 26.0193 -142.406 -84.45 
+     15 110.01 188 4 0 26.0201 -142.405 -85.85 
+     15 98.3252 1029 3 1 26.0372 -142.385 -114.45 
+     15 104.849 188 3 0 26.0371 -142.384 -115.85 
+     15 133.617 1029 2 1 26.0338 -142.367 -144.45 
+     15 145.197 188 2 0 26.0338 -142.366 -145.85 
+     15 202.368 1029 1 1 26.0301 -142.338 -174.45 
+     15 153.517 189 1 0 26.0296 -142.337 -175.85 
+     15 100.383 1029 0 1 26.0203 -142.321 -204.45 
+     15 109.348 189 0 0 26.0199 -142.32 -205.85 
+     15 16.4162 1028 1 1 25.85 -142.536 -174.808 
+     15 135.012 186 1 0 24.9946 -142.786 -175.85 
+     15 6.98378 187 1 0 24.7178 -142.75 -176.234 
+     15 55.9283 165 1 0 30.263 -147.068 -176.25 
+     15 70.1802 164 1 0 30.2903 -147.15 -176.16 
+     15 343.488 163 1 0 30.3282 -147.35 -175.996 
+     15 154.622 1064 1 1 32.8521 -148.097 -174.85 
+     15 373.02 1065 1 1 33.0501 -148.263 -174.677 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 6.1473 LIN
+Particle energy: 9.85117 LIN
 Particle: proton
 Event: 16
 Number of tracker hits in this event: 24
-     16 95.8574 587 11 1 -62.6253 -10.1497 125.55 
-     16 109.714 849 11 0 -62.6243 -10.1486 124.15 
-     16 115.083 587 10 1 -62.6041 -10.12 95.55 
-     16 100.916 849 10 0 -62.6027 -10.1185 94.15 
-     16 108.734 587 9 1 -62.5731 -10.0904 65.55 
-     16 365.655 849 9 0 -62.5726 -10.0887 64.15 
-     16 150.818 587 8 1 -62.5628 -10.0524 35.55 
-     16 124.338 849 8 0 -62.5624 -10.0508 34.15 
-     16 152.939 587 7 1 -62.5593 -10.0163 5.55 
-     16 89.2675 850 7 0 -62.5588 -10.015 4.15 
-     16 118.812 587 6 1 -62.5469 -9.98715 -24.45 
-     16 98.9104 850 6 0 -62.5479 -9.98547 -25.85 
-     16 104.925 587 5 1 -62.568 -9.95431 -54.45 
-     16 105.938 850 5 0 -62.567 -9.9531 -55.85 
-     16 117.217 587 4 1 -62.5478 -9.92631 -84.45 
-     16 109.865 850 4 0 -62.5455 -9.92387 -85.85 
-     16 96.0922 587 3 1 -62.4965 -9.86784 -114.45 
-     16 96.1237 850 3 0 -62.4944 -9.86434 -115.85 
-     16 107.31 587 2 1 -62.4512 -9.79491 -144.45 
-     16 110.639 851 2 0 -62.4491 -9.7909 -145.85 
-     16 117.462 588 1 1 -62.4035 -9.70868 -174.45 
-     16 127.501 851 1 0 -62.3997 -9.70402 -175.85 
-     16 108.262 588 0 1 -62.3188 -9.60976 -204.45 
-     16 107.194 852 0 0 -62.3139 -9.60583 -205.85 
-Number of digits in this event: 6
+     16 127.431 1510 7 1 122.344 -83.1954 5.55 
+     16 100.695 484 7 0 122.344 -83.1962 4.15 
+     16 101.265 1510 6 1 122.341 -83.2147 -24.45 
+     16 118.181 484 6 0 122.341 -83.2147 -25.85 
+     16 124.625 1510 5 1 122.343 -83.2132 -54.45 
+     16 124.821 484 5 0 122.344 -83.2137 -55.85 
+     16 96.5487 1511 4 1 122.352 -83.2217 -84.45 
+     16 248.663 484 4 0 122.354 -83.2215 -85.85 
+     16 98.2834 1511 3 1 122.374 -83.2151 -114.45 
+     16 142.166 484 3 0 122.375 -83.2144 -115.85 
+     16 114.511 1511 2 1 122.397 -83.199 -144.45 
+     16 163.345 484 2 0 122.398 -83.1983 -145.85 
+     16 101.076 1511 1 1 122.427 -83.1856 -174.45 
+     16 112.53 484 1 0 122.428 -83.1847 -175.85 
+     16 115.425 1511 0 1 122.453 -83.1692 -204.45 
+     16 112.772 484 0 0 122.455 -83.1675 -205.85 
+     16 29.0934 1659 2 1 151.996 -88.22 -144.644 
+     16 58.4353 578 6 1 -64.2742 114.034 -24.5701 
+     16 63.683 485 2 0 122.44 -83.05 -146.194 
+     16 5.04392 486 2 0 122.552 -82.85 -146.249 
+     16 10.8952 1053 2 0 118.549 30.8211 -146.25 
+     16 100.495 1054 2 0 118.522 30.85 -146.228 
+     16 64.1992 1055 2 0 118.325 31.05 -146.034 
+     16 211.924 1489 2 1 118.044 30.5731 -144.85 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 2.58318 LIN
+Particle energy: 6.76101 LIN
 Particle: proton
 Event: 17
-Number of tracker hits in this event: 48
-     17 103.27 367 8 1 -106.603 89.3844 35.55 
-     17 110.241 1346 8 0 -106.6 89.3859 34.15 
-     17 100.394 368 7 1 -106.542 89.4182 5.55 
-     17 108.183 1346 7 0 -106.54 89.4181 4.15 
-     17 105.632 368 6 1 -106.493 89.4181 -24.45 
-     17 111.928 1346 6 0 -106.493 89.4164 -25.85 
-     17 120.052 368 5 1 -106.5 89.3794 -54.45 
-     17 436.13 1346 5 0 -106.503 89.3786 -55.85 
-     17 118.996 367 4 1 -106.566 89.3531 -84.45 
-     17 230.595 1346 4 0 -106.565 89.3511 -85.85 
-     17 128.249 368 3 1 -106.54 89.303 -114.45 
-     17 136.078 1346 3 0 -106.54 89.3021 -115.85 
-     17 128.368 368 2 1 -106.542 89.2909 -144.45 
-     17 210.833 1346 2 0 -106.542 89.2916 -145.85 
-     17 85.6414 367 1 1 -106.55 89.3138 -174.45 
-     17 42.6356 368 1 1 -106.55 89.3138 -174.714 
-     17 101.382 1346 1 0 -106.55 89.3142 -175.85 
-     17 109.064 368 0 1 -106.542 89.3122 -204.45 
-     17 134.571 1346 0 0 -106.544 89.3122 -205.85 
-     17 128.892 1668 2 0 -2.85112 153.95 -146.083 
-     17 116.592 1735 3 1 167.177 -82.5389 -114.85 
-     17 1.76915 1532 2 1 126.712 -69.6653 -144.45 
-     17 355.352 1736 3 1 167.35 -82.5772 -114.574 
-     17 66.2714 1737 3 1 167.55 -82.3602 -114.587 
-     17 124.632 257 0 0 113.444 -128.55 -205.904 
-     17 38.2964 256 0 0 113.54 -128.75 -206.134 
-     17 125.436 175 0 0 125.867 -144.956 -206.25 
-     17 154.827 1463 0 1 112.916 -126.973 -204.45 
-     17 58.9449 269 0 0 112.386 -126.206 -205.85 
-     17 67.8957 270 0 0 112.326 -126.15 -206.039 
-     17 3.87894 271 0 0 112.288 -125.95 -206.241 
-     17 11.699 397 0 0 99.1277 -100.597 -206.25 
-     17 308.781 398 0 0 99.1082 -100.55 -206.212 
-     17 128.631 1399 0 1 99.9587 -99.8881 -204.85 
-     17 143.05 1400 0 1 100.15 -99.9207 -204.651 
-     17 142.94 1401 0 1 100.35 -99.9835 -204.707 
-     17 19.7255 1679 4 0 -123.21 156.091 -86.2498 
-     17 57.378 1680 4 0 -123.214 156.151 -86.2093 
-     17 72.2387 1681 4 0 -123.228 156.35 -86.0839 
-     17 56.3382 1682 4 0 -123.175 156.55 -85.9627 
-     17 68.0934 1683 4 0 -123.08 156.75 -85.9216 
-     17 66.6263 1684 4 0 -122.999 156.95 -85.8851 
-     17 98.2143 1685 4 0 -122.877 157.15 -85.8957 
-     17 67.9324 1686 4 0 -122.619 157.35 -85.9092 
-     17 11.1245 291 4 1 -121.767 160.047 -84.85 
-     17 286.005 292 4 1 -121.75 160.092 -84.8339 
-     17 315.416 293 4 1 -121.55 160.175 -84.7183 
-     17 90.9712 1345 5 0 -106.614 89.25 -56.0822 
-Number of digits in this event: 22
+Number of tracker hits in this event: 20
+     17 158.686 1446 9 1 109.437 -48.1214 65.55 
+     17 117.762 659 9 0 109.438 -48.1213 64.15 
+     17 108.194 1446 8 1 109.454 -48.1235 35.55 
+     17 147.742 659 8 0 109.455 -48.1249 34.15 
+     17 114.696 1446 7 1 109.484 -48.1535 5.55 
+     17 147.528 659 7 0 109.484 -48.1538 4.15 
+     17 130.74 1446 6 1 109.492 -48.158 -24.45 
+     17 118.792 659 6 0 109.492 -48.1585 -25.85 
+     17 108.736 1446 5 1 109.507 -48.1613 -54.45 
+     17 113.797 659 5 0 109.507 -48.1625 -55.85 
+     17 113.257 1446 4 1 109.521 -48.1852 -84.45 
+     17 118.811 659 4 0 109.522 -48.1858 -85.85 
+     17 214.051 1446 3 1 109.534 -48.1994 -114.45 
+     17 95.9542 659 3 0 109.536 -48.2011 -115.85 
+     17 117.15 1447 2 1 109.565 -48.2416 -144.45 
+     17 97.9273 659 2 0 109.566 -48.2436 -145.85 
+     17 103.747 1447 1 1 109.575 -48.2848 -174.45 
+     17 125.184 658 1 0 109.575 -48.2876 -175.85 
+     17 131.278 1447 0 1 109.569 -48.3429 -204.45 
+     17 128.04 658 0 0 109.57 -48.3461 -205.85 
+Number of digits in this event: 9
 Using G4ParticleGun... 
-Particle energy: 5.64581 LIN
+Particle energy: 8.55031 LIN
 Particle: proton
 Event: 18
-Number of tracker hits in this event: 28
-     18 132.023 714 8 1 -37.0926 -135.167 35.55 
-     18 99.6884 224 8 0 -37.0936 -135.168 34.15 
-     18 94.7178 714 7 1 -37.1151 -135.186 5.55 
-     18 113.679 224 7 0 -37.1167 -135.189 4.15 
-     18 118.282 714 6 1 -37.1501 -135.249 -24.45 
-     18 190.322 224 6 0 -37.1529 -135.252 -25.85 
-     18 132.042 714 5 1 -37.211 -135.295 -54.45 
-     18 109.148 224 5 0 -37.2138 -135.297 -55.85 
-     18 155.606 713 4 1 -37.269 -135.329 -84.45 
-     18 104.814 224 4 0 -37.271 -135.33 -85.85 
-     18 124.489 713 3 1 -37.3099 -135.35 -114.45 
-     18 144.374 223 3 0 -37.3128 -135.351 -115.85 
-     18 201.798 713 2 1 -37.3667 -135.376 -144.45 
-     18 117.399 223 2 0 -37.3695 -135.375 -145.85 
-     18 130.86 713 1 1 -37.4291 -135.364 -174.45 
-     18 98.3933 223 1 0 -37.4312 -135.362 -175.85 
-     18 124.035 712 0 1 -37.4746 -135.339 -204.45 
-     18 127.601 224 0 0 -37.4769 -135.338 -205.85 
-     18 619.176 713 5 1 -37.3099 -135.459 -54.45 
-     18 120.382 712 5 1 -37.4501 -136.018 -54.6728 
-     18 20.5725 711 5 1 -37.65 -136.315 -54.8406 
-     18 48.086 208 5 0 -39.6242 -138.411 -55.85 
-     18 253.06 207 5 0 -39.7552 -138.55 -55.906 
-     18 106.118 206 5 0 -39.9557 -138.75 -55.9831 
-     18 101.967 205 5 0 -40.0912 -138.95 -56.0056 
-     18 73.408 204 5 0 -40.2176 -139.15 -56.0429 
-     18 66.5629 203 5 0 -40.2946 -139.35 -56.0917 
-     18 59.6261 202 5 0 -40.4724 -139.55 -56.1492 
-Number of digits in this event: 15
+Number of tracker hits in this event: 58
+     18 117.891 986 11 1 17.4259 47.608 125.55 
+     18 114.441 1137 11 0 17.4256 47.6064 124.15 
+     18 139.652 986 10 1 17.418 47.5729 95.55 
+     18 116.37 1137 10 0 17.4176 47.57 94.15 
+     18 97.0825 986 9 1 17.4111 47.51 65.55 
+     18 123.948 1137 9 0 17.41 47.5077 64.15 
+     18 134.604 986 8 1 17.3847 47.462 35.55 
+     18 106.344 1137 8 0 17.3832 47.4593 34.15 
+     18 109.748 986 7 1 17.3544 47.4064 5.55 
+     18 168.928 1136 7 0 17.3535 47.404 4.15 
+     18 103.244 986 6 1 17.3329 47.3528 -24.45 
+     18 115.141 1136 6 0 17.3318 47.3501 -25.85 
+     18 137.493 986 5 1 17.3118 47.2976 -54.45 
+     18 111.821 1136 5 0 17.3104 47.2953 -55.85 
+     18 138.336 986 4 1 17.2739 47.2449 -84.45 
+     18 123.824 1135 4 0 17.271 47.2413 -85.85 
+     18 145.122 985 3 1 17.2111 47.1701 -114.45 
+     18 106.833 1135 3 0 17.2078 47.166 -115.85 
+     18 100.863 985 2 1 17.1388 47.0786 -144.45 
+     18 127.391 1135 2 0 17.134 47.0745 -145.85 
+     18 131.702 984 1 1 17.0335 46.991 -174.45 
+     18 117.083 1134 1 0 17.0282 46.9867 -175.85 
+     18 105.131 984 0 1 16.9194 46.8995 -204.45 
+     18 139.386 1134 0 0 16.9144 46.8953 -205.85 
+     18 46.7632 1477 1 1 115.65 97.9893 -174.45 
+     18 77.132 1478 1 1 115.75 98.0217 -174.611 
+     18 68.6429 1393 1 0 115.601 98.8381 -175.85 
+     18 129.237 1394 1 0 115.553 98.95 -176.017 
+     18 57.1226 1395 1 0 115.495 99.1507 -176.171 
+     18 129.553 1072 0 0 -38.13 34.5176 -206.25 
+     18 76.4363 1071 0 0 -38.4116 34.45 -206.012 
+     18 20.0433 701 0 1 -39.7793 34.115 -204.85 
+     18 188.768 700 0 1 -39.85 34.0977 -204.79 
+     18 110.142 699 0 1 -40.05 34.0486 -204.621 
+     18 2.02226 698 0 1 -40.25 33.9998 -204.453 
+     18 69.9063 1026 1 0 -74.8899 25.2967 -176.25 
+     18 112.896 1025 1 0 -75.0759 25.25 -176.099 
+     18 9.87984 517 1 1 -76.6274 24.862 -174.85 
+     18 109.577 516 1 1 -76.65 24.8564 -174.832 
+     18 78.4607 515 1 1 -76.85 24.8063 -174.671 
+     18 36.6939 514 1 1 -77.05 24.7556 -174.51 
+     18 163.652 979 2 0 -113.155 15.9205 -146.25 
+     18 176.057 978 2 0 -113.443 15.85 -146.025 
+     18 0.557905 326 2 1 -114.948 15.4811 -144.85 
+     18 70.6006 325 2 1 -114.95 15.4805 -144.848 
+     18 75.7367 324 2 1 -115.15 15.4315 -144.692 
+     18 38.861 323 2 1 -115.35 15.3815 -144.536 
+     18 49.5684 932 3 0 -150.095 6.49338 -116.25 
+     18 184.958 931 3 0 -150.264 6.45 -116.112 
+     18 59.8565 141 3 1 -151.816 6.05092 -114.85 
+     18 84.7445 140 3 1 -151.95 6.01649 -114.741 
+     18 61.4031 139 3 1 -152.15 5.96494 -114.579 
+     18 6.34546 1692 2 1 158.55 56.9664 -144.802 
+     18 43.7784 538 1 1 -72.3769 25.8404 -174.45 
+     18 376.499 537 1 1 -72.45 25.9945 -174.481 
+     18 15.3264 536 1 1 -72.6502 26.1565 -174.61 
+     18 73.6841 1615 7 0 35.2624 143.226 3.77626 
+     18 129.76 1129 10 0 18.3869 46.0184 94.15 
+Number of digits in this event: 23
 Using G4ParticleGun... 
-Particle energy: 2.53664 LIN
+Particle energy: 5.76579 LIN
 Particle: proton
 Event: 19
 Number of tracker hits in this event: 23
-     19 167.733 204 8 1 -139.241 3.835 35.55 
-     19 128.98 918 8 0 -139.241 3.8335 34.15 
-     19 158.143 204 7 1 -139.244 3.80085 5.55 
-     19 157.791 918 7 0 -139.243 3.80105 4.15 
-     19 96.0997 204 6 1 -139.241 3.80962 -24.45 
-     19 175.119 918 6 0 -139.242 3.80855 -25.85 
-     19 222.338 204 5 1 -139.244 3.7936 -54.45 
-     19 91.4757 918 5 0 -139.242 3.79227 -55.85 
-     19 109.085 204 4 1 -139.213 3.75982 -84.45 
-     19 126.854 918 4 0 -139.211 3.75694 -85.85 
-     19 103.295 204 3 1 -139.157 3.69796 -114.45 
-     19 98.4116 918 3 0 -139.151 3.6968 -115.85 
-     19 172.811 205 2 1 -139.04 3.66839 -144.45 
-     19 103.125 918 2 0 -139.034 3.66382 -145.85 
-     19 94.4066 206 1 1 -138.914 3.57257 -174.45 
-     19 121.659 917 1 0 -138.908 3.56857 -175.85 
-     19 86.8593 206 0 1 -138.788 3.48203 -204.45 
-     19 110.543 917 0 0 -138.781 3.47784 -205.85 
-     19 87.0868 915 7 0 -139.059 3.17283 4.15 
-     19 72.7313 914 7 0 -139.058 3.05 4.02045 
-     19 80.6428 913 7 0 -139.1 2.85 3.98742 
-     19 109.801 912 7 0 -139.198 2.65 3.95931 
-     19 247.43 577 7 0 -160.329 -64.5256 3.75 
-Number of digits in this event: 11
+     19 98.2063 1423 9 1 104.801 80.0389 65.55 
+     19 100.653 1299 9 0 104.801 80.0384 64.15 
+     19 158.504 1423 8 1 104.804 80.0267 35.55 
+     19 127.483 1299 8 0 104.804 80.0263 34.15 
+     19 125.71 1423 7 1 104.823 80.0192 5.55 
+     19 116.778 1299 7 0 104.824 80.0198 4.15 
+     19 101.818 1423 6 1 104.837 80.0393 -24.45 
+     19 180.383 1299 6 0 104.838 80.0397 -25.85 
+     19 117.396 1423 5 1 104.868 80.0449 -54.45 
+     19 222.209 1299 5 0 104.871 80.0449 -55.85 
+     19 106.662 1423 4 1 104.934 80.0466 -84.45 
+     19 114.264 1299 4 0 104.936 80.047 -85.85 
+     19 96.8713 1424 3 1 104.984 80.0528 -114.45 
+     19 102.462 1300 3 0 104.987 80.0526 -115.85 
+     19 109.251 1424 2 1 105.039 80.0507 -144.45 
+     19 97.2309 1299 2 0 105.041 80.0488 -145.85 
+     19 111.956 1424 1 1 105.09 80.0062 -174.45 
+     19 201.787 1299 1 0 105.092 80.004 -175.85 
+     19 101.48 1424 0 1 105.136 79.9535 -204.45 
+     19 172.934 1299 0 0 105.138 79.9518 -205.85 
+     19 356.774 1300 6 0 104.845 80.05 -26.0262 
+     19 12.0784 1301 6 0 104.997 80.25 -26.0649 
+     19 228.152 1298 6 0 105.602 79.85 -26.2191 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 4.4504 LIN
+Particle energy: 9.00529 LIN
 Particle: proton
 Event: 20
-Number of tracker hits in this event: 23
-     20 71.5137 418 10 1 -96.4871 -34.9882 95.55 
-     20 333.743 725 10 0 -96.4878 -34.9873 94.15 
-     20 203.562 418 9 1 -96.4993 -34.9678 65.55 
-     20 103.93 725 9 0 -96.498 -34.9673 64.15 
-     20 100.438 418 8 1 -96.4698 -34.9634 35.55 
-     20 188.403 725 8 0 -96.4692 -34.9623 34.15 
-     20 95.1369 418 7 1 -96.4579 -34.9424 5.55 
-     20 98.5866 725 7 0 -96.4577 -34.9417 4.15 
-     20 142.853 418 6 1 -96.4525 -34.9294 -24.45 
-     20 105.702 725 6 0 -96.4511 -34.9297 -25.85 
-     20 126.433 418 5 1 -96.4237 -34.9398 -54.45 
-     20 129.316 725 5 0 -96.4218 -34.9415 -55.85 
-     20 197.589 418 4 1 -96.3843 -34.9816 -84.45 
-     20 177.635 725 4 0 -96.3822 -34.9829 -85.85 
-     20 111.99 419 3 1 -96.3419 -35.0095 -114.45 
-     20 182.396 725 3 0 -96.3393 -35.0106 -115.85 
-     20 103.039 419 2 1 -96.2852 -35.0265 -144.45 
-     20 102.571 725 2 0 -96.2828 -35.0276 -145.85 
-     20 117.27 419 1 1 -96.24 -35.0558 -174.45 
-     20 120.065 724 1 0 -96.2382 -35.0577 -175.85 
-     20 118.582 419 0 1 -96.2093 -35.0923 -204.45 
-     20 229.785 724 0 0 -96.2066 -35.0954 -205.85 
-     20 256.643 726 10 0 -96.5587 -34.8498 94.0644 
-Number of digits in this event: 13
-Using G4ParticleGun... 
-Particle energy: 9.59435 LIN
+Number of tracker hits in this event: 225
+     20 105.85 739 11 1 -32.0722 73.8636 125.55 
+     20 123.349 1269 11 0 -32.0718 73.8631 124.15 
+     20 143.106 739 10 1 -32.0629 73.8528 95.55 
+     20 111.958 1269 10 0 -32.0621 73.8533 94.15 
+     20 118.635 740 9 1 -32.0477 73.8663 65.55 
+     20 121.001 1269 9 0 -32.0477 73.8662 64.15 
+     20 98.0595 740 8 1 -32.0484 73.863 35.55 
+     20 96.2008 1269 8 0 -32.0488 73.8622 34.15 
+     20 122.832 739 7 1 -32.0568 73.8456 5.55 
+     20 115.085 1268 7 0 -32.0574 73.8435 4.15 
+     20 97.8578 739 6 1 -32.0664 73.8037 -24.45 
+     20 141.234 1268 6 0 -32.0675 73.8038 -25.85 
+     20 136.157 739 5 1 -32.0888 73.8069 -54.45 
+     20 112.973 1268 5 0 -32.09 73.8071 -55.85 
+     20 229.165 739 4 1 -32.1186 73.8102 -84.45 
+     20 94.4523 1268 4 0 -32.1199 73.8107 -85.85 
+     20 92.9749 739 3 1 -32.1497 73.8188 -114.45 
+     20 83.0771 1268 3 0 -32.1509 73.8199 -115.85 
+     20 69.9078 648 4 1 -50.2787 100.508 -84.85 
+     20 185.629 647 4 1 -50.45 100.717 -84.4664 
+     20 69.7003 1242 2 0 -32.9092 68.65 -146.022 
+     20 130.669 1175 2 0 -23.4713 55.0539 -146.25 
+     20 148.076 1174 2 0 -23.4677 55.05 -146.214 
+     20 67.1212 1577 11 0 -26.8459 135.55 123.986 
+     20 57.9019 1774 11 0 26.163 174.976 123.75 
+     20 62.2185 1775 11 0 26.1757 175.15 123.83 
+     20 85.5721 1776 11 0 26.2308 175.35 123.818 
+     20 264.566 1777 11 0 26.2645 175.55 123.873 
+     20 224.658 1478 1 0 -14.2637 115.932 -175.866 
+     20 6.7157 293 0 1 -121.363 159.959 -204.85 
+     20 16.316 994 6 1 18.8657 38.1047 -24.4501 
+     20 134.334 993 6 1 18.85 38.1054 -24.4751 
+     20 24.6744 1539 4 0 -149.264 128.107 -86.092 
+     20 496.523 1209 2 0 -56.5965 62.0465 -146.096 
+     20 4378.35 1210 2 0 -56.6055 62.05 -146.102 
+     20 510.576 732 2 1 -33.5236 74.036 -144.45 
+     20 503.317 731 2 1 -33.65 74.0569 -144.466 
+     20 575.834 730 2 1 -33.85 74.0901 -144.492 
+     20 634.732 729 2 1 -34.05 74.1225 -144.517 
+     20 642.491 728 2 1 -34.25 74.1549 -144.54 
+     20 472.629 727 2 1 -34.45 74.1894 -144.565 
+     20 691.397 726 2 1 -34.65 74.2234 -144.589 
+     20 588.974 725 2 1 -34.85 74.2582 -144.614 
+     20 576.872 724 2 1 -35.05 74.2925 -144.639 
+     20 1801.95 723 2 1 -35.25 74.3254 -144.666 
+     20 927.107 722 2 1 -35.45 74.3605 -144.694 
+     20 531.391 721 2 1 -35.65 74.396 -144.721 
+     20 498.605 720 2 1 -35.85 74.4317 -144.749 
+     20 566.305 719 2 1 -36.05 74.4649 -144.775 
+     20 583.585 718 2 1 -36.25 74.4983 -144.802 
+     20 474.772 717 2 1 -36.45 74.5307 -144.829 
+     20 1349.04 1279 2 0 -45.1645 75.9769 -145.85 
+     20 3510.67 1280 2 0 -45.6042 76.05 -145.902 
+     20 3354 1281 2 0 -46.7108 76.25 -146.045 
+     20 1189.7 1282 2 0 -47.721 76.45 -146.197 
+     20 0.0760746 1290 2 0 -36.2528 78.2498 -145.85 
+     20 726.591 1291 2 0 -36.2529 78.25 -145.85 
+     20 495.38 1292 2 0 -36.3411 78.45 -145.97 
+     20 598.817 1293 2 0 -36.4294 78.65 -146.089 
+     20 191.368 1294 2 0 -36.5156 78.85 -146.21 
+     20 116.802 614 1 1 -57.2358 125.841 -174.45 
+     20 1840.39 613 1 1 -57.25 125.879 -174.476 
+     20 65.6416 612 1 1 -57.45 126.426 -174.838 
+     20 691.074 1539 1 0 -58.0642 127.965 -175.85 
+     20 811.572 1540 1 0 -58.1379 128.15 -175.971 
+     20 675.113 1541 1 0 -58.2172 128.35 -176.103 
+     20 48.9524 1542 1 0 -58.3 128.55 -176.238 
+     20 2222.12 523 0 1 -75.2653 168.679 -204.45 
+     20 96.0393 522 0 1 -75.45 169.108 -204.836 
+     20 667.926 1750 0 0 -75.8977 170.207 -205.85 
+     20 1051.52 1751 0 0 -75.9558 170.35 -205.982 
+     20 522.184 1752 0 0 -76.0338 170.55 -206.163 
+     20 442.877 740 2 1 -31.9311 73.847 -144.45 
+     20 1947.93 741 2 1 -31.85 73.8499 -144.529 
+     20 1323.06 742 2 1 -31.65 73.857 -144.724 
+     20 379.221 1269 2 0 -30.4951 73.8976 -145.85 
+     20 49.5633 894 1 1 -1.17496 74.9639 -174.45 
+     20 96.8431 895 1 1 -1.05 74.969 -174.571 
+     20 38.576 896 1 1 -0.85 74.977 -174.764 
+     20 260.269 1274 1 0 0.273696 75.022 -175.85 
+     20 82.0979 1049 0 1 29.8604 76.2133 -204.45 
+     20 90.1812 1050 0 1 30.05 76.2201 -204.637 
+     20 6.53293 1051 0 1 30.25 76.2272 -204.835 
+     20 160.431 1281 0 0 31.2798 76.2628 -205.85 
+     20 526.871 739 2 1 -32.2331 73.8031 -144.45 
+     20 787.116 738 2 1 -32.25 73.7929 -144.518 
+     20 301.615 1267 2 0 -32.5787 73.5937 -145.85 
+     20 74.3198 702 1 1 -39.5952 69.353 -174.45 
+     20 48.8735 701 1 1 -39.65 69.322 -174.672 
+     20 112.078 1245 1 0 -39.9405 69.1585 -175.85 
+     20 121.12 665 0 1 -46.9381 65.1798 -204.45 
+     20 125.308 1224 0 0 -47.2885 64.986 -205.85 
+     20 33.3117 651 2 1 -49.6557 54.6839 -144.578 
+     20 22.2712 657 2 1 -48.5873 54.7014 -144.459 
+     20 121.531 860 2 1 -7.85513 90.6929 -144.45 
+     20 344.274 861 2 1 -7.85 90.7273 -144.709 
+     20 33.1184 1232 2 0 -17.3151 66.4658 -146.25 
+     20 66.85 690 1 1 -42.0245 61.9366 -174.45 
+     20 185.432 689 1 1 -42.05 61.9061 -174.528 
+     20 325.816 1206 1 0 -42.4825 61.3878 -175.85 
+     20 25.6983 1205 1 0 -42.5975 61.25 -176.201 
+     20 32.8574 641 0 1 -51.8218 50.2207 -204.45 
+     20 158.586 640 0 1 -51.85 50.1872 -204.541 
+     20 50.2987 1148 0 0 -52.2582 49.7019 -205.85 
+     20 74.9777 1147 0 0 -52.3018 49.65 -205.99 
+     20 25.9209 643 0 1 -51.4136 49.406 -204.45 
+     20 130.731 642 0 1 -51.45 49.3649 -204.543 
+     20 25.3747 1143 0 0 -52.0277 48.704 -205.85 
+     20 144.993 1142 0 0 -52.0756 48.65 -205.957 
+     20 53.6309 1404 1 0 -122.08 101.094 -176.25 
+     20 68.926 1405 1 0 -122.085 101.15 -176.198 
+     20 28.6095 999 0 0 -88.0323 20.05 -206.031 
+     20 342.454 1270 2 0 -31.6415 74.2256 -145.85 
+     20 152.687 1271 2 0 -31.6079 74.25 -145.953 
+     20 33.7115 788 1 1 -22.2799 80.9537 -174.45 
+     20 68.2548 789 1 1 -22.25 80.9752 -174.55 
+     20 133.417 1306 1 0 -21.8562 81.2576 -175.85 
+     20 154.349 834 0 1 -13.2368 87.4825 -204.45 
+     20 37.3828 1338 0 0 -12.8088 87.8231 -205.85 
+     20 167.214 1339 0 0 -12.7751 87.85 -205.96 
+     20 1522.73 743 2 1 -31.45 77.0278 -144.69 
+     20 563.696 744 2 1 -31.25 77.9284 -144.812 
+     20 194.552 1332 2 0 -29.3592 86.5233 -145.85 
+     20 337.964 1333 2 0 -29.3314 86.65 -145.865 
+     20 307.851 1334 2 0 -29.2866 86.85 -145.89 
+     20 326.023 1335 2 0 -29.241 87.05 -145.915 
+     20 347.863 1336 2 0 -29.1937 87.25 -145.939 
+     20 359.06 1337 2 0 -29.1468 87.45 -145.962 
+     20 295.041 1338 2 0 -29.1008 87.65 -145.986 
+     20 301.816 1339 2 0 -29.0537 87.85 -146.011 
+     20 345.807 1340 2 0 -29.0061 88.05 -146.035 
+     20 389.066 1341 2 0 -28.9592 88.25 -146.061 
+     20 300.695 1342 2 0 -28.9137 88.45 -146.087 
+     20 333.566 1343 2 0 -28.869 88.65 -146.113 
+     20 309.269 1344 2 0 -28.825 88.85 -146.139 
+     20 308.344 1345 2 0 -28.782 89.05 -146.166 
+     20 323.82 1346 2 0 -28.739 89.25 -146.192 
+     20 297.36 1347 2 0 -28.6954 89.45 -146.217 
+     20 86.9864 1348 2 0 -28.6521 89.65 -146.243 
+     20 74.7912 822 1 1 -15.5687 80.4926 -174.45 
+     20 53.4878 823 1 1 -15.45 80.5399 -174.669 
+     20 157.758 1303 1 0 -14.8083 80.7987 -175.85 
+     20 119.175 1304 1 0 -14.6812 80.85 -176.084 
+     20 81.6994 903 0 1 0.719145 87.0011 -204.45 
+     20 40.4444 904 0 1 0.85 87.0524 -204.694 
+     20 113.139 1336 0 0 1.4667 87.2962 -205.85 
+     20 126.499 754 1 1 -29.1105 79.0157 -174.45 
+     20 4.18764 1295 1 0 -28.9636 79.2474 -175.85 
+     20 165.493 1296 1 0 -28.962 79.25 -175.865 
+     20 143.117 770 0 1 -25.9275 83.976 -204.45 
+     20 82.126 1320 0 0 -25.7592 84.2042 -205.85 
+     20 42.8829 1321 0 0 -25.7252 84.25 -206.133 
+     20 87.8569 737 2 1 -32.45 73.478 -144.83 
+     20 303.262 1264 2 0 -32.9076 72.948 -145.85 
+     20 191.81 1263 2 0 -32.9923 72.85 -146.039 
+     20 301.375 656 1 1 -48.6746 57.0318 -174.45 
+     20 43.4333 655 1 1 -48.85 56.7996 -174.772 
+     20 202.833 1179 1 0 -49.4224 56.0185 -175.85 
+     20 90.1609 1178 1 0 -49.5459 55.85 -176.083 
+     20 174.19 575 0 1 -64.9311 34.444 -204.45 
+     20 82.0057 574 0 1 -65.05 34.2645 -204.697 
+     20 145.129 1066 0 0 -65.6114 33.4145 -205.85 
+     20 86.299 1065 0 0 -65.7198 33.25 -206.073 
+     20 384.559 657 1 1 -48.6499 56.6931 -174.552 
+     20 1.13674 1245 2 0 -30.9638 69.0839 -145.85 
+     20 23.3679 747 2 1 -30.5413 67.2422 -144.85 
+     20 24.5425 699 1 1 -40.2267 78.3449 -174.45 
+     20 82.4514 698 1 1 -40.25 78.3577 -174.538 
+     20 120.023 1292 1 0 -40.5987 78.5485 -175.85 
+     20 102.374 659 0 1 -48.1817 82.6892 -204.45 
+     20 46.0482 658 0 1 -48.25 82.7255 -204.704 
+     20 122.581 1314 0 0 -48.5587 82.8883 -205.85 
+     20 628.385 1268 2 0 -31.533 73.7859 -145.85 
+     20 18.1326 798 1 1 -20.2673 72.8252 -174.45 
+     20 191.446 799 1 1 -20.25 72.8241 -174.493 
+     20 240.437 1263 1 0 -19.7113 72.7904 -175.85 
+     20 441.303 858 0 1 -8.42355 72.0922 -204.45 
+     20 43.4429 1260 0 0 -7.85186 72.0512 -205.85 
+     20 411.873 1259 0 0 -7.83476 72.05 -205.892 
+     20 119.407 1258 0 0 -7.57518 71.8498 -206.032 
+     20 7.05845 736 2 1 -32.8482 72.875 -144.45 
+     20 210.49 735 2 1 -32.85 72.8728 -144.451 
+     20 434.146 734 2 1 -33.05 72.6233 -144.51 
+     20 100.232 733 2 1 -33.2504 72.3686 -144.567 
+     20 0.429464 1227 2 0 -38.4414 65.4515 -145.85 
+     20 78.2073 1226 2 0 -38.4426 65.4498 -145.85 
+     20 133.792 1225 2 0 -38.591 65.25 -145.887 
+     20 85.3069 1224 2 0 -38.7365 65.05 -145.922 
+     20 52.8604 1223 2 0 -38.8814 64.85 -145.955 
+     20 75.0966 1222 2 0 -39.0289 64.65 -145.989 
+     20 75.2365 1221 2 0 -39.1755 64.45 -146.025 
+     20 114.47 1220 2 0 -39.3242 64.25 -146.058 
+     20 72.5077 1219 2 0 -39.4733 64.05 -146.091 
+     20 86.4192 1218 2 0 -39.6256 63.85 -146.123 
+     20 83.6973 1217 2 0 -39.7796 63.6497 -146.154 
+     20 80.8121 1216 2 0 -39.9333 63.45 -146.185 
+     20 63.3407 1215 2 0 -40.0868 63.25 -146.218 
+     20 227.462 63 1 1 -167.386 -103.59 -174.45 
+     20 17.7495 369 1 0 -167.556 -106.314 -175.85 
+     20 50.188 368 1 0 -167.559 -106.35 -175.867 
+     20 72.151 367 1 0 -167.577 -106.55 -175.947 
+     20 59.3337 366 1 0 -167.593 -106.75 -176.035 
+     20 68.568 365 1 0 -167.604 -106.95 -176.137 
+     20 103.803 35 0 1 -173.02 -149.43 -204.45 
+     20 26.6997 36 0 1 -172.95 -149.319 -204.77 
+     20 93.6083 155 0 0 -172.259 -148.992 -205.85 
+     20 122.398 156 0 0 -172.214 -148.95 -205.951 
+     20 229.674 44 0 1 -171.322 -148.952 -204.85 
+     20 81.2947 45 0 1 -171.15 -148.99 -204.831 
+     20 29.4716 940 5 0 170.884 8.05 -56.0455 
+     20 34.0668 150 0 0 -173.673 -149.956 -205.85 
+     20 98.2951 29 0 1 -174.184 -149.828 -204.85 
+     20 163.327 28 0 1 -174.351 -149.727 -204.827 
+     20 57.9998 1244 2 0 -80.1103 68.9474 -146.25 
+     20 131.691 1243 2 0 -80.0664 68.8498 -146.11 
+     20 128.451 503 2 1 -79.3452 68.4557 -144.85 
+     20 124.296 1345 1 0 -99.5348 89.1304 -175.85 
+     20 26.0177 1344 1 0 -99.9786 89.05 -176.171 
+     20 111.015 720 1 1 -35.9284 70.9081 -174.45 
+     20 111.127 1253 1 0 -36.1064 70.7744 -175.85 
+     20 122.378 701 0 1 -39.7254 68.0422 -204.45 
+     20 101.449 1239 0 0 -39.8953 67.9068 -205.85 
+     20 70.6725 1245 0 0 -38.1744 69.1184 -205.85 
+     20 102.4 711 0 1 -37.6985 70.0624 -204.85 
+     20 245.604 740 10 1 -32.0498 73.9428 95.264 
+Number of digits in this event: 121
+Using G4ParticleGun... 
+Particle energy: 6.79573 LIN
 Particle: proton
 Event: 21
-Number of tracker hits in this event: 239
-     21 150.87 312 8 1 -117.687 80.6191 35.55 
-     21 138.412 1302 8 0 -117.686 80.6201 34.15 
-     21 147.875 312 7 1 -117.68 80.6383 5.55 
-     21 109.876 1302 7 0 -117.68 80.6393 4.15 
-     21 115.643 312 6 1 -117.67 80.6607 -24.45 
-     21 153.131 1303 6 0 -117.669 80.6619 -25.85 
-     21 120.575 312 5 1 -117.657 80.6972 -54.45 
-     21 139.015 1303 5 0 -117.655 80.6987 -55.85 
-     21 105.527 312 4 1 -117.608 80.731 -84.45 
-     21 127.593 1303 4 0 -117.606 80.7328 -85.85 
-     21 180.722 312 3 1 -117.566 80.7707 -114.45 
-     21 124.427 1303 3 0 -117.563 80.7726 -115.85 
-     21 113.591 313 2 1 -117.508 80.8065 -144.45 
-     21 101.903 1303 2 0 -117.507 80.807 -145.85 
-     21 114.506 1732 14 0 -90.4503 166.591 214.007 
-     21 6917.74 1229 2 0 -118.063 65.9855 -146.25 
-     21 612.966 1102 2 0 43.6327 40.4745 -146.25 
-     21 6493.48 1101 2 0 43.7307 40.45 -146.233 
-     21 6397.77 1100 2 0 44.4652 40.25 -146.123 
-     21 2212.79 1392 2 0 -144.633 98.567 -146.25 
-     21 966.607 1393 2 0 -144.898 98.75 -145.973 
-     21 88.2489 171 2 1 -145.94 99.5338 -144.85 
-     21 2052.05 170 2 1 -145.95 99.5412 -144.839 
-     21 1894.38 169 2 1 -146.15 99.69 -144.629 
-     21 470.194 312 1 1 -117.579 80.8753 -174.45 
-     21 308.996 1305 1 0 -118.082 81.1904 -175.85 
-     21 220.106 1306 1 0 -118.176 81.25 -176.112 
-     21 327.028 259 0 1 -128.293 87.9747 -204.45 
-     21 351.597 258 0 1 -128.35 88.011 -204.613 
-     21 525.264 1341 0 0 -128.78 88.2924 -205.85 
-     21 569.188 1436 2 0 -88.884 107.381 -146.25 
-     21 651.789 1437 2 0 -88.7017 107.55 -146.072 
-     21 35.5951 1438 2 0 -88.4875 107.75 -145.861 
-     21 68.4119 462 2 1 -87.4748 108.655 -144.85 
-     21 604.291 463 2 1 -87.45 108.677 -144.825 
-     21 476.255 464 2 1 -87.25 108.856 -144.626 
-     21 568.96 1589 3 0 -57.5561 138.025 -116.25 
-     21 698.086 1590 3 0 -57.4285 138.15 -116.128 
-     21 296.885 1591 3 0 -57.2251 138.35 -115.933 
-     21 698.63 620 3 1 -56.0411 139.5 -114.85 
-     21 717.824 621 3 1 -55.85 139.686 -114.675 
-     21 149.918 622 3 1 -55.65 139.881 -114.493 
-     21 1770.14 313 1 1 -117.491 80.6186 -174.45 
-     21 555.554 1297 1 0 -117.464 79.5693 -175.85 
-     21 835.957 1296 1 0 -117.461 79.45 -176.009 
-     21 1242.93 315 0 1 -117.012 58.0587 -204.45 
-     21 720.125 1184 0 0 -116.913 57.0172 -205.85 
-     21 585.876 1183 0 0 -116.897 56.85 -206.074 
-     21 174.481 1371 2 0 -116.224 94.3569 -146.25 
-     21 49.89 1372 2 0 -116.15 94.55 -145.943 
-     21 245.725 321 2 1 -115.908 95.2051 -144.85 
-     21 98.4649 1447 3 0 -113.423 109.644 -116.25 
-     21 86.3149 1448 3 0 -113.406 109.75 -116.039 
-     21 385.128 334 3 1 -113.311 110.353 -114.85 
-     21 27.3875 1519 4 0 -110.168 124.12 -86.25 
-     21 154.178 1520 4 0 -110.161 124.15 -86.1886 
-     21 181.505 350 4 1 -110.019 124.79 -84.85 
-     21 6.41838 1587 5 0 -108.196 137.74 -56.25 
-     21 211.473 1588 5 0 -108.194 137.75 -56.2288 
-     21 281.592 360 5 1 -108.101 138.382 -54.85 
-     21 137.05 1663 6 0 -108.556 152.816 -26.25 
-     21 64.4147 1664 6 0 -108.561 152.95 -25.9842 
-     21 203.735 357 6 1 -108.574 153.511 -24.85 
-     21 86.7682 1726 7 0 -106.893 165.459 3.75 
-     21 85.4588 1727 7 0 -106.88 165.55 3.96797 
-     21 233.896 366 7 1 -106.815 166.045 5.15 
-     21 109.611 1779 14 0 -94.8571 175.974 213.75 
-     21 107.829 1427 2 0 -79.6503 105.727 -146.25 
-     21 768.515 1428 2 0 -79.615 105.75 -146.224 
-     21 564.928 1429 2 0 -79.3107 105.95 -146 
-     21 360.442 511 2 1 -77.7485 106.989 -144.85 
-     21 545.919 512 2 1 -77.65 107.055 -144.778 
-     21 531.065 513 2 1 -77.45 107.186 -144.633 
-     21 159.028 514 2 1 -77.25 107.319 -144.492 
-     21 888.686 1558 3 0 -39.0384 131.762 -116.25 
-     21 951.824 1559 3 0 -38.7446 131.95 -116.033 
-     21 57.9996 714 3 1 -37.0682 132.987 -114.85 
-     21 555.471 715 3 1 -37.05 132.998 -114.837 
-     21 687.035 716 3 1 -36.85 133.121 -114.697 
-     21 447.569 717 3 1 -36.65 133.243 -114.557 
-     21 371.444 1742 4 0 17.5527 168.692 -86.25 
-     21 1079.86 1743 4 0 17.6419 168.75 -86.2035 
-     21 1123.5 1744 4 0 17.9471 168.95 -86.0417 
-     21 321.386 1745 4 0 18.2528 169.15 -85.8877 
-     21 298.334 1001 4 1 20.39 170.55 -84.85 
-     21 764.088 1002 4 1 20.45 170.59 -84.8209 
-     21 716.936 1003 4 1 20.65 170.721 -84.7229 
-     21 864.098 1004 4 1 20.85 170.852 -84.6239 
-     21 642.276 1005 4 1 21.05 170.986 -84.5283 
-     21 120.307 311 1 1 -117.75 80.5288 -174.461 
-     21 110.458 310 1 1 -117.95 80.3141 -174.671 
-     21 53.1077 1295 1 0 -119.066 79.1017 -175.85 
-     21 110.37 1294 1 0 -119.113 79.05 -175.9 
-     21 68.688 1293 1 0 -119.297 78.85 -176.095 
-     21 101.421 168 0 1 -146.375 49.3994 -204.45 
-     21 199.684 167 0 1 -146.55 49.2075 -204.637 
-     21 0.574864 166 0 1 -146.75 48.9893 -204.849 
-     21 56.1484 1139 0 0 -147.688 47.9645 -205.85 
-     21 183.358 1138 0 0 -147.793 47.85 -205.962 
-     21 51.5835 1137 0 0 -147.976 47.65 -206.157 
-     21 2825.28 314 1 1 -117.271 80.9343 -174.45 
-     21 206.08 315 1 1 -117.15 80.9936 -174.601 
-     21 149.049 1307 1 0 -116.135 81.48 -175.85 
-     21 40.0932 434 0 1 -93.2444 92.4788 -204.45 
-     21 93.2999 435 0 1 -93.15 92.5272 -204.567 
-     21 20.6599 436 0 1 -92.95 92.6295 -204.815 
-     21 103.351 1364 0 0 -92.1082 93.0695 -205.85 
-     21 115.98 1365 0 0 -91.9543 93.15 -206.039 
-     21 750.301 1488 2 0 -20.0326 117.8 -146.25 
-     21 1269.21 1489 2 0 -19.6361 117.95 -146.136 
-     21 1073.2 1490 2 0 -19.0993 118.15 -145.988 
-     21 239.629 825 2 1 -14.957 119.619 -144.85 
-     21 382.993 826 2 1 -14.85 119.657 -144.821 
-     21 354.415 827 2 1 -14.65 119.726 -144.767 
-     21 354.621 828 2 1 -14.45 119.793 -144.713 
-     21 520.216 829 2 1 -14.25 119.859 -144.659 
-     21 438.208 830 2 1 -14.05 119.926 -144.605 
-     21 535.162 831 2 1 -13.85 119.992 -144.552 
-     21 435.776 832 2 1 -13.65 120.06 -144.499 
-     21 95.4149 1648 3 0 97.7524 149.937 -116.25 
-     21 2021.2 1649 3 0 97.7996 149.95 -116.238 
-     21 2048.57 1650 3 0 98.5434 150.15 -116.045 
-     21 149.172 1414 3 1 103.089 151.313 -114.85 
-     21 508.844 1415 3 1 103.15 151.328 -114.834 
-     21 563.704 1416 3 1 103.35 151.379 -114.781 
-     21 621.847 1417 3 1 103.55 151.431 -114.729 
-     21 613.935 1418 3 1 103.75 151.484 -114.676 
-     21 554.545 1419 3 1 103.95 151.537 -114.625 
-     21 539.602 1420 3 1 104.15 151.589 -114.571 
-     21 505.352 1421 3 1 104.35 151.64 -114.519 
-     21 207.95 1422 3 1 104.55 151.693 -114.468 
-     21 3084.48 1787 4 0 178.159 177.566 -86.25 
-     21 2861.34 1788 4 0 178.709 177.75 -86.0256 
-     21 338.242 1369 2 0 -98.0192 94.063 -146.25 
-     21 419.067 1370 2 0 -97.8913 94.15 -146.067 
-     21 232.721 415 2 1 -97.0459 94.7276 -144.85 
-     21 496.466 416 2 1 -96.95 94.7934 -144.712 
-     21 374.757 1443 3 0 -77.1846 108.888 -116.25 
-     21 585.134 1444 3 0 -77.0977 108.95 -116.125 
-     21 545.585 519 3 1 -76.2155 109.578 -114.85 
-     21 362.295 520 3 1 -76.05 109.696 -114.61 
-     21 272.383 1511 4 0 -58.7023 122.495 -86.25 
-     21 608.097 1512 4 0 -58.6273 122.55 -86.1271 
-     21 612.86 611 4 1 -57.8347 123.135 -84.85 
-     21 194.032 612 4 1 -57.65 123.272 -84.5528 
-     21 894.274 1579 5 0 -41.3393 135.979 -56.25 
-     21 30.7507 1580 5 0 -41.1205 136.15 -55.8699 
-     21 297.935 697 5 1 -40.524 136.609 -54.85 
-     21 793.713 698 5 1 -40.45 136.666 -54.7235 
-     21 302.686 1652 6 0 -23.675 150.696 -26.25 
-     21 709.696 1653 6 0 -23.61 150.75 -26.1398 
-     21 704.734 786 6 1 -22.8352 151.387 -24.85 
-     21 262.236 787 6 1 -22.65 151.538 -24.5434 
-     21 155.796 1730 7 0 -4.20847 166.326 3.75 
-     21 1004.48 1731 7 0 -4.17858 166.35 3.79583 
-     21 143.09 883 7 1 -3.27887 167.06 5.15 
-     21 920.289 884 7 1 -3.25 167.082 5.19341 
-     21 192.442 885 7 1 -3.05 167.238 5.49041 
-     21 129.779 1299 1 0 -117.607 79.9125 -175.85 
-     21 380.189 1298 1 0 -117.615 79.85 -175.967 
-     21 826.34 302 0 1 -119.592 64.5391 -204.45 
-     21 224.82 1218 0 0 -119.737 63.7584 -205.85 
-     21 207.221 1217 0 0 -119.758 63.65 -206.045 
-     21 49.4147 1222 0 0 -118.021 64.6235 -205.85 
-     21 28.6229 316 0 1 -116.755 64.5441 -204.85 
-     21 28.5735 1565 2 0 -84.8303 133.33 -146.25 
-     21 377.65 1566 2 0 -84.8181 133.35 -146.24 
-     21 352.499 1567 2 0 -84.6936 133.55 -146.133 
-     21 402.811 1568 2 0 -84.5688 133.75 -146.025 
-     21 231.76 1569 2 0 -84.4446 133.95 -145.916 
-     21 647.55 484 2 1 -83.2207 135.928 -144.85 
-     21 518.831 485 2 1 -83.05 136.204 -144.701 
-     21 236.898 486 2 1 -82.85 136.531 -144.524 
-     21 20.7834 1279 1 0 -116.885 75.8858 -175.85 
-     21 107.421 1278 1 0 -116.88 75.85 -175.863 
-     21 101.874 1277 1 0 -116.857 75.65 -175.933 
-     21 89.795 1276 1 0 -116.833 75.45 -176.004 
-     21 86.2074 1275 1 0 -116.809 75.25 -176.075 
-     21 90.1262 1274 1 0 -116.786 75.05 -176.147 
-     21 25.3567 1273 1 0 -116.763 74.85 -176.22 
-     21 146.246 361 0 1 -107.807 -1.767 -204.45 
-     21 623.904 362 0 1 -107.75 -2.17203 -204.542 
-     21 19.7879 858 0 0 -106.953 -8.4163 -205.85 
-     21 141.02 857 0 0 -106.949 -8.45 -205.857 
-     21 84.5777 856 0 0 -106.924 -8.65 -205.898 
-     21 84.8953 855 0 0 -106.9 -8.85 -205.938 
-     21 86.1637 854 0 0 -106.874 -9.05 -205.98 
-     21 103.717 853 0 0 -106.849 -9.25 -206.021 
-     21 73.308 852 0 0 -106.824 -9.45 -206.06 
-     21 79.4413 851 0 0 -106.799 -9.65 -206.1 
-     21 149.351 850 0 0 -106.773 -9.85 -206.141 
-     21 101.836 849 0 0 -106.746 -10.05 -206.183 
-     21 46.4057 848 0 0 -106.719 -10.25 -206.225 
-     21 348.945 1342 1 0 -116.861 88.4626 -175.85 
-     21 304.46 1343 1 0 -116.847 88.65 -175.889 
-     21 274.54 1344 1 0 -116.831 88.85 -175.931 
-     21 230.202 1345 1 0 -116.816 89.05 -175.974 
-     21 328.791 1346 1 0 -116.801 89.25 -176.017 
-     21 363.909 1347 1 0 -116.785 89.45 -176.057 
-     21 252.551 1348 1 0 -116.77 89.65 -176.1 
-     21 314.356 1349 1 0 -116.755 89.85 -176.143 
-     21 299.51 1350 1 0 -116.732 90.15 -176.207 
-     21 0.188419 1351 1 0 -116.717 90.35 -176.25 
-     21 160.957 1301 1 0 -117.629 80.3653 -175.85 
-     21 209.372 300 0 1 -120.062 72.629 -204.45 
-     21 156.126 1260 0 0 -120.18 72.2393 -205.85 
-     21 58.0241 942 1 0 -128.614 8.57995 -176.25 
-     21 352.098 941 1 0 -128.498 8.45 -176.177 
-     21 118.702 940 1 0 -128.331 8.25 -176.13 
-     21 172.818 704 1 0 -157.43 -39.1909 -176.25 
-     21 40.3142 316 1 1 -116.95 81.1895 -174.8 
-     21 20.4535 1308 1 0 -116.026 81.8212 -175.85 
-     21 161.751 1309 1 0 -115.984 81.85 -175.898 
-     21 7.09259 1310 1 0 -115.692 82.05 -176.23 
-     21 13.2481 446 0 1 -90.7819 99.2838 -204.45 
-     21 116.386 447 0 1 -90.75 99.3035 -204.486 
-     21 69.8691 448 0 1 -90.55 99.4272 -204.71 
-     21 86.8464 1399 0 0 -89.5348 100.051 -205.85 
-     21 83.1516 1400 0 0 -89.3747 100.15 -206.03 
-     21 1017.31 352 0 1 -109.576 74.2565 -204.45 
-     21 454.817 353 0 1 -109.55 74.2704 -204.48 
-     21 213.562 354 0 1 -109.35 74.2794 -204.765 
-     21 161.364 355 0 1 -109.15 74.3172 -204.819 
-     21 56.6951 356 0 1 -108.95 73.9429 -204.583 
-     21 64.1922 1510 6 0 -94.2899 122.325 -26.25 
-     21 10.3072 741 3 1 -31.7199 0.566341 -114.591 
-     21 33.3107 349 0 1 -110.153 74.0814 -204.627 
-     21 910.184 351 0 1 -109.75 74.3332 -204.617 
-     21 88.2534 350 0 1 -109.95 74.4205 -204.824 
-     21 1960.11 1274 0 0 -110.947 74.865 -205.85 
-     21 421.003 1272 0 0 -109.305 74.5728 -205.85 
-     21 78.1496 1273 0 0 -109.239 74.65 -206.198 
-     21 26.9624 1303 8 0 -117.669 80.65 33.8384 
-     21 95.2453 1199 8 0 -146.76 60.0169 33.7503 
-     21 50.2246 1198 8 0 -146.851 59.85 33.9598 
-     21 4.05094 167 8 1 -146.556 60.0863 35.15 
-     21 116.726 168 8 1 -146.55 60.0907 35.1645 
-     21 57.8073 169 8 1 -146.35 60.1207 35.432 
-     21 378.233 313 8 1 -117.547 80.4181 35.5499 
-Number of digits in this event: 165
-Using G4ParticleGun... 
-Particle energy: 6.16968 LIN
+Number of tracker hits in this event: 22
+     21 123.808 545 10 1 -70.8565 80.1318 95.55 
+     21 152.07 1300 10 0 -70.8577 80.1307 94.15 
+     21 86.7188 545 9 1 -70.8752 80.112 65.55 
+     21 155.479 1300 9 0 -70.8761 80.1112 64.15 
+     21 119.05 545 8 1 -70.8896 80.0962 35.55 
+     21 108.743 1300 8 0 -70.8884 80.0948 34.15 
+     21 118.392 545 7 1 -70.8619 80.0658 5.55 
+     21 261.169 1300 7 0 -70.8608 80.0649 4.15 
+     21 148.451 546 6 1 -70.8405 80.0395 -24.45 
+     21 107.525 1299 6 0 -70.8393 80.0397 -25.85 
+     21 146.199 546 5 1 -70.8165 80.0402 -54.45 
+     21 103.267 1299 5 0 -70.8154 80.0401 -55.85 
+     21 111.528 546 4 1 -70.7958 80.0391 -84.45 
+     21 124.809 1299 4 0 -70.7946 80.04 -85.85 
+     21 97.2716 546 3 1 -70.7665 80.0619 -114.45 
+     21 158.089 1300 3 0 -70.7646 80.0624 -115.85 
+     21 122.048 546 2 1 -70.7223 80.0697 -144.45 
+     21 131.786 1300 2 0 -70.7208 80.07 -145.85 
+     21 142.21 546 1 1 -70.689 80.0791 -174.45 
+     21 112.806 1300 1 0 -70.6869 80.08 -175.85 
+     21 126.968 547 0 1 -70.6421 80.0956 -204.45 
+     21 127.567 1300 0 0 -70.6398 80.0969 -205.85 
+Number of digits in this event: 16
+Using G4ParticleGun... 
+Particle energy: 4.70272 LIN
 Particle: proton
 Event: 22
-Number of tracker hits in this event: 16
-     22 128.153 1454 7 1 111.083 -96.4754 5.55 
-     22 141.344 418 7 0 111.082 -96.4754 4.15 
-     22 108.476 1454 6 1 111.061 -96.4851 -24.45 
-     22 113.354 418 6 0 111.059 -96.486 -25.85 
-     22 117.514 1454 5 1 111.032 -96.5038 -54.45 
-     22 127.778 418 5 0 111.031 -96.5049 -55.85 
-     22 235.221 1454 4 1 111.001 -96.525 -84.45 
-     22 123.041 418 4 0 111 -96.5245 -85.85 
-     22 140.469 1454 3 1 110.994 -96.5113 -114.45 
-     22 122.109 418 3 0 110.995 -96.5099 -115.85 
-     22 115.287 1454 2 1 110.996 -96.4844 -144.45 
-     22 167.521 418 2 0 110.995 -96.4829 -145.85 
-     22 105.931 1454 1 1 110.985 -96.4574 -174.45 
-     22 93.5519 418 1 0 110.985 -96.4554 -175.85 
-     22 116.789 1454 0 1 110.971 -96.4194 -204.45 
-     22 103.807 418 0 0 110.969 -96.4158 -205.85 
-Number of digits in this event: 9
+Number of tracker hits in this event: 48
+     22 131.636 1081 11 1 36.4035 -40.2004 125.55 
+     22 134.047 699 11 0 36.4029 -40.2008 124.15 
+     22 116.003 1081 10 1 36.3904 -40.2112 95.55 
+     22 138.728 699 10 0 36.3911 -40.2107 94.15 
+     22 98.9168 1081 9 1 36.403 -40.2023 65.55 
+     22 102.094 699 9 0 36.4022 -40.1996 64.15 
+     22 109.624 1081 8 1 36.3894 -40.1448 35.55 
+     22 97.6552 699 8 0 36.3907 -40.1414 34.15 
+     22 126.721 1081 7 1 36.4185 -40.0694 5.55 
+     22 94.3828 699 7 0 36.421 -40.0662 4.15 
+     22 112.988 1082 6 1 36.4749 -40.0116 -24.45 
+     22 130.223 700 6 0 36.4773 -40.0093 -25.85 
+     22 154.308 1082 5 1 36.5246 -39.9669 -54.45 
+     22 207.716 700 5 0 36.5259 -39.9652 -55.85 
+     22 118.977 1082 4 1 36.553 -39.931 -84.45 
+     22 162.458 700 4 0 36.554 -39.9301 -85.85 
+     22 92.758 1082 3 1 36.5747 -39.9126 -114.45 
+     22 96.6468 700 3 0 36.574 -39.9105 -115.85 
+     22 92.8463 1082 2 1 36.5569 -39.8675 -144.45 
+     22 115.388 700 2 0 36.5565 -39.8662 -145.85 
+     22 120.132 1082 1 1 36.5447 -39.8431 -174.45 
+     22 175.841 701 1 0 36.545 -39.8421 -175.85 
+     22 123.492 1082 0 1 36.545 -39.8232 -204.45 
+     22 127.408 701 0 0 36.5452 -39.8206 -205.85 
+     22 104.725 1081 5 1 36.45 -40.0786 -54.5448 
+     22 7.74648 1080 5 1 36.2499 -40.2002 -54.8237 
+     22 57.4484 697 5 0 35.3667 -40.5928 -55.85 
+     22 83.6365 696 5 0 35.2458 -40.65 -56.0119 
+     22 160.072 974 4 1 14.9853 -52.78 -84.45 
+     22 116.989 636 4 0 15.1483 -52.6748 -85.85 
+     22 36.4968 1009 3 1 21.9416 -50.8567 -114.45 
+     22 47.6793 1008 3 1 21.85 -50.808 -114.496 
+     22 65.4405 1007 3 1 21.65 -50.7565 -114.652 
+     22 61.4173 1006 3 1 21.4497 -50.748 -114.756 
+     22 314.791 646 3 0 19.3848 -50.7517 -115.85 
+     22 12.0186 680 2 1 -44.0159 -68.1933 -144.45 
+     22 71.9104 679 2 1 -44.0507 -68.2001 -144.466 
+     22 154.729 678 2 1 -44.25 -68.2542 -144.532 
+     22 56.5788 677 2 1 -44.45 -68.3195 -144.547 
+     22 56.096 676 2 1 -44.6503 -68.3804 -144.514 
+     22 96.2286 675 2 1 -44.8501 -68.4322 -144.456 
+     22 102.952 674 2 1 -45.05 -68.2684 -144.554 
+     22 114.968 673 2 1 -45.25 -68.1206 -144.655 
+     22 33.6295 672 2 1 -45.45 -67.9348 -144.809 
+     22 82.7619 564 2 0 -46.4636 -67.1751 -145.85 
+     22 110.997 565 2 0 -46.5873 -67.05 -146.02 
+     22 88.5359 566 2 0 -46.6047 -66.85 -146.111 
+     22 4.54738 567 2 0 -46.6871 -66.65 -146.245 
+Number of digits in this event: 17
 Using G4ParticleGun... 
-Particle energy: 1.2322 LIN
+Particle energy: 3.01073 LIN
 Particle: proton
 Event: 23
-Number of tracker hits in this event: 17
-     23 132.49 1538 7 1 127.824 71.8959 5.55 
-     23 119.079 1259 7 0 127.825 71.895 4.15 
-     23 150.633 1538 6 1 127.854 71.8644 -24.45 
-     23 154.059 1259 6 0 127.857 71.8628 -25.85 
-     23 136.683 1538 5 1 127.903 71.8233 -54.45 
-     23 132.302 1258 5 0 127.908 71.8286 -55.85 
-     23 123.784 1539 4 1 128.008 71.9421 -84.45 
-     23 111.618 1259 4 0 128.012 71.9452 -85.85 
-     23 121.459 1539 3 1 128.113 71.9935 -114.45 
-     23 113.233 1259 3 0 128.118 71.9971 -115.85 
-     23 109.686 1540 2 1 128.205 72.0731 -144.45 
-     23 105.696 1260 2 0 128.209 72.0804 -145.85 
-     23 167.301 1540 1 1 128.296 72.2303 -174.45 
-     23 122.91 1260 1 0 128.298 72.241 -175.85 
-     23 104.748 1540 0 1 128.333 72.463 -204.45 
-     23 209.305 1262 0 0 128.333 72.4791 -205.85 
-     23 5145.08 724 7 1 -35.2255 133.76 5.50646 
-Number of digits in this event: 13
+Number of tracker hits in this event: 25
+     23 139.781 1021 11 1 24.262 21.0444 125.55 
+     23 114.502 1004 11 0 24.2618 21.0442 124.15 
+     23 133.137 1021 10 1 24.2584 21.0388 95.55 
+     23 188.685 1004 10 0 24.2579 21.037 94.15 
+     23 103.455 1020 9 1 24.2495 21.0018 65.55 
+     23 6.63187 1021 9 1 24.25 21.0012 65.1813 
+     23 168.24 1004 9 0 24.2513 20.9996 64.15 
+     23 103.128 1021 8 1 24.2908 20.9622 35.55 
+     23 111.448 1004 8 0 24.2934 20.9585 34.15 
+     23 104.953 1021 7 1 24.3452 20.8784 5.55 
+     23 103.222 1004 7 0 24.3481 20.8746 4.15 
+     23 101.895 1021 6 1 24.4127 20.8102 -24.45 
+     23 107.081 1003 6 0 24.4152 20.8081 -25.85 
+     23 130.604 1022 5 1 24.4663 20.7661 -54.45 
+     23 122.423 1003 5 0 24.4643 20.7641 -55.85 
+     23 171.345 1021 4 1 24.4246 20.7277 -84.45 
+     23 112.981 1003 4 0 24.4232 20.7263 -85.85 
+     23 108.82 1021 3 1 24.3907 20.7039 -114.45 
+     23 152.728 1003 3 0 24.3843 20.6964 -115.85 
+     23 121.275 1020 2 1 24.249 20.5415 -144.45 
+     23 114.609 1002 2 0 24.2383 20.531 -145.85 
+     23 102.334 1019 1 1 24.0254 20.3148 -174.45 
+     23 128.226 1001 1 0 24.0155 20.3041 -175.85 
+     23 92.3982 1018 0 1 23.8043 20.0881 -204.45 
+     23 133.028 1000 0 0 23.7913 20.0742 -205.85 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 3.8681 LIN
+Particle energy: 3.89152 LIN
 Particle: proton
 Event: 24
 Number of tracker hits in this event: 25
-     24 145.619 725 11 1 -35.0078 71.4377 125.55 
-     24 148.962 1256 11 0 -35.0112 71.4369 124.15 
-     24 108.787 724 10 1 -35.079 71.4289 95.55 
-     24 117.798 1256 10 0 -35.0821 71.4283 94.15 
-     24 115 724 9 1 -35.1474 71.4126 65.55 
-     24 125.457 1256 9 0 -35.1513 71.4127 64.15 
-     24 125.248 724 8 1 -35.2328 71.4127 35.55 
-     24 96.6383 1256 8 0 -35.2379 71.4109 34.15 
-     24 94.6557 723 7 1 -35.3493 71.3763 5.55 
-     24 109.867 1256 7 0 -35.3543 71.3749 4.15 
-     24 126.066 722 6 1 -35.451 71.3335 -24.45 
-     24 132.577 1256 6 0 -35.4553 71.3326 -25.85 
-     24 279.759 722 5 1 -35.542 71.3113 -54.45 
-     24 117.401 1256 5 0 -35.5478 71.3113 -55.85 
-     24 196.721 721 4 1 -35.6796 71.3348 -84.45 
-     24 124.032 1256 4 0 -35.6862 71.3353 -85.85 
-     24 104.186 721 3 1 -35.8197 71.3471 -114.45 
-     24 97.7777 1256 3 0 -35.8259 71.3467 -115.85 
-     24 166.377 720 2 1 -35.9605 71.3434 -144.45 
-     24 126.166 1256 2 0 -35.9689 71.3429 -145.85 
-     24 111.408 719 1 1 -36.1414 71.335 -174.45 
-     24 132.192 1256 1 0 -36.1505 71.3358 -175.85 
-     24 125.418 718 0 1 -36.3331 71.3481 -204.45 
-     24 126.353 1256 0 0 -36.341 71.3507 -205.85 
-     24 315.268 1257 9 0 -35.1857 71.45 63.9209 
-Number of digits in this event: 16
+     24 148.16 297 7 1 -120.741 86.5228 5.55 
+     24 137.185 1332 7 0 -120.742 86.5222 4.15 
+     24 110.481 296 6 1 -120.757 86.5113 -24.45 
+     24 197.703 1332 6 0 -120.757 86.5125 -25.85 
+     24 119.614 297 5 1 -120.749 86.5292 -54.45 
+     24 106.87 1332 5 0 -120.748 86.5308 -55.85 
+     24 152.454 297 4 1 -120.747 86.561 -84.45 
+     24 122.108 1332 4 0 -120.747 86.5635 -85.85 
+     24 89.1925 297 3 1 -120.733 86.6197 -114.45 
+     24 130.172 1332 3 0 -120.731 86.6225 -115.85 
+     24 112.713 297 2 1 -120.701 86.6772 -144.45 
+     24 309.891 1333 2 0 -120.698 86.6789 -145.85 
+     24 108.348 297 1 1 -120.642 86.7129 -174.45 
+     24 120.869 1333 1 0 -120.64 86.7146 -175.85 
+     24 107.092 297 0 1 -120.601 86.7481 -204.45 
+     24 365.858 1333 0 0 -120.599 86.7502 -205.85 
+     24 91.2514 298 0 1 -120.55 86.7289 -204.588 
+     24 39.2208 299 0 1 -120.35 86.644 -204.756 
+     24 34.1 1334 0 0 -118.39 86.85 -206.22 
+     24 131.212 1333 6 0 -120.775 86.6514 -26.1106 
+     24 289.996 1334 6 0 -120.769 86.85 -26.0829 
+     24 165.067 1311 8 0 -133.557 82.4199 33.7501 
+     24 250.781 233 8 1 -133.542 82.8662 35.15 
+     24 69.024 232 8 1 -133.55 83.3287 35.5412 
+     24 250.472 231 8 1 -133.75 83.2464 35.5009 
+Number of digits in this event: 17
 Using G4ParticleGun... 
-Particle energy: 9.37333 LIN
+Particle energy: 7.79169 LIN
 Particle: proton
 Event: 25
-Number of tracker hits in this event: 21
-     25 93.2869 1440 8 1 108.18 92.9078 35.55 
-     25 181.38 1363 8 0 108.18 92.9082 34.15 
-     25 213.503 1440 7 1 108.176 92.9157 5.55 
-     25 176.02 1363 7 0 108.176 92.9161 4.15 
-     25 106.474 1440 6 1 108.17 92.921 -24.45 
-     25 102.241 1363 6 0 108.17 92.9213 -25.85 
-     25 102.983 1440 5 1 108.172 92.9301 -54.45 
-     25 95.1285 1363 5 0 108.173 92.9311 -55.85 
-     25 167.047 1440 4 1 108.179 92.9529 -84.45 
-     25 141.523 1364 4 0 108.18 92.9537 -85.85 
-     25 108.031 1440 3 1 108.205 92.968 -114.45 
-     25 116.968 1364 3 0 108.205 92.9692 -115.85 
-     25 123.592 1440 2 1 108.216 92.9945 -144.45 
-     25 109.613 1364 2 0 108.217 92.9959 -145.85 
-     25 118.689 1440 1 1 108.246 93.0231 -174.45 
-     25 109.631 1364 1 0 108.248 93.0241 -175.85 
-     25 129.92 1440 0 1 108.29 93.0429 -204.45 
-     25 119.029 1364 0 0 108.292 93.0439 -205.85 
-     25 46.3006 1380 0 1 96.2841 96.1865 -204.45 
-     25 278.693 1439 4 1 108.15 92.9176 -84.4878 
-     25 59.9101 1438 4 1 107.95 93.0275 -84.5508 
-Number of digits in this event: 11
+Number of tracker hits in this event: 26
+     25 160.597 912 11 1 2.50903 33.3478 125.55 
+     25 136.346 1066 11 0 2.50896 33.3482 124.15 
+     25 112.06 912 10 1 2.50615 33.3529 95.55 
+     25 144.874 1066 10 0 2.50578 33.353 94.15 
+     25 194.548 912 9 1 2.49726 33.3567 65.55 
+     25 120.292 1066 9 0 2.498 33.3571 64.15 
+     25 151.988 912 8 1 2.51 33.3645 35.55 
+     25 99.5376 1066 8 0 2.51032 33.365 34.15 
+     25 142.435 912 7 1 2.51842 33.3763 5.55 
+     25 105.965 1066 7 0 2.51871 33.3768 4.15 
+     25 128.428 912 6 1 2.52406 33.3848 -24.45 
+     25 110.931 1066 6 0 2.52451 33.3845 -25.85 
+     25 93.5814 912 5 1 2.52851 33.3748 -54.45 
+     25 121.494 1066 5 0 2.52956 33.3741 -55.85 
+     25 91.9683 912 4 1 2.55067 33.3626 -84.45 
+     25 189.707 1066 4 0 2.5513 33.3625 -85.85 
+     25 131.368 912 3 1 2.56338 33.362 -114.45 
+     25 120.133 1066 3 0 2.56467 33.3618 -115.85 
+     25 149.849 912 2 1 2.59631 33.3603 -144.45 
+     25 103.629 1066 2 0 2.59814 33.3598 -145.85 
+     25 101.114 912 1 1 2.63082 33.3469 -174.45 
+     25 120.787 1066 1 0 2.63233 33.3453 -175.85 
+     25 136.911 913 0 1 2.66205 33.3141 -204.45 
+     25 104.605 1066 0 0 2.66176 33.3132 -205.85 
+     25 124.653 912 0 1 2.65 33.3139 -204.704 
+     25 105.376 911 0 1 2.45 33.4117 -204.803 
+Number of digits in this event: 18
 Using G4ParticleGun... 
-Particle energy: 2.26105 LIN
+Particle energy: 3.49209 LIN
 Particle: proton
 Event: 26
-Number of tracker hits in this event: 21
-     26 118.785 604 9 0 -121.655 -59.1728 64.15 
-     26 94.3872 292 8 1 -121.656 -59.167 35.55 
-     26 115.466 604 8 0 -121.654 -59.1647 34.15 
-     26 101.06 292 7 1 -121.619 -59.126 5.55 
-     26 93.8844 604 7 0 -121.613 -59.1249 4.15 
-     26 104.166 293 6 1 -121.489 -59.1023 -24.45 
-     26 122.17 604 6 0 -121.482 -59.1021 -25.85 
-     26 180.195 293 5 1 -121.357 -59.1013 -54.45 
-     26 110.137 604 5 0 -121.351 -59.1041 -55.85 
-     26 173.521 294 4 1 -121.231 -59.174 -84.45 
-     26 127.132 604 4 0 -121.224 -59.1756 -85.85 
-     26 102.644 295 3 1 -121.073 -59.2092 -114.45 
-     26 102.379 604 3 0 -121.066 -59.2105 -115.85 
-     26 118.473 296 2 1 -120.921 -59.2178 -144.45 
-     26 158.824 604 2 0 -120.909 -59.22 -145.85 
-     26 150.105 297 1 1 -120.671 -59.2573 -174.45 
-     26 188.408 603 1 0 -120.66 -59.2607 -175.85 
-     26 114.785 298 0 1 -120.45 -59.3283 -204.45 
-     26 116.566 603 0 0 -120.441 -59.3309 -205.85 
-     26 20.8156 1141 14 0 9.32616 48.3298 213.91 
-     26 322.638 330 12 0 104.157 -113.951 153.871 
-Number of digits in this event: 11
+Number of tracker hits in this event: 33
+     26 138.213 1215 11 1 63.1783 33.1237 125.55 
+     26 99.1254 1065 11 0 63.1789 33.1214 124.15 
+     26 120.86 1215 10 1 63.1891 33.075 95.55 
+     26 105.746 1065 10 0 63.1882 33.0713 94.15 
+     26 112.98 1215 9 1 63.1706 32.9971 65.55 
+     26 148.727 1064 9 0 63.1708 32.9957 64.15 
+     26 88.1753 1215 8 1 63.1732 32.9723 35.55 
+     26 116.094 1064 8 0 63.177 32.9714 34.15 
+     26 253.971 1216 7 1 63.2521 32.9447 5.55 
+     26 115.199 1064 7 0 63.2548 32.9431 4.15 
+     26 103.071 1216 6 1 63.3057 32.9066 -24.45 
+     26 95.347 1064 6 0 63.3084 32.9035 -25.85 
+     26 159.996 1216 5 1 63.3666 32.847 -54.45 
+     26 144.742 1063 5 0 63.3702 32.8428 -55.85 
+     26 124.288 1217 4 1 63.4502 32.7643 -84.45 
+     26 100.993 1063 4 0 63.4513 32.7609 -85.85 
+     26 190.611 1217 3 1 63.4716 32.6916 -114.45 
+     26 305.688 1063 3 0 63.4728 32.6895 -115.85 
+     26 96.5232 1217 2 1 63.488 32.6432 -144.45 
+     26 123.316 1062 2 0 63.4898 32.6401 -145.85 
+     26 376.155 1217 1 1 63.5262 32.5846 -174.45 
+     26 206.25 1062 1 0 63.5266 32.582 -175.85 
+     26 143.84 1217 0 1 63.5378 32.5305 -204.45 
+     26 133.436 1062 0 0 63.5386 32.5273 -205.85 
+     26 161.679 1749 9 1 169.961 97.6363 65.15 
+     26 234.022 1750 9 1 170.15 97.5364 65.2711 
+     26 27.85 1408 2 0 148.066 101.75 -145.888 
+     26 29.8603 1689 3 0 163.687 157.95 -115.906 
+     26 142.762 1713 3 1 162.828 158.089 -114.85 
+     26 251.667 1061 1 0 62.8142 32.45 -176.037 
+     26 46.7454 1066 9 0 62.1005 33.3883 64.15 
+     26 132.656 1067 9 0 62.0193 33.45 64.1005 
+     26 22.5607 1068 9 0 61.8492 33.6501 63.8009 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 3.53032 LIN
+Particle energy: 7.42415 LIN
 Particle: proton
 Event: 27
-Number of tracker hits in this event: 22
-     27 119.412 456 10 1 -88.749 -53.3277 95.55 
-     27 179.636 633 10 0 -88.7497 -53.3293 94.15 
-     27 110.914 456 9 1 -88.7723 -53.3665 65.55 
-     27 106.45 633 9 0 -88.7748 -53.368 64.15 
-     27 134.94 456 8 1 -88.8157 -53.3938 35.55 
-     27 128.748 633 8 0 -88.8169 -53.3939 34.15 
-     27 93.132 456 7 1 -88.8491 -53.403 5.55 
-     27 103.327 633 7 0 -88.8507 -53.4039 4.15 
-     27 194.527 455 6 1 -88.8803 -53.4272 -24.45 
-     27 100.055 633 6 0 -88.8815 -53.4291 -25.85 
-     27 116.304 455 5 1 -88.9013 -53.4674 -54.45 
-     27 144.121 632 5 0 -88.9022 -53.4688 -55.85 
-     27 105.969 455 4 1 -88.9199 -53.4981 -84.45 
-     27 124.045 632 4 0 -88.9212 -53.5004 -85.85 
-     27 107.204 455 3 1 -88.9444 -53.5501 -114.45 
-     27 106.111 632 3 0 -88.9459 -53.5525 -115.85 
-     27 116.621 455 2 1 -88.9709 -53.5976 -144.45 
-     27 102.498 632 2 0 -88.9714 -53.6007 -145.85 
-     27 99.8801 455 1 1 -88.982 -53.6671 -174.45 
-     27 135.043 631 1 0 -88.9817 -53.67 -175.85 
-     27 131.823 455 0 1 -88.968 -53.7335 -204.45 
-     27 148.111 631 0 0 -88.9654 -53.7345 -205.85 
-Number of digits in this event: 10
+Number of tracker hits in this event: 43
+     27 108.987 1053 11 1 30.7805 -57.521 125.55 
+     27 118.131 612 11 0 30.781 -57.5205 124.15 
+     27 105.356 1053 10 1 30.7902 -57.5093 95.55 
+     27 106.663 612 10 0 30.7908 -57.5082 94.15 
+     27 96.1157 1053 9 1 30.8009 -57.4889 65.55 
+     27 125.724 612 9 0 30.8016 -57.4881 64.15 
+     27 110.24 1053 8 1 30.8152 -57.4693 35.55 
+     27 124.857 612 8 0 30.8166 -57.4691 34.15 
+     27 280.719 1053 7 1 30.8417 -57.4673 5.55 
+     27 270.144 612 7 0 30.8433 -57.4678 4.15 
+     27 117.763 1054 6 1 30.8791 -57.4693 -24.45 
+     27 109.986 612 6 0 30.8822 -57.4698 -25.85 
+     27 101.144 1054 5 1 30.9495 -57.4763 -54.45 
+     27 139.505 612 5 0 30.9528 -57.4758 -55.85 
+     27 107.085 1054 4 1 31.0238 -57.4654 -84.45 
+     27 160.542 612 4 0 31.0286 -57.4655 -85.85 
+     27 226.439 1055 3 1 31.1233 -57.463 -114.45 
+     27 118.061 612 3 0 31.1293 -57.4632 -115.85 
+     27 107.958 1056 2 1 31.2552 -57.4662 -144.45 
+     27 133.847 612 2 0 31.2616 -57.4668 -145.85 
+     27 177.5 1056 1 1 31.3889 -57.4786 -174.45 
+     27 108.799 612 1 0 31.3939 -57.4786 -175.85 
+     27 104.208 1057 0 1 31.4774 -57.4811 -204.45 
+     27 171.008 612 0 0 31.4825 -57.4819 -205.85 
+     27 193.714 1039 6 1 28.0317 -61.1145 -24.4501 
+     27 112.298 596 6 0 27.7703 -60.724 -25.8506 
+     27 46.8514 597 6 0 27.7183 -60.65 -26.0952 
+     27 68.5151 999 5 1 19.9912 -50.0417 -54.45 
+     27 95.2165 998 5 1 19.8498 -49.9571 -54.6486 
+     27 98.0577 653 5 0 18.9496 -49.3621 -55.85 
+     27 75.1161 654 5 0 18.8081 -49.25 -56.0695 
+     27 150.66 901 4 1 0.434439 -35.1531 -84.45 
+     27 49.3304 730 4 0 0.392749 -33.9611 -85.8502 
+     27 100.919 731 4 0 0.38775 -33.85 -85.9836 
+     27 8.50464 732 4 0 0.377998 -33.65 -86.2281 
+     27 26.4859 1543 4 0 2.4902 128.853 -86.25 
+     27 76.4514 1544 4 0 2.4983 128.95 -86.2331 
+     27 61.6869 1545 4 0 2.53361 129.15 -86.1916 
+     27 43.9572 1546 4 0 2.59057 129.35 -86.162 
+     27 60.0562 1547 4 0 2.65486 129.55 -86.164 
+     27 72.463 1548 4 0 2.74256 129.75 -86.1798 
+     27 71.1535 1549 4 0 2.83364 129.95 -86.2013 
+     27 48.9447 1550 4 0 2.98119 130.15 -86.2334 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 5.64926 LIN
+Particle energy: 3.25569 LIN
 Particle: proton
 Event: 28
-Number of tracker hits in this event: 57
-     28 118.742 956 8 1 11.3524 135.412 35.55 
-     28 99.8676 1576 8 0 11.3521 135.412 34.15 
-     28 119.135 956 7 1 11.3502 135.408 5.55 
-     28 101.535 1576 7 0 11.3498 135.408 4.15 
-     28 197.234 956 6 1 11.3443 135.411 -24.45 
-     28 155.932 1576 6 0 11.3445 135.412 -25.85 
-     28 107.986 956 5 1 11.3462 135.428 -54.45 
-     28 88.6036 1576 5 0 11.3475 135.43 -55.85 
-     28 116.4 956 4 1 11.3691 135.467 -84.45 
-     28 109.42 1576 4 0 11.3693 135.468 -85.85 
-     28 223.159 956 3 1 11.37 135.497 -114.45 
-     28 122.116 1576 3 0 11.3701 135.498 -115.85 
-     28 125.19 956 2 1 11.3758 135.53 -144.45 
-     28 99.7127 1576 2 0 11.3748 135.531 -145.85 
-     28 38059.4 956 1 1 11.3549 135.569 -174.45 
-     28 1934.44 955 1 1 11.25 135.474 -174.662 
-     28 2097.43 954 1 1 11.05 135.272 -174.726 
-     28 1497.11 953 1 1 10.85 135.064 -174.798 
-     28 2053.31 1560 1 0 8.34038 132.314 -175.85 
-     28 3104.82 1559 1 0 8.19414 132.15 -175.91 
-     28 4748 1558 1 0 8.02197 131.95 -175.983 
-     28 6693 957 1 1 11.45 135.569 -174.591 
-     28 442.268 952 1 1 10.6494 135.587 -174.719 
-     28 60.2023 951 1 1 10.45 135.407 -174.494 
-     28 1361.56 1577 1 0 12.2769 135.715 -175.85 
-     28 289.116 1578 1 0 12.4964 135.75 -176.14 
-     28 526.183 1069 0 1 33.9414 139.215 -204.45 
-     28 776.088 1070 0 1 34.05 139.234 -204.606 
-     28 1242.52 1596 0 0 34.9306 139.387 -205.85 
-     28 306.223 965 0 1 13.159 137.506 -204.45 
-     28 533.873 1587 0 0 13.2166 137.597 -205.85 
-     28 1.14228 896 6 0 63.9864 -0.65 -25.8843 
-     28 75.3148 351 10 0 -128.816 -109.895 93.75 
-     28 197.088 350 10 0 -128.827 -109.95 93.8925 
-     28 82.5364 1198 0 1 59.7667 177.936 -204.45 
-     28 147.223 1199 0 1 59.85 178.008 -204.499 
-     28 183.608 1200 0 1 60.05 178.181 -204.618 
-     28 131.846 1201 0 1 60.25 178.354 -204.735 
-     28 99.8135 1799 0 0 62.1437 180.024 -205.85 
-     28 125.524 1576 1 0 11.3277 135.517 -175.85 
-     28 111.656 953 0 1 10.6908 134.284 -204.45 
-     28 159.692 1570 0 0 10.6599 134.222 -205.85 
-     28 112.331 968 0 1 13.7424 137.526 -204.45 
-     28 221.796 1575 1 0 11.0996 135.26 -175.85 
-     28 85.9136 925 0 1 5.10296 127.997 -204.45 
-     28 39.1226 924 0 1 5.05 127.933 -204.706 
-     28 122.107 1537 0 0 4.81156 127.641 -205.85 
-     28 6.5792 1536 0 0 4.73715 127.55 -206.207 
-     28 98.1388 1574 1 0 11.036 135.15 -176.171 
-     28 74.9941 1628 1 0 5.58698 145.788 -175.85 
-     28 7020.11 1632 2 0 -65.5792 146.63 -146.25 
-     28 1571.98 555 2 1 -68.9035 146.861 -144.85 
-     28 2767.41 554 2 1 -69.05 146.876 -144.785 
-     28 4309.61 553 2 1 -69.25 146.889 -144.695 
-     28 120.587 963 0 1 12.7333 136.791 -204.45 
-     28 147.909 1583 0 0 12.8244 136.837 -205.85 
-     28 175.7 955 3 1 11.25 135.344 -114.644 
-Number of digits in this event: 40
+Number of tracker hits in this event: 21
+     28 100.24 331 10 0 -21.8349 -113.94 94.15 
+     28 129.028 791 9 1 -21.844 -113.942 65.55 
+     28 114.535 331 9 0 -21.8467 -113.943 64.15 
+     28 117.385 790 8 1 -21.8965 -113.97 35.55 
+     28 101.153 330 8 0 -21.8986 -113.97 34.15 
+     28 118.953 790 7 1 -21.9377 -113.983 5.55 
+     28 180.099 330 7 0 -21.943 -113.985 4.15 
+     28 106.937 789 6 1 -22.0654 -114.027 -24.45 
+     28 272.206 330 6 0 -22.0705 -114.031 -25.85 
+     28 99.3711 789 5 1 -22.1695 -114.114 -54.45 
+     28 106.893 330 5 0 -22.1723 -114.117 -55.85 
+     28 124.557 789 4 1 -22.2359 -114.178 -84.45 
+     28 177.292 329 4 0 -22.2414 -114.181 -85.85 
+     28 111.814 788 3 1 -22.3634 -114.251 -114.45 
+     28 102.024 329 3 0 -22.3679 -114.253 -115.85 
+     28 116.72 787 2 1 -22.4611 -114.297 -144.45 
+     28 217.481 329 2 0 -22.4657 -114.301 -145.85 
+     28 174.29 787 1 1 -22.565 -114.372 -174.45 
+     28 182.782 328 1 0 -22.5693 -114.378 -175.85 
+     28 116.403 786 0 1 -22.6646 -114.497 -204.45 
+     28 139.821 328 0 0 -22.6694 -114.503 -205.85 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 6.62278 LIN
+Particle energy: 2.40654 LIN
 Particle: proton
 Event: 29
-Number of tracker hits in this event: 22
-     29 151.046 486 10 1 -82.7429 -72.5942 95.55 
-     29 146.047 537 10 0 -82.7422 -72.5951 94.15 
-     29 113.667 486 9 1 -82.7307 -72.6128 65.55 
-     29 163.911 537 9 0 -82.7315 -72.6134 64.15 
-     29 102.87 486 8 1 -82.7563 -72.6247 35.55 
-     29 135.801 537 8 0 -82.7577 -72.625 34.15 
-     29 105.885 486 7 1 -82.7823 -72.633 5.55 
-     29 89.1011 537 7 0 -82.7841 -72.6333 4.15 
-     29 124.892 486 6 1 -82.8251 -72.6425 -24.45 
-     29 101.167 537 6 0 -82.8265 -72.6419 -25.85 
-     29 119.273 485 5 1 -82.8536 -72.6348 -54.45 
-     29 248.868 537 5 0 -82.8554 -72.6327 -55.85 
-     29 123.175 485 4 1 -82.9027 -72.5995 -84.45 
-     29 106.676 537 4 0 -82.9051 -72.598 -85.85 
-     29 110.754 485 3 1 -82.9539 -72.5659 -114.45 
-     29 103.346 537 3 0 -82.9577 -72.5638 -115.85 
-     29 103.241 485 2 1 -83.0396 -72.5195 -144.45 
-     29 98.8862 537 2 0 -83.0442 -72.517 -145.85 
-     29 138.961 484 1 1 -83.1361 -72.4674 -174.45 
-     29 113.411 537 1 0 -83.1394 -72.4656 -175.85 
-     29 115.534 484 0 1 -83.2082 -72.4336 -204.45 
-     29 87.1451 538 0 0 -83.2109 -72.433 -205.85 
-Number of digits in this event: 9
+Number of tracker hits in this event: 24
+     29 133.276 1231 10 1 66.3324 56.8998 95.55 
+     29 136.532 1184 10 0 66.3321 56.9008 94.15 
+     29 127.648 1231 9 1 66.3157 56.9226 65.55 
+     29 122.23 1184 9 0 66.3155 56.9214 64.15 
+     29 109.471 1231 8 1 66.3051 56.9073 35.55 
+     29 137.12 1184 8 0 66.3023 56.9098 34.15 
+     29 151.952 1230 7 1 66.2255 56.9607 5.55 
+     29 95.798 1184 7 0 66.2189 56.9631 4.15 
+     29 102.58 1230 6 1 66.0926 57.0107 -24.45 
+     29 186.789 1184 6 0 66.086 57.0136 -25.85 
+     29 122.002 1229 5 1 65.9375 57.0778 -54.45 
+     29 127.891 1185 5 0 65.9282 57.0844 -55.85 
+     29 93.7514 1228 4 1 65.7356 57.2266 -84.45 
+     29 106.211 1185 4 0 65.7303 57.2332 -85.85 
+     29 120.471 1227 3 1 65.628 57.376 -114.45 
+     29 169.587 1186 3 0 65.6232 57.3826 -115.85 
+     29 98.987 1227 2 1 65.5263 57.5102 -144.45 
+     29 105.253 1187 2 0 65.5234 57.5162 -145.85 
+     29 102.711 1227 1 1 65.4689 57.6418 -174.45 
+     29 106.998 1187 1 0 65.4676 57.6464 -175.85 
+     29 153.838 1226 0 1 65.4387 57.7384 -204.45 
+     29 115.065 1188 0 0 65.4376 57.7428 -205.85 
+     29 279.803 1227 0 1 65.45 57.755 -204.715 
+     29 198.229 1231 7 1 66.25 56.9561 5.19628 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 3.189 LIN
+Particle energy: 1.6882 LIN
 Particle: proton
 Event: 30
-Number of tracker hits in this event: 26
-     30 112.123 486 11 0 4.99073 -82.6824 124.15 
-     30 105.573 924 10 1 5.0061 -82.6729 95.55 
-     30 138.548 486 10 0 5.00583 -82.672 94.15 
-     30 107.509 924 9 1 5.00061 -82.6497 65.55 
-     30 111.651 486 9 0 5.001 -82.6511 64.15 
-     30 114.19 924 8 1 5.00902 -82.6703 35.55 
-     30 144.918 486 8 0 5.00887 -82.6699 34.15 
-     30 102.076 924 7 1 5.00616 -82.6715 5.55 
-     30 157.748 486 7 0 5.00784 -82.6722 4.15 
-     30 109.061 925 6 1 5.05262 -82.687 -24.45 
-     30 172.395 486 6 0 5.05453 -82.6888 -25.85 
-     30 126.868 925 5 1 5.09987 -82.727 -54.45 
-     30 102.106 486 5 0 5.10336 -82.7249 -55.85 
-     30 143.324 925 4 1 5.17603 -82.6866 -84.45 
-     30 112.342 486 4 0 5.17769 -82.686 -85.85 
-     30 214.648 925 3 1 5.21824 -82.6696 -114.45 
-     30 89.2574 486 3 0 5.22039 -82.6686 -115.85 
-     30 118.897 926 2 1 5.26243 -82.6524 -144.45 
-     30 125.439 486 2 0 5.2635 -82.6509 -145.85 
-     30 95.5324 926 1 1 5.27878 -82.6199 -174.45 
-     30 104.894 487 1 0 5.28022 -82.6163 -175.85 
-     30 102.834 926 0 1 5.30716 -82.5484 -204.45 
-     30 119.113 487 0 0 5.30746 -82.5458 -205.85 
-     30 85.686 487 6 0 5.02038 -82.6499 -26.024 
-     30 97.7342 488 6 0 4.95592 -82.45 -26.0731 
-     30 211.903 924 6 1 5.05 -82.6805 -24.7508 
-Number of digits in this event: 10
+Number of tracker hits in this event: 21
+     30 119.243 944 9 1 9.04513 119.616 65.55 
+     30 144.989 1497 9 0 9.04532 119.615 64.15 
+     30 119.393 945 8 1 9.05183 119.601 35.55 
+     30 123.918 1497 8 0 9.04962 119.6 34.15 
+     30 142.817 944 7 1 9.00934 119.559 5.55 
+     30 104.8 1497 7 0 9.00872 119.554 4.15 
+     30 136.927 944 6 1 8.98449 119.454 -24.45 
+     30 152.104 1496 6 0 8.97995 119.447 -25.85 
+     30 108.741 944 5 1 8.87834 119.318 -54.45 
+     30 130.046 1495 5 0 8.87373 119.314 -55.85 
+     30 193.602 943 4 1 8.77637 119.234 -84.45 
+     30 115.125 1495 4 0 8.77007 119.232 -85.85 
+     30 118.696 942 3 1 8.64128 119.193 -114.45 
+     30 150.444 1495 3 0 8.63727 119.188 -115.85 
+     30 179.829 942 2 1 8.57198 119.09 -144.45 
+     30 146.492 1494 2 0 8.56773 119.081 -145.85 
+     30 280.077 942 1 1 8.47966 118.897 -174.45 
+     30 115.672 1493 1 0 8.47238 118.889 -175.85 
+     30 100.233 941 0 1 8.32406 118.703 -204.45 
+     30 97.3063 1492 0 0 8.3216 118.695 -205.85 
+     30 91.9691 943 1 1 8.65008 118.667 -174.634 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 9.71549 LIN
+Particle energy: 4.91462 LIN
 Particle: proton
 Event: 31
-Number of tracker hits in this event: 30
-     31 109.262 475 10 1 -84.9071 -68.1988 95.55 
-     31 98.0653 559 10 0 -84.9071 -68.199 94.15 
-     31 140.693 475 9 1 -84.9078 -68.1992 65.55 
-     31 98.0527 559 9 0 -84.9077 -68.1991 64.15 
-     31 103.385 475 8 1 -84.9061 -68.1951 35.55 
-     31 100.861 559 8 0 -84.9061 -68.1949 34.15 
-     31 144.028 475 7 1 -84.9056 -68.1895 5.55 
-     31 164.652 559 7 0 -84.9037 -68.1897 4.15 
-     31 119.318 475 6 1 -84.8622 -68.1913 -24.45 
-     31 119.062 559 6 0 -84.8598 -68.1947 -25.85 
-     31 89.1654 476 5 1 -84.8118 -68.2644 -54.45 
-     31 142.826 558 5 0 -84.8087 -68.2678 -55.85 
-     31 248.94 476 4 1 -84.7438 -68.3347 -84.45 
-     31 133.662 558 4 0 -84.7411 -68.3391 -85.85 
-     31 145.19 476 3 1 -84.686 -68.4248 -114.45 
-     31 124.063 558 3 0 -84.6835 -68.4289 -115.85 
-     31 116.288 477 2 1 -84.6326 -68.5105 -144.45 
-     31 112.313 557 2 0 -84.6304 -68.5137 -145.85 
-     31 141.365 477 1 1 -84.5877 -68.5791 -174.45 
-     31 103.005 557 1 0 -84.5854 -68.5826 -175.85 
-     31 123.942 477 0 1 -84.5376 -68.6538 -204.45 
-     31 115.028 556 0 0 -84.5353 -68.6573 -205.85 
-     31 20.725 1360 13 1 92.2405 -120.241 185.236 
-     31 121.661 577 0 1 -64.6222 -102.813 -204.759 
-     31 77.9906 94 10 0 -92.4423 -161.154 93.75 
-     31 32.3818 93 10 0 -92.428 -161.35 94.0611 
-     31 103.999 439 10 1 -92.2778 -162.629 95.15 
-     31 106.296 440 10 1 -92.1499 -162.935 95.3229 
-     31 78.1761 441 10 1 -91.95 -163.217 95.41 
-     31 29.5493 442 10 1 -91.75 -163.403 95.5326 
-Number of digits in this event: 14
+Number of tracker hits in this event: 31
+     31 120.644 969 7 1 14.032 146.259 5.55 
+     31 142.539 1630 7 0 14.0317 146.258 4.15 
+     31 111.781 969 6 1 14.0244 146.246 -24.45 
+     31 109.821 1630 6 0 14.0247 146.246 -25.85 
+     31 150.578 969 5 1 14.0311 146.244 -54.45 
+     31 101.607 1630 5 0 14.0318 146.244 -55.85 
+     31 110.588 969 4 1 14.0485 146.251 -84.45 
+     31 107.338 1630 4 0 14.0496 146.251 -85.85 
+     31 204.954 970 3 1 14.0747 146.275 -114.45 
+     31 159.945 1630 3 0 14.0765 146.277 -115.85 
+     31 116.692 970 2 1 14.1088 146.306 -144.45 
+     31 87.2384 1630 2 0 14.1109 146.308 -145.85 
+     31 116.564 970 1 1 14.1498 146.348 -174.45 
+     31 24.0549 1630 1 0 14.1508 146.35 -175.85 
+     31 79.8215 1631 1 0 14.1509 146.35 -175.94 
+     31 223.098 970 0 1 14.1569 146.379 -204.45 
+     31 131.469 1631 0 0 14.1584 146.382 -205.85 
+     31 67.1908 970 4 1 14.0718 146.249 -84.45 
+     31 107.335 971 4 1 14.25 146.293 -84.5888 
+     31 130.84 972 4 1 14.45 146.353 -84.5957 
+     31 84.9695 973 4 1 14.6501 146.413 -84.5418 
+     31 89.4487 974 4 1 14.8502 146.589 -84.6137 
+     31 74.2044 975 4 1 15.05 146.739 -84.738 
+     31 59.9447 976 4 1 15.2503 146.841 -84.7814 
+     31 3.06359 1647 4 0 16.0932 149.737 -85.85 
+     31 72.4774 1648 4 0 16.096 149.75 -85.8549 
+     31 8.6606 1649 4 0 16.0515 149.95 -85.861 
+     31 52.369 981 4 1 16.393 150.211 -84.8498 
+     31 259.773 982 4 1 16.45 150.273 -84.7264 
+     31 3.07204 1652 4 0 17.0956 150.748 -85.85 
+     31 174.626 1653 4 0 17.099 150.75 -85.8555 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 1.6389 LIN
+Particle energy: 9.03614 LIN
 Particle: proton
 Event: 32
-Number of tracker hits in this event: 32
-     32 145.193 625 10 1 -55.0005 74.6354 95.55 
-     32 124.252 1272 10 0 -54.9995 74.6355 94.15 
-     32 116.882 625 9 1 -54.9822 74.6492 65.55 
-     32 109.343 1272 9 0 -54.9796 74.6477 64.15 
-     32 167.752 625 8 1 -54.9235 74.6181 35.55 
-     32 205.162 1272 8 0 -54.9125 74.6192 34.15 
-     32 117.381 626 7 1 -54.6921 74.6448 5.55 
-     32 165.111 1272 7 0 -54.677 74.6483 4.15 
-     32 231.626 628 6 1 -54.3907 74.7141 -24.45 
-     32 117.753 1273 6 0 -54.3746 74.7182 -25.85 
-     32 104.193 630 5 1 -54.0406 74.8025 -54.45 
-     32 177.457 1273 5 0 -54.0261 74.8034 -55.85 
-     32 124.729 631 4 1 -53.6963 74.8254 -84.45 
-     32 116.301 1273 4 0 -53.6764 74.8269 -85.85 
-     32 170.91 633 3 1 -53.2632 74.8501 -114.45 
-     32 299.47 1273 3 0 -53.2386 74.8471 -115.85 
-     32 226.134 636 2 1 -52.7424 74.7815 -144.45 
-     32 148.686 1273 2 0 -52.7171 74.7775 -145.85 
-     32 121.227 639 1 1 -52.2446 74.7304 -174.45 
-     32 129.573 1273 1 0 -52.2215 74.7274 -175.85 
-     32 173.096 641 0 1 -51.7553 74.6674 -204.45 
-     32 153.805 1273 0 0 -51.7316 74.6653 -205.85 
-     32 60.4845 1094 1 0 51.5372 38.9266 -176.17 
-     32 98.6242 1117 2 0 31.8485 43.6181 -146.056 
-     32 24.0325 1198 3 0 94.632 59.8156 -116.069 
-     32 5.89647 939 0 1 7.96445 74.3168 -204.85 
-     32 20.7188 751 10 1 -29.7597 177.664 95.184 
-     32 76.5876 640 0 1 -51.8502 74.6584 -204.638 
-     32 303.997 639 0 1 -52.05 74.5509 -204.654 
-     32 81.5761 635 2 1 -52.85 74.7757 -144.604 
-     32 6.93173 1270 6 0 -53.8153 74.0635 -25.8504 
-     32 199.478 1269 6 0 -53.8007 74.0499 -25.8601 
-Number of digits in this event: 21
+Number of tracker hits in this event: 63
+     32 270.881 1205 8 1 61.1084 -123.628 35.55 
+     32 234.52 282 8 0 61.1087 -123.628 34.15 
+     32 110.871 1205 7 1 61.1146 -123.628 5.55 
+     32 114.478 282 7 0 61.1153 -123.629 4.15 
+     32 105.873 1205 6 1 61.1257 -123.651 -24.45 
+     32 94.5038 282 6 0 61.1267 -123.652 -25.85 
+     32 109.107 1205 5 1 61.1485 -123.669 -54.45 
+     32 224.085 282 5 0 61.1491 -123.669 -55.85 
+     32 95.2839 1205 4 1 61.1596 -123.667 -84.45 
+     32 123.994 282 4 0 61.1606 -123.667 -85.85 
+     32 121.426 1205 3 1 61.1827 -123.664 -114.45 
+     32 98.1971 282 3 0 61.1837 -123.663 -115.85 
+     32 120.274 1205 2 1 61.2054 -123.66 -144.45 
+     32 94.0331 282 2 0 61.2067 -123.659 -145.85 
+     32 102.821 1205 1 1 61.2321 -123.654 -174.45 
+     32 158.854 282 1 0 61.2355 -123.654 -175.85 
+     32 88.5475 1206 0 1 61.3067 -123.655 -204.45 
+     32 139.227 282 0 0 61.3101 -123.654 -205.85 
+     32 1780.9 896 4 0 -66.1273 -0.795383 -86.1141 
+     32 64.8423 225 0 0 6.46855 -135.083 -206.241 
+     32 187.687 233 0 0 18.3298 -133.481 -206.25 
+     32 59.8054 985 0 1 17.1709 -133.725 -204.85 
+     32 110.555 984 0 1 17.05 -133.75 -204.704 
+     32 1.30397 983 0 1 16.85 -133.793 -204.46 
+     32 33.4134 196 1 0 -6.04629 -140.929 -176.25 
+     32 168.281 195 1 0 -6.11225 -140.95 -176.169 
+     32 41.8308 864 1 1 -7.17709 -141.272 -174.85 
+     32 101.783 863 1 1 -7.25 -141.294 -174.76 
+     32 26.0701 862 1 1 -7.45 -141.355 -174.513 
+     32 165.165 158 2 0 -30.7447 -148.408 -146.25 
+     32 144.409 740 2 1 -31.9014 -148.756 -144.85 
+     32 138.933 739 2 1 -32.05 -148.8 -144.67 
+     32 35.9893 118 3 0 -55.6252 -156.53 -116.25 
+     32 212.548 117 3 0 -55.6869 -156.55 -116.176 
+     32 30.0376 616 3 1 -56.7932 -156.91 -114.85 
+     32 108.371 615 3 1 -56.85 -156.928 -114.782 
+     32 51.8628 614 3 1 -57.05 -156.994 -114.544 
+     32 99.559 77 4 0 -80.5786 -164.69 -86.25 
+     32 110.022 76 4 0 -80.7624 -164.75 -86.029 
+     32 59.4639 491 4 1 -81.7372 -165.076 -84.85 
+     32 181.493 490 4 1 -81.85 -165.114 -84.7132 
+     32 173.626 49 5 0 -94.4086 -170.23 -56.25 
+     32 154.677 425 5 1 -95.0229 -170.489 -54.85 
+     32 44.5517 424 5 1 -95.15 -170.543 -54.5599 
+     32 178.869 18 6 0 -106.356 -176.401 -26.25 
+     32 56.0185 366 6 1 -106.917 -176.691 -24.85 
+     32 270.379 365 6 1 -106.95 -176.708 -24.767 
+     32 121.308 385 5 0 42.0176 -103.087 -56.25 
+     32 235.275 384 5 0 42.0153 -103.15 -56.0121 
+     32 24.2245 1206 8 1 61.25 -123.627 35.2318 
+     32 169.86 283 8 0 62.2596 -123.434 34.15 
+     32 83.4024 281 8 0 62.9483 -123.75 33.9498 
+     32 54.0149 280 8 0 63.1289 -123.951 34.0721 
+     32 54.5447 279 8 0 63.1492 -124.15 34.1035 
+     32 57.0879 278 8 0 63.1347 -124.351 34.0617 
+     32 48.7905 277 8 0 63.17 -124.55 34.0237 
+     32 76.2196 276 8 0 63.2019 -124.75 33.9871 
+     32 147.487 275 8 0 63.1612 -124.95 33.8957 
+     32 117.249 274 8 0 63.1797 -125.15 33.9599 
+     32 117.899 273 8 0 63.2062 -125.35 34.0995 
+     32 133.163 272 8 0 63.2631 -125.55 34.1218 
+     32 64.5107 1221 8 1 64.2672 -125.312 35.15 
+     32 133.986 1220 8 1 64.25 -125.335 35.1809 
+Number of digits in this event: 29
 Using G4ParticleGun... 
-Particle energy: 9.41729 LIN
+Particle energy: 5.50307 LIN
 Particle: proton
 Event: 33
-Number of tracker hits in this event: 102
-     33 36.0311 967 8 0 41.2358 13.65 34.1089 
-     33 6202.91 989 11 1 17.9131 78.8513 125.55 
-     33 2302.9 988 11 1 17.85 78.5089 125.207 
-     33 4505.75 1287 11 0 17.5841 77.5501 124.15 
-     33 5909.9 1286 11 0 17.5547 77.45 124.041 
-     33 177.757 1321 11 0 48.8802 84.4039 123.787 
-     33 95.289 1289 11 0 17.9265 77.9242 124.15 
-     33 2753.62 1288 11 0 17.9111 77.8493 124.044 
-     33 616.558 1454 12 0 74.8269 111.075 153.75 
-     33 1490.6 1455 12 0 74.9603 111.15 153.816 
-     33 1237.32 1456 12 0 75.3261 111.35 154 
-     33 859.428 1288 12 1 77.6731 112.651 155.15 
-     33 825.174 1289 12 1 77.85 112.748 155.236 
-     33 1163.06 1290 12 1 78.05 112.862 155.33 
-     33 884.902 1291 12 1 78.25 112.978 155.423 
-     33 453.309 1292 12 1 78.45 113.094 155.513 
-     33 4720.76 1572 13 0 115.787 134.62 183.75 
-     33 2413.98 1573 13 0 116.012 134.75 183.957 
-     33 80.9093 987 11 1 17.65 78.7898 125.168 
-     33 1580.6 1292 11 0 17.0086 78.5568 124.15 
-     33 536.009 898 10 1 -0.373672 72.4349 95.55 
-     33 1313.36 897 10 1 -0.45 72.3898 95.4214 
-     33 1107.48 1259 10 0 -1.20777 71.9298 94.15 
-     33 982.392 1258 10 0 -1.33927 71.85 93.9285 
-     33 1744.95 809 9 1 -18.0941 63.08 65.55 
-     33 2623.38 808 9 1 -18.25 63.0167 65.3791 
-     33 6.30409 807 9 1 -18.45 62.9272 65.1501 
-     33 2749.1 1212 9 0 -19.3267 62.5241 64.15 
-     33 5300.37 1211 9 0 -19.4752 62.45 63.9674 
-     33 330.772 759 4 1 -28.1167 28.612 -84.45 
-     33 144.069 1041 4 0 -28.393 28.3144 -85.85 
-     33 33.6892 1040 4 0 -28.4464 28.2499 -86.1221 
-     33 139.892 727 3 1 -34.4833 20.6146 -114.45 
-     33 127.57 1000 3 0 -34.8305 20.2081 -115.85 
-     33 106.118 678 2 1 -44.3556 10.3625 -144.45 
-     33 38.2377 677 2 1 -44.45 10.1992 -144.733 
-     33 89.938 947 2 0 -44.8166 9.57488 -145.85 
-     33 47.7453 946 2 0 -44.8924 9.44985 -146.091 
-     33 185.801 631 1 1 -53.7498 -5.25504 -174.45 
-     33 20.7368 630 1 1 -53.85 -5.40657 -174.789 
-     33 121.535 870 1 0 -54.1521 -5.86254 -175.85 
-     33 202.776 583 0 1 -63.2705 -18.6394 -204.45 
-     33 30.9983 804 0 0 -63.2343 -19.2285 -205.85 
-     33 100.349 803 0 0 -63.2328 -19.25 -205.904 
-     33 103.463 1042 4 0 -28.0018 28.5602 -85.85 
-     33 283.115 775 3 1 -25.0187 26.758 -114.45 
-     33 84.8734 1031 3 0 -24.9248 26.3347 -115.85 
-     33 29.07 1030 3 0 -24.9069 26.25 -116.125 
-     33 107.349 781 2 1 -23.8107 17.6838 -144.45 
-     33 225.775 780 2 1 -23.85 17.62 -144.802 
-     33 113.676 986 2 0 -23.9354 17.4376 -145.85 
-     33 46.3098 760 1 1 -27.9041 12.0928 -174.451 
-     33 77.692 761 1 1 -27.8499 12.0917 -174.593 
-     33 111.536 960 1 0 -27.339 12.1417 -175.85 
-     33 72.3667 820 0 1 -15.8559 14.614 -204.45 
-     33 31.574 821 0 1 -15.85 14.6203 -204.581 
-     33 133.754 974 0 0 -15.8804 14.8734 -205.85 
-     33 0.849845 586 2 0 -37.9381 -62.8327 -146.25 
-     33 47.4091 552 2 0 45.3223 -69.5868 -146.25 
-     33 480.628 990 11 1 18.05 78.8588 125.541 
-     33 529.127 991 11 1 18.25 78.8234 125.484 
-     33 626.669 992 11 1 18.45 78.7872 125.427 
-     33 618.448 993 11 1 18.65 78.7521 125.37 
-     33 521.169 994 11 1 18.85 78.7149 125.313 
-     33 544.693 995 11 1 19.05 78.6764 125.256 
-     33 559.032 996 11 1 19.25 78.6382 125.203 
-     33 455.429 1522 10 1 124.677 53.7419 95.55 
-     33 1382.71 1523 10 1 124.75 53.7177 95.5183 
-     33 1554.11 1524 10 1 124.95 53.6501 95.4286 
-     33 1741.86 1525 10 1 125.15 53.5911 95.3445 
-     33 1834.23 1526 10 1 125.35 53.5351 95.2616 
-     33 964.635 1527 10 1 125.55 53.484 95.1814 
-     33 6977.92 1164 10 0 128.603 52.9933 94.15 
-     33 21.3297 1294 11 0 17.8981 78.8512 124.15 
-     33 119.453 1293 11 0 17.8972 78.85 124.086 
-     33 128.019 987 10 1 17.517 78.296 95.55 
-     33 103.31 1291 10 0 17.4976 78.2686 94.15 
-     33 129.946 985 9 1 17.1024 77.707 65.55 
-     33 97.7428 1288 9 0 17.0823 77.6783 64.15 
-     33 87.304 983 8 1 16.6691 77.0914 35.55 
-     33 120.951 1285 8 0 16.6491 77.0623 34.15 
-     33 222.875 980 7 1 16.2362 76.4633 5.55 
-     33 92.7325 1281 7 0 16.2156 76.4345 4.15 
-     33 108.662 978 6 1 15.7938 75.8519 -24.45 
-     33 100.512 1278 6 0 15.7727 75.8242 -25.85 
-     33 114.214 976 5 1 15.3411 75.2574 -54.45 
-     33 114.908 1275 5 0 15.3192 75.2311 -55.85 
-     33 111.137 974 4 1 14.8725 74.6932 -84.45 
-     33 123.964 1273 4 0 14.8505 74.6665 -85.85 
-     33 128.736 971 3 1 14.3985 74.1207 -114.45 
-     33 116.388 1270 3 0 14.3776 74.0943 -115.85 
-     33 177.464 969 2 1 13.9477 73.5547 -144.45 
-     33 118.969 1267 2 0 13.9267 73.5284 -145.85 
-     33 179.304 967 1 1 13.4997 72.9889 -174.45 
-     33 183.834 1264 1 0 13.4795 72.9627 -175.85 
-     33 105.798 965 0 1 13.0648 72.4278 -204.45 
-     33 269.477 1261 0 0 13.0444 72.4023 -205.85 
-     33 122.498 1262 0 0 13.0017 72.45 -206.146 
-     33 190.262 1263 0 0 12.8879 72.6501 -206.012 
-     33 68.8189 968 1 1 13.65 73.0584 -174.64 
-     33 243.809 969 1 1 13.85 73.0533 -174.666 
-     33 132.903 970 1 1 14.0502 72.9858 -174.647 
-Number of digits in this event: 67
+Number of tracker hits in this event: 27
+     33 174.087 972 11 1 14.5056 80.0103 125.55 
+     33 121.982 1299 11 0 14.5058 80.0093 124.15 
+     33 267.048 972 10 1 14.5149 79.9916 95.55 
+     33 162.427 1299 10 0 14.5157 79.9913 94.15 
+     33 118.76 972 9 1 14.4758 79.9769 65.55 
+     33 105.145 1299 9 0 14.4748 79.9753 64.15 
+     33 108.231 971 8 1 14.4485 79.943 35.55 
+     33 134.532 1299 8 0 14.4479 79.9417 34.15 
+     33 148.362 971 7 1 14.4389 79.9173 5.55 
+     33 128.507 1299 7 0 14.4367 79.9166 4.15 
+     33 95.0478 971 6 1 14.3874 79.9015 -24.45 
+     33 140.514 1299 6 0 14.3847 79.9008 -25.85 
+     33 106.946 971 5 1 14.3335 79.886 -54.45 
+     33 188.397 1299 5 0 14.3306 79.8856 -55.85 
+     33 116.636 971 4 1 14.2652 79.8749 -84.45 
+     33 104.793 1299 4 0 14.261 79.8756 -85.85 
+     33 101.778 970 3 1 14.1796 79.8939 -114.45 
+     33 201.302 1299 3 0 14.176 79.8959 -115.85 
+     33 116.5 970 2 1 14.101 79.9413 -144.45 
+     33 116.696 1299 2 0 14.0956 79.9459 -145.85 
+     33 172.05 969 1 1 13.9892 80.042 -174.45 
+     33 115.859 1299 1 0 13.9838 80.0482 -175.85 
+     33 0.53931 1300 1 0 13.9823 80.05 -176.247 
+     33 104.755 969 0 1 13.8737 80.1695 -204.45 
+     33 120.842 1300 0 0 13.869 80.1752 -205.85 
+     33 91.495 1300 10 0 14.5597 80.05 94.0724 
+     33 219.82 1301 10 0 14.56 80.25 94.0017 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 3.04347 LIN
+Particle energy: 6.1884 LIN
 Particle: proton
 Event: 34
-Number of tracker hits in this event: 210
-     34 147.969 523 11 1 -75.403 -3.11551 125.55 
-     34 109.351 884 11 0 -75.4038 -3.11384 124.15 
-     34 106.985 523 10 1 -75.4244 -3.08052 95.55 
-     34 125.828 884 10 0 -75.4248 -3.08002 94.15 
-     34 207.946 523 9 1 -75.43 -3.07283 65.55 
-     34 111.64 884 9 0 -75.4299 -3.07039 64.15 
-     34 141.77 523 8 1 -75.4217 -3.01976 35.55 
-     34 169.999 885 8 0 -75.4203 -3.01767 34.15 
-     34 112.437 523 7 1 -75.3929 -2.97278 5.55 
-     34 108.148 885 7 0 -75.3934 -2.97062 4.15 
-     34 105.156 523 6 1 -75.4075 -2.91774 -24.45 
-     34 166.336 885 6 0 -75.4107 -2.91305 -25.85 
-     34 125.203 522 5 1 -75.4791 -2.81112 -54.45 
-     34 123.43 886 5 0 -75.4824 -2.80868 -55.85 
-     34 116.931 522 4 1 -75.5485 -2.76325 -84.45 
-     34 123.904 886 4 0 -75.5494 -2.76232 -85.85 
-     34 187.58 522 3 1 -75.5713 -2.75275 -114.45 
-     34 185.163 886 3 0 -75.5717 -2.7539 -115.85 
-     34 104.294 522 2 1 -75.5841 -2.78134 -144.45 
-     34 95.643 886 2 0 -75.583 -2.78411 -145.85 
-     34 158.954 522 1 1 -75.5556 -2.83981 -174.45 
-     34 153.336 886 1 0 -75.5528 -2.84217 -175.85 
-     34 5133.78 522 0 1 -75.4575 -2.96565 -204.45 
-     34 6798.8 523 0 1 -75.45 -2.98161 -204.47 
-     34 2448.37 765 1 0 -85.0136 -26.9155 -176.25 
-     34 8799.34 521 0 1 -75.65 -3.3983 -204.468 
-     34 92.239 1252 1 0 -101.683 70.458 -176.25 
-     34 86.6402 1253 1 0 -101.751 70.65 -176.176 
-     34 147.533 1254 1 0 -101.822 70.85 -176.099 
-     34 356.789 1255 1 0 -101.894 71.05 -176.021 
-     34 259.872 1256 1 0 -101.965 71.25 -175.943 
-     34 198.939 1257 1 0 -102.036 71.45 -175.864 
-     34 5.95401 386 1 1 -102.944 73.9694 -174.85 
-     34 325.201 385 1 1 -102.95 73.9868 -174.843 
-     34 485.841 384 1 1 -103.15 74.5485 -174.619 
-     34 107.932 1631 2 0 -130.364 146.382 -146.25 
-     34 89.9351 1632 2 0 -130.427 146.55 -146.184 
-     34 195.24 1633 2 0 -130.506 146.75 -146.104 
-     34 126.667 1634 2 0 -130.583 146.95 -146.022 
-     34 114.337 1635 2 0 -130.66 147.15 -145.938 
-     34 4.69063 1636 2 0 -130.738 147.35 -145.854 
-     34 79.0754 242 2 1 -131.678 149.742 -144.85 
-     34 381.946 241 2 1 -131.75 149.924 -144.774 
-     34 173.201 240 2 1 -131.95 150.444 -144.553 
-     34 94.5213 239 2 1 -132.15 150.896 -144.563 
-     34 10.0466 1654 2 0 -132.175 150.955 -145.85 
-     34 132.787 1653 2 0 -132.185 150.95 -145.867 
-     34 224.583 380 1 1 -103.959 70.8842 -174.85 
-     34 46.5837 397 1 1 -100.598 70.4214 -174.85 
-     34 248.67 398 1 1 -100.55 70.3943 -174.805 
-     34 0.874485 378 1 1 -104.443 72.1023 -174.85 
-     34 2.37591 1266 1 0 -107.912 73.3984 -175.85 
-     34 10.682 346 1 1 -110.92 75.4561 -174.85 
-     34 30.0424 1291 1 0 -115.4 78.3965 -175.85 
-     34 12.8806 323 1 1 -115.435 78.7678 -174.85 
-     34 27.348 1298 1 0 -115.607 79.8381 -175.85 
-     34 453.592 524 0 1 -75.25 -2.51518 -204.614 
-     34 67.1817 525 0 1 -75.05 -2.19739 -204.814 
-     34 137.197 897 0 0 -74.0106 -0.558356 -205.85 
-     34 226.903 898 0 0 -73.9419 -0.45 -205.918 
-     34 330.926 899 0 0 -73.8151 -0.25 -206.045 
-     34 89.2849 900 0 0 -73.6247 0.05 -206.235 
-     34 501.798 888 1 0 103.522 -2.26988 -176.25 
-     34 333.842 889 1 0 104.039 -2.25 -176.147 
-     34 26.6359 1431 1 1 106.474 -2.52503 -174.85 
-     34 89.5419 1432 1 1 106.55 -2.5414 -174.784 
-     34 82.2219 1433 1 1 106.75 -2.57727 -174.593 
-     34 82.1848 926 2 0 89.3779 5.31914 -146.25 
-     34 36.1265 927 2 0 89.3179 5.45019 -145.998 
-     34 135.977 1345 2 1 89.1699 5.50276 -144.85 
-     34 156.576 887 1 0 105.3 -2.45 -176.009 
-     34 40.2795 1064 1 0 -47.1703 32.9846 -176.25 
-     34 71.9459 1065 1 0 -47.1189 33.05 -176.199 
-     34 89.0409 1066 1 0 -46.9558 33.25 -176.037 
-     34 5.83295 1067 1 0 -46.7859 33.45 -175.868 
-     34 89.1355 671 1 1 -45.8074 34.6341 -174.85 
-     34 117.987 672 1 1 -45.65 34.8253 -174.686 
-     34 10.2372 673 1 1 -45.45 35.0665 -174.477 
-     34 146.969 1176 2 0 -24.8862 55.2741 -146.25 
-     34 144.898 1177 2 0 -24.6955 55.45 -146.001 
-     34 50.8135 781 2 1 -23.7398 56.2627 -144.85 
-     34 102.766 782 2 1 -23.6491 56.3375 -144.743 
-     34 34.5387 783 2 1 -23.4496 56.4978 -144.516 
-     34 47.9108 1318 3 0 -5.69899 83.7532 -116.25 
-     34 79.3191 1319 3 0 -5.6373 83.8501 -116.152 
-     34 60.358 1320 3 0 -5.51062 84.05 -115.951 
-     34 125.765 876 3 1 -4.83283 85.1781 -114.85 
-     34 38.3062 877 3 1 -4.65 85.4998 -114.533 
-     34 102.612 1548 6 0 99.4408 129.94 -26.25 
-     34 45.4328 1549 6 0 99.6792 129.95 -26.0075 
-     34 44.6481 1403 6 1 100.84 130.156 -24.85 
-     34 185.192 1404 6 1 100.95 130.178 -24.7486 
-     34 56.7572 1405 6 1 101.15 130.211 -24.5947 
-     34 8.50916 1406 6 1 101.35 130.237 -24.4731 
-     34 31.4031 1717 7 0 118.099 163.694 3.75 
-     34 133.92 1718 7 0 118.129 163.75 3.80075 
-     34 85.3452 1719 7 0 118.231 163.95 3.98357 
-     34 11.4028 1720 7 0 118.336 164.15 4.12926 
-     34 29.8881 1495 7 1 119.299 165.633 5.15 
-     34 96.4634 1496 7 1 119.35 165.712 5.20408 
-     34 92.521 1497 7 1 119.55 165.974 5.38186 
-     34 44.3091 1506 7 1 121.369 146.367 5.15 
-     34 1.2066 1663 6 0 55.368 152.946 -26.25 
-     34 109.342 1664 6 0 55.3665 152.95 -26.2458 
-     34 56.8782 1665 6 0 55.3136 153.15 -26.0212 
-     34 156.479 1174 6 1 54.9295 154.184 -24.8498 
-     34 15.4373 1173 6 1 54.85 154.382 -24.4953 
-     34 124.974 1022 2 0 -122.682 24.5108 -146.25 
-     34 26.9617 1023 2 0 -122.915 24.65 -145.948 
-     34 133.784 281 2 1 -123.759 25.1715 -144.85 
-     34 138.313 280 2 1 -123.95 25.2893 -144.602 
-     34 10.3167 1093 3 0 -145.4 38.8337 -116.25 
-     34 141.935 1094 3 0 -145.426 38.8502 -116.216 
-     34 31.021 1095 3 0 -145.671 39.05 -115.885 
-     34 53.302 168 3 1 -146.437 39.6715 -114.85 
-     34 95.0606 167 3 1 -146.55 39.7628 -114.697 
-     34 118.563 1206 4 0 -169.788 61.2831 -86.2498 
-     34 82.9717 1207 4 0 -169.97 61.4504 -86.029 
-     34 111.037 45 4 1 -170.961 62.3462 -84.8499 
-     34 259.826 44 4 1 -171.15 62.5191 -84.6221 
-     34 219.546 1158 4 0 -146.212 51.7343 -86.2499 
-     34 184.149 993 2 0 -116.177 18.7237 -146.25 
-     34 65.9718 314 2 1 -117.191 18.7971 -144.85 
-     34 71.3644 313 2 1 -117.35 18.8024 -144.654 
-     34 127.366 919 3 0 -133.326 3.86105 -116.25 
-     34 195.525 918 3 0 -133.337 3.84986 -116.229 
-     34 16.587 917 3 0 -133.542 3.65 -115.89 
-     34 6.10713 229 3 1 -134.332 2.85247 -114.85 
-     34 137.948 228 3 1 -134.35 2.83399 -114.826 
-     34 133.556 227 3 1 -134.55 2.61947 -114.553 
-     34 47.9524 829 4 0 -141.312 -14.1432 -86.25 
-     34 72.8541 828 4 0 -141.355 -14.25 -86.0788 
-     34 105.034 192 4 1 -141.67 -15.0469 -84.85 
-     34 38.7283 191 4 1 -141.75 -15.2378 -84.5615 
-     34 59.6978 729 5 0 -171.271 -34.1592 -56.2497 
-     34 106.088 728 5 0 -171.422 -34.25 -56.1045 
-     34 62.0933 37 5 1 -172.686 -34.9312 -54.85 
-     34 91.041 36 5 1 -172.75 -34.9666 -54.7802 
-     34 49.7045 35 5 1 -172.95 -35.0904 -54.5392 
-     34 151.718 232 3 1 -133.615 3.64091 -114.85 
-     34 62.4313 234 3 1 -133.254 3.62003 -114.45 
-     34 68.3449 235 3 1 -133.15 3.60665 -114.621 
-     34 200.988 994 2 0 -116.396 18.85 -145.953 
-     34 259.756 879 2 0 -99.9686 -4.07015 -146.25 
-     34 79.6815 400 2 1 -100.051 -2.98099 -144.85 
-     34 100.569 399 2 1 -100.15 -2.8302 -144.719 
-     34 286.498 398 2 1 -100.35 -2.79783 -144.832 
-     34 4.43491 646 1 0 -147.562 -50.8397 -176.25 
-     34 116.323 645 1 0 -147.578 -50.8502 -176.244 
-     34 101.39 644 1 0 -147.898 -51.05 -176.118 
-     34 204.999 643 1 0 -148.207 -51.2504 -175.995 
-     34 28.2962 642 1 0 -148.519 -51.45 -175.88 
-     34 22.6636 143 1 1 -151.494 -53.438 -174.85 
-     34 67.0297 142 1 1 -151.55 -53.4759 -174.83 
-     34 92.732 141 1 1 -151.75 -53.6112 -174.758 
-     34 80.6644 140 1 1 -151.95 -53.7452 -174.684 
-     34 96.8897 139 1 1 -152.15 -53.8773 -174.616 
-     34 74.351 138 1 1 -152.35 -54.0069 -174.554 
-     34 42.0038 137 1 1 -152.55 -54.1371 -174.489 
-     34 123.284 520 0 1 -75.85 -3.8523 -204.523 
-     34 177.431 519 0 1 -76.05 -4.21968 -204.654 
-     34 14.9592 868 0 0 -76.8109 -6.38367 -205.85 
-     34 74.5047 867 0 0 -76.8313 -6.45 -205.887 
-     34 66.9748 866 0 0 -76.8875 -6.65 -206 
-     34 71.286 865 0 0 -76.9487 -6.85 -206.088 
-     34 203.605 864 0 0 -77.0164 -7.05 -206.165 
-     34 279.356 863 0 0 -77.0905 -7.25 -206.239 
-     34 92.7542 762 0 0 -94.1381 -27.5537 -206.25 
-     34 342.843 763 0 0 -94.1147 -27.45 -206.032 
-     34 128.961 764 0 0 -94.4094 -27.25 -205.888 
-     34 151.956 862 0 0 -76.8231 -7.45031 -206.026 
-     34 222.311 518 0 1 -76.2502 -4.50527 -204.68 
-     34 8.06166 295 0 0 -103.38 -121.124 -206.25 
-     34 70.9143 294 0 0 -103.384 -121.15 -206.235 
-     34 58.8023 293 0 0 -103.406 -121.35 -206.102 
-     34 172.772 292 0 0 -103.442 -121.55 -205.977 
-     34 18.9804 291 0 0 -103.487 -121.75 -205.877 
-     34 365.161 381 0 1 -103.764 -124.503 -204.85 
-     34 27.9041 378 0 1 -104.439 -125.462 -204.45 
-     34 51.068 377 0 1 -104.55 -125.429 -204.478 
-     34 59.9833 376 0 1 -104.75 -125.374 -204.516 
-     34 63.6135 375 0 1 -104.95 -125.304 -204.545 
-     34 74.6131 374 0 1 -105.15 -125.155 -204.596 
-     34 99.2143 373 0 1 -105.35 -125.018 -204.674 
-     34 19.9073 372 0 1 -105.55 -124.882 -204.83 
-     34 92.9471 279 0 0 -106.932 -124.31 -205.85 
-     34 78.1464 280 0 0 -107.192 -124.15 -206.064 
-     34 353.541 432 0 0 -93.6288 -93.6854 -206.25 
-     34 28.6095 445 0 1 -91.15 -69.2714 -204.712 
-     34 121.557 1751 0 0 -107.186 170.35 -206.031 
-     34 229.645 1255 0 0 -114.509 71.1232 -206.25 
-     34 59.7126 1277 4 1 75.4616 -140.518 -84.85 
-     34 256.406 1509 2 1 122.088 105.892 -144.45 
-     34 308.064 1428 2 0 121.641 105.853 -145.85 
-     34 58.3468 1035 0 0 -52.5261 27.091 -206.25 
-     34 71.4553 1036 0 0 -52.5876 27.25 -206.139 
-     34 21.0452 1037 0 0 -52.6837 27.4504 -205.916 
-     34 130.443 634 0 1 -53.106 28.3712 -204.85 
-     34 63.649 1047 1 0 5.33511 29.4529 -176.25 
-     34 122.226 1046 1 0 5.48924 29.4499 -176.162 
-     34 20.4476 941 1 1 8.353 29.2524 -174.85 
-     34 83.0611 942 1 1 8.45008 29.2597 -174.804 
-     34 65.9999 943 1 1 8.65 29.2797 -174.69 
-     34 101.783 944 1 1 8.85019 29.2776 -174.595 
-     34 255.682 945 1 1 9.05 29.2948 -174.491 
-     34 160.347 946 1 1 9.25 29.8976 -174.559 
-     34 56.6301 947 1 1 9.45 30.2792 -174.595 
-     34 325.338 948 1 1 9.68042 30.4122 -174.45 
-     34 173.64 1045 1 0 10.1688 29.1984 -175.85 
-     34 113.069 521 3 1 -75.65 -2.70686 -114.761 
-Number of digits in this event: 84
-Using G4ParticleGun... 
-Particle energy: 5.97529 LIN
+Number of tracker hits in this event: 26
+     34 127.759 455 10 1 -88.9471 -68.3711 95.55 
+     34 127.892 558 10 0 -88.9477 -68.3699 94.15 
+     34 149.356 455 9 1 -88.9586 -68.3459 65.55 
+     34 125.125 558 9 0 -88.9568 -68.3443 64.15 
+     34 117.019 455 8 1 -88.9201 -68.309 35.55 
+     34 174.996 558 8 0 -88.9183 -68.3086 34.15 
+     34 95.1632 455 7 1 -88.8831 -68.2987 5.55 
+     34 132.375 558 7 0 -88.8812 -68.298 4.15 
+     34 180.319 456 6 1 -88.8414 -68.2823 -24.45 
+     34 107.628 558 6 0 -88.8402 -68.2826 -25.85 
+     34 201.707 456 5 1 -88.8187 -68.2872 -54.45 
+     34 135.048 558 5 0 -88.8187 -68.2869 -55.85 
+     34 115.487 456 4 1 -88.8192 -68.282 -84.45 
+     34 158.746 558 4 0 -88.8207 -68.2814 -85.85 
+     34 117.868 455 3 1 -88.8532 -68.2683 -114.45 
+     34 114.247 558 3 0 -88.8545 -68.2674 -115.85 
+     34 105.302 455 2 1 -88.8801 -68.2511 -144.45 
+     34 111.448 559 2 0 -88.8809 -68.2494 -145.85 
+     34 87.6674 455 1 1 -88.9005 -68.2103 -174.45 
+     34 151.404 559 1 0 -88.9015 -68.2093 -175.85 
+     34 273.081 455 0 1 -88.9169 -68.1894 -204.45 
+     34 101.935 559 0 0 -88.9174 -68.1885 -205.85 
+     34 121.943 557 0 0 -90.1761 -68.469 -205.85 
+     34 1.11951 558 0 0 -90.1903 -68.45 -205.894 
+     34 157.822 557 8 0 -89.0152 -68.4501 34.0908 
+     34 109.427 449 8 1 -90.15 -66.1111 35.1754 
+Number of digits in this event: 17
+Using G4ParticleGun... 
+Particle energy: 9.13391 LIN
 Particle: proton
 Event: 35
-Number of tracker hits in this event: 42
-     35 90.1137 441 10 1 -91.8125 45.7575 95.55 
-     35 108.934 1128 10 0 -91.813 45.7589 94.15 
-     35 127.39 441 9 1 -91.8263 45.7887 65.55 
-     35 96.5272 1128 9 0 -91.8267 45.7892 64.15 
-     35 106.18 441 8 1 -91.8291 45.8051 35.55 
-     35 308.565 1128 8 0 -91.8296 45.8064 34.15 
-     35 98.3559 441 7 1 -91.8457 45.8338 5.55 
-     35 108.862 1128 7 0 -91.8471 45.8348 4.15 
-     35 101.326 441 6 1 -91.8742 45.8537 -24.45 
-     35 102.155 1129 6 0 -91.8777 45.8553 -25.85 
-     35 123.751 440 5 1 -91.9521 45.8893 -54.45 
-     35 139.922 1129 5 0 -91.9555 45.8911 -55.85 
-     35 213.709 440 4 1 -92.0261 45.9282 -84.45 
-     35 103.721 1129 4 0 -92.0285 45.9303 -85.85 
-     35 112.365 440 3 1 -92.0798 45.9772 -114.45 
-     35 114.912 1129 3 0 -92.0827 45.9789 -115.85 
-     35 115.179 440 2 1 -92.1383 46.0115 -144.45 
-     35 106.045 1129 2 0 -92.142 46.0129 -145.85 
-     35 142.18 439 1 1 -92.2208 46.0426 -174.45 
-     35 119.667 1129 1 0 -92.225 46.0434 -175.85 
-     35 128.859 439 0 1 -92.3101 46.0596 -204.45 
-     35 137.603 1130 0 0 -92.3149 46.0608 -205.85 
-     35 60.738 1136 0 0 -99.5178 47.4174 -206.076 
-     35 126.507 1137 0 0 -99.4635 47.45 -205.97 
-     35 42.4892 406 0 1 -98.8314 47.8421 -204.85 
-     35 77.268 407 0 1 -98.75 47.8966 -204.708 
-     35 132.607 408 0 1 -98.4315 48.2131 -204.45 
-     35 24.4181 1145 0 0 -98.3771 49.1785 -205.851 
-     35 81.4447 1146 0 0 -98.3805 49.25 -205.925 
-     35 87.8008 1147 0 0 -98.4201 49.45 -206.098 
-     35 96.4135 1180 0 0 -98.3693 56.1536 -206.25 
-     35 78.2277 1181 0 0 -98.1171 56.25 -206.007 
-     35 184.019 417 0 1 -96.7204 57.0285 -204.85 
-     35 92.414 1187 0 0 -95.7935 57.6219 -205.85 
-     35 59.4261 1188 0 0 -95.6633 57.6501 -205.903 
-     35 120.33 423 0 1 -95.4103 58.2408 -204.85 
-     35 442.568 1172 1 0 -85.2336 54.4908 -176.25 
-     35 27.9943 1171 1 0 -85.2457 54.45 -176.105 
-     35 110.941 400 0 1 -100.01 48.145 -204.85 
-     35 441.617 399 0 1 -100.15 48.342 -204.569 
-     35 94.578 398 0 1 -100.351 48.7918 -204.487 
-     35 116.911 397 0 1 -100.55 48.9119 -204.561 
-Number of digits in this event: 18
+Number of tracker hits in this event: 27
+     35 125.966 1133 10 1 46.7431 -85.1734 95.55 
+     35 120.605 474 10 0 46.743 -85.1727 94.15 
+     35 124.105 1133 9 1 46.7463 -85.1611 65.55 
+     35 172.946 474 9 0 46.7471 -85.1607 64.15 
+     35 127.649 1133 8 1 46.7643 -85.1532 35.55 
+     35 184.28 474 8 0 46.7647 -85.1524 34.15 
+     35 99.2619 1133 7 1 46.7712 -85.1402 5.55 
+     35 135.662 474 7 0 46.7718 -85.1395 4.15 
+     35 202.261 1133 6 1 46.7869 -85.1234 -24.45 
+     35 90.2753 474 6 0 46.7869 -85.1228 -25.85 
+     35 242.641 1133 5 1 46.7846 -85.1114 -54.45 
+     35 130.445 474 5 0 46.7849 -85.1108 -55.85 
+     35 142.824 1133 4 1 46.7863 -85.0962 -84.45 
+     35 122.848 474 4 0 46.7867 -85.0962 -85.85 
+     35 148.881 1133 3 1 46.7979 -85.0969 -114.45 
+     35 154.432 474 3 0 46.7987 -85.0971 -115.85 
+     35 104.72 1133 2 1 46.8151 -85.1021 -144.45 
+     35 108.603 474 2 0 46.8158 -85.1024 -145.85 
+     35 162.005 1133 1 1 46.8343 -85.1081 -174.45 
+     35 133.934 474 1 0 46.8352 -85.1074 -175.85 
+     35 136.228 1134 0 1 46.8524 -85.0927 -204.45 
+     35 114.249 474 0 0 46.853 -85.0925 -205.85 
+     35 202.248 484 4 1 -83.2196 -4.52147 -84.4501 
+     35 532.148 483 4 1 -83.25 -4.65876 -84.6209 
+     35 73.1361 862 4 0 -83.6081 -7.48382 -85.85 
+     35 173.107 861 4 0 -83.6477 -7.65 -85.9233 
+     35 36.2485 1127 4 0 -67.587 45.5358 -86.2499 
+Number of digits in this event: 23
 Using G4ParticleGun... 
-Particle energy: 1.46222 LIN
+Particle energy: 4.24459 LIN
 Particle: proton
 Event: 36
-Number of tracker hits in this event: 28
-     36 117.286 1576 7 1 135.435 -57.8913 5.55 
-     36 91.9495 610 7 0 135.437 -57.8937 4.15 
-     36 240.906 1576 6 1 135.488 -57.9592 -24.45 
-     36 169.941 610 6 0 135.491 -57.9647 -25.85 
-     36 50.8164 1576 5 1 135.55 -58.0858 -54.45 
-     36 135.75 1577 5 1 135.55 -58.0861 -54.5178 
-     36 270.513 609 5 0 135.556 -58.092 -55.85 
-     36 158.668 1577 4 1 135.698 -58.2378 -84.45 
-     36 105.262 609 4 0 135.705 -58.2463 -85.85 
-     36 126.764 1578 3 1 135.842 -58.4117 -114.45 
-     36 112.878 608 3 0 135.849 -58.4208 -115.85 
-     36 134.772 1579 2 1 135.993 -58.6033 -144.45 
-     36 103.639 607 2 0 135.998 -58.6084 -145.85 
-     36 121.338 1579 1 1 136.074 -58.7114 -174.45 
-     36 133.177 606 1 0 136.078 -58.7188 -175.85 
-     36 404.048 1580 0 1 136.155 -58.8709 -204.45 
-     36 119.294 605 0 0 136.16 -58.8789 -205.85 
-     36 52.3513 1577 6 1 135.55 -58.1335 -24.5862 
-     36 64.8589 605 6 0 135.342 -58.8993 -25.85 
-     36 98.1457 604 6 0 135.289 -59.05 -26.0146 
-     36 55.2588 603 6 0 135.231 -59.2502 -26.1488 
-     36 65.8925 602 6 0 135.209 -59.4503 -26.2298 
-     36 359.775 1600 5 1 140.267 -140.748 -54.4503 
-     36 54.9041 189 5 0 140.053 -142.316 -55.8503 
-     36 85.4303 188 5 0 139.948 -142.35 -56.0108 
-     36 79.9704 187 5 0 139.805 -142.55 -56.0899 
-     36 84.4718 186 5 0 139.768 -142.75 -56.0756 
-     36 365.977 185 5 0 139.866 -142.95 -55.9754 
-Number of digits in this event: 13
+Number of tracker hits in this event: 22
+     36 106.07 1208 9 1 61.8237 -103.084 65.55 
+     36 262.731 385 9 0 61.8239 -103.084 64.15 
+     36 110.641 1208 8 1 61.8324 -103.07 35.55 
+     36 227.764 385 8 0 61.833 -103.069 34.15 
+     36 104.163 1208 7 1 61.8486 -103.03 5.55 
+     36 308.093 385 7 0 61.8471 -103.028 4.15 
+     36 118.096 1208 6 1 61.8137 -102.979 -24.45 
+     36 109.397 385 6 0 61.8129 -102.976 -25.85 
+     36 141.403 1208 5 1 61.8045 -102.908 -54.45 
+     36 105.605 386 5 0 61.8043 -102.902 -55.85 
+     36 123.016 1208 4 1 61.7968 -102.788 -84.45 
+     36 109.64 386 4 0 61.7966 -102.782 -85.85 
+     36 152.769 1208 3 1 61.7914 -102.656 -114.45 
+     36 100.263 387 3 0 61.7915 -102.648 -115.85 
+     36 98.5654 1208 2 1 61.8007 -102.489 -144.45 
+     36 108.559 388 2 0 61.8015 -102.481 -145.85 
+     36 101.416 1208 1 1 61.8243 -102.31 -174.45 
+     36 128.389 389 1 0 61.8272 -102.303 -175.85 
+     36 176.922 1209 0 1 61.8874 -102.152 -204.45 
+     36 104.664 390 0 0 61.8921 -102.143 -205.85 
+     36 76.432 386 8 0 61.6252 -102.95 33.8406 
+     36 182.442 557 8 0 59.1404 -68.5314 33.75 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 5.37892 LIN
+Particle energy: 5.92596 LIN
 Particle: proton
 Event: 37
-Number of tracker hits in this event: 53
-     37 132.724 1210 7 1 62.0761 -136.27 5.55 
-     37 93.3234 219 7 0 62.0754 -136.27 4.15 
-     37 140.249 1210 6 1 62.0622 -136.266 -24.45 
-     37 113.313 219 6 0 62.0609 -136.267 -25.85 
-     37 108.942 1209 5 1 62.0308 -136.277 -54.45 
-     37 139.728 219 5 0 62.0312 -136.279 -55.85 
-     37 163.936 1209 4 1 62.0416 -136.304 -84.45 
-     37 120.304 219 4 0 62.0412 -136.306 -85.85 
-     37 104.319 1209 3 1 62.0361 -136.347 -114.45 
-     37 333.828 219 3 0 62.0331 -136.349 -115.85 
-     37 94.9549 1209 2 1 61.9748 -136.375 -144.45 
-     37 151.321 218 2 0 61.9715 -136.376 -145.85 
-     37 135.519 1209 1 1 61.9088 -136.405 -174.45 
-     37 194.901 218 1 0 61.906 -136.406 -175.85 
-     37 125.594 1208 0 1 61.8487 -136.423 -204.45 
-     37 105.101 218 0 0 61.8472 -136.424 -205.85 
-     37 130.953 1210 4 1 62.0503 -136.306 -84.6641 
-     37 0.203508 1210 5 1 62.2475 -136.301 -54.45 
-     37 52.0674 1211 5 1 62.25 -136.3 -54.4513 
-     37 49.939 1212 5 1 62.45 -136.214 -54.5441 
-     37 72.9694 1213 5 1 62.6503 -136.144 -54.6115 
-     37 173.646 1214 5 1 62.8501 -136.08 -54.6648 
-     37 43.1095 1215 5 1 63.0501 -136.014 -54.7084 
-     37 60.8861 1216 5 1 63.25 -135.952 -54.7429 
-     37 55.6088 1217 5 1 63.45 -135.876 -54.7598 
-     37 74.2333 1218 5 1 63.65 -135.794 -54.7681 
-     37 55.5203 1219 5 1 63.85 -135.72 -54.7725 
-     37 84.0367 1220 5 1 64.0502 -135.655 -54.773 
-     37 48.1159 1221 5 1 64.25 -135.591 -54.7718 
-     37 37.9472 1222 5 1 64.45 -135.535 -54.7779 
-     37 49.8773 1223 5 1 64.65 -135.487 -54.7727 
-     37 52.4568 1224 5 1 64.85 -135.452 -54.7741 
-     37 51.1147 1225 5 1 65.0501 -135.421 -54.7776 
-     37 65.0941 1226 5 1 65.25 -135.376 -54.7564 
-     37 66.2293 1227 5 1 65.45 -135.338 -54.7242 
-     37 54.4599 1228 5 1 65.6501 -135.297 -54.6827 
-     37 46.4266 1229 5 1 65.85 -135.273 -54.6614 
-     37 59.0501 1230 5 1 66.0505 -135.263 -54.6461 
-     37 157.765 1231 5 1 66.25 -135.267 -54.634 
-     37 89.3699 1232 5 1 66.45 -135.259 -54.6187 
-     37 50.4359 1233 5 1 66.65 -135.248 -54.6073 
-     37 68.387 1234 5 1 66.85 -135.24 -54.6143 
-     37 58.0271 1235 5 1 67.05 -135.234 -54.6356 
-     37 71.8834 1236 5 1 67.2501 -135.229 -54.6606 
-     37 58.3093 1237 5 1 67.45 -135.208 -54.6865 
-     37 73.4937 1238 5 1 67.6501 -135.159 -54.742 
-     37 221.149 228 5 0 69.1024 -134.538 -55.85 
-     37 336.441 1641 4 1 148.429 -113.592 -84.45 
-     37 53.301 1640 4 1 148.35 -113.556 -84.4915 
-     37 95.0103 1639 4 1 148.15 -113.457 -84.5514 
-     37 105.082 1638 4 1 147.95 -113.249 -84.6381 
-     37 26.3646 342 4 0 146.701 -111.658 -85.85 
-     37 100.177 343 4 0 146.64 -111.55 -85.9171 
+Number of tracker hits in this event: 28
+     37 183.403 541 10 1 -71.8036 81.0764 95.55 
+     37 119.966 1305 10 0 -71.8031 81.0754 94.15 
+     37 125.035 541 9 1 -71.7967 81.0628 65.55 
+     37 118.784 1305 9 0 -71.7972 81.0624 64.15 
+     37 131.064 541 8 1 -71.8064 81.0546 35.55 
+     37 149.014 1305 8 0 -71.807 81.0538 34.15 
+     37 84.9845 541 7 1 -71.8222 81.0465 5.55 
+     37 207.364 1304 7 0 -71.8233 81.0463 4.15 
+     37 218.283 540 6 1 -71.8502 81.033 -24.45 
+     37 141.854 1304 6 0 -71.8514 81.0319 -25.85 
+     37 139.552 540 5 1 -71.8776 81.0074 -54.45 
+     37 113.468 1304 5 0 -71.8783 81.0061 -55.85 
+     37 126.55 540 4 1 -71.8948 80.9835 -84.45 
+     37 132.257 1304 4 0 -71.8953 80.9828 -85.85 
+     37 112.972 540 3 1 -71.9075 80.9718 -114.45 
+     37 163.001 1304 3 0 -71.9098 80.9715 -115.85 
+     37 115.651 540 2 1 -71.9601 80.9688 -144.45 
+     37 81.3561 1304 2 0 -71.9626 80.9692 -145.85 
+     37 132.738 540 1 1 -72.0172 80.9697 -174.45 
+     37 97.358 1304 1 0 -72.0204 80.97 -175.85 
+     37 123.6 539 0 1 -72.0807 80.9756 -204.45 
+     37 104.062 1304 0 0 -72.0849 80.975 -205.85 
+     37 25.0853 1304 8 0 -71.8053 81.0499 33.7992 
+     37 182.293 1154 8 0 -59.0154 50.9968 33.7507 
+     37 6.61201 1153 8 0 -58.9272 50.85 34.1287 
+     37 21.5759 607 8 1 -58.4787 50.5282 35.15 
+     37 274.512 608 8 1 -58.45 50.5126 35.1949 
+     37 90.0161 1155 8 0 -58.5156 51.05 33.9707 
 Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 6.79207 LIN
+Particle energy: 1.79485 LIN
 Particle: proton
 Event: 38
-Number of tracker hits in this event: 33
-     38 111.164 643 11 1 -51.4435 55.6564 125.55 
-     38 120.432 1178 11 0 -51.4429 55.656 124.15 
-     38 189.599 643 10 1 -51.4324 55.6456 95.55 
-     38 100.785 1177 10 0 -51.4327 55.6453 94.15 
-     38 139.074 643 9 1 -51.4351 55.6439 65.55 
-     38 114.023 1177 9 0 -51.4353 55.6443 64.15 
-     38 247.407 643 8 1 -51.4382 55.6553 35.55 
-     38 175.582 1178 8 0 -51.4386 55.6574 34.15 
-     38 93.3103 643 7 1 -51.4445 55.697 5.55 
-     38 115.453 1178 7 0 -51.4459 55.6994 4.15 
-     38 262.134 642 6 1 -51.4777 55.7483 -24.45 
-     38 121.208 1178 6 0 -51.4792 55.751 -25.85 
-     38 138.42 642 5 1 -51.5064 55.8096 -54.45 
-     38 148.401 1178 5 0 -51.5075 55.8125 -55.85 
-     38 105.955 642 4 1 -51.5303 55.8688 -84.45 
-     38 127.45 1179 4 0 -51.5311 55.8713 -85.85 
-     38 170.204 642 3 1 -51.5478 55.923 -114.45 
-     38 120.157 1179 3 0 -51.5483 55.9252 -115.85 
-     38 132.211 642 2 1 -51.5591 55.972 -144.45 
-     38 106 1179 2 0 -51.559 55.9755 -145.85 
-     38 210.106 642 1 1 -51.5576 56.0419 -174.45 
-     38 120.555 1179 1 0 -51.558 56.0446 -175.85 
-     38 132.256 642 0 1 -51.577 56.0982 -204.45 
-     38 122.176 1180 0 0 -51.5788 56.1003 -205.85 
-     38 747.079 497 1 1 -80.6315 -5.21936 -174.523 
-     38 2811.31 496 1 1 -80.65 -5.22596 -174.527 
-     38 99.5304 1588 0 0 -133.348 137.918 -205.895 
-     38 41.5076 485 2 1 -82.9969 155.778 -144.45 
-     38 130.695 643 1 1 -51.45 56.1706 -174.639 
-     38 39.1605 643 3 1 -51.45 55.9185 -114.819 
-     38 161.237 1186 3 0 -50.1472 57.3197 -115.85 
-     38 55.3311 643 6 1 -51.45 55.8007 -24.5362 
-     38 276.949 641 6 1 -51.65 56.0803 -24.4991 
-Number of digits in this event: 26
+Number of tracker hits in this event: 25
+     38 106.264 518 10 1 -76.4428 59.2992 95.55 
+     38 113.478 1196 10 0 -76.4463 59.2994 94.15 
+     38 129.473 517 9 1 -76.516 59.3009 65.55 
+     38 135.759 1196 9 0 -76.5195 59.3008 64.15 
+     38 219.016 517 8 1 -76.6019 59.2957 35.55 
+     38 108.887 1196 8 0 -76.6054 59.2966 34.15 
+     38 224.777 516 7 1 -76.6839 59.3182 5.55 
+     38 173.523 1196 7 0 -76.686 59.3157 4.15 
+     38 118.122 516 6 1 -76.7314 59.2687 -24.45 
+     38 463.839 1196 6 0 -76.7327 59.2666 -25.85 
+     38 112.637 516 5 1 -76.7695 59.2242 -54.45 
+     38 105.39 1195 5 0 -76.7705 59.2215 -55.85 
+     38 120.201 516 4 1 -76.781 59.1751 -84.45 
+     38 96.1984 1195 4 0 -76.7819 59.1716 -85.85 
+     38 113.548 516 3 1 -76.806 59.1276 -114.45 
+     38 274.025 1195 3 0 -76.8087 59.1234 -115.85 
+     38 99.5019 515 2 1 -76.8622 59.0364 -144.45 
+     38 111.838 1194 2 0 -76.8637 59.0335 -145.85 
+     38 139.643 515 1 1 -76.9001 58.974 -174.45 
+     38 159.283 1194 1 0 -76.9066 58.97 -175.85 
+     38 127.257 515 0 1 -77.0404 58.8901 -204.45 
+     38 107.645 1194 0 0 -77.0477 58.8858 -205.85 
+     38 90.3592 1202 8 0 -75.4902 60.53 34.15 
+     38 42.3686 1319 8 0 -45.285 83.85 34.1057 
+     38 146.525 517 10 1 -76.45 59.3073 95.3743 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 5.81581 LIN
+Particle energy: 5.08104 LIN
 Particle: proton
 Event: 39
-Number of tracker hits in this event: 10
-     39 114.833 1103 3 1 40.774 -90.0243 -114.45 
-     39 130.488 450 3 0 40.7758 -90.0217 -115.85 
-     39 104.313 1103 2 1 40.8126 -89.9647 -144.45 
-     39 183.84 450 2 0 40.8136 -89.9627 -145.85 
-     39 133.43 1103 1 1 40.8353 -89.9229 -174.45 
-     39 120.537 450 1 0 40.8353 -89.9217 -175.85 
-     39 129.965 1103 0 1 40.836 -89.8986 -204.45 
-     39 136.64 450 0 0 40.8356 -89.8977 -205.85 
-     39 21.99 449 8 0 40.5587 -90.15 33.9311 
-     39 150.134 1103 9 1 40.6588 -90.1501 65.5036 
-Number of digits in this event: 8
+Number of tracker hits in this event: 27
+     39 100.14 1114 11 1 42.9204 -53.5832 125.55 
+     39 105.262 632 11 0 42.9187 -53.584 124.15 
+     39 109.538 1114 10 1 42.8831 -53.6057 95.55 
+     39 123.869 632 10 0 42.8813 -53.607 94.15 
+     39 94.6281 1113 9 1 42.8487 -53.6403 65.55 
+     39 89.87 632 9 0 42.8474 -53.6418 64.15 
+     39 143.04 1113 8 1 42.8194 -53.6702 35.55 
+     39 123.003 631 8 0 42.8184 -53.6697 34.15 
+     39 104.768 1113 7 1 42.8037 -53.6666 5.55 
+     39 182.1 631 7 0 42.8026 -53.6661 4.15 
+     39 302.989 1113 6 1 42.781 -53.6556 -24.45 
+     39 88.3711 631 6 0 42.7788 -53.6554 -25.85 
+     39 89.5121 1113 5 1 42.7317 -53.6502 -54.45 
+     39 183.975 631 5 0 42.7294 -53.6517 -55.85 
+     39 134.2 1113 4 1 42.6824 -53.6787 -84.45 
+     39 118.982 631 4 0 42.6752 -53.6823 -85.85 
+     39 129.354 1112 3 1 42.5258 -53.754 -114.45 
+     39 108.985 631 3 0 42.5174 -53.7566 -115.85 
+     39 159.405 1111 2 1 42.3466 -53.8006 -144.45 
+     39 111.111 631 2 0 42.3399 -53.8026 -145.85 
+     39 86.503 1110 1 1 42.2043 -53.8437 -174.45 
+     39 121.659 631 1 0 42.1987 -53.8459 -175.85 
+     39 99.2157 1110 0 1 42.0828 -53.8984 -204.45 
+     39 344.45 630 0 0 42.0762 -53.9004 -205.85 
+     39 122.509 632 8 0 42.7993 -53.65 34.0672 
+     39 104.254 633 8 0 42.6862 -53.45 33.8785 
+     39 185.62 634 8 0 42.6192 -53.2499 33.9043 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 8.79298 LIN
+Particle energy: 3.67596 LIN
 Particle: proton
 Event: 40
-Number of tracker hits in this event: 36
-     40 124.647 875 11 1 -4.86242 -17.554 125.55 
-     40 303.108 812 11 0 -4.8625 -17.554 124.15 
-     40 104.285 875 10 1 -4.86361 -17.5556 95.55 
-     40 103.032 812 10 0 -4.8631 -17.556 94.15 
-     40 138.085 875 9 1 -4.85371 -17.5613 65.55 
-     40 123.25 812 9 0 -4.85257 -17.5629 64.15 
-     40 101.62 876 8 1 -4.8316 -17.5915 35.55 
-     40 149.008 812 8 0 -4.8313 -17.5939 34.15 
-     40 112.179 876 7 1 -4.82332 -17.6482 5.55 
-     40 121.933 811 7 0 -4.82278 -17.651 4.15 
-     40 271.956 876 6 1 -4.81189 -17.7084 -24.45 
-     40 300.842 811 6 0 -4.81056 -17.7105 -25.85 
-     40 145.361 876 5 1 -4.78508 -17.7521 -54.45 
-     40 108.632 811 5 0 -4.7841 -17.7546 -55.85 
-     40 113.379 876 4 1 -4.7634 -17.8088 -84.45 
-     40 103.599 811 4 0 -4.76247 -17.811 -85.85 
-     40 99.229 876 3 1 -4.74005 -17.8589 -114.45 
-     40 105.088 810 3 0 -4.73882 -17.8619 -115.85 
-     40 94.4089 876 2 1 -4.71324 -17.9225 -144.45 
-     40 133.379 810 2 0 -4.71143 -17.925 -145.85 
-     40 101.838 876 1 1 -4.67509 -17.9733 -174.45 
-     40 124.382 810 1 0 -4.67437 -17.9752 -175.85 
-     40 143.765 876 0 1 -4.66091 -18.0142 -204.45 
-     40 149.212 810 0 0 -4.65968 -18.017 -205.85 
-     40 17.618 875 6 1 -4.85 -17.87 -24.8006 
-     40 19.483 806 6 0 -5.23568 -18.78 -25.85 
-     40 87.4677 805 6 0 -5.2644 -18.85 -25.9225 
-     40 16.162 804 6 0 -5.28528 -19.05 -26.184 
-     40 194.607 618 6 0 22.5511 -56.254 -26.2495 
-     40 269.721 617 6 0 23.0837 -56.45 -25.9721 
-     40 151.734 616 6 0 23.6783 -56.65 -25.984 
-     40 9.50378 1033 6 1 26.8348 -57.7313 -24.8497 
-     40 120.732 1034 6 1 26.85 -57.7373 -24.8442 
-     40 86.3867 1035 6 1 27.0502 -57.9931 -24.6311 
-     40 146.259 1036 6 1 27.25 -58.272 -24.587 
-     40 41.0592 1037 6 1 27.45 -58.4123 -24.4747 
-Number of digits in this event: 19
+Number of tracker hits in this event: 22
+     40 111.311 913 10 1 2.75031 -100.617 95.55 
+     40 104.186 397 10 0 2.74983 -100.619 94.15 
+     40 134.47 913 9 1 2.73649 -100.652 65.55 
+     40 182.275 397 9 0 2.73495 -100.654 64.15 
+     40 102.569 913 8 1 2.69299 -100.691 35.55 
+     40 125.447 397 8 0 2.69055 -100.691 34.15 
+     40 135.754 912 7 1 2.63937 -100.701 5.55 
+     40 91.476 397 7 0 2.63589 -100.704 4.15 
+     40 99.9808 912 6 1 2.55948 -100.77 -24.45 
+     40 167.206 396 6 0 2.55437 -100.773 -25.85 
+     40 107.305 912 5 1 2.45146 -100.829 -54.45 
+     40 102.568 396 5 0 2.4475 -100.831 -55.85 
+     40 121.997 911 4 1 2.3671 -100.85 -84.45 
+     40 147.03 396 4 0 2.36133 -100.852 -85.85 
+     40 98.8432 910 3 1 2.24566 -100.891 -114.45 
+     40 343.37 396 3 0 2.24046 -100.895 -115.85 
+     40 131.305 910 2 1 2.12409 -100.969 -144.45 
+     40 122.168 395 2 0 2.11891 -100.974 -145.85 
+     40 85.6763 909 1 1 2.01902 -101.079 -174.45 
+     40 126.556 395 1 0 2.01227 -101.086 -175.85 
+     40 213.228 909 0 1 1.87713 -101.219 -204.45 
+     40 184.293 394 0 0 1.86913 -101.226 -205.85 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 3.13005 LIN
+Particle energy: 2.42039 LIN
 Particle: proton
 Event: 41
-Number of tracker hits in this event: 205
-     41 120.047 972 11 1 14.564 40.8031 125.55 
-     41 112.294 1103 11 0 14.5656 40.8035 124.15 
-     41 139.322 972 10 1 14.5991 40.8093 95.55 
-     41 155.009 1103 10 0 14.6029 40.8088 94.15 
-     41 28000.7 973 9 1 14.68 40.791 65.55 
-     41 2310.84 972 9 1 14.65 40.8082 65.1748 
-     41 389.035 971 9 1 14.45 40.7933 65.1607 
-     41 6984.51 1104 9 0 0.161316 41.0292 64.15 
-     41 14267 1105 9 0 -1.68437 41.05 63.9871 
-     41 494.341 1103 9 0 14.7742 40.6768 64.15 
-     41 288.422 1102 9 0 14.796 40.65 63.9097 
-     41 835.717 987 8 1 17.5932 37.6201 35.55 
-     41 754.401 1087 8 0 17.688 37.4951 34.15 
-     41 773.453 997 7 1 19.6192 34.8947 5.55 
-     41 758.745 1073 7 0 19.7019 34.8226 4.15 
-     41 894.446 1004 6 1 20.9493 32.9795 -24.45 
-     41 854.761 1064 6 0 20.9127 32.9125 -25.85 
-     41 993.638 1001 5 1 20.2969 31.6716 -54.45 
-     41 899.486 1057 5 0 20.2663 31.629 -55.85 
-     41 1158.97 997 4 1 19.6253 30.6975 -84.45 
-     41 1113.08 1053 4 0 19.4826 30.7442 -85.85 
-     41 1231.29 980 3 1 16.2416 31.6138 -114.45 
-     41 1191.39 1057 3 0 16.0418 31.6208 -115.85 
-     41 1022.36 956 2 1 11.294 31.3524 -144.45 
-     41 411.126 955 2 1 11.25 31.3783 -144.755 
-     41 1593.88 1057 2 0 11.1066 31.475 -145.85 
-     41 2313.44 938 1 1 7.78337 33.5057 -174.45 
-     41 1271.55 1067 1 0 7.66131 33.6329 -175.85 
-     41 1416.37 1068 1 0 7.64453 33.65 -176.047 
-     41 484.335 974 9 1 14.85 40.8368 65.302 
-     41 294.742 975 9 1 15.05 40.8907 65.451 
-     41 172.149 1166 10 0 44.0692 53.431 93.75 
-     41 1220.23 1167 10 0 44.1131 53.45 93.7929 
-     41 535.347 1127 10 1 45.4837 54.0464 95.15 
-     41 829.185 1128 10 1 45.65 54.119 95.3151 
-     41 159.622 1129 10 1 45.85 54.2062 95.5128 
-     41 1326.71 1232 11 0 75.8591 66.4967 123.75 
-     41 225.862 1233 11 0 76.2335 66.65 124.102 
-     41 350.075 1286 11 1 77.3621 67.1525 125.15 
-     41 728.02 1287 11 1 77.45 67.1917 125.232 
-     41 567.626 1288 11 1 77.65 67.2813 125.417 
-     41 838.589 1396 12 0 121.382 99.4106 153.75 
-     41 1258.74 1397 12 0 121.572 99.55 153.872 
-     41 666.2 1398 12 0 121.846 99.75 154.057 
-     41 596.835 1516 12 1 123.415 100.862 155.15 
-     41 1001.25 1517 12 1 123.55 100.958 155.244 
-     41 1149.1 1518 12 1 123.75 101.101 155.382 
-     41 246.637 1519 12 1 123.95 101.244 155.518 
-     41 2824.02 1539 13 0 175.819 127.954 183.75 
-     41 2556.92 1540 13 0 176.2 128.15 183.963 
-     41 1463.91 1789 13 1 178.02 129.148 185.15 
-     41 2703.32 1790 13 1 178.15 129.221 185.235 
-     41 4275.42 1791 13 1 178.35 129.332 185.363 
-     41 1969.81 1792 13 1 178.55 129.434 185.512 
-     41 78.397 1095 9 0 8.69301 39.0756 64.15 
-     41 862.296 1094 9 0 8.60371 39.05 64.1347 
-     41 820.313 1093 9 0 7.90028 38.85 64.0138 
-     41 1069.7 1092 9 0 7.21354 38.65 63.8962 
-     41 185.578 1091 9 0 6.5148 38.45 63.778 
-     41 247.923 92 8 1 -161.588 -10.7762 35.55 
-     41 260.19 91 8 1 -161.75 -10.8143 35.5109 
-     41 256.035 90 8 1 -161.95 -10.862 35.4626 
-     41 340.85 89 8 1 -162.15 -10.91 35.4145 
-     41 355.829 88 8 1 -162.35 -10.9576 35.3668 
-     41 242.638 87 8 1 -162.55 -11.005 35.319 
-     41 251.392 86 8 1 -162.75 -11.0518 35.2716 
-     41 337.924 85 8 1 -162.95 -11.099 35.2242 
-     41 136.811 84 8 1 -163.15 -11.1455 35.1776 
-     41 307.613 839 8 0 -167.636 -12.2052 34.15 
-     41 1413.31 838 8 0 -167.826 -12.25 34.1066 
-     41 1048.38 837 8 0 -168.671 -12.45 33.915 
-     41 329.766 1106 9 0 15.5245 41.3208 64.15 
-     41 182.185 1107 9 0 15.7302 41.45 63.8999 
-     41 521.27 1094 8 1 38.8837 55.9809 35.55 
-     41 207.998 1095 8 1 39.05 56.0882 35.3306 
-     41 518.762 1183 8 0 39.9468 56.665 34.15 
-     41 31.8168 1184 8 0 40.2343 56.85 33.7718 
-     41 321.324 1208 7 1 61.6985 70.8209 5.55 
-     41 229.102 1209 7 1 61.85 70.9131 5.34969 
-     41 587.218 1257 7 0 62.7599 71.4589 4.15 
-     41 227.616 1322 6 1 84.4886 84.4526 -24.45 
-     41 225.175 1323 6 1 84.65 84.5446 -24.6646 
-     41 31.1217 1324 6 0 85.5322 85.0358 -25.85 
-     41 571.256 1325 6 0 85.5577 85.05 -25.8843 
-     41 156.001 1434 5 1 107.048 96.9572 -54.45 
-     41 347.907 1435 5 1 107.15 97.0165 -54.5866 
-     41 437.919 1387 5 0 108.094 97.5623 -55.85 
-     41 319.876 1546 4 1 129.385 110.053 -84.45 
-     41 229.755 1547 4 1 129.55 110.146 -84.6688 
-     41 343.396 1452 4 0 130.441 110.643 -85.85 
-     41 163.302 1453 4 0 130.632 110.75 -86.1037 
-     41 43.0361 1659 3 1 152.123 122.753 -114.45 
-     41 294.061 1660 3 1 152.15 122.767 -114.485 
-     41 127.408 1661 3 1 152.35 122.87 -114.74 
-     41 122.459 1515 3 0 153.218 123.317 -115.85 
-     41 364.262 1516 3 0 153.283 123.35 -115.933 
-     41 101.436 1776 2 1 175.501 134.672 -144.45 
-     41 292.775 1777 2 1 175.55 134.695 -144.511 
-     41 156.766 1778 2 1 175.75 134.79 -144.761 
-     41 489.276 1575 2 0 176.624 135.199 -145.85 
-     41 63.3913 1098 9 0 14.8064 39.7953 64.15 
-     41 86.2511 1097 9 0 14.8246 39.65 64.0005 
-     41 20.7268 1096 9 0 14.8505 39.45 63.794 
-     41 327.945 991 8 1 18.3188 12.3423 35.55 
-     41 38.4568 954 8 0 18.5222 10.9433 34.15 
-     41 80.6592 953 8 0 18.5357 10.85 34.0569 
-     41 90.9524 952 8 0 18.5647 10.65 33.8566 
-     41 177.543 1012 7 1 22.527 -17.3932 5.55 
-     41 74.1119 806 7 0 22.7453 -18.741 4.15 
-     41 88.9434 805 7 0 22.763 -18.85 4.03679 
-     41 45.6895 804 7 0 22.796 -19.05 3.82927 
-     41 157.998 1036 6 1 27.3605 -46.3907 -24.45 
-     41 47.64 661 6 0 27.6099 -47.729 -25.85 
-     41 92.42 660 6 0 27.6323 -47.85 -25.9767 
-     41 23.7268 659 6 0 27.6696 -48.05 -26.1857 
-     41 166.305 1063 5 1 32.7874 -75.0076 -54.45 
-     41 14.2338 1064 5 1 32.85 -75.344 -54.8113 
-     41 107.444 518 5 0 33.0276 -76.3198 -55.85 
-     41 133.14 517 5 0 33.0513 -76.45 -55.9886 
-     41 19.9886 516 5 0 33.0877 -76.65 -56.2022 
-     41 197.571 1089 4 1 37.937 -102.856 -84.45 
-     41 25.7737 380 4 0 38.1456 -104.108 -85.85 
-     41 97.7152 379 4 0 38.1526 -104.15 -85.897 
-     41 66.8977 378 4 0 38.1864 -104.35 -86.1213 
-     41 306.292 1111 3 1 42.3251 -129.527 -114.45 
-     41 69.8632 246 3 0 42.519 -130.805 -115.85 
-     41 86.0247 245 3 0 42.5413 -130.95 -116.009 
-     41 8.11911 244 3 0 42.571 -131.15 -116.227 
-     41 279.732 1131 2 1 46.2714 -157.082 -144.45 
-     41 95.9701 108 2 0 46.5102 -158.414 -145.85 
-     41 230.112 107 2 0 46.5348 -158.55 -145.993 
-     41 19.3703 106 2 0 46.5705 -158.75 -146.203 
-     41 146.948 112 2 0 45.9012 -157.699 -145.85 
-     41 244.478 111 2 0 45.8332 -157.75 -145.962 
-     41 90.5117 113 2 0 44.8439 -157.55 -145.977 
-     41 81.4274 114 2 0 44.7626 -157.35 -145.912 
-     41 135.798 1125 2 1 45.1752 -155.497 -144.85 
-     41 54.5367 1126 2 1 45.2502 -155.21 -144.793 
-     41 34.0329 125 2 0 45.3953 -154.978 -145.85 
-     41 179.787 126 2 0 45.4083 -154.95 -145.93 
-     41 66.8305 1130 2 1 46.25 -157.194 -144.613 
-     41 26.0173 1109 9 0 14.8046 41.9755 64.15 
-     41 62.1574 1110 9 0 14.8124 42.05 64.0855 
-     41 80.9585 1111 9 0 14.8331 42.25 63.9124 
-     41 180.709 990 8 1 18.2044 74.9312 35.55 
-     41 52.2395 1282 8 0 18.3442 76.5599 34.15 
-     41 65.9787 1283 8 0 18.3519 76.65 34.0726 
-     41 66.6325 1284 8 0 18.3692 76.85 33.9007 
-     41 153.42 1005 7 1 21.2104 109.743 5.55 
-     41 32.7827 1006 7 1 21.25 110.084 5.25158 
-     41 2.39235 1455 7 0 21.394 111.341 4.15 
-     41 90.3692 1456 7 0 21.395 111.35 4.14204 
-     41 116.068 1457 7 0 21.4179 111.55 3.96675 
-     41 58.7906 1458 7 0 21.441 111.75 3.79199 
-     41 177.742 1025 6 1 25.1946 144.069 -24.45 
-     41 1.77776 1026 6 1 25.25 144.518 -24.843 
-     41 32.3814 1627 6 0 25.3909 145.664 -25.85 
-     41 75.4042 1628 6 0 25.4015 145.75 -25.9256 
-     41 74.6081 1629 6 0 25.426 145.95 -26.1014 
-     41 366.7 1046 5 1 29.3786 178.296 -54.4501 
-     41 15.576 1047 5 1 29.45 178.519 -54.8276 
-     41 112.808 1793 5 0 29.6705 178.788 -55.85 
-     41 97.3198 287 3 1 -122.55 123.628 -114.524 
-     41 93.2469 286 3 1 -122.75 123.526 -114.554 
-     41 55.217 1045 3 0 -53.5961 29.1688 -115.88 
-     41 101.314 1051 5 1 30.25 178.115 -54.5307 
-     41 70.5553 1052 5 1 30.45 178.128 -54.5849 
-     41 75.5856 803 7 0 -21.8559 -19.3741 3.89537 
-     41 3.69222 1043 5 1 28.6558 178.215 -54.45 
-     41 153.756 1042 5 1 28.65 178.214 -54.4504 
-     41 199.35 1041 5 1 28.45 178.199 -54.4656 
-     41 201.452 1040 5 1 28.25 178.184 -54.4801 
-     41 143.469 1039 5 1 28.05 178.169 -54.4943 
-     41 156.549 1038 5 1 27.85 178.153 -54.5082 
-     41 233.183 1037 5 1 27.65 178.138 -54.5219 
-     41 141.711 1036 5 1 27.45 178.123 -54.5355 
-     41 136.718 1035 5 1 27.25 178.109 -54.5491 
-     41 160.892 1034 5 1 27.05 178.094 -54.5627 
-     41 168.374 1033 5 1 26.85 178.079 -54.5768 
-     41 133.246 1032 5 1 26.65 178.064 -54.5908 
-     41 144.198 1031 5 1 26.45 178.049 -54.6042 
-     41 168.809 1030 5 1 26.25 178.035 -54.6177 
-     41 213.947 1029 5 1 26.05 178.02 -54.6312 
-     41 178.302 1028 5 1 25.85 178.005 -54.6451 
-     41 277.159 1027 5 1 25.65 177.99 -54.6593 
-     41 367.134 1026 5 1 25.45 177.975 -54.6733 
-     41 136.365 1025 5 1 25.25 177.96 -54.6869 
-     41 176.611 1024 5 1 25.05 177.944 -54.7006 
-     41 189.839 1023 5 1 24.85 177.929 -54.7145 
-     41 172.381 1022 5 1 24.65 177.913 -54.7285 
-     41 233.754 1021 5 1 24.45 177.897 -54.7424 
-     41 138.388 1020 5 1 24.25 177.881 -54.756 
-     41 287.445 1019 5 1 24.05 177.865 -54.7694 
-     41 205.11 1018 5 1 23.85 177.849 -54.7827 
-     41 152.945 1017 5 1 23.65 177.833 -54.7958 
-     41 126.205 1016 5 1 23.45 177.816 -54.8092 
-     41 212.353 1015 5 1 23.25 177.8 -54.8231 
-     41 135.357 1014 5 1 23.05 177.784 -54.8373 
-     41 1431.28 1781 5 0 7.71773 176.502 -55.85 
-     41 2132.26 1780 5 0 5.89972 176.35 -55.9701 
-     41 2525.09 1779 5 0 3.42888 176.15 -56.1178 
-     41 72.5414 908 5 1 1.66979 175.049 -54.85 
-     41 26.1158 1785 5 0 21.6774 177.163 -55.85 
-     41 170.82 1784 5 0 21.6534 177.15 -55.8912 
-     41 32.7462 1002 5 1 20.5141 172.088 -54.85 
-Number of digits in this event: 147
-Using G4ParticleGun... 
-Particle energy: 2.19538 LIN
+Number of tracker hits in this event: 35
+     41 180.453 456 10 1 -88.6762 34.3431 95.55 
+     41 121.062 1071 10 0 -88.6773 34.3413 94.15 
+     41 117.635 456 9 1 -88.7003 34.3021 65.55 
+     41 154.632 1071 9 0 -88.7003 34.3035 64.15 
+     41 166.157 456 8 1 -88.6987 34.3271 35.55 
+     41 235.207 1071 8 0 -88.6948 34.3268 34.15 
+     41 155.82 457 7 1 -88.6194 34.3232 5.55 
+     41 97.7036 1071 7 0 -88.6156 34.3239 4.15 
+     41 142.227 457 6 1 -88.5307 34.3244 -24.45 
+     41 113.348 1071 6 0 -88.524 34.3258 -25.85 
+     41 118.08 458 5 1 -88.3831 34.3561 -54.45 
+     41 122.585 1071 5 0 -88.3768 34.3585 -55.85 
+     41 796.926 459 4 1 -88.2481 34.4094 -84.45 
+     41 90.8243 1071 4 0 -88.2442 34.4135 -85.85 
+     41 183.086 459 3 1 -88.1599 34.4997 -114.45 
+     41 118.264 1072 3 0 -88.1536 34.5036 -115.85 
+     41 106.816 460 2 1 -88.0093 34.5883 -144.45 
+     41 104.875 1072 2 0 -87.9991 34.5927 -145.85 
+     41 151.894 461 1 1 -87.7922 34.676 -174.45 
+     41 110.278 1073 1 0 -87.784 34.6776 -175.85 
+     41 114.133 462 0 1 -87.6095 34.7122 -204.45 
+     41 110.782 1073 0 0 -87.6032 34.7139 -205.85 
+     41 9.11673 253 2 0 -123.528 -129.35 -146.071 
+     41 96.2726 1072 1 0 -87.5825 34.4988 -175.85 
+     41 884.78 458 4 1 -88.2595 34.4237 -84.45 
+     41 40.2293 457 4 1 -88.45 35.1694 -84.8002 
+     41 165.862 460 4 1 -88.05 36.1261 -84.7928 
+     41 20.6936 1088 4 0 -86.974 37.8014 -85.85 
+     41 219.42 1089 4 0 -86.9302 37.85 -85.8776 
+     41 84.0512 1090 4 0 -86.8184 38.05 -86.0131 
+     41 45.2585 1091 4 0 -86.8577 38.25 -85.9712 
+     41 12.5484 461 4 1 -87.8102 39.7036 -84.85 
+     41 148.896 1093 4 0 -87.8529 38.7819 -85.8501 
+     41 120.608 1092 4 0 -87.8094 38.6499 -85.9162 
+     41 322.819 457 8 1 -88.65 34.344 35.5047 
+Number of digits in this event: 20
+Using G4ParticleGun... 
+Particle energy: 3.10104 LIN
 Particle: proton
 Event: 42
-Number of tracker hits in this event: 129
-     42 110.384 474 9 1 -85.1335 100.935 65.55 
-     42 99.8129 1403 9 0 -85.1343 100.934 64.15 
-     42 703.902 474 8 1 -85.1419 100.814 35.55 
-     42 207.791 1399 8 0 -84.9909 100.042 34.15 
-     42 458.772 1398 8 0 -84.9728 99.95 33.9816 
-     42 609.862 491 7 1 -81.8225 84.3563 5.55 
-     42 322.226 1317 7 0 -81.6627 83.5785 4.15 
-     42 262.052 1316 7 0 -81.6365 83.45 3.91833 
-     42 373.568 507 6 1 -78.4788 67.8206 -24.45 
-     42 126.042 508 6 1 -78.45 67.6573 -24.7503 
-     42 11.544 1235 6 0 -78.3464 67.0559 -25.85 
-     42 501.238 1234 6 0 -78.3454 67.05 -25.8608 
-     42 32.4856 1233 6 0 -78.3111 66.85 -26.2263 
-     42 602.693 522 5 1 -75.6387 51.4187 -54.45 
-     42 194.828 1153 5 0 -75.5525 50.7059 -55.85 
-     42 365.649 1152 5 0 -75.5457 50.65 -55.9602 
-     42 621.057 531 4 1 -73.8453 35.9932 -84.45 
-     42 4.88557 1076 4 0 -73.8098 35.256 -85.85 
-     42 556.864 1075 4 0 -73.8095 35.25 -85.8614 
-     42 10.1918 1074 4 0 -73.7998 35.05 -86.2408 
-     42 851.107 534 3 1 -73.0959 20.0777 -114.45 
-     42 483.691 995 3 0 -73.08 19.2355 -115.85 
-     42 158.453 994 3 0 -73.0761 19.05 -116.157 
-     42 551.207 536 2 1 -72.8197 1.90266 -144.45 
-     42 414.875 904 2 0 -72.7891 1.02297 -145.85 
-     42 195.339 903 2 0 -72.7828 0.85 -146.126 
-     42 735.23 538 1 1 -72.4017 -17.163 -174.45 
-     42 363.59 809 1 0 -72.3696 -18.1041 -175.85 
-     42 334.689 808 1 0 -72.3644 -18.25 -176.067 
-     42 708.391 542 0 1 -71.6472 -37.1504 -204.45 
-     42 547.589 709 0 0 -71.5972 -38.0544 -205.85 
-     42 171.889 708 0 0 -71.5863 -38.25 -206.153 
-     42 128.292 694 6 0 -51.7538 -41.0582 -26.25 
-     42 45.9988 295 7 1 -121.143 141.458 5.55 
-     42 178.918 294 7 1 -121.15 141.465 5.54617 
-     42 198.376 293 7 1 -121.35 141.65 5.44395 
-     42 135.013 292 7 1 -121.55 141.84 5.34436 
-     42 111.058 291 7 1 -121.75 142.027 5.24513 
-     42 130.777 1620 7 0 -124.068 144.262 4.14996 
-     42 104.577 1621 7 0 -124.158 144.35 4.10541 
-     42 76.9357 1622 7 0 -124.36 144.55 4.0082 
-     42 128.512 1623 7 0 -124.563 144.75 3.90862 
-     42 50.1864 1624 7 0 -124.766 144.95 3.80462 
-     42 32.7639 1617 7 0 -122.956 143.72 4.15 
-     42 189.957 1618 7 0 -122.982 143.75 4.13091 
-     42 75.5192 1619 7 0 -123.157 143.95 4.00197 
-     42 147.036 1096 9 0 -86.451 39.393 63.75 
-     42 96.5366 1095 9 0 -86.454 39.25 63.8152 
-     42 123.148 1094 9 0 -86.4577 39.05 63.906 
-     42 144.761 1093 9 0 -86.4614 38.85 63.9984 
-     42 71.2729 1092 9 0 -86.4658 38.65 64.0911 
-     42 721.84 467 9 1 -86.4993 36.4535 65.15 
-     42 115.14 829 10 0 -91.2534 -14.1496 93.75 
-     42 156.115 828 10 0 -91.2631 -14.25 93.807 
-     42 121.526 827 10 0 -91.2827 -14.45 93.9185 
-     42 110.92 826 10 0 -91.3025 -14.65 94.0304 
-     42 9.38819 825 10 0 -91.3239 -14.85 94.1408 
-     42 107.027 443 10 1 -91.535 -16.7005 95.15 
-     42 426.678 442 10 1 -91.55 -16.8321 95.2218 
-     42 86.8943 497 11 0 -97.9608 -80.5231 123.75 
-     42 252.075 496 11 0 -97.9736 -80.65 123.807 
-     42 187.006 495 11 0 -97.9942 -80.85 123.901 
-     42 201.787 494 11 0 -98.0157 -81.05 123.995 
-     42 86.153 493 11 0 -98.0355 -81.25 124.087 
-     42 744.075 409 11 1 -98.2634 -83.5817 125.15 
-     42 299.794 260 12 0 -107.592 -127.969 153.75 
-     42 276.09 259 12 0 -107.63 -128.15 153.868 
-     42 140.542 258 12 0 -107.668 -128.35 153.995 
-     42 35.7126 257 12 0 -107.707 -128.55 154.125 
-     42 586.999 360 12 1 -107.995 -130.159 155.15 
-     42 165.33 42 13 0 -124.563 -171.595 183.75 
-     42 238.259 41 13 0 -124.625 -171.75 183.857 
-     42 180.341 40 13 0 -124.706 -171.95 183.994 
-     42 33.4049 39 13 0 -124.787 -172.15 184.132 
-     42 531.251 273 13 1 -125.397 -173.615 185.15 
-     42 241.003 272 13 1 -125.55 -173.983 185.406 
-     42 172.886 362 12 1 -107.669 -128.383 155.15 
-     42 104.441 480 8 1 -83.9304 101.461 35.55 
-     42 298.092 481 8 1 -83.85 101.497 35.5368 
-     42 217.475 482 8 1 -83.65 101.588 35.5038 
-     42 221.489 483 8 1 -83.45 101.679 35.4706 
-     42 253.108 484 8 1 -83.25 101.771 35.4383 
-     42 262.991 485 8 1 -83.05 101.863 35.4057 
-     42 250.074 486 8 1 -82.85 101.956 35.3728 
-     42 284.951 487 8 1 -82.65 102.048 35.34 
-     42 257.287 488 8 1 -82.45 102.14 35.3076 
-     42 347.313 489 8 1 -82.25 102.231 35.2771 
-     42 300.577 490 8 1 -82.05 102.322 35.2463 
-     42 237.746 491 8 1 -81.85 102.412 35.2158 
-     42 284.267 492 8 1 -81.65 102.502 35.1861 
-     42 51.6728 493 8 1 -81.45 102.592 35.1563 
-     42 549.956 1427 8 0 -74.8376 105.572 34.15 
-     42 641.754 1428 8 0 -74.4433 105.75 34.09 
-     42 787.442 1429 8 0 -74.0012 105.95 34.0299 
-     42 676.856 1430 8 0 -73.5643 106.15 33.966 
-     42 642.813 1431 8 0 -73.1292 106.35 33.8995 
-     42 545.112 1432 8 0 -72.6946 106.55 33.8331 
-     42 102.295 1433 8 0 -72.2622 106.75 33.7646 
-     42 113.646 1403 8 0 -84.9461 100.849 34.15 
-     42 154.766 494 7 1 -81.0944 99.7248 5.55 
-     42 29.3423 495 7 1 -81.05 99.7124 5.21638 
-     42 135.816 1397 7 0 -80.908 99.6716 4.15 
-     42 144.222 514 6 1 -77.1027 98.5611 -24.45 
-     42 0.624862 515 6 1 -77.05 98.5381 -24.8485 
-     42 127.638 1391 6 0 -76.9174 98.4807 -25.85 
-     42 132.656 534 5 1 -73.1252 96.8505 -54.45 
-     42 85.9381 1383 5 0 -72.9418 96.7672 -55.85 
-     42 33.8093 1382 5 0 -72.904 96.75 -56.1377 
-     42 117.306 554 4 1 -69.1902 95.0575 -84.45 
-     42 273.572 1374 4 0 -69.0058 94.9695 -85.85 
-     42 30.1073 1373 4 0 -68.9651 94.95 -86.1568 
-     42 150.887 574 3 1 -65.1964 93.1585 -114.45 
-     42 114.035 1364 3 0 -65.0103 93.0696 -115.85 
-     42 117.56 594 2 1 -61.2231 91.261 -144.45 
-     42 185.435 1355 2 0 -61.0379 91.1734 -145.85 
-     42 4.9419 1354 2 0 -60.9885 91.15 -146.223 
-     42 21.588 613 1 1 -57.2604 89.3708 -174.45 
-     42 121.199 614 1 1 -57.25 89.3659 -174.526 
-     42 113.069 1346 1 0 -57.0692 89.2791 -175.85 
-     42 122.69 634 0 1 -53.1564 87.4016 -204.45 
-     42 116.029 1336 0 0 -52.9633 87.3135 -205.85 
-     42 29.9336 1168 7 0 -115.335 53.731 3.7503 
-     42 75.7474 1167 7 0 -115.39 53.65 3.79124 
-     42 72.6538 1166 7 0 -115.502 53.45 3.84457 
-     42 116.651 1165 7 0 -115.674 53.25 3.86758 
-     42 9.49225 1164 7 0 -115.877 53.05 4.12835 
-     42 117.654 318 7 1 -116.37 52.2641 5.15049 
-     42 80.8961 317 7 1 -116.55 51.9399 5.40069 
-     42 39.4917 316 7 1 -116.75 51.7396 5.46881 
-Number of digits in this event: 85
-Using G4ParticleGun... 
-Particle energy: 1.00008 LIN
+Number of tracker hits in this event: 29
+     42 128.787 509 10 1 -78.1535 55.4545 95.55 
+     42 111.292 1177 10 0 -78.1529 55.4539 94.15 
+     42 113.217 509 9 1 -78.1424 55.445 65.55 
+     42 87.5713 1176 9 0 -78.1408 55.4461 64.15 
+     42 132.115 509 8 1 -78.1109 55.4658 35.55 
+     42 107.835 1177 8 0 -78.109 55.4679 34.15 
+     42 111.627 509 7 1 -78.0696 55.5054 5.55 
+     42 96.6152 1177 7 0 -78.0681 55.5063 4.15 
+     42 109.249 510 6 1 -78.0404 55.5267 -24.45 
+     42 104.748 1177 6 0 -78.0377 55.5276 -25.85 
+     42 204.069 510 5 1 -77.9823 55.5431 -54.45 
+     42 104.064 1177 5 0 -77.9781 55.5452 -55.85 
+     42 358.8 510 4 1 -77.894 55.5864 -84.45 
+     42 225.8 1177 4 0 -77.8871 55.5882 -85.85 
+     42 110.981 511 3 1 -77.7341 55.6225 -114.45 
+     42 99.4279 1177 3 0 -77.7271 55.6231 -115.85 
+     42 115.956 512 2 1 -77.5804 55.6341 -144.45 
+     42 170.979 1177 2 0 -77.5737 55.6346 -145.85 
+     42 128.543 513 1 1 -77.4372 55.6419 -174.45 
+     42 100.237 1177 1 0 -77.4305 55.6417 -175.85 
+     42 120.168 513 0 1 -77.2917 55.6411 -204.45 
+     42 137.793 1177 0 0 -77.2851 55.6402 -205.85 
+     42 253.069 509 5 1 -78.05 55.719 -54.7233 
+     42 103.91 508 5 1 -78.2501 55.7148 -54.645 
+     42 206.634 507 5 1 -78.45 55.6414 -54.6969 
+     42 208.064 1210 6 0 -76.5706 62.0683 -26.25 
+     42 79.0716 1209 6 0 -76.5896 62.05 -26.056 
+     42 26.5732 521 6 1 -75.6843 61.1786 -24.85 
+     42 61.1904 1206 6 0 -75.463 61.3765 -25.85 
+Number of digits in this event: 13
+Using G4ParticleGun... 
+Particle energy: 3.50441 LIN
 Particle: proton
 Event: 43
-Number of tracker hits in this event: 36
-     43 141.029 442 8 1 -91.5997 103.395 35.55 
-     43 111.142 1416 8 0 -91.5993 103.395 34.15 
-     43 209.761 442 7 1 -91.5761 103.4 5.55 
-     43 243.15 1416 7 0 -91.5688 103.401 4.15 
-     43 231.635 443 6 1 -91.4285 103.461 -24.45 
-     43 130.886 1416 6 0 -91.4192 103.465 -25.85 
-     43 136.173 444 5 1 -91.2542 103.582 -54.45 
-     43 145.455 1417 5 0 -91.2475 103.587 -55.85 
-     43 122.109 445 4 1 -91.1135 103.693 -84.45 
-     43 115.18 1417 4 0 -91.1036 103.693 -85.85 
-     43 100.542 446 3 1 -90.8988 103.693 -114.45 
-     43 137.501 1417 3 0 -90.8918 103.693 -115.85 
-     43 131.06 447 2 1 -90.7428 103.699 -144.45 
-     43 104.798 1417 2 0 -90.7363 103.699 -145.85 
-     43 139.533 447 1 1 -90.6152 103.717 -174.45 
-     43 141.756 1417 1 0 -90.6066 103.711 -175.85 
-     43 144.447 448 0 1 -90.4364 103.599 -204.45 
-     43 151.973 1417 0 0 -90.4277 103.592 -205.85 
-     43 60.8959 444 6 1 -91.3497 103.45 -24.4633 
-     43 68.2344 445 6 1 -91.15 103.431 -24.5354 
-     43 69.9532 446 6 1 -90.95 103.424 -24.6273 
-     43 46.6075 447 6 1 -90.7497 103.394 -24.7376 
-     43 140.794 1417 6 0 -89.1422 103.65 -25.85 
-     43 20.7541 1418 6 0 -88.852 103.75 -26.1843 
-     43 3.63893 434 5 1 -93.3388 104.161 -54.4505 
-     43 81.6224 433 5 1 -93.35 104.161 -54.4756 
-     43 65.4506 432 5 1 -93.5501 104.199 -54.6937 
-     43 61.5996 431 5 1 -93.7501 104.238 -54.7101 
-     43 84.687 430 5 1 -93.9501 104.343 -54.7518 
-     43 91.9804 1424 5 0 -94.8888 105.068 -55.8505 
-     43 90.0478 1425 5 0 -94.9665 105.15 -55.9152 
-     43 27.4712 1426 5 0 -95.1019 105.35 -55.9017 
-     43 57.6882 423 5 1 -95.4775 106.966 -54.8499 
-     43 440.536 422 5 1 -95.55 107.087 -54.7474 
-     43 48.1734 421 5 1 -95.75 107.385 -54.7276 
-     43 21.4849 1415 7 0 -91.5283 103.35 3.98172 
-Number of digits in this event: 17
+Number of tracker hits in this event: 25
+     43 102.479 976 11 1 15.4029 -15.5095 125.55 
+     43 156.463 822 11 0 15.4045 -15.5066 124.15 
+     43 100.337 977 10 1 15.4686 -15.4554 95.55 
+     43 99.9298 823 10 0 15.4721 -15.4482 94.15 
+     43 106.423 977 9 1 15.5437 -15.3015 65.55 
+     43 98.705 823 9 0 15.5466 -15.2917 64.15 
+     43 296.384 977 8 1 15.6102 -15.101 35.55 
+     43 131.985 824 8 0 15.6139 -15.0913 34.15 
+     43 111.055 978 7 1 15.6936 -14.8901 5.55 
+     43 139.098 825 7 0 15.6983 -14.8796 4.15 
+     43 117.043 978 6 1 15.7968 -14.6557 -24.45 
+     43 154.178 827 6 0 15.8032 -14.643 -25.85 
+     43 132.481 979 5 1 15.9339 -14.3941 -54.45 
+     43 124.96 828 5 0 15.9377 -14.3837 -55.85 
+     43 98.6541 979 4 1 16.0151 -14.167 -84.45 
+     43 99.6622 829 4 0 16.0184 -14.159 -85.85 
+     43 91.5124 980 3 1 16.0897 -13.9946 -114.45 
+     43 111.45 830 3 0 16.0921 -13.9838 -115.85 
+     43 114.642 980 2 1 16.1431 -13.7622 -144.45 
+     43 105.918 831 2 0 16.1439 -13.7515 -145.85 
+     43 231.841 980 1 1 16.1534 -13.5346 -174.45 
+     43 366.364 832 1 0 16.153 -13.5249 -175.85 
+     43 137.403 980 0 1 16.1473 -13.3226 -204.45 
+     43 112.085 833 0 0 16.1454 -13.3137 -205.85 
+     43 28.9798 978 8 1 15.65 -15.0692 35.436 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 9.93702 LIN
+Particle energy: 4.01433 LIN
 Particle: proton
 Event: 44
-Number of tracker hits in this event: 18
-     44 129.677 305 8 1 -119.082 -70.1177 35.55 
-     44 128.43 549 8 0 -119.082 -70.1175 34.15 
-     44 116.339 305 7 1 -119.085 -70.1132 5.55 
-     44 110.258 549 7 0 -119.085 -70.1125 4.15 
-     44 113.681 305 6 1 -119.093 -70.0988 -24.45 
-     44 98.7921 549 6 0 -119.094 -70.0985 -25.85 
-     44 94.936 305 5 1 -119.108 -70.0922 -54.45 
-     44 144.136 549 5 0 -119.108 -70.0917 -55.85 
-     44 105.813 305 4 1 -119.11 -70.0811 -84.45 
-     44 113.698 549 4 0 -119.109 -70.0803 -85.85 
-     44 152.93 305 3 1 -119.103 -70.0606 -114.45 
-     44 106.25 549 3 0 -119.104 -70.0604 -115.85 
-     44 142.228 305 2 1 -119.107 -70.0541 -144.45 
-     44 147.849 549 2 0 -119.108 -70.0539 -145.85 
-     44 92.2464 305 1 1 -119.128 -70.0508 -174.45 
-     44 147.424 549 1 0 -119.129 -70.0506 -175.85 
-     44 122.608 304 0 1 -119.151 -70.0478 -204.45 
-     44 107.659 550 0 0 -119.152 -70.0478 -205.85 
-Number of digits in this event: 9
+Number of tracker hits in this event: 22
+     44 125.614 1280 8 1 76.1585 115.601 35.55 
+     44 112.593 1477 8 0 76.1591 115.601 34.15 
+     44 143.934 1280 7 1 76.1749 115.592 5.55 
+     44 142.718 1477 7 0 76.1763 115.591 4.15 
+     44 162.449 1280 6 1 76.2027 115.574 -24.45 
+     44 123.663 1477 6 0 76.204 115.573 -25.85 
+     44 150.421 1280 5 1 76.2306 115.54 -54.45 
+     44 105.595 1476 5 0 76.2312 115.538 -55.85 
+     44 152.062 1280 4 1 76.2498 115.501 -84.45 
+     44 2.60774 1281 4 1 76.25 115.5 -84.838 
+     44 101.773 1476 4 0 76.2503 115.5 -85.85 
+     44 115.903 1281 3 1 76.2568 115.485 -114.45 
+     44 136.698 1476 3 0 76.258 115.482 -115.85 
+     44 84.3683 1281 2 1 76.2792 115.414 -144.45 
+     44 117.441 1476 2 0 76.2808 115.411 -145.85 
+     44 295.487 1281 1 1 76.3102 115.349 -174.45 
+     44 201.387 1475 1 0 76.3116 115.344 -175.85 
+     44 146.345 1281 0 1 76.3361 115.246 -204.45 
+     44 106.956 1475 0 0 76.3367 115.24 -205.85 
+     44 7.32815 1479 1 0 76.1303 116.139 -175.85 
+     44 105.45 1480 1 0 76.1269 116.15 -175.869 
+     44 4.89662 1481 1 0 76.057 116.35 -176.233 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 3.63075 LIN
+Particle energy: 3.41188 LIN
 Particle: proton
 Event: 45
-Number of tracker hits in this event: 23
-     45 125.023 577 10 1 -64.634 -80.8349 95.55 
-     45 164.891 496 10 0 -64.6346 -80.834 94.15 
-     45 118.883 577 9 1 -64.6452 -80.8177 65.55 
-     45 145.244 496 9 0 -64.6468 -80.817 64.15 
-     45 211.968 576 8 1 -64.6835 -80.7973 35.55 
-     45 100.326 496 8 0 -64.6846 -80.7942 34.15 
-     45 105.701 576 7 1 -64.7087 -80.7306 5.55 
-     45 103.31 496 7 0 -64.7092 -80.727 4.15 
-     45 209.109 576 6 1 -64.7262 -80.6572 -24.45 
-     45 137.977 496 6 0 -64.7286 -80.6532 -25.85 
-     45 126.123 576 5 1 -64.7802 -80.5727 -54.45 
-     45 113.642 497 5 0 -64.789 -80.5691 -55.85 
-     45 175.28 575 4 1 -64.9688 -80.5011 -84.45 
-     45 111.258 497 4 0 -64.9775 -80.4973 -85.85 
-     45 354.935 574 3 1 -65.1577 -80.4167 -114.45 
-     45 104.213 498 3 0 -65.1666 -80.4122 -115.85 
-     45 119.144 573 2 1 -65.3451 -80.3163 -144.45 
-     45 120.289 498 2 0 -65.3534 -80.311 -145.85 
-     45 107.566 572 1 1 -65.5196 -80.1976 -174.45 
-     45 97.5529 499 1 0 -65.5274 -80.1925 -175.85 
-     45 110.019 571 0 1 -65.6933 -80.0932 -204.45 
-     45 121.805 499 0 0 -65.7029 -80.087 -205.85 
-     45 82.2271 567 3 0 -163.053 -66.45 -116.073 
-Number of digits in this event: 14
+Number of tracker hits in this event: 27
+     45 145.971 1431 10 1 106.451 -4.1179 95.55 
+     45 129.33 879 10 0 106.45 -4.11703 94.15 
+     45 310.488 1431 9 1 106.436 -4.08753 65.55 
+     45 97.935 879 9 0 106.435 -4.0866 64.15 
+     45 181.307 1431 8 1 106.407 -4.06523 35.55 
+     45 96.6906 879 8 0 106.404 -4.06228 34.15 
+     45 131.274 1431 7 1 106.351 -3.98976 5.55 
+     45 129.812 880 7 0 106.351 -3.987 4.15 
+     45 113.272 1431 6 1 106.365 -3.92552 -24.45 
+     45 166.964 880 6 0 106.369 -3.92028 -25.85 
+     45 247.376 1431 5 1 106.456 -3.81251 -54.45 
+     45 155.195 881 5 0 106.461 -3.80658 -55.85 
+     45 149.384 1432 4 1 106.557 -3.68668 -84.45 
+     45 111.234 881 4 0 106.563 -3.68153 -85.85 
+     45 196.076 1432 3 1 106.675 -3.57219 -114.45 
+     45 115.121 882 3 0 106.679 -3.56756 -115.85 
+     45 87.7344 1432 2 1 106.745 -3.47115 -144.45 
+     45 82.7696 882 2 0 106.749 -3.46647 -145.85 
+     45 123.485 1433 1 1 106.83 -3.37075 -174.45 
+     45 117.253 883 1 0 106.833 -3.36489 -175.85 
+     45 106.579 1433 0 1 106.897 -3.25415 -204.45 
+     45 223.692 884 0 0 106.901 -3.24481 -205.85 
+     45 59.483 1445 1 1 109.35 -74.0492 -174.529 
+     45 87.7565 606 1 0 83.6498 -58.8355 -176.137 
+     45 43.5307 885 0 0 106.859 -3.04929 -206.209 
+     45 287.206 844 5 0 109.051 -11.065 -56.25 
+     45 94.2172 1432 5 1 106.55 -3.93633 -54.5815 
+Number of digits in this event: 17
 Using G4ParticleGun... 
-Particle energy: 9.04469 LIN
+Particle energy: 6.34794 LIN
 Particle: proton
 Event: 46
-Number of tracker hits in this event: 35
-     46 184.646 894 11 1 -1.17317 75.9204 125.55 
-     46 88.1707 1279 11 0 -1.17334 75.9208 124.15 
-     46 459.169 894 10 1 -1.18033 75.9261 95.55 
-     46 116.87 1279 10 0 -1.18151 75.9264 94.15 
-     46 138.429 894 9 1 -1.21105 75.931 65.55 
-     46 101.829 1279 9 0 -1.21152 75.9318 64.15 
-     46 155.773 894 8 1 -1.22191 75.9446 35.55 
-     46 107.251 1279 8 0 -1.22172 75.9452 34.15 
-     46 129.539 894 7 1 -1.21846 75.9581 5.55 
-     46 130.682 1279 7 0 -1.2183 75.9588 4.15 
-     46 103.817 894 6 1 -1.2149 75.9686 -24.45 
-     46 138.143 1279 6 0 -1.21588 75.9691 -25.85 
-     46 160.166 894 5 1 -1.23808 75.9811 -54.45 
-     46 167.415 1279 5 0 -1.23915 75.982 -55.85 
-     46 103.731 893 4 1 -1.26001 75.9963 -84.45 
-     46 112.349 1279 4 0 -1.26066 75.9973 -85.85 
-     46 121.812 893 3 1 -1.27605 76.018 -114.45 
-     46 100.094 1279 3 0 -1.27653 76.0195 -115.85 
-     46 115.437 893 2 1 -1.27626 76.0447 -144.45 
-     46 232.655 1279 2 0 -1.27569 76.0452 -145.85 
-     46 130.583 893 1 1 -1.26242 76.0535 -174.45 
-     46 91.9736 1280 1 0 -1.26168 76.0534 -175.85 
-     46 196.245 894 0 1 -1.24871 76.0553 -204.45 
-     46 107.608 1280 0 0 -1.2475 76.0556 -205.85 
-     46 288.704 894 4 1 -1.24994 75.9986 -84.6032 
-     46 11.0814 895 10 1 -1.05 76.6694 95.1761 
-     46 38.0921 1289 10 0 0.05 77.9634 94.0953 
-     46 78.6716 1290 10 0 0.136563 78.05 94.0792 
-     46 63.8581 1291 10 0 0.315573 78.2503 94.1079 
-     46 0.747906 1292 10 0 0.395269 78.45 94.1483 
-     46 98.8569 899 10 1 -0.116845 82.1549 95.15 
-     46 22.9217 1325 10 0 0.455907 85.1734 94.15 
-     46 102.676 1326 10 0 0.466955 85.25 94.1189 
-     46 307.399 1327 10 0 0.428841 85.4504 94.011 
-     46 39.1151 1764 10 0 76.1126 172.96 93.75 
-Number of digits in this event: 17
+Number of tracker hits in this event: 25
+     46 93.7229 959 11 1 11.9698 -69.4022 125.55 
+     46 175.172 553 11 0 11.9688 -69.4019 124.15 
+     46 88.897 959 10 1 11.951 -69.395 95.55 
+     46 110.319 553 10 0 11.9508 -69.3941 94.15 
+     46 100.425 959 9 1 11.9473 -69.3759 65.55 
+     46 111.24 553 9 0 11.9478 -69.3737 64.15 
+     46 120.449 959 8 1 11.9551 -69.3263 35.55 
+     46 189.148 553 8 0 11.9541 -69.3231 34.15 
+     46 154.886 959 7 1 11.9299 -69.2603 5.55 
+     46 109.946 553 7 0 11.9281 -69.2573 4.15 
+     46 129.793 959 6 1 11.8865 -69.1977 -24.45 
+     46 127.718 554 6 0 11.8842 -69.1939 -25.85 
+     46 144.755 958 5 1 11.8372 -69.1167 -54.45 
+     46 108.917 554 5 0 11.8337 -69.1132 -55.85 
+     46 126.856 958 4 1 11.7644 -69.0445 -84.45 
+     46 101.706 555 4 0 11.7593 -69.0401 -85.85 
+     46 121.576 958 3 1 11.6548 -68.9503 -114.45 
+     46 138.675 555 3 0 11.6497 -68.9452 -115.85 
+     46 132.018 957 2 1 11.5456 -68.8425 -144.45 
+     46 117.524 556 2 0 11.539 -68.8375 -145.85 
+     46 104.991 956 1 1 11.4056 -68.735 -174.45 
+     46 238.301 556 1 0 11.3987 -68.7311 -175.85 
+     46 118.709 956 0 1 11.2611 -68.6482 -204.45 
+     46 141.912 557 0 0 11.2556 -68.6439 -205.85 
+     46 199.023 554 7 0 12.5928 -69.1556 4.15 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 1.108 LIN
+Particle energy: 2.12903 LIN
 Particle: proton
 Event: 47
-Number of tracker hits in this event: 29
-     47 190.046 1003 11 1 20.6923 -78.7782 125.55 
-     47 189.142 506 11 0 20.6939 -78.7703 124.15 
-     47 154.939 1003 10 1 20.7278 -78.6104 95.55 
-     47 168.271 507 10 0 20.7321 -78.5956 94.15 
-     47 144.117 1003 9 1 20.8136 -78.291 65.55 
-     47 131.296 508 9 0 20.8179 -78.2743 64.15 
-     47 190.154 1004 8 1 20.8955 -77.9304 35.55 
-     47 113.872 510 8 0 20.8997 -77.9133 34.15 
-     47 109.834 1004 7 1 20.9856 -77.5726 5.55 
-     47 266.9 512 7 0 20.9906 -77.5666 4.15 
-     47 116.766 1005 6 1 21.1055 -77.4581 -24.45 
-     47 135.711 512 6 0 21.1062 -77.4517 -25.85 
-     47 2.95427 513 6 0 21.1065 -77.45 -26.2235 
-     47 105.634 1005 5 1 21.1343 -77.3106 -54.45 
-     47 129.867 513 5 0 21.1383 -77.303 -55.85 
-     47 177.059 1005 4 1 21.2207 -77.1716 -84.45 
-     47 147.092 514 4 0 21.2279 -77.1616 -85.85 
-     47 119.964 1006 3 1 21.3414 -76.9756 -114.45 
-     47 112.826 515 3 0 21.3487 -76.9622 -115.85 
-     47 117.275 1007 2 1 21.5002 -76.6713 -144.45 
-     47 110.955 516 2 0 21.5146 -76.6601 -145.85 
-     47 116.574 1008 1 1 21.8207 -76.4385 -174.45 
-     47 119.907 518 1 0 21.8346 -76.4256 -175.85 
-     47 124.178 1010 0 1 22.1183 -76.1932 -204.45 
-     47 124.79 519 0 0 22.1379 -76.1795 -205.85 
-     47 32.1785 432 7 0 -1.10907 -93.7179 3.75 
-     47 78.6203 707 7 0 -33.3575 -38.6465 3.75 
-     47 237.682 877 11 0 -21.638 -4.54882 123.75 
-     47 49.1042 878 11 0 -21.7754 -4.44993 123.929 
-Number of digits in this event: 18
+Number of tracker hits in this event: 120
+     47 236.882 902 11 1 0.621211 -39.4386 125.55 
+     47 115.398 703 11 0 0.62558 -39.4398 124.15 
+     47 134.996 903 10 1 0.705192 -39.4646 95.55 
+     47 119.646 702 10 0 0.705579 -39.4679 94.15 
+     47 122.113 903 9 1 0.713394 -39.5488 65.55 
+     47 149.532 702 9 0 0.71443 -39.5511 64.15 
+     47 552.267 903 8 1 0.816843 -39.5908 35.55 
+     47 545.984 904 8 1 0.85 -39.5873 35.4662 
+     47 771.973 702 8 0 1.36782 -39.5342 34.15 
+     47 591.263 962 7 1 12.511 -38.4516 5.55 
+     47 71.697 963 7 1 12.65 -38.4541 5.17407 
+     47 591.797 707 7 0 13.0309 -38.4623 4.15 
+     47 367.37 1018 6 1 23.771 -38.5325 -24.45 
+     47 310.033 1019 6 1 23.85 -38.538 -24.6652 
+     47 824.987 707 6 0 24.2875 -38.5747 -25.85 
+     47 246.324 1074 5 1 35.0078 -39.4117 -54.45 
+     47 646.824 1075 5 1 35.05 -39.4128 -54.5539 
+     47 799.785 703 5 0 35.5802 -39.4273 -55.85 
+     47 487.533 1135 4 1 47.1449 -39.6877 -84.45 
+     47 360.444 1136 4 1 47.25 -39.6951 -84.6952 
+     47 776.279 701 4 0 47.7374 -39.7245 -85.85 
+     47 274.649 1199 3 1 59.9825 -40.5763 -114.45 
+     47 466.967 1200 3 1 60.05 -40.5843 -114.607 
+     47 292.637 697 3 0 60.5756 -40.6429 -115.85 
+     47 504.854 696 3 0 60.6411 -40.65 -116.006 
+     47 665.41 1262 2 1 72.518 -41.9626 -144.45 
+     47 230.626 1263 2 1 72.65 -41.9967 -144.751 
+     47 896.467 689 2 0 73.1325 -42.1161 -145.85 
+     47 380.822 1328 1 1 85.7818 -45.3561 -174.45 
+     47 668.382 1329 1 1 85.85 -45.3791 -174.601 
+     47 1197.75 672 1 0 86.4127 -45.5731 -175.85 
+     47 233.556 1395 0 1 99.3139 -50.083 -204.45 
+     47 853.993 1396 0 1 99.35 -50.0859 -204.534 
+     47 1059.29 649 0 0 99.9171 -50.1225 -205.85 
+     47 121.195 315 2 1 -116.95 -24.1431 -144.76 
+     47 249.071 575 4 1 -64.9059 -35.6278 -84.45 
+     47 103.61 314 2 1 -117.15 -24.239 -144.493 
+     47 130.824 905 8 1 1.05 -39.5152 35.4992 
+     47 149.125 906 8 1 1.25 -39.4533 35.3273 
+     47 58.8135 907 8 1 1.45045 -39.3897 35.1521 
+     47 194.711 705 8 0 2.57785 -39.0363 34.15 
+     47 12.8576 1070 7 1 34.212 -29.0695 5.54945 
+     47 127.305 1071 7 1 34.25 -29.0629 5.51506 
+     47 78.31 1072 7 1 34.45 -29.028 5.33 
+     47 166.728 756 7 0 35.6576 -28.7759 4.14977 
+     47 64.9636 1218 6 1 63.7225 -23.2553 -24.45 
+     47 80.5503 1219 6 1 63.85 -23.2449 -24.6023 
+     47 6.74231 1220 6 1 64.05 -23.2309 -24.8414 
+     47 240.036 784 6 0 64.8893 -23.1856 -25.8502 
+     47 58.0159 1346 5 1 89.3612 -22.1654 -54.4504 
+     47 105.115 1347 5 1 89.45 -22.1807 -54.6074 
+     47 120.744 788 5 0 90.1505 -22.2931 -55.8614 
+     47 22.9995 1418 4 1 103.929 -23.7077 -84.45 
+     47 222.24 1419 4 1 103.95 -23.7082 -84.4791 
+     47 32.5506 1420 4 1 104.15 -23.7152 -84.7568 
+     47 167.262 781 4 0 104.956 -23.7782 -85.85 
+     47 48.2864 1528 3 1 125.834 -25.0183 -114.45 
+     47 104.685 1529 3 1 125.95 -24.9987 -114.571 
+     47 30.86 1530 3 1 126.15 -24.9627 -114.777 
+     47 165.575 776 3 0 127.16 -24.7672 -115.85 
+     47 19.4616 1667 2 1 153.696 -20.1914 -144.45 
+     47 84.1044 1668 2 1 153.75 -20.1937 -144.509 
+     47 65.672 1669 2 1 153.95 -20.2048 -144.73 
+     47 179.695 798 2 0 154.978 -20.2535 -145.85 
+     47 9.65052 1781 0 1 176.545 -39.547 -204.45 
+     47 104.541 1782 0 1 176.55 -39.5444 -204.473 
+     47 111.609 702 0 0 176.71 -39.5722 -205.85 
+     47 120.805 708 8 0 3.14016 -38.3889 34.15 
+     47 63.4146 709 8 0 3.47328 -38.2499 33.8932 
+     47 9.67784 1086 7 1 37.263 -24.6334 5.55 
+     47 113.132 1085 7 1 37.25 -24.6581 5.54491 
+     47 168.342 1083 7 1 36.737 -25.434 5.54987 
+     47 93.7883 768 7 0 37.2054 -26.2864 4.15 
+     47 220.05 767 7 0 37.3916 -26.45 3.90784 
+     47 62.077 766 7 0 37.7607 -26.65 3.85292 
+     47 11.5494 172 7 0 24.7001 -145.714 3.75 
+     47 29.1137 171 7 0 24.6909 -145.75 3.75807 
+     47 122.616 946 6 1 9.45 -71.4456 -24.5974 
+     47 84.8577 945 6 1 9.24999 -71.7112 -24.6729 
+     47 53.9585 716 8 0 0.634479 -36.7706 34.15 
+     47 84.4654 717 8 0 0.629693 -36.65 34.0821 
+     47 86.2546 718 8 0 0.622794 -36.45 33.9702 
+     47 80.7182 719 8 0 0.615306 -36.25 33.859 
+     47 350.48 898 7 1 -0.35484 14.3396 5.55 
+     47 3.8452 984 7 0 -0.326878 17.0395 4.15 
+     47 94.8069 985 7 0 -0.326752 17.05 4.14452 
+     47 81.9505 986 7 0 -0.324188 17.25 4.0406 
+     47 83.8227 987 7 0 -0.322545 17.45 3.93647 
+     47 55.9274 988 7 0 -0.32127 17.65 3.83112 
+     47 353.446 901 6 1 0.361402 70.4041 -24.45 
+     47 70.7159 1264 6 0 0.0674431 72.8586 -25.85 
+     47 339.526 872 5 1 -5.56772 123.356 -54.45 
+     47 49.8402 1528 5 0 -5.72204 125.834 -55.85 
+     47 101.563 1529 5 0 -5.72919 125.95 -55.9155 
+     47 114.395 1530 5 0 -5.74115 126.15 -56.0281 
+     47 116.633 1531 5 0 -5.75758 126.35 -56.1448 
+     47 402.234 849 4 1 -10.0709 174.932 -84.45 
+     47 4.57113 1786 4 0 -10.1588 177.539 -85.85 
+     47 85.447 1787 4 0 -10.1592 177.55 -85.856 
+     47 109.625 1788 4 0 -10.1658 177.75 -85.9619 
+     47 92.0544 1789 4 0 -10.172 177.95 -86.0669 
+     47 68.07 1790 4 0 -10.1778 178.15 -86.1718 
+     47 71.1573 902 9 1 0.640381 -39.4652 65.5498 
+     47 103.557 901 9 1 0.449849 -39.3197 65.4208 
+     47 65.848 900 9 1 0.25 -39.1684 65.2815 
+     47 35.5556 710 9 0 -1.15944 -37.9445 64.15 
+     47 105.491 711 9 0 -1.26451 -37.85 64.0632 
+     47 55.5 712 9 0 -1.49266 -37.65 63.879 
+     47 164.008 837 9 0 -43.6293 -12.5025 63.75 
+     47 32.1101 672 9 1 -45.5781 -12.6803 65.15 
+     47 57.249 671 9 1 -45.65 -12.6869 65.1945 
+     47 56.1079 670 9 1 -45.85 -12.707 65.327 
+     47 29.445 669 9 1 -46.0501 -12.7148 65.4552 
+     47 60.9883 655 10 0 -23.8926 -48.8678 93.75 
+     47 125.37 654 10 0 -23.8058 -49.05 93.9027 
+     47 174.106 783 10 1 -23.3872 -49.9887 95.15 
+     47 104.165 587 11 0 -40.4167 -62.5593 123.75 
+     47 154.635 586 11 0 -40.5348 -62.65 123.936 
+     47 0.837067 694 11 1 -41.2464 -63.2571 125.15 
+     47 170.693 693 11 1 -41.25 -63.2603 125.156 
+Number of digits in this event: 60
 Using G4ParticleGun... 
-Particle energy: 4.63074 LIN
+Particle energy: 9.98368 LIN
 Particle: proton
 Event: 48
-Number of tracker hits in this event: 23
-     48 130.405 1397 10 1 99.7245 -31.2881 95.55 
-     48 173.632 743 10 0 99.7248 -31.2888 94.15 
-     48 84.4898 1397 9 1 99.7275 -31.309 65.55 
-     48 102.359 743 9 0 99.7288 -31.3101 64.15 
-     48 128.628 1398 8 1 99.7534 -31.3299 35.55 
-     48 129.91 743 8 0 99.7511 -31.3294 34.15 
-     48 94.62 1397 7 1 99.6969 -31.2852 5.55 
-     48 110.314 743 7 0 99.695 -31.2835 4.15 
-     48 208.746 1397 6 1 99.6617 -31.247 -24.45 
-     48 164.325 744 6 0 99.6606 -31.2451 -25.85 
-     48 143.54 1397 5 1 99.6383 -31.2079 -54.45 
-     48 107.098 744 5 0 99.6367 -31.2054 -55.85 
-     48 113.938 1397 4 1 99.6115 -31.1569 -84.45 
-     48 96.5874 744 4 0 99.6105 -31.154 -85.85 
-     48 89.2991 1397 3 1 99.5902 -31.0952 -114.45 
-     48 112.058 744 3 0 99.5884 -31.0904 -115.85 
-     48 115.89 1397 2 1 99.5525 -30.9915 -144.45 
-     48 113.743 745 2 0 99.5521 -30.9848 -145.85 
-     48 102.515 1396 1 1 99.5461 -30.8532 -174.45 
-     48 170.206 746 1 0 99.5467 -30.8465 -175.85 
-     48 106.207 1397 0 1 99.5536 -30.7079 -204.45 
-     48 106.463 746 0 0 99.5541 -30.7029 -205.85 
-     48 85.7791 1398 6 1 99.75 -31.2272 -24.6358 
-Number of digits in this event: 9
+Number of tracker hits in this event: 24
+     48 238.974 451 9 0 -101.387 -89.7502 64.15 
+     48 117.174 393 8 1 -101.385 -89.7441 35.55 
+     48 129.033 451 8 0 -101.384 -89.7433 34.15 
+     48 140.837 393 7 1 -101.378 -89.7271 5.55 
+     48 119.815 451 7 0 -101.377 -89.7257 4.15 
+     48 135.196 393 6 1 -101.363 -89.6941 -24.45 
+     48 109.121 451 6 0 -101.363 -89.6917 -25.85 
+     48 148.724 394 5 1 -101.35 -89.6432 -54.45 
+     48 105.935 452 5 0 -101.35 -89.6412 -55.85 
+     48 94.7864 394 4 1 -101.346 -89.5975 -84.45 
+     48 105.579 452 4 0 -101.346 -89.5954 -85.85 
+     48 111.76 394 3 1 -101.327 -89.5513 -114.45 
+     48 110.355 452 3 0 -101.327 -89.5493 -115.85 
+     48 92.4031 394 2 1 -101.321 -89.5056 -144.45 
+     48 136.401 452 2 0 -101.321 -89.5028 -145.85 
+     48 125.288 394 1 1 -101.308 -89.4459 -174.45 
+     48 112.421 453 1 0 -101.308 -89.443 -175.85 
+     48 109.544 394 0 1 -101.313 -89.3825 -204.45 
+     48 90.7163 453 0 0 -101.313 -89.3803 -205.85 
+     48 4.82896 758 6 0 -94.8943 -28.4222 -26.25 
+     48 41.7791 583 5 0 -70.3474 -63.3161 -56.25 
+     48 109.424 584 5 0 -70.327 -63.2494 -56.1414 
+     48 149.46 546 5 1 -70.6874 -63.1993 -54.85 
+     48 44.9047 450 9 0 -101.452 -89.85 63.8386 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 1.57329 LIN
+Particle energy: 7.92683 LIN
 Particle: proton
 Event: 49
-Number of tracker hits in this event: 63
-     49 182.88 996 11 1 19.3328 -16.6384 125.55 
-     49 131.078 817 11 0 19.3269 -16.6425 124.15 
-     49 188.298 995 10 1 19.2032 -16.7251 95.55 
-     49 123.59 816 10 0 19.1939 -16.7274 94.15 
-     49 135.738 994 9 1 19.0085 -16.7672 65.55 
-     49 119.093 816 9 0 18.9983 -16.7714 64.15 
-     49 115.734 993 8 1 18.7916 -16.8539 35.55 
-     49 135.831 815 8 0 18.7802 -16.8606 34.15 
-     49 225.456 992 7 1 18.5534 -16.9967 5.55 
-     49 111.955 815 7 0 18.5431 -16.9999 4.15 
-     49 125.347 991 6 1 18.3239 -17.0713 -24.45 
-     49 112.304 814 6 0 18.3157 -17.0731 -25.85 
-     49 104.512 990 5 1 18.1352 -17.0951 -54.45 
-     49 111.238 814 5 0 18.1266 -17.0956 -55.85 
-     49 118.509 989 4 1 17.9667 -17.1132 -84.45 
-     49 136.41 814 4 0 17.9666 -17.1101 -85.85 
-     49 140.261 989 3 1 17.9565 -17.0425 -114.45 
-     49 115.747 815 3 0 17.9588 -17.0421 -115.85 
-     49 126.137 989 2 1 18.0045 -17.0473 -144.45 
-     49 116.969 815 2 0 18.0085 -17.0465 -145.85 
-     49 96.187 990 1 1 18.0937 -17.0283 -174.45 
-     49 115.336 815 1 0 18.0978 -17.0246 -175.85 
-     49 135.024 990 0 1 18.1902 -16.9566 -204.45 
-     49 260.271 815 0 0 18.1923 -16.9528 -205.85 
-     49 126.925 967 0 0 51.9092 13.558 -206.25 
-     49 42.896 561 0 0 55.5131 -67.7454 -206.15 
-     49 330.818 582 0 0 35.7048 -63.6109 -206.25 
-     49 2298.09 581 0 0 35.7189 -63.65 -206.236 
-     49 3096.3 580 0 0 35.7942 -63.85 -206.154 
-     49 3507.01 579 0 0 35.8685 -64.05 -206.061 
-     49 26.3091 471 2 0 9.56396 -85.7804 -146.25 
-     49 96.6417 470 2 0 9.56187 -85.85 -146.169 
-     49 26.3626 469 2 0 9.55621 -86.0501 -145.933 
-     49 335.966 947 2 1 9.53153 -86.9506 -144.85 
-     49 110.558 375 3 0 11.3232 -104.972 -116.25 
-     49 36.6585 374 3 0 11.3415 -105.15 -115.964 
-     49 137.619 956 3 1 11.4017 -105.855 -114.85 
-     49 44.5079 258 4 0 11.4053 -128.446 -86.25 
-     49 139.574 257 4 0 11.4049 -128.55 -86.1176 
-     49 2.54896 256 4 0 11.4051 -128.75 -85.8583 
-     49 229.422 956 4 1 11.4161 -129.519 -84.849 
-     49 79.2728 137 5 0 9.02692 -152.669 -56.25 
-     49 81.5643 136 5 0 9.01862 -152.75 -56.1495 
-     49 17.5193 135 5 0 8.99668 -152.95 -55.9031 
-     49 154.152 944 5 1 8.89617 -153.821 -54.8497 
-     49 61.5453 30 6 0 8.42018 -174.026 -26.25 
-     49 70.6306 29 6 0 8.41799 -174.15 -26.0715 
-     49 122.277 941 6 1 8.41254 -174.999 -24.8497 
-     49 53.4026 463 2 0 5.30187 -87.3722 -146.25 
-     49 101.722 462 2 0 5.28682 -87.45 -146.164 
-     49 32.0358 461 2 0 5.2472 -87.6501 -145.944 
-     49 216.606 924 2 1 5.04944 -88.6533 -144.85 
-     49 72.1106 350 3 0 1.34785 -109.995 -116.25 
-     49 75.9702 349 3 0 1.32457 -110.15 -116.047 
-     49 155.472 905 3 1 1.20743 -111.132 -114.85 
-     49 39.2085 214 4 0 -1.93955 -137.278 -86.25 
-     49 116.265 213 4 0 -1.94882 -137.35 -86.1713 
-     49 56.8506 212 4 0 -1.97701 -137.55 -85.9492 
-     49 162.372 889 4 1 -2.07763 -138.5 -84.85 
-     49 70.8337 32 5 0 -9.39786 -173.598 -56.2499 
-     49 141.523 31 5 0 -9.43099 -173.75 -56.123 
-     49 39.3542 30 5 0 -9.47371 -173.95 -55.9501 
-     49 175.995 851 5 1 -9.69462 -175.156 -54.8499 
-Number of digits in this event: 32
+Number of tracker hits in this event: 53
+     49 115.473 1259 10 1 71.8638 -47.7842 95.55 
+     49 230.463 661 10 0 71.8591 -47.7801 94.15 
+     49 109.792 1258 9 1 71.7627 -47.6978 65.55 
+     49 142.703 661 9 0 71.7583 -47.6934 64.15 
+     49 111.92 1258 8 1 71.6721 -47.6021 35.55 
+     49 124.274 662 8 0 71.6678 -47.5973 34.15 
+     49 108.366 1257 7 1 71.5795 -47.497 5.55 
+     49 148.671 662 7 0 71.574 -47.4929 4.15 
+     49 115.185 1257 6 1 71.4593 -47.4033 -24.45 
+     49 162.499 663 6 0 71.4546 -47.4018 -25.85 
+     49 105.59 1256 5 1 71.3701 -47.3872 -54.45 
+     49 83.7539 663 5 0 71.3676 -47.3897 -55.85 
+     49 105.279 1256 4 1 71.3163 -47.4415 -84.45 
+     49 123.668 663 4 0 71.3134 -47.4441 -85.85 
+     49 115.094 1256 3 1 71.2515 -47.4961 -114.45 
+     49 89.9816 662 3 0 71.2499 -47.498 -115.85 
+     49 111.433 1255 2 1 71.2197 -47.539 -144.45 
+     49 118.076 662 2 0 71.2181 -47.5422 -145.85 
+     49 91.8575 1255 1 1 71.1815 -47.6085 -174.45 
+     49 103.29 662 1 0 71.1785 -47.6119 -175.85 
+     49 105.139 1255 0 1 71.1174 -47.6813 -204.45 
+     49 136.514 661 0 0 71.1136 -47.6833 -205.85 
+     49 112.994 1398 3 0 95.6967 99.889 -116.214 
+     49 231.022 828 1 0 -53.8854 -14.45 -176.196 
+     49 140.505 721 14 0 -26.3675 -35.6697 213.75 
+     49 281.087 768 14 1 -26.266 -35.8941 215.15 
+     49 16.0863 769 14 1 -26.25 -35.9354 215.468 
+     49 84.5091 739 14 0 -25.3855 -32.0816 213.75 
+     49 120.643 740 14 0 -25.3713 -32.05 213.92 
+     49 138.078 773 14 1 -25.4055 -31.7544 215.15 
+     49 101.485 631 1 0 34.9592 -53.7383 -176.25 
+     49 64.2487 1070 1 1 34.112 -53.9722 -174.85 
+     49 360.69 1069 1 1 34.05 -53.992 -174.75 
+     49 126.151 1068 1 1 33.7791 -54.1509 -174.45 
+     49 179.76 1067 1 1 33.65 -54.3631 -174.611 
+     49 7.28153 1066 1 1 33.45 -54.827 -174.843 
+     49 37.7455 608 1 0 32.002 -58.3035 -175.85 
+     49 52.6969 607 1 0 31.9408 -58.45 -175.904 
+     49 74.5903 606 1 0 31.8717 -58.65 -176.012 
+     49 40.7557 605 1 0 31.7964 -58.85 -176.159 
+     49 64.4621 625 1 0 1.21649 -55.0257 -176.25 
+     49 95.4673 626 1 0 1.11542 -54.8498 -176.076 
+     49 146.882 627 1 0 1.06943 -54.65 -175.88 
+     49 70.7332 902 1 1 0.562941 -53.5252 -174.85 
+     49 86.9655 901 1 1 0.45 -53.336 -174.684 
+     49 74.5595 549 0 0 24.8282 -70.1774 -206.25 
+     49 9.23817 668 4 0 70.1343 -46.2697 -85.85 
+     49 123.276 669 4 0 70.118 -46.2498 -85.8643 
+     49 71.8008 670 4 0 69.9928 -46.0499 -86.1743 
+     49 98.1353 671 4 0 70.0355 -45.8499 -86.0737 
+     49 38.5309 672 4 0 70.0033 -45.65 -85.8887 
+     49 202.175 1259 4 1 72.0197 -45.129 -84.85 
+     49 31.8824 1260 4 1 72.05 -45.0163 -84.8052 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 6.97814 LIN
+Particle energy: 1.10926 LIN
 Particle: proton
 Event: 50
-Number of tracker hits in this event: 24
-     50 136.673 568 11 1 -66.3808 -35.9417 125.55 
-     50 114.337 720 11 0 -66.3798 -35.942 124.15 
-     50 155.148 568 10 1 -66.3606 -35.949 95.55 
-     50 124.02 720 10 0 -66.3598 -35.9489 94.15 
-     50 117.39 568 9 1 -66.3435 -35.9476 65.55 
-     50 121.942 720 9 0 -66.3413 -35.9476 64.15 
-     50 237.411 568 8 1 -66.3007 -35.9443 35.55 
-     50 111.715 720 8 0 -66.298 -35.9435 34.15 
-     50 225.997 569 7 1 -66.2426 -35.9297 5.55 
-     50 128.444 720 7 0 -66.2391 -35.9292 4.15 
-     50 166.793 569 6 1 -66.1674 -35.9196 -24.45 
-     50 113.607 720 6 0 -66.1614 -35.9221 -25.85 
-     50 97.232 570 5 1 -66.0355 -35.9724 -54.45 
-     50 130.005 720 5 0 -66.0292 -35.974 -55.85 
-     50 124.108 570 4 1 -65.9017 -35.9989 -84.45 
-     50 102.058 720 4 0 -65.895 -35.9996 -85.85 
-     50 100.653 571 3 1 -65.7635 -36.0197 -114.45 
-     50 128.36 720 3 0 -65.757 -36.0208 -115.85 
-     50 123.312 572 2 1 -65.6251 -36.049 -144.45 
-     50 102.799 719 2 0 -65.6188 -36.0506 -145.85 
-     50 124.796 572 1 1 -65.4954 -36.0896 -174.45 
-     50 123.053 719 1 0 -65.4893 -36.0914 -175.85 
-     50 125.593 573 0 1 -65.3655 -36.1258 -204.45 
-     50 125.28 719 0 0 -65.3603 -36.127 -205.85 
-Number of digits in this event: 17
+Number of tracker hits in this event: 41
+     50 4137.93 1085 8 1 37.1669 138.112 35.55 
+     50 2168.88 1086 8 1 37.25 138.079 35.4081 
+     50 40.6472 1581 8 0 37.4426 136.376 34.15 
+     50 503.412 1580 8 0 37.4466 136.35 34.1291 
+     50 546.589 1579 8 0 37.4763 136.15 33.9715 
+     50 157.828 1578 8 0 37.5061 135.95 33.8142 
+     50 1242.79 1114 7 1 42.9663 100.053 5.55 
+     50 12.7893 1115 7 1 43.05 99.5364 5.15661 
+     50 118.041 1390 7 0 43.2741 98.2103 4.15 
+     50 458.903 1389 7 0 43.2842 98.15 4.10422 
+     50 523.719 1388 7 0 43.319 97.95 3.95294 
+     50 156.781 1387 7 0 43.3529 97.75 3.8014 
+     50 465.491 1148 6 1 49.8131 59.9016 -24.45 
+     50 980.678 1149 6 1 49.85 59.7241 -24.5736 
+     50 84.4908 1189 6 0 50.2314 57.8956 -25.85 
+     50 532.194 1188 6 0 50.2409 57.85 -25.8818 
+     50 481.885 1187 6 0 50.2828 57.65 -26.0209 
+     50 307.98 1186 6 0 50.3243 57.45 -26.1579 
+     50 1771.36 1192 5 1 58.4692 15.2668 -54.45 
+     50 50.0776 964 5 0 59.0084 12.881 -55.85 
+     50 471.891 963 5 0 59.0154 12.85 -55.8681 
+     50 564.787 962 5 0 59.0596 12.65 -55.9847 
+     50 600.568 961 5 0 59.1059 12.45 -56.1012 
+     50 142.332 960 5 0 59.1513 12.25 -56.219 
+     50 1735.18 1251 4 1 70.3199 -35.7751 -84.45 
+     50 299.112 1252 4 1 70.45 -36.3447 -84.784 
+     50 134.085 709 4 0 70.8316 -38.2012 -85.85 
+     50 630.359 708 4 0 70.8416 -38.25 -85.878 
+     50 591.26 707 4 0 70.882 -38.45 -85.9934 
+     50 699.035 706 4 0 70.9209 -38.65 -86.1097 
+     50 145.909 705 4 0 70.9613 -38.85 -86.2246 
+     50 667.213 1305 3 1 81.1916 -87.7694 -114.45 
+     50 2366.2 1306 3 1 81.25 -87.9201 -114.53 
+     50 266.511 1307 3 1 81.45 -88.4464 -114.821 
+     50 264.549 449 3 0 82.1729 -90.2962 -115.85 
+     50 928.881 448 3 0 82.1939 -90.35 -115.88 
+     50 986.748 447 3 0 82.2708 -90.55 -115.994 
+     50 1088.17 446 3 0 82.3486 -90.75 -116.113 
+     50 98.4488 445 3 0 82.429 -90.95 -116.238 
+     50 5148.02 1397 2 1 99.7378 -136.35 -144.45 
+     50 574.133 1398 2 1 99.75 -136.55 -144.618 
+Number of digits in this event: 35
 Using G4ParticleGun... 
-Particle energy: 6.56514 LIN
+Particle energy: 2.27866 LIN
 Particle: proton
 Event: 51
-Number of tracker hits in this event: 27
-     51 102.525 580 11 1 -63.9172 22.0676 125.55 
-     51 122.057 1010 11 0 -63.9176 22.0675 124.15 
-     51 103.266 580 10 1 -63.9294 22.0628 95.55 
-     51 93.5465 1010 10 0 -63.93 22.0622 94.15 
-     51 95.9498 580 9 1 -63.9454 22.0537 65.55 
-     51 154.803 1010 9 0 -63.9462 22.0536 64.15 
-     51 154.673 580 8 1 -63.9607 22.0492 35.55 
-     51 89.2591 1009 8 0 -63.9598 22.0491 34.15 
-     51 116.71 580 7 1 -63.9369 22.0498 5.55 
-     51 97.2175 1009 7 0 -63.9357 22.0497 4.15 
-     51 104.686 580 6 1 -63.9096 22.0491 -24.45 
-     51 164.358 1009 6 0 -63.9082 22.0489 -25.85 
-     51 190.722 580 5 1 -63.8797 22.0427 -54.45 
-     51 107.73 1009 5 0 -63.8782 22.0423 -55.85 
-     51 100.713 581 4 1 -63.8453 22.0353 -84.45 
-     51 110.576 1009 4 0 -63.8424 22.0346 -85.85 
-     51 96.5016 581 3 1 -63.7845 22.017 -114.45 
-     51 106.802 1009 3 0 -63.7815 22.0174 -115.85 
-     51 215.971 581 2 1 -63.7205 22.0225 -144.45 
-     51 116.388 1009 2 0 -63.7186 22.0227 -145.85 
-     51 93.6984 581 1 1 -63.6775 22.0258 -174.45 
-     51 156.064 1009 1 0 -63.6754 22.0261 -175.85 
-     51 117.24 582 0 1 -63.6358 22.0337 -204.45 
-     51 113.055 1009 0 0 -63.6326 22.0351 -205.85 
-     51 26.2272 1010 6 0 -63.8991 22.05 -26.0762 
-     51 148.309 987 6 0 -53.8939 17.5536 -26.2499 
-     51 186.461 986 6 0 -54.1285 17.45 -26.1216 
-Number of digits in this event: 10
+Number of tracker hits in this event: 29
+     51 163.422 1204 11 1 60.9211 28.1729 125.55 
+     51 130.169 1040 11 0 60.9202 28.1719 124.15 
+     51 159.048 1204 10 1 60.9111 28.1473 95.55 
+     51 103.285 1040 10 0 60.9118 28.1453 94.15 
+     51 108.137 1204 9 1 60.9409 28.109 65.55 
+     51 124.681 1040 9 0 60.9428 28.1089 64.15 
+     51 110.697 1204 8 1 60.9765 28.1282 35.55 
+     51 107.456 1040 8 0 60.9758 28.1288 34.15 
+     51 103.094 1204 7 1 60.9643 28.1408 5.55 
+     51 222.948 1040 7 0 60.9638 28.1435 4.15 
+     51 106.886 1204 6 1 60.9541 28.208 -24.45 
+     51 115.195 1040 6 0 60.9565 28.2125 -25.85 
+     51 108.637 1204 5 1 61.0141 28.3037 -54.45 
+     51 132.315 1041 5 0 61.0129 28.3097 -55.85 
+     51 86.3718 1204 4 1 60.995 28.4367 -84.45 
+     51 121.72 1041 4 0 60.9962 28.4458 -85.85 
+     51 114.093 1204 3 1 61.0264 28.6248 -114.45 
+     51 117.228 1042 3 0 61.0326 28.6335 -115.85 
+     51 160.067 1205 2 1 61.1614 28.8159 -144.45 
+     51 192.089 1043 2 0 61.1668 28.8261 -145.85 
+     51 102.366 1206 1 1 61.2819 29.0372 -174.45 
+     51 114.83 1044 1 0 61.2887 29.0452 -175.85 
+     51 505.072 1206 0 1 61.4198 29.2055 -204.45 
+     51 110.354 1045 0 0 61.4277 29.2144 -205.85 
+     51 22.2649 1016 0 1 23.2872 -32.2901 -204.659 
+     51 90.8849 1474 10 1 115.147 78.138 95.5047 
+     51 112.685 1206 2 1 61.25 28.9489 -144.562 
+     51 184.912 1049 2 0 61.7146 29.8906 -145.85 
+     51 4.49281 1050 2 0 61.8231 30.05 -146.231 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 1.49406 LIN
+Particle energy: 3.74686 LIN
 Particle: proton
 Event: 52
-Number of tracker hits in this event: 22
-     52 105.989 948 10 1 9.6772 113.005 95.55 
-     52 98.486 1464 10 0 9.67396 113.009 94.15 
-     52 118.779 947 9 1 9.6063 113.074 65.55 
-     52 125.656 1464 9 0 9.60116 113.076 64.15 
-     52 169.866 947 8 1 9.49444 113.122 35.55 
-     52 198.123 1464 8 0 9.48379 113.123 34.15 
-     52 114.376 946 7 1 9.26079 113.161 5.55 
-     52 139.342 1465 7 0 9.25462 113.167 4.15 
-     52 109.86 945 6 1 9.13125 113.276 -24.45 
-     52 108.727 1465 6 0 9.12591 113.281 -25.85 
-     52 106.252 944 5 1 9.01469 113.383 -54.45 
-     52 100.212 1466 5 0 9.01168 113.388 -55.85 
-     52 99.0674 944 4 1 8.96374 113.472 -84.45 
-     52 122.809 1466 4 0 8.96348 113.48 -85.85 
-     52 223.624 944 3 1 8.96774 113.651 -114.45 
-     52 123.63 1467 3 0 8.96928 113.665 -115.85 
-     52 122.993 944 2 1 8.99357 113.948 -144.45 
-     52 301.508 1469 2 0 8.99472 113.96 -145.85 
-     52 106.926 944 1 1 9.00473 114.182 -174.45 
-     52 155.041 1470 1 0 9.00857 114.191 -175.85 
-     52 112.92 945 0 1 9.08303 114.38 -204.45 
-     52 224.088 1471 0 0 9.08635 114.385 -205.85 
-Number of digits in this event: 12
+Number of tracker hits in this event: 21
+     52 118.285 645 10 1 -50.8919 90.9451 95.55 
+     52 100.111 1353 10 0 -50.8901 90.9389 94.15 
+     52 98.099 645 9 1 -50.8533 90.8057 65.55 
+     52 106.538 1353 9 0 -50.8514 90.7987 64.15 
+     52 210.499 646 8 1 -50.8092 90.653 35.55 
+     52 193.607 1352 8 0 -50.8065 90.6464 34.15 
+     52 100.586 646 7 1 -50.7387 90.5184 5.55 
+     52 103.937 1351 7 0 -50.7363 90.5113 4.15 
+     52 107.783 646 6 1 -50.6871 90.3594 -24.45 
+     52 104.629 1351 6 0 -50.6856 90.3524 -25.85 
+     52 181.354 646 5 1 -50.6666 90.2145 -54.45 
+     52 151.722 1350 5 0 -50.6649 90.2101 -55.85 
+     52 103.958 647 3 1 -50.5789 90.0408 -114.45 
+     52 111.701 1349 3 0 -50.5765 90.0367 -115.85 
+     52 97.2817 647 2 1 -50.5232 89.9544 -144.45 
+     52 91.3697 1349 2 0 -50.5215 89.9508 -145.85 
+     52 111.456 647 1 1 -50.4902 89.8775 -174.45 
+     52 112.3 1349 1 0 -50.4898 89.8738 -175.85 
+     52 110.387 647 0 1 -50.4773 89.8022 -204.45 
+     52 311.05 1348 0 0 -50.4789 89.7975 -205.85 
+     52 126.741 1349 0 0 -50.385 89.85 -206.198 
+Number of digits in this event: 7
 Using G4ParticleGun... 
-Particle energy: 8.82691 LIN
+Particle energy: 9.26493 LIN
 Particle: proton
 Event: 53
-Number of tracker hits in this event: 19
-     53 129.113 1622 7 1 144.726 24.1449 5.55 
-     53 172.716 1020 7 0 144.726 24.1444 4.15 
-     53 107.049 1622 6 1 144.72 24.1309 -24.45 
-     53 156.109 1020 6 0 144.72 24.1306 -25.85 
-     53 105.567 1622 5 1 144.727 24.1249 -54.45 
-     53 121.941 1020 5 0 144.727 24.124 -55.85 
-     53 127.54 1622 4 1 144.731 24.1039 -84.45 
-     53 124.162 1020 4 0 144.732 24.1032 -85.85 
-     53 175.47 1622 3 1 144.749 24.0878 -114.45 
-     53 92.9042 1020 3 0 144.75 24.0878 -115.85 
-     53 114.43 1623 2 1 144.766 24.0881 -144.45 
-     53 133.319 1020 2 0 144.766 24.088 -145.85 
-     53 119.923 1623 1 1 144.772 24.0871 -174.45 
-     53 124.306 1020 1 0 144.772 24.0884 -175.85 
-     53 105.271 1623 0 1 144.765 24.1096 -204.45 
-     53 137.246 1020 0 0 144.765 24.1112 -205.85 
-     53 43.372 1113 13 0 -84.3404 42.8339 183.758 
-     53 218.007 1021 6 0 144.707 24.2503 -26.1189 
-     53 16.992 1022 6 0 144.588 24.45 -26.219 
-Number of digits in this event: 14
+Number of tracker hits in this event: 25
+     53 115.057 1510 9 1 122.205 53.9446 65.55 
+     53 144.701 1169 9 0 122.206 53.9447 64.15 
+     53 111.871 1510 8 1 122.224 53.9488 35.55 
+     53 146.786 1169 8 0 122.224 53.9487 34.15 
+     53 98.2122 1510 7 1 122.23 53.9479 5.55 
+     53 118.262 1169 7 0 122.23 53.9469 4.15 
+     53 111.324 1510 6 1 122.223 53.9261 -24.45 
+     53 123.958 1169 6 0 122.223 53.925 -25.85 
+     53 119.584 1510 5 1 122.222 53.9018 -54.45 
+     53 99.3819 1169 5 0 122.222 53.9011 -55.85 
+     53 96.7748 1510 4 1 122.234 53.8836 -84.45 
+     53 113.998 1169 4 0 122.236 53.8831 -85.85 
+     53 107.372 1510 3 1 122.274 53.8743 -114.45 
+     53 111.029 1169 3 0 122.276 53.8735 -115.85 
+     53 113.056 1510 2 1 122.312 53.8595 -144.45 
+     53 149.627 1169 2 0 122.314 53.8584 -145.85 
+     53 124.581 1510 1 1 122.343 53.8362 -174.45 
+     53 106.995 1168 1 0 122.344 53.835 -175.85 
+     53 146.504 1511 0 1 122.367 53.8094 -204.45 
+     53 150.942 1168 0 0 122.368 53.8085 -205.85 
+     53 173.485 1511 1 1 122.366 53.808 -174.45 
+     53 127.073 1167 1 0 122.33 53.6405 -175.85 
+     53 0.0149731 1509 0 1 122.15 49.8154 -204.45 
+     53 132.906 1510 0 1 122.15 49.8154 -204.45 
+     53 133.7 1146 0 0 122.892 49.4251 -205.85 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 4.84816 LIN
+Particle energy: 4.27926 LIN
 Particle: proton
 Event: 54
-Number of tracker hits in this event: 27
-     54 82.8767 773 11 1 -25.4139 48.5255 125.55 
-     54 100.62 1142 11 0 -25.4153 48.5252 124.15 
-     54 105.784 773 10 1 -25.446 48.5246 95.55 
-     54 110.434 1142 10 0 -25.4475 48.5252 94.15 
-     54 126.231 772 9 1 -25.4733 48.5394 65.55 
-     54 137.883 1142 9 0 -25.4741 48.5391 64.15 
-     54 208.502 772 8 1 -25.4913 48.5285 35.55 
-     54 434.552 1142 8 0 -25.4913 48.5281 34.15 
-     54 96.0526 772 7 1 -25.4915 48.5186 5.55 
-     54 239.524 1142 7 0 -25.492 48.5181 4.15 
-     54 106.505 772 6 1 -25.4974 48.5121 -24.45 
-     54 116.606 1142 6 0 -25.4963 48.5154 -25.85 
-     54 121.542 772 5 1 -25.4692 48.5804 -54.45 
-     54 234.937 1142 5 0 -25.4675 48.5858 -55.85 
-     54 116.549 773 4 1 -25.4318 48.6785 -84.45 
-     54 101.261 1143 4 0 -25.4291 48.6805 -85.85 
-     54 117.36 773 3 1 -25.3691 48.7222 -114.45 
-     54 166.881 1143 3 0 -25.3661 48.7237 -115.85 
-     54 106.297 773 2 1 -25.304 48.7567 -144.45 
-     54 125.694 1143 2 0 -25.3008 48.7595 -145.85 
-     54 229.249 774 1 1 -25.2332 48.818 -174.45 
-     54 167.238 1143 1 0 -25.2308 48.8196 -175.85 
-     54 112.282 774 0 1 -25.1799 48.8546 -204.45 
-     54 193.275 1144 0 0 -25.1738 48.8571 -205.85 
-     54 91.7611 1143 5 0 -25.4451 48.6503 -55.987 
-     54 208.104 1143 8 0 -25.5909 48.6501 34.0133 
-     54 21.6652 1141 8 0 -25.4185 48.45 34.0304 
-Number of digits in this event: 14
+Number of tracker hits in this event: 21
+     54 183.086 421 9 1 -95.8458 -81.8002 65.55 
+     54 128.211 491 9 0 -95.8464 -81.8001 64.15 
+     54 125.017 421 8 1 -95.8599 -81.7987 35.55 
+     54 136.16 491 8 0 -95.8612 -81.7984 34.15 
+     54 126.789 421 7 1 -95.89 -81.7961 5.55 
+     54 376.87 491 7 0 -95.8917 -81.7951 4.15 
+     54 230.552 421 6 1 -95.9271 -81.7733 -24.45 
+     54 132.281 491 6 0 -95.9277 -81.7718 -25.85 
+     54 112.19 421 5 1 -95.9385 -81.7395 -54.45 
+     54 132.152 491 5 0 -95.9393 -81.7368 -55.85 
+     54 198.895 420 4 1 -95.9519 -81.6844 -84.45 
+     54 106.99 491 4 0 -95.9514 -81.6813 -85.85 
+     54 114.755 421 3 1 -95.9364 -81.6257 -114.45 
+     54 116.298 492 3 0 -95.936 -81.6229 -115.85 
+     54 111.048 421 2 1 -95.9376 -81.5629 -144.45 
+     54 148.172 492 2 0 -95.9392 -81.5608 -145.85 
+     54 114.513 420 1 1 -95.9764 -81.5163 -174.45 
+     54 124.585 492 1 0 -95.9787 -81.5143 -175.85 
+     54 97.1697 420 0 1 -96.0253 -81.4693 -204.45 
+     54 119.347 492 0 0 -96.0279 -81.4658 -205.85 
+     54 14.4626 494 6 0 -95.3989 -81.2146 -25.85 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 8.38432 LIN
+Particle energy: 4.08795 LIN
 Particle: proton
 Event: 55
-Number of tracker hits in this event: 27
-     55 98.4954 1180 10 1 56.0502 66.345 95.55 
-     55 95.9189 1231 10 0 56.0498 66.3447 94.15 
-     55 176.854 1179 9 1 56.0451 66.3388 65.55 
-     55 113.045 1231 9 0 56.0454 66.3387 64.15 
-     55 102.145 1179 8 1 56.0481 66.338 35.55 
-     55 112.009 1231 8 0 56.049 66.3386 34.15 
-     55 95.7221 1180 7 1 56.0694 66.3506 5.55 
-     55 117.673 1231 7 0 56.0698 66.3512 4.15 
-     55 111.387 1180 6 1 56.0798 66.3625 -24.45 
-     55 130.031 1231 6 0 56.0795 66.3628 -25.85 
-     55 97.0382 1180 5 1 56.0754 66.3719 -54.45 
-     55 313.074 1231 5 0 56.0741 66.372 -55.85 
-     55 101.777 1179 4 1 56.0458 66.3764 -84.45 
-     55 132.391 1231 4 0 56.0439 66.3777 -85.85 
-     55 207.724 1179 3 1 56.0025 66.4036 -114.45 
-     55 110.815 1231 3 0 55.9999 66.4046 -115.85 
-     55 116.144 1179 2 1 55.9442 66.4271 -144.45 
-     55 105.71 1231 2 0 55.9403 66.4292 -145.85 
-     55 107.707 1179 1 1 55.8619 66.47 -174.45 
-     55 99.8254 1232 1 0 55.858 66.4717 -175.85 
-     55 156.759 1178 0 1 55.7766 66.5097 -204.45 
-     55 122.74 1232 0 0 55.7732 66.5112 -205.85 
-     55 42.5278 837 3 0 -93.2528 -12.5674 -116.25 
-     55 58.0656 836 3 0 -93.3502 -12.6501 -116.244 
-     55 66.2638 835 3 0 -93.4311 -12.85 -116.201 
-     55 244.933 834 3 0 -93.499 -13.0503 -116.188 
-     55 381.247 833 3 0 -93.5776 -13.25 -116.146 
-Number of digits in this event: 10
+Number of tracker hits in this event: 40
+     55 128.005 517 9 1 -76.5948 -107.808 65.55 
+     55 121.634 361 9 0 -76.5956 -107.809 64.15 
+     55 323.222 517 8 1 -76.6137 -107.838 35.55 
+     55 111.769 361 8 0 -76.615 -107.838 34.15 
+     55 134.794 517 7 1 -76.6424 -107.841 5.55 
+     55 94.5637 361 7 0 -76.6445 -107.84 4.15 
+     55 91.2672 516 6 1 -76.6932 -107.833 -24.45 
+     55 153.078 361 6 0 -76.695 -107.832 -25.85 
+     55 125.505 516 5 1 -76.7354 -107.812 -54.45 
+     55 105.528 361 5 0 -76.7375 -107.811 -55.85 
+     55 91.3623 516 4 1 -76.778 -107.8 -84.45 
+     55 107.746 361 4 0 -76.7797 -107.798 -85.85 
+     55 108.386 516 3 1 -76.819 -107.764 -114.45 
+     55 119.615 361 3 0 -76.8209 -107.763 -115.85 
+     55 195.424 515 2 1 -76.8537 -107.733 -144.45 
+     55 172.009 362 2 0 -76.8571 -107.732 -145.85 
+     55 113.021 515 1 1 -76.9293 -107.702 -174.45 
+     55 129.834 362 1 0 -76.9337 -107.699 -175.85 
+     55 120.629 515 0 1 -77.0249 -107.66 -204.45 
+     55 117.337 362 0 0 -77.0302 -107.658 -205.85 
+     55 33.0401 516 2 1 -76.729 -107.67 -144.45 
+     55 146.969 517 2 1 -76.65 -107.64 -144.517 
+     55 80.1676 518 2 1 -76.45 -107.596 -144.655 
+     55 8.50717 519 2 1 -76.2497 -107.547 -144.822 
+     55 498.785 364 2 0 -74.8876 -107.243 -145.85 
+     55 93.8609 365 2 0 -74.3637 -107.15 -146.129 
+     55 48.3645 624 2 0 18.473 -55.0988 -146.25 
+     55 118.544 625 2 0 18.5999 -55.05 -146.158 
+     55 117.509 626 2 0 18.9323 -54.85 -146.023 
+     55 59.0766 1005 2 1 21.1056 -53.6033 -144.85 
+     55 93.0447 1006 2 1 21.2503 -53.4908 -144.742 
+     55 107.77 1007 2 1 21.4501 -53.2904 -144.583 
+     55 9.6095 1008 2 1 21.65 -53.1206 -144.471 
+     55 82.2416 680 3 0 52.4048 -43.9455 -116.25 
+     55 147.759 681 3 0 52.6025 -43.85 -116.061 
+     55 8.21212 682 3 0 52.7611 -43.6499 -115.873 
+     55 168.569 1166 3 1 53.3044 -42.9461 -114.85 
+     55 48.0938 1167 3 1 53.4502 -42.4815 -114.545 
+     55 183.853 518 8 1 -76.45 -107.541 35.2954 
+     55 119.802 519 8 1 -76.25 -107.728 35.4514 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 7.37477 LIN
+Particle energy: 5.8965 LIN
 Particle: proton
 Event: 56
-Number of tracker hits in this event: 35
-     56 116.157 819 11 1 -16.1979 66.6538 125.55 
-     56 133.986 1233 11 0 -16.1975 66.6543 124.15 
-     56 270.605 819 10 1 -16.1911 66.6633 95.55 
-     56 109.675 1233 10 0 -16.1905 66.6633 94.15 
-     56 107.126 819 9 1 -16.1823 66.6624 65.55 
-     56 124.926 1233 9 0 -16.1813 66.6615 64.15 
-     56 99.3369 819 8 1 -16.1586 66.6415 35.55 
-     56 147.287 1232 8 0 -16.1562 66.6406 34.15 
-     56 144.897 819 7 1 -16.1089 66.6171 5.55 
-     56 180.014 1232 7 0 -16.1071 66.6159 4.15 
-     56 79.4132 819 6 1 -16.0762 66.5918 -24.45 
-     56 137.721 1232 6 0 -16.0748 66.5909 -25.85 
-     56 135.09 820 5 1 -16.0433 66.569 -54.45 
-     56 112.286 1232 5 0 -16.0416 66.5679 -55.85 
-     56 109.13 820 4 1 -16.0099 66.5495 -84.45 
-     56 133.301 1232 4 0 -16.0093 66.5482 -85.85 
-     56 107.436 820 3 1 -15.9977 66.5197 -114.45 
-     56 132.865 1232 3 0 -15.9982 66.5191 -115.85 
-     56 125.772 820 2 1 -16.0063 66.5087 -144.45 
-     56 343.876 1232 2 0 -16.0064 66.5079 -145.85 
-     56 175.511 820 1 1 -16.0036 66.4964 -174.45 
-     56 103.43 1232 1 0 -16.0037 66.4963 -175.85 
-     56 101.515 820 0 1 -16.0048 66.4996 -204.45 
-     56 141.794 1232 0 0 -16.0056 66.5007 -205.85 
-     56 175.471 1233 7 0 -16.0941 66.65 3.99046 
-     56 127.659 1232 9 0 -16.2063 66.6499 64.0683 
-     56 244.639 1232 10 0 -16.0181 66.5267 94.15 
-     56 37.7132 1272 10 0 -6.34407 74.6108 93.75 
-     56 95.6828 1273 10 0 -6.31513 74.6502 93.8699 
-     56 113.213 869 10 1 -6.21834 74.9558 95.15 
-     56 173.336 1279 11 0 47.078 75.881 123.75 
-     56 12.7123 1140 11 1 48.0659 75.6636 125.151 
-     56 92.346 1139 11 1 48.05 75.6998 125.185 
-     56 163.371 1284 11 0 45.7355 76.9157 124.15 
-     56 8.3898 1526 10 0 -11.0126 125.449 93.75 
+Number of tracker hits in this event: 55
+     56 142.099 1195 11 1 59.1425 2.82726 125.55 
+     56 129.042 913 11 0 59.1435 2.82865 124.15 
+     56 88.3031 1195 10 1 59.1636 2.85678 95.55 
+     56 139.012 914 10 0 59.1658 2.85793 94.15 
+     56 105.622 1195 9 1 59.2109 2.88392 65.55 
+     56 125.398 914 9 0 59.2145 2.88633 64.15 
+     56 102.856 1196 8 1 59.2877 2.93586 35.55 
+     56 97.5272 914 8 0 59.2918 2.93766 34.15 
+     56 146.843 1196 7 1 59.3703 2.97453 5.55 
+     56 112.249 914 7 0 59.3733 2.97498 4.15 
+     56 136.776 1196 6 1 59.431 2.98271 -24.45 
+     56 112.489 914 6 0 59.4335 2.98286 -25.85 
+     56 106.026 1197 5 1 59.4794 2.98809 -54.45 
+     56 89.8959 914 5 0 59.4823 2.98859 -55.85 
+     56 88.0132 1197 4 1 59.5493 2.99955 -84.45 
+     56 138.675 914 4 0 59.5529 3.00091 -85.85 
+     56 112.508 1197 3 1 59.6337 3.03026 -114.45 
+     56 87.0588 914 3 0 59.638 3.03306 -115.85 
+     56 119.46 1198 2 1 59.7224 3.08563 -144.45 
+     56 125.499 915 2 0 59.7253 3.08847 -145.85 
+     56 118.794 1198 1 1 59.7836 3.15255 -174.45 
+     56 253.03 915 1 0 59.787 3.1558 -175.85 
+     56 118.127 1199 0 1 59.8578 3.22356 -204.45 
+     56 131.15 915 0 0 59.8623 3.22713 -205.85 
+     56 112.544 1198 0 1 59.8468 3.19606 -204.45 
+     56 70.5692 1197 0 1 59.65 3.03165 -204.702 
+     56 1.73687 909 0 0 58.5488 1.85606 -205.85 
+     56 91.3951 908 0 0 58.5433 1.84995 -205.856 
+     56 65.2784 907 0 0 58.4036 1.65 -205.987 
+     56 83.2858 906 0 0 58.2766 1.45 -206.086 
+     56 28.4093 905 0 0 58.17 1.25 -206.199 
+     56 35.0104 753 0 0 60.1189 -29.387 -206.25 
+     56 150.801 752 0 0 60.1408 -29.45 -206.161 
+     56 66.3018 751 0 0 60.2523 -29.6503 -206.088 
+     56 50.1737 750 0 0 60.3589 -29.85 -206.051 
+     56 60.4591 749 0 0 60.4107 -30.05 -206.006 
+     56 89.9988 748 0 0 60.4145 -30.25 -205.989 
+     56 66.2758 747 0 0 60.4509 -30.45 -205.943 
+     56 56.5374 1204 0 1 60.931 -31.4511 -204.85 
+     56 368.501 1205 0 1 61.05 -31.5476 -204.722 
+     56 92.0522 1206 0 1 61.25 -32.4112 -204.62 
+     56 204.601 1207 0 1 61.45 -32.3747 -204.649 
+     56 7.47979 1129 3 1 45.8781 -15.7337 -114.45 
+     56 68.8277 1128 3 1 45.85 -15.7396 -114.463 
+     56 105.747 1127 3 1 45.65 -15.6439 -114.596 
+     56 11.0489 1126 3 1 45.45 -15.6496 -114.809 
+     56 227.45 824 3 0 45.3184 -15.2014 -115.85 
+     56 7.97386 1068 3 0 152.715 33.7377 -116.25 
+     56 97.0839 913 7 0 58.1129 2.84673 4.14997 
+     56 16.6881 1195 8 1 59.2499 2.93599 35.5325 
+     56 59.6818 913 9 0 59.2103 2.85 63.8746 
+     56 168.509 649 9 0 19.7644 -50.0704 63.75 
+     56 14.0013 994 9 1 18.8799 -50.2163 65.15 
+     56 215.791 993 9 1 18.85 -50.2211 65.1944 
+     56 290.757 992 9 1 18.65 -50.3285 65.4491 
 Number of digits in this event: 20
 Using G4ParticleGun... 
-Particle energy: 2.43804 LIN
+Particle energy: 8.87351 LIN
 Particle: proton
 Event: 57
-Number of tracker hits in this event: 21
-     57 113.54 816 9 1 -16.8331 -118.081 65.55 
-     57 88.8896 310 9 0 -16.8303 -118.084 64.15 
-     57 128.175 816 8 1 -16.7713 -118.15 35.55 
-     57 117.059 309 8 0 -16.7691 -118.156 34.15 
-     57 246.512 816 7 1 -16.7193 -118.267 5.55 
-     57 137.546 309 7 0 -16.7147 -118.273 4.15 
-     57 103.995 817 6 1 -16.6203 -118.397 -24.45 
-     57 107.603 308 6 0 -16.6164 -118.4 -25.85 
-     57 98.2718 817 5 1 -16.549 -118.474 -54.45 
-     57 93.0959 308 5 0 -16.5489 -118.477 -55.85 
-     57 124.381 817 4 1 -16.5457 -118.537 -84.45 
-     57 138.625 308 4 0 -16.547 -118.538 -85.85 
-     57 249.899 817 3 1 -16.5788 -118.545 -114.45 
-     57 137.645 308 3 0 -16.5797 -118.546 -115.85 
-     57 118.475 817 2 1 -16.5948 -118.561 -144.45 
-     57 118.378 307 2 0 -16.5909 -118.558 -145.85 
-     57 199.933 817 1 1 -16.5138 -118.487 -174.45 
-     57 169.094 308 1 0 -16.511 -118.486 -175.85 
-     57 141.747 817 0 1 -16.4582 -118.473 -204.45 
-     57 73.691 308 0 0 -16.4562 -118.473 -205.85 
-     57 124.901 310 7 0 -17.2011 -118.091 4.15 
-Number of digits in this event: 12
+Number of tracker hits in this event: 23
+     57 103.158 1118 10 1 43.7173 -77.3481 95.55 
+     57 102.289 513 10 0 43.7177 -77.3479 94.15 
+     57 98.3623 1118 9 1 43.7285 -77.3437 65.55 
+     57 138.309 513 9 0 43.7289 -77.3441 64.15 
+     57 167.258 1117 8 1 43.6168 -77.3262 35.55 
+     57 111.339 513 8 0 43.611 -77.3251 34.15 
+     57 190.349 1117 7 1 43.4959 -77.3021 5.55 
+     57 120.696 513 7 0 43.4905 -77.3015 4.15 
+     57 109.962 1116 6 1 43.3782 -77.2868 -24.45 
+     57 119.609 513 6 0 43.3723 -77.2858 -25.85 
+     57 101.404 1116 5 1 43.2512 -77.2649 -54.45 
+     57 32.7428 1115 5 1 43.25 -77.2646 -54.7085 
+     57 97.3555 513 5 0 43.2449 -77.2631 -55.85 
+     57 144.403 1115 4 1 43.1153 -77.2277 -84.45 
+     57 94.1083 514 4 0 43.1084 -77.2254 -85.85 
+     57 102.932 1114 3 1 42.9678 -77.1757 -114.45 
+     57 97.3179 514 3 0 42.9596 -77.1735 -115.85 
+     57 120.544 1113 2 1 42.7949 -77.1283 -144.45 
+     57 112.888 514 2 0 42.7861 -77.1258 -145.85 
+     57 138.196 1112 1 1 42.6067 -77.0739 -174.45 
+     57 259.078 514 1 0 42.5986 -77.072 -175.85 
+     57 143.188 1111 0 1 42.4313 -77.0332 -204.45 
+     57 113.103 515 0 0 42.4238 -77.031 -205.85 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 6.95747 LIN
+Particle energy: 5.05051 LIN
 Particle: proton
 Event: 58
-Number of tracker hits in this event: 16
-     58 126.512 1220 7 1 64.1768 131.734 5.55 
-     58 102.466 1557 7 0 64.1775 131.732 4.15 
-     58 113.785 1220 6 1 64.19 131.71 -24.45 
-     58 126.265 1557 6 0 64.1892 131.709 -25.85 
-     58 99.1073 1220 5 1 64.1747 131.714 -54.45 
-     58 172.147 1557 5 0 64.1737 131.714 -55.85 
-     58 141.698 1220 4 1 64.1514 131.717 -84.45 
-     58 117.623 1557 4 0 64.1515 131.717 -85.85 
-     58 124.479 1220 3 1 64.1558 131.72 -114.45 
-     58 88.8506 1557 3 0 64.1559 131.719 -115.85 
-     58 210.887 1220 2 1 64.1568 131.697 -144.45 
-     58 107.581 1557 2 0 64.1573 131.697 -145.85 
-     58 111.946 1220 1 1 64.1705 131.679 -174.45 
-     58 112.048 1557 1 0 64.1711 131.678 -175.85 
-     58 90.9471 1220 0 1 64.1821 131.669 -204.45 
-     58 140.144 1557 0 0 64.1823 131.67 -205.85 
-Number of digits in this event: 8
+Number of tracker hits in this event: 29
+     58 93.5133 773 11 1 -25.3959 -2.05678 125.55 
+     58 115.551 889 11 0 -25.395 -2.0569 124.15 
+     58 184.074 773 10 1 -25.3766 -2.05383 95.55 
+     58 152.955 889 10 0 -25.377 -2.05348 94.15 
+     58 101.722 773 9 1 -25.3845 -2.04245 65.55 
+     58 119.33 890 9 0 -25.3837 -2.04168 64.15 
+     58 164.718 773 8 1 -25.371 -2.02504 35.55 
+     58 114.409 890 8 0 -25.3694 -2.02341 34.15 
+     58 100.701 773 7 1 -25.336 -1.99219 5.55 
+     58 145.259 890 7 0 -25.335 -1.991 4.15 
+     58 131.276 773 6 1 -25.3167 -1.96752 -24.45 
+     58 95.2901 890 6 0 -25.3169 -1.96569 -25.85 
+     58 94.7751 773 5 1 -25.3368 -1.92701 -54.45 
+     58 157.781 890 5 0 -25.3381 -1.92464 -55.85 
+     58 127.388 773 4 1 -25.367 -1.88059 -84.45 
+     58 108.124 890 4 0 -25.3677 -1.87737 -85.85 
+     58 104.055 773 3 1 -25.3843 -1.8102 -114.45 
+     58 104.696 891 3 0 -25.3851 -1.80657 -115.85 
+     58 100.956 773 2 1 -25.4021 -1.73504 -144.45 
+     58 151.387 891 2 0 -25.4035 -1.73165 -145.85 
+     58 172.222 773 1 1 -25.4322 -1.65955 -174.45 
+     58 175.719 891 1 0 -25.4334 -1.65589 -175.85 
+     58 110.765 772 0 1 -25.46 -1.58443 -204.45 
+     58 157.195 892 0 0 -25.4606 -1.58086 -205.85 
+     58 125.653 930 8 0 -34.8481 6.16684 33.7506 
+     58 186.758 725 8 1 -34.9123 5.24255 35.15 
+     58 76.4523 724 8 1 -35.0505 5.0673 35.4852 
+     58 222.05 723 8 1 -35.2501 5.14979 35.5435 
+     58 155.913 722 8 1 -35.45 5.2351 35.4695 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 6.24565 LIN
+Particle energy: 8.01523 LIN
 Particle: proton
 Event: 59
-Number of tracker hits in this event: 20
-     59 130.259 852 9 1 -9.57316 -132.583 65.55 
-     59 95.8684 237 9 0 -9.57262 -132.583 64.15 
-     59 244.855 852 8 1 -9.55859 -132.578 35.55 
-     59 206.181 237 8 0 -9.55825 -132.578 34.15 
-     59 145.893 852 7 1 -9.55707 -132.582 5.55 
-     59 106.671 237 7 0 -9.55686 -132.583 4.15 
-     59 166.483 852 6 1 -9.55208 -132.603 -24.45 
-     59 120.844 237 6 0 -9.55289 -132.604 -25.85 
-     59 98.7825 852 5 1 -9.56763 -132.625 -54.45 
-     59 143.624 237 5 0 -9.56786 -132.625 -55.85 
-     59 139.457 852 4 1 -9.57626 -132.629 -84.45 
-     59 197.463 237 4 0 -9.57763 -132.63 -85.85 
-     59 96.4484 852 3 1 -9.60323 -132.66 -114.45 
-     59 127.904 237 3 0 -9.60387 -132.661 -115.85 
-     59 107.932 852 2 1 -9.61261 -132.687 -144.45 
-     59 93.5908 237 2 0 -9.61411 -132.688 -145.85 
-     59 129.241 852 1 1 -9.64383 -132.703 -174.45 
-     59 137.525 237 1 0 -9.64442 -132.704 -175.85 
-     59 119.729 851 0 1 -9.65603 -132.732 -204.45 
-     59 109.8 237 0 0 -9.65592 -132.733 -205.85 
-Number of digits in this event: 13
+Number of tracker hits in this event: 24
+     59 195.376 956 11 1 11.2744 -24.0004 125.55 
+     59 137.195 780 11 0 11.273 -23.9998 124.15 
+     59 246.201 955 10 1 11.2478 -23.9865 95.55 
+     59 109.028 780 10 0 11.2472 -23.986 94.15 
+     59 123.244 955 9 1 11.2356 -23.9776 65.55 
+     59 127.095 780 9 0 11.2361 -23.977 64.15 
+     59 147.26 955 8 1 11.2459 -23.9641 35.55 
+     59 104.324 780 8 0 11.2461 -23.9635 34.15 
+     59 145.068 956 7 1 11.2524 -23.9497 5.55 
+     59 176.936 780 7 0 11.2531 -23.9489 4.15 
+     59 87.1301 956 6 1 11.2677 -23.9297 -24.45 
+     59 124.892 780 6 0 11.2683 -23.9293 -25.85 
+     59 110.433 956 5 1 11.2805 -23.9232 -54.45 
+     59 100.944 780 5 0 11.2821 -23.9249 -55.85 
+     59 127.56 956 4 1 11.3167 -23.9602 -84.45 
+     59 88.5765 780 4 0 11.318 -23.9619 -85.85 
+     59 164.804 956 3 1 11.3421 -23.9983 -114.45 
+     59 109.544 780 3 0 11.3435 -23.999 -115.85 
+     59 139.268 956 2 1 11.3714 -24.0162 -144.45 
+     59 170.625 780 2 0 11.3724 -24.0169 -145.85 
+     59 88.0445 956 1 1 11.3933 -24.0268 -174.45 
+     59 114.74 780 1 0 11.3945 -24.026 -175.85 
+     59 96.6384 956 0 1 11.4218 -24.0081 -204.45 
+     59 98.7195 780 0 0 11.4238 -24.0066 -205.85 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 7.1464 LIN
+Particle energy: 2.04676 LIN
 Particle: proton
 Event: 60
-Number of tracker hits in this event: 29
-     60 126.299 754 11 1 -29.1403 -14.314 125.55 
-     60 121.382 828 11 0 -29.1409 -14.3149 124.15 
-     60 179.744 754 10 1 -29.1496 -14.3312 95.55 
-     60 104.196 828 10 0 -29.1509 -14.3327 94.15 
-     60 156.119 754 9 1 -29.179 -14.3628 65.55 
-     60 137.177 828 9 0 -29.1811 -14.3649 64.15 
-     60 181.214 754 8 1 -29.2231 -14.4081 35.55 
-     60 92.6545 828 8 0 -29.2256 -14.4112 34.15 
-     60 97.916 753 7 1 -29.2813 -14.4788 5.55 
-     60 120.162 827 7 0 -29.2846 -14.4818 4.15 
-     60 106.855 753 6 1 -29.3543 -14.5427 -24.45 
-     60 113.217 827 6 0 -29.3576 -14.5465 -25.85 
-     60 119.947 753 5 1 -29.4205 -14.6247 -54.45 
-     60 114.573 827 5 0 -29.4234 -14.6276 -55.85 
-     60 109.85 752 4 1 -29.4846 -14.6859 -84.45 
-     60 109.663 826 4 0 -29.4868 -14.6881 -85.85 
-     60 155.772 752 3 1 -29.5341 -14.7321 -114.45 
-     60 124.753 826 3 0 -29.5362 -14.7344 -115.85 
-     60 145.618 752 2 1 -29.5816 -14.7792 -144.45 
-     60 141.025 826 2 0 -29.5834 -14.7802 -145.85 
-     60 120.567 752 1 1 -29.6222 -14.7995 -174.45 
-     60 124.008 826 1 0 -29.6232 -14.7986 -175.85 
-     60 124.508 752 0 1 -29.6411 -14.7721 -204.45 
-     60 124.302 826 0 0 -29.6427 -14.7703 -205.85 
-     60 206.015 825 1 0 -29.6085 -14.85 -175.889 
-     60 149.864 824 1 0 -29.6148 -15.05 -175.943 
-     60 148.018 823 1 0 -29.6401 -15.25 -176.074 
-     60 126.379 755 8 1 -29.05 -14.3835 35.2499 
-     60 130.432 756 8 1 -28.85 -14.4909 35.1968 
-Number of digits in this event: 22
+Number of tracker hits in this event: 28
+     60 117.09 662 11 1 -47.4874 57.8507 125.55 
+     60 109.674 1189 11 0 -47.487 57.8523 124.15 
+     60 116.975 662 10 1 -47.4748 57.8906 95.55 
+     60 316.097 1189 10 0 -47.4769 57.8904 94.15 
+     60 99.7212 662 9 1 -47.511 57.8946 65.55 
+     60 173.223 1189 9 0 -47.5121 57.8935 64.15 
+     60 116.772 662 8 1 -47.551 57.8612 35.55 
+     60 131.148 1189 8 0 -47.5571 57.8581 34.15 
+     60 124.469 661 7 1 -47.6791 57.8037 5.55 
+     60 138.782 1188 7 0 -47.684 57.8002 4.15 
+     60 108.148 661 6 1 -47.7779 57.7336 -24.45 
+     60 146.993 1188 6 0 -47.7812 57.7309 -25.85 
+     60 113.016 661 5 1 -47.8464 57.6763 -54.45 
+     60 131.869 1188 5 0 -47.8481 57.6762 -55.85 
+     60 119.039 660 4 1 -47.8864 57.6883 -84.45 
+     60 105.257 1188 4 0 -47.885 57.6884 -85.85 
+     60 140.434 660 3 1 -47.8648 57.6871 -114.45 
+     60 131.871 1188 3 0 -47.8624 57.6863 -115.85 
+     60 141.121 661 2 1 -47.8268 57.6735 -144.45 
+     60 168.753 1188 2 0 -47.8229 57.671 -145.85 
+     60 113.944 661 1 1 -47.7462 57.6321 -174.45 
+     60 131.285 1187 1 0 -47.7456 57.631 -175.85 
+     60 145.524 661 0 1 -47.7289 57.611 -204.45 
+     60 239.99 1187 0 0 -47.7278 57.6101 -205.85 
+     60 1.44605 1382 0 0 -158.988 96.6572 -206.25 
+     60 7.58912 437 0 1 -92.6009 -88.4752 -204.85 
+     60 147.578 1298 10 0 -50.3625 79.7862 93.7505 
+     60 190.677 1299 10 0 -50.105 79.85 93.7805 
+Number of digits in this event: 19
 Using G4ParticleGun... 
-Particle energy: 2.41139 LIN
+Particle energy: 4.27211 LIN
 Particle: proton
 Event: 61
-Number of tracker hits in this event: 25
-     61 193.828 436 10 1 -92.7628 27.1059 95.55 
-     61 97.9311 1035 10 0 -92.7647 27.1057 94.15 
-     61 105.262 436 9 1 -92.8011 27.1082 65.55 
-     61 196.267 1035 9 0 -92.8012 27.1073 64.15 
-     61 130.293 436 8 1 -92.8037 27.0881 35.55 
-     61 110.785 1035 8 0 -92.805 27.0872 34.15 
-     61 128.143 436 7 1 -92.8246 27.0757 5.55 
-     61 99.667 1035 7 0 -92.827 27.0745 4.15 
-     61 114.69 436 6 1 -92.8801 27.0411 -24.45 
-     61 144.075 1034 6 0 -92.8851 27.0423 -25.85 
-     61 198.163 435 5 1 -92.9907 27.0711 -54.45 
-     61 107.678 1035 5 0 -92.9976 27.0711 -55.85 
-     61 133.221 435 4 1 -93.137 27.0815 -84.45 
-     61 125.623 1035 4 0 -93.1421 27.081 -85.85 
-     61 231.57 434 3 1 -93.241 27.0794 -114.45 
-     61 122.44 1035 3 0 -93.2441 27.078 -115.85 
-     61 117.338 434 2 1 -93.3012 27.0466 -144.45 
-     61 99.0435 1034 2 0 -93.3023 27.0448 -145.85 
-     61 101.91 434 1 1 -93.3273 26.997 -174.45 
-     61 141.64 1034 1 0 -93.329 26.9973 -175.85 
-     61 162.046 433 0 1 -93.3684 27.0101 -204.45 
-     61 88.3518 1034 0 0 -93.3718 27.0105 -205.85 
-     61 254.276 434 0 1 -93.3499 27.0095 -204.49 
-     61 131.901 435 0 1 -93.1499 26.7702 -204.648 
-     61 55.446 1035 2 0 -93.3028 27.05 -146.128 
-Number of digits in this event: 15
+Number of tracker hits in this event: 20
+     61 149.607 391 9 1 -101.909 -88.0944 65.55 
+     61 114.195 459 9 0 -101.91 -88.0956 64.15 
+     61 107.192 391 8 1 -101.927 -88.1181 35.55 
+     61 96.678 459 8 0 -101.93 -88.118 34.15 
+     61 122.746 390 7 1 -101.988 -88.1147 5.55 
+     61 111.194 459 7 0 -101.99 -88.1146 4.15 
+     61 100.409 390 6 1 -102.039 -88.1149 -24.45 
+     61 131.095 459 6 0 -102.042 -88.1137 -25.85 
+     61 102.495 390 5 1 -102.088 -88.0937 -54.45 
+     61 225.266 459 5 0 -102.092 -88.0933 -55.85 
+     61 122.305 389 4 1 -102.18 -88.0899 -84.45 
+     61 111.307 459 4 0 -102.186 -88.0888 -85.85 
+     61 101.214 389 3 1 -102.318 -88.064 -114.45 
+     61 176.515 459 3 0 -102.325 -88.0638 -115.85 
+     61 103.661 388 2 1 -102.472 -88.0626 -144.45 
+     61 110.963 459 2 0 -102.48 -88.0619 -145.85 
+     61 225.391 387 1 1 -102.648 -88.0514 -174.45 
+     61 115.872 459 1 0 -102.657 -88.0511 -175.85 
+     61 110.791 386 0 1 -102.83 -88.0458 -204.45 
+     61 131.215 460 0 0 -102.839 -88.0448 -205.85 
+Number of digits in this event: 9
 Using G4ParticleGun... 
-Particle energy: 7.49536 LIN
+Particle energy: 1.61624 LIN
 Particle: proton
 Event: 62
-Number of tracker hits in this event: 24
-     62 107.996 523 11 1 -75.3723 -16.4072 125.55 
-     62 117.007 818 11 0 -75.3718 -16.4075 124.15 
-     62 105.04 523 10 1 -75.3611 -16.415 95.55 
-     62 114.704 818 10 0 -75.3611 -16.4146 94.15 
-     62 117.654 523 9 1 -75.3547 -16.4069 65.55 
-     62 94.0774 818 9 0 -75.3535 -16.4069 64.15 
-     62 202.406 523 8 1 -75.3257 -16.4048 35.55 
-     62 170.096 818 8 0 -75.3249 -16.4035 34.15 
-     62 104.025 523 7 1 -75.3115 -16.3762 5.55 
-     62 107.763 818 7 0 -75.3114 -16.3759 4.15 
-     62 125.18 523 6 1 -75.3085 -16.3709 -24.45 
-     62 114.45 818 6 0 -75.3081 -16.3701 -25.85 
-     62 98.2361 523 5 1 -75.2987 -16.3531 -54.45 
-     62 113.225 818 5 0 -75.2987 -16.3527 -55.85 
-     62 105.278 523 4 1 -75.2998 -16.3339 -84.45 
-     62 110.592 818 4 0 -75.3005 -16.3331 -85.85 
-     62 136.386 523 3 1 -75.3144 -16.3151 -114.45 
-     62 139.106 818 3 0 -75.3151 -16.3143 -115.85 
-     62 114.66 523 2 1 -75.3286 -16.3003 -144.45 
-     62 125.721 818 2 0 -75.3301 -16.2994 -145.85 
-     62 120.218 523 1 1 -75.3647 -16.2808 -174.45 
-     62 114.982 818 1 0 -75.3671 -16.2812 -175.85 
-     62 113.767 523 0 1 -75.4166 -16.2891 -204.45 
-     62 125.362 818 0 0 -75.4198 -16.2883 -205.85 
-Number of digits in this event: 9
+Number of tracker hits in this event: 27
+     62 103.689 781 11 1 -23.6702 -14.1737 125.55 
+     62 100.818 829 11 0 -23.6686 -14.1727 124.15 
+     62 107.777 782 10 1 -23.6361 -14.1553 95.55 
+     62 115.364 829 10 0 -23.6359 -14.1521 94.15 
+     62 118.341 782 9 1 -23.6484 -14.1002 65.55 
+     62 116.282 829 9 0 -23.6532 -14.1002 64.15 
+     62 117.875 781 8 1 -23.7448 -14.0995 35.55 
+     62 111.319 829 8 0 -23.7479 -14.1075 34.15 
+     62 254.426 781 7 1 -23.8113 -14.2706 5.55 
+     62 215.506 828 7 0 -23.8155 -14.2832 4.15 
+     62 156.256 780 6 1 -23.9029 -14.5268 -24.45 
+     62 99.6921 827 6 0 -23.9128 -14.5392 -25.85 
+     62 102.34 779 5 1 -24.1106 -14.7882 -54.45 
+     62 106.576 826 5 0 -24.1281 -14.8056 -55.85 
+     62 137.042 777 4 1 -24.4833 -15.1691 -84.45 
+     62 112.114 824 4 0 -24.4997 -15.1888 -85.85 
+     62 112.457 776 3 1 -24.8299 -15.6022 -114.45 
+     62 202.327 822 3 0 -24.8475 -15.6257 -115.85 
+     62 111.235 774 2 1 -25.1948 -16.1147 -144.45 
+     62 213.745 819 2 0 -25.21 -16.1389 -145.85 
+     62 282.715 772 1 1 -25.5118 -16.6291 -174.45 
+     62 141.977 816 1 0 -25.5297 -16.6551 -175.85 
+     62 122.564 770 0 1 -25.8921 -17.1884 -204.45 
+     62 143.501 814 0 0 -25.907 -17.2159 -205.85 
+     62 10.8417 326 0 1 -114.793 -167.857 -204.701 
+     62 174.379 813 0 0 -25.9872 -17.25 -206.078 
+     62 96.4224 773 1 1 -25.45 -16.6249 -174.634 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 8.3075 LIN
+Particle energy: 2.47469 LIN
 Particle: proton
 Event: 63
-Number of tracker hits in this event: 47
-     63 183.226 1356 10 1 91.3981 17.2348 95.55 
-     63 203.451 985 10 0 91.3977 17.2342 94.15 
-     63 144.147 1356 9 1 91.387 17.2207 65.55 
-     63 104.204 985 9 0 91.3864 17.2201 64.15 
-     63 125.775 1356 8 1 91.3726 17.2088 35.55 
-     63 110.141 985 8 0 91.372 17.2081 34.15 
-     63 103.311 1356 7 1 91.3596 17.1935 5.55 
-     63 161.009 985 7 0 91.3588 17.1925 4.15 
-     63 110.66 1355 6 1 91.3413 17.1705 -24.45 
-     63 114.221 985 6 0 91.3406 17.1696 -25.85 
-     63 568.755 1355 5 1 91.329 17.1493 -54.45 
-     63 102.696 985 5 0 91.3288 17.1485 -55.85 
-     63 105.399 1355 4 1 91.3226 17.133 -84.45 
-     63 94.1166 985 4 0 91.322 17.1324 -85.85 
-     63 114.516 1355 3 1 91.3074 17.1203 -114.45 
-     63 168.305 985 3 0 91.3069 17.1204 -115.85 
-     63 228.59 1355 2 1 91.2938 17.1172 -144.45 
-     63 250.56 985 2 0 91.2936 17.1185 -145.85 
-     63 147.48 1355 1 1 91.286 17.1431 -174.45 
-     63 135.113 985 1 0 91.2851 17.1447 -175.85 
-     63 99.0584 1355 0 1 91.273 17.1786 -204.45 
-     63 163.215 985 0 0 91.272 17.1802 -205.85 
-     63 115.177 1369 1 1 94.0061 19.1237 -174.45 
-     63 109.409 996 1 0 94.3152 19.2563 -175.85 
-     63 159.274 1404 0 1 101.04 23.06 -204.451 
-     63 185.088 1015 0 0 101.318 23.22 -205.85 
-     63 45.0339 1016 0 0 101.368 23.25 -206.132 
-     63 234.877 1473 0 1 114.907 -44.1145 -204.45 
-     63 151.979 1474 0 1 114.95 -44.1705 -204.52 
-     63 5.4425 986 3 0 91.3593 17.2502 -116.241 
-     63 39.4385 1367 2 1 93.602 34.4832 -144.45 
-     63 316.543 1366 2 1 93.55 34.5805 -144.537 
-     63 28.8064 1365 2 1 93.35 34.8421 -144.681 
-     63 182.774 1070 2 0 93.3591 34.2441 -145.85 
-     63 98.023 1054 5 0 89.1621 30.9284 -56.2498 
-     63 12.9484 1355 10 1 91.3497 17.1295 95.1819 
-     63 49.7672 978 10 0 90.8001 15.7715 94.1499 
-     63 58.5565 977 10 0 90.7541 15.65 94.0823 
-     63 65.2544 976 10 0 90.7052 15.45 93.9774 
-     63 80.6102 975 10 0 90.6915 15.25 93.8166 
-     63 140.312 876 10 0 22.7271 -4.80884 93.7501 
-     63 19.5798 875 10 0 22.5739 -4.85 94.1158 
-     63 107.314 1012 10 1 22.5131 -5.05388 95.15 
-     63 213.525 1013 10 1 22.65 -4.93692 95.4621 
-     63 175.464 1014 10 1 22.85 -4.72013 95.3722 
-     63 3.20138 983 10 1 16.6579 -6.77645 95.15 
-     63 361.546 982 10 1 16.65 -6.7788 95.1513 
-Number of digits in this event: 23
+Number of tracker hits in this event: 27
+     63 146.988 1307 10 1 81.639 77.3208 95.55 
+     63 182.316 1286 10 0 81.6374 77.3206 94.15 
+     63 106.312 1307 9 1 81.6128 77.3025 65.55 
+     63 126.62 1286 9 0 81.6119 77.2995 64.15 
+     63 108.792 1307 8 1 81.5829 77.2391 35.55 
+     63 85.0472 1285 8 0 81.5801 77.2353 34.15 
+     63 138.952 1307 7 1 81.5241 77.1497 5.55 
+     63 99.0594 1285 7 0 81.5195 77.1464 4.15 
+     63 114.356 1306 6 1 81.4344 77.077 -24.45 
+     63 129.115 1285 6 0 81.4279 77.0725 -25.85 
+     63 110.777 1306 5 1 81.294 76.9557 -54.45 
+     63 128.509 1284 5 0 81.2889 76.9541 -55.85 
+     63 135.763 1305 4 1 81.1838 76.9234 -84.45 
+     63 144.846 1284 4 0 81.1772 76.9214 -85.85 
+     63 111.657 1304 3 1 81.0363 76.8793 -114.45 
+     63 101.493 1284 3 0 81.0277 76.877 -115.85 
+     63 165.506 1304 2 1 80.8538 76.8363 -144.45 
+     63 97.3341 1283 2 0 80.8414 76.8345 -145.85 
+     63 187.069 1302 1 1 80.5787 76.7842 -174.45 
+     63 200.254 1283 1 0 80.5681 76.7809 -175.85 
+     63 114.01 1301 0 1 80.3584 76.7127 -204.45 
+     63 185.486 1283 0 0 80.3499 76.7096 -205.85 
+     63 137.989 1392 0 1 98.6252 90.4585 -204.85 
+     63 22.6949 285 7 0 23.4305 -122.95 3.91457 
+     63 122.75 1013 7 1 22.769 -123.981 5.15 
+     63 271.769 1012 7 1 22.65 -124.01 5.31916 
+     63 37.3831 1011 7 1 22.45 -123.989 5.30482 
+Number of digits in this event: 18
 Using G4ParticleGun... 
-Particle energy: 6.8463 LIN
+Particle energy: 3.85874 LIN
 Particle: proton
 Event: 64
-Number of tracker hits in this event: 22
-     64 98.9824 1392 10 1 98.5757 45.3018 95.55 
-     64 116.209 1126 10 0 98.5758 45.3014 94.15 
-     64 108.808 1392 9 1 98.5805 45.2924 65.55 
-     64 98.926 1126 9 0 98.5809 45.2918 64.15 
-     64 204.139 1392 8 1 98.5862 45.2774 35.55 
-     64 104.279 1126 8 0 98.5872 45.2761 34.15 
-     64 105.357 1392 7 1 98.6078 45.2444 5.55 
-     64 115.875 1125 7 0 98.6088 45.2439 4.15 
-     64 163.756 1392 6 1 98.6303 45.2354 -24.45 
-     64 98.5245 1125 6 0 98.6304 45.2365 -25.85 
-     64 146.41 1392 5 1 98.6317 45.2579 -54.45 
-     64 102.325 1126 5 0 98.6317 45.2582 -55.85 
-     64 101.053 1392 4 1 98.6284 45.2667 -84.45 
-     64 102.913 1126 4 0 98.628 45.2671 -85.85 
-     64 96.0103 1392 3 1 98.6244 45.2749 -114.45 
-     64 146.858 1126 3 0 98.6255 45.2761 -115.85 
-     64 126.772 1392 2 1 98.6512 45.2968 -144.45 
-     64 113.633 1126 2 0 98.653 45.2974 -145.85 
-     64 87.2816 1392 1 1 98.6901 45.3093 -174.45 
-     64 129.87 1126 1 0 98.6912 45.3097 -175.85 
-     64 114.43 1392 0 1 98.7161 45.3186 -204.45 
-     64 119.099 1126 0 0 98.7162 45.3165 -205.85 
-Number of digits in this event: 7
+Number of tracker hits in this event: 25
+     64 184.882 578 10 1 -64.3378 -60.0466 95.55 
+     64 125.564 600 10 0 -64.3381 -60.0466 94.15 
+     64 104.083 578 9 1 -64.3388 -60.0477 65.55 
+     64 94.6822 600 9 0 -64.3387 -60.0464 64.15 
+     64 273.605 578 8 1 -64.3385 -60.0226 35.55 
+     64 109.351 600 8 0 -64.3389 -60.0216 34.15 
+     64 118.203 578 7 1 -64.3436 -59.9979 5.55 
+     64 96.2346 600 7 0 -64.344 -59.9961 4.15 
+     64 148.901 578 6 1 -64.3605 -59.9518 -24.45 
+     64 96.8837 600 6 0 -64.359 -59.9529 -25.85 
+     64 130.268 578 5 1 -64.3338 -59.9788 -54.45 
+     64 141.209 600 5 0 -64.333 -59.9808 -55.85 
+     64 112.861 578 4 1 -64.317 -60.0203 -84.45 
+     64 138.002 600 4 0 -64.3144 -60.0208 -85.85 
+     64 99.3414 578 3 1 -64.2545 -60.0378 -114.45 
+     64 96.3009 600 3 0 -64.2493 -60.0393 -115.85 
+     64 112.946 579 2 1 -64.1425 -60.059 -144.45 
+     64 113.582 599 2 0 -64.1372 -60.0579 -145.85 
+     64 118.957 580 1 1 -64.029 -60.0296 -174.45 
+     64 137.096 600 1 0 -64.0242 -60.0276 -175.85 
+     64 181.579 580 0 1 -63.9283 -59.9833 -204.45 
+     64 104.127 600 0 0 -63.9251 -59.981 -205.85 
+     64 183.217 577 8 1 -64.4503 -59.8983 35.3074 
+     64 81.0891 647 8 0 -58.4854 -50.65 34.0674 
+     64 243.632 577 10 1 -64.45 -60.0905 95.5158 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 6.91692 LIN
+Particle energy: 9.06053 LIN
 Particle: proton
 Event: 65
-Number of tracker hits in this event: 23
-     65 191.989 363 10 1 -107.55 41.8656 95.55 
-     65 123.143 1109 10 0 -107.549 41.8658 94.15 
-     65 105.349 363 9 1 -107.543 41.8689 65.55 
-     65 125.811 1109 9 0 -107.543 41.8695 64.15 
-     65 133.927 363 8 1 -107.541 41.8791 35.55 
-     65 103.349 1109 8 0 -107.541 41.8803 34.15 
-     65 124.818 363 7 1 -107.54 41.911 5.55 
-     65 119.558 1109 7 0 -107.54 41.9127 4.15 
-     65 121.829 363 6 1 -107.539 41.9427 -24.45 
-     65 99.5454 1109 6 0 -107.539 41.9436 -25.85 
-     65 113.667 362 5 1 -107.555 41.9596 -54.45 
-     65 117.036 1109 5 0 -107.555 41.9614 -55.85 
-     65 84.8553 362 4 1 -107.558 41.997 -84.45 
-     65 102.161 1109 4 0 -107.557 41.9995 -85.85 
-     65 133.481 363 3 1 -107.543 42.048 -114.45 
-     65 98.0282 1110 3 0 -107.542 42.0504 -115.85 
-     65 111.28 363 2 1 -107.534 42.0981 -144.45 
-     65 332.253 1110 2 0 -107.533 42.1 -145.85 
-     65 341.965 363 1 1 -107.515 42.1349 -174.45 
-     65 140.996 1110 1 0 -107.514 42.1361 -175.85 
-     65 338.051 363 0 1 -107.491 42.159 -204.45 
-     65 234.303 1110 0 0 -107.49 42.1632 -205.85 
-     65 158.817 362 10 1 -107.55 41.8689 95.4923 
-Number of digits in this event: 15
+Number of tracker hits in this event: 18
+     65 199.785 1404 8 1 101.002 97.7622 35.55 
+     65 315.399 1388 8 0 101.001 97.7623 34.15 
+     65 119.643 1404 7 1 100.998 97.7606 5.55 
+     65 115.575 1388 7 0 100.998 97.761 4.15 
+     65 111.606 1404 6 1 100.997 97.7678 -24.45 
+     65 97.1744 1388 6 0 100.998 97.7673 -25.85 
+     65 85.025 1404 5 1 100.998 97.7582 -54.45 
+     65 110.076 1388 5 0 100.997 97.7578 -55.85 
+     65 165.969 1404 4 1 100.982 97.7507 -84.45 
+     65 264.881 1387 4 0 100.981 97.7489 -85.85 
+     65 87.4841 1404 3 1 100.957 97.7111 -114.45 
+     65 95.5105 1387 3 0 100.956 97.7093 -115.85 
+     65 118.385 1403 2 1 100.931 97.6727 -144.45 
+     65 156.773 1387 2 0 100.929 97.6709 -145.85 
+     65 122.971 1403 1 1 100.892 97.6347 -174.45 
+     65 110.418 1387 1 0 100.89 97.6334 -175.85 
+     65 304.02 1403 0 1 100.86 97.6066 -204.45 
+     65 90.6649 1387 0 0 100.859 97.606 -205.85 
+Number of digits in this event: 8
 Using G4ParticleGun... 
-Particle energy: 6.26753 LIN
+Particle energy: 7.79295 LIN
 Particle: proton
 Event: 66
-Number of tracker hits in this event: 22
-     66 233.644 1414 9 0 87.9833 103.002 64.15 
-     66 157.016 1339 8 1 87.9772 103.002 35.55 
-     66 105.868 1414 8 0 87.9775 103.002 34.15 
-     66 101.29 1339 7 1 87.9861 102.988 5.55 
-     66 105.749 1414 7 0 87.9872 102.989 4.15 
-     66 113.124 1339 6 1 88.0108 102.995 -24.45 
-     66 137.836 1414 6 0 88.0108 102.994 -25.85 
-     66 84.8913 1339 5 1 88.0114 102.974 -54.45 
-     66 112.003 1414 5 0 88.0115 102.973 -55.85 
-     66 131.645 1339 4 1 88.0128 102.958 -84.45 
-     66 90.0909 1414 4 0 88.013 102.958 -85.85 
-     66 177.589 1339 3 1 88.0146 102.959 -114.45 
-     66 129.048 1414 3 0 88.0147 102.96 -115.85 
-     66 128.494 1339 2 1 88.0183 102.971 -144.45 
-     66 112.859 1414 2 0 88.0179 102.972 -145.85 
-     66 159.593 1339 1 1 88.0104 102.989 -174.45 
-     66 112.647 1414 1 0 88.0097 102.989 -175.85 
-     66 135.415 1339 0 1 87.9903 103.012 -204.45 
-     66 122.266 1414 0 0 87.9895 103.013 -205.85 
-     66 120.834 1431 0 0 84.7774 106.494 -206.25 
-     66 100.57 1322 0 1 84.6308 106.465 -204.85 
-     66 124.287 1413 3 0 87.9762 102.95 -115.925 
-Number of digits in this event: 13
+Number of tracker hits in this event: 25
+     66 84.517 1307 11 0 -16.4807 81.4639 124.15 
+     66 127.998 817 10 1 -16.4817 81.4648 95.55 
+     66 94.7745 1307 10 0 -16.4817 81.4645 94.15 
+     66 101.215 817 9 1 -16.4792 81.4606 65.55 
+     66 126.402 1307 9 0 -16.4797 81.4609 64.15 
+     66 105.412 817 8 1 -16.4897 81.4689 35.55 
+     66 150.416 1307 8 0 -16.49 81.47 34.15 
+     66 205.387 817 7 1 -16.4988 81.491 5.55 
+     66 140.681 1307 7 0 -16.4998 81.4921 4.15 
+     66 108.886 817 6 1 -16.5228 81.5147 -24.45 
+     66 113.381 1307 6 0 -16.5231 81.516 -25.85 
+     66 135.506 817 5 1 -16.5289 81.5448 -54.45 
+     66 113.805 1307 5 0 -16.5288 81.5469 -55.85 
+     66 107.609 817 4 1 -16.5274 81.5897 -84.45 
+     66 187.046 1307 4 0 -16.527 81.5919 -85.85 
+     66 115.132 817 3 1 -16.5213 81.6366 -114.45 
+     66 129.778 1307 3 0 -16.5204 81.6389 -115.85 
+     66 117.421 817 2 1 -16.502 81.6906 -144.45 
+     66 115.667 1308 2 0 -16.5022 81.693 -145.85 
+     66 105.536 817 1 1 -16.5066 81.7432 -174.45 
+     66 135.219 1308 1 0 -16.5064 81.746 -175.85 
+     66 140.281 817 0 1 -16.4999 81.805 -204.45 
+     66 99.6737 1308 0 0 -16.4998 81.8086 -205.85 
+     66 38.0289 1282 1 0 -2.99363 76.5065 -176.25 
+     66 255.881 1281 1 0 -2.93257 76.45 -176.202 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 2.90931 LIN
+Particle energy: 1.39614 LIN
 Particle: proton
 Event: 67
-Number of tracker hits in this event: 34
-     67 120.647 613 11 1 -57.3501 6.84519 125.55 
-     67 92.2805 933 11 0 -57.3513 6.84482 124.15 
-     67 137.993 613 10 1 -57.372 6.83783 95.55 
-     67 136.715 933 10 0 -57.3727 6.8379 94.15 
-     67 137.841 613 9 1 -57.3905 6.84851 65.55 
-     67 112.729 934 9 0 -57.3942 6.85055 64.15 
-     67 163.805 612 8 1 -57.4792 6.89403 35.55 
-     67 114.239 934 8 0 -57.4838 6.8957 34.15 
-     67 155.89 612 7 1 -57.5885 6.9221 5.55 
-     67 120.602 934 7 0 -57.5947 6.92269 4.15 
-     67 99.5169 611 6 1 -57.7219 6.93754 -24.45 
-     67 116.12 934 6 0 -57.7277 6.9388 -25.85 
-     67 208.659 610 5 1 -57.8551 6.97569 -54.45 
-     67 316.235 934 5 0 -57.862 6.97816 -55.85 
-     67 205.278 610 4 1 -58.0068 7.02078 -84.45 
-     67 122.509 934 4 0 -58.0119 7.02235 -85.85 
-     67 122.648 609 3 1 -58.105 7.06432 -114.45 
-     67 142.245 935 3 0 -58.111 7.06815 -115.85 
-     67 120.814 609 2 1 -58.2351 7.14794 -144.45 
-     67 120.125 935 2 0 -58.2399 7.15295 -145.85 
-     67 128.942 608 1 1 -58.3332 7.26009 -174.45 
-     67 120.086 936 1 0 -58.3334 7.26292 -175.85 
-     67 180.696 608 0 1 -58.3343 7.32762 -204.45 
-     67 113.78 936 0 0 -58.3335 7.33347 -205.85 
-     67 102.44 608 2 1 -58.25 7.16105 -144.463 
-     67 59.0933 607 2 1 -58.45 7.3134 -144.699 
-     67 33.7672 938 2 0 -59.3171 7.79897 -145.85 
-     67 202.011 939 2 0 -59.3691 7.85 -145.929 
-     67 185.86 609 4 1 -58.0502 7.02556 -84.4577 
-     67 71.5836 933 4 0 -58.479 6.74454 -85.85 
-     67 74.035 932 4 0 -58.5251 6.65 -85.9954 
-     67 78.8396 931 4 0 -58.5717 6.45 -86.1038 
-     67 111.897 665 4 0 -55.7745 -46.9245 -86.25 
-     67 231.224 933 9 0 -57.3954 6.85 63.8725 
-Number of digits in this event: 22
+Number of tracker hits in this event: 28
+     67 126.334 643 11 1 -51.2828 -44.5453 125.55 
+     67 143.687 677 11 0 -51.2834 -44.5441 124.15 
+     67 108.949 643 10 1 -51.3159 -44.5141 95.55 
+     67 120.457 677 10 0 -51.3182 -44.5121 94.15 
+     67 122.578 643 9 1 -51.372 -44.4676 65.55 
+     67 122.684 677 9 0 -51.3762 -44.467 64.15 
+     67 62.579 643 8 1 -51.4488 -44.4481 35.55 
+     67 31.2957 642 8 1 -51.45 -44.4479 35.2902 
+     67 128.077 678 8 0 -51.455 -44.4474 34.15 
+     67 150.616 642 7 1 -51.5762 -44.4381 5.55 
+     67 174.124 678 7 0 -51.5786 -44.4322 4.15 
+     67 126.589 642 6 1 -51.6218 -44.305 -24.45 
+     67 104.316 678 6 0 -51.6224 -44.2946 -25.85 
+     67 113.539 641 5 1 -51.6511 -44.0776 -54.45 
+     67 181.601 679 5 0 -51.6535 -44.0688 -55.85 
+     67 252.522 641 4 1 -51.7126 -43.8942 -84.45 
+     67 318.71 680 4 0 -51.7184 -43.8889 -85.85 
+     67 132.461 641 3 1 -51.8371 -43.7705 -114.45 
+     67 112.773 681 3 0 -51.8395 -43.7667 -115.85 
+     67 139.575 640 2 1 -51.8908 -43.6835 -144.45 
+     67 118.037 681 2 0 -51.8971 -43.6856 -145.85 
+     67 123.063 640 1 1 -52.0298 -43.7354 -174.45 
+     67 107.414 681 1 0 -52.0371 -43.7357 -175.85 
+     67 131.749 639 0 1 -52.1746 -43.7405 -204.45 
+     67 167.064 681 0 0 -52.1734 -43.7413 -205.85 
+     67 192.73 679 4 0 -51.4522 -44.05 -86.0607 
+     67 89.3087 644 11 1 -51.25 -44.544 125.263 
+     67 229.612 645 11 1 -51.0494 -44.5656 125.281 
+Number of digits in this event: 20
 Using G4ParticleGun... 
-Particle energy: 6.65287 LIN
+Particle energy: 3.4999 LIN
 Particle: proton
 Event: 68
-Number of tracker hits in this event: 31
-     68 112.491 697 11 1 -40.5876 2.52917 125.55 
-     68 91.9986 912 11 0 -40.5885 2.5283 124.15 
-     68 101.234 697 10 1 -40.6041 2.50801 95.55 
-     68 117.876 912 10 0 -40.6051 2.50754 94.15 
-     68 179.376 697 9 1 -40.6224 2.50089 65.55 
-     68 135.653 912 9 0 -40.6236 2.50118 64.15 
-     68 417.835 697 8 1 -40.6463 2.50942 35.55 
-     68 82.7051 912 8 0 -40.6486 2.51046 34.15 
-     68 129.021 696 7 1 -40.6953 2.52771 5.55 
-     68 365.285 912 7 0 -40.6975 2.52763 4.15 
-     68 129.084 696 6 1 -40.7453 2.52862 -24.45 
-     68 143.547 912 6 0 -40.7474 2.52923 -25.85 
-     68 115.392 696 5 1 -40.79 2.53988 -54.45 
-     68 116.777 912 5 0 -40.7904 2.54153 -55.85 
-     68 118.181 696 4 1 -40.8062 2.57087 -84.45 
-     68 132.758 912 4 0 -40.8075 2.57228 -85.85 
-     68 100.382 696 3 1 -40.8352 2.60038 -114.45 
-     68 115.799 912 3 0 -40.8361 2.60163 -115.85 
-     68 93.5307 695 2 1 -40.8501 2.6266 -144.45 
-     68 142.419 912 2 0 -40.8508 2.62948 -145.85 
-     68 93.443 695 1 1 -40.8622 2.68335 -174.45 
-     68 99.9055 913 1 0 -40.8628 2.68683 -175.85 
-     68 114.866 695 0 1 -40.8754 2.76074 -204.45 
-     68 108.98 913 0 0 -40.8762 2.7634 -205.85 
-     68 219.515 1149 9 0 116.209 49.8936 63.75 
-     68 36.5575 1478 9 1 115.836 50.0758 65.15 
-     68 176.862 1169 9 0 115.986 53.8649 64.15 
-     68 85.2695 1166 4 0 -4.489 53.25 -86.1536 
-     68 13.8948 590 1 0 16.6456 -62.0159 -176.09 
-     68 12.4443 582 1 0 -2.0816 -63.6008 -176.001 
-     68 84.6162 696 8 1 -40.65 2.25524 35.1822 
-Number of digits in this event: 15
+Number of tracker hits in this event: 80
+     68 94.7043 1189 10 1 57.8948 85.0193 95.55 
+     68 109.916 1324 10 0 57.8965 85.0213 94.15 
+     68 185.576 1189 9 1 57.9228 85.0466 65.55 
+     68 135.477 1324 9 0 57.9256 85.0468 64.15 
+     68 116.23 1189 8 1 57.9834 85.0513 35.55 
+     68 172.557 1325 8 0 57.9881 85.0504 34.15 
+     68 107.872 1190 7 1 58.0907 85.0243 5.55 
+     68 246.399 1324 7 0 58.095 85.024 4.15 
+     68 118.526 1190 6 1 58.1764 85.0186 -24.45 
+     68 98.4015 1324 6 0 58.1803 85.016 -25.85 
+     68 109.719 1191 5 1 58.265 84.9482 -54.45 
+     68 87.4352 1324 5 0 58.2699 84.947 -55.85 
+     68 93.6754 1191 4 1 58.3746 84.9247 -84.45 
+     68 273.21 1324 4 0 58.3782 84.9258 -85.85 
+     68 141.141 1192 3 1 58.4543 84.9471 -114.45 
+     68 103.488 1324 3 0 58.4571 84.9453 -115.85 
+     68 127.824 1192 2 1 58.5032 84.9053 -144.45 
+     68 92.3693 1324 2 0 58.5039 84.9056 -145.85 
+     68 106.676 1192 1 1 58.5107 84.9102 -174.45 
+     68 114.403 1324 1 0 58.5102 84.9096 -175.85 
+     68 128.214 1192 0 1 58.498 84.9012 -204.45 
+     68 109.803 1324 0 0 58.4978 84.9022 -205.85 
+     68 41.1683 1301 1 1 80.3625 154.764 -174.81 
+     68 144.273 1138 0 0 22.7218 47.7313 -206.168 
+     68 40.7559 896 2 0 62.1273 -0.652325 -146.25 
+     68 244.343 1513 6 0 169.106 122.836 -26.2497 
+     68 40.7691 1230 0 0 91.5389 66.1758 -206.25 
+     68 90.8515 1231 0 0 91.58 66.25 -206.182 
+     68 45.4632 1232 0 0 91.6367 66.4504 -205.958 
+     68 221.393 1358 0 1 91.9018 67.242 -204.85 
+     68 87.2304 1359 0 1 91.9501 67.8403 -204.62 
+     68 41.4458 1246 0 0 92.3227 69.3366 -205.85 
+     68 82.3112 1247 0 0 92.3221 69.45 -205.927 
+     68 69.3719 1248 0 0 92.2029 69.6502 -206.106 
+     68 55.519 1217 0 0 64.1689 63.6025 -206.25 
+     68 75.138 1216 0 0 64.2519 63.45 -206.188 
+     68 325.822 1215 0 0 64.3514 63.25 -206.165 
+     68 155.591 1214 0 0 64.2523 63.0499 -206.15 
+     68 132.485 1327 0 0 52.7535 85.4903 -206.25 
+     68 9.6919 1313 0 1 82.6578 76.8019 -204.45 
+     68 2.0984 1289 0 0 86.3141 77.85 -205.886 
+     68 150.996 961 4 0 -18.2554 12.4433 -86.25 
+     68 28.45 707 0 1 -38.5134 -68.1688 -204.45 
+     68 145.252 708 0 1 -38.4499 -68.1742 -204.545 
+     68 165.381 556 0 0 -37.6926 -68.7991 -205.85 
+     68 11.4706 1204 0 1 60.9246 79.5511 -204.696 
+     68 144.081 1380 0 0 58.2916 96.196 -206.25 
+     68 37.8101 1381 0 0 58.2512 96.35 -205.901 
+     68 372.912 1190 0 1 58.1255 96.8124 -204.85 
+     68 59.547 1442 1 0 53.942 108.703 -176.25 
+     68 164.083 1443 1 0 53.9254 108.75 -176.137 
+     68 200.588 1168 1 1 53.7471 109.282 -174.85 
+     68 67.8556 1504 2 0 49.4445 121.101 -146.25 
+     68 225.97 1505 2 0 49.4267 121.15 -146.132 
+     68 239.978 1145 2 1 49.2361 121.683 -144.85 
+     68 407.878 1575 3 0 45.6792 135.323 -116.25 
+     68 197.813 1576 3 0 45.6723 135.35 -116.194 
+     68 320.202 1127 3 1 45.4903 135.992 -114.85 
+     68 152.009 1126 3 1 45.45 136.134 -114.549 
+     68 59.9 1649 4 0 42.0816 150.092 -86.25 
+     68 186.975 1650 4 0 42.0677 150.15 -86.1331 
+     68 187.369 1109 4 1 41.9151 150.768 -84.85 
+     68 270.222 1716 5 0 41.0595 163.406 -56.25 
+     68 40.9336 1717 5 0 41.0497 163.55 -55.9257 
+     68 209.052 1104 5 1 41.0165 164.023 -54.85 
+     68 74.8733 1189 0 1 58.0351 97.0545 -204.45 
+     68 387.922 1188 0 1 57.85 97.2027 -204.53 
+     68 277.129 1187 0 1 57.65 97.4992 -204.58 
+     68 4.76056 1416 2 0 63.9043 103.541 -146.25 
+     68 167.048 1417 2 0 63.9064 103.55 -146.234 
+     68 5.94056 1197 2 1 59.4729 103.631 -144.85 
+     68 57.0986 1196 2 1 59.45 103.633 -144.843 
+     68 104.912 1195 2 1 59.25 103.652 -144.764 
+     68 45.895 1415 2 0 58.5501 103.167 -145.85 
+     68 160.688 1414 2 0 58.5373 103.15 -145.879 
+     68 257.645 1404 2 0 12.0991 101.124 -146.25 
+     68 127.236 1143 2 0 116.882 48.7496 -146.25 
+     68 13.231 1323 4 0 58.3961 84.85 -86.0927 
+     68 100.789 1324 8 0 57.9888 85.0499 33.7906 
+     68 90.5127 1439 8 0 6.57514 108.14 33.75 
+Number of digits in this event: 41
 Using G4ParticleGun... 
-Particle energy: 4.57739 LIN
+Particle energy: 8.21463 LIN
 Particle: proton
 Event: 69
-Number of tracker hits in this event: 21
-     69 123.522 1133 8 1 46.6501 -131.837 35.55 
-     69 125.996 241 8 0 46.6509 -131.837 34.15 
-     69 157.201 1133 7 1 46.6667 -131.857 5.55 
-     69 148.332 241 7 0 46.6674 -131.857 4.15 
-     69 134.926 1133 6 1 46.6803 -131.849 -24.45 
-     69 95.7367 241 6 0 46.6805 -131.846 -25.85 
-     69 115.179 1133 5 1 46.6763 -131.782 -54.45 
-     69 118.298 241 5 0 46.6744 -131.778 -55.85 
-     69 130.83 1132 4 1 46.6344 -131.701 -84.45 
-     69 99.6676 242 4 0 46.6297 -131.698 -85.85 
-     69 94.396 1132 3 1 46.5253 -131.635 -114.45 
-     69 109.546 242 3 0 46.5196 -131.632 -115.85 
-     69 107.586 1131 2 1 46.4 -131.572 -144.45 
-     69 136.688 242 2 0 46.3941 -131.57 -145.85 
-     69 285.987 1131 1 1 46.2734 -131.526 -174.45 
-     69 146.13 243 1 0 46.2685 -131.523 -175.85 
-     69 179.717 1130 0 1 46.1683 -131.462 -204.45 
-     69 212.271 243 0 0 46.1657 -131.46 -205.85 
-     69 394.956 242 1 0 46.2266 -131.55 -175.968 
-     69 47.1795 241 1 0 46.248 -131.75 -176.082 
-     69 97.0931 1132 1 1 46.45 -131.321 -174.581 
-Number of digits in this event: 13
+Number of tracker hits in this event: 25
+     69 114.573 993 10 1 18.8476 -83.1545 95.55 
+     69 126.896 484 10 0 18.8471 -83.154 94.15 
+     69 169.65 993 9 1 18.8365 -83.1429 65.55 
+     69 109.962 484 9 0 18.8366 -83.1429 64.15 
+     69 108.07 993 8 1 18.8422 -83.1466 35.55 
+     69 228.768 484 8 0 18.8424 -83.1464 34.15 
+     69 122.605 993 7 1 18.8454 -83.1381 5.55 
+     69 139.225 484 7 0 18.8461 -83.1369 4.15 
+     69 145.689 994 6 1 18.8593 -83.1112 -24.45 
+     69 163.722 484 6 0 18.8589 -83.1096 -25.85 
+     69 111.338 993 5 1 18.8478 -83.0756 -54.45 
+     69 124.1 484 5 0 18.8469 -83.0749 -55.85 
+     69 173.158 993 4 1 18.8345 -83.0621 -84.45 
+     69 106.641 484 4 0 18.8336 -83.0619 -85.85 
+     69 115.622 993 3 1 18.8128 -83.058 -114.45 
+     69 98.4941 484 3 0 18.8124 -83.0575 -115.85 
+     69 108.314 993 2 1 18.8013 -83.0459 -144.45 
+     69 99.6646 485 2 0 18.7998 -83.0452 -145.85 
+     69 103.182 993 1 1 18.7673 -83.0292 -174.45 
+     69 100.529 485 1 0 18.7647 -83.0287 -175.85 
+     69 101.728 993 0 1 18.7076 -83.0252 -204.45 
+     69 117.512 485 0 0 18.7052 -83.0242 -205.85 
+     69 75.8794 993 6 1 18.85 -83.1365 -24.5738 
+     69 212.014 485 7 0 18.8751 -83.0498 3.98928 
+     69 116.051 486 7 0 19.3837 -82.85 4.02129 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 7.46983 LIN
+Particle energy: 1.19722 LIN
 Particle: proton
 Event: 70
-Number of tracker hits in this event: 25
-     70 104.992 765 9 1 -26.921 -127.54 65.55 
-     70 111.05 263 9 0 -26.92 -127.54 64.15 
-     70 110.943 765 8 1 -26.8982 -127.535 35.55 
-     70 133.381 263 8 0 -26.897 -127.535 34.15 
-     70 114.738 765 7 1 -26.8726 -127.528 5.55 
-     70 124.321 263 7 0 -26.8706 -127.528 4.15 
-     70 115.718 766 6 1 -26.8272 -127.534 -24.45 
-     70 108.949 263 6 0 -26.8248 -127.535 -25.85 
-     70 109.377 766 5 1 -26.7763 -127.549 -54.45 
-     70 217.306 263 5 0 -26.7741 -127.548 -55.85 
-     70 107.189 766 4 1 -26.7277 -127.539 -84.45 
-     70 151.571 263 4 0 -26.7253 -127.539 -85.85 
-     70 103.286 766 3 1 -26.6764 -127.529 -114.45 
-     70 107.727 263 3 0 -26.6744 -127.529 -115.85 
-     70 118.89 767 2 1 -26.6366 -127.536 -144.45 
-     70 160.518 263 2 0 -26.6349 -127.536 -145.85 
-     70 93.5961 767 1 1 -26.6046 -127.54 -174.45 
-     70 148.833 263 1 0 -26.6032 -127.54 -175.85 
-     70 132.23 767 0 1 -26.5775 -127.553 -204.45 
-     70 94.5742 262 0 0 -26.5761 -127.555 -205.85 
-     70 73.0849 148 0 0 -107.41 -150.35 -206.174 
-     70 108.53 1619 6 1 143.984 -81.346 -24.45 
-     70 122.235 1618 6 1 143.95 -81.3474 -24.4751 
-     70 48.5949 1216 11 1 63.3851 -67.1221 125.15 
-     70 189.258 1217 11 1 63.45 -67.1281 125.358 
-Number of digits in this event: 12
+Number of tracker hits in this event: 22
+     70 134.636 1288 9 1 77.6664 96.2441 65.55 
+     70 141.46 1380 9 0 77.6699 96.2412 64.15 
+     70 108.976 1288 8 1 77.7436 96.1892 35.55 
+     70 128.678 1380 8 0 77.7403 96.1815 34.15 
+     70 90.1643 1288 7 1 77.6504 96.0106 5.55 
+     70 360.671 1287 7 1 77.65 96.0102 5.48349 
+     70 113.696 1379 7 0 77.641 96.0026 4.15 
+     70 116.129 1286 6 1 77.4346 95.8495 -24.45 
+     70 252.876 1378 6 0 77.4153 95.8461 -25.85 
+     70 129.543 1284 5 1 77.0121 95.7801 -54.45 
+     70 122.276 1378 5 0 76.9936 95.7796 -55.85 
+     70 122.626 1282 4 1 76.6241 95.7565 -84.45 
+     70 132.811 1378 4 0 76.6107 95.7569 -85.85 
+     70 125.321 1281 3 1 76.3323 95.7581 -114.45 
+     70 119.709 1378 3 0 76.3172 95.7585 -115.85 
+     70 254.376 1279 2 1 76.0057 95.7635 -144.45 
+     70 120.062 1378 2 0 75.9887 95.7645 -145.85 
+     70 148.529 1277 1 1 75.6476 95.7925 -174.45 
+     70 220.706 1378 1 0 75.6287 95.7972 -175.85 
+     70 116.745 1275 0 1 75.2337 95.9046 -204.45 
+     70 441.603 1378 0 0 75.2082 95.9071 -205.85 
+     70 9.11635 1379 0 0 75.1886 95.9501 -205.981 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 5.62408 LIN
+Particle energy: 8.33771 LIN
 Particle: proton
 Event: 71
-Number of tracker hits in this event: 23
-     71 192.97 966 9 1 13.2609 -122.363 65.55 
-     71 94.6038 288 9 0 13.2619 -122.364 64.15 
-     71 127.344 966 8 1 13.2748 -122.382 35.55 
-     71 162.796 288 8 0 13.2753 -122.383 34.15 
-     71 103.042 966 7 1 13.2843 -122.404 5.55 
-     71 132.605 288 7 0 13.2841 -122.406 4.15 
-     71 107.315 966 6 1 13.28 -122.455 -24.45 
-     71 140.929 288 6 0 13.2801 -122.458 -25.85 
-     71 88.3286 966 5 1 13.2783 -122.517 -54.45 
-     71 141.397 288 5 0 13.2767 -122.52 -55.85 
-     71 109.702 965 4 1 13.2449 -122.574 -84.45 
-     71 97.2704 287 4 0 13.2435 -122.576 -85.85 
-     71 99.9599 965 3 1 13.2094 -122.626 -114.45 
-     71 171.166 287 3 0 13.2079 -122.628 -115.85 
-     71 106.776 965 2 1 13.173 -122.654 -144.45 
-     71 131.906 287 2 0 13.1701 -122.656 -145.85 
-     71 107.046 965 1 1 13.1126 -122.712 -174.45 
-     71 419.025 287 1 0 13.1108 -122.714 -175.85 
-     71 118.943 965 0 1 13.0754 -122.758 -204.45 
-     71 147.36 286 0 0 13.0737 -122.76 -205.85 
-     71 182.892 288 1 0 13.0932 -122.55 -175.967 
-     71 360.111 961 1 1 12.3333 -121.896 -174.85 
-     71 141.169 960 1 1 12.25 -121.833 -174.477 
-Number of digits in this event: 14
+Number of tracker hits in this event: 27
+     71 239.526 1630 7 1 146.197 -1.87586 5.55 
+     71 96.4228 890 7 0 146.197 -1.87669 4.15 
+     71 123.369 1630 6 1 146.209 -1.89342 -24.45 
+     71 117.918 890 6 0 146.211 -1.8935 -25.85 
+     71 100.436 1630 5 1 146.251 -1.89565 -54.45 
+     71 115.904 890 5 0 146.253 -1.89512 -55.85 
+     71 134.409 1630 4 1 146.302 -1.8817 -84.45 
+     71 155.801 890 4 0 146.305 -1.882 -85.85 
+     71 118.481 1631 3 1 146.362 -1.88263 -114.45 
+     71 110.803 890 3 0 146.365 -1.88305 -115.85 
+     71 108.876 1631 2 1 146.435 -1.89513 -144.45 
+     71 102.732 890 2 0 146.438 -1.89632 -145.85 
+     71 101.666 1631 1 1 146.504 -1.92437 -174.45 
+     71 84.789 890 1 0 146.506 -1.92616 -175.85 
+     71 141.173 1632 0 1 146.557 -1.96408 -204.45 
+     71 272.769 890 0 0 146.558 -1.96163 -205.85 
+     71 46.9189 878 4 0 130.619 -4.25785 -86.25 
+     71 81.0512 879 4 0 130.59 -4.25 -86.1038 
+     71 314.24 1552 4 1 130.636 -3.7053 -84.8499 
+     71 33.9539 1551 4 1 130.55 -4.61489 -84.8182 
+     71 53.6302 865 4 0 128.592 -6.94136 -85.85 
+     71 124.184 864 4 0 128.46 -7.05 -85.894 
+     71 54.9677 863 4 0 128.279 -7.25027 -86.0931 
+     71 5.45607 525 4 0 118.604 -75.034 -86.2498 
+     71 326.407 524 4 0 118.605 -75.05 -86.241 
+     71 161.989 891 4 0 146.277 -1.84991 -86.0069 
+     71 136.561 1629 7 1 146.15 -1.88644 5.31136 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 8.89625 LIN
+Particle energy: 2.21701 LIN
 Particle: proton
 Event: 72
-Number of tracker hits in this event: 31
-     72 170.634 1536 7 1 127.443 76.3185 5.55 
-     72 115.206 1281 7 0 127.443 76.3177 4.15 
-     72 130.998 1536 6 1 127.438 76.3034 -24.45 
-     72 117.345 1281 6 0 127.437 76.3032 -25.85 
-     72 119.141 1536 5 1 127.425 76.2944 -54.45 
-     72 101.734 1281 5 0 127.425 76.2942 -55.85 
-     72 130.593 1536 4 1 127.421 76.296 -84.45 
-     72 98.0991 1281 4 0 127.422 76.2965 -85.85 
-     72 113.792 1536 3 1 127.425 76.3078 -114.45 
-     72 149.321 1281 3 0 127.425 76.3079 -115.85 
-     72 137.281 1536 2 1 127.42 76.3126 -144.45 
-     72 105.151 1281 2 0 127.42 76.3136 -145.85 
-     72 140.315 1536 1 1 127.41 76.3339 -174.45 
-     72 101.118 1281 1 0 127.41 76.3348 -175.85 
-     72 116.851 1536 0 1 127.411 76.3541 -204.45 
-     72 162.016 1281 0 0 127.412 76.3545 -205.85 
-     72 133.636 1324 3 1 85.0426 -33.5878 -114.85 
-     72 64.7683 820 4 0 92.3079 -16.05 -86.22 
-     72 81.7431 1361 4 1 92.3571 -16.0267 -84.85 
-     72 198.004 1360 4 1 92.3499 -16.0237 -84.7795 
-     72 107.203 1535 7 1 127.35 76.2991 5.45519 
-     72 58.6375 1534 7 1 127.15 76.2529 5.35766 
-     72 102.247 1533 7 1 126.95 76.2289 5.35591 
-     72 48.533 1532 7 1 126.75 76.1829 5.23186 
-     72 23.389 1276 7 0 126.487 75.2921 4.15 
-     72 24.6681 1275 7 0 126.479 75.25 4.13067 
-     72 95.8604 1531 7 1 126.358 72.2655 5.15009 
-     72 25.1788 1247 7 0 126.129 69.4939 4.14999 
-     72 105.994 1246 7 0 126.189 69.45 4.12394 
-     72 11.3334 1528 7 1 125.762 68.4574 5.15 
-     72 108.369 1527 7 1 125.75 68.4589 5.15741 
-Number of digits in this event: 11
+Number of tracker hits in this event: 18
+     72 5.67149 1182 8 1 56.5924 134.386 35.1821 
+     72 106.021 1571 8 0 56.5924 134.386 34.15 
+     72 338.376 1182 7 1 56.5864 134.397 5.55 
+     72 127.959 1571 7 0 56.5865 134.397 4.15 
+     72 106.001 1182 6 1 56.5774 134.398 -24.45 
+     72 98.1911 1571 6 0 56.5793 134.4 -25.85 
+     72 224.95 1182 5 1 56.6213 134.441 -54.45 
+     72 101.364 1571 5 0 56.6234 134.443 -55.85 
+     72 168.506 1183 4 1 56.6607 134.466 -84.45 
+     72 104.886 1571 4 0 56.6598 134.468 -85.85 
+     72 130.977 1182 3 1 56.6398 134.514 -114.45 
+     72 99.8379 1571 3 0 56.638 134.517 -115.85 
+     72 102.575 1182 2 1 56.6016 134.579 -144.45 
+     72 124.037 1572 2 0 56.5988 134.579 -145.85 
+     72 112.542 1182 1 1 56.5453 134.554 -174.45 
+     72 162.92 1572 1 0 56.5446 134.553 -175.85 
+     72 155.065 1182 0 1 56.538 134.525 -204.45 
+     72 108.066 1571 0 0 56.5376 134.522 -205.85 
+Number of digits in this event: 9
 Using G4ParticleGun... 
-Particle energy: 2.24402 LIN
+Particle energy: 7.80849 LIN
 Particle: proton
 Event: 73
-Number of tracker hits in this event: 30
-     73 94.9477 359 10 1 -108.305 19.4505 95.55 
-     73 128.873 997 10 0 -108.303 19.4523 94.15 
-     73 104.25 359 9 1 -108.266 19.5049 65.55 
-     73 171.237 997 9 0 -108.265 19.504 64.15 
-     73 103.046 359 8 1 -108.239 19.4703 35.55 
-     73 141.6 997 8 0 -108.242 19.468 34.15 
-     73 88.2895 359 7 1 -108.283 19.432 5.55 
-     73 123.002 996 7 0 -108.286 19.4314 4.15 
-     73 135.014 359 6 1 -108.34 19.4493 -24.45 
-     73 128.16 997 6 0 -108.341 19.4512 -25.85 
-     73 98.1888 359 5 1 -108.341 19.5013 -54.45 
-     73 134.471 997 5 0 -108.34 19.5036 -55.85 
-     73 175.979 359 4 1 -108.317 19.5494 -84.45 
-     73 124.396 997 4 0 -108.32 19.5519 -85.85 
-     73 143.84 358 3 1 -108.391 19.614 -114.45 
-     73 413.762 997 3 0 -108.394 19.6171 -115.85 
-     73 109.881 358 2 1 -108.46 19.6953 -144.45 
-     73 138.449 998 2 0 -108.463 19.7019 -145.85 
-     73 158.865 358 1 1 -108.515 19.8407 -174.45 
-     73 108.097 998 1 0 -108.519 19.8478 -175.85 
-     73 103.318 357 0 1 -108.585 19.9944 -204.45 
-     73 154.291 999 0 0 -108.587 20.001 -205.85 
-     73 106.265 998 3 0 -108.322 19.65 -116.172 
-     73 58.4453 1033 3 0 -55.2396 26.6981 -116.25 
-     73 24.7363 998 9 0 -108.202 19.6502 63.8304 
-     73 262.967 1383 9 0 -60.046 96.7604 63.75 
-     73 146.386 1148 9 0 -92.5597 49.7924 63.75 
-     73 88.8447 1147 9 0 -92.4453 49.649 64.0493 
-     73 212.892 1146 9 0 -92.4475 49.4499 64.0824 
-     73 17.9585 440 9 1 -91.95 48.9888 65.412 
-Number of digits in this event: 18
+Number of tracker hits in this event: 23
+     73 105.363 1259 10 1 72.0045 -74.5935 95.55 
+     73 218.179 527 10 0 72.0051 -74.5937 94.15 
+     73 96.2466 1259 9 1 72.0195 -74.5983 65.55 
+     73 98.6158 527 9 0 72.0195 -74.5984 64.15 
+     73 119.455 1259 8 1 72.0172 -74.6043 35.55 
+     73 300.495 527 8 0 72.0172 -74.6042 34.15 
+     73 108.616 1259 7 1 72.0154 -74.6052 5.55 
+     73 116.867 527 7 0 72.0154 -74.6053 4.15 
+     73 135.392 1259 6 1 72.0223 -74.611 -24.45 
+     73 131.574 527 6 0 72.0213 -74.612 -25.85 
+     73 137.238 1259 5 1 72.0033 -74.6332 -54.45 
+     73 109.066 527 5 0 72.0029 -74.6343 -55.85 
+     73 108.548 1259 4 1 71.9923 -74.6549 -84.45 
+     73 90.1981 526 4 0 71.9907 -74.6554 -85.85 
+     73 119.383 1259 3 1 71.9592 -74.6631 -114.45 
+     73 162.266 526 3 0 71.9575 -74.6638 -115.85 
+     73 105.451 1259 2 1 71.9263 -74.6772 -144.45 
+     73 130.241 526 2 0 71.9253 -74.6786 -145.85 
+     73 119.635 1259 1 1 71.9056 -74.7102 -174.45 
+     73 97.1553 526 1 0 71.9045 -74.7122 -175.85 
+     73 111.655 1259 0 1 71.8806 -74.7556 -204.45 
+     73 115.181 526 0 0 71.8793 -74.7581 -205.85 
+     73 120.484 526 8 0 72.3914 -74.65 33.9791 
+Number of digits in this event: 9
 Using G4ParticleGun... 
-Particle energy: 2.44439 LIN
+Particle energy: 7.12848 LIN
 Particle: proton
 Event: 74
-Number of tracker hits in this event: 29
-     74 3.02434 1010 11 0 -81.8128 22.0851 123.77 
-     74 163.196 491 10 1 -81.8131 22.0828 95.55 
-     74 108.561 1010 10 0 -81.8164 22.0818 94.15 
-     74 188.539 490 9 1 -81.8948 22.062 65.55 
-     74 513.56 1010 9 0 -81.8986 22.0599 64.15 
-     74 137.058 490 8 1 -81.9576 22.0179 35.55 
-     74 102.315 1009 8 0 -81.9602 22.0153 34.15 
-     74 155.041 490 7 1 -82.0131 21.9649 5.55 
-     74 138.666 1009 7 0 -82.0137 21.963 4.15 
-     74 112.464 490 6 1 -82.0427 21.9327 -24.45 
-     74 107.652 1009 6 0 -82.0441 21.9294 -25.85 
-     74 94.3611 489 5 1 -82.0758 21.8582 -54.45 
-     74 110.477 1009 5 0 -82.0787 21.8559 -55.85 
-     74 106.457 489 4 1 -82.1221 21.8143 -84.45 
-     74 87.4065 1008 4 0 -82.1255 21.8152 -85.85 
-     74 181.591 489 3 1 -82.1922 21.8299 -114.45 
-     74 172.682 1008 3 0 -82.1957 21.8279 -115.85 
-     74 111.389 489 2 1 -82.2483 21.7933 -144.45 
-     74 6.75791 488 2 1 -82.25 21.793 -144.826 
-     74 136.154 1008 2 0 -82.2549 21.7922 -145.85 
-     74 138.356 488 1 1 -82.3949 21.7701 -174.45 
-     74 111.116 1008 1 0 -82.4028 21.7706 -175.85 
-     74 109.714 487 0 1 -82.574 21.7831 -204.45 
-     74 97.5062 1008 0 0 -82.5864 21.7827 -205.85 
-     74 69.4143 1009 2 0 -82.1785 21.85 -145.887 
-     74 203.184 502 2 1 -79.6279 22.4993 -144.85 
-     74 85.5615 488 3 1 -82.25 21.8529 -114.499 
-     74 165.058 1009 9 0 -82.496 22.03 64.1498 
-     74 186.854 490 10 1 -81.8503 22.0268 95.4886 
+Number of tracker hits in this event: 26
+     74 152.67 984 11 1 16.8627 -71.452 125.55 
+     74 106.782 542 11 0 16.8619 -71.4529 124.15 
+     74 111.506 983 10 1 16.8454 -71.4744 95.55 
+     74 134.28 542 10 0 16.8445 -71.4754 94.15 
+     74 144.596 983 9 1 16.8256 -71.4934 65.55 
+     74 111.083 542 9 0 16.8254 -71.4934 64.15 
+     74 96.434 983 8 1 16.8212 -71.4922 35.55 
+     74 91.3004 542 8 0 16.8217 -71.4926 34.15 
+     74 120.988 983 7 1 16.836 -71.5179 5.55 
+     74 116.078 542 7 0 16.8359 -71.5191 4.15 
+     74 124.235 983 6 1 16.8292 -71.544 -24.45 
+     74 98.6898 542 6 0 16.8291 -71.546 -25.85 
+     74 144.874 983 5 1 16.827 -71.5864 -54.45 
+     74 140.499 542 5 0 16.8261 -71.588 -55.85 
+     74 101.058 983 4 1 16.8113 -71.6187 -84.45 
+     74 119.61 542 4 0 16.8103 -71.6207 -85.85 
+     74 117.303 983 3 1 16.7897 -71.6625 -114.45 
+     74 126.131 541 3 0 16.7869 -71.6669 -115.85 
+     74 107.635 983 2 1 16.7333 -71.7529 -144.45 
+     74 143.625 541 2 0 16.7299 -71.757 -145.85 
+     74 120.318 983 1 1 16.6628 -71.8367 -174.45 
+     74 118.612 541 1 0 16.6598 -71.8401 -175.85 
+     74 147.997 982 0 1 16.5981 -71.9128 -204.45 
+     74 389.965 540 0 0 16.5944 -71.9164 -205.85 
+     74 132.815 541 0 0 16.4994 -71.85 -206.108 
+     74 118.201 983 11 1 16.85 -71.4442 125.276 
 Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 6.20736 LIN
+Particle energy: 6.96748 LIN
 Particle: proton
 Event: 75
-Number of tracker hits in this event: 16
-     75 124.932 1102 7 1 40.5655 143.366 5.55 
-     75 98.0232 1616 7 0 40.5658 143.365 4.15 
-     75 112.99 1102 6 1 40.5753 143.362 -24.45 
-     75 109.65 1616 6 0 40.5752 143.363 -25.85 
-     75 104.316 1102 5 1 40.5747 143.39 -54.45 
-     75 116.919 1616 5 0 40.5742 143.392 -55.85 
-     75 132.096 1102 4 1 40.5639 143.422 -84.45 
-     75 142.137 1616 4 0 40.564 143.424 -85.85 
-     75 125.436 1102 3 1 40.569 143.47 -114.45 
-     75 155.578 1616 3 0 40.569 143.473 -115.85 
-     75 232.715 1102 2 1 40.5766 143.527 -144.45 
-     75 258.075 1616 2 0 40.5767 143.53 -145.85 
-     75 120.487 1102 1 1 40.5783 143.602 -174.45 
-     75 123.501 1617 1 0 40.5796 143.606 -175.85 
-     75 97.6785 1102 0 1 40.6034 143.694 -204.45 
-     75 166.704 1617 0 0 40.605 143.698 -205.85 
-Number of digits in this event: 11
+Number of tracker hits in this event: 22
+     75 129.503 950 10 1 10.2183 -98.5333 95.55 
+     75 105.988 408 10 0 10.2193 -98.5323 94.15 
+     75 190.249 950 9 1 10.2391 -98.511 65.55 
+     75 117.037 408 9 0 10.2407 -98.5096 64.15 
+     75 110.125 951 8 1 10.278 -98.4891 35.55 
+     75 100.193 408 8 0 10.2791 -98.4881 34.15 
+     75 123.315 951 7 1 10.3029 -98.4682 5.55 
+     75 92.5776 408 7 0 10.3047 -98.4668 4.15 
+     75 152.217 951 6 1 10.3413 -98.4376 -24.45 
+     75 99.9325 408 6 0 10.3419 -98.4363 -25.85 
+     75 135.107 951 5 1 10.3534 -98.4083 -54.45 
+     75 102.464 408 5 0 10.3535 -98.4071 -55.85 
+     75 101.938 951 4 1 10.3578 -98.3827 -84.45 
+     75 111.936 408 4 0 10.3586 -98.3815 -85.85 
+     75 146.408 951 3 1 10.4018 -98.4458 -114.45 
+     75 194.768 408 3 0 10.4047 -98.4482 -115.85 
+     75 149.224 952 2 1 10.4628 -98.5018 -144.45 
+     75 110.646 408 2 0 10.467 -98.5058 -145.85 
+     75 104.265 952 1 1 10.5537 -98.5867 -174.45 
+     75 108.209 407 1 0 10.5582 -98.5897 -175.85 
+     75 100.217 952 0 1 10.6427 -98.6526 -204.45 
+     75 116.897 407 0 0 10.646 -98.6562 -205.85 
+Number of digits in this event: 9
 Using G4ParticleGun... 
-Particle energy: 8.05185 LIN
+Particle energy: 8.18942 LIN
 Particle: proton
 Event: 76
-Number of tracker hits in this event: 24
-     76 100.636 793 9 1 -21.2744 127.52 65.55 
-     76 113.394 1536 9 0 -21.2744 127.52 64.15 
-     76 132.29 793 8 1 -21.2738 127.53 35.55 
-     76 324.854 1536 8 0 -21.2737 127.531 34.15 
-     76 157.372 793 7 1 -21.2706 127.557 5.55 
-     76 151.944 1537 7 0 -21.2702 127.56 4.15 
-     76 124.65 793 6 1 -21.2616 127.618 -24.45 
-     76 110.892 1537 6 0 -21.2608 127.621 -25.85 
-     76 134.211 794 5 1 -21.2422 127.693 -54.45 
-     76 251.443 1537 5 0 -21.2423 127.696 -55.85 
-     76 116.161 794 4 1 -21.2385 127.766 -84.45 
-     76 134.218 1538 4 0 -21.2374 127.769 -85.85 
-     76 152.488 794 3 1 -21.2159 127.833 -114.45 
-     76 157.97 1538 3 0 -21.2157 127.835 -115.85 
-     76 122.704 794 2 1 -21.2079 127.887 -144.45 
-     76 139.369 1538 2 0 -21.2079 127.889 -145.85 
-     76 167.615 794 1 1 -21.206 127.942 -174.45 
-     76 102.224 1538 1 0 -21.2064 127.945 -175.85 
-     76 123.228 794 0 1 -21.2129 127.999 -204.45 
-     76 98.8632 1539 0 0 -21.2124 128.002 -205.85 
-     76 23.9401 793 1 1 -21.25 128.111 -174.758 
-     76 104.36 1545 1 0 -21.7121 129.154 -175.85 
-     76 86.9122 1546 1 0 -21.7873 129.35 -176.036 
-     76 13.9918 1547 1 0 -21.8746 129.55 -176.217 
-Number of digits in this event: 15
+Number of tracker hits in this event: 39
+     76 107.02 597 11 1 -60.4758 -39.7971 125.55 
+     76 102.588 701 11 0 -60.4762 -39.798 124.15 
+     76 163.314 597 10 1 -60.4881 -39.817 95.55 
+     76 128.668 701 10 0 -60.4881 -39.8181 94.15 
+     76 118.212 597 9 1 -60.4846 -39.8367 65.55 
+     76 98.687 701 9 0 -60.484 -39.8378 64.15 
+     76 104.065 597 8 1 -60.4702 -39.861 35.55 
+     76 140.329 700 8 0 -60.4698 -39.8628 34.15 
+     76 120.606 597 7 1 -60.4627 -39.9046 5.55 
+     76 132.676 700 7 0 -60.4619 -39.9073 4.15 
+     76 119.172 598 6 1 -60.4479 -39.9623 -24.45 
+     76 169.24 700 6 0 -60.4457 -39.9652 -25.85 
+     76 207.868 598 5 1 -60.4012 -40.0299 -54.45 
+     76 101.596 700 5 0 -60.3981 -40.032 -55.85 
+     76 275.334 598 4 1 -60.3343 -40.081 -84.45 
+     76 112.459 699 4 0 -60.331 -40.0836 -85.85 
+     76 135.045 598 3 1 -60.2609 -40.1378 -114.45 
+     76 119.284 699 3 0 -60.2573 -40.1406 -115.85 
+     76 98.949 599 2 1 -60.1797 -40.1977 -144.45 
+     76 108.81 699 2 0 -60.1768 -40.2011 -145.85 
+     76 90.3215 599 1 1 -60.1251 -40.2688 -174.45 
+     76 102.985 698 1 0 -60.1219 -40.273 -175.85 
+     76 100.648 599 0 1 -60.0601 -40.3569 -204.45 
+     76 130.061 698 0 0 -60.0564 -40.3613 -205.85 
+     76 169.1 979 5 0 -107.428 15.9125 -56.25 
+     76 66.3034 554 5 1 -69.1945 -84.7938 -54.85 
+     76 64.1413 124 1 0 -157.786 -155.193 -176.25 
+     76 19.0426 62 6 1 -167.723 50.4421 -24.85 
+     76 149.491 61 6 1 -167.75 50.6724 -24.6864 
+     76 149.486 123 1 0 -157.884 -155.35 -176.065 
+     76 11.6108 94 1 1 -161.308 -157.124 -174.85 
+     76 134.873 93 1 1 -161.35 -157.145 -174.837 
+     76 88.5742 92 1 1 -161.55 -157.229 -174.804 
+     76 62.7836 91 1 1 -161.75 -157.351 -174.816 
+     76 96.3399 90 1 1 -161.95 -157.475 -174.79 
+     76 67.2143 89 1 1 -162.15 -157.558 -174.772 
+     76 71.6001 88 1 1 -162.35 -157.597 -174.684 
+     76 52.8429 87 1 1 -162.55 -157.712 -174.599 
+     76 2.73936 117 1 0 -161.093 -156.593 -175.85 
+Number of digits in this event: 18
 Using G4ParticleGun... 
-Particle energy: 7.94429 LIN
+Particle energy: 3.72368 LIN
 Particle: proton
 Event: 77
-Number of tracker hits in this event: 28
-     77 115.739 886 11 1 -2.78513 -58.7611 125.55 
-     77 161.686 606 11 0 -2.78558 -58.7614 124.15 
-     77 238.171 886 10 1 -2.79686 -58.7596 95.55 
-     77 120.494 606 10 0 -2.7977 -58.7607 94.15 
-     77 87.5958 886 9 1 -2.81478 -58.7834 65.55 
-     77 121.853 606 9 0 -2.8158 -58.7857 64.15 
-     77 114.737 886 8 1 -2.83273 -58.8302 35.55 
-     77 184.975 606 8 0 -2.83358 -58.8314 34.15 
-     77 91.0265 886 7 1 -2.84954 -58.858 5.55 
-     77 160.978 605 7 0 -2.8503 -58.859 4.15 
-     77 128.522 885 6 1 -2.86842 -58.8793 -24.45 
-     77 269.247 605 6 0 -2.86853 -58.8811 -25.85 
-     77 90.8877 885 5 1 -2.86985 -58.9204 -54.45 
-     77 102.712 605 5 0 -2.8704 -58.9226 -55.85 
-     77 78.8945 885 4 1 -2.88385 -58.9692 -84.45 
-     77 103.511 605 4 0 -2.88456 -58.9713 -85.85 
-     77 116.405 885 3 1 -2.89593 -59.0139 -114.45 
-     77 145.888 605 3 0 -2.89722 -59.0161 -115.85 
-     77 103.946 885 2 1 -2.92626 -59.0609 -144.45 
-     77 115.357 604 2 0 -2.92777 -59.0633 -145.85 
-     77 156.637 885 1 1 -2.95905 -59.1117 -174.45 
-     77 97.3477 604 1 0 -2.96061 -59.1142 -175.85 
-     77 115.066 885 0 1 -2.9968 -59.1621 -204.45 
-     77 138.137 604 0 0 -2.99962 -59.1646 -205.85 
-     77 54.3722 605 11 0 -2.766 -58.85 123.898 
-     77 155.949 896 10 1 -0.706523 -73.4099 95.5497 
-     77 115.772 528 10 0 -0.866618 -74.2764 94.15 
-     77 58.7198 527 10 0 -0.911822 -74.45 93.8744 
-Number of digits in this event: 15
+Number of tracker hits in this event: 24
+     77 129.865 651 11 1 -49.8332 -57.6206 125.55 
+     77 109.797 612 11 0 -49.8338 -57.6218 124.15 
+     77 112.246 651 10 1 -49.8365 -57.6582 95.55 
+     77 112.943 611 10 0 -49.8359 -57.6566 94.15 
+     77 127.365 651 9 1 -49.8179 -57.6233 65.55 
+     77 106.587 612 9 0 -49.8146 -57.6198 64.15 
+     77 151.945 651 8 1 -49.7492 -57.5531 35.55 
+     77 94.4602 612 8 0 -49.7454 -57.5485 34.15 
+     77 176.426 651 7 1 -49.6756 -57.4561 5.55 
+     77 101.147 612 7 0 -49.6722 -57.4561 4.15 
+     77 118.259 652 6 1 -49.6016 -57.4598 -24.45 
+     77 99.8726 612 6 0 -49.5963 -57.4618 -25.85 
+     77 113.52 652 5 1 -49.4803 -57.5027 -54.45 
+     77 120.292 612 5 0 -49.4766 -57.5046 -55.85 
+     77 140.254 653 4 1 -49.4011 -57.5449 -84.45 
+     77 112.192 612 4 0 -49.3995 -57.5466 -85.85 
+     77 131.667 653 3 1 -49.3662 -57.5846 -114.45 
+     77 149.784 612 3 0 -49.3656 -57.5882 -115.85 
+     77 115.16 653 2 1 -49.3563 -57.6591 -144.45 
+     77 78.5675 611 2 0 -49.3575 -57.6603 -145.85 
+     77 108.201 653 1 1 -49.3928 -57.6769 -174.45 
+     77 118.58 611 1 0 -49.3943 -57.676 -175.85 
+     77 177.35 653 0 1 -49.4216 -57.6492 -204.45 
+     77 91.0554 612 0 0 -49.4221 -57.6492 -205.85 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 5.14807 LIN
+Particle energy: 6.97717 LIN
 Particle: proton
 Event: 78
-Number of tracker hits in this event: 22
-     78 201.357 583 9 1 -63.4006 103.356 65.55 
-     78 112.432 1416 9 0 -63.4008 103.356 64.15 
-     78 88.0543 583 8 1 -63.4121 103.372 35.55 
-     78 109.978 1416 8 0 -63.4113 103.373 34.15 
-     78 102.047 583 7 1 -63.3947 103.411 5.55 
-     78 307.886 1416 7 0 -63.3939 103.415 4.15 
-     78 121.733 583 6 1 -63.3859 103.49 -24.45 
-     78 79.3223 1416 6 0 -63.3843 103.495 -25.85 
-     78 101.784 583 5 1 -63.3519 103.591 -54.45 
-     78 99.8135 1417 5 0 -63.3507 103.596 -55.85 
-     78 170.1 583 4 1 -63.327 103.69 -84.45 
-     78 106.674 1417 4 0 -63.3261 103.695 -85.85 
-     78 106.958 583 3 1 -63.3142 103.795 -114.45 
-     78 109.898 1418 3 0 -63.3143 103.802 -115.85 
-     78 102.044 583 2 1 -63.3171 103.927 -144.45 
-     78 106.963 1418 2 0 -63.317 103.934 -145.85 
-     78 148.213 583 1 1 -63.3096 104.06 -174.45 
-     78 105.909 1419 1 0 -63.3085 104.066 -175.85 
-     78 156.2 583 0 1 -63.2814 104.199 -204.45 
-     78 114.916 1420 0 0 -63.2798 104.203 -205.85 
-     78 106.251 1417 7 0 -63.0612 103.55 3.81979 
-     78 61.6649 1418 7 0 -63.2198 103.75 3.79071 
-Number of digits in this event: 8
+Number of tracker hits in this event: 32
+     78 126.076 733 11 1 -33.3924 -66.7947 125.55 
+     78 111.199 566 11 0 -33.3924 -66.7946 124.15 
+     78 92.9865 733 10 1 -33.3942 -66.7922 95.55 
+     78 100.184 566 10 0 -33.3944 -66.7926 94.15 
+     78 101.037 733 9 1 -33.3962 -66.7962 65.55 
+     78 105.788 566 9 0 -33.3919 -66.795 64.15 
+     78 106.166 733 8 1 -33.3041 -66.7721 35.55 
+     78 221.866 566 8 0 -33.3008 -66.7722 34.15 
+     78 92.0412 734 7 1 -33.2328 -66.7724 5.55 
+     78 94.9814 566 7 0 -33.2297 -66.7719 4.15 
+     78 100.453 734 6 1 -33.1705 -66.7621 -24.45 
+     78 96.0873 566 6 0 -33.1679 -66.7628 -25.85 
+     78 104.024 734 5 1 -33.1141 -66.7788 -54.45 
+     78 101.025 566 5 0 -33.1106 -66.7793 -55.85 
+     78 117.9 735 4 1 -33.033 -66.7875 -84.45 
+     78 113.207 566 4 0 -33.0287 -66.7875 -85.85 
+     78 176.109 735 3 1 -32.9398 -66.7901 -114.45 
+     78 204.828 566 3 0 -32.9348 -66.7893 -115.85 
+     78 99.2197 736 2 1 -32.8342 -66.7701 -144.45 
+     78 111.357 566 2 0 -32.8291 -66.768 -145.85 
+     78 129.138 736 1 1 -32.7263 -66.7279 -174.45 
+     78 115.431 566 1 0 -32.7203 -66.726 -175.85 
+     78 163.545 737 0 1 -32.5991 -66.6839 -204.45 
+     78 135.743 566 0 0 -32.5928 -66.6814 -205.85 
+     78 82.2195 511 0 0 -4.26963 -77.7865 -206.25 
+     78 91.0274 510 0 0 -4.06081 -77.85 -206.108 
+     78 44.0383 884 0 1 -3.11849 -78.6036 -204.85 
+     78 225.023 885 0 1 -3.04991 -78.7036 -204.725 
+     78 20.3516 886 0 1 -2.85 -78.7447 -204.803 
+     78 38.345 502 0 0 -1.8928 -79.5898 -205.85 
+     78 168.495 501 0 0 -1.84739 -79.65 -205.902 
+     78 355.67 493 0 0 -64.7004 -81.4034 -206.25 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 5.94417 LIN
+Particle energy: 3.03519 LIN
 Particle: proton
 Event: 79
-Number of tracker hits in this event: 21
-     79 98.3343 251 8 1 -129.921 -64.1983 35.55 
-     79 107.506 579 8 0 -129.922 -64.1972 34.15 
-     79 99.2715 251 7 1 -129.936 -64.1786 5.55 
-     79 132.275 579 7 0 -129.937 -64.178 4.15 
-     79 87.57 250 6 1 -129.959 -64.1621 -24.45 
-     79 102.538 579 6 0 -129.959 -64.161 -25.85 
-     79 136.264 250 5 1 -129.98 -64.1399 -54.45 
-     79 113.117 579 5 0 -129.981 -64.139 -55.85 
-     79 112.725 250 4 1 -129.997 -64.1203 -84.45 
-     79 98.3181 579 4 0 -129.999 -64.1195 -85.85 
-     79 95.9834 250 3 1 -130.036 -64.1037 -114.45 
-     79 114.161 579 3 0 -130.037 -64.1034 -115.85 
-     79 156.519 250 2 1 -130.053 -64.0939 -144.45 
-     79 221.928 579 2 0 -130.053 -64.0939 -145.85 
-     79 131.038 250 1 1 -130.062 -64.0927 -174.45 
-     79 100.594 579 1 0 -130.062 -64.0916 -175.85 
-     79 112.399 250 0 1 -130.074 -64.0697 -204.45 
-     79 104.999 579 0 0 -130.075 -64.0696 -205.85 
-     79 140.789 251 2 1 -129.95 -64.0837 -144.529 
-     79 17.0055 252 2 1 -129.75 -64.1686 -144.779 
-     79 230.847 575 2 0 -133.488 -64.8622 -145.85 
-Number of digits in this event: 8
+Number of tracker hits in this event: 27
+     79 126.492 1130 11 1 46.0852 62.1839 125.55 
+     79 105.29 1210 11 0 46.0844 62.1849 124.15 
+     79 126.175 1130 10 1 46.0708 62.1975 95.55 
+     79 184.502 1210 10 0 46.0708 62.1986 94.15 
+     79 154.611 1130 9 1 46.0706 62.2255 65.55 
+     79 95.9147 1210 9 0 46.0717 62.2279 64.15 
+     79 127.874 1130 8 1 46.0984 62.2635 35.55 
+     79 96.7047 1211 8 0 46.101 62.2631 34.15 
+     79 109.958 1130 7 1 46.1573 62.2488 5.55 
+     79 127.774 1210 7 0 46.1581 62.2483 4.15 
+     79 142.3 1130 6 1 46.1912 62.2387 -24.45 
+     79 147.276 1210 6 0 46.1933 62.2383 -25.85 
+     79 123.53 1130 5 1 46.2429 62.2247 -54.45 
+     79 131.304 1210 5 0 46.2461 62.225 -55.85 
+     79 213.313 1131 4 1 46.3105 62.2314 -84.45 
+     79 189.544 1210 4 0 46.3143 62.232 -85.85 
+     79 130.384 1131 3 1 46.3982 62.2374 -114.45 
+     79 112.743 1210 3 0 46.4028 62.2369 -115.85 
+     79 100.354 1132 2 1 46.4935 62.2261 -144.45 
+     79 144.528 1210 2 0 46.4966 62.226 -145.85 
+     79 128.76 1132 1 1 46.5625 62.2232 -174.45 
+     79 156.941 1210 1 0 46.5656 62.2235 -175.85 
+     79 196.878 1132 0 1 46.6329 62.2211 -204.45 
+     79 110.046 1210 0 0 46.6368 62.2196 -205.85 
+     79 127.662 1132 3 1 46.45 62.2438 -114.698 
+     79 30.3088 1131 5 1 46.2502 62.2261 -54.8226 
+     79 141.537 1207 5 0 46.4114 61.6237 -55.8502 
+Number of digits in this event: 20
 Using G4ParticleGun... 
-Particle energy: 1.51615 LIN
+Particle energy: 4.96259 LIN
 Particle: proton
 Event: 80
-Number of tracker hits in this event: 29
-     80 154.487 567 11 1 -66.5145 -47.7656 125.55 
-     80 126.526 661 11 0 -66.5124 -47.7656 124.15 
-     80 145.224 567 10 1 -66.4795 -47.7645 95.55 
-     80 129.514 661 10 0 -66.4773 -47.7697 94.15 
-     80 121.201 568 9 1 -66.4072 -47.875 65.55 
-     80 117.435 660 9 0 -66.4051 -47.8839 64.15 
-     80 103.91 568 8 1 -66.3613 -48.0975 35.55 
-     80 115.268 659 8 0 -66.3613 -48.109 34.15 
-     80 213.379 568 7 1 -66.4043 -48.326 5.55 
-     80 99.4849 658 7 0 -66.4015 -48.3389 4.15 
-     80 311.539 568 6 1 -66.3459 -48.5973 -24.45 
-     80 249.268 657 6 0 -66.3375 -48.61 -25.85 
-     80 173.295 569 5 1 -66.1325 -48.8905 -54.45 
-     80 104.154 655 5 0 -66.1209 -48.9048 -55.85 
-     80 109.628 570 4 1 -65.8814 -49.1922 -84.45 
-     80 113.421 654 4 0 -65.8741 -49.2052 -85.85 
-     80 112.9 571 3 1 -65.7267 -49.4739 -114.45 
-     80 112.593 652 3 0 -65.7214 -49.4847 -115.85 
-     80 284.31 572 2 1 -65.6162 -49.714 -144.45 
-     80 125.017 651 2 0 -65.6097 -49.7259 -145.85 
-     80 151.619 572 1 1 -65.472 -49.9562 -174.45 
-     80 207.566 650 1 0 -65.4696 -49.967 -175.85 
-     80 135.111 573 0 1 -65.4211 -50.1688 -204.45 
-     80 106.154 649 0 0 -65.4213 -50.1814 -205.85 
-     80 73.5647 649 1 0 -65.4565 -50.05 -175.886 
-     80 46.344 566 1 1 -66.6907 -50.887 -174.85 
-     80 82.5857 571 2 1 -65.6501 -49.5446 -144.796 
-     80 51.822 1149 10 0 -54.5172 49.9526 93.75 
-     80 196.486 1150 10 0 -54.4548 50.05 93.7583 
-Number of digits in this event: 16
-Using G4ParticleGun... 
-Particle energy: 1.78883 LIN
+Number of tracker hits in this event: 305
+     80 104.028 1152 11 1 50.5407 -48.343 125.55 
+     80 137.44 658 11 0 50.5479 -48.3484 124.15 
+     80 119.729 1153 10 1 50.6935 -48.4611 95.55 
+     80 103.21 657 10 0 50.6995 -48.4681 94.15 
+     80 16102.2 1153 9 1 50.8167 -48.6075 65.55 
+     80 15606.3 1154 9 1 50.85 -48.5927 65.4718 
+     80 2294 1155 9 1 51.05 -48.501 65.3971 
+     80 1566.87 1156 9 1 51.25 -48.4083 65.3218 
+     80 1371.41 1157 9 1 51.45 -48.3164 65.2471 
+     80 1053.8 1158 9 1 51.65 -48.2249 65.1726 
+     80 22099.9 665 9 0 54.4098 -46.9544 64.15 
+     80 1174.38 666 9 0 54.6367 -46.85 64.0659 
+     80 1094.17 667 9 0 55.0744 -46.65 63.903 
+     80 515.834 1556 8 1 131.39 -12.5904 35.55 
+     80 626.617 1557 8 1 131.55 -12.5286 35.4895 
+     80 512.494 1558 8 1 131.75 -12.4536 35.4151 
+     80 662.966 1559 8 1 131.95 -12.3796 35.342 
+     80 506.272 1560 8 1 132.15 -12.3061 35.2694 
+     80 390.074 1561 8 1 132.35 -12.232 35.1976 
+     80 696.567 844 8 0 135.297 -11.1379 34.15 
+     80 1599.48 845 8 0 135.533 -11.05 34.0659 
+     80 1038.58 846 8 0 136.076 -10.85 33.8725 
+     80 91.4596 654 9 0 50.3032 -49.241 64.15 
+     80 1490.13 653 9 0 50.2958 -49.25 64.1308 
+     80 2052.96 1094 8 1 39.0375 -62.8055 35.55 
+     80 1666.13 581 8 0 38.5456 -63.6519 34.15 
+     80 365.243 580 8 0 38.4304 -63.85 33.8189 
+     80 1285.07 1045 7 1 29.1143 -81.203 5.55 
+     80 2486.64 1044 7 1 29.05 -81.3035 5.41106 
+     80 1236.6 489 7 0 28.458 -82.1746 4.15 
+     80 3834.84 488 7 0 28.4058 -82.25 4.04063 
+     80 482.786 487 7 0 28.2973 -82.45 3.77554 
+     80 10664 664 9 0 51.5041 -47.216 64.15 
+     80 9998.59 1152 9 1 50.65 -48.7596 65.507 
+     80 3782.28 1151 9 1 50.45 -48.9514 65.5274 
+     80 6.51167 649 9 0 52.7755 -50.2481 64.15 
+     80 961.316 648 9 0 52.7778 -50.25 64.1484 
+     80 883.326 647 9 0 53.0163 -50.45 63.9862 
+     80 369.313 646 9 0 53.2536 -50.65 63.8289 
+     80 857.825 1371 8 1 94.3631 -86.2864 35.55 
+     80 1004.14 1372 8 1 94.55 -86.4543 35.4027 
+     80 716.338 1373 8 1 94.75 -86.6321 35.2452 
+     80 294.696 461 8 0 96.1355 -87.8087 34.15 
+     80 1304.3 460 8 0 96.1844 -87.85 34.1114 
+     80 1183.05 459 8 0 96.4242 -88.05 33.9262 
+     80 1849.15 1563 7 1 132.761 -118.04 5.55 
+     80 1914.98 1564 7 1 132.95 -118.263 5.35424 
+     80 532.577 302 7 0 134.128 -119.689 4.15 
+     80 1940.23 301 7 0 134.178 -119.75 4.09834 
+     80 2369.4 300 7 0 134.353 -119.95 3.9306 
+     80 222.72 299 7 0 134.537 -120.15 3.76518 
+     80 146.828 659 9 0 50.5546 -48.134 64.15 
+     80 161.667 660 9 0 50.5081 -48.05 63.9132 
+     80 71.4695 1124 8 1 44.8949 -38.0159 35.55 
+     80 42.3867 1123 8 1 44.85 -37.9341 35.3144 
+     80 152.826 712 8 0 44.6308 -37.5257 34.15 
+     80 86.8583 713 8 0 44.5902 -37.45 33.9343 
+     80 147.632 1095 7 1 39.1829 -27.4662 5.55 
+     80 130.622 765 7 0 38.9199 -26.9629 4.15 
+     80 26.8743 766 7 0 38.8608 -26.85 3.83598 
+     80 119.235 1067 6 1 33.5447 -16.5482 -24.45 
+     80 105.715 820 6 0 33.2773 -16.0213 -25.85 
+     80 128.62 1038 5 1 27.7738 -5.21666 -54.45 
+     80 6.88377 876 5 0 27.5097 -4.66157 -55.85 
+     80 126.541 877 5 0 27.5042 -4.65 -55.8792 
+     80 100.258 1010 4 1 22.1085 6.62143 -84.45 
+     80 17.0807 1009 4 1 22.05 6.75008 -84.7769 
+     80 311.064 935 4 0 21.8583 7.17171 -85.85 
+     80 73.5389 936 4 0 21.8227 7.25 -86.0493 
+     80 133.094 983 3 1 16.7191 18.4406 -114.45 
+     80 6.27908 982 3 1 16.65 18.5874 -114.832 
+     80 81.9341 994 3 0 16.465 18.9797 -115.85 
+     80 68.9258 995 3 0 16.4319 19.05 -116.032 
+     80 222.647 956 2 1 11.3295 29.9931 -144.45 
+     80 118.345 1052 2 0 11.0867 30.5019 -145.85 
+     80 76.2826 930 1 1 6.09279 40.9424 -174.45 
+     80 46.5839 929 1 1 6.05 41.0367 -174.702 
+     80 276.495 1107 1 0 5.85775 41.4737 -175.85 
+     80 30.7224 905 0 1 1.06656 52.427 -204.45 
+     80 109.662 904 0 1 1.05 52.4679 -204.559 
+     80 67.6427 1164 0 0 0.852216 52.9543 -205.85 
+     80 58.1688 1165 0 0 0.813267 53.05 -206.104 
+     80 13.1702 986 3 0 26.759 17.2635 -116.25 
+     80 211.945 985 3 0 26.7686 17.25 -116.212 
+     80 9.6684 984 3 0 26.7955 17.05 -115.865 
+     80 207.009 1032 3 1 26.5549 16.3539 -114.85 
+     80 111.152 655 9 0 50.7777 -48.9663 64.15 
+     80 213.137 1149 8 1 49.9268 -56.6243 35.55 
+     80 69.3655 615 8 0 49.8869 -57.002 34.15 
+     80 62.6361 614 8 0 49.8817 -57.05 33.9723 
+     80 164.121 1145 7 1 49.0766 -64.7265 5.55 
+     80 136.835 574 7 0 49.0401 -65.1138 4.15 
+     80 260.071 1141 6 1 48.2822 -73.0467 -24.45 
+     80 3.80547 533 6 0 48.2377 -73.4458 -25.85 
+     80 120.816 532 6 0 48.2372 -73.45 -25.8648 
+     80 137.498 1136 5 1 47.3271 -81.6065 -54.45 
+     80 41.5729 490 5 0 47.2759 -82.0123 -55.85 
+     80 166.767 489 5 0 47.2712 -82.05 -55.98 
+     80 136.79 1130 4 1 46.2391 -90.325 -84.45 
+     80 51.5771 447 4 0 46.1982 -90.7322 -85.85 
+     80 186.049 446 4 0 46.1964 -90.75 -85.9113 
+     80 167.404 1126 3 1 45.3524 -99.0496 -114.45 
+     80 144.486 403 3 0 45.3113 -99.457 -115.85 
+     80 24.232 402 3 0 45.3019 -99.55 -116.17 
+     80 134.513 1122 2 1 44.4646 -107.795 -144.45 
+     80 193.777 359 2 0 44.4235 -108.197 -145.85 
+     80 276.287 1117 1 1 43.6201 -116.426 -174.45 
+     80 231.206 316 1 0 43.5804 -116.831 -175.85 
+     80 131.731 1113 0 1 42.7542 -125.106 -204.45 
+     80 52.9382 273 0 0 42.7037 -125.516 -205.85 
+     80 92.4462 272 0 0 42.6994 -125.55 -205.967 
+     80 21.5068 302 1 0 42.8397 -119.695 -175.85 
+     80 185.208 301 1 0 42.8232 -119.75 -175.861 
+     80 143.491 300 1 0 42.4671 -119.95 -175.865 
+     80 57.5088 1105 1 1 41.2004 -120.394 -174.85 
+     80 116.182 299 1 0 40.3602 -120.15 -175.935 
+     80 19.4348 1018 3 1 23.85 -178.194 -114.808 
+     80 827.96 669 10 0 52.9485 -46.1153 93.75 
+     80 619.882 1165 10 1 53.062 -45.9868 95.15 
+     80 818.806 685 11 0 56.2112 -42.9442 123.75 
+     80 776.787 1181 11 1 56.358 -42.7956 125.15 
+     80 692.867 694 12 0 58.6093 -41.0909 153.75 
+     80 823.768 1193 12 1 58.7151 -41.0051 155.15 
+     80 891.235 697 13 0 61.2305 -40.5563 183.75 
+     80 804.12 1206 13 1 61.3489 -40.5437 185.15 
+     80 917.253 694 14 0 63.1439 -41.126 213.75 
+     80 346.274 1215 14 1 63.2379 -41.1638 215.15 
+     80 592.558 1216 14 1 63.25 -41.169 215.325 
+     80 744.597 1159 9 1 51.85 -48.7442 65.5339 
+     80 272.18 1150 9 1 50.25 -47.8698 65.3592 
+     80 234.664 1149 9 1 50.05 -47.609 65.3141 
+     80 281.856 1148 9 1 49.85 -47.3497 65.2682 
+     80 256.227 1147 9 1 49.65 -47.0902 65.2219 
+     80 129.931 1146 9 1 49.45 -46.8296 65.1742 
+     80 99.2107 694 9 0 45.1183 -41.1648 64.15 
+     80 195.345 695 9 0 45.0305 -41.05 64.1292 
+     80 201.63 696 9 0 44.8774 -40.85 64.0933 
+     80 369.496 697 9 0 44.724 -40.65 64.0572 
+     80 225.75 698 9 0 44.5703 -40.45 64.0214 
+     80 189.324 699 9 0 44.4161 -40.25 63.9853 
+     80 182.144 700 9 0 44.2621 -40.05 63.949 
+     80 179.21 701 9 0 44.1077 -39.85 63.9132 
+     80 194.713 702 9 0 43.9524 -39.65 63.8777 
+     80 221.64 703 9 0 43.7967 -39.45 63.8427 
+     80 274.994 704 9 0 43.6417 -39.25 63.808 
+     80 128.101 705 9 0 43.4847 -39.05 63.7728 
+     80 115.732 496 8 1 -80.7593 119.549 35.55 
+     80 251.025 495 8 1 -80.85 119.675 35.5236 
+     80 335.917 494 8 1 -81.05 119.953 35.4652 
+     80 272.566 493 8 1 -81.25 120.231 35.407 
+     80 413.764 492 8 1 -81.45 120.512 35.3495 
+     80 448.425 491 8 1 -81.65 120.792 35.2917 
+     80 282.814 490 8 1 -81.85 121.071 35.2333 
+     80 91.5605 489 8 1 -82.05 121.349 35.1743 
+     80 34.329 1529 8 0 -85.4848 126.11 34.15 
+     80 170.137 1530 8 0 -85.5134 126.15 34.1415 
+     80 217.75 1531 8 0 -85.6575 126.35 34.0986 
+     80 225.391 1532 8 0 -85.8017 126.55 34.0559 
+     80 237.216 1533 8 0 -85.946 126.75 34.0128 
+     80 192.442 1534 8 0 -86.0906 126.95 33.9688 
+     80 206.19 1535 8 0 -86.236 127.15 33.9243 
+     80 192.186 1536 8 0 -86.3822 127.35 33.8804 
+     80 194.559 1537 8 0 -86.5281 127.55 33.836 
+     80 257.574 1538 8 0 -86.6733 127.75 33.7915 
+     80 126.463 1128 8 1 45.7304 -37.4729 35.55 
+     80 77.2699 715 8 0 45.4915 -36.9464 34.15 
+     80 50.806 716 8 0 45.4477 -36.85 33.8937 
+     80 122.855 1102 7 1 40.5259 -26.2652 5.55 
+     80 84.2381 771 7 0 40.2864 -25.7538 4.15 
+     80 33.2141 772 7 0 40.2377 -25.65 3.86578 
+     80 284.577 1076 6 1 35.3861 -15.3194 -24.45 
+     80 362.764 826 6 0 35.1531 -14.8121 -25.85 
+     80 133.09 1051 5 1 30.3441 -4.42395 -54.45 
+     80 44.1089 880 5 0 30.1102 -3.91366 -55.85 
+     80 74.1331 881 5 0 30.081 -3.85 -56.0245 
+     80 138.524 1026 4 1 25.321 6.53615 -84.45 
+     80 115.807 1000 3 1 20.2273 17.6058 -114.45 
+     80 122.681 990 3 0 19.9875 18.1183 -115.85 
+     80 12.2577 991 3 0 19.9256 18.25 -116.21 
+     80 31.9368 975 2 1 15.0687 28.6045 -144.45 
+     80 103.518 974 2 1 15.05 28.6444 -144.559 
+     80 169.364 1045 2 0 14.8276 29.1194 -145.85 
+     80 8.7077 1046 2 0 14.7665 29.25 -146.205 
+     80 93.4741 949 1 1 9.9038 39.6671 -174.45 
+     80 19.2867 948 1 1 9.85 39.785 -174.768 
+     80 38.6167 1100 1 0 9.6676 40.186 -175.85 
+     80 58.8342 1101 1 0 9.63846 40.25 -176.023 
+     80 131.365 923 0 1 4.84751 50.7841 -204.45 
+     80 193.145 1156 0 0 4.60149 51.2971 -205.85 
+     80 171.834 975 1 1 15.05 -81.1347 -174.827 
+     80 17.0818 513 1 0 13.0419 -77.45 -175.967 
+     80 150.987 976 1 1 15.25 -82.0125 -174.657 
+     80 336.544 827 6 0 35.1222 -14.65 -26.1678 
+     80 155.171 652 9 0 51.3927 -49.45 64.05 
+     80 191.264 1214 8 1 62.9282 -66.2787 35.55 
+     80 36.8508 1215 8 1 63.05 -66.5066 35.2046 
+     80 39.8744 564 8 0 63.4144 -67.196 34.15 
+     80 157.695 563 8 0 63.443 -67.25 34.0673 
+     80 4.55217 562 8 0 63.5487 -67.45 33.7582 
+     80 237.484 1267 7 1 73.4842 -85.3666 5.55 
+     80 171.324 468 7 0 73.8324 -86.261 4.15 
+     80 165.319 467 7 0 73.9052 -86.45 3.85444 
+     80 180.319 1304 6 1 80.9631 -104.995 -24.45 
+     80 94.595 1305 6 1 81.05 -105.174 -24.7094 
+     80 13.0938 371 6 0 81.4327 -105.934 -25.85 
+     80 278.904 370 6 0 81.441 -105.95 -25.8745 
+     80 71.8276 369 6 0 81.5414 -106.15 -26.1744 
+     80 271.956 1354 5 1 91.0097 -124.571 -54.45 
+     80 34.2416 274 5 0 91.4387 -125.321 -55.85 
+     80 219.412 273 5 0 91.4551 -125.35 -55.9045 
+     80 261.468 1400 4 1 100.197 -139.944 -84.45 
+     80 246.194 197 4 0 100.648 -140.588 -85.85 
+     80 27.2731 196 4 0 100.761 -140.75 -86.2002 
+     80 34.9805 1448 3 1 109.921 -153.967 -114.45 
+     80 345.908 1449 3 1 109.95 -154.001 -114.523 
+     80 171.858 127 3 0 110.464 -154.623 -115.85 
+     80 62.8957 126 3 0 110.569 -154.75 -116.122 
+     80 167.335 1505 2 1 121.276 -167.042 -144.45 
+     80 86.1357 1506 2 1 121.35 -167.15 -144.702 
+     80 139.737 62 2 0 121.691 -167.637 -145.85 
+     80 75.4146 61 2 0 121.771 -167.75 -146.116 
+     80 221.371 1550 1 1 130.286 -180.024 -174.45 
+     80 19.5912 1521 5 1 124.537 -26.1269 -54.45 
+     80 258.185 1522 5 1 124.55 -26.1202 -54.4704 
+     80 61.0384 1523 5 1 124.75 -25.9993 -54.7725 
+     80 605.028 772 5 0 125.453 -25.5596 -55.85 
+     80 62.5745 773 5 0 125.576 -25.45 -56.0727 
+     80 72.4576 1599 4 1 140.015 -8.54275 -84.45 
+     80 121.133 1600 4 1 140.15 -8.31609 -84.6582 
+     80 79.9779 866 4 0 141.011 -6.80786 -85.8502 
+     80 100.374 867 4 0 141.106 -6.65 -85.9791 
+     80 40.9976 868 4 0 141.23 -6.44949 -86.153 
+     80 23.7503 1706 3 1 161.365 26.5322 -114.45 
+     80 134.619 1705 3 1 161.35 26.6059 -114.532 
+     80 67.6319 1038 3 0 160.927 27.7137 -115.85 
+     80 119.859 1039 3 0 160.87 27.8502 -116.015 
+     80 0.349462 1040 3 0 160.791 28.0501 -116.25 
+     80 17.3048 1651 2 1 150.371 52.7414 -144.45 
+     80 140.197 1650 2 1 150.35 52.7882 -144.505 
+     80 87.9672 1169 2 0 149.919 53.9147 -145.85 
+     80 89.722 1170 2 0 149.869 54.05 -146.011 
+     80 0.400921 1171 2 0 149.814 54.25 -146.249 
+     80 168.112 1617 1 1 143.706 78.0194 -174.45 
+     80 55.866 1618 1 1 143.75 78.5011 -174.732 
+     80 44.6251 1302 1 0 144.188 80.4829 -175.85 
+     80 60.7879 1303 1 0 144.22 80.65 -175.945 
+     80 61.0025 1304 1 0 144.253 80.85 -176.053 
+     80 72.1791 1305 1 0 144.295 81.05 -176.144 
+     80 31.8716 1306 1 0 144.356 81.25 -176.22 
+     80 191.447 1281 1 0 151.737 76.2896 -176.25 
+     80 170.318 771 5 0 125.497 -25.6794 -55.85 
+     80 149.788 1621 4 1 144.388 -16.0138 -84.45 
+     80 16.773 1622 4 1 144.55 -15.8744 -84.813 
+     80 0.910263 822 4 0 145.007 -15.4522 -85.8503 
+     80 116.72 823 4 0 145.009 -15.45 -85.8557 
+     80 503.227 1682 3 1 156.627 -4.48258 -114.45 
+     80 37.6075 1683 3 1 156.75 -4.41286 -114.764 
+     80 249.808 879 3 0 157.167 -4.15791 -115.851 
+     80 13.4666 1733 2 1 166.933 2.03616 -144.45 
+     80 125.864 1734 2 1 166.95 2.03044 -144.509 
+     80 106.697 909 2 0 167.331 1.92259 -145.85 
+     80 10.2002 1774 1 1 175.134 -0.399796 -174.45 
+     80 224.735 1775 1 1 175.15 -0.406377 -174.499 
+     80 176.511 897 1 0 175.602 -0.590504 -175.85 
+     80 1.18514 888 3 0 157.269 -2.25329 -115.85 
+     80 157.612 889 3 0 157.27 -2.25 -115.854 
+     80 55.3588 890 3 0 157.426 -2.04996 -116.106 
+     80 32.9576 1781 2 1 176.433 11.9746 -144.45 
+     80 67.1745 1780 2 1 176.35 11.9751 -144.526 
+     80 80.3206 1779 2 1 176.15 11.9638 -144.635 
+     80 87.6098 1778 2 1 175.95 11.937 -144.736 
+     80 158.713 1777 2 1 175.75 11.825 -144.832 
+     80 102.604 1776 2 1 175.55 11.5389 -144.772 
+     80 26.0042 954 2 0 174.947 10.8851 -145.85 
+     80 66.1445 953 2 0 174.906 10.85 -145.945 
+     80 82.5297 952 2 0 174.884 10.65 -146.031 
+     80 70.1518 951 2 0 174.918 10.45 -146.014 
+     80 77.3484 950 2 0 174.905 10.25 -146.114 
+     80 159.275 949 2 0 174.932 10.05 -146.217 
+     80 408.694 1775 2 1 175.207 10.5848 -144.85 
+     80 89.2181 770 5 0 123.957 -25.926 -55.85 
+     80 22.4431 657 9 0 51.1167 -48.6485 64.15 
+     80 97.1468 656 9 0 51.1281 -48.65 64.0994 
+     80 183.807 1187 8 1 57.5329 -49.5289 35.55 
+     80 98.8337 652 8 0 57.8381 -49.5693 34.15 
+     80 119.462 1220 7 1 64.0727 -50.3422 5.55 
+     80 112.026 648 7 0 64.3668 -50.3987 4.15 
+     80 130.789 1252 6 1 70.476 -51.607 -24.45 
+     80 115.788 641 6 0 70.6873 -51.6562 -25.85 
+     80 144.008 1275 5 1 75.0894 -52.7405 -54.45 
+     80 110.182 636 5 0 75.3217 -52.8061 -55.85 
+     80 176.725 1300 4 1 80.074 -54.2198 -84.45 
+     80 108.266 628 4 0 80.3159 -54.3221 -85.85 
+     80 80.1975 1326 3 1 85.3977 -56.4056 -114.45 
+     80 41.4415 1327 3 1 85.45 -56.4228 -114.75 
+     80 117.783 617 3 0 85.6469 -56.4867 -115.85 
+     80 128.086 1352 2 1 90.6819 -58.2017 -144.45 
+     80 2.92365 1353 2 1 90.75 -58.2279 -144.838 
+     80 122.326 608 2 0 90.9256 -58.2952 -145.85 
+     80 69.7763 1378 1 1 95.9154 -60.0731 -174.45 
+     80 55.2537 1379 1 1 95.95 -60.0893 -174.674 
+     80 164.369 599 1 0 96.1374 -60.1837 -175.85 
+     80 96.3461 1402 0 1 100.706 -62.4875 -204.45 
+     80 36.5669 1403 0 1 100.75 -62.5081 -204.719 
+     80 99.887 587 0 0 100.935 -62.5919 -205.85 
+Number of digits in this event: 179
+Using G4ParticleGun... 
+Particle energy: 1.88542 LIN
 Particle: proton
 Event: 81
-Number of tracker hits in this event: 36
-     81 113.407 655 11 1 -49.0244 28.4843 125.55 
-     81 114.133 1042 11 0 -49.0247 28.4862 124.15 
-     81 141.762 655 10 1 -49.0207 28.5344 95.55 
-     81 103.383 1042 10 0 -49.0192 28.5382 94.15 
-     81 103.493 655 9 1 -48.9975 28.6031 65.55 
-     81 128.779 1042 9 0 -48.9961 28.6078 64.15 
-     81 118.619 655 8 1 -48.9699 28.7047 35.55 
-     81 154.948 1043 8 0 -48.9686 28.7096 34.15 
-     81 109.291 655 7 1 -48.9367 28.8065 5.55 
-     81 120.577 1043 7 0 -48.9313 28.8151 4.15 
-     81 221.932 656 6 1 -48.8161 28.9917 -24.45 
-     81 123.728 1044 6 0 -48.8119 29.0021 -25.85 
-     81 105.48 656 5 1 -48.7304 29.217 -54.45 
-     81 92.16 1045 5 0 -48.728 29.2292 -55.85 
-     81 107.767 656 4 1 -48.6812 29.4701 -84.45 
-     81 178.916 1047 4 0 -48.6794 29.4828 -85.85 
-     81 107.732 657 3 1 -48.6415 29.7491 -114.45 
-     81 155.622 1048 3 0 -48.6408 29.7657 -115.85 
-     81 130.226 657 2 1 -48.6233 30.1013 -144.45 
-     81 107.127 1050 2 0 -48.6221 30.1145 -145.85 
-     81 137.198 657 1 1 -48.5977 30.3868 -174.45 
-     81 142.063 1051 1 0 -48.5969 30.3993 -175.85 
-     81 125.85 657 0 1 -48.5885 30.6541 -204.45 
-     81 220.095 1053 0 0 -48.588 30.6689 -205.85 
-     81 75.035 1049 0 0 -48.874 29.9954 -205.85 
-     81 46.7124 1048 0 0 -48.8745 29.85 -206.111 
-     81 152.517 898 0 0 -55.7536 -0.286695 -206.25 
-     81 15.7184 617 0 1 -56.6016 -0.323362 -204.85 
-     81 37.7681 616 0 1 -56.65 -0.32084 -204.806 
-     81 131.193 900 0 0 -58.2257 0.204684 -205.85 
-     81 76.3049 603 0 1 -59.2668 -0.380732 -204.85 
-     81 335.316 602 0 1 -59.45 -0.485568 -204.694 
-     81 407.633 601 0 1 -59.65 -0.591623 -204.52 
-     81 93.1696 1043 9 0 -48.9658 28.65 63.9077 
-     81 65.0926 1123 9 0 -69.153 44.7368 63.7501 
-     81 289.341 1124 9 0 -69.1269 44.85 63.882 
-Number of digits in this event: 19
+Number of tracker hits in this event: 30
+     81 109.1 860 10 1 -7.94575 -98.4924 95.55 
+     81 124.78 408 10 0 -7.9471 -98.4923 94.15 
+     81 171.052 860 9 1 -7.9931 -98.4452 65.55 
+     81 301.37 408 9 0 -7.99468 -98.4404 64.15 
+     81 106.733 860 8 1 -8.04369 -98.3477 35.55 
+     81 110.84 409 8 0 -8.04607 -98.3418 34.15 
+     81 117.033 859 7 1 -8.10227 -98.2098 5.55 
+     81 124.628 409 7 0 -8.10425 -98.2041 4.15 
+     81 193.73 859 6 1 -8.14714 -98.0798 -24.45 
+     81 162.048 410 6 0 -8.15058 -98.0757 -25.85 
+     81 127.745 856 5 1 -8.74841 -97.7696 -54.45 
+     81 97.5648 411 5 0 -8.78013 -97.7559 -55.85 
+     81 147.288 853 4 1 -9.42601 -97.5015 -84.45 
+     81 122.419 413 4 0 -9.4559 -97.4842 -85.85 
+     81 120.314 849 3 1 -10.0717 -97.1347 -114.45 
+     81 106.192 415 3 0 -10.105 -97.117 -115.85 
+     81 152.987 846 2 1 -10.7826 -96.753 -144.45 
+     81 107.422 417 2 0 -10.817 -96.7346 -145.85 
+     81 165.669 842 1 1 -11.5232 -96.358 -174.45 
+     81 114.747 419 1 0 -11.5577 -96.3365 -175.85 
+     81 120.91 838 0 1 -12.2628 -95.8927 -204.45 
+     81 128.407 421 0 0 -12.2987 -95.8685 -205.85 
+     81 15.7373 147 0 0 -1.05723 -150.599 -206.131 
+     81 106.194 1543 3 1 128.943 -90.7351 -114.85 
+     81 10.2701 1542 3 1 128.75 -90.6284 -114.835 
+     81 33.7367 451 3 0 127.065 -89.7739 -115.85 
+     81 5.62203 1499 3 1 120.009 -93.6897 -114.85 
+     81 16.9489 423 3 0 116.806 -95.5328 -115.85 
+     81 47.5692 422 3 0 116.771 -95.5502 -115.857 
+     81 150.703 1481 3 1 116.52 -95.752 -114.85 
+Number of digits in this event: 18
 Using G4ParticleGun... 
-Particle energy: 1.99879 LIN
+Particle energy: 7.06856 LIN
 Particle: proton
 Event: 82
-Number of tracker hits in this event: 29
-     82 99.9448 399 10 1 -100.245 -19.5065 95.55 
-     82 110.399 802 10 0 -100.247 -19.5056 94.15 
-     82 121.98 399 9 1 -100.283 -19.4706 65.55 
-     82 110.915 802 9 0 -100.288 -19.4677 64.15 
-     82 111.877 398 8 1 -100.393 -19.4033 35.55 
-     82 121.624 803 8 0 -100.399 -19.3984 34.15 
-     82 181.811 398 7 1 -100.488 -19.296 5.55 
-     82 161.438 803 7 0 -100.494 -19.2905 4.15 
-     82 196.989 397 6 1 -100.617 -19.1661 -24.45 
-     82 124.77 804 6 0 -100.621 -19.1555 -25.85 
-     82 120.16 397 5 1 -100.705 -18.9441 -54.45 
-     82 129.189 805 5 0 -100.705 -18.9345 -55.85 
-     82 218.228 397 4 1 -100.712 -18.7313 -84.45 
-     82 383.676 806 4 0 -100.713 -18.7196 -85.85 
-     82 109.559 397 3 1 -100.718 -18.468 -114.45 
-     82 96.1331 807 3 0 -100.717 -18.4535 -115.85 
-     82 16.8549 808 3 0 -100.717 -18.45 -116.189 
-     82 114.819 397 2 1 -100.7 -18.1449 -144.45 
-     82 102.619 809 2 0 -100.7 -18.131 -145.85 
-     82 105.52 397 1 1 -100.68 -17.8467 -174.45 
-     82 113.353 811 1 0 -100.682 -17.8293 -175.85 
-     82 137.647 397 0 1 -100.717 -17.4768 -204.45 
-     82 183.072 812 0 0 -100.717 -17.459 -205.85 
-     82 17.0178 368 0 1 -106.375 -15.0972 -204.461 
-     82 131.68 338 3 1 -112.502 -16.9499 -114.45 
-     82 275.72 817 3 0 -112.383 -16.6263 -115.85 
-     82 66.6747 959 3 0 -93.445 11.9578 -116.25 
-     82 52.8485 960 3 0 -93.4888 12.05 -116.055 
-     82 151.181 434 3 1 -93.2209 12.469 -114.85 
-Number of digits in this event: 19
+Number of tracker hits in this event: 27
+     82 129.142 680 11 1 -43.9947 5.68727 125.55 
+     82 101.391 928 11 0 -43.9947 5.6869 124.15 
+     82 99.7531 680 10 1 -43.9938 5.67957 95.55 
+     82 105.73 928 10 0 -43.9928 5.67813 94.15 
+     82 109.244 680 9 1 -43.9732 5.64772 65.55 
+     82 127.777 927 9 0 -43.973 5.64537 64.15 
+     82 106.409 680 8 1 -43.9719 5.59608 35.55 
+     82 95.4739 927 8 0 -43.9712 5.59472 34.15 
+     82 100.7 680 7 1 -43.9552 5.56876 5.55 
+     82 102.327 927 7 0 -43.9543 5.56756 4.15 
+     82 140.001 680 6 1 -43.9348 5.54245 -24.45 
+     82 111.313 927 6 0 -43.9335 5.54204 -25.85 
+     82 83.4848 680 5 1 -43.9113 5.52865 -54.45 
+     82 110.49 927 5 0 -43.9095 5.52866 -55.85 
+     82 108.527 680 4 1 -43.8705 5.52756 -84.45 
+     82 126.36 927 4 0 -43.8692 5.52729 -85.85 
+     82 108.394 681 3 1 -43.8426 5.52562 -114.45 
+     82 213.214 927 3 0 -43.8422 5.52533 -115.85 
+     82 115.852 681 2 1 -43.8389 5.52073 -144.45 
+     82 122.997 927 2 0 -43.8386 5.52012 -145.85 
+     82 123.266 681 1 1 -43.8326 5.50418 -174.45 
+     82 103.519 927 1 0 -43.8318 5.50243 -175.85 
+     82 207.19 681 0 1 -43.8096 5.46104 -204.45 
+     82 114.406 927 0 0 -43.8077 5.45924 -205.85 
+     82 64.5292 926 3 0 -43.7703 5.45 -116.147 
+     82 102.449 1149 3 0 -71.1075 49.9242 -116.25 
+     82 50.8151 928 9 0 -43.9619 5.65 63.8046 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 8.47017 LIN
+Particle energy: 2.00733 LIN
 Particle: proton
 Event: 83
-Number of tracker hits in this event: 24
-     83 132.331 925 11 1 5.20123 6.59774 125.55 
-     83 112.413 932 11 0 5.20062 6.59786 124.15 
-     83 112.122 925 10 1 5.18977 6.59986 95.55 
-     83 104.098 932 10 0 5.18945 6.60025 94.15 
-     83 121.676 925 9 1 5.18539 6.60465 65.55 
-     83 139.044 932 9 0 5.18577 6.6041 64.15 
-     83 101.204 925 8 1 5.19292 6.59266 35.55 
-     83 101.556 932 8 0 5.19385 6.59176 34.15 
-     83 99.4305 925 7 1 5.21358 6.57049 5.55 
-     83 159.053 932 7 0 5.21502 6.56914 4.15 
-     83 91.1684 925 6 1 5.24522 6.54235 -24.45 
-     83 165.777 932 6 0 5.24658 6.54089 -25.85 
-     83 137.566 926 5 1 5.27675 6.50968 -54.45 
-     83 116.94 932 5 0 5.27816 6.50834 -55.85 
-     83 92.1652 926 4 1 5.30656 6.48073 -84.45 
-     83 119.086 932 4 0 5.30758 6.47936 -85.85 
-     83 137.443 926 3 1 5.33013 6.45531 -114.45 
-     83 147.477 932 3 0 5.33071 6.45398 -115.85 
-     83 113.628 926 2 1 5.33794 6.42572 -144.45 
-     83 106.02 931 2 0 5.33838 6.42409 -145.85 
-     83 100.314 926 1 1 5.3521 6.39064 -174.45 
-     83 98.9855 931 1 0 5.35314 6.3884 -175.85 
-     83 136.975 926 0 1 5.37164 6.34118 -204.45 
-     83 191.275 931 0 0 5.37285 6.34004 -205.85 
-Number of digits in this event: 11
+Number of tracker hits in this event: 26
+     83 118.437 620 11 1 -55.8798 -46.9418 125.55 
+     83 109.106 665 11 0 -55.8786 -46.9375 124.15 
+     83 144.81 620 10 1 -55.8564 -46.855 95.55 
+     83 115.172 665 10 0 -55.854 -46.8511 94.15 
+     83 16.9733 666 10 0 -55.8534 -46.85 93.7934 
+     83 109.778 621 9 1 -55.8001 -46.7533 65.55 
+     83 110.099 666 9 0 -55.797 -46.7496 64.15 
+     83 121.825 621 8 1 -55.7402 -46.6692 35.55 
+     83 124.508 666 8 0 -55.7367 -46.6654 34.15 
+     83 103.253 621 7 1 -55.671 -46.6243 5.55 
+     83 133.188 667 7 0 -55.6671 -46.6213 4.15 
+     83 142.662 622 6 1 -55.5741 -46.564 -24.45 
+     83 147.217 667 6 0 -55.5653 -46.5586 -25.85 
+     83 310.47 623 5 1 -55.3818 -46.454 -54.45 
+     83 107.462 668 5 0 -55.3713 -46.4487 -55.85 
+     83 108.733 624 4 1 -55.1545 -46.3443 -84.45 
+     83 114.425 668 4 0 -55.1414 -46.3428 -85.85 
+     83 135.673 625 3 1 -54.8654 -46.3145 -114.45 
+     83 127.951 668 3 0 -54.8505 -46.3143 -115.85 
+     83 132.96 627 2 1 -54.5309 -46.2991 -144.45 
+     83 96.7445 668 2 0 -54.5139 -46.2998 -145.85 
+     83 114.22 629 1 1 -54.1592 -46.3114 -174.45 
+     83 134.305 668 1 0 -54.1397 -46.3147 -175.85 
+     83 106.044 631 0 1 -53.7383 -46.3782 -204.45 
+     83 168.699 668 0 0 -53.7188 -46.38 -205.85 
+     83 108.791 622 5 1 -55.45 -46.5107 -54.5255 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 4.89581 LIN
+Particle energy: 8.71815 LIN
 Particle: proton
 Event: 84
-Number of tracker hits in this event: 16
-     84 129.961 1004 7 1 21.0231 -145.893 5.55 
-     84 170.952 171 7 0 21.0229 -145.894 4.15 
-     84 108.907 1004 6 1 21.0188 -145.907 -24.45 
-     84 177.748 171 6 0 21.0193 -145.907 -25.85 
-     84 116.545 1004 5 1 21.0309 -145.906 -54.45 
-     84 110.606 171 5 0 21.031 -145.905 -55.85 
-     84 389.873 1004 4 1 21.0324 -145.901 -84.45 
-     84 98.8503 171 4 0 21.0316 -145.901 -85.85 
-     84 127.22 1004 3 1 21.0171 -145.918 -114.45 
-     84 160.934 171 3 0 21.0169 -145.92 -115.85 
-     84 100.341 1004 2 1 21.0135 -145.944 -144.45 
-     84 103.765 171 2 0 21.0132 -145.943 -145.85 
-     84 120.835 1004 1 1 21.0068 -145.941 -174.45 
-     84 98.3546 171 1 0 21.0072 -145.942 -175.85 
-     84 113.542 1004 0 1 21.0099 -145.967 -204.45 
-     84 129.544 170 0 0 21.0083 -145.968 -205.85 
-Number of digits in this event: 9
+Number of tracker hits in this event: 64
+     84 111.902 1080 11 1 36.2456 -40.3305 125.55 
+     84 395.269 698 11 0 36.2453 -40.3302 124.15 
+     84 122.573 1080 10 1 36.2364 -40.3249 95.55 
+     84 123.377 698 10 0 36.2365 -40.3233 94.15 
+     84 103.712 1080 9 1 36.2376 -40.2888 65.55 
+     84 116.986 698 9 0 36.237 -40.2869 64.15 
+     84 91.8911 1080 8 1 36.2259 -40.2477 35.55 
+     84 209.163 699 8 0 36.2265 -40.2454 34.15 
+     84 117.259 1080 7 1 36.2366 -40.1989 5.55 
+     84 132.286 699 7 0 36.2363 -40.1974 4.15 
+     84 125.558 1080 6 1 36.2352 -40.1667 -24.45 
+     84 227.104 699 6 0 36.2356 -40.1649 -25.85 
+     84 103.309 1080 5 1 36.2417 -40.1232 -54.45 
+     84 144.751 699 5 0 36.2414 -40.1203 -55.85 
+     84 101.838 1080 4 1 36.2387 -40.0634 -84.45 
+     84 124.473 699 4 0 36.2414 -40.0599 -85.85 
+     84 121.859 1081 3 1 36.2973 -39.9807 -114.45 
+     84 103.321 700 3 0 36.2999 -39.9764 -115.85 
+     84 125.421 1081 2 1 36.353 -39.89 -144.45 
+     84 100.229 700 2 0 36.3554 -39.8839 -145.85 
+     84 119.285 1081 1 1 36.4042 -39.7617 -174.45 
+     84 95.5997 701 1 0 36.4063 -39.7547 -175.85 
+     84 126.329 1081 0 1 36.4458 -39.6104 -204.45 
+     84 209.167 702 0 0 36.4478 -39.6037 -205.85 
+     84 69.6384 1406 0 0 -11.8261 101.35 -205.979 
+     84 219.478 841 0 1 -11.6659 102.953 -204.85 
+     84 59.483 1216 10 1 63.25 -30.7131 95.2541 
+     84 158.872 875 5 0 -17.3169 -5.04939 -56.25 
+     84 26.0426 874 5 0 -17.317 -5.05005 -56.2456 
+     84 288.236 804 5 1 -19.1399 -4.87699 -54.85 
+     84 2.83721 803 5 1 -19.25 -5.11542 -54.6625 
+     84 148.133 884 5 0 -21.9357 -3.1906 -55.85 
+     84 65.3666 885 5 0 -21.9237 -3.05 -55.9117 
+     84 135.84 621 1 0 81.1519 -55.6695 -176.25 
+     84 232.62 1310 1 1 82.2074 -56.048 -174.85 
+     84 91.7761 1311 1 1 82.25 -56.0629 -174.793 
+     84 29.9078 1312 1 1 82.45 -56.1336 -174.535 
+     84 124.242 619 2 0 92.7582 -56.1638 -146.25 
+     84 72.7188 1365 2 1 93.2711 -56.1768 -144.85 
+     84 53.7233 1366 2 1 93.3502 -56.1804 -144.62 
+     84 103.061 587 3 0 117.783 -62.5921 -116.25 
+     84 44.0565 586 3 0 118.03 -62.65 -115.961 
+     84 113.594 1494 3 1 118.952 -62.8678 -114.85 
+     84 54.8549 1495 3 1 119.15 -62.914 -114.608 
+     84 160.112 601 4 0 151.147 -59.7679 -86.25 
+     84 43.4047 1662 4 1 152.629 -59.5642 -84.8492 
+     84 67.1089 1663 4 1 152.75 -59.5433 -84.7363 
+     84 67.3879 1664 4 1 152.951 -59.5063 -84.5757 
+     84 146.378 617 1 0 83.5773 -56.521 -176.25 
+     84 72.4476 1323 1 1 84.7202 -56.9019 -174.85 
+     84 99.0971 1324 1 1 84.85 -56.9417 -174.691 
+     84 105.57 557 2 0 107.06 -68.5192 -146.25 
+     84 32.6013 556 2 0 107.275 -68.65 -145.954 
+     84 53.5629 1439 2 1 108.028 -69.159 -144.85 
+     84 140.506 1440 2 1 108.15 -69.2396 -144.679 
+     84 101.849 396 3 0 128.374 -100.762 -116.249 
+     84 106.88 395 3 0 128.494 -100.95 -116.088 
+     84 41.763 394 3 0 128.632 -101.15 -115.921 
+     84 16.0236 1547 3 1 129.705 -102.341 -114.85 
+     84 91.9457 1548 3 1 129.75 -102.39 -114.806 
+     84 92.122 1549 3 1 129.95 -102.593 -114.619 
+     84 243.491 1540 3 1 128.331 -101.375 -114.85 
+     84 230.186 699 11 0 36.175 -40.2496 124.067 
+     84 17.7911 701 11 0 36.0647 -39.85 123.925 
+Number of digits in this event: 29
 Using G4ParticleGun... 
-Particle energy: 4.66461 LIN
+Particle energy: 1.5601 LIN
 Particle: proton
 Event: 85
-Number of tracker hits in this event: 28
-     85 94.5027 634 11 1 -53.2071 16.6942 125.55 
-     85 107.081 983 11 0 -53.2071 16.6948 124.15 
-     85 174.5 634 10 1 -53.2146 16.7075 95.55 
-     85 128.054 983 10 0 -53.214 16.7075 94.15 
-     85 132.483 634 9 1 -53.2097 16.7017 65.55 
-     85 95.7427 983 9 0 -53.2083 16.7022 64.15 
-     85 117.569 634 8 1 -53.1813 16.7129 35.55 
-     85 120.827 983 8 0 -53.1797 16.7138 34.15 
-     85 158.686 634 7 1 -53.1457 16.7333 5.55 
-     85 125.417 983 7 0 -53.1447 16.7342 4.15 
-     85 99.8602 634 6 1 -53.1291 16.7561 -24.45 
-     85 114.32 983 6 0 -53.1279 16.7566 -25.85 
-     85 208.718 634 5 1 -53.0995 16.774 -54.45 
-     85 86.403 983 5 0 -53.0974 16.774 -55.85 
-     85 129.596 634 4 1 -53.0562 16.7748 -84.45 
-     85 148.339 983 4 0 -53.0567 16.774 -85.85 
-     85 106.172 634 3 1 -53.0672 16.7597 -114.45 
-     85 223.058 983 3 0 -53.0668 16.7579 -115.85 
-     85 128.614 634 2 1 -53.0556 16.7226 -144.45 
-     85 95.1593 983 2 0 -53.0562 16.7218 -145.85 
-     85 119.957 634 1 1 -53.0627 16.7116 -174.45 
-     85 140.688 983 1 0 -53.0652 16.7142 -175.85 
-     85 113.666 634 0 1 -53.1126 16.7707 -204.45 
-     85 110.27 983 0 0 -53.1159 16.7734 -205.85 
-     85 84.2102 635 2 1 -53.05 16.7246 -144.458 
-     85 128.216 636 2 1 -52.8496 16.8256 -144.566 
-     85 332.641 637 2 1 -52.6497 16.9712 -144.528 
-     85 109.453 635 5 1 -53.05 16.8595 -54.5625 
-Number of digits in this event: 15
+Number of tracker hits in this event: 25
+     85 159.277 618 11 1 -56.4422 -26.9997 125.55 
+     85 105.809 765 11 0 -56.4423 -26.999 124.15 
+     85 126.412 618 10 1 -56.4477 -27.0023 95.55 
+     85 124.082 765 10 0 -56.4506 -26.9992 94.15 
+     85 126.385 617 9 1 -56.5135 -26.9183 65.55 
+     85 107.64 765 9 0 -56.5164 -26.9149 64.15 
+     85 160.975 617 8 1 -56.5881 -26.8676 35.55 
+     85 190.603 765 8 0 -56.5937 -26.8636 34.15 
+     85 108.697 616 7 1 -56.6888 -26.7814 5.55 
+     85 133.938 766 7 0 -56.6967 -26.7759 4.15 
+     85 143.942 615 6 1 -56.8527 -26.6637 -24.45 
+     85 120.279 766 6 0 -56.8605 -26.6626 -25.85 
+     85 96.73 615 5 1 -57.0339 -26.6394 -54.45 
+     85 133.706 767 5 0 -57.0404 -26.6396 -55.85 
+     85 120.932 614 4 1 -57.1766 -26.6415 -84.45 
+     85 137.726 767 4 0 -57.1832 -26.6403 -85.85 
+     85 233.653 613 3 1 -57.314 -26.6274 -114.45 
+     85 127.663 767 3 0 -57.3196 -26.6261 -115.85 
+     85 159.958 613 2 1 -57.4332 -26.5933 -144.45 
+     85 151.537 767 2 0 -57.4348 -26.5914 -145.85 
+     85 148.745 612 1 1 -57.4797 -26.5376 -174.45 
+     85 121.551 767 1 0 -57.4842 -26.5301 -175.85 
+     85 143.375 612 0 1 -57.5956 -26.3846 -204.45 
+     85 152.922 768 0 0 -57.6014 -26.3765 -205.85 
+     85 75.4881 766 8 0 -56.7079 -26.85 33.8415 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 6.53108 LIN
+Particle energy: 2.9238 LIN
 Particle: proton
 Event: 86
 Number of tracker hits in this event: 22
-     86 126.58 338 10 1 -112.365 -12.8299 95.55 
-     86 120.799 836 10 0 -112.366 -12.8309 94.15 
-     86 169.912 338 9 1 -112.401 -12.8471 65.55 
-     86 252.259 836 9 0 -112.402 -12.8485 64.15 
-     86 118.458 338 8 1 -112.422 -12.8785 35.55 
-     86 141.431 835 8 0 -112.422 -12.8804 34.15 
-     86 117.445 338 7 1 -112.422 -12.9168 5.55 
-     86 108.838 835 7 0 -112.422 -12.9196 4.15 
-     86 97.9682 338 6 1 -112.42 -12.9804 -24.45 
-     86 100.428 835 6 0 -112.42 -12.9837 -25.85 
-     86 106.57 338 5 1 -112.431 -13.0502 -54.45 
-     86 136.993 834 5 0 -112.432 -13.0551 -55.85 
-     86 161.988 338 4 1 -112.454 -13.1562 -84.45 
-     86 103.98 834 4 0 -112.456 -13.1618 -85.85 
-     86 110.877 338 3 1 -112.497 -13.276 -114.45 
-     86 123.486 833 3 0 -112.499 -13.2818 -115.85 
-     86 140.626 338 2 1 -112.534 -13.4025 -144.45 
-     86 111.745 833 2 0 -112.535 -13.4076 -145.85 
-     86 155.823 337 1 1 -112.562 -13.5123 -174.45 
-     86 150.012 832 1 0 -112.564 -13.5159 -175.85 
-     86 106.095 337 0 1 -112.611 -13.5894 -204.45 
-     86 112.626 832 0 0 -112.614 -13.594 -205.85 
-Number of digits in this event: 12
+     86 112.124 1310 10 1 82.2414 76.2101 95.55 
+     86 108.299 1280 10 0 82.2384 76.2117 94.15 
+     86 102.682 1310 9 1 82.1848 76.2445 65.55 
+     86 111.049 1280 9 0 82.1816 76.2447 64.15 
+     86 115.286 1310 8 1 82.1181 76.2472 35.55 
+     86 125.071 1280 8 0 82.1151 76.2477 34.15 
+     86 111.632 1310 7 1 82.0539 76.2631 5.55 
+     86 228.865 1281 7 0 82.0521 76.2652 4.15 
+     86 131.827 1309 6 1 82.0137 76.3059 -24.45 
+     86 112.367 1281 6 0 82.0113 76.3089 -25.85 
+     86 141.429 1309 5 1 81.9661 76.372 -54.45 
+     86 141.411 1281 5 0 81.9648 76.3738 -55.85 
+     86 90.3697 1309 4 1 81.9458 76.4073 -84.45 
+     86 121.604 1281 4 0 81.9455 76.4102 -85.85 
+     86 114.931 1309 3 1 81.9431 76.4665 -114.45 
+     86 100.572 1282 3 0 81.9434 76.4697 -115.85 
+     86 146.294 1309 2 1 81.9453 76.5363 -144.45 
+     86 99.5494 1282 2 0 81.9458 76.5413 -145.85 
+     86 122.369 1309 1 1 81.9606 76.6471 -174.45 
+     86 98.165 1283 1 0 81.9596 76.653 -175.85 
+     86 134.204 1309 0 1 81.9452 76.7807 -204.45 
+     86 103.686 1283 0 0 81.9474 76.7902 -205.85 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 1.07867 LIN
+Particle energy: 5.51509 LIN
 Particle: proton
 Event: 87
-Number of tracker hits in this event: 22
-     87 124.402 1120 10 1 44.0664 -106.342 95.55 
-     87 101.702 369 10 0 44.0704 -106.342 94.15 
-     87 144.029 1120 9 1 44.1458 -106.327 65.55 
-     87 131.28 369 9 0 44.1472 -106.327 64.15 
-     87 133.402 1120 8 1 44.1751 -106.299 35.55 
-     87 226.499 369 8 0 44.1718 -106.3 34.15 
-     87 213.992 1120 7 1 44.1118 -106.329 5.55 
-     87 247.933 369 7 0 44.1035 -106.33 4.15 
-     87 129.267 1119 6 1 43.934 -106.335 -24.45 
-     87 132.717 369 6 0 43.9296 -106.332 -25.85 
-     87 140.839 1118 5 1 43.8483 -106.269 -54.45 
-     87 130.664 369 5 0 43.8479 -106.265 -55.85 
-     87 176.174 1118 4 1 43.8213 -106.163 -84.45 
-     87 119.66 369 4 0 43.8197 -106.156 -85.85 
-     87 132.634 1118 3 1 43.8144 -106.021 -114.45 
-     87 133.987 370 3 0 43.8059 -106.019 -115.85 
-     87 159.894 1117 2 1 43.619 -105.992 -144.45 
-     87 147.348 370 2 0 43.6073 -105.992 -145.85 
-     87 120.411 1116 1 1 43.3693 -105.99 -174.45 
-     87 181.143 370 1 0 43.358 -105.991 -175.85 
-     87 158.463 1115 0 1 43.1293 -106.029 -204.45 
-     87 137.661 370 0 0 43.1198 -106.031 -205.85 
-Number of digits in this event: 21
+Number of tracker hits in this event: 54
+     87 92.4056 989 9 1 17.9422 -124.728 65.55 
+     87 150.635 277 9 0 17.9424 -124.728 64.15 
+     87 242.617 989 8 1 17.9501 -124.741 35.55 
+     87 107.261 277 8 0 17.9504 -124.74 34.15 
+     87 99.1237 989 7 1 17.9597 -124.734 5.55 
+     87 118.255 277 7 0 17.9605 -124.734 4.15 
+     87 118.112 989 6 1 17.9799 -124.733 -24.45 
+     87 92.9977 277 6 0 17.9809 -124.733 -25.85 
+     87 128.538 989 5 1 18.0025 -124.736 -54.45 
+     87 254.623 277 5 0 18.0034 -124.736 -55.85 
+     87 113.137 989 4 1 18.0198 -124.743 -84.45 
+     87 119.244 277 4 0 18.0199 -124.744 -85.85 
+     87 112.402 989 3 1 18.0237 -124.76 -114.45 
+     87 312.863 276 3 0 18.024 -124.761 -115.85 
+     87 114.802 989 2 1 18.0327 -124.774 -144.45 
+     87 139.706 276 2 0 18.0326 -124.775 -145.85 
+     87 116.45 989 1 1 18.0213 -124.8 -174.45 
+     87 222.554 276 1 0 18.0198 -124.802 -175.85 
+     87 267.847 989 0 1 17.9869 -124.853 -204.45 
+     87 146.179 276 0 0 17.9863 -124.855 -205.85 
+     87 116.76 1365 2 1 93.2472 100.741 -144.587 
+     87 57.3285 180 5 1 -144.046 147.728 -54.8238 
+     87 6.76712 733 0 0 -30.2073 -33.4478 -206.25 
+     87 23.0121 732 0 0 -30.2083 -33.45 -206.249 
+     87 26.2268 760 0 0 -45.6736 -28.0283 -206.25 
+     87 430.453 351 0 0 -68.9337 -109.939 -206.25 
+     87 65.3258 539 0 1 -72.0865 -109.379 -204.85 
+     87 390.691 538 0 1 -72.25 -109.35 -204.777 
+     87 81.0275 537 0 1 -72.45 -109.314 -204.689 
+     87 75.3171 536 0 1 -72.65 -109.278 -204.6 
+     87 48.2312 535 0 1 -72.85 -109.242 -204.51 
+     87 305.482 419 1 0 -133.985 -96.2557 -176.25 
+     87 262.669 420 1 0 -134.462 -96.15 -176.029 
+     87 31.0841 215 1 1 -137.047 -95.5422 -174.85 
+     87 101.665 214 1 1 -137.15 -95.5178 -174.803 
+     87 86.6864 213 1 1 -137.35 -95.4707 -174.712 
+     87 78.745 212 1 1 -137.55 -95.4231 -174.622 
+     87 74.205 211 1 1 -137.75 -95.3763 -174.532 
+     87 83.7128 421 1 0 -134.99 -95.9499 -176.125 
+     87 80.9639 422 1 0 -134.97 -95.75 -176.164 
+     87 74.4994 423 1 0 -135.112 -95.5494 -176.215 
+     87 108.341 424 1 0 -135.175 -95.3497 -176.215 
+     87 133.162 425 1 0 -135.201 -95.1495 -176.188 
+     87 59.5702 857 7 1 -8.61413 53.8145 5.15 
+     87 153.019 856 7 1 -8.65 53.8743 5.30214 
+     87 129.114 288 0 0 12.4561 -122.45 -206.25 
+     87 210.034 963 0 1 12.714 -121.778 -204.85 
+     87 176.778 275 0 0 17.9974 -124.95 -206.24 
+     87 21.2831 275 1 0 17.9237 -124.95 -176.206 
+     87 5.55808 39 2 0 76.0367 -172.332 -146.25 
+     87 17.643 38 2 0 76.049 -172.35 -146.246 
+     87 96.1601 363 6 0 16.6193 -107.529 -26.25 
+     87 117.464 364 6 0 16.6982 -107.35 -26.1194 
+     87 369.423 365 6 0 16.7828 -107.15 -26.0323 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 8.43386 LIN
+Particle energy: 7.23147 LIN
 Particle: proton
 Event: 88
-Number of tracker hits in this event: 88
-     88 134.968 937 10 1 7.61675 86.0622 95.55 
-     88 106.284 1330 10 0 7.61682 86.0625 94.15 
-     88 102.382 937 9 1 7.61836 86.0685 65.55 
-     88 93.422 1330 9 0 7.61788 86.0697 64.15 
-     88 112.763 937 8 1 7.60698 86.0969 35.55 
-     88 109.721 1330 8 0 7.60596 86.0994 34.15 
-     88 59.1965 1195 7 0 -13.0837 59.1119 4.06606 
-     88 550.127 937 7 1 7.61682 86.1454 5.55 
-     88 544.344 938 7 1 7.65 86.1421 5.52909 
-     88 542.805 939 7 1 7.85 86.1233 5.40438 
-     88 489.845 940 7 1 8.05 86.1035 5.28138 
-     88 50.582 941 7 1 8.25 86.085 5.16 
-     88 1778.68 1329 7 0 9.92402 85.9353 4.15 
-     88 291.734 1182 6 1 56.5744 81.1625 -24.45 
-     88 680.925 1183 6 1 56.65 81.1532 -24.4924 
-     88 681.926 1184 6 1 56.85 81.1309 -24.6042 
-     88 753.266 1185 6 1 57.05 81.1137 -24.7136 
-     88 260.287 1186 6 1 57.25 81.0995 -24.8203 
-     88 2607.24 1304 6 0 59.177 81.0177 -25.85 
-     88 1045.05 1455 5 1 111.195 78.5321 -54.45 
-     88 1806.08 1456 5 1 111.35 78.5107 -54.5847 
-     88 143.393 1457 5 1 111.55 78.4736 -54.8332 
-     88 2317.55 1291 5 0 112.326 78.3117 -55.85 
-     88 664.505 1290 5 0 112.578 78.25 -56.1743 
-     88 525.51 936 7 1 7.45 85.8752 5.44794 
-     88 427.476 935 7 1 7.25 85.48 5.27285 
-     88 175.849 1314 7 0 5.97788 83.0047 4.15 
-     88 287.344 1313 7 0 5.89831 82.85 4.07969 
-     88 359.888 1312 7 0 5.79534 82.65 3.98875 
-     88 371.894 1311 7 0 5.69288 82.45 3.89754 
-     88 220.8 1310 7 0 5.5916 82.25 3.80594 
-     88 33.372 769 6 1 -26.2369 19.9341 -24.45 
-     88 771.414 768 6 1 -26.25 19.9038 -24.4618 
-     88 743.866 767 6 1 -26.45 19.4404 -24.6418 
-     88 133.042 766 6 1 -26.65 18.9806 -24.8165 
-     88 19.3476 981 6 0 -27.8232 16.2707 -25.85 
-     88 290.125 980 6 0 -27.8322 16.25 -25.8579 
-     88 254.368 979 6 0 -27.9188 16.05 -25.9345 
-     88 371.648 978 6 0 -28.0059 15.85 -26.0111 
-     88 314.893 977 6 0 -28.0934 15.65 -26.0867 
-     88 247.799 976 6 0 -28.1815 15.45 -26.1626 
-     88 38.6142 975 6 0 -28.2701 15.25 -26.2396 
-     88 68.2991 597 5 1 -60.6261 -57.6312 -54.45 
-     88 702.774 596 5 1 -60.65 -57.6803 -54.4662 
-     88 662.363 595 5 1 -60.85 -58.0923 -54.6008 
-     88 506.416 594 5 1 -61.05 -58.4994 -54.7348 
-     88 317.405 590 5 0 -62.6525 -61.8653 -55.85 
-     88 403.639 589 5 0 -62.7402 -62.05 -55.9111 
-     88 259.207 588 5 0 -62.8358 -62.25 -55.9777 
-     88 295.043 587 5 0 -62.9326 -62.45 -56.0445 
-     88 305.98 586 5 0 -63.0285 -62.65 -56.1107 
-     88 255.877 585 5 0 -63.1235 -62.85 -56.1768 
-     88 91.7103 584 5 0 -63.2191 -63.05 -56.2428 
-     88 295.423 380 4 1 -104.068 -147.797 -84.45 
-     88 1133.84 379 4 1 -104.15 -147.986 -84.504 
-     88 693.309 378 4 1 -104.35 -148.451 -84.6378 
-     88 416.809 377 4 1 -104.55 -148.917 -84.773 
-     88 39.3279 138 4 0 -106.08 -152.528 -85.85 
-     88 309.317 137 4 0 -106.089 -152.55 -85.8566 
-     88 350.416 136 4 0 -106.174 -152.75 -85.916 
-     88 265.333 135 4 0 -106.26 -152.95 -85.974 
-     88 383.059 134 4 0 -106.346 -153.15 -86.0324 
-     88 283.369 133 4 0 -106.43 -153.35 -86.0921 
-     88 339.249 132 4 0 -106.515 -153.55 -86.1525 
-     88 200.082 131 4 0 -106.601 -153.75 -86.2134 
-     88 118.407 1330 7 0 7.64618 86.206 4.15 
-     88 132.487 943 6 1 8.80367 87.3687 -24.45 
-     88 113.019 1336 6 0 8.86129 87.4252 -25.85 
-     88 71.0104 949 5 1 10.0385 88.5797 -54.45 
-     88 55.6449 950 5 1 10.05 88.5909 -54.728 
-     88 127.935 1342 5 0 10.0967 88.6361 -55.85 
-     88 28.3741 1343 5 0 10.111 88.65 -56.1955 
-     88 112.227 956 4 1 11.2866 89.7884 -84.45 
-     88 36.0172 1348 4 0 11.3454 89.8453 -85.85 
-     88 98.8237 1349 4 0 11.3503 89.85 -85.9665 
-     88 123.409 962 3 1 12.5419 91.0072 -114.45 
-     88 114.51 1354 3 0 12.6005 91.0642 -115.85 
-     88 97.113 968 2 1 13.793 92.228 -144.45 
-     88 111.252 1360 2 0 13.8515 92.2848 -145.85 
-     88 119.762 975 1 1 15.051 93.4453 -174.45 
-     88 98.4156 1366 1 0 15.1103 93.5022 -175.85 
-     88 129.196 981 0 1 16.324 94.6614 -204.45 
-     88 118.22 1372 0 0 16.3839 94.7188 -205.85 
-     88 140.017 938 10 1 7.65 86.026 95.4898 
-     88 71.8495 1332 10 0 8.43142 86.4726 94.15 
-     88 156.123 1333 10 0 8.43211 86.65 93.9678 
-     88 158.587 1334 10 0 8.45729 86.85 93.8443 
-     88 169.024 1335 10 0 8.66236 87.05 94.0004 
-Number of digits in this event: 63
+Number of tracker hits in this event: 35
+     88 97.2989 1542 8 1 128.648 61.0366 35.55 
+     88 95.3851 1204 8 0 128.648 61.0377 34.15 
+     88 127.496 1542 7 1 128.654 61.0642 5.55 
+     88 100.479 1205 7 0 128.655 61.0651 4.15 
+     88 99.2626 1542 6 1 128.661 61.0848 -24.45 
+     88 106.219 1205 6 0 128.662 61.0848 -25.85 
+     88 126.526 1542 5 1 128.673 61.0831 -54.45 
+     88 104.258 1205 5 0 128.674 61.0834 -55.85 
+     88 111.27 1542 4 1 128.683 61.0902 -84.45 
+     88 247.833 1205 4 0 128.683 61.0903 -85.85 
+     88 96.2775 1542 3 1 128.695 61.0894 -114.45 
+     88 122.389 1205 3 0 128.695 61.0891 -115.85 
+     88 123.588 1542 2 1 128.689 61.0818 -144.45 
+     88 146.47 1205 2 0 128.689 61.0811 -145.85 
+     88 128.932 1542 1 1 128.693 61.0655 -174.45 
+     88 123.297 1205 1 0 128.696 61.0579 -175.85 
+     88 269.798 1542 0 1 128.746 60.9028 -204.45 
+     88 84.778 1204 0 0 128.748 60.8948 -205.85 
+     88 101.871 1543 0 1 128.75 60.9049 -204.501 
+     88 160.496 1205 0 0 129.393 61.0599 -205.85 
+     88 431.829 1260 0 0 125.327 72.0808 -206.249 
+     88 26.4666 1261 0 0 124.36 72.25 -205.874 
+     88 38.3049 1504 0 1 121.082 73.162 -204.85 
+     88 105.215 1503 0 1 120.95 73.1974 -204.81 
+     88 65.0822 1502 0 1 120.749 73.2742 -204.696 
+     88 56.7553 1501 0 1 120.55 73.3525 -204.553 
+     88 91.1613 1543 6 1 128.926 61.4923 -24.45 
+     88 16.0856 1544 6 1 128.95 61.4867 -24.7865 
+     88 108.817 1206 6 0 128.943 61.3743 -25.8506 
+     88 26.9333 1114 6 0 164.42 42.868 -26.25 
+     88 171.186 1113 6 0 164.497 42.85 -26.2013 
+     88 66.6241 1112 6 0 165.071 42.6499 -25.943 
+     88 47.097 1730 6 1 166.278 41.3231 -24.85 
+     88 184.175 1731 6 1 166.35 41.226 -24.7654 
+     88 320.307 1732 6 1 166.612 40.665 -24.45 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 2.24768 LIN
+Particle energy: 2.1943 LIN
 Particle: proton
 Event: 89
-Number of tracker hits in this event: 83
-     89 125.078 978 11 1 15.831 45.2026 125.55 
-     89 186.425 1125 11 0 15.8317 45.2035 124.15 
-     89 183.541 978 10 1 15.8459 45.2009 95.55 
-     89 109.714 1125 10 0 15.8459 45.201 94.15 
-     89 103.132 978 9 1 15.8456 45.1983 65.55 
-     89 107.991 1125 9 0 15.8427 45.1987 64.15 
-     89 113.09 978 8 1 15.7909 45.1968 35.55 
-     89 122.744 1125 8 0 15.7885 45.1987 34.15 
-     89 116.138 978 7 1 15.7477 45.2325 5.55 
-     89 126.345 1125 7 0 15.7439 45.2329 4.15 
-     89 147.692 978 6 1 15.6681 45.237 -24.45 
-     89 148.093 1125 6 0 15.6665 45.2375 -25.85 
-     89 348.082 978 5 1 15.6663 45.2818 -54.45 
-     89 143.929 1127 5 0 15.9175 45.5778 -55.85 
-     89 18.2845 1128 5 0 15.9789 45.65 -56.1917 
-     89 38.369 1004 4 1 21.0312 51.6272 -84.45 
-     89 89.9083 1005 4 1 21.05 51.6497 -84.5556 
-     89 109.419 1159 4 0 21.2813 51.9246 -85.85 
-     89 111.799 1031 3 1 26.3718 57.9858 -114.45 
-     89 185.435 1191 3 0 26.6224 58.2781 -115.85 
-     89 130.301 1058 2 1 31.7688 64.25 -144.45 
-     89 134.551 1222 2 0 32.0225 64.543 -145.85 
-     89 343.286 1085 1 1 37.2411 70.5592 -174.45 
-     89 254.916 1086 1 1 37.25 70.5695 -174.498 
-     89 121.874 1254 1 0 37.5 70.8573 -175.85 
-     89 118.19 1113 0 1 42.7886 76.9568 -204.45 
-     89 28.8832 1114 0 1 42.85 77.0282 -204.787 
-     89 141.509 1286 0 0 43.0426 77.2537 -205.85 
-     89 136.842 1087 1 1 37.45 70.3089 -174.647 
-     89 2.52971 979 5 1 15.85 45.2241 -54.8396 
-     89 182.603 1125 5 0 16.2386 45.1845 -55.85 
-     89 15.3603 1035 4 1 27.2331 44.102 -84.45 
-     89 117.169 1036 4 1 27.25 44.1001 -84.494 
-     89 116.218 1119 4 0 27.7719 44.0409 -85.85 
-     89 92.8139 1093 3 1 38.7419 42.7572 -114.45 
-     89 28.6185 1094 3 1 38.85 42.7456 -114.739 
-     89 147.924 1113 3 0 39.2689 42.7023 -115.85 
-     89 136.656 1150 2 1 50.0907 41.5887 -144.45 
-     89 150.116 1107 2 0 50.6259 41.5282 -145.85 
-     89 128.352 1207 1 1 61.4878 40.2344 -174.45 
-     89 5.27311 1208 1 1 61.65 40.2142 -174.828 
-     89 128.01 1100 1 0 62.0866 40.1587 -175.85 
-     89 173.572 1271 0 1 74.2648 38.5774 -204.45 
-     89 135.16 1092 0 0 74.8662 38.4935 -205.85 
-     89 37.1676 1126 5 0 16.3276 45.25 -56.1322 
-     89 153.409 1102 5 0 -1.38705 40.6351 -56.25 
-     89 21.3958 894 5 1 -1.07175 41.2323 -54.85 
-     89 117.187 895 5 1 -1.05 41.2985 -54.8048 
-     89 22.3448 896 5 1 -0.849986 41.351 -54.8124 
-     89 108.773 1107 5 0 -1.12096 41.468 -55.85 
-     89 124.091 1108 5 0 -1.1893 41.65 -55.8919 
-     89 224.352 976 5 1 15.4416 45.331 -54.45 
-     89 195.104 975 5 1 15.25 45.4162 -54.6171 
-     89 57.9768 974 5 1 15.05 45.5034 -54.79 
-     89 23.4786 1129 5 0 13.8223 46.0344 -55.85 
-     89 581.341 1130 5 0 13.7863 46.05 -55.8811 
-     89 142.091 804 4 1 -19.1307 60.362 -84.45 
-     89 187.946 803 4 1 -19.25 60.4145 -84.5567 
-     89 150.415 802 4 1 -19.45 60.5028 -84.7361 
-     89 559.348 1205 4 0 -20.693 61.052 -85.85 
-     89 125.22 636 3 1 -52.7023 75.1072 -114.45 
-     89 199.325 635 3 1 -52.85 75.1728 -114.582 
-     89 96.8953 634 3 1 -53.05 75.262 -114.76 
-     89 369.943 1278 3 0 -54.2636 75.8 -115.85 
-     89 349.639 1279 3 0 -54.3764 75.85 -115.951 
-     89 168.099 468 2 1 -86.261 89.9204 -144.45 
-     89 128.258 467 2 1 -86.45 89.9989 -144.614 
-     89 519.465 1352 2 0 -87.8853 90.5899 -145.85 
-     89 103.274 1353 2 0 -88.275 90.75 -146.185 
-     89 10.3354 294 1 1 -121.337 104.389 -174.45 
-     89 241.94 293 1 1 -121.35 104.394 -174.461 
-     89 228.303 292 1 1 -121.55 104.475 -174.637 
-     89 37.0748 291 1 1 -121.75 104.555 -174.814 
-     89 326.844 1424 1 0 -122.917 105.024 -175.85 
-     89 257.667 1425 1 0 -123.232 105.15 -176.131 
-     89 25.5596 125 0 1 -155.118 117.942 -204.45 
-     89 236.736 124 0 1 -155.15 117.955 -204.479 
-     89 222.325 123 0 1 -155.35 118.038 -204.658 
-     89 16.8921 122 0 1 -155.55 118.121 -204.838 
-     89 574.071 1492 0 0 -156.676 118.587 -205.85 
-     89 118.598 1493 0 0 -157.07 118.75 -206.204 
-     89 98.4277 959 1 0 -120.682 11.9044 -176.25 
-     89 61.4651 958 1 0 -120.616 11.85 -176.216 
-Number of digits in this event: 51
+Number of tracker hits in this event: 22
+     89 120.385 1383 10 1 96.9446 59.1882 95.55 
+     89 117.233 1195 10 0 96.9421 59.1851 94.15 
+     89 118.773 1383 9 1 96.8787 59.1089 65.55 
+     89 120.737 1195 9 0 96.875 59.108 64.15 
+     89 152.377 1383 8 1 96.8076 59.0817 35.55 
+     89 181.03 1195 8 0 96.8047 59.078 34.15 
+     89 117.211 1382 7 1 96.7427 58.9958 5.55 
+     89 134.45 1194 7 0 96.7444 58.9914 4.15 
+     89 131.923 1383 6 1 96.7845 58.9032 -24.45 
+     89 89.5757 1194 6 0 96.7893 58.8961 -25.85 
+     89 139.474 1383 5 1 96.9071 58.7443 -54.45 
+     89 89.4218 1193 5 0 96.9118 58.7341 -55.85 
+     89 112.225 1384 4 1 97.0039 58.523 -84.45 
+     89 99.336 1192 4 0 97.008 58.5119 -85.85 
+     89 104.14 1384 3 1 97.0826 58.277 -114.45 
+     89 144.503 1191 3 0 97.0861 58.2646 -115.85 
+     89 103.993 1385 2 1 97.1572 58.0089 -144.45 
+     89 125.3 1189 2 0 97.1615 57.9971 -145.85 
+     89 152.931 1385 1 1 97.2442 57.7431 -174.45 
+     89 169.147 1188 1 0 97.2524 57.7269 -175.85 
+     89 113.252 1386 0 1 97.4205 57.3921 -204.45 
+     89 104.827 1186 0 0 97.4318 57.3751 -205.85 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 5.17002 LIN
+Particle energy: 6.82822 LIN
 Particle: proton
 Event: 90
-Number of tracker hits in this event: 20
-     90 146.129 341 9 0 -75.9961 -111.793 64.15 
-     90 106.244 520 8 1 -75.9967 -111.788 35.55 
-     90 99.014 341 8 0 -75.9979 -111.788 34.15 
-     90 111.013 520 7 1 -76.0233 -111.792 5.55 
-     90 125.353 341 7 0 -76.0253 -111.792 4.15 
-     90 110.563 519 6 1 -76.0624 -111.804 -24.45 
-     90 101.346 341 6 0 -76.0633 -111.805 -25.85 
-     90 292.745 519 5 1 -76.0878 -111.832 -54.45 
-     90 101.431 341 5 0 -76.088 -111.835 -55.85 
-     90 112.053 519 4 1 -76.094 -111.885 -84.45 
-     90 237.396 341 4 0 -76.0952 -111.889 -85.85 
-     90 108.119 519 3 1 -76.1169 -111.954 -114.45 
-     90 119.383 340 3 0 -76.1177 -111.958 -115.85 
-     90 93.2623 519 2 1 -76.1379 -112.034 -144.45 
-     90 118.899 340 2 0 -76.142 -112.036 -145.85 
-     90 86.2901 519 1 1 -76.2271 -112.067 -174.45 
-     90 157.228 340 1 0 -76.2318 -112.07 -175.85 
-     90 101.652 518 0 1 -76.3252 -112.12 -204.45 
-     90 102.63 340 0 0 -76.3279 -112.127 -205.85 
-     90 6.82308 520 5 1 -76.05 -111.732 -54.7252 
-Number of digits in this event: 6
+Number of tracker hits in this event: 17
+     90 124.902 1628 7 1 145.939 -24.4358 5.55 
+     90 115.265 778 7 0 145.939 -24.4358 4.15 
+     90 91.317 1628 6 1 145.924 -24.4366 -24.45 
+     90 192.154 778 6 0 145.922 -24.4368 -25.85 
+     90 95.3082 1628 5 1 145.89 -24.4426 -54.45 
+     90 219.538 778 5 0 145.887 -24.4426 -55.85 
+     90 151.468 1628 4 1 145.836 -24.447 -84.45 
+     90 165.93 778 4 0 145.832 -24.4464 -85.85 
+     90 119.957 1628 3 1 145.753 -24.4348 -114.45 
+     90 199.616 778 3 0 145.748 -24.4343 -115.85 
+     90 110.084 1627 2 1 145.654 -24.4238 -144.45 
+     90 263.027 778 2 0 145.649 -24.4236 -145.85 
+     90 133.653 1627 1 1 145.554 -24.4175 -174.45 
+     90 142.563 778 1 0 145.55 -24.4169 -175.85 
+     90 126.788 1626 0 1 145.463 -24.4065 -204.45 
+     90 261.688 778 0 0 145.459 -24.4055 -205.85 
+     90 109.924 777 0 0 145.48 -24.45 -206.031 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 9.83605 LIN
+Particle energy: 8.64591 LIN
 Particle: proton
 Event: 91
-Number of tracker hits in this event: 29
-     91 114.419 587 10 1 -62.6335 -77.9333 95.55 
-     91 105.538 510 10 0 -62.634 -77.9329 94.15 
-     91 93.2581 587 9 1 -62.6455 -77.9235 65.55 
-     91 128.031 510 9 0 -62.6462 -77.9229 64.15 
-     91 140.951 586 8 1 -62.6594 -77.9072 35.55 
-     91 115.991 510 8 0 -62.6599 -77.9061 34.15 
-     91 114.976 586 7 1 -62.6659 -77.8822 5.55 
-     91 117.607 510 7 0 -62.6674 -77.8814 4.15 
-     91 133.412 586 6 1 -62.6969 -77.8672 -24.45 
-     91 124.402 510 6 0 -62.6984 -77.8659 -25.85 
-     91 117.639 586 5 1 -62.7314 -77.8359 -54.45 
-     91 112.982 511 5 0 -62.7337 -77.8348 -55.85 
-     91 99.0093 586 4 1 -62.7812 -77.8129 -84.45 
-     91 127.588 511 4 0 -62.7829 -77.8119 -85.85 
-     91 127.278 586 3 1 -62.8148 -77.792 -114.45 
-     91 324.809 511 3 0 -62.8175 -77.7911 -115.85 
-     91 134.634 585 2 1 -62.869 -77.7744 -144.45 
-     91 179.739 511 2 0 -62.8706 -77.773 -145.85 
-     91 115.402 585 1 1 -62.9029 -77.7442 -174.45 
-     91 102.744 511 1 0 -62.9056 -77.7428 -175.85 
-     91 93.0361 585 0 1 -62.9632 -77.7177 -204.45 
-     91 121.078 511 0 0 -62.9653 -77.7149 -205.85 
-     91 55.93 288 3 0 6.14796 -122.456 -116.25 
-     91 152.052 287 3 0 6.13938 -122.55 -116.182 
-     91 16.4557 1188 6 1 57.6857 59.8621 -24.781 
-     91 5.54956 523 0 1 -75.25 -40.9408 -204.683 
-     91 97.8069 587 6 1 -62.65 -77.9458 -24.5985 
-     91 79.4497 506 6 0 -62.548 -78.6977 -25.85 
-     91 64.4522 505 6 0 -62.5286 -78.85 -26.0696 
-Number of digits in this event: 15
+Number of tracker hits in this event: 24
+     91 129.931 1048 11 1 29.7749 -0.502497 125.55 
+     91 92.1153 897 11 0 29.7754 -0.502936 124.15 
+     91 175.377 1048 10 1 29.7843 -0.511793 95.55 
+     91 105.848 897 10 0 29.7847 -0.513295 94.15 
+     91 111.31 1048 9 1 29.7971 -0.545307 65.55 
+     91 105.212 897 9 0 29.7978 -0.546972 64.15 
+     91 101.16 1048 8 1 29.8098 -0.57969 35.55 
+     91 220.799 897 8 0 29.8108 -0.581243 34.15 
+     91 104.15 1048 7 1 29.8313 -0.615061 5.55 
+     91 105.747 897 7 0 29.8328 -0.615997 4.15 
+     91 155.626 1049 6 1 29.8612 -0.636373 -24.45 
+     91 97.7945 897 6 0 29.8616 -0.637466 -25.85 
+     91 179.328 1049 5 1 29.8669 -0.659097 -54.45 
+     91 106.024 896 5 0 29.8675 -0.660553 -55.85 
+     91 109.854 1049 4 1 29.8768 -0.685999 -84.45 
+     91 100.068 896 4 0 29.877 -0.686736 -85.85 
+     91 122.515 1049 3 1 29.8794 -0.700109 -114.45 
+     91 138.355 896 3 0 29.8804 -0.701253 -115.85 
+     91 135.064 1049 2 1 29.8997 -0.726337 -144.45 
+     91 177.455 896 2 0 29.8996 -0.729287 -145.85 
+     91 136.897 1049 1 1 29.8985 -0.787751 -174.45 
+     91 186.04 896 1 0 29.8985 -0.789947 -175.85 
+     91 108.62 1049 0 1 29.8954 -0.832582 -204.45 
+     91 114.577 896 0 0 29.8951 -0.835212 -205.85 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 1.90714 LIN
+Particle energy: 6.74035 LIN
 Particle: proton
 Event: 92
 Number of tracker hits in this event: 18
-     92 122.931 382 8 1 -103.569 94.3822 35.55 
-     92 144.658 1371 8 0 -103.57 94.383 34.15 
-     92 88.0744 382 7 1 -103.595 94.4022 5.55 
-     92 143.517 1371 7 0 -103.597 94.4035 4.15 
-     92 111.278 382 6 1 -103.645 94.4177 -24.45 
-     92 283.141 1371 6 0 -103.65 94.4182 -25.85 
-     92 112.094 381 5 1 -103.757 94.4246 -54.45 
-     92 107.599 1371 5 0 -103.765 94.4258 -55.85 
-     92 201.222 381 4 1 -103.923 94.4506 -84.45 
-     92 105.315 1371 4 0 -103.929 94.4509 -85.85 
-     92 140.892 380 3 1 -104.053 94.4556 -114.45 
-     92 122.176 1371 3 0 -104.057 94.4537 -115.85 
-     92 130.73 380 2 1 -104.128 94.4069 -144.45 
-     92 121.523 1371 2 0 -104.127 94.4033 -145.85 
-     92 110.001 380 1 1 -104.121 94.3336 -174.45 
-     92 212.677 1370 1 0 -104.123 94.3333 -175.85 
-     92 141.778 379 0 1 -104.178 94.3367 -204.45 
-     92 147.961 1370 0 0 -104.18 94.3392 -205.85 
-Number of digits in this event: 13
+     92 136.381 1439 8 1 107.997 -87.7998 35.55 
+     92 126.813 461 8 0 107.997 -87.7993 34.15 
+     92 123.603 1439 7 1 108.002 -87.7823 5.55 
+     92 109.232 461 7 0 108.002 -87.7822 4.15 
+     92 129.318 1439 6 1 108 -87.7794 -24.45 
+     92 102.761 461 6 0 107.999 -87.7785 -25.85 
+     92 122.669 1439 5 1 107.973 -87.7567 -54.45 
+     92 161.888 461 5 0 107.968 -87.7549 -55.85 
+     92 101.397 1438 4 1 107.868 -87.7168 -84.45 
+     92 125.153 461 4 0 107.863 -87.7158 -85.85 
+     92 144.215 1438 3 1 107.759 -87.698 -114.45 
+     92 102.053 461 3 0 107.754 -87.6978 -115.85 
+     92 95.1974 1437 2 1 107.654 -87.6923 -144.45 
+     92 167.583 461 2 0 107.648 -87.6919 -145.85 
+     92 112.235 1436 1 1 107.517 -87.6874 -174.45 
+     92 93.5614 461 1 0 107.51 -87.6865 -175.85 
+     92 186.49 1436 0 1 107.377 -87.6668 -204.45 
+     92 226.373 461 0 0 107.371 -87.6642 -205.85 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 4.22633 LIN
+Particle energy: 8.7549 LIN
 Particle: proton
 Event: 93
-Number of tracker hits in this event: 88
-     93 251.862 546 8 1 -70.7939 -118.736 35.55 
-     93 242.268 307 8 0 -70.7901 -118.735 34.15 
-     93 116.674 546 7 1 -70.7028 -118.714 5.55 
-     93 114.403 307 7 0 -70.6984 -118.713 4.15 
-     93 115.42 547 6 1 -70.6081 -118.698 -24.45 
-     93 163.32 307 6 0 -70.6048 -118.699 -25.85 
-     93 124.444 547 5 1 -70.5288 -118.722 -54.45 
-     93 117.947 307 5 0 -70.5233 -118.723 -55.85 
-     93 198.487 548 4 1 -70.4057 -118.763 -84.45 
-     93 129.201 306 4 0 -70.4009 -118.765 -85.85 
-     93 155.076 548 3 1 -70.3071 -118.805 -114.45 
-     93 128.179 306 3 0 -70.3018 -118.808 -115.85 
-     93 134.157 549 2 1 -70.1915 -118.857 -144.45 
-     93 107.088 306 2 0 -70.1874 -118.859 -145.85 
-     93 106.988 549 1 1 -70.1013 -118.907 -174.45 
-     93 184.819 306 1 0 -70.0971 -118.909 -175.85 
-     93 147.42 550 0 1 -70.0073 -118.945 -204.45 
-     93 94.8455 306 0 0 -70.0021 -118.949 -205.85 
-     93 239.343 305 0 0 -70.0007 -118.95 -206.22 
-     93 81.5529 1299 5 0 51.759 80.0436 -56.1713 
-     93 22.6529 1506 12 1 121.55 -111.747 155.308 
-     93 13.684 639 0 0 -8.72609 -52.0771 -206.25 
-     93 141.8 640 0 0 -8.70554 -52.05 -206.226 
-     93 193.728 641 0 0 -8.5532 -51.85 -206.047 
-     93 10.9632 642 0 0 -8.39865 -51.65 -205.867 
-     93 260.595 862 0 1 -7.52141 -50.5046 -204.85 
-     93 211.188 863 0 1 -7.45 -50.4114 -204.768 
-     93 70.8315 864 0 1 -7.25 -50.1516 -204.539 
-     93 48.8512 781 1 0 13.6175 -23.6964 -176.25 
-     93 146.924 782 1 0 13.6541 -23.65 -176.2 
-     93 84.4519 783 1 0 13.8116 -23.45 -175.985 
-     93 397.267 973 1 1 14.6522 -22.4172 -174.85 
-     93 145.556 974 1 1 14.85 -22.1742 -174.583 
-     93 133.383 915 2 0 34.0373 3.12913 -146.25 
-     93 139.779 916 2 0 34.1288 3.25 -146.115 
-     93 24.7362 917 2 0 34.2797 3.45 -145.889 
-     93 68.7752 1074 2 1 34.9791 4.39381 -144.85 
-     93 244.52 1075 2 1 35.05 4.48948 -144.745 
-     93 0.445764 1076 2 1 35.25 4.75373 -144.451 
-     93 203.764 1027 3 0 55.1668 25.4898 -116.25 
-     93 112.216 1028 3 0 55.3211 25.65 -116.032 
-     93 155.58 1180 3 1 56.1355 26.5167 -114.85 
-     93 169.553 1181 3 1 56.25 26.6386 -114.684 
-     93 102.516 1138 4 0 70.6598 47.7443 -86.25 
-     93 193.752 1139 4 0 70.7315 47.85 -86.1076 
-     93 274.492 1256 4 1 71.3539 48.7718 -84.85 
-     93 147.533 1257 4 1 71.45 48.9143 -84.655 
-     93 18.3388 1241 5 0 84.1311 68.427 -56.25 
-     93 236.591 1242 5 0 84.146 68.45 -56.2164 
-     93 48.8401 1243 5 0 84.2752 68.65 -55.9257 
-     93 217.997 1323 5 1 84.7761 69.4043 -54.85 
-     93 176.675 1324 5 1 84.85 69.5156 -54.6913 
-     93 119.569 1350 6 0 93.2286 90.2225 -26.25 
-     93 213.132 1351 6 0 93.2795 90.35 -26.0749 
-     93 209.226 1367 6 1 93.6612 91.2505 -24.85 
-     93 69.915 1368 6 1 93.75 91.456 -24.5705 
-     93 181.787 1469 7 0 104.975 113.966 3.75 
-     93 136.825 1470 7 0 105.066 114.15 3.98072 
-     93 294.64 1427 7 1 105.579 115.1 5.15 
-     93 4.74277 1428 7 1 105.75 115.417 5.54199 
-     93 75.2571 1598 8 0 119.586 139.927 33.75 
-     93 177.214 1599 8 0 119.599 139.95 33.7763 
-     93 106.36 1600 8 0 119.713 140.15 34.0081 
-     93 182.776 1500 8 1 120.286 141.158 35.15 
-     93 353.212 1501 8 1 120.35 141.27 35.2769 
-     93 83.7715 1712 9 0 135.166 162.66 63.75 
-     93 197.156 1713 9 0 135.228 162.75 63.8698 
-     93 12.6876 1714 9 0 135.366 162.95 64.1385 
-     93 143.469 1578 9 1 135.869 163.696 65.15 
-     93 175.297 1579 9 1 135.95 163.816 65.3136 
-     93 77.0369 306 6 0 -70.7023 -118.75 -25.9796 
-     93 150.998 305 6 0 -70.8436 -118.95 -26.048 
-     93 61.0114 304 6 0 -70.9853 -119.15 -25.947 
-     93 17.8734 303 6 0 -71.0875 -119.35 -25.8708 
-     93 277.379 541 6 1 -71.809 -121.243 -24.8498 
-     93 238.451 540 6 1 -71.85 -121.295 -24.8025 
-     93 15.4461 542 6 1 -71.65 -121.261 -24.8296 
-     93 64.5639 297 6 0 -71.9176 -120.591 -25.85 
-     93 23.331 544 6 1 -71.2213 -118.275 -24.8499 
-     93 78.4371 314 6 0 -71.5783 -117.237 -25.8501 
-     93 131.166 528 7 1 -74.2633 -110.266 5.55 
-     93 348.551 351 7 0 -74.3047 -109.931 4.15 
-     93 35.6548 696 7 0 -96.7002 -40.7357 3.7501 
-     93 148.477 697 7 0 -96.7676 -40.65 3.81061 
-     93 225.06 698 7 0 -97.0213 -40.45 4.03656 
-     93 300.309 400 7 1 -100.1 -38.7157 5.15011 
-     93 115.981 529 7 1 -74.25 -110.331 5.51088 
-     93 41.7136 530 7 1 -74.05 -110.33 5.38458 
-Number of digits in this event: 53
+Number of tracker hits in this event: 25
+     93 103.709 710 10 1 -38.0265 107.609 95.55 
+     93 146.931 1437 10 0 -38.0263 107.609 94.15 
+     93 143.12 710 9 1 -38.0218 107.605 65.55 
+     93 109.247 1437 9 0 -38.0213 107.605 64.15 
+     93 99.6998 710 8 1 -38.0111 107.605 35.55 
+     93 121.414 1437 8 0 -38.0102 107.605 34.15 
+     93 115.298 710 7 1 -37.989 107.615 5.55 
+     93 98.8656 1437 7 0 -37.9885 107.616 4.15 
+     93 102.538 710 6 1 -37.9777 107.623 -24.45 
+     93 111.395 1437 6 0 -37.9768 107.623 -25.85 
+     93 126.626 710 5 1 -37.9597 107.634 -54.45 
+     93 116.693 1437 5 0 -37.9593 107.634 -55.85 
+     93 120.129 710 4 1 -37.9536 107.646 -84.45 
+     93 125.81 1437 4 0 -37.9527 107.646 -85.85 
+     93 191.142 710 3 1 -37.9313 107.662 -114.45 
+     93 89.7167 1437 3 0 -37.9301 107.663 -115.85 
+     93 141.13 710 2 1 -37.9031 107.691 -144.45 
+     93 156.96 1437 2 0 -37.9018 107.693 -145.85 
+     93 100.393 710 1 1 -37.8751 107.731 -174.45 
+     93 124.663 1437 1 0 -37.8737 107.733 -175.85 
+     93 112.405 711 0 1 -37.8455 107.78 -204.45 
+     93 110.18 1438 0 0 -37.8443 107.782 -205.85 
+     93 102.815 1438 1 0 -37.8545 107.75 -176.013 
+     93 110.137 1353 1 0 -56.9829 90.7605 -176.25 
+     93 137.35 1352 1 0 -56.9904 90.75 -176.231 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 1.47041 LIN
+Particle energy: 5.36235 LIN
 Particle: proton
 Event: 94
-Number of tracker hits in this event: 26
-     94 147.868 287 9 1 -122.664 -22.9969 65.55 
-     94 107.675 785 9 0 -122.664 -22.9961 64.15 
-     94 112.397 287 8 1 -122.648 -22.982 35.55 
-     94 132.725 785 8 0 -122.648 -22.9829 34.15 
-     94 107.346 287 7 1 -122.636 -22.9791 5.55 
-     94 121.055 785 7 0 -122.635 -22.9686 4.15 
-     94 165.158 287 6 1 -122.605 -22.7514 -24.45 
-     94 175.164 786 6 0 -122.606 -22.7398 -25.85 
-     94 119.973 287 5 1 -122.653 -22.4999 -54.45 
-     94 125.703 787 5 0 -122.66 -22.4846 -55.85 
-     94 151.216 286 4 1 -122.806 -22.1716 -84.45 
-     94 122.132 789 4 0 -122.812 -22.1565 -85.85 
-     94 127.718 286 3 1 -122.926 -21.8505 -114.45 
-     94 110.583 791 3 0 -122.93 -21.8335 -115.85 
-     94 165.206 285 2 1 -123.017 -21.4841 -144.45 
-     94 128.656 792 2 0 -123.023 -21.4644 -145.85 
-     94 160.112 284 1 1 -123.152 -21.0728 -174.45 
-     94 99.3964 794 1 0 -123.158 -21.0543 -175.85 
-     94 13.0242 795 1 0 -123.159 -21.05 -176.183 
-     94 132.738 284 0 1 -123.266 -20.6865 -204.45 
-     94 170.968 796 0 0 -123.272 -20.6707 -205.85 
-     94 132.608 285 3 1 -122.95 -21.8539 -114.675 
-     94 119.885 790 3 0 -123.282 -22.0114 -115.85 
-     94 78.8962 991 3 0 -116.555 18.3174 -116.25 
-     94 120.316 992 3 0 -116.608 18.45 -116.119 
-     94 278.44 993 3 0 -116.74 18.65 -115.928 
-Number of digits in this event: 18
+Number of tracker hits in this event: 29
+     94 111.218 977 9 1 15.507 -131.247 65.55 
+     94 129.69 244 9 0 15.5077 -131.247 64.15 
+     94 261.54 977 8 1 15.524 -131.263 35.55 
+     94 95.5763 244 8 0 15.5247 -131.265 34.15 
+     94 170.282 977 7 1 15.5379 -131.307 5.55 
+     94 105.476 244 7 0 15.5374 -131.308 4.15 
+     94 125.227 977 6 1 15.5207 -131.314 -24.45 
+     94 93.758 244 6 0 15.5198 -131.314 -25.85 
+     94 102.976 977 5 1 15.5035 -131.32 -54.45 
+     94 113.721 244 5 0 15.504 -131.319 -55.85 
+     94 199.333 977 4 1 15.5189 -131.32 -84.45 
+     94 138.799 244 4 0 15.5186 -131.32 -85.85 
+     94 112.074 977 3 1 15.5096 -131.313 -114.45 
+     94 114.59 244 3 0 15.5092 -131.312 -115.85 
+     94 129.884 977 2 1 15.5039 -131.284 -144.45 
+     94 121.052 244 2 0 15.5043 -131.284 -145.85 
+     94 98.3593 977 1 1 15.5133 -131.287 -174.45 
+     94 144.678 244 1 0 15.5127 -131.288 -175.85 
+     94 245.013 977 0 1 15.5007 -131.295 -204.45 
+     94 205.138 244 0 0 15.499 -131.295 -205.85 
+     94 10.2694 243 0 0 14.8346 -131.355 -205.85 
+     94 100.158 243 4 0 15.5193 -131.35 -85.9953 
+     94 129.769 242 4 0 15.5052 -131.55 -86.2306 
+     94 20.6888 241 4 0 15.3817 -131.75 -86.2198 
+     94 80.3779 57 4 0 -41.3561 -168.661 -86.25 
+     94 148.246 56 4 0 -41.472 -168.75 -86.1377 
+     94 113.953 690 4 1 -41.8662 -169.24 -84.8499 
+     94 141.718 691 4 1 -41.85 -169.386 -84.6992 
+     94 9.8058 848 4 0 -54.613 -10.45 -86.1896 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 8.77818 LIN
+Particle energy: 2.58188 LIN
 Particle: proton
 Event: 95
-Number of tracker hits in this event: 18
-     95 144.003 1567 8 1 133.571 -46.085 35.55 
-     95 101.021 669 8 0 133.571 -46.0847 34.15 
-     95 134.954 1567 7 1 133.553 -46.0723 5.55 
-     95 201.287 669 7 0 133.553 -46.072 4.15 
-     95 126.802 1567 6 1 133.562 -46.0692 -24.45 
-     95 213.742 669 6 0 133.563 -46.0691 -25.85 
-     95 98.0828 1567 5 1 133.58 -46.0689 -54.45 
-     95 143.921 669 5 0 133.581 -46.0682 -55.85 
-     95 121.908 1567 4 1 133.592 -46.0522 -84.45 
-     95 114.97 669 4 0 133.592 -46.0518 -85.85 
-     95 99.4809 1567 3 1 133.597 -46.046 -114.45 
-     95 142.36 670 3 0 133.596 -46.0463 -115.85 
-     95 147.139 1567 2 1 133.58 -46.0523 -144.45 
-     95 165.791 669 2 0 133.58 -46.0527 -145.85 
-     95 101.676 1567 1 1 133.563 -46.0617 -174.45 
-     95 160.062 669 1 0 133.562 -46.0622 -175.85 
-     95 95.1649 1566 0 1 133.538 -46.0721 -204.45 
-     95 99.9346 669 0 0 133.536 -46.0732 -205.85 
-Number of digits in this event: 12
+Number of tracker hits in this event: 40
+     95 241.575 1316 10 1 83.3112 71.9891 95.55 
+     95 118.638 1259 10 0 83.3095 71.9897 94.15 
+     95 129.052 1316 9 1 83.2777 72.0069 65.55 
+     95 87.5672 1259 9 0 83.2747 72.0079 64.15 
+     95 101.112 1315 8 1 83.2117 72.0272 35.55 
+     95 120.394 1259 8 0 83.2088 72.0264 34.15 
+     95 135.649 1315 7 1 83.1599 72.0153 5.55 
+     95 206.503 1259 7 0 83.1579 72.0154 4.15 
+     95 125.345 1315 6 1 83.1328 72.0172 -24.45 
+     95 107.103 1259 6 0 83.1333 72.0162 -25.85 
+     95 124.265 1315 5 1 83.1414 71.9889 -54.45 
+     95 165.464 1259 5 0 83.1408 71.9876 -55.85 
+     95 125.687 1315 4 1 83.1244 71.9558 -84.45 
+     95 125.929 1259 4 0 83.1234 71.9551 -85.85 
+     95 114.437 1315 3 1 83.1065 71.9472 -114.45 
+     95 112.01 1259 3 0 83.1002 71.949 -115.85 
+     95 111.829 1314 2 1 82.9594 71.9948 -144.45 
+     95 170.138 1259 2 0 82.9536 71.9984 -145.85 
+     95 118.026 1313 1 1 82.8274 72.0689 -174.45 
+     95 130.455 1260 1 0 82.8207 72.0761 -175.85 
+     95 138.384 1313 0 1 82.6848 72.2242 -204.45 
+     95 255.629 1260 0 0 82.6769 72.2334 -205.85 
+     95 90.108 1261 0 0 82.779 72.25 -206.07 
+     95 201.6 1314 0 1 82.85 72.323 -204.494 
+     95 129.142 1260 7 0 83.1746 72.05 3.88988 
+     95 88.3757 1317 10 1 83.45 72.1462 95.3591 
+     95 33.9193 1266 10 0 84.0974 73.372 94.15 
+     95 82.7052 1267 10 0 84.139 73.45 94.0787 
+     95 101.21 1268 10 0 84.2654 73.65 93.9117 
+     95 20.6635 1623 10 0 112.081 144.881 93.75 
+     95 183.459 1624 10 0 112.069 144.95 93.8063 
+     95 112.464 1625 10 0 112.043 145.15 93.941 
+     95 74.968 1626 10 0 112.041 145.35 94.0644 
+     95 205.472 1459 10 1 111.999 147.488 95.15 
+     95 444.649 1481 11 0 29.3575 116.429 123.75 
+     95 4.46984 1480 11 0 28.2995 116.35 124.138 
+     95 9.56499 1036 11 1 27.263 115.475 125.15 
+     95 82.1963 1035 11 1 27.25 115.464 125.162 
+     95 97.9098 1034 11 1 27.0499 115.335 125.243 
+     95 220.151 1033 11 1 26.85 115.319 125.234 
+Number of digits in this event: 21
 Using G4ParticleGun... 
-Particle energy: 8.09089 LIN
+Particle energy: 5.72695 LIN
 Particle: proton
 Event: 96
-Number of tracker hits in this event: 31
-     96 103.72 1353 10 1 90.8407 50.7452 95.55 
-     96 117.296 1153 10 0 90.8415 50.745 94.15 
-     96 97.8919 1353 9 1 90.8591 50.7391 65.55 
-     96 114.583 1153 9 0 90.8594 50.7381 64.15 
-     96 118.698 1353 8 1 90.8676 50.7192 35.55 
-     96 101.882 1153 8 0 90.8675 50.7177 34.15 
-     96 123.245 1353 7 1 90.8658 50.69 5.55 
-     96 124.463 1153 7 0 90.8658 50.6888 4.15 
-     96 99.4435 1353 6 1 90.8651 50.6667 -24.45 
-     96 98.9395 1153 6 0 90.8668 50.6661 -25.85 
-     96 121.237 1353 5 1 90.9016 50.6517 -54.45 
-     96 116.065 1153 5 0 90.9029 50.6506 -55.85 
-     96 104.818 1353 4 1 90.93 50.6311 -84.45 
-     96 99.9872 1152 4 0 90.9311 50.6289 -85.85 
-     96 92.9724 1354 3 1 90.9566 50.5823 -114.45 
-     96 114.846 1152 3 0 90.9575 50.5798 -115.85 
-     96 225.002 1354 2 1 90.9788 50.5275 -144.45 
-     96 99.633 1152 2 0 90.9803 50.5249 -145.85 
-     96 119.346 1354 1 1 91.0134 50.4726 -174.45 
-     96 99.0717 1152 1 0 91.0156 50.4683 -175.85 
-     96 122.524 1354 0 1 91.0632 50.3779 -204.45 
-     96 121.32 1151 0 0 91.0658 50.3737 -205.85 
-     96 39.0382 1141 2 0 91.162 48.3207 -145.85 
-     96 227.737 1140 2 0 91.1308 48.25 -145.892 
-     96 367.092 1139 2 0 90.9254 48.05 -146.123 
-     96 102.719 1138 2 0 90.7976 47.8497 -146.179 
-     96 68.8975 1137 2 0 90.8299 47.65 -146.022 
-     96 20.6973 1362 2 1 92.7172 48.1534 -144.85 
-     96 261.57 1363 2 1 92.75 48.2025 -144.796 
-     96 175.73 1364 2 1 92.95 48.5956 -144.828 
-     96 123.163 1439 2 0 79.9971 108.037 -146.25 
-Number of digits in this event: 12
-Using G4ParticleGun... 
-Particle energy: 5.2322 LIN
+Number of tracker hits in this event: 330
+     96 88.2004 1313 9 1 82.6689 102.475 65.55 
+     96 113.129 1411 9 0 82.6684 102.475 64.15 
+     96 187.181 1313 8 1 82.6512 102.48 35.55 
+     96 111.819 1411 8 0 82.6501 102.481 34.15 
+     96 193.986 1312 7 1 82.6341 102.494 5.55 
+     96 105.35 1411 7 0 82.6355 102.494 4.15 
+     96 103.089 1313 6 1 82.6602 102.494 -24.45 
+     96 146.375 1411 6 0 82.662 102.492 -25.85 
+     96 113.883 1313 5 1 82.6974 102.452 -54.45 
+     96 126.981 1411 5 0 82.6997 102.45 -55.85 
+     96 100.515 1313 4 1 82.7466 102.407 -84.45 
+     96 140.041 1411 4 0 82.7489 102.403 -85.85 
+     96 23.0148 1549 0 1 129.95 168.003 -204.747 
+     96 28.1744 601 6 1 -59.85 122.29 -24.7544 
+     96 174.437 1296 3 0 73.9521 79.3243 -116.05 
+     96 1072.11 1682 4 0 88.4721 156.697 -86.25 
+     96 6488.03 1683 4 0 88.4776 156.75 -86.2226 
+     96 15013.9 1314 3 1 82.8501 102.595 -114.45 
+     96 3196.93 1313 3 1 82.8076 102.275 -114.45 
+     96 2219.89 1407 3 0 82.8746 101.711 -115.85 
+     96 444.235 1320 2 1 84.1171 90.2522 -144.45 
+     96 1056.93 1347 2 0 84.0906 89.4745 -145.85 
+     96 1917.34 1346 2 0 84.0897 89.45 -145.894 
+     96 792.597 1318 1 1 83.6751 73.6252 -174.45 
+     96 240.086 1264 1 0 83.6629 72.928 -175.85 
+     96 401.338 1263 1 0 83.6612 72.85 -176.007 
+     96 1005.95 1317 0 1 83.4897 58.8609 -204.45 
+     96 716.284 1190 0 0 83.4328 58.2218 -205.85 
+     96 63.6441 1189 0 0 83.4169 58.05 -206.222 
+     96 205.75 1406 3 0 82.8727 101.55 -116.17 
+     96 7060.22 1312 3 1 82.65 102.17 -114.496 
+     96 2006.73 1311 3 1 82.45 101.912 -114.802 
+     96 1049.08 1404 3 0 81.7494 101.068 -115.85 
+     96 2269.72 1403 3 0 81.6515 100.95 -115.996 
+     96 2933.43 1402 3 0 81.4837 100.75 -116.241 
+     96 551.984 1211 2 1 62.3916 77.9785 -144.45 
+     96 683.136 1210 2 1 62.25 77.8364 -144.637 
+     96 241.419 1284 2 0 61.3457 76.9219 -145.85 
+     96 735.906 1283 2 0 61.2747 76.85 -145.945 
+     96 96.2711 1282 2 0 61.0785 76.65 -146.213 
+     96 531.614 1099 1 1 39.999 55.5248 -174.45 
+     96 649.59 1098 1 1 39.85 55.3835 -174.647 
+     96 272.924 1172 1 0 38.9163 54.5011 -175.85 
+     96 1047.44 1171 1 0 38.8622 54.45 -175.919 
+     96 178.514 1170 1 0 38.6495 54.25 -176.192 
+     96 379.465 980 0 1 16.1336 33.5316 -204.45 
+     96 844.667 979 0 1 16.05 33.4373 -204.567 
+     96 31.0585 978 0 1 15.85 33.2136 -204.842 
+     96 639.642 1061 0 0 15.1163 32.4005 -205.85 
+     96 701.182 1060 0 0 14.9806 32.25 -206.037 
+     96 3224.91 1315 3 1 83.05 102.269 -114.468 
+     96 2882.27 1316 3 1 83.25 102.204 -114.628 
+     96 2351.23 1317 3 1 83.45 102.139 -114.787 
+     96 612.475 1505 2 1 121.167 90.05 -144.471 
+     96 635.36 1506 2 1 121.35 89.9998 -144.6 
+     96 562.147 1507 2 1 121.55 89.9466 -144.74 
+     96 621.9 1721 1 1 164.411 78.7363 -174.45 
+     96 1027.38 1722 1 1 164.55 78.6862 -174.513 
+     96 1041.38 1723 1 1 164.75 78.6104 -174.602 
+     96 1156.56 1724 1 1 164.95 78.5335 -174.688 
+     96 949.458 1725 1 1 165.15 78.463 -174.778 
+     96 3456.97 1287 1 0 167.551 77.628 -175.85 
+     96 3354.62 1286 1 0 168.058 77.45 -176.078 
+     96 171.681 1351 3 0 81.9647 90.5253 -115.85 
+     96 178.753 1350 3 0 81.9529 90.35 -115.874 
+     96 204.939 1349 3 0 81.9332 90.05 -115.914 
+     96 332.156 1348 3 0 81.9206 89.85 -115.942 
+     96 196.491 1347 3 0 81.9077 89.65 -115.969 
+     96 191.695 1346 3 0 81.8951 89.45 -115.995 
+     96 186.314 1345 3 0 81.8818 89.25 -116.023 
+     96 354.493 1344 3 0 81.8686 89.05 -116.051 
+     96 369.645 1343 3 0 81.8554 88.85 -116.079 
+     96 207.634 1342 3 0 81.8421 88.65 -116.106 
+     96 307.314 1341 3 0 81.8292 88.45 -116.133 
+     96 195.788 1340 3 0 81.8164 88.25 -116.16 
+     96 199.011 1339 3 0 81.8039 88.05 -116.187 
+     96 193.197 1338 3 0 81.7914 87.85 -116.214 
+     96 55.4253 1337 3 0 81.7789 87.65 -116.241 
+     96 2973.83 1240 2 1 68.1537 -125.612 -144.45 
+     96 70.5124 236 2 0 67.8855 -132.896 -145.85 
+     96 223.892 235 2 0 67.8836 -132.95 -145.861 
+     96 217.411 234 2 0 67.877 -133.15 -145.899 
+     96 244.15 233 2 0 67.8704 -133.35 -145.938 
+     96 223.645 232 2 0 67.8633 -133.55 -145.976 
+     96 228.357 231 2 0 67.8566 -133.75 -146.014 
+     96 350.295 230 2 0 67.8498 -133.95 -146.052 
+     96 242.97 229 2 0 67.8421 -134.15 -146.09 
+     96 215.743 228 2 0 67.8342 -134.35 -146.128 
+     96 206.677 227 2 0 67.8258 -134.55 -146.167 
+     96 245.377 226 2 0 67.8173 -134.75 -146.206 
+     96 40.8498 225 2 0 67.8087 -134.95 -146.245 
+     96 803.834 1408 3 0 81.8341 101.907 -115.85 
+     96 357.59 1220 2 1 64.1495 93.6191 -144.45 
+     96 498.477 1219 2 1 64.05 93.5705 -144.599 
+     96 66.9686 1365 2 0 63.2037 93.161 -145.85 
+     96 806.276 1364 2 0 63.1809 93.15 -145.884 
+     96 391.468 1119 1 1 43.9422 83.8086 -174.45 
+     96 683.551 1118 1 1 43.85 83.7711 -174.571 
+     96 30.2048 1117 1 1 43.65 83.6885 -174.837 
+     96 982.385 1316 1 0 42.8982 83.3745 -175.85 
+     96 220.598 1008 0 1 21.7083 74.5454 -204.45 
+     96 811.634 1007 0 1 21.65 74.5249 -204.536 
+     96 44.3014 1006 0 1 21.45 74.454 -204.831 
+     96 1066.19 1270 0 0 20.753 74.2013 -205.85 
+     96 6942.9 1376 4 0 113.473 95.4759 -86.25 
+     96 80.5749 1405 3 0 81.7782 101.185 -115.85 
+     96 600.654 1215 2 1 63.1776 80.3456 -144.45 
+     96 536.892 1214 2 1 63.05 80.2234 -144.63 
+     96 506.741 1296 2 0 62.1849 79.3985 -145.85 
+     96 431.98 1295 2 0 62.0286 79.25 -146.07 
+     96 691.812 1108 1 1 41.8413 60.8503 -174.45 
+     96 210.436 1107 1 1 41.65 60.6663 -174.745 
+     96 442.11 1199 1 0 40.9625 59.9749 -175.85 
+     96 511.78 1198 1 0 40.839 59.85 -176.05 
+     96 431.194 1015 0 1 23.163 42.223 -204.45 
+     96 531.962 1014 0 1 23.05 42.1113 -204.629 
+     96 295.945 1106 0 0 22.2614 41.3314 -205.85 
+     96 784.996 1105 0 0 22.1791 41.25 -205.977 
+     96 1663.88 1310 3 1 82.25 101.973 -114.699 
+     96 1913.91 1401 3 0 80.3325 100.55 -116.148 
+     96 350.773 1401 4 0 88.0724 100.369 -86.25 
+     96 313.219 1400 4 0 88.1238 100.35 -85.9766 
+     96 505.888 1341 4 1 88.3347 100.27 -84.85 
+     96 420.935 1397 5 0 93.3447 99.5552 -56.25 
+     96 231.032 1396 5 0 93.3829 99.55 -56.0313 
+     96 553.044 1367 5 1 93.5909 99.5259 -54.85 
+     96 473.162 1392 6 0 98.4158 98.7024 -26.25 
+     96 542.4 1392 6 1 98.6493 98.6671 -24.85 
+     96 744.457 1384 7 0 102.988 97.0463 3.75 
+     96 647.841 1415 7 1 103.196 96.9687 5.15 
+     96 505.54 1373 8 0 107.559 94.8024 33.75 
+     96 583.632 1438 8 1 107.781 94.7112 35.15 
+     96 675.114 1364 9 0 111.808 93.1116 63.75 
+     96 648.738 1459 9 1 112.01 93.0351 65.15 
+     96 673.462 1371 10 0 115.899 94.3877 93.75 
+     96 561.262 1479 10 1 116.081 94.4571 95.15 
+     96 972.407 1381 11 0 120.028 96.5011 123.75 
+     96 786.029 1500 11 1 120.229 96.6033 125.15 
+     96 654.912 1388 12 0 125.064 97.8004 153.75 
+     96 469.869 1525 12 1 125.307 97.8624 155.15 
+     96 285.157 1526 12 1 125.35 97.8735 155.394 
+     96 759.719 1396 13 0 130.184 99.4963 183.75 
+     96 704.701 1551 13 1 130.433 99.5634 185.15 
+     96 825.237 1400 14 0 134.382 100.229 213.75 
+     96 784.851 1572 14 1 134.576 100.262 215.15 
+     96 2251.36 1318 3 1 83.65 102.556 -114.667 
+     96 413.475 1319 3 1 83.85 102.608 -114.759 
+     96 1062.05 1415 3 0 86.2364 103.24 -115.85 
+     96 1113.07 1416 3 0 86.6513 103.35 -116.04 
+     96 388.588 1642 2 1 148.576 119.717 -144.45 
+     96 663.622 1643 2 1 148.75 119.757 -144.533 
+     96 683.651 1644 2 1 148.95 119.804 -144.63 
+     96 636.484 1645 2 1 149.15 119.854 -144.726 
+     96 152.555 1646 2 1 149.35 119.903 -144.822 
+     96 1314.99 1501 2 0 151.496 120.444 -145.85 
+     96 1235.13 1502 2 0 151.918 120.55 -146.052 
+     96 25.7092 1419 3 0 83.0369 104.145 -115.85 
+     96 501.964 1420 3 0 83.0375 104.15 -115.854 
+     96 634.817 1421 3 0 83.065 104.35 -116.027 
+     96 1518.59 1422 3 0 83.0942 104.55 -116.199 
+     96 997.107 1340 2 1 88.1021 137.407 -144.45 
+     96 479.399 1595 2 0 88.4378 139.174 -145.85 
+     96 502.831 1596 2 0 88.4712 139.35 -145.991 
+     96 2379.39 1597 2 0 88.5097 139.55 -146.15 
+     96 288.047 1377 1 1 95.7243 175.535 -174.45 
+     96 1526.22 1378 1 1 95.75 175.622 -174.509 
+     96 549.917 1787 1 0 96.3273 177.569 -175.85 
+     96 651.08 1788 1 0 96.3813 177.75 -175.975 
+     96 618.097 1789 1 0 96.4393 177.95 -176.116 
+     96 462.05 1454 4 0 68.2314 111.026 -86.25 
+     96 90.1928 1237 4 1 67.4972 111.461 -84.85 
+     96 310.243 1236 4 1 67.45 111.489 -84.7602 
+     96 564.507 1498 5 0 53.2202 119.792 -56.25 
+     96 194.35 1162 5 1 52.5274 120.205 -54.85 
+     96 285.955 1161 5 1 52.45 120.251 -54.6937 
+     96 334.533 1539 6 0 39.3635 128.067 -26.25 
+     96 100.908 1540 6 0 39.2241 128.15 -25.9467 
+     96 179.673 1093 6 1 38.7207 128.449 -24.85 
+     96 273.053 1092 6 1 38.65 128.492 -24.696 
+     96 205.368 1586 7 0 24.7332 137.496 3.75 
+     96 265.88 1587 7 0 24.6495 137.55 3.92095 
+     96 585.671 1019 7 1 24.0486 137.935 5.15 
+     96 114.178 1629 8 0 9.40497 146.125 33.75 
+     96 373.695 1630 8 0 9.35975 146.15 33.8382 
+     96 73.0184 943 8 1 8.68833 146.529 35.15 
+     96 365.135 942 8 1 8.65 146.551 35.2249 
+     96 156.414 1165 5 1 53.1896 120.164 -54.8497 
+     96 1626.01 1411 3 0 83.4956 102.455 -115.85 
+     96 558.531 1379 2 1 96.1188 104.497 -144.45 
+     96 718.472 1380 2 1 96.15 104.504 -144.528 
+     96 961.394 1422 2 0 96.674 104.639 -145.85 
+     96 1045.15 1440 1 1 108.186 106.808 -174.45 
+     96 104.379 1441 1 1 108.35 106.819 -174.828 
+     96 1277.53 1433 1 0 108.784 106.849 -175.85 
+     96 917.894 1507 0 1 121.616 107.745 -204.45 
+     96 400.11 1508 0 1 121.75 107.745 -204.724 
+     96 1579.74 1438 0 0 122.289 107.761 -205.85 
+     96 35.5555 1309 3 1 81.8755 102.52 -114.45 
+     96 400.569 1308 3 1 81.85 102.526 -114.454 
+     96 241.787 1307 3 1 81.65 102.574 -114.483 
+     96 317.636 1306 3 1 81.45 102.618 -114.513 
+     96 292.504 1305 3 1 81.25 102.661 -114.544 
+     96 336.515 1304 3 1 81.05 102.706 -114.575 
+     96 287.681 1303 3 1 80.85 102.751 -114.607 
+     96 244.635 1302 3 1 80.65 102.796 -114.639 
+     96 267.193 1301 3 1 80.45 102.841 -114.67 
+     96 260.982 1300 3 1 80.25 102.886 -114.701 
+     96 268.196 1299 3 1 80.05 102.932 -114.733 
+     96 223.027 1298 3 1 79.85 102.978 -114.764 
+     96 428.398 1297 3 1 79.65 103.023 -114.796 
+     96 226.865 1296 3 1 79.45 103.069 -114.828 
+     96 1384.6 1423 3 0 72.072 104.75 -115.99 
+     96 981.905 1424 3 0 71.1792 104.95 -116.142 
+     96 307.034 451 2 1 -89.6748 138.927 -144.45 
+     96 385.983 450 2 1 -89.85 138.949 -144.495 
+     96 330.76 449 2 1 -90.15 138.984 -144.57 
+     96 417.869 448 2 1 -90.35 139.009 -144.618 
+     96 356.375 447 2 1 -90.55 139.033 -144.667 
+     96 338.265 446 2 1 -90.75 139.057 -144.717 
+     96 314.506 445 2 1 -90.95 139.081 -144.767 
+     96 207.736 444 2 1 -91.15 139.106 -144.817 
+     96 1475.31 1598 2 0 -96.2432 139.75 -146.095 
+     96 946.948 1413 3 0 81.6319 102.758 -115.85 
+     96 21.3911 1202 2 1 60.4646 110.479 -144.45 
+     96 333.501 1201 2 1 60.45 110.484 -144.471 
+     96 98.2509 1200 2 1 60.25 110.555 -144.752 
+     96 587.057 1453 2 0 59.4639 110.831 -145.85 
+     96 86.4069 1094 1 1 38.9088 118.093 -174.45 
+     96 252.659 1093 1 1 38.85 118.113 -174.531 
+     96 29.6243 1092 1 1 38.65 118.183 -174.805 
+     96 408.193 1491 1 0 37.8863 118.452 -175.85 
+     96 27.4579 1492 1 0 37.6098 118.55 -176.229 
+     96 320.847 984 0 1 17.0367 125.978 -204.45 
+     96 114.472 983 0 1 16.85 126.044 -204.703 
+     96 40.97 1530 0 0 16.0012 126.337 -205.85 
+     96 368.556 1531 0 0 15.9649 126.35 -205.899 
+     96 9.65473 129 11 1 -154.35 94.8699 125.215 
+     96 1.85511 109 11 1 -158.15 95.0995 125.196 
+     96 17.4421 1516 4 0 31.9343 123.35 -86.0605 
+     96 0.103797 1587 4 0 120.034 137.749 -86.25 
+     96 116.413 1588 4 0 120.035 137.75 -86.2492 
+     96 183.13 1589 4 0 120.245 137.95 -86.0908 
+     96 60.6886 1590 4 0 120.457 138.15 -85.9309 
+     96 62.3153 1508 4 1 121.88 139.502 -84.85 
+     96 105.36 1509 4 1 121.95 139.569 -84.7965 
+     96 104.54 1510 4 1 122.15 139.761 -84.6446 
+     96 29.2562 1511 4 1 122.35 139.951 -84.4916 
+     96 10.985 1752 5 0 152.198 170.721 -56.25 
+     96 104.09 1753 5 0 152.226 170.75 -56.2235 
+     96 145.461 1754 5 0 152.42 170.95 -56.0393 
+     96 4.0882 1755 5 0 152.61 171.15 -55.8568 
+     96 94.6001 1667 5 1 153.654 172.251 -54.85 
+     96 218.38 1668 5 1 153.75 172.353 -54.7576 
+     96 219.141 1669 5 1 153.95 172.565 -54.5649 
+     96 680.059 1382 3 0 85.6036 96.6866 -115.85 
+     96 886.665 1381 3 0 85.673 96.55 -115.889 
+     96 887.302 1380 3 0 85.7744 96.35 -115.945 
+     96 951.093 1379 3 0 85.8713 96.15 -116 
+     96 1083.89 1378 3 0 85.9746 95.95 -116.06 
+     96 1024.09 1377 3 0 86.0774 95.75 -116.126 
+     96 1212.83 1376 3 0 86.1827 95.55 -116.191 
+     96 155.481 1378 2 1 95.9076 102.798 -144.45 
+     96 640.343 1413 2 0 96.475 102.794 -145.85 
+     96 582.417 1439 1 1 107.973 102.606 -174.45 
+     96 710.34 1411 1 0 108.553 102.544 -175.85 
+     96 89.502 1499 0 1 120.123 101.111 -204.45 
+     96 445.733 1500 0 1 120.15 101.11 -204.52 
+     96 998.118 1404 0 0 120.658 101.106 -205.85 
+     96 522.451 1412 3 0 83.7501 102.678 -115.85 
+     96 444.123 1404 2 1 101.036 108.763 -144.45 
+     96 323.445 1405 2 1 101.15 108.804 -144.642 
+     96 672.803 1444 2 0 101.878 109.075 -145.85 
+     96 233.121 1445 2 0 102.078 109.15 -146.183 
+     96 52.9181 1495 1 1 119.33 115.579 -174.45 
+     96 664.807 1496 1 1 119.35 115.588 -174.483 
+     96 60.1603 1497 1 1 119.55 115.682 -174.809 
+     96 658.313 1479 1 0 120.191 115.975 -175.85 
+     96 54.6036 1589 0 1 138.135 124.18 -204.45 
+     96 842.958 1590 0 1 138.15 124.188 -204.479 
+     96 741.8 1522 0 0 138.86 124.591 -205.85 
+     96 1497.54 1443 4 0 88.4766 108.798 -86.25 
+     96 1610.28 1343 4 1 88.7635 109.142 -84.85 
+     96 2114.24 1481 5 0 94.3986 116.415 -56.25 
+     96 961.488 1372 5 1 94.7114 116.802 -54.85 
+     96 1343.8 1373 5 1 94.75 116.85 -54.6816 
+     96 470.664 1414 3 0 82.1749 102.95 -116.015 
+     96 738.93 1259 2 1 71.9645 112.925 -144.45 
+     96 249.694 1258 2 1 71.85 113.046 -144.744 
+     96 264.799 1466 2 0 71.4247 113.498 -145.85 
+     96 622.174 1467 2 0 71.3755 113.55 -145.978 
+     96 63.4515 1202 1 1 60.4613 125.007 -174.45 
+     96 1032.28 1201 1 1 60.45 125.019 -174.476 
+     96 624.506 1527 1 0 59.8817 125.658 -175.85 
+     96 469.919 1528 1 0 59.8006 125.75 -176.049 
+     96 313.107 1141 0 1 48.2887 138.771 -204.45 
+     96 844.774 1140 0 1 48.25 138.829 -204.555 
+     96 140.965 1596 0 0 47.7619 139.527 -205.85 
+     96 1177.11 1597 0 0 47.746 139.55 -205.892 
+     96 357.443 1400 3 0 84.1292 100.278 -115.85 
+     96 698.81 1399 3 0 84.2112 100.15 -115.945 
+     96 704.022 1398 3 0 84.3477 99.95 -116.098 
+     96 262.559 1449 2 1 110.103 61.7555 -144.45 
+     96 1286.26 1450 2 1 110.15 61.6893 -144.513 
+     96 374.287 1451 2 1 110.35 61.4104 -144.777 
+     96 223.226 1201 2 0 111.139 60.2971 -145.85 
+     96 1020.02 1200 2 0 111.172 60.25 -145.895 
+     96 735.319 1199 2 0 111.31 60.05 -146.089 
+     96 1116.62 1550 1 1 130.233 31.215 -174.45 
+     96 1367.01 1551 1 1 130.35 31.0606 -174.641 
+     96 337 1050 1 0 131.103 30.1017 -175.85 
+     96 1662.95 1049 1 0 131.144 30.05 -175.915 
+     96 517.676 1048 1 0 131.298 29.85 -176.17 
+     96 7059.31 1638 0 1 147.808 6.7536 -204.45 
+     96 492.899 1410 3 0 81.7795 102.239 -115.85 
+     96 179.26 1402 2 0 62.4863 100.678 -145.85 
+     96 107.476 1136 1 1 47.392 100.514 -174.45 
+     96 58.9921 1135 1 1 47.25 100.519 -174.721 
+     96 194.096 1401 1 0 46.6626 100.541 -175.85 
+     96 26.5551 1058 0 1 31.6985 101.048 -204.45 
+     96 121.163 1057 0 1 31.65 101.049 -204.544 
+     96 0.153848 1409 3 0 82.2217 102.15 -116.249 
+     96 257.107 1269 2 1 73.9633 99.4473 -144.45 
+     96 16.1011 1268 2 1 73.85 99.4178 -144.823 
+     96 315.103 1395 2 0 73.5378 99.3381 -145.85 
+     96 333.067 1223 1 1 64.8129 97.095 -174.45 
+     96 229.456 1383 1 0 64.2903 96.831 -175.85 
+     96 1.71434 1168 0 1 53.652 91.4218 -204.45 
+     96 253.152 1167 0 1 53.65 91.4209 -204.455 
+     96 24.4617 1355 0 0 53.1204 91.1581 -205.85 
+     96 391.143 1354 0 0 53.1042 91.15 -205.893 
+Number of digits in this event: 275
+Using G4ParticleGun... 
+Particle energy: 7.27617 LIN
 Particle: proton
 Event: 97
-Number of tracker hits in this event: 30
-     97 125.664 1427 10 1 105.596 37.7981 95.55 
-     97 114.666 1088 10 0 105.596 37.7953 94.15 
-     97 183.468 1427 9 1 105.582 37.7398 65.55 
-     97 116.301 1088 9 0 105.58 37.7383 64.15 
-     97 113.669 1427 8 1 105.552 37.7105 35.55 
-     97 109.618 1088 8 0 105.551 37.7094 34.15 
-     97 88.9862 1426 7 1 105.531 37.6843 5.55 
-     97 97.3761 1088 7 0 105.53 37.6817 4.15 
-     97 113.843 1426 6 1 105.502 37.6236 -24.45 
-     97 107.147 1087 6 0 105.5 37.6207 -25.85 
-     97 183.745 1426 5 1 105.468 37.5578 -54.45 
-     97 108.381 1087 5 0 105.467 37.555 -55.85 
-     97 99.9627 1426 4 1 105.44 37.4971 -84.45 
-     97 153.407 1087 4 0 105.44 37.4936 -85.85 
-     97 228.398 1426 3 1 105.434 37.4202 -114.45 
-     97 119.294 1086 3 0 105.434 37.4176 -115.85 
-     97 120.805 1426 2 1 105.44 37.3704 -144.45 
-     97 162.055 1086 2 0 105.44 37.3707 -145.85 
-     97 143.221 1426 1 1 105.446 37.3754 -174.45 
-     97 166.841 1086 1 0 105.447 37.3758 -175.85 
-     97 252.719 1426 0 1 105.458 37.3837 -204.45 
-     97 126.666 1086 0 0 105.458 37.3847 -205.85 
-     97 198.056 1089 0 0 105.643 37.8601 -205.85 
-     97 250.619 1425 1 1 105.338 37.3486 -174.45 
-     97 65.7164 1424 1 1 105.15 36.9768 -174.716 
-     97 128.937 1081 1 0 104.489 36.441 -175.85 
-     97 94.5151 1080 1 0 104.305 36.25 -176.064 
-     97 100.343 1079 1 0 104.291 36.05 -176.02 
-     97 230.74 1420 1 1 104.291 35.9364 -174.85 
-     97 62.9417 1421 1 1 104.35 35.9216 -174.719 
+Number of tracker hits in this event: 28
+     97 139.134 781 7 1 -23.6512 90.158 5.55 
+     97 94.166 1350 7 0 -23.65 90.1579 4.15 
+     97 132.666 782 6 1 -23.621 90.1549 -24.45 
+     97 132.477 1350 6 0 -23.6202 90.1555 -25.85 
+     97 107.304 782 5 1 -23.6048 90.1684 -54.45 
+     97 204.168 1350 5 0 -23.6029 90.1692 -55.85 
+     97 107.185 782 4 1 -23.554 90.1812 -84.45 
+     97 118.572 1350 4 0 -23.5515 90.1821 -85.85 
+     97 154.607 782 3 1 -23.4951 90.206 -114.45 
+     97 142.068 1350 3 0 -23.4912 90.2073 -115.85 
+     97 178.913 783 2 1 -23.4107 90.2339 -144.45 
+     97 117.799 1350 2 0 -23.4079 90.2352 -145.85 
+     97 121.746 783 1 1 -23.3458 90.2596 -174.45 
+     97 110.018 1350 1 0 -23.3434 90.2612 -175.85 
+     97 104.742 783 0 1 -23.2989 90.2922 -204.45 
+     97 211.246 1350 0 0 -23.2972 90.2953 -205.85 
+     97 77.4434 1467 5 0 -42.6755 113.67 -56.25 
+     97 197.212 1468 5 0 -42.674 113.75 -56.0216 
+     97 173.709 689 5 1 -42.178 113.823 -54.8497 
+     97 121.643 690 5 1 -42.05 113.793 -54.4701 
+     97 25.2702 692 5 1 -41.61 113.975 -54.4506 
+     97 91.3323 691 5 1 -41.6501 113.925 -54.5301 
+     97 0.00379011 1452 5 0 -44.828 110.55 -55.85 
+     97 78.7438 1451 5 0 -44.8281 110.55 -55.85 
+     97 175.56 1450 5 0 -45.0775 110.35 -55.9106 
+     97 314.983 1449 5 0 -45.7541 110.15 -56.0377 
+     97 220.852 663 5 1 -47.2513 109.514 -54.85 
+     97 19.2918 662 5 1 -47.45 109.358 -54.5322 
 Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 7.5704 LIN
+Particle energy: 6.76869 LIN
 Particle: proton
 Event: 98
-Number of tracker hits in this event: 413
-     98 120.47 1302 11 1 80.5131 5.78505 125.55 
-     98 134.933 928 11 0 80.5125 5.78571 124.15 
-     98 113.275 1302 10 1 80.503 5.80002 95.55 
-     98 133.374 928 10 0 80.5027 5.80172 94.15 
-     98 127.216 1302 9 1 80.5032 5.83634 65.55 
-     98 123.068 928 9 0 80.5031 5.83861 64.15 
-     98 157.969 1302 8 1 80.5002 5.88529 35.55 
-     98 119.61 929 8 0 80.4988 5.88884 34.15 
-     98 39.7046 1636 8 1 147.484 159.633 35.15 
-     98 3.54178 1709 8 1 161.95 168.028 35.4232 
-     98 102.758 1710 8 1 162.15 168.214 35.3834 
-     98 4678.74 1301 7 1 80.4432 5.92506 5.55 
-     98 2053.61 1300 7 1 80.25 5.71703 5.52692 
-     98 2392.72 1299 7 1 80.05 5.50593 5.49642 
-     98 2951.7 1298 7 1 79.85 5.30209 5.4696 
-     98 4209.33 1297 7 1 79.65 5.09451 5.44661 
-     98 2125.19 1296 7 1 79.45 4.91523 5.43154 
-     98 41891.7 1302 7 1 80.4723 5.96082 5.55 
-     98 9.07517 1329 6 1 85.85 13.0001 -24.7419 
-     98 6.2714 429 4 1 -94.15 67.4774 -84.5164 
-     98 155.82 927 7 0 79.7623 5.56961 4.15 
-     98 816.2 926 7 0 79.7142 5.4499 3.81316 
-     98 37.2033 814 7 0 99.9373 -17.2014 3.75 
-     98 150.779 813 7 0 99.9609 -17.25 3.89762 
-     98 55.3594 1400 7 1 100.251 -17.6898 5.15 
-     98 243.902 1401 7 1 100.35 -17.73 5.34057 
-     98 240.571 805 7 0 99.8748 -18.8581 4.15 
-     98 64.936 806 7 0 99.3093 -18.8499 3.83118 
-     98 29.3593 646 7 0 45.6134 -50.6796 3.75029 
-     98 353.08 647 7 0 45.6642 -50.65 3.81237 
-     98 99.7596 665 14 0 -121.433 -46.899 213.75 
-     98 6284.55 1303 7 1 80.65 6.01544 5.33609 
-     98 3368.48 931 7 0 81.7077 6.41456 4.15 
-     98 1687.73 1304 7 1 80.85 5.75553 5.48885 
-     98 1829.52 1305 7 1 81.05 5.65315 5.4513 
-     98 1960.98 1306 7 1 81.25 5.55915 5.41608 
-     98 2098.89 1307 7 1 81.45 5.47526 5.37961 
-     98 1975.01 1308 7 1 81.65 5.39228 5.33652 
-     98 2146.27 1309 7 1 81.85 5.31233 5.29479 
-     98 2802.36 1310 7 1 82.05 5.22909 5.25038 
-     98 4177.15 1311 7 1 82.25 5.14003 5.21753 
-     98 3306.76 924 7 0 79.7146 5.0134 4.15 
-     98 561.063 923 7 0 79.5862 4.85 3.91068 
-     98 388.87 1223 6 1 64.7023 -14.2493 -24.45 
-     98 828.874 1222 6 1 64.65 -14.3247 -24.5732 
-     98 994.149 824 6 0 64.1274 -15.0856 -25.85 
-     98 455.875 823 6 0 64.0151 -15.25 -26.1264 
-     98 1024.33 1162 5 1 52.5275 -31.4596 -54.45 
-     98 341.245 1161 5 1 52.45 -31.596 -54.7524 
-     98 5969.64 739 5 0 52.1686 -32.0884 -55.85 
-     98 42.0046 1327 8 1 85.5171 18.6497 35.15 
-     98 187.627 1328 8 1 85.6501 18.7809 35.4201 
-     98 71.2112 1329 8 1 85.85 18.8767 35.5148 
-     98 133.3 1330 8 1 86.05 18.8229 35.5109 
-     98 82.0219 738 5 0 52.0906 -32.25 -56.1923 
-     98 130.323 591 5 0 36.7013 -61.8239 -56.2498 
-     98 81.088 1077 5 1 35.6332 -62.0513 -54.85 
-     98 77.4428 1076 5 1 35.45 -62.1374 -54.776 
-     98 55.1867 1075 5 1 35.2499 -62.3352 -54.753 
-     98 78.2439 584 5 0 33.8756 -63.1788 -55.85 
-     98 71.152 583 5 0 33.7163 -63.25 -56.0045 
-     98 75.6937 582 5 0 33.562 -63.4501 -56.1103 
-     98 1062.66 925 7 0 80.8149 5.25 3.88881 
-     98 1067.8 1332 6 1 86.5567 -6.91906 -24.45 
-     98 1098.74 862 6 0 86.8263 -7.49694 -25.85 
-     98 98.4643 861 6 0 86.8968 -7.65 -26.2195 
-     98 1267.26 1360 5 1 92.1769 -19.3719 -54.45 
-     98 107.363 800 5 0 92.3843 -20.0317 -55.85 
-     98 1176 799 5 0 92.3899 -20.05 -55.8888 
-     98 1032.74 1380 4 1 96.3124 -33.5613 -84.45 
-     98 382.4 1381 4 1 96.35 -33.6914 -84.7296 
-     98 241.248 729 4 0 96.5064 -34.2186 -85.85 
-     98 1197.75 728 4 0 96.5157 -34.25 -85.9166 
-     98 1628.51 1399 3 1 100.089 -47.8358 -114.45 
-     98 1555.53 657 3 0 100.214 -48.4531 -115.85 
-     98 1692.36 1412 2 1 102.561 -60.8314 -144.45 
-     98 527.571 593 2 0 102.657 -61.3922 -145.85 
-     98 1219.25 592 2 0 102.667 -61.45 -145.993 
-     98 1948.03 1423 1 1 104.768 -72.9105 -174.45 
-     98 199.705 533 1 0 104.871 -73.4371 -175.85 
-     98 1786 532 1 0 104.874 -73.45 -175.884 
-     98 2742.66 1431 0 1 106.539 -84.5861 -204.45 
-     98 2955.79 474 0 0 106.528 -85.0864 -205.85 
-     98 316.575 1771 6 1 174.465 -11.1431 -24.45 
-     98 498.557 1772 6 1 174.55 -11.1563 -24.4783 
-     98 508.562 1773 6 1 174.75 -11.1878 -24.5435 
-     98 543.033 1774 6 1 174.95 -11.2196 -24.6096 
-     98 505.323 1775 6 1 175.15 -11.2522 -24.6762 
-     98 577.808 1776 6 1 175.35 -11.2849 -24.7436 
-     98 343.745 1777 6 1 175.55 -11.3151 -24.8103 
-     98 279.307 841 6 0 178.764 -11.8331 -25.85 
-     98 3446.03 840 6 0 178.869 -11.85 -25.8839 
-     98 325.489 933 7 0 81.6697 6.74797 4.15 
-     98 542.627 934 7 0 81.8249 6.85 3.96812 
-     98 156.318 1429 6 1 106.025 22.7372 -24.45 
-     98 281.693 1430 6 1 106.15 22.8228 -24.604 
-     98 241.065 1017 6 0 107.154 23.5174 -25.85 
-     98 224.396 1018 6 0 107.346 23.65 -26.0876 
-     98 203.494 1550 5 1 130.193 39.4332 -54.45 
-     98 231.489 1551 5 1 130.35 39.5416 -54.6394 
-     98 58.9536 1100 5 0 131.356 40.234 -55.85 
-     98 361.338 1101 5 0 131.38 40.25 -55.8779 
-     98 23.0455 1102 5 0 131.67 40.45 -56.2276 
-     98 225.095 1674 4 1 155.022 56.55 -84.45 
-     98 325.711 1675 4 1 155.15 56.6345 -84.6022 
-     98 6.87727 1676 4 1 155.35 56.7669 -84.8416 
-     98 191.35 1186 4 0 156.19 57.3317 -85.85 
-     98 201.733 1187 4 0 156.366 57.45 -86.0613 
-     98 252.071 1799 3 1 179.983 73.1154 -114.45 
-     98 5.38149 880 8 0 61.0086 -4.04735 33.75 
-     98 197.866 879 8 0 61.0034 -4.05 33.7575 
-     98 106.071 1199 8 1 60.043 -4.54254 35.15 
-     98 39.8303 1198 8 1 59.85 -4.64145 35.43 
-     98 143.548 828 9 0 40.3106 -14.3198 63.75 
-     98 4.62268 827 9 0 40.0475 -14.45 64.1313 
-     98 44.7025 1096 9 1 39.3432 -14.8011 65.15 
-     98 102.629 1095 9 1 39.25 -14.8475 65.2847 
-     98 59.7271 776 10 0 19.6204 -24.7927 93.75 
-     98 102.856 775 10 0 19.5073 -24.85 93.914 
-     98 2.89351 993 10 1 18.6588 -25.2844 95.15 
-     98 86.5283 992 10 1 18.65 -25.2889 95.1628 
-     98 28.0046 991 10 1 18.45 -25.3913 95.4539 
-     98 119.251 724 11 0 -0.984604 -35.1441 123.75 
-     98 30.2769 723 11 0 -1.19575 -35.25 124.057 
-     98 45.8117 890 11 1 -1.94755 -35.6239 125.15 
-     98 101.325 889 11 1 -2.05 -35.6748 125.299 
-     98 149.229 670 12 0 -21.6494 -45.9323 153.75 
-     98 22.9998 669 12 0 -21.8741 -46.05 154.076 
-     98 16.3013 787 12 1 -22.6196 -46.4372 155.15 
-     98 115.833 786 12 1 -22.65 -46.453 155.194 
-     98 22.2514 785 12 1 -22.85 -46.5568 155.482 
-     98 169.067 617 13 0 -43.186 -56.5109 183.75 
-     98 1.38439 616 13 0 -43.4702 -56.65 184.145 
-     98 28.2704 679 13 1 -44.1923 -57.0028 185.15 
-     98 101.223 678 13 1 -44.25 -57.031 185.23 
-     98 11.8031 677 13 1 -44.45 -57.1282 185.508 
-     98 116.628 564 14 0 -64.7464 -67.1227 213.75 
-     98 11.545 563 14 0 -65.0048 -67.25 214.11 
-     98 6.76434 571 14 1 -65.8218 -67.6797 215.15 
-     98 162.352 570 14 1 -65.85 -67.6945 215.186 
-     98 40.4385 569 14 1 -66.05 -67.8001 215.439 
-     98 9.98081 340 14 1 -111.955 -79.2537 215.55 
-     98 203.512 341 14 1 -111.95 -79.2482 215.53 
-     98 37.8847 505 14 0 -111.599 -78.8806 214.15 
-     98 115.728 506 14 0 -111.569 -78.85 214.035 
-     98 123.218 378 13 1 -104.42 -71.4049 185.55 
-     98 41.0745 379 13 1 -104.35 -71.3331 185.251 
-     98 26.0821 544 13 0 -104.1 -71.0633 184.15 
-     98 125.257 545 13 0 -104.088 -71.05 184.096 
-     98 132.316 411 12 1 -97.7988 -64.0838 155.55 
-     98 56.9995 412 12 1 -97.75 -64.0268 155.307 
-     98 140.275 581 12 0 -97.5235 -63.7547 154.15 
-     98 189.751 440 11 1 -92.1012 -57.1921 125.55 
-     98 80.8586 615 11 0 -91.8452 -56.8853 124.15 
-     98 84.8483 616 11 0 -91.816 -56.85 123.989 
-     98 192.63 467 10 1 -86.594 -50.6887 95.55 
-     98 139.783 648 10 0 -86.3049 -50.4256 94.15 
-     98 154.422 497 9 1 -80.5959 -45.0774 65.55 
-     98 228.451 676 9 0 -80.3797 -44.8178 64.15 
-     98 21.4757 520 8 1 -75.8625 -39.6604 35.55 
-     98 130.045 521 8 1 -75.85 -39.6471 35.4849 
-     98 153.111 703 8 0 -75.5964 -39.3726 34.15 
-     98 132.101 549 7 1 -70.1462 -33.4882 5.55 
-     98 496.168 734 7 0 -69.9658 -33.1943 4.15 
-     98 147.063 568 6 1 -66.3853 -27.2834 -24.45 
-     98 91.2781 765 6 0 -66.255 -26.9212 -25.85 
-     98 45.7437 766 6 0 -66.2293 -26.85 -26.1255 
-     98 47.001 580 5 1 -63.8787 -19.5485 -54.45 
-     98 93.4688 581 5 1 -63.85 -19.5285 -54.5839 
-     98 163.368 803 5 0 -63.5714 -19.3381 -55.85 
-     98 132.029 614 4 1 -57.193 -15.1395 -84.45 
-     98 159.984 825 4 0 -56.906 -14.9173 -85.85 
-     98 141.297 645 3 1 -50.931 -10.3958 -114.45 
-     98 6.59777 646 3 1 -50.85 -10.3307 -114.839 
-     98 281.92 849 3 0 -50.6507 -10.1592 -115.85 
-     98 33.9089 674 2 1 -45.0691 -5.48704 -144.45 
-     98 118.225 675 2 1 -45.05 -5.46782 -144.539 
-     98 246.17 874 2 0 -44.7786 -5.18855 -145.85 
-     98 273.265 705 1 1 -38.9699 0.870444 -174.45 
-     98 209.064 905 1 0 -38.6809 1.1484 -175.85 
-     98 265.171 736 0 1 -32.8444 6.73946 -204.45 
-     98 170.465 934 0 0 -32.5335 6.95498 -205.85 
-     98 149.899 1062 0 0 -37.0464 32.4516 -206.25 
-     98 14.6252 1063 0 0 -37.0074 32.65 -205.908 
-     98 391.947 714 0 1 -37.1513 33.0478 -204.849 
-     98 47.6412 713 0 1 -37.25 32.8855 -204.705 
-     98 100.177 715 0 1 -37.0499 32.65 -204.657 
-     98 28.3179 1195 2 0 -49.7211 59.1609 -146.25 
-     98 48.7004 1196 2 0 -49.7276 59.25 -146.242 
-     98 138.773 733 7 0 -69.9987 -33.25 4.01927 
-     98 9660.45 1099 2 1 39.9735 27.3026 -144.646 
-     98 52.9931 1295 7 1 79.25 6.14703 5.23648 
-     98 86.5239 1294 7 1 79.05 6.17737 5.18484 
-     98 2.47327 729 6 1 -34.2401 23.4085 -24.45 
-     98 74.3397 728 6 1 -34.25 23.4098 -24.4528 
-     98 67.9291 727 6 1 -34.45 23.4349 -24.5091 
-     98 51.0769 726 6 1 -34.65 23.46 -24.5653 
-     98 77.4309 725 6 1 -34.85 23.4851 -24.6216 
-     98 59.6582 724 6 1 -35.05 23.5103 -24.6779 
-     98 59.9455 723 6 1 -35.25 23.5354 -24.7342 
-     98 55.6684 722 6 1 -35.45 23.5606 -24.7904 
-     98 3.70687 721 6 1 -35.65 23.5857 -24.8465 
-     98 55.7081 1019 6 0 -39.0355 24.0291 -25.85 
-     98 371.224 1020 6 0 -39.195 24.05 -25.8973 
-     98 20.9628 213 5 1 -137.44 37.352 -54.45 
-     98 70.9805 212 5 1 -137.55 37.3685 -54.4827 
-     98 59.6166 211 5 1 -137.75 37.3982 -54.5422 
-     98 63.8119 210 5 1 -137.95 37.4278 -54.6019 
-     98 58.9395 209 5 1 -138.15 37.4571 -54.6618 
-     98 73.0199 208 5 1 -138.35 37.4867 -54.7216 
-     98 54.4693 207 5 1 -138.55 37.5162 -54.7815 
-     98 6.55144 206 5 1 -138.75 37.5455 -54.8414 
-     98 21.5977 1089 5 0 -142.107 38.0385 -55.85 
-     98 449.83 1090 5 0 -142.185 38.05 -55.8734 
-     98 111.644 928 7 0 80.647 5.70186 4.15 
-     98 96.4239 1320 6 1 84.197 0.422752 -24.45 
-     98 120.686 900 6 0 84.3728 0.15521 -25.85 
-     98 110.009 1339 5 1 87.9529 -5.28554 -54.45 
-     98 142.406 872 5 0 88.1359 -5.54372 -55.85 
-     98 101.194 1358 4 1 91.8621 -10.8078 -84.45 
-     98 115.83 844 4 0 92.0533 -11.0621 -85.85 
-     98 135.181 1379 3 1 95.9595 -16.2325 -114.45 
-     98 105.882 817 3 0 96.1505 -16.4868 -115.85 
-     98 166.874 1399 2 1 100.029 -21.6902 -144.45 
-     98 100.807 790 2 0 100.223 -21.9377 -145.85 
-     98 145.691 1420 1 1 104.171 -27.0129 -174.45 
-     98 108.676 763 1 0 104.364 -27.2593 -175.85 
-     98 112.999 1440 0 1 108.29 -32.2265 -204.45 
-     98 110.143 737 0 0 108.48 -32.4761 -205.85 
-     98 346.956 1755 0 1 171.165 56.835 -204.85 
-     98 46.3732 1270 8 0 130.143 74.1453 33.75 
-     98 98.9753 1269 8 0 130.023 74.05 33.8125 
-     98 77.8935 1268 8 0 129.865 73.85 33.9557 
-     98 14.5738 1267 8 0 129.81 73.65 34.1154 
-     98 45.3321 1545 8 1 129.221 72.8722 35.15 
-     98 105.941 1544 8 1 129.15 72.7593 35.2823 
-     98 12.6626 1543 8 1 128.95 72.5115 35.5153 
-     98 3.53886 1694 9 0 143.73 159.138 63.75 
-     98 105.037 1695 9 0 143.732 159.15 63.7537 
-     98 69.8561 1696 9 0 143.805 159.35 63.8197 
-     98 163.688 1697 9 0 143.848 159.55 63.904 
-     98 67.9775 1698 9 0 143.883 159.75 63.9839 
-     98 52.1044 1699 9 0 143.897 159.95 64.042 
-     98 104.507 1700 9 0 143.908 160.15 64.0625 
-     98 144.456 1701 9 0 143.898 160.35 64.0725 
-     98 186.722 1702 9 0 143.92 160.55 64.0426 
-     98 74.196 1703 9 0 144.158 160.75 64.1189 
-     98 3.54657 1637 9 1 147.733 161.663 65.15 
-     98 127.966 1638 9 1 147.75 161.668 65.1554 
-     98 225.04 1639 9 1 147.95 161.75 65.1975 
-     98 215.386 1640 9 1 148.15 161.978 65.2952 
-     98 537.079 939 7 0 83.2274 7.97448 4.15 
-     98 126.82 940 7 0 83.3307 8.05 4.09763 
-     98 140.428 941 7 0 83.6044 8.25 3.95795 
-     98 52.4752 942 7 0 83.8807 8.45 3.81875 
-     98 54.1699 1604 6 1 141.024 49.9212 -24.45 
-     98 88.2339 1605 6 1 141.15 50.0067 -24.5121 
-     98 65.3739 1606 6 1 141.35 50.14 -24.6143 
-     98 94.2176 1607 6 1 141.55 50.2738 -24.7163 
-     98 32.9357 1608 6 1 141.75 50.4071 -24.8187 
-     98 76.5265 1158 6 0 143.768 51.7473 -25.85 
-     98 139.988 1159 6 0 143.923 51.85 -25.929 
-     98 110.593 1160 6 0 144.223 52.05 -26.0818 
-     98 5.69753 1161 6 0 144.523 52.25 -26.2344 
-     98 2888.72 1017 8 0 22.2684 23.5609 33.75 
-     98 3547.01 1018 8 0 22.1058 23.65 33.87 
-     98 4.10814 1275 7 1 75.1995 0.823857 5.55 
-     98 1.08377 1394 8 1 99.0844 -52.6182 35.55 
-     98 57.0322 1395 8 1 99.15 -51.8045 35.356 
-     98 105.875 937 7 0 80.0837 7.5965 4.15 
-     98 566.882 938 7 0 80.071 7.65 4.10402 
-     98 984.9 1258 6 1 71.7636 41.0752 -24.45 
-     98 94.4404 1257 6 1 71.65 41.4915 -24.8147 
-     98 445.163 1113 6 0 71.2981 42.6749 -25.85 
-     98 441.787 1114 6 0 71.246 42.85 -26.0032 
-     98 194.031 1115 6 0 71.1885 43.05 -26.1768 
-     98 1079.67 1207 5 1 61.6414 76.007 -54.45 
-     98 190.428 1287 5 0 61.1578 77.5833 -55.85 
-     98 602.745 1288 5 0 61.1374 77.65 -55.9093 
-     98 522.777 1289 5 0 61.075 77.85 -56.0911 
-     98 1293.39 1157 4 1 51.6279 108.511 -84.45 
-     98 322.93 1449 4 0 51.1536 110.025 -85.85 
-     98 695.169 1450 4 0 51.1149 110.15 -85.9657 
-     98 344.138 1451 4 0 51.0545 110.35 -86.1525 
-     98 506.522 1111 3 1 42.2879 140.564 -114.45 
-     98 1022.55 1110 3 1 42.25 140.715 -114.591 
-     98 192.639 1609 3 0 41.9026 142.099 -115.85 
-     98 654.441 1610 3 0 41.8899 142.15 -115.896 
-     98 730.428 1611 3 0 41.8414 142.35 -116.076 
-     98 1811.54 1071 2 1 34.429 173.263 -144.45 
-     98 599.778 1774 2 0 33.893 175.01 -145.85 
-     98 718.754 1775 2 0 33.85 175.15 -145.962 
-     98 592.677 1776 2 0 33.7879 175.35 -146.124 
-     98 717.035 922 7 0 80.3192 4.59162 4.15 
-     98 1054.01 921 7 0 80.3026 4.45 4.00477 
-     98 194.514 920 7 0 80.2906 4.25 3.78911 
-     98 2756.73 1294 6 1 78.9309 -22.6124 -24.45 
-     98 443.669 781 6 0 78.6946 -23.7966 -25.85 
-     98 1705.57 780 6 0 78.6836 -23.85 -25.9126 
-     98 901.151 779 6 0 78.6442 -24.05 -26.1392 
-     98 2652.52 930 7 0 81.3892 6.18761 4.15 
-     98 415.384 1123 4 1 44.8195 47.0183 -84.45 
-     98 8.69082 1122 4 1 44.65 47.1847 -84.827 
-     98 8.52389 1137 4 0 44.2015 47.636 -85.85 
-     98 335.502 1138 4 0 44.1875 47.65 -85.882 
-     98 152.271 1059 3 1 32.0093 59.9647 -114.45 
-     98 18.8778 1203 3 0 31.5914 60.8108 -115.85 
-     98 134.781 1204 3 0 31.5721 60.8502 -115.915 
-     98 135.771 1015 2 1 23.1608 77.8836 -144.451 
-     98 69.7545 1292 2 0 22.9537 78.572 -145.85 
-     98 133.868 1293 2 0 22.9313 78.6501 -146.005 
-     98 287.605 992 1 1 18.5094 93.6014 -174.45 
-     98 23.4909 991 1 1 18.45 93.7839 -174.766 
-     98 93.0919 1371 1 0 18.2451 94.416 -175.85 
-     98 66.9039 1372 1 0 18.2003 94.55 -176.078 
-     98 196.663 961 0 1 12.4255 110.548 -204.45 
-     98 18.8505 1455 0 0 12.269 111.316 -205.85 
-     98 208.112 1456 0 0 12.2613 111.35 -205.913 
-     98 155.16 1139 4 0 44.2336 47.85 -86.0869 
-     98 265.794 1072 3 1 34.6104 60.925 -114.45 
-     98 96.6668 1207 3 0 34.2589 61.5067 -115.85 
-     98 15.9368 1208 3 0 34.1731 61.65 -116.191 
-     98 76.1829 1035 2 1 27.1286 73.3361 -144.45 
-     98 38.0684 1034 2 1 27.05 73.444 -144.722 
-     98 154.909 1269 2 0 26.7308 73.8945 -145.85 
-     98 2.33259 1270 2 0 26.6207 74.05 -146.239 
-     98 109.083 993 1 1 18.6706 85.3332 -174.45 
-     98 111.953 1329 1 0 18.2158 85.9294 -175.85 
-     98 47.9404 1330 1 0 18.1215 86.05 -176.121 
-     98 57.3076 941 0 1 8.29012 98.9572 -204.45 
-     98 81.7086 940 0 1 8.25 99.0435 -204.612 
-     98 3.88744 1397 0 0 7.95954 99.7431 -205.85 
-     98 187.762 1398 0 0 7.95677 99.7501 -205.862 
-     98 17.0447 1399 0 0 7.88085 99.95 -206.19 
-     98 48.1667 1671 0 1 154.526 63.7322 -204.45 
-     98 214.666 1672 0 1 154.55 63.7555 -204.515 
-     98 137.023 1220 0 0 155.054 64.2408 -205.85 
-     98 168.32 1221 0 0 155.064 64.25 -205.876 
-     98 290.586 1320 0 0 124.521 84.2038 -206.25 
-     98 187.978 1319 0 0 124.312 84.05 -206.1 
-     98 59.4339 1318 0 0 124.226 83.85 -206.082 
-     98 252.351 1321 0 0 123.715 84.2513 -206.027 
-     98 54.0683 1322 0 0 123.785 84.45 -205.962 
-     98 125.37 1290 6 1 78.22 -5.589 -24.45 
-     98 120.558 869 6 0 78.1066 -6.12385 -25.85 
-     98 17.355 868 6 0 78.0798 -6.25 -26.1804 
-     98 112.299 1278 5 1 75.7748 -17.1092 -54.45 
-     98 127.358 811 5 0 75.6723 -17.6521 -55.85 
-     98 102.109 1267 4 1 73.6216 -28.7954 -84.45 
-     98 59.8746 753 4 0 73.5224 -29.3469 -85.85 
-     98 34.009 752 4 0 73.5037 -29.45 -86.1119 
-     98 143.339 1257 3 1 71.4731 -40.6151 -114.45 
-     98 38.5429 1256 3 1 71.45 -40.7313 -114.745 
-     98 69.2259 694 3 0 71.3641 -41.1655 -115.85 
-     98 49.3208 693 3 0 71.3474 -41.25 -116.065 
-     98 5775.86 1245 2 1 69.2048 -52.3616 -144.45 
-     98 2358.07 1246 2 1 69.2501 -52.3422 -144.687 
-     98 191.628 638 2 0 69.2909 -52.4324 -145.85 
-     98 22.0806 1275 1 1 75.2132 -49.6803 -174.451 
-     98 122.729 1276 1 1 75.25 -49.6916 -174.515 
-     98 132.391 652 1 0 75.4113 -49.6217 -175.85 
-     98 6.29487 651 1 0 75.5968 -49.65 -176.237 
-     98 215.622 519 1 0 75.3972 -76.1307 -176.25 
-     98 701.283 633 2 0 69.8803 -53.3758 -145.85 
-     98 1729.71 632 2 0 69.9316 -53.45 -145.966 
-     98 2704.03 1311 1 1 82.2895 -71.3159 -174.45 
-     98 55.5706 1312 1 1 82.45 -71.5481 -174.841 
-     98 1244.49 539 1 0 82.8718 -72.1451 -175.85 
-     98 1670.21 538 1 0 82.9459 -72.25 -176.027 
-     98 832.278 1372 0 1 94.7177 -88.8286 -204.45 
-     98 3219.29 1373 0 1 94.75 -88.8786 -204.539 
-     98 1168.65 452 0 0 95.2209 -89.5953 -205.85 
-     98 3508.46 451 0 0 95.2569 -89.65 -205.951 
-     98 17.4139 1096 2 0 1.2335 39.4011 -145.905 
-     98 187.282 1243 2 1 68.8061 -43.3639 -144.655 
-     98 92.6144 1219 6 1 63.9632 -12.5164 -24.45 
-     98 83.4203 1218 6 1 63.85 -12.6398 -24.6491 
-     98 36.9701 833 6 0 63.1641 -13.3841 -25.85 
-     98 124.88 832 6 0 63.1034 -13.45 -25.9564 
-     98 41.9824 1133 5 1 46.715 -31.2369 -54.45 
-     98 113.888 1132 5 1 46.65 -31.3061 -54.5627 
-     98 195.937 1046 4 1 29.3849 -49.7342 -84.45 
-     98 47.7416 1045 4 1 29.25 -49.8885 -84.6891 
-     98 14.5086 647 4 0 28.5964 -50.6327 -85.85 
-     98 168.865 646 4 0 28.5812 -50.65 -85.877 
-     98 21.0932 645 4 0 28.4055 -50.85 -86.1891 
-     98 7.03945 962 3 1 12.4627 -68.8534 -114.45 
-     98 151.509 961 3 1 12.45 -68.868 -114.473 
-     98 10.7967 960 3 1 12.25 -69.0968 -114.836 
-     98 69.3961 551 3 0 11.691 -69.7343 -115.85 
-     98 73.9157 550 3 0 11.5895 -69.85 -116.034 
-     98 16.3481 880 2 1 -4.02331 -87.7471 -144.45 
-     98 124.681 879 2 1 -4.05 -87.7757 -144.498 
-     98 45.4544 457 2 0 -4.80047 -88.5739 -145.85 
-     98 105.057 456 2 0 -4.87211 -88.65 -145.979 
-     98 126.383 796 1 1 -20.7249 -105.362 -174.45 
-     98 72.9298 795 1 1 -20.85 -105.498 -174.673 
-     98 105.015 369 1 0 -21.51 -106.21 -175.85 
-     98 70.1203 368 1 0 -21.64 -106.35 -176.082 
-     98 57.4505 712 0 1 -37.5772 -123.619 -204.45 
-     98 75.1812 711 0 1 -37.65 -123.709 -204.592 
-     98 29.8621 278 0 0 -38.293 -124.501 -205.85 
-     98 147.945 277 0 0 -38.3326 -124.55 -205.928 
-     98 2.19771 276 0 0 -38.4942 -124.75 -206.244 
-     98 25.8775 383 2 0 -53.1516 -103.409 -146.013 
-     98 1.58229 341 12 1 -111.75 -38.6542 155.233 
-     98 414.704 992 8 0 141.817 18.6045 33.75 
-     98 526.684 993 8 0 142.034 18.65 33.8492 
-     98 36.8489 1623 8 1 144.882 19.2577 35.15 
-     98 176.642 1624 8 1 144.95 19.2722 35.1809 
-     98 206.098 1625 8 1 145.15 19.3157 35.2731 
-     98 104.298 1626 8 1 145.35 19.3624 35.3658 
-     98 118.365 1627 8 1 145.55 19.4099 35.4622 
-Number of digits in this event: 221
-Using G4ParticleGun... 
-Particle energy: 4.44024 LIN
+Number of tracker hits in this event: 20
+     98 108.242 1418 9 1 103.796 -68.5057 65.55 
+     98 111.318 557 9 0 103.797 -68.5062 64.15 
+     98 110.658 1418 8 1 103.823 -68.5204 35.55 
+     98 105.445 557 8 0 103.825 -68.5216 34.15 
+     98 121.095 1418 7 1 103.86 -68.5503 5.55 
+     98 143.185 557 7 0 103.861 -68.5518 4.15 
+     98 98.6911 1418 6 1 103.879 -68.586 -24.45 
+     98 106.322 557 6 0 103.88 -68.5873 -25.85 
+     98 142.796 1418 5 1 103.9 -68.6162 -54.45 
+     98 97.0113 557 5 0 103.902 -68.6179 -55.85 
+     98 198.099 1418 4 1 103.942 -68.6514 -84.45 
+     98 140.637 556 4 0 103.943 -68.6537 -85.85 
+     98 224.011 1419 3 1 103.965 -68.7016 -114.45 
+     98 110.918 556 3 0 103.968 -68.7041 -115.85 
+     98 241.862 1419 2 1 104.036 -68.7527 -144.45 
+     98 106.351 556 2 0 104.04 -68.7544 -145.85 
+     98 109.017 1419 1 1 104.127 -68.7901 -174.45 
+     98 114.659 556 1 0 104.131 -68.791 -175.85 
+     98 164.219 1420 0 1 104.213 -68.8103 -204.45 
+     98 108.8 556 0 0 104.217 -68.8109 -205.85 
+Number of digits in this event: 9
+Using G4ParticleGun... 
+Particle energy: 4.13838 LIN
 Particle: proton
 Event: 99
-Number of tracker hits in this event: 29
-     99 207.311 1553 8 1 130.775 -53.318 35.55 
-     99 123.908 633 8 0 130.775 -53.3178 34.15 
-     99 146.124 1553 7 1 130.785 -53.3183 5.55 
-     99 106.014 633 7 0 130.784 -53.3185 4.15 
-     99 119.45 1553 6 1 130.755 -53.3289 -24.45 
-     99 94.098 633 6 0 130.753 -53.3303 -25.85 
-     99 86.2335 1552 5 1 130.703 -53.358 -54.45 
-     99 249.313 633 5 0 130.699 -53.3618 -55.85 
-     99 100.338 1552 4 1 130.63 -53.4407 -84.45 
-     99 104.302 633 4 0 130.625 -53.4447 -85.85 
-     99 124.534 1551 3 1 130.528 -53.5319 -114.45 
-     99 123.135 632 3 0 130.524 -53.5375 -115.85 
-     99 182.617 1551 2 1 130.451 -53.6547 -144.45 
-     99 187.511 631 2 0 130.45 -53.6611 -145.85 
-     99 142.437 1551 1 1 130.428 -53.7877 -174.45 
-     99 100.03 631 1 0 130.427 -53.7958 -175.85 
-     99 107.5 1551 0 1 130.403 -53.9592 -204.45 
-     99 112.384 630 0 0 130.401 -53.9669 -205.85 
-     99 159.774 1550 1 1 130.35 -53.7139 -174.486 
-     99 42.6607 1550 2 1 130.35 -53.6755 -144.683 
-     99 4.48669 630 2 0 130.02 -54.0418 -145.85 
-     99 126.835 629 2 0 130.015 -54.05 -145.87 
-     99 25.3629 628 2 0 129.937 -54.25 -146.184 
-     99 17.311 1470 1 1 114.163 -73.4451 -174.45 
-     99 124.595 1469 1 1 114.15 -73.4264 -174.502 
-     99 42.0437 537 1 0 113.922 -72.5473 -175.85 
-     99 79.3154 538 1 0 113.894 -72.45 -175.965 
-     99 117.716 539 1 0 113.802 -72.25 -176.082 
-     99 2.9046 540 1 0 113.637 -72.05 -176.247 
-Number of digits in this event: 13
+Number of tracker hits in this event: 91
+     99 110.035 237 9 1 -132.683 9.58436 65.55 
+     99 104.897 947 9 0 -132.684 9.58308 64.15 
+     99 107.851 237 8 1 -132.699 9.55693 35.55 
+     99 94.3133 947 8 0 -132.7 9.55622 34.15 
+     99 108.202 237 7 1 -132.726 9.54592 5.55 
+     99 123.006 947 7 0 -132.727 9.54673 4.15 
+     99 139.058 236 6 1 -132.761 9.55911 -24.45 
+     99 124.966 947 6 0 -132.764 9.5604 -25.85 
+     99 129.881 236 5 1 -132.826 9.58782 -54.45 
+     99 149.611 947 5 0 -132.828 9.58999 -55.85 
+     99 154.046 236 4 1 -132.864 9.64435 -84.45 
+     99 127.76 947 4 0 -132.866 9.64669 -85.85 
+     99 113.762 236 3 1 -132.902 9.69163 -114.45 
+     99 120.255 948 3 0 -132.904 9.69303 -115.85 
+     99 129.548 235 2 1 -132.954 9.72066 -144.45 
+     99 98.8927 948 2 0 -132.957 9.72267 -145.85 
+     99 253.942 235 1 1 -133.007 9.76592 -174.45 
+     99 182.396 948 1 0 -133.008 9.76642 -175.85 
+     99 114.943 235 0 1 -133.025 9.7732 -204.45 
+     99 117.172 948 0 0 -133.026 9.77484 -205.85 
+     99 50.5945 132 0 1 -153.55 29.989 -204.725 
+     99 287.131 1066 2 0 -120.712 33.254 -146.25 
+     99 145.493 920 0 0 -118.305 4.13453 -206.25 
+     99 77.2633 919 0 0 -118.086 4.05 -206.002 
+     99 72.1481 315 0 1 -117.073 3.65629 -204.85 
+     99 113.798 316 0 1 -116.95 3.60854 -204.71 
+     99 10.3453 317 0 1 -116.75 3.53018 -204.483 
+     99 100.689 872 1 0 -93.8504 -5.57664 -176.25 
+     99 84.7038 871 1 0 -93.6659 -5.65 -176.022 
+     99 94.8704 437 1 1 -92.7234 -6.01765 -174.85 
+     99 77.3137 438 1 1 -92.55 -6.08525 -174.634 
+     99 101.44 832 2 0 -73.7933 -13.5928 -146.25 
+     99 93.8508 831 2 0 -73.6504 -13.65 -146.033 
+     99 15.0897 535 2 1 -72.8757 -13.9574 -144.85 
+     99 123.807 536 2 1 -72.85 -13.9675 -144.811 
+     99 18.7386 537 2 1 -72.65 -14.0473 -144.505 
+     99 138.371 795 3 0 -55.4101 -20.8929 -116.25 
+     99 72.5413 628 3 1 -54.3414 -21.0925 -114.85 
+     99 113.543 629 3 1 -54.25 -21.1039 -114.739 
+     99 17.8559 630 3 1 -54.05 -21.128 -114.497 
+     99 157.347 776 4 0 -30.9148 -24.7372 -86.25 
+     99 49.113 751 4 1 -29.7594 -24.9149 -84.85 
+     99 92.3607 752 4 1 -29.65 -24.9316 -84.7178 
+     99 8.17138 753 4 1 -29.45 -24.9616 -84.4767 
+     99 192.042 760 5 0 -5.05043 -28.0099 -56.25 
+     99 10.5223 759 5 0 -4.72872 -28.05 -55.8779 
+     99 0.186712 880 5 1 -3.85226 -28.1567 -54.85 
+     99 205.265 881 5 1 -3.85 -28.157 -54.8474 
+     99 380.55 882 5 1 -3.65 -28.1814 -54.6127 
+     99 266.524 883 5 1 -3.39404 -28.2731 -54.45 
+     99 62.8876 884 5 1 -3.24987 -28.2833 -54.6685 
+     99 13.7035 885 5 1 -3.04978 -28.3055 -54.8164 
+     99 69.5107 756 5 0 -2.50003 -28.7682 -55.8506 
+     99 83.3995 755 5 0 -2.42953 -28.85 -56.017 
+     99 65.5418 754 5 0 -2.36347 -29.05 -56.1753 
+     99 33.9989 752 5 0 -2.25366 -29.5757 -55.85 
+     99 61.4161 751 5 0 -2.1735 -29.65 -55.9116 
+     99 90.487 750 5 0 -2.11595 -29.85 -56.021 
+     99 246.305 749 5 0 -1.9078 -30.05 -56.1095 
+     99 163.171 748 5 0 -1.84025 -30.25 -56.164 
+     99 85.9649 1340 2 1 88.1787 -16.3334 -144.45 
+     99 107.001 647 8 1 -50.45 -49.0948 35.2516 
+     99 68.805 646 8 1 -50.65 -49.295 35.3879 
+     99 69.3961 645 8 1 -50.8501 -49.3896 35.314 
+     99 275.926 644 8 1 -51.05 -49.4625 35.3 
+     99 342.813 742 6 0 75.8301 -31.646 -26.25 
+     99 2987.67 741 6 0 75.922 -31.65 -26.2174 
+     99 491.989 1297 6 1 79.5022 -31.7708 -24.85 
+     99 569.752 1298 6 1 79.65 -31.7756 -24.7928 
+     99 547.56 1299 6 1 79.85 -31.7831 -24.7158 
+     99 723.153 1300 6 1 80.05 -31.7887 -24.6399 
+     99 637.374 1301 6 1 80.25 -31.7947 -24.5651 
+     99 387.282 1302 6 1 80.45 -31.7999 -24.4891 
+     99 6118.17 788 7 0 137.221 -22.4355 3.75 
+     99 1093.06 1602 7 1 140.604 -22.2138 5.15 
+     99 1981.54 1603 7 1 140.75 -22.2067 5.20854 
+     99 2365.44 1604 7 1 140.95 -22.2007 5.27753 
+     99 3597.81 1605 7 1 141.15 -22.2171 5.35086 
+     99 2112.32 1606 7 1 141.35 -22.2355 5.42914 
+     99 13.835 709 0 0 -168.868 -38.2147 -206.25 
+     99 123.713 708 0 0 -168.894 -38.25 -206.238 
+     99 117.634 707 0 0 -169.044 -38.45 -206.168 
+     99 113.274 706 0 0 -169.195 -38.65 -206.099 
+     99 149.065 705 0 0 -169.345 -38.85 -206.03 
+     99 76.6301 704 0 0 -169.494 -39.05 -205.961 
+     99 47.0558 703 0 0 -169.645 -39.25 -205.891 
+     99 48.068 41 0 1 -171.88 -42.2253 -204.85 
+     99 180.821 40 0 1 -171.95 -42.3189 -204.817 
+     99 328.666 39 0 1 -172.15 -42.5881 -204.725 
+     99 120.138 38 0 1 -172.35 -42.8585 -204.632 
+     99 106.433 37 0 1 -172.55 -43.1302 -204.538 
+Number of digits in this event: 45
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=3.810000s Real=6.614768s Sys=0.020000s
+  User=3.410000s Real=3.655088s Sys=0.030000s
 End of Run 0
 There are histograms that can be viewed with visualization:
   2 h1 histograms(s)
@@ -5772,4288 +5823,3067 @@ Cannot set FirstId as its value was already used.
 
  done
 Using G4ParticleGun... 
-Particle energy: 7.9431 LIN
+Particle energy: 6.07964 LIN
 Particle: gamma
 Event: 0
-Number of tracker hits in this event: 12
-      0 295.801 879 2 1 -4.08505 -84.9929 -144.45 
-      0 302.204 475 2 0 -4.08648 -84.9926 -145.85 
-      0 223.029 879 1 1 -4.10372 -84.996 -174.45 
-      0 283.624 475 1 0 -4.10186 -84.995 -175.85 
-      0 220.679 879 0 1 -4.06786 -84.9558 -204.45 
-      0 269.922 475 0 0 -4.06177 -84.9539 -205.85 
-      0 212.252 674 7 0 -66.2546 -45.2467 3.75 
-      0 169.887 1615 9 0 69.9517 143.15 63.9158 
-      0 264.117 562 7 1 -67.5372 -44.0608 5.15016 
-      0 3.24664 769 1 0 -67.9713 -26.063 -176.25 
-      0 54.5446 768 1 0 -67.7968 -26.25 -175.994 
-      0 161.747 165 11 1 -147.15 10.9059 125.249 
-Number of digits in this event: 13
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 2.10886 LIN
+Particle energy: 5.80036 LIN
 Particle: gamma
 Event: 1
-Number of tracker hits in this event: 124
-      1 269.834 357 10 1 -108.56 -21.785 95.55 
-      1 292.703 791 10 0 -108.545 -21.7773 94.15 
-      1 118.847 360 9 1 -108.139 -21.5511 65.55 
-      1 115.099 792 9 0 -108.088 -21.5629 64.15 
-      1 108.555 365 8 1 -107.054 -21.7504 35.55 
-      1 265.348 791 8 0 -107.019 -21.7385 34.15 
-      1 108.376 369 7 1 -106.263 -21.5015 5.55 
-      1 125.464 792 7 0 -106.262 -21.4944 4.15 
-      1 112.047 369 6 1 -106.34 -21.3063 -24.45 
-      1 127.422 793 6 0 -106.341 -21.3641 -25.85 
-      1 187.814 369 5 1 -106.307 -22.3856 -54.45 
-      1 174.148 787 5 0 -106.291 -22.4653 -55.85 
-      1 161.559 370 4 1 -106.017 -24.2246 -84.45 
-      1 115.748 778 4 0 -105.88 -24.2548 -85.85 
-      1 134.456 385 3 1 -103.038 -24.6934 -114.45 
-      1 145.112 776 3 0 -102.876 -24.7033 -115.85 
-      1 169.129 404 2 1 -99.3114 -24.5253 -144.45 
-      1 192.635 777 2 0 -99.1235 -24.5133 -145.85 
-      1 105.689 424 1 1 -95.3095 -24.2372 -174.45 
-      1 153.167 779 1 0 -95.1638 -24.2106 -175.85 
-      1 98.3234 439 0 1 -92.3446 -23.5525 -204.45 
-      1 182.299 782 0 0 -92.2048 -23.495 -205.85 
-      1 97.1533 1006 2 1 21.4171 -108.006 -144.45 
-      1 15.1647 426 1 1 -94.8555 -22.7849 -174.85 
-      1 2.07493 787 1 0 -96.9683 -22.451 -175.85 
-      1 21.8967 788 1 0 -96.9712 -22.45 -175.851 
-      1 34.137 411 1 1 -97.885 -21.9786 -174.85 
-      1 29.0835 376 0 1 -104.856 -29.158 -204.45 
-      1 2.68131 375 0 1 -104.95 -29.1342 -204.46 
-      1 2.97723 403 0 1 -99.4134 -19.0174 -204.842 
-      1 219.723 805 0 0 -99.405 -19.0025 -205.85 
-      1 62.9027 804 0 0 -99.1882 -19.1849 -205.85 
-      1 46.6171 803 0 0 -99.1274 -19.25 -206.074 
-      1 109.944 358 9 1 -108.512 -21.8407 65.55 
-      1 102.903 791 9 0 -108.507 -21.8399 64.15 
-      1 304.029 358 8 1 -108.398 -21.8237 35.55 
-      1 105.303 359 7 1 -108.286 -21.9026 5.55 
-      1 107.824 790 7 0 -108.277 -21.9085 4.15 
-      1 202.489 360 6 1 -108.087 -22.0514 -24.45 
-      1 102.324 789 6 0 -108.079 -22.0564 -25.85 
-      1 108.861 361 5 1 -107.932 -22.2049 -54.45 
-      1 108.953 789 5 0 -107.926 -22.2144 -55.85 
-      1 139.647 361 4 1 -107.798 -22.4147 -84.45 
-      1 123.494 788 4 0 -107.795 -22.4242 -85.85 
-      1 133.654 362 3 1 -107.745 -22.6226 -114.45 
-      1 114.904 787 3 0 -107.741 -22.638 -115.85 
-      1 111.632 362 2 1 -107.649 -22.9302 -144.45 
-      1 117.977 785 2 0 -107.638 -22.9494 -145.85 
-      1 122.153 363 1 1 -107.424 -23.3594 -174.45 
-      1 122.225 783 1 0 -107.408 -23.3814 -175.85 
-      1 118.712 365 0 1 -107.106 -23.7946 -204.45 
-      1 109.727 781 0 0 -107.094 -23.8184 -205.85 
-      1 65.4229 556 0 1 -68.8482 -116.042 -204.85 
-      1 32.7312 109 0 0 -96.9944 -158.297 -206.25 
-      1 13.3773 108 0 0 -96.9871 -158.35 -206.245 
-      1 87.3439 555 0 1 -68.85 -116.091 -204.759 
-      1 5.46906 929 2 1 5.85 51.4998 -144.471 
-      1 24.3741 975 2 1 15.05 55.8436 -144.53 
-      1 116.457 363 0 1 -107.452 -23.3296 -204.45 
-      1 263.032 364 0 1 -107.35 -23.2861 -204.681 
-      1 28.6647 785 0 0 -106.921 -22.8908 -205.851 
-      1 87.1135 786 0 0 -106.878 -22.85 -205.951 
-      1 71.652 784 1 0 -107.61 -23.1163 -175.85 
-      1 97.489 366 0 1 -106.948 -23.0613 -204.451 
-      1 125.108 784 0 0 -106.069 -23.118 -205.85 
-      1 46.5659 789 8 0 -108.536 -22.2173 34.15 
-      1 193.681 788 8 0 -108.542 -22.25 33.9983 
-      1 122.706 355 7 1 -108.995 -28.26 5.55 
-      1 129.996 757 7 0 -108.936 -28.5904 4.15 
-      1 29.3392 756 7 0 -108.925 -28.65 3.89561 
-      1 114.923 367 6 1 -106.602 -37.2148 -24.45 
-      1 0.0194546 713 6 0 -106.744 -37.45 -25.85 
-      1 142.996 712 6 0 -106.744 -37.45 -25.8501 
-      1 16.3856 346 5 1 -110.94 -42.2513 -54.45 
-      1 175.681 345 5 1 -110.95 -42.2604 -54.5115 
-      1 14.8211 688 5 0 -111.136 -42.4431 -55.85 
-      1 107.643 687 5 0 -111.143 -42.45 -55.9026 
-      1 165.898 335 4 1 -113.126 -46.695 -84.45 
-      1 173.689 334 4 1 -113.15 -46.7706 -84.694 
-      1 119.27 664 4 0 -113.296 -47.0833 -85.85 
-      1 137.967 321 3 1 -115.802 -54.1815 -114.45 
-      1 93.2799 627 3 0 -116.144 -54.5995 -115.85 
-      1 70.7266 626 3 0 -116.186 -54.6501 -116.015 
-      1 21.5039 279 2 1 -124.336 -64.6226 -144.45 
-      1 108.847 278 2 1 -124.35 -64.6484 -144.508 
-      1 174.562 573 2 0 -124.704 -65.2615 -145.85 
-      1 109.26 241 1 1 -131.883 -77.0297 -174.45 
-      1 219.456 515 1 0 -131.8 -76.912 -175.85 
-      1 27.423 241 0 1 -131.764 -72.7055 -204.45 
-      1 133.053 242 0 1 -131.75 -72.6558 -204.506 
-      1 79.8475 542 0 0 -131.376 -71.5907 -205.85 
-      1 49.1876 543 0 0 -131.344 -71.45 -206.035 
-      1 92.9941 344 5 1 -111.15 -42.432 -54.6125 
-      1 66.3681 680 5 0 -112.244 -43.8795 -55.85 
-      1 100.902 679 5 0 -112.376 -44.05 -55.9959 
-      1 17.38 678 5 0 -112.553 -44.25 -56.2026 
-      1 140.056 203 4 1 -139.491 -75.1219 -84.4501 
-      1 111.505 523 4 0 -139.582 -75.3025 -85.85 
-      1 128.816 204 3 1 -139.34 -78.5333 -114.45 
-      1 167.628 205 3 1 -139.15 -78.6544 -114.462 
-      1 140.787 206 3 1 -138.95 -78.7839 -114.478 
-      1 119.873 207 3 1 -138.75 -78.8891 -114.523 
-      1 224.072 208 3 1 -138.55 -79.0492 -114.61 
-      1 77.7916 209 3 1 -138.35 -79.2132 -114.718 
-      1 48.5912 210 3 1 -138.15 -79.3775 -114.794 
-      1 72.6879 494 3 0 -136.423 -81.0728 -115.85 
-      1 197.057 493 3 0 -136.171 -81.2501 -115.98 
-      1 96.8306 492 3 0 -135.801 -81.45 -116.152 
-      1 85.5782 509 3 0 -137.844 -78.112 -115.85 
-      1 353.502 508 3 0 -137.757 -78.2501 -115.941 
-      1 8.86784 481 3 1 -83.849 -39.8231 -114.85 
-      1 161.507 482 3 1 -83.6498 -39.7547 -114.629 
-      1 61.6312 357 8 1 -108.55 -21.9757 35.351 
-      1 34.2013 787 8 0 -109.047 -22.45 33.8649 
-      1 14.154 293 7 1 -121.524 -33.0935 5.54998 
-      1 132.237 292 7 1 -121.55 -33.1429 5.52412 
-      1 186.926 291 7 1 -121.75 -33.5736 5.33772 
-      1 23.2179 712 7 0 -122.712 -37.5718 4.15 
-      1 62.5676 711 7 0 -122.731 -37.65 4.12998 
-      1 60.5963 710 7 0 -122.781 -37.85 4.0877 
-      1 56.621 709 7 0 -122.828 -38.05 4.0289 
-      1 86.8437 708 7 0 -122.872 -38.25 3.96007 
-      1 111.104 707 7 0 -122.924 -38.45 3.86848 
-      1 52.9073 706 7 0 -122.985 -38.65 3.80013 
-Number of digits in this event: 48
+Number of tracker hits in this event: 37
+      1 243.647 1296 3 1 79.3052 -68.0579 -114.45 
+      1 344.675 559 3 0 79.3052 -68.0572 -115.85 
+      1 283.123 1296 2 1 79.2999 -68.0394 -144.45 
+      1 148.696 560 2 0 79.3009 -68.0398 -145.85 
+      1 502.56 1296 1 1 79.3217 -68.0553 -174.45 
+      1 294.291 560 1 0 79.317 -68.0495 -175.85 
+      1 445.429 1295 0 1 79.1478 -67.9622 -204.45 
+      1 521.775 560 0 0 79.1549 -67.9618 -205.85 
+      1 413.739 1294 0 1 79.05 -67.9032 -204.821 
+      1 127.115 561 0 0 78.8041 -67.8037 -205.85 
+      1 66.471 648 0 0 72.7985 -50.3937 -206.25 
+      1 189.833 649 0 0 72.8092 -50.25 -206.053 
+      1 154.082 1264 0 1 72.8807 -49.3807 -204.85 
+      1 155.998 647 1 0 94.4492 -50.5204 -176.25 
+      1 20.5573 1376 1 1 95.5399 -50.6073 -174.85 
+      1 170.301 1377 1 1 95.55 -50.6078 -174.837 
+      1 316.932 1378 1 1 95.75 -50.6303 -174.622 
+      1 272.147 1379 1 1 95.9815 -50.7969 -174.45 
+      1 381.866 1380 1 1 96.15 -51.1617 -174.476 
+      1 94.7286 638 1 0 95.6808 -52.4467 -175.85 
+      1 165.731 637 1 0 95.858 -52.45 -176.008 
+      1 29.7352 650 0 0 72.7943 -50.0499 -205.883 
+      1 94.3243 1255 0 1 71.2182 -49.0049 -204.85 
+      1 97.4236 1254 0 1 71.0494 -48.9852 -204.606 
+      1 376.984 1253 0 1 70.8499 -49.1268 -204.496 
+      1 251.647 559 1 0 79.3267 -68.0581 -175.85 
+      1 133.165 1296 0 1 79.367 -68.1495 -204.45 
+      1 273.579 559 0 0 79.3841 -68.139 -205.85 
+      1 133.846 562 0 0 78.8962 -67.4771 -205.85 
+      1 6.75385 1293 0 1 78.85 -67.4362 -204.511 
+      1 255.045 559 2 0 79.2648 -68.083 -145.85 
+      1 144.75 1295 1 1 79.2344 -68.0948 -174.45 
+      1 55.0891 534 6 0 176.448 -73.1341 -26.25 
+      1 233.862 878 3 1 -4.25 -86.7025 -114.732 
+      1 45.4185 1208 1 1 61.7495 -57.8449 -174.85 
+      1 83.4332 1207 1 1 61.6499 -57.859 -174.715 
+      1 346.888 1206 1 1 61.4499 -57.7515 -174.671 
+Number of digits in this event: 30
 Using G4ParticleGun... 
-Particle energy: 6.30509 LIN
+Particle energy: 4.63529 LIN
 Particle: gamma
 Event: 2
-Number of tracker hits in this event: 0
-Number of digits in this event: 1
+Number of tracker hits in this event: 5
+      2 77.4834 752 0 0 40.9816 -29.5295 -206.25 
+      2 62.1948 751 0 0 41.0238 -29.65 -206.153 
+      2 65.8427 750 0 0 41.1219 -29.85 -206.126 
+      2 323.064 394 10 1 -101.15 -51.3545 95.1572 
+      2 3.4232 395 10 1 -101.15 -51.4893 95.4914 
+Number of digits in this event: 4
 Using G4ParticleGun... 
-Particle energy: 2.94271 LIN
+Particle energy: 5.5571 LIN
 Particle: gamma
 Event: 3
-Number of tracker hits in this event: 32
-      3 254.2 498 3 1 -80.2617 -9.23337 -114.45 
-      3 295.299 854 3 0 -80.2618 -9.23397 -115.85 
-      3 391.269 498 2 1 -80.2504 -9.22302 -144.45 
-      3 92.3609 499 2 1 -80.25 -9.22296 -144.607 
-      3 484.236 854 2 0 -80.2463 -9.22187 -145.85 
-      3 107.588 499 1 1 -80.158 -9.19612 -174.45 
-      3 523.911 854 1 0 -80.1556 -9.19733 -175.85 
-      3 106.8 499 0 1 -80.1357 -9.21721 -204.45 
-      3 257.861 854 0 0 -80.1332 -9.21815 -205.85 
-      3 101.951 1780 7 1 176.15 -168.003 5.20391 
-      3 152.995 497 1 1 -80.5028 -9.20951 -174.45 
-      3 119.98 496 0 1 -80.6667 -9.10212 -204.45 
-      3 156.371 505 1 1 -78.9138 -9.13008 -174.45 
-      3 126.732 509 0 1 -78.2152 -9.14525 -204.45 
-      3 117.267 853 0 0 -78.0227 -9.25746 -205.85 
-      3 102.538 504 1 1 -79.1596 -6.8289 -174.45 
-      3 140.307 865 1 0 -79.1323 -6.94946 -175.85 
-      3 103.759 505 0 1 -78.8742 -9.55037 -204.45 
-      3 8.64005 852 0 0 -78.9266 -9.64755 -205.85 
-      3 111.506 851 0 0 -78.9282 -9.65002 -205.888 
-      3 19.6028 901 0 0 -75.0817 0.419563 -206.25 
-      3 209.093 902 0 0 -75.0562 0.45 -206.182 
-      3 119.806 526 0 1 -74.8158 1.13984 -204.85 
-      3 269.747 525 0 1 -74.9191 0.879357 -204.45 
-      3 63.1554 524 0 1 -75.0501 0.331018 -204.713 
-      3 5.90896 894 0 0 -76.3685 -1.22988 -205.85 
-      3 91.7943 893 0 0 -76.3849 -1.25 -205.866 
-      3 89.5733 892 0 0 -76.6356 -1.45 -205.914 
-      3 414.785 891 0 0 -76.9138 -1.65 -205.922 
-      3 535.285 890 0 0 -77.4291 -1.85006 -205.962 
-      3 166.925 792 0 0 -80.0582 -21.5218 -206.25 
-      3 121.237 889 0 0 -78.5412 -2.05025 -205.973 
-Number of digits in this event: 19
+Number of tracker hits in this event: 6
+      3 245.607 583 0 1 -63.3267 -131.727 -204.45 
+      3 243.751 242 0 0 -63.3259 -131.727 -205.85 
+      3 143.285 548 0 1 -70.347 -66.2612 -204.45 
+      3 277.532 547 0 1 -70.45 -66.4914 -204.696 
+      3 9.2177 724 5 1 -35.05 45.2538 -54.6039 
+      3 0.513857 542 1 0 -64.3326 -71.4614 -176.25 
+Number of digits in this event: 7
 Using G4ParticleGun... 
-Particle energy: 9.54569 LIN
+Particle energy: 4.80239 LIN
 Particle: gamma
 Event: 4
-Number of tracker hits in this event: 0
-Number of digits in this event: 2
+Number of tracker hits in this event: 50
+      4 31.1729 1013 6 1 22.8418 -75.1228 -24.8036 
+      4 256.787 524 6 0 22.8425 -75.1227 -25.85 
+      4 436.454 1013 5 1 22.833 -75.1318 -54.45 
+      4 307.521 524 5 0 22.8294 -75.1371 -55.85 
+      4 263.92 1013 4 1 22.8046 -75.1619 -84.45 
+      4 404.757 524 4 0 22.8077 -75.1631 -85.85 
+      4 233.885 1014 3 1 22.9126 -75.1851 -114.45 
+      4 380.85 524 3 0 22.9155 -75.185 -115.85 
+      4 374.121 1014 2 1 22.9443 -75.1565 -144.45 
+      4 215.884 524 2 0 22.9407 -75.1515 -145.85 
+      4 290.706 1013 1 1 22.8441 -75.0549 -174.45 
+      4 640.857 524 1 0 22.8407 -75.054 -175.85 
+      4 296.546 1013 0 1 22.8083 -75.0186 -204.45 
+      4 125.431 525 0 0 22.8104 -75.0297 -205.85 
+      4 175.798 525 1 0 22.8074 -75.05 -176.08 
+      4 3.77985 304 1 0 64.6129 -119.15 -175.953 
+      4 8.49235 985 4 1 17.0677 -82.7522 -84.45 
+      4 127.57 984 4 1 17.0499 -82.7685 -84.4756 
+      4 213.642 983 4 1 16.8499 -82.9656 -84.7917 
+      4 16.2304 482 4 0 16.2489 -83.6267 -85.85 
+      4 120.774 481 4 0 16.2276 -83.65 -85.8867 
+      4 25.521 480 4 0 16.0794 -83.85 -86.1727 
+      4 88.9936 897 3 1 -0.621503 -104.221 -114.45 
+      4 42.475 896 3 1 -0.65 -104.418 -114.719 
+      4 85.9733 374 3 0 -0.777674 -105.166 -115.85 
+      4 59.3222 373 3 0 -0.82792 -105.351 -116.125 
+      4 212.389 854 2 1 -9.08943 -131.955 -144.45 
+      4 262.522 855 2 1 -9.05 -131.892 -144.466 
+      4 214.472 856 2 1 -8.85 -131.623 -144.463 
+      4 184.235 857 2 1 -8.65 -131.394 -144.497 
+      4 9.40775 858 2 1 -8.44994 -131.131 -144.459 
+      4 140.819 246 2 0 -8.36831 -130.754 -145.85 
+      4 62.1169 245 2 0 -8.21227 -130.95 -146.038 
+      4 56.057 244 2 0 -8.21256 -131.151 -146.133 
+      4 13.1093 1014 5 1 22.8502 -75.1406 -54.8254 
+      4 59.2424 520 5 0 23.2719 -75.9447 -55.85 
+      4 93.1808 519 5 0 23.2753 -76.05 -55.9852 
+      4 111.199 524 0 0 22.7448 -75.1896 -205.85 
+      4 165.349 210 0 0 16.7801 -137.95 -206.145 
+      4 133.025 211 0 0 16.8264 -137.95 -206.116 
+      4 122.031 212 0 0 16.7211 -137.75 -206.195 
+      4 219.528 1014 1 1 22.9592 -75.1168 -174.45 
+      4 41.6425 997 0 1 19.4929 -72.6614 -204.45 
+      4 121.495 996 0 1 19.45 -72.6335 -204.572 
+      4 125.826 540 0 0 18.9199 -72.0139 -205.851 
+      4 27.9595 541 0 0 18.7869 -71.85 -206.159 
+      4 172.04 1014 0 1 22.9221 -75.5255 -204.45 
+      4 130.066 522 0 0 22.9193 -75.5124 -205.85 
+      4 66.588 519 0 0 24.2865 -76.1432 -205.85 
+      4 209.305 520 0 0 24.3102 -76.05 -205.945 
+Number of digits in this event: 34
 Using G4ParticleGun... 
-Particle energy: 4.78077 LIN
+Particle energy: 8.61997 LIN
 Particle: gamma
 Event: 5
-Number of tracker hits in this event: 23
-      5 81.8142 965 5 0 -22.4571 13.1643 -56.1099 
-      5 266.397 787 4 1 -22.4762 13.0073 -84.45 
-      5 193.167 964 4 0 -22.62 12.9779 -85.85 
-      5 121.014 770 3 1 -25.8685 12.2694 -114.45 
-      5 230.307 961 3 0 -26.096 12.3165 -115.85 
-      5 113.067 747 2 1 -30.4669 13.215 -144.45 
-      5 234.385 965 2 0 -30.6587 13.1789 -145.85 
-      5 156.263 726 1 1 -34.7484 12.8526 -174.45 
-      5 165.342 963 1 0 -34.9783 12.8484 -175.85 
-      5 27.2989 699 0 1 -40.2354 12.0567 -204.45 
-      5 98.5512 698 0 1 -40.25 12.0558 -204.551 
-      5 131.214 959 0 0 -40.4312 12.0466 -205.85 
-      5 1.32002 960 0 0 -40.484 12.05 -206.245 
-      5 35.8497 964 1 0 -34.9761 12.8502 -175.863 
-      5 376.816 730 1 1 -33.9428 13.2167 -174.85 
-      5 158.284 965 4 0 -22.4549 13.1672 -85.85 
-      5 122.72 788 3 1 -22.4105 13.1773 -114.45 
-      5 158.153 965 3 0 -22.4065 13.1779 -115.85 
-      5 159.118 788 2 1 -22.3167 13.2151 -144.45 
-      5 190.077 789 1 1 -22.1533 13.2504 -174.45 
-      5 138.938 966 1 0 -22.1446 13.2524 -175.85 
-      5 135.95 790 0 1 -21.963 13.2976 -204.45 
-      5 265.003 966 0 0 -21.9533 13.3004 -205.85 
-Number of digits in this event: 18
+Number of tracker hits in this event: 14
+      5 200.912 23 7 1 -175.35 111.049 5.39609 
+      5 205.77 22 7 1 -175.55 111.256 5.46657 
+      5 90.4791 579 2 1 -64.2018 -128.378 -144.45 
+      5 50.2676 578 2 1 -64.25 -128.43 -144.726 
+      5 99.6332 255 2 0 -64.962 -129.018 -145.85 
+      5 65.6399 254 2 0 -65.0802 -129.15 -146.081 
+      5 20.5332 479 1 1 -84.0687 -167.272 -174.45 
+      5 114.598 480 1 1 -84.05 -167.265 -174.516 
+      5 146.663 67 1 0 -83.6897 -166.719 -175.851 
+      5 224.344 79 1 0 -64.0022 -164.329 -176.25 
+      5 308.928 78 1 0 -64.0034 -164.35 -176.207 
+      5 224.503 77 1 0 -63.9237 -164.55 -176.07 
+      5 150.913 1774 1 0 -52.8159 174.989 -176.25 
+      5 28.1728 1775 1 0 -52.8548 175.15 -176.154 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 9.25064 LIN
+Particle energy: 5.02976 LIN
 Particle: gamma
 Event: 6
-Number of tracker hits in this event: 124
-      6 305.55 544 8 1 -71.2129 -58.9443 35.55 
-      6 236.196 605 8 0 -71.213 -58.9443 34.15 
-      6 125.421 544 7 1 -71.2159 -58.9452 5.55 
-      6 288.224 605 7 0 -71.2169 -58.9445 4.15 
-      6 438.126 544 6 1 -71.2375 -58.9264 -24.45 
-      6 367.386 605 6 0 -71.2395 -58.926 -25.85 
-      6 115.871 543 5 1 -71.2777 -58.9201 -54.45 
-      6 109.556 605 5 0 -71.2787 -58.9212 -55.85 
-      6 386.583 543 4 1 -71.2881 -58.9392 -84.45 
-      6 474.037 605 4 0 -71.2894 -58.9403 -85.85 
-      6 337.098 543 3 1 -71.3421 -58.9632 -114.45 
-      6 125.134 605 3 0 -71.3459 -58.9634 -115.85 
-      6 408.644 543 2 1 -71.4311 -58.9699 -144.45 
-      6 158.644 605 2 0 -71.4363 -58.9674 -145.85 
-      6 123.728 542 1 1 -71.5408 -58.9125 -174.45 
-      6 107.728 605 1 0 -71.5495 -58.9086 -175.85 
-      6 91.6344 541 0 1 -71.73 -58.8378 -204.45 
-      6 540.46 606 0 0 -71.7365 -58.8367 -205.85 
-      6 83.4453 523 2 1 -75.25 -24.5793 -144.769 
-      6 11.2324 594 7 1 -61.0856 42.8339 5.55 
-      6 45.2906 595 7 1 -61.05 42.8075 5.5449 
-      6 201.599 596 7 1 -60.8498 42.8245 5.49716 
-      6 116.459 597 7 1 -60.6497 42.927 5.49542 
-      6 44.1213 598 7 1 -60.45 42.9561 5.5313 
-      6 12.8191 581 0 1 -63.6846 -33.6986 -204.85 
-      6 77.6246 1088 11 0 -21.2395 37.6954 123.75 
-      6 261.935 1087 11 0 -21.3374 37.65 123.859 
-      6 115.433 606 3 0 -71.3785 -58.7817 -115.85 
-      6 108.691 542 2 1 -71.4761 -58.2312 -144.45 
-      6 123.354 609 2 0 -71.4684 -58.1881 -145.85 
-      6 220.059 543 1 1 -71.2831 -57.291 -174.45 
-      6 123.651 613 1 0 -71.2664 -57.2771 -175.85 
-      6 135.042 545 0 1 -70.9048 -56.9843 -204.45 
-      6 127.164 615 0 0 -70.9087 -56.9738 -205.85 
-      6 0.600673 881 3 0 -56.6911 -3.65085 -116.25 
-      6 78.3393 882 3 0 -56.6904 -3.64863 -116.249 
-      6 117.382 883 3 0 -56.6024 -3.45 -116.154 
-      6 43.1222 884 3 0 -56.5659 -3.25 -115.916 
-      6 6.72027 615 3 1 -56.8856 -0.344383 -114.85 
-      6 32.2889 904 3 0 -58.0769 0.974294 -115.85 
-      6 113.708 905 3 0 -58.1195 1.05 -115.904 
-      6 258.693 906 3 0 -58.107 1.25 -115.996 
-      6 52.9592 907 3 0 -58.0774 1.45004 -116.23 
-      6 97.7466 547 3 1 -70.6345 -59.5517 -114.45 
-      6 267.061 602 3 0 -70.6676 -59.5756 -115.85 
-      6 337.965 601 2 0 -71.4594 -59.744 -145.85 
-      6 128.976 535 1 1 -72.9438 -58.4809 -174.45 
-      6 127.139 609 1 0 -73.0704 -58.1926 -175.85 
-      6 104.704 525 0 1 -74.9232 -53.896 -204.45 
-      6 143.731 631 0 0 -74.7818 -53.7835 -205.85 
-      6 73.9058 600 2 0 -70.6489 -59.8777 -145.85 
-      6 4.92632 721 2 0 -46.4431 -35.6635 -146.25 
-      6 85.447 722 2 0 -46.4334 -35.65 -146.234 
-      6 74.1843 723 2 0 -46.4541 -35.45 -146.116 
-      6 72.0568 724 2 0 -46.528 -35.2499 -146.094 
-      6 243.28 725 2 0 -46.5458 -35.0498 -146.13 
-      6 230.378 539 1 1 -72.0969 -59.9875 -174.45 
-      6 106.814 601 1 0 -72.1867 -59.7285 -175.85 
-      6 4.66569 602 1 0 -72.2027 -59.6498 -176.239 
-      6 8.98972 535 0 1 -73.0415 -54.1706 -204.45 
-      6 141.392 534 0 1 -73.05 -54.1573 -204.467 
-      6 43.3136 635 0 0 -73.6659 -52.9822 -205.85 
-      6 234.14 636 0 0 -73.743 -52.85 -206.005 
-      6 261.402 600 1 0 -72.2337 -59.9964 -175.85 
-      6 115.882 522 0 1 -75.5188 -58.7768 -204.45 
-      6 147.587 599 1 0 -72.2799 -60.0502 -176.103 
-      6 12.8913 547 5 1 -70.4561 -58.731 -54.4501 
-      6 117.297 548 5 1 -70.45 -58.7317 -54.4859 
-      6 308.184 606 5 0 -70.2005 -58.7666 -55.85 
-      6 120.236 572 4 1 -65.503 -58.9755 -84.45 
-      6 191.636 575 3 1 -65.0274 -57.3327 -114.45 
-      6 116.164 613 3 0 -64.7372 -57.3345 -115.85 
-      6 109.529 610 2 1 -57.8918 -57.1287 -144.45 
-      6 175.032 615 2 0 -57.7246 -56.9576 -145.85 
-      6 127.18 626 1 1 -54.6892 -53.7045 -174.45 
-      6 25.8092 635 1 0 -55.11 -52.8824 -175.851 
-      6 230.262 636 1 0 -55.1273 -52.85 -175.908 
-      6 135.355 571 0 1 -65.6918 -37.4479 -204.45 
-      6 22.4821 713 0 0 -65.587 -37.2616 -205.85 
-      6 76.8351 714 0 0 -65.5777 -37.25 -205.926 
-      6 208.342 731 1 0 -38.7009 -33.7145 -176.25 
-      6 41.4046 730 1 0 -38.7642 -33.85 -175.908 
-      6 279.379 709 1 1 -38.1471 -34.0937 -174.85 
-      6 82.7957 637 1 0 -55.0622 -52.65 -176.042 
-      6 177.841 638 1 0 -54.9803 -52.4497 -176.146 
-      6 73.4896 865 0 1 -7.04699 29.6416 -204.45 
-      6 92.6463 866 0 1 -6.85 29.7432 -204.554 
-      6 162.649 867 0 1 -6.65 29.8722 -204.518 
-      6 171.341 868 0 1 -6.45 29.8897 -204.529 
-      6 28.6095 729 0 0 -78.4401 -34.1957 -206.25 
-      6 95.0555 574 3 1 -65.05 -57.3517 -114.568 
-      6 231.214 544 5 1 -71.0815 -58.7111 -54.4509 
-      6 163.202 550 4 1 -70.0438 -60.098 -84.45 
-      6 58.9191 599 4 0 -69.8549 -60.2309 -85.85 
-      6 56.6672 598 4 0 -69.8295 -60.25 -86.0401 
-      6 414.091 571 3 1 -65.6915 -63.2241 -114.45 
-      6 42.4443 572 3 1 -65.6499 -63.2792 -114.796 
-      6 14.4066 583 3 0 -65.5135 -63.4426 -115.851 
-      6 113.654 582 3 0 -65.5072 -63.45 -115.899 
-      6 102.403 591 2 1 -61.8222 -68.1369 -144.45 
-      6 130.646 559 2 0 -61.6834 -68.1956 -145.851 
-      6 246.098 606 1 1 -58.7097 -69.0826 -174.45 
-      6 153.704 554 1 0 -58.6215 -69.1365 -175.85 
-      6 119.122 616 0 1 -56.7659 -70.4952 -204.45 
-      6 86.6672 547 0 0 -56.7945 -70.4617 -205.85 
-      6 27.0725 548 0 0 -56.7956 -70.45 -206.152 
-      6 135.483 634 2 0 -75.82 -53.1783 -145.85 
-      6 136.971 543 7 1 -71.2909 -58.9923 5.55 
-      6 200.925 542 6 1 -71.5469 -59.1791 -24.45 
-      6 126.251 604 6 0 -71.5621 -59.1796 -25.85 
-      6 106.121 540 5 1 -71.8819 -59.1906 -54.45 
-      6 192.168 604 5 0 -71.8933 -59.1975 -55.85 
-      6 107.056 539 4 1 -72.0903 -59.2905 -84.45 
-      6 143.376 603 4 0 -72.0944 -59.2986 -85.85 
-      6 156.906 539 3 1 -72.1599 -59.4538 -114.45 
-      6 131.445 539 2 1 -72.0576 -59.7394 -144.45 
-      6 194.933 540 1 1 -71.9852 -59.912 -174.45 
-      6 126.653 540 0 1 -71.9294 -60.1132 -204.45 
-      6 125.957 599 0 0 -71.9328 -60.1254 -205.85 
-      6 288.189 543 0 1 -71.4001 -58.7714 -204.45 
-      6 1.64511 486 0 0 -49.5865 -82.717 -205.85 
-      6 3.60788 674 0 1 -45.0635 -85.3279 -204.85 
-      6 250.815 675 0 1 -45.05 -85.3371 -204.846 
-      6 297.732 676 0 1 -44.85 -85.6943 -204.746 
-Number of digits in this event: 68
+Number of tracker hits in this event: 0
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 3.67818 LIN
+Particle energy: 6.41281 LIN
 Particle: gamma
 Event: 7
 Number of tracker hits in this event: 0
 Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 8.61796 LIN
+Particle energy: 1.56938 LIN
 Particle: gamma
 Event: 8
 Number of tracker hits in this event: 1
-      8 50.0962 1700 0 0 -136.976 160.158 -206.25 
-Number of digits in this event: 2
+      8 252.021 1272 2 1 74.45 -61.9307 -144.587 
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 1.95188 LIN
+Particle energy: 5.44066 LIN
 Particle: gamma
 Event: 9
-Number of tracker hits in this event: 10
-      9 245.184 951 2 1 10.4201 134.776 -144.45 
-      9 370.593 1573 2 0 10.4204 134.769 -145.85 
-      9 126.026 951 1 1 10.4266 134.624 -174.45 
-      9 104.88 1572 1 0 10.4272 134.615 -175.85 
-      9 138.303 952 0 1 10.4555 134.444 -204.45 
-      9 145.293 1571 0 0 10.4588 134.432 -205.85 
-      9 118.902 954 1 1 10.9203 134.774 -174.45 
-      9 143.924 1573 1 0 10.9436 134.779 -175.85 
-      9 181.527 957 0 1 11.4578 134.859 -204.45 
-      9 228.803 1573 0 0 11.4823 134.867 -205.85 
-Number of digits in this event: 10
+Number of tracker hits in this event: 2
+      9 235.525 475 1 0 78.5034 -84.9314 -176.25 
+      9 24.2469 476 1 0 78.4391 -84.85 -176.128 
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 3.48077 LIN
+Particle energy: 3.43837 LIN
 Particle: gamma
 Event: 10
-Number of tracker hits in this event: 11
-     10 148.186 484 3 1 -83.0678 105.961 -114.85 
-     10 58.116 1401 2 0 -63.6141 100.55 -146.107 
-     10 94.3694 485 3 1 -83.05 105.963 -114.67 
-     10 3.31758 1120 1 0 -93.0266 44.2003 -176.25 
-     10 83.9283 1121 1 0 -93.1474 44.25 -176.004 
-     10 67.812 432 1 1 -93.6802 45.4193 -174.85 
-     10 66.3851 431 1 1 -93.75 45.4259 -174.759 
-     10 68.4341 430 1 1 -93.9501 45.3688 -174.632 
-     10 93.7102 429 1 1 -94.15 45.335 -174.524 
-     10 404.569 428 1 1 -94.3502 45.361 -174.507 
-     10 105.154 427 1 1 -94.55 45.0423 -174.645 
-Number of digits in this event: 3
+Number of tracker hits in this event: 0
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 8.41985 LIN
+Particle energy: 3.9388 LIN
 Particle: gamma
 Event: 11
-Number of tracker hits in this event: 2
-     11 10.2478 1179 0 1 56.05 -30.1341 -204.8 
-     11 157.477 621 0 1 -55.7635 -25.3743 -204.45 
-Number of digits in this event: 3
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 5.94602 LIN
+Particle energy: 9.26037 LIN
 Particle: gamma
 Event: 12
-Number of tracker hits in this event: 6
-     12 68.1119 796 8 0 -146.647 -20.7866 33.75 
-     12 148.778 797 8 0 -146.631 -20.6499 33.8329 
-     12 194.217 227 0 0 2.65684 -134.706 -206.25 
-     12 133.429 911 0 1 2.39135 -134.221 -204.85 
-     12 190.415 342 0 0 -8.37838 -111.681 -206.25 
-     12 170.563 6 8 0 -154.91 -178.801 33.75 
-Number of digits in this event: 8
+Number of tracker hits in this event: 21
+     12 343.096 658 4 1 -48.3569 138.158 -84.45 
+     12 336.298 1590 4 0 -48.3535 138.158 -85.85 
+     12 324.561 658 3 1 -48.2936 138.17 -114.45 
+     12 311.118 1590 3 0 -48.283 138.171 -115.85 
+     12 106.052 659 2 1 -48.0808 138.183 -144.45 
+     12 112.413 1590 2 0 -48.0668 138.185 -145.85 
+     12 144.133 660 1 1 -47.9066 138.282 -174.45 
+     12 103.796 1590 1 0 -47.9008 138.291 -175.85 
+     12 218.017 661 0 1 -47.7892 138.474 -204.45 
+     12 118.823 1591 0 0 -47.7831 138.492 -205.85 
+     12 121.801 658 2 1 -48.4383 138.587 -144.45 
+     12 104.456 1592 2 0 -48.4321 138.611 -145.85 
+     12 297.071 659 1 1 -48.1463 139.032 -174.45 
+     12 102.67 1594 1 0 -48.1286 139.095 -175.85 
+     12 66.4188 1601 0 0 -47.6408 140.54 -205.85 
+     12 62.6784 1602 0 0 -47.6337 140.55 -206.079 
+     12 339.284 1670 0 0 -116.496 154.15 -206.004 
+     12 344.925 603 4 1 -59.2609 43.9359 -84.45 
+     12 69.4952 604 4 1 -59.2499 43.883 -84.4924 
+     12 5.5728 1500 4 0 -39.5881 120.246 -86.25 
+     12 52.7501 1303 4 0 -18.6441 80.7493 -86.25 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 2.13704 LIN
+Particle energy: 2.07563 LIN
 Particle: gamma
 Event: 13
-Number of tracker hits in this event: 18
-     13 257.81 230 3 1 -134.147 43.8758 -114.45 
-     13 264.092 1119 3 0 -134.144 43.8731 -115.85 
-     13 119.996 230 2 1 -134.079 43.7798 -144.45 
-     13 201.192 1118 2 0 -134.077 43.7754 -145.85 
-     13 201.268 230 1 1 -134.04 43.6972 -174.45 
-     13 215.161 1118 1 0 -134.041 43.6972 -175.85 
-     13 114.729 230 0 1 -134.047 43.6901 -204.45 
-     13 144.616 1118 0 0 -134.043 43.6855 -205.85 
-     13 7.84409 312 4 0 -93.0751 -117.75 -86.0049 
-     13 51.6389 313 4 0 -92.9765 -117.55 -86.0756 
-     13 135.57 231 2 1 -133.816 43.9165 -144.451 
-     13 136.823 227 1 1 -134.685 42.4228 -174.45 
-     13 104.875 1111 1 0 -134.657 42.3072 -175.85 
-     13 25.0685 229 0 1 -134.325 42.6839 -204.45 
-     13 150.186 228 0 1 -134.35 42.7413 -204.522 
-     13 135.433 1119 0 0 -134.828 43.85 -205.866 
-     13 52.7571 1120 0 0 -134.923 44.05 -206.107 
-     13 59.483 286 0 1 -122.95 47.6911 -204.484 
-Number of digits in this event: 12
+Number of tracker hits in this event: 25
+     13 275.653 1201 5 1 60.4078 116.513 -54.45 
+     13 286.583 1481 5 0 60.4067 116.509 -55.85 
+     13 109.783 1201 4 1 60.3916 116.432 -84.45 
+     13 215.189 1481 4 0 60.3921 116.425 -85.85 
+     13 124.302 1201 3 1 60.4003 116.283 -114.45 
+     13 101.267 1480 3 0 60.4047 116.277 -115.85 
+     13 119.534 1202 2 1 60.5042 116.174 -144.45 
+     13 117.706 1480 2 0 60.5058 116.169 -145.85 
+     13 115.567 1202 1 1 60.557 116.038 -174.45 
+     13 129.037 1479 1 0 60.5521 116.034 -175.85 
+     13 136.726 1201 0 1 60.449 115.938 -204.45 
+     13 157.494 1478 0 0 60.4529 115.93 -205.85 
+     13 23.6272 887 6 1 -2.45 160.178 -24.7335 
+     13 115.012 1202 4 1 60.4592 116.553 -84.45 
+     13 117.312 1482 4 0 60.4683 116.565 -85.85 
+     13 122.938 1202 3 1 60.615 116.832 -114.45 
+     13 141.094 1483 3 0 60.6224 116.845 -115.85 
+     13 158.067 1203 2 1 60.7536 117.122 -144.45 
+     13 144.856 1484 2 0 60.7581 117.128 -145.85 
+     13 94.5546 1204 1 1 60.8678 117.235 -174.45 
+     13 158.418 1485 1 0 60.8718 117.226 -175.85 
+     13 133.204 1204 0 1 60.9002 117.06 -204.45 
+     13 118.929 1484 0 0 60.8786 117.063 -205.85 
+     13 88.2435 795 9 0 7.89506 -20.9432 63.7503 
+     13 177.969 794 9 0 7.93473 -21.05 63.8035 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 8.89538 LIN
+Particle energy: 7.33526 LIN
 Particle: gamma
 Event: 14
-Number of tracker hits in this event: 17
-     14 310.456 922 4 1 4.48626 96.7127 -84.45 
-     14 244.545 1382 4 0 4.48585 96.7125 -85.85 
-     14 317.16 922 3 1 4.47723 96.834 -114.45 
-     14 115.413 1383 3 0 4.47649 96.8402 -115.85 
-     14 244.093 921 2 1 4.44568 96.9871 -144.45 
-     14 123.403 1384 2 0 4.43854 96.9938 -145.85 
-     14 240.174 921 1 1 4.27551 97.136 -174.45 
-     14 104.685 1384 1 0 4.27024 97.1407 -175.85 
-     14 130.791 920 0 1 4.15035 97.2323 -204.45 
-     14 106.319 1385 0 0 4.13835 97.2431 -205.85 
-     14 116.515 1382 3 0 4.46722 96.7377 -115.85 
-     14 107.848 1383 2 0 4.44526 96.7782 -145.85 
-     14 104.027 1383 1 0 4.39474 96.8259 -175.85 
-     14 159.912 921 0 1 4.25799 96.8806 -204.45 
-     14 109.241 1383 0 0 4.25205 96.8834 -205.85 
-     14 41.6681 923 4 1 4.65 96.7179 -84.7082 
-     14 136.648 1379 4 0 5.23639 96.0431 -85.8501 
-Number of digits in this event: 12
+Number of tracker hits in this event: 33
+     14 312.158 1274 6 1 74.8613 20.1081 -24.45 
+     14 273.037 1000 6 0 74.8608 20.1087 -25.85 
+     14 250.762 1273 5 1 74.849 20.1245 -54.45 
+     14 217.517 1000 5 0 74.8474 20.1228 -55.85 
+     14 225.361 1273 4 1 74.8189 20.0871 -84.45 
+     14 230.905 1000 4 0 74.8166 20.0888 -85.85 
+     14 184.681 1273 3 1 74.765 20.1374 -114.45 
+     14 262.152 1000 3 0 74.7602 20.1375 -115.85 
+     14 123.661 1273 2 1 74.6603 20.1328 -144.45 
+     14 317.141 1000 2 0 74.6624 20.1554 -145.85 
+     14 119.871 1273 1 1 74.6527 20.6478 -174.45 
+     14 131.022 1003 1 0 74.6722 20.6533 -175.85 
+     14 96.7388 1275 0 1 75.0613 20.7345 -204.45 
+     14 141.725 1003 0 0 75.0888 20.7697 -205.85 
+     14 4.72427 1205 1 1 61.2447 110.188 -174.85 
+     14 97.1066 1453 1 0 60.442 110.849 -175.85 
+     14 437.242 1274 1 1 74.8686 20.0952 -174.45 
+     14 445.214 1000 1 0 74.8958 20.0882 -175.85 
+     14 110.648 1278 0 1 75.7246 19.8741 -204.45 
+     14 284.434 999 0 0 75.7654 19.8786 -205.85 
+     14 111.942 1274 0 1 74.9311 20.1515 -204.45 
+     14 159.139 1000 0 0 74.919 20.1473 -205.85 
+     14 218.852 1274 3 1 74.8653 20.0832 -114.45 
+     14 122.46 1274 2 1 74.8588 20.0966 -144.45 
+     14 119.407 1273 0 1 74.8476 19.9843 -204.45 
+     14 129.672 1063 7 0 18.4453 32.8053 3.75 
+     14 211.321 997 7 1 19.5742 31.8273 5.15009 
+     14 176.131 998 7 1 19.65 31.7565 5.20461 
+     14 100.996 996 7 1 19.45 31.3857 5.39178 
+     14 179.834 995 7 1 19.25 31.3857 5.37971 
+     14 22.8305 1333 2 0 94.2596 86.6745 -146.25 
+     14 349.636 1332 2 0 94.3013 86.65 -146.228 
+     14 62.7539 859 7 0 113.119 -8.05 3.80371 
+Number of digits in this event: 27
 Using G4ParticleGun... 
-Particle energy: 7.51012 LIN
+Particle energy: 4.94272 LIN
 Particle: gamma
 Event: 15
-Number of tracker hits in this event: 22
-     15 225.449 815 5 1 -17.0375 110.363 -54.45 
-     15 225.186 1451 5 0 -17.0374 110.363 -55.85 
-     15 226.37 815 4 1 -17.0335 110.362 -84.45 
-     15 246.914 1451 4 0 -17.0329 110.361 -85.85 
-     15 453.155 815 3 1 -17.0282 110.339 -114.45 
-     15 245.373 1450 3 0 -17.029 110.337 -115.85 
-     15 267.46 814 2 1 -17.0686 110.253 -144.45 
-     15 271.125 1450 2 0 -17.0674 110.251 -145.85 
-     15 105.517 815 1 1 -17.0349 110.24 -174.45 
-     15 238.799 1450 1 0 -17.0304 110.243 -175.85 
-     15 138.073 815 0 1 -16.9508 110.353 -204.45 
-     15 117.432 1451 0 0 -16.9554 110.364 -205.85 
-     15 46.2083 346 6 1 -110.828 80.7184 -24.85 
-     15 94.456 346 7 1 -110.75 152.17 5.36797 
-     15 176.849 1123 5 1 44.8178 -151.459 -54.85 
-     15 99.2392 1124 5 1 44.85 -151.538 -54.5594 
-     15 69.6866 814 5 1 -17.0501 110.376 -54.6814 
-     15 101.792 813 5 1 -17.25 110.39 -54.7111 
-     15 301.641 812 5 1 -17.45 110.495 -54.6294 
-     15 141.071 814 1 1 -17.0871 110.214 -174.45 
-     15 155.106 814 0 1 -17.0863 110.218 -204.45 
-     15 187.406 1450 0 0 -17.0862 110.218 -205.85 
-Number of digits in this event: 18
+Number of tracker hits in this event: 0
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 9.6047 LIN
+Particle energy: 3.8231 LIN
 Particle: gamma
 Event: 16
-Number of tracker hits in this event: 12
-     16 289.291 575 0 1 -64.9886 100.413 -204.45 
-     16 246.12 1401 0 0 -64.9889 100.415 -205.85 
-     16 33.2559 686 10 0 -130.727 -42.7002 93.75 
-     16 57.8674 685 10 0 -130.702 -42.85 93.8053 
-     16 30.695 684 10 0 -130.695 -43.0508 93.7811 
-     16 25.6737 393 10 0 -160.707 -101.379 93.75 
-     16 84.0402 394 10 0 -160.783 -101.35 93.8276 
-     16 63.0018 395 10 0 -160.919 -101.15 93.8513 
-     16 40.9873 396 10 0 -160.989 -100.95 93.8226 
-     16 332.281 216 6 1 -136.889 -11.0718 -24.4502 
-     16 33.1934 1031 7 0 -180.066 26.283 3.75014 
-     16 191.063 697 4 0 -27.3872 -40.5213 -86.25 
-Number of digits in this event: 7
+Number of tracker hits in this event: 67
+     16 301.714 720 6 1 -35.8928 36.9999 -24.45 
+     16 229.598 1084 6 0 -35.8942 37.0001 -25.85 
+     16 214.952 720 5 1 -35.926 37.0087 -54.45 
+     16 271.63 1084 5 0 -35.9221 37.0174 -55.85 
+     16 170.469 721 4 1 -35.8388 37.1952 -84.45 
+     16 135.959 1085 4 0 -35.8413 37.2031 -85.85 
+     16 281.809 720 3 1 -35.8997 37.3666 -114.45 
+     16 238.19 1086 3 0 -35.9034 37.3724 -115.85 
+     16 122.624 720 2 1 -35.9933 37.4965 -144.45 
+     16 159.752 1087 2 0 -35.9963 37.4972 -145.85 
+     16 85.0424 719 1 1 -36.0504 37.5213 -174.45 
+     16 69.2987 720 1 1 -36.05 37.5207 -174.662 
+     16 157.789 1087 1 0 -36.0497 37.5173 -175.85 
+     16 110.374 720 0 1 -35.9781 37.4604 -204.45 
+     16 145.013 1087 0 0 -35.9799 37.4691 -205.85 
+     16 93.394 292 3 1 -121.621 154.706 -114.45 
+     16 218.782 719 2 1 -36.1435 37.4875 -144.613 
+     16 68.8129 1088 2 0 -36.4006 37.65 -146.002 
+     16 148.146 734 1 1 -33.1495 36.0567 -174.45 
+     16 80.5106 1076 1 0 -33.0523 35.3674 -175.85 
+     16 44.8134 1075 1 0 -33.0407 35.25 -176.158 
+     16 58.1039 1329 2 0 41.1639 85.8735 -146.25 
+     16 216.043 1330 2 0 41.2555 86.05 -146.163 
+     16 262.592 1086 2 0 -36.0428 37.4458 -145.85 
+     16 90.377 732 1 1 -33.5986 33.0422 -174.45 
+     16 173.037 1064 1 0 -33.5476 32.9161 -175.85 
+     16 79.8837 739 0 1 -32.1896 28.5952 -204.45 
+     16 39.1804 738 0 1 -32.25 28.5125 -204.722 
+     16 290.38 1040 0 0 -32.541 28.1686 -205.85 
+     16 22.3348 1039 0 0 -32.6271 28.05 -206.186 
+     16 233.446 721 3 1 -35.7726 36.9682 -114.45 
+     16 179.697 1084 3 0 -35.8503 36.93 -115.85 
+     16 127.714 711 2 1 -37.7415 35.9391 -144.45 
+     16 146.276 1078 2 0 -37.8487 35.7821 -145.85 
+     16 112.349 698 1 1 -40.3495 32.6036 -174.45 
+     16 118.543 1061 1 0 -40.4838 32.3938 -175.85 
+     16 104.094 687 0 1 -42.5955 28.3901 -204.45 
+     16 45.1102 686 0 1 -42.65 28.3569 -204.733 
+     16 7.09448 1729 0 0 25.8313 165.95 -206.046 
+     16 12.8832 707 2 1 -38.6443 43.1912 -144.45 
+     16 215.907 706 2 1 -38.65 43.1995 -144.499 
+     16 121.189 1116 2 0 -38.7996 43.3663 -145.85 
+     16 131.01 691 1 1 -41.7818 46.7078 -174.45 
+     16 7.57951 690 1 1 -41.85 46.7508 -174.817 
+     16 135.965 1134 1 0 -42.0509 46.865 -175.85 
+     16 147.439 660 0 1 -47.8988 49.7918 -204.45 
+     16 148.879 1149 0 0 -48.1651 49.9806 -205.85 
+     16 97.8074 1153 0 0 -45.2798 50.7084 -205.85 
+     16 57.0396 1185 0 0 -31.5965 57.0625 -206.25 
+     16 90.6782 1184 0 0 -31.4969 57.05 -206.197 
+     16 167.177 1150 0 0 -31.7809 50.0841 -206.25 
+     16 103.07 1152 0 0 -45.2082 50.6499 -206.078 
+     16 146.582 1085 5 0 -35.9827 37.0803 -55.85 
+     16 249.911 719 4 1 -36.0811 37.2402 -84.45 
+     16 108.004 1086 4 0 -36.0872 37.2543 -85.85 
+     16 443.269 719 3 1 -36.2176 37.5355 -114.45 
+     16 142.909 1087 3 0 -36.223 37.555 -115.85 
+     16 195.965 718 2 1 -36.3343 37.9792 -144.45 
+     16 111.79 1089 2 0 -36.3393 37.9932 -145.85 
+     16 117.584 718 1 1 -36.3981 38.2827 -174.45 
+     16 115.995 1091 1 0 -36.4049 38.2927 -175.85 
+     16 122.232 717 0 1 -36.5422 38.4942 -204.45 
+     16 111.581 1092 0 0 -36.5448 38.5056 -205.85 
+     16 89.7269 84 4 1 -163.15 3.08246 -84.6108 
+     16 62.6155 1085 2 0 -36.3519 37.2496 -146.147 
+     16 126.594 1088 1 0 -34.6865 37.6502 -175.85 
+     16 374.017 721 1 1 -35.6903 38.2323 -174.85 
+Number of digits in this event: 39
 Using G4ParticleGun... 
-Particle energy: 7.02947 LIN
+Particle energy: 1.72058 LIN
 Particle: gamma
 Event: 17
-Number of tracker hits in this event: 161
-     17 301.145 1099 8 1 39.8735 -59.7063 35.55 
-     17 244.043 601 8 0 39.8729 -59.7064 34.15 
-     17 461.101 1099 7 1 39.8512 -59.711 5.55 
-     17 391.492 601 7 0 39.8506 -59.7107 4.15 
-     17 511.786 1098 6 1 39.8304 -59.7027 -24.45 
-     17 435.87 601 6 0 39.8273 -59.7027 -25.85 
-     17 357.969 1098 5 1 39.7634 -59.7023 -54.45 
-     17 114.205 601 5 0 39.759 -59.7042 -55.85 
-     17 293.037 1098 4 1 39.6706 -59.7446 -84.45 
-     17 274 601 4 0 39.6656 -59.7476 -85.85 
-     17 237.747 1097 3 1 39.5659 -59.8174 -114.45 
-     17 103.805 601 3 0 39.5617 -59.8203 -115.85 
-     17 118.29 1097 2 1 39.4782 -59.89 -144.45 
-     17 263.562 600 2 0 39.473 -59.8911 -145.85 
-     17 520.527 1096 1 1 39.3533 -59.8963 -174.45 
-     17 227.53 600 1 0 39.3487 -59.8947 -175.85 
-     17 265.624 1096 0 1 39.2538 -59.8557 -204.45 
-     17 135.615 600 0 0 39.2466 -59.8525 -205.85 
-     17 123.789 599 2 0 39.6253 -60.05 -146.225 
-     17 116.436 473 2 0 64.8745 -85.4366 -146.25 
-     17 8.16938 511 1 0 19.8559 -77.85 -176.137 
-     17 382.924 408 1 0 31.0385 -98.4984 -176.25 
-     17 113.892 602 5 0 39.7341 -59.4848 -55.85 
-     17 305.22 1097 4 1 39.613 -59.4616 -84.45 
-     17 36.2826 602 4 0 39.6218 -59.4511 -85.85 
-     17 93.961 603 4 0 39.6228 -59.45 -85.9974 
-     17 237.477 1098 3 1 39.7303 -59.2281 -114.45 
-     17 300.06 604 3 0 39.7365 -59.2327 -115.85 
-     17 163.907 1098 2 1 39.8286 -59.3304 -144.45 
-     17 253.436 603 2 0 39.8656 -59.3588 -145.85 
-     17 192.896 1102 1 1 40.6251 -59.934 -174.45 
-     17 95.1842 1111 0 1 42.3045 -60.8541 -204.45 
-     17 537.09 595 0 0 42.3729 -60.9223 -205.85 
-     17 150.603 879 4 0 -138.007 -4.18519 -86.25 
-     17 118.168 1108 0 1 41.8458 -60.8631 -204.45 
-     17 357.246 1109 0 1 41.85 -60.8671 -204.833 
-     17 30.6218 1161 0 1 52.3671 -63.492 -204.85 
-     17 35.0194 606 0 0 39.3951 -58.797 -205.85 
-     17 181.775 761 1 0 -6.60371 -27.7078 -176.25 
-     17 158.571 587 0 0 58.2943 -62.523 -206.25 
-     17 268.022 588 0 0 58.4991 -62.45 -205.975 
-     17 164.166 1097 5 1 39.6275 -59.383 -54.45 
-     17 286.449 603 5 0 39.6423 -59.3949 -55.85 
-     17 33.4217 1099 4 1 39.85 -59.7921 -84.766 
-     17 199.258 1101 3 1 40.3042 -60.2751 -114.45 
-     17 101.697 598 3 0 40.3046 -60.2817 -115.85 
-     17 251.48 1100 2 1 40.1303 -60.0899 -144.45 
-     17 260.028 1095 1 1 39.1541 -60.6203 -174.45 
-     17 100.101 596 1 0 39.1206 -60.6878 -175.85 
-     17 163.951 1099 0 1 39.9661 -62.0685 -204.45 
-     17 129.643 590 0 0 40.2429 -61.9331 -205.85 
-     17 157.17 1110 0 1 42.0656 -59.618 -204.45 
-     17 198.394 602 0 0 42.0928 -59.557 -205.85 
-     17 140.037 601 0 0 41.8855 -59.6706 -205.85 
-     17 405.693 600 7 0 40.101 -59.85 4.03545 
-     17 140.066 602 8 0 40.2807 -59.6406 34.1498 
-     17 40.2023 1137 7 1 47.4518 -57.4182 5.55 
-     17 117.712 1136 7 1 47.45 -57.4124 5.48932 
-     17 109.185 613 7 0 47.4633 -57.2724 4.15 
-     17 24.637 614 7 0 47.4924 -57.25 3.83929 
-     17 97.4998 1154 6 1 50.9133 -54.5098 -24.4504 
-     17 18.9209 1155 6 1 51.05 -54.555 -24.7809 
-     17 129.567 626 6 0 51.4839 -54.7138 -25.85 
-     17 123.312 1238 5 1 67.6505 -63.0412 -54.45 
-     17 52.665 1239 5 1 67.85 -63.0573 -54.573 
-     17 102.39 1240 5 1 68.05 -63.0834 -54.6682 
-     17 254.589 1241 5 1 68.25 -63.0768 -54.7188 
-     17 1.22783 609 7 0 47.4141 -58.0507 4.14984 
-     17 88.3318 610 7 0 47.4135 -58.05 4.14831 
-     17 142.347 602 6 0 39.8019 -59.4515 -25.85 
-     17 17.7921 603 6 0 39.8015 -59.45 -26.2049 
-     17 88.2015 605 4 0 39.6119 -59.0381 -85.85 
-     17 144.08 1096 3 1 39.331 -58.9398 -114.45 
-     17 139.574 605 3 0 39.3307 -58.93 -115.85 
-     17 646.197 1096 2 1 39.3122 -58.7014 -144.45 
-     17 226.207 606 2 0 39.3164 -58.6925 -145.85 
-     17 213.595 607 1 0 39.4063 -58.5565 -175.85 
-     17 138.8 607 0 0 39.3686 -58.6295 -205.85 
-     17 135.481 605 2 0 39.4031 -58.8623 -145.85 
-     17 346.283 1101 1 1 40.45 -60.1895 -174.693 
-     17 215.569 602 1 0 40.2654 -59.5977 -175.85 
-     17 52.2175 603 1 0 40.2243 -59.45 -176.153 
-     17 133.238 1078 0 1 35.8197 -46.8181 -204.451 
-     17 43.7252 667 0 0 35.8197 -46.4759 -205.85 
-     17 100.702 668 0 0 35.8182 -46.45 -205.97 
-     17 83.961 1074 1 1 34.9309 -57.3378 -174.451 
-     17 52.1851 1073 1 1 34.8499 -57.208 -174.674 
-     17 21.2644 617 1 0 34.3855 -56.4877 -175.85 
-     17 140.628 618 1 0 34.3609 -56.45 -175.911 
-     17 143.146 619 1 0 34.2274 -56.25 -176.24 
-     17 61.2495 1010 0 1 22.1414 -37.8961 -204.45 
-     17 158.301 1009 0 1 22.05 -37.7232 -204.574 
-     17 65.9693 721 0 0 21.1713 -35.8035 -205.85 
-     17 63.5572 722 0 0 21.1011 -35.65 -205.956 
-     17 90.2068 723 0 0 20.9953 -35.45 -206.1 
-     17 8.24873 724 0 0 20.8906 -35.25 -206.235 
-     17 218.917 1095 2 1 39.2026 -59.0746 -144.45 
-     17 488.758 604 2 0 39.2199 -59.0984 -145.85 
-     17 114.089 1097 1 1 39.6147 -59.5274 -174.45 
-     17 141.317 1101 0 1 40.3194 -60.1484 -204.45 
-     17 152.155 599 0 0 40.3537 -60.1585 -205.85 
-     17 167.151 608 2 0 38.8306 -58.3623 -145.85 
-     17 53.1491 609 2 0 38.7636 -58.2498 -146.078 
-     17 71.4592 1013 1 1 22.801 -41.8279 -174.45 
-     17 75.4737 1012 1 1 22.65 -41.7129 -174.505 
-     17 58.4054 1011 1 1 22.45 -41.5291 -174.588 
-     17 56.5546 1010 1 1 22.25 -41.3737 -174.631 
-     17 55.2307 1009 1 1 22.05 -41.2908 -174.648 
-     17 54.0579 1008 1 1 21.85 -41.1963 -174.61 
-     17 150.537 1007 1 1 21.65 -41.0889 -174.581 
-     17 110.437 1006 1 1 21.45 -40.9637 -174.566 
-     17 101.517 1005 1 1 21.2499 -40.7619 -174.607 
-     17 71.1837 1004 1 1 21.0497 -40.4813 -174.612 
-     17 61.2399 1003 1 1 20.8498 -40.3327 -174.619 
-     17 100.481 1002 1 1 20.65 -40.2247 -174.581 
-     17 204.233 1001 1 1 20.4492 -40.0697 -174.566 
-     17 60.5376 1000 1 1 20.25 -39.8556 -174.478 
-     17 27.7641 710 1 0 21.1618 -37.9367 -175.85 
-     17 98.2976 711 1 0 21.1889 -37.8497 -175.898 
-     17 80.0612 712 1 0 21.1769 -37.65 -176.058 
-     17 8.98384 713 1 0 21.1905 -37.4495 -176.237 
-     17 89.3209 1004 1 0 52.4628 21.0253 -176.25 
-     17 418.924 1005 1 0 52.5086 21.05 -176.194 
-     17 93.4677 889 1 0 55.4217 -2.087 -176.25 
-     17 112.156 890 1 0 55.5658 -2.04992 -176.047 
-     17 236.796 891 1 0 55.526 -1.84992 -176.028 
-     17 192.113 606 1 0 39.1243 -58.8214 -175.85 
-     17 95.8455 605 1 0 39.113 -58.85 -175.989 
-     17 82.6428 1084 0 1 36.8523 -66.7406 -204.45 
-     17 149.732 1083 0 1 36.8499 -66.7428 -204.455 
-     17 74.1071 563 0 0 36.1967 -67.3448 -205.85 
-     17 85.2426 562 0 0 36.0803 -67.45 -206.095 
-     17 181.731 497 0 0 7.95989 -80.5502 -206.25 
-     17 45.2483 496 0 0 7.76932 -80.65 -205.999 
-     17 37.6896 932 0 1 6.55505 -81.3989 -204.849 
-     17 180.623 931 0 1 6.45 -81.4651 -204.754 
-     17 76.1569 930 0 1 6.25 -81.5668 -204.594 
-     17 13.4011 929 0 1 5.88322 -81.4937 -204.45 
-     17 86.0576 928 0 1 5.85 -81.4694 -204.481 
-     17 79.5136 927 0 1 5.64997 -81.3418 -204.674 
-     17 24.8566 926 0 1 5.45 -81.2407 -204.815 
-     17 417.305 498 0 0 2.69841 -80.344 -205.85 
-     17 125.235 1092 1 1 38.6099 -58.5886 -174.45 
-     17 339.011 1103 0 1 40.6796 -60.3896 -204.45 
-     17 14.9145 598 0 0 40.8291 -60.4483 -205.85 
-     17 136.096 597 0 0 40.8342 -60.45 -205.9 
-     17 164.198 641 0 0 40.6359 -51.7812 -205.85 
-     17 50.8607 1130 2 0 65.509 46.05 -146.054 
-     17 44.4294 1131 2 0 65.5762 46.25 -145.893 
-     17 53.6886 1094 6 1 38.9921 -62.446 -24.45 
-     17 70.0851 1093 6 1 38.8498 -62.4562 -24.5806 
-     17 50.9148 1092 6 1 38.65 -62.4563 -24.7325 
-     17 142.219 587 6 0 37.2953 -62.5172 -25.8505 
-     17 112.84 1041 5 1 28.3843 -62.0352 -54.45 
-     17 46.8737 1042 5 1 28.4501 -62.2947 -54.7394 
-     17 48.6523 581 5 0 29.0232 -63.7131 -55.85 
-     17 71.9096 580 5 0 29.1242 -63.85 -55.9322 
-     17 68.9451 579 5 0 29.2507 -64.05 -56.0205 
-     17 95.8097 578 5 0 29.3816 -64.25 -56.12 
-     17 72.5527 577 5 0 29.5503 -64.45 -56.176 
-     17 3.68514 576 5 0 29.7111 -64.6503 -56.2406 
-Number of digits in this event: 79
-Using G4ParticleGun... 
-Particle energy: 6.51346 LIN
+Number of tracker hits in this event: 17
+     17 137.033 189 5 1 -142.15 155.396 -54.8451 
+     17 310.906 188 5 1 -142.35 155.529 -54.674 
+     17 67.5148 274 4 0 131.987 -125.208 -86.25 
+     17 64.7574 273 4 0 132.128 -125.35 -86.1684 
+     17 158.89 272 4 0 132.166 -125.55 -86.1335 
+     17 24.0657 271 4 0 132.243 -125.75 -85.8899 
+     17 141.598 1564 4 1 133.051 -127.189 -84.8499 
+     17 246.482 1565 4 1 133.15 -127.422 -84.7405 
+     17 54.9037 1275 2 0 26.9098 75.2008 -146.25 
+     17 30.2387 773 6 1 -25.3874 -17.3765 -24.85 
+     17 136.996 772 6 1 -25.45 -17.4993 -24.6993 
+     17 50.4734 771 6 1 -25.6501 -17.5532 -24.4856 
+     17 120.051 1276 2 0 27.0192 75.25 -146.146 
+     17 21.9106 1277 2 0 27.1869 75.4502 -145.907 
+     17 133.125 1037 2 1 27.5421 75.9903 -144.849 
+     17 17.311 1038 2 1 27.65 76.2262 -144.523 
+     17 60.8867 1151 3 0 85.6422 50.3517 -116.25 
+Number of digits in this event: 9
+Using G4ParticleGun... 
+Particle energy: 3.59122 LIN
 Particle: gamma
 Event: 18
-Number of tracker hits in this event: 54
-     18 230.638 951 9 1 10.3077 -52.9948 65.55 
-     18 426.588 635 9 0 10.3079 -52.9953 64.15 
-     18 154.955 951 8 1 10.2998 -53.0019 35.55 
-     18 230.415 635 8 0 10.3004 -53.0019 34.15 
-     18 111.58 951 7 1 10.3135 -53.0018 5.55 
-     18 199.652 635 7 0 10.3154 -53.0017 4.15 
-     18 124.54 951 6 1 10.3497 -52.995 -24.45 
-     18 339.638 635 6 0 10.3514 -52.9969 -25.85 
-     18 132.247 951 5 1 10.3854 -53.0341 -54.45 
-     18 295.607 635 5 0 10.3869 -53.036 -55.85 
-     18 104.419 951 4 1 10.4313 -53.0816 -84.45 
-     18 368.839 634 4 0 10.4331 -53.0824 -85.85 
-     18 105.257 952 3 1 10.472 -53.0968 -114.45 
-     18 263.406 634 3 0 10.4736 -53.0981 -115.85 
-     18 120.836 952 2 1 10.5065 -53.123 -144.45 
-     18 283.668 634 2 0 10.5086 -53.1248 -145.85 
-     18 245.699 952 1 1 10.5503 -53.1682 -174.45 
-     18 352.28 634 1 0 10.5529 -53.1724 -175.85 
-     18 111.29 952 0 1 10.616 -53.2483 -204.45 
-     18 94.1411 633 0 0 10.6205 -53.2565 -205.85 
-     18 8.3898 847 1 1 -10.6118 -131.946 -174.45 
-     18 116.63 669 0 0 -71.8092 -46.1211 -206.25 
-     18 82.2486 670 0 0 -72.0693 -46.05 -206.123 
-     18 144.41 671 0 0 -72.2608 -45.8499 -206.038 
-     18 69.0547 672 0 0 -72.3405 -45.6499 -206.038 
-     18 79.4996 673 0 0 -72.4425 -45.4499 -205.969 
-     18 50.3143 674 0 0 -72.5686 -45.25 -205.866 
-     18 56.4788 531 0 1 -73.8059 -44.1715 -204.85 
-     18 83.9929 530 0 1 -73.85 -44.1236 -204.801 
-     18 257.07 529 0 1 -74.0505 -44.0064 -204.742 
-     18 3.38148 528 0 1 -74.25 -43.3501 -204.462 
-     18 11.429 960 1 1 12.05 -55.1374 -174.74 
-     18 103.753 947 0 1 9.56141 -56.1351 -204.45 
-     18 11.1197 948 0 1 9.65 -56.1374 -204.808 
-     18 118.142 619 0 0 9.84969 -56.1216 -205.85 
-     18 141.405 950 8 1 10.2469 -53.0059 35.55 
-     18 125.676 950 7 1 10.1883 -52.994 5.55 
-     18 132.78 950 6 1 10.1288 -52.9518 -24.45 
-     18 116.767 950 5 1 10.0837 -52.9625 -54.45 
-     18 138.505 949 4 1 10.0287 -53.0908 -84.45 
-     18 103.64 948 3 1 9.83573 -53.1276 -114.45 
-     18 116.381 947 2 1 9.47141 -53.1398 -144.45 
-     18 120.538 945 1 1 9.22948 -53.1539 -174.45 
-     18 121.158 944 0 1 9.02288 -53.6855 -204.45 
-     18 129.503 631 0 0 9.00999 -53.7086 -205.85 
-     18 51.25 1456 5 0 53.4718 111.35 -56.0721 
-     18 51.1104 950 4 1 10.05 -53.0793 -84.8065 
-     18 126.686 639 4 0 11.0153 -52.2105 -85.85 
-     18 43.1725 730 0 0 -7.43201 -33.888 -206.25 
-     18 111.766 731 0 0 -7.47045 -33.85 -206.203 
-     18 206.26 949 0 1 9.94308 -53.0597 -204.45 
-     18 191.191 635 0 0 9.92384 -53.0395 -205.85 
-     18 30.9789 822 0 1 -15.65 -71.782 -204.752 
-     18 133.865 634 0 0 9.96835 -53.0758 -205.85 
-Number of digits in this event: 31
+Number of tracker hits in this event: 17
+     18 256.587 1391 3 1 98.3719 -67.5819 -114.45 
+     18 237.039 562 3 0 98.3723 -67.5808 -115.85 
+     18 112.629 1391 2 1 98.376 -67.5618 -144.45 
+     18 265.849 562 2 0 98.3797 -67.5631 -145.85 
+     18 119.737 1391 1 1 98.4461 -67.5984 -174.45 
+     18 118.876 562 1 0 98.4501 -67.6001 -175.85 
+     18 197.501 1391 0 1 98.5337 -67.6227 -204.45 
+     18 254.947 562 0 0 98.537 -67.6255 -205.85 
+     18 182.343 929 4 0 -106.765 5.94894 -86.25 
+     18 48.0569 932 4 0 -106.264 6.45 -85.951 
+     18 222.808 930 4 0 -107.1 6.05028 -86.0086 
+     18 110.161 1392 2 1 98.6173 -67.6648 -144.45 
+     18 320.42 561 2 0 98.6335 -67.6654 -145.85 
+     18 117.57 1394 1 1 99.006 -67.7353 -174.45 
+     18 106.833 561 1 0 99.022 -67.7243 -175.85 
+     18 113.767 1395 0 1 99.3295 -67.4869 -204.45 
+     18 227.1 1122 4 1 44.6055 -58.5638 -84.45 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 8.44157 LIN
+Particle energy: 9.12238 LIN
 Particle: gamma
 Event: 19
-Number of tracker hits in this event: 27
-     19 226.764 1275 2 1 75.0773 -108.744 -144.45 
-     19 330.274 357 2 0 75.0784 -108.743 -145.85 
-     19 253.742 1275 1 1 75.098 -108.734 -174.45 
-     19 113.852 357 1 0 75.0984 -108.732 -175.85 
-     19 199.28 1275 0 1 75.1124 -108.702 -204.45 
-     19 178.097 357 0 0 75.1116 -108.699 -205.85 
-     19 68.8518 355 0 0 75.4899 -109.079 -205.85 
-     19 74.7156 354 0 0 75.5204 -109.15 -206.019 
-     19 109.044 384 0 0 54.4973 -103.267 -206.25 
-     19 101.02 385 0 0 54.2352 -103.15 -206.096 
-     19 103.868 1169 0 1 53.9778 -103.345 -204.85 
-     19 89.4662 486 1 0 50.5731 -82.7996 -176.25 
-     19 42.2452 487 1 0 50.7297 -82.6498 -176.184 
-     19 100.889 1486 4 0 -131.56 117.35 -86.0973 
-     19 52.6262 1487 4 0 -131.733 117.55 -85.9378 
-     19 103.51 235 4 1 -133 119.003 -84.85 
-     19 131.351 234 4 1 -133.15 119.227 -84.6715 
-     19 51.0418 683 5 0 -42.3838 -43.2887 -56.25 
-     19 6.61586 682 5 0 -42.2805 -43.45 -56.2444 
-     19 324.952 358 2 0 75.167 -108.55 -145.9 
-     19 139.551 356 1 0 75.0883 -108.777 -175.85 
-     19 107.286 1274 0 1 75.04 -108.859 -204.45 
-     19 107.451 356 0 0 75.0477 -108.853 -205.85 
-     19 276.818 966 0 1 13.45 24.4221 -204.723 
-     19 153.082 987 0 1 17.5108 20.0756 -204.45 
-     19 134.187 965 0 1 13.2499 24.7359 -204.727 
-     19 152.544 356 2 0 75.0566 -108.75 -146.085 
-Number of digits in this event: 15
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 7.77028 LIN
+Particle energy: 4.77701 LIN
 Particle: gamma
 Event: 20
-Number of tracker hits in this event: 43
-     20 344.687 1081 5 1 36.3115 30.0622 -54.45 
-     20 387.461 1050 5 0 36.3114 30.0619 -55.85 
-     20 262.221 1081 4 1 36.3084 30.0536 -84.45 
-     20 267.608 1050 4 0 36.3084 30.0533 -85.85 
-     20 226.955 1081 3 1 36.304 30.0456 -114.45 
-     20 274.668 1049 3 0 36.3039 30.0451 -115.85 
-     20 266.574 1081 2 1 36.2944 30.0306 -144.45 
-     20 236.757 1049 2 0 36.2923 30.0296 -145.85 
-     20 216.694 1081 1 1 36.2535 29.9964 -174.45 
-     20 440.032 1049 1 0 36.252 29.9945 -175.85 
-     20 114.5 1080 0 1 36.2205 29.9541 -204.45 
-     20 259.014 1049 0 0 36.2168 29.9509 -205.85 
-     20 82.5504 1010 0 0 34.8921 22.1817 -206.25 
-     20 67.5871 379 3 1 -104.15 -87.9988 -114.704 
-     20 52.0901 1050 1 0 36.2217 30.2033 -175.85 
-     20 51.4465 1051 1 0 36.2006 30.25 -176.044 
-     20 176.571 1185 1 0 17.6228 57.1143 -176.25 
-     20 42.4453 1184 1 0 17.1857 57.05 -175.905 
-     20 31.8551 978 1 1 15.7344 55.4639 -174.85 
-     20 54.2588 977 1 1 15.65 55.4315 -174.812 
-     20 66.5741 976 1 1 15.45 55.4541 -174.769 
-     20 94.2828 975 1 1 15.25 55.3072 -174.754 
-     20 248.922 974 1 1 15.05 55.221 -174.768 
-     20 102.119 973 1 1 14.85 55.2327 -174.694 
-     20 347.489 1080 1 1 36.2283 30.0222 -174.45 
-     20 218.501 1081 0 1 36.3188 30.0194 -204.45 
-     20 108.876 1078 1 0 22.3408 35.7167 -176.25 
-     20 39.6967 1167 1 0 5.79672 53.4668 -176.25 
-     20 74.5014 1082 0 1 36.45 29.9335 -204.554 
-     20 71.4599 1083 0 1 36.65 29.7997 -204.696 
-     20 11.9393 1084 0 1 36.85 29.6495 -204.826 
-     20 165.446 1041 0 0 38.7042 28.4355 -205.85 
-     20 47.2024 1040 0 0 39.0286 28.2499 -206.115 
-     20 14.7968 1240 0 0 25.1092 68.2045 -206.25 
-     20 22.4051 1241 0 0 25.0859 68.2501 -206.241 
-     20 74.3502 1451 0 0 -28.7328 110.407 -206.25 
-     20 157.956 1452 0 0 -28.8823 110.55 -206.162 
-     20 134.022 1065 0 1 33.1871 31.1181 -204.45 
-     20 87.4119 1056 0 0 32.8244 31.3957 -205.85 
-     20 65.7801 1057 0 0 32.7461 31.45 -206.086 
-     20 139.511 1078 0 1 35.844 29.1291 -204.45 
-     20 142.057 1046 0 0 35.6796 29.2599 -205.85 
-     20 149.643 1683 1 0 169.238 156.75 -176.182 
-Number of digits in this event: 24
-Using G4ParticleGun... 
-Particle energy: 9.21571 LIN
+Number of tracker hits in this event: 83
+     20 229.043 917 8 1 3.47791 -145.452 35.55 
+     20 299.407 173 8 0 3.48018 -145.449 34.15 
+     20 234.644 917 7 1 3.51599 -145.386 5.55 
+     20 230.032 173 7 0 3.52102 -145.389 4.15 
+     20 127.901 917 6 1 3.6258 -145.43 -24.45 
+     20 226.203 173 6 0 3.62938 -145.429 -25.85 
+     20 111.356 918 5 1 3.70901 -145.394 -54.45 
+     20 270.045 173 5 0 3.71637 -145.392 -55.85 
+     20 112.735 918 4 1 3.84206 -145.349 -84.45 
+     20 129.903 174 4 0 3.84918 -145.34 -85.85 
+     20 136.237 919 3 1 3.93922 -145.134 -114.45 
+     20 136.06 175 3 0 3.95572 -145.131 -115.85 
+     20 107.806 921 2 1 4.30564 -144.992 -144.45 
+     20 120.746 175 2 0 4.31068 -144.967 -145.85 
+     20 103.628 921 1 1 4.43166 -144.447 -174.45 
+     20 243.605 178 1 0 4.4396 -144.423 -175.85 
+     20 200.874 922 0 1 4.55464 -143.906 -204.45 
+     20 241.007 181 0 0 4.55469 -143.885 -205.85 
+     20 13.4368 1356 4 1 91.35 -104.63 -84.788 
+     20 33.9863 182 0 0 3.73278 -143.585 -205.85 
+     20 154.222 183 0 0 3.67078 -143.55 -205.928 
+     20 116.633 184 0 0 3.34924 -143.349 -206.072 
+     20 20.736 185 0 0 3.39204 -143.15 -205.931 
+     20 6.30246 918 0 1 3.66403 -142.727 -204.85 
+     20 165.482 917 0 1 3.65 -142.732 -204.825 
+     20 2.901 180 0 0 4.42056 -143.95 -205.899 
+     20 133.797 924 0 1 4.9916 -144.002 -204.85 
+     20 163.478 922 1 1 4.50251 -144.37 -174.45 
+     20 113.954 182 1 0 4.87236 -143.738 -175.85 
+     20 12.4949 183 1 0 4.98899 -143.55 -176.208 
+     20 84.2678 972 0 1 14.5835 -129.418 -204.45 
+     20 24.6307 971 0 1 14.45 -129.406 -204.77 
+     20 121.496 253 0 0 14.0959 -129.391 -205.85 
+     20 1.19779 919 4 1 3.85 -145.354 -84.8466 
+     20 64.9312 170 4 0 4.62564 -146.054 -85.85 
+     20 134.118 169 4 0 4.66479 -146.15 -86.0181 
+     20 101.895 168 4 0 4.605 -146.35 -86.1632 
+     20 183.712 167 4 0 4.64198 -146.55 -86.0707 
+     20 214.284 920 2 1 4.15761 -146.328 -144.45 
+     20 114.877 168 2 0 4.25134 -146.382 -145.85 
+     20 119.093 929 1 1 5.87764 -147.051 -174.45 
+     20 146.226 165 1 0 5.8892 -147.069 -175.85 
+     20 112.361 925 0 1 5.20729 -146.787 -204.45 
+     20 113.445 168 0 0 5.11027 -146.494 -205.85 
+     20 119.34 169 2 0 3.84363 -146.281 -145.85 
+     20 70.9825 893 1 1 -1.38987 -144.865 -174.45 
+     20 49.3254 894 1 1 -1.25 -144.901 -174.702 
+     20 7.37847 175 1 0 -0.661765 -145.145 -175.85 
+     20 419.536 174 1 0 -0.648756 -145.15 -175.876 
+     20 86.5041 966 0 1 13.4059 -152.249 -204.45 
+     20 36.2664 965 0 1 13.25 -152.231 -204.706 
+     20 151.934 140 0 0 12.4495 -152.142 -205.85 
+     20 118.102 916 6 1 3.42845 -145.523 -24.45 
+     20 87.7829 916 5 1 3.34239 -145.515 -54.45 
+     20 115.16 915 4 1 3.2127 -145.389 -84.45 
+     20 119.007 173 4 0 3.21176 -145.384 -85.85 
+     20 139.485 915 3 1 3.18567 -145.261 -114.45 
+     20 651.033 174 3 0 3.19227 -145.257 -115.85 
+     20 180.7 916 2 1 3.33493 -145.195 -144.45 
+     20 143.806 174 2 0 3.34988 -145.197 -145.85 
+     20 234.566 918 1 1 3.65525 -145.256 -174.45 
+     20 110.787 919 0 1 3.87221 -145.451 -204.45 
+     20 385.95 173 0 0 3.87657 -145.449 -205.85 
+     20 3.45109 1653 2 1 150.941 -73.872 -144.45 
+     20 103.522 1654 2 1 150.95 -73.8685 -144.461 
+     20 116.312 1655 2 1 151.15 -73.9202 -144.65 
+     20 206.004 532 2 0 150.897 -73.6471 -145.85 
+     20 54.7284 401 0 0 -115.651 -99.8867 -206.25 
+     20 98.3143 402 0 0 -115.771 -99.75 -206.181 
+     20 527.622 403 0 0 -115.975 -99.55 -206.039 
+     20 23.3547 282 0 1 -123.654 -99.6328 -204.85 
+     20 60.0024 281 0 1 -123.75 -99.617 -204.835 
+     20 78.1089 280 0 1 -123.95 -99.6057 -204.809 
+     20 68.2198 279 0 1 -124.15 -99.6374 -204.709 
+     20 19.8837 278 0 1 -124.35 -99.6704 -204.512 
+     20 104.004 921 0 1 4.31023 -145.499 -204.45 
+     20 145.207 917 1 1 3.62188 -145.225 -174.45 
+     20 82.253 916 1 1 3.45 -144.819 -174.647 
+     20 206.149 176 1 0 2.77507 -144.856 -175.85 
+     20 111.805 213 1 0 -44.5287 -137.516 -176.25 
+     20 77.3519 214 1 0 -44.7748 -137.35 -176.062 
+     20 163.656 215 1 0 -44.8854 -137.15 -175.947 
+     20 71.061 21 1 0 -53.7205 -175.82 -176.25 
+Number of digits in this event: 39
+Using G4ParticleGun... 
+Particle energy: 3.344 LIN
 Particle: gamma
 Event: 21
-Number of tracker hits in this event: 8
-     21 72.403 804 4 1 -19.25 -8.83951 -84.7945 
-     21 147.923 1045 2 0 -130.445 29.2051 -146.25 
-     21 91.0144 1046 2 0 -130.506 29.25 -146.01 
-     21 140.973 1068 0 0 -137.617 33.7654 -206.25 
-     21 326.357 1069 0 0 -137.626 33.85 -206.041 
-     21 36.4772 1070 0 0 -137.644 34.0501 -206.053 
-     21 99.5891 702 1 0 -152.373 -39.526 -176.25 
-     21 214.21 701 1 0 -152.373 -39.65 -176.166 
-Number of digits in this event: 7
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 8.25556 LIN
+Particle energy: 2.17391 LIN
 Particle: gamma
 Event: 22
-Number of tracker hits in this event: 2
-     22 12.5052 127 12 0 22.656 -154.725 153.75 
-     22 82.08 126 12 0 22.6392 -154.75 153.776 
-Number of digits in this event: 4
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 3.14144 LIN
+Particle energy: 8.9282 LIN
 Particle: gamma
 Event: 23
-Number of tracker hits in this event: 50
-     23 235.695 960 6 1 12.1644 -20.3584 -24.45 
-     23 277.844 798 6 0 12.1657 -20.3583 -25.85 
-     23 238.278 960 5 1 12.178 -20.3649 -54.45 
-     23 302.178 798 5 0 12.1753 -20.3642 -55.85 
-     23 531.854 960 4 1 12.1085 -20.36 -84.45 
-     23 419.295 798 4 0 12.1075 -20.3601 -85.85 
-     23 363.116 960 3 1 12.1138 -20.3535 -114.45 
-     23 452.705 798 3 0 12.115 -20.3545 -115.85 
-     23 242.718 960 2 1 12.1296 -20.4083 -144.45 
-     23 108.501 798 2 0 12.1322 -20.399 -145.85 
-     23 231.829 960 1 1 12.1946 -20.181 -174.45 
-     23 234.061 799 1 0 12.1973 -20.1685 -175.85 
-     23 382.154 961 0 1 12.2755 -19.9417 -204.45 
-     23 135.296 800 0 0 12.2685 -19.9159 -205.85 
-     23 80.9096 962 0 1 12.45 -19.8547 -204.603 
-     23 124.564 963 0 1 12.65 -19.786 -204.816 
-     23 462.289 804 0 0 14.2422 -19.1723 -205.85 
-     23 130.46 799 4 0 12.0696 -20.0593 -85.85 
-     23 111.677 961 3 1 12.3732 -19.9227 -114.45 
-     23 111.774 800 3 0 12.3828 -19.9146 -115.85 
-     23 160.448 962 2 1 12.5616 -19.69 -144.45 
-     23 120.407 801 2 0 12.5769 -19.6801 -145.85 
-     23 277.672 964 1 1 12.8672 -19.4923 -174.45 
-     23 397.904 802 1 0 12.8777 -19.4923 -175.85 
-     23 175.81 965 0 1 13.1172 -19.5147 -204.45 
-     23 143.983 802 0 0 13.1328 -19.5301 -205.85 
-     23 35.5511 886 13 1 -2.70769 72.6053 185.15 
-     23 119.195 887 13 1 -2.65 72.6321 185.209 
-     23 239.018 963 1 1 12.85 -19.4479 -174.76 
-     23 111.375 803 1 0 13.2657 -19.45 -175.922 
-     23 67.9669 902 1 0 -0.05 0.567323 -176.205 
-     23 84.1672 903 1 0 -0.0763365 0.65009 -176.112 
-     23 145.473 895 1 1 -0.853453 1.0948 -174.85 
-     23 221.246 894 1 1 -1.05 1.17026 -174.615 
-     23 74.5047 893 1 1 -1.25 0.979686 -174.783 
-     23 8.39798 914 1 0 -5.79201 3.04307 -175.85 
-     23 32.0126 858 1 1 -8.38542 2.79492 -174.85 
-     23 251.708 857 1 1 -8.45036 2.77629 -174.814 
-     23 73.614 800 4 0 12.0732 -20.0499 -86.1571 
-     23 121.184 799 3 0 12.1852 -20.1967 -115.85 
-     23 117.23 800 2 0 12.0749 -19.9221 -145.85 
-     23 143.122 803 0 0 12.339 -19.25 -206.002 
-     23 73.267 652 1 0 -14.8872 -49.5083 -176.25 
-     23 66.991 651 1 0 -14.9336 -49.65 -176.101 
-     23 72.9758 825 1 1 -15.0241 -49.7125 -174.85 
-     23 77.6751 824 1 1 -15.05 -49.6771 -174.601 
-     23 198.108 961 2 1 12.3461 -20.1641 -144.45 
-     23 121.736 799 2 0 12.3538 -20.1641 -145.85 
-     23 137.253 962 1 1 12.5109 -20.1764 -174.45 
-     23 110.956 798 0 0 12.6978 -20.2515 -205.85 
-Number of digits in this event: 33
-Using G4ParticleGun... 
-Particle energy: 7.84006 LIN
+Number of tracker hits in this event: 288
+     23 268.441 792 11 1 -21.6308 24.3648 125.55 
+     23 268.835 1021 11 0 -21.6298 24.3655 124.15 
+     23 239.699 792 10 1 -21.6101 24.3877 95.55 
+     23 235.695 1021 10 0 -21.6101 24.3876 94.15 
+     23 514.43 792 9 1 -21.6097 24.3955 65.55 
+     23 243.154 1021 9 0 -21.6096 24.3968 64.15 
+     23 330.141 792 8 1 -21.6018 24.4296 35.55 
+     23 391.445 1021 8 0 -21.5991 24.432 34.15 
+     23 776.449 792 7 1 -21.5512 24.489 5.55 
+     23 503.659 1022 7 0 -21.5485 24.4935 4.15 
+     23 818.184 792 6 1 -21.4978 24.5871 -24.45 
+     23 546.301 1022 6 0 -21.4947 24.5909 -25.85 
+     23 148.493 793 5 1 -21.4292 24.6639 -54.45 
+     23 159.621 1023 5 0 -21.4241 24.6697 -55.85 
+     23 666.751 793 4 1 -21.327 24.7895 -84.45 
+     23 397.293 1023 4 0 -21.3228 24.7957 -85.85 
+     23 123.525 794 3 1 -21.2415 24.921 -114.45 
+     23 124.985 1024 3 0 -21.2355 24.9253 -115.85 
+     23 128.381 794 2 1 -21.1209 25.0152 -144.45 
+     23 158.483 1024 2 0 -21.1175 25.0191 -145.85 
+     23 214.756 794 1 1 -21.062 25.1133 -174.45 
+     23 139.519 1025 1 0 -21.0604 25.1158 -175.85 
+     23 446.036 795 0 1 -21.0191 25.1574 -204.45 
+     23 291.746 1025 0 0 -21.0154 25.1637 -205.85 
+     23 407.688 793 0 1 -21.2701 25.3119 -204.45 
+     23 233.068 1026 0 0 -21.2841 25.3119 -205.85 
+     23 280.332 1102 1 1 40.4857 23.3351 -174.85 
+     23 295.419 792 4 1 -21.45 24.6187 -84.5553 
+     23 181.02 791 4 1 -21.6501 24.3186 -84.763 
+     23 66.6715 1013 4 0 -22.5694 22.8344 -85.85 
+     23 68.3982 1012 4 0 -22.6645 22.65 -85.9753 
+     23 127.926 1011 4 0 -22.7514 22.45 -86.1047 
+     23 5.77292 1010 4 0 -22.824 22.25 -86.2332 
+     23 133.978 700 3 1 -39.8998 -17.3367 -114.45 
+     23 58.7472 808 3 0 -39.8258 -18.3292 -115.85 
+     23 77.9091 807 3 0 -39.8228 -18.45 -116.004 
+     23 118.325 679 2 1 -44.1132 -40.4442 -144.45 
+     23 134.71 697 2 0 -43.9956 -40.5453 -145.85 
+     23 80.1178 701 1 1 -39.6988 -40.2115 -174.45 
+     23 38.2021 700 1 1 -39.85 -40.2776 -174.774 
+     23 131.061 697 1 0 -40.4513 -40.489 -175.85 
+     23 71.896 666 0 1 -46.8411 -41.4743 -204.45 
+     23 132.035 665 0 1 -46.85 -41.4737 -204.546 
+     23 30.87 691 0 0 -47.2811 -41.8242 -205.85 
+     23 76.2443 690 0 0 -47.3023 -41.85 -205.95 
+     23 52.8619 715 0 0 -54.4144 -36.9103 -206.25 
+     23 95.1319 716 0 0 -54.4753 -36.85 -206.127 
+     23 22.2951 717 0 0 -54.5975 -36.65 -205.908 
+     23 74.6289 625 0 1 -54.9447 -35.8865 -204.85 
+     23 207.062 626 0 1 -54.85 -35.7328 -204.73 
+     23 203.949 627 0 1 -54.65 -35.5476 -204.598 
+     23 173.014 694 0 0 -46.7486 -41.247 -205.85 
+     23 32.9861 586 0 0 -1.03138 -62.7647 -206.25 
+     23 138.709 585 0 0 -0.942903 -62.85 -206.185 
+     23 11.8636 901 0 1 0.419568 -63.0462 -204.85 
+     23 91.8671 902 0 1 0.45 -63.046 -204.827 
+     23 78.7756 903 0 1 0.65 -63.0205 -204.732 
+     23 101.835 904 0 1 0.850781 -62.9871 -204.571 
+     23 196.495 905 0 1 1.05 -63.1225 -204.494 
+     23 35.993 575 0 0 1.00692 -64.9452 -205.85 
+     23 155.008 574 0 0 0.99401 -65.05 -205.866 
+     23 149.704 573 0 0 0.879595 -65.25 -206.048 
+     23 88.8762 572 0 0 0.791686 -65.45 -206.149 
+     23 34.9032 1021 4 0 -21.5369 24.2998 -85.85 
+     23 120.083 1020 4 0 -21.5656 24.2499 -85.9507 
+     23 134.616 722 3 1 -35.4794 5.8649 -114.45 
+     23 62.8523 721 3 1 -35.65 6.00757 -114.564 
+     23 55.7978 720 3 1 -35.85 6.04688 -114.661 
+     23 60.5064 719 3 1 -36.05 5.9824 -114.741 
+     23 63.3405 718 3 1 -36.25 6.01214 -114.602 
+     23 67.5932 717 3 1 -36.45 6.0241 -114.484 
+     23 89.755 716 3 1 -36.65 5.92469 -114.531 
+     23 269.861 715 3 1 -36.85 5.66689 -114.65 
+     23 38.5148 714 3 1 -37.05 5.27525 -114.804 
+     23 50.697 911 3 0 -37.5649 2.41751 -115.85 
+     23 76.0242 910 3 0 -37.6193 2.25 -115.866 
+     23 39.2683 707 3 1 -38.481 -0.653011 -114.85 
+     23 26.773 708 3 1 -38.45 -0.809725 -114.844 
+     23 53.3467 778 3 0 -34.073 -24.2852 -115.85 
+     23 125.496 777 3 0 -34.0091 -24.4501 -115.896 
+     23 93.1622 776 3 0 -33.6684 -24.65 -115.935 
+     23 76.2804 733 3 1 -33.4448 -25.1775 -114.849 
+     23 134.67 768 3 0 -32.5673 -26.265 -115.85 
+     23 230.748 767 3 0 -32.4871 -26.45 -116.015 
+     23 27.4652 1021 0 0 -21.3685 24.3004 -205.85 
+     23 200.968 1020 0 0 -21.4002 24.2499 -205.941 
+     23 45.4883 796 0 1 -20.85 25.114 -204.663 
+     23 102.56 1023 8 0 -22.0497 24.7686 34.1499 
+     23 148.432 1024 8 0 -22.1655 24.85 33.949 
+     23 166.359 1022 3 0 -21.5302 24.4592 -115.994 
+     23 109.672 790 2 1 -21.8559 26.6217 -144.45 
+     23 396.582 791 2 1 -21.85 26.6355 -144.452 
+     23 52.0167 1054 2 0 -22.3414 30.852 -145.85 
+     23 49.0416 1055 2 0 -22.3924 31.05 -145.885 
+     23 43.9688 777 2 1 -24.5299 35.1421 -144.85 
+     23 121.304 776 2 1 -24.65 35.2985 -144.819 
+     23 73.4378 775 2 1 -24.85 35.4616 -144.731 
+     23 74.0132 774 2 1 -25.05 35.6439 -144.608 
+     23 58.4634 773 2 1 -25.25 35.7678 -144.553 
+     23 46.2312 772 2 1 -25.4503 35.8235 -144.505 
+     23 106.6 1021 3 0 -21.5599 24.45 -116.242 
+     23 272.568 1021 7 0 -21.5993 24.4327 4.15 
+     23 336.853 792 5 1 -21.5462 24.6072 -54.45 
+     23 105.876 1022 5 0 -21.5411 24.609 -55.85 
+     23 108.961 793 3 1 -21.3797 24.7067 -114.45 
+     23 112.241 1023 3 0 -21.375 24.7079 -115.85 
+     23 135.4 793 2 1 -21.295 24.7268 -144.45 
+     23 122.348 1023 2 0 -21.2899 24.7315 -145.85 
+     23 132.167 1023 1 0 -21.1603 24.8093 -175.85 
+     23 350.889 1024 0 0 -20.9906 24.9986 -205.85 
+     23 28.5859 732 1 1 -33.5955 -90.15 -174.519 
+     23 121.742 794 0 1 -21.1969 24.7798 -204.45 
+     23 21.3256 458 3 1 -88.3147 6.51561 -114.85 
+     23 351.356 457 3 1 -88.45 6.44723 -114.551 
+     23 24.7071 666 4 1 -46.6815 -22.5922 -84.4502 
+     23 427.239 667 4 1 -46.6499 -22.6247 -84.5194 
+     23 100.451 791 7 1 -21.65 24.4538 5.47304 
+     23 59.7277 1023 7 0 -21.8886 24.65 3.98295 
+     23 101.361 783 6 1 -23.3284 35.9405 -24.45 
+     23 61.7081 1080 6 0 -23.7039 36.1988 -25.8516 
+     23 84.527 1081 6 0 -23.7662 36.25 -26.0747 
+     23 191.128 731 5 1 -33.7547 43.2208 -54.45 
+     23 139.564 1118 5 0 -33.4877 43.7344 -55.85 
+     23 5.93804 1119 5 0 -33.4163 43.8501 -56.2201 
+     23 42.9102 760 4 1 -27.9655 52.8716 -84.45 
+     23 96.7703 759 4 1 -28.0501 52.9315 -84.5209 
+     23 57.4073 758 4 1 -28.25 53.1663 -84.7389 
+     23 24.2488 1173 4 0 -29.3447 54.8046 -85.85 
+     23 66.6292 1174 4 0 -29.3765 54.8501 -85.8808 
+     23 77.7987 1175 4 0 -29.5068 55.05 -85.9955 
+     23 90.7661 1176 4 0 -29.6163 55.25 -86.1084 
+     23 152.145 795 6 1 -20.8576 24.2215 -24.45 
+     23 108.537 1021 6 0 -20.8397 24.3001 -25.85 
+     23 120.737 798 5 1 -20.3419 25.9135 -54.45 
+     23 165.896 1029 5 0 -20.3427 25.9557 -55.85 
+     23 168.719 797 4 1 -20.5878 26.8419 -84.45 
+     23 108.681 1034 4 0 -20.5629 26.8704 -85.85 
+     23 115.309 800 3 1 -19.8681 27.5353 -114.45 
+     23 116.014 1037 3 0 -19.8232 27.5517 -115.85 
+     23 114.458 805 2 1 -18.9422 27.7413 -144.45 
+     23 141.021 1038 2 0 -18.9317 27.6941 -145.85 
+     23 113.471 806 1 1 -18.7255 26.8625 -174.45 
+     23 133.504 1033 1 0 -18.6936 26.788 -175.85 
+     23 160.98 810 0 1 -17.8946 25.1057 -204.45 
+     23 186.101 1229 2 0 -44.1445 65.9095 -146.25 
+     23 65.2462 1230 2 0 -44.2258 66.05 -145.961 
+     23 0.439215 674 2 1 -45.2492 66.2098 -144.85 
+     23 154.285 673 2 1 -45.25 66.2097 -144.849 
+     23 110.425 796 3 1 -20.7253 22.5735 -114.451 
+     23 177.456 797 3 1 -20.65 22.5281 -114.536 
+     23 89.5367 798 3 1 -20.4499 22.3413 -114.668 
+     23 33.1277 799 3 1 -20.25 22.1428 -114.801 
+     23 67.5356 1004 3 0 -18.9135 20.9842 -115.85 
+     23 118.007 1003 3 0 -18.7465 20.85 -115.974 
+     23 71.1288 1002 3 0 -18.4462 20.65 -116.156 
+     23 8.15199 1086 2 1 37.4389 -24.4637 -144.45 
+     23 106.944 1087 2 1 37.45 -24.4699 -144.491 
+     23 139.631 776 2 0 37.5466 -24.743 -145.85 
+     23 75.0163 1121 1 1 44.273 -32.3455 -174.45 
+     23 40.2042 1120 1 1 44.25 -32.3943 -174.67 
+     23 105.426 737 1 0 44.2376 -32.5275 -175.85 
+     23 36.4293 1123 0 1 44.8464 -39.0804 -204.45 
+     23 90.2928 1124 0 1 44.85 -39.0932 -204.622 
+     23 123.687 703 0 0 45.0193 -39.2654 -205.85 
+     23 30.2768 804 0 0 37.7507 -19.0616 -206.25 
+     23 134.063 805 0 0 37.7456 -19.05 -206.241 
+     23 72.7622 806 0 0 37.6694 -18.85 -206.155 
+     23 71.9107 807 0 0 37.6042 -18.65 -206.077 
+     23 7.22167 808 0 0 37.6265 -18.45 -205.874 
+     23 141.113 1089 0 1 38.003 -17.5211 -204.85 
+     23 80.3014 1010 3 0 -19.8629 22.1121 -115.85 
+     23 76.3548 1009 3 0 -19.6875 22.05 -116.112 
+     23 50.3797 933 2 1 6.72938 15.6417 -144.45 
+     23 102.617 934 2 1 6.85 15.6677 -144.627 
+     23 300.247 978 2 0 7.50912 15.7575 -145.85 
+     23 87.142 1030 1 1 26.1241 22.6621 -174.45 
+     23 49.1348 1029 1 1 26.05 22.8924 -174.695 
+     23 191.352 1018 1 0 25.1768 23.6883 -175.85 
+     23 138.275 924 1 0 44.3765 5.03254 -176.25 
+     23 360.585 923 1 0 44.7066 4.85 -176.088 
+     23 237.836 922 1 0 45.5078 4.65 -176.078 
+     23 238.058 921 1 0 45.796 4.45 -176.022 
+     23 324.618 920 1 0 46.0073 4.24973 -176.08 
+     23 102.008 1133 1 1 46.6956 4.86358 -174.849 
+     23 91.3979 1132 1 1 46.6499 4.87525 -174.602 
+     23 149.553 1131 1 1 46.4499 4.72896 -174.531 
+     23 292.707 791 6 1 -21.6983 25.1309 -24.45 
+     23 111.326 1025 6 0 -21.6948 25.1702 -25.85 
+     23 198.293 791 5 1 -21.7135 26.0617 -54.4502 
+     23 20.1453 1030 5 0 -21.7411 26.2382 -55.85 
+     23 156.521 1031 5 0 -21.7435 26.25 -55.9308 
+     23 134.101 1047 4 0 -20.8689 29.5755 -85.85 
+     23 27.5346 884 3 1 -3.09434 31.4621 -114.45 
+     23 125.644 885 3 1 -3.05 31.4875 -114.549 
+     23 92.0334 1058 3 0 -2.49434 31.7734 -115.85 
+     23 16.6442 1059 3 0 -2.36468 31.85 -116.194 
+     23 6.53122 935 2 1 7.23456 40.3653 -144.45 
+     23 201.561 936 2 1 7.2501 40.3621 -144.469 
+     23 38.4044 937 2 1 7.45 40.3245 -144.743 
+     23 138.338 1100 2 0 8.18455 40.189 -145.85 
+     23 82.8311 1020 1 1 24.1539 38.6966 -174.45 
+     23 220.864 1021 1 1 24.2504 38.7501 -174.656 
+     23 150.047 1094 1 0 24.7527 38.8823 -175.85 
+     23 34.9458 1297 1 0 31.3308 79.5487 -176.25 
+     23 81.606 1298 1 0 31.296 79.6501 -176.166 
+     23 79.5527 1299 1 0 31.2175 79.85 -176.017 
+     23 163.532 1054 1 1 30.9809 80.9136 -174.85 
+     23 74.5544 1431 2 0 12.3292 106.35 -146.25 
+     23 80.9354 1432 2 0 12.2043 106.55 -146.04 
+     23 180.842 957 2 1 11.6423 107.535 -144.85 
+     23 129.678 956 2 1 11.45 108.731 -144.516 
+     23 156.671 955 2 1 11.25 108.918 -144.706 
+     23 65.9969 1450 2 0 9.40968 110.213 -145.85 
+     23 74.8636 1451 2 0 9.25736 110.35 -145.975 
+     23 84.0987 1452 2 0 9.11249 110.55 -146.14 
+     23 8.2976 452 3 0 85.6433 -89.4523 -116.25 
+     23 95.4416 451 3 0 85.713 -89.65 -116.213 
+     23 59.1957 1050 1 0 -21.6898 30.2279 -176.186 
+     23 128.011 1057 0 0 -21.2744 31.5215 -205.85 
+     23 119.015 791 0 1 -21.7203 31.1848 -204.45 
+     23 106.532 1056 0 0 -21.8392 31.3888 -205.85 
+     23 4.05177 680 7 0 43.3178 -43.85 3.94849 
+     23 119.369 789 2 1 -22.1144 29.0592 -144.45 
+     23 30.3525 1045 2 0 -22.2033 29.2352 -145.85 
+     23 68.6859 1046 2 0 -22.2085 29.2502 -145.961 
+     23 189.085 787 1 1 -22.5784 33.6498 -174.45 
+     23 21.124 1062 1 0 -22.3328 32.4962 -175.85 
+     23 94.6314 1061 1 0 -22.3217 32.45 -175.907 
+     23 50.9224 1060 1 0 -22.2737 32.25 -176.13 
+     23 43.4393 841 0 1 -11.7295 0.676774 -204.45 
+     23 85.833 840 0 1 -11.85 0.64136 -204.541 
+     23 75.6277 839 0 1 -12.0501 0.594742 -204.681 
+     23 36.7478 901 0 0 -13.2855 0.284213 -205.85 
+     23 150.442 900 0 0 -13.3977 0.25 -205.955 
+     23 112.23 792 1 1 -21.6455 24.6749 -174.451 
+     23 110.821 1024 1 0 -21.3661 24.9118 -175.85 
+     23 115.443 837 0 1 -12.5011 28.9882 -204.45 
+     23 9.29771 1048 0 0 -12.3953 29.8311 -205.85 
+     23 102.707 1049 0 0 -12.3929 29.8501 -205.882 
+     23 13.1248 1050 0 0 -12.3744 30.05 -206.206 
+     23 100.835 1024 5 0 -21.5561 25.0033 -55.85 
+     23 172.742 790 4 1 -22.0324 24.6886 -84.45 
+     23 139.85 789 3 1 -22.171 24.2293 -114.45 
+     23 125.325 801 2 1 -19.7589 25.03 -144.451 
+     23 251.503 1025 2 0 -19.8371 25.1679 -145.85 
+     23 118.8 796 1 1 -20.8257 27.7884 -174.45 
+     23 94.1536 1040 1 0 -20.6953 28.0778 -175.85 
+     23 1.07916 808 0 1 -18.4498 33.3863 -204.45 
+     23 150.293 807 0 1 -18.45 33.3868 -204.454 
+     23 114.367 1067 0 0 -18.5428 33.6088 -205.85 
+     23 36.5405 1068 0 0 -18.5593 33.65 -206.092 
+     23 83.5209 740 0 1 -31.85 28.2105 -204.763 
+     23 142.584 1021 5 0 -21.7728 24.2853 -55.85 
+     23 153.368 784 4 1 -23.0592 23.4918 -84.45 
+     23 46.1547 1017 4 0 -23.0972 23.4535 -85.85 
+     23 97.3884 1016 4 0 -23.1008 23.45 -85.9859 
+     23 166.81 781 3 1 -23.7118 22.7311 -114.45 
+     23 130.621 1013 3 0 -23.8088 22.6888 -115.85 
+     23 158.5 770 2 1 -25.9557 21.8865 -144.45 
+     23 123.786 1008 2 0 -26.0286 21.8455 -145.85 
+     23 119.263 761 1 1 -27.7979 20.985 -174.45 
+     23 106.738 1004 1 0 -27.8036 20.898 -175.85 
+     23 180.146 760 0 1 -27.9408 19.0629 -204.45 
+     23 97.0741 994 0 0 -27.9141 19.0224 -205.85 
+     23 319.942 1020 5 0 -21.7571 24.2499 -55.8916 
+     23 69.8415 354 5 0 31.6555 -109.156 -56.25 
+     23 53.0797 789 4 1 -22.0502 24.5784 -84.5734 
+     23 68.2679 788 4 1 -22.25 24.6395 -84.5463 
+     23 20.0136 791 9 1 -21.6575 24.3706 65.5496 
+     23 104.957 1017 9 0 -20.9896 23.5905 64.1499 
+     23 77.9078 1016 9 0 -20.8227 23.45 63.8433 
+     23 8.38728 927 8 0 3.98215 5.45 33.9782 
+     23 2.57386 1022 9 0 -21.4824 24.6473 64.15 
+     23 189.013 1023 9 0 -21.4809 24.65 64.1386 
+     23 143.484 836 8 1 -12.6794 29.0049 35.5498 
+     23 38.5079 1046 8 0 -13.1014 29.4076 34.1499 
+     23 70.4228 1047 8 0 -13.1446 29.4501 34.0067 
+     23 179.069 783 7 1 -23.2915 35.1466 5.54966 
+     23 129.845 1077 7 0 -23.5333 35.5569 4.15 
+     23 145.384 790 6 1 -21.8502 42.6189 -24.7644 
+     23 174.339 1114 6 0 -22.8107 42.9691 -25.8501 
+     23 88.02 450 6 0 14.9108 -89.8918 -26.2499 
+     23 265.304 449 6 0 14.6283 -90.15 -26.1754 
+     23 306.312 789 6 1 -22.05 42.0663 -24.5879 
+     23 33.3641 1073 7 0 -24.5008 34.8433 4.15 
+     23 26.1046 770 7 1 -25.9804 34.7858 5.15058 
+     23 317.721 769 7 1 -26.05 34.7645 5.19731 
+     23 173.992 768 7 1 -26.25 34.4661 5.37282 
+Number of digits in this event: 127
+Using G4ParticleGun... 
+Particle energy: 2.1192 LIN
 Particle: gamma
 Event: 24
-Number of tracker hits in this event: 4
-     24 43.5043 1417 1 0 -58.3514 103.598 -176.25 
-     24 322.429 606 1 1 -58.7181 103.343 -174.85 
-     24 77.7129 605 1 1 -58.85 103.276 -174.543 
-     24 162.721 1171 2 0 -61.8133 54.3821 -146.25 
-Number of digits in this event: 5
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 6.68116 LIN
+Particle energy: 1.43645 LIN
 Particle: gamma
 Event: 25
-Number of tracker hits in this event: 2
-     25 63.5216 692 3 0 -43.7795 -41.45 -116.059 
-     25 76.9772 681 3 1 -43.7428 -42.2664 -114.85 
-Number of digits in this event: 1
+Number of tracker hits in this event: 0
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 1.96177 LIN
+Particle energy: 6.85124 LIN
 Particle: gamma
 Event: 26
-Number of tracker hits in this event: 37
-     26 278.751 977 5 1 15.5559 -132.87 -54.45 
-     26 212.387 236 5 0 15.5551 -132.867 -55.85 
-     26 120.358 977 4 1 15.5318 -132.834 -84.45 
-     26 111.766 236 4 0 15.5278 -132.833 -85.85 
-     26 123.533 977 3 1 15.4544 -132.817 -114.45 
-     26 200.253 236 3 0 15.4484 -132.819 -115.85 
-     26 113.317 976 2 1 15.3115 -132.857 -144.45 
-     26 222.098 236 2 0 15.3071 -132.858 -145.85 
-     26 309.101 975 1 1 15.2248 -132.871 -174.45 
-     26 391.795 236 1 0 15.222 -132.865 -175.85 
-     26 235.547 975 0 1 15.1848 -132.759 -204.45 
-     26 180.991 236 0 0 15.1893 -132.751 -205.85 
-     26 61.9982 237 0 0 15.1899 -132.75 -206.057 
-     26 328.125 1006 0 1 21.378 -168.131 -204.45 
-     26 242.312 238 0 0 15.1075 -132.411 -205.85 
-     26 1.05941 309 0 0 -43.8917 -118.15 -206.068 
-     26 72.6926 308 0 0 -43.9663 -118.35 -206.008 
-     26 45.4682 24 13 0 -156.092 -175.173 183.75 
-     26 10.1113 976 1 1 15.25 -132.887 -174.811 
-     26 6.78402 235 1 0 15.3807 -132.95 -176.22 
-     26 112.319 991 0 1 18.4253 -134.784 -204.45 
-     26 104.331 226 0 0 18.4905 -134.935 -205.85 
-     26 60.893 225 0 0 18.4987 -134.95 -205.99 
-     26 57.3214 975 2 1 15.2494 -132.873 -144.718 
-     26 53.114 235 2 0 15.3763 -132.95 -145.855 
-     26 127.67 975 4 1 15.0993 -131.995 -84.45 
-     26 129.397 241 4 0 15.0483 -131.895 -85.85 
-     26 113.266 969 3 1 13.9164 -129.444 -114.45 
-     26 64.8019 253 3 0 13.8369 -129.365 -115.85 
-     26 35.2098 254 3 0 13.8219 -129.35 -116.112 
-     26 139.387 960 2 1 12.0779 -127.251 -144.45 
-     26 115.11 265 2 0 12.0306 -127.067 -145.85 
-     26 250.413 955 1 1 11.1506 -123.492 -174.45 
-     26 148.056 284 1 0 11.1201 -123.345 -175.85 
-     26 129.799 951 0 1 10.4357 -120.117 -204.45 
-     26 84.5609 300 0 0 10.3012 -119.977 -205.85 
-     26 107.642 301 0 0 10.2766 -119.95 -206.112 
-Number of digits in this event: 21
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 6.36105 LIN
+Particle energy: 9.51311 LIN
 Particle: gamma
 Event: 27
-Number of tracker hits in this event: 61
-     27 267.355 854 8 1 -9.18738 13.8859 35.55 
-     27 306.887 969 8 0 -9.18861 13.8876 34.15 
-     27 231.061 854 7 1 -9.21118 13.9208 5.55 
-     27 246.625 969 7 0 -9.21296 13.9256 4.15 
-     27 43.2632 854 6 1 -9.24971 14.0201 -24.45 
-     27 98.75 853 6 1 -9.25 14.0204 -24.5701 
-     27 147.157 969 6 0 -9.25276 14.0241 -25.85 
-     27 116.896 853 5 1 -9.32206 14.1019 -54.45 
-     27 141.563 970 5 0 -9.32671 14.1054 -55.85 
-     27 128.538 853 4 1 -9.42629 14.1751 -84.45 
-     27 162.298 970 4 0 -9.43315 14.1788 -85.85 
-     27 124.989 852 3 1 -9.58408 14.2608 -114.45 
-     27 210.338 971 3 0 -9.59321 14.263 -115.85 
-     27 287.115 851 2 1 -9.7917 14.3077 -144.45 
-     27 206.761 971 2 0 -9.80114 14.309 -145.85 
-     27 179.486 850 1 1 -10.0018 14.3432 -174.45 
-     27 121.725 971 1 0 -10.0185 14.3433 -175.85 
-     27 270.045 848 0 1 -10.3615 14.3489 -204.45 
-     27 107.015 971 0 0 -10.3775 14.3483 -205.85 
-     27 220.226 849 0 1 -10.0912 14.53 -204.45 
-     27 387.774 973 0 0 -10.0357 14.6719 -205.85 
-     27 120.766 1148 2 0 23.241 49.6654 -146.25 
-     27 11.2187 1030 0 0 6.8646 26.0747 -206.25 
-     27 168.596 972 0 0 -10.0659 14.5442 -205.85 
-     27 265.516 852 0 1 -9.62183 14.6591 -204.45 
-     27 41.2709 1121 5 0 158.041 44.25 -56.0573 
-     27 72.0556 1557 2 0 138.222 131.605 -146.25 
-     27 183.486 1392 2 0 134.46 98.697 -146.25 
-     27 119.924 856 6 1 -8.74723 14.2398 -24.45 
-     27 110.265 971 6 0 -8.72489 14.2512 -25.85 
-     27 115.106 859 5 1 -8.12331 14.6719 -54.45 
-     27 269.439 973 5 0 -8.04138 14.7551 -55.85 
-     27 137.958 868 4 1 -6.38292 16.4716 -84.45 
-     27 109.611 982 4 0 -6.28878 16.5091 -85.85 
-     27 162.619 878 3 1 -4.41314 17.3511 -114.45 
-     27 177.945 986 3 0 -4.3458 17.3879 -115.85 
-     27 118.919 884 2 1 -3.1227 18.2131 -144.45 
-     27 120.214 991 2 0 -3.11254 18.2514 -145.85 
-     27 117.066 885 1 1 -2.87681 18.9134 -174.45 
-     27 131.271 994 1 0 -2.86433 18.9519 -175.85 
-     27 188.914 886 0 1 -2.69481 19.6958 -204.45 
-     27 47.0124 887 0 1 -2.65 19.7735 -204.674 
-     27 39.1347 1000 0 0 -2.26635 20.2144 -205.85 
-     27 112.928 1001 0 0 -2.23145 20.25 -205.941 
-     27 128.33 862 3 1 -7.46686 15.4233 -114.45 
-     27 19.8724 863 3 1 -7.45 15.4781 -114.789 
-     27 96.946 978 3 0 -7.37756 15.6718 -115.85 
-     27 185.104 876 2 1 -4.76451 21.4914 -144.45 
-     27 106.97 1006 2 0 -4.99945 21.3422 -145.85 
-     27 116.136 854 1 1 -9.16344 17.3468 -174.45 
-     27 49.8201 985 1 0 -9.23793 17.0914 -175.85 
-     27 58.7589 984 1 0 -9.25698 17.0499 -176.053 
-     27 2.67388 840 0 1 -12.0457 11.1788 -204.45 
-     27 139.982 839 0 1 -12.05 11.1783 -204.458 
-     27 9.81784 838 0 1 -12.25 11.1384 -204.82 
-     27 144.769 954 0 0 -12.8359 10.9989 -205.85 
-     27 315.963 858 0 1 -8.29422 13.7148 -204.45 
-     27 309.303 968 0 0 -8.29469 13.7449 -205.85 
-     27 292.641 969 0 0 -10.8421 14.0223 -205.85 
-     27 29.1055 970 0 0 -10.9736 14.05 -205.912 
-     27 226.349 843 0 1 -11.3674 13.1059 -204.85 
-Number of digits in this event: 39
+Number of tracker hits in this event: 2
+     27 290.251 67 6 0 2.96686 -166.646 -26.25 
+     27 109.795 296 5 0 59.2115 -120.95 -55.8683 
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 1.72172 LIN
+Particle energy: 6.33989 LIN
 Particle: gamma
 Event: 28
-Number of tracker hits in this event: 13
-     28 414.78 672 3 1 -45.6236 40.7272 -114.45 
-     28 267.721 1103 3 0 -45.623 40.7279 -115.85 
-     28 283.174 672 2 1 -45.5811 40.7409 -144.45 
-     28 121.13 1103 2 0 -45.5993 40.7386 -145.85 
-     28 137.3 670 1 1 -45.9558 40.7187 -174.45 
-     28 87.9527 1103 1 0 -45.9718 40.7181 -175.85 
-     28 231.471 668 0 1 -46.3183 40.6989 -204.45 
-     28 123.41 1103 0 0 -46.3379 40.6969 -205.85 
-     28 113.846 1104 2 0 -45.5943 41.0189 -145.85 
-     28 151.35 673 1 1 -45.2757 41.5615 -174.45 
-     28 122.274 1107 1 0 -45.2936 41.5757 -175.85 
-     28 224.52 671 0 1 -45.8485 42.0298 -204.45 
-     28 142.879 1109 0 0 -45.8467 41.9868 -205.85 
-Number of digits in this event: 12
+Number of tracker hits in this event: 53
+     28 293.136 661 7 1 -47.6515 122.367 5.55 
+     28 272.723 1511 7 0 -47.6506 122.368 4.15 
+     28 314.369 662 6 1 -47.6299 122.391 -24.45 
+     28 265.127 1511 6 0 -47.6269 122.393 -25.85 
+     28 383.958 662 5 1 -47.5573 122.439 -54.45 
+     28 273.609 1511 5 0 -47.5516 122.441 -55.85 
+     28 373.235 663 4 1 -47.4307 122.484 -84.45 
+     28 235.096 1511 4 0 -47.4261 122.484 -85.85 
+     28 123.507 663 3 1 -47.3313 122.497 -114.45 
+     28 244.651 1511 3 0 -47.3278 122.497 -115.85 
+     28 194.915 663 2 1 -47.2573 122.503 -144.45 
+     28 240.056 1511 2 0 -47.2539 122.504 -145.85 
+     28 122.092 664 1 1 -47.1836 122.528 -174.45 
+     28 158.956 1511 1 0 -47.1835 122.53 -175.85 
+     28 142.903 664 0 1 -47.1685 122.601 -204.45 
+     28 211.581 1512 0 0 -47.1749 122.605 -205.85 
+     28 94.8407 1513 4 0 -47.4168 122.865 -85.85 
+     28 370.374 662 3 1 -47.4995 128.961 -114.45 
+     28 80.9556 661 3 1 -47.65 129.081 -114.624 
+     28 12.7393 660 3 1 -47.85 129.246 -114.817 
+     28 41.183 1550 3 0 -48.9483 130.279 -115.85 
+     28 119.252 1551 3 0 -49.0216 130.35 -115.923 
+     28 51.3551 1552 3 0 -49.1938 130.55 -116.148 
+     28 17.1548 1498 3 0 -130.227 119.783 -116.25 
+     28 160.232 1497 3 0 -130.28 119.75 -116.224 
+     28 160.756 1496 3 0 -130.825 119.55 -116.117 
+     28 135.596 243 3 1 -131.549 118.907 -114.85 
+     28 290.847 242 3 1 -131.55 118.905 -114.847 
+     28 72.1954 241 3 1 -131.909 118.658 -114.45 
+     28 109.293 244 3 1 -131.35 118.486 -114.828 
+     28 414.782 1495 3 0 -128.124 119.269 -115.85 
+     28 263.597 1484 3 0 -90.5519 117.094 -116.249 
+     28 0.0570396 1485 3 0 -90.6285 117.15 -115.943 
+     28 48.7764 446 3 1 -90.7591 114.691 -114.85 
+     28 227.059 447 3 1 -90.7498 114.633 -114.826 
+     28 83.071 338 0 1 -112.545 -9.73314 -204.45 
+     28 35.4116 337 0 1 -112.55 -9.71817 -204.493 
+     28 77.341 245 3 1 -131.15 118.354 -114.77 
+     28 344.357 246 3 1 -130.95 118.346 -114.665 
+     28 50.2898 247 3 1 -130.75 118.562 -114.653 
+     28 259.864 662 4 1 -47.4502 122.595 -84.7739 
+     28 62.2685 1517 4 0 -48.3186 123.653 -85.85 
+     28 132.234 1518 4 0 -48.3777 123.75 -85.9373 
+     28 145.633 1512 4 0 -47.727 122.598 -85.85 
+     28 69.2252 1546 4 0 -79.5187 129.473 -86.25 
+     28 155.883 1547 4 0 -79.6636 129.55 -86.0265 
+     28 13.6763 499 4 1 -80.1984 129.743 -84.85 
+     28 296.267 498 4 1 -80.2501 129.745 -84.7683 
+     28 167.248 662 2 1 -47.5454 122.511 -144.45 
+     28 131.014 662 1 1 -47.6202 122.56 -174.45 
+     28 132.262 1512 1 0 -47.625 122.564 -175.85 
+     28 104.087 661 0 1 -47.703 122.652 -204.45 
+     28 111.635 663 5 1 -47.45 122.275 -54.4985 
+Number of digits in this event: 36
 Using G4ParticleGun... 
-Particle energy: 9.02751 LIN
+Particle energy: 8.95409 LIN
 Particle: gamma
 Event: 29
-Number of tracker hits in this event: 11
-     29 310.181 1286 1 1 77.3186 -102.261 -174.45 
-     29 225.346 389 1 0 77.3179 -102.26 -175.85 
-     29 230.067 1286 0 1 77.3081 -102.234 -204.45 
-     29 259.654 389 0 0 77.3075 -102.234 -205.85 
-     29 106.169 563 5 1 -67.2751 -90.0133 -54.85 
-     29 302.242 562 5 1 -67.45 -89.8199 -54.6211 
-     29 243.292 458 5 0 -65.4043 -88.2855 -55.85 
-     29 82.716 459 5 0 -65.3291 -88.2497 -55.9005 
-     29 0.551795 580 5 1 -63.9445 -89.1641 -54.8499 
-     29 173.15 450 5 0 -64.4861 -89.9017 -55.8501 
-     29 317.736 1287 1 1 77.45 -102.251 -174.703 
-Number of digits in this event: 12
+Number of tracker hits in this event: 1
+     29 133.964 1365 1 0 1.90117 93.35 -176.048 
+Number of digits in this event: 4
 Using G4ParticleGun... 
-Particle energy: 2.74091 LIN
+Particle energy: 1.3412 LIN
 Particle: gamma
 Event: 30
-Number of tracker hits in this event: 59
-     30 786.959 1036 5 1 27.3983 49.8053 -54.45 
-     30 630.799 1148 5 0 27.3982 49.8063 -55.85 
-     30 300.416 1036 4 1 27.4103 49.8272 -84.45 
-     30 391.901 1148 4 0 27.4114 49.828 -85.85 
-     30 119.988 1036 3 1 27.4462 49.8423 -114.45 
-     30 230.039 1148 3 0 27.4474 49.8442 -115.85 
-     30 106.343 1037 2 1 27.4645 49.8929 -144.45 
-     30 129.605 1149 2 0 27.4657 49.8943 -145.85 
-     30 111.364 1037 1 1 27.4673 49.9169 -174.45 
-     30 116.492 1149 1 0 27.4675 49.9225 -175.85 
-     30 156.362 1037 0 1 27.4684 50.0348 -204.45 
-     30 399.459 1149 0 0 27.4683 50.0443 -205.85 
-     30 205.524 1310 0 1 82.1353 -72.1918 -204.45 
-     30 127.616 1309 0 1 82.05 -71.6868 -204.567 
-     30 218.763 1308 0 1 81.85 -71.3319 -204.503 
-     30 139.089 1150 0 0 27.5282 50.05 -206.158 
-     30 110.544 1151 5 0 27.7283 50.3189 -55.85 
-     30 16.6972 1152 5 0 27.823 50.4502 -56.1992 
-     30 29.0363 1116 4 1 43.3675 61.6808 -84.45 
-     30 99.235 1117 4 1 43.45 61.7156 -84.5107 
-     30 25.2964 1118 4 1 43.6502 61.8573 -84.7714 
-     30 60.3614 1210 4 0 44.5756 62.1973 -85.85 
-     30 141.431 1211 4 0 44.7713 62.25 -86.0267 
-     30 145.503 1224 4 0 83.567 64.8937 -86.2498 
-     30 261.704 1318 4 1 83.756 64.7869 -84.8496 
-     30 7.86744 1225 4 0 85.0827 65.2445 -85.85 
-     30 272.498 1226 4 0 85.0987 65.2503 -85.8584 
-     30 87.0636 1227 4 0 85.2494 65.4504 -85.9998 
-     30 319.254 1270 4 1 74.25 63.7325 -84.7097 
-     30 130.728 1038 3 1 27.6668 50.0145 -114.45 
-     30 143.161 1149 3 0 27.6593 50.0282 -115.85 
-     30 114.864 1036 2 1 27.4283 50.3922 -144.45 
-     30 109.489 1151 2 0 27.3757 50.4181 -145.85 
-     30 149.622 1031 1 1 26.3094 50.9592 -174.45 
-     30 120.937 1154 1 0 26.2253 50.9621 -175.85 
-     30 438.82 1021 0 1 24.3935 51.0422 -204.45 
-     30 276.859 1155 0 0 24.2918 51.131 -205.85 
-     30 104.196 1032 4 1 26.6496 50.2314 -84.45 
-     30 13.2843 1033 4 1 26.65 50.2355 -84.7912 
-     30 111.379 1151 4 0 26.6696 50.2547 -85.85 
-     30 216.027 1034 3 1 26.8544 50.4529 -114.45 
-     30 17.2601 1153 3 0 26.9273 50.8297 -115.85 
-     30 95.0177 1154 3 0 26.9313 50.8501 -115.923 
-     30 165.273 1034 2 1 26.9083 53.3042 -144.45 
-     30 118.344 1167 2 0 26.8183 53.5039 -145.85 
-     30 105.249 1024 1 1 24.9746 58.8559 -174.45 
-     30 120.815 1194 1 0 25.2079 58.9722 -175.85 
-     30 318.867 1048 0 1 29.7492 61.582 -204.45 
-     30 104.878 1207 0 0 29.7241 61.5422 -205.85 
-     30 121.618 1144 3 0 26.7924 48.929 -115.85 
-     30 131.519 1022 2 1 24.5002 49.3177 -144.45 
-     30 228.604 1146 2 0 24.3657 49.3297 -145.85 
-     30 121.453 1008 1 1 21.6863 49.6196 -174.45 
-     30 117.133 1147 1 0 21.6687 49.6159 -175.85 
-     30 160.592 1006 0 1 21.2659 49.1981 -204.45 
-     30 104.929 1145 0 0 21.3783 49.1193 -205.85 
-     30 154.115 1147 2 0 24.4145 49.45 -145.918 
-     30 56.7338 1148 2 0 24.2425 49.65 -145.879 
-     30 48.9411 1013 2 1 22.756 49.6648 -144.85 
-Number of digits in this event: 37
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 7.99955 LIN
+Particle energy: 5.92212 LIN
 Particle: gamma
 Event: 31
-Number of tracker hits in this event: 2
-     31 1.94239 1346 0 0 166.044 89.3172 -206.25 
-     31 59.483 1333 2 1 86.695 -29.8481 -144.85 
+Number of tracker hits in this event: 0
 Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 6.56962 LIN
+Particle energy: 2.43805 LIN
 Particle: gamma
 Event: 32
-Number of tracker hits in this event: 0
+Number of tracker hits in this event: 1
+     32 109.474 1611 0 1 142.509 -119.604 -204.85 
 Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 7.83176 LIN
+Particle energy: 8.50005 LIN
 Particle: gamma
 Event: 33
-Number of tracker hits in this event: 1
-     33 99.9801 906 0 0 51.9897 1.28352 -206.25 
-Number of digits in this event: 2
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 3.66803 LIN
+Particle energy: 7.44864 LIN
 Particle: gamma
 Event: 34
-Number of tracker hits in this event: 4
-     34 113.444 1025 0 0 -107.986 25.1836 -206.25 
-     34 36.1032 821 4 1 -15.85 43.0426 -84.5045 
-     34 294.486 816 12 0 112.467 -16.8033 153.75 
-     34 175.618 1420 5 1 104.242 118.277 -54.85 
-Number of digits in this event: 4
+Number of tracker hits in this event: 2
+     34 17.0707 904 10 1 0.981226 24.1508 95.15 
+     34 93.1192 905 10 1 1.05004 24.1383 95.3817 
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 6.13514 LIN
+Particle energy: 8.33853 LIN
 Particle: gamma
 Event: 35
+Number of tracker hits in this event: 189
+     35 245.029 951 11 1 10.3539 -58.3968 125.55 
+     35 276.293 608 11 0 10.3539 -58.4031 124.15 
+     35 528.954 951 10 1 10.4071 -58.6387 95.55 
+     35 130.667 607 10 0 10.4183 -58.6179 94.15 
+     35 125.182 952 9 1 10.5729 -58.1592 65.55 
+     35 206.379 609 9 0 10.5464 -58.1289 64.15 
+     35 108.258 949 8 1 10.0215 -57.5675 35.55 
+     35 171.038 612 8 0 9.98798 -57.542 34.15 
+     35 132.496 946 7 1 9.33284 -56.9246 5.55 
+     35 94.7493 615 7 0 9.3082 -56.9014 4.15 
+     35 147.864 943 6 1 8.83158 -56.4327 -24.45 
+     35 215.496 618 6 0 8.80034 -56.4258 -25.85 
+     35 117.024 940 5 1 8.18916 -56.333 -54.45 
+     35 129.057 618 5 0 8.18354 -56.3403 -55.85 
+     35 93.5076 941 4 1 8.3181 -56.6574 -84.45 
+     35 149.491 616 4 0 8.30271 -56.688 -85.85 
+     35 109.893 939 3 1 7.91794 -57.3017 -114.45 
+     35 158.7 613 3 0 7.8733 -57.3532 -115.85 
+     35 108.051 935 2 1 7.20358 -58.5262 -144.45 
+     35 114.513 607 2 0 7.16373 -58.5553 -145.85 
+     35 155.482 931 1 1 6.43057 -59.5263 -174.45 
+     35 151.448 602 1 0 6.39975 -59.5675 -175.85 
+     35 132.952 943 0 1 8.70383 -60.1301 -204.45 
+     35 248.005 599 0 0 8.8037 -60.1761 -205.85 
+     35 71.3057 932 1 1 6.45009 -59.6113 -174.8 
+     35 170.391 610 9 0 10.4722 -58.0499 64.043 
+     35 37.2096 970 1 1 14.1392 -57.5891 -174.45 
+     35 81.1597 971 1 1 14.25 -57.5447 -174.57 
+     35 88.2038 972 1 1 14.45 -57.4521 -174.726 
+     35 21.1112 619 1 0 15.7708 -56.0901 -175.85 
+     35 67.7794 620 1 0 15.8114 -56.0497 -175.886 
+     35 49.0369 621 1 0 15.9382 -55.85 -176.013 
+     35 60.4433 622 1 0 16.008 -55.65 -176.114 
+     35 18.8397 623 1 0 16.0541 -55.4499 -176.201 
+     35 28.6438 969 1 1 13.9051 -57.4966 -174.45 
+     35 110.31 968 1 1 13.85 -57.4325 -174.521 
+     35 21.2632 967 1 1 13.6495 -57.2358 -174.799 
+     35 19.7743 617 1 0 12.9007 -56.4883 -175.85 
+     35 234.598 618 1 0 12.8588 -56.4492 -175.911 
+     35 10.8691 846 0 1 -10.8205 -40.7257 -204.45 
+     35 70.5088 845 0 1 -10.8501 -40.7235 -204.482 
+     35 64.7028 844 0 1 -11.0503 -40.6971 -204.669 
+     35 140.283 697 0 0 -12.0066 -40.6036 -205.85 
+     35 101.104 608 10 0 10.3615 -58.3925 94.15 
+     35 100.45 951 9 1 10.3687 -58.3957 65.55 
+     35 309.039 608 9 0 10.3706 -58.3948 64.15 
+     35 137.989 951 8 1 10.407 -58.3788 35.55 
+     35 254.201 608 8 0 10.408 -58.378 34.15 
+     35 136.918 951 7 1 10.4303 -58.3612 5.55 
+     35 99.2881 608 7 0 10.4311 -58.3608 4.15 
+     35 273.369 952 6 1 10.4597 -58.35 -24.45 
+     35 368.63 608 6 0 10.4598 -58.3491 -25.85 
+     35 277.205 952 5 1 10.46 -58.3304 -54.45 
+     35 418.794 608 5 0 10.46 -58.329 -55.85 
+     35 308.047 952 4 1 10.4552 -58.2921 -84.45 
+     35 229.022 608 4 0 10.4534 -58.2916 -85.85 
+     35 118.949 951 3 1 10.4172 -58.2774 -114.45 
+     35 121.487 608 3 0 10.4153 -58.2762 -115.85 
+     35 128.7 951 2 1 10.3776 -58.2476 -144.45 
+     35 130.471 609 2 0 10.3799 -58.2476 -145.85 
+     35 137.32 951 1 1 10.4241 -58.2494 -174.45 
+     35 114.584 608 1 0 10.4263 -58.2532 -175.85 
+     35 112.522 952 0 1 10.4761 -58.3284 -204.45 
+     35 173.364 608 0 0 10.4769 -58.3316 -205.85 
+     35 40.1259 703 1 0 108.009 -39.3715 -175.85 
+     35 131.678 556 2 0 144.69 -68.6709 -146.25 
+     35 89.1675 555 2 0 144.791 -68.85 -146.065 
+     35 40.0965 1612 2 1 142.65 -68.6453 -144.85 
+     35 128.677 1611 2 1 142.55 -68.6048 -144.797 
+     35 181.525 1610 2 1 142.35 -68.3303 -144.583 
+     35 9.06557 1609 2 1 142.15 -68.1706 -144.459 
+     35 110.147 951 5 1 10.3961 -58.2315 -54.45 
+     35 116.813 949 4 1 9.85801 -58.6436 -84.45 
+     35 129.895 606 4 0 9.93917 -58.6904 -85.85 
+     35 95.3932 957 3 1 11.4796 -59.4678 -114.45 
+     35 124.759 602 3 0 11.6085 -59.4929 -115.85 
+     35 135.62 970 2 1 14.1029 -59.8969 -144.451 
+     35 49.0536 600 2 0 14.19 -60.0315 -145.85 
+     35 62.4891 599 2 0 14.2007 -60.05 -146.037 
+     35 111.132 977 1 1 15.646 -62.8834 -174.451 
+     35 112.723 586 1 0 15.5137 -62.8295 -175.85 
+     35 135.57 961 0 1 12.3205 -61.9174 -204.45 
+     35 13.5429 960 0 1 12.25 -61.9101 -204.793 
+     35 106.692 590 0 0 12.062 -61.882 -205.85 
+     35 61.8628 946 3 1 9.33152 -58.9951 -114.45 
+     35 91.9251 1583 4 1 136.75 -27.2515 -84.7924 
+     35 113.641 609 4 0 10.5683 -58.1647 -85.85 
+     35 119.547 952 3 1 10.5749 -58.055 -114.45 
+     35 141.117 610 3 0 10.5777 -58.0486 -115.85 
+     35 153.241 952 2 1 10.6434 -57.9076 -144.45 
+     35 158.805 610 2 0 10.6468 -57.9088 -145.85 
+     35 102.78 953 1 1 10.7416 -57.9578 -174.45 
+     35 117.146 610 1 0 10.7482 -57.9577 -175.85 
+     35 130.919 954 0 1 10.8878 -57.9712 -204.45 
+     35 113.965 610 0 0 10.9029 -57.9733 -205.85 
+     35 86.8253 33 13 0 -7.60594 -173.53 183.75 
+     35 281.687 952 8 1 10.5003 -58.3367 35.55 
+     35 93.5075 613 8 0 10.7351 -57.45 34.035 
+     35 1.08579 614 8 0 10.719 -57.25 33.7529 
+     35 54.3381 979 7 1 15.9127 -33.2558 5.55 
+     35 190.423 980 7 1 16.05 -33.3913 5.47841 
+     35 68.2261 727 7 0 16.4975 -34.5627 4.15 
+     35 61.0869 726 7 0 16.5493 -34.6503 3.97798 
+     35 20.9776 607 8 0 10.8672 -58.45 33.837 
+     35 117.853 988 7 1 17.7318 -60.2764 5.55 
+     35 128.583 596 7 0 18.0975 -60.7041 4.14961 
+     35 115.254 1028 6 1 25.7635 -69.3554 -24.4509 
+     35 1.0524 1027 6 1 25.65 -69.3091 -24.8459 
+     35 117.716 554 6 0 25.3786 -69.1937 -25.85 
+     35 145.795 983 5 1 16.7401 -65.2933 -54.4502 
+     35 116.753 982 5 1 16.65 -65.2342 -54.8255 
+     35 105.639 574 5 0 16.3454 -65.1226 -55.8503 
+     35 88.6044 945 4 1 9.17685 -62.4264 -84.45 
+     35 50.522 944 4 1 9.04987 -62.2856 -84.7188 
+     35 41.5712 591 4 0 8.4968 -61.7065 -85.85 
+     35 117.829 592 4 0 8.44153 -61.65 -85.9658 
+     35 81.6307 869 3 1 -6.07458 -47.9686 -114.45 
+     35 62.1134 868 3 1 -6.25 -47.9912 -114.692 
+     35 72.9165 660 3 0 -6.97252 -48.0313 -115.85 
+     35 60.598 659 3 0 -7.11041 -48.05 -116.067 
+     35 180.722 771 2 1 -25.7708 -52.498 -144.45 
+     35 40.5378 630 2 0 -25.9242 -53.9602 -145.85 
+     35 91.8783 629 2 0 -25.9283 -54.0502 -145.942 
+     35 23.1156 628 2 0 -25.9338 -54.2501 -146.169 
+     35 46.4269 768 1 1 -26.4497 -81.3569 -174.451 
+     35 101.804 767 1 1 -26.45 -81.3618 -174.457 
+     35 32.939 487 1 0 -26.5297 -82.5769 -175.85 
+     35 194.808 486 1 0 -26.5355 -82.65 -175.934 
+     35 13.174 485 1 0 -26.5713 -82.85 -176.213 
+     35 135.034 743 0 1 -31.2778 -97.4151 -204.45 
+     35 58.8848 408 0 0 -31.5276 -98.4232 -205.85 
+     35 78.1582 407 0 0 -31.5487 -98.5502 -206.036 
+     35 26.6437 981 5 1 16.45 -65.4867 -54.7735 
+     35 12.1993 571 5 0 15.7452 -65.8436 -55.85 
+     35 118.104 570 5 0 15.7329 -65.85 -55.8689 
+     35 158.709 901 4 1 0.437527 -76.0265 -84.4501 
+     35 29.7391 900 4 1 0.25 -76.0555 -84.7641 
+     35 141.239 519 4 0 -0.407743 -76.1964 -85.85 
+     35 11.6327 815 3 1 -17.04 -78.5622 -114.45 
+     35 217.398 814 3 1 -17.05 -78.5313 -114.49 
+     35 35.6377 512 3 0 -17.3059 -77.5194 -115.85 
+     35 202.196 513 3 0 -17.3208 -77.45 -115.948 
+     35 2.57534 514 3 0 -17.3187 -77.2499 -116.242 
+     35 94.3991 823 2 1 -15.3939 -58.7837 -144.45 
+     35 22.992 824 2 1 -15.25 -58.5668 -144.771 
+     35 147.249 611 2 0 -14.7674 -57.85 -145.957 
+     35 30.4664 947 2 0 -3.36298 9.54117 -146.25 
+     35 216.163 948 2 0 -3.39496 9.65 -146.187 
+     35 50.5427 949 2 0 -3.43415 9.85 -146.085 
+     35 74.1336 950 2 0 -3.41647 10.0501 -145.95 
+     35 76.5911 883 2 1 -3.25582 11.0095 -144.85 
+     35 174.547 884 2 1 -3.24998 11.0417 -144.817 
+     35 72.5335 885 2 1 -3.04992 11.5232 -144.652 
+     35 68.7363 963 2 0 -1.90137 12.6811 -145.85 
+     35 69.3816 964 2 0 -1.74142 12.85 -145.979 
+     35 73.9762 965 2 0 -1.5746 13.05 -145.96 
+     35 212.236 966 2 0 -1.44052 13.2501 -145.986 
+     35 132.302 967 2 0 -1.25441 13.45 -146.136 
+     35 268.356 951 4 1 10.4192 -58.3767 -84.45 
+     35 103.947 949 3 1 9.87023 -58.5128 -114.45 
+     35 109.912 607 3 0 9.8313 -58.5378 -115.85 
+     35 113.188 944 2 1 8.9685 -59.1158 -144.45 
+     35 112.298 604 2 0 8.8938 -59.1501 -145.85 
+     35 121.577 936 1 1 7.38032 -59.8026 -174.45 
+     35 130.1 601 1 0 7.38416 -59.8146 -175.85 
+     35 173.259 936 0 1 7.32103 -60.1442 -204.45 
+     35 94.3957 605 4 0 10.0146 -58.9096 -85.85 
+     35 17.0626 907 3 1 1.46412 -64.5266 -114.45 
+     35 186.449 906 3 1 1.45 -64.4925 -114.473 
+     35 11.7586 905 3 1 1.25 -64.0225 -114.816 
+     35 18.3131 584 3 0 0.58891 -63.0839 -115.85 
+     35 86.5093 585 3 0 0.566362 -63.05 -115.892 
+     35 29.5172 586 3 0 0.416585 -62.85 -116.184 
+     35 35.8776 827 2 1 -14.5983 -42.8908 -144.451 
+     35 98.3568 826 2 1 -14.65 -42.8545 -144.56 
+     35 41.2435 689 2 0 -14.9932 -42.1268 -145.85 
+     35 96.3856 690 2 0 -15.0007 -42.0499 -145.967 
+     35 238.849 843 2 0 -14.1931 -11.3118 -146.25 
+     35 486.511 844 2 0 -14.1476 -11.25 -146.104 
+     35 91.0571 832 2 1 -13.6393 -11.5127 -144.85 
+     35 78.145 833 2 1 -13.45 -11.5327 -144.651 
+     35 207.405 834 2 1 -13.25 -11.5109 -144.491 
+     35 275.228 835 2 1 -13.05 -11.6019 -144.524 
+     35 104.164 836 2 1 -12.85 -11.665 -144.611 
+     35 16.9216 837 2 1 -12.65 -11.6804 -144.785 
+     35 123.419 841 2 0 -11.9889 -11.7563 -145.85 
+     35 61.6707 842 2 0 -11.6923 -11.6499 -146.131 
+     35 106.197 845 2 0 -11.0818 -11.0498 -145.951 
+     35 174.514 846 2 0 -11.0399 -10.85 -145.967 
+Number of digits in this event: 76
+Using G4ParticleGun... 
+Particle energy: 5.0709 LIN
+Particle: gamma
+Event: 36
 Number of tracker hits in this event: 0
 Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 9.01917 LIN
-Particle: gamma
-Event: 36
-Number of tracker hits in this event: 169
-     36 255.428 975 8 1 15.1152 -46.2805 35.55 
-     36 241.815 668 8 0 15.1152 -46.2802 34.15 
-     36 353.535 975 7 1 15.1131 -46.2764 5.55 
-     36 299.175 668 7 0 15.1158 -46.2775 4.15 
-     36 355.706 975 6 1 15.1644 -46.3009 -24.45 
-     36 225.018 668 6 0 15.1667 -46.3014 -25.85 
-     36 119.964 975 5 1 15.219 -46.31 -54.45 
-     36 114.388 668 5 0 15.2201 -46.3107 -55.85 
-     36 102.954 975 4 1 15.2419 -46.3238 -84.45 
-     36 108.774 668 4 0 15.2441 -46.331 -85.85 
-     36 198.242 976 3 1 15.3317 -46.4714 -114.45 
-     36 101.572 667 3 0 15.3303 -46.4872 -115.85 
-     36 583.725 976 2 1 15.2759 -46.797 -144.45 
-     36 332.961 666 2 0 15.2662 -46.8152 -145.85 
-     36 127.042 975 1 1 15.0716 -47.2005 -174.45 
-     36 128.173 664 1 0 15.0595 -47.2226 -175.85 
-     36 281.528 973 0 1 14.7611 -47.7601 -204.45 
-     36 493.862 661 0 0 14.7424 -47.78 -205.85 
-     36 20.4655 188 7 0 -74.6885 -142.376 3.75 
-     36 164.57 189 7 0 -74.7534 -142.35 3.79831 
-     36 164.298 190 7 0 -75.1034 -142.15 3.9793 
-     36 340.199 191 7 0 -75.3655 -141.95 3.97016 
-     36 96.6626 517 7 1 -76.4745 -141.884 5.15 
-     36 134.593 516 7 1 -76.6501 -141.898 5.28403 
-     36 22.7587 184 7 0 -77.4936 -143.242 4.14988 
-     36 63.3359 511 7 1 -77.6551 -143.672 5.15011 
-     36 7.7824 665 2 0 15.3032 -46.85 -146.217 
-     36 53.2662 991 1 1 18.2696 -50.9671 -174.45 
-     36 101.096 992 1 1 18.4507 -51.0425 -174.536 
-     36 68.8106 993 1 1 18.65 -51.1258 -174.639 
-     36 47.3851 994 1 1 18.85 -51.1951 -174.747 
-     36 15.5066 641 1 0 20.631 -51.8348 -175.85 
-     36 165.892 640 1 0 20.675 -51.8502 -175.879 
-     36 106.016 1163 0 1 52.6515 -60.1071 -204.45 
-     36 92.2485 1164 0 1 52.85 -60.2312 -204.611 
-     36 24.5118 1165 0 1 53.05 -60.3559 -204.784 
-     36 121.033 595 0 0 54.0544 -60.9514 -205.85 
-     36 94.3059 594 0 0 54.2184 -61.05 -206.017 
-     36 300.987 973 1 1 14.674 -47.5016 -174.45 
-     36 155.199 663 1 0 14.8274 -47.3908 -175.85 
-     36 147.305 984 0 1 16.9514 -44.7876 -204.45 
-     36 235.488 677 0 0 17.0675 -44.554 -205.85 
-     36 230.57 974 0 1 15.0388 -47.5365 -204.452 
-     36 51.91 660 0 0 14.7707 -47.85 -206.092 
-     36 446.202 975 0 1 15.0548 -47.5424 -204.45 
-     36 123.426 975 2 1 15.2414 -46.8192 -144.45 
-     36 44.1092 664 2 0 15.0579 -47.2066 -145.85 
-     36 104.788 663 2 0 15.1201 -47.25 -146.008 
-     36 16.8361 340 2 0 54.9241 -112.087 -146.25 
-     36 51.1203 339 2 0 54.9328 -112.15 -146.232 
-     36 25.4657 338 2 0 54.9111 -112.35 -146.241 
-     36 408.875 977 2 1 15.4504 -46.658 -144.527 
-     36 212.882 978 2 1 15.65 -46.5642 -144.692 
-     36 80.4436 670 2 0 16.907 -45.9464 -145.85 
-     36 98.4222 671 2 0 17.0591 -45.85 -145.987 
-     36 121.442 1094 1 1 38.9387 -23.774 -174.45 
-     36 166.815 779 1 0 38.7169 -24.0745 -175.85 
-     36 241.359 643 1 0 73.6886 -51.3415 -176.25 
-     36 183.331 642 1 0 73.9686 -51.45 -175.911 
-     36 153.307 668 2 0 16.0647 -46.2899 -145.85 
-     36 438.026 669 2 0 15.2352 -46.1694 -145.85 
-     36 116.589 971 1 1 14.3806 -45.6369 -174.45 
-     36 133.546 672 1 0 14.1395 -45.634 -175.85 
-     36 123.132 940 0 1 8.24226 -45.9329 -204.45 
-     36 207.763 669 0 0 8.0309 -46.0976 -205.85 
-     36 145.816 941 0 1 8.25001 -45.9555 -204.451 
-     36 173.751 942 0 1 8.45 -46.275 -204.614 
-     36 33.9513 663 0 0 8.6376 -47.3491 -205.85 
-     36 83.8881 662 0 0 8.65602 -47.45 -205.969 
-     36 214.281 704 0 0 -3.61286 -39.0712 -206.25 
-     36 230.328 705 0 0 -3.61921 -39.05 -206.234 
-     36 77.6343 706 0 0 -3.55381 -38.8498 -206.057 
-     36 24.5062 886 0 1 -2.6791 -38.7324 -204.85 
-     36 158.504 887 0 1 -2.65 -38.7412 -204.779 
-     36 98.5443 943 0 1 8.65023 -46.5542 -204.71 
-     36 137.668 664 0 0 9.53783 -47.0724 -205.85 
-     36 142.163 665 0 0 9.77532 -47.05 -206.124 
-     36 72.2957 666 0 0 9.80691 -46.85 -206.203 
-     36 210.51 734 0 0 26.0818 -33.127 -206.25 
-     36 88.4123 979 1 1 15.88 -47.9035 -174.45 
-     36 91.7088 661 1 0 15.8409 -47.7972 -175.85 
-     36 98.2173 672 0 0 15.1445 -45.5303 -205.85 
-     36 57.6204 1099 8 0 71.4027 39.9508 33.75 
-     36 355.664 669 6 0 15.0585 -46.2464 -25.85 
-     36 286.951 974 5 1 14.9979 -46.2284 -54.45 
-     36 112.778 669 5 0 14.994 -46.2264 -55.85 
-     36 286.567 974 4 1 14.9423 -46.1974 -84.45 
-     36 134.874 669 4 0 14.9376 -46.1956 -85.85 
-     36 249.818 973 3 1 14.8419 -46.1638 -114.45 
-     36 107.498 669 3 0 14.8386 -46.1626 -115.85 
-     36 109.968 973 2 1 14.7742 -46.1305 -144.45 
-     36 236.621 669 1 0 14.7114 -46.1365 -175.85 
-     36 288.961 1321 11 0 77.9706 84.4478 123.75 
-     36 70.1875 1322 11 0 77.9686 84.45 123.757 
-     36 62.0104 1280 11 1 76.2049 85.3676 125.15 
-     36 101.087 1279 11 1 76.0499 85.4807 125.277 
-     36 306.236 1278 11 1 75.85 85.533 125.5 
-     36 79.1892 900 1 0 85.738 0.108428 -176.25 
-     36 123.728 931 0 1 6.32184 -40.5036 -204.45 
-     36 31.9618 702 0 0 6.33781 -39.5217 -205.85 
-     36 98.5497 703 0 0 6.34431 -39.45 -205.943 
-     36 17.8424 858 0 0 10.9608 -8.31745 -206.25 
-     36 78.1641 859 0 0 10.9689 -8.25 -206.198 
-     36 98.8749 860 0 0 10.9996 -8.04984 -206.015 
-     36 14.2279 861 0 0 11.0338 -7.85 -205.879 
-     36 265.486 955 0 1 11.0769 -6.27184 -204.85 
-     36 65.8697 453 0 1 -89.25 46.5478 -204.692 
-     36 149.3 973 5 1 14.8499 -46.2459 -54.4705 
-     36 251.307 972 5 1 14.6498 -46.2147 -54.6223 
-     36 134.266 676 5 0 14.591 -44.8338 -55.85 
-     36 100.746 690 4 0 14.8683 -41.9925 -85.85 
-     36 118.374 724 3 0 14.8402 -35.153 -115.85 
-     36 126.48 748 2 0 15.5449 -30.3714 -145.85 
-     36 108.735 972 1 1 14.4606 -24.1343 -174.45 
-     36 103.106 781 1 0 14.4685 -23.8135 -175.85 
-     36 118.745 817 0 0 15.0906 -16.6303 -205.85 
-     36 143.44 974 6 1 15.05 -46.2496 -24.5401 
-     36 79.3285 936 5 1 7.37342 -41.7956 -54.4502 
-     36 48.2302 935 5 1 7.24982 -41.7764 -54.7012 
-     36 154.376 691 5 0 6.63444 -41.7265 -55.8508 
-     36 156.767 840 4 1 -11.9107 -40.7198 -84.4501 
-     36 3.99577 700 4 0 -11.8472 -39.8633 -85.85 
-     36 122.999 701 4 0 -11.8455 -39.8499 -85.8708 
-     36 32.3208 702 4 0 -11.8097 -39.65 -86.14 
-     36 28.0641 877 3 1 -4.59405 -20.8364 -114.45 
-     36 131.071 876 3 1 -4.65 -20.7865 -114.517 
-     36 41.6775 875 3 1 -4.85 -20.5899 -114.728 
-     36 156.55 801 3 0 -5.8006 -19.7453 -115.85 
-     36 106.663 802 3 0 -5.93224 -19.6498 -115.994 
-     36 246.938 775 2 1 -24.9378 2.56462 -144.45 
-     36 39.6432 774 2 1 -25.05 2.4141 -144.745 
-     36 81.3872 909 2 0 -25.3821 1.90266 -145.85 
-     36 127.273 908 2 0 -25.4161 1.85 -145.955 
-     36 36.2986 713 1 1 -37.3678 -13.0217 -174.45 
-     36 75.7947 714 1 1 -37.2496 -13.0116 -174.55 
-     36 80.771 715 1 1 -37.05 -12.9747 -174.696 
-     36 11.6995 716 1 1 -36.85 -12.943 -174.827 
-     36 161.861 836 1 0 -35.491 -12.7041 -175.85 
-     36 0.943006 837 1 0 -35.0127 -12.65 -176.248 
-     36 14.7333 758 1 0 -21.1064 -28.418 -176.25 
-     36 116.384 757 1 0 -21.1212 -28.4501 -176.215 
-     36 143.555 756 1 0 -21.1392 -28.65 -176.072 
-     36 84.6078 755 1 0 -20.9038 -28.85 -175.934 
-     36 70.0674 798 1 1 -20.27 -28.8423 -174.85 
-     36 261.959 799 1 1 -20.25 -28.8383 -174.712 
-     36 83.2948 667 6 0 15.0981 -46.4501 -25.9489 
-     36 4.60525 998 5 1 19.8384 -49.549 -54.45 
-     36 97.2793 999 5 1 19.85 -49.5468 -54.4654 
-     36 45.6413 1000 5 1 20.05 -49.5135 -54.7172 
-     36 92.0455 653 5 0 20.9847 -49.3027 -55.85 
-     36 60.4388 654 5 0 21.1736 -49.25 -56.0748 
-     36 51.673 1119 4 1 43.8617 -45.4802 -84.45 
-     36 60.6146 1120 4 1 44.0501 -45.5213 -84.4977 
-     36 63.5356 1121 4 1 44.25 -45.5701 -84.5586 
-     36 64.1174 1122 4 1 44.45 -45.623 -84.621 
-     36 53.7224 1123 4 1 44.6504 -45.6853 -84.6709 
-     36 70.1906 1124 4 1 44.85 -45.7615 -84.733 
-     36 25.9221 1125 4 1 45.0504 -45.8548 -84.816 
-     36 176.41 665 4 0 47.6978 -46.9452 -85.85 
-     36 95.4933 664 4 0 47.9335 -47.05 -85.9509 
-     36 156.311 663 4 0 48.251 -47.25 -86.1149 
-     36 4.45819 247 4 0 127.1 -130.733 -86.25 
-     36 51.7044 246 4 0 127.11 -130.75 -86.2374 
-     36 89.2377 245 4 0 127.23 -130.95 -86.0899 
-     36 48.9049 244 4 0 127.353 -131.15 -85.9387 
-     36 128.714 1540 4 1 128.186 -132.726 -84.85 
-     36 60.0925 1541 4 1 128.35 -133.095 -84.5871 
-     36 31.0371 121 5 0 43.7122 -155.896 -56.25 
-     36 128.261 512 3 0 13.88 -77.5592 -116.25 
-Number of digits in this event: 77
-Using G4ParticleGun... 
-Particle energy: 2.28498 LIN
+Particle energy: 9.89797 LIN
 Particle: gamma
 Event: 37
-Number of tracker hits in this event: 13
-     37 208.271 747 3 1 -30.6479 137.222 -114.45 
-     37 51.1082 746 3 1 -30.65 137.222 -114.669 
-     37 224.181 1585 3 0 -30.6605 137.225 -115.85 
-     37 150.498 745 2 1 -30.9478 137.232 -144.45 
-     37 454.555 1585 2 0 -30.9559 137.235 -145.85 
-     37 123.467 744 1 1 -31.1167 137.322 -174.45 
-     37 239.365 1585 1 0 -31.1069 137.319 -175.85 
-     37 126.607 745 0 1 -30.9651 137.161 -204.45 
-     37 243.058 1584 0 0 -30.9673 137.145 -205.85 
-     37 107.202 746 2 1 -30.6858 137.23 -144.45 
-     37 140.725 746 1 1 -30.783 137.18 -174.45 
-     37 114.531 746 0 1 -30.823 136.979 -204.45 
-     37 190.023 747 2 1 -30.5502 137.409 -144.85 
-Number of digits in this event: 12
+Number of tracker hits in this event: 0
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 4.00086 LIN
+Particle energy: 8.32016 LIN
 Particle: gamma
 Event: 38
-Number of tracker hits in this event: 96
-     38 244.654 518 7 1 -76.3213 -110.863 5.55 
-     38 262.568 346 7 0 -76.3137 -110.863 4.15 
-     38 112.001 519 6 1 -76.1408 -110.923 -24.45 
-     38 290.811 346 6 0 -76.1479 -110.92 -25.85 
-     38 219.423 518 5 1 -76.265 -110.85 -54.45 
-     38 149.39 346 5 0 -76.2332 -110.901 -55.8502 
-     38 247.526 522 4 1 -75.585 -111.717 -84.45 
-     38 130.398 341 4 0 -75.5874 -111.755 -85.85 
-     38 124.808 522 3 1 -75.5895 -112.79 -114.45 
-     38 6.06244 336 3 0 -75.6724 -112.947 -115.85 
-     38 107.845 335 3 0 -75.674 -112.95 -115.878 
-     38 130.532 514 2 1 -77.1926 -115.987 -144.45 
-     38 87.3325 320 2 0 -77.2369 -116.118 -145.85 
-     38 17.5052 319 2 0 -77.2476 -116.15 -146.187 
-     38 124.036 509 1 1 -78.0584 -119.031 -174.45 
-     38 180.751 304 1 0 -78.0766 -119.218 -175.85 
-     38 165.385 508 0 1 -78.3883 -123.049 -204.45 
-     38 169.241 284 0 0 -78.353 -123.248 -205.85 
-     38 205.977 303 1 0 -78.0414 -119.35 -175.918 
-     38 256.961 519 5 1 -76.2244 -110.686 -54.45 
-     38 342.24 347 5 0 -76.1998 -110.633 -55.85 
-     38 126.695 353 4 0 -75.5262 -109.465 -85.85 
-     38 107.126 526 3 1 -74.8097 -107.575 -114.45 
-     38 159.833 363 3 0 -74.7833 -107.533 -115.85 
-     38 119.098 528 2 1 -74.3438 -106.898 -144.45 
-     38 139.47 366 2 0 -74.3163 -106.829 -145.85 
-     38 62.1494 531 1 1 -73.6655 -105.386 -174.45 
-     38 40.0145 532 1 1 -73.65 -105.382 -174.697 
-     38 98.1612 373 1 0 -73.5713 -105.356 -175.85 
-     38 40.5383 374 1 0 -73.5551 -105.35 -176.084 
-     38 103.379 543 0 1 -71.4084 -104.594 -204.45 
-     38 35.1093 377 0 0 -71.3834 -104.555 -205.85 
-     38 61.9857 378 0 0 -71.381 -104.55 -206.012 
-     38 341.191 380 0 0 -51.296 -104.039 -206.25 
-     38 23.4157 381 0 0 -51.2139 -103.95 -205.89 
-     38 149.71 641 0 1 -51.7242 -103.208 -204.85 
-     38 297.722 640 0 1 -51.85 -103.097 -204.483 
-     38 24.6979 1068 1 0 107.473 33.8032 -176.25 
-     38 220.002 520 4 1 -76.0421 -110.638 -84.45 
-     38 328.274 347 4 0 -76.028 -110.635 -85.85 
-     38 318.35 521 3 1 -75.8038 -110.625 -114.45 
-     38 189.879 347 3 0 -75.7862 -110.611 -115.85 
-     38 123.042 523 2 1 -75.3741 -110.314 -144.45 
-     38 258.13 349 2 0 -75.3451 -110.297 -145.85 
-     38 119.527 526 1 1 -74.6731 -109.999 -174.45 
-     38 147.187 350 1 0 -74.6479 -109.97 -175.85 
-     38 128.091 529 0 1 -74.2208 -109.318 -204.45 
-     38 130.389 354 0 0 -74.199 -109.264 -205.85 
-     38 58.2308 862 3 0 40.2463 -7.55673 -116.25 
-     38 86.7462 861 3 0 40.2447 -7.65007 -116.092 
-     38 206.08 1103 3 1 40.7441 -7.796 -114.849 
-     38 88.1046 1104 3 1 40.85 -7.50095 -114.602 
-     38 196.166 1105 3 1 41.05 -7.43933 -114.575 
-     38 110.377 518 6 1 -76.3265 -110.8 -24.45 
-     38 338.023 518 4 1 -76.3045 -110.518 -84.45 
-     38 335.339 348 4 0 -76.3036 -110.51 -85.85 
-     38 350.249 518 3 1 -76.2796 -110.339 -114.45 
-     38 188.819 349 3 0 -76.2829 -110.326 -115.85 
-     38 143.801 518 2 1 -76.3583 -110.073 -144.45 
-     38 116.455 350 2 0 -76.3671 -110.063 -145.85 
-     38 132.173 517 1 1 -76.5453 -109.858 -174.45 
-     38 109.223 351 1 0 -76.5544 -109.847 -175.85 
-     38 113.354 516 0 1 -76.7432 -109.641 -204.45 
-     38 111.334 352 0 0 -76.7344 -109.636 -205.85 
-     38 231.007 351 2 0 -76.5426 -109.765 -145.85 
-     38 79.584 346 3 0 -76.4082 -110.75 -115.953 
-     38 249.963 504 2 1 -79.0891 -112.294 -144.45 
-     38 141.022 338 2 0 -79.2234 -112.458 -145.85 
-     38 115.603 490 1 1 -81.8862 -115.99 -174.45 
-     38 120.803 319 1 0 -82.0699 -116.205 -175.85 
-     38 121.286 469 0 1 -86.0801 -120.642 -204.45 
-     38 122.544 296 0 0 -86.3468 -120.821 -205.85 
-     38 12.7832 480 3 1 -83.9675 -106.961 -114.85 
-     38 5.27171 759 11 0 -46.4512 -28.25 124.092 
-     38 2.28533 668 11 1 -46.2507 -26.4559 125.15 
-     38 149.222 669 11 1 -46.25 -26.4502 125.154 
-     38 114.821 504 3 1 -79.1416 -111.161 -114.45 
-     38 203.118 345 3 0 -78.8571 -111.027 -115.85 
-     38 83.5427 533 2 1 -73.3916 -106.887 -144.45 
-     38 56.5683 534 2 1 -73.2499 -106.817 -144.718 
-     38 167.831 368 2 0 -72.6485 -106.504 -145.85 
-     38 53.0938 605 1 1 -59.0266 -97.3534 -174.45 
-     38 99.2956 606 1 1 -58.8498 -97.3846 -174.591 
-     38 69.7609 607 1 1 -58.6492 -97.4177 -174.749 
-     38 192.711 412 1 0 -57.1007 -97.5979 -175.85 
-     38 123.319 801 0 1 -19.7643 -101.066 -204.45 
-     38 69.2597 398 0 0 -19.831 -100.46 -205.85 
-     38 28.0848 399 0 0 -19.8311 -100.35 -206.134 
-     38 8.57543 502 0 0 -14.7255 -79.4766 -206.25 
-     38 71.3795 503 0 0 -14.7209 -79.45 -206.221 
-     38 183.838 504 0 0 -14.7765 -79.25 -206.147 
-     38 51.8668 505 0 0 -14.7946 -79.05 -206.127 
-     38 53.6407 506 0 0 -14.8079 -78.85 -206.087 
-     38 72 507 0 0 -14.8019 -78.65 -206.008 
-     38 505.785 825 0 1 -14.9806 -76.768 -204.85 
-     38 341.905 826 0 1 -14.85 -77.0556 -204.615 
-Number of digits in this event: 55
+Number of tracker hits in this event: 3
+     38 51.0834 122 5 0 137.197 -155.55 -56.1421 
+     38 56.5984 1129 0 1 46.05 17.6743 -204.694 
+     38 245.403 1130 0 1 46.05 17.7992 -204.743 
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 9.00401 LIN
+Particle energy: 2.19487 LIN
 Particle: gamma
 Event: 39
-Number of tracker hits in this event: 62
-     39 263.248 570 9 1 -65.873 12.3809 65.55 
-     39 254.892 961 9 0 -65.8735 12.3811 64.15 
-     39 223.04 570 8 1 -65.8764 12.3828 35.55 
-     39 227.8 961 8 0 -65.8772 12.3837 34.15 
-     39 243.135 570 7 1 -65.8876 12.3981 5.55 
-     39 360.288 961 7 0 -65.8926 12.3966 4.15 
-     39 205.582 570 6 1 -65.9934 12.3546 -24.45 
-     39 258.261 961 6 0 -66.0003 12.3527 -25.85 
-     39 115.101 569 5 1 -66.1384 12.2958 -54.45 
-     39 237.834 961 5 0 -66.144 12.2893 -55.85 
-     39 108.591 568 4 1 -66.2598 12.1514 -84.45 
-     39 121.182 960 4 0 -66.2664 12.1444 -85.85 
-     39 143.445 568 3 1 -66.3958 12.0029 -114.45 
-     39 183.947 959 3 0 -66.4016 11.9951 -115.85 
-     39 102.967 567 2 1 -66.517 11.8261 -144.45 
-     39 199.454 958 2 0 -66.5238 11.8149 -145.85 
-     39 129.645 566 1 1 -66.6607 11.587 -174.45 
-     39 171.819 957 1 0 -66.6671 11.5739 -175.85 
-     39 110.621 566 0 1 -66.8004 11.3121 -204.45 
-     39 100.762 956 0 0 -66.8075 11.2983 -205.85 
-     39 160.402 456 3 1 -88.65 43.8916 -114.696 
-     39 136.965 427 0 1 -94.6736 70.1788 -204.45 
-     39 93.6006 567 1 1 -66.65 11.5859 -174.687 
-     39 334.249 570 4 1 -65.9137 12.4253 -84.45 
-     39 237.15 961 4 0 -65.9055 12.4233 -85.85 
-     39 129.68 571 3 1 -65.7072 12.2949 -114.45 
-     39 436.333 961 3 0 -65.7071 12.2823 -115.85 
-     39 151.654 571 2 1 -65.6804 12.1242 -144.45 
-     39 111.113 960 2 0 -65.6925 12.1254 -145.85 
-     39 236.623 571 1 1 -65.8364 11.9697 -174.45 
-     39 191.512 959 1 0 -65.8453 11.8921 -175.85 
-     39 109.975 569 0 1 -66.1769 10.3686 -204.45 
-     39 78.6573 952 0 0 -66.273 10.6094 -205.85 
-     39 105.036 953 0 0 -66.2884 10.65 -206.085 
-     39 11.0901 572 1 1 -65.65 12.0526 -174.82 
-     39 154.408 961 1 0 -64.7389 12.3549 -175.85 
-     39 373.364 570 3 1 -65.8916 12.3903 -114.45 
-     39 210.887 570 2 1 -65.96 12.3374 -144.45 
-     39 107.273 961 2 0 -65.9731 12.332 -145.85 
-     39 140.626 569 1 1 -66.2292 12.2053 -174.45 
-     39 223.264 960 1 0 -66.2334 12.1912 -175.85 
-     39 106.694 568 0 1 -66.3437 11.9079 -204.45 
-     39 106.245 959 0 0 -66.3522 11.8823 -205.85 
-     39 213.62 885 0 0 -77.543 -2.87943 -206.25 
-     39 139.87 886 0 0 -77.5889 -2.85 -206.218 
-     39 20.594 1149 1 0 -37.8142 49.85 -176.158 
-     39 171.302 570 5 1 -65.9726 12.399 -54.45 
-     39 95.9754 962 4 0 -65.9952 12.4945 -85.85 
-     39 355.455 962 3 0 -65.9938 12.5562 -115.85 
-     39 107.065 962 2 0 -65.9788 12.6059 -145.85 
-     39 177.878 570 1 1 -65.9387 12.6451 -174.45 
-     39 120.891 962 1 0 -65.9371 12.6456 -175.85 
-     39 141.709 570 0 1 -65.8999 12.6588 -204.45 
-     39 127.73 963 0 0 -65.8947 12.6568 -205.85 
-     39 95.6444 774 0 1 -25.1293 78.0301 -204.85 
-     39 67.909 383 3 0 -25.8964 -103.35 -116.01 
-     39 114.679 569 3 1 -66.1057 12.3949 -114.45 
-     39 89.1102 954 3 0 -64.7597 10.975 -115.85 
-     39 4.78904 953 3 0 -64.6948 10.85 -115.867 
-     39 66.8435 577 3 1 -64.5021 10.2457 -114.85 
-     39 231.888 578 3 1 -64.4499 10.15 -114.724 
-     39 96.0671 960 7 0 -65.8092 12.25 3.89291 
-Number of digits in this event: 42
+Number of tracker hits in this event: 10
+     39 230.25 1311 1 1 82.4069 -45.8395 -174.45 
+     39 201.206 671 1 0 82.4068 -45.8406 -175.85 
+     39 105.783 1311 0 1 82.4069 -45.8815 -204.45 
+     39 146.935 670 0 0 82.4091 -45.8842 -205.85 
+     39 104.972 1310 0 1 82.1873 -45.8313 -204.45 
+     39 191.551 671 0 0 82.167 -45.8336 -205.85 
+     39 261.545 999 2 0 30.8272 19.9471 -146.25 
+     39 60.7524 247 0 1 -130.55 24.3643 -204.646 
+     39 27.9834 35 2 1 -172.964 49.042 -144.85 
+     39 70.7487 34 2 1 -173.15 49.1657 -144.605 
+Number of digits in this event: 6
 Using G4ParticleGun... 
-Particle energy: 9.83517 LIN
+Particle energy: 4.28692 LIN
 Particle: gamma
 Event: 40
-Number of tracker hits in this event: 86
-     40 244.742 499 9 1 -80.0583 -47.1069 65.55 
-     40 394.915 664 9 0 -80.0596 -47.107 64.15 
-     40 314.046 499 8 1 -80.0985 -47.1041 35.55 
-     40 243.827 664 8 0 -80.0997 -47.1055 34.15 
-     40 275.464 499 7 1 -80.1151 -47.1267 5.55 
-     40 210.215 664 7 0 -80.117 -47.1319 4.15 
-     40 455.418 499 6 1 -80.1618 -47.2436 -24.45 
-     40 130.125 663 6 0 -80.163 -47.2504 -25.85 
-     40 247.609 499 5 1 -80.1818 -47.3951 -54.45 
-     40 104.81 663 5 0 -80.1824 -47.4019 -55.85 
-     40 356.801 499 4 1 -80.1964 -47.5398 -84.45 
-     40 111.366 662 4 0 -80.1992 -47.5471 -85.85 
-     40 244.947 498 3 1 -80.2609 -47.7015 -114.45 
-     40 128.041 661 3 0 -80.2614 -47.707 -115.85 
-     40 214.299 498 2 1 -80.3553 -47.8942 -144.45 
-     40 123.983 660 2 0 -80.3291 -47.8872 -145.85 
-     40 111.185 501 1 1 -79.8243 -47.7566 -174.45 
-     40 138.026 661 1 0 -79.7911 -47.7287 -175.85 
-     40 100.795 504 0 1 -79.1214 -47.1976 -204.45 
-     40 410.944 664 0 0 -79.0939 -47.1665 -205.85 
-     40 41.6907 489 0 1 -82.099 -86.9282 -204.85 
-     40 178.381 498 4 1 -80.25 -47.6512 -84.5847 
-     40 78.6226 500 4 1 -80.05 -47.5993 -84.612 
-     40 149.536 660 4 0 -79.9666 -47.9377 -85.85 
-     40 58.4658 516 4 0 -43.3275 -76.7294 -86.2497 
-     40 17.4221 515 4 0 -43.2463 -76.85 -86.232 
-     40 234.708 498 0 1 -80.4271 -48.0909 -204.45 
-     40 311.063 659 0 0 -80.424 -48.0963 -205.85 
-     40 167.388 498 6 1 -80.25 -47.0252 -24.555 
-     40 30.7839 497 6 1 -80.45 -46.7799 -24.8051 
-     40 82.7273 672 6 0 -81.1496 -45.6224 -25.85 
-     40 73.6943 673 6 0 -81.2611 -45.45 -26.0289 
-     40 11.6985 674 6 0 -81.4154 -45.25 -26.2247 
-     40 35.8697 371 5 1 -105.863 -14.5506 -54.45 
-     40 79.4447 370 5 1 -105.95 -14.507 -54.557 
-     40 49.4537 369 5 1 -106.151 -14.388 -54.7378 
-     40 4.3449 834 5 0 -106.918 -13.0587 -55.85 
-     40 368.93 835 5 0 -106.923 -13.05 -55.8571 
-     40 66.5327 836 5 0 -106.955 -12.85 -56.0623 
-     40 86.144 662 6 0 -80.5786 -47.5754 -25.85 
-     40 29.4593 661 6 0 -80.6298 -47.65 -26.1276 
-     40 182.605 463 5 1 -87.4345 -55.6153 -54.45 
-     40 165.209 462 5 1 -87.45 -55.8758 -54.7535 
-     40 145.532 461 5 1 -87.65 -56.2886 -54.5874 
-     40 94.0318 460 5 1 -87.8501 -56.6264 -54.5506 
-     40 53.6082 459 5 1 -88.05 -56.616 -54.5583 
-     40 341.726 613 5 0 -86.8514 -57.3205 -55.85 
-     40 128.823 664 6 0 -80.2044 -47.1343 -25.85 
-     40 122.783 664 5 0 -80.2457 -47.1591 -55.85 
-     40 117.639 664 4 0 -80.2843 -47.1776 -85.85 
-     40 426.253 664 3 0 -80.3485 -47.2312 -115.85 
-     40 192.493 664 2 0 -80.3975 -47.2157 -145.85 
-     40 101.946 497 1 1 -80.475 -47.2001 -174.45 
-     40 780.362 664 1 0 -80.4803 -47.2006 -175.85 
-     40 483.861 497 0 1 -80.583 -47.2148 -204.45 
-     40 11.624 169 2 1 -146.15 -37.0881 -144.806 
-     40 316.663 842 4 0 -179.394 -11.6188 -86.25 
-     40 148.172 572 4 1 -65.4925 -5.63686 -84.45 
-     40 10.1124 571 4 1 -65.65 -5.50611 -84.8292 
-     40 77.5438 878 4 0 -66.8436 -4.43859 -85.85 
-     40 200.687 879 4 0 -66.9475 -4.24896 -85.9761 
-     40 43.7955 880 4 0 -66.9995 -4.05 -86.1547 
-     40 59.5929 778 4 0 -53.5307 -24.4297 -86.2499 
-     40 197.947 777 4 0 -53.4839 -24.4503 -86.1433 
-     40 576.807 498 1 1 -80.4072 -47.2287 -174.45 
-     40 124.97 663 1 0 -80.4097 -47.2538 -175.85 
-     40 198.598 660 0 0 -80.4724 -47.9012 -205.85 
-     40 131.322 493 0 1 -81.3714 -47.7702 -204.45 
-     40 299.694 661 0 0 -81.3558 -47.6769 -205.85 
-     40 303.19 662 0 0 -81.3522 -47.65 -206.189 
-     40 27.8926 754 1 1 -29.1288 11.217 -174.85 
-     40 21.0997 1584 6 0 -8.03753 136.954 -26.25 
-     40 190.686 1585 6 0 -7.98261 137.15 -25.9789 
-     40 74.3302 138 8 1 -152.426 -172.081 35.5499 
-     40 79.5407 139 8 1 -152.35 -172.072 35.5265 
-     40 297.605 499 3 1 -80.0722 -47.1306 -114.45 
-     40 133.222 499 2 1 -80.2376 -47.271 -144.45 
-     40 180.315 663 2 0 -80.2451 -47.2654 -145.85 
-     40 124.264 499 0 1 -80.1698 -47.53 -204.45 
-     40 169.374 500 2 1 -79.8683 -47.2038 -144.45 
-     40 113.227 502 1 1 -79.5556 -47.1305 -174.45 
-     40 146.168 502 0 1 -79.4625 -47.0898 -204.45 
-     40 93.1898 501 0 1 -79.8205 -47.3435 -204.45 
-     40 39.7513 500 0 1 -79.85 -47.3802 -204.742 
-     40 113.607 509 0 1 -78.2065 -47.7188 -204.45 
-     40 7.3576 508 0 1 -78.25 -47.6946 -204.82 
-Number of digits in this event: 52
-Using G4ParticleGun... 
-Particle energy: 3.26715 LIN
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
+Using G4ParticleGun... 
+Particle energy: 1.93434 LIN
 Particle: gamma
 Event: 41
-Number of tracker hits in this event: 49
-     41 302.26 700 10 1 -40.0256 25.6375 95.55 
-     41 398.67 1027 10 0 -40.0266 25.6375 94.15 
-     41 123.031 700 9 1 -40.0424 25.6381 65.55 
-     41 120.197 1027 9 0 -40.0433 25.6384 64.15 
-     41 186.616 699 8 1 -40.0614 25.6485 35.55 
-     41 217.422 1028 8 0 -40.0623 25.6508 34.15 
-     41 124.841 699 7 1 -40.0772 25.7008 5.55 
-     41 141.462 1028 7 0 -40.078 25.7051 4.15 
-     41 100.241 699 6 1 -40.0772 25.7875 -24.45 
-     41 228.893 1028 6 0 -40.078 25.7934 -25.85 
-     41 128.151 699 5 1 -40.0876 25.9096 -54.45 
-     41 117.974 1029 5 0 -40.0903 25.9097 -55.85 
-     41 290.779 699 4 1 -40.1903 25.9308 -84.45 
-     41 124.114 1029 4 0 -40.2191 25.9122 -85.85 
-     41 123.823 696 3 1 -40.776 25.4771 -114.45 
-     41 294.29 1026 3 0 -40.7929 25.4415 -115.85 
-     41 226.261 694 2 1 -41.0631 24.7176 -144.45 
-     41 107.129 1023 2 0 -41.0864 24.6657 -145.85 
-     41 127.816 692 1 1 -41.6255 23.6807 -174.45 
-     41 172.277 1017 1 0 -41.6769 23.642 -175.85 
-     41 112.326 686 0 1 -42.6506 22.8277 -204.45 
-     41 110.951 1013 0 0 -42.6842 22.7847 -205.85 
-     41 220.714 691 1 1 -41.7861 24.9307 -174.45 
-     41 244.711 1024 1 0 -41.7975 24.8728 -175.85 
-     41 273.576 690 0 1 -42.0245 24.0092 -204.45 
-     41 112.682 1020 0 0 -42.0819 24.1627 -205.85 
-     41 140.449 1023 0 0 -41.9157 24.697 -205.85 
-     41 235.796 699 0 1 -40.1038 26.3818 -204.45 
-     41 317.161 1031 0 0 -40.1052 26.3875 -205.85 
-     41 109.009 699 9 1 -40.0854 25.6578 65.55 
-     41 106.097 1028 9 0 -40.0791 25.661 64.15 
-     41 115.693 700 8 1 -40.0025 25.7127 35.55 
-     41 124.13 698 7 1 -40.3015 25.542 5.55 
-     41 250.397 1027 7 0 -40.3006 25.5291 4.15 
-     41 106.139 698 6 1 -40.3472 25.2947 -24.45 
-     41 211.63 1026 6 0 -40.3488 25.2855 -25.85 
-     41 121.954 698 5 1 -40.3512 25.0247 -54.45 
-     41 223.944 1024 5 0 -40.3417 25.0231 -55.85 
-     41 113.861 1024 4 0 -40.0702 25.0408 -85.85 
-     41 193.435 701 3 1 -39.7415 25.428 -114.45 
-     41 7.80346 1027 3 0 -39.7376 25.45 -116.216 
-     41 116.38 702 2 1 -39.6445 25.7871 -144.45 
-     41 138.942 1028 2 0 -39.6376 25.8122 -145.85 
-     41 94.3705 702 1 1 -39.4749 26.251 -174.45 
-     41 119.143 1030 1 0 -39.4781 26.2185 -175.85 
-     41 150.839 702 0 1 -39.6044 25.5169 -204.45 
-     41 13.0492 1027 0 0 -39.6083 25.4527 -205.85 
-     41 96.8888 1026 0 0 -39.6084 25.45 -205.908 
-     41 48.2359 1025 5 0 -40.5252 25.05 -56.123 
-Number of digits in this event: 33
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 8.32006 LIN
+Particle energy: 6.52411 LIN
 Particle: gamma
 Event: 42
-Number of tracker hits in this event: 88
-     42 251.333 545 7 1 -70.9392 123.968 5.55 
-     42 131.923 1518 7 0 -70.9214 123.942 4.15 
-     42 140.584 547 6 1 -70.5025 123.295 -24.45 
-     42 176.194 1515 6 0 -70.4482 123.265 -25.85 
-     42 123.998 553 5 1 -69.2931 122.498 -54.45 
-     42 122.042 1511 5 0 -69.2769 122.5 -55.85 
-     42 122.718 556 4 1 -68.8422 122.683 -84.45 
-     42 128.357 1512 4 0 -68.8437 122.688 -85.85 
-     42 128.97 557 3 1 -68.5375 122.938 -114.45 
-     42 129.175 1514 3 0 -68.5034 122.998 -115.85 
-     42 114.244 560 2 1 -67.8982 124.351 -144.45 
-     42 294.818 1521 2 0 -67.8697 124.408 -145.85 
-     42 104.589 564 1 1 -67.1135 125.629 -174.45 
-     42 175.128 1527 1 0 -67.2108 125.672 -175.85 
-     42 155.769 553 0 1 -69.4102 126.562 -204.45 
-     42 254.103 1532 0 0 -69.498 126.617 -205.85 
-     42 541.833 545 4 1 -70.9953 123.974 -84.45 
-     42 331.653 1519 4 0 -70.9938 123.974 -85.85 
-     42 169.57 545 3 1 -70.9655 123.975 -114.45 
-     42 513.721 1519 3 0 -70.9678 123.975 -115.85 
-     42 326.487 545 2 1 -71.0172 123.972 -144.45 
-     42 108.735 1519 2 0 -71.0184 123.972 -145.85 
-     42 113.744 545 1 1 -71.0463 123.974 -174.45 
-     42 108.47 1519 1 0 -71.0477 123.973 -175.85 
-     42 289.008 544 0 1 -71.0807 123.961 -204.45 
-     42 179.225 1519 0 0 -71.0808 123.96 -205.85 
-     42 181.877 1637 3 0 162.588 147.55 -116.227 
-     42 94.5466 1636 3 0 163.045 147.55 -116.002 
-     42 256.405 544 3 1 -71.05 123.974 -114.519 
-     42 257.379 544 2 1 -71.2267 123.89 -144.45 
-     42 246.045 1518 2 0 -71.2272 123.917 -145.85 
-     42 446.908 543 1 1 -71.2728 124.572 -174.45 
-     42 121.691 1522 1 0 -71.2686 124.569 -175.85 
-     42 464.566 1521 0 0 -71.2007 124.392 -205.85 
-     42 288.117 1518 1 0 -71.3318 123.823 -175.85 
-     42 219.107 541 0 1 -71.7306 123.578 -204.45 
-     42 123.511 1516 0 0 -71.8242 123.496 -205.85 
-     42 376.414 543 0 1 -71.4035 123.709 -204.45 
-     42 254.234 1517 0 0 -71.4058 123.704 -205.85 
-     42 215.392 1518 0 0 -71.4457 123.819 -205.85 
-     42 133.576 1533 0 0 -53.1867 126.806 -206.25 
-     42 77.4445 1531 0 0 -52.5511 126.55 -206.004 
-     42 87.7142 1530 0 0 -52.3931 126.35 -205.974 
-     42 96.577 1529 0 0 -52.238 126.15 -205.945 
-     42 78.6644 1528 0 0 -52.0934 125.95 -205.931 
-     42 88.6144 1527 0 0 -51.9269 125.75 -205.897 
-     42 63.3406 1526 0 0 -51.6774 125.55 -205.965 
-     42 83.3439 1525 0 0 -51.5041 125.35 -205.945 
-     42 73.3195 1524 0 0 -51.3373 125.15 -205.92 
-     42 101.422 1523 0 0 -51.1885 124.95 -205.925 
-     42 102.98 1522 0 0 -50.9598 124.75 -205.97 
-     42 45.4702 1497 0 0 -23.1264 119.746 -206.25 
-     42 129.001 1498 0 0 -23.0058 119.75 -206.131 
-     42 121.239 787 0 1 -22.5764 121.146 -204.85 
-     42 33.4408 786 0 1 -22.65 121.311 -204.651 
-     42 258.921 545 5 1 -70.9606 123.97 -54.45 
-     42 365.406 1519 5 0 -70.9784 123.955 -55.85 
-     42 220.954 543 4 1 -71.3512 123.655 -84.45 
-     42 265.597 1517 4 0 -71.3312 123.598 -85.85 
-     42 134.388 546 3 1 -70.8497 122.553 -114.45 
-     42 123.386 1511 3 0 -70.8169 122.544 -115.85 
-     42 119.073 549 2 1 -70.1502 122.411 -144.45 
-     42 301.317 1511 2 0 -70.079 122.423 -145.85 
-     42 116.302 556 1 1 -68.6818 122.683 -174.45 
-     42 135.313 1512 1 0 -68.6163 122.729 -175.85 
-     42 247.441 564 0 1 -67.1687 123.639 -204.45 
-     42 19.2317 1518 5 0 -70.9615 123.95 -56.1817 
-     42 380.25 1523 2 0 -70.8899 124.879 -145.85 
-     42 101.037 546 1 1 -70.6711 126.652 -174.45 
-     42 3.09065 547 1 1 -70.65 126.677 -174.841 
-     42 17.8399 1532 1 0 -70.5938 126.745 -175.85 
-     42 104.381 1533 1 0 -70.5899 126.75 -175.92 
-     42 115.442 555 0 1 -68.8983 128.87 -204.45 
-     42 151.985 1544 0 0 -68.7949 128.976 -205.85 
-     42 96.8049 1488 0 0 -58.8197 117.923 -206.25 
-     42 116.81 1487 0 0 -58.9322 117.75 -206.012 
-     42 92.0525 1486 0 0 -59.218 117.55 -206.034 
-     42 156.314 1519 7 0 -70.9508 123.969 4.15 
-     42 149.624 544 6 1 -71.1921 123.955 -24.45 
-     42 196.962 1519 6 0 -71.201 123.961 -25.85 
-     42 170.135 543 5 1 -71.4069 124.07 -54.45 
-     42 243.372 1520 4 0 -71.3964 124.202 -85.85 
-     42 152.794 542 3 1 -71.5356 124.403 -114.45 
-     42 145.393 1521 3 0 -71.5404 124.407 -115.85 
-     42 145.556 542 2 1 -71.5575 124.477 -144.45 
-     42 108.837 542 1 1 -71.4851 124.438 -174.45 
-     42 144.201 1521 1 0 -71.4805 124.436 -175.85 
-     42 188.43 1520 0 0 -71.3511 124.318 -205.85 
-Number of digits in this event: 61
+Number of tracker hits in this event: 1
+     42 68.1884 765 10 1 -26.85 22.6612 95.1815 
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 7.47844 LIN
+Particle energy: 1.51738 LIN
 Particle: gamma
 Event: 43
-Number of tracker hits in this event: 44
-     43 297.799 1226 4 1 65.4023 2.29122 -84.45 
-     43 253.46 911 4 0 65.4016 2.29086 -85.85 
-     43 714.335 1226 3 1 65.3883 2.27908 -114.45 
-     43 455.88 911 3 0 65.3843 2.27783 -115.85 
-     43 374.424 1226 2 1 65.3017 2.26582 -144.45 
-     43 465.303 911 2 0 65.2959 2.26375 -145.85 
-     43 127.76 1225 1 1 65.1782 2.22925 -174.45 
-     43 404.537 910 1 0 65.1683 2.23205 -175.85 
-     43 129.967 1224 0 1 64.9524 2.29087 -204.45 
-     43 223.948 911 0 0 64.9439 2.29466 -205.85 
-     43 74.6291 1396 1 0 -176.609 99.35 -175.975 
-     43 78.6943 910 2 0 65.305 2.24991 -145.964 
-     43 88.1932 1225 2 1 65.2499 2.31004 -144.646 
-     43 108.149 1227 1 1 65.5121 2.54551 -174.45 
-     43 142.368 912 1 0 65.5159 2.53327 -175.85 
-     43 166.023 1227 0 1 65.5721 2.3224 -204.45 
-     43 61.7774 720 6 0 64.3863 -35.8938 -26.25 
-     43 205.224 1224 2 1 64.9505 2.32528 -144.45 
-     43 120.792 1221 1 1 64.4354 2.23203 -174.45 
-     43 119.207 1218 0 1 63.7539 2.19086 -204.45 
-     43 118.437 910 0 0 63.7063 2.2101 -205.85 
-     43 39.4983 1113 4 0 -98.222 42.7639 -86.25 
-     43 25.3692 1033 5 0 -120.358 26.8225 -56.25 
-     43 82.4315 1032 5 0 -120.547 26.65 -55.9596 
-     43 370.519 295 5 1 -120.971 27.546 -54.85 
-     43 319.78 1038 5 0 -121.445 27.7964 -55.85 
-     43 166.046 1114 4 0 -98.5342 42.85 -85.9559 
-     43 130.299 1115 4 0 -98.4635 43.05 -85.9473 
-     43 39.8698 405 4 1 -99.0863 43.3407 -84.85 
-     43 101.661 967 1 1 13.65 68.8305 -174.675 
-     43 192.238 874 2 0 -5.97993 -5.16268 -146.25 
-     43 241.542 110 5 0 56.1029 -158.04 -56.2499 
-     43 39.5105 1223 2 1 64.85 1.91263 -144.718 
-     43 97.6541 908 2 0 64.7664 1.84896 -145.85 
-     43 153.355 1213 1 1 62.6957 0.439991 -174.45 
-     43 0.575471 1212 1 1 62.65 0.426863 -174.847 
-     43 105.27 901 1 0 62.5373 0.396399 -175.85 
-     43 82.8443 1197 0 1 59.4781 -0.217953 -204.45 
-     43 52.4493 1196 0 1 59.45 -0.20107 -204.701 
-     43 135.748 899 0 0 59.3245 -0.132918 -205.85 
-     43 19.1782 1225 3 1 65.2492 1.9712 -114.813 
-     43 59.1338 901 3 0 64.6555 0.401628 -115.85 
-     43 85.1324 900 3 0 64.6158 0.249725 -115.943 
-     43 19.5217 899 3 0 64.6643 -0.05 -116.235 
-Number of digits in this event: 25
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 4.2182 LIN
+Particle energy: 7.86312 LIN
 Particle: gamma
 Event: 44
-Number of tracker hits in this event: 28
-     44 257.873 1261 1 1 72.3787 48.2785 -174.45 
-     44 234.778 1141 1 0 72.386 48.2742 -175.85 
-     44 217.735 1262 0 1 72.5477 48.1623 -204.45 
-     44 142.389 1140 0 0 72.556 48.1528 -205.85 
-     44 32.2 1749 0 0 104.621 170.116 -206.25 
-     44 319.586 1750 0 0 104.63 170.15 -206.152 
-     44 234.462 1411 0 1 102.524 174.569 -204.85 
-     44 289.9 1332 0 0 68.7367 86.5539 -206.25 
-     44 14.287 1195 1 0 41.4837 59.0897 -176.25 
-     44 116.14 1141 0 0 72.4979 48.3484 -205.85 
-     44 7.88019 1354 3 1 90.9585 -103.615 -114.85 
-     44 57.8375 1361 3 1 92.35 -107.979 -114.751 
-     44 75.1514 353 3 0 93.4362 -109.428 -115.85 
-     44 49.9164 352 3 0 93.4213 -109.55 -115.885 
-     44 6.28756 1303 3 1 80.6831 -106.234 -114.85 
-     44 17.7527 369 3 0 76.1523 -106.336 -115.85 
-     44 117.318 368 3 0 76.1311 -106.35 -115.866 
-     44 19.3546 1297 3 1 79.65 -105.887 -114.64 
-     44 155.077 1353 3 1 90.9396 -103.975 -114.45 
-     44 97.2156 378 3 0 90.2651 -104.426 -115.85 
-     44 59.483 525 6 1 -75.0286 -25.3877 -24.45 
-     44 183.701 476 5 0 121.982 -84.6861 -56.25 
-     44 21.0967 475 5 0 122.07 -84.85 -56.0336 
-     44 481.964 1158 2 1 51.7491 104.257 -144.85 
-     44 55.6862 1312 4 0 111.891 82.4546 -86.25 
-     44 71.296 1311 4 0 111.85 82.45 -86.2205 
-     44 180.868 1301 6 1 80.4307 149.118 -24.85 
-     44 164.334 1300 6 1 80.2498 149.163 -24.6935 
-Number of digits in this event: 15
+Number of tracker hits in this event: 2
+     44 59.196 1151 6 0 -85.7231 50.2778 -25.85 
+     44 117.436 500 7 0 2.40505 -79.85 4.06748 
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 7.98646 LIN
+Particle energy: 8.2097 LIN
 Particle: gamma
 Event: 45
-Number of tracker hits in this event: 2
-     45 65.2291 1167 9 0 152.092 53.5544 63.75 
-     45 56.596 1166 9 0 152.145 53.45 63.7992 
-Number of digits in this event: 3
+Number of tracker hits in this event: 1
+     45 219.645 1344 0 1 88.9092 -174.402 -204.45 
+Number of digits in this event: 4
 Using G4ParticleGun... 
-Particle energy: 7.71491 LIN
+Particle energy: 9.79866 LIN
 Particle: gamma
 Event: 46
-Number of tracker hits in this event: 0
-Number of digits in this event: 2
+Number of tracker hits in this event: 39
+     46 227.949 456 5 1 -88.79 -7.34929 -54.45 
+     46 286.336 863 5 0 -88.7898 -7.34899 -55.85 
+     46 295.598 456 4 1 -88.7947 -7.34107 -84.45 
+     46 218.383 863 4 0 -88.7965 -7.33972 -85.85 
+     46 299.176 456 3 1 -88.838 -7.31816 -114.45 
+     46 324.545 863 3 0 -88.8401 -7.31404 -115.85 
+     46 287.379 455 2 1 -88.8921 -7.19873 -144.45 
+     46 171.595 864 2 0 -88.8941 -7.19159 -145.85 
+     46 174.582 455 1 1 -88.9298 -7.0467 -174.45 
+     46 299.006 865 1 0 -88.9325 -7.04187 -175.85 
+     46 376.887 455 0 1 -88.9361 -6.96858 -204.45 
+     46 225.58 865 0 0 -88.9414 -6.96493 -205.85 
+     46 84.1218 454 0 1 -89.05 -7.02541 -204.689 
+     46 288.997 863 0 0 -88.9639 -7.3751 -205.851 
+     46 15.3687 897 0 0 -85.7929 -0.47063 -206.25 
+     46 143.115 898 0 0 -85.7849 -0.45 -206.183 
+     46 5.20574 472 0 1 -85.5238 0.05 -204.474 
+     46 26.5862 779 1 0 -88.5132 -24.1796 -176.25 
+     46 88.3588 778 1 0 -88.5305 -24.25 -176.158 
+     46 12.0226 777 1 0 -88.5717 -24.45 -175.882 
+     46 265.459 457 1 1 -88.5214 -25.5331 -174.849 
+     46 224.237 458 1 1 -88.45 -25.7878 -174.573 
+     46 25.5602 459 1 1 -88.2049 -26.2031 -174.45 
+     46 220.147 456 1 1 -88.65 -26.507 -174.647 
+     46 80.3419 454 1 1 -89.05 -26.6163 -174.736 
+     46 136.082 767 1 0 -91.239 -26.5803 -175.85 
+     46 352.867 768 1 0 -91.6206 -26.45 -176.049 
+     46 241.76 769 1 0 -91.8266 -26.25 -176.087 
+     46 160.901 436 1 1 -92.8516 -27.5399 -174.85 
+     46 111.209 415 0 1 -97.0016 -2.25946 -204.45 
+     46 54.042 889 0 0 -97.4383 -2.08527 -205.851 
+     46 149.849 890 0 0 -97.4864 -2.05 -206.054 
+     46 176.003 456 2 1 -88.808 -7.26781 -144.45 
+     46 112.404 863 2 0 -88.8087 -7.26669 -145.85 
+     46 141.649 864 1 0 -88.8304 -7.24313 -175.85 
+     46 110.388 864 0 0 -88.8678 -7.23708 -205.85 
+     46 32.1963 515 4 1 -77.038 163.947 -84.45 
+     46 5.71927 123 0 1 -155.35 64.2849 -204.696 
+     46 222.575 122 0 1 -155.55 64.4101 -204.615 
+Number of digits in this event: 28
 Using G4ParticleGun... 
-Particle energy: 6.75851 LIN
+Particle energy: 9.15126 LIN
 Particle: gamma
 Event: 47
-Number of tracker hits in this event: 163
-     47 322.868 1452 10 1 110.615 -18.9713 95.55 
-     47 320.659 805 10 0 110.615 -18.9718 94.15 
-     47 297.732 1452 9 1 110.612 -18.9864 65.55 
-     47 341.017 805 9 0 110.611 -18.9887 64.15 
-     47 147.874 1452 8 1 110.595 -19.0387 35.55 
-     47 141.432 805 8 0 110.596 -19.0426 34.15 
-     47 443.321 1452 7 1 110.594 -19.1263 5.55 
-     47 376.572 804 7 0 110.59 -19.1313 4.15 
-     47 106.161 1451 6 1 110.52 -19.2304 -24.45 
-     47 376.931 804 6 0 110.518 -19.2379 -25.85 
-     47 149.192 1451 5 1 110.486 -19.3962 -54.45 
-     47 336.009 803 5 0 110.484 -19.4032 -55.85 
-     47 112.133 1451 4 1 110.443 -19.5556 -84.45 
-     47 192.141 802 4 0 110.444 -19.5655 -85.85 
-     47 106.353 1451 3 1 110.469 -19.7591 -114.45 
-     47 301.382 801 3 0 110.468 -19.7654 -115.85 
-     47 105.723 1451 2 1 110.438 -19.8996 -144.45 
-     47 255.554 800 2 0 110.434 -19.9116 -145.85 
-     47 124.845 1451 1 1 110.361 -20.1671 -174.45 
-     47 142.95 799 1 0 110.358 -20.1801 -175.85 
-     47 415.099 1450 0 1 110.338 -20.4231 -204.45 
-     47 230.273 798 0 0 110.339 -20.4336 -205.85 
-     47 11.0269 1732 1 1 166.55 86.7433 -174.595 
-     47 8.6723 1449 0 1 110.15 -20.6188 -204.813 
-     47 162.556 794 0 0 109.741 -21.1113 -205.85 
-     47 43.5506 793 0 0 109.624 -21.25 -206.146 
-     47 117.428 802 3 0 110.568 -19.65 -115.982 
-     47 312.114 803 3 0 110.792 -19.45 -116.012 
-     47 212.108 804 3 0 110.908 -19.25 -116.021 
-     47 9.6919 450 11 0 66.9915 -89.9557 123.75 
-     47 144.083 512 11 0 54.9366 -77.5732 123.75 
-     47 162.356 511 11 0 54.8098 -77.65 123.787 
-     47 217.183 1452 6 1 110.608 -19.2086 -24.45 
-     47 154.036 1452 5 1 110.646 -19.1623 -54.45 
-     47 246.057 804 5 0 110.656 -19.1657 -55.85 
-     47 237.325 1453 4 1 110.845 -19.2453 -84.45 
-     47 119.917 804 4 0 110.852 -19.2486 -85.85 
-     47 289.949 1453 3 1 110.934 -19.448 -114.45 
-     47 158.77 1454 3 1 110.95 -19.4448 -114.713 
-     47 55.3663 1463 2 1 112.931 -17.8765 -144.45 
-     47 54.5189 1464 2 1 112.95 -17.8788 -144.619 
-     47 140.074 810 2 0 113.072 -17.9086 -145.85 
-     47 49.3209 1476 1 1 115.538 -18.3594 -174.45 
-     47 137.997 1477 1 1 115.55 -18.3637 -174.558 
-     47 146.854 808 1 0 115.68 -18.4192 -175.85 
-     47 108.643 1492 0 1 118.61 -19.2525 -204.45 
-     47 102.235 804 0 0 118.871 -19.2261 -205.85 
-     47 70.4971 1415 2 1 103.334 -46.4896 -144.85 
-     47 242.277 1431 0 1 106.542 -17.6189 -204.45 
-     47 94.2833 1430 0 1 106.35 -17.5892 -204.628 
-     47 50.7017 1429 0 1 106.15 -17.58 -204.668 
-     47 34.1228 1428 0 1 105.95 -17.5608 -204.646 
-     47 51.8861 1427 0 1 105.75 -17.5519 -204.652 
-     47 68.1865 1426 0 1 105.55 -17.6398 -204.722 
-     47 99.477 1425 0 1 105.35 -17.719 -204.766 
-     47 45.8996 1424 0 1 105.15 -17.7495 -204.804 
-     47 514.695 810 0 0 102.587 -17.943 -205.85 
-     47 104.343 809 0 0 101.153 -18.05 -206.02 
-     47 17.0194 808 0 0 100.917 -18.25 -205.872 
-     47 27.6968 1401 0 1 100.365 -19.5985 -204.85 
-     47 121.172 1400 0 1 100.35 -19.6388 -204.814 
-     47 112.594 1399 0 1 100.15 -19.8886 -204.586 
-     47 9.23892 1432 0 1 106.567 -17.6675 -204.45 
-     47 84.4963 817 0 0 105.238 -16.6145 -205.85 
-     47 79.9337 818 0 0 105.076 -16.45 -206.048 
-     47 215.254 863 0 0 92.9908 -7.27038 -206.25 
-     47 490.192 1365 0 1 93.2018 -8.06855 -204.85 
-     47 280.502 1364 0 1 93.1498 -8.31215 -204.546 
-     47 30.9789 921 0 0 96.9426 4.43681 -206.25 
-     47 115.582 1455 1 1 111.303 -19.4973 -174.451 
-     47 40.3831 805 1 0 111.011 -18.9105 -175.85 
-     47 100.012 806 1 0 110.959 -18.8499 -175.993 
-     47 120.571 803 6 0 110.713 -19.2636 -25.85 
-     47 105.498 1453 5 1 110.759 -19.3187 -54.45 
-     47 112.584 803 4 0 110.801 -19.3583 -85.85 
-     47 193.377 1453 2 1 110.939 -20.1979 -144.45 
-     47 522.167 799 2 0 110.942 -20.2064 -145.85 
-     47 241.107 1454 1 1 111 -20.3738 -174.45 
-     47 139.594 798 1 0 110.996 -20.3882 -175.85 
-     47 185.908 1453 0 1 110.92 -20.7314 -204.45 
-     47 315.808 796 0 0 110.93 -20.7468 -205.85 
-     47 323.552 982 12 1 16.65 -164.858 155.252 
-     47 4.62981 1138 8 1 47.85 -42.1558 35.2964 
-     47 83.8931 983 12 1 16.65 -164.99 155.458 
-     47 114.946 72 12 0 16.392 -165.666 154.15 
-     47 76.6157 1455 3 1 111.15 -19.7408 -114.722 
-     47 54.4669 1456 3 1 111.35 -19.6255 -114.701 
-     47 156.04 1457 3 1 111.55 -19.6813 -114.685 
-     47 103.855 789 3 0 110.586 -22.0808 -115.85 
-     47 162.789 788 3 0 110.607 -22.2501 -115.983 
-     47 233.859 787 3 0 110.828 -22.45 -115.908 
-     47 49.3453 798 2 0 110.804 -20.3047 -145.85 
-     47 57.7196 1454 2 1 110.95 -19.571 -144.591 
-     47 52.607 1455 2 1 111.15 -19.5212 -144.691 
-     47 98.7413 1456 2 1 111.35 -19.566 -144.748 
-     47 371.894 795 2 0 112.402 -20.9015 -145.85 
-     47 45.2084 794 2 0 112.492 -21.05 -146.01 
-     47 139.866 796 2 0 112.816 -20.85 -146.148 
-     47 112.323 1458 2 1 111.831 -19.9561 -144.45 
-     47 304.161 745 2 0 121.165 -30.8516 -146.25 
-     47 142.622 1506 2 1 121.393 -31.407 -144.85 
-     47 67.4282 627 3 0 114.4 -54.4912 -116.25 
-     47 83.0039 626 3 0 114.316 -54.65 -116.079 
-     47 42.9826 625 3 0 114.129 -54.85 -115.902 
-     47 112.542 1465 3 1 113.312 -56.0506 -114.85 
-     47 146.242 1464 3 1 113.15 -56.2069 -114.671 
-     47 109.255 1463 3 1 112.95 -56.4704 -114.564 
-     47 34.5197 1462 3 1 112.75 -56.789 -114.813 
-     47 121.315 606 3 0 111.633 -58.7241 -115.85 
-     47 93.7794 605 3 0 111.562 -58.85 -115.941 
-     47 78.3383 604 3 0 111.364 -59.05 -116.084 
-     47 94.3701 603 3 0 111.163 -59.25 -116.138 
-     47 63.2501 602 3 0 111.01 -59.4503 -116.149 
-     47 104.549 601 3 0 110.955 -59.65 -116.143 
-     47 71.6668 600 3 0 110.842 -59.85 -116.175 
-     47 45.5791 599 3 0 110.693 -60.05 -116.234 
-     47 58.116 811 9 0 111.294 -17.7843 64.15 
-     47 241.93 1451 9 1 110.474 -18.9356 65.55 
-     47 130.452 806 9 0 110.283 -18.7314 64.15 
-     47 39.608 530 9 0 115.609 -74.0028 63.75 
-     47 141.083 529 9 0 115.58 -74.05 63.7586 
-     47 88.3592 1450 9 1 110.35 -18.9573 65.453 
-     47 68.3064 1449 9 1 110.15 -18.9071 65.3445 
-     47 120.486 1448 9 1 109.949 -19.0271 65.3789 
-     47 81.6514 1447 9 1 109.75 -19.3273 65.4793 
-     47 79.8164 1446 9 1 109.55 -19.3713 65.4881 
-     47 93.7396 1445 9 1 109.35 -19.2543 65.5279 
-     47 7.03468 1444 9 1 109.15 -19.1391 65.5351 
-     47 111.552 1451 8 1 110.493 -18.9913 35.549 
-     47 138.338 804 8 0 110.477 -19.0772 34.15 
-     47 225.113 1449 7 1 110.093 -20.6243 5.55 
-     47 37.9641 797 7 0 109.972 -20.649 4.15 
-     47 140.468 796 7 0 109.967 -20.65 4.08237 
-     47 18.1495 1436 6 1 107.524 -21.0082 -24.4502 
-     47 177.954 1437 6 1 107.55 -21.0489 -24.5032 
-     47 62.9296 789 6 0 108.178 -22.0987 -25.8501 
-     47 144.269 788 6 0 108.268 -22.25 -26.0433 
-     47 154.085 1504 5 1 121.002 -44.6418 -54.45 
-     47 94.4067 1505 5 1 121.15 -44.8297 -54.7042 
-     47 204.501 671 5 0 121.827 -45.6964 -55.8508 
-     47 74.4729 670 5 0 121.946 -45.85 -56.0567 
-     47 18.5895 1591 4 1 138.512 -66.9965 -84.45 
-     47 112.719 1592 4 1 138.55 -67.0415 -84.5076 
-     47 9.09073 1593 4 1 138.75 -67.2803 -84.8149 
-     47 88.2533 559 4 0 139.411 -68.1077 -85.85 
-     47 229.944 558 4 0 139.523 -68.25 -86.0277 
-     47 54.4432 1687 3 1 157.692 -91.0067 -114.45 
-     47 113.838 1688 3 1 157.75 -91.0753 -114.541 
-     47 45.9011 440 3 0 158.584 -92.056 -115.85 
-     47 136.686 439 3 0 158.663 -92.15 -115.975 
-     47 3.51255 438 3 0 158.838 -92.3501 -116.242 
-     47 1.9519 1784 2 1 177.146 -112.974 -144.451 
-     47 110.295 1785 2 1 177.15 -112.978 -144.457 
-     47 37.9199 1786 2 1 177.35 -113.188 -144.764 
-     47 11.0184 331 2 0 178.041 -113.929 -145.85 
-     47 185.417 330 2 0 178.06 -113.95 -145.88 
-     47 44.3488 329 2 0 178.244 -114.15 -146.168 
-     47 43.1042 674 5 0 122.049 -45.2231 -55.85 
-     47 83.987 1511 5 1 122.512 -44.3501 -54.85 
-     47 97.9524 831 1 0 100.272 -13.698 -175.85 
-     47 0.224173 571 10 0 102.48 -65.8496 93.7501 
-     47 279.519 570 10 0 102.48 -65.85 93.7506 
-     47 182.087 1453 10 1 110.75 -18.8744 95.4053 
-Number of digits in this event: 74
-Using G4ParticleGun... 
-Particle energy: 9.12695 LIN
+Number of tracker hits in this event: 19
+     47 265.854 1026 5 1 25.431 -132.814 -54.45 
+     47 268.333 236 5 0 25.4312 -132.814 -55.85 
+     47 246.477 1026 4 1 25.4276 -132.832 -84.45 
+     47 283.302 236 4 0 25.4255 -132.832 -85.85 
+     47 419.438 1026 3 1 25.3724 -132.852 -114.45 
+     47 316.625 236 3 0 25.3648 -132.855 -115.85 
+     47 112.06 1025 2 1 25.1909 -132.945 -144.45 
+     47 247.267 236 2 0 25.1742 -132.944 -145.85 
+     47 116.098 1023 1 1 24.8362 -132.927 -174.45 
+     47 139.51 236 1 0 24.8171 -132.929 -175.85 
+     47 174.698 1021 0 1 24.4046 -132.958 -204.45 
+     47 104.765 235 0 0 24.3852 -132.953 -205.85 
+     47 106.984 1026 2 1 25.4233 -132.774 -144.45 
+     47 111.657 1026 1 1 25.3961 -132.749 -174.45 
+     47 131.951 237 1 0 25.3954 -132.746 -175.85 
+     47 111.754 1026 0 1 25.3885 -132.684 -204.45 
+     47 149.122 237 0 0 25.3852 -132.681 -205.85 
+     47 164.048 1027 3 1 25.4502 -132.814 -114.653 
+     47 262.54 174 4 1 -145.2 50.8266 -84.85 
+Number of digits in this event: 17
+Using G4ParticleGun... 
+Particle energy: 7.79959 LIN
 Particle: gamma
 Event: 48
 Number of tracker hits in this event: 0
 Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 7.77013 LIN
+Particle energy: 5.69132 LIN
 Particle: gamma
 Event: 49
-Number of tracker hits in this event: 12
-     49 249.529 869 0 1 -6.17562 84.7921 -204.45 
-     49 212.295 1323 0 0 -6.17589 84.7911 -205.85 
-     49 175.783 874 2 1 -5.21099 -51.973 -144.45 
-     49 58.8806 875 2 1 -5.05 -52.0554 -144.814 
-     49 192.952 644 2 0 -4.44724 -51.2153 -145.85 
-     49 10.0422 1374 3 1 95.1259 90.5444 -114.85 
-     49 220.639 909 3 0 75.0567 1.93835 -116.25 
-     49 82.7055 32 3 1 -173.55 141.946 -114.714 
-     49 160.941 346 6 1 -110.803 -136.301 -24.85 
-     49 21.5395 347 6 1 -110.75 -136.381 -24.7095 
-     49 82.8889 1279 4 0 -22.4528 76.0044 -86.2499 
-     49 45.4807 1278 4 0 -22.4645 75.85 -86.2125 
-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: 8.84322 LIN
+Particle energy: 9.80902 LIN
 Particle: gamma
 Event: 50
-Number of tracker hits in this event: 184
-     50 313.89 712 9 1 -37.5993 63.1599 65.55 
-     50 256.185 1215 9 0 -37.5987 63.1535 64.15 
-     50 245.811 712 8 1 -37.6279 63.0023 35.55 
-     50 175.718 1214 8 0 -37.6327 62.9987 34.15 
-     50 134.409 711 7 1 -37.7016 62.8995 5.55 
-     50 204.174 1214 7 0 -37.7222 62.8965 4.15 
-     50 228.641 709 6 1 -38.1946 62.7798 -24.45 
-     50 270.481 1213 6 0 -38.2286 62.7487 -25.85 
-     50 139.402 705 5 1 -38.9136 62.1379 -54.45 
-     50 116.76 1210 5 0 -38.9699 62.1315 -55.85 
-     50 124.609 699 4 1 -40.1834 62.0232 -84.45 
-     50 149.773 1210 4 0 -40.2603 62.0545 -85.85 
-     50 124.416 690 3 1 -41.8587 62.6714 -114.45 
-     50 289.304 1213 3 0 -41.942 62.6991 -115.85 
-     50 110.392 682 2 1 -43.6287 63.2841 -144.45 
-     50 7.48348 681 2 1 -43.65 63.2905 -144.816 
-     50 322.998 1216 2 0 -43.7079 63.3081 -145.85 
-     50 139.744 676 1 1 -44.6948 63.5956 -174.45 
-     50 125.959 1217 1 0 -44.7391 63.59 -175.85 
-     50 132.384 671 0 1 -45.7287 63.5692 -204.45 
-     50 132.604 1217 0 0 -45.7752 63.5851 -205.85 
-     50 190.951 714 5 1 -37.2032 64.4543 -54.4501 
-     50 165.895 1223 5 0 -36.955 64.6878 -55.8503 
-     50 134.563 741 4 1 -31.8014 69.016 -84.4503 
-     50 174.17 1246 4 0 -31.7287 69.2867 -85.85 
-     50 122.881 742 3 1 -31.577 75.191 -114.45 
-     50 102.848 1276 3 0 -31.6066 75.2612 -115.85 
-     50 113.203 735 2 1 -32.8861 77.0963 -144.45 
-     50 230.332 1286 2 0 -33.2727 77.3529 -145.85 
-     50 303.197 694 1 1 -41.1176 82.3431 -174.45 
-     50 127.943 1312 1 0 -41.242 82.4681 -175.85 
-     50 130.301 688 0 1 -42.3852 85.4779 -204.45 
-     50 3.89894 687 0 1 -42.45 85.5104 -204.842 
-     50 114.443 1327 0 0 -42.5929 85.5972 -205.85 
-     50 4.81249 693 1 1 -41.25 82.0399 -174.832 
-     50 196.941 1307 1 0 -41.96 81.6385 -175.85 
-     50 76.1841 1306 1 0 -42.0089 81.45 -175.942 
-     50 126.555 1305 1 0 -41.9608 81.25 -176.034 
-     50 55.3863 689 1 1 -42.188 82.0835 -174.85 
-     50 108.33 688 1 1 -42.2504 82.0766 -174.79 
-     50 13.608 1333 2 0 -65.0624 86.8358 -146.25 
-     50 124.034 1334 2 0 -65.0606 86.85 -146.232 
-     50 144.43 1214 6 0 -38.1842 62.85 -25.8854 
-     50 52.9506 711 6 1 -37.8313 63.6713 -24.85 
-     50 50.1866 1220 7 0 -37.3621 64.1459 4.14996 
-     50 100.291 1221 7 0 -37.3723 64.25 4.07217 
-     50 97.5716 1222 7 0 -37.2695 64.45 4.02217 
-     50 58.47 715 7 1 -36.9314 64.4526 5.15 
-     50 134.022 716 7 1 -36.8499 64.3939 5.2607 
-     50 147.146 717 7 1 -36.65 64.3147 5.33349 
-     50 379.203 711 8 1 -37.65 63.0306 35.1562 
-     50 329.84 1215 6 0 -37.7153 63.1393 -25.85 
-     50 277.849 711 5 1 -37.8195 63.0829 -54.45 
-     50 402.586 1215 5 0 -37.8251 63.0702 -55.85 
-     50 132.906 710 4 1 -37.9499 62.9146 -84.45 
-     50 412.466 1214 4 0 -37.9299 62.8968 -85.85 
-     50 396.02 712 3 1 -37.4568 62.5371 -114.45 
-     50 108.665 1212 3 0 -37.4722 62.4807 -115.85 
-     50 309.315 711 2 1 -37.7951 61.277 -144.45 
-     50 132.607 1205 2 0 -37.8269 61.1716 -145.85 
-     50 129.849 706 1 1 -38.8374 58.9686 -174.45 
-     50 137.705 1193 1 0 -38.8553 58.7937 -175.85 
-     50 123.836 703 0 1 -39.3508 55.3955 -204.45 
-     50 110.781 1175 0 0 -39.3789 55.2391 -205.85 
-     50 594.897 712 2 1 -37.649 61.3229 -144.543 
-     50 259.137 713 2 1 -37.4484 61.1892 -144.584 
-     50 81.2214 714 2 1 -37.25 61.0939 -144.638 
-     50 62.2932 715 2 1 -37.0499 60.9343 -144.697 
-     50 229.746 716 2 1 -36.85 60.8234 -144.738 
-     50 45.7681 717 2 1 -36.6498 60.6381 -144.821 
-     50 25.6974 1173 2 0 -30.824 54.732 -145.85 
-     50 62.4935 1172 2 0 -30.7667 54.65 -145.856 
-     50 49.9828 1171 2 0 -30.6827 54.45 -145.876 
-     50 47.9504 1170 2 0 -30.6531 54.25 -145.91 
-     50 53.8642 1169 2 0 -30.6163 54.05 -145.968 
-     50 128.708 1168 2 0 -30.5924 53.85 -146.035 
-     50 90.2536 1167 2 0 -30.5607 53.65 -146.056 
-     50 56.2218 1166 2 0 -30.4444 53.45 -146.118 
-     50 78.8906 1165 2 0 -30.3329 53.2498 -146.192 
-     50 10.7606 1164 2 0 -30.1764 53.05 -146.23 
-     50 81.9819 1066 2 0 -50.2719 33.4006 -146.25 
-     50 326.404 1067 2 0 -50.4288 33.45 -146.186 
-     50 157.678 647 2 1 -50.6048 33.9228 -144.85 
-     50 109.573 711 4 1 -37.8126 63.1779 -84.45 
-     50 116.267 1215 4 0 -37.8122 63.18 -85.85 
-     50 125.211 711 3 1 -37.8136 63.2384 -114.45 
-     50 121.96 1215 3 0 -37.8143 63.2409 -115.85 
-     50 133.538 710 1 1 -37.8908 63.326 -174.45 
-     50 255.912 1216 1 0 -37.8903 63.3261 -175.85 
-     50 338.75 710 0 1 -37.8824 63.3112 -204.45 
-     50 344.777 1216 0 0 -37.8859 63.315 -205.85 
-     50 64.7449 1465 12 0 -94.2094 113.217 153.75 
-     50 24.277 661 12 1 -47.85 68.9095 155.233 
-     50 173.659 1466 12 0 -94.2641 113.35 153.794 
-     50 165.685 711 0 1 -37.85 63.8275 -204.84 
-     50 9.40255 1226 0 0 -37.6472 65.4257 -205.85 
-     50 102.627 1227 0 0 -37.6423 65.4501 -205.864 
-     50 99.1105 1228 0 0 -37.638 65.6507 -206.005 
-     50 66.5589 1229 0 0 -37.5505 65.8502 -206.19 
-     50 62.6963 1230 0 0 -37.4498 66.05 -206.218 
-     50 401.207 1231 0 0 -37.4151 66.2502 -206.183 
-     50 24.2141 715 0 1 -37.0317 65.215 -204.85 
-     50 148.123 714 0 1 -37.05 65.1898 -204.824 
-     50 110.207 1215 8 0 -37.6081 63.1375 34.15 
-     50 157.661 712 7 1 -37.5961 63.1171 5.55 
-     50 155.679 1215 7 0 -37.5957 63.1152 4.15 
-     50 196.342 712 6 1 -37.5795 63.0804 -24.45 
-     50 117.85 712 5 1 -37.5509 63.0141 -54.45 
-     50 184.572 1214 5 0 -37.5498 63.0119 -55.85 
-     50 416.371 712 4 1 -37.5295 62.9672 -84.45 
-     50 653.036 1214 3 0 -37.5007 62.8819 -115.85 
-     50 98.1899 1213 2 0 -37.452 62.7705 -145.85 
-     50 264.321 713 1 1 -37.3839 62.6682 -174.45 
-     50 243.604 1212 1 0 -37.397 62.6366 -175.85 
-     50 688.524 712 0 1 -37.4856 61.765 -204.45 
-     50 127.979 1208 0 0 -37.4578 61.7167 -205.85 
-     50 7.80601 1523 4 1 124.853 106.628 -84.85 
-     50 22.6275 1217 2 0 -37.1524 63.6006 -145.85 
-     50 94.0344 1218 2 0 -37.1408 63.6502 -145.911 
-     50 60.3268 1219 2 0 -37.0992 63.8501 -146.111 
-     50 347.463 713 0 1 -37.45 62.6931 -204.635 
-     50 123.367 1213 0 0 -37.4457 62.691 -205.85 
-     50 445.975 1006 11 1 21.376 -73.4838 125.15 
-     50 459.129 821 2 1 -15.7859 53.05 -144.85 
-     50 72.3949 822 2 1 -15.6077 53.7564 -144.45 
-     50 137.834 820 2 1 -15.85 52.8766 -144.568 
-     50 47.7515 1293 0 0 -35.78 78.7559 -206.25 
-     50 312.089 1294 0 0 -35.7971 78.8504 -206.186 
-     50 28.6095 1323 0 0 -13.5452 84.65 -206.05 
-     50 33.3929 1201 0 0 -39.1136 60.3396 -205.85 
-     50 68.6738 1200 0 0 -39.1768 60.25 -205.893 
-     50 86.4602 1199 0 0 -39.3194 60.05 -205.994 
-     50 62.5025 1198 0 0 -39.4632 59.85 -206.127 
-     50 21.9989 1197 0 0 -39.6094 59.65 -206.214 
-     50 72.4111 707 0 1 -38.5998 60.63 -204.45 
-     50 42.8159 706 0 1 -38.65 60.6395 -204.69 
-     50 121.711 1203 0 0 -38.9027 60.7063 -205.85 
-     50 479.925 1214 2 0 -37.4759 62.8868 -145.85 
-     50 578.591 711 1 1 -37.7265 63.2261 -174.45 
-     50 162.971 1222 0 0 -37.3925 64.5282 -205.85 
-     50 153.087 1223 0 0 -36.1292 64.65 -205.913 
-     50 78.0493 609 2 1 -58.05 -14.808 -144.689 
-     50 319.104 1221 0 0 -37.5239 64.3369 -205.85 
-     50 262.272 712 1 1 -37.5099 62.8018 -174.45 
-     50 233.624 1213 1 0 -37.5225 62.7898 -175.85 
-     50 185.021 1212 0 0 -37.849 62.5287 -205.85 
-     50 175.119 1216 3 0 -37.4618 63.4225 -115.85 
-     50 182.233 1220 2 0 -36.7776 64.1661 -145.85 
-     50 140.264 721 1 1 -35.7789 64.8075 -174.45 
-     50 111.677 1223 1 0 -35.7396 64.8136 -175.85 
-     50 139.951 725 0 1 -35.0037 65.0364 -204.45 
-     50 118.068 1224 0 0 -34.9558 65.0445 -205.85 
-     50 26.1808 199 5 1 -140.276 176.74 -54.45 
-     50 31.9352 200 5 1 -140.15 176.768 -54.5211 
-     50 122.495 1212 4 0 -37.6211 62.6216 -85.85 
-     50 75.9833 695 3 1 -40.8699 55.7287 -114.45 
-     50 87.8926 694 3 1 -41.0501 55.8222 -114.571 
-     50 75.3 693 3 1 -41.2508 55.9255 -114.73 
-     50 6.95333 1185 3 0 -42.8648 57.2365 -115.85 
-     50 145.063 1186 3 0 -42.8812 57.25 -115.861 
-     50 95.7398 1187 3 0 -43.0955 57.45 -116.042 
-     50 95.3968 1188 3 0 -43.2474 57.65 -116.143 
-     50 44.2922 1189 3 0 -43.3758 57.85 -116.215 
-     50 118.408 367 2 1 -106.734 139.5 -144.45 
-     50 58.0263 1598 2 0 -106.298 139.899 -145.85 
-     50 85.2505 1599 2 0 -106.245 139.95 -146.025 
-     50 41.0983 427 1 1 -94.6703 150.419 -174.45 
-     50 72.5451 428 1 1 -94.55 150.415 -174.602 
-     50 25.6522 429 1 1 -94.35 150.375 -174.793 
-     50 234.882 1649 1 0 -93.3423 150.117 -175.851 
-     50 118.427 1650 1 0 -92.576 150.15 -176.18 
-     50 24.4978 1377 1 0 3.48002 95.6117 -176.25 
-     50 75.0183 1376 1 0 3.52625 95.55 -176.224 
-     50 155.104 1375 1 0 3.68275 95.35 -176.103 
-     50 65.6927 933 1 1 6.69526 94.5861 -174.85 
-     50 101.546 934 1 1 6.85058 94.4327 -174.809 
-     50 52.6871 935 1 1 7.05013 94.2507 -174.825 
-     50 58.5828 1364 1 0 7.28086 93.0688 -175.85 
-     50 115.774 1363 1 0 7.26428 92.9499 -175.989 
-     50 56.9128 1362 1 0 7.39218 92.75 -176.162 
-     50 212.853 1215 1 0 -37.7727 63.1806 -175.85 
-     50 203.719 704 0 1 -39.1825 63.1777 -204.45 
-     50 102.201 1215 0 0 -39.2836 63.1508 -205.85 
-     50 163.01 1409 3 0 35.5617 102.04 -116.25 
-Number of digits in this event: 100
-Using G4ParticleGun... 
-Particle energy: 4.62164 LIN
-Particle: gamma
-Event: 51
 Number of tracker hits in this event: 0
-Number of digits in this event: 2
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 6.84755 LIN
+Particle energy: 7.46192 LIN
 Particle: gamma
-Event: 52
-Number of tracker hits in this event: 5
-     52 29.2807 194 6 0 -0.851278 -141.202 -26.25 
-     52 76.1879 195 6 0 -0.828957 -141.15 -26.1709 
-     52 160.07 196 6 0 -0.862377 -140.95 -26.053 
-     52 311.357 893 6 1 -1.40064 -140.843 -24.85 
-     52 75.4462 892 6 1 -1.45004 -140.819 -24.7724 
-Number of digits in this event: 4
+Event: 51
+Number of tracker hits in this event: 1
+     51 58.8149 44 13 0 179.158 -171.293 183.75 
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 6.09264 LIN
+Particle energy: 4.17328 LIN
 Particle: gamma
-Event: 53
-Number of tracker hits in this event: 4
-     53 87.4953 164 8 1 -147.298 -30.2072 35.15 
-     53 110.304 466 8 0 102.718 -86.6802 33.75 
-     53 0.830894 467 8 0 102.911 -86.65 34.1135 
-     53 200.336 1413 8 1 102.895 -86.5955 35.1501 
-Number of digits in this event: 4
+Event: 52
+Number of tracker hits in this event: 0
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 3.8565 LIN
+Particle energy: 8.00274 LIN
+Particle: gamma
+Event: 53
+Number of tracker hits in this event: 153
+     53 402.204 751 10 1 -29.6611 -28.5708 95.55 
+     53 332.031 757 10 0 -29.6616 -28.5698 94.15 
+     53 106.063 751 9 1 -29.6737 -28.5536 65.55 
+     53 271.294 757 9 0 -29.6737 -28.5546 64.15 
+     53 107.436 751 8 1 -29.6757 -28.5692 35.55 
+     53 109.338 757 8 0 -29.6739 -28.5701 34.15 
+     53 141.628 752 7 1 -29.6419 -28.594 5.55 
+     53 110.779 757 7 0 -29.6421 -28.5958 4.15 
+     53 487.424 752 6 1 -29.6496 -28.6379 -24.45 
+     53 503.942 757 6 0 -29.6503 -28.6397 -25.85 
+     53 767.356 751 5 1 -29.668 -28.6792 -54.45 
+     53 136.866 756 5 0 -29.6698 -28.6809 -55.85 
+     53 170.366 751 4 1 -29.7043 -28.7205 -84.45 
+     53 690.808 756 4 0 -29.7061 -28.7206 -85.85 
+     53 106.063 751 3 1 -29.7431 -28.7173 -114.45 
+     53 124.366 756 3 0 -29.7434 -28.7169 -115.85 
+     53 132.302 751 2 1 -29.7452 -28.7092 -144.45 
+     53 190.885 756 2 0 -29.7461 -28.7101 -145.85 
+     53 235.805 751 1 1 -29.7604 -28.7284 -174.45 
+     53 107.519 756 1 0 -29.7621 -28.7275 -175.85 
+     53 260.974 751 0 1 -29.7938 -28.7083 -204.45 
+     53 222.944 756 0 0 -29.7931 -28.7059 -205.85 
+     53 98.7342 582 0 0 -36.8434 -63.4841 -206.25 
+     53 126.721 717 0 1 -36.4806 -63.6902 -204.85 
+     53 66.3497 718 0 1 -36.45 -63.6982 -204.782 
+     53 50.461 576 0 0 -36.9578 -64.7685 -205.85 
+     53 171.2 575 0 0 -36.9911 -64.85 -205.885 
+     53 85.2176 750 0 1 -29.85 -28.7312 -204.512 
+     53 27.0217 749 0 1 -30.05 -28.8058 -204.787 
+     53 160.166 755 0 0 -30.7287 -28.9847 -205.85 
+     53 22.3704 754 0 0 -30.9794 -29.05 -206.182 
+     53 19.4419 752 1 1 -29.65 -28.8145 -174.839 
+     53 0.326875 727 1 0 -23.1275 -34.6484 -175.85 
+     53 87.1824 726 1 0 -23.1256 -34.65 -175.85 
+     53 97.0373 788 1 1 -22.4052 -34.9688 -174.85 
+     53 120.814 724 1 0 -22.2369 -35.0657 -175.85 
+     53 144.537 800 0 0 -35.8525 -20.0468 -206.25 
+     53 7.4253 801 0 0 -36.0025 -19.85 -205.865 
+     53 173.109 714 0 1 -37.1282 -18.0792 -204.85 
+     53 153.942 713 0 1 -37.25 -17.8993 -204.749 
+     53 107.799 712 0 1 -37.45 -17.6089 -204.613 
+     53 100.352 711 0 1 -37.65 -17.2885 -204.472 
+     53 136.432 710 0 1 -37.9785 -15.3872 -204.45 
+     53 211.623 821 0 0 -36.9529 -15.6963 -205.85 
+     53 124.257 820 0 0 -36.9741 -15.8501 -205.945 
+     53 463.121 668 2 1 -46.271 89.0362 -144.85 
+     53 75.0628 1346 2 0 -46.0189 89.2525 -145.85 
+     53 175.058 1345 2 0 -46.0173 89.25 -145.855 
+     53 189.989 1481 2 0 18.0254 116.524 -146.25 
+     53 38.5253 1482 2 0 18.3082 116.55 -145.919 
+     53 237.735 994 2 1 19.0146 117.582 -144.85 
+     53 4.1155 995 2 1 19.05 117.695 -144.749 
+     53 528.933 757 5 0 -28.9535 -28.5533 -55.85 
+     53 16.8952 753 7 0 -29.9363 -29.4132 4.15 
+     53 79.3909 752 7 0 -29.9475 -29.4501 4.0971 
+     53 63.3625 751 7 0 -30.0102 -29.65 3.94564 
+     53 55.8756 750 7 0 -30.0811 -29.8509 3.85892 
+     53 69.8619 346 7 0 -42.8959 -110.858 3.75 
+     53 88.1196 345 7 0 -42.9498 -110.95 3.91856 
+     53 83.6856 344 7 0 -42.9523 -111.15 3.99242 
+     53 2.16165 343 7 0 -42.9815 -111.35 4.14529 
+     53 13.0375 680 7 1 -44.0211 -112.306 5.15 
+     53 67.1814 679 7 1 -44.0502 -112.325 5.16489 
+     53 315.011 335 7 0 -44.9936 -113.061 4.15 
+     53 17.2693 758 5 0 -29.5659 -28.45 -56.1817 
+     53 53.4462 734 4 1 -33.2244 -25.5957 -84.45 
+     53 55.7467 733 4 1 -33.25 -25.5448 -84.655 
+     53 102.03 774 4 0 -33.4122 -25.2234 -85.85 
+     53 145.134 710 3 1 -37.995 -17.8598 -114.451 
+     53 120.469 809 3 0 -37.8051 -18.0754 -115.85 
+     53 314.292 725 2 1 -34.895 -21.7651 -144.45 
+     53 146.063 724 2 1 -35.05 -22.0659 -144.632 
+     53 3.23314 723 2 1 -35.25 -22.4307 -144.844 
+     53 10.866 779 2 0 -36.2122 -24.2122 -145.85 
+     53 68.7892 778 2 0 -36.2329 -24.25 -145.872 
+     53 59.2449 777 2 0 -36.3449 -24.45 -145.975 
+     53 74.2346 776 2 0 -36.4503 -24.65 -146.072 
+     53 77.4812 775 2 0 -36.5567 -24.85 -146.162 
+     53 4.08223 774 2 0 -36.6573 -25.05 -146.243 
+     53 268.042 556 1 1 -68.7668 -90.8217 -174.45 
+     53 101.997 443 1 0 -68.8146 -91.4277 -175.85 
+     53 28.8697 442 1 0 -68.824 -91.55 -176.136 
+     53 252.62 549 0 1 -70.1338 -103.595 -204.45 
+     53 102.519 383 0 0 -70.2557 -103.51 -205.85 
+     53 29.7483 548 0 1 -70.25 -103.598 -204.722 
+     53 45.7873 457 1 0 -66.2549 -88.5798 -175.85 
+     53 4.59615 580 1 1 -63.9235 -87.5057 -174.85 
+     53 2.85872 463 1 0 -59.7528 -87.4281 -175.85 
+     53 151.076 591 1 1 -61.8426 -94.3508 -174.85 
+     53 288.684 726 2 1 -34.8499 -21.8353 -144.637 
+     53 96.6038 793 2 0 -34.6071 -21.4053 -145.85 
+     53 37.8961 729 2 1 -34.1518 -20.1552 -144.85 
+     53 35.4397 803 2 0 -33.4239 -19.2903 -145.85 
+     53 60.6941 804 2 0 -33.4013 -19.25 -145.855 
+     53 325.563 752 4 1 -29.5579 -28.7595 -84.45 
+     53 120.824 749 3 1 -30.1028 -29.9746 -114.45 
+     53 122.344 749 3 0 -30.1425 -30.0573 -115.85 
+     53 125.954 746 2 1 -30.7697 -31.5157 -144.45 
+     53 148.329 742 2 0 -30.8459 -31.5796 -145.85 
+     53 139.434 738 1 1 -32.2922 -33.0816 -174.45 
+     53 180.273 734 1 0 -32.3503 -33.1556 -175.85 
+     53 179.104 732 0 1 -33.5645 -35.0001 -204.45 
+     53 170.394 724 0 0 -33.5683 -35.1039 -205.85 
+     53 73.7825 750 4 1 -29.85 -28.3797 -84.6116 
+     53 137.927 758 4 0 -29.857 -28.382 -85.85 
+     53 117.224 750 3 1 -30.0344 -28.4549 -114.45 
+     53 140.014 757 3 0 -30.0477 -28.4568 -115.85 
+     53 130.739 748 2 1 -30.3302 -28.4821 -144.45 
+     53 419.171 757 2 0 -30.3496 -28.4775 -145.85 
+     53 287.645 746 1 1 -30.7159 -28.3618 -174.45 
+     53 117.898 758 1 0 -30.7275 -28.3561 -175.85 
+     53 105.725 745 0 1 -30.9707 -28.2483 -204.45 
+     53 144.449 759 0 0 -30.9708 -28.2433 -205.85 
+     53 45.0356 1403 5 1 100.75 -131.409 -54.7543 
+     53 137.089 1404 5 1 100.95 -131.563 -54.5635 
+     53 75.029 1405 5 1 101.15 -131.628 -54.6442 
+     53 400.923 1406 5 1 101.35 -131.676 -54.5822 
+     53 120.227 752 5 1 -29.5857 -28.5711 -54.45 
+     53 102.322 752 3 1 -29.464 -29.0257 -114.45 
+     53 128.093 754 3 0 -29.4576 -29.0678 -115.85 
+     53 87.4718 753 2 1 -29.2815 -29.8834 -144.45 
+     53 115.907 750 2 0 -29.2629 -29.9251 -145.85 
+     53 101.518 755 1 1 -28.8967 -30.7806 -174.45 
+     53 150.642 746 1 0 -28.8715 -30.8283 -175.85 
+     53 125.764 758 0 1 -28.3594 -31.8334 -204.45 
+     53 150.647 740 0 0 -28.3288 -31.9109 -205.85 
+     53 64.8696 752 9 1 -29.4531 -28.4602 65.55 
+     53 46.3568 753 9 1 -29.45 -28.4598 65.322 
+     53 112.743 755 8 1 -29.0042 -28.4176 35.55 
+     53 201.516 758 8 0 -28.9775 -28.4111 34.15 
+     53 102.186 758 7 1 -28.4371 -28.32 5.55 
+     53 110.094 758 7 0 -28.4131 -28.3146 4.15 
+     53 128.742 761 6 1 -27.846 -28.1184 -24.45 
+     53 115.88 759 6 0 -27.8123 -28.1073 -25.85 
+     53 116.125 763 5 1 -27.3327 -27.9233 -54.45 
+     53 147.614 760 5 0 -27.3207 -27.9164 -55.85 
+     53 133.529 765 4 1 -27.044 -27.8012 -84.45 
+     53 121.063 761 4 0 -27.046 -27.8051 -85.85 
+     53 118.134 764 3 1 -27.0622 -27.9148 -114.45 
+     53 107.945 760 3 0 -27.046 -27.9144 -115.85 
+     53 128.656 766 2 1 -26.6639 -27.8713 -144.45 
+     53 107.918 760 2 0 -26.6503 -27.8669 -145.85 
+     53 114.892 768 1 1 -26.4125 -27.7936 -174.45 
+     53 271.117 761 1 0 -26.4069 -27.7811 -175.85 
+     53 131.925 768 0 1 -26.2679 -27.4984 -204.45 
+     53 110.068 762 0 0 -26.2628 -27.4805 -205.85 
+     53 8.88836 946 4 1 9.35131 86.7026 -84.85 
+     53 40.7677 761 2 0 -26.6526 -27.8499 -145.878 
+     53 66.7622 765 2 1 -27.0031 -27.4722 -144.85 
+     53 159.405 764 2 1 -27.05 -27.4333 -144.759 
+     53 27.3102 1111 0 1 42.3724 14.2697 -204.85 
+     53 11.8545 752 10 1 -29.6395 -28.5214 95.55 
+     53 39.471 750 10 1 -29.85 -28.812 95.5044 
+Number of digits in this event: 73
+Using G4ParticleGun... 
+Particle energy: 8.80792 LIN
 Particle: gamma
 Event: 54
-Number of tracker hits in this event: 56
-     54 381.976 720 11 1 -35.9602 4.63713 125.55 
-     54 121.487 922 11 0 -35.9598 4.63603 124.15 
-     54 102.752 720 10 1 -35.955 4.5974 95.55 
-     54 124.979 922 10 0 -35.9573 4.58959 94.15 
-     54 128.845 720 9 1 -35.9872 4.43499 65.55 
-     54 103.788 921 9 0 -35.9918 4.4267 64.15 
-     54 305.042 719 8 1 -36.0833 4.24471 35.55 
-     54 101.02 920 8 0 -36.0856 4.23938 34.15 
-     54 124.819 719 7 1 -36.1405 4.13819 5.55 
-     54 127.925 920 7 0 -36.142 4.1352 4.15 
-     54 106.882 719 6 1 -36.1776 4.08045 -24.45 
-     54 108.104 920 6 0 -36.1782 4.08276 -25.85 
-     54 113.952 719 5 1 -36.1803 4.10863 -54.45 
-     54 103.69 920 5 0 -36.1799 4.11402 -55.85 
-     54 127.093 719 4 1 -36.175 4.20956 -84.45 
-     54 112.27 920 4 0 -36.1696 4.21512 -85.85 
-     54 198.549 719 3 1 -36.0561 4.3217 -114.45 
-     54 110.622 921 3 0 -36.0534 4.32692 -115.85 
-     54 135.354 720 2 1 -36.0017 4.43856 -144.45 
-     54 133.57 921 2 0 -36.0006 4.44499 -145.85 
-     54 110.237 720 1 1 -35.971 4.569 -174.45 
-     54 188.711 922 1 0 -35.9671 4.57164 -175.85 
-     54 114.422 720 0 1 -35.883 4.60406 -204.45 
-     54 181.509 922 0 0 -35.886 4.60973 -205.85 
-     54 168.376 903 1 0 -10.0877 0.718822 -176.25 
-     54 108.937 904 1 0 -10.0415 0.85 -176.017 
-     54 93.9036 923 11 0 -35.9612 4.68764 124.15 
-     54 128.587 719 10 1 -36.1774 5.68124 95.55 
-     54 106.956 928 10 0 -36.2044 5.77555 94.15 
-     54 115.85 723 9 1 -35.4423 8.5725 65.55 
-     54 154.108 943 9 0 -35.3591 8.67786 64.15 
-     54 167.861 732 8 1 -33.5115 10.9178 35.55 
-     54 134.281 955 8 0 -33.3302 11.0682 34.15 
-     54 143.071 754 7 1 -29.1606 14.4118 5.55 
-     54 181.828 972 7 0 -28.9214 14.577 4.15 
-     54 91.2574 779 6 1 -24.0958 17.9733 -24.45 
-     54 20.1912 780 6 1 -24.05 18.008 -24.7773 
-     54 180.228 990 6 0 -23.9013 18.1147 -25.85 
-     54 92.1007 799 5 1 -20.0697 21.0762 -54.45 
-     54 85.704 800 5 1 -20.05 21.0948 -54.6155 
-     54 40.077 1005 5 0 -19.8995 21.2341 -55.85 
-     54 119.393 1006 5 0 -19.8823 21.25 -55.9903 
-     54 55.2005 817 4 1 -16.4685 24.493 -84.45 
-     54 124.604 818 4 1 -16.45 24.5054 -84.6394 
-     54 145.829 1022 4 0 -16.3287 24.5813 -85.85 
-     54 146.505 833 3 1 -13.3346 26.2411 -114.45 
-     54 136.56 1031 3 0 -13.1645 26.3154 -115.85 
-     54 142.866 851 2 1 -9.81626 27.9444 -144.45 
-     54 171.645 1040 2 0 -9.69185 28.0963 -145.85 
-     54 149.43 864 1 1 -7.10797 31.0317 -174.45 
-     54 104.903 1055 1 0 -6.9565 31.2052 -175.85 
-     54 18.6569 1056 1 0 -6.91783 31.25 -176.206 
-     54 134.835 880 0 1 -4.04825 34.8306 -204.45 
-     54 140.95 1074 0 0 -3.92224 34.9825 -205.85 
-     54 82.5419 919 11 0 -36.2709 4.01166 124.15 
-     54 43.0984 918 11 0 -36.36 3.85 123.882 
-Number of digits in this event: 33
+Number of tracker hits in this event: 6
+     54 197.825 1044 1 1 28.9286 -31.6363 -174.85 
+     54 155.863 1043 1 1 28.8499 -31.7055 -174.558 
+     54 12.3922 1593 0 0 95.632 138.909 -206.25 
+     54 152.353 1595 0 0 111.421 139.161 -206.25 
+     54 101.606 1350 7 0 16.5046 90.15 3.85449 
+     54 45.4747 1486 9 0 56.7866 117.422 63.75 
+Number of digits in this event: 6
 Using G4ParticleGun... 
-Particle energy: 4.01091 LIN
+Particle energy: 2.72507 LIN
 Particle: gamma
 Event: 55
-Number of tracker hits in this event: 46
-     55 259.488 445 8 1 -91.1215 -61.1185 35.55 
-     55 362.592 594 8 0 -91.1217 -61.1195 34.15 
-     55 289.112 445 7 1 -91.1275 -61.129 5.55 
-     55 228.932 594 7 0 -91.1343 -61.1134 4.15 
-     55 125.667 444 6 1 -91.2769 -60.8151 -24.45 
-     55 107.094 596 6 0 -91.281 -60.7995 -25.85 
-     55 97.4696 443 5 1 -91.3672 -60.4902 -54.45 
-     55 133.224 597 5 0 -91.3727 -60.4766 -55.85 
-     55 123.374 443 4 1 -91.4804 -60.1992 -84.45 
-     55 120.777 599 4 0 -91.4867 -60.1887 -85.85 
-     55 179.611 442 3 1 -91.6067 -59.9849 -114.45 
-     55 148.344 600 3 0 -91.6131 -59.98 -115.85 
-     55 106.236 442 2 1 -91.7466 -59.8751 -144.45 
-     55 130.198 600 2 0 -91.7531 -59.8668 -145.85 
-     55 157.727 441 1 1 -91.8767 -59.7046 -174.45 
-     55 215.531 601 1 0 -91.8837 -59.6927 -175.85 
-     55 111.185 440 0 1 -92.0522 -59.4188 -204.45 
-     55 265.001 603 0 0 -92.0607 -59.4067 -205.85 
-     55 18.8195 604 0 1 -59.25 -98.4551 -204.695 
-     55 34.895 600 1 0 -91.9937 -59.85 -176.233 
-     55 153.045 441 3 1 -91.75 -59.8478 -114.677 
-     55 383.401 583 3 0 -95.4451 -63.315 -115.85 
-     55 112.023 445 6 1 -91.0875 -61.3546 -24.45 
-     55 119 593 6 0 -91.0807 -61.3552 -25.85 
-     55 117.349 446 5 1 -90.9222 -61.3844 -54.45 
-     55 131.433 593 5 0 -90.9159 -61.3863 -55.85 
-     55 117.835 446 4 1 -90.7652 -61.4288 -84.45 
-     55 124.015 593 4 0 -90.7602 -61.4421 -85.85 
-     55 115.238 446 3 1 -90.7633 -61.8662 -114.45 
-     55 115.257 590 3 0 -90.768 -61.8912 -115.85 
-     55 119.131 446 2 1 -90.8364 -62.3929 -144.45 
-     55 146.529 588 2 0 -90.8456 -62.4122 -145.85 
-     55 161.474 445 1 1 -91.0164 -62.8216 -174.45 
-     55 21.7149 586 1 0 -91.0307 -62.8491 -175.85 
-     55 223.64 585 1 0 -91.0311 -62.85 -175.897 
-     55 185.628 444 0 1 -91.276 -63.4619 -204.45 
-     55 129.407 582 0 0 -91.2815 -63.4789 -205.85 
-     55 78.1792 446 1 1 -90.95 -62.9618 -174.613 
-     55 2.83301 446 0 1 -90.7576 -67.9038 -204.45 
-     55 101.827 447 0 1 -90.75 -67.9086 -204.46 
-     55 67.0176 448 0 1 -90.5499 -68.0211 -204.719 
-     55 133.213 558 0 0 -89.8167 -68.3674 -205.85 
-     55 57.3413 557 0 0 -89.613 -68.45 -206.124 
-     55 28.6095 585 0 1 -62.9025 -77.3446 -204.85 
-     55 120.75 249 0 1 -130.166 -90.9224 -204.45 
-     55 2.28639 250 0 1 -130.15 -90.9408 -204.474 
-Number of digits in this event: 27
+Number of tracker hits in this event: 11
+     55 241.745 313 1 1 -117.378 2.11446 -174.45 
+     55 269.023 910 1 0 -117.381 2.11519 -175.85 
+     55 258.378 313 0 1 -117.425 2.10637 -204.45 
+     55 233.526 910 0 0 -117.432 2.10576 -205.85 
+     55 69.7561 554 3 1 -69.2303 -132.954 -114.85 
+     55 37.4978 228 3 0 -68.6121 -134.503 -115.85 
+     55 186.06 227 3 0 -68.5752 -134.55 -115.869 
+     55 217.766 226 3 0 -68.5401 -134.75 -116.07 
+     55 88.7678 785 2 0 -9.57429 -22.851 -146.25 
+     55 87.218 786 2 0 -9.57109 -22.85 -146.248 
+     55 141.656 855 2 1 -8.98016 -23.378 -144.85 
+Number of digits in this event: 9
 Using G4ParticleGun... 
-Particle energy: 6.98481 LIN
+Particle energy: 9.77726 LIN
 Particle: gamma
 Event: 56
-Number of tracker hits in this event: 53
-     56 246.607 424 6 1 -95.336 -34.2412 -24.45 
-     56 261.114 729 6 0 -95.3293 -34.2459 -25.85 
-     56 230.692 424 5 1 -95.1778 -34.354 -54.45 
-     56 232.431 728 5 0 -95.1625 -34.3717 -55.85 
-     56 118.501 426 4 1 -94.8122 -34.7314 -84.45 
-     56 149.573 726 4 0 -94.8107 -34.7366 -85.85 
-     56 132.903 427 3 1 -94.5946 -34.7539 -114.45 
-     56 116.947 726 3 0 -94.6337 -34.7871 -115.85 
-     56 131.383 422 2 1 -95.6668 -35.5048 -144.45 
-     56 170.041 722 2 0 -95.7237 -35.4949 -145.85 
-     56 147.825 417 1 1 -96.7105 -35.4685 -174.45 
-     56 228.184 722 1 0 -96.8373 -35.4753 -175.85 
-     56 111.543 402 0 1 -99.6726 -35.4971 -204.45 
-     56 123.646 722 0 0 -99.8514 -35.465 -205.85 
-     56 270.853 435 0 1 -93.1126 -36.4639 -204.45 
-     56 257.295 717 0 0 -93.0917 -36.49 -205.85 
-     56 5.23895 1427 2 0 -18.7589 105.562 -146.25 
-     56 0.196663 870 4 1 -6.05 163.164 -84.6612 
-     56 104.194 177 5 0 -16.1729 -144.631 -56.25 
-     56 115.721 729 5 0 -95.331 -34.2374 -55.85 
-     56 110.508 424 4 1 -95.3115 -34.2593 -84.45 
-     56 116.078 728 4 0 -95.3115 -34.2611 -85.85 
-     56 142.73 424 3 1 -95.3095 -34.2993 -114.45 
-     56 143.97 728 3 0 -95.3091 -34.3013 -115.85 
-     56 254.387 424 2 1 -95.3009 -34.3436 -144.45 
-     56 132.817 728 2 0 -95.2987 -34.3426 -145.85 
-     56 173.097 424 1 1 -95.2282 -34.322 -174.45 
-     56 507.781 728 1 0 -95.2269 -34.3232 -175.85 
-     56 241.752 424 0 1 -95.183 -34.3533 -204.45 
-     56 360.678 728 0 0 -95.1788 -34.3521 -205.85 
-     56 153.467 727 1 0 -95.4248 -34.45 -175.983 
-     56 102.135 674 1 0 -100.752 -45.2413 -176.25 
-     56 78.6389 727 2 0 -95.3991 -34.45 -146.032 
-     56 33.7018 433 1 1 -93.4028 -38.9603 -174.45 
-     56 156.49 434 1 1 -93.35 -39.0242 -174.514 
-     56 74.3095 435 1 1 -93.15 -39.2096 -174.708 
-     56 8.86606 436 1 1 -92.95 -39.3429 -174.841 
-     56 13.8503 699 1 0 -91.5035 -40.2198 -175.851 
-     56 389.858 698 1 0 -91.4539 -40.25 -175.888 
-     56 428.777 697 1 0 -91.0246 -40.45 -176.098 
-     56 175.133 1092 1 0 65.482 38.4939 -176.25 
-     56 103.577 1093 1 0 65.6936 38.65 -176.21 
-     56 57.9913 1094 1 0 65.962 38.8501 -176.197 
-     56 108.175 1023 1 0 68.6725 24.7207 -176.25 
-     56 81.9654 1022 1 0 68.4324 24.65 -176.13 
-     56 56.5801 1021 1 0 68.4234 24.45 -175.928 
-     56 182.177 1245 1 1 69.1092 23.7161 -174.85 
-     56 229.623 1246 1 1 69.25 23.6557 -174.479 
-     56 176.249 696 1 0 -130.013 -40.6501 -176.034 
-     56 213.922 249 1 1 -130.33 -42.5272 -174.85 
-     56 27.2198 926 3 0 -108.953 5.25 -116.081 
-     56 1.37137 726 0 0 -95.1208 -34.8476 -205.85 
-     56 230.225 725 0 0 -95.1203 -34.85 -205.857 
-Number of digits in this event: 34
+Number of tracker hits in this event: 29
+     56 327.572 1163 2 1 52.6729 -12.869 -144.45 
+     56 271.42 835 2 0 52.6721 -12.8691 -145.85 
+     56 245.919 1163 1 1 52.6591 -12.8718 -174.45 
+     56 140.611 835 1 0 52.6584 -12.8731 -175.85 
+     56 119.283 1162 0 1 52.6419 -12.8983 -204.45 
+     56 131.63 835 0 0 52.6412 -12.8986 -205.85 
+     56 40.0798 1122 2 1 44.5861 -8.61227 -144.85 
+     56 38.2783 1203 0 1 60.7923 33.7957 -204.85 
+     56 309.953 837 1 0 52.6894 -12.5583 -175.85 
+     56 124.742 1163 0 1 52.7444 -12.2914 -204.45 
+     56 200.097 838 0 0 52.7468 -12.2766 -205.85 
+     56 110.839 698 0 0 49.3808 -40.2643 -206.25 
+     56 66.6113 697 0 0 49.3884 -40.45 -206.162 
+     56 144.635 696 0 0 49.444 -40.6501 -206.056 
+     56 77.2426 695 0 0 49.5401 -40.8501 -205.86 
+     56 97.9102 1150 0 1 50.1614 -41.8737 -204.85 
+     56 121.794 1151 0 1 50.25 -42.0738 -204.644 
+     56 51.4987 1152 0 1 50.45 -42.2602 -204.527 
+     56 61.252 1153 0 1 50.8427 -42.2831 -204.45 
+     56 66.9263 1154 0 1 50.8501 -42.2991 -204.655 
+     56 51.9693 691 0 0 51.8991 -41.7447 -205.85 
+     56 125.321 692 0 0 52.0467 -41.65 -205.932 
+     56 72.672 693 0 0 52.2955 -41.45 -205.939 
+     56 81.9692 694 0 0 52.4647 -41.2494 -205.899 
+     56 17.6001 1171 0 1 54.4274 -37.4672 -204.85 
+     56 185.486 1172 0 1 54.45 -37.4269 -204.836 
+     56 19.3396 1173 0 1 54.6501 -37.3143 -204.814 
+     56 331 710 0 0 55.8101 -37.8899 -205.85 
+     56 32.1668 709 0 0 56.0472 -38.0502 -206.179 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 9.37573 LIN
+Particle energy: 8.57602 LIN
 Particle: gamma
 Event: 57
-Number of tracker hits in this event: 1
-     57 290.533 1397 1 0 26.6528 99.6734 -176.25 
-Number of digits in this event: 3
+Number of tracker hits in this event: 51
+     57 738.284 872 4 1 -5.55266 -68.8075 -84.45 
+     57 432.026 556 4 0 -5.55273 -68.8079 -85.85 
+     57 109.032 872 3 1 -5.55234 -68.8144 -114.45 
+     57 136.005 556 3 0 -5.55278 -68.8149 -115.85 
+     57 123.624 872 2 1 -5.56254 -68.8254 -144.45 
+     57 337.78 556 2 0 -5.5635 -68.8253 -145.85 
+     57 435.218 872 1 1 -5.58127 -68.8196 -174.45 
+     57 112.708 556 1 0 -5.58322 -68.8194 -175.85 
+     57 281.488 872 0 1 -5.62265 -68.8142 -204.45 
+     57 138.835 556 0 0 -5.625 -68.8148 -205.85 
+     57 310.617 706 0 0 -37.83 -38.7064 -206.25 
+     57 18.7901 922 0 0 -2.53841 4.45 -206.147 
+     57 61.0257 1188 13 0 -74.6667 57.7653 183.75 
+     57 66.0694 1189 13 0 -74.6113 57.85 183.898 
+     57 26.7412 1190 13 0 -74.5358 58.05 184.087 
+     57 189.327 529 13 1 -74.1458 58.719 185.15 
+     57 91.3475 528 13 1 -74.25 59.0175 185.461 
+     57 79.9816 527 13 1 -74.45 59.0689 185.395 
+     57 110.61 526 13 1 -74.6508 59.1932 185.395 
+     57 160 525 13 1 -74.85 59.3085 185.386 
+     57 122.239 524 13 1 -75.05 59.2817 185.48 
+     57 4.15369 1379 3 1 95.95 -146.593 -114.812 
+     57 35.2273 1380 3 1 96.15 -146.717 -114.548 
+     57 10.1426 871 0 1 -5.65 -68.7468 -204.818 
+     57 118.339 559 0 0 -6.26898 -68.2025 -205.85 
+     57 87.7167 560 0 0 -6.22618 -68.0499 -206.14 
+     57 63.686 561 0 0 -6.18918 -67.85 -206.16 
+     57 67.7663 562 0 0 -6.14587 -67.65 -206.178 
+     57 43.9805 656 0 0 -26.1505 -48.7824 -206.25 
+     57 84.0201 655 0 0 -26.2004 -48.8503 -206.139 
+     57 56.1263 654 0 0 -26.3666 -49.0508 -206.073 
+     57 161.697 653 0 0 -26.3957 -49.25 -206.066 
+     57 121.363 557 0 0 -5.55718 -68.6107 -205.85 
+     57 8.3898 727 2 1 -34.5155 -71.2348 -144.45 
+     57 115.666 555 1 0 -5.35359 -68.8605 -175.85 
+     57 136.789 887 0 1 -2.56485 -70.6304 -204.451 
+     57 24.3825 888 0 1 -2.44991 -70.5037 -204.799 
+     57 73.5849 549 0 0 -2.11119 -70.1079 -205.85 
+     57 130.781 550 0 0 -2.05285 -70.05 -206.012 
+     57 120.437 1360 6 0 167.336 92.1973 -26.25 
+     57 121.455 873 3 1 -5.3232 -68.1459 -114.45 
+     57 98.0484 559 3 0 -5.30876 -68.0688 -115.85 
+     57 12.4447 560 3 0 -5.30533 -68.05 -116.186 
+     57 255.036 873 2 1 -5.268 -66.275 -144.45 
+     57 117.4 569 2 0 -5.26235 -66.2008 -145.85 
+     57 111.315 874 1 1 -5.05058 -64.7989 -174.45 
+     57 102.545 576 1 0 -5.10782 -64.7032 -175.85 
+     57 168.933 870 0 1 -5.92231 -62.7647 -204.45 
+     57 171.614 586 0 0 -5.93927 -62.7172 -205.85 
+     57 58.116 641 2 0 51.8781 -51.6557 -145.85 
+     57 27.0658 873 4 1 -5.44991 -68.9018 -84.771 
+Number of digits in this event: 23
 Using G4ParticleGun... 
-Particle energy: 5.9179 LIN
+Particle energy: 1.71851 LIN
 Particle: gamma
 Event: 58
-Number of tracker hits in this event: 9
-     58 107.122 800 3 1 -19.9653 -46.8119 -114.45 
-     58 110.154 666 3 0 -20.0655 -46.7278 -115.85 
-     58 63.4486 904 3 0 11.2663 0.922508 -116.25 
-     58 88.4213 905 3 0 11.3528 1.05 -116.131 
-     58 69.0871 906 3 0 11.333 1.25 -115.984 
-     58 73.9774 907 3 0 11.2353 1.45026 -115.994 
-     58 15.8274 908 3 0 11.099 1.65 -115.873 
-     58 147.303 954 3 1 10.9968 2.63851 -114.85 
-     58 86.5881 953 3 1 10.85 3.04446 -114.683 
-Number of digits in this event: 5
+Number of tracker hits in this event: 42
+     58 263.702 1234 6 1 66.9007 85.0779 -24.45 
+     58 290.594 1325 6 0 66.8969 85.0754 -25.85 
+     58 146.062 1233 5 1 66.7855 85.0759 -54.45 
+     58 349.976 1325 5 0 66.7762 85.0899 -55.85 
+     58 212.437 1233 4 1 66.7112 85.302 -84.45 
+     58 112.606 1326 4 0 66.7146 85.3168 -85.85 
+     58 128.116 1233 3 1 66.7168 85.6321 -114.45 
+     58 122.111 1327 3 0 66.7068 85.6352 -115.85 
+     58 149.189 1233 2 1 66.7251 85.2859 -144.45 
+     58 157.528 1326 2 0 66.7571 85.2792 -145.85 
+     58 158.744 1236 1 1 67.3453 85.0382 -174.45 
+     58 124.772 1325 1 0 67.4074 85.0556 -175.85 
+     58 129.669 1243 0 1 68.6688 85.4477 -204.45 
+     58 117.121 1327 0 0 68.7345 85.4625 -205.85 
+     58 363.149 1232 3 1 66.65 85.6663 -114.498 
+     58 100.481 1231 3 1 66.45 85.59 -114.632 
+     58 65.4441 1324 5 0 66.7405 85.05 -56.1092 
+     58 282.554 1187 5 0 73.5527 57.4614 -56.25 
+     58 22.5266 1230 1 1 66.1275 86.1991 -174.45 
+     58 142.902 1229 1 1 66.0499 86.1467 -174.487 
+     58 71.1758 1228 1 1 65.85 86.0023 -174.525 
+     58 83.4774 1227 1 1 65.65 85.8122 -174.596 
+     58 273.357 1226 1 1 65.45 85.5371 -174.593 
+     58 109.392 1234 5 1 66.8852 85.0612 -54.45 
+     58 117.931 1234 4 1 66.9207 84.9803 -84.45 
+     58 110.148 1324 4 0 66.9185 84.9778 -85.85 
+     58 172.581 1234 3 1 66.8619 84.926 -114.45 
+     58 121.141 1324 3 0 66.832 84.9002 -115.85 
+     58 117.713 1230 2 1 66.0673 84.2635 -144.45 
+     58 209.405 1320 2 0 66.0223 84.2323 -145.85 
+     58 133.973 1225 1 1 65.0752 83.6851 -174.45 
+     58 98.5527 1318 1 0 65.0311 83.6563 -175.85 
+     58 22.1425 1317 1 0 65.0209 83.65 -176.172 
+     58 351.611 1220 0 1 64.085 83.1517 -204.45 
+     58 520.871 1315 0 0 64.0313 83.118 -205.85 
+     58 165.971 1231 0 0 85.3598 66.3248 -206.25 
+     58 298.495 1328 0 1 85.7876 67.612 -204.85 
+     58 314.576 1316 0 0 64.1403 83.25 -206.065 
+     58 346.814 1232 0 1 66.547 84.883 -204.45 
+     58 257.531 1324 0 0 66.5219 84.9035 -205.85 
+     58 14.1638 768 6 1 -26.25 155.783 -24.7621 
+     58 290.185 1342 2 1 88.621 51.789 -144.45 
+Number of digits in this event: 30
 Using G4ParticleGun... 
-Particle energy: 2.97964 LIN
+Particle energy: 7.33336 LIN
 Particle: gamma
 Event: 59
-Number of tracker hits in this event: 0
-Number of digits in this event: 2
+Number of tracker hits in this event: 3
+     59 200.791 657 6 0 -101.053 -48.5491 -26.25 
+     59 219.668 658 6 0 -100.697 -48.45 -26.1627 
+     59 81.1147 1557 0 0 -69.2485 131.65 -206.25 
+Number of digits in this event: 5
 Using G4ParticleGun... 
-Particle energy: 7.45135 LIN
+Particle energy: 6.74691 LIN
 Particle: gamma
 Event: 60
-Number of tracker hits in this event: 5
-     60 146.992 1463 2 0 47.3293 112.769 -146.25 
-     60 12.9757 758 10 0 116.229 -28.27 93.75 
-     60 42.907 1480 10 1 116.173 -28.337 95.1505 
-     60 88.0492 1479 10 1 116.15 -28.3335 95.3143 
-     60 104.115 1355 11 1 91.2301 -39.2566 125.15 
-Number of digits in this event: 2
+Number of tracker hits in this event: 10
+     60 239.738 1494 1 1 119.112 -32.0943 -174.45 
+     60 286.225 739 1 0 119.114 -32.0951 -175.85 
+     60 242.477 1494 0 1 119.13 -32.1095 -204.45 
+     60 229.784 739 0 0 119.134 -32.1116 -205.85 
+     60 73.8828 1092 4 0 85.2984 38.611 -86.25 
+     60 314.301 1093 4 0 85.1703 38.65 -86.0628 
+     60 207.129 1242 0 1 68.65 -20.8961 -204.755 
+     60 128.312 1241 0 1 68.45 -20.8619 -204.567 
+     60 167.053 1550 13 0 179.711 130.277 183.75 
+     60 279.098 1799 13 1 180.029 130.531 185.15 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 9.50331 LIN
+Particle energy: 1.50663 LIN
 Particle: gamma
 Event: 61
-Number of tracker hits in this event: 4
-     61 90.4882 982 11 1 16.5575 -33.9633 125.55 
-     61 6.74921 1298 2 1 79.8166 -170.159 -144.85 
-     61 233.969 495 4 1 -80.8633 -130.405 -84.85 
-     61 50.044 230 4 0 -81.3739 -133.95 -86.1284 
-Number of digits in this event: 4
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 3.04436 LIN
+Particle energy: 9.20401 LIN
 Particle: gamma
 Event: 62
-Number of tracker hits in this event: 110
-     62 60.4485 1084 10 1 36.8515 -105.736 95.2044 
-     62 223.117 372 10 0 36.8546 -105.743 94.1491 
-     62 99.7288 1082 9 1 36.5842 -105.882 65.55 
-     62 118.482 371 9 0 36.6128 -105.857 64.15 
-     62 143.553 1085 8 1 37.1683 -105.288 35.5497 
-     62 171.236 374 8 0 37.2826 -105.287 34.15 
-     62 51.9597 1097 7 1 39.642 -105.033 5.55 
-     62 228.933 1098 7 1 39.65 -105.021 5.37072 
-     62 136.743 376 7 0 39.6958 -104.945 4.14988 
-     62 111.904 1103 6 1 40.7177 -102.992 -24.45 
-     62 182.807 386 6 0 40.7692 -102.886 -25.85 
-     62 267.116 1107 5 1 41.6421 -100.506 -54.45 
-     62 89.8441 1108 5 1 41.65 -100.507 -54.5812 
-     62 183.32 398 5 0 41.7306 -100.529 -55.85 
-     62 240.852 1113 4 1 42.7674 -101.439 -84.45 
-     62 102.02 393 4 0 42.8177 -101.524 -85.8504 
-     62 123.557 1117 3 1 43.5272 -103.314 -114.45 
-     62 137.676 383 3 0 43.4976 -103.485 -115.85 
-     62 131.597 1114 2 1 42.8785 -107.312 -144.45 
-     62 75.1143 363 2 0 42.8391 -107.511 -145.851 
-     62 37.2001 362 2 0 42.8327 -107.55 -146.122 
-     62 94.7357 1110 1 1 42.2072 -111.262 -174.45 
-     62 133.616 343 1 0 42.2498 -111.428 -175.85 
-     62 126.97 1113 0 1 42.6977 -115.184 -204.45 
-     62 112.01 323 0 0 42.7451 -115.416 -205.85 
-     62 70.9584 1112 4 1 42.65 -101.301 -84.6121 
-     62 10.4712 400 2 0 29.2536 -99.9707 -145.85 
-     62 100.143 401 2 0 29.2 -99.95 -146.128 
-     62 92.3914 431 5 0 38.4074 -93.81 -56.25 
-     62 144.459 432 5 0 38.348 -93.75 -56.0982 
-     62 80.1582 1106 5 1 41.4499 -100.463 -54.801 
-     62 104.423 1084 9 1 36.8678 -105.743 65.55 
-     62 399.954 372 9 0 36.8671 -105.744 64.15 
-     62 131.881 1083 8 1 36.8369 -105.766 35.55 
-     62 117.966 371 8 0 36.8354 -105.77 34.15 
-     62 114.269 1083 7 1 36.7907 -105.856 5.55 
-     62 115.497 371 7 0 36.7904 -105.86 4.15 
-     62 384.866 1083 6 1 36.7975 -105.941 -24.45 
-     62 255.228 371 6 0 36.802 -105.943 -25.85 
-     62 116.556 1084 5 1 36.8668 -105.992 -54.45 
-     62 216.742 370 5 0 36.87 -106 -55.85 
-     62 116.536 1084 4 1 36.9333 -106.173 -84.45 
-     62 227.061 369 4 0 36.9391 -106.183 -85.85 
-     62 210.386 1084 3 1 37.048 -106.391 -114.45 
-     62 16.8709 1085 3 1 37.05 -106.395 -114.778 
-     62 164.175 368 3 0 37.0564 -106.408 -115.85 
-     62 102.712 1085 2 1 37.2278 -106.745 -144.45 
-     62 110.924 366 2 0 37.2332 -106.762 -145.85 
-     62 133.706 1086 1 1 37.3499 -107.108 -174.45 
-     62 93.818 365 1 0 37.3529 -107.125 -175.85 
-     62 115.679 1086 0 1 37.4055 -107.467 -204.45 
-     62 107.385 363 0 0 37.4089 -107.485 -205.85 
-     62 352.021 1083 4 1 36.7599 -106.033 -84.45 
-     62 105.856 371 4 0 36.6734 -105.941 -85.85 
-     62 123.585 1077 3 1 35.5863 -103.86 -114.45 
-     62 105.464 382 3 0 35.5586 -103.709 -115.851 
-     62 111.883 1075 2 1 35.193 -100.464 -144.45 
-     62 118.413 398 2 0 35.168 -100.419 -145.85 
-     62 155.109 1071 1 1 34.4141 -99.1509 -174.45 
-     62 97.6582 406 1 0 33.8627 -98.8264 -175.85 
-     62 21.8156 407 1 0 33.7428 -98.7498 -176.171 
-     62 114.136 1017 0 1 23.598 -91.7055 -204.45 
-     62 161.484 444 0 0 23.4732 -91.34 -205.851 
-     62 230.361 370 4 0 36.805 -106.046 -85.85 
-     62 223.076 1091 3 1 38.296 -106.433 -114.45 
-     62 83.8708 369 3 0 38.4759 -106.35 -115.938 
-     62 159.475 1105 2 1 41.1064 -105.7 -144.45 
-     62 149.271 373 2 0 41.2367 -105.499 -145.85 
-     62 10.805 1118 1 1 43.8256 -101.485 -174.45 
-     62 152.157 1119 1 1 43.8501 -101.474 -174.484 
-     62 21.2698 1120 1 1 44.05 -101.375 -174.787 
-     62 71.7488 395 1 0 44.7058 -100.999 -175.85 
-     62 87.1032 396 1 0 44.7957 -100.95 -175.997 
-     62 69.5747 1213 0 1 62.6888 -91.8326 -204.45 
-     62 76.847 1214 0 1 62.85 -91.78 -204.668 
-     62 198.864 443 0 0 63.7099 -91.5134 -205.85 
-     62 101.127 1083 5 1 36.7713 -105.908 -54.45 
-     62 106.076 371 5 0 36.7742 -105.91 -55.85 
-     62 116.366 370 3 0 36.9074 -106.106 -115.85 
-     62 113.013 1086 2 1 37.3401 -106.395 -144.45 
-     62 121.123 368 2 0 37.3652 -106.43 -145.85 
-     62 120.225 1089 1 1 37.895 -107.168 -174.45 
-     62 187.028 364 1 0 37.9266 -107.201 -175.85 
-     62 124.881 1092 0 1 38.6104 -107.938 -204.45 
-     62 147.54 360 0 0 38.6538 -107.978 -205.85 
-     62 128.851 871 12 1 -5.72736 136.61 155.55 
-     62 134.825 872 12 1 -5.65 136.569 155.489 
-     62 125.445 370 6 0 36.7888 -105.951 -25.85 
-     62 130.204 1082 5 1 36.5071 -106.397 -54.45 
-     62 121.742 368 5 0 36.5527 -106.438 -55.85 
-     62 179.676 1089 4 1 37.9344 -107.393 -84.45 
-     62 72.7403 363 4 0 37.9717 -107.527 -85.85 
-     62 33.5667 362 4 0 37.9781 -107.55 -86.0786 
-     62 139.045 1092 3 1 38.4861 -109.812 -114.45 
-     62 124.547 350 3 0 38.7559 -110.021 -115.85 
-     62 103.393 1121 2 1 44.3697 -114.643 -144.45 
-     62 114.499 326 2 0 44.6296 -114.884 -145.85 
-     62 8.09936 325 2 0 44.6956 -114.95 -146.22 
-     62 98.343 1147 1 1 49.5977 -120.126 -174.45 
-     62 29.8573 1148 1 1 49.65 -120.209 -174.733 
-     62 76.2237 298 1 0 49.8439 -120.505 -175.85 
-     62 70.217 297 1 0 49.8719 -120.55 -176.019 
-     62 124.439 1178 0 1 55.7337 -128.743 -204.45 
-     62 127.817 255 0 0 55.8897 -129.068 -205.851 
-     62 41.7248 254 0 0 55.9257 -129.15 -206.184 
-     62 130.038 337 2 0 38.4314 -112.714 -145.85 
-     62 102.109 428 1 0 42.8735 -94.4916 -175.85 
-     62 208.766 1058 0 1 31.8041 -90.6954 -204.451 
-     62 80.65 442 0 0 32.4539 -91.55 -206.086 
-     62 131.211 1260 6 1 72.0764 30.5983 -24.85 
-Number of digits in this event: 54
-Using G4ParticleGun... 
-Particle energy: 3.12066 LIN
+Number of tracker hits in this event: 4
+     62 223.421 802 1 1 -19.5514 -116.826 -174.45 
+     62 282.377 316 1 0 -19.5514 -116.827 -175.85 
+     62 227.145 802 0 1 -19.5547 -116.838 -204.45 
+     62 230.601 316 0 0 -19.5553 -116.838 -205.85 
+Number of digits in this event: 7
+Using G4ParticleGun... 
+Particle energy: 3.05581 LIN
 Particle: gamma
 Event: 63
 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: 6.1587 LIN
+Particle energy: 5.61299 LIN
 Particle: gamma
 Event: 64
-Number of tracker hits in this event: 0
-Number of digits in this event: 1
+Number of tracker hits in this event: 128
+     64 248 1518 7 1 123.945 -28.9086 5.55 
+     64 211.864 755 7 0 123.951 -28.9075 4.15 
+     64 427.203 1519 6 1 124.017 -28.8986 -24.45 
+     64 516.331 755 6 0 124.017 -28.8968 -25.85 
+     64 240.438 1519 5 1 124.053 -28.8366 -54.45 
+     64 121.217 756 5 0 124.054 -28.8336 -55.85 
+     64 239.736 1519 4 1 124.103 -28.7847 -84.45 
+     64 4.95118 757 4 0 123.88 -28.4554 -85.85 
+     64 104.356 758 4 0 123.876 -28.45 -85.8719 
+     64 68.7386 1504 3 1 121.007 -20.1923 -114.45 
+     64 54.7894 1505 3 1 121.15 -20.178 -114.679 
+     64 175.078 800 3 0 121.789 -20.0237 -115.85 
+     64 109.408 638 3 0 96.5902 -52.3505 -116.25 
+     64 93.1791 637 3 0 96.447 -52.45 -116.138 
+     64 93.5759 636 3 0 96.2498 -52.65 -116.042 
+     64 221.923 635 3 0 96.0699 -52.85 -115.993 
+     64 256.756 634 3 0 95.9707 -53.05 -115.989 
+     64 164.967 633 3 0 95.9413 -53.2502 -115.947 
+     64 58.308 632 3 0 95.854 -53.45 -115.928 
+     64 62.1076 631 3 0 95.7641 -53.65 -115.9 
+     64 30.4854 1371 3 1 94.4039 -56.2896 -114.85 
+     64 151.477 1370 3 1 94.3497 -56.379 -114.799 
+     64 5.94938 1369 3 1 94.1498 -56.7585 -114.473 
+     64 43.6881 647 2 0 108.391 -50.6111 -145.85 
+     64 227.819 1447 2 1 109.682 -49.3538 -144.85 
+     64 164.54 756 3 0 124.169 -28.7366 -115.997 
+     64 262.783 1520 2 1 124.196 -28.6906 -144.45 
+     64 106.008 756 2 0 124.211 -28.6797 -145.85 
+     64 98.3269 1522 1 1 124.555 -28.4591 -174.45 
+     64 264.588 758 1 0 124.563 -28.431 -175.85 
+     64 359.673 1523 0 1 124.786 -27.9349 -204.45 
+     64 161.238 760 0 0 124.791 -27.9347 -205.85 
+     64 111.485 1522 0 1 124.75 -27.8874 -204.819 
+     64 30.479 751 0 0 123.72 -29.6696 -205.85 
+     64 380.204 1519 2 1 124.15 -28.6888 -144.513 
+     64 436.525 1518 2 1 123.95 -28.7496 -144.747 
+     64 30.2745 742 2 0 121.521 -31.5509 -145.85 
+     64 50.6256 741 2 0 121.447 -31.65 -145.868 
+     64 28.8099 740 2 0 121.333 -31.8501 -145.869 
+     64 549.195 1496 2 1 119.453 -35.4274 -144.85 
+     64 257.348 1495 2 1 119.35 -36.1239 -144.716 
+     64 37.6692 1497 2 1 119.55 -37.2012 -144.457 
+     64 125.45 711 2 0 119.2 -37.7989 -145.85 
+     64 66.3239 710 2 0 119.176 -37.85 -146.116 
+     64 58.8451 730 2 0 145.811 -33.9493 -146.25 
+     64 209.61 731 2 0 145.911 -33.8496 -146.135 
+     64 171.153 1627 2 1 145.715 -32.6619 -144.85 
+     64 19.1293 1628 2 1 145.75 -32.6286 -144.804 
+     64 444.523 755 2 0 123.931 -28.9002 -145.85 
+     64 122.819 1523 1 1 124.861 -29.8467 -174.45 
+     64 117.571 750 1 0 124.962 -29.8916 -175.85 
+     64 122.234 1535 0 1 127.286 -30.9974 -204.45 
+     64 111.544 744 0 0 127.326 -31.0618 -205.85 
+     64 218.078 505 7 0 143.427 -78.8563 3.75 
+     64 357.315 1613 7 1 142.933 -78.5023 5.15 
+     64 109.553 1612 7 1 142.75 -77.8474 5.47917 
+     64 219.405 1611 7 1 142.55 -77.479 5.38355 
+     64 78.9454 1610 7 1 142.35 -77.0465 5.27304 
+     64 182.045 520 7 0 142.356 -76.0295 4.14946 
+     64 175.551 1607 7 1 141.729 -76.4716 5.15 
+     64 202.903 1518 6 1 123.94 -28.9941 -24.45 
+     64 274.441 1518 5 1 123.851 -29.8322 -54.45 
+     64 101.236 750 5 0 123.809 -29.8952 -55.85 
+     64 271.965 1512 4 1 122.598 -31.3989 -84.45 
+     64 151.922 743 4 0 122.623 -31.4121 -85.85 
+     64 121.317 1514 3 1 123.076 -31.9709 -114.45 
+     64 112.217 740 3 0 122.984 -32.0115 -115.851 
+     64 118.632 1504 2 1 121.122 -33.2401 -144.45 
+     64 114.374 733 2 0 121.063 -33.2817 -145.85 
+     64 122.426 1496 1 1 119.499 -34.1044 -174.45 
+     64 242.961 728 1 0 119.462 -34.2547 -175.85 
+     64 268.478 1492 0 1 118.716 -37.7959 -204.45 
+     64 118.18 709 0 0 118.595 -38.0579 -205.85 
+     64 173.78 1759 2 0 108.034 171.95 -146.173 
+     64 160.155 1518 0 1 123.86 -18.6238 -204.85 
+     64 105.206 1769 8 0 -54.7516 174.053 33.75 
+     64 67.5021 1770 8 0 -54.915 174.15 33.978 
+     64 15.9215 622 8 1 -55.6343 174.808 35.1506 
+     64 148.547 621 8 1 -55.6502 174.826 35.1894 
+     64 219.89 620 8 1 -55.85 175.021 35.2865 
+     64 317.523 1517 5 1 123.608 -29.2703 -54.45 
+     64 153.996 753 5 0 123.568 -29.3072 -55.85 
+     64 183.756 749 4 0 122.62 -30.0733 -85.85 
+     64 102.734 1508 3 1 121.902 -29.7326 -114.45 
+     64 117.044 751 3 0 121.871 -29.7485 -115.85 
+     64 218.099 754 5 0 123.478 -29.2301 -55.85 
+     64 81.0872 1501 4 1 120.427 -28.5862 -84.45 
+     64 30.2512 1502 4 1 120.55 -28.631 -84.7245 
+     64 129.186 756 4 0 121.046 -28.795 -85.85 
+     64 240.84 755 4 0 121.207 -28.85 -86.2208 
+     64 104.74 1565 3 1 133.22 -33.3262 -114.45 
+     64 9.09986 1566 3 1 133.35 -33.4157 -114.825 
+     64 0.245137 732 3 0 133.702 -33.6492 -115.85 
+     64 194.228 731 3 0 133.703 -33.65 -115.854 
+     64 104.685 1623 2 1 144.758 -41.0316 -144.45 
+     64 14.9661 1624 2 1 144.95 -41.0462 -144.79 
+     64 447.171 694 2 0 145.54 -41.0984 -145.85 
+     64 58.6547 1708 1 1 161.859 -42.3543 -174.45 
+     64 75.1754 1709 1 1 161.95 -42.3507 -174.607 
+     64 287.85 688 1 0 162.654 -42.3216 -175.85 
+     64 46.3335 1797 0 1 179.658 -41.6477 -204.45 
+     64 168.891 1798 0 1 179.751 -41.6488 -204.598 
+     64 56.7529 695 2 0 145.553 -41.05 -145.991 
+     64 160.623 755 5 0 123.967 -29.0139 -55.85 
+     64 105.859 1519 3 1 123.973 -28.999 -114.45 
+     64 111.894 755 3 0 123.972 -28.9949 -115.85 
+     64 101.723 1518 1 1 123.914 -28.8557 -174.45 
+     64 134.609 755 1 0 123.912 -28.8537 -175.85 
+     64 166.441 756 0 0 123.879 -28.7966 -205.85 
+     64 137.973 572 0 0 92.7151 -65.45 -205.932 
+     64 58.2212 1360 0 1 92.2728 -66.5357 -204.85 
+     64 65.0667 800 4 1 -19.988 -23.7388 -84.85 
+     64 179.386 799 4 1 -20.05 -23.8478 -84.7292 
+     64 76.9402 1520 6 1 124.15 -28.7763 -24.5326 
+     64 23.789 1521 6 1 124.35 -28.7423 -24.7746 
+     64 99.5746 756 6 0 125.365 -28.8257 -25.85 
+     64 134.115 1580 5 1 136.293 -40.4075 -54.45 
+     64 20.482 704 5 0 136.078 -39.0966 -55.85 
+     64 64.309 705 5 0 136.066 -39.05 -55.8913 
+     64 83.5501 706 5 0 136.027 -38.85 -56.0155 
+     64 0.026598 707 5 0 136.013 -38.65 -56.2494 
+     64 106.537 1517 4 1 123.68 -28.9606 -84.45 
+     64 218.818 1517 3 1 123.675 -29.0592 -114.45 
+     64 120.349 754 3 0 123.68 -29.055 -115.85 
+     64 112.977 1519 1 1 124.124 -29.1267 -174.45 
+     64 116.718 754 1 0 124.153 -29.1296 -175.85 
+     64 108.379 754 0 0 124.789 -29.2011 -205.85 
+     64 56.5942 170 1 0 42.8411 -145.95 -176.067 
+Number of digits in this event: 66
 Using G4ParticleGun... 
-Particle energy: 6.80634 LIN
+Particle energy: 3.74457 LIN
 Particle: gamma
 Event: 65
-Number of tracker hits in this event: 2
-     65 71.7172 982 3 1 16.4786 -2.71068 -114.45 
-     65 218.374 981 3 1 16.45 -2.62485 -114.512 
-Number of digits in this event: 2
+Number of tracker hits in this event: 31
+     65 265.269 1088 7 1 37.7828 37.2027 5.55 
+     65 221.997 1085 7 0 37.786 37.2026 4.15 
+     65 109.456 1089 6 1 37.8609 37.2139 -24.45 
+     65 296.218 1085 6 0 37.8662 37.2168 -25.85 
+     65 216.145 1089 5 1 37.9733 37.2745 -54.45 
+     65 104.096 1086 5 0 37.9749 37.2737 -55.85 
+     65 412.752 1089 4 1 38.0072 37.2504 -84.45 
+     65 188.661 1085 4 0 38.0132 37.2463 -85.85 
+     65 112.409 1090 3 1 38.1227 37.1556 -114.45 
+     65 113.236 1085 3 0 38.1281 37.1493 -115.85 
+     65 157.007 1090 2 1 38.2403 37.0143 -144.45 
+     65 139.749 1084 2 0 38.2484 37.007 -145.85 
+     65 112.944 1091 1 1 38.4083 36.8558 -174.45 
+     65 124.796 1084 1 0 38.4185 36.8578 -175.85 
+     65 150.7 1092 0 1 38.6336 36.8945 -204.45 
+     65 142.641 1084 0 0 38.6482 36.8964 -205.85 
+     65 39.6683 1083 1 0 38.3941 36.85 -175.872 
+     65 41.6732 1087 1 1 37.4796 37.5625 -174.85 
+     65 374.619 1086 1 1 37.4499 37.5861 -174.808 
+     65 196.083 1085 2 0 38.2594 37.05 -146.153 
+     65 13.2221 1086 2 0 38.2662 37.25 -146.229 
+     65 126.128 1088 6 1 37.8444 37.1071 -24.45 
+     65 132.929 1090 5 1 38.0822 36.9626 -54.45 
+     65 122.48 1084 5 0 38.078 36.9562 -55.85 
+     65 108.766 1084 4 0 37.9786 36.8558 -85.85 
+     65 97.1131 1088 3 1 37.8337 36.8869 -114.45 
+     65 151.301 1084 3 0 37.8244 36.8958 -115.85 
+     65 112.978 1088 2 1 37.6631 37.1017 -144.45 
+     65 137.626 1085 1 0 37.3112 37.1226 -175.85 
+     65 141.309 1083 0 1 36.8065 36.8234 -204.45 
+     65 118.77 1083 0 0 36.7667 36.807 -205.85 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 9.85187 LIN
+Particle energy: 4.90665 LIN
 Particle: gamma
 Event: 66
-Number of tracker hits in this event: 59
-     66 175.58 1252 6 0 -39.5097 70.6309 -25.9638 
-     66 247.598 702 5 1 -39.5106 70.6242 -54.45 
-     66 221.425 1252 5 0 -39.5101 70.6254 -55.85 
-     66 117.243 702 4 1 -39.5021 70.6489 -84.45 
-     66 110.623 1253 4 0 -39.5012 70.6505 -85.85 
-     66 250.638 702 3 1 -39.4796 70.6828 -114.45 
-     66 143.674 1253 3 0 -39.4791 70.6833 -115.85 
-     66 112.746 702 2 1 -39.4663 70.6964 -144.45 
-     66 241.951 1253 2 0 -39.4655 70.6979 -145.85 
-     66 127.058 703 1 1 -39.4489 70.7338 -174.45 
-     66 132.86 1253 1 0 -39.4475 70.7352 -175.85 
-     66 98.8588 703 0 1 -39.4148 70.77 -204.45 
-     66 131.215 1253 0 0 -39.4129 70.7714 -205.85 
-     66 72.1822 1575 6 0 43.2211 135.181 -26.25 
-     66 83.9373 1577 6 0 42.3271 135.55 -25.9513 
-     66 34.4053 1574 6 0 43.4184 135.15 -25.8725 
-     66 179.28 1126 6 1 45.3193 135.136 -24.85 
-     66 32.4198 1612 0 0 -66.9598 142.684 -206.25 
-     66 80.7161 1613 0 0 -67.0045 142.75 -206.157 
-     66 50.0403 1614 0 0 -67.1676 142.95 -206.025 
-     66 54.845 1615 0 0 -67.2212 143.15 -206.037 
-     66 119.152 1616 0 0 -67.3044 143.35 -206.094 
-     66 81.5813 1617 0 0 -67.4674 143.551 -206.142 
-     66 70.797 1618 0 0 -67.6112 143.75 -206.173 
-     66 69.7111 1619 0 0 -67.7636 143.95 -206.171 
-     66 92.157 1620 0 0 -67.9068 144.15 -206.161 
-     66 105.259 1621 0 0 -68.1403 144.35 -206.007 
-     66 112.804 1622 0 0 -68.3812 144.55 -206.004 
-     66 33.2501 1623 0 0 -68.4511 144.751 -206.229 
-     66 39.2836 1341 5 1 88.2825 -104.775 -54.85 
-     66 251.054 1342 5 1 88.45 -104.928 -54.5355 
-     66 20.1957 1253 6 0 -39.5022 70.65 -26.1881 
-     66 103.978 748 5 1 -30.281 86.7124 -54.4513 
-     66 82.847 747 5 1 -30.45 86.9465 -54.6518 
-     66 65.8762 746 5 1 -30.6502 87.0935 -54.711 
-     66 239.837 1334 5 0 -31.1676 86.9181 -55.85 
-     66 152.722 1333 5 0 -31.3245 86.85 -56.102 
-     66 19.6296 750 5 1 -29.9005 87.8154 -54.85 
-     66 25.2557 751 5 1 -29.85 87.851 -54.834 
-     66 63.8948 1346 5 0 -28.7805 89.3793 -55.85 
-     66 81.5634 763 5 1 -27.3144 90.2278 -54.8498 
-     66 187.983 1352 5 0 -27.7151 90.6402 -55.85 
-     66 9.43057 256 1 1 -128.75 37.9894 -174.592 
-     66 108.566 701 4 1 -39.6917 70.9657 -84.45 
-     66 127.203 1254 4 0 -39.6998 70.971 -85.85 
-     66 124.514 701 3 1 -39.7786 71.0782 -114.45 
-     66 112.538 1255 3 0 -39.7567 71.0707 -115.85 
-     66 110.944 703 2 1 -39.3036 70.6578 -144.45 
-     66 129.361 1252 2 0 -39.3113 70.6385 -145.85 
-     66 102.516 702 1 1 -39.6273 71.8073 -174.45 
-     66 108.77 1259 1 0 -39.6759 71.8907 -175.85 
-     66 248.174 697 0 1 -40.4947 73.6629 -204.45 
-     66 116.737 1268 0 0 -40.6445 73.7304 -205.85 
-     66 35.7208 1254 2 0 -39.2389 70.85 -146.164 
-     66 55.8719 377 2 0 -78.4968 -104.593 -146.25 
-     66 95.9616 376 2 0 -78.4983 -104.75 -146.189 
-     66 71.2125 375 2 0 -78.4162 -104.95 -146.029 
-     66 270.308 374 2 0 -78.2971 -105.15 -145.996 
-     66 218.448 373 2 0 -77.847 -105.35 -145.952 
-Number of digits in this event: 23
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 1.36291 LIN
+Particle energy: 5.05889 LIN
 Particle: gamma
 Event: 67
-Number of tracker hits in this event: 85
-     67 459.116 1400 10 1 100.288 -12.7004 95.55 
-     67 307.118 836 10 0 100.287 -12.7474 94.15 
-     67 176.829 1400 9 1 100.348 -13.6465 65.55 
-     67 232.452 831 9 0 100.326 -13.7664 64.15 
-     67 134.467 1398 8 1 99.9322 -16.2605 35.55 
-     67 101.855 818 8 0 99.8681 -16.3597 34.15 
-     67 130.69 1392 7 1 98.602 -18.4937 5.55 
-     67 33.5112 807 7 0 98.5681 -18.6382 4.15 
-     67 68.0195 806 7 0 98.5653 -18.65 4.03555 
-     67 116.865 1388 6 1 97.7532 -21.8343 -24.45 
-     67 106.413 790 6 0 97.7514 -21.9636 -25.85 
-     67 191.037 1387 5 1 97.6835 -24.5264 -54.45 
-     67 71.7203 777 5 0 97.6503 -24.6361 -55.8502 
-     67 72.0882 776 5 0 97.6458 -24.65 -56.0305 
-     67 125.002 1384 4 1 97.0349 -26.7508 -84.45 
-     67 100.161 766 4 0 96.966 -26.7903 -85.85 
-     67 122.696 1377 3 1 95.6398 -27.4669 -114.451 
-     67 126.949 763 3 0 95.705 -27.39 -115.85 
-     67 196.241 1384 2 1 97.1281 -26.0013 -144.45 
-     67 173.77 770 2 0 97.1259 -25.9942 -145.85 
-     67 103.883 1385 1 1 97.2191 -25.4538 -174.45 
-     67 100.391 773 1 0 97.4186 -25.3972 -175.85 
-     67 116.161 1407 0 1 101.699 -23.7115 -204.45 
-     67 127.368 782 0 0 101.855 -23.5727 -205.85 
-     67 115.342 1401 0 1 100.397 -23.9884 -204.45 
-     67 25.4446 1325 0 1 85.25 4.71637 -204.592 
-     67 206.676 830 9 0 100.316 -13.85 64.0381 
-     67 5.75144 1399 10 1 100.15 -12.8311 95.1645 
-     67 156.956 834 10 0 99.6189 -13.1664 94.1497 
-     67 257.747 833 10 0 99.6226 -13.2501 94.1175 
-     67 112.642 1399 9 1 100.104 -12.6345 65.55 
-     67 138.53 836 9 0 100.116 -12.652 64.15 
-     67 104.005 1401 8 1 100.384 -13.0654 35.55 
-     67 112.805 834 8 0 100.334 -13.1043 34.15 
-     67 104.237 1394 7 1 99.1283 -13.8638 5.55 
-     67 128.754 830 7 0 99.0123 -13.9062 4.15 
-     67 140.175 1382 6 1 96.7023 -14.6232 -24.45 
-     67 110.136 826 6 0 96.4911 -14.662 -25.85 
-     67 108.975 1360 5 1 92.2909 -15.0971 -54.45 
-     67 181.019 824 5 0 92.0264 -15.1152 -55.85 
-     67 145.531 1332 4 1 86.5832 -15.5473 -84.45 
-     67 151.283 822 4 0 86.2942 -15.5305 -85.85 
-     67 150.137 1301 3 1 80.3237 -15.2634 -114.45 
-     67 133.103 824 3 0 80.0701 -15.2151 -115.85 
-     67 98.3097 1273 2 1 74.805 -14.1471 -144.45 
-     67 245.648 829 2 0 74.6014 -14.1709 -145.85 
-     67 65.1596 1252 1 1 70.4781 -14.8176 -174.45 
-     67 63.8969 1251 1 1 70.45 -14.8229 -174.644 
-     67 110.59 825 1 0 70.2957 -14.8533 -175.85 
-     67 80.3104 1233 0 1 66.6806 -15.4329 -204.45 
-     67 36.4436 1232 0 1 66.65 -15.4364 -204.746 
-     67 127.322 823 0 0 66.5374 -15.4372 -205.85 
-     67 71.2864 452 4 1 -89.45 95.3486 -84.6357 
-     67 201.226 453 4 1 -89.45 95.457 -84.508 
-     67 106.859 454 4 1 -89.25 95.6047 -84.7736 
-     67 451.399 1395 5 1 99.3217 -11.8138 -54.4501 
-     67 202.893 841 5 0 99.3427 -11.7663 -55.85 
-     67 131.129 1401 4 1 100.368 -10.4916 -84.45 
-     67 112.316 848 4 0 100.536 -10.3806 -85.85 
-     67 4.18361 1418 3 1 103.946 -8.2734 -114.45 
-     67 120.255 1419 3 1 103.95 -8.27075 -114.469 
-     67 40.2124 859 3 0 104.24 -8.06069 -115.85 
-     67 178.968 860 3 0 104.255 -8.05 -115.918 
-     67 112.934 1450 2 1 110.25 -3.44386 -144.45 
-     67 133.984 884 2 0 110.52 -3.23673 -145.85 
-     67 146.344 1478 1 1 115.76 0.983181 -174.45 
-     67 139.691 906 1 0 116.048 1.26328 -175.85 
-     67 152.91 1508 0 1 121.77 6.97253 -204.45 
-     67 108.694 936 0 0 122.034 7.29288 -205.85 
-     67 123.63 1397 4 1 99.6001 -11.3782 -84.45 
-     67 142.501 843 4 0 99.5976 -11.3444 -85.85 
-     67 137.785 1396 3 1 99.4543 -10.5291 -114.45 
-     67 116.109 847 3 0 99.4029 -10.4783 -115.85 
-     67 158.009 1390 2 1 98.1591 -9.42872 -144.45 
-     67 56.2348 1389 2 1 98.15 -9.41854 -144.718 
-     67 134.031 853 2 0 98.1101 -9.37484 -145.85 
-     67 114.868 1384 1 1 97.0043 -8.27425 -174.45 
-     67 116.086 859 1 0 96.9344 -8.23729 -175.85 
-     67 137.365 1377 0 1 95.5815 -7.47624 -204.45 
-     67 178.69 863 0 0 95.4753 -7.43984 -205.85 
-     67 2.62904 1394 5 1 99.15 -11.4079 -54.8474 
-     67 60.3931 844 5 0 98.4715 -11.2317 -55.8502 
-     67 29.8346 843 5 0 98.3845 -11.25 -55.9134 
-     67 26.8764 1390 5 1 98.3312 -12.1067 -54.85 
-     67 287.47 1391 5 1 98.35 -12.1714 -54.8142 
-Number of digits in this event: 46
-Using G4ParticleGun... 
-Particle energy: 1.89084 LIN
+Number of tracker hits in this event: 121
+     67 281.669 498 8 1 -80.4424 0.104504 35.55 
+     67 280.827 900 8 0 -80.4429 0.105595 34.15 
+     67 121.517 498 7 1 -80.4474 0.160627 5.55 
+     67 261.62 900 7 0 -80.4492 0.169017 4.15 
+     67 239.643 497 6 1 -80.4768 0.354222 -24.45 
+     67 173.501 901 6 0 -80.4822 0.361864 -25.85 
+     67 223.422 497 5 1 -80.6062 0.541983 -54.45 
+     67 201.558 902 5 0 -80.6122 0.548906 -55.85 
+     67 151.507 496 4 1 -80.7402 0.666979 -84.45 
+     67 132.036 903 4 0 -80.7487 0.667968 -85.85 
+     67 225.225 495 3 1 -80.9275 0.703106 -114.45 
+     67 101.241 903 3 0 -80.9379 0.709638 -115.85 
+     67 323.436 494 2 1 -81.1437 0.818002 -144.45 
+     67 329.7 903 2 0 -81.153 0.825895 -145.85 
+     67 102.229 493 1 1 -81.3422 0.99527 -174.45 
+     67 140.837 904 1 0 -81.3544 1.01085 -175.85 
+     67 137.349 492 0 1 -81.6281 1.35557 -204.45 
+     67 182.68 906 0 0 -81.6468 1.37229 -205.85 
+     67 14.9892 904 2 0 -81.2111 0.85 -146.214 
+     67 140.669 904 3 0 -80.6758 1.03432 -115.85 
+     67 232.152 497 4 1 -80.6499 0.756331 -84.4727 
+     67 86.1002 498 4 1 -80.45 0.973211 -84.5712 
+     67 96.7009 499 4 1 -80.25 1.20618 -84.65 
+     67 91.4315 500 4 1 -80.05 1.48923 -84.7626 
+     67 56.1747 927 4 0 -78.0702 5.47202 -85.85 
+     67 65.7055 928 4 0 -77.9874 5.65069 -85.8799 
+     67 43.6349 929 4 0 -77.9087 5.85 -85.8835 
+     67 60.6427 930 4 0 -77.8479 6.05 -85.8742 
+     67 66.36 931 4 0 -77.7659 6.25024 -85.8761 
+     67 53.5735 932 4 0 -77.6566 6.45 -85.876 
+     67 84.3931 933 4 0 -77.5703 6.65 -85.8847 
+     67 31.4661 934 4 0 -77.4735 6.85 -85.867 
+     67 147.868 531 4 1 -73.844 13.7056 -84.85 
+     67 188.826 532 4 1 -73.65 14.1311 -84.7147 
+     67 133.02 533 4 1 -73.45 14.6383 -84.5662 
+     67 6.12557 534 4 1 -73.25 14.9734 -84.4543 
+     67 179.8 495 2 1 -80.9743 1.4402 -144.45 
+     67 50.0397 910 2 0 -80.6821 2.15241 -145.85 
+     67 66.6784 911 2 0 -80.6262 2.25 -146.04 
+     67 0.313513 774 2 0 -47.9822 -25.249 -146.25 
+     67 79.3805 773 2 0 -47.9813 -25.2501 -146.249 
+     67 81.5425 772 2 0 -47.822 -25.45 -146.112 
+     67 5.13139 771 2 0 -47.6786 -25.6502 -145.869 
+     67 100.9 666 2 1 -46.8479 -26.2528 -144.85 
+     67 71.118 667 2 1 -46.6497 -26.3301 -144.726 
+     67 59.1782 668 2 1 -46.45 -26.3319 -144.549 
+     67 194.314 669 2 1 -46.25 -26.3864 -144.465 
+     67 95.2623 670 2 1 -46.0499 -26.4582 -144.496 
+     67 56.3481 671 2 1 -45.85 -26.5172 -144.603 
+     67 64.8785 672 2 1 -45.65 -26.45 -144.627 
+     67 71.082 673 2 1 -45.4499 -26.3493 -144.715 
+     67 65.7556 674 2 1 -45.25 -26.3519 -144.625 
+     67 113.211 675 2 1 -45.05 -26.2831 -144.61 
+     67 61.6873 764 2 0 -44.3034 -27.1038 -145.85 
+     67 235.988 763 2 0 -44.298 -27.25 -145.927 
+     67 133.139 905 2 0 -80.695 1.21027 -145.85 
+     67 100.16 552 1 1 -69.6324 4.58829 -174.45 
+     67 98.1371 922 1 0 -69.2188 4.64583 -175.85 
+     67 17.3037 923 1 0 -69.0903 4.65 -176.185 
+     67 15.7909 604 0 1 -59.0729 6.8352 -204.45 
+     67 121.814 605 0 1 -59.05 6.83607 -204.495 
+     67 5.01177 606 0 1 -58.85 6.80863 -204.832 
+     67 256.545 932 0 0 -58.2662 6.60526 -205.85 
+     67 107.424 931 0 0 -57.9799 6.45 -206.04 
+     67 0.13909 930 0 0 -58.0736 6.25 -205.85 
+     67 266.886 608 0 1 -58.3053 5.45245 -204.85 
+     67 285.867 498 2 1 -80.4424 0.558861 -144.45 
+     67 180.892 497 2 1 -80.45 0.550547 -144.532 
+     67 114.666 901 2 0 -80.5279 0.367936 -145.85 
+     67 29.7686 488 1 1 -82.4275 -3.53234 -174.45 
+     67 68.254 487 1 1 -82.45 -3.52612 -174.565 
+     67 97.1909 882 1 0 -82.6636 -3.50169 -175.85 
+     67 143.898 462 0 1 -87.4989 -3.43526 -204.45 
+     67 92.2572 884 0 0 -87.4275 -3.15697 -205.85 
+     67 8.29433 749 5 1 -30.25 100.551 -54.838 
+     67 125.941 902 2 0 -80.4919 0.64883 -145.85 
+     67 110.696 491 1 1 -81.7259 2.0386 -174.45 
+     67 127.499 910 1 0 -81.756 2.13322 -175.85 
+     67 115.484 487 0 1 -82.6052 3.84342 -204.45 
+     67 137.132 919 0 0 -82.6517 3.93315 -205.85 
+     67 172.645 1522 2 0 -58.8608 124.55 -146.024 
+     67 60.8253 1523 2 0 -58.8088 124.75 -146.044 
+     67 31.8546 1790 3 1 178.15 -112.829 -114.532 
+     67 150.658 497 7 1 -80.4536 0.0798555 5.55 
+     67 143.094 900 6 0 -80.4648 0.100679 -25.85 
+     67 163.707 900 5 0 -80.5427 0.176192 -55.85 
+     67 129.109 900 4 0 -80.6306 0.245963 -85.85 
+     67 137.592 496 3 1 -80.6895 0.375597 -114.45 
+     67 160.032 901 3 0 -80.6895 0.382956 -115.85 
+     67 173.01 496 2 1 -80.6807 0.532199 -144.45 
+     67 107.084 496 1 1 -80.7796 0.673197 -174.45 
+     67 98.0863 903 1 0 -80.7814 0.675022 -175.85 
+     67 135.479 496 0 1 -80.8272 0.711062 -204.45 
+     67 121.027 903 0 0 -80.8276 0.707917 -205.85 
+     67 66.4381 810 1 1 -17.9378 -78.7426 -174.45 
+     67 87.3128 809 1 1 -18.05 -78.6426 -174.653 
+     67 113.203 514 1 0 -19.4968 -77.2211 -175.85 
+     67 169.902 513 1 0 -19.8303 -77.25 -175.91 
+     67 233.657 512 1 0 -19.87 -77.45 -175.954 
+     67 188.721 522 5 1 -75.578 -7.96708 -54.45 
+     67 108.97 861 5 0 -75.8441 -7.79662 -55.85 
+     67 162.883 489 4 1 -82.2487 -10.023 -84.45 
+     67 16.4169 490 4 1 -82.05 -10.3445 -84.8337 
+     67 79.9251 844 4 0 -81.1314 -11.1188 -85.8503 
+     67 69.1018 843 4 0 -80.9794 -11.25 -86.057 
+     67 30.1753 562 3 1 -67.5137 -25.967 -114.45 
+     67 150.244 563 3 1 -67.45 -26.0158 -114.52 
+     67 59.814 564 3 1 -67.2496 -26.2103 -114.738 
+     67 106.413 765 3 0 -65.9677 -26.9311 -115.85 
+     67 194.7 764 3 0 -65.6576 -27.05 -116.039 
+     67 163.004 900 2 0 -80.3961 0.0533588 -145.85 
+     67 500.918 500 1 1 -80.0405 -0.277715 -174.45 
+     67 106.483 898 1 0 -80.0324 -0.367226 -175.85 
+     67 177.85 499 0 1 -80.2006 -2.61218 -204.45 
+     67 94.2101 886 0 0 -80.2781 -2.80532 -205.85 
+     67 28.3965 885 0 0 -80.2967 -2.85 -206.172 
+     67 14.2702 499 1 1 -80.05 -0.129595 -174.614 
+     67 109.885 498 1 1 -80.3346 -0.113975 -174.45 
+     67 186.944 899 1 0 -80.3397 -0.132459 -175.85 
+     67 117.086 497 0 1 -80.4937 -0.432249 -204.45 
+     67 105.67 898 0 0 -80.4771 -0.438257 -205.85 
+Number of digits in this event: 56
+Using G4ParticleGun... 
+Particle energy: 9.17251 LIN
 Particle: gamma
 Event: 68
-Number of tracker hits in this event: 0
-Number of digits in this event: 2
+Number of tracker hits in this event: 2
+     68 140.317 595 5 1 -60.9749 -141.321 -54.45 
+     68 148.392 1239 4 0 62.5201 68.05 -86.1107 
+Number of digits in this event: 5
 Using G4ParticleGun... 
-Particle energy: 8.67065 LIN
+Particle energy: 1.5051 LIN
 Particle: gamma
 Event: 69
-Number of tracker hits in this event: 6
-     69 388.337 510 6 1 -77.9275 -134.955 -24.4505 
-     69 139.52 223 6 0 -79.1724 -135.354 -25.85 
-     69 87.4893 224 6 0 -79.1879 -135.35 -25.8752 
-     69 14.9719 511 6 1 -77.85 -134.688 -24.5957 
-     69 89.9174 1241 2 1 68.25 35.1607 -144.621 
-     69 1.09991 1218 2 0 -152.558 63.8139 -145.85 
-Number of digits in this event: 4
+Number of tracker hits in this event: 42
+     69 247.331 1352 6 1 90.7337 -69.9955 -24.45 
+     69 256.506 550 6 0 90.7336 -69.9953 -25.85 
+     69 223.548 1352 5 1 90.7179 -70.0154 -54.45 
+     69 238.376 550 5 0 90.702 -70.0199 -55.85 
+     69 407.234 1351 4 1 90.3811 -70.1263 -84.45 
+     69 107.544 549 4 0 90.4062 -70.1252 -85.85 
+     69 265.935 1353 3 1 90.8332 -70.14 -114.45 
+     69 165.661 549 3 0 90.8295 -70.1451 -115.85 
+     69 334.524 1353 2 1 90.7658 -70.2607 -144.45 
+     69 258.808 548 2 0 90.763 -70.2822 -145.85 
+     69 306.587 1352 1 1 90.7415 -70.7331 -174.45 
+     69 148.703 546 1 0 90.7423 -70.7451 -175.85 
+     69 234.942 1352 0 1 90.6765 -71.005 -204.45 
+     69 228.98 545 0 0 90.6871 -71.0397 -205.85 
+     69 113.438 1557 1 1 131.55 -56.3823 -174.595 
+     69 263.012 547 2 0 90.7566 -70.45 -146.106 
+     69 120.132 769 5 0 146.202 -26.2058 -56.25 
+     69 57.8053 1437 0 1 107.55 -3.48396 -204.522 
+     69 104.034 548 4 0 90.5061 -70.4086 -85.85 
+     69 133.26 547 3 0 90.7714 -70.5299 -115.85 
+     69 321.459 1352 2 1 90.7152 -70.5785 -144.45 
+     69 134.241 548 1 0 90.6132 -70.324 -175.85 
+     69 121.896 1351 0 1 90.5283 -70.679 -204.45 
+     69 142.786 546 0 0 90.5242 -70.6971 -205.85 
+     69 338.437 1354 1 1 91.1269 -70.5243 -174.45 
+     69 285.47 547 1 0 91.1424 -70.5156 -175.85 
+     69 101.861 547 0 0 90.6233 -70.5827 -205.85 
+     69 118.497 1355 1 1 91.15 -70.5013 -174.715 
+     69 136.681 1365 0 1 93.2454 -70.1694 -204.45 
+     69 156.705 549 0 0 93.2054 -70.0907 -205.85 
+     69 0.455027 652 0 0 91.9126 -49.452 -206.25 
+     69 262.53 653 0 0 91.912 -49.45 -206.248 
+     69 457.817 654 0 0 91.877 -49.25 -206.069 
+     69 11.6054 655 0 0 91.7839 -49.0499 -205.871 
+     69 110.592 1354 0 1 90.9734 -47.8914 -204.85 
+     69 393.781 1353 0 1 90.95 -47.8549 -204.819 
+     69 109.057 742 0 0 69.4154 -31.4804 -206.25 
+     69 95.7402 743 0 0 69.5183 -31.4496 -206.161 
+     69 60.9004 741 0 0 69.6 -31.65 -206.065 
+     69 131.798 740 0 0 69.5862 -31.8502 -206.03 
+     69 176.85 1244 0 1 68.8668 -32.4381 -204.85 
+     69 89.1368 1243 0 1 68.8497 -32.4566 -204.82 
+Number of digits in this event: 32
 Using G4ParticleGun... 
-Particle energy: 2.40108 LIN
+Particle energy: 2.3298 LIN
 Particle: gamma
 Event: 70
 Number of tracker hits in this event: 0
-Number of digits in this event: 1
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 9.41225 LIN
+Particle energy: 5.84208 LIN
 Particle: gamma
 Event: 71
-Number of tracker hits in this event: 10
-     71 292.88 570 2 1 -65.97 59.9284 -144.45 
-     71 398.488 1199 2 0 -65.9705 59.9291 -145.85 
-     71 478.232 570 1 1 -65.9812 59.9488 -174.45 
-     71 228.38 1199 1 0 -65.9833 59.9553 -175.85 
-     71 632.851 570 0 1 -66.0244 60.0602 -204.45 
-     71 133.364 1200 0 0 -66.0269 60.0657 -205.85 
-     71 72.8983 569 1 1 -66.05 59.9495 -174.624 
-     71 47.7981 1194 2 0 -66.5887 58.9215 -145.85 
-     71 182.616 1193 2 0 -66.6435 58.85 -145.919 
-     71 116.863 1199 0 0 -65.9544 59.9634 -205.85 
-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: 4.48324 LIN
+Particle energy: 7.21927 LIN
 Particle: gamma
 Event: 72
-Number of tracker hits in this event: 86
-     72 295.363 854 5 1 -9.12785 93.9884 -54.45 
-     72 275.831 1369 5 0 -9.12615 93.9893 -55.85 
-     72 293.94 854 4 1 -9.092 93.9914 -84.45 
-     72 107.019 1369 4 0 -9.08994 93.9854 -85.85 
-     72 253.728 855 3 1 -9.03667 93.8754 -114.45 
-     72 123.791 1368 3 0 -9.0287 93.8687 -115.85 
-     72 157.982 855 2 1 -8.8564 93.7025 -144.45 
-     72 244.168 1367 2 0 -8.83848 93.6918 -145.85 
-     72 270.65 857 1 1 -8.52778 93.5065 -174.45 
-     72 289.391 1366 1 0 -8.47837 93.486 -175.85 
-     72 135.547 862 0 1 -7.45892 93.1159 -204.45 
-     72 0.175914 863 0 1 -7.45 93.1184 -204.85 
-     72 120.303 1364 0 0 -7.43108 93.1224 -205.85 
-     72 322.623 854 2 1 -9.08718 93.9119 -144.45 
-     72 412.589 1368 2 0 -9.05736 93.895 -145.85 
-     72 270.113 856 1 1 -8.82816 93.5704 -174.45 
-     72 52.5184 869 0 1 -6.0796 91.9132 -204.451 
-     72 77.3458 870 0 1 -6.05 91.9597 -204.64 
-     72 160.515 1360 0 0 -5.85356 92.214 -205.85 
-     72 104.046 1363 1 0 -8.36602 92.8854 -175.85 
-     72 22.1358 873 0 1 -5.26011 87.7604 -204.45 
-     72 129.646 874 0 1 -5.25 87.7426 -204.504 
-     72 13.5331 1336 0 0 -4.96924 87.2702 -205.85 
-     72 95.0656 1335 0 0 -4.95684 87.25 -205.907 
-     72 16.3461 774 4 0 112.679 -25.0949 -85.85 
-     72 138.235 740 6 0 156.414 -31.9798 -26.25 
-     72 151.494 741 6 0 156.325 -31.85 -26.1958 
-     72 181.045 1368 4 0 -9.20847 93.8902 -85.85 
-     72 431.432 853 3 1 -9.37055 93.747 -114.45 
-     72 130.296 1367 3 0 -9.38249 93.7353 -115.85 
-     72 484.714 852 2 1 -9.64807 93.4908 -144.45 
-     72 33.8095 851 2 1 -9.65 93.4889 -144.732 
-     72 137.635 1366 2 0 -9.65797 93.4813 -145.85 
-     72 113.196 850 1 1 -9.89469 93.2535 -174.45 
-     72 93.1052 1365 1 0 -9.91608 93.2385 -175.85 
-     72 162.938 848 0 1 -10.301 92.9499 -204.45 
-     72 149.911 1363 0 0 -10.3343 92.9424 -205.85 
-     72 112.888 883 1 1 -3.27936 93.9109 -174.45 
-     72 128.363 1367 1 0 -3.37303 93.6136 -175.85 
-     72 22.6895 894 0 1 -1.095 95.1094 -204.45 
-     72 93.8103 895 0 1 -1.04976 95.1221 -204.49 
-     72 114.1 896 0 1 -0.849924 95.162 -204.65 
-     72 88.7678 1375 0 0 0.467326 95.27 -205.85 
-     72 48.1323 1376 0 0 0.595849 95.35 -206.103 
-     72 34.612 1477 0 0 39.3131 115.684 -206.25 
-     72 93.3655 1478 0 0 39.4359 115.75 -206.176 
-     72 62.3531 1479 0 0 39.6523 115.95 -205.978 
-     72 31.9326 1101 0 1 40.3876 116.674 -204.85 
-     72 99.4426 1102 0 1 40.4501 116.73 -204.757 
-     72 155.406 891 1 1 -1.81862 94.1332 -174.45 
-     72 186.34 1369 1 0 -1.4636 94.1302 -175.85 
-     72 132.502 925 0 1 5.15919 92.9126 -204.45 
-     72 26.9498 1366 0 0 5.33868 93.4978 -205.85 
-     72 239.908 1367 0 0 5.35306 93.55 -205.97 
-     72 50.1202 854 3 1 -9.25 93.561 -114.711 
-     72 168.45 1362 3 0 -8.83454 92.7237 -115.85 
-     72 54.543 1361 3 0 -8.74066 92.55 -116.093 
-     72 186.368 921 2 1 4.28759 73.5913 -144.45 
-     72 18.4094 1263 2 0 4.49541 72.6928 -145.85 
-     72 122.365 1262 2 0 4.48897 72.6497 -145.931 
-     72 0.0368237 1369 3 0 -9.42882 94.1498 -115.85 
-     72 104.454 1370 3 0 -9.42883 94.15 -115.851 
-     72 79.8736 853 2 1 -9.38818 100.8 -144.45 
-     72 120.718 1407 2 0 -8.45442 101.568 -145.85 
-     72 23.906 1408 2 0 -8.2089 101.75 -146.205 
-     72 70.8752 960 1 1 12.1403 116.076 -174.45 
-     72 44.5535 961 1 1 12.2501 116.111 -174.681 
-     72 144.155 1480 1 0 12.8355 116.24 -175.85 
-     72 0.666098 1471 1 0 72.9905 114.35 -176.25 
-     72 189.099 1470 1 0 72.9932 114.35 -176.248 
-     72 62.3028 1276 1 1 75.288 114.506 -174.85 
-     72 68.5662 1277 1 1 75.4501 114.515 -174.751 
-     72 88.4141 1278 1 1 75.65 114.546 -174.615 
-     72 11.1676 1279 1 1 75.85 114.599 -174.469 
-     72 217.444 1486 2 0 73.6783 117.399 -146.25 
-     72 131.104 1485 2 0 73.6753 117.35 -145.903 
-     72 108.645 1268 2 1 73.7994 117.056 -144.85 
-     72 88.5677 1269 2 1 73.85 116.993 -144.55 
-     72 64.9649 1535 3 0 77.5315 127.283 -116.25 
-     72 66.2502 1536 3 0 77.5596 127.35 -116.018 
-     72 182.431 1288 3 1 77.699 128.533 -114.85 
-     72 20.58 1487 2 0 73.6031 117.55 -145.927 
-     72 247.009 1266 2 1 73.3828 118.111 -144.85 
-     72 134.054 1265 2 1 73.25 118.407 -144.553 
-     72 229.692 1489 2 0 71.4763 118.099 -145.85 
-     72 15.8352 1490 2 0 70.9972 118.15 -146.214 
-Number of digits in this event: 44
+Number of tracker hits in this event: 8
+     72 256.981 1330 1 1 86.1093 85.8808 -174.45 
+     72 319.018 1329 1 0 86.1093 85.8798 -175.85 
+     72 123.068 1330 0 1 86.1099 85.8563 -204.45 
+     72 119.715 1329 0 0 86.1135 85.8578 -205.85 
+     72 65.024 1593 3 0 139.654 138.884 -116.25 
+     72 206.301 1331 0 1 86.3693 86.1421 -204.45 
+     72 119.948 1330 0 0 86.3864 86.1489 -205.85 
+     72 67.3042 1243 0 0 101.563 68.7236 -206.249 
+Number of digits in this event: 6
 Using G4ParticleGun... 
-Particle energy: 9.78938 LIN
+Particle energy: 8.65943 LIN
 Particle: gamma
 Event: 73
-Number of tracker hits in this event: 170
-     73 220.435 993 11 1 18.7176 33.1565 125.55 
-     73 211.655 1065 11 0 18.7173 33.1562 124.15 
-     73 112.299 993 10 1 18.7094 33.1486 95.55 
-     73 143.724 1065 10 0 18.7083 33.149 94.15 
-     73 350.422 993 9 1 18.6852 33.1589 65.55 
-     73 397.613 1065 9 0 18.6831 33.1601 64.15 
-     73 239.12 992 8 1 18.6426 33.1876 35.55 
-     73 265.559 1065 8 0 18.6406 33.1885 34.15 
-     73 112.067 992 7 1 18.6026 33.2024 5.55 
-     73 219.413 1065 7 0 18.5991 33.2036 4.15 
-     73 227.924 992 6 1 18.5252 33.2228 -24.45 
-     73 113.362 1065 6 0 18.5208 33.2228 -25.85 
-     73 102.329 991 5 1 18.4308 33.2248 -54.45 
-     73 295.737 1065 5 0 18.4259 33.2238 -55.85 
-     73 448.243 991 4 1 18.3247 33.2053 -84.45 
-     73 388.073 1065 4 0 18.3209 33.205 -85.85 
-     73 190.731 991 3 1 18.291 33.1882 -114.45 
-     73 549.613 1065 3 0 18.293 33.1923 -115.85 
-     73 166.454 991 2 1 18.3479 33.2724 -144.45 
-     73 467.758 1066 2 0 18.3542 33.2745 -145.85 
-     73 127.96 992 1 1 18.4716 33.3144 -174.45 
-     73 362.523 1066 1 0 18.4748 33.3258 -175.85 
-     73 311.168 992 0 1 18.5465 33.5301 -204.45 
-     73 256.398 1067 0 0 18.5485 33.5337 -205.85 
-     73 230.469 867 1 1 -6.62651 -65.6556 -174.661 
-     73 141.369 866 1 1 -6.65 -65.6652 -174.647 
-     73 207.331 865 1 1 -6.85 -65.7522 -174.513 
-     73 300.317 864 1 1 -7.05 -66.0754 -174.477 
-     73 339.695 568 1 0 -1.61729 -66.3977 -175.85 
-     73 12.2889 567 1 0 -1.35082 -66.45 -176.072 
-     73 13.8298 561 1 0 -0.514215 -67.65 -176.18 
-     73 341.241 868 1 1 -6.45 -66.3647 -174.676 
-     73 97.3368 561 7 0 -161.813 -67.6688 3.75 
-     73 68.8452 85 7 1 -162.997 -67.5259 5.15 
-     73 395.752 990 3 1 18.2263 33.2236 -114.45 
-     73 110.824 998 2 1 19.6697 33.5988 -144.45 
-     73 134.852 1067 2 0 19.7772 33.5512 -145.85 
-     73 151.47 1011 1 1 22.2755 32.5177 -174.45 
-     73 154.653 1062 1 0 22.3563 32.5135 -175.85 
-     73 122.011 1020 0 1 24.064 32.1016 -204.45 
-     73 160.077 1060 0 0 24.1549 32.1172 -205.85 
-     73 93.3884 992 3 1 18.45 33.3251 -114.622 
-     73 59.5487 1071 3 0 19.1575 34.2976 -115.85 
-     73 132.188 1072 3 0 19.2759 34.4503 -116.001 
-     73 154.46 1073 3 0 19.5826 34.65 -116.201 
-     73 79.3928 1074 3 0 19.9333 34.85 -115.997 
-     73 12.6591 1000 3 1 20.2385 34.5926 -114.85 
-     73 116.649 1001 3 1 20.25 34.5791 -114.803 
-     73 345.194 1002 3 1 20.45 34.4703 -114.453 
-     73 240.324 1003 3 1 20.65 34.3578 -114.464 
-     73 859.305 990 2 1 18.0823 33.2406 -144.45 
-     73 247.871 1065 2 0 18.0652 33.1764 -145.85 
-     73 117.434 988 1 1 17.738 32.0366 -174.45 
-     73 101.382 1059 1 0 17.8421 31.9918 -175.85 
-     73 122.855 997 0 1 19.5656 31.5407 -204.451 
-     73 104.179 1056 0 0 19.679 31.355 -205.85 
-     73 172.761 1062 2 0 17.5473 32.6159 -145.85 
-     73 252.835 1061 2 0 17.5403 32.45 -145.99 
-     73 171.643 993 6 1 18.65 33.1817 -24.548 
-     73 84.8848 987 1 1 17.6276 34.1351 -174.45 
-     73 131.202 1070 1 0 17.6744 34.1804 -175.85 
-     73 90.567 991 0 1 18.4136 34.9005 -204.45 
-     73 124.666 1073 0 0 18.6453 34.7177 -205.85 
-     73 14.624 1064 2 0 18.2686 33.05 -146.172 
-     73 124.646 995 1 1 19.1134 28.6376 -174.45 
-     73 85.3439 1046 1 0 19.0856 29.2999 -175.85 
-     73 48.8926 1047 1 0 19.0946 29.45 -176.134 
-     73 179.671 1005 0 1 21.1934 47.7739 -204.45 
-     73 21.6169 1006 0 1 21.25 47.9283 -204.818 
-     73 77.6364 1141 0 0 21.5063 48.3533 -205.85 
-     73 57.9301 1142 0 0 21.5661 48.45 -206.083 
-     73 315.546 815 1 1 -16.8525 -42.3768 -174.85 
-     73 311.269 993 0 1 18.6714 33.317 -204.45 
-     73 143.112 1066 0 0 18.7779 33.3757 -205.85 
-     73 117.673 989 8 1 17.9153 32.9249 35.55 
-     73 115.707 1064 8 0 17.8643 32.866 34.15 
-     73 2.55389 1063 8 0 17.8501 32.85 33.7583 
-     73 101.725 984 7 1 17.0318 31.8388 5.55 
-     73 148.108 1058 7 0 16.987 31.7178 4.15 
-     73 110.069 980 6 1 16.2313 29.2913 -24.45 
-     73 206.671 1045 6 0 16.1587 29.1139 -25.85 
-     73 117.324 972 5 1 14.459 25.6588 -54.45 
-     73 22.3439 971 5 1 14.45 25.6427 -54.7847 
-     73 111.331 1027 5 0 14.4244 25.5926 -55.85 
-     73 131.633 967 4 1 13.6005 24.4134 -84.45 
-     73 189.836 1021 4 0 13.5219 24.3402 -85.85 
-     73 108.559 958 3 1 11.845 22.9836 -114.45 
-     73 123.322 1013 3 0 11.7648 22.8217 -115.85 
-     73 235.594 950 2 1 10.1999 19.5082 -144.45 
-     73 110.467 996 2 0 10.1438 19.357 -145.85 
-     73 132.314 944 1 1 8.90831 16.1701 -174.45 
-     73 139.713 980 1 0 8.83562 16.0805 -175.85 
-     73 102.537 937 0 1 7.63645 14.4612 -204.45 
-     73 136.776 971 0 0 7.58446 14.3657 -205.85 
-     73 103.246 1648 2 1 149.75 91.3812 -144.763 
-     73 22.6388 1649 2 1 149.95 91.4902 -144.656 
-     73 94.4005 913 2 0 17.4691 2.77858 -146.25 
-     73 75.0151 989 2 1 17.9243 3.09545 -144.85 
-     73 125.861 991 7 1 18.4109 33.249 5.55 
-     73 114.19 991 6 1 18.2534 33.0207 -24.45 
-     73 112.239 1064 6 0 18.246 33.0299 -25.85 
-     73 114.384 990 5 1 18.0785 33.198 -54.45 
-     73 291.347 990 4 1 18.1824 33.1943 -84.45 
-     73 237.562 987 2 1 17.4933 33.247 -144.45 
-     73 149.709 986 1 1 17.254 33.3866 -174.45 
-     73 121.544 984 0 1 16.9239 33.0574 -204.45 
-     73 109.04 1064 0 0 16.9158 33.0377 -205.85 
-     73 75.5608 989 3 1 18.05 33.0925 -114.77 
-     73 6.05641 1069 3 0 16.6 33.8943 -115.85 
-     73 74.3666 966 3 1 13.2993 35.6369 -114.85 
-     73 232.094 981 1 1 16.359 31.9382 -174.45 
-     73 47.274 1057 1 0 16.5088 31.4942 -175.85 
-     73 81.2196 1056 1 0 16.5285 31.45 -176.002 
-     73 126.518 1007 1 0 0.128469 21.6406 -176.25 
-     73 89.6949 895 1 1 -0.900461 21.5099 -174.85 
-     73 56.6547 894 1 1 -1.05 21.5028 -174.628 
-     73 107.454 893 1 1 -1.25592 21.8445 -174.45 
-     73 90.7786 1009 1 0 -1.87885 21.918 -175.851 
-     73 85.6654 1008 1 0 -1.92798 21.8494 -176.056 
-     73 106.571 690 1 0 23.6749 -41.8984 -176.25 
-     73 57.3768 689 1 0 23.6804 -42.0501 -176.19 
-     73 133.802 527 1 0 40.9724 -74.5295 -176.25 
-     73 84.1618 982 1 1 16.45 31.9752 -174.497 
-     73 194.234 983 1 1 16.65 32.0633 -174.613 
-     73 69.3673 984 1 1 16.8501 32.1525 -174.73 
-     73 6.20249 985 1 1 17.05 32.2395 -174.844 
-     73 54.827 1064 1 0 18.7117 32.9991 -175.85 
-     73 274.222 1065 1 0 18.8222 33.05 -175.916 
-     73 61.6854 1254 0 1 70.9165 65.3025 -204.45 
-     73 207.665 1253 0 1 70.85 65.5247 -204.497 
-     73 221.437 1252 0 1 70.65 66.2221 -204.639 
-     73 0.445553 1247 0 0 69.4979 69.648 -205.85 
-     73 53.9346 1248 0 0 69.4972 69.65 -205.851 
-     73 100.567 1249 0 0 69.4245 69.85 -205.916 
-     73 70.7619 1250 0 0 69.3521 70.0508 -205.976 
-     73 83.3144 1251 0 0 69.2753 70.2502 -206.042 
-     73 71.5412 1252 0 0 69.2078 70.4502 -206.104 
-     73 52.2947 1253 0 0 69.1414 70.65 -206.173 
-     73 224.561 1230 0 0 70.4493 66.1429 -205.85 
-     73 37.1962 1229 0 0 70.4513 66.05 -205.996 
-     73 42.765 1066 11 0 18.7404 33.25 123.855 
-     73 135.27 996 10 1 19.3718 34.4103 95.55 
-     73 265.408 1072 10 0 19.3707 34.5243 94.15 
-     73 75.1724 996 9 1 19.2669 36.563 65.55 
-     73 47.4808 995 9 1 19.25 36.5787 65.3142 
-     73 114.701 1083 9 0 19.1578 36.6528 64.15 
-     73 126.755 983 8 1 16.83 38.3238 35.55 
-     73 122.97 1092 8 0 16.7007 38.4868 34.15 
-     73 106.111 969 7 1 14.0101 41.7966 5.55 
-     73 113.16 1109 7 0 13.8653 42.0082 4.15 
-     73 28.4781 1110 7 0 13.836 42.05 3.8745 
-     73 126.475 954 6 1 10.9612 46.5462 -24.45 
-     73 136.651 1133 6 0 10.8315 46.7985 -25.85 
-     73 27.9131 1134 6 0 10.8047 46.85 -26.1353 
-     73 112.054 940 5 1 8.24779 52.0352 -54.45 
-     73 117.859 1161 5 0 8.11497 52.3237 -55.85 
-     73 111.999 927 4 1 5.63035 58.2109 -84.45 
-     73 98.4042 1192 4 0 5.48894 58.5419 -85.85 
-     73 98.7157 913 3 1 2.84975 64.9767 -114.45 
-     73 6.34037 1225 3 0 2.70581 65.2451 -115.85 
-     73 123.336 1226 3 0 2.70319 65.25 -115.876 
-     73 232.614 899 2 1 -0.192575 71.2091 -144.45 
-     73 158.882 1257 2 0 -0.315661 71.4865 -145.85 
-     73 104.032 886 1 1 -2.69297 77.2432 -174.45 
-     73 108.241 1287 1 0 -2.91668 77.5804 -175.85 
-     73 29.161 1288 1 0 -2.9588 77.65 -176.134 
-     73 159.033 864 0 1 -7.14912 84.8127 -204.45 
-     73 175.331 1327 0 0 -7.19345 85.467 -205.851 
-     73 0.727411 1328 0 0 -7.20527 85.65 -206.244 
-     73 43.3817 900 2 1 0.0500709 71.197 -144.614 
-Number of digits in this event: 85
-Using G4ParticleGun... 
-Particle energy: 3.70454 LIN
+Number of tracker hits in this event: 71
+     73 340.158 453 9 1 -89.2909 83.3775 65.55 
+     73 228.743 1316 9 0 -89.2901 83.3751 64.15 
+     73 277.732 453 8 1 -89.2785 83.3356 35.55 
+     73 282.992 1316 8 0 -89.2779 83.3294 34.15 
+     73 205.763 453 7 1 -89.2618 83.1967 5.55 
+     73 119.296 1315 7 0 -89.2609 83.1889 4.15 
+     73 174.448 454 6 1 -89.2453 83.0447 -24.45 
+     73 158.161 1314 6 0 -89.2442 83.0369 -25.85 
+     73 112.913 454 5 1 -89.2154 82.8782 -54.45 
+     73 132.121 1314 5 0 -89.2129 82.87 -55.85 
+     73 256.26 454 4 1 -89.1531 82.7184 -84.45 
+     73 116.803 1313 4 0 -89.1556 82.7059 -85.85 
+     73 106.298 454 3 1 -89.1686 82.543 -114.45 
+     73 366.348 1312 3 0 -89.168 82.5078 -115.85 
+     73 222.442 454 2 1 -89.1305 81.7554 -144.45 
+     73 557.793 1308 2 0 -89.13 81.7029 -145.85 
+     73 141.801 455 1 1 -89.036 80.5747 -174.45 
+     73 154.107 1302 1 0 -89.051 80.4814 -175.85 
+     73 374.429 453 0 1 -89.3554 78.4191 -204.45 
+     73 99.0059 1291 0 0 -89.3288 78.3246 -205.85 
+     73 23.7908 1221 1 1 64.25 49.2328 -174.708 
+     73 33.2399 1351 0 0 112.84 90.35 -206.229 
+     73 40.5139 1297 0 0 110.933 79.5736 -206.25 
+     73 136.31 1222 1 1 64.45 49.1965 -174.6 
+     73 212.303 482 0 1 -83.6191 29.0805 -204.45 
+     73 205.86 483 0 1 -83.45 29.3004 -204.746 
+     73 107.764 528 2 0 -168.848 -74.25 -145.871 
+     73 1.94807 1395 6 1 99.35 -81.6022 -24.4569 
+     73 67.4178 338 7 0 21.0605 -112.35 3.81181 
+     73 399.039 453 3 1 -89.3289 82.8006 -114.45 
+     73 109.959 398 2 1 -100.411 78.2851 -144.451 
+     73 129.035 1288 2 0 -100.482 77.8443 -145.851 
+     73 56.7283 399 1 1 -100.291 69.5845 -174.45 
+     73 473.642 398 1 1 -100.35 69.4021 -174.527 
+     73 44.0625 1230 1 0 -101.038 66.1528 -175.85 
+     73 78.124 1229 1 0 -101.067 66.05 -175.889 
+     73 72.6515 1228 1 0 -101.12 65.85 -175.957 
+     73 79.2921 1227 1 0 -101.189 65.6497 -176.04 
+     73 71.0966 1226 1 0 -101.257 65.45 -176.135 
+     73 5.51466 1225 1 0 -101.314 65.25 -176.242 
+     73 125.916 1242 1 0 -100.859 68.6121 -175.851 
+     73 21.8606 1241 1 0 -100.977 68.45 -176.162 
+     73 136.8 442 2 1 -91.7243 80.7236 -144.45 
+     73 187.675 1302 2 0 -91.4519 80.532 -145.85 
+     73 159.688 466 1 1 -86.8372 77.7249 -174.45 
+     73 117.191 1288 1 0 -86.5815 77.7909 -175.85 
+     73 105.755 494 0 1 -81.2102 81.7926 -204.45 
+     73 105.783 1310 0 0 -80.8644 82.1177 -205.85 
+     73 138.523 1316 7 0 -89.2745 83.4197 4.15 
+     73 109.264 453 6 1 -89.2742 83.4325 -24.45 
+     73 133.128 1316 6 0 -89.2744 83.4332 -25.85 
+     73 136.161 453 5 1 -89.2811 83.4512 -54.45 
+     73 118.145 1317 5 0 -89.2789 83.4532 -55.85 
+     73 145.71 1317 4 0 -89.2365 83.4872 -85.85 
+     73 181.739 1316 3 0 -89.2921 83.4086 -115.85 
+     73 245.476 453 2 1 -89.3668 83.5602 -144.45 
+     73 217.77 1317 2 0 -89.3669 83.5631 -145.85 
+     73 123.311 453 1 1 -89.3147 83.5922 -174.45 
+     73 125.469 1317 1 0 -89.3164 83.5914 -175.85 
+     73 126.817 1317 0 0 -89.3613 83.6107 -205.85 
+     73 183.167 1317 3 0 -89.2423 83.4794 -115.938 
+     73 104.629 1316 2 0 -89.2785 83.3698 -145.85 
+     73 244.465 454 1 1 -89.1362 83.0163 -174.45 
+     73 224.162 1314 1 0 -89.1234 83.0158 -175.85 
+     73 179.427 455 0 1 -88.8645 83.0991 -204.45 
+     73 110.065 1315 0 0 -88.8864 83.0618 -205.85 
+     73 128.644 450 1 1 -89.9896 83.6931 -174.45 
+     73 102.002 1318 1 0 -90.0268 83.7026 -175.85 
+     73 208.709 447 0 1 -90.7349 84.062 -204.45 
+     73 98.0305 1320 0 0 -90.7755 84.0746 -205.85 
+     73 68.5109 1317 8 0 -89.2782 83.45 33.9626 
+Number of digits in this event: 44
+Using G4ParticleGun... 
+Particle energy: 2.0149 LIN
 Particle: gamma
 Event: 74
 Number of tracker hits in this event: 0
-Number of digits in this event: 1
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 8.21524 LIN
+Particle energy: 6.47422 LIN
 Particle: gamma
 Event: 75
-Number of tracker hits in this event: 44
-     75 231.068 412 6 1 -97.7145 47.2039 -24.45 
-     75 212.498 1135 6 0 -97.7142 47.2023 -25.85 
-     75 221.354 412 5 1 -97.7061 47.1686 -54.45 
-     75 265.331 1135 5 0 -97.7048 47.1685 -55.85 
-     75 343.983 412 4 1 -97.6828 47.1599 -84.45 
-     75 325.381 1135 4 0 -97.6828 47.158 -85.85 
-     75 130.017 412 3 1 -97.6791 47.1275 -114.45 
-     75 419.074 1135 3 0 -97.6803 47.1262 -115.85 
-     75 137.519 412 2 1 -97.7179 47.109 -144.45 
-     75 351.066 1135 2 0 -97.7203 47.1045 -145.85 
-     75 307.012 411 1 1 -97.7707 47.0035 -174.45 
-     75 105.873 1134 1 0 -97.7719 46.997 -175.85 
-     75 165.51 411 0 1 -97.7887 46.8494 -204.45 
-     75 267.213 1133 0 0 -97.7856 46.8427 -205.85 
-     75 124.392 411 4 1 -97.7911 47.2676 -84.45 
-     75 133.772 1136 4 0 -97.792 47.2688 -85.85 
-     75 352.654 411 3 1 -97.8016 47.2953 -114.45 
-     75 108.002 1136 3 0 -97.8006 47.2951 -115.85 
-     75 279.95 411 2 1 -97.7706 47.2929 -144.45 
-     75 105.655 1136 2 0 -97.7675 47.2916 -145.85 
-     75 106.518 412 1 1 -97.7023 47.2593 -174.45 
-     75 356.628 1136 1 0 -97.6947 47.2571 -175.85 
-     75 195.294 413 0 1 -97.5328 47.2048 -204.45 
-     75 149.28 1135 0 0 -97.5281 47.2007 -205.85 
-     75 101.56 414 0 1 -97.35 47.0734 -204.611 
-     75 13.002 415 0 1 -97.15 46.9282 -204.823 
-     75 164.64 1131 0 0 -96.1784 46.4045 -205.85 
-     75 289.664 480 0 1 -83.9899 63.017 -204.85 
-     75 193.987 1407 1 0 -81.8126 101.589 -176.25 
-     75 184.335 1406 1 0 -81.8828 101.55 -176.116 
-     75 48.5145 1405 1 0 -81.8948 101.35 -176.12 
-     75 150.172 410 2 1 -98.0469 47.1433 -144.45 
-     75 162.417 409 1 1 -98.2944 46.8509 -174.45 
-     75 109.138 1133 1 0 -98.3194 46.8445 -175.85 
-     75 142.426 406 0 1 -98.8147 46.7219 -204.45 
-     75 182.051 585 8 1 -63.05 -140.974 35.2342 
-     75 13.3234 1147 2 0 -95.9681 49.6067 -145.85 
-     75 117.733 1148 2 0 -95.9325 49.65 -145.866 
-     75 62.8975 1149 2 0 -95.7786 49.8503 -146.079 
-     75 13.8596 1327 2 0 -111.821 85.572 -146.25 
-     75 103.117 1461 2 0 -124.732 112.36 -146.25 
-     75 21.8826 1460 2 0 -124.766 112.35 -146.208 
-     75 106.868 412 0 1 -97.7039 47.3025 -204.45 
-     75 105.498 1136 0 0 -97.6978 47.3048 -205.85 
-Number of digits in this event: 30
+Number of tracker hits in this event: 3
+     75 234.916 671 5 1 -45.7317 -11.3317 -54.85 
+     75 148.489 672 5 1 -45.65 -11.5166 -54.535 
+     75 172.717 673 5 1 -45.45 -11.6376 -54.6028 
+Number of digits in this event: 6
 Using G4ParticleGun... 
-Particle energy: 6.75897 LIN
+Particle energy: 1.13242 LIN
 Particle: gamma
 Event: 76
-Number of tracker hits in this event: 39
-     76 254.609 1153 4 1 50.7137 70.4731 -84.45 
-     76 312.84 1252 4 0 50.7138 70.4744 -85.85 
-     76 535.468 1153 3 1 50.7136 70.5115 -114.45 
-     76 231.884 1252 3 0 50.7095 70.5111 -115.85 
-     76 127.18 1152 2 1 50.6279 70.5072 -144.45 
-     76 291.075 1252 2 0 50.6209 70.5142 -145.85 
-     76 225.072 1152 1 1 50.4804 70.6574 -174.45 
-     76 369.048 1253 1 0 50.4765 70.6607 -175.85 
-     76 114.105 1151 0 1 50.4088 70.6853 -204.45 
-     76 105.228 1253 0 0 50.4045 70.6782 -205.85 
-     76 4.30362 1372 4 0 12.9201 94.75 -86.1068 
-     76 49.8044 183 4 0 -178.809 -143.433 -86.25 
-     76 117.244 1151 1 1 50.4498 70.6602 -174.673 
-     76 145.864 1252 1 0 50.7014 70.4814 -175.85 
-     76 53.4247 1173 0 1 54.7728 68.5023 -204.45 
-     76 118.647 1174 0 1 54.85 68.4061 -204.605 
-     76 0.286224 1237 0 0 55.5851 67.4502 -205.85 
-     76 87.0179 1236 0 0 55.5853 67.4499 -205.85 
-     76 139.405 1235 0 0 55.7054 67.25 -206.04 
-     76 66.0302 1234 0 0 55.8393 67.0495 -206.128 
-     76 6.48465 1233 0 0 55.9694 66.85 -206.24 
-     76 19.7923 791 0 0 95.4393 -21.7835 -206.25 
-     76 136.628 790 0 0 95.4586 -21.85 -206.231 
-     76 75.9128 789 0 0 95.5088 -22.0501 -206.166 
-     76 120.776 788 0 0 95.5472 -22.25 -206.071 
-     76 66.5404 787 0 0 95.5996 -22.45 -206 
-     76 160.609 786 0 0 95.671 -22.6506 -205.951 
-     76 245.742 785 0 0 95.7376 -22.85 -205.911 
-     76 217.591 1383 0 1 96.8892 -24.999 -204.85 
-     76 250.755 1384 0 1 96.95 -25.2058 -204.816 
-     76 122.681 1153 2 1 50.7883 70.4695 -144.45 
-     76 158.234 1156 1 1 51.4172 70.7793 -174.45 
-     76 106.491 1159 0 1 51.9625 71.4052 -204.45 
-     76 129.72 1256 0 0 52.2095 71.4185 -205.85 
-     76 105.15 1419 8 0 -29.6959 103.997 33.75 
-     76 178.239 751 8 1 -29.7062 103.721 35.1504 
-     76 199.468 1502 2 0 54.3348 120.55 -146.235 
-     76 8.3898 1360 11 1 92.15 28.9236 125.504 
-     76 9.84685 1227 0 0 4.79119 65.65 -206.119 
-Number of digits in this event: 23
+Number of tracker hits in this event: 90
+     76 221.755 1120 8 1 44.078 43.1847 35.55 
+     76 300.594 1115 8 0 44.0803 43.1841 34.15 
+     76 139.789 1120 7 1 44.0879 43.2098 5.55 
+     76 96.6526 1115 7 0 44.0872 43.2091 4.15 
+     76 94.5868 1119 6 1 44.0349 43.1935 -24.45 
+     76 223.666 1115 6 0 44.0115 43.2193 -25.85 
+     76 113.756 1117 5 1 43.4905 43.7773 -54.45 
+     76 103.541 1118 5 0 43.4708 43.8135 -55.85 
+     76 123.682 1115 4 1 43.0784 44.5297 -84.45 
+     76 123.697 1122 4 0 43.0656 44.5553 -85.85 
+     76 177.051 1113 3 1 42.8147 45.0493 -114.45 
+     76 119.661 1124 3 0 42.8133 45.0448 -115.85 
+     76 326.1 1113 2 1 42.7175 44.9303 -144.45 
+     76 104.846 1124 2 0 42.7538 44.9067 -145.85 
+     76 121.141 1116 1 1 43.4004 44.5497 -174.45 
+     76 110.336 1122 1 0 43.392 44.5372 -175.85 
+     76 253.51 1116 0 1 43.2995 44.3232 -204.45 
+     76 118.95 1121 0 0 43.2779 44.3237 -205.85 
+     76 59.3865 1112 2 1 42.65 44.9491 -144.741 
+     76 61.9558 1123 3 0 42.1151 44.7364 -115.85 
+     76 153.057 1122 3 0 42.0934 44.65 -115.917 
+     76 105.112 1228 0 0 60.3828 65.6817 -206.25 
+     76 23.3734 1229 0 0 60.5811 65.8501 -205.918 
+     76 43.1332 1207 0 1 61.5556 66.5665 -204.85 
+     76 109.763 1208 0 1 61.65 66.657 -204.739 
+     76 118.31 1119 7 1 44.0318 43.0347 5.55 
+     76 137.643 1114 7 0 44.0195 43.0334 4.15 
+     76 132.006 1118 6 1 43.7962 42.9594 -24.45 
+     76 106.224 1114 6 0 43.775 42.9557 -25.85 
+     76 99.487 1116 5 1 43.2737 42.9124 -54.45 
+     76 110.631 1114 5 0 43.243 42.9114 -55.85 
+     76 115.727 1112 4 1 42.6392 42.8761 -84.45 
+     76 269.399 1114 4 0 42.6056 42.8883 -85.85 
+     76 556.424 1109 3 1 41.9208 43.0844 -114.45 
+     76 421.307 1115 3 0 41.8806 43.0832 -115.85 
+     76 122.94 1105 2 1 41.102 43.0177 -144.45 
+     76 149.75 1114 2 0 41.0695 43.0227 -145.85 
+     76 359.746 1101 1 1 40.4211 43.0873 -174.45 
+     76 110.189 1115 1 0 40.384 43.103 -175.85 
+     76 129.005 1097 0 1 39.6474 43.4485 -204.45 
+     76 139.59 1117 0 0 39.6135 43.454 -205.85 
+     76 30.7326 205 4 1 -139.067 167.951 -84.85 
+     76 97.379 204 4 1 -139.15 167.99 -84.714 
+     76 172.366 1114 1 0 40.3114 42.9671 -175.85 
+     76 233.113 1093 0 1 38.6998 41.2543 -204.45 
+     76 201.783 1104 0 0 38.6959 41.0045 -205.85 
+     76 12.0332 1094 0 1 38.85 41.134 -204.83 
+     76 29.4489 1100 0 0 39.7665 40.124 -205.851 
+     76 118.561 1099 0 0 39.7493 40.05 -205.884 
+     76 275.807 1098 0 0 39.8256 39.85 -206.026 
+     76 210.742 1113 1 0 40.2226 42.85 -175.909 
+     76 187.405 1088 0 1 37.7537 38.383 -204.45 
+     76 23.6553 1087 0 1 37.65 38.2497 -204.759 
+     76 87.027 1088 0 0 37.2922 37.7731 -205.85 
+     76 22.7821 1087 0 0 37.2114 37.65 -206.147 
+     76 102.597 1114 3 0 41.8825 42.9661 -115.85 
+     76 101.539 1110 2 1 42.2004 38.4898 -144.45 
+     76 136.06 1092 2 0 42.2235 38.5016 -145.85 
+     76 100.693 1119 1 1 43.8965 39.2545 -174.45 
+     76 104.702 1093 1 0 44.0075 38.8155 -175.85 
+     76 53.3962 1049 0 0 43.6252 29.9418 -205.85 
+     76 62.4012 1048 0 0 43.6576 29.85 -206.034 
+     76 21.2067 1116 3 0 41.8225 43.25 -116.162 
+     76 73.3643 1100 2 1 40.0997 45.8147 -144.45 
+     76 55.0468 1099 2 1 40.0498 45.8466 -144.667 
+     76 62.9985 1129 2 0 39.7852 46.0188 -145.85 
+     76 52.9781 1130 2 0 39.7378 46.05 -146.061 
+     76 194.677 1065 1 1 33.1855 50.3502 -174.45 
+     76 145.275 1153 1 0 32.8631 50.7341 -175.85 
+     76 74.3809 1032 0 1 26.5146 59.2108 -204.45 
+     76 148.226 1031 0 1 26.45 59.2695 -204.651 
+     76 20.3401 1197 0 0 26.0454 59.6255 -205.85 
+     76 107 1198 0 0 26.0178 59.65 -205.932 
+     76 303.495 1093 1 1 38.7419 48.1212 -174.45 
+     76 131.24 1139 1 0 38.7577 47.9672 -175.85 
+     76 8.40974 1138 1 0 38.6849 47.85 -176.236 
+     76 41.9445 1044 0 1 29.0181 40.473 -204.45 
+     76 55.8812 1045 0 1 29.05 40.3945 -204.587 
+     76 249.036 1102 0 0 29.3229 40.475 -205.85 
+     76 119.604 1141 1 0 38.6753 48.3374 -175.85 
+     76 22.1285 1142 1 0 38.7163 48.45 -176.145 
+     76 81.8309 1127 0 1 45.5079 61.7036 -204.45 
+     76 105.791 1128 0 1 45.65 61.5394 -204.594 
+     76 14.312 1203 0 0 46.2953 60.6691 -205.85 
+     76 123.291 1202 0 0 46.3094 60.6499 -205.881 
+     76 44.5133 1103 0 0 16.8949 40.7303 -206.25 
+     76 63.7343 1101 0 0 16.3264 40.45 -205.974 
+     76 11.6766 975 0 1 15.0633 40.7275 -204.85 
+     76 175.441 974 0 1 15.05 40.7314 -204.837 
+     76 185.594 973 0 1 14.85 40.768 -204.537 
+Number of digits in this event: 39
 Using G4ParticleGun... 
-Particle energy: 8.31876 LIN
+Particle energy: 6.10017 LIN
 Particle: gamma
 Event: 77
-Number of tracker hits in this event: 0
-Number of digits in this event: 1
+Number of tracker hits in this event: 21
+     77 233.178 777 2 1 -24.5355 43.7097 -144.45 
+     77 273.87 1118 2 0 -24.5366 43.711 -145.85 
+     77 121.396 777 1 1 -24.5514 43.7423 -174.45 
+     77 107.676 1118 1 0 -24.551 43.7435 -175.85 
+     77 278.344 777 0 1 -24.5439 43.7797 -204.45 
+     77 112.956 1118 0 0 -24.5758 43.7992 -205.85 
+     77 2.35659 1122 0 0 -24.4295 44.6441 -205.85 
+     77 160.882 1123 0 0 -24.4288 44.65 -205.859 
+     77 74.6229 1124 0 0 -24.6913 44.85 -206.148 
+     77 192.666 1237 0 0 -77.4558 67.6166 -206.25 
+     77 195.379 1238 0 0 -78.0385 67.65 -206.106 
+     77 68.1182 1239 0 0 -78.3296 67.8502 -206.085 
+     77 82.2354 1240 0 0 -78.4757 68.05 -205.989 
+     77 35.0794 1241 0 0 -78.6541 68.25 -205.92 
+     77 72.4592 500 0 1 -79.9111 68.5246 -204.85 
+     77 238.81 499 0 1 -80.0501 68.5231 -204.671 
+     77 225.71 498 0 1 -80.2508 68.5556 -204.655 
+     77 116.675 775 1 1 -24.8576 43.53 -174.45 
+     77 106.586 1117 1 0 -24.8926 43.5174 -175.85 
+     77 171.151 772 0 1 -25.5403 43.2491 -204.451 
+     77 123.451 1116 0 0 -25.8359 43.3823 -205.85 
+Number of digits in this event: 12
 Using G4ParticleGun... 
-Particle energy: 4.19506 LIN
+Particle energy: 4.47374 LIN
 Particle: gamma
 Event: 78
-Number of tracker hits in this event: 59
-     78 244.963 921 10 1 4.37874 47.8937 95.55 
-     78 364.571 1139 10 0 4.37362 47.8815 94.15 
-     78 336.759 921 9 1 4.33187 47.5352 65.55 
-     78 111.218 1137 9 0 4.33494 47.5241 64.15 
-     78 153.417 921 8 1 4.39685 47.3141 35.55 
-     78 110.458 1136 8 0 4.43043 47.3198 34.15 
-     78 91.8481 925 7 1 5.07325 47.4964 5.55 
-     78 337.268 1137 7 0 5.08609 47.4903 4.15 
-     78 141.577 926 6 1 5.39051 47.4207 -24.45 
-     78 179.867 1136 6 0 5.39573 47.413 -25.85 
-     78 159.584 927 5 1 5.5867 47.0147 -54.45 
-     78 119.712 1134 5 0 5.54878 46.9512 -55.85 
-     78 112.924 923 4 1 4.84647 45.7577 -84.45 
-     78 112.428 1127 4 0 4.83422 45.6422 -85.85 
-     78 127.416 921 3 1 4.40382 42.9516 -114.45 
-     78 135.981 1114 3 0 4.39347 42.9096 -115.85 
-     78 140.826 921 2 1 4.26645 42.2022 -144.45 
-     78 166.675 1110 2 0 4.26448 42.2094 -145.85 
-     78 133.081 921 1 1 4.28598 42.4687 -174.45 
-     78 105.789 1112 1 0 4.26991 42.4663 -175.85 
-     78 136.426 920 0 1 4.07924 42.6011 -204.45 
-     78 112.423 1112 0 0 4.01398 42.6157 -205.85 
-     78 137.95 926 3 1 5.26296 46.3691 -114.595 
-     78 272.028 1131 3 0 5.26008 46.3711 -115.85 
-     78 56.6271 924 2 1 5.02012 46.6376 -144.45 
-     78 60.4657 925 2 1 5.05 46.6441 -144.644 
-     78 111.688 1133 2 0 5.23366 46.6526 -145.85 
-     78 113.146 945 1 1 9.06841 45.975 -174.45 
-     78 48.4217 1130 1 0 9.32383 46.2068 -175.85 
-     78 126.985 940 2 1 8.06039 44.1647 -144.45 
-     78 78.6686 1118 2 0 8.17131 43.7394 -145.85 
-     78 27.4985 1117 2 0 8.20271 43.65 -146.138 
-     78 0.87088 956 1 1 11.4481 34.1001 -174.45 
-     78 68.6521 957 1 1 11.45 34.1 -174.451 
-     78 64.8585 958 1 1 11.65 34.0892 -174.582 
-     78 40.1615 959 1 1 11.8514 34.0291 -174.75 
-     78 166.682 1066 1 0 13.3663 33.4005 -175.85 
-     78 36.2613 1065 1 0 13.7327 33.25 -176.173 
-     78 233.111 941 0 1 8.35118 47.4239 -204.45 
-     78 199.72 1137 0 0 8.51071 47.606 -205.85 
-     78 265.958 1138 0 0 8.54874 47.65 -206.138 
-     78 117.701 1139 9 0 4.27496 47.8699 64.15 
-     78 124.605 920 8 1 4.13455 47.8852 35.55 
-     78 109.014 1139 8 0 4.12837 47.8833 34.15 
-     78 114.282 919 7 1 4.0025 47.8498 5.55 
-     78 131.807 1138 7 0 3.99574 47.844 4.15 
-     78 115.758 918 6 1 3.84522 47.7419 -24.45 
-     78 106.917 1138 6 0 3.83775 47.7353 -25.85 
-     78 120.946 918 5 1 3.70108 47.594 -54.45 
-     78 144.636 1137 5 0 3.6962 47.5938 -55.85 
-     78 108.55 917 4 1 3.60273 47.5907 -84.45 
-     78 165.964 1137 4 0 3.60145 47.5907 -85.85 
-     78 125.799 917 3 1 3.58586 47.5956 -114.45 
-     78 134.728 1137 3 0 3.5838 47.5958 -115.85 
-     78 116.481 917 2 1 3.527 47.5923 -144.45 
-     78 100.428 1137 2 0 3.52528 47.5922 -145.85 
-     78 138.079 917 1 1 3.47851 47.6221 -174.45 
-     78 92.9532 1137 1 0 3.47532 47.6241 -175.85 
-     78 151.278 916 0 1 3.42246 47.6723 -204.45 
-Number of digits in this event: 33
+Number of tracker hits in this event: 1
+     78 71.9358 133 13 0 22.7322 -153.507 183.75 
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 9.8296 LIN
+Particle energy: 1.43968 LIN
 Particle: gamma
 Event: 79
-Number of tracker hits in this event: 209
-     79 258.299 1262 11 1 72.5658 11.2913 125.55 
-     79 239.297 956 11 0 72.5654 11.2909 124.15 
-     79 241.494 1262 10 1 72.561 11.2745 95.55 
-     79 242.178 956 10 0 72.5615 11.2747 94.15 
-     79 122.555 1262 9 1 72.5795 11.292 65.55 
-     79 588.673 956 9 0 72.5791 11.2947 64.15 
-     79 128.668 1262 8 1 72.5723 11.3358 35.55 
-     79 239.955 956 8 0 72.5718 11.3398 34.15 
-     79 225.848 1262 7 1 72.5557 11.4239 5.55 
-     79 589.88 956 7 0 72.5577 11.4292 4.15 
-     79 383.471 1262 6 1 72.6053 11.5495 -24.45 
-     79 577.555 957 6 0 72.6084 11.5559 -25.85 
-     79 145.734 1263 5 1 72.6775 11.6911 -54.45 
-     79 407.285 958 5 0 72.6838 11.6975 -55.85 
-     79 267.197 1263 4 1 72.7868 11.8426 -84.45 
-     79 292.782 959 4 0 72.7937 11.8502 -85.85 
-     79 100.148 1264 3 1 72.9265 12.0116 -114.45 
-     79 327.414 959 3 0 72.934 12.0218 -115.85 
-     79 181.411 1265 2 1 73.0813 12.2371 -144.45 
-     79 247.047 960 2 0 73.0892 12.2486 -145.85 
-     79 73.8254 961 2 0 73.0902 12.25 -146.021 
-     79 288.181 1266 1 1 73.2592 12.4851 -174.45 
-     79 356.305 962 1 0 73.2671 12.4979 -175.85 
-     79 111.937 1266 0 1 73.4322 12.7513 -204.45 
-     79 188.317 963 0 0 73.437 12.7574 -205.85 
-     79 139.829 1608 3 0 -89.863 141.75 -116.172 
-     79 163.945 1266 2 1 73.25 12.1671 -144.524 
-     79 171.325 1267 2 1 73.45 12.1225 -144.463 
-     79 176.114 698 1 0 66.803 -40.3156 -176.25 
-     79 280.162 1234 1 1 66.8832 -40.6702 -174.85 
-     79 13.5063 961 4 0 73.0183 12.4188 -85.8501 
-     79 150.869 962 4 0 73.0192 12.4505 -85.8771 
-     79 1.70642 1267 4 1 73.6482 11.788 -84.8499 
-     79 323.675 1268 4 1 73.65 11.7866 -84.8482 
-     79 93.798 1327 4 1 85.4666 8.28804 -84.45 
-     79 145.249 1328 4 1 85.65 8.15607 -84.6708 
-     79 74.2659 936 4 0 86.7867 7.37048 -85.8501 
-     79 87.1843 935 4 0 86.9367 7.25 -86.0278 
-     79 175.935 1437 3 1 107.675 -4.33205 -114.45 
-     79 7.68955 1438 3 1 107.75 -4.48238 -114.826 
-     79 118.956 876 3 0 108.348 -4.75299 -115.85 
-     79 15.2963 1511 2 1 122.396 -7.6578 -144.45 
-     79 73.6124 1510 2 1 122.35 -7.667 -144.51 
-     79 27.2929 1509 2 1 122.15 -7.71168 -144.768 
-     79 208.456 861 2 0 120.858 -7.68876 -145.85 
-     79 58.7432 378 12 1 -104.395 -167.67 155.15 
-     79 223.112 1267 5 1 73.4551 10.1372 -54.45 
-     79 111.853 950 5 0 73.5473 10.1471 -55.85 
-     79 154.723 1283 4 1 76.7265 10.0134 -84.4501 
-     79 163.125 949 4 0 76.8183 10.0109 -85.85 
-     79 109.671 1292 3 1 78.6364 9.71983 -114.45 
-     79 108.409 947 3 0 78.6676 9.54875 -115.85 
-     79 27.4508 1298 2 1 79.84 6.65975 -144.45 
-     79 105.41 1299 2 1 79.85 6.64979 -144.541 
-     79 108.908 932 2 0 80.0126 6.51523 -145.85 
-     79 107.938 1322 1 1 84.5016 4.38267 -174.45 
-     79 119.493 920 1 0 85.0606 4.18669 -175.85 
-     79 66.2822 1392 0 1 98.6653 0.470168 -204.45 
-     79 91.9287 1393 0 1 98.7501 0.411971 -204.623 
-     79 19.7944 899 0 0 99.5429 -0.05 -206.178 
-     79 8.48997 948 3 0 76.5656 9.76306 -115.85 
-     79 6.31998 1246 3 1 69.45 -0.353065 -114.749 
-     79 12.8106 1274 1 1 74.9824 13.0029 -174.45 
-     79 46.6831 966 1 0 75.2486 13.3903 -175.85 
-     79 120.566 967 1 0 75.3087 13.4501 -176.024 
-     79 0.72235 859 1 0 48.2437 -8.24647 -176.25 
-     79 100.643 858 1 0 48.2412 -8.25 -176.248 
-     79 276.493 857 1 0 48.0434 -8.45 -176.123 
-     79 77.818 856 1 0 47.8524 -8.65 -176.053 
-     79 355.011 1138 1 1 47.8487 -9.59382 -174.85 
-     79 425.311 1137 1 1 47.6206 -10.065 -174.45 
-     79 88.2217 1270 5 1 74.1526 10.8806 -54.45 
-     79 34.4095 1271 5 1 74.25 10.7198 -54.7199 
-     79 113.326 949 5 0 74.6212 10.031 -55.8508 
-     79 57.1923 948 5 0 74.7225 9.84984 -56.1594 
-     79 114.633 1329 4 1 85.85 -6.65622 -84.5914 
-     79 65.5561 860 4 0 86.7134 -7.91594 -85.85 
-     79 79.2864 859 4 0 86.801 -8.05 -85.9804 
-     79 40.373 858 4 0 86.9188 -8.25 -86.1638 
-     79 154.35 1420 3 1 104.164 -39.2612 -114.45 
-     79 16.8218 1421 3 1 104.35 -39.5131 -114.802 
-     79 103.266 698 3 0 104.869 -40.3197 -115.85 
-     79 114.573 697 3 0 104.958 -40.45 -116.019 
-     79 86.1053 1516 2 1 123.482 -63.7947 -144.45 
-     79 77.2165 1517 2 1 123.55 -63.9479 -144.672 
-     79 13.2554 576 2 0 123.898 -64.8166 -145.85 
-     79 83.8734 575 2 0 123.911 -64.85 -145.894 
-     79 41.8656 574 2 0 124.008 -65.0502 -146.149 
-     79 71.9743 1577 1 1 135.69 -87.7598 -174.45 
-     79 140.631 1578 1 1 135.75 -87.9129 -174.647 
-     79 32.376 456 1 0 136.159 -88.7641 -175.85 
-     79 90.9428 455 1 0 136.204 -88.85 -175.976 
-     79 171.171 1632 0 1 146.641 -107.296 -204.45 
-     79 97.3533 359 0 0 146.469 -108.178 -205.85 
-     79 50.9183 358 0 0 146.444 -108.35 -206.119 
-     79 415.36 1263 9 1 72.737 11.2995 65.55 
-     79 534.315 1264 8 1 72.9403 11.3466 35.55 
-     79 609.945 1265 7 1 73.1121 11.4265 5.55 
-     79 373.744 1266 6 1 73.332 11.5395 -24.45 
-     79 143.15 958 4 0 73.8561 11.8147 -85.85 
-     79 126.682 1270 3 1 74.1275 11.9747 -114.45 
-     79 192.788 1271 2 1 74.442 12.1146 -144.45 
-     79 208.128 1273 1 1 74.7825 12.2786 -174.45 
-     79 207.742 961 1 0 74.7979 12.2821 -175.85 
-     79 126.048 1275 0 1 75.1076 12.3512 -204.45 
-     79 95.2159 961 0 0 75.1216 12.3564 -205.85 
-     79 48.584 409 6 1 -98.2549 -90.1875 -24.45 
-     79 10.8785 447 6 0 -97.8522 -90.7266 -25.85 
-     79 116.352 446 6 0 -97.8411 -90.75 -25.8891 
-     79 11.7177 445 6 0 -97.7461 -90.95 -26.2113 
-     79 221.854 455 6 0 -150.595 -88.8891 -26.25 
-     79 268.766 146 6 1 -150.933 -89.1588 -24.8498 
-     79 24.8281 145 6 1 -150.95 -89.1864 -24.7432 
-     79 159.928 450 6 0 -151.085 -90.0074 -25.85 
-     79 70.6299 449 6 0 -151.149 -90.15 -26.1606 
-     79 108.956 272 6 0 -172.238 -125.64 -26.25 
-     79 146.708 1034 1 0 78.0639 26.8668 -176.25 
-     79 5.18265 1033 1 0 77.9822 26.85 -176.213 
-     79 8.66563 1502 2 1 120.73 -72.3577 -144.85 
-     79 22.5172 1503 2 1 120.75 -72.3613 -144.822 
-     79 97.0909 539 2 0 120.913 -72.1805 -145.85 
-     79 59.483 554 4 1 -69.1842 79.1994 -84.85 
-     79 17.6745 1273 6 1 74.6595 10.8992 -24.45 
-     79 83.578 1272 6 1 74.65 10.8995 -24.5272 
-     79 251.513 954 6 0 74.5171 10.9887 -25.85 
-     79 119.581 1262 5 1 72.4871 12.0253 -54.45 
-     79 105.566 960 5 0 72.7425 12.0507 -55.85 
-     79 8.60041 959 5 0 72.8191 12.05 -56.2298 
-     79 27.0157 1289 4 1 78.0058 11.1853 -84.4501 
-     79 123.527 1290 4 1 78.05 11.1991 -84.5147 
-     79 14.8733 1291 4 1 78.25 11.2591 -84.8084 
-     79 193.241 957 4 0 78.9634 11.4865 -85.85 
-     79 150.912 1402 3 1 100.672 15.6639 -114.451 
-     79 120.463 972 3 0 100.156 14.6358 -115.85 
-     79 33.2192 971 3 0 100.026 14.45 -116.154 
-     79 119.371 1339 2 1 87.9865 0.137723 -144.45 
-     79 101.385 899 2 0 87.7149 -0.118141 -145.85 
-     79 57.1466 1314 1 1 83.0015 -1.39179 -174.45 
-     79 71.3259 1313 1 1 82.85 -1.35657 -174.547 
-     79 63.8554 1312 1 1 82.65 -1.30648 -174.685 
-     79 7.47489 1311 1 1 82.4499 -1.24731 -174.834 
-     79 11.8555 895 1 0 81.1575 -0.860769 -175.85 
-     79 183.081 896 1 0 81.1186 -0.849962 -175.88 
-     79 5.28848 897 1 0 80.5274 -0.649972 -176.241 
-     79 94.5013 951 0 1 10.2646 22.7872 -204.45 
-     79 58.1574 952 0 1 10.45 22.6714 -204.711 
-     79 104.381 1011 0 0 11.688 22.3869 -205.85 
-     79 91.5175 1010 0 0 11.9482 22.25 -206.08 
-     79 176.744 979 1 0 120.097 15.9352 -175.85 
-     79 213.796 1289 5 1 77.85 20.0912 -54.4894 
-     79 185.474 1276 5 1 75.2773 14.3534 -54.45 
-     79 79.7092 1275 5 1 75.25 14.3904 -54.4796 
-     79 68.4053 974 5 0 75.3339 14.8734 -55.85 
-     79 55.8408 973 5 0 75.368 14.85 -56.0859 
-     79 68.0469 1245 4 1 69.1192 24.1204 -84.45 
-     79 96.1572 1244 4 1 69.0499 24.1862 -84.666 
-     79 105.907 1271 1 1 74.3556 11.6684 -174.45 
-     79 314.379 958 1 0 74.4372 11.7459 -175.85 
-     79 92.8506 1280 0 1 76.1683 13.2724 -204.45 
-     79 109.345 965 0 0 76.1818 13.2059 -205.85 
-     79 270.804 203 11 0 100.472 -139.447 123.75 
-     79 95.3825 1272 1 1 74.4878 11.6039 -174.45 
-     79 15.4577 963 1 0 75.3211 12.65 -176.205 
-     79 136.421 1347 0 1 89.5652 35.6239 -204.45 
-     79 4.85933 1346 0 1 89.45 35.7036 -204.829 
-     79 116.562 1078 0 0 89.1664 35.8304 -205.85 
-     79 47.2941 1079 0 0 89.1275 35.85 -206.058 
-     79 164.922 955 8 0 72.94 11.189 34.15 
-     79 124.396 955 7 0 73.094 11.152 4.15 
-     79 97.6607 1265 5 1 73.1243 10.6825 -54.45 
-     79 156.879 953 5 0 73.1082 10.6697 -55.85 
-     79 216.863 951 4 0 72.7631 10.3796 -85.85 
-     79 198.229 1262 3 1 72.548 10.1662 -114.45 
-     79 118.809 950 3 0 72.5284 10.1542 -115.85 
-     79 109.925 1260 2 1 72.1204 9.92544 -144.45 
-     79 119.065 949 2 0 72.103 9.90444 -145.85 
-     79 174.69 1258 1 1 71.6995 9.46421 -174.45 
-     79 174.36 947 1 0 71.6867 9.48204 -175.85 
-     79 129.298 1256 0 1 71.3846 9.89566 -204.45 
-     79 139.366 949 0 0 71.3646 9.89875 -205.85 
-     79 40.3401 952 3 0 72.6214 10.6122 -115.85 
-     79 110.125 953 3 0 72.6193 10.65 -115.978 
-     79 64.9469 1243 2 1 68.7196 20.7201 -144.45 
-     79 86.7586 1242 2 1 68.65 20.7583 -144.589 
-     79 100.802 1005 2 0 67.7852 21.1518 -145.85 
-     79 32.7269 1006 2 0 67.575 21.25 -146.136 
-     79 78.435 1139 1 1 48.0352 30.5191 -174.45 
-     79 31.778 1057 1 0 46.8568 31.5808 -175.85 
-     79 102.843 1058 1 0 46.7754 31.65 -175.954 
-     79 65.0199 1045 0 1 29.1672 48.0791 -204.45 
-     79 63.3299 1044 0 1 29.05 47.9788 -204.641 
-     79 115.168 1137 0 0 28.4393 47.5308 -205.85 
-     79 191.648 957 8 0 72.8767 11.4621 34.15 
-     79 124.768 957 7 0 73.0885 11.5624 4.15 
-     79 101.059 958 6 0 73.4258 11.6818 -25.85 
-     79 104.746 1268 5 1 73.7845 11.7978 -54.45 
-     79 192.03 1266 3 1 73.4449 11.8035 -114.45 
-     79 132.536 958 3 0 73.4455 11.797 -115.85 
-     79 138.093 958 2 0 73.4928 11.6619 -145.85 
-     79 112.912 1265 0 1 73.1105 11.5878 -204.45 
-     79 132.182 957 0 0 73.0937 11.5846 -205.85 
-     79 41.1544 878 1 0 57.3177 -4.41757 -176.25 
-     79 268.65 877 1 0 57.311 -4.45025 -176.164 
-     79 143.91 1264 9 1 72.8511 11.2047 65.4238 
-     79 64.9748 1265 9 1 73.05 11.3659 65.2565 
-     79 7.96193 973 9 0 73.2623 14.817 64.15 
-     79 72.857 974 9 0 73.2625 14.85 64.1391 
-     79 261.446 975 9 0 73.1136 15.0501 64.0957 
-     79 203.265 976 9 0 72.8934 15.2502 64.0396 
-Number of digits in this event: 89
-Using G4ParticleGun... 
-Particle energy: 9.19077 LIN
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
+Using G4ParticleGun... 
+Particle energy: 7.28861 LIN
 Particle: gamma
 Event: 80
-Number of tracker hits in this event: 55
-     80 230.469 478 7 1 -84.394 53.6632 5.55 
-     80 207.692 1168 7 0 -84.3938 53.6649 4.15 
-     80 227.202 478 6 1 -84.3759 53.693 -24.45 
-     80 135.095 1168 6 0 -84.3749 53.6947 -25.85 
-     80 296.309 478 5 1 -84.3906 53.8521 -54.45 
-     80 112.913 1169 5 0 -84.3914 53.8579 -55.85 
-     80 253.585 478 4 1 -84.4123 53.9799 -84.45 
-     80 134.525 1169 4 0 -84.4122 53.9847 -85.85 
-     80 330.369 478 3 1 -84.4352 54.0171 -114.45 
-     80 150.224 1169 3 0 -84.4338 54.0225 -115.85 
-     80 507.417 478 2 1 -84.4049 54.1501 -144.45 
-     80 115.588 1170 2 0 -84.4058 54.1583 -145.85 
-     80 481.532 478 1 1 -84.4284 54.3215 -174.45 
-     80 118.314 1171 1 0 -84.4325 54.3303 -175.85 
-     80 606.018 477 0 1 -84.5087 54.4738 -204.45 
-     80 100.885 1172 0 0 -84.5158 54.4785 -205.85 
-     80 39.8765 668 0 1 -46.45 42.4159 -204.786 
-     80 50.9524 491 7 0 148.134 -81.6581 3.75 
-     80 172.96 490 7 0 148.46 -81.8501 3.97123 
-     80 11.1166 479 0 1 -84.2164 53.8286 -204.83 
-     80 177.781 1168 0 0 -84.5032 53.6996 -205.85 
-     80 289.578 1167 0 0 -84.557 53.65 -206.036 
-     80 102.127 1169 0 0 -84.143 53.9068 -205.85 
-     80 50.1815 1057 0 0 -89.6162 31.5555 -206.25 
-     80 277.976 1056 0 0 -89.6466 31.45 -206.157 
-     80 482.22 1055 0 0 -89.6782 31.25 -205.967 
-     80 228.028 451 0 1 -89.7841 30.377 -204.849 
-     80 109.26 450 0 1 -89.9006 30.0588 -204.45 
-     80 5.67289 1051 0 0 -89.8958 30.4444 -205.85 
-     80 136.899 1052 0 0 -89.8957 30.45 -205.866 
-     80 50.2684 1054 0 0 -89.35 31.05 -205.973 
-     80 35.3625 444 0 1 -91.2061 30.4315 -204.85 
-     80 27.7146 1015 0 0 -92.9264 23.2279 -205.85 
-     80 24.8413 440 0 1 -92.0341 23.4126 -204.85 
-     80 144.887 1167 6 0 -84.375 53.6498 -25.85 
-     80 179.333 1167 5 0 -84.3534 53.6204 -55.85 
-     80 163.95 1167 4 0 -84.3555 53.5915 -85.85 
-     80 130.514 1167 3 0 -84.3943 53.5544 -115.85 
-     80 732.421 1167 2 0 -84.4331 53.5333 -145.85 
-     80 615.919 477 1 1 -84.4919 53.4808 -174.45 
-     80 106.012 1167 1 0 -84.4943 53.4784 -175.85 
-     80 282.262 1166 0 0 -84.5478 53.4382 -205.85 
-     80 28.554 1648 0 0 -109.205 149.779 -206.25 
-     80 52.2536 1327 2 0 -68.4845 85.551 -146.25 
-     80 151.843 1499 2 0 -78.6022 120.051 -146.25 
-     80 99.7445 1498 2 0 -78.5964 119.95 -146.123 
-     80 164.226 478 0 1 -84.4498 53.3535 -204.824 
-     80 119.311 1165 0 0 -84.1581 53.2225 -205.85 
-     80 104.825 1166 1 0 -84.5995 53.2737 -175.85 
-     80 114.247 476 0 1 -84.7973 53.5536 -204.45 
-     80 663.787 479 1 1 -84.2499 52.8129 -174.605 
-     80 288.884 1164 1 0 -84.4613 52.9114 -175.851 
-     80 93.478 331 7 1 -113.75 144.533 5.24271 
-     80 49.1815 1166 2 0 -84.4806 53.45 -146.132 
-     80 7.6625 1168 2 0 -84.7693 53.65 -146.198 
-Number of digits in this event: 33
+Number of tracker hits in this event: 44
+     80 326.771 563 9 1 -67.322 -11.1898 65.55 
+     80 232.05 844 9 0 -67.3204 -11.192 64.15 
+     80 256.487 563 8 1 -67.2938 -11.2329 35.55 
+     80 308.626 844 8 0 -67.2915 -11.2348 34.15 
+     80 121.057 564 7 1 -67.2473 -11.2722 5.55 
+     80 280.151 843 7 0 -67.245 -11.277 4.15 
+     80 216.552 564 6 1 -67.1933 -11.3691 -24.45 
+     80 144.865 843 6 0 -67.1903 -11.3744 -25.85 
+     80 134.729 564 5 1 -67.118 -11.4867 -54.45 
+     80 135.909 842 5 0 -67.1166 -11.4909 -55.85 
+     80 110.084 564 4 1 -67.1362 -11.5659 -84.45 
+     80 154.824 842 4 0 -67.141 -11.5706 -85.85 
+     80 146.975 564 3 1 -67.206 -11.69 -114.45 
+     80 107.838 841 3 0 -67.203 -11.6855 -115.85 
+     80 110.597 564 2 1 -67.1699 -11.5786 -144.45 
+     80 122.707 842 2 0 -67.183 -11.5789 -145.85 
+     80 164.239 563 1 1 -67.3504 -11.6796 -174.45 
+     80 329.473 841 1 0 -67.3518 -11.6752 -175.85 
+     80 130.006 563 0 1 -67.3576 -11.5901 -204.45 
+     80 110.903 842 0 0 -67.3571 -11.5954 -205.85 
+     80 273.768 566 0 1 -66.6972 -11.9292 -204.45 
+     80 121.741 840 0 0 -66.7104 -11.9438 -205.85 
+     80 129.318 841 0 0 -66.7234 -11.8191 -205.85 
+     80 87.1505 1528 1 1 125.75 49.1374 -174.724 
+     80 234.409 1037 2 0 -7.6026 27.4835 -146.25 
+     80 117.961 563 7 1 -67.3508 -11.3742 5.55 
+     80 122.367 841 6 0 -67.2109 -11.6712 -25.85 
+     80 114.944 565 5 1 -66.9145 -12.0093 -54.45 
+     80 125.509 840 5 0 -66.8857 -12.0325 -55.85 
+     80 117.012 568 4 1 -66.2694 -12.5028 -84.45 
+     80 123.675 837 4 0 -66.2545 -12.4946 -85.85 
+     80 104.583 570 3 1 -65.9427 -12.3629 -114.45 
+     80 146.401 838 3 0 -65.9169 -12.351 -115.85 
+     80 110.247 573 2 1 -65.3861 -12.2646 -144.45 
+     80 136.473 838 2 0 -65.3727 -12.2622 -145.85 
+     80 115.227 574 1 1 -65.129 -12.2721 -174.45 
+     80 95.8283 838 1 0 -65.1425 -12.2754 -175.85 
+     80 211.558 573 0 1 -65.436 -12.363 -204.45 
+     80 105.293 838 0 0 -65.4306 -12.3528 -205.85 
+     80 71.964 805 2 1 -18.8603 -133.792 -144.45 
+     80 46.4864 806 2 1 -18.8499 -133.78 -144.466 
+     80 10.1423 567 0 1 -66.45 -13.9775 -204.81 
+     80 234.04 571 0 1 -65.8432 -13.296 -204.45 
+     80 278.774 572 0 1 -65.65 -13.3454 -204.455 
+Number of digits in this event: 30
 Using G4ParticleGun... 
-Particle energy: 6.1844 LIN
+Particle energy: 4.28775 LIN
 Particle: gamma
 Event: 81
-Number of tracker hits in this event: 3
-     81 140.511 1258 11 1 71.7525 -168.715 125.55 
-     81 189.281 1259 11 1 71.8504 -168.711 125.459 
-     81 350.075 1260 11 1 72.0502 -168.745 125.393 
-Number of digits in this event: 5
-Using G4ParticleGun... 
-Particle energy: 5.1179 LIN
+Number of tracker hits in this event: 177
+     81 258.946 1141 11 0 50.3519 48.3413 124.135 
+     81 451.562 1151 10 1 50.3407 48.349 95.55 
+     81 280.525 1141 10 0 50.3386 48.3463 94.15 
+     81 484.355 1151 9 1 50.2952 48.3091 65.55 
+     81 597.736 1141 9 0 50.2953 48.306 64.15 
+     81 417.236 1151 8 1 50.307 48.2447 35.55 
+     81 118.669 1140 8 0 50.3083 48.2439 34.15 
+     81 110.662 1151 7 1 50.3381 48.2224 5.55 
+     81 139.506 1140 7 0 50.3376 48.2212 4.15 
+     81 119.482 1151 6 1 50.3249 48.2025 -24.45 
+     81 131.095 1140 6 0 50.3256 48.2035 -25.85 
+     81 187.828 1151 5 1 50.3415 48.2197 -54.45 
+     81 103.086 1140 5 0 50.342 48.2194 -55.85 
+     81 488.518 1151 4 1 50.3537 48.2131 -84.45 
+     81 356.001 1140 4 0 50.3516 48.2129 -85.85 
+     81 101.898 1151 3 1 50.3135 48.2032 -114.45 
+     81 241.662 1140 3 0 50.3084 48.2023 -115.85 
+     81 139.963 1150 2 1 50.2049 48.2025 -144.45 
+     81 234.135 1140 2 0 50.2019 48.2041 -145.85 
+     81 256.274 1150 1 1 50.1899 48.216 -174.45 
+     81 275.258 1140 1 0 50.1654 48.202 -175.85 
+     81 140.104 1149 0 1 49.8515 47.8853 -204.45 
+     81 114.51 1139 0 0 49.8637 47.8729 -205.85 
+     81 79.9247 1141 1 0 50.0973 48.25 -176.132 
+     81 94.994 1005 1 0 19.7682 21.1867 -176.25 
+     81 118.708 1006 1 0 19.9526 21.2501 -176.017 
+     81 119.841 998 1 1 19.8227 21.4257 -174.85 
+     81 99.9798 997 1 1 19.65 21.4986 -174.746 
+     81 131.063 976 1 0 16.6145 15.3346 -175.85 
+     81 117.066 1152 3 1 50.5094 48.0095 -114.45 
+     81 282.828 1139 3 0 50.5804 47.9473 -115.85 
+     81 177.675 1159 2 1 52.004 46.7742 -144.45 
+     81 120.132 1133 2 0 52.0784 46.685 -145.85 
+     81 104.509 1167 1 1 53.5544 45.1556 -174.45 
+     81 138.146 1124 1 0 53.5794 45.0399 -175.85 
+     81 113.513 1172 0 1 54.6278 42.7909 -204.45 
+     81 97.006 1113 0 0 54.6829 42.7834 -205.85 
+     81 116.856 1125 1 0 53.5617 45.05 -176.072 
+     81 111.245 1155 3 1 51.0616 48.0868 -114.45 
+     81 195.575 1158 2 1 51.675 48.2213 -144.45 
+     81 150.964 1141 2 0 51.6949 48.2862 -145.85 
+     81 122.881 1159 1 1 51.877 49.5181 -174.45 
+     81 150.807 1147 1 0 51.9004 49.6376 -175.85 
+     81 106.8 1148 1 0 51.903 49.65 -175.991 
+     81 217.486 1162 0 1 52.5486 52.1944 -204.45 
+     81 207.325 1161 0 0 52.558 52.3176 -205.85 
+     81 11.3938 1162 0 0 52.5534 52.4506 -206.21 
+     81 22.612 1352 0 0 50.6352 90.6822 -206.25 
+     81 60.5414 1353 0 0 50.6169 90.7502 -206.215 
+     81 61.5041 1354 0 0 50.562 90.9501 -206.162 
+     81 39.3894 1355 0 0 50.5544 91.15 -206.184 
+     81 149.287 1148 8 1 49.8148 47.8055 35.55 
+     81 5.61848 1149 8 1 49.85 47.8052 35.1745 
+     81 96.5506 1138 8 0 49.9548 47.8088 34.15 
+     81 108.615 1156 7 1 51.3776 49.0321 5.54996 
+     81 108.036 1145 7 0 51.501 49.0875 4.14985 
+     81 111.633 1171 6 1 54.3039 50.0943 -24.45 
+     81 108.353 1151 6 0 54.7 50.3381 -25.85 
+     81 143.556 1212 5 1 62.5515 54.4968 -54.45 
+     81 44.0992 1174 5 0 62.619 54.9929 -55.85 
+     81 58.0474 1175 5 0 62.6298 55.05 -56.0195 
+     81 149.095 1220 4 1 64.1319 63.9733 -84.45 
+     81 27.0214 1222 4 0 64.1382 64.612 -85.85 
+     81 85.8284 1223 4 0 64.1379 64.6501 -85.9333 
+     81 106.204 1219 3 1 64.0481 79.5552 -114.45 
+     81 31.7892 1301 3 0 63.9789 80.4023 -115.85 
+     81 93.7581 1302 3 0 63.9746 80.45 -115.929 
+     81 129.429 1210 2 1 62.1226 98.2802 -144.45 
+     81 71.1549 1395 2 0 62.2434 99.2227 -145.85 
+     81 66.4293 1396 2 0 62.2599 99.35 -146.039 
+     81 274.139 1225 1 1 65.1985 117.807 -174.45 
+     81 216.986 1226 1 1 65.25 117.989 -174.622 
+     81 24.4783 1495 1 0 65.6491 119.284 -175.85 
+     81 83.4706 1496 1 0 65.6703 119.35 -175.913 
+     81 55.2333 1497 1 0 65.7267 119.55 -176.104 
+     81 171.734 1261 0 1 72.4447 149.159 -204.45 
+     81 40.9538 1647 0 0 72.1909 149.698 -205.85 
+     81 66.3668 1648 0 0 72.1623 149.75 -205.985 
+     81 119.185 1142 8 0 50.2334 48.455 34.15 
+     81 165.398 1146 7 1 49.4158 48.6637 5.55 
+     81 129.566 1143 7 0 49.3226 48.6737 4.15 
+     81 35.1086 1138 6 1 47.6575 48.9085 -24.45 
+     81 131.957 1137 6 1 47.65 48.9071 -24.5659 
+     81 192.76 1144 6 0 47.577 48.8892 -25.85 
+     81 123.448 1129 5 1 45.9524 48.6933 -54.45 
+     81 116.257 1143 5 0 45.9044 48.6768 -55.85 
+     81 125.977 1125 4 1 45.0718 48.4679 -84.45 
+     81 217.266 1141 4 0 45.0229 48.442 -85.85 
+     81 106.618 1121 3 1 44.259 47.9013 -114.45 
+     81 118.637 1121 2 1 44.4338 47.9941 -144.45 
+     81 147.039 1139 2 0 44.3771 47.8913 -145.85 
+     81 304.607 1115 1 1 43.1744 45.7763 -174.45 
+     81 99.7566 1128 1 0 43.0721 45.6972 -175.85 
+     81 103.002 1105 0 1 41.1362 44.1331 -204.45 
+     81 239.228 1120 0 0 41.103 44.0893 -205.85 
+     81 36.8083 1129 1 0 42.7533 46.0349 -175.85 
+     81 66.9085 1130 1 0 42.7147 46.05 -175.98 
+     81 16.7883 1087 0 1 37.6352 49.71 -204.45 
+     81 162.667 1088 0 1 37.65 49.7722 -204.476 
+     81 118.741 1089 0 1 37.85 50.265 -204.628 
+     81 85.6424 1090 0 1 38.05 50.552 -204.73 
+     81 99.931 1091 0 1 38.2504 50.7629 -204.787 
+     81 100.636 1092 0 1 38.45 51.0379 -204.738 
+     81 120.749 1093 0 1 38.6501 51.3548 -204.594 
+     81 178.975 1094 0 1 38.85 51.6432 -204.461 
+     81 239.433 1095 0 1 39.05 52.1096 -204.704 
+     81 23.2219 1169 0 0 40.5653 53.9776 -205.85 
+     81 62.8162 1170 0 0 40.6259 54.05 -205.892 
+     81 70.0046 1171 0 0 40.7905 54.2503 -205.963 
+     81 63.1996 1172 0 0 40.96 54.45 -205.984 
+     81 57.5462 1173 0 0 41.0732 54.651 -205.979 
+     81 93.8267 1174 0 0 41.1383 54.85 -205.972 
+     81 62.22 1175 0 0 41.2104 55.05 -205.919 
+     81 74.577 1176 0 0 41.3029 55.25 -205.901 
+     81 32.3556 1177 0 0 41.4054 55.45 -205.875 
+     81 356.144 1110 0 1 42.223 60.2358 -204.85 
+     81 185.268 1111 0 1 42.25 60.5313 -204.736 
+     81 221.216 1109 0 1 42.0496 61.3593 -204.663 
+     81 73.8558 1108 0 1 41.85 61.6426 -204.739 
+     81 125.492 1206 0 0 43.2227 61.4365 -205.85 
+     81 99.7659 1207 0 0 43.5408 61.45 -206.097 
+     81 4.55205 1142 4 0 44.9822 48.45 -86.0144 
+     81 80.6436 1137 5 1 47.6058 47.3423 -54.45 
+     81 189.866 1138 5 1 47.65 47.2962 -54.6074 
+     81 160.751 1133 5 0 47.9413 46.839 -55.8501 
+     81 5.28139 1180 4 1 56.2395 38.909 -84.45 
+     81 144.911 1181 4 1 56.25 38.9042 -84.4711 
+     81 150.5 1091 4 0 56.8333 38.4442 -85.85 
+     81 203.038 1229 3 1 65.9876 24.2786 -114.45 
+     81 273.105 1230 3 1 66.05 24.1476 -114.59 
+     81 56.9943 1015 3 0 66.0905 23.1821 -115.85 
+     81 75.5657 1014 3 0 66.0899 23.0497 -116.018 
+     81 13.9624 1013 3 0 66.0861 22.85 -116.23 
+     81 51.5808 1212 2 1 62.5463 -7.31925 -144.45 
+     81 127.061 1211 2 1 62.45 -7.40959 -144.585 
+     81 61.9968 858 2 0 61.4668 -8.32185 -145.85 
+     81 71.9317 857 2 0 61.3445 -8.45 -146.022 
+     81 117.117 1153 1 1 50.8443 -26.4232 -174.45 
+     81 111.079 763 1 0 50.6868 -27.2711 -175.85 
+     81 20.2229 762 1 0 50.6223 -27.45 -176.167 
+     81 19.1641 1130 0 1 46.0544 -41.7546 -204.45 
+     81 98.9755 1129 0 1 46.05 -41.7265 -204.525 
+     81 321.805 693 0 0 45.8402 -41.2598 -205.85 
+     81 184.869 694 0 0 45.8338 -41.25 -205.878 
+     81 25.0662 1121 0 1 44.3089 -41.4247 -204.85 
+     81 144.644 1120 0 1 44.2493 -41.4155 -204.766 
+     81 105.891 1119 0 1 44.05 -41.4492 -204.598 
+     81 274.03 1118 0 1 43.8499 -41.2674 -204.626 
+     81 143.211 1231 3 1 66.25 24.1161 -114.719 
+     81 154.205 1136 5 1 47.45 47.2936 -54.5557 
+     81 135.918 1134 5 0 46.6822 46.9384 -55.85 
+     81 101.471 1035 4 1 27.1301 40.0586 -84.45 
+     81 116.548 1099 4 0 27.0534 40.0332 -85.8508 
+     81 49.9331 1014 3 1 23.0191 36.3096 -114.45 
+     81 93.5805 1015 3 1 23.0502 36.2546 -114.559 
+     81 30.082 1077 3 0 23.5817 35.5024 -115.85 
+     81 131.32 1076 3 0 23.6181 35.45 -115.932 
+     81 15.0594 1075 3 0 23.7508 35.25 -116.208 
+     81 164.378 1140 9 0 50.2439 48.25 64.0332 
+     81 114.58 1141 8 0 50.4529 48.3013 34.15 
+     81 135.657 1152 7 1 50.5591 48.4219 5.55 
+     81 127.579 1141 7 0 50.5595 48.4363 4.15 
+     81 129.526 1152 6 1 50.5536 48.7358 -24.45 
+     81 108.151 1143 6 0 50.5565 48.7524 -25.85 
+     81 173.636 1152 5 1 50.6422 49.0958 -54.45 
+     81 182.902 1145 5 0 50.647 49.1055 -55.85 
+     81 130.411 1153 4 1 50.7817 49.3312 -84.45 
+     81 119.16 1146 4 0 50.7833 49.3369 -85.85 
+     81 103.474 1153 3 1 50.8442 49.4686 -114.45 
+     81 110.13 1147 3 0 50.8461 49.4701 -115.85 
+     81 217.144 1154 2 1 50.9013 49.4834 -144.45 
+     81 136.722 1147 2 0 50.9057 49.4847 -145.85 
+     81 100.135 1154 1 1 50.9522 49.5106 -174.45 
+     81 110.652 1154 0 1 50.9421 49.2964 -204.45 
+     81 137.287 1146 0 0 50.9425 49.2861 -205.85 
+     81 9.16771 857 1 0 42.2451 -8.45 -176.181 
+     81 85.3514 856 1 0 42.2161 -8.65 -175.97 
+Number of digits in this event: 81
+Using G4ParticleGun... 
+Particle energy: 8.6726 LIN
 Particle: gamma
 Event: 82
-Number of tracker hits in this event: 35
-     82 330.553 570 7 1 -65.977 -94.494 5.55 
-     82 272.278 428 7 0 -65.9768 -94.4952 4.15 
-     82 665.566 570 6 1 -65.9664 -94.5277 -24.45 
-     82 206.761 428 6 0 -65.9655 -94.5306 -25.85 
-     82 266.392 570 5 1 -65.952 -94.582 -54.45 
-     82 102.151 427 5 0 -65.9507 -94.5842 -55.85 
-     82 125.934 570 4 1 -65.9332 -94.6413 -84.45 
-     82 138.231 427 4 0 -65.9383 -94.6438 -85.85 
-     82 118.413 570 3 1 -66.0445 -94.6903 -114.45 
-     82 96.6825 427 3 0 -66.0482 -94.696 -115.85 
-     82 128.456 569 2 1 -66.1242 -94.8071 -144.45 
-     82 109.205 426 2 0 -66.1287 -94.8093 -145.85 
-     82 96.425 569 1 1 -66.238 -94.8434 -174.45 
-     82 197.277 426 1 0 -66.2424 -94.8415 -175.85 
-     82 109.589 568 0 1 -66.3444 -94.8003 -204.45 
-     82 194.768 426 0 0 -66.348 -94.797 -205.85 
-     82 233.135 569 6 1 -66.05 -94.6418 -24.7631 
-     82 158.052 569 7 1 -66.05 -94.5715 5.47541 
-     82 159.713 568 7 1 -66.25 -94.5929 5.48124 
-     82 120.207 428 5 0 -66.0484 -94.488 -55.85 
-     82 244.678 569 4 1 -66.2221 -94.4638 -84.45 
-     82 127.201 428 4 0 -66.2319 -94.4616 -85.85 
-     82 119.939 568 3 1 -66.4364 -94.412 -114.45 
-     82 147.992 428 3 0 -66.4499 -94.4076 -115.85 
-     82 118.217 566 2 1 -66.719 -94.3193 -144.45 
-     82 217.683 429 2 0 -66.7335 -94.3198 -145.85 
-     82 133.632 565 1 1 -67.0014 -94.3331 -174.45 
-     82 170.364 429 1 0 -67.0126 -94.3369 -175.85 
-     82 250.397 564 0 1 -67.2348 -94.424 -204.45 
-     82 271.719 428 0 0 -67.2496 -94.4246 -205.85 
-     82 191.752 396 1 0 -56.4565 -100.873 -176.25 
-     82 214.806 397 1 0 -56.1452 -100.75 -176.054 
-     82 20.8056 503 0 0 -47.6738 -79.45 -206.013 
-     82 204.693 667 0 1 -46.6265 -78.4878 -204.85 
-     82 298.838 668 0 1 -46.45 -78.4498 -204.763 
-Number of digits in this event: 29
+Number of tracker hits in this event: 0
+Number of digits in this event: 2
 Using G4ParticleGun... 
-Particle energy: 5.6204 LIN
+Particle energy: 4.11942 LIN
 Particle: gamma
 Event: 83
-Number of tracker hits in this event: 25
-     83 433.387 540 3 1 -72.036 92.4324 -114.45 
-     83 283.032 1361 3 0 -72.0355 92.4327 -115.85 
-     83 284.57 540 2 1 -72.0321 92.437 -144.45 
-     83 287.015 1361 2 0 -72.0309 92.4401 -145.85 
-     83 243.553 540 1 1 -72.0184 92.5091 -174.45 
-     83 194.559 1361 1 0 -72.0211 92.5137 -175.85 
-     83 120.417 539 0 1 -72.0858 92.6009 -204.45 
-     83 182.764 1362 0 0 -72.0899 92.6043 -205.85 
-     83 243.305 540 0 1 -72.0375 92.3412 -204.45 
-     83 193.063 1360 0 0 -72.0399 92.3395 -205.85 
-     83 74.5298 1359 0 0 -72.0725 92.15 -206.168 
-     83 61.6503 1358 0 0 -72.0347 91.9493 -206.167 
-     83 56.405 1357 0 0 -72.0055 91.75 -206.14 
-     83 62.6574 1356 0 0 -71.9699 91.55 -206.197 
-     83 37.4633 1393 0 0 -60.0615 98.8848 -206.25 
-     83 130.535 1394 0 0 -60.0766 98.95 -206.216 
-     83 69.9676 1395 0 0 -60.0592 99.15 -206.222 
-     83 2.58438 1240 0 0 -67.1451 68.0638 -206.25 
-     83 21.1843 1222 0 0 -95.4439 64.4889 -206.25 
-     83 50.03 1364 0 0 -71.8441 93.0799 -205.85 
-     83 80.6234 1365 0 0 -71.811 93.1501 -205.989 
-     83 198.026 539 3 1 -72.05 92.4708 -114.545 
-     83 36.7845 1354 3 0 -72.0141 91.0624 -115.85 
-     83 142.589 1353 3 0 -72.0069 90.95 -115.948 
-     83 42.2561 1352 3 0 -72.0071 90.7495 -116.144 
-Number of digits in this event: 16
+Number of tracker hits in this event: 35
+     83 249.473 341 4 1 -111.831 -85.1536 -84.45 
+     83 215.329 474 4 0 -111.814 -85.1569 -85.85 
+     83 114.404 343 3 1 -111.536 -85.1325 -114.45 
+     83 143.536 474 3 0 -111.478 -85.1363 -115.85 
+     83 140.027 349 2 1 -110.242 -85.0894 -144.45 
+     83 209.225 475 2 0 -110.198 -85.0464 -145.85 
+     83 125.025 354 1 1 -109.164 -83.4084 -174.45 
+     83 168.406 483 1 0 -109.132 -83.3007 -175.85 
+     83 0.651494 357 0 1 -108.551 -80.9999 -204.45 
+     83 121.394 358 0 1 -108.55 -80.9987 -204.458 
+     83 136.436 496 0 0 -108.451 -80.7979 -205.85 
+     83 268.931 345 2 1 -111.05 -85.3954 -144.45 
+     83 147.131 472 2 0 -110.997 -85.4661 -145.85 
+     83 148.641 346 1 1 -110.798 -86.7327 -174.45 
+     83 7.23922 468 1 0 -111.04 -86.2601 -175.85 
+     83 123.207 469 1 0 -111.045 -86.25 -175.879 
+     83 24.8444 314 0 1 -117.331 -74.5838 -204.45 
+     83 217.803 313 0 1 -117.35 -74.5604 -204.524 
+     83 79.6127 529 0 0 -117.666 -74.1483 -205.85 
+     83 43.3012 530 0 0 -117.743 -74.05 -206.147 
+     83 138.33 474 2 0 -111.043 -85.2313 -145.85 
+     83 115.008 343 1 1 -111.437 -81.9107 -174.45 
+     83 98.6242 491 1 0 -111.44 -81.825 -175.85 
+     83 111.36 345 0 1 -111.066 -80.2338 -204.45 
+     83 132.969 499 0 0 -111.006 -80.1213 -205.85 
+     83 114.022 342 3 1 -111.666 -85.0013 -114.45 
+     83 119.994 475 3 0 -111.663 -84.9999 -115.85 
+     83 110.934 342 2 1 -111.579 -84.9788 -144.45 
+     83 106.737 342 1 1 -111.618 -85.0196 -174.45 
+     83 119.963 475 1 0 -111.621 -85.0272 -175.85 
+     83 138.182 342 0 1 -111.673 -85.1778 -204.45 
+     83 451.971 474 0 0 -111.669 -85.1796 -205.85 
+     83 82.8706 474 1 0 -111.811 -85.2244 -176.096 
+     83 251.406 341 0 1 -111.846 -85.2454 -204.45 
+     83 195.49 490 0 1 -82.05 -88.9798 -204.791 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 2.01365 LIN
+Particle energy: 7.56907 LIN
 Particle: gamma
 Event: 84
-Number of tracker hits in this event: 3
-     84 34.3041 1481 1 0 13.1117 116.421 -176.25 
-     84 128.626 1482 1 0 12.9818 116.55 -176.14 
-     84 11.1342 734 4 0 -9.23837 -33.0758 -86.25 
-Number of digits in this event: 3
+Number of tracker hits in this event: 52
+     84 316.671 553 5 1 -69.2739 -48.3591 -54.45 
+     84 238.265 658 5 0 -69.274 -48.3595 -55.85 
+     84 484.088 553 4 1 -69.2787 -48.3683 -84.45 
+     84 736.383 658 4 0 -69.279 -48.3687 -85.85 
+     84 302.98 553 3 1 -69.2858 -48.3775 -114.45 
+     84 444.647 658 3 0 -69.2866 -48.3797 -115.85 
+     84 235.044 553 2 1 -69.3065 -48.4172 -144.45 
+     84 263.395 658 2 0 -69.3077 -48.4186 -145.85 
+     84 248.02 553 1 1 -69.3334 -48.446 -174.45 
+     84 482.093 658 1 0 -69.3354 -48.4465 -175.85 
+     84 136.544 553 0 1 -69.3792 -48.4534 -204.45 
+     84 252.952 657 0 0 -69.3827 -48.4546 -205.85 
+     84 2.62307 974 0 0 -78.6235 14.85 -205.958 
+     84 136.079 512 0 1 -77.6106 15.535 -204.85 
+     84 104.529 728 2 1 -34.45 6.63059 -144.805 
+     84 73.7463 657 1 0 -69.2271 -48.6022 -175.85 
+     84 71.8922 656 1 0 -69.2135 -48.65 -176.026 
+     84 6.24737 700 1 0 -42.6265 -39.8511 -176.25 
+     84 202.074 701 1 0 -42.6207 -39.85 -176.244 
+     84 115.15 696 1 1 -40.8413 -40.8563 -174.85 
+     84 91.6836 697 1 1 -40.65 -40.9181 -174.752 
+     84 59.8266 698 1 1 -40.45 -40.9277 -174.761 
+     84 15.1575 699 1 1 -40.25 -40.8379 -174.821 
+     84 83.4604 702 1 0 -38.9143 -39.6497 -175.867 
+     84 82.1827 703 1 0 -38.8069 -39.45 -175.991 
+     84 79.5535 549 0 1 -70.1501 -44.7227 -204.45 
+     84 69.5162 550 0 1 -70.05 -44.8879 -204.667 
+     84 73.0064 672 0 0 -69.509 -45.546 -205.85 
+     84 66.6239 671 0 0 -69.4116 -45.65 -206.066 
+     84 106.671 554 2 1 -69.1688 -48.1925 -144.45 
+     84 131.519 659 2 0 -69.1701 -48.1913 -145.85 
+     84 97.3788 554 1 1 -69.2265 -48.216 -174.45 
+     84 215.58 659 1 0 -69.2247 -48.2294 -175.85 
+     84 117.722 554 0 1 -69.141 -48.5484 -204.45 
+     84 149.587 1524 5 0 34.0303 124.986 -56.25 
+     84 208.088 1523 5 0 34.0903 124.95 -55.9007 
+     84 347.793 753 1 0 -95.1417 -29.4269 -176.25 
+     84 415.604 419 1 1 -96.2706 -28.4163 -174.85 
+     84 110.448 554 3 1 -69.25 -48.2314 -114.769 
+     84 151.554 549 3 1 -70.0867 -48.0898 -114.45 
+     84 207.753 659 3 0 -70.1098 -48.1 -115.85 
+     84 140.65 548 2 1 -70.4129 -48.2974 -144.45 
+     84 108.379 544 1 1 -71.2159 -47.6593 -174.45 
+     84 291.249 662 1 0 -71.2255 -47.6404 -175.85 
+     84 122.606 543 0 1 -71.4064 -47.6545 -204.45 
+     84 200.594 661 0 0 -71.4289 -47.6758 -205.85 
+     84 113.647 552 3 1 -69.452 -48.4205 -114.45 
+     84 87.1054 655 2 0 -69.3584 -48.8581 -145.85 
+     84 120.505 552 1 1 -69.5101 -49.0028 -174.45 
+     84 128.227 655 1 0 -69.513 -49.0175 -175.85 
+     84 110.037 552 0 1 -69.5405 -49.1007 -204.45 
+     84 194.47 654 0 0 -69.5096 -49.1411 -205.85 
+Number of digits in this event: 32
 Using G4ParticleGun... 
-Particle energy: 8.20151 LIN
+Particle energy: 8.50649 LIN
 Particle: gamma
 Event: 85
-Number of tracker hits in this event: 38
-     85 217.261 770 5 1 -26.0109 94.6803 -54.45 
-     85 446.376 1372 5 0 -26.0119 94.6812 -55.85 
-     85 286.979 770 4 1 -26.0346 94.6995 -84.45 
-     85 348.571 1372 4 0 -26.0355 94.6976 -85.85 
-     85 274.457 769 3 1 -26.0547 94.6545 -114.45 
-     85 122.396 1372 3 0 -26.057 94.6534 -115.85 
-     85 256.968 769 2 1 -26.1004 94.6317 -144.45 
-     85 167.145 1372 2 0 -26.1026 94.6317 -145.85 
-     85 226.067 769 1 1 -26.1496 94.6325 -174.45 
-     85 192.611 1372 1 0 -26.1498 94.6338 -175.85 
-     85 193.871 769 0 1 -26.1741 94.6465 -204.45 
-     85 113.311 1372 0 0 -26.1823 94.6504 -205.85 
-     85 116.157 770 0 1 -26.05 94.5818 -204.684 
-     85 29.3525 1369 0 0 -25.7249 94.1389 -205.85 
-     85 100.615 776 0 1 -24.7759 93.3425 -204.85 
-     85 201.322 1366 0 0 -24.0783 93.4622 -205.85 
-     85 175.664 1373 3 0 -26.0562 94.8629 -115.85 
-     85 138.238 1373 2 0 -26.0914 94.9006 -145.85 
-     85 115.067 1374 1 0 -26.1935 94.9549 -175.85 
-     85 126.521 768 0 1 -26.3541 95.1697 -204.45 
-     85 350.41 1375 0 0 -26.3701 95.1771 -205.85 
-     85 45.4996 878 3 0 29.022 -4.25 -116.243 
-     85 91.4046 1058 3 1 31.776 -3.72847 -114.45 
-     85 107.298 1374 0 0 -26.0629 95.1499 -205.891 
-     85 244.136 1373 0 0 -25.9164 94.95 -206.001 
-     85 109.205 1408 3 0 -96.6714 101.881 -116.25 
-     85 114.609 1407 3 0 -96.6469 101.75 -116.193 
-     85 118.314 766 1 1 -26.6642 94.8631 -174.45 
-     85 68.928 765 1 1 -26.85 94.8897 -174.598 
-     85 98.5675 764 1 1 -27.05 94.9173 -174.732 
-     85 191.728 1375 1 0 -28.8905 95.2382 -175.85 
-     85 158.319 574 0 1 -65.0718 94.3714 -204.45 
-     85 70.6053 573 0 1 -65.25 94.2184 -204.733 
-     85 81.8911 1365 0 0 -66.2514 93.3499 -206.046 
-     85 150.468 1311 0 0 -77.1253 82.327 -206.25 
-     85 107.741 511 0 1 -77.6524 82.1608 -204.85 
-     85 34.6024 510 0 1 -77.85 82.2047 -204.528 
-     85 9.32121 786 0 1 -22.7791 97.3067 -204.45 
-Number of digits in this event: 22
+Number of tracker hits in this event: 0
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 5.65888 LIN
+Particle energy: 9.00445 LIN
 Particle: gamma
 Event: 86
-Number of tracker hits in this event: 11
-     86 256.543 599 2 0 3.90453 -60.1537 -145.992 
-     86 283.545 919 1 1 3.90091 -60.1491 -174.45 
-     86 235.077 599 1 0 3.90049 -60.1512 -175.85 
-     86 166.048 919 0 1 3.89194 -60.1962 -204.45 
-     86 250.854 599 0 0 3.89088 -60.1984 -205.85 
-     86 78.2441 810 5 0 63.5183 -17.9651 -56.25 
-     86 150.745 1218 5 1 63.826 -18.6166 -54.85 
-     86 58.3269 433 6 1 -93.3948 35.4182 -24.85 
-     86 71.6709 432 6 1 -93.55 35.5142 -24.6038 
-     86 139.376 920 0 1 4.06342 -60.0456 -204.45 
-     86 190.906 600 0 0 4.05649 -60.0315 -205.85 
-Number of digits in this event: 10
+Number of tracker hits in this event: 2
+     86 102.806 252 0 0 -53.1099 -129.55 -206.202 
+     86 36.5693 684 1 0 -100.119 -43.05 -175.949 
+Number of digits in this event: 1
 Using G4ParticleGun... 
-Particle energy: 9.11475 LIN
+Particle energy: 2.5173 LIN
 Particle: gamma
 Event: 87
-Number of tracker hits in this event: 9
-     87 125.318 1014 1 1 22.8925 -31.8687 -174.85 
-     87 120.754 1219 9 0 -133.311 63.9628 63.75 
-     87 201.446 226 9 1 -134.75 63.4994 65.1544 
-     87 122.07 235 9 1 -133.062 62.2941 65.55 
-     87 77.8869 227 9 1 -134.75 63.3794 65.2162 
-     87 9.50366 370 1 1 -105.957 27.0758 -174.45 
-     87 44.5829 214 0 0 -65.7672 -137.15 -206.023 
-     87 323.256 966 1 0 -78.1393 13.3766 -176.25 
-     87 88.2872 967 1 0 -78.2233 13.4505 -176.093 
-Number of digits in this event: 8
+Number of tracker hits in this event: 0
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 5.38607 LIN
+Particle energy: 4.86424 LIN
 Particle: gamma
 Event: 88
-Number of tracker hits in this event: 4
-     88 102.29 664 12 1 -47.1269 103.238 155.15 
-     88 121.782 1019 8 0 141.151 23.877 33.7503 
-     88 166.463 1606 8 1 141.374 23.0606 35.15 
-     88 58.1359 1607 8 1 141.55 22.9818 35.4228 
-Number of digits in this event: 4
+Number of tracker hits in this event: 19
+     88 316.814 265 1 1 -127.148 11.2559 -174.45 
+     88 289.964 956 1 0 -127.149 11.2555 -175.85 
+     88 394.791 264 0 1 -127.201 11.2302 -204.45 
+     88 183.577 955 0 0 -127.204 11.2294 -205.85 
+     88 63.5424 902 3 1 0.49928 102.161 -114.85 
+     88 101.412 903 3 1 0.650337 102.29 -114.643 
+     88 100.054 954 0 0 -127.039 11.05 -205.96 
+     88 212.384 935 0 0 -140.463 7.15204 -206.25 
+     88 36.3362 936 0 0 -140.777 7.25 -206.164 
+     88 234.205 934 0 0 -141.102 7.04987 -206.154 
+     88 75.8681 933 0 0 -141.223 6.84975 -206.181 
+     88 1.15831 932 0 0 -141.372 6.65 -206.247 
+     88 329.399 956 0 0 -127.238 11.3028 -205.85 
+     88 19.7482 728 3 0 -19.5531 -34.2973 -116.25 
+     88 73.3465 729 3 0 -19.5542 -34.25 -116.207 
+     88 64.3478 730 3 0 -19.5942 -34.05 -116.146 
+     88 8.92467 731 3 0 -19.6691 -33.85 -116.227 
+     88 316.977 884 3 0 -43.6573 -3.15385 -116.25 
+     88 6.05284 955 1 0 -127.15 11.25 -176.245 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 5.3296 LIN
+Particle energy: 3.60526 LIN
 Particle: gamma
 Event: 89
-Number of tracker hits in this event: 18
-     89 222.691 526 2 1 -74.8409 120.067 -144.45 
-     89 310.857 1499 2 0 -74.8397 120.06 -145.85 
-     89 416.821 526 1 1 -74.7959 119.935 -174.45 
-     89 108.009 1498 1 0 -74.7979 119.94 -175.85 
-     89 243.227 526 0 1 -74.8476 120.05 -204.45 
-     89 232.757 1499 0 0 -74.8518 120.058 -205.85 
-     89 130.256 1499 1 0 -74.8345 120.068 -175.85 
-     89 151.372 1503 1 0 -74.7657 120.766 -175.851 
-     89 10.2932 569 0 1 -66.2441 130.15 -204.45 
-     89 111.25 568 0 1 -66.25 130.143 -204.487 
-     89 122.234 1548 0 0 -66.5256 129.937 -205.85 
-     89 84.0234 1459 0 0 -78.0995 112.136 -206.25 
-     89 69.4386 1393 0 0 -135.248 98.877 -206.25 
-     89 60.1408 1392 0 0 -135.378 98.75 -206.185 
-     89 62.6433 1391 0 0 -135.427 98.5499 -206.203 
-     89 96.7185 1390 0 0 -135.491 98.3496 -206.217 
-     89 138.617 1389 0 0 -135.605 98.15 -206.111 
-     89 217.089 223 0 1 -135.489 97.5377 -204.85 
-Number of digits in this event: 13
+Number of tracker hits in this event: 9
+     89 135.712 499 2 1 -80.1475 -58.4419 -144.611 
+     89 282.626 608 2 0 -80.1469 -58.4418 -145.85 
+     89 356.011 499 1 1 -80.1341 -58.4401 -174.45 
+     89 120.783 608 1 0 -80.1345 -58.4379 -175.85 
+     89 220.009 499 0 1 -80.1428 -58.39 -204.45 
+     89 164.502 608 0 0 -80.1431 -58.3832 -205.85 
+     89 143.785 607 1 0 -80.1633 -58.4538 -175.85 
+     89 101.697 607 0 0 -80.0547 -58.4719 -205.85 
+     89 214.516 784 0 0 6.48788 -23.2144 -206.25 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 8.57341 LIN
+Particle energy: 6.83834 LIN
 Particle: gamma
 Event: 90
-Number of tracker hits in this event: 53
-     90 325.343 1041 8 1 28.3947 142.012 35.55 
-     90 223.888 1609 8 0 28.3963 142.012 34.15 
-     90 245.773 1041 7 1 28.4325 142.01 5.55 
-     90 222.102 1609 7 0 28.4337 142.011 4.15 
-     90 119.027 1042 6 1 28.46 142.03 -24.45 
-     90 111.448 1609 6 0 28.4612 142.032 -25.85 
-     90 298.554 1042 5 1 28.4851 142.069 -54.45 
-     90 285.073 1609 5 0 28.486 142.071 -55.85 
-     90 116.376 1042 4 1 28.5051 142.103 -84.45 
-     90 293.809 1609 4 0 28.5064 142.105 -85.85 
-     90 133.231 1042 3 1 28.5331 142.161 -114.45 
-     90 91.5974 1610 3 0 28.5328 142.162 -115.85 
-     90 134.476 1042 2 1 28.5279 142.178 -144.45 
-     90 114.877 1610 2 0 28.5275 142.178 -145.85 
-     90 192.822 1042 1 1 28.5201 142.175 -174.45 
-     90 196.161 1610 1 0 28.5201 142.176 -175.85 
-     90 122.882 1042 0 1 28.5214 142.191 -204.45 
-     90 152.836 1610 0 0 28.5209 142.192 -205.85 
-     90 27.2104 516 6 1 -76.65 7.76243 -24.6159 
-     90 18.6621 1286 12 1 77.25 -103.459 155.443 
-     90 43.376 361 12 0 78.1413 -107.75 153.957 
-     90 130.275 360 12 0 78.1846 -107.95 153.883 
-     90 11.6419 924 13 1 5.01039 9.17698 185.55 
-     90 167.943 925 13 1 5.05 9.20855 185.527 
-     90 32.2417 926 13 1 5.25 9.40514 185.47 
-     90 13.9868 1249 2 0 102.457 69.9973 -146.25 
-     90 105.04 1248 2 0 102.512 69.85 -145.936 
-     90 83.7057 1151 3 0 115.772 50.3814 -116.25 
-     90 72.2225 1041 5 1 28.45 142.107 -54.5296 
-     90 100.025 1040 5 1 28.25 141.992 -54.5448 
-     90 186.023 1039 5 1 28.05 141.809 -54.6059 
-     90 80.3112 1598 5 0 27.8128 139.758 -55.85 
-     90 400.609 1597 5 0 27.8126 139.75 -55.856 
-     90 120.749 1039 6 1 28.0488 141.85 -24.45 
-     90 276.473 1608 6 0 28.0391 141.853 -25.85 
-     90 156.969 1038 5 1 27.7778 141.956 -54.45 
-     90 139.969 1036 4 1 27.4181 142.141 -84.45 
-     90 177.653 1610 4 0 27.3939 142.163 -85.85 
-     90 121.033 1034 3 1 26.9336 142.607 -114.45 
-     90 134.753 1612 3 0 26.9114 142.632 -115.85 
-     90 272.245 1031 2 1 26.4 143.147 -144.45 
-     90 114.154 1615 2 0 26.3667 143.168 -145.85 
-     90 172.839 1027 1 1 25.6333 143.661 -174.45 
-     90 124.391 1617 1 0 25.5916 143.688 -175.85 
-     90 174.564 1023 0 1 24.7341 144.297 -204.45 
-     90 103.253 1620 0 0 24.6805 144.312 -205.85 
-     90 11.8502 1037 4 1 27.6145 142.301 -84.45 
-     90 98.806 1038 4 1 27.6501 142.313 -84.4974 
-     90 16.1611 1039 4 1 27.85 142.336 -84.7962 
-     90 165.044 1667 4 0 42.0545 153.683 -86.25 
-     90 182.569 1105 4 1 41.1502 154.165 -84.85 
-     90 381.787 1104 4 1 41.05 154.443 -84.4614 
-     90 108.731 1040 6 1 28.05 141.851 -24.6972 
-Number of digits in this event: 34
+Number of tracker hits in this event: 21
+     90 211.912 381 1 1 -103.881 -24.0905 -174.45 
+     90 248.813 779 1 0 -103.898 -24.0806 -175.85 
+     90 119.229 379 0 1 -104.228 -23.88 -204.45 
+     90 113.41 780 0 0 -104.24 -23.8674 -205.85 
+     90 173.336 1270 2 1 74.2184 -138.57 -144.45 
+     90 312.125 1269 2 1 74.0498 -138.823 -144.72 
+     90 95.6958 1268 2 1 73.85 -139.002 -144.762 
+     90 295.852 381 0 1 -103.869 -24.0739 -204.45 
+     90 134.746 779 0 0 -103.871 -24.0821 -205.85 
+     90 81.5902 786 0 0 -103.616 -22.8141 -205.85 
+     90 58.4446 787 0 0 -103.643 -22.65 -205.938 
+     90 49.2662 788 0 0 -103.661 -22.45 -205.963 
+     90 64.345 789 0 0 -103.659 -22.25 -206.007 
+     90 124.219 790 0 0 -103.546 -22.0499 -205.986 
+     90 91.0135 390 0 1 -102.042 -20.1103 -204.85 
+     90 202.85 391 0 1 -101.95 -20.0235 -204.771 
+     90 74.916 392 0 1 -101.75 -20.0359 -204.614 
+     90 154.847 393 0 1 -101.55 -20.057 -204.714 
+     90 132.034 394 0 1 -101.35 -19.8294 -204.762 
+     90 32.3561 800 0 0 -100.915 -19.8669 -205.85 
+     90 103.461 801 0 0 -100.889 -19.85 -205.883 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 8.2691 LIN
+Particle energy: 3.15455 LIN
 Particle: gamma
 Event: 91
-Number of tracker hits in this event: 45
-     91 259.874 1223 7 1 64.8113 119.116 5.55 
-     91 335.112 1494 7 0 64.8112 119.116 4.15 
-     91 369.634 1223 6 1 64.8065 119.147 -24.45 
-     91 283.127 1494 6 0 64.8078 119.146 -25.85 
-     91 106.1 1223 5 1 64.8362 119.126 -54.45 
-     91 255.624 1494 5 0 64.8385 119.124 -55.85 
-     91 311.527 1224 4 1 64.8925 119.085 -84.45 
-     91 245.304 1494 4 0 64.893 119.08 -85.85 
-     91 255.654 1224 3 1 64.9026 118.978 -114.45 
-     91 248.512 1494 3 0 64.9023 118.974 -115.85 
-     91 220.739 1224 2 1 64.8894 118.892 -144.45 
-     91 228.244 1493 2 0 64.8923 118.887 -145.85 
-     91 433.323 1224 1 1 64.9441 118.782 -174.45 
-     91 241.155 1493 1 0 64.9475 118.779 -175.85 
-     91 249.329 1224 0 1 65.022 118.71 -204.45 
-     91 135.388 1492 0 0 65.0252 118.708 -205.85 
-     91 14.3562 1307 6 1 81.4514 63.6683 -24.85 
-     91 171.721 1306 6 1 81.45 63.5413 -24.4878 
-     91 2.02549 1042 6 1 28.6056 -50.015 -24.85 
-     91 77.2005 1228 1 1 65.7245 156.783 -174.85 
-     91 7.81126 1244 1 0 78.6976 69.0134 -176.25 
-     91 99.3132 1243 1 0 78.7362 68.8499 -176.044 
-     91 109.337 1242 1 0 78.8347 68.6494 -176.013 
-     91 90.3418 1301 1 1 80.3467 69.0887 -174.85 
-     91 17.5336 1302 1 1 80.4501 69.2356 -174.828 
-     91 326.17 1245 1 0 81.7939 69.2049 -175.85 
-     91 65.7803 1496 6 0 64.1443 119.467 -25.8502 
-     91 72.0784 1497 6 0 63.9898 119.55 -26.007 
-     91 92.3756 1498 6 0 63.8552 119.75 -26.0818 
-     91 37.9753 1557 6 0 31.6419 131.633 -26.2499 
-     91 98.8165 1224 5 1 64.8504 119.106 -54.45 
-     91 145.083 1493 0 0 65.0055 118.829 -205.85 
-     91 235.14 891 0 1 -1.65 126.878 -204.66 
-     91 79.6797 1545 1 0 -5.33387 129.241 -176.25 
-     91 162.964 840 8 1 -11.9921 164.028 35.55 
-     91 342.729 1720 8 0 -12.6405 164.252 34.1498 
-     91 59.3284 1492 1 0 64.6357 118.579 -175.85 
-     91 82.1486 1491 1 0 64.5918 118.55 -176.012 
-     91 94.4256 1183 0 1 56.7327 112.2 -204.45 
-     91 20.4834 1182 0 1 56.65 112.153 -204.787 
-     91 90.617 1459 0 0 56.3414 112 -205.85 
-     91 16.3016 1458 0 0 56.2479 111.95 -206.186 
-     91 86.6742 1225 0 1 65.0501 119.012 -204.496 
-     91 33.3306 1491 0 0 65.1715 118.402 -205.85 
-     91 64.0369 1490 0 0 65.1702 118.35 -206.003 
-Number of digits in this event: 24
-Using G4ParticleGun... 
-Particle energy: 4.21134 LIN
+Number of tracker hits in this event: 3
+     91 76.7137 747 0 1 -30.4766 92.4873 -204.85 
+     91 79.0751 1537 7 0 63.2061 127.663 3.75058 
+     91 95.3799 1538 7 0 63.3067 127.75 3.85726 
+Number of digits in this event: 2
+Using G4ParticleGun... 
+Particle energy: 2.91353 LIN
 Particle: gamma
 Event: 92
-Number of tracker hits in this event: 6
-     92 223.493 647 1 1 -50.5007 5.76504 -174.85 
-     92 205.495 646 1 1 -50.6501 5.67151 -174.76 
-     92 53.5899 645 1 1 -50.85 5.7555 -174.676 
-     92 175.91 982 0 0 -3.2191 16.4576 -206.25 
-     92 20.126 880 0 1 -4.00881 16.5829 -204.85 
-     92 198.35 879 0 1 -4.05 16.5868 -204.786 
-Number of digits in this event: 6
+Number of tracker hits in this event: 23
+     92 234.713 1069 4 1 34.0478 79.73 -84.45 
+     92 346.796 1298 4 0 34.0437 79.7364 -85.85 
+     92 110.569 1069 3 1 33.9488 79.8747 -114.45 
+     92 118.593 1299 3 0 33.9386 79.8829 -115.85 
+     92 251.37 1068 2 1 33.7522 79.9588 -144.45 
+     92 154.349 1299 2 0 33.7481 79.9706 -145.85 
+     92 55.0036 1068 1 1 33.6523 80.2325 -174.45 
+     92 67.1487 1067 1 1 33.65 80.2359 -174.641 
+     92 120.706 1301 1 0 33.6358 80.2575 -175.85 
+     92 123.219 1066 0 1 33.297 80.788 -204.45 
+     92 117.507 1303 0 0 33.2926 80.8074 -205.85 
+     92 118.479 1070 3 1 34.0764 79.6091 -114.45 
+     92 110.562 1297 3 0 34.079 79.6022 -115.85 
+     92 123.732 1070 2 1 34.1385 79.4721 -144.45 
+     92 116.563 1297 2 0 34.1392 79.4638 -145.85 
+     92 103.561 1070 1 1 34.1587 79.3033 -174.45 
+     92 153.403 1296 1 0 34.1621 79.2954 -175.85 
+     92 228.57 1070 0 1 34.2051 79.122 -204.45 
+     92 384.486 1295 0 0 34.2009 79.1068 -205.85 
+     92 102.152 1069 0 1 34.05 79.3631 -204.676 
+     92 107.467 1068 0 1 33.8496 79.4754 -204.661 
+     92 116.11 1067 0 1 33.6498 79.4528 -204.629 
+     92 17.2715 1072 0 1 34.45 79.6387 -204.627 
+Number of digits in this event: 11
 Using G4ParticleGun... 
-Particle energy: 7.46917 LIN
+Particle energy: 9.26329 LIN
 Particle: gamma
 Event: 93
-Number of tracker hits in this event: 120
-     93 227.819 803 5 1 -19.2932 -98.1666 -54.45 
-     93 232.577 409 5 0 -19.2939 -98.1667 -55.85 
-     93 167.469 803 4 1 -19.3061 -98.1654 -84.45 
-     93 313.526 409 4 0 -19.3059 -98.1666 -85.85 
-     93 655.721 803 3 1 -19.2961 -98.1974 -114.45 
-     93 481.956 409 3 0 -19.2942 -98.1989 -115.85 
-     93 388.154 803 2 1 -19.259 -98.2278 -144.45 
-     93 117.455 409 2 0 -19.2569 -98.2318 -145.85 
-     93 100.068 804 1 1 -19.2206 -98.32 -174.45 
-     93 314.54 409 1 0 -19.2161 -98.3235 -175.85 
-     93 989.562 804 0 1 -19.1461 -98.3906 -204.45 
-     93 704.426 408 0 0 -19.1377 -98.3888 -205.85 
-     93 152.01 805 0 1 -19.0498 -98.3197 -204.504 
-     93 109.604 409 0 0 -19.0882 -98.3036 -205.85 
-     93 80.3853 959 1 1 11.856 -112.295 -174.85 
-     93 107.056 410 2 0 -19.3831 -98.1377 -145.85 
-     93 195.905 803 1 1 -19.443 -98.1604 -174.45 
-     93 114.59 802 0 1 -19.498 -98.084 -204.45 
-     93 117.466 410 0 0 -19.49 -98.0764 -205.85 
-     93 241.592 802 3 1 -19.45 -97.9974 -114.716 
-     93 172.338 410 3 0 -19.3433 -98.1282 -115.85 
-     93 141.981 795 2 1 -20.8635 -97.3145 -144.45 
-     93 219.99 414 2 0 -20.9336 -97.2678 -145.85 
-     93 148.647 785 1 1 -23.0064 -96.548 -174.45 
-     93 117.96 418 1 0 -23.1413 -96.4304 -175.85 
-     93 31.6834 772 0 1 -25.6352 -94.0411 -204.45 
-     93 114.804 771 0 1 -25.65 -94.039 -204.536 
-     93 113.641 430 0 0 -25.8833 -94.03 -205.85 
-     93 10.8253 394 1 0 -37.854 -101.349 -175.936 
-     93 174.143 802 4 1 -19.5052 -98.229 -84.45 
-     93 123.047 801 3 1 -19.8035 -98.3775 -114.45 
-     93 146.348 408 3 0 -19.8176 -98.3812 -115.85 
-     93 121.348 799 2 1 -20.1187 -98.471 -144.45 
-     93 117.035 408 2 0 -20.1289 -98.4794 -145.85 
-     93 118.7 798 1 1 -20.332 -98.6598 -174.45 
-     93 141.504 407 1 0 -20.3535 -98.6616 -175.85 
-     93 127.532 796 0 1 -20.7673 -98.7217 -204.45 
-     93 125.012 407 0 0 -20.7984 -98.7114 -205.85 
-     93 125.018 782 3 1 -23.4717 -107.344 -114.45 
-     93 148.542 365 3 0 -23.5757 -107.075 -115.85 
-     93 46.8056 778 2 1 -24.3074 -103.409 -144.45 
-     93 84.7888 779 2 1 -24.2499 -103.47 -144.593 
-     93 98.5276 380 2 0 -23.7978 -104.056 -145.85 
-     93 72.9708 379 2 0 -23.7221 -104.15 -146.069 
-     93 33.4393 811 1 1 -17.7791 -115.503 -174.45 
-     93 90.3705 810 1 1 -17.85 -115.536 -174.543 
-     93 120.621 319 1 0 -18.4958 -116.203 -175.851 
-     93 30.75 318 1 0 -18.6664 -116.35 -176.162 
-     93 360.724 730 0 1 -34.0188 -132.088 -204.45 
-     93 9.27453 219 0 0 -33.5509 -136.313 -205.85 
-     93 57.4154 218 0 0 -33.5458 -136.35 -205.864 
-     93 127.579 217 0 0 -33.5099 -136.55 -205.921 
-     93 77.8476 216 0 0 -33.4039 -136.751 -205.919 
-     93 61.4707 215 0 0 -33.2978 -136.95 -205.909 
-     93 84.6571 214 0 0 -33.1886 -137.15 -205.914 
-     93 67.6268 213 0 0 -33.0678 -137.35 -205.931 
-     93 47.9252 212 0 0 -32.9512 -137.55 -205.925 
-     93 58.2056 211 0 0 -32.885 -137.75 -205.902 
-     93 8.57466 210 0 0 -32.8628 -137.95 -205.856 
-     93 221.241 737 0 1 -32.6305 -140.754 -204.85 
-     93 311.964 736 0 1 -32.65 -141.082 -204.717 
-     93 101.301 735 0 1 -32.85 -141.44 -204.595 
-     93 98.3961 734 0 1 -33.0503 -141.667 -204.533 
-     93 2.00364 733 0 1 -33.25 -141.865 -204.453 
-     93 226.183 229 1 0 1.45739 -134.325 -176.25 
-     93 121.613 230 1 0 1.95104 -134.15 -176.118 
-     93 119.368 231 1 0 2.11551 -133.95 -176.133 
-     93 68.2605 232 1 0 2.30048 -133.75 -176.07 
-     93 11.7216 233 1 0 2.33896 -133.549 -176.212 
-     93 95.8847 237 1 0 -0.449495 -132.627 -176.25 
-     93 155.254 236 1 0 -0.40623 -132.75 -176.09 
-     93 148.63 899 1 1 -0.147414 -132.877 -174.85 
-     93 276.534 193 0 0 -32.4622 -141.548 -205.85 
-     93 55.0268 192 0 0 -32.4621 -141.55 -205.855 
-     93 41.2149 364 3 0 -23.4794 -107.312 -115.85 
-     93 138.761 410 4 0 -19.2442 -98.0275 -85.85 
-     93 116.039 830 3 1 -13.9571 -94.9807 -114.45 
-     93 8.14688 426 3 0 -13.6755 -94.7551 -115.85 
-     93 104.607 427 3 0 -13.6695 -94.75 -115.881 
-     93 113.887 843 2 1 -11.3592 -84.1427 -144.45 
-     93 144.814 481 2 0 -11.2905 -83.8364 -145.85 
-     93 193.962 840 1 1 -12.0195 -71.4995 -174.45 
-     93 136.75 544 1 0 -11.8183 -71.1361 -175.85 
-     93 7.11544 545 1 0 -11.7582 -71.05 -176.236 
-     93 47.0162 862 0 1 -7.56001 -65.4468 -204.45 
-     93 86.6039 863 0 1 -7.45 -65.5299 -204.576 
-     93 16.7161 864 0 1 -7.24962 -65.6981 -204.804 
-     93 30.5318 567 0 0 -6.22627 -66.6049 -205.85 
-     93 233.816 566 0 0 -6.17512 -66.65 -205.905 
-     93 18.3237 565 0 0 -5.89993 -66.8501 -206.207 
-     93 11.0232 660 0 0 1.38668 -47.8884 -206.25 
-     93 61.9061 661 0 0 1.37316 -47.8499 -206.227 
-     93 55.1461 662 0 0 1.29509 -47.65 -206.125 
-     93 68.9538 663 0 0 1.20783 -47.4499 -206.019 
-     93 60.722 664 0 0 1.109 -47.2498 -205.923 
-     93 286.08 898 0 1 -0.381717 -43.2579 -204.85 
-     93 90.0289 897 0 1 -0.45 -43.0877 -204.817 
-     93 72.2103 899 0 1 -0.25 -42.0088 -204.547 
-     93 159.251 584 1 0 90.9646 -63.0829 -176.25 
-     93 113.943 583 1 0 91.4717 -63.25 -176.109 
-     93 86.8132 582 1 0 91.8357 -63.45 -175.972 
-     93 20.2203 1362 1 1 92.6869 -63.7803 -174.85 
-     93 77.6902 1363 1 1 92.75 -63.8028 -174.77 
-     93 70.6156 1364 1 1 92.95 -63.8346 -174.629 
-     93 94.2479 1365 1 1 93.1504 -63.814 -174.551 
-     93 61.0043 1366 1 1 93.3502 -63.7903 -174.507 
-     93 84.3821 1367 1 1 93.55 -63.7918 -174.581 
-     93 80.3512 1368 1 1 93.75 -63.7947 -174.679 
-     93 31.7806 1369 1 1 93.95 -63.7542 -174.758 
-     93 93.5366 580 1 0 94.2215 -63.9798 -175.85 
-     93 50.9662 581 1 0 94.1465 -63.85 -176.122 
-     93 70.8714 845 1 0 148.202 -10.9098 -176.25 
-     93 94.0911 846 1 0 148.333 -10.8499 -176.158 
-     93 60.972 847 1 0 148.43 -10.6499 -176.152 
-     93 132.689 545 2 0 10.9948 -71.0462 -146.25 
-     93 79.7295 546 2 0 11.2919 -70.85 -145.955 
-     93 300.697 547 2 0 11.5595 -70.6498 -145.882 
-     93 20.6623 976 2 1 15.3751 -69.8716 -144.85 
-     93 90.0167 977 2 1 15.45 -69.8643 -144.835 
-     93 243.613 978 2 1 15.65 -69.8349 -144.699 
-Number of digits in this event: 49
-Using G4ParticleGun... 
-Particle energy: 1.52357 LIN
+Number of tracker hits in this event: 0
+Number of digits in this event: 2
+Using G4ParticleGun... 
+Particle energy: 7.73245 LIN
 Particle: gamma
 Event: 94
-Number of tracker hits in this event: 66
-     94 239.084 1154 6 1 50.9204 -102.717 -24.45 
-     94 242.354 387 6 0 50.9298 -102.716 -25.85 
-     94 140.364 1155 5 1 51.1249 -102.675 -54.45 
-     94 136.494 387 5 0 51.1396 -102.667 -55.85 
-     94 109.235 1156 4 1 51.3825 -102.574 -84.45 
-     94 190.351 387 4 0 51.3987 -102.584 -85.85 
-     94 131.074 1158 3 1 51.732 -102.779 -114.45 
-     94 469.164 386 3 0 51.7365 -102.773 -115.85 
-     94 130.237 1158 2 1 51.8429 -102.681 -144.45 
-     94 194.953 387 2 0 51.8407 -102.667 -145.85 
-     94 255.161 1159 1 1 51.8818 -102.317 -174.45 
-     94 381.421 389 1 0 51.8382 -102.295 -175.85 
-     94 98.8087 1154 0 1 50.9909 -101.813 -204.45 
-     94 268.489 391 0 0 50.9682 -101.795 -205.85 
-     94 260.036 419 3 0 15.9182 -96.19 -116.25 
-     94 70.8206 420 3 0 15.888 -96.1498 -116.036 
-     94 205.619 392 0 0 50.7086 -101.75 -206.029 
-     94 314.902 1773 7 1 174.776 51.6777 5.55 
-     94 42.9101 1232 0 1 66.5521 -101.605 -204.45 
-     94 94.829 1233 0 1 66.6501 -101.508 -204.528 
-     94 81.3054 1234 0 1 66.8502 -101.263 -204.738 
-     94 8.68991 401 0 0 67.805 -99.777 -205.85 
-     94 73.5468 402 0 0 67.8224 -99.7499 -205.87 
-     94 85.6186 403 0 0 67.959 -99.5498 -206.008 
-     94 80.1401 404 0 0 68.1049 -99.35 -206.132 
-     94 5.36535 405 0 0 68.2013 -99.15 -206.243 
-     94 10.3818 1294 1 1 78.9347 -72.2718 -174.85 
-     94 164.001 1295 1 1 79.05 -72.1185 -174.521 
-     94 1.39036 386 2 0 51.8516 -102.75 -146.248 
-     94 218.856 1157 3 1 51.5925 -102.545 -114.45 
-     94 196.369 1174 2 1 55.0151 -105.553 -144.45 
-     94 17.7508 368 2 0 55.039 -106.516 -145.85 
-     94 129.717 367 2 0 55.0407 -106.55 -145.899 
-     94 35.1111 366 2 0 55.0401 -106.75 -146.189 
-     94 208.879 1177 1 1 55.5462 -126.301 -174.45 
-     94 20.6539 1178 1 1 55.65 -126.875 -174.799 
-     94 67.5006 257 1 0 55.8451 -128.567 -175.85 
-     94 65.309 256 1 0 55.8445 -128.75 -175.951 
-     94 121.251 255 1 0 55.8042 -128.95 -176.051 
-     94 75.7272 254 1 0 55.766 -129.15 -176.158 
-     94 5.93707 253 1 0 55.7291 -129.35 -176.244 
-     94 5.79539 182 0 0 53.7755 -143.58 -205.85 
-     94 136.238 388 3 0 51.4905 -102.53 -115.85 
-     94 113.329 1140 2 1 48.0944 -102.685 -144.45 
-     94 92.8205 388 2 0 48.2505 -102.407 -145.85 
-     94 120.449 389 2 0 48.2878 -102.35 -146.159 
-     94 120.352 1162 1 1 52.5811 -98.4026 -174.45 
-     94 40.0573 1163 1 1 52.65 -98.3696 -174.7 
-     94 127.886 409 1 0 52.9899 -98.2262 -175.85 
-     94 129.407 1214 0 1 62.8573 -94.7861 -204.45 
-     94 121.182 429 0 0 63.2773 -94.2834 -205.85 
-     94 115.42 1154 5 1 50.8837 -102.882 -54.45 
-     94 136.858 386 5 0 50.8694 -102.885 -55.85 
-     94 119.309 1151 4 1 50.4011 -102.955 -84.45 
-     94 133.517 386 4 0 50.373 -102.942 -85.85 
-     94 155.915 1148 3 1 49.8337 -102.678 -114.45 
-     94 105.046 387 3 0 49.8134 -102.659 -115.85 
-     94 102.454 1147 2 1 49.4661 -102.201 -144.45 
-     94 122.079 1145 1 1 49.2474 -101.422 -174.45 
-     94 156.251 393 1 0 49.236 -101.378 -175.85 
-     94 134.865 1144 0 1 49.0007 -100.506 -204.45 
-     94 151.084 398 0 0 48.9783 -100.463 -205.85 
-     94 130.98 399 0 0 48.998 -100.349 -205.987 
-     94 213.584 400 0 0 49.1811 -100.15 -205.97 
-     94 54.7049 1150 0 1 50.2108 -103.232 -204.45 
-     94 244.963 384 0 0 49.8957 -103.247 -205.85 
-Number of digits in this event: 39
+Number of tracker hits in this event: 53
+     94 221.991 588 5 1 -62.2928 14.8151 -54.45 
+     94 274.703 973 5 0 -62.2921 14.8151 -55.85 
+     94 152.102 588 4 1 -62.2748 14.8157 -84.45 
+     94 108.905 973 4 0 -62.2721 14.8157 -85.85 
+     94 286.063 589 3 1 -62.2106 14.8163 -114.45 
+     94 237.185 973 3 0 -62.2065 14.8165 -115.85 
+     94 413.5 589 2 1 -62.1213 14.8246 -144.45 
+     94 582.456 973 2 0 -62.117 14.8232 -145.85 
+     94 263.595 590 1 1 -62.032 14.801 -174.45 
+     94 111.161 973 1 0 -62.0276 14.7998 -175.85 
+     94 290.077 590 0 1 -61.939 14.7764 -204.45 
+     94 122.443 973 0 0 -61.9369 14.7744 -205.85 
+     94 140.912 586 1 1 -62.7835 14.6116 -174.45 
+     94 124.758 972 1 0 -62.7888 14.6232 -175.85 
+     94 498.677 586 0 1 -62.7544 14.8198 -204.45 
+     94 123.309 974 0 0 -62.7801 14.8768 -205.85 
+     94 125.248 968 0 0 -62.507 13.6579 -205.85 
+     94 198.472 967 0 0 -62.5045 13.65 -205.857 
+     94 67.7659 889 0 0 -75.7914 -2.12216 -206.25 
+     94 228.541 888 0 0 -75.8705 -2.25 -206.211 
+     94 189.414 971 0 0 -62.6798 14.3517 -205.85 
+     94 21.7449 970 0 0 -62.6493 14.25 -206.171 
+     94 107.548 585 0 1 -62.85 14.7696 -204.507 
+     94 27.536 972 0 0 -63.3588 14.4835 -205.85 
+     94 120.447 589 1 1 -62.1739 14.4087 -174.45 
+     94 106.27 971 1 0 -62.1927 14.3785 -175.85 
+     94 110.178 589 4 1 -62.2208 14.8525 -84.45 
+     94 178.042 974 4 0 -62.2162 14.8574 -85.85 
+     94 140.098 582 2 1 -63.5598 11.8771 -144.45 
+     94 98.0559 957 2 0 -63.787 11.5121 -145.85 
+     94 47.3178 956 2 0 -63.8395 11.45 -146.095 
+     94 26.9495 549 1 1 -70.2126 3.63196 -174.45 
+     94 162.708 548 1 1 -70.2504 3.60916 -174.507 
+     94 20.0953 547 1 1 -70.45 3.47448 -174.789 
+     94 4.68832 915 1 0 -71.5599 3.05336 -175.85 
+     94 239.511 914 1 0 -71.5694 3.05 -175.859 
+     94 129.905 385 0 1 -102.995 -7.54594 -204.45 
+     94 3.53616 857 0 0 -103.508 -8.64203 -205.85 
+     94 112.341 856 0 0 -103.513 -8.65067 -205.861 
+     94 62.8772 855 0 0 -103.621 -8.85 -206.154 
+     94 58.0287 599 1 1 -60.2369 2.93057 -174.45 
+     94 386.555 591 1 1 -61.85 15.1958 -174.454 
+     94 265.14 975 1 0 -61.8438 15.2016 -175.85 
+     94 108.858 591 0 1 -61.7098 15.3239 -204.45 
+     94 123.461 976 0 0 -61.7028 15.3335 -205.85 
+     94 11.7093 708 8 1 -38.3473 136.429 35.15 
+     94 211.543 969 0 0 -62.0003 13.9888 -205.85 
+     94 107.734 981 1 0 -64.1868 16.3208 -175.85 
+     94 70.5588 980 1 0 -64.234 16.2499 -175.975 
+     94 168.118 979 1 0 -64.2254 16.05 -175.911 
+     94 39.0199 978 1 0 -64.2774 15.8495 -175.928 
+     94 128.584 579 1 1 -64.1745 15.4829 -174.85 
+     94 156.698 977 1 0 -64.1763 15.6243 -175.85 
+Number of digits in this event: 32
 Using G4ParticleGun... 
-Particle energy: 6.03136 LIN
+Particle energy: 4.34395 LIN
 Particle: gamma
 Event: 95
-Number of tracker hits in this event: 66
-     95 320.497 773 7 1 -25.2655 -61.0429 5.55 
-     95 228.385 595 7 0 -25.2681 -61.0429 4.15 
-     95 377.751 773 6 1 -25.3127 -61.0428 -24.45 
-     95 212.058 595 6 0 -25.3059 -61.0416 -25.85 
-     95 111.207 774 5 1 -25.1819 -61.0367 -54.45 
-     95 598.096 595 5 0 -25.1675 -61.0359 -55.85 
-     95 94.9214 776 4 1 -24.8285 -61.0097 -84.45 
-     95 137.796 595 4 0 -24.8168 -61.0217 -85.85 
-     95 126.81 777 3 1 -24.5373 -61.2645 -114.45 
-     95 124.578 593 3 0 -24.5228 -61.2631 -115.85 
-     95 129.333 778 2 1 -24.2664 -61.19 -144.45 
-     95 266.23 594 2 0 -24.2473 -61.1953 -145.85 
-     95 193.587 781 1 1 -23.8362 -61.3278 -174.45 
-     95 102.857 593 1 0 -23.8155 -61.3379 -175.85 
-     95 119.015 783 0 1 -23.3647 -61.5514 -204.45 
-     95 125.739 592 0 0 -23.3418 -61.5627 -205.85 
-     95 164.027 757 1 1 -28.5076 -27.5056 -174.85 
-     95 119.017 758 1 1 -28.45 -27.3704 -174.635 
-     95 421.473 773 5 1 -25.3818 -61.0504 -54.45 
-     95 118.263 772 4 1 -25.5092 -60.8986 -84.45 
-     95 262.816 596 4 0 -25.4926 -60.85 -85.8681 
-     95 106.322 774 3 1 -25.122 -59.954 -114.45 
-     95 121.07 600 3 0 -25.1543 -59.9087 -115.85 
-     95 117.992 770 2 1 -25.9441 -59.187 -144.45 
-     95 180.251 604 2 0 -25.9967 -59.1405 -145.85 
-     95 121.406 764 1 1 -27.0511 -58.1207 -174.45 
-     95 122.256 609 1 0 -27.1035 -58.0698 -175.85 
-     95 28.6107 760 0 1 -28.0446 -57.1286 -204.45 
-     95 88.9111 759 0 1 -28.05 -57.1284 -204.549 
-     95 110.16 614 0 0 -28.1244 -57.1198 -205.85 
-     95 82.0165 603 2 0 -25.9496 -59.25 -146.126 
-     95 100.212 771 4 1 -25.6885 -60.8904 -84.45 
-     95 133.239 768 3 1 -26.3488 -59.8814 -114.45 
-     95 270.72 601 3 0 -26.3961 -59.7895 -115.85 
-     95 146.153 762 2 1 -27.4702 -58.026 -144.45 
-     95 114.405 610 2 0 -27.4999 -57.908 -145.85 
-     95 137.596 760 1 1 -28.0334 -55.5255 -174.45 
-     95 177.886 623 1 0 -28.0624 -55.401 -175.85 
-     95 142.568 756 0 1 -28.7718 -53.183 -204.45 
-     95 136.677 634 0 0 -28.8037 -53.105 -205.85 
-     95 253.457 773 4 1 -25.318 -61.0512 -84.45 
-     95 125.062 594 4 0 -25.3171 -61.0505 -85.85 
-     95 307.793 773 3 1 -25.2964 -61.0379 -114.45 
-     95 290.695 595 3 0 -25.2972 -61.0385 -115.85 
-     95 121.731 773 2 1 -25.3121 -61.0473 -144.45 
-     95 205.862 595 2 0 -25.3145 -61.0488 -145.85 
-     95 178.118 773 1 1 -25.3712 -61.0874 -174.45 
-     95 128.12 594 1 0 -25.3685 -61.1008 -175.85 
-     95 104.75 773 0 1 -25.3264 -61.3718 -204.45 
-     95 131.936 593 0 0 -25.325 -61.3875 -205.85 
-     95 116.032 989 10 0 63.1539 17.8995 93.75 
-     95 87.9405 990 10 0 63.182 18.0504 93.9299 
-     95 343.795 1214 10 1 62.9006 17.7103 95.15 
-     95 43.3066 772 3 1 -25.45 -61.4362 -114.727 
-     95 124.302 589 3 0 -26.9785 -62.0801 -115.85 
-     95 113.762 590 3 0 -27.2639 -62.0497 -115.951 
-     95 64.7455 734 3 1 -33.0537 -57.1296 -114.85 
-     95 69.8311 733 3 1 -33.2502 -56.9985 -114.743 
-     95 72.8124 732 3 1 -33.45 -56.9395 -114.694 
-     95 77.8565 731 3 1 -33.65 -56.8975 -114.543 
-     95 96.1164 730 3 1 -33.8501 -56.8692 -114.523 
-     95 132.141 729 3 1 -34.05 -56.9144 -114.635 
-     95 7.87953 585 3 0 -33.5148 -62.9713 -115.85 
-     95 17.0657 736 3 1 -32.7035 -65.8868 -114.85 
-     95 133.66 559 3 0 -32.8752 -68.1758 -115.85 
-     95 97.6417 79 0 1 -164.171 -69.3601 -204.45 
-Number of digits in this event: 42
+Number of tracker hits in this event: 50
+     95 266.402 265 6 1 -127.096 73.1059 -24.45 
+     95 243.199 1265 6 0 -127.095 73.1047 -25.85 
+     95 258.053 265 5 1 -127.076 73.0876 -54.45 
+     95 214.097 1265 5 0 -127.075 73.0884 -55.85 
+     95 147.896 265 4 1 -127.069 73.1164 -84.45 
+     95 152.384 1265 4 0 -127.067 73.1158 -85.85 
+     95 155.374 265 3 1 -127.022 73.1048 -114.45 
+     95 187.779 1265 3 0 -127.024 73.1027 -115.85 
+     95 199.579 265 2 1 -127.056 73.0449 -144.45 
+     95 113.103 1264 2 0 -127.06 73.0444 -145.85 
+     95 114.258 265 1 1 -127.133 73.0391 -174.45 
+     95 137.162 1264 1 0 -127.135 73.0391 -175.85 
+     95 627.636 264 0 1 -127.203 73.0352 -204.45 
+     95 207.499 1264 0 0 -127.206 73.0343 -205.85 
+     95 19.2463 1444 0 0 -171.251 108.95 -205.956 
+     95 44.2454 43 0 1 -171.462 108.476 -204.85 
+     95 73.9828 42 0 1 -171.55 108.483 -204.702 
+     95 95.1272 41 0 1 -171.75 108.516 -204.549 
+     95 391.678 40 0 1 -171.959 108.713 -204.45 
+     95 65.7896 1265 0 0 -127.01 73.05 -206.006 
+     95 85.96 1263 0 0 -127.242 72.85 -205.963 
+     95 228.874 266 0 1 -126.915 73.112 -204.45 
+     95 176.15 1266 0 0 -126.836 73.3196 -205.85 
+     95 392.251 1128 0 0 -158.965 45.7783 -206.25 
+     95 81.5407 1035 0 0 -104.455 27.25 -205.927 
+     95 130.79 381 0 1 -103.854 26.6586 -204.85 
+     95 121.605 265 0 1 -127.007 73.046 -204.45 
+     95 72.6595 267 0 1 -126.75 73.2748 -204.809 
+     95 160.255 1269 0 0 -124.865 73.8791 -205.85 
+     95 107.369 1223 0 0 -116.822 64.7222 -206.25 
+     95 26.3914 314 0 1 -117.326 64.3308 -204.85 
+     95 81.8304 313 0 1 -117.35 64.2981 -204.769 
+     95 71.2147 312 0 1 -117.55 64.0888 -204.578 
+     95 72.3961 311 0 1 -117.75 63.8794 -204.514 
+     95 82.9669 310 0 1 -117.951 63.7726 -204.457 
+     95 98.4514 309 0 1 -118.15 63.6959 -204.649 
+     95 74.2245 1214 0 0 -118.498 62.9913 -205.85 
+     95 151.484 1213 0 0 -118.53 62.8498 -205.99 
+     95 35.8262 1212 0 0 -118.409 62.6496 -206.17 
+     95 125.45 266 4 1 -126.825 73.3397 -84.45 
+     95 117.016 1266 4 0 -126.815 73.3455 -85.85 
+     95 103.894 267 3 1 -126.623 73.4824 -114.45 
+     95 149.748 1267 3 0 -126.605 73.4948 -115.85 
+     95 172.807 269 2 1 -126.254 73.6899 -144.45 
+     95 179.646 1268 2 0 -126.222 73.7082 -145.85 
+     95 141.212 273 1 1 -125.549 74.0935 -174.45 
+     95 157.245 1270 1 0 -125.53 74.1052 -175.85 
+     95 132.002 274 0 1 -125.168 74.3368 -204.45 
+     95 103.218 1270 0 0 -125.417 74.1648 -205.851 
+     95 35.1532 175 0 1 -144.95 48.3737 -204.565 
+Number of digits in this event: 30
 Using G4ParticleGun... 
-Particle energy: 9.96998 LIN
+Particle energy: 3.19066 LIN
 Particle: gamma
 Event: 96
-Number of tracker hits in this event: 48
-     96 358.67 822 5 1 -15.5076 -2.23146 -54.45 
-     96 283.16 889 5 0 -15.5084 -2.23177 -55.85 
-     96 324.92 822 4 1 -15.527 -2.2433 -84.45 
-     96 267.323 889 4 0 -15.5278 -2.24494 -85.85 
-     96 247.623 822 3 1 -15.5427 -2.27679 -114.45 
-     96 160.118 888 3 0 -15.5436 -2.27857 -115.85 
-     96 114.705 822 2 1 -15.5658 -2.31327 -144.45 
-     96 129.084 888 2 0 -15.5657 -2.3148 -145.85 
-     96 577.743 822 1 1 -15.5573 -2.3448 -174.45 
-     96 543.478 888 1 0 -15.559 -2.34722 -175.85 
-     96 540.935 822 0 1 -15.5878 -2.40023 -204.45 
-     96 249.559 888 0 0 -15.5888 -2.40226 -205.85 
-     96 203.784 908 0 1 1.77963 6.28142 -204.85 
-     96 78.2039 907 0 1 1.65 6.5564 -204.523 
-     96 216.319 906 0 1 1.45 6.69331 -204.488 
-     96 173.954 905 0 1 1.25 7.1089 -204.747 
-     96 178.353 941 0 0 0.986363 8.27475 -205.85 
-     96 15.5716 893 5 0 -141.093 -1.4164 -56.25 
-     96 275.897 193 5 1 -141.495 -1.72283 -54.85 
-     96 85.5061 1658 8 1 151.75 94.4907 35.2977 
-     96 184.867 1657 8 1 151.75 94.5673 35.4106 
-     96 12.6239 1093 1 0 -74.9028 38.723 -176.25 
-     96 261.729 1094 1 0 -75.1025 38.85 -175.961 
-     96 110.037 830 0 1 -13.8697 -2.57421 -204.45 
-     96 121.652 886 0 0 -13.8113 -2.76075 -205.85 
-     96 140.205 975 0 1 15.05 -49.7446 -204.836 
-     96 69.1738 976 0 1 15.2502 -49.8969 -204.701 
-     96 87.5862 889 3 0 -15.6152 -2.21726 -115.85 
-     96 121.291 821 2 1 -15.6731 -2.18264 -144.45 
-     96 116.372 889 2 0 -15.6691 -2.17854 -145.85 
-     96 473.83 889 1 0 -15.5904 -2.09508 -175.85 
-     96 165.984 889 0 0 -15.5085 -2.0641 -205.85 
-     96 113.852 655 8 1 -48.8828 149.37 35.15 
-     96 2.8035 657 8 1 -48.65 148.812 35.1898 
-     96 63.9789 1633 8 0 -47.0971 146.925 34.15 
-     96 139.799 656 8 1 -48.85 149.547 35.4094 
-     96 364.072 823 0 1 -15.45 -2.1233 -204.78 
-     96 39.1516 1427 1 0 -69.2637 105.644 -176.25 
-     96 63.2329 1428 1 0 -69.2388 105.75 -176.205 
-     96 14.1343 1429 1 0 -69.1631 105.95 -176.24 
-     96 295.564 1682 1 0 -48.3843 156.553 -176.25 
-     96 389.162 821 1 1 -15.7187 -2.12799 -174.45 
-     96 129.248 821 0 1 -15.8101 -1.77154 -204.45 
-     96 229.739 891 0 0 -15.827 -1.78653 -205.85 
-     96 147.508 807 1 1 -18.5924 -16.9905 -174.45 
-     96 271.56 1239 0 1 67.85 66.7385 -204.506 
-     96 15.3604 1240 0 1 68.05 67.023 -204.461 
-     96 104.347 722 1 0 -63.0645 -35.6187 -176.25 
-Number of digits in this event: 35
+Number of tracker hits in this event: 21
+     96 243.858 403 2 1 -99.4431 111.153 -144.45 
+     96 246.476 1455 2 0 -99.4442 111.152 -145.85 
+     96 327.632 403 1 1 -99.4701 111.111 -174.45 
+     96 215.629 1454 1 0 -99.4717 111.107 -175.85 
+     96 199.964 403 0 1 -99.5064 111.023 -204.45 
+     96 178.904 1454 0 0 -99.5113 111.012 -205.85 
+     96 2.39763 73 0 1 -165.35 80.4311 -204.677 
+     96 53.0589 652 9 0 -17.8359 -49.45 63.8165 
+     96 12.4602 651 9 0 -17.7666 -49.65 64.1236 
+     96 152.128 812 9 1 -17.6409 -50.553 65.15 
+     96 53.9267 813 9 1 -17.45 -50.8503 65.4598 
+     96 35.1154 536 1 1 -72.745 130.21 -174.85 
+     96 213.448 1455 1 0 -99.7212 111.191 -175.85 
+     96 109.744 404 0 1 -99.1861 111.499 -204.45 
+     96 102.401 1456 0 0 -99.1729 111.518 -205.85 
+     96 130.039 1311 2 0 -65.6209 82.4444 -146.25 
+     96 162.723 1312 2 0 -65.5984 82.45 -146.247 
+     96 375.284 1310 2 0 -65.1295 82.2496 -145.883 
+     96 63.7137 1309 2 0 -65.0531 82.05 -145.928 
+     96 53.1657 682 12 1 -43.5712 59.422 155.15 
+     96 165.671 681 12 1 -43.6503 59.3679 155.51 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 6.28958 LIN
+Particle energy: 1.54628 LIN
 Particle: gamma
 Event: 97
-Number of tracker hits in this event: 30
-     97 270.304 972 3 1 14.5066 114.104 -114.45 
-     97 263.201 1469 3 0 14.5002 114.1 -115.85 
-     97 151.481 971 2 1 14.3052 114.036 -144.45 
-     97 272.027 1469 2 0 14.2918 114.019 -145.85 
-     97 116.687 969 1 1 14.0354 113.698 -174.45 
-     97 161.068 1467 1 0 14.0449 113.67 -175.85 
-     97 133.639 970 0 1 14.2419 113.155 -204.45 
-     97 164.119 1464 0 0 14.2425 113.128 -205.85 
-     97 89.7234 973 0 1 14.6961 112.9 -204.45 
-     97 159.258 974 0 1 14.85 112.787 -204.614 
-     97 25.4574 975 0 1 15.05 112.666 -204.781 
-     97 69.9622 1460 0 0 16.3949 112.232 -205.85 
-     97 67.7974 1459 0 0 16.6142 112.15 -206.052 
-     97 6.86096 1458 0 0 16.7362 111.95 -206.244 
-     97 307.87 1270 0 0 78.491 74.0656 -206.25 
-     97 84.3341 1269 0 0 79.3272 74.05 -206.025 
-     97 329.14 1268 0 0 79.5352 73.85 -206.057 
-     97 16.9536 1267 0 0 79.745 73.65 -206.202 
-     97 31.7999 1239 0 0 88.4885 68.0492 -206.25 
-     97 163.255 1240 0 0 88.4717 68.05 -206.164 
-     97 131.396 1241 0 0 88.3923 68.25 -205.97 
-     97 126.82 1242 0 0 88.5083 68.45 -205.904 
-     97 256.341 1292 0 1 78.5245 72.8623 -204.85 
-     97 145.992 972 2 1 14.5212 114.1 -144.45 
-     97 154.365 972 1 1 14.5728 114.057 -174.45 
-     97 131.793 1469 1 0 14.5737 114.055 -175.85 
-     97 104.307 972 0 1 14.605 114.015 -204.45 
-     97 135.142 1469 0 0 14.6059 114.012 -205.85 
-     97 71.8496 1144 3 0 -66.4276 48.903 -116.25 
-     97 114.726 1143 3 0 -66.4262 48.85 -116.189 
-Number of digits in this event: 20
+Number of tracker hits in this event: 125
+     97 359.081 1221 10 1 64.3817 -23.0593 95.55 
+     97 162.983 784 10 0 64.3834 -23.0622 94.15 
+     97 114.712 1221 9 1 64.4275 -23.1283 65.55 
+     97 107.937 784 9 0 64.4301 -23.1288 64.15 
+     97 154.14 1221 8 1 64.4223 -23.1684 35.55 
+     97 156.508 784 8 0 64.4161 -23.1675 34.15 
+     97 117.484 1221 7 1 64.262 -23.1367 5.55 
+     97 131.774 784 7 0 64.2534 -23.1337 4.15 
+     97 121.113 1220 6 1 64.0849 -23.0924 -24.45 
+     97 281.265 784 6 0 64.0688 -23.0887 -25.85 
+     97 160.289 1218 5 1 63.7023 -23.0246 -54.45 
+     97 148.355 785 5 0 63.6849 -23.0202 -55.85 
+     97 116.678 1216 4 1 63.3412 -22.9402 -84.45 
+     97 102.007 785 4 0 63.3255 -22.939 -85.85 
+     97 152.041 1214 3 1 62.9973 -22.911 -114.45 
+     97 141.897 785 3 0 62.9763 -22.9112 -115.85 
+     97 134.105 1212 2 1 62.5161 -22.8924 -144.45 
+     97 130.071 785 2 0 62.4899 -22.889 -145.85 
+     97 165.163 1209 1 1 61.9581 -22.8171 -174.45 
+     97 169.382 786 1 0 61.9328 -22.8117 -175.85 
+     97 435.063 1206 0 1 61.3856 -22.7376 -204.45 
+     97 387.197 786 0 0 61.3604 -22.7215 -205.85 
+     97 27.4814 544 4 1 -71.1368 -96.6226 -84.85 
+     97 141.686 543 4 1 -71.25 -96.6326 -84.768 
+     97 167.51 542 4 1 -71.4501 -96.8348 -84.6729 
+     97 8.54536 1211 2 1 62.45 -22.9081 -144.831 
+     97 101.731 784 2 0 61.1998 -23.1963 -145.85 
+     97 77.2663 783 2 0 60.955 -23.25 -146.067 
+     97 168.575 905 2 0 89.9109 1.159 -146.25 
+     97 68.962 904 2 0 90.4825 1.04972 -145.954 
+     97 72.7438 903 2 0 90.6335 0.85 -145.919 
+     97 59.312 902 2 0 90.676 0.649698 -145.906 
+     97 90.9668 901 2 0 90.6876 0.449947 -146.004 
+     97 75.4723 900 2 0 90.7095 0.25 -146.12 
+     97 213.443 734 2 0 84.4056 -33.2372 -146.25 
+     97 258.983 733 2 0 84.4286 -33.25 -146.22 
+     97 35.058 1687 5 0 1.70951 157.55 -56.0203 
+     97 147.241 1686 5 0 1.61708 157.55 -55.961 
+     97 244.721 1685 5 0 1.43533 157.35 -56.0421 
+     97 8.80727 785 6 0 64.1354 -23.05 -26.1334 
+     97 58.7336 1220 5 1 64.1509 -23.1716 -54.4503 
+     97 56.6023 1219 5 1 64.05 -23.1641 -54.6665 
+     97 354.767 784 5 0 63.5052 -23.1869 -55.8503 
+     97 59.6784 1139 4 1 47.9982 -27.9276 -84.45 
+     97 67.1867 1140 4 1 48.0502 -27.9625 -84.5848 
+     97 126.013 758 4 0 48.4635 -28.2957 -85.8501 
+     97 52.8332 1191 3 1 58.3249 -38.1316 -114.45 
+     97 110.208 1190 3 1 58.25 -38.2425 -114.601 
+     97 26.7584 704 3 0 57.7326 -39.1902 -115.85 
+     97 77.7307 703 3 0 57.6998 -39.2501 -115.925 
+     97 30.9639 702 3 0 57.5989 -39.45 -116.165 
+     97 189.246 648 3 0 47.4261 -50.404 -116.25 
+     97 45.1439 649 3 0 47.3958 -50.25 -115.965 
+     97 108.394 1135 3 1 47.2471 -49.6121 -114.85 
+     97 203.993 732 4 0 27.9053 -33.6161 -86.25 
+     97 41.0524 733 4 0 27.649 -33.45 -85.9581 
+     97 101.445 1033 4 1 26.8421 -32.8659 -84.8498 
+     97 38.839 1032 4 1 26.6498 -32.7325 -84.5405 
+     97 0.888052 669 5 0 44.3872 -46.2485 -56.25 
+     97 116.418 668 5 0 44.384 -46.25 -56.2458 
+     97 179.761 667 5 0 44.1944 -46.45 -56.0745 
+     97 340.695 1121 5 1 44.3885 -46.2594 -54.8494 
+     97 79.2628 1026 5 0 64.7159 25.3512 -56.25 
+     97 150.582 1027 5 0 64.7892 25.4501 -56.2008 
+     97 220.553 1028 5 0 64.9303 25.65 -56.0807 
+     97 312.683 928 9 0 15.6361 5.82528 63.75 
+     97 79.5328 1222 10 1 64.4504 -23.1769 95.4499 
+     97 177.903 1223 10 1 64.65 -23.2438 95.3495 
+     97 136.865 1224 10 1 64.85 -22.9608 95.3095 
+     97 177.178 1225 10 1 65.05 -22.5739 95.4452 
+     97 99.2007 785 10 0 64.3559 -23.014 94.15 
+     97 168.968 1219 9 1 63.9797 -22.2904 65.5493 
+     97 146.578 788 9 0 63.9012 -22.3017 64.1492 
+     97 124.575 1211 8 1 62.4256 -22.2493 35.55 
+     97 118.738 789 8 0 62.2898 -22.2328 34.1497 
+     97 203.848 1196 7 1 59.3276 -21.5271 5.55 
+     97 18.499 1195 7 1 59.25 -21.5198 5.23144 
+     97 135.84 792 7 0 58.9965 -21.4888 4.15 
+     97 115.602 1159 6 1 52.017 -20.1658 -24.45 
+     97 133.178 799 6 0 51.8307 -20.1873 -25.85 
+     97 125.019 1140 5 1 48.1093 -21.1856 -54.45 
+     97 48.6055 1139 5 1 48.05 -21.2904 -54.7865 
+     97 62.0698 792 5 0 47.8567 -21.622 -55.85 
+     97 215.229 791 5 0 47.8406 -21.65 -55.941 
+     97 212.747 1116 4 1 43.3829 -30.9757 -84.45 
+     97 19.8577 740 4 0 43.2288 -32.0117 -85.8502 
+     97 87.353 739 4 0 43.2222 -32.05 -85.9016 
+     97 22.8648 738 4 0 43.1841 -32.25 -86.1877 
+     97 205.689 1102 3 1 40.6243 -53.0571 -114.45 
+     97 12.6043 625 3 0 40.4883 -55.0087 -115.85 
+     97 81.3411 624 3 0 40.4853 -55.05 -115.88 
+     97 62.3532 623 3 0 40.4628 -55.2501 -116.024 
+     97 47.4151 622 3 0 40.4338 -55.4501 -116.166 
+     97 36.1476 1076 2 1 35.4337 -90.8868 -144.45 
+     97 142.805 1077 2 1 35.45 -90.951 -144.556 
+     97 31.0956 442 2 0 35.6648 -91.7117 -145.85 
+     97 117.976 441 2 0 35.6757 -91.75 -145.914 
+     97 8.33769 440 2 0 35.7359 -91.95 -146.223 
+     97 174.106 1103 1 1 40.8374 -109.352 -174.45 
+     97 1.38527 348 1 0 40.6354 -110.548 -175.85 
+     97 137.969 347 1 0 40.6351 -110.55 -175.852 
+     97 216.274 346 1 0 40.5982 -110.75 -176.082 
+     97 233 1083 0 1 36.8162 -135.425 -204.45 
+     97 78.6295 1082 0 1 36.65 -135.753 -204.728 
+     97 25.8129 216 0 0 35.9337 -136.902 -205.85 
+     97 69.303 215 0 0 35.9032 -136.95 -205.897 
+     97 63.9324 214 0 0 35.7756 -137.15 -206.098 
+     97 131.99 1104 3 1 40.9128 -20.107 -114.45 
+     97 132.671 799 3 0 40.8292 -20.1767 -115.85 
+     97 12.8588 1090 2 1 38.0814 -21.529 -144.45 
+     97 122.943 1089 2 1 38.05 -21.5521 -144.495 
+     97 13.5267 1088 2 1 37.8499 -21.6992 -144.813 
+     97 42.6024 789 2 0 37.2174 -22.1984 -145.85 
+     97 107.655 788 2 0 37.1531 -22.2502 -145.961 
+     97 49.6766 995 1 1 19.1881 -39.3149 -174.45 
+     97 105.522 994 1 1 19.0492 -39.3621 -174.534 
+     97 122.014 993 1 1 18.85 -39.4273 -174.651 
+     97 43.3732 992 1 1 18.6498 -39.4948 -174.77 
+     97 206.733 700 1 0 16.9053 -39.9823 -175.85 
+     97 123.556 699 1 0 16.6571 -40.05 -175.995 
+     97 68.7997 773 0 1 -25.257 -49.8066 -204.45 
+     97 61.9755 772 0 1 -25.45 -49.7966 -204.577 
+     97 72.5033 771 0 1 -25.6504 -49.781 -204.721 
+     97 179.14 651 0 0 -27.2524 -49.7084 -205.85 
+     97 25.2238 652 0 0 -27.785 -49.65 -206.197 
+Number of digits in this event: 61
 Using G4ParticleGun... 
-Particle energy: 2.92868 LIN
+Particle energy: 7.28316 LIN
 Particle: gamma
 Event: 98
-Number of tracker hits in this event: 3
-     98 6.57894 332 0 1 -113.636 32.4966 -204.85 
-     98 85.1409 477 3 1 -84.489 -2.69097 -114.85 
-     98 46.8619 478 3 1 -84.4499 -2.76301 -114.835 
-Number of digits in this event: 2
+Number of tracker hits in this event: 5
+     98 38.7666 50 1 0 -7.05846 -170.027 -176.25 
+     98 90.282 49 1 0 -7.05297 -170.15 -176.198 
+     98 120.641 48 1 0 -7.15013 -170.35 -176.128 
+     98 94.02 47 1 0 -7.32838 -170.55 -175.937 
+     98 193.26 46 1 0 -7.41235 -170.75 -175.99 
+Number of digits in this event: 3
 Using G4ParticleGun... 
-Particle energy: 5.93059 LIN
+Particle energy: 7.44967 LIN
 Particle: gamma
 Event: 99
-Number of tracker hits in this event: 30
-     99 1.20638 187 4 0 -134.778 -142.609 -85.8541 
-     99 217.43 223 4 1 -135.358 -143.092 -84.8498 
-     99 91.0889 224 4 1 -135.35 -143.117 -84.608 
-     99 60.3209 193 4 0 -133.31 -141.489 -85.8503 
-     99 140.329 194 4 0 -133.222 -141.35 -85.949 
-     99 131.933 195 4 0 -132.887 -141.15 -86.036 
-     99 202.582 196 4 0 -132.641 -140.95 -85.9549 
-     99 123.807 226 4 1 -134.838 -143.566 -84.85 
-     99 32.6109 227 4 1 -134.75 -143.716 -84.56 
-     99 117.954 169 5 0 -131.61 -146.264 -56.25 
-     99 125.209 241 5 1 -131.759 -146.311 -54.85 
-     99 55.3497 240 5 1 -131.95 -146.262 -54.4542 
-     99 219.436 239 5 1 -132.15 -146.354 -54.4976 
-     99 172.298 238 5 1 -132.35 -146.425 -54.4594 
-     99 86.7262 165 5 0 -133.02 -147.014 -55.85 
-     99 119.012 166 5 0 -132.979 -146.95 -55.9194 
-     99 74.0211 149 5 0 -166.766 -150.195 -56.2499 
-     99 57.6018 265 0 1 -127.15 -23.6102 -204.746 
-     99 152.678 264 0 1 -127.15 -23.6117 -204.618 
-     99 44.4594 676 0 1 -44.85 17.5529 -204.724 
-     99 123.299 677 0 1 -44.65 17.6043 -204.684 
-     99 231.087 993 0 0 -43.3382 18.6738 -205.85 
-     99 192.448 1577 0 0 78.563 135.64 -206.25 
-     99 52.8978 1292 0 1 78.5184 135.779 -204.85 
-     99 109.8 1291 0 1 78.45 135.729 -204.726 
-     99 186.062 1290 0 1 78.25 135.556 -204.645 
-     99 78.7466 1289 0 1 78.05 135.213 -204.606 
-     99 244.21 1288 0 1 77.85 135.154 -204.626 
-     99 32.2968 986 0 0 -44.6119 17.3969 -205.85 
-     99 92.2798 678 0 1 -44.3471 16.8415 -204.85 
-Number of digits in this event: 17
+Number of tracker hits in this event: 2
+     99 333.333 1062 3 0 54.5971 32.5674 -116.25 
+     99 45.6795 1063 3 0 54.6225 32.65 -116.108 
+Number of digits in this event: 3
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=43.500000s Real=50.669393s Sys=0.010000s
+  User=32.930000s Real=33.175545s Sys=0.010000s
 End of Run 1
 There are histograms that can be viewed with visualization:
   4 h1 histograms(s)
@@ -10130,8839 +8960,7797 @@ Cannot set FirstId as its value was already used.
 
  done
 Using G4ParticleGun... 
-Particle energy: 8.51926 LIN
+Particle energy: 7.35759 LIN
 Particle: e-
 Event: 0
-Number of tracker hits in this event: 137
-      0 116.614 758 11 1 -28.272 4.96313 125.55 
-      0 107.004 924 11 0 -28.2794 4.96472 124.15 
-      0 118.332 758 10 1 -28.3964 5.01908 95.55 
-      0 110.948 924 10 0 -28.3995 5.02506 94.15 
-      0 100.469 757 9 1 -28.4782 5.15698 65.55 
-      0 118.35 925 9 0 -28.4748 5.16255 64.15 
-      0 117.509 758 8 1 -28.3855 5.19246 35.55 
-      0 112.669 925 8 0 -28.3921 5.19428 34.15 
-      0 156.532 757 7 1 -28.4759 5.23777 5.55 
-      0 54.9836 758 7 1 -28.45 5.2 5.34305 
-      0 135.088 924 7 0 -28.2822 4.94959 4.15 
-      0 122.203 768 6 1 -26.3146 -2.51829 -24.4508 
-      0 26.7966 769 6 1 -26.25 -2.60418 -24.7794 
-      0 145.927 885 6 0 -26.0774 -2.87781 -25.8501 
-      0 79.9697 791 5 1 -21.804 -11.2456 -54.45 
-      0 93.3901 792 5 1 -21.65 -11.15 -54.6256 
-      0 8.26632 793 5 1 -21.4499 -11.0402 -54.8348 
-      0 66.2593 847 5 0 -20.4328 -10.5258 -55.85 
-      0 113.488 848 5 0 -20.2772 -10.45 -55.9936 
-      0 35.9657 929 4 1 6.00091 0.495931 -84.4502 
-      0 110.515 930 4 1 6.05 0.439329 -84.5538 
-      0 78.622 898 4 0 6.65221 -0.364105 -85.85 
-      0 94.7688 897 4 0 6.71173 -0.450062 -85.9761 
-      0 1.58939 896 4 0 6.84163 -0.65 -86.2479 
-      0 148.86 997 3 1 19.6064 -22.181 -114.45 
-      0 107.254 787 3 0 19.6558 -22.4769 -115.85 
-      0 115.03 1005 2 1 21.0956 -28.9439 -144.45 
-      0 110.43 755 2 0 20.9734 -28.965 -145.85 
-      0 141.859 980 1 1 16.086 -26.5112 -174.45 
-      0 181.394 762 1 0 16.69 -27.4654 -175.85 
-      0 71.3925 761 1 0 16.8033 -27.65 -176.089 
-      0 1.46348 1033 0 1 26.8467 -52.0552 -204.45 
-      0 105.42 1034 0 1 26.85 -52.0596 -204.453 
-      0 116.54 1035 0 1 27.0501 -52.3341 -204.601 
-      0 28.4002 1036 0 1 27.25 -52.6509 -204.799 
-      0 25.2453 628 0 0 28.0114 -54.3569 -205.85 
-      0 71.6533 627 0 0 28.0585 -54.4502 -205.909 
-      0 90.1082 626 0 0 28.1647 -54.65 -206.032 
-      0 274.663 625 0 0 28.2655 -54.8504 -206.152 
-      0 0.287587 552 0 0 34.3692 -69.4507 -206.25 
-      0 147.843 553 0 0 34.3685 -69.45 -206.249 
-      0 28.8844 1064 0 1 32.9071 -69.6258 -204.85 
-      0 69.3089 1063 0 1 32.85 -69.6456 -204.8 
-      0 80.5682 1062 0 1 32.6496 -69.6821 -204.671 
-      0 83.4402 624 0 0 28.156 -55.0501 -206.113 
-      0 155.882 926 7 0 -28.3515 5.25 3.81209 
-      0 58.4814 756 7 1 -28.65 5.22734 5.24609 
-      0 90.3399 682 6 1 -43.5117 5.71572 -24.45 
-      0 19.9132 683 6 1 -43.45 5.7147 -24.7532 
-      0 97.4216 927 6 0 -43.3278 5.58663 -25.85 
-      0 189.529 924 6 0 -97.5521 4.92835 -26.25 
-      0 44.9939 925 6 0 -97.7642 5.05 -26.0032 
-      0 212.754 408 6 1 -98.4116 5.51281 -24.85 
-      0 76.1893 407 6 1 -98.55 5.63777 -24.6073 
-      0 8.05475 939 6 0 -97.7146 8.01368 -25.85 
-      0 65.91 940 6 0 -97.701 8.05009 -25.8707 
-      0 99.0986 941 6 0 -97.5831 8.25013 -25.987 
-      0 88.6702 942 6 0 -97.5598 8.45 -25.9858 
-      0 49.5515 943 6 0 -97.6084 8.65 -25.9405 
-      0 65.7968 944 6 0 -97.5895 8.85 -25.8807 
-      0 56.6123 945 6 0 -97.6008 9.05 -25.8868 
-      0 62.173 946 6 0 -97.5852 9.25 -25.8656 
-      0 51.0133 413 6 1 -97.5273 12.0122 -24.85 
-      0 107.991 412 6 1 -97.55 12.1335 -24.773 
-      0 69.5259 411 6 1 -97.75 12.4581 -24.6075 
-      0 206.66 757 3 1 -28.6134 4.99312 -114.45 
-      0 281.759 924 3 0 -28.6161 4.95902 -115.85 
-      0 103.776 757 2 1 -28.6102 4.36352 -144.45 
-      0 303.274 921 2 0 -28.6292 4.32452 -145.85 
-      0 535.818 755 1 1 -28.9251 3.51454 -174.45 
-      0 412.963 917 1 0 -28.9498 3.50021 -175.85 
-      0 247.373 752 0 1 -29.5367 3.07894 -204.45 
-      0 128.521 915 0 0 -29.6174 3.10677 -205.85 
-      0 46.7877 871 0 0 32.834 -5.8064 -206.25 
-      0 140.953 756 1 1 -28.85 3.3294 -174.637 
-      0 117.444 762 0 1 -27.5329 2.42823 -204.45 
-      0 115.903 910 0 0 -27.4857 2.19326 -205.85 
-      0 120.758 919 0 0 -29.5518 4.04716 -205.85 
-      0 111.424 760 2 1 -27.9827 4.96499 -144.45 
-      0 119.105 925 2 0 -27.8713 5.0723 -145.85 
-      0 113.969 771 1 1 -25.7136 7.45155 -174.45 
-      0 162.399 937 1 0 -25.622 7.5199 -175.85 
-      0 198.84 784 0 1 -23.0783 8.53215 -204.451 
-      0 160.871 785 0 1 -23.05 8.53504 -204.818 
-      0 366.601 942 0 0 -22.9668 8.52958 -205.85 
-      0 4.95593 890 0 0 -25.4357 -1.86125 -206.25 
-      0 203.493 891 0 0 -25.4391 -1.84995 -206.236 
-      0 240.035 759 5 1 -28.1869 5.52026 -54.45 
-      0 314.426 927 5 0 -28.1882 5.52858 -55.85 
-      0 150.467 759 4 1 -28.0688 5.64825 -84.45 
-      0 144.627 928 4 0 -28.1018 5.6782 -85.85 
-      0 124.228 755 3 1 -28.8835 6.0464 -114.45 
-      0 120.505 929 3 0 -28.9561 5.97557 -115.85 
-      0 112.539 747 2 1 -30.4864 4.31837 -144.45 
-      0 103.295 742 1 1 -31.5656 3.32906 -174.45 
-      0 113.092 916 1 0 -31.5735 3.30372 -175.85 
-      0 224.947 741 0 1 -31.6825 2.6273 -204.45 
-      0 133.301 912 0 0 -31.6852 2.58019 -205.85 
-      0 11.0931 926 5 0 -28.1557 5.45 -56.2281 
-      0 128.216 766 4 1 -26.7439 3.27658 -84.45 
-      0 115.522 917 4 0 -26.6903 3.57722 -85.85 
-      0 8.96599 918 4 0 -26.6712 3.65 -86.2215 
-      0 460.659 773 3 1 -25.3128 9.00112 -114.45 
-      0 141.094 948 3 0 -25.492 9.67703 -115.85 
-      0 25.9962 949 3 0 -25.5392 9.8501 -116.183 
-      0 116.829 750 2 1 -29.9972 25.0512 -144.45 
-      0 9.46703 1028 2 0 -29.7414 25.8456 -145.851 
-      0 161.347 1029 2 0 -29.74 25.8501 -145.858 
-      0 13.1898 1030 2 0 -29.6702 26.05 -146.206 
-      0 132.538 782 1 1 -23.5979 42.5077 -174.45 
-      0 156.476 783 1 1 -23.4498 42.8452 -174.604 
-      0 37.8511 784 1 1 -23.25 43.2396 -174.802 
-      0 30.9854 1125 1 0 -21.9266 45.1824 -175.85 
-      0 88.0368 1126 1 0 -21.8786 45.25 -175.888 
-      0 84.7925 1127 1 0 -21.7199 45.45 -176.006 
-      0 80.7351 1128 1 0 -21.5526 45.6504 -176.12 
-      0 24.8815 1129 1 0 -21.3905 45.85 -176.218 
-      0 331.114 1047 0 1 29.484 101.294 -204.45 
-      0 112.347 1048 0 1 29.65 101.5 -204.597 
-      0 82.3563 1049 0 1 29.85 101.743 -204.76 
-      0 4.01018 1417 0 0 31.3909 103.734 -205.85 
-      0 85.2409 1418 0 0 31.4035 103.75 -205.859 
-      0 91.7974 1419 0 0 31.5899 103.95 -205.974 
-      0 81.0128 1420 0 0 31.8108 104.15 -206.084 
-      0 94.3637 1421 0 0 32.0294 104.35 -206.16 
-      0 11.7222 1422 0 0 32.2596 104.55 -206.236 
-      0 259.085 1678 0 0 88.2274 155.755 -206.25 
-      0 12.3896 1679 0 0 88.4864 155.95 -205.885 
-      0 198.652 1345 0 1 89.0657 156.553 -204.85 
-      0 1.37801 1347 0 1 89.4565 156.99 -204.45 
-      0 67.7277 1346 0 1 89.45 156.992 -204.453 
-      0 55.9345 1344 0 1 89.05 157.052 -204.624 
-      0 49.8238 1343 0 1 88.8495 157.103 -204.631 
-      0 82.5421 1342 0 1 88.65 157.126 -204.609 
-      0 8.61903 1341 0 1 88.45 157.084 -204.47 
-      0 194.184 1333 0 1 86.85 154.94 -204.651 
-      0 39.1184 928 5 0 -28.1961 5.65 -56.1853 
-Number of digits in this event: 46
-Using G4ParticleGun... 
-Particle energy: 6.50654 LIN
+Number of tracker hits in this event: 55
+      0 115.117 1275 10 0 -88.4432 75.066 94.15 
+      0 114.877 458 9 1 -88.4443 75.0699 65.55 
+      0 166.399 1275 9 0 -88.4446 75.07 64.15 
+      0 116.514 457 8 1 -88.4616 75.0834 35.55 
+      0 362.427 1275 8 0 -88.4619 75.0846 34.15 
+      0 134.82 457 7 1 -88.4712 75.1085 5.55 
+      0 118.099 1275 7 0 -88.4731 75.1113 4.15 
+      0 110.224 457 6 1 -88.5116 75.1662 -24.45 
+      0 124.46 1275 6 0 -88.5107 75.1633 -25.85 
+      0 202.491 457 5 1 -88.4804 75.1146 -54.45 
+      0 137.437 1275 5 0 -88.4737 75.1144 -55.85 
+      0 110.029 458 4 1 -88.3542 75.1294 -84.45 
+      0 213.963 1275 4 0 -88.3281 75.1587 -85.85 
+      0 98.4623 461 3 1 -87.7831 75.7789 -114.45 
+      0 170.137 1278 3 0 -87.7524 75.8113 -115.85 
+      0 232.842 464 2 1 -87.1105 76.4463 -144.45 
+      0 117.956 1282 2 0 -87.0738 76.4838 -145.85 
+      0 110.376 468 1 1 -86.3467 77.2731 -174.45 
+      0 89.7122 1286 1 0 -86.3088 77.3145 -175.85 
+      0 114.757 472 0 1 -85.5465 78.142 -204.45 
+      0 123.191 1290 0 0 -85.5116 78.1843 -205.85 
+      0 17.9413 1399 10 1 99.95 -123.955 95.4959 
+      0 47.3593 465 2 1 -87.0498 76.4883 -144.819 
+      0 139.147 464 3 1 -87.0969 74.6564 -114.45 
+      0 118.203 1273 3 0 -87.0839 74.6743 -115.85 
+      0 144.071 473 2 1 -85.4331 74.7033 -144.45 
+      0 116.583 1273 2 0 -85.4962 74.6782 -145.85 
+      0 161.959 464 1 1 -87.1862 73.7087 -174.45 
+      0 187.284 1268 1 0 -87.3484 73.6995 -175.85 
+      0 114.286 446 0 1 -90.9026 73.9567 -204.45 
+      0 122.669 1269 0 0 -90.7599 73.9216 -205.85 
+      0 249.036 467 3 1 -86.4678 73.1501 -114.45 
+      0 113.653 1265 3 0 -86.4232 73.2048 -115.85 
+      0 118.362 471 2 1 -85.7306 74.4276 -144.45 
+      0 245.523 1272 2 0 -85.7292 74.5174 -145.85 
+      0 141.421 484 1 1 -83.1172 75.9598 -174.451 
+      0 20.0321 1280 1 0 -83.1823 76.2307 -175.85 
+      0 89.6334 1281 1 0 -83.1864 76.2501 -175.945 
+      0 46.9316 477 0 1 -84.5107 81.6883 -204.45 
+      0 65.6112 476 0 1 -84.65 81.7329 -204.574 
+      0 59.6391 475 0 1 -84.85 81.8026 -204.725 
+      0 97.9245 1312 0 0 -85.9494 82.4965 -205.85 
+      0 135.67 1313 0 0 -86.1829 82.6501 -206.123 
+      0 109.499 188 1 1 -142.35 47.3994 -174.82 
+      0 292.01 456 2 1 -88.6596 75.2081 -144.45 
+      0 424.868 1275 2 0 -88.6619 75.208 -145.85 
+      0 286.735 456 1 1 -88.7272 75.2089 -174.45 
+      0 196.916 1275 1 0 -88.7296 75.2087 -175.85 
+      0 123.788 456 0 1 -88.7834 75.2018 -204.45 
+      0 196.839 1275 0 0 -88.7867 75.2 -205.85 
+      0 36.6405 635 0 1 -53.0381 -59.5148 -204.45 
+      0 98.6679 1276 1 0 -88.7627 75.259 -175.85 
+      0 138.688 455 0 1 -88.8942 75.3699 -204.45 
+      0 191.234 1276 0 0 -88.8997 75.3747 -205.85 
+      0 34.0671 1276 2 0 -88.6153 75.25 -146.137 
+Number of digits in this event: 29
+Using G4ParticleGun... 
+Particle energy: 4.83492 LIN
 Particle: e-
 Event: 1
-Number of tracker hits in this event: 139
-      1 140.347 1167 11 1 53.5545 -54.4384 125.55 
-      1 101.454 628 11 0 53.5533 -54.4394 124.15 
-      1 110.775 1167 10 1 53.5283 -54.4584 95.55 
-      1 146.431 627 10 0 53.5271 -54.4598 94.15 
-      1 128.486 1167 9 1 53.5051 -54.4921 65.55 
-      1 136.593 627 9 0 53.5031 -54.4931 64.15 
-      1 512.958 1167 8 1 53.4586 -54.5144 35.55 
-      1 177.732 627 8 0 53.4567 -54.5156 34.15 
-      1 535.275 1166 7 1 53.4188 -54.5377 5.55 
-      1 272.903 627 7 0 53.4199 -54.5432 4.15 
-      1 316.98 1166 6 1 53.447 -54.6602 -24.45 
-      1 366.848 626 6 0 53.4338 -54.665 -25.85 
-      1 412.422 1166 5 1 53.3229 -54.7359 -54.45 
-      1 147.804 626 5 0 53.3133 -54.7396 -55.85 
-      1 277.715 1165 4 1 53.2121 -54.8973 -84.45 
-      1 222.498 625 4 0 53.2316 -54.8904 -85.85 
-      1 641.965 1167 3 1 53.6169 -54.6538 -114.45 
-      1 399.226 627 3 0 53.6844 -54.6387 -115.85 
-      1 103.52 1175 2 1 55.0518 -54.3642 -144.45 
-      1 165.125 628 2 0 55.1077 -54.3556 -145.85 
-      1 168.382 1181 1 1 56.3167 -54.1629 -174.45 
-      1 107.485 629 1 0 56.3822 -54.1565 -175.85 
-      1 141.65 1188 0 1 57.6798 -54.0625 -204.45 
-      1 123.222 630 0 0 57.7356 -54.0302 -205.85 
-      1 93.0261 624 5 0 52.6612 -55.1416 -55.85 
-      1 192.756 625 5 0 52.6725 -55.05 -55.9239 
-      1 52.5295 1160 0 1 52.2001 -54.6242 -204.763 
-      1 234.381 627 0 0 52.1954 -54.6264 -205.85 
-      1 38.3559 1167 6 1 53.5034 -54.7698 -24.4502 
-      1 91.3818 1168 6 1 53.65 -54.7838 -24.5798 
-      1 4.38934 1169 6 1 53.85 -54.8376 -24.8338 
-      1 196.058 497 2 0 46.827 -80.4721 -146.25 
-      1 110.091 626 7 0 53.4366 -54.7161 4.15 
-      1 179.282 1195 6 1 59.1152 -58.2607 -24.45 
-      1 18.1064 602 6 0 59.1975 -59.5857 -25.85 
-      1 91.1892 601 6 0 59.1981 -59.65 -25.9197 
-      1 52.2179 600 6 0 59.1611 -59.8502 -26.1457 
-      1 95.3204 291 6 0 44.7558 -121.773 -26.25 
-      1 263.444 290 6 0 44.7278 -121.95 -26.1009 
-      1 0.924058 289 6 0 44.7 -122.15 -25.8534 
-      1 26.7852 1123 6 1 44.6594 -122.81 -24.85 
-      1 108.303 1122 6 1 44.65 -122.881 -24.7453 
-      1 38.6864 424 7 0 83.7704 -95.1938 3.75013 
-      1 204.536 425 7 0 83.8378 -95.15 3.79671 
-      1 144.195 426 7 0 84.3224 -94.95 3.95054 
-      1 46.3215 427 7 0 84.6899 -94.75 3.8173 
-      1 126.476 627 6 0 53.4019 -54.5336 -25.85 
-      1 385.604 627 5 0 53.4365 -54.5761 -55.85 
-      1 176.774 1167 4 1 53.47 -54.6247 -84.45 
-      1 447.25 627 4 0 53.4675 -54.6244 -85.85 
-      1 222.605 1166 3 1 53.4349 -54.605 -114.45 
-      1 265.594 1166 2 1 53.3728 -54.6248 -144.45 
-      1 182.488 627 2 0 53.3723 -54.6271 -145.85 
-      1 124.692 1166 1 1 53.3698 -54.6776 -174.45 
-      1 111.82 626 1 0 53.3727 -54.6781 -175.85 
-      1 93.9743 1166 0 1 53.4321 -54.6781 -204.45 
-      1 129.362 626 0 0 53.4357 -54.6805 -205.85 
-      1 295.243 651 4 1 -49.7457 -120.806 -84.45 
-      1 116.595 742 3 0 -111.346 -31.65 -115.953 
-      1 67.0118 1491 0 1 118.406 57.0642 -204.45 
-      1 118.865 1490 0 1 118.35 57.104 -204.511 
-      1 34.3358 1165 2 1 53.25 -54.3322 -144.761 
-      1 62.6503 631 2 0 52.7238 -53.7827 -145.85 
-      1 79.2151 632 2 0 52.6479 -53.65 -146.053 
-      1 24.5608 633 2 0 52.5425 -53.4498 -146.216 
-      1 50.633 161 4 0 89.1765 -147.813 -86.25 
-      1 230.002 160 4 0 89.2565 -147.95 -86.2183 
-      1 49.2432 1165 3 1 53.25 -54.7026 -114.726 
-      1 322.348 622 3 0 51.7591 -55.4797 -115.85 
-      1 99.1306 621 3 0 51.3882 -55.65 -116.09 
-      1 188.474 620 3 0 51.0087 -55.85 -116.085 
-      1 140.073 619 3 0 50.5945 -56.05 -116.12 
-      1 0.265626 555 2 0 -13.505 -68.9528 -145.85 
-      1 62.7026 826 2 1 -14.6687 -68.9613 -144.85 
-      1 135.618 1170 3 1 54.0917 -55.2568 -114.45 
-      1 203.327 1169 3 1 54.05 -54.9557 -114.558 
-      1 88.2653 1168 3 1 53.85 -54.4864 -114.514 
-      1 8.53968 734 3 0 30.9142 -33.0636 -116.25 
-      1 254.246 735 3 0 30.8908 -33.05 -116.228 
-      1 0.761388 736 3 0 30.4404 -32.85 -115.852 
-      1 23.3102 1046 3 1 29.323 -32.4249 -114.85 
-      1 122.215 1045 3 1 29.2497 -32.3966 -114.783 
-      1 82.4199 1044 3 1 29.05 -32.3379 -114.607 
-      1 14.1498 1260 4 0 124.292 72.2122 -86.25 
-      1 64.1419 1261 4 0 124.328 72.25 -86.2395 
-      1 238.067 1262 4 0 124.492 72.45 -86.1906 
-      1 112.42 1263 4 0 124.708 72.6503 -86.1545 
-      1 83.5837 1264 4 0 124.914 72.85 -86.1076 
-      1 69.8112 1265 4 0 125.091 73.05 -86.0763 
-      1 57.5554 1266 4 0 125.248 73.25 -86.0309 
-      1 87.5664 1267 4 0 125.399 73.4503 -86.0302 
-      1 74.8911 1268 4 0 125.562 73.65 -86.0283 
-      1 80.8581 1269 4 0 125.757 73.85 -86.0292 
-      1 110.919 1270 4 0 125.952 74.05 -86.0127 
-      1 81.4553 1271 4 0 126.11 74.25 -85.9771 
-      1 104.315 1272 4 0 126.276 74.45 -85.9318 
-      1 3.22783 1273 4 0 126.433 74.65 -85.856 
-      1 61.5943 1540 4 1 128.211 76.9014 -84.85 
-      1 64.171 1541 4 1 128.35 77.033 -84.7758 
-      1 68.8123 1542 4 1 128.55 77.156 -84.6861 
-      1 46.9737 1543 4 1 128.75 77.2487 -84.6577 
-      1 72.5 1544 4 1 128.95 77.3319 -84.6456 
-      1 83.7486 1545 4 1 129.15 77.4118 -84.6062 
-      1 42.8801 1546 4 1 129.35 77.4765 -84.5261 
-      1 200.63 1547 4 1 129.609 77.5828 -84.4501 
-      1 67.5734 1548 4 1 129.75 77.6765 -84.7089 
-      1 64.9123 1290 4 0 129.929 78.1639 -85.85 
-      1 73.5703 1291 4 0 129.966 78.25 -86.0227 
-      1 7.36669 594 2 0 44.2246 -61.25 -145.852 
-      1 161.547 628 7 0 53.3569 -54.4496 4.05827 
-      1 162.32 629 7 0 52.9759 -54.2493 3.79722 
-      1 222.437 630 7 0 52.7897 -54.05 3.84132 
-      1 66.6329 1167 7 1 53.45 -54.5598 5.46912 
-      1 120.731 1168 2 1 53.8262 -55.4992 -144.45 
-      1 178.781 622 2 0 53.5473 -55.5302 -145.85 
-      1 118.704 1138 1 1 47.839 -56.222 -174.45 
-      1 128.287 618 1 0 47.5607 -56.3499 -175.85 
-      1 138.027 1111 0 1 42.4158 -59.5405 -204.45 
-      1 122.057 601 0 0 42.3688 -59.7558 -205.85 
-      1 230.91 1168 4 1 53.7227 -54.6759 -84.45 
-      1 66.1114 633 3 0 53.6936 -53.2619 -115.85 
-      1 59.3156 634 3 0 53.7031 -53.25 -116.023 
-      1 138.482 1176 2 1 55.2873 -51.1718 -144.45 
-      1 327.292 645 2 0 55.4165 -50.944 -145.85 
-      1 389.808 1185 1 1 57.178 -46.4894 -174.45 
-      1 9.71929 1186 1 1 57.25 -46.4233 -174.824 
-      1 133.336 669 1 0 57.4673 -46.2465 -175.85 
-      1 239.588 1215 0 1 63.1528 -41.3674 -204.45 
-      1 130.198 695 0 0 63.1069 -41.0294 -205.85 
-      1 149.918 1168 8 1 53.65 -54.6129 35.1543 
-      1 254.876 625 8 0 54.1244 -54.9821 34.15 
-      1 15.3718 367 8 0 98.6638 -106.688 33.75 
-      1 90.8305 366 8 0 98.702 -106.75 33.7944 
-      1 66.0215 365 8 0 98.7814 -106.95 33.8865 
-      1 92.9243 364 8 0 98.8003 -107.15 33.9955 
-      1 40.3885 363 8 0 98.8444 -107.35 34.0681 
-      1 49.8253 1395 8 1 99.303 -108.769 35.15 
-      1 83.8214 1396 8 1 99.35 -108.866 35.2589 
-      1 4.34959 1166 8 1 53.329 -54.6699 35.15 
-Number of digits in this event: 68
+Number of tracker hits in this event: 77
+      1 104.427 1321 9 1 84.2901 83.8943 65.55 
+      1 140.221 1319 9 0 84.2902 83.8957 64.15 
+      1 223.979 1321 8 1 84.2846 83.9535 35.55 
+      1 108.63 1319 8 0 84.2824 83.9523 34.15 
+      1 118.306 1320 7 1 84.227 83.9255 5.55 
+      1 142.606 1319 7 0 84.2241 83.9179 4.15 
+      1 118.925 1321 6 1 84.2694 83.852 -24.45 
+      1 141.042 1319 6 0 84.3218 83.8564 -25.85 
+      1 117.972 1326 5 1 85.4096 84.0128 -54.45 
+      1 48.6122 1319 5 0 85.4765 84.046 -55.85 
+      1 82.0011 1320 5 0 85.4839 84.05 -56.0049 
+      1 182.409 1335 4 1 87.0614 84.7765 -84.45 
+      1 265.481 1323 4 0 87.1576 84.801 -85.85 
+      1 71.1126 1344 3 1 89.0345 85.2491 -114.45 
+      1 33.4061 1345 3 1 89.05 85.2566 -114.725 
+      1 162.087 1326 3 0 89.1161 85.2876 -115.85 
+      1 165.463 1352 2 1 90.7003 85.9934 -144.45 
+      1 121.187 1330 2 0 90.7486 86.0711 -145.85 
+      1 225.086 1358 1 1 91.8758 87.6135 -174.45 
+      1 221.713 1338 1 0 91.9669 87.7293 -175.85 
+      1 364.2 1370 0 1 94.1518 89.8522 -204.45 
+      1 139.118 1349 0 0 94.3507 89.9496 -205.85 
+      1 349.833 1369 0 1 94.1281 89.8437 -204.45 
+      1 218.845 1348 0 0 94.0106 89.7969 -205.85 
+      1 53.9456 1331 0 0 93.6905 86.4467 -205.85 
+      1 53.3522 1361 0 1 92.4721 86.1689 -204.85 
+      1 164.058 1325 0 0 92.1076 85.0763 -205.85 
+      1 100.713 1350 0 0 94.6347 90.2545 -205.85 
+      1 38.3299 1351 0 0 94.7613 90.35 -206.133 
+      1 340.944 1319 2 1 83.9952 83.8877 -144.45 
+      1 131.558 1318 2 0 84.03 83.7862 -145.85 
+      1 406.544 1321 1 1 84.4023 81.2199 -174.45 
+      1 108.885 1305 1 0 84.4304 81.0825 -175.85 
+      1 30.7425 1304 1 0 84.4336 81.0499 -176.177 
+      1 141.685 1323 0 1 84.7454 77.8059 -204.45 
+      1 105.554 1287 0 0 84.8889 77.6478 -205.85 
+      1 210.7 1319 2 0 83.9961 83.8879 -145.85 
+      1 312.553 1319 1 1 83.9679 83.857 -174.45 
+      1 548.696 1319 1 0 83.9669 83.8527 -175.85 
+      1 160.71 1319 0 1 83.9426 83.7786 -204.45 
+      1 119.881 1318 0 0 83.9487 83.7636 -205.85 
+      1 67.4178 1238 3 1 67.85 23.537 -114.696 
+      1 14.494 1307 0 1 81.4657 83.341 -204.45 
+      1 118.598 1306 0 1 81.45 83.3628 -204.494 
+      1 66.2153 1319 0 0 81.0816 83.9581 -205.85 
+      1 196.094 1320 0 0 81.0252 84.05 -206.067 
+      1 182.164 1318 1 0 83.9757 83.85 -176.203 
+      1 62.3385 1320 1 1 84.05 84.056 -174.478 
+      1 0.723796 1320 1 0 85.6338 84.0501 -176.247 
+      1 116.501 1243 1 0 139.526 68.7057 -176.25 
+      1 309.92 1321 3 1 84.3474 84.0661 -114.45 
+      1 95.7375 1319 3 0 84.335 83.9754 -115.85 
+      1 155.815 1320 2 1 84.1837 82.1791 -144.45 
+      1 22.3775 1306 2 0 83.8823 81.2739 -145.85 
+      1 117.079 1305 2 0 83.8743 81.2499 -145.887 
+      1 24.5001 1304 2 0 83.8096 81.05 -146.193 
+      1 158.021 1288 1 1 77.7592 62.6289 -174.45 
+      1 4.32204 1287 1 1 77.65 62.374 -174.84 
+      1 30.6808 1208 1 0 77.3608 61.7152 -175.85 
+      1 118.216 1207 1 0 77.332 61.65 -175.95 
+      1 146.725 1242 0 1 68.6377 42.9004 -204.45 
+      1 20.7075 1109 0 0 68.1823 41.9006 -205.85 
+      1 169.58 1108 0 0 68.1589 41.85 -205.921 
+      1 28.6235 1107 0 0 68.0685 41.6499 -206.203 
+      1 20.8311 1012 0 0 106.267 22.4694 -206.25 
+      1 190.783 1320 3 0 84.3636 84.0907 -115.85 
+      1 124.396 1322 2 1 84.5517 84.1223 -144.45 
+      1 117.38 1320 2 0 84.6346 84.1355 -145.85 
+      1 127.253 1331 1 1 86.3069 84.3701 -174.45 
+      1 145.221 1321 1 0 86.3464 84.3637 -175.85 
+      1 117.549 1332 0 1 86.532 84.2226 -204.45 
+      1 72.6622 1322 3 1 84.45 84.1579 -114.74 
+      1 31.9028 1331 3 1 86.2693 89.165 -114.85 
+      1 21.0918 1351 3 0 87.4138 90.4919 -115.85 
+      1 4.15254 1352 3 0 87.4302 90.55 -115.857 
+      1 72.5271 1336 3 1 87.3122 92.3704 -114.85 
+      1 173.668 1335 3 1 87.2498 92.4259 -114.845 
+Number of digits in this event: 38
 Using G4ParticleGun... 
-Particle energy: 3.01452 LIN
+Particle energy: 3.04735 LIN
 Particle: e-
 Event: 2
-Number of tracker hits in this event: 68
-      2 332.457 1343 7 1 88.848 116.913 5.55 
-      2 139.527 1483 7 0 88.847 116.914 4.15 
-      2 138.869 1343 6 1 88.8291 116.929 -24.45 
-      2 172.314 1483 6 0 88.8273 116.931 -25.85 
-      2 115.933 1343 5 1 88.7922 116.961 -54.45 
-      2 104.975 1483 5 0 88.7593 116.792 -55.85 
-      2 11.976 1482 5 0 88.7483 116.75 -56.2021 
-      2 107.675 1340 4 1 88.1639 113.474 -84.4512 
-      2 105.661 1466 4 0 88.1753 113.446 -85.85 
-      2 40.4848 1339 3 1 87.8653 113.93 -114.45 
-      2 80.6002 1338 3 1 87.85 113.928 -114.579 
-      2 158.041 1469 3 0 87.7269 113.953 -115.85 
-      2 49.0103 1324 2 1 84.8795 114.618 -144.45 
-      2 88.8761 1323 2 1 84.85 114.606 -144.574 
-      2 107.351 1471 2 0 84.5353 114.502 -145.85 
-      2 56.7575 1288 1 1 77.7361 111.292 -174.45 
-      2 109.366 1287 1 1 77.65 111.248 -174.636 
-      2 154.716 1454 1 0 77.061 111.028 -175.85 
-      2 42.9432 1216 0 1 63.3317 106.51 -204.45 
-      2 58.3616 1215 0 1 63.25 106.482 -204.616 
-      2 151.951 1430 0 0 62.6041 106.241 -205.85 
-      2 248.048 1343 2 1 88.6855 117.025 -144.45 
-      2 278.387 1484 2 0 88.6853 117.026 -145.85 
-      2 224.352 1343 1 1 88.6764 117.053 -174.45 
-      2 248.103 1484 1 0 88.6781 117.054 -175.85 
-      2 439.744 1343 0 1 88.734 117.063 -204.45 
-      2 588.335 1484 0 0 88.7329 117.063 -205.85 
-      2 30.8836 1016 4 0 118.423 23.4384 -86.25 
-      2 28.553 1488 4 1 117.794 23.0917 -84.85 
-      2 196.442 1487 4 1 117.75 23.0784 -84.7656 
-      2 154.218 1485 0 0 88.598 117.153 -205.85 
-      2 53.8136 1342 0 1 88.65 117.056 -204.651 
-      2 171.709 1343 4 1 88.7224 116.946 -84.45 
-      2 32.2244 1480 4 0 88.9564 116.196 -85.8501 
-      2 204.985 1479 4 0 88.9745 116.15 -85.9247 
-      2 94.1729 1478 4 0 89.0106 115.95 -86.1967 
-      2 117.846 1342 4 1 88.65 116.971 -84.569 
-      2 6.95027 1341 4 1 88.45 117.05 -84.8259 
-      2 3.52714 1485 4 0 87.6397 117.346 -85.85 
-      2 120.927 1486 4 0 87.6295 117.35 -85.8632 
-      2 62.0913 1232 3 1 66.5761 118.153 -114.45 
-      2 81.3646 1231 3 1 66.45 118.18 -114.66 
-      2 196.082 1491 3 0 65.3379 118.405 -115.85 
-      2 11.8159 1537 3 0 19.6278 127.743 -116.25 
-      2 380.177 1538 3 0 19.6164 127.75 -116.217 
-      2 57.1492 994 3 1 19.016 127.844 -114.85 
-      2 109.779 993 3 1 18.8498 127.885 -114.663 
-      2 6.66822 992 3 1 18.65 127.963 -114.462 
-      2 52.1283 991 3 1 18.45 127.937 -114.456 
-      2 50.2925 990 3 1 18.25 127.91 -114.527 
-      2 61.5581 989 3 1 18.05 127.833 -114.563 
-      2 60.8914 988 3 1 17.8496 127.759 -114.558 
-      2 84.8268 987 3 1 17.65 127.68 -114.478 
-      2 183.235 986 3 1 17.45 127.422 -114.582 
-      2 62.7576 985 3 1 17.25 127.294 -114.651 
-      2 60.2399 984 3 1 17.0497 127.257 -114.715 
-      2 133.932 983 3 1 16.85 127.319 -114.709 
-      2 43.8206 982 3 1 16.65 127.447 -114.769 
-      2 26.0143 1542 3 0 15.4216 128.678 -115.85 
-      2 131.747 1543 3 0 15.3735 128.75 -115.897 
-      2 107.973 1344 7 1 88.85 116.917 5.26634 
-      2 85.1807 1474 7 0 88.0314 115.144 4.14967 
-      2 102.552 1473 7 0 88.0221 114.95 4.02019 
-      2 130.799 1494 7 0 137.279 118.996 3.75 
-      2 120.029 1584 7 1 137.044 119.338 5.15 
-      2 145.481 1583 7 1 136.95 119.257 5.42758 
-      2 148.458 1582 7 1 136.75 119.351 5.42243 
-      2 113.635 1581 7 1 136.55 119.485 5.37844 
-Number of digits in this event: 29
+Number of tracker hits in this event: 51
+      2 140.523 1582 8 1 136.701 -32.544 35.55 
+      2 102.034 737 8 0 136.7 -32.5442 34.15 
+      2 103.508 1582 7 1 136.674 -32.5576 5.55 
+      2 139.375 737 7 0 136.677 -32.5565 4.15 
+      2 121.745 1582 6 1 136.746 -32.5492 -24.45 
+      2 135.27 737 6 0 136.746 -32.5566 -25.85 
+      2 113.007 1583 5 1 136.76 -32.7175 -54.45 
+      2 179.131 736 5 0 136.765 -32.7257 -55.85 
+      2 297.568 1583 4 1 136.858 -32.8971 -84.45 
+      2 169.855 735 4 0 136.858 -32.8963 -85.85 
+      2 132.929 1583 3 1 136.854 -32.8707 -114.45 
+      2 90.8 735 3 0 136.853 -32.868 -115.85 
+      2 153.006 1583 2 1 136.797 -32.8178 -144.45 
+      2 146.832 736 2 0 136.8 -32.8164 -145.85 
+      2 127.136 1583 1 1 136.89 -32.7903 -174.45 
+      2 115.358 736 1 0 136.888 -32.7874 -175.85 
+      2 113.302 1583 0 1 136.795 -32.7695 -204.45 
+      2 146.626 736 0 0 136.787 -32.7734 -205.85 
+      2 2.5325 1582 4 1 136.745 -32.4528 -84.45 
+      2 93.1488 738 4 0 137.389 -32.285 -85.85 
+      2 61.852 739 4 0 137.489 -32.25 -86.0637 
+      2 138.915 1667 3 1 153.681 -29.8961 -114.45 
+      2 20.3283 1668 3 1 153.75 -29.8357 -114.82 
+      2 32.6093 751 3 0 153.869 -29.6774 -115.851 
+      2 66.3468 752 3 0 153.9 -29.65 -115.966 
+      2 253.974 1377 4 1 95.75 -125.457 -84.4962 
+      2 41.4851 748 3 0 155.739 -30.3152 -115.85 
+      2 177.157 737 5 0 136.657 -32.5674 -56.0967 
+      2 107.703 1599 4 1 140.056 -32.5857 -84.45 
+      2 22.5837 1598 4 1 139.95 -32.4473 -84.7885 
+      2 129.329 740 4 0 139.55 -32.0434 -85.85 
+      2 201.801 1542 3 1 128.717 -19.0854 -114.45 
+      2 117.963 1543 3 1 128.75 -18.8849 -114.557 
+      2 48.244 1541 3 1 128.55 -18.3969 -114.679 
+      2 85.356 1540 3 1 128.35 -18.3632 -114.669 
+      2 56.2236 1539 3 1 128.15 -18.4108 -114.74 
+      2 59.4195 1538 3 1 127.95 -18.4344 -114.757 
+      2 71.6818 1537 3 1 127.75 -18.395 -114.752 
+      2 56.6504 1536 3 1 127.55 -18.2935 -114.794 
+      2 65.2783 815 3 0 126.342 -16.9452 -115.85 
+      2 56.8717 816 3 0 126.287 -16.85 -115.966 
+      2 110.455 817 3 0 126.35 -16.65 -115.987 
+      2 47.5527 818 3 0 126.14 -16.45 -116.157 
+      2 154.491 1117 3 0 95.8575 43.4935 -116.25 
+      2 36.3689 1116 3 0 95.5879 43.4497 -115.931 
+      2 71.774 1377 3 1 95.5504 42.4674 -114.85 
+      2 296.121 1376 3 1 95.5499 42.3587 -114.695 
+      2 167.051 1590 4 1 138.325 -34.0491 -84.4503 
+      2 52.5918 1591 4 1 138.35 -33.7714 -84.7197 
+      2 105.681 736 4 0 138.864 -32.85 -85.9684 
+      2 31.2012 737 4 0 139.057 -32.6499 -86.1689 
+Number of digits in this event: 23
 Using G4ParticleGun... 
-Particle energy: 7.19628 LIN
+Particle energy: 1.59166 LIN
 Particle: e-
 Event: 3
-Number of tracker hits in this event: 154
-      3 496.54 533 8 1 -73.4283 115.585 35.55 
-      3 466.008 1477 8 0 -73.429 115.585 34.15 
-      3 124.436 533 7 1 -73.4467 115.578 5.55 
-      3 103.362 1477 7 0 -73.4479 115.577 4.15 
-      3 115.922 532 6 1 -73.4704 115.56 -24.45 
-      3 129.051 1477 6 0 -73.4726 115.557 -25.85 
-      3 162.436 532 5 1 -73.5164 115.499 -54.45 
-      3 137.651 1476 5 0 -73.5189 115.496 -55.85 
-      3 479.238 532 4 1 -73.5659 115.433 -84.45 
-      3 239.365 1476 4 0 -73.5687 115.43 -85.85 
-      3 434.392 532 3 1 -73.6294 115.358 -114.45 
-      3 619.302 1476 3 0 -73.6328 115.355 -115.85 
-      3 511.407 531 2 1 -73.7007 115.293 -144.45 
-      3 515.332 1475 2 0 -73.7049 115.289 -145.85 
-      3 107.751 531 1 1 -73.7929 115.221 -174.45 
-      3 660.313 1475 1 0 -73.7971 115.216 -175.85 
-      3 165.417 530 0 1 -73.8768 115.132 -204.45 
-      3 206.246 1474 0 0 -73.8815 115.129 -205.85 
-      3 0.46126 1476 1 0 -74.1518 115.35 -176.249 
-      3 85.1049 1711 1 0 -65.3981 162.504 -176.25 
-      3 79.7149 1712 1 0 -65.3811 162.55 -175.943 
-      3 206.963 575 1 1 -65.0259 163.116 -174.85 
-      3 29.4785 574 1 1 -65.05 163.196 -174.751 
-      3 14.4301 576 1 1 -64.8497 163.25 -174.476 
-      3 263.216 530 2 1 -73.85 115.499 -144.627 
-      3 82.6952 529 2 1 -74.0501 115.709 -144.776 
-      3 102.985 528 2 1 -74.25 115.717 -144.784 
-      3 124.024 1520 2 0 -99.1603 124.28 -146.25 
-      3 79.9478 404 2 1 -99.2252 124.564 -144.85 
-      3 77.2443 405 2 1 -99.15 124.621 -144.638 
-      3 402.232 406 2 1 -98.95 124.692 -144.595 
-      3 15.4232 407 2 1 -98.75 124.092 -144.479 
-      3 68.0653 1476 2 0 -73.6949 115.487 -145.85 
-      3 88.9855 1474 2 0 -73.8074 115.15 -146.134 
-      3 91.0189 1498 2 0 -58.1321 119.777 -146.25 
-      3 140.5 1497 2 0 -58.0975 119.75 -146.124 
-      3 242.366 1473 2 0 -73.8819 114.937 -145.85 
-      3 83.5872 522 1 1 -75.6173 113.991 -174.45 
-      3 22.7788 521 1 1 -75.65 113.986 -174.757 
-      3 137.419 1469 1 0 -75.7912 113.966 -175.85 
-      3 105.191 504 0 1 -79.1294 113.595 -204.45 
-      3 124.264 1466 0 0 -79.3009 113.536 -205.85 
-      3 146.149 1475 3 0 -73.634 115.35 -115.915 
-      3 110.027 537 2 1 -72.6233 115.172 -144.45 
-      3 134.357 542 1 1 -71.468 115.315 -174.45 
-      3 137.23 545 0 1 -70.9912 114.761 -204.45 
-      3 386.517 1473 0 0 -70.984 114.775 -205.85 
-      3 162.042 1468 3 0 -73.3055 113.857 -115.85 
-      3 119.103 554 2 1 -69.2051 110.602 -144.45 
-      3 130.768 1451 2 0 -69.0246 110.523 -145.85 
-      3 111.807 573 1 1 -65.3679 109.336 -174.45 
-      3 251.851 1445 1 0 -65.1921 109.22 -175.85 
-      3 82.4238 591 0 1 -61.6912 106.429 -204.45 
-      3 44.84 592 0 1 -61.6499 106.33 -204.701 
-      3 158.722 1428 0 0 -61.4581 105.873 -205.851 
-      3 14.3945 1427 0 0 -61.4056 105.75 -206.193 
-      3 71.4356 711 4 1 -37.85 70.8552 -84.7417 
-      3 144.814 1475 4 0 -73.7459 115.322 -85.85 
-      3 43.1843 515 3 1 -77.0071 112.443 -114.45 
-      3 136.743 514 3 1 -77.05 112.428 -114.612 
-      3 154.322 1460 3 0 -77.3884 112.302 -115.851 
-      3 179.658 475 2 1 -84.926 109.772 -144.45 
-      3 1.8216 1444 2 0 -85.2618 108.955 -145.85 
-      3 117.926 1443 2 0 -85.2639 108.95 -145.859 
-      3 28.1025 1442 2 0 -85.3674 108.75 -146.208 
-      3 77.844 416 1 1 -96.9226 89.7894 -174.45 
-      3 134.42 417 1 1 -96.7499 89.7038 -174.622 
-      3 21.2209 418 1 1 -96.55 89.6432 -174.807 
-      3 239.854 1346 1 0 -95.627 89.3437 -175.85 
-      3 59.5874 1547 1 0 -55.0438 129.698 -176.25 
-      3 102.277 1548 1 0 -55.1516 129.75 -176.117 
-      3 254.687 622 1 1 -55.4882 130.048 -174.85 
-      3 238.12 621 1 1 -55.65 129.977 -174.475 
-      3 26.3943 1098 1 0 -106.84 39.85 -176.154 
-      3 42.9339 379 1 1 -104.27 46.8187 -174.45 
-      3 161.078 428 1 1 -94.4537 110.101 -174.45 
-      3 65.7263 427 1 1 -94.55 110.131 -174.666 
-      3 166.675 1451 1 0 -95.177 110.373 -175.85 
-      3 140.402 357 0 1 -108.668 112.119 -204.45 
-      3 183.417 356 0 1 -108.75 111.996 -204.516 
-      3 57.5205 355 0 1 -108.95 111.728 -204.725 
-      3 17.5769 1453 0 0 -109.855 110.781 -205.85 
-      3 125.001 1452 0 0 -109.883 110.75 -205.886 
-      3 75.4494 1451 0 0 -110.058 110.55 -206.111 
-      3 117.091 1449 1 0 -94.9054 110.034 -175.85 
-      3 104.924 384 0 1 -103.288 106.243 -204.45 
-      3 69.4506 383 0 1 -103.35 106.266 -204.608 
-      3 100.843 1431 0 0 -103.81 106.495 -205.85 
-      3 24.3878 1432 0 0 -103.922 106.55 -206.155 
-      3 74.7608 1483 0 0 -18.5287 116.926 -206.25 
-      3 69.1912 1482 0 0 -18.3381 116.75 -206.156 
-      3 158.441 1481 0 0 -18.1492 116.55 -206.093 
-      3 78.8513 1480 0 0 -17.9237 116.35 -206.034 
-      3 117.28 1479 0 0 -17.6878 116.15 -205.99 
-      3 130.565 1478 0 0 -17.4309 115.95 -205.922 
-      3 13.8831 830 0 1 -13.9034 114.449 -204.85 
-      3 165.578 831 0 1 -13.85 114.427 -204.832 
-      3 93.1561 832 0 1 -13.65 114.337 -204.767 
-      3 79.4953 833 0 1 -13.45 114.27 -204.694 
-      3 78.6072 834 0 1 -13.25 114.199 -204.632 
-      3 93.4133 835 0 1 -13.0498 114.118 -204.615 
-      3 54.0433 836 0 1 -12.8499 114.037 -204.587 
-      3 52.5761 837 0 1 -12.65 113.953 -204.581 
-      3 59.3808 838 0 1 -12.45 113.883 -204.585 
-      3 83.9444 839 0 1 -12.25 113.734 -204.555 
-      3 218.133 840 0 1 -12.05 113.557 -204.538 
-      3 102.273 841 0 1 -11.8397 113.206 -204.45 
-      3 54.1456 842 0 1 -11.65 113.004 -204.534 
-      3 117.545 843 0 1 -11.4499 112.895 -204.581 
-      3 236.025 844 0 1 -11.2499 112.614 -204.541 
-      3 68.4763 1471 0 0 -10.9479 114.384 -205.85 
-      3 75.0127 1472 0 0 -10.9705 114.55 -206.014 
-      3 46.9481 1475 0 0 -11.1393 115.15 -206.231 
-      3 145.002 1444 0 0 7.8202 109.123 -206.25 
-      3 108.018 1445 0 0 7.8041 109.15 -206.203 
-      3 19.9557 1339 0 0 -24.689 87.8941 -206.25 
-      3 45.4834 1338 0 0 -24.6993 87.85 -206.222 
-      3 5.47155 1744 0 0 21.6742 169.008 -206.25 
-      3 168.13 1480 8 0 -73.2733 116.153 34.15 
-      3 180.898 544 7 1 -71.0943 127.603 5.55 
-      3 7.85267 1540 7 0 -71.3254 128.336 4.14991 
-      3 254.733 1541 7 0 -71.3297 128.35 4.12225 
-      3 69.546 505 6 1 -78.9234 142.219 -24.4505 
-      3 96.9487 504 6 1 -79.05 142.388 -24.6506 
-      3 57.3743 1616 6 0 -79.8232 143.417 -25.85 
-      3 90.5648 1617 6 0 -79.9145 143.55 -26.0082 
-      3 21.0917 418 5 1 -96.5157 167.576 -54.45 
-      3 119.267 417 5 1 -96.55 167.578 -54.4997 
-      3 7.8018 416 5 1 -96.75 167.608 -54.8216 
-      3 14.1161 1737 5 0 -97.2875 167.743 -55.85 
-      3 128.229 1738 5 0 -97.313 167.75 -55.8979 
-      3 44.528 341 4 1 -111.852 170.482 -84.4516 
-      3 145.789 340 4 1 -111.95 170.468 -84.5769 
-      3 9.22511 339 4 1 -112.15 170.42 -84.8286 
-      3 101.918 1750 4 0 -112.931 170.218 -85.8501 
-      3 61.2799 1749 4 0 -113.122 170.15 -86.1082 
-      3 21.537 1228 4 0 -143.414 65.7267 -86.25 
-      3 63.2031 1227 4 0 -143.423 65.65 -86.2247 
-      3 57.1078 1226 4 0 -143.425 65.45 -86.1481 
-      3 63.0954 1225 4 0 -143.41 65.25 -85.9696 
-      3 198.702 184 4 1 -143.317 64.0171 -84.8499 
-      3 161.382 183 4 1 -143.378 63.3104 -84.45 
-      3 54.027 1208 4 0 -143.875 61.7649 -85.8502 
-      3 55.6326 1207 4 0 -143.9 61.65 -85.93 
-      3 60.5301 1206 4 0 -143.914 61.45 -86.0246 
-      3 57.2261 1205 4 0 -143.933 61.25 -86.1348 
-      3 16.289 1204 4 0 -143.962 61.05 -86.2205 
-      3 23.95 216 3 1 -136.75 158.697 -114.7 
-      3 53.3129 215 3 1 -136.95 158.609 -114.796 
-      3 237.302 1689 3 0 -138.309 158.022 -115.85 
-      3 161.475 1688 3 0 -138.729 157.95 -116.087 
-      3 178.919 193 3 1 -141.41 158.255 -114.85 
-      3 188.087 1691 3 0 -141.474 158.467 -115.85 
-      3 100.361 204 3 1 -139.26 158.811 -114.85 
-Number of digits in this event: 64
-Using G4ParticleGun... 
-Particle energy: 3.26678 LIN
+Number of tracker hits in this event: 67
+      3 115.604 1023 11 1 24.8078 33.0347 125.55 
+      3 113.443 1064 11 0 24.7976 33.0397 124.15 
+      3 122.721 1022 10 1 24.5921 33.1349 95.55 
+      3 129.769 1065 10 0 24.5827 33.1354 94.15 
+      3 137.41 1021 9 1 24.384 33.1433 65.55 
+      3 95.9091 1065 9 0 24.3755 33.144 64.15 
+      3 346.51 1020 8 1 24.2153 33.1813 35.55 
+      3 114.398 1065 8 0 24.2036 33.1816 34.15 
+      3 114.367 1019 7 1 23.974 33.1833 5.55 
+      3 156.929 1065 7 0 23.968 33.1798 4.15 
+      3 75.8047 1019 6 1 23.8528 33.1282 -24.45 
+      3 28.7258 1018 6 1 23.85 33.1283 -24.7698 
+      3 132.836 1065 6 0 23.8401 33.128 -25.85 
+      3 124.699 1017 5 1 23.5868 33.0974 -54.45 
+      3 136.87 1065 5 0 23.571 33.0939 -55.85 
+      3 120.983 1015 4 1 23.2494 33.0011 -84.45 
+      3 101.615 1064 4 0 23.2335 33.0101 -85.85 
+      3 110.962 1014 3 1 22.9001 33.1798 -114.45 
+      3 109.63 1065 3 0 22.8819 33.1936 -115.85 
+      3 118.147 1012 2 1 22.5275 33.4651 -144.45 
+      3 164.846 1067 2 0 22.5054 33.482 -145.85 
+      3 197.834 1009 1 1 22.045 33.8299 -174.45 
+      3 121.009 1069 1 0 22.0244 33.8536 -175.85 
+      3 238.625 1007 0 1 21.5812 34.337 -204.45 
+      3 133.673 1071 0 0 21.5586 34.368 -205.85 
+      3 90.1549 1379 7 0 101.108 96.0191 3.75 
+      3 49.5106 1078 0 0 22.2175 35.684 -205.85 
+      3 113.677 1079 0 0 22.2537 35.85 -205.986 
+      3 9.80535 1080 0 0 22.2801 36.05 -206.208 
+      3 8.56112 1434 0 0 42.6537 107.117 -206.25 
+      3 46.9065 1435 0 0 42.6601 107.15 -206.241 
+      3 66.8514 1436 0 0 42.671 107.35 -206.205 
+      3 79.5973 1437 0 0 42.6605 107.55 -206.107 
+      3 57.9953 1438 0 0 42.5777 107.75 -205.976 
+      3 21.9563 1110 0 1 42.0851 108.612 -204.85 
+      3 102.366 1109 0 1 42.05 108.657 -204.801 
+      3 141.952 1108 0 1 41.85 108.812 -204.694 
+      3 109.646 1066 2 0 22.4817 33.45 -146.089 
+      3 66.0188 997 0 0 38.1298 19.5155 -206.25 
+      3 88.4717 998 0 0 38.0271 19.65 -205.923 
+      3 63.4179 1094 0 1 38.8959 20.305 -204.85 
+      3 5.14627 1009 0 0 39.4125 21.8527 -205.85 
+      3 7.02894 1082 0 1 36.48 24.9079 -204.85 
+      3 1.92574 1020 0 0 34.0112 24.0753 -205.85 
+      3 66.7452 1062 0 1 32.6257 24.1786 -204.85 
+      3 202.8 1066 8 0 23.8731 33.2504 34.15 
+      3 130.577 988 7 1 17.8051 35.5544 5.54888 
+      3 2.38552 1077 7 0 17.4664 35.6496 4.14982 
+      3 134.322 1078 7 0 17.4649 35.65 4.14379 
+      3 127.229 954 6 1 10.9962 37.9401 -24.45 
+      3 117.172 1090 6 0 10.8091 38.0691 -25.85 
+      3 104.707 932 5 1 6.57468 40.9866 -54.45 
+      3 138.116 1105 5 0 6.49716 41.1507 -55.85 
+      3 132.17 929 4 1 5.96636 43.5546 -84.45 
+      3 158.086 1119 4 0 5.95986 43.9166 -85.8501 
+      3 27.275 935 3 1 7.057 51.2655 -114.45 
+      3 105.513 934 3 1 7.04997 51.2941 -114.531 
+      3 129.691 1158 3 0 6.92544 51.7717 -115.85 
+      3 63.0209 1159 3 0 6.90502 51.85 -116.063 
+      3 113.008 915 2 1 3.24403 64.0938 -144.45 
+      3 53.1642 1221 2 0 3.07633 64.4064 -145.85 
+      3 58.6292 1222 2 0 3.04966 64.4502 -146.035 
+      3 333.767 893 1 1 -1.25229 71.5221 -174.45 
+      3 148.19 1257 1 0 -1.62098 71.5199 -175.85 
+      3 156.51 853 0 1 -9.32695 73.118 -204.45 
+      3 233.217 1266 0 0 -9.40666 73.3159 -205.85 
+      3 315.024 894 1 1 -1.24404 71.5204 -174.45 
+Number of digits in this event: 29
+Using G4ParticleGun... 
+Particle energy: 8.34014 LIN
 Particle: e-
 Event: 4
-Number of tracker hits in this event: 59
-      4 117.202 510 10 1 -77.9026 59.3845 95.55 
-      4 151.16 1196 10 0 -77.9018 59.3846 94.15 
-      4 108.272 510 9 1 -77.8921 59.3819 65.55 
-      4 104.896 1196 9 0 -77.8934 59.3822 64.15 
-      4 95.2605 510 8 1 -77.9176 59.3894 35.55 
-      4 135.277 1196 8 0 -77.918 59.3913 34.15 
-      4 134.294 510 7 1 -77.9309 59.4315 5.55 
-      4 118.8 1196 7 0 -77.9309 59.4337 4.15 
-      4 106.288 510 6 1 -77.934 59.475 -24.45 
-      4 110.827 1197 6 0 -77.9338 59.4779 -25.85 
-      4 106.31 510 5 1 -77.9374 59.5378 -54.45 
-      4 132.929 1197 5 0 -77.9389 59.5409 -55.85 
-      4 123.622 510 4 1 -77.9787 59.6319 -84.45 
-      4 115.258 1197 4 0 -77.9808 59.6343 -85.85 
-      4 318.073 510 3 1 -78.0226 59.6954 -114.45 
-      4 305.316 1198 3 0 -78.0216 59.7008 -115.85 
-      4 112.148 510 2 1 -78.003 59.8152 -144.45 
-      4 138.491 1198 2 0 -78.0023 59.8238 -145.85 
-      4 99.8693 510 1 1 -77.9989 60.0036 -174.45 
-      4 164.582 1199 1 0 -77.999 60.0121 -175.85 
-      4 131.181 510 0 1 -77.9941 60.1668 -204.45 
-      4 367.389 1200 0 0 -77.9962 60.1724 -205.85 
-      4 59.483 749 4 0 -55.5325 -30.05 -85.9844 
-      4 148.6 278 6 1 -124.35 -137.679 -24.835 
-      4 52.212 73 13 0 28.2391 -165.402 183.75 
-      4 26.0514 1213 11 0 69.7474 62.65 123.868 
-      4 3.55989 489 2 1 -82.2477 62.9283 -144.45 
-      4 92.155 488 2 1 -82.2502 62.9298 -144.453 
-      4 57.8562 487 2 1 -82.45 63.04 -144.698 
-      4 9.7625 1217 2 0 -83.4835 63.6338 -145.85 
-      4 144.316 1218 2 0 -83.5111 63.65 -145.88 
-      4 9.36571 372 1 1 -105.743 76.0337 -174.45 
-      4 127.368 371 1 1 -105.75 76.0377 -174.474 
-      4 95.7631 1281 1 0 -106.25 76.3591 -175.85 
-      4 31.3475 1282 1 0 -106.381 76.45 -176.2 
-      4 105.608 316 0 1 -116.934 83.2168 -204.45 
-      4 57.1557 317 0 1 -116.75 83.1082 -204.767 
-      4 162.106 1313 0 0 -116.1 82.8252 -205.85 
-      4 34.2009 509 3 1 -78.05 59.6447 -114.728 
-      4 127.441 1197 3 0 -78.206 59.5973 -115.85 
-      4 175.562 485 2 1 -82.8992 58.2108 -144.451 
-      4 45.0696 484 2 1 -83.05 58.1982 -144.719 
-      4 84.9586 1190 2 0 -83.6169 58.2347 -145.85 
-      4 51.6369 1191 2 0 -83.7483 58.25 -146.11 
-      4 153.036 409 1 1 -98.1746 60.8586 -174.45 
-      4 63.3128 1204 1 0 -98.1928 61.0258 -175.85 
-      4 65.6279 1205 1 0 -98.1924 61.0501 -176.103 
-      4 207.68 406 0 1 -98.7649 62.9925 -204.45 
-      4 122.297 1214 0 0 -99.1118 62.9332 -205.85 
-      4 338.142 979 3 0 -9.45394 15.8923 -116.25 
-      4 27.3358 845 0 1 -11.0066 136.05 -204.45 
-      4 181.155 511 3 1 -77.7822 59.3802 -114.45 
-      4 131.048 1195 3 0 -77.4155 59.2247 -115.85 
-      4 110.599 1064 3 0 -62.4093 32.9951 -116.25 
-      4 125.304 587 3 1 -62.4691 32.4223 -114.85 
-      4 91.4606 586 3 1 -62.65 32.2175 -114.495 
-      4 39.4098 585 3 1 -62.85 32.169 -114.73 
-      4 7.27863 1060 3 0 -64.4474 32.2468 -115.85 
-      4 355.571 1061 3 0 -64.47 32.25 -115.867 
-Number of digits in this event: 27
+Number of tracker hits in this event: 88
+      4 141.563 991 11 1 18.2517 -11.6012 125.55 
+      4 111.852 842 11 0 18.2502 -11.6019 124.15 
+      4 212.454 990 10 1 18.2019 -11.6255 95.55 
+      4 325.188 842 10 0 18.1905 -11.6257 94.15 
+      4 290.401 989 9 1 17.9789 -11.6411 65.55 
+      4 110.848 841 9 0 17.9609 -11.6566 64.15 
+      4 198.492 987 8 1 17.5642 -12.0025 35.55 
+      4 124.97 839 8 0 17.4982 -12.1664 34.1498 
+      4 289.488 980 7 1 16.2003 -15.6893 5.55 
+      4 109.872 821 7 0 16.1697 -15.8371 4.1497 
+      4 165.403 820 7 0 16.1674 -15.85 4.03431 
+      4 284.443 977 6 1 15.6291 -19.2445 -24.4502 
+      4 93.7817 803 6 0 15.5791 -19.332 -25.8503 
+      4 146.249 971 5 1 14.42 -20.8264 -54.45 
+      4 103.278 796 5 0 14.3845 -20.8129 -55.85 
+      4 101.811 969 4 1 13.8907 -19.8896 -84.45 
+      4 319.765 800 4 0 13.8619 -19.8936 -85.85 
+      4 103.307 964 3 1 12.9588 -20.2105 -114.45 
+      4 149.794 799 3 0 12.7944 -20.236 -115.85 
+      4 97.831 947 2 1 9.54443 -20.8476 -144.45 
+      4 99.9608 795 2 0 9.40688 -20.8888 -145.85 
+      4 15.6327 932 1 1 6.45751 -22.2013 -174.45 
+      4 95.7899 931 1 1 6.45 -22.1956 -174.519 
+      4 129.323 789 1 0 6.33513 -22.1054 -175.85 
+      4 105.517 915 0 1 3.14851 -20.2316 -204.45 
+      4 21.2223 914 0 1 3.05 -20.1982 -204.771 
+      4 135.704 799 0 0 2.72518 -20.1014 -205.85 
+      4 161.589 946 1 1 9.42122 -37.0282 -174.45 
+      4 61.7953 947 1 1 9.45006 -36.96 -174.68 
+      4 123.576 717 1 0 9.71075 -36.5406 -175.85 
+      4 29.7535 718 1 0 9.77647 -36.4498 -176.115 
+      4 109.818 977 0 1 15.5018 -30.3797 -204.45 
+      4 10.0925 746 0 0 15.9008 -30.8401 -205.85 
+      4 104.058 745 0 0 15.9092 -30.85 -205.879 
+      4 80.4449 945 1 1 9.25 -37.2868 -174.667 
+      4 47.6102 944 1 1 9.05 -37.5282 -174.794 
+      4 15.8201 704 1 0 7.28603 -39.2159 -175.85 
+      4 105.516 703 1 0 7.24757 -39.2504 -175.87 
+      4 98.8492 702 1 0 6.9909 -39.45 -176.02 
+      4 37.0113 701 1 0 6.74207 -39.65 -176.17 
+      4 18.9691 696 0 1 -40.6863 -63.1567 -204.45 
+      4 91.9513 697 0 1 -40.65 -63.1471 -204.526 
+      4 156.356 587 0 0 -39.9603 -62.6461 -205.85 
+      4 6.98105 850 9 0 17.5652 -9.86368 64.15 
+      4 283.394 851 9 0 17.5595 -9.85 64.1406 
+      4 275.005 386 1 0 -13.9676 -102.821 -176.25 
+      4 442.554 385 1 0 -13.8955 -102.95 -176.048 
+      4 199.813 831 1 1 -13.7559 -104.298 -174.85 
+      4 60.0757 832 1 1 -13.65 -104.713 -174.468 
+      4 70.3507 833 1 1 -13.45 -104.655 -174.599 
+      4 92.9587 834 1 1 -13.25 -104.588 -174.703 
+      4 44.4487 382 1 0 -11.8789 -103.678 -175.85 
+      4 107.284 383 1 0 -11.7763 -103.55 -175.871 
+      4 73.6036 384 1 0 -11.6968 -103.35 -175.93 
+      4 60.6562 388 1 0 -63.8759 -102.484 -176.25 
+      4 93.1475 387 1 0 -63.9637 -102.55 -176.07 
+      4 185.586 582 1 1 -63.5292 -103.019 -174.85 
+      4 176.358 583 1 1 -63.4499 -103.089 -174.515 
+      4 0.920023 584 1 1 -63.25 -103.053 -174.848 
+      4 301.116 389 1 0 -62.9468 -102.238 -175.85 
+      4 290.691 390 1 0 -62.9122 -102.15 -175.973 
+      4 254.942 991 10 1 18.2504 -11.6195 95.5054 
+      4 3.24421 841 10 0 19.0703 -11.65 93.7668 
+      4 28.2324 999 9 1 19.9405 -18.4647 65.55 
+      4 89.2704 1000 9 1 20.05 -18.5058 65.534 
+      4 62.7502 1001 9 1 20.25 -18.6274 65.4758 
+      4 73.6592 1002 9 1 20.45 -18.7501 65.3922 
+      4 107.707 1003 9 1 20.65 -18.8679 65.2679 
+      4 104.022 802 9 0 21.9638 -19.5195 64.1499 
+      4 67.9975 801 9 0 22.177 -19.65 63.9068 
+      4 29.7782 1147 8 1 49.5824 -37.0605 35.55 
+      4 78.8821 1148 8 1 49.65 -37.1065 35.4693 
+      4 84.5917 1149 8 1 49.85 -37.2858 35.504 
+      4 83.7614 1150 8 1 50.05 -37.3171 35.311 
+      4 127.093 714 8 0 50.9219 -37.2208 34.15 
+      4 17.3338 715 8 0 51.0933 -37.0497 33.7966 
+      4 74.6225 744 8 0 -26.6142 -31.0782 33.75 
+      4 103.11 745 8 0 -26.7481 -31.05 33.8825 
+      4 375.044 746 8 0 -26.7667 -30.85 33.9539 
+      4 5.16073 747 8 0 -26.7904 -30.65 33.7954 
+      4 17.9765 983 10 1 16.6643 -11.2732 95.15 
+      4 18.6011 836 10 0 15.7406 -12.6504 94.15 
+      4 136.918 990 11 1 18.2499 -11.5998 125.342 
+      4 167.643 989 11 1 18.05 -11.5309 125.319 
+      4 48.0789 1420 1 0 82.7665 104.169 -176.25 
+      4 130.604 1419 1 0 82.7524 104.149 -176.206 
+      4 23.192 1418 1 0 82.794 103.95 -175.924 
+      4 310.965 1315 1 1 83.1515 102.76 -174.85 
+Number of digits in this event: 34
 Using G4ParticleGun... 
-Particle energy: 9.40701 LIN
+Particle energy: 2.9316 LIN
 Particle: e-
 Event: 5
-Number of tracker hits in this event: 28
-      5 108.813 755 10 0 112.848 -29.0096 94.15 
-      5 121.847 1463 9 1 112.844 -29.0109 65.55 
-      5 203.584 755 9 0 112.845 -29.0105 64.15 
-      5 145.172 1463 8 1 112.855 -29.0011 35.55 
-      5 213.663 755 8 0 112.856 -29.0007 34.15 
-      5 103.543 1463 7 1 112.862 -28.9911 5.55 
-      5 115.709 755 7 0 112.861 -28.9909 4.15 
-      5 111.891 1463 6 1 112.853 -28.9863 -24.45 
-      5 130.584 755 6 0 112.853 -28.9852 -25.85 
-      5 122.225 1463 5 1 112.87 -28.9586 -54.45 
-      5 104.021 755 5 0 112.87 -28.9579 -55.85 
-      5 188.4 1463 4 1 112.876 -28.9498 -84.45 
-      5 112.678 755 4 0 112.874 -28.95 -85.85 
-      5 93.2964 1463 3 1 112.826 -28.9485 -114.45 
-      5 103.088 755 3 0 112.823 -28.9476 -115.85 
-      5 109.059 1463 2 1 112.764 -28.924 -144.45 
-      5 138.899 755 2 0 112.759 -28.9227 -145.85 
-      5 135.614 1462 1 1 112.657 -28.8913 -174.45 
-      5 136.76 755 1 0 112.652 -28.89 -175.85 
-      5 151.163 1462 0 1 112.57 -28.8652 -204.45 
-      5 101.599 755 0 0 112.564 -28.8613 -205.85 
-      5 45.1932 638 0 0 111.938 -52.3054 -206.25 
-      5 281.389 1458 0 1 111.921 -52.2015 -204.85 
-      5 100.118 804 4 0 -12.3495 -19.2232 -86.25 
-      5 117.387 1707 5 0 -134.953 161.659 -56.25 
-      5 118.68 835 4 1 -12.9597 -19.1327 -84.8498 
-      5 302.941 748 8 0 177.73 -30.3161 33.75 
-      5 16.9459 1648 8 1 149.805 23.4606 35.55 
-Number of digits in this event: 16
+Number of tracker hits in this event: 80
+      5 141.624 853 11 1 -9.42772 -79.452 125.55 
+      5 114.008 502 11 0 -9.43039 -79.4538 124.15 
+      5 269.111 852 10 1 -9.48146 -79.4865 95.55 
+      5 115.691 502 10 0 -9.48211 -79.4876 94.15 
+      5 110.278 852 9 1 -9.50719 -79.5173 65.55 
+      5 126.171 502 9 0 -9.50724 -79.5165 64.15 
+      5 117.628 852 8 1 -9.5115 -79.5039 35.55 
+      5 117.929 502 8 0 -9.51374 -79.5025 34.15 
+      5 117.597 852 7 1 -9.55799 -79.4973 5.55 
+      5 134.061 502 7 0 -9.56009 -79.4959 4.15 
+      5 129.253 852 6 1 -9.6259 -79.4633 -24.45 
+      5 137.148 502 6 0 -9.62588 -79.464 -25.85 
+      5 415.34 852 5 1 -9.60586 -79.477 -54.45 
+      5 397.376 502 5 0 -9.62066 -79.4821 -55.85 
+      5 98.7579 850 4 1 -9.96665 -79.4756 -84.45 
+      5 284.642 502 4 0 -9.96755 -79.4674 -85.85 
+      5 142.494 850 3 1 -9.91083 -79.3 -114.45 
+      5 116.981 503 3 0 -9.90167 -79.2855 -115.85 
+      5 114.012 851 2 1 -9.76471 -78.9634 -144.45 
+      5 119.933 505 2 0 -9.76085 -78.9442 -145.85 
+      5 121.002 851 1 1 -9.72106 -78.5108 -174.45 
+      5 128.029 507 1 0 -9.73678 -78.4902 -175.85 
+      5 124.94 849 0 1 -10.0667 -78.0833 -204.45 
+      5 122.107 509 0 0 -10.1302 -78.0678 -205.851 
+      5 462.563 851 5 1 -9.65008 -79.4814 -54.7369 
+      5 227.834 966 11 0 156.585 13.3172 123.75 
+      5 113.355 1039 0 1 27.8942 -135.565 -204.85 
+      5 131.427 1038 0 1 27.8499 -135.523 -204.495 
+      5 82.517 1037 0 1 27.65 -135.488 -204.65 
+      5 30.3731 1036 0 1 27.45 -135.482 -204.787 
+      5 379.521 223 0 0 26.2219 -135.515 -205.85 
+      5 163.888 224 0 0 25.9758 -135.349 -206.026 
+      5 61.4642 225 0 0 25.8401 -135.15 -205.936 
+      5 86.7762 226 0 0 25.7356 -134.95 -205.9 
+      5 59.4425 227 0 0 25.5667 -134.75 -205.938 
+      5 41.129 1023 0 1 24.7077 -134.051 -204.85 
+      5 63.606 1022 0 1 24.65 -134.017 -204.796 
+      5 169.388 1024 0 1 25.048 -135.988 -204.85 
+      5 19.5629 1025 0 1 25.05 -135.98 -204.751 
+      5 97.1065 831 1 1 -13.7008 -70.3751 -174.85 
+      5 114.452 851 4 1 -9.79209 -79.5826 -84.45 
+      5 118.333 854 3 1 -9.12173 -79.4155 -114.45 
+      5 196.969 502 3 0 -8.99968 -79.524 -115.85 
+      5 149.469 868 2 1 -6.44143 -82.0133 -144.45 
+      5 138.269 490 2 0 -6.45637 -82.0377 -145.85 
+      5 185.096 871 1 1 -5.76733 -82.1378 -174.45 
+      5 241.842 488 1 0 -5.82828 -82.3087 -175.85 
+      5 241.649 863 0 1 -7.25252 -87.4435 -204.45 
+      5 109.744 462 0 0 -7.34919 -87.5745 -205.85 
+      5 239.089 853 3 1 -9.3118 -79.3181 -114.45 
+      5 8.52699 499 3 0 -9.55047 -80.2427 -115.85 
+      5 126.745 498 3 0 -9.55393 -80.25 -115.88 
+      5 201.134 863 4 1 -7.41078 -79.8757 -84.45 
+      5 272.44 500 4 0 -7.39591 -79.9762 -85.85 
+      5 85.4051 865 3 1 -7.01653 -81.9849 -114.451 
+      5 32.5303 864 3 1 -7.05 -81.9995 -114.738 
+      5 101.353 489 3 0 -7.1695 -82.0674 -115.85 
+      5 23.3423 850 2 1 -10.0426 -83.318 -144.451 
+      5 110.949 849 2 1 -10.05 -83.3119 -144.522 
+      5 128.441 484 2 0 -10.1897 -83.1712 -145.851 
+      5 150.203 836 1 1 -12.826 -80.2841 -174.45 
+      5 74.9363 500 1 0 -12.7426 -79.9145 -175.85 
+      5 45.4949 501 1 0 -12.7246 -79.85 -176.078 
+      5 108.065 851 0 1 -9.84179 -70.845 -204.45 
+      5 47.3203 547 0 0 -9.42453 -70.5034 -205.85 
+      5 41.4839 548 0 0 -9.35336 -70.45 -206.079 
+      5 57.139 837 1 1 -12.554 -79.8944 -174.451 
+      5 72.6931 838 1 1 -12.45 -79.7423 -174.544 
+      5 3.82088 864 4 1 -7.25 -79.8749 -84.4552 
+      5 131.965 501 5 0 -9.89833 -79.8398 -55.85 
+      5 153.012 477 5 0 -6.22265 -84.5371 -56.25 
+      5 200.119 865 5 1 -6.9648 -85.0016 -54.85 
+      5 148.924 864 5 1 -7.05 -85.1486 -54.4657 
+      5 13.4106 850 5 1 -9.85 -79.7235 -54.8191 
+      5 64.2665 500 5 0 -10.6353 -80.0163 -55.8505 
+      5 162.074 499 5 0 -10.6928 -80.05 -55.9392 
+      5 155.628 769 5 0 -77.1198 -26.1847 -56.25 
+      5 265.257 770 5 0 -77.1803 -26.0497 -56.1028 
+      5 182.359 853 10 1 -9.45 -79.4547 95.3527 
+      5 157.94 496 10 0 -9.45565 -80.6654 94.1499 
+Number of digits in this event: 43
 Using G4ParticleGun... 
-Particle energy: 8.88072 LIN
+Particle energy: 4.34842 LIN
 Particle: e-
 Event: 6
-Number of tracker hits in this event: 31
-      6 115.176 1053 10 1 30.8131 -100.569 95.55 
-      6 134.375 397 10 0 30.8138 -100.569 94.15 
-      6 131.389 1053 9 1 30.8323 -100.567 65.55 
-      6 154.674 397 9 0 30.8333 -100.566 64.15 
-      6 90.0092 1054 8 1 30.8567 -100.54 35.55 
-      6 153.562 398 8 0 30.8586 -100.539 34.15 
-      6 98.8183 1054 7 1 30.9015 -100.535 5.55 
-      6 408.139 398 7 0 30.904 -100.535 4.15 
-      6 118.984 1054 6 1 30.9599 -100.548 -24.45 
-      6 125.807 398 6 0 30.962 -100.549 -25.85 
-      6 222.001 1054 5 1 31.001 -100.567 -54.45 
-      6 164.319 397 5 0 31.0033 -100.569 -55.85 
-      6 109.128 1054 4 1 31.0486 -100.604 -84.45 
-      6 137.789 397 4 0 31.0503 -100.606 -85.85 
-      6 358.624 1055 3 1 31.0805 -100.657 -114.45 
-      6 359.985 397 3 0 31.082 -100.659 -115.85 
-      6 107.614 1055 2 1 31.1068 -100.693 -144.45 
-      6 150.472 397 2 0 31.1082 -100.696 -145.85 
-      6 176.114 1055 1 1 31.1497 -100.765 -174.45 
-      6 141.441 396 1 0 31.1507 -100.77 -175.85 
-      6 143.777 1055 0 1 31.166 -100.876 -204.45 
-      6 97.7401 396 0 0 31.1657 -100.88 -205.85 
-      6 152.427 235 8 0 -20.6546 -133.063 33.75 
-      6 39.0393 1307 4 1 81.577 -59.8813 -84.45 
-      6 63.8139 1328 0 1 85.6974 32.6408 -204.45 
-      6 180.531 1329 0 1 85.8501 32.7693 -204.621 
-      6 45.337 398 3 0 31.1234 -100.55 -116.178 
-      6 19.2306 856 3 0 7.32685 -8.67821 -116.25 
-      6 280.836 857 3 0 7.30648 -8.64967 -116.241 
-      6 45.6442 1053 5 1 30.85 -100.543 -54.6759 
-      6 152.113 399 5 0 30.6316 -100.342 -55.8503 
-Number of digits in this event: 21
+Number of tracker hits in this event: 99
+      6 114.035 1252 11 1 70.4776 -27.1783 125.55 
+      6 114.743 764 11 0 70.478 -27.1766 124.15 
+      6 135.897 1252 10 1 70.4862 -27.1407 95.55 
+      6 202.376 764 10 0 70.4846 -27.1386 94.15 
+      6 130.049 1252 9 1 70.4559 -27.1041 65.55 
+      6 258.181 764 9 0 70.4504 -27.0996 64.15 
+      6 220.935 1251 8 1 70.3374 -27.0068 35.55 
+      6 150.546 765 8 0 70.3334 -27.002 34.15 
+      6 138.748 1251 7 1 70.267 -26.897 5.55 
+      6 103.624 765 7 0 70.2639 -26.8878 4.15 
+      6 130.634 1250 6 1 70.2121 -26.6943 -24.45 
+      6 124.134 766 6 0 70.2128 -26.6923 -25.85 
+      6 102.877 1250 5 1 70.2232 -26.6621 -54.45 
+      6 344.712 766 5 0 70.2209 -26.6582 -55.85 
+      6 112.835 1250 4 1 70.1642 -26.5946 -84.45 
+      6 302.957 767 4 0 70.1549 -26.5906 -85.85 
+      6 436.548 1249 3 1 69.9219 -26.4604 -114.45 
+      6 110.981 767 3 0 69.8983 -26.45 -115.85 
+      6 556.75 768 3 0 69.8982 -26.45 -115.854 
+      6 168.384 1246 2 1 69.3847 -26.3063 -144.45 
+      6 371.454 768 2 0 69.3682 -26.2817 -145.85 
+      6 394.668 1245 1 1 69.0604 -25.8006 -174.45 
+      6 106.965 771 1 0 69.0487 -25.7655 -175.85 
+      6 109.319 1243 0 1 68.8211 -24.9745 -204.45 
+      6 148.236 775 0 0 68.7981 -24.9401 -205.85 
+      6 34.5614 823 0 0 56.0541 -15.3236 -206.25 
+      6 60.8039 824 0 0 55.9646 -15.2499 -206.179 
+      6 66.2722 825 0 0 55.8466 -15.05 -206.147 
+      6 122.849 826 0 0 55.7197 -14.85 -206.18 
+      6 17.6493 827 0 0 55.4311 -14.65 -206.221 
+      6 21.16 1244 1 1 69.0499 -25.8421 -174.549 
+      6 127.594 1251 2 1 70.3735 -26.4266 -144.45 
+      6 149.001 1263 1 1 72.665 -26.0622 -174.45 
+      6 285.867 770 1 0 72.7557 -26.0282 -175.85 
+      6 106.387 1274 0 1 74.9928 -24.9908 -204.45 
+      6 119.972 776 0 0 75.0639 -24.8054 -205.85 
+      6 244.05 1249 2 1 69.9698 -25.79 -144.45 
+      6 131.162 771 2 0 69.975 -25.752 -145.85 
+      6 115.204 1250 1 1 70.0715 -25.0094 -174.45 
+      6 226.854 775 1 0 70.0696 -24.9889 -175.85 
+      6 123.524 1249 0 1 69.9896 -24.5133 -204.45 
+      6 316.802 777 0 0 69.9906 -24.4896 -205.85 
+      6 252.498 1247 1 1 69.5485 -25.8942 -174.45 
+      6 470.068 769 1 0 69.7616 -26.1262 -175.85 
+      6 143.708 1277 0 1 75.5209 -30.0225 -204.45 
+      6 170.392 750 0 0 75.7185 -30.0197 -205.85 
+      6 127.823 1264 0 1 72.9636 -25.8513 -204.45 
+      6 124.938 772 0 0 73.0795 -25.6459 -205.85 
+      6 356.066 1251 5 1 70.4453 -26.7567 -54.45 
+      6 353.346 1252 4 1 70.4968 -26.6648 -84.45 
+      6 216.912 766 4 0 70.5019 -26.6564 -85.85 
+      6 578.904 1252 3 1 70.6022 -26.4787 -114.45 
+      6 104.352 1252 2 1 70.6232 -26.307 -144.45 
+      6 116.581 1252 1 1 70.6268 -26.1204 -174.45 
+      6 116.245 1253 0 1 70.6573 -26.0697 -204.45 
+      6 156.322 769 0 0 70.6547 -26.0628 -205.85 
+      6 110.912 827 2 0 -56.4607 -14.45 -146.209 
+      6 55.6458 1454 8 1 111.038 -16.2035 35.15 
+      6 400.402 1455 8 1 111.15 -16.2454 35.4909 
+      6 6.75642 1456 8 1 111.35 -16.1527 35.1696 
+      6 85.7252 829 8 0 113.066 -14.2164 34.15 
+      6 11.1324 830 8 0 113.226 -14.05 34.1369 
+      6 136.927 1472 8 1 114.607 -12.3962 35.1501 
+      6 177.555 1473 8 1 114.75 -11.9846 35.4604 
+      6 305.19 1474 8 1 114.95 -11.929 35.5183 
+      6 248.509 1475 8 1 115.15 -12.1776 35.4511 
+      6 38.5774 973 6 0 54.7026 14.7826 -26.25 
+      6 164.641 1253 3 1 70.6502 -26.6259 -114.53 
+      6 240.763 1254 3 1 70.85 -26.7871 -114.693 
+      6 94.1515 762 3 0 71.6574 -27.4923 -115.85 
+      6 104.84 761 3 0 71.7792 -27.65 -116.056 
+      6 65.6007 665 3 0 71.5773 -46.9 -116.249 
+      6 47.223 664 3 0 71.5792 -47.05 -116.039 
+      6 189.054 1258 3 1 71.7571 -47.5255 -114.85 
+      6 42.7846 1257 3 1 71.6426 -47.5478 -114.45 
+      6 79.0755 1256 3 1 71.45 -47.5738 -114.51 
+      6 172.661 1255 3 1 71.2499 -47.6067 -114.578 
+      6 50.151 1251 3 1 70.45 -47.3938 -114.733 
+      6 56.7159 760 3 0 71.8015 -27.85 -116.117 
+      6 71.9673 759 3 0 71.7881 -28.05 -116.117 
+      6 80.1177 758 3 0 71.7769 -28.25 -116.112 
+      6 37.9244 757 3 0 71.8724 -28.45 -116.134 
+      6 71.0273 376 3 0 110.985 -104.777 -116.25 
+      6 97.8334 375 3 0 111.05 -104.95 -116.187 
+      6 104.948 374 3 0 110.969 -105.15 -115.93 
+      6 277.831 373 3 0 111.007 -105.35 -115.993 
+      6 97.0761 1459 3 1 112.052 -106.281 -114.85 
+      6 146.545 58 3 0 91.5231 -168.513 -116.25 
+      6 51.0566 57 3 0 91.4929 -168.55 -116.144 
+      6 230.493 1251 4 1 70.2628 -26.5597 -84.45 
+      6 121.118 1250 3 1 70.1135 -26.4804 -114.45 
+      6 205.577 1245 2 1 69.1675 -24.6785 -144.45 
+      6 116.421 777 2 0 69.1612 -24.57 -145.85 
+      6 130.375 791 1 0 69.072 -21.8239 -175.85 
+      6 93.2044 1246 0 1 69.2935 -18.041 -204.45 
+      6 116.95 810 0 0 69.2828 -17.9087 -205.85 
+      6 221.877 765 4 0 70.5443 -26.85 -86.1483 
+      6 44.4962 727 4 0 84.0151 -34.632 -86.25 
+      6 53.909 217 11 0 7.52939 -136.673 123.75 
+Number of digits in this event: 56
 Using G4ParticleGun... 
-Particle energy: 5.90954 LIN
+Particle energy: 5.83752 LIN
 Particle: e-
 Event: 7
-Number of tracker hits in this event: 44
-      7 118.687 919 11 1 3.93208 -59.9311 125.55 
-      7 92.9342 600 11 0 3.93184 -59.9315 124.15 
-      7 121.202 919 10 1 3.92561 -59.9367 95.55 
-      7 121.081 600 10 0 3.92537 -59.9376 94.15 
-      7 109.685 919 9 1 3.91988 -59.9531 65.55 
-      7 155.562 600 9 0 3.92052 -59.9544 64.15 
-      7 167.296 919 8 1 3.92896 -59.9841 35.55 
-      7 138.552 600 8 0 3.9303 -59.9857 34.15 
-      7 114.313 919 7 1 3.95356 -60.0172 5.55 
-      7 186.246 600 7 0 3.95564 -60.0192 4.15 
-      7 121.575 919 6 1 3.99388 -60.0569 -24.45 
-      7 118.924 599 6 0 3.9962 -60.0601 -25.85 
-      7 107.812 919 5 1 4.04743 -60.1252 -54.45 
-      7 117.469 599 5 0 4.05047 -60.1287 -55.85 
-      7 136.867 920 4 1 4.11953 -60.2004 -84.45 
-      7 157.575 599 4 0 4.1212 -60.2062 -85.85 
-      7 101.392 920 3 1 4.17534 -60.342 -114.45 
-      7 115.26 598 3 0 4.17293 -60.3519 -115.85 
-      7 87.7581 920 2 1 4.11651 -60.5852 -144.45 
-      7 115.848 597 2 0 4.11377 -60.5909 -145.85 
-      7 261.591 920 1 1 4.05358 -60.7166 -174.45 
-      7 236.034 596 1 0 4.05311 -60.7276 -175.85 
-      7 107.924 920 0 1 4.05961 -60.9198 -204.45 
-      7 101.739 595 0 0 4.06786 -60.9399 -205.85 
-      7 20.4296 961 1 0 -129.577 12.4284 -176.25 
-      7 112.013 962 1 0 -129.615 12.45 -176.233 
-      7 23.5501 1433 1 0 -146.216 106.888 -176.25 
-      7 370.534 919 1 1 4.05 -60.7174 -174.776 
-      7 93.3937 918 1 1 3.85 -60.7182 -174.835 
-      7 118.421 1786 2 1 177.35 -78.9432 -144.665 
-      7 331.695 1787 2 1 177.55 -78.9484 -144.48 
-      7 36.7024 733 0 0 82.5279 -33.3482 -206.25 
-      7 68.0328 207 0 0 67.9661 -138.57 -206.25 
-      7 167.547 1561 9 0 -94.5163 132.362 63.75 
-      7 140.046 920 5 1 4.05 -60.1262 -54.6024 
-      7 171.345 601 1 0 3.7796 -59.7635 -175.85 
-      7 169.53 905 0 1 1.14965 -61.1574 -204.45 
-      7 3.24877 592 0 0 0.84289 -61.646 -205.85 
-      7 115.921 591 0 0 0.840521 -61.65 -205.861 
-      7 79.5446 599 1 0 4.22314 -60.1696 -175.85 
-      7 46.1021 598 1 0 4.23195 -60.25 -176.071 
-      7 51.1839 904 0 1 0.92978 -73.9018 -204.45 
-      7 10.53 906 0 1 1.25 -73.8848 -204.824 
-      7 199.024 531 0 0 2.37289 -73.7936 -205.85 
-Number of digits in this event: 20
+Number of tracker hits in this event: 46
+      7 113.722 1410 7 1 102.324 -106.27 5.55 
+      7 102.574 369 7 0 102.326 -106.27 4.15 
+      7 103.154 1411 6 1 102.36 -106.267 -24.45 
+      7 104.629 369 6 0 102.362 -106.267 -25.85 
+      7 158.762 1411 5 1 102.401 -106.278 -54.45 
+      7 115.005 369 5 0 102.402 -106.279 -55.85 
+      7 100.787 1411 4 1 102.44 -106.296 -84.45 
+      7 111.791 369 4 0 102.443 -106.296 -85.85 
+      7 374.304 1411 3 1 102.491 -106.301 -114.45 
+      7 322.753 369 3 0 102.493 -106.302 -115.85 
+      7 388.996 1411 2 1 102.54 -106.313 -144.45 
+      7 117.415 369 2 0 102.545 -106.316 -145.85 
+      7 169.872 1412 1 1 102.656 -106.389 -174.45 
+      7 106.629 368 1 0 102.663 -106.388 -175.85 
+      7 106.434 1413 0 1 102.794 -106.357 -204.45 
+      7 199.214 368 0 0 102.801 -106.354 -205.85 
+      7 54.9663 995 2 1 19.116 15.5339 -144.85 
+      7 350.896 1412 0 1 102.626 -106.449 -204.45 
+      7 19.84 1411 0 1 102.55 -106.67 -204.833 
+      7 135.418 364 0 0 102.354 -107.214 -205.85 
+      7 85.2472 363 0 0 102.31 -107.35 -206.114 
+      7 192.422 380 0 0 106.127 -104.089 -206.25 
+      7 2.45382 1435 0 1 107.344 -103.457 -204.85 
+      7 145.168 1436 0 1 107.35 -103.454 -204.844 
+      7 91.5015 1437 0 1 107.55 -103.611 -204.532 
+      7 14.3913 1438 0 1 107.75 -103.824 -204.463 
+      7 33.4741 949 3 1 9.9607 -96.8145 -114.85 
+      7 124.525 368 2 0 102.447 -106.522 -145.85 
+      7 117.647 1414 1 1 103.134 -105.988 -174.45 
+      7 51.3421 373 1 0 103.007 -105.404 -175.85 
+      7 78.6351 374 1 0 102.995 -105.35 -175.972 
+      7 83.3964 1391 0 1 98.4567 -95.5127 -204.45 
+      7 130.799 1390 0 1 98.35 -95.4234 -204.656 
+      7 98.8358 425 0 0 97.7204 -95.0558 -205.85 
+      7 43.358 426 0 0 97.5675 -94.95 -206.124 
+      7 73.7617 1389 0 1 98.1498 -95.4673 -204.569 
+      7 252.318 1388 0 1 97.95 -95.4044 -204.527 
+      7 240.821 1387 0 1 97.7495 -95.5222 -204.452 
+      7 151.314 370 3 0 102.406 -106.138 -115.85 
+      7 109.371 1398 2 1 99.9363 -103.569 -144.45 
+      7 137.645 383 2 0 99.8468 -103.472 -145.85 
+      7 122.036 1387 1 1 97.6786 -100.995 -174.45 
+      7 231.385 396 1 0 97.3462 -100.83 -175.85 
+      7 119.777 1345 0 1 89.1891 -94.7531 -204.45 
+      7 91.271 430 0 0 88.7478 -94.0531 -205.85 
+      7 97.3853 431 0 0 88.6857 -93.95 -206.05 
+Number of digits in this event: 21
 Using G4ParticleGun... 
-Particle energy: 4.66806 LIN
+Particle energy: 9.76381 LIN
 Particle: e-
 Event: 8
-Number of tracker hits in this event: 44
-      8 134.941 328 10 0 21.3476 -114.46 94.15 
-      8 168.087 1006 9 1 21.3429 -114.461 65.55 
-      8 115.488 328 9 0 21.3428 -114.46 64.15 
-      8 120.531 1006 8 1 21.341 -114.442 35.55 
-      8 132.647 328 8 0 21.3419 -114.44 34.15 
-      8 143.104 1006 7 1 21.3532 -114.406 5.55 
-      8 104.453 328 7 0 21.3534 -114.403 4.15 
-      8 173.248 1006 6 1 21.3645 -114.363 -24.45 
-      8 246.364 328 6 0 21.3685 -114.361 -25.85 
-      8 109.919 1006 5 1 21.4392 -114.319 -54.45 
-      8 129.098 329 5 0 21.4431 -114.315 -55.85 
-      8 105.308 1007 4 1 21.5235 -114.241 -84.45 
-      8 107.14 329 4 0 21.5297 -114.234 -85.85 
-      8 118.518 1008 3 1 21.6774 -114.107 -114.45 
-      8 144.306 330 3 0 21.6827 -114.102 -115.85 
-      8 185.92 1008 2 1 21.7839 -114.013 -144.45 
-      8 102.913 330 2 0 21.789 -114.01 -145.85 
-      8 98.9803 1009 1 1 21.8933 -113.94 -174.45 
-      8 106.188 331 1 0 21.8966 -113.934 -175.85 
-      8 165.492 1009 0 1 21.97 -113.794 -204.45 
-      8 130.699 331 0 0 21.9725 -113.789 -205.85 
-      8 38.2428 723 1 1 -35.4393 36.3289 -174.45 
-      8 102.864 722 1 1 -35.45 36.3795 -174.582 
-      8 42.5817 1085 1 0 -36.4109 37.1952 -175.851 
-      8 58.0937 1086 1 0 -36.5031 37.25 -175.941 
-      8 110.83 1087 1 0 -36.5478 37.45 -175.998 
-      8 10.4084 1088 1 0 -36.357 37.6501 -176.227 
-      8 36.6943 563 11 1 -67.3814 54.9652 125.15 
-      8 120.66 93 1 0 148.633 -161.35 -176.017 
-      8 24.2492 286 7 0 56.6768 -122.864 3.75 
-      8 27.5832 628 6 0 88.1039 -54.2994 -26.25 
-      8 178.928 629 6 0 88.1015 -54.25 -26.219 
-      8 218.486 1008 0 1 21.8049 -114.184 -204.45 
-      8 278.232 329 0 0 21.8081 -114.186 -205.85 
-      8 136.839 690 9 1 -42.05 136.516 65.2131 
-      8 34.572 802 1 0 7.86031 -19.65 -176.022 
-      8 18.8168 136 4 0 55.7616 -152.86 -86.25 
-      8 17.544 135 4 0 55.8403 -152.95 -85.8865 
-      8 49.6779 1179 4 1 55.8852 -153.299 -84.8497 
-      8 91.6565 1178 4 1 55.85 -153.417 -84.6797 
-      8 77.4955 1052 5 1 30.5269 -112.524 -54.45 
-      8 152.567 331 5 0 29.4805 -113.943 -55.85 
-      8 43.7406 330 5 0 29.473 -113.95 -55.8555 
-      8 117.473 1046 5 1 29.3283 -112.758 -54.85 
-Number of digits in this event: 21
+Number of tracker hits in this event: 76
+      8 129.072 1104 8 1 40.8736 139.632 35.55 
+      8 232.262 1597 8 0 40.8729 139.632 34.15 
+      8 97.2958 1104 7 1 40.8567 139.624 5.55 
+      8 151.928 1597 7 0 40.856 139.624 4.15 
+      8 219.323 1103 6 1 40.8366 139.622 -24.45 
+      8 110.431 1597 6 0 40.835 139.623 -25.85 
+      8 149.816 1103 5 1 40.8019 139.636 -54.45 
+      8 101.709 1597 5 0 40.8008 139.636 -55.85 
+      8 120.9 1103 4 1 40.776 139.642 -84.45 
+      8 143.423 1597 4 0 40.774 139.641 -85.85 
+      8 123.046 1103 3 1 40.7331 139.615 -114.45 
+      8 200.542 1597 3 0 40.7307 139.614 -115.85 
+      8 121.667 1103 2 1 40.679 139.61 -144.45 
+      8 104.922 1597 2 0 40.6754 139.61 -145.85 
+      8 129.621 1102 1 1 40.604 139.6 -174.45 
+      8 459.376 1597 1 0 40.601 139.598 -175.85 
+      8 394.669 1102 0 1 40.5423 139.574 -204.45 
+      8 336.029 1597 0 0 40.54 139.572 -205.85 
+      8 106.504 796 2 0 -32.8394 -20.7112 -146.25 
+      8 136.336 795 2 0 -32.5904 -20.85 -146.124 
+      8 78.7722 794 2 0 -32.4291 -21.05 -145.979 
+      8 150.093 728 2 1 -34.2901 -21.8105 -144.85 
+      8 100.708 729 2 1 -34.25 -21.726 -144.667 
+      8 112.183 1313 0 1 82.65 59.9844 -204.815 
+      8 26.1998 1312 0 1 82.65 59.6692 -204.659 
+      8 7.61226 1344 4 0 112.667 88.9891 -85.85 
+      8 72.4244 1140 0 1 48.1072 121.487 -204.85 
+      8 66.7497 1141 0 1 48.2501 121.321 -204.492 
+      8 176.195 1785 9 0 -83.4205 177.214 63.75 
+      8 162.417 1784 9 0 -83.4458 177.15 64.0344 
+      8 110.454 484 9 1 -83.0805 176.831 65.15 
+      8 394.634 485 9 1 -83.05 176.807 65.2187 
+      8 49.6915 591 7 1 -61.68 78.1029 5.15 
+      8 218.76 590 7 1 -61.85 77.9965 5.38636 
+      8 227.323 1103 1 1 40.6803 139.67 -174.45 
+      8 372.994 1106 0 1 41.2936 139.884 -204.45 
+      8 121.326 1598 0 0 41.317 139.902 -205.85 
+      8 159.942 1098 0 1 39.8243 139.235 -204.45 
+      8 203.864 1595 0 0 39.8045 139.21 -205.85 
+      8 432.451 1104 6 1 40.8533 139.642 -24.45 
+      8 269.833 1598 6 0 40.9444 139.824 -25.85 
+      8 150.944 1107 5 1 41.638 141.296 -54.45 
+      8 113.574 1605 5 0 41.3074 141.251 -55.85 
+      8 156.253 1065 4 1 33.1449 141.615 -84.45 
+      8 63.0976 1608 4 0 32.928 141.904 -85.85 
+      8 43.1574 1609 4 0 32.9012 141.95 -86.0828 
+      8 198.374 1045 3 1 29.0502 146.899 -114.45 
+      8 16.3647 1639 3 0 29.1588 148.11 -115.85 
+      8 105.529 1640 3 0 29.1628 148.151 -115.897 
+      8 36.83 1641 3 0 29.1717 148.35 -116.119 
+      8 167.049 1046 2 1 29.3276 171.567 -144.45 
+      8 12.0156 1765 2 0 29.5074 173.314 -145.85 
+      8 57.333 1766 2 0 29.5079 173.35 -145.872 
+      8 55.1581 1767 2 0 29.5039 173.55 -145.986 
+      8 79.2836 1768 2 0 29.5023 173.75 -146.099 
+      8 33.0256 1769 2 0 29.5158 173.95 -146.202 
+      8 111.061 1105 6 1 41.0501 139.828 -24.5832 
+      8 216.87 1106 6 1 41.25 139.927 -24.7521 
+      8 178.407 1107 6 1 41.4502 140.225 -24.7106 
+      8 192.421 1102 5 1 40.5228 143.065 -54.45 
+      8 102.555 1615 5 0 40.6904 143.305 -55.85 
+      8 36.0674 1616 5 0 40.7268 143.35 -56.1153 
+      8 164.569 1121 4 1 44.2848 148.587 -84.45 
+      8 39.1693 1642 4 0 44.2548 148.738 -85.85 
+      8 71.0164 1643 4 0 44.2524 148.75 -85.9535 
+      8 114.266 1114 3 1 42.976 151.325 -114.451 
+      8 159.108 1656 3 0 42.8459 151.447 -115.85 
+      8 181.409 1097 2 1 39.6251 155.098 -144.45 
+      8 75.1996 1676 2 0 39.5605 155.477 -145.85 
+      8 37.0798 1677 2 0 39.5427 155.55 -146.12 
+      8 118.774 1086 1 1 37.3866 161.875 -174.45 
+      8 108.735 1709 1 0 37.182 162.025 -175.85 
+      8 23.089 1061 0 1 32.4338 165.889 -204.45 
+      8 88.0407 1062 0 1 32.45 165.926 -204.525 
+      8 62.4506 1732 0 0 32.6735 166.626 -205.85 
+      8 49.0938 1733 0 0 32.7176 166.75 -206.099 
+Number of digits in this event: 40
 Using G4ParticleGun... 
-Particle energy: 5.99702 LIN
+Particle energy: 8.67352 LIN
 Particle: e-
 Event: 9
-Number of tracker hits in this event: 96
-      9 109.121 1143 11 1 48.6666 -5.89133 125.55 
-      9 153.778 870 11 0 48.6654 -5.89116 124.15 
-      9 127.432 1142 10 1 48.6407 -5.89199 95.55 
-      9 126.489 870 10 0 48.6385 -5.89227 94.15 
-      9 130.857 1142 9 1 48.5895 -5.89928 65.55 
-      9 93.2425 870 9 0 48.5892 -5.8993 64.15 
-      9 124.141 1142 8 1 48.5835 -5.9008 35.55 
-      9 134.187 870 8 0 48.5842 -5.90111 34.15 
-      9 134.898 1142 7 1 48.5959 -5.91027 5.55 
-      9 131.732 870 7 0 48.5917 -5.91544 4.15 
-      9 234.123 1142 6 1 48.5085 -6.01823 -24.45 
-      9 131.275 870 6 0 48.5024 -6.02329 -25.85 
-      9 458.55 1141 5 1 48.3812 -6.13056 -54.45 
-      9 355.241 869 5 0 48.3778 -6.1372 -55.85 
-      9 118.563 1141 4 1 48.3065 -6.2744 -84.45 
-      9 237.059 868 4 0 48.3018 -6.28191 -85.85 
-      9 84.8462 1140 3 1 48.2074 -6.42902 -114.45 
-      9 152.605 868 3 0 48.2029 -6.43582 -115.85 
-      9 163.964 1140 2 1 48.1132 -6.57688 -144.45 
-      9 126.615 867 2 0 48.1087 -6.5833 -145.85 
-      9 123.303 1139 1 1 48.0236 -6.7122 -174.45 
-      9 104.486 866 1 0 48.0196 -6.71953 -175.85 
-      9 120.514 1139 0 1 47.9453 -6.85398 -204.45 
-      9 148.88 865 0 0 47.9454 -6.86517 -205.85 
-      9 176.725 1045 0 0 -4.53072 29.1561 -206.25 
-      9 230.62 1366 3 1 93.352 -7.84885 -114.85 
-      9 15.482 253 4 0 -156.821 -129.35 -86.026 
-      9 66.6516 900 5 0 -70.864 0.05 -55.933 
-      9 3.55504 110 4 1 -158.14 -130.5 -84.85 
-      9 56.9445 109 4 1 -158.15 -130.51 -84.8414 
-      9 55.8077 108 4 1 -158.35 -130.679 -84.7822 
-      9 24.5935 107 4 1 -158.55 -130.862 -84.8316 
-      9 56.7482 238 4 0 -159.963 -132.389 -85.85 
-      9 83.7502 237 4 0 -160.08 -132.55 -85.9399 
-      9 62.8437 236 4 0 -160.153 -132.75 -86.0743 
-      9 279.381 1156 1 1 51.2795 -4.84881 -174.45 
-      9 17.028 876 1 0 51.7257 -4.65608 -175.85 
-      9 95.4295 877 1 0 51.7444 -4.65 -175.904 
-      9 6.89246 1108 0 1 41.85 -5.07247 -204.685 
-      9 46.7571 1095 0 1 39.0586 -3.54621 -204.45 
-      9 74.0204 864 13 0 111.605 -7.16259 183.75 
-      9 29.3328 681 5 0 59.2942 -43.7633 -56.25 
-      9 42.3726 1141 6 1 48.4499 -6.0015 -24.7734 
-      9 150.032 1137 4 1 47.5757 -7.39663 -84.45 
-      9 113.916 863 4 0 47.257 -7.35323 -85.85 
-      9 12.3345 1099 3 1 40.0384 -5.23012 -114.45 
-      9 104.456 1100 3 1 40.05 -5.20899 -114.514 
-      9 121.37 877 3 0 40.6915 -4.64635 -115.85 
-      9 5.32378 1168 2 1 53.6583 10.161 -144.45 
-      9 123.798 1167 2 1 53.65 10.1739 -144.467 
-      9 28.0562 1166 2 1 53.45 10.4153 -144.773 
-      9 46.1552 955 2 0 52.9146 11.1589 -145.85 
-      9 85.8711 956 2 0 52.8516 11.25 -145.982 
-      9 2.99328 1113 1 1 42.8433 25.2975 -174.451 
-      9 151.364 1114 1 1 42.85 25.3018 -174.462 
-      9 149.008 1028 1 0 43.404 25.7522 -175.85 
-      9 156.499 1033 1 1 26.7205 -0.756706 -174.45 
-      9 88.8001 1032 1 1 26.65 -0.704326 -174.549 
-      9 33.2794 1031 1 1 26.4496 -0.593289 -174.784 
-      9 210.854 898 1 0 25.7821 -0.441547 -175.85 
-      9 106.592 902 1 0 0.931903 0.463872 -176.25 
-      9 259.722 901 1 0 0.924479 0.45 -176.21 
-      9 61.3992 904 1 1 0.972496 0.0847296 -174.85 
-      9 18.3929 495 5 0 -10.1538 -80.946 -56.25 
-      9 34.1401 900 1 0 26.6469 0.203115 -175.85 
-      9 50.2262 1017 0 1 23.4921 21.1396 -204.45 
-      9 91.0703 1016 0 1 23.45 21.263 -204.583 
-      9 31.2277 1011 0 0 23.0658 22.3911 -205.85 
-      9 97.8172 1012 0 0 23.0455 22.45 -205.914 
-      9 50.7656 1013 0 0 22.9622 22.65 -206.131 
-      9 152.39 1145 4 1 49.1829 -7.6075 -84.4504 
-      9 260.87 858 4 0 49.399 -8.26193 -85.85 
-      9 2.86751 857 4 0 49.4578 -8.45 -86.244 
-      9 157.867 1166 3 1 53.3717 -21.771 -114.451 
-      9 132.956 788 3 0 53.4715 -22.278 -115.85 
-      9 136.312 1178 2 1 55.7189 -33.2244 -144.45 
-      9 6.12776 731 2 0 55.491 -33.8424 -145.85 
-      9 114.016 730 2 0 55.4881 -33.85 -145.867 
-      9 14.9146 1157 1 1 51.4803 -47.6434 -174.45 
-      9 3.02428 1155 1 1 51.25 -47.7117 -174.839 
-      9 138.395 660 1 0 50.551 -47.8994 -175.85 
-      9 20.7919 1051 0 1 30.2714 -53.4094 -204.45 
-      9 100.466 1050 0 1 30.25 -53.4231 -204.511 
-      9 187.139 630 0 0 29.6886 -53.8965 -205.851 
-      9 56.8621 629 0 0 29.5194 -54.0501 -206.245 
-      9 68.0868 1044 0 1 28.8877 -55.7184 -204.85 
-      9 7.28625 1043 0 1 28.85 -55.8515 -204.84 
-      9 69.373 616 0 0 28.6899 -56.809 -205.85 
-      9 223.162 615 0 0 28.6663 -56.85 -205.929 
-      9 79.5526 1117 0 1 43.5078 -61.0562 -204.45 
-      9 57.0128 1118 0 1 43.65 -60.9033 -204.478 
-      9 407.988 793 5 1 -21.4392 -43.0789 -54.45 
-      9 2.77349 792 5 1 -21.45 -43.1429 -54.5581 
-      9 341.879 1140 0 1 48.1941 -5.84682 -204.45 
-      9 136.216 871 0 0 48.1945 -5.84802 -205.85 
-      9 155.707 870 0 0 48.0667 -5.92404 -205.85 
-Number of digits in this event: 45
+Number of tracker hits in this event: 82
+      9 218.455 488 9 1 -82.2962 95.0139 65.55 
+      9 109.635 1374 9 0 -82.3053 95.0155 64.15 
+      9 145.939 487 8 1 -82.4914 95.0486 35.55 
+      9 101.438 1374 8 0 -82.5 95.0494 34.15 
+      9 115.754 486 7 1 -82.6768 95.0589 5.55 
+      9 153.534 1374 7 0 -82.6857 95.0585 4.15 
+      9 102.198 485 6 1 -82.8723 95.0491 -24.45 
+      9 102.092 1374 6 0 -82.8797 95.0461 -25.85 
+      9 138.39 485 5 1 -83.0313 94.9856 -54.45 
+      9 135.589 1374 5 0 -83.0393 94.9811 -55.85 
+      9 142.637 484 4 1 -83.2017 94.8921 -84.45 
+      9 265.105 1373 4 0 -83.2109 94.8878 -85.85 
+      9 222.669 483 3 1 -83.397 94.8031 -114.45 
+      9 101.956 1373 3 0 -83.4059 94.7985 -115.85 
+      9 754.891 482 2 1 -83.5822 94.7037 -144.45 
+      9 371.38 1372 2 0 -83.591 94.7001 -145.85 
+      9 409.355 481 1 1 -83.7662 94.6215 -174.45 
+      9 397.302 1372 1 0 -83.7748 94.6187 -175.85 
+      9 586.639 480 0 1 -83.9449 94.561 -204.45 
+      9 109.025 1372 0 0 -83.952 94.5586 -205.85 
+      9 88.6286 795 9 0 114.565 -20.9413 63.75 
+      9 75.3168 1651 9 1 150.442 -33.6958 65.55 
+      9 24.2252 796 9 0 114.585 -20.85 64.088 
+      9 220.45 1474 9 1 115.014 -20.6893 65.15 
+      9 118.588 1373 2 0 -83.6233 94.7511 -145.85 
+      9 104.659 479 1 1 -84.0677 95.703 -174.45 
+      9 156.85 1377 1 0 -84.1392 95.7275 -175.85 
+      9 166.269 472 0 1 -85.572 96.3129 -204.45 
+      9 109.85 1380 0 0 -85.6498 96.3302 -205.85 
+      9 21.9211 162 5 1 -147.551 64.505 -54.45 
+      9 130.626 163 5 1 -147.55 64.5168 -54.4896 
+      9 166.088 1369 1 0 -85.3825 94.0904 -175.85 
+      9 84.5063 476 1 1 -84.7924 94.9975 -174.85 
+      9 166.219 1376 1 0 -84.2341 95.4895 -175.85 
+      9 37.0976 481 2 1 -83.6502 94.7142 -144.725 
+      9 46.1241 457 1 1 -88.6251 94.6978 -174.45 
+      9 68.3998 456 1 1 -88.65 94.6968 -174.593 
+      9 301.676 1373 1 0 -88.9425 94.75 -176.075 
+      9 17.5586 422 0 1 -95.7135 96.9292 -204.45 
+      9 169.332 421 0 1 -95.75 96.9525 -204.523 
+      9 139.567 1387 0 0 -96.4727 97.5574 -205.85 
+      9 19.1705 1388 0 0 -96.6932 97.75 -206.195 
+      9 156.1 1368 2 0 -83.5756 93.809 -145.85 
+      9 157.98 1371 0 0 -83.8904 94.5162 -205.85 
+      9 93.8257 1308 0 0 -152.703 81.6846 -206.25 
+      9 30.6218 1166 0 0 -132.696 53.3339 -206.25 
+      9 92.0662 207 0 1 -138.55 59.3252 -204.483 
+      9 179.048 482 0 1 -83.5622 95.8099 -204.45 
+      9 108.846 1378 0 0 -83.5646 95.8467 -205.85 
+      9 39.8132 1374 1 0 -83.7219 94.95 -176.003 
+      9 31.7647 1295 1 0 -127.383 79.0857 -176.25 
+      9 200.057 1294 1 0 -127.469 79.05 -176.177 
+      9 43.7899 257 1 1 -128.648 79.9466 -174.85 
+      9 119.404 256 1 1 -128.75 80.0343 -174.711 
+      9 433.044 255 1 1 -128.95 80.1409 -174.46 
+      9 539.266 1305 1 0 -129.088 81.1332 -175.85 
+      9 178.338 1304 1 0 -128.436 81.05 -176.138 
+      9 225.232 1375 0 0 -83.9353 95.163 -205.85 
+      9 119.908 1374 0 0 -83.9339 95.1315 -205.85 
+      9 93.4568 483 2 1 -83.4499 95.0981 -144.668 
+      9 111.103 606 1 1 -58.8184 90.277 -174.45 
+      9 113.445 1348 1 0 -58.2249 89.7552 -175.85 
+      9 34.0224 1347 1 0 -58.0959 89.65 -176.124 
+      9 58.641 679 0 1 -44.083 82.3053 -204.45 
+      9 135.163 680 0 1 -44.0499 82.2744 -204.481 
+      9 34.9246 681 0 1 -43.85 82.0216 -204.765 
+      9 16.6214 1303 0 0 -43.2385 80.7126 -205.85 
+      9 78.4852 1302 0 0 -43.2109 80.65 -205.897 
+      9 77.1965 1301 0 0 -43.0672 80.4499 -206.08 
+      9 80.8089 678 0 1 -44.25 82.4371 -204.509 
+      9 276.361 677 0 1 -44.4501 82.6185 -204.607 
+      9 252.985 488 1 1 -82.253 95.0214 -174.45 
+      9 111.627 1375 1 0 -82.5618 95.2078 -175.85 
+      9 120.433 457 0 1 -88.4802 101.361 -204.45 
+      9 101.361 1408 0 0 -88.7343 101.933 -205.852 
+      9 212.035 1409 0 0 -88.7442 101.95 -205.893 
+      9 131.33 1410 0 0 -88.7964 102.15 -206.178 
+      9 6.95713 1411 0 0 -111.093 102.357 -206.25 
+      9 87.3883 1407 0 0 -111.716 101.75 -206.115 
+      9 87.3964 1406 0 0 -111.848 101.55 -206.061 
+      9 115.073 1405 0 0 -112.008 101.35 -205.865 
+      9 179.511 339 0 1 -112.216 101.185 -204.85 
+Number of digits in this event: 39
 Using G4ParticleGun... 
-Particle energy: 4.77487 LIN
+Particle energy: 8.85987 LIN
 Particle: e-
 Event: 10
-Number of tracker hits in this event: 128
-     10 135.488 666 11 1 -46.661 57.6556 125.55 
-     10 128.235 1188 11 0 -46.6597 57.6536 124.15 
-     10 128.13 667 10 1 -46.6361 57.6092 95.55 
-     10 213.73 1187 10 0 -46.6353 57.6064 94.15 
-     10 157.746 667 9 1 -46.614 57.5635 65.55 
-     10 164.515 1187 9 0 -46.6164 57.5619 64.15 
-     10 170.187 666 8 1 -46.6628 57.5288 35.55 
-     10 161.682 1187 8 0 -46.6636 57.5266 34.15 
-     10 372.825 666 7 1 -46.6719 57.5095 5.55 
-     10 382.494 1187 7 0 -46.6701 57.5093 4.15 
-     10 240.48 667 6 1 -46.6193 57.5115 -24.45 
-     10 241.047 1187 6 0 -46.6115 57.5019 -25.85 
-     10 282.495 667 5 1 -46.4517 57.3051 -54.45 
-     10 146.806 1186 5 0 -46.4513 57.2941 -55.85 
-     10 121.441 668 4 1 -46.4465 57.0427 -84.45 
-     10 196.052 1184 4 0 -46.4397 57.0305 -85.85 
-     10 111.287 668 3 1 -46.316 56.7379 -114.45 
-     10 113.428 1183 3 0 -46.3025 56.7148 -115.85 
-     10 300.144 669 2 1 -46.0629 56.1956 -144.45 
-     10 116.193 1180 2 0 -46.0517 56.1654 -145.85 
-     10 98.8304 671 1 1 -45.808 55.5282 -174.45 
-     10 111.749 1177 1 0 -45.7843 55.4998 -175.85 
-     10 138.562 674 0 1 -45.2428 54.9001 -204.45 
-     10 105.61 1174 0 0 -45.2202 54.8729 -205.85 
-     10 146.387 1185 4 0 -46.3379 57.0501 -85.8896 
-     10 218.543 671 4 1 -45.8311 60.2433 -84.85 
-     10 309.96 664 0 1 -47.0717 57.0596 -204.45 
-     10 258.998 1185 0 0 -47.0738 57.0571 -205.85 
-     10 1.49477 43 13 0 -36.8386 -171.55 183.863 
-     10 44.9852 1015 0 0 -96.7943 23.25 -205.991 
-     10 164.023 414 0 1 -97.2755 23.027 -204.85 
-     10 92.0014 665 0 1 -47.05 57.1005 -204.716 
-     10 62.0373 1186 0 0 -46.9187 57.3989 -205.851 
-     10 101.892 1187 0 0 -46.9127 57.4508 -206.085 
-     10 70.6542 1619 1 0 -107.893 143.989 -176.25 
-     10 59.3871 1190 9 0 -46.3135 58.1642 64.15 
-     10 81.996 1191 9 0 -46.2645 58.25 63.9903 
-     10 97.5906 700 8 1 -39.8669 57.6729 35.55 
-     10 24.6732 701 8 1 -39.8499 57.6365 35.2242 
-     10 129.632 1186 8 0 -39.2992 57.3826 34.15 
-     10 130.024 1186 7 0 -46.8371 57.3782 4.15 
-     10 16.1349 660 6 1 -48.0313 55.5273 -24.45 
-     10 108.696 659 6 1 -48.05 55.533 -24.4936 
-     10 114.86 1178 6 0 -48.6462 55.7834 -25.8502 
-     10 9.59492 1179 6 0 -48.8125 55.85 -26.2203 
-     10 102.827 593 5 1 -61.4258 59.2199 -54.4501 
-     10 125.326 1196 5 0 -61.3013 59.2636 -55.85 
-     10 108.909 605 4 1 -58.9384 61.3969 -84.45 
-     10 100.72 1207 4 0 -59.1774 61.4826 -85.85 
-     10 31.4589 579 3 1 -64.1403 62.4884 -114.45 
-     10 108.688 578 3 1 -64.25 62.4701 -114.512 
-     10 76.3992 577 3 1 -64.4502 62.4325 -114.628 
-     10 46.6187 576 3 1 -64.65 62.3961 -114.76 
-     10 198.895 1210 3 0 -66.1643 62.1221 -115.85 
-     10 24.5372 1209 3 0 -66.6365 62.05 -116.183 
-     10 28.9755 378 2 1 -104.473 58.478 -144.45 
-     10 59.5937 377 2 1 -104.55 58.4623 -144.472 
-     10 45.958 376 2 1 -104.75 58.4276 -144.53 
-     10 56.5939 375 2 1 -104.95 58.4037 -144.591 
-     10 131.355 374 2 1 -105.15 58.3819 -144.663 
-     10 53.5563 373 2 1 -105.35 58.3484 -144.739 
-     10 40.1347 372 2 1 -105.55 58.3209 -144.803 
-     10 331.658 1190 2 0 -108.368 58.2227 -145.85 
-     10 5.71037 153 1 1 -149.535 52.4975 -174.45 
-     10 89.7726 152 1 1 -149.55 52.4884 -174.467 
-     10 62.1542 151 1 1 -149.75 52.3888 -174.679 
-     10 28.9703 150 1 1 -149.95 52.3046 -174.806 
-     10 125.866 1156 1 0 -152.337 51.3744 -175.85 
-     10 174.358 1155 1 0 -152.697 51.2497 -176.014 
-     10 163.81 681 6 1 -43.7998 58.0236 -24.4504 
-     10 165.267 1190 6 0 -43.2326 58.0757 -25.85 
-     10 130.147 749 5 1 -30.2111 61.1831 -54.45 
-     10 145.337 1202 5 0 -29.8749 60.6044 -55.85 
-     10 18.7851 1201 5 0 -29.775 60.45 -56.2076 
-     10 96.6518 799 4 1 -20.2187 47.5557 -84.45 
-     10 38.5463 800 4 1 -20.05 47.4864 -84.7374 
-     10 72.539 1136 4 0 -19.4043 47.2889 -85.85 
-     10 60.1636 1135 4 0 -19.2712 47.25 -86.0996 
-     10 120.192 877 3 1 -4.5848 42.9341 -114.45 
-     10 40.381 1112 3 0 -4.49755 42.5002 -115.85 
-     10 64.1907 1111 3 0 -4.48521 42.45 -116.026 
-     10 223.208 885 2 1 -2.94807 35.3964 -144.45 
-     10 20.8195 1072 2 0 -2.96859 34.4891 -145.85 
-     10 93.5848 1071 2 0 -2.97113 34.45 -145.91 
-     10 4.4816 1070 2 0 -2.98861 34.25 -146.228 
-     10 120.666 877 1 1 -4.4511 17.0427 -174.45 
-     10 21.0503 876 1 1 -4.65 16.848 -174.796 
-     10 123.498 980 1 0 -5.45126 16.202 -175.851 
-     10 40.5537 979 1 0 -5.66107 16.05 -176.105 
-     10 11.941 807 0 0 -5.8078 -18.6238 -206.25 
-     10 99.0655 806 0 0 -5.80305 -18.65 -206.209 
-     10 84.9808 805 0 0 -5.80986 -18.8502 -205.997 
-     10 19.832 804 0 0 -5.83636 -19.05 -205.886 
-     10 34.8907 863 0 1 -7.30299 -19.8589 -204.85 
-     10 203.633 803 0 0 -7.79203 -19.3582 -205.85 
-     10 142.002 770 0 0 6.12022 -25.9238 -206.25 
-     10 151.794 666 6 1 -46.6889 57.4361 -24.4501 
-     10 67.5033 665 6 1 -46.85 57.5268 -24.5549 
-     10 395.569 664 6 1 -47.05 57.6347 -24.5763 
-     10 63.958 663 6 1 -47.25 57.6569 -24.7589 
-     10 18.3401 931 6 0 -26.9036 6.31448 -26.25 
-     10 75.4986 930 6 0 -26.9113 6.25 -26.2156 
-     10 72.6926 929 6 0 -26.9736 6.05 -26.1045 
-     10 75.8231 928 6 0 -27.0901 5.85 -25.9714 
-     10 162.496 759 6 1 -28.0816 3.53155 -24.8499 
-     10 268.901 667 4 1 -46.4639 57.3104 -84.45 
-     10 208.704 1186 4 0 -46.4794 57.2545 -85.85 
-     10 18.5914 665 3 1 -46.8567 56.3223 -114.45 
-     10 118.748 666 3 1 -46.85 56.3173 -114.529 
-     10 119.367 1180 3 0 -46.7387 56.2471 -115.85 
-     10 131.98 678 2 1 -44.3678 54.8598 -144.45 
-     10 115.761 1173 2 0 -44.2242 54.7994 -145.85 
-     10 110.468 693 1 1 -41.27 53.2938 -174.45 
-     10 261.703 1166 1 0 -41.2065 53.2568 -175.85 
-     10 52.4331 1165 1 0 -41.1929 53.25 -176.113 
-     10 96.904 702 0 1 -39.6319 52.5145 -204.45 
-     10 312.423 1161 0 0 -39.4561 52.4385 -205.85 
-     10 16.7367 1264 1 0 -41.1374 73.03 -176.25 
-     10 188.627 1265 1 0 -41.1571 73.0501 -176.176 
-     10 46.0652 1266 1 0 -41.2011 73.25 -176.175 
-     10 60.7042 711 0 1 -37.8286 51.6874 -204.45 
-     10 125.17 669 3 1 -46.1933 57.6707 -114.45 
-     10 109.67 1188 3 0 -46.1884 57.7299 -115.85 
-     10 107.495 1196 2 0 -46.2297 59.2988 -145.85 
-     10 108.351 668 1 1 -46.4172 59.8323 -174.45 
-     10 120.902 1199 1 0 -46.3918 59.854 -175.85 
-     10 183.971 671 0 1 -45.6989 60.3188 -204.45 
-     10 143.737 1201 0 0 -45.6049 60.3647 -205.85 
-Number of digits in this event: 57
+Number of tracker hits in this event: 71
+     10 239.713 1251 10 1 70.3707 90.6355 95.55 
+     10 131.147 1352 10 0 70.3703 90.6351 94.15 
+     10 171.96 1251 9 1 70.361 90.6284 65.55 
+     10 189.967 1352 9 0 70.3598 90.6278 64.15 
+     10 120.819 1251 8 1 70.3309 90.6141 35.55 
+     10 191.496 1352 8 0 70.3292 90.6132 34.15 
+     10 155.158 1251 7 1 70.2957 90.6014 5.55 
+     10 144.152 1352 7 0 70.2937 90.6004 4.15 
+     10 458.059 1251 6 1 70.2574 90.5854 -24.45 
+     10 467.959 1352 6 0 70.2577 90.5874 -25.85 
+     10 337.478 1251 5 1 70.2703 90.6261 -54.45 
+     10 122.265 1352 5 0 70.2707 90.6277 -55.85 
+     10 166.003 1251 4 1 70.2777 90.666 -84.45 
+     10 187.485 1352 4 0 70.2783 90.6675 -85.85 
+     10 131.432 1251 3 1 70.282 90.69 -114.45 
+     10 146.199 1352 3 0 70.2836 90.6924 -115.85 
+     10 131.92 1251 2 1 70.2939 90.7388 -144.45 
+     10 172.934 1352 2 0 70.2947 90.7413 -145.85 
+     10 107.424 1251 1 1 70.3084 90.7903 -174.45 
+     10 130.699 1353 1 0 70.3101 90.7922 -175.85 
+     10 141.852 1251 0 1 70.3556 90.8391 -204.45 
+     10 137.061 1353 0 0 70.3579 90.8411 -205.85 
+     10 156.727 1411 1 1 102.432 102.987 -174.45 
+     10 173.022 1410 1 1 102.35 102.932 -174.494 
+     10 23.0347 961 1 0 130.849 12.45 -175.985 
+     10 11.8453 1554 1 1 131.115 10.7784 -174.85 
+     10 73.511 955 1 0 132.583 11.1436 -175.85 
+     10 58.116 866 1 1 -6.85 17.4536 -174.572 
+     10 240.07 1067 0 0 -3.52987 33.5906 -206.25 
+     10 19.1803 884 0 1 -3.10443 33.5831 -204.85 
+     10 58.6912 885 0 1 -3.05 33.6028 -204.834 
+     10 227.665 1072 0 0 -2.80723 34.5112 -205.85 
+     10 45.1035 550 1 1 -70.0136 68.8858 -174.85 
+     10 144.649 1354 5 0 70.3306 90.9769 -55.85 
+     10 136.081 1255 4 1 71.1416 91.4283 -84.45 
+     10 133.217 1356 4 0 71.192 91.4028 -85.85 
+     10 101.977 1261 3 1 72.3783 90.8859 -114.45 
+     10 125.6 1353 3 0 72.4408 90.9232 -115.85 
+     10 117.858 1268 2 1 73.7514 91.6336 -144.45 
+     10 215.971 1357 2 0 73.8418 91.6987 -145.85 
+     10 32.9954 1278 1 1 75.8431 92.8654 -174.45 
+     10 346.154 1279 1 1 75.85 92.8663 -174.568 
+     10 196.56 1363 1 0 75.9166 92.8809 -175.85 
+     10 125.427 1286 0 1 77.3876 93.1844 -204.45 
+     10 153.892 1365 0 0 77.4392 93.1842 -205.85 
+     10 47.2081 1280 1 1 76.05 92.8732 -174.5 
+     10 253.395 1361 1 0 75.2819 92.3837 -175.85 
+     10 146.533 1351 5 0 70.3066 90.3791 -55.85 
+     10 130.234 1250 4 1 70.2182 90.1688 -84.45 
+     10 132.813 1350 4 0 70.2086 90.161 -85.85 
+     10 129.647 1249 3 1 69.9564 89.9976 -114.45 
+     10 205.441 1349 3 0 69.9552 89.9864 -115.85 
+     10 100.816 1249 2 1 69.9813 89.773 -144.45 
+     10 287.453 1348 2 0 69.9761 89.7608 -145.85 
+     10 107.112 1249 1 1 69.8695 89.5738 -174.45 
+     10 117.283 1347 1 0 69.8695 89.5581 -175.85 
+     10 107.296 1249 0 1 69.899 89.2539 -204.45 
+     10 129.641 1345 0 0 69.9109 89.2307 -205.85 
+     10 60.771 1347 2 0 69.9375 89.65 -146.027 
+     10 182.447 1351 6 0 70.4936 90.5499 -25.9915 
+     10 11.3955 1252 6 1 70.45 90.6668 -24.8164 
+     10 144.516 1353 6 0 71.1632 90.7753 -25.85 
+     10 73.5731 1466 6 0 86.6516 113.367 -26.2498 
+     10 70.085 1465 6 0 86.569 113.35 -26.0277 
+     10 75.379 1464 6 0 86.6302 113.15 -26.0992 
+     10 222.083 1463 6 0 86.7602 112.95 -26.0234 
+     10 39.4186 1462 6 0 87.0062 112.75 -25.9396 
+     10 70.7807 1331 6 1 86.4116 112.823 -24.85 
+     10 140.944 1330 6 1 86.25 112.85 -24.7274 
+     10 157.985 1329 6 1 86.05 112.928 -24.7116 
+     10 48.9704 575 4 0 -90.8756 -65.05 -86.0384 
+Number of digits in this event: 50
 Using G4ParticleGun... 
-Particle energy: 2.58066 LIN
+Particle energy: 6.49047 LIN
 Particle: e-
 Event: 11
-Number of tracker hits in this event: 41
-     11 123.449 1437 10 1 107.6 -16.1309 95.55 
-     11 114.817 819 10 0 107.599 -16.134 94.15 
-     11 167.27 1437 9 1 107.57 -16.1888 65.55 
-     11 151.716 819 9 0 107.568 -16.1941 64.15 
-     11 96.1351 1436 8 1 107.515 -16.3016 35.55 
-     11 260.508 818 8 0 107.512 -16.3064 34.15 
-     11 179.275 1436 7 1 107.461 -16.4044 5.55 
-     11 197.18 818 7 0 107.462 -16.4067 4.15 
-     11 362.452 1436 6 1 107.484 -16.4543 -24.45 
-     11 124.156 817 6 0 107.489 -16.4569 -25.85 
-     11 354.459 1437 5 1 107.576 -16.5097 -54.45 
-     11 114.507 817 5 0 107.577 -16.5152 -55.85 
-     11 113.524 1437 4 1 107.587 -16.6289 -84.45 
-     11 112.519 817 4 0 107.577 -16.6448 -85.85 
-     11 149.906 1436 3 1 107.38 -16.9619 -114.45 
-     11 173.894 815 3 0 107.37 -16.9748 -115.85 
-     11 108.103 1435 2 1 107.183 -17.2662 -144.45 
-     11 142.539 813 2 0 107.17 -17.2863 -145.85 
-     11 117.834 1433 1 1 106.91 -17.6712 -174.45 
-     11 111.808 811 1 0 106.897 -17.6869 -175.85 
-     11 143.246 1432 0 1 106.634 -17.9985 -204.45 
-     11 116.631 810 0 0 106.631 -18.0115 -205.85 
-     11 171.43 1435 6 1 107.35 -16.298 -24.7834 
-     11 214.731 1439 0 1 108.091 -16.6729 -204.45 
-     11 232.208 1440 0 1 108.15 -16.7871 -204.637 
-     11 118.596 813 0 0 108.638 -17.3504 -205.85 
-     11 56.4703 812 0 0 108.694 -17.45 -206.082 
-     11 147.734 816 0 0 108.159 -16.6848 -205.85 
-     11 81.6775 1436 2 1 107.441 -16.7455 -144.45 
-     11 67.2385 1437 2 1 107.55 -16.7127 -144.739 
-     11 86.4828 817 2 0 107.982 -16.5153 -145.851 
-     11 30.9941 818 2 0 108.102 -16.45 -146.151 
-     11 3.97754 1492 1 1 118.73 -7.77924 -174.45 
-     11 71.1224 1493 1 1 118.75 -7.76787 -174.467 
-     11 95.4761 1494 1 1 118.95 -7.65384 -174.632 
-     11 18.6397 1495 1 1 119.15 -7.55077 -174.798 
-     11 79.8641 866 1 0 120.542 -6.76594 -175.85 
-     11 125.913 867 1 0 120.722 -6.65 -175.982 
-     11 16.3504 868 1 0 121.01 -6.44981 -176.214 
-     11 54.8691 817 8 0 107.559 -16.45 34.0129 
-     11 109.159 1436 9 1 107.55 -16.2078 65.1861 
-Number of digits in this event: 20
+Number of tracker hits in this event: 139
+     11 110.073 1070 11 1 34.1641 9.33229 125.55 
+     11 178.295 946 11 0 34.1621 9.33174 124.15 
+     11 204.472 1070 10 1 34.124 9.31704 95.55 
+     11 138.471 946 10 0 34.1223 9.31578 94.15 
+     11 129.406 1070 9 1 34.0912 9.28251 65.55 
+     11 136.601 946 9 0 34.0891 9.2808 64.15 
+     11 46.4263 1070 8 1 34.0502 9.24386 35.55 
+     11 227.233 1069 8 1 34.05 9.24338 35.3714 
+     11 136.594 945 8 0 34.0485 9.23996 34.15 
+     11 162.117 1069 7 1 34.0131 9.16651 5.55 
+     11 207.604 945 7 0 34.0118 9.16298 4.15 
+     11 474.999 1069 6 1 33.989 9.08371 -24.45 
+     11 469.173 945 6 0 33.9877 9.07989 -25.85 
+     11 381.479 1069 5 1 33.9594 8.99899 -54.45 
+     11 115.556 944 5 0 33.9574 8.99614 -55.85 
+     11 123.972 1069 4 1 33.9189 8.9214 -84.45 
+     11 174.331 944 4 0 33.9058 8.92336 -85.85 
+     11 224.093 1067 3 1 33.6377 8.97178 -114.45 
+     11 115.744 944 3 0 33.625 8.96093 -115.85 
+     11 108.697 1066 2 1 33.2871 8.76402 -144.45 
+     11 114.24 943 2 0 33.262 8.73446 -145.85 
+     11 262.693 1063 1 1 32.7811 8.02283 -174.45 
+     11 133.721 939 1 0 32.8006 8.02212 -175.851 
+     11 114.27 1066 0 1 33.3868 7.96121 -204.45 
+     11 148.991 939 0 0 33.368 7.895 -205.85 
+     11 265.71 938 1 0 33.2269 7.70221 -175.85 
+     11 325.484 1739 7 1 167.95 120.544 5.1509 
+     11 111.015 739 0 0 8.46159 -32.05 -206.085 
+     11 35.0603 1550 2 1 130.15 83.5757 -144.759 
+     11 92.1599 1551 2 1 130.35 83.597 -144.484 
+     11 253.866 1068 1 1 33.7602 8.52222 -174.5 
+     11 258.702 942 1 0 33.7568 8.51485 -175.85 
+     11 133.324 1069 0 1 33.8719 8.72391 -204.45 
+     11 119.031 942 0 0 33.8153 8.61065 -205.85 
+     11 105.148 943 1 0 33.6709 8.65 -175.973 
+     11 88.646 1046 0 1 29.3464 10.8828 -204.45 
+     11 86.2315 1047 0 1 29.45 11.0877 -204.634 
+     11 71.6657 962 0 0 29.9834 12.4688 -205.85 
+     11 70.4924 963 0 0 30.0305 12.65 -205.994 
+     11 61.9549 964 0 0 30.0801 12.8502 -206.138 
+     11 179.921 893 9 0 14.475 -1.34545 63.75 
+     11 72.9576 968 9 1 13.7397 -1.68991 65.15 
+     11 266.705 967 9 1 13.65 -1.74405 65.304 
+     11 122.076 948 8 0 33.469 9.67153 34.1491 
+     11 8.84222 1020 7 1 24.0732 15.2144 5.55 
+     11 128.517 1019 7 1 24.05 15.2015 5.53579 
+     11 193.038 1018 7 1 23.85 15.0666 5.37319 
+     11 20.7313 1017 7 1 23.65 14.9496 5.18049 
+     11 172.312 971 7 0 22.5156 14.3985 4.14981 
+     11 34.7969 845 6 1 -10.9611 15.8035 -24.45 
+     11 53.0978 846 6 1 -10.85 15.8 -24.5185 
+     11 54.8408 847 6 1 -10.65 15.7994 -24.6359 
+     11 62.727 848 6 1 -10.4498 15.8143 -24.754 
+     11 1.14601 849 6 1 -10.25 15.885 -24.8483 
+     11 275.41 984 6 0 -7.91454 16.9013 -25.85 
+     11 501.869 985 6 0 -7.52674 17.05 -25.9798 
+     11 12.7202 990 5 1 18.0806 18.0358 -54.45 
+     11 123.596 989 5 1 18.05 18.0208 -54.4902 
+     11 167.702 988 5 1 17.85 17.7476 -54.6682 
+     11 247.398 987 5 1 17.6497 17.3987 -54.7788 
+     11 80.2398 976 5 0 17.1587 15.3745 -55.8503 
+     11 149.384 975 5 0 17.0674 15.25 -55.9658 
+     11 37.1158 974 5 0 17.0867 15.05 -56.1787 
+     11 53.871 786 5 0 -2.56501 -22.8387 -56.25 
+     11 87.6932 785 5 0 -2.56297 -22.85 -56.2408 
+     11 7.48057 988 5 0 -103.422 17.8233 -56.25 
+     11 31.6686 1373 5 0 -127.542 94.812 -56.25 
+     11 10.6439 986 6 0 -6.84414 17.25 -26.0701 
+     11 286.791 945 5 0 33.9112 9.17684 -55.85 
+     11 131.202 1068 4 1 33.8163 9.39813 -84.45 
+     11 110.909 946 4 0 33.7992 9.41463 -85.85 
+     11 265.191 948 3 0 33.4636 9.81713 -115.85 
+     11 103.045 1068 2 1 33.7091 10.1123 -144.45 
+     11 136.44 950 2 0 33.7263 10.1434 -145.85 
+     11 119.134 1070 1 1 34.1602 10.7934 -174.45 
+     11 123.456 953 1 0 34.2008 10.8254 -175.85 
+     11 117.245 1074 0 1 35.0218 11.4307 -204.45 
+     11 119.089 957 0 0 35.0819 11.458 -205.85 
+     11 24.0373 569 4 1 -66.05 56.0132 -84.7323 
+     11 12.7737 988 0 0 29.2588 17.8309 -206.25 
+     11 102.72 989 0 0 29.2445 17.85 -206.203 
+     11 60.9071 990 0 0 29.0845 18.05 -206.099 
+     11 99.098 991 0 0 28.9321 18.2502 -206.149 
+     11 61.277 992 0 0 28.8517 18.45 -206.136 
+     11 28.373 993 0 0 28.8497 18.65 -206.166 
+     11 52.2786 1066 0 0 52.364 33.3869 -206.25 
+     11 264.122 1067 0 0 52.4629 33.45 -206.137 
+     11 176.12 1068 0 0 52.1648 33.65 -206.061 
+     11 8.3898 898 6 0 42.7041 -0.257773 -26.25 
+     11 250.098 1071 4 1 34.4299 9.01797 -84.45 
+     11 59.5006 945 4 0 34.4786 9.05 -86.0235 
+     11 99.6947 1077 3 1 35.4725 9.67472 -114.45 
+     11 337.698 1082 2 1 36.5855 10.2704 -144.45 
+     11 124.761 951 2 0 36.6527 10.2984 -145.85 
+     11 144.883 1090 1 1 38.0782 10.8314 -174.45 
+     11 321.602 954 1 0 38.1502 10.8779 -175.85 
+     11 153.858 1098 0 1 39.6737 11.7879 -204.45 
+     11 152.89 958 0 0 39.7545 11.8062 -205.85 
+     11 253.819 729 6 0 51.2061 -34.0857 -26.25 
+     11 159.546 947 2 0 36.046 9.57889 -145.85 
+     11 138.778 946 2 0 36.0283 9.44998 -145.885 
+     11 16.9496 1080 2 1 36.0655 10.0809 -144.85 
+     11 0.980638 931 2 0 55.0067 6.35471 -145.85 
+     11 1.29883 1218 2 1 63.7567 4.95163 -144.85 
+     11 27.9021 904 2 0 69.9677 1.00103 -145.85 
+     11 10.1982 898 2 0 70.7052 -0.44202 -145.85 
+     11 15.9322 1246 2 1 69.3897 0.719284 -144.85 
+     11 29.0785 1081 2 1 36.45 10.471 -144.756 
+     11 111.94 955 2 0 35.9206 11.1004 -145.85 
+     11 70.7573 956 2 0 35.8213 11.2504 -146.107 
+     11 49.1726 1009 1 1 22.0194 23.4519 -174.45 
+     11 133.459 1010 1 1 22.05 23.5513 -174.539 
+     11 52.6673 1023 1 0 22.6037 24.7269 -175.85 
+     11 88.0157 1024 1 0 22.6592 24.85 -176.02 
+     11 33.3228 1077 0 1 35.5664 36.5824 -204.45 
+     11 119.141 1078 0 1 35.6502 36.482 -204.527 
+     11 15.0219 1079 0 1 35.8502 36.2382 -204.797 
+     11 130.814 1076 0 0 36.079 35.4003 -205.85 
+     11 89.3035 1075 0 0 36.0918 35.2497 -206.024 
+     11 11.7089 1270 2 0 93.3478 74.2259 -146.25 
+     11 58.1294 1271 2 0 93.3734 74.2501 -146.236 
+     11 135.685 1665 4 0 174.308 153.208 -86.25 
+     11 34.9969 1664 4 0 174.324 153.15 -86.1492 
+     11 145.204 1455 1 0 -10.1911 111.15 -176.154 
+     11 71.3334 1454 1 0 -10.1713 111.15 -176.239 
+     11 76.3448 1072 4 1 34.45 9.06389 -84.6019 
+     11 281.861 1067 2 1 33.5925 9.26339 -144.45 
+     11 129.857 945 2 0 33.6662 9.2114 -145.85 
+     11 225.211 1074 1 1 35.0499 8.27852 -174.45 
+     11 21.5201 1075 1 1 35.05 8.2784 -174.471 
+     11 128.222 941 1 0 35.0443 8.2681 -175.85 
+     11 171.381 1072 0 1 34.5449 8.09679 -204.45 
+     11 125.798 940 0 0 34.5698 8.10746 -205.85 
+     11 9.79727 955 1 0 35.0151 11.05 -176.2 
+     11 176.691 1109 0 1 41.9687 11.8318 -204.45 
+     11 57.9916 949 0 0 42.0944 9.99066 -205.85 
+     11 66.8732 948 0 0 42.104 9.85 -205.971 
+     11 102.259 947 0 0 42.152 9.65 -206.127 
+     11 4.3787 945 0 0 33.675 9.24836 -206.239 
+Number of digits in this event: 66
 Using G4ParticleGun... 
-Particle energy: 4.92628 LIN
+Particle energy: 5.03913 LIN
 Particle: e-
 Event: 12
-Number of tracker hits in this event: 74
-     12 133.062 667 11 1 -46.4779 -23.318 125.55 
-     12 102.207 783 11 0 -46.4778 -23.3157 124.15 
-     12 99.9095 667 10 1 -46.483 -23.2705 95.55 
-     12 172.474 783 10 0 -46.4809 -23.2679 94.15 
-     12 114.788 668 9 1 -46.4313 -23.2208 65.55 
-     12 248.271 784 9 0 -46.4281 -23.2197 64.15 
-     12 292.04 668 8 1 -46.3596 -23.1873 35.55 
-     12 96.8517 784 8 0 -46.3543 -23.1845 34.15 
-     12 101.992 669 7 1 -46.2401 -23.139 5.55 
-     12 111.428 784 7 0 -46.2382 -23.1382 4.15 
-     12 107.006 669 6 1 -46.1113 -23.133 -24.45 
-     12 104.356 784 6 0 -46.1062 -23.1331 -25.85 
-     12 110.304 670 5 1 -45.9942 -23.1435 -54.45 
-     12 96.8773 784 5 0 -45.9911 -23.1447 -55.85 
-     12 137.363 670 4 1 -45.9348 -23.1683 -84.45 
-     12 121.358 784 4 0 -45.9316 -23.1692 -85.85 
-     12 103.115 670 3 1 -45.859 -23.1784 -114.45 
-     12 220.215 784 3 0 -45.857 -23.1803 -115.85 
-     12 114.174 671 2 1 -45.8163 -23.2236 -144.45 
-     12 124.604 784 2 0 -45.8157 -23.2265 -145.85 
-     12 592.025 671 1 1 -45.7902 -23.3017 -174.45 
-     12 139.764 783 1 0 -45.7905 -23.3042 -175.85 
-     12 118.02 671 0 1 -45.7996 -23.3587 -204.45 
-     12 119.796 783 0 0 -45.7997 -23.3636 -205.85 
-     12 43.3604 1609 2 1 141.95 -124.648 -144.592 
-     12 154.657 669 8 1 -46.25 -23.2524 35.4731 
-     12 107.628 781 8 0 -46.0784 -23.7813 34.15 
-     12 158.34 784 1 0 -45.5546 -23.1418 -175.85 
-     12 23.9104 694 0 1 -41.126 -25.6537 -204.45 
-     12 70.795 695 0 1 -41.05 -25.6544 -204.497 
-     12 73.7394 696 0 1 -40.85 -25.6451 -204.621 
-     12 75.7282 697 0 1 -40.6494 -25.6342 -204.74 
-     12 2.71975 698 0 1 -40.45 -25.6272 -204.843 
-     12 323.475 772 0 0 -38.4995 -25.5607 -205.85 
-     12 346.282 670 1 1 -45.85 -23.1918 -174.675 
-     12 353.815 785 1 0 -45.8287 -23.0222 -175.85 
-     12 109.383 670 0 1 -46.0149 -23.6824 -204.45 
-     12 114.5 781 0 0 -46.0033 -23.7368 -205.85 
-     12 192.253 786 1 0 -45.8846 -22.85 -176.062 
-     12 111.544 546 14 1 -70.6987 126.85 215.15 
-     12 71.4729 667 8 1 -46.603 -23.3341 35.55 
-     12 238.31 792 8 0 -44.5082 -21.5496 34.15 
-     12 71.2171 793 8 0 -44.3078 -21.45 34.0522 
-     12 38.9586 903 8 0 -14.7625 0.74284 33.7501 
-     12 286.713 904 8 0 -14.7643 0.85 33.8102 
-     12 146.933 669 1 1 -46.1154 -21.6699 -174.45 
-     12 101.015 796 1 0 -46.5359 -20.8111 -175.85 
-     12 34.8101 797 1 0 -46.6142 -20.65 -176.105 
-     12 103.178 628 0 1 -54.4264 -5.73727 -204.45 
-     12 143.815 629 0 1 -54.2497 -5.99939 -204.536 
-     12 98.8599 630 0 1 -54.05 -6.33781 -204.586 
-     12 240.475 631 0 1 -53.85 -6.58735 -204.623 
-     12 128.932 632 0 1 -53.65 -6.86168 -204.633 
-     12 80.7189 633 0 1 -53.45 -7.12691 -204.546 
-     12 167.907 634 0 1 -53.0903 -7.27739 -204.45 
-     12 20.973 871 0 0 -53.0597 -5.71624 -205.85 
-     12 72.1203 872 0 0 -53.0528 -5.6499 -205.906 
-     12 104.733 873 0 0 -52.9475 -5.44964 -206.108 
-     12 25.7089 1068 0 0 -26.6302 33.7683 -206.25 
-     12 68.9316 1069 0 0 -26.5844 33.85 -206.208 
-     12 192.852 1070 0 0 -26.5043 34.05 -206.116 
-     12 38.8428 1071 0 0 -26.306 34.25 -205.952 
-     12 94.7215 771 0 1 -25.8038 35.1982 -204.85 
-     12 84.7576 772 0 1 -25.65 35.3842 -204.721 
-     12 192.497 773 0 1 -25.45 35.5353 -204.677 
-     12 219.779 774 0 1 -25.25 35.5306 -204.502 
-     12 74.6065 788 0 1 -22.45 30.1442 -204.832 
-     12 16.0586 1040 0 0 -22.0166 28.1002 -205.85 
-     12 2.82848 798 0 1 -20.2572 24.2653 -204.85 
-     12 126.643 1019 0 0 -20.3995 24.0186 -205.85 
-     12 24.5281 688 2 0 -65.976 -42.4096 -146.25 
-     12 155.061 687 2 0 -65.9986 -42.4501 -146.2 
-     12 331.743 568 2 1 -66.3551 -42.8136 -144.85 
-     12 233.467 569 2 1 -66.2499 -42.9278 -144.773 
-Number of digits in this event: 33
+Number of tracker hits in this event: 57
+     12 102.023 800 11 1 -19.8685 -44.3402 125.55 
+     12 133.299 678 11 0 -19.8686 -44.3395 124.15 
+     12 111.784 800 10 1 -19.8729 -44.3238 95.55 
+     12 117.087 678 10 0 -19.8743 -44.3229 94.15 
+     12 146.161 800 9 1 -19.9007 -44.3093 65.55 
+     12 107.393 678 9 0 -19.9039 -44.3067 64.15 
+     12 112.863 800 8 1 -19.9675 -44.2587 35.55 
+     12 103.944 678 8 0 -19.9689 -44.2572 34.15 
+     12 196.612 800 7 1 -20.0045 -44.2363 5.55 
+     12 154.17 679 7 0 -20.0088 -44.2389 4.15 
+     12 148.354 799 6 1 -20.0868 -44.2987 -24.45 
+     12 98.4942 678 6 0 -20.0905 -44.3023 -25.85 
+     12 129.438 799 5 1 -20.1748 -44.3819 -54.45 
+     12 152.89 678 5 0 -20.1779 -44.3856 -55.85 
+     12 136.019 799 4 1 -20.2305 -44.4958 -84.45 
+     12 110.262 677 4 0 -20.2306 -44.4995 -85.85 
+     12 102.88 798 3 1 -20.2527 -44.5542 -114.45 
+     12 111.446 677 3 0 -20.256 -44.5557 -115.85 
+     12 241.489 798 2 1 -20.3374 -44.5711 -144.45 
+     12 129.847 677 2 0 -20.3515 -44.5646 -145.85 
+     12 176.806 797 1 1 -20.6269 -44.4294 -174.45 
+     12 173.502 678 1 0 -20.6451 -44.4402 -175.85 
+     12 157.574 795 0 1 -20.9785 -44.6821 -204.45 
+     12 219.144 676 0 0 -20.9875 -44.6859 -205.85 
+     12 96.562 514 6 0 -146.531 -77.0981 -26.25 
+     12 173.89 674 0 0 -20.4253 -45.1606 -205.85 
+     12 133.317 673 0 0 -20.5884 -45.25 -206.134 
+     12 99.8374 794 0 1 -21.05 -44.5489 -204.551 
+     12 0.532519 793 0 1 -21.2503 -44.7103 -204.847 
+     12 42.8066 548 0 0 -43.8079 -70.3575 -206.25 
+     12 190.531 547 0 0 -43.8944 -70.45 -206.186 
+     12 0.400702 546 0 0 -44.0927 -70.65 -205.852 
+     12 436.862 679 0 1 -44.0635 -71.1738 -204.85 
+     12 49.1755 680 0 1 -44.05 -71.2571 -204.763 
+     12 63.9867 533 0 0 -44.2099 -73.2903 -205.85 
+     12 178.752 532 0 0 -44.14 -73.45 -205.936 
+     12 256.566 531 0 0 -43.8015 -73.65 -206.124 
+     12 1.34373 612 0 0 -67.0571 -57.6447 -206.25 
+     12 124.317 611 0 0 -67.0674 -57.65 -206.232 
+     12 173.185 610 0 0 -67.3062 -57.8504 -206.046 
+     12 100.262 799 2 1 -20.25 -44.6296 -144.489 
+     12 57.9712 800 2 1 -20.05 -44.7527 -144.706 
+     12 268.383 674 2 0 -19.4269 -45.13 -145.85 
+     12 7.47353 673 2 0 -19.1455 -45.2501 -146.026 
+     12 141.757 877 2 0 50.7154 -4.5213 -146.25 
+     12 188.615 878 2 0 50.7733 -4.45 -146.212 
+     12 6.24556 1196 3 1 59.25 -42.5972 -114.618 
+     12 95.7738 1195 3 1 59.25 -42.6524 -114.572 
+     12 121.238 797 2 1 -20.45 -44.6171 -144.505 
+     12 119.777 676 2 0 -20.6322 -44.7139 -145.85 
+     12 307.552 773 2 0 -24.769 -25.4351 -146.25 
+     12 91.5054 774 2 0 -24.6082 -25.2493 -146.17 
+     12 58.1942 1197 2 0 -23.3678 59.45 -146.177 
+     12 265.615 687 1 0 -19.1155 -42.6418 -176.25 
+     12 133.301 688 1 0 -19.1294 -42.4499 -175.972 
+     12 261.151 802 0 1 -19.5644 -44.5507 -204.45 
+     12 207.509 677 0 0 -19.5575 -44.5511 -205.85 
+Number of digits in this event: 34
 Using G4ParticleGun... 
-Particle energy: 4.53032 LIN
+Particle energy: 9.3303 LIN
 Particle: e-
 Event: 13
-Number of tracker hits in this event: 53
-     13 141.86 1186 8 1 57.4358 -132.659 35.55 
-     13 133.863 237 8 0 57.4336 -132.658 34.15 
-     13 117.665 1186 7 1 57.384 -132.648 5.55 
-     13 155.271 237 7 0 57.3776 -132.643 4.15 
-     13 413.61 1186 6 1 57.2622 -132.574 -24.45 
-     13 123.334 237 6 0 57.258 -132.582 -25.85 
-     13 183.96 1186 5 1 57.4182 -132.872 -54.45 
-     13 120.597 236 5 0 57.4343 -132.884 -55.85 
-     13 100.695 1188 4 1 57.7777 -133.134 -84.45 
-     13 17.1732 235 4 0 57.7913 -133.15 -85.85 
-     13 119.843 234 4 0 57.7917 -133.15 -85.8968 
-     13 122.777 1190 3 1 58.0903 -133.493 -114.45 
-     13 106.469 233 3 0 58.1078 -133.506 -115.85 
-     13 128.29 1192 2 1 58.4864 -133.754 -144.45 
-     13 129.551 231 2 0 58.5029 -133.766 -145.85 
-     13 119.067 1193 1 1 58.8312 -134.002 -174.45 
-     13 465.197 230 1 0 58.8432 -134.009 -175.85 
-     13 136.021 1195 0 1 59.1005 -134.173 -204.45 
-     13 132.906 229 0 0 59.1086 -134.185 -205.85 
-     13 27.7681 1361 9 1 92.456 -150.845 65.15 
-     13 220.211 1191 2 1 58.3178 -133.694 -144.45 
-     13 119.11 229 2 0 58.8655 -134.24 -145.85 
-     13 44.529 228 2 0 58.9773 -134.35 -146.108 
-     13 16.1883 236 10 0 -31.9694 -132.876 93.75 
-     13 0.00164916 739 10 1 -32.25 -132.715 95.15 
-     13 246.53 738 10 1 -32.2501 -132.715 95.1504 
-     13 104.603 239 6 0 57.3799 -132.263 -25.85 
-     13 36.0357 240 6 0 57.3827 -132.15 -26.1455 
-     13 75.5388 1179 5 1 55.92 -117.241 -54.45 
-     13 24.3005 1178 5 1 55.85 -117.235 -54.7414 
-     13 127.214 315 5 0 55.7013 -117.046 -55.85 
-     13 104.765 1116 4 1 43.4224 -114.326 -84.45 
-     13 19.4753 1115 4 1 43.25 -114.252 -84.7916 
-     13 127.99 331 4 0 42.8171 -113.893 -85.8507 
-     13 58.116 408 3 0 -49.4776 -98.4965 -116.25 
-     13 149.384 238 6 0 57.099 -132.494 -25.85 
-     13 170.396 1165 5 1 53.1172 -129.533 -54.45 
-     13 21.6796 254 5 0 53.1649 -129.174 -55.85 
-     13 120.179 255 5 0 53.1676 -129.15 -55.9472 
-     13 99.7314 1171 4 1 54.3971 -121.236 -84.45 
-     13 132.416 297 4 0 54.5225 -120.743 -85.8504 
-     13 212.224 1188 3 1 57.6888 -111.278 -114.45 
-     13 124.173 347 3 0 57.6058 -110.695 -115.851 
-     13 7.42139 348 3 0 57.5747 -110.55 -116.22 
-     13 116.792 1176 2 1 55.2952 -99.6934 -144.45 
-     13 117.508 405 2 0 55.527 -99.1315 -145.85 
-     13 90.4146 1211 1 1 62.2736 -86.1772 -174.45 
-     13 290.387 468 1 0 62.5875 -86.3482 -175.85 
-     13 24.9305 1243 0 1 68.8345 -89.7871 -204.45 
-     13 118.596 1244 0 1 68.85 -89.7782 -204.536 
-     13 95.9155 451 0 0 69.0724 -89.7275 -205.85 
-     13 34.0148 469 1 0 62.6236 -86.25 -176.205 
-     13 288.549 1187 3 1 57.6499 -111.167 -114.566 
-Number of digits in this event: 27
+Number of tracker hits in this event: 91
+     13 135.649 713 10 1 -37.4417 105.431 95.55 
+     13 106.572 1426 10 0 -37.4412 105.431 94.15 
+     13 207.9 713 9 1 -37.4328 105.436 65.55 
+     13 112.497 1426 9 0 -37.4321 105.435 64.15 
+     13 129.646 713 8 1 -37.4149 105.421 35.55 
+     13 133.052 1426 8 0 -37.4124 105.422 34.15 
+     13 109.718 713 7 1 -37.3629 105.441 5.55 
+     13 103.136 1426 7 0 -37.3602 105.442 4.15 
+     13 398.923 713 6 1 -37.298 105.47 -24.45 
+     13 141.49 1426 6 0 -37.2954 105.47 -25.85 
+     13 197.394 714 5 1 -37.2373 105.475 -54.45 
+     13 145.337 1426 5 0 -37.2345 105.474 -55.85 
+     13 350.377 714 4 1 -37.1793 105.446 -84.45 
+     13 818.502 1426 4 0 -37.171 105.448 -85.85 
+     13 248.635 715 3 1 -37.0163 105.453 -114.45 
+     13 388.172 1426 3 0 -37.0095 105.448 -115.85 
+     13 274.677 715 2 1 -36.8557 105.333 -144.45 
+     13 185.077 1425 2 0 -36.8467 105.323 -145.85 
+     13 111.195 716 1 1 -36.6648 105.105 -174.45 
+     13 147.473 1424 1 0 -36.6567 105.092 -175.85 
+     13 130.977 717 0 1 -36.5025 104.818 -204.45 
+     13 158.018 1423 0 0 -36.4942 104.811 -205.85 
+     13 159.885 718 2 1 -36.3161 105.152 -144.45 
+     13 123.41 1424 2 0 -36.281 105.098 -145.85 
+     13 102.831 723 1 1 -35.4373 103.958 -174.45 
+     13 231.546 1418 1 0 -35.4042 103.913 -175.85 
+     13 108.904 727 0 1 -34.5002 103.048 -204.45 
+     13 145.779 1414 0 0 -34.4525 103.003 -205.85 
+     13 132.702 713 3 1 -37.3408 105.436 -114.45 
+     13 262.129 714 2 1 -37.1482 106.904 -144.45 
+     13 281.179 1434 2 0 -37.2027 106.955 -145.851 
+     13 107.39 708 1 1 -38.2663 107.923 -174.45 
+     13 138.249 1439 1 0 -38.2674 107.997 -175.85 
+     13 133.395 708 0 1 -38.4387 110.101 -204.45 
+     13 125.924 1450 0 0 -38.4497 110.19 -205.85 
+     13 247.109 1137 5 1 47.45 -25.204 -54.7499 
+     13 48.7467 1136 5 1 47.45 -25.347 -54.6306 
+     13 168.842 1138 5 1 47.65 -25.5913 -54.7024 
+     13 87.1998 1713 4 0 -72.1092 162.794 -86.25 
+     13 163.953 1714 4 0 -72.2144 162.95 -85.8785 
+     13 37.6013 1433 2 0 -36.7687 106.892 -145.85 
+     13 29.291 1435 2 0 -36.7253 107.15 -146.158 
+     13 110.767 1426 2 0 -37.1862 105.386 -145.85 
+     13 113.767 705 1 1 -38.9014 102.989 -174.45 
+     13 107.546 1414 1 0 -39.0409 103.004 -175.85 
+     13 126.3 701 0 1 -39.6931 103.29 -204.45 
+     13 1.60514 700 0 1 -39.85 103.215 -204.843 
+     13 146.241 1413 0 0 -40.3065 102.909 -205.85 
+     13 66.7541 1428 6 0 -37.0988 105.871 -25.8501 
+     13 65.6227 1429 6 0 -37.0422 105.95 -26.0528 
+     13 150.768 750 5 1 -30.0313 118.062 -54.45 
+     13 108.933 1494 5 0 -29.6647 118.973 -55.8501 
+     13 17.9465 1495 5 0 -29.5838 119.15 -56.1656 
+     13 81.32 793 4 1 -21.4235 135.713 -84.4501 
+     13 65.4729 794 4 1 -21.25 135.767 -84.6712 
+     13 28.7191 1578 4 0 -20.4671 135.937 -85.85 
+     13 326.87 1579 4 0 -20.3988 135.95 -85.9542 
+     13 311.622 1503 4 0 -28.4309 120.873 -86.25 
+     13 310.521 1502 4 0 -29.4016 120.75 -85.9988 
+     13 140.659 1427 6 0 -37.3355 105.585 -25.85 
+     13 175.332 716 5 1 -36.8111 107.855 -54.45 
+     13 111.057 1439 5 0 -36.8736 108.081 -55.85 
+     13 122.325 710 4 1 -37.9971 113.095 -84.45 
+     13 5.51742 1466 4 0 -37.719 113.545 -85.8501 
+     13 158.669 1467 4 0 -37.7154 113.55 -85.8676 
+     13 94.3961 739 3 1 -32.0921 122.888 -114.45 
+     13 61.612 1516 3 0 -32.2094 123.466 -115.85 
+     13 81.9123 1517 3 0 -32.2208 123.55 -116.044 
+     13 205.236 730 2 1 -33.8687 135.747 -144.451 
+     13 68.1821 1581 2 0 -34.3208 136.441 -145.85 
+     13 59.6481 1582 2 0 -34.4 136.55 -146.087 
+     13 84.0312 681 1 1 -43.7543 147.641 -174.45 
+     13 183.065 680 1 1 -43.85 147.706 -174.542 
+     13 38.6685 679 1 1 -44.05 147.865 -174.753 
+     13 86.01 1642 1 0 -44.9922 148.6 -175.85 
+     13 130.761 1643 1 0 -45.172 148.75 -176.059 
+     13 122.211 524 0 1 -75.0905 172.782 -204.45 
+     13 109.032 523 0 1 -75.25 172.607 -204.585 
+     13 245.272 522 0 1 -75.45 172.412 -204.753 
+     13 1.2026 1756 0 0 -76.6984 171.353 -205.85 
+     13 132.962 1755 0 0 -76.702 171.35 -205.853 
+     13 47.2533 1754 0 0 -76.9968 171.15 -206.126 
+     13 77.3781 521 0 1 -75.65 172.205 -204.754 
+     13 81.157 715 5 1 -36.8501 107.889 -54.6766 
+     13 387.24 712 1 1 -37.4898 105.4 -174.45 
+     13 278.431 1426 1 0 -37.4883 105.397 -175.85 
+     13 275.659 712 0 1 -37.4536 105.341 -204.45 
+     13 318.228 1425 0 0 -37.4595 105.331 -205.85 
+     13 9.66888 713 1 1 -37.4378 105.377 -174.45 
+     13 88.9817 1423 1 0 -37.8134 104.95 -175.92 
+     13 106.014 1426 0 0 -37.5447 105.399 -205.85 
+Number of digits in this event: 53
 Using G4ParticleGun... 
-Particle energy: 4.5015 LIN
+Particle energy: 5.60599 LIN
 Particle: e-
 Event: 14
-Number of tracker hits in this event: 98
-     14 116.4 1159 11 1 51.9466 -47.0755 125.55 
-     14 163.908 664 11 0 51.946 -47.0761 124.15 
-     14 139.599 1159 10 1 51.9411 -47.0871 95.55 
-     14 132.268 664 10 0 51.9421 -47.0897 94.15 
-     14 101.045 1159 9 1 51.9719 -47.1516 65.55 
-     14 126.764 664 9 0 51.9776 -47.1541 64.15 
-     14 145.94 1160 8 1 52.0949 -47.2189 35.55 
-     14 146.487 664 8 0 52.1005 -47.2224 34.15 
-     14 102.555 1160 7 1 52.2238 -47.2927 5.55 
-     14 187.56 663 7 0 52.228 -47.2933 4.15 
-     14 177.708 1161 6 1 52.3245 -47.3221 -24.45 
-     14 109.272 663 6 0 52.324 -47.3192 -25.85 
-     14 105.547 1161 5 1 52.3087 -47.2421 -54.45 
-     14 105.63 664 5 0 52.3097 -47.2412 -55.85 
-     14 97.7791 1161 4 1 52.3432 -47.2445 -84.45 
-     14 110.785 664 4 0 52.3486 -47.248 -85.85 
-     14 384.597 1162 3 1 52.4522 -47.3081 -114.45 
-     14 100.068 663 3 0 52.4572 -47.3092 -115.85 
-     14 230.273 1162 2 1 52.5785 -47.3273 -144.45 
-     14 129.955 663 2 0 52.582 -47.3311 -145.85 
-     14 514.532 1162 1 1 52.6319 -47.42 -174.45 
-     14 354.687 663 1 0 52.6335 -47.4178 -175.85 
-     14 300.362 1163 0 1 52.6792 -47.3702 -204.45 
-     14 194.367 663 0 0 52.6807 -47.3668 -205.85 
-     14 162.651 616 0 0 54.3377 -56.85 -206.154 
-     14 451.895 1162 4 1 52.6338 -47.5946 -84.45 
-     14 335.857 662 4 0 52.6351 -47.6016 -85.85 
-     14 374.048 661 3 0 52.5928 -47.7988 -115.85 
-     14 218.039 660 2 0 52.5373 -47.9068 -145.85 
-     14 109.893 658 1 0 52.4891 -48.3309 -175.85 
-     14 107.969 1162 0 1 52.4812 -48.8161 -204.45 
-     14 102.716 656 0 0 52.4779 -48.8238 -205.85 
-     14 2.84768 165 14 1 -146.95 -44.8797 215.261 
-     14 92.7562 544 12 1 -71.054 27.709 155.15 
-     14 72.3373 688 5 0 96.1291 -42.4076 -56.25 
-     14 97.6791 1082 5 0 103.909 36.5685 -56.2499 
-     14 85.5992 879 5 0 53.6369 -4.09821 -56.2499 
-     14 45.8355 772 5 0 121.279 -25.5476 -56.2499 
-     14 422.992 771 5 0 121.339 -25.65 -56.1823 
-     14 87.7187 652 1 0 52.9754 -49.4711 -175.85 
-     14 117.547 651 1 0 53.0611 -49.65 -176.047 
-     14 1056.12 1219 0 1 63.9568 -74.8032 -204.45 
-     14 115.319 1220 0 1 64.05 -77.2145 -204.58 
-     14 20.7389 1222 0 1 64.6105 -77.5604 -204.45 
-     14 157.753 1223 0 1 64.65 -77.6034 -204.506 
-     14 86.6322 506 0 0 64.8088 -78.6789 -205.85 
-     14 35.9223 505 0 0 64.8186 -78.85 -206.113 
-     14 14.0932 498 0 0 72.368 -80.262 -206.25 
-     14 90.7538 499 0 0 72.3712 -80.25 -206.187 
-     14 52.4645 1260 0 1 72.1047 -79.8916 -204.85 
-     14 34.7263 1259 0 1 72.05 -79.8615 -204.631 
-     14 81.128 1258 0 1 71.8297 -79.6667 -204.45 
-     14 314.14 1257 0 1 71.65 -79.4799 -204.594 
-     14 193.633 1256 0 1 71.4499 -78.885 -204.665 
-     14 48.1255 511 0 0 70.5132 -77.7482 -205.85 
-     14 311.812 512 0 0 70.4992 -77.65 -205.919 
-     14 68.3874 1218 0 1 63.85 -76.4526 -204.547 
-     14 153.672 1161 2 1 52.4242 -47.765 -144.45 
-     14 363.813 661 2 0 52.4304 -47.7679 -145.85 
-     14 111.558 660 1 0 52.5954 -47.8796 -175.85 
-     14 109.005 659 0 0 52.7389 -48.0545 -205.85 
-     14 2.81859 1164 3 1 52.851 -46.8871 -114.45 
-     14 104.076 1163 3 1 52.85 -46.8876 -114.461 
-     14 197.245 665 3 0 52.6594 -46.9816 -115.85 
-     14 32.1311 1139 2 1 47.8852 -48.9671 -144.45 
-     14 83.0229 1138 2 1 47.85 -48.9436 -144.563 
-     14 125.864 656 2 0 47.4657 -48.7341 -145.851 
-     14 3.95549 1099 1 1 39.8638 -43.9918 -174.45 
-     14 99.5381 1098 1 1 39.85 -43.9878 -174.47 
-     14 88.7054 1097 1 1 39.65 -43.9258 -174.752 
-     14 27.3094 681 1 0 38.8708 -43.6709 -175.85 
-     14 150.566 682 1 0 38.8086 -43.65 -175.937 
-     14 32.334 995 0 1 19.142 -36.6674 -204.45 
-     14 99.6804 994 0 1 19.05 -36.648 -204.507 
-     14 65.785 993 0 1 18.85 -36.6086 -204.636 
-     14 41.0066 992 0 1 18.65 -36.5696 -204.769 
-     14 24.9684 718 0 0 16.8317 -36.2614 -205.85 
-     14 494.06 719 0 0 16.7619 -36.25 -205.891 
-     14 88.3485 1163 4 1 52.65 -47.5597 -84.568 
-     14 96.4945 661 4 0 52.7826 -47.65 -85.938 
-     14 70.7572 1181 3 1 56.3968 -48.8377 -114.451 
-     14 44.4466 1182 3 1 56.45 -48.904 -114.679 
-     14 71.672 654 3 0 56.6978 -49.2031 -115.85 
-     14 55.7468 653 3 0 56.7364 -49.25 -116.037 
-     14 237.846 1212 2 1 62.4865 -57.1201 -144.451 
-     14 43.196 610 2 0 62.9467 -57.9879 -145.85 
-     14 187.256 609 2 0 62.9836 -58.0501 -145.955 
-     14 43.7225 1263 1 1 72.8027 -72.9371 -174.45 
-     14 94.2627 1264 1 1 72.85 -72.9594 -174.552 
-     14 169.457 533 1 0 73.3784 -73.2968 -175.85 
-     14 76.3674 1321 0 1 84.2601 -80.4822 -204.45 
-     14 82.8657 1322 0 1 84.45 -80.6185 -204.55 
-     14 71.8432 1323 0 1 84.6502 -80.7712 -204.658 
-     14 52.7198 1324 0 1 84.8501 -80.9388 -204.765 
-     14 53.5069 487 0 0 86.8456 -82.5573 -205.85 
-     14 82.6496 486 0 0 86.9585 -82.65 -205.912 
-     14 97.152 485 0 0 87.1878 -82.85 -206.055 
-     14 16.5765 484 0 0 87.4231 -83.0513 -206.215 
-Number of digits in this event: 37
+Number of tracker hits in this event: 77
+     14 101.276 1371 10 1 94.3962 -66.8073 95.5308 
+     14 102.196 566 10 0 94.3962 -66.8074 94.15 
+     14 225.084 1371 9 1 94.3967 -66.8076 65.55 
+     14 115.482 566 9 0 94.3972 -66.8079 64.15 
+     14 397.525 1371 8 1 94.4036 -66.8118 35.55 
+     14 127.005 566 8 0 94.4056 -66.8117 34.15 
+     14 523.826 1371 7 1 94.4478 -66.8103 5.55 
+     14 113.01 566 7 0 94.4511 -66.8113 4.15 
+     14 274.56 1371 6 1 94.5128 -66.8334 -24.45 
+     14 99.7556 566 6 0 94.5124 -66.8323 -25.85 
+     14 107.892 1371 5 1 94.5055 -66.8132 -54.45 
+     14 110.278 566 5 0 94.5059 -66.8115 -55.85 
+     14 120.666 1371 4 1 94.5 -66.7786 -84.45 
+     14 140.594 566 4 0 94.499 -66.7764 -85.85 
+     14 114.348 1371 3 1 94.4707 -66.733 -114.45 
+     14 135.082 566 3 0 94.4718 -66.7288 -115.85 
+     14 131.306 1371 2 1 94.4971 -66.6323 -144.45 
+     14 136.881 567 2 0 94.4968 -66.6273 -145.85 
+     14 106.136 1371 1 1 94.4917 -66.5217 -174.45 
+     14 118.101 567 1 0 94.493 -66.5183 -175.85 
+     14 115.836 1371 0 1 94.5256 -66.4647 -204.45 
+     14 124.815 567 0 0 94.5247 -66.4596 -205.85 
+     14 169.703 862 12 1 -7.62791 83.3194 155.15 
+     14 70.1158 1391 0 1 98.4504 -93.9941 -204.85 
+     14 216.176 1372 6 1 94.5501 -66.7581 -24.5579 
+     14 4.80104 567 6 0 94.8068 -66.4554 -25.85 
+     14 103.423 568 6 0 94.8117 -66.45 -25.8735 
+     14 368.799 625 3 1 -54.85 -36.9667 -114.714 
+     14 198.006 624 3 1 -55.05 -36.5264 -114.553 
+     14 68.9046 623 3 1 -55.25 -36.357 -114.688 
+     14 118.833 567 7 0 94.4171 -66.6169 4.15 
+     14 103.81 592 6 0 94.7559 -61.6204 -25.85 
+     14 116.811 1380 5 1 96.2395 -56.1452 -54.4501 
+     14 114.696 620 5 0 96.5083 -55.9161 -55.85 
+     14 0.718016 621 5 0 96.5871 -55.85 -56.2474 
+     14 129.744 1411 4 1 102.403 -51.0098 -84.45 
+     14 131.174 646 4 0 102.612 -50.7984 -85.85 
+     14 83.2599 1431 3 1 106.505 -46.5345 -114.45 
+     14 77.3537 1432 3 1 106.55 -46.5427 -114.726 
+     14 125.606 667 3 0 106.725 -46.6192 -115.85 
+     14 54.1164 1454 2 1 111.108 -49.208 -144.45 
+     14 66.2205 1455 2 1 111.15 -49.207 -144.648 
+     14 118.975 653 2 0 111.375 -49.254 -145.85 
+     14 154.303 1476 1 1 115.51 -51.1303 -174.45 
+     14 26.5191 646 1 0 115.313 -50.6757 -175.85 
+     14 84.9243 647 1 0 115.302 -50.65 -175.927 
+     14 121.322 1454 0 1 111.149 -41.3962 -204.45 
+     14 26.5795 694 0 0 110.845 -41.0705 -205.85 
+     14 108.656 695 0 0 110.826 -41.0499 -205.94 
+     14 159.211 670 3 0 107.14 -46.041 -115.85 
+     14 110.092 565 7 0 94.3906 -66.8603 4.15 
+     14 129.483 1368 6 1 93.8239 -67.2287 -24.4501 
+     14 113.642 563 6 0 93.7839 -67.2522 -25.85 
+     14 114.799 1363 5 1 92.9042 -67.8393 -54.45 
+     14 117.539 560 5 0 92.815 -67.8602 -55.85 
+     14 140.035 1357 4 1 91.6468 -68.1033 -84.45 
+     14 188.622 559 4 0 91.6104 -68.0722 -85.85 
+     14 126.994 1353 3 1 90.8319 -67.5195 -114.45 
+     14 103.522 562 3 0 90.8529 -67.5681 -115.85 
+     14 174.179 1355 2 1 91.3019 -68.6026 -144.45 
+     14 140.591 557 2 0 91.31 -68.6406 -145.85 
+     14 34.1144 556 2 0 91.3079 -68.65 -146.135 
+     14 100.517 1353 1 1 90.8966 -69.6474 -174.45 
+     14 57.7356 554 1 0 90.9927 -69.1175 -175.85 
+     14 50.7881 555 1 0 91.0068 -69.05 -176.042 
+     14 96.1448 1361 0 1 92.4672 -60.7179 -204.45 
+     14 37.9975 598 0 0 92.3322 -60.2953 -205.85 
+     14 82.6729 599 0 0 92.3225 -60.2498 -205.993 
+     14 127.557 1356 2 1 91.35 -68.6144 -144.637 
+     14 249.292 172 1 0 175.091 -145.557 -176.25 
+     14 31.9422 1370 9 1 94.2442 -66.7588 65.55 
+     14 86.7544 1372 9 1 94.55 -66.6691 65.4894 
+     14 57.9084 1373 9 1 94.75 -66.5452 65.4845 
+     14 89.5952 1374 9 1 94.95 -66.4236 65.4492 
+     14 185.406 1375 9 1 95.15 -66.3624 65.3702 
+     14 4.21446 1376 9 1 95.3502 -66.1919 65.1605 
+     14 139.375 572 9 0 96.1953 -65.5853 64.15 
+Number of digits in this event: 34
 Using G4ParticleGun... 
-Particle energy: 6.29395 LIN
+Particle energy: 7.00423 LIN
 Particle: e-
 Event: 15
-Number of tracker hits in this event: 126
-     15 105.027 427 10 1 -94.6181 38.2361 95.55 
-     15 107.932 1090 10 0 -94.6176 38.2362 94.15 
-     15 145.47 427 9 1 -94.6123 38.2389 65.55 
-     15 103.894 1090 9 0 -94.6117 38.2378 64.15 
-     15 117.421 427 8 1 -94.5972 38.2085 35.55 
-     15 137.702 1090 8 0 -94.5949 38.2068 34.15 
-     15 356.393 427 7 1 -94.5537 38.1745 5.55 
-     15 136.428 1090 7 0 -94.5528 38.1755 4.15 
-     15 162.232 428 6 1 -94.5311 38.1954 -24.45 
-     15 105.192 1090 6 0 -94.5294 38.1941 -25.85 
-     15 123.769 428 5 1 -94.5022 38.1721 -54.45 
-     15 127.997 1090 5 0 -94.4995 38.1704 -55.85 
-     15 140.282 428 4 1 -94.4474 38.1446 -84.45 
-     15 118.157 1090 4 0 -94.4558 38.1473 -85.85 
-     15 123.728 427 3 1 -94.6645 38.2008 -114.45 
-     15 124.456 1090 3 0 -94.6816 38.2077 -115.85 
-     15 491.464 425 2 1 -95.0301 38.3523 -144.45 
-     15 359.677 1091 2 0 -95.0577 38.3599 -145.85 
-     15 134.722 422 1 1 -95.6159 38.5202 -174.45 
-     15 99.8991 1092 1 0 -95.6425 38.5318 -175.85 
-     15 118.13 419 0 1 -96.1706 38.7603 -204.45 
-     15 114.37 1093 0 0 -96.179 38.7571 -205.85 
-     15 131.476 420 0 1 -96.1458 39.1369 -204.45 
-     15 123.119 1098 0 0 -95.975 39.6504 -205.85 
-     15 110.853 428 1 1 -94.5058 38.5472 -174.451 
-     15 175.074 427 1 1 -94.5501 38.4894 -174.678 
-     15 12.4737 1091 1 0 -94.9493 38.2603 -175.85 
-     15 111.22 1090 1 0 -94.9669 38.2499 -175.902 
-     15 95.9645 348 0 1 -110.445 28.9794 -204.45 
-     15 106.858 1043 0 0 -110.482 28.6589 -205.85 
-     15 240.19 1042 0 0 -110.483 28.65 -205.892 
-     15 196.048 997 0 0 -98.1129 19.5405 -206.25 
-     15 54.1599 998 0 0 -97.9209 19.6504 -205.968 
-     15 1.34135 414 0 1 -97.1551 20.2904 -204.85 
-     15 96.3232 415 0 1 -97.15 20.2947 -204.843 
-     15 25.3478 416 0 1 -96.95 20.4183 -204.55 
-     15 54.3499 536 2 1 -72.6818 2.14237 -144.45 
-     15 452.014 1090 2 0 -94.9708 38.25 -145.867 
-     15 136.966 421 1 1 -95.8597 35.0802 -174.45 
-     15 96.7611 1074 1 0 -95.4731 34.8963 -175.851 
-     15 20.2807 1073 1 0 -95.3863 34.85 -176.171 
-     15 97.765 454 0 1 -89.0665 30.1983 -204.45 
-     15 221.675 453 0 1 -89.2501 30.0544 -204.671 
-     15 2.60474 452 0 1 -89.45 29.8982 -204.842 
-     15 25.5742 1044 0 0 -90.8576 28.9015 -205.85 
-     15 77.1244 1041 0 0 -91.342 28.4497 -206.139 
-     15 12.4979 1040 0 0 -91.4958 28.25 -206.233 
-     15 117.224 456 0 1 -88.843 30.6508 -204.45 
-     15 22.8371 1050 0 0 -88.4478 30.0692 -205.85 
-     15 114.13 1049 0 0 -88.4215 30.05 -205.923 
-     15 3.05215 1048 0 0 -88.3985 29.85 -206.241 
-     15 173.775 468 2 1 -86.3187 62.0006 -144.85 
-     15 222.078 425 0 1 -94.9598 38.3885 -204.451 
-     15 104.661 1091 0 0 -95.0888 38.4384 -205.85 
-     15 275.463 426 0 1 -94.95 38.3877 -204.508 
-     15 121.9 427 0 1 -94.75 38.363 -204.649 
-     15 331.1 428 0 1 -94.55 38.3591 -204.668 
-     15 292.512 1090 0 0 -94.8529 38.2135 -205.85 
-     15 339.317 429 0 1 -94.2137 38.0249 -204.45 
-     15 279.201 1089 0 0 -94.2028 38.0132 -205.85 
-     15 191.203 430 0 1 -94.15 37.9937 -204.693 
-     15 117.067 320 5 0 -25.3168 -116.068 -56.2494 
-     15 67.9807 770 5 1 -25.9809 -116.472 -54.8498 
-     15 115.601 769 5 1 -26.0501 -116.507 -54.7347 
-     15 120.063 1743 5 0 -55.6559 168.822 -56.25 
-     15 24.8144 322 6 1 -115.572 143.167 -24.85 
-     15 31.7681 55 5 0 -15.2808 -169.115 -56.25 
-     15 65.759 54 5 0 -15.2738 -169.15 -56.2336 
-     15 66.5299 53 5 0 -15.2267 -169.35 -56.1562 
-     15 72.4868 52 5 0 -15.1614 -169.55 -56.0552 
-     15 59.2464 51 5 0 -15.1374 -169.75 -55.9722 
-     15 81.2347 50 5 0 -15.0726 -169.95 -55.9405 
-     15 52.6876 49 5 0 -15.0303 -170.15 -55.9565 
-     15 65.4192 48 5 0 -14.9989 -170.35 -55.9427 
-     15 115.892 830 5 1 -13.9841 -172.284 -54.85 
-     15 78.0012 831 5 1 -13.85 -172.431 -54.6773 
-     15 9.54291 832 5 1 -13.65 -172.557 -54.4757 
-     15 262.875 428 2 1 -94.4514 38.1226 -144.45 
-     15 342.18 1088 1 0 -94.6458 37.7126 -175.85 
-     15 134.407 1088 0 0 -95.0016 37.8426 -205.85 
-     15 149.944 1089 2 0 -94.4239 38.0489 -145.85 
-     15 67.4253 430 1 1 -93.9561 36.7542 -174.45 
-     15 71.8296 431 1 1 -93.95 36.7422 -174.653 
-     15 82.0491 1083 1 0 -93.9179 36.673 -175.85 
-     15 15.7522 1082 1 0 -93.9076 36.65 -176.193 
-     15 292.704 435 0 1 -93.084 34.5319 -204.451 
-     15 136.822 1071 0 0 -92.9814 34.395 -205.85 
-     15 138.562 52 1 1 -169.592 -12.7576 -174.45 
-     15 137.872 51 1 1 -169.75 -12.2707 -174.604 
-     15 209.139 50 1 1 -169.95 -11.8357 -174.655 
-     15 138.025 49 1 1 -170.15 -11.3104 -174.46 
-     15 123.729 48 1 1 -170.35 -11.3147 -174.543 
-     15 5.55813 833 1 0 -170.97 -13.4309 -175.85 
-     15 316.745 832 1 0 -170.976 -13.4502 -175.857 
-     15 34.5814 831 1 0 -170.566 -13.65 -176.207 
-     15 100.925 3 1 0 11.8806 -179.397 -176.25 
-     15 266.666 1091 7 0 -94.5943 38.2604 4.15 
-     15 232.342 427 6 1 -94.5815 38.3221 -24.45 
-     15 232.029 1091 6 0 -94.5805 38.3368 -25.85 
-     15 242.332 427 5 1 -94.5677 38.6561 -54.45 
-     15 216.454 1093 5 0 -94.5559 38.6772 -55.85 
-     15 139.265 429 4 1 -94.347 39.1074 -84.45 
-     15 120.341 1095 4 0 -94.323 39.1291 -85.85 
-     15 114.265 431 3 1 -93.8053 39.5529 -114.45 
-     15 134.417 1097 3 0 -93.7779 39.5726 -115.85 
-     15 140.642 434 2 1 -93.2206 39.9896 -144.45 
-     15 127.075 1099 2 0 -93.187 40.0089 -145.85 
-     15 145.243 438 1 1 -92.4892 40.4119 -174.45 
-     15 124.152 1101 1 0 -92.4635 40.4356 -175.85 
-     15 199.593 441 0 1 -91.9088 40.9297 -204.45 
-     15 135.822 1104 0 0 -91.8836 40.9781 -205.85 
-     15 137.28 435 2 1 -93.15 39.8165 -144.602 
-     15 133.753 1093 2 0 -92.6762 38.7927 -145.85 
-     15 78.9817 1092 2 0 -92.6118 38.6498 -146.086 
-     15 184.703 1091 5 0 -94.6888 38.4098 -55.85 
-     15 216.532 423 4 1 -95.3522 38.2956 -84.45 
-     15 188.582 1091 4 0 -95.3836 38.3053 -85.85 
-     15 281.079 420 3 1 -96.0858 38.4842 -114.45 
-     15 123.095 1092 3 0 -96.1189 38.4736 -115.85 
-     15 171.082 416 2 1 -96.7732 38.2723 -144.45 
-     15 119.488 412 1 1 -97.6289 37.6896 -174.45 
-     15 159.458 1087 1 0 -97.68 37.65 -175.862 
-     15 109.872 407 0 1 -98.7354 36.85 -204.45 
-     15 169.774 1083 0 0 -98.7851 36.7938 -205.85 
-     15 149.224 1094 3 0 -96.0355 38.9336 -115.85 
-     15 13.1585 1095 3 0 -95.9826 39.0502 -116.208 
-Number of digits in this event: 71
+Number of tracker hits in this event: 67
+     15 160.553 623 11 1 -55.2965 33.7806 125.55 
+     15 149.298 1068 11 0 -55.2957 33.7809 124.15 
+     15 154.281 623 10 1 -55.2809 33.7806 95.55 
+     15 99.3501 1068 10 0 -55.2807 33.7814 94.15 
+     15 117.602 623 9 1 -55.282 33.797 65.55 
+     15 103.488 1068 9 0 -55.2822 33.7987 64.15 
+     15 97.8265 623 8 1 -55.2832 33.8345 35.55 
+     15 121.597 1068 8 0 -55.284 33.8364 34.15 
+     15 106.725 623 7 1 -55.2959 33.8764 5.55 
+     15 159.919 1069 7 0 -55.2965 33.8774 4.15 
+     15 148.277 623 6 1 -55.3111 33.897 -24.45 
+     15 164.996 1069 6 0 -55.3133 33.8971 -25.85 
+     15 124.837 623 5 1 -55.3565 33.9047 -54.45 
+     15 219.916 1069 5 0 -55.3583 33.9043 -55.85 
+     15 113.648 623 4 1 -55.3924 33.9013 -84.45 
+     15 104.517 1069 4 0 -55.3946 33.8996 -85.85 
+     15 114.196 623 3 1 -55.4443 33.8559 -114.45 
+     15 120.968 1069 3 0 -55.4467 33.8524 -115.85 
+     15 120.237 622 2 1 -55.4953 33.7789 -144.45 
+     15 123.42 1068 2 0 -55.498 33.7744 -145.85 
+     15 114.131 622 1 1 -55.5541 33.6793 -174.45 
+     15 163.978 1068 1 0 -55.558 33.6749 -175.85 
+     15 235.377 622 0 1 -55.6358 33.5814 -204.45 
+     15 135.964 1067 0 0 -55.6394 33.5779 -205.85 
+     15 52.879 1400 0 0 -11.9447 100.15 -206.101 
+     15 76.3807 1401 0 0 -11.8146 100.35 -206.013 
+     15 83.4014 1402 0 0 -11.7402 100.55 -206.103 
+     15 78.9731 1403 0 0 -11.6283 100.75 -205.979 
+     15 64.6148 839 0 1 -12.1414 102.612 -204.85 
+     15 271.554 838 0 1 -12.25 102.742 -204.772 
+     15 119.437 1068 0 0 -55.3249 33.7706 -205.85 
+     15 379.175 622 3 1 -55.45 33.8841 -114.555 
+     15 262.346 1070 3 0 -55.3841 34.05 -115.859 
+     15 125.283 632 2 1 -53.5329 36.4892 -144.451 
+     15 11.5271 633 2 1 -53.45 36.4908 -144.838 
+     15 110.495 1082 2 0 -53.2457 36.493 -145.85 
+     15 192.524 670 1 1 -45.955 37.8253 -174.45 
+     15 127.287 1090 1 0 -45.6494 38.0986 -175.85 
+     15 128.861 704 0 1 -39.1895 44.0053 -204.45 
+     15 54.4049 705 0 1 -39.05 43.9979 -204.697 
+     15 129.481 1119 0 0 -38.3747 43.9665 -205.85 
+     15 132.362 1186 0 0 -12.0348 57.2704 -206.25 
+     15 68.8608 1187 0 0 -11.7786 57.45 -205.983 
+     15 86.2059 846 0 1 -10.7364 58.1831 -204.85 
+     15 258.982 847 0 1 -10.65 58.262 -204.734 
+     15 18.0155 848 0 1 -10.45 58.42 -204.494 
+     15 80.6072 1389 1 0 33.9517 98.0092 -176.25 
+     15 582.66 1390 1 0 34.1274 98.1502 -176.149 
+     15 261.092 1391 1 0 34.4021 98.35 -175.991 
+     15 29.6527 1084 1 1 36.9484 98.9008 -174.85 
+     15 45.6727 1085 1 1 37.051 98.9196 -174.823 
+     15 73.3074 1392 1 0 40.6174 98.55 -176.114 
+     15 70.1257 1393 1 0 40.6556 98.75 -176.133 
+     15 394.888 1394 1 0 40.7127 98.95 -176.144 
+     15 327.372 1395 1 0 41.2308 99.15 -175.988 
+     15 176.33 1098 1 1 39.796 98.5007 -174.85 
+     15 244.397 1069 0 0 -45.661 33.9185 -206.25 
+     15 108.941 631 2 1 -53.6501 36.5401 -144.519 
+     15 24.3962 1083 2 0 -54.6024 36.796 -145.85 
+     15 441.194 1084 2 0 -54.6847 36.8501 -145.882 
+     15 314.442 1085 2 0 -54.9992 37.05 -145.887 
+     15 44.747 1086 2 0 -55.2319 37.25 -145.984 
+     15 130.557 617 2 1 -56.4692 36.7418 -144.45 
+     15 122.212 589 1 1 -62.2111 40.5696 -174.45 
+     15 144.94 1102 1 0 -62.1863 40.5293 -175.85 
+     15 131.169 588 0 1 -62.3383 40.4615 -204.45 
+     15 359.699 1101 0 0 -62.4085 40.3427 -205.85 
+Number of digits in this event: 40
 Using G4ParticleGun... 
-Particle energy: 7.20422 LIN
+Particle energy: 4.24818 LIN
 Particle: e-
 Event: 16
-Number of tracker hits in this event: 74
-     16 98.1837 406 9 1 -98.8411 91.5376 65.55 
-     16 117.895 1356 9 0 -98.8417 91.5365 64.15 
-     16 111.122 406 8 1 -98.8492 91.5141 35.55 
-     16 189.679 1356 8 0 -98.8495 91.514 34.15 
-     16 118.994 406 7 1 -98.8585 91.5138 5.55 
-     16 105.704 1356 7 0 -98.8599 91.5137 4.15 
-     16 196.071 406 6 1 -98.8875 91.5131 -24.45 
-     16 126.183 1356 6 0 -98.8882 91.5139 -25.85 
-     16 372.798 406 5 1 -98.9047 91.5239 -54.45 
-     16 407.061 1356 5 0 -98.9061 91.5235 -55.85 
-     16 111.952 406 4 1 -98.9368 91.5185 -84.45 
-     16 132.643 1356 4 0 -98.9375 91.5198 -85.85 
-     16 231.337 406 3 1 -98.9432 91.5461 -114.45 
-     16 109.404 1356 3 0 -98.9423 91.5486 -115.85 
-     16 121.108 406 2 1 -98.9242 91.5995 -144.45 
-     16 326.212 1357 2 0 -98.9228 91.5997 -145.85 
-     16 117.998 406 1 1 -98.8885 91.6059 -174.45 
-     16 117.155 1357 1 0 -98.8856 91.605 -175.85 
-     16 299.999 406 0 1 -98.8318 91.5853 -204.45 
-     16 109.802 1357 0 0 -98.8304 91.5844 -205.85 
-     16 314.739 405 1 1 -99.0484 91.4905 -174.45 
-     16 379.262 1356 1 0 -99.01 91.488 -175.85 
-     16 245.451 409 0 1 -98.2113 91.4534 -204.45 
-     16 404.613 1356 0 0 -98.1667 91.457 -205.85 
-     16 34.2179 1336 2 0 -99.1021 87.3219 -146.25 
-     16 76.7871 405 6 1 -98.9503 91.4663 -24.5259 
-     16 190.275 404 6 1 -99.1501 91.325 -24.6027 
-     16 108.286 403 6 1 -99.35 91.1084 -24.6187 
-     16 86.7932 402 6 1 -99.5502 90.9125 -24.6567 
-     16 166.951 401 6 1 -99.7502 90.8544 -24.7719 
-     16 240.845 400 6 1 -99.95 91.1273 -24.8193 
-     16 144.63 405 4 1 -99.0731 91.1391 -84.45 
-     16 221.047 1354 4 0 -99.0511 91.0983 -85.85 
-     16 144.186 1348 3 0 -98.8338 89.7315 -115.85 
-     16 154.594 397 2 1 -100.688 87.344 -144.45 
-     16 116.075 1335 2 0 -100.872 87.2299 -145.85 
-     16 291.926 376 1 1 -104.779 84.9488 -174.45 
-     16 195.759 1324 1 0 -104.97 84.9319 -175.85 
-     16 53.1664 355 0 1 -109.119 85.0946 -204.45 
-     16 98.7062 354 0 1 -109.15 85.0893 -204.62 
-     16 25.5798 1325 0 0 -109.382 85.0519 -205.85 
-     16 117.783 1324 0 0 -109.394 85.05 -205.912 
-     16 151.37 401 1 1 -99.7685 90.2854 -174.45 
-     16 24.7568 400 1 1 -100.03 90.0498 -174.81 
-     16 77.2017 1343 1 0 -101.11 88.6776 -175.85 
-     16 139.843 1342 1 0 -101.129 88.6495 -175.868 
-     16 195.973 1341 1 0 -101.224 88.45 -176.008 
-     16 67.8201 1340 1 0 -101.328 88.25 -176.132 
-     16 4.78494 1339 1 0 -101.422 88.0498 -176.237 
-     16 58.4996 1002 1 0 -136.704 20.5476 -176.25 
-     16 74.9212 1001 1 0 -136.736 20.4498 -176.078 
-     16 293.204 217 1 1 -136.743 20.3851 -174.85 
-     16 105.888 218 1 1 -136.55 20.9584 -174.636 
-     16 68.9739 219 1 1 -136.35 21.085 -174.66 
-     16 242.115 1006 1 0 -135.56 21.3622 -175.85 
-     16 199.3 1007 1 0 -135.724 21.45 -176.069 
-     16 50.3801 402 1 1 -99.7217 90.3135 -174.45 
-     16 167.754 1350 1 0 -99.9515 90.2448 -175.85 
-     16 21.4229 386 0 1 -102.815 89.6545 -204.45 
-     16 66.0033 387 0 1 -102.75 89.6626 -204.485 
-     16 79.0284 388 0 1 -102.55 89.6873 -204.614 
-     16 20.2726 389 0 1 -102.35 89.7562 -204.794 
-     16 185.803 1349 0 0 -101.077 89.8768 -205.85 
-     16 208.24 407 4 1 -98.5847 91.744 -84.45 
-     16 120.877 1357 4 0 -98.6231 91.7317 -85.85 
-     16 216.273 404 3 1 -99.2917 91.2907 -114.45 
-     16 129.137 1355 3 0 -99.2667 91.226 -115.85 
-     16 127.994 408 2 1 -98.4123 89.945 -144.45 
-     16 198.813 1349 2 0 -98.3583 89.8798 -145.85 
-     16 145.297 414 1 1 -97.3071 88.5886 -174.45 
-     16 133.144 1317 0 0 -98.3596 83.6029 -205.85 
-     16 151.75 1552 1 0 -117.612 130.73 -176.25 
-     16 85.7175 1553 1 0 -117.564 130.75 -176.206 
-     16 130.508 1357 9 0 -98.8444 91.5502 63.8722 
-Number of digits in this event: 43
+Number of tracker hits in this event: 64
+     16 131.888 1432 10 1 106.675 -0.348794 95.55 
+     16 143.116 898 10 0 106.675 -0.347833 94.15 
+     16 441.957 1432 9 1 106.681 -0.344825 65.55 
+     16 421.311 898 9 0 106.686 -0.347421 64.15 
+     16 244.7 1433 8 1 106.775 -0.393655 35.55 
+     16 240.055 898 8 0 106.78 -0.398588 34.15 
+     16 249.016 1433 7 1 106.875 -0.522538 5.55 
+     16 276.369 897 7 0 106.885 -0.531811 4.15 
+     16 103.362 1434 6 1 107.071 -0.728164 -24.45 
+     16 406.254 896 6 0 107.081 -0.742496 -25.85 
+     16 123.666 1435 5 1 107.284 -1.02935 -54.45 
+     16 181.309 895 5 0 107.288 -1.04707 -55.85 
+     16 42.7558 894 5 0 107.289 -1.05 -56.0816 
+     16 166.036 1436 4 1 107.42 -1.41995 -84.45 
+     16 105.164 893 4 0 107.421 -1.44063 -85.85 
+     16 135.752 1436 3 1 107.465 -1.88639 -114.45 
+     16 140.935 890 3 0 107.463 -1.90971 -115.85 
+     16 139.768 1436 2 1 107.417 -2.39053 -144.45 
+     16 119.747 888 2 0 107.412 -2.41274 -145.85 
+     16 99.8195 1435 1 1 107.332 -2.86485 -174.45 
+     16 133.759 885 1 0 107.326 -2.88678 -175.85 
+     16 411.815 1435 0 1 107.19 -3.29673 -204.45 
+     16 414.238 883 0 0 107.184 -3.31679 -205.85 
+     16 15.0314 879 0 0 105.88 -4.22936 -205.85 
+     16 168.132 878 0 0 105.874 -4.25024 -205.863 
+     16 135.549 1432 8 1 106.663 -0.375149 35.55 
+     16 106.08 1432 7 1 106.572 -0.481872 5.55 
+     16 130.595 1432 6 1 106.566 -0.700779 -24.45 
+     16 126.071 1432 5 1 106.599 -0.846835 -54.45 
+     16 93.582 1432 4 1 106.576 -0.97306 -84.45 
+     16 199.029 895 4 0 106.579 -0.979401 -85.85 
+     16 185.933 1432 3 1 106.634 -1.10613 -114.45 
+     16 254.041 894 3 0 106.639 -1.11548 -115.85 
+     16 116.653 1432 2 1 106.719 -1.32033 -144.45 
+     16 122.255 893 2 0 106.722 -1.33313 -145.85 
+     16 186.231 1433 1 1 106.832 -1.6153 -174.45 
+     16 207.212 892 1 0 106.84 -1.62271 -175.85 
+     16 104.497 1434 0 1 106.989 -1.6713 -204.45 
+     16 107.856 892 0 0 106.942 -1.63303 -205.85 
+     16 103.301 1431 8 1 106.459 -0.731022 35.55 
+     16 97.2869 896 8 0 106.396 -0.794892 34.15 
+     16 203.054 1424 7 1 105.141 -2.25322 5.55 
+     16 131.865 888 7 0 105.145 -2.37732 4.15 
+     16 137.457 1425 6 1 105.237 -4.80556 -24.45 
+     16 118.195 875 6 0 105.216 -4.96976 -25.85 
+     16 140.2 1423 5 1 104.859 -8.0639 -54.45 
+     16 131.39 858 5 0 104.857 -8.26464 -55.85 
+     16 109.114 1423 4 1 104.801 -12.3176 -84.45 
+     16 110.783 837 4 0 104.868 -12.5234 -85.85 
+     16 115.417 1430 3 1 106.185 -16.4671 -114.45 
+     16 135.411 816 3 0 106.267 -16.7448 -115.85 
+     16 7.50401 1438 2 1 107.949 -22.3503 -144.451 
+     16 119.847 1439 2 1 107.95 -22.3555 -144.477 
+     16 16.7138 787 2 0 108.055 -22.6357 -145.85 
+     16 115.993 786 2 0 108.061 -22.65 -145.921 
+     16 75.9296 1452 1 1 110.727 -28.3553 -174.45 
+     16 86.6384 1453 1 1 110.75 -28.3811 -174.614 
+     16 85.7189 757 1 0 110.916 -28.5944 -175.85 
+     16 26.1707 756 1 0 110.957 -28.65 -176.175 
+     16 148.578 1471 0 1 114.416 -33.5 -204.45 
+     16 53.642 731 0 0 114.522 -33.8101 -205.85 
+     16 88.2904 730 0 0 114.536 -33.85 -206.022 
+     16 14.2061 552 4 0 99.0424 -69.6202 -86.25 
+     16 437.484 551 4 0 99.0331 -69.65 -86.2329 
+Number of digits in this event: 38
 Using G4ParticleGun... 
-Particle energy: 1.53967 LIN
+Particle energy: 3.64824 LIN
 Particle: e-
 Event: 17
-Number of tracker hits in this event: 37
-     17 135.699 1454 10 1 111.043 -24.5164 95.55 
-     17 99.0837 777 10 0 111.042 -24.5195 94.15 
-     17 154.565 1454 9 1 111.013 -24.5854 65.55 
-     17 104.887 777 9 0 111.015 -24.5863 64.15 
-     17 123.684 1454 8 1 111.03 -24.6089 35.55 
-     17 126.907 777 8 0 111.031 -24.6113 34.15 
-     17 107.061 1454 7 1 111.08 -24.654 5.55 
-     17 173.556 776 7 0 111.084 -24.658 4.15 
-     17 135.054 1455 6 1 111.162 -24.7307 -24.45 
-     17 110.097 776 6 0 111.163 -24.735 -25.85 
-     17 174.067 1455 5 1 111.17 -24.818 -54.45 
-     17 116.193 776 5 0 111.165 -24.8112 -55.85 
-     17 135.76 1454 4 1 111.067 -24.675 -84.45 
-     17 190.11 776 4 0 111.061 -24.672 -85.85 
-     17 183.822 1453 3 1 110.949 -24.6193 -114.45 
-     17 150.829 777 3 0 110.943 -24.6204 -115.85 
-     17 235.415 1453 2 1 110.866 -24.6333 -144.45 
-     17 128.442 777 2 0 110.859 -24.6374 -145.85 
-     17 892.936 1452 1 1 110.715 -24.73 -174.45 
-     17 337.178 776 1 0 110.716 -24.7384 -175.85 
-     17 179.732 1452 0 1 110.737 -24.9216 -204.45 
-     17 257.259 775 0 0 110.74 -24.9311 -205.85 
-     17 237.773 777 1 0 110.779 -24.65 -175.984 
-     17 38.4693 787 1 0 108.859 -22.5633 -175.85 
-     17 110.334 788 1 0 108.936 -22.45 -175.887 
-     17 92.1389 789 1 0 108.949 -22.2499 -175.918 
-     17 151.229 790 1 0 108.827 -22.05 -176.067 
-     17 10.257 791 1 0 108.716 -21.85 -176.239 
-     17 159.555 1121 1 0 124.696 44.3053 -176.25 
-     17 48.1602 1451 0 1 110.542 -24.9428 -204.45 
-     17 26.6483 1488 3 1 117.893 12.4942 -114.45 
-     17 122.7 1464 0 1 113.118 -22.3571 -204.45 
-     17 190.985 789 0 0 113.197 -22.1473 -205.85 
-     17 104.313 854 0 0 120.725 -9.24784 -206.25 
-     17 115.153 853 0 0 120.6 -9.25002 -206.141 
-     17 72.4033 1454 5 1 111.15 -24.7856 -54.8233 
-     17 89.8955 772 5 0 111.893 -25.5746 -55.85 
-Number of digits in this event: 23
+Number of tracker hits in this event: 65
+     17 136.982 833 11 1 -13.3448 -29.6468 125.55 
+     17 157.852 752 11 0 -13.3457 -29.6452 124.15 
+     17 183.635 833 10 1 -13.3546 -29.6328 95.55 
+     17 112.328 751 10 0 -13.5299 -29.6603 94.15 
+     17 139.49 814 9 1 -17.1579 -30.1454 65.55 
+     17 126.244 748 9 0 -17.066 -30.2625 64.1493 
+     17 119.138 824 8 1 -15.1753 -32.6559 35.55 
+     17 121.625 736 8 0 -15.358 -32.7654 34.1499 
+     17 54.1014 802 7 1 -19.5888 -34.4974 5.55 
+     17 50.9457 801 7 1 -19.65 -34.4769 5.35363 
+     17 171.277 728 7 0 -20.0051 -34.3709 4.15 
+     17 1.71276 761 6 1 -27.8473 -31.9719 -24.45 
+     17 206.93 760 6 1 -27.8501 -31.9701 -24.4584 
+     17 25.5804 741 6 0 -28.2797 -31.67 -25.85 
+     17 105.359 742 6 0 -28.3085 -31.65 -25.9398 
+     17 3.76313 710 5 1 -38.0457 -24.4146 -54.45 
+     17 270.542 709 5 1 -38.05 -24.4102 -54.4617 
+     17 97.9662 781 5 0 -38.5587 -23.7913 -55.85 
+     17 36.5815 782 5 0 -38.6739 -23.6499 -56.16 
+     17 49.9887 653 4 1 -49.4006 -11.8079 -84.4501 
+     17 131.172 652 4 1 -49.4501 -11.7342 -84.5847 
+     17 1.99434 844 4 0 -49.9039 -11.0557 -85.8501 
+     17 244.832 845 4 0 -49.9077 -11.05 -85.8607 
+     17 9.05883 846 4 0 -50.0442 -10.85 -86.23 
+     17 227.29 868 4 0 -123.704 -6.29898 -86.25 
+     17 105.61 867 4 0 -124.394 -6.45 -85.9701 
+     17 47.5079 263 4 1 -127.402 -7.19032 -84.8499 
+     17 62.0311 262 4 1 -127.55 -7.22708 -84.7947 
+     17 64.0556 261 4 1 -127.75 -7.27424 -84.7178 
+     17 71.6069 260 4 1 -127.95 -7.31841 -84.6372 
+     17 102.818 259 4 1 -128.15 -7.36265 -84.5568 
+     17 13.2754 258 4 1 -128.35 -7.4104 -84.4739 
+     17 95.1255 708 5 1 -38.25 -24.7091 -54.5812 
+     17 118.204 707 5 1 -38.4503 -24.8586 -54.5085 
+     17 51.1087 706 5 1 -38.65 -24.8852 -54.4575 
+     17 92.8239 705 5 1 -38.85 -24.8682 -54.4765 
+     17 3.06058 704 5 1 -39.05 -24.7806 -54.4555 
+     17 198.487 832 6 1 -13.4624 -29.546 -24.45 
+     17 243.138 752 6 0 -13.4634 -29.5438 -25.85 
+     17 242.508 832 5 1 -13.4753 -29.4953 -54.45 
+     17 315.165 752 5 0 -13.4784 -29.4995 -55.85 
+     17 247.764 832 4 1 -13.5564 -29.5541 -84.45 
+     17 474.756 752 4 0 -13.5682 -29.5546 -85.85 
+     17 225.424 831 3 1 -13.8103 -29.5414 -114.45 
+     17 127.352 752 3 0 -13.8193 -29.5375 -115.85 
+     17 285.892 830 2 1 -13.9818 -29.4603 -144.45 
+     17 318.928 753 2 0 -13.9901 -29.4496 -145.85 
+     17 402.079 829 1 1 -14.1436 -29.2324 -174.45 
+     17 692.69 754 1 0 -14.1454 -29.2245 -175.85 
+     17 97.0792 829 0 1 -14.1719 -29 -204.45 
+     17 411.457 755 0 0 -14.181 -28.9902 -205.85 
+     17 128.07 828 0 1 -14.2676 -28.9909 -204.822 
+     17 1.34843 801 3 0 63.5968 -19.7634 -115.85 
+     17 174.475 753 3 0 -13.7319 -29.37 -115.85 
+     17 178.932 828 1 1 -14.25 -29.2416 -174.483 
+     17 249.368 754 0 0 -14.4473 -29.052 -205.85 
+     17 155.254 948 0 0 -45.6539 9.65 -206.079 
+     17 107.401 827 0 1 -14.4504 -29.0576 -204.677 
+     17 463.055 753 0 0 -14.3636 -29.2502 -205.948 
+     17 477.102 826 0 1 -14.664 -29.3229 -204.45 
+     17 243.717 743 1 0 36.4522 -31.3516 -176.25 
+     17 125.311 833 0 1 -13.4097 -29.1866 -204.45 
+     17 62.9544 631 12 0 -5.08944 -53.7575 153.751 
+     17 192.618 630 12 0 -5.08186 -53.85 153.936 
+     17 328.074 629 12 0 -5.09265 -54.05 154.013 
+Number of digits in this event: 40
 Using G4ParticleGun... 
-Particle energy: 2.94679 LIN
+Particle energy: 6.08316 LIN
 Particle: e-
 Event: 18
-Number of tracker hits in this event: 103
-     18 116.17 372 10 1 -105.612 45.3185 95.55 
-     18 108.508 1126 10 0 -105.612 45.3185 94.15 
-     18 130.319 372 9 1 -105.625 45.3172 65.55 
-     18 116.532 1126 9 0 -105.626 45.317 64.15 
-     18 86.0638 372 8 1 -105.657 45.3142 35.55 
-     18 250.22 1126 8 0 -105.66 45.3098 34.15 
-     18 244.878 372 7 1 -105.718 45.2209 5.55 
-     18 153.261 1125 7 0 -105.725 45.2188 4.15 
-     18 204.81 371 6 1 -105.856 45.1632 -24.45 
-     18 124.571 1125 6 0 -105.859 45.1581 -25.85 
-     18 122.53 371 5 1 -105.928 45.0567 -54.45 
-     18 115.507 1125 5 0 -105.927 45.0536 -55.85 
-     18 355.191 371 4 1 -105.906 44.9994 -84.45 
-     18 90.783 1124 4 0 -105.903 44.9969 -85.85 
-     18 142.029 371 3 1 -105.834 44.9428 -114.45 
-     18 99.4122 1124 3 0 -105.833 44.9367 -115.85 
-     18 119.211 371 2 1 -105.799 44.8119 -144.45 
-     18 106.502 1123 2 0 -105.8 44.8076 -145.85 
-     18 126.928 371 1 1 -105.803 44.7197 -174.45 
-     18 114.507 1123 1 0 -105.811 44.7241 -175.85 
-     18 101.459 370 0 1 -105.975 44.813 -204.45 
-     18 140.184 1123 0 0 -105.983 44.822 -205.85 
-     18 68.0567 1289 0 0 5.85456 77.9611 -206.25 
-     18 52.3698 1120 4 0 -106.405 44.1235 -85.85 
-     18 298.088 1119 4 0 -106.445 44.05 -85.9446 
-     18 155.732 1118 4 0 -106.477 43.85 -86.0874 
-     18 261.542 1117 4 0 -106.519 43.65 -86.1735 
-     18 130.578 365 4 1 -107.036 45.0378 -84.8499 
-     18 27.1432 366 4 1 -106.95 45.0887 -84.7769 
-     18 458.582 369 7 1 -106.257 45.0754 5.55 
-     18 118.87 1124 7 0 -106.309 45.0101 4.15 
-     18 117.009 365 6 1 -107.069 43.4074 -24.45 
-     18 107.22 1116 6 0 -107.111 43.4407 -25.85 
-     18 137.843 361 5 1 -107.871 43.9993 -54.45 
-     18 126.233 1120 5 0 -107.813 44.0717 -55.85 
-     18 93.9596 369 4 1 -106.171 45.633 -84.45 
-     18 186.259 370 4 1 -106.15 45.6592 -84.5943 
-     18 198.775 1129 4 0 -105.893 45.9009 -85.85 
-     18 5.87764 407 3 1 -98.5659 50.8671 -114.45 
-     18 174.136 408 3 1 -98.55 50.8723 -114.476 
-     18 19.6235 409 3 1 -98.35 50.9494 -114.79 
-     18 140.563 1156 3 0 -97.6463 51.2588 -115.85 
-     18 57.027 493 2 1 -81.3852 60.1803 -144.45 
-     18 90.6903 494 2 1 -81.2499 60.2405 -144.613 
-     18 159.54 1203 2 0 -80.3025 60.6576 -145.85 
-     18 104.95 598 1 1 -60.4208 68.5152 -174.45 
-     18 63.98 599 1 1 -60.25 68.3688 -174.698 
-     18 176.481 1237 1 0 -59.4444 67.6408 -175.85 
-     18 17.8962 1236 1 0 -59.2405 67.45 -176.178 
-     18 32.6789 675 0 1 -44.9324 58.5437 -204.45 
-     18 75.2472 676 0 1 -44.85 58.4956 -204.496 
-     18 74.2544 677 0 1 -44.65 58.3889 -204.636 
-     18 22.2303 678 0 1 -44.45 58.3157 -204.808 
-     18 282.463 1189 0 0 -43.1604 58.0256 -205.85 
-     18 0.0251914 795 0 1 -20.85 50.4473 -204.503 
-     18 137.1 377 2 1 -104.7 48.0379 -144.45 
-     18 38.3683 1140 2 0 -104.458 48.2312 -145.85 
-     18 90.8281 1141 2 0 -104.438 48.25 -145.973 
-     18 92.7692 409 1 1 -98.2225 53.4327 -174.451 
-     18 35.3052 410 1 1 -98.15 53.4389 -174.727 
-     18 112.407 1167 1 0 -97.8433 53.4546 -175.85 
-     18 91.7172 447 0 1 -90.6764 55.5362 -204.451 
-     18 54.7011 448 0 1 -90.55 55.5715 -204.661 
-     18 90.1664 1178 0 0 -89.9043 55.8088 -205.85 
-     18 46.2053 1179 0 0 -89.7452 55.85 -206.124 
-     18 120.717 1126 7 0 -105.625 45.3124 4.15 
-     18 144.471 373 6 1 -105.501 45.4898 -24.45 
-     18 138.913 1127 6 0 -105.497 45.535 -25.85 
-     18 42.8035 374 5 1 -105.347 46.4044 -54.45 
-     18 99.2409 373 5 1 -105.35 46.4091 -54.5762 
-     18 102.504 1132 5 0 -105.384 46.4603 -55.85 
-     18 166.502 1138 4 0 -106.129 47.6515 -85.85 
-     18 103.991 367 3 1 -106.676 48.6056 -114.45 
-     18 85.9855 1142 3 0 -106.708 48.6421 -115.85 
-     18 21.3607 1143 3 0 -106.714 48.65 -116.151 
-     18 253.262 364 2 1 -107.251 49.3454 -144.45 
-     18 507.998 1146 2 0 -107.219 49.366 -145.85 
-     18 138.109 368 1 1 -106.487 49.7492 -174.45 
-     18 173.497 1148 1 0 -106.398 49.7624 -175.85 
-     18 261.961 378 0 1 -104.533 49.9664 -204.45 
-     18 107.315 1149 0 0 -104.432 49.9576 -205.85 
-     18 28.9884 1144 2 0 -106.814 48.8941 -145.85 
-     18 121.052 1143 2 0 -106.769 48.85 -145.952 
-     18 90.5004 140 2 1 -151.95 70.1428 -144.501 
-     18 54.0551 139 2 1 -152.15 70.1488 -144.479 
-     18 143.21 1147 2 0 -107.19 49.45 -146.106 
-     18 136.755 1796 2 0 -38.895 179.423 -146.25 
-     18 414.092 1797 2 0 -38.8801 179.551 -146.166 
-     18 38.8449 1795 2 0 -38.0347 179.35 -145.879 
-     18 240.958 705 2 1 -38.908 179.009 -144.85 
-     18 72.521 1149 1 0 -105.031 49.85 -176.179 
-     18 199.743 372 1 1 -105.556 50.4709 -174.45 
-     18 275.36 1152 1 0 -105.697 50.5098 -175.85 
-     18 5.32874 356 0 1 -108.76 54.0157 -204.45 
-     18 118.073 357 0 1 -108.75 54.0126 -204.468 
-     18 6.40412 358 0 1 -108.55 53.9347 -204.833 
-     18 134.501 1168 0 0 -107.951 53.7724 -205.851 
-     18 49.5751 373 1 1 -105.55 50.4992 -174.702 
-     18 113.251 1161 0 0 -104.655 52.3141 -205.85 
-     18 9.88566 1160 0 0 -104.698 52.25 -206.208 
-     18 80.6338 1128 2 0 -105.094 45.7854 -145.85 
-     18 17.0404 852 2 0 -78.4257 -9.56459 -146.25 
-     18 237.834 266 2 0 -98.8768 -126.88 -146.25 
-Number of digits in this event: 46
-Using G4ParticleGun... 
-Particle energy: 3.36127 LIN
+Number of tracker hits in this event: 40
+     18 100.688 609 10 1 -58.0961 -92.4787 95.55 
+     18 93.2097 438 10 0 -58.0954 -92.4801 94.15 
+     18 250.192 609 9 1 -58.0828 -92.5058 65.55 
+     18 130.6 438 9 0 -58.083 -92.5055 64.15 
+     18 127.396 609 8 1 -58.0888 -92.5 35.55 
+     18 160.252 438 8 0 -58.0881 -92.4982 34.15 
+     18 108.844 609 7 1 -58.0788 -92.4665 5.55 
+     18 209.954 438 7 0 -58.0788 -92.4649 4.15 
+     18 105.372 609 6 1 -58.0751 -92.4319 -24.45 
+     18 133.005 438 6 0 -58.0732 -92.432 -25.85 
+     18 120.507 610 5 1 -58.0327 -92.4366 -54.45 
+     18 165.634 438 5 0 -58.0328 -92.4346 -55.85 
+     18 150.227 610 4 1 -58.0293 -92.3901 -84.45 
+     18 108.985 438 4 0 -58.0275 -92.3888 -85.85 
+     18 112.588 610 3 1 -57.9966 -92.3666 -114.45 
+     18 157.473 438 3 0 -57.9936 -92.3656 -115.85 
+     18 141.864 610 2 1 -57.9401 -92.3455 -144.45 
+     18 135.513 439 2 0 -57.9375 -92.3446 -145.85 
+     18 140.615 610 1 1 -57.8794 -92.3262 -174.45 
+     18 160.871 439 1 0 -57.8768 -92.3261 -175.85 
+     18 105.443 611 0 1 -57.8297 -92.3237 -204.45 
+     18 102.538 439 0 0 -57.8289 -92.3245 -205.85 
+     18 105.211 11 8 1 -177.829 -120.055 35.15 
+     18 3.40397 302 8 0 -178.566 -119.75 34.0469 
+     18 102.15 656 5 1 -48.8039 -99.9666 -54.45 
+     18 115.733 655 5 1 -48.85 -99.9831 -54.5485 
+     18 18.5267 1016 6 0 4.43176 23.25 -26.1359 
+     18 24.8451 924 6 1 5.00052 24.0064 -24.8497 
+     18 154.602 925 6 1 5.05 24.0403 -24.7829 
+     18 53.8483 926 6 1 5.25 24.1553 -24.5369 
+     18 63.482 927 6 1 5.45 24.1437 -24.6689 
+     18 67.9675 928 6 1 5.65 24.0961 -24.8142 
+     18 126.361 1018 6 0 6.44071 23.6947 -25.85 
+     18 151.353 1017 6 0 6.49498 23.6499 -25.918 
+     18 203.556 327 7 0 -15.3261 -114.657 3.75 
+     18 162.506 326 7 0 -15.0985 -114.75 3.93 
+     18 147.67 325 7 0 -14.6667 -114.95 3.87529 
+     18 468.683 324 7 0 -14.5034 -115.15 3.91734 
+     18 117.525 716 6 1 -36.7318 97.967 -24.85 
+     18 306.482 717 6 1 -36.65 98.2153 -24.54 
+Number of digits in this event: 25
+Using G4ParticleGun... 
+Particle energy: 7.39468 LIN
 Particle: e-
 Event: 19
-Number of tracker hits in this event: 36
-     19 141.141 971 9 1 14.3481 -127.614 65.55 
-     19 85.5503 262 9 0 14.3491 -127.608 64.15 
-     19 247.311 971 8 1 14.3651 -127.491 35.55 
-     19 165.496 263 8 0 14.374 -127.486 34.15 
-     19 102.368 972 7 1 14.5277 -127.413 5.55 
-     19 100.678 263 7 0 14.5291 -127.408 4.15 
-     19 110.335 972 6 1 14.5599 -127.289 -24.45 
-     19 105.941 264 6 0 14.5614 -127.285 -25.85 
-     19 136.493 972 5 1 14.576 -127.209 -54.45 
-     19 165.152 264 5 0 14.5766 -127.211 -55.85 
-     19 152.323 972 4 1 14.6121 -127.237 -84.45 
-     19 130.217 264 4 0 14.6054 -127.228 -85.85 
-     19 135.336 972 3 1 14.4735 -127.102 -114.45 
-     19 119.814 265 3 0 14.4692 -127.094 -115.85 
-     19 108.623 971 2 1 14.3636 -126.949 -144.45 
-     19 118.784 265 2 0 14.3427 -126.954 -145.85 
-     19 102.198 968 1 1 13.8419 -127.043 -174.45 
-     19 264.047 265 1 0 13.8226 -127.038 -175.85 
-     19 159.283 966 0 1 13.3831 -126.937 -204.45 
-     19 138.401 265 0 0 13.3808 -126.955 -205.85 
-     19 272.848 971 0 1 14.332 -126.776 -204.45 
-     19 521.768 268 0 0 14.4327 -126.462 -205.85 
-     19 22.8447 970 0 1 14.25 -126.797 -204.779 
-     19 111.821 266 0 0 13.9956 -126.773 -205.85 
-     19 0.00875024 972 8 1 14.4501 -127.33 35.1504 
-     19 114.75 270 8 0 16.2075 -125.962 34.1498 
-     19 145.915 271 8 0 16.2204 -125.95 34.1379 
-     19 44.3827 275 8 0 15.8132 -125.001 33.7502 
-     19 273.265 972 1 1 14.5684 -126.535 -174.45 
-     19 120.058 268 1 0 14.5684 -126.529 -175.85 
-     19 236.932 972 0 1 14.5688 -126.413 -204.45 
-     19 45.6011 619 0 0 7.16814 -56.25 -206.155 
-     19 176.696 269 0 0 14.5566 -126.349 -206.032 
-     19 218.676 267 1 0 14.5814 -126.55 -175.866 
-     19 155.632 267 0 0 14.5942 -126.724 -205.85 
-     19 6.83455 116 3 0 92.4887 -156.764 -116.25 
-Number of digits in this event: 23
+Number of tracker hits in this event: 126
+     19 98.4383 741 8 1 -31.7983 134.56 35.55 
+     19 100.468 1572 8 0 -31.7983 134.56 34.15 
+     19 335.05 741 7 1 -31.7986 134.548 5.55 
+     19 132.285 1571 7 0 -31.7993 134.547 4.15 
+     19 364.232 741 6 1 -31.8102 134.515 -24.45 
+     19 165.447 1571 6 0 -31.8083 134.512 -25.85 
+     19 112.456 741 5 1 -31.7698 134.463 -54.45 
+     19 223.404 1571 5 0 -31.7686 134.46 -55.85 
+     19 116.187 741 4 1 -31.7411 134.415 -84.45 
+     19 126.563 1571 4 0 -31.7418 134.414 -85.85 
+     19 222.938 741 3 1 -31.7526 134.388 -114.45 
+     19 193.138 1571 3 0 -31.7541 134.385 -115.85 
+     19 289.435 741 2 1 -31.7855 134.328 -144.45 
+     19 134.621 1570 2 0 -31.7874 134.327 -145.85 
+     19 262.813 741 1 1 -31.8179 134.307 -174.45 
+     19 246.166 1570 1 0 -31.8149 134.305 -175.85 
+     19 113.229 741 0 1 -31.7775 134.261 -204.45 
+     19 118.744 1570 0 0 -31.776 134.257 -205.85 
+     19 206.568 1062 4 0 -103.815 32.6362 -86.25 
+     19 190.576 1407 7 0 -98.8701 101.731 3.75 
+     19 73.3995 1408 7 0 -99.2168 101.75 3.83966 
+     19 149.828 450 1 1 -90.0149 109.149 -174.85 
+     19 257.279 1572 7 0 -31.8118 134.569 4.15 
+     19 243.882 1572 6 0 -31.8613 134.579 -25.85 
+     19 241.153 738 5 1 -32.3913 134.461 -54.45 
+     19 129.232 738 4 1 -32.3701 134.326 -84.45 
+     19 149.971 1570 4 0 -32.3775 134.296 -85.85 
+     19 101.753 737 3 1 -32.5881 133.714 -114.45 
+     19 118.268 1567 3 0 -32.6102 133.657 -115.85 
+     19 135.015 735 2 1 -32.9913 132.591 -144.45 
+     19 134.471 1561 2 0 -33.0156 132.533 -145.85 
+     19 414.006 732 1 1 -33.4814 131.37 -174.45 
+     19 144.598 1555 1 0 -33.536 131.256 -175.85 
+     19 140.453 726 0 1 -34.7753 128.677 -204.45 
+     19 112.862 1542 0 0 -34.888 128.606 -205.85 
+     19 94.1047 1337 2 0 -28.0723 87.5644 -146.25 
+     19 22.8641 1418 3 0 -35.5833 103.792 -116.25 
+     19 230.94 1417 3 0 -35.5914 103.75 -116.222 
+     19 395.048 739 5 1 -32.14 134.687 -54.45 
+     19 181.845 740 5 1 -32.05 134.519 -54.8406 
+     19 75.4554 1570 5 0 -31.6184 134.259 -55.85 
+     19 73.8091 1569 5 0 -31.5696 134.15 -56.0948 
+     19 98.4273 1568 5 0 -31.7115 133.95 -56.1918 
+     19 66.5074 1567 5 0 -31.9366 133.75 -56.1939 
+     19 77.205 1566 5 0 -32.062 133.55 -56.1699 
+     19 104.23 1565 5 0 -32.1462 133.35 -56.1743 
+     19 187.558 1564 5 0 -32.1101 133.15 -56.2098 
+     19 129.755 1572 5 0 -32.1938 134.681 -55.85 
+     19 116.828 734 4 1 -33.2386 132.012 -84.4501 
+     19 74.0758 1557 4 0 -33.0123 131.599 -85.85 
+     19 97.8187 1556 4 0 -32.9857 131.55 -86.0196 
+     19 131.526 760 3 1 -27.9388 123.137 -114.45 
+     19 1.93635 759 3 1 -28.05 123.046 -114.843 
+     19 134.319 1513 3 0 -28.3856 122.854 -115.851 
+     19 156.97 703 2 1 -39.291 117.448 -144.45 
+     19 165.918 1485 2 0 -39.3846 117.343 -145.851 
+     19 9.06501 702 1 1 -39.6352 113.937 -174.45 
+     19 111.947 701 1 1 -39.65 113.939 -174.469 
+     19 24.8888 700 1 1 -39.8501 113.968 -174.744 
+     19 140.33 1469 1 0 -40.5665 114.037 -175.85 
+     19 164.152 596 0 1 -60.8397 116.159 -204.45 
+     19 42.794 1487 0 0 -60.5731 117.66 -205.85 
+     19 59.9504 1488 0 0 -60.562 117.751 -205.928 
+     19 63.2084 1489 0 0 -60.5508 117.95 -206.101 
+     19 87.5373 737 5 1 -32.45 134.43 -54.5598 
+     19 106.151 1589 5 0 -49.5462 138.022 -56.25 
+     19 91.4567 1590 5 0 -49.509 138.15 -56.0397 
+     19 57.2456 1591 5 0 -49.4079 138.35 -55.9606 
+     19 21.9254 1592 5 0 -49.3862 138.55 -55.9078 
+     19 211.947 656 5 1 -48.8162 139.517 -54.85 
+     19 414.088 657 5 1 -48.65 139.641 -54.7715 
+     19 103.717 1573 5 0 -31.9497 134.844 -55.85 
+     19 160.469 740 4 1 -31.9387 135.276 -84.45 
+     19 134.656 1575 4 0 -31.9339 135.296 -85.85 
+     19 188.231 1577 3 0 -31.7858 135.708 -115.85 
+     19 150.434 1579 2 0 -31.7364 136.014 -145.85 
+     19 143.69 1580 1 0 -31.7211 136.316 -175.85 
+     19 139.818 742 0 1 -31.6126 136.45 -204.45 
+     19 136.174 1581 0 0 -31.6039 136.47 -205.85 
+     19 16.0509 705 4 1 -38.9615 165.185 -84.45 
+     19 136.127 740 3 1 -32.0438 135.703 -114.45 
+     19 112.987 739 3 1 -32.05 135.696 -114.5 
+     19 65.082 1576 3 0 -32.2318 135.55 -115.994 
+     19 116.407 727 2 1 -34.5588 132.491 -144.45 
+     19 28.476 1558 2 0 -34.5271 131.801 -145.85 
+     19 120.347 1557 2 0 -34.5251 131.75 -145.958 
+     19 91.559 733 1 1 -33.45 116.842 -174.561 
+     19 130.964 1478 1 0 -33.0697 115.947 -175.85 
+     19 36.7275 1477 1 0 -32.984 115.75 -176.132 
+     19 42.0295 795 0 1 -21.0097 92.5627 -204.45 
+     19 63.2719 796 0 1 -20.85 92.4761 -204.512 
+     19 90.539 797 0 1 -20.6498 92.3689 -204.594 
+     19 82.3275 798 0 1 -20.4498 92.2719 -204.669 
+     19 97.2771 799 0 1 -20.25 92.1687 -204.747 
+     19 18.4103 800 0 1 -20.05 92.0686 -204.823 
+     19 73.6734 1353 0 0 -17.522 90.8694 -205.85 
+     19 158.804 1352 0 0 -17.2893 90.75 -205.935 
+     19 146.954 1351 0 0 -16.8767 90.55 -206.069 
+     19 100.31 1350 0 0 -16.4377 90.35 -206.193 
+     19 222.772 1162 0 0 89.1656 52.5896 -206.25 
+     19 136.357 1161 0 0 89.5723 52.45 -206.079 
+     19 2.52454 1160 0 0 90.0464 52.25 -205.89 
+     19 26.3176 1362 0 1 92.6767 51.0957 -204.85 
+     19 77.3516 1363 0 1 92.7501 51.0611 -204.822 
+     19 67.9696 1364 0 1 92.95 50.9634 -204.738 
+     19 56.1914 1365 0 1 93.15 50.8618 -204.655 
+     19 65.9298 1366 0 1 93.3502 50.7328 -204.585 
+     19 93.8279 1367 0 1 93.5501 50.6106 -204.558 
+     19 62.3063 1368 0 1 93.7501 50.4884 -204.538 
+     19 66.4839 1369 0 1 93.9504 50.3646 -204.523 
+     19 55.7029 1370 0 1 94.1514 50.2455 -204.507 
+     19 78.6207 1371 0 1 94.3502 50.1497 -204.486 
+     19 72.2431 1372 0 1 94.55 50.0425 -204.472 
+     19 69.7415 1373 0 1 94.75 49.914 -204.469 
+     19 41.1237 1374 0 1 94.95 49.7688 -204.457 
+     19 152.397 1236 1 0 143.074 67.3095 -176.25 
+     19 102.79 1237 1 0 143.511 67.45 -175.998 
+     19 146.755 1635 1 1 147.211 67.0836 -174.85 
+     19 66.2296 1636 1 1 147.35 67.0701 -174.81 
+     19 51.707 1637 1 1 147.551 67.0144 -174.764 
+     19 72.5402 1638 1 1 147.75 66.9381 -174.748 
+     19 100.398 1639 1 1 147.95 66.8285 -174.697 
+     19 77.1695 1640 1 1 148.15 66.6891 -174.605 
+     19 48.8589 1641 1 1 148.35 66.5317 -174.506 
+     19 20.5356 1579 3 0 -31.6936 136.128 -115.85 
+     19 105.453 1580 3 0 -31.6732 136.15 -115.923 
+Number of digits in this event: 57
 Using G4ParticleGun... 
-Particle energy: 6.17138 LIN
+Particle energy: 5.08808 LIN
 Particle: e-
 Event: 20
-Number of tracker hits in this event: 27
-     20 210.988 1328 8 1 85.7658 -117.477 35.55 
-     20 110.091 313 8 0 85.766 -117.478 34.15 
-     20 165.365 1328 7 1 85.7652 -117.498 5.55 
-     20 112.691 313 7 0 85.7652 -117.499 4.15 
-     20 115.693 1328 6 1 85.762 -117.51 -24.45 
-     20 111.758 313 6 0 85.7614 -117.511 -25.85 
-     20 139.063 1328 5 1 85.7489 -117.527 -54.45 
-     20 135.053 313 5 0 85.7482 -117.529 -55.85 
-     20 355.991 1328 4 1 85.732 -117.556 -84.45 
-     20 100.503 312 4 0 85.7321 -117.557 -85.85 
-     20 116.753 1328 3 1 85.7314 -117.585 -114.45 
-     20 136.784 312 3 0 85.7324 -117.588 -115.85 
-     20 210.615 1328 2 1 85.7523 -117.624 -144.45 
-     20 143.294 312 2 0 85.7544 -117.626 -145.85 
-     20 379.107 1328 1 1 85.8001 -117.667 -174.45 
-     20 119.053 312 1 0 85.8032 -117.668 -175.85 
-     20 143.458 1329 0 1 85.8665 -117.698 -204.45 
-     20 616.086 312 0 0 85.8704 -117.703 -205.85 
-     20 611.741 1328 0 1 85.7216 -117.623 -204.45 
-     20 151.233 236 1 0 153.619 -132.801 -176.25 
-     20 386.968 313 1 0 85.8085 -117.534 -175.85 
-     20 73.6813 1303 1 1 80.65 -112.084 -174.803 
-     20 109.239 315 0 0 85.8328 -116.99 -205.85 
-     20 11.4906 25 0 0 119.646 -174.966 -206.25 
-     20 114.477 26 0 0 119.655 -174.95 -206.205 
-     20 70.9798 27 0 0 119.753 -174.75 -205.981 
-     20 73.4738 28 0 0 119.864 -174.55 -206.046 
-Number of digits in this event: 17
+Number of tracker hits in this event: 111
+     20 107.351 338 9 1 -112.382 58.5876 65.55 
+     20 118.902 1192 9 0 -112.383 58.5893 64.15 
+     20 238.529 338 8 1 -112.407 58.6268 35.55 
+     20 104.112 1192 8 0 -112.407 58.6293 34.15 
+     20 348.921 338 7 1 -112.421 58.6836 5.55 
+     20 126.967 1193 7 0 -112.422 58.6845 4.15 
+     20 302.608 338 6 1 -112.44 58.707 -24.45 
+     20 1008.42 1193 6 0 -112.439 58.7095 -25.85 
+     20 225.639 338 5 1 -112.472 58.8266 -54.45 
+     20 226.293 1193 5 0 -112.481 58.8303 -55.85 
+     20 248.041 337 4 1 -112.717 58.9265 -84.45 
+     20 272.684 1194 4 0 -112.722 58.9238 -85.85 
+     20 378.525 336 3 1 -112.834 58.8321 -114.45 
+     20 280.02 1193 3 0 -112.846 58.8401 -115.85 
+     20 238.46 335 2 1 -113.08 59.0211 -144.45 
+     20 146.429 1194 2 0 -113.092 59.0376 -145.85 
+     20 189.483 333 1 1 -113.359 59.3796 -174.45 
+     20 104.541 1196 1 0 -113.378 59.3985 -175.85 
+     20 137.604 332 0 1 -113.716 59.8034 -204.45 
+     20 109.69 1198 0 0 -113.742 59.8235 -205.85 
+     20 160.582 335 1 1 -113.04 59.5288 -174.45 
+     20 342.514 1190 1 0 -113.087 58.2335 -175.85 
+     20 92.6198 1189 1 0 -113.077 58.05 -176.032 
+     20 77.3318 1059 3 0 -100.477 32.0012 -116.25 
+     20 94.402 1192 5 0 -112.515 58.5613 -55.85 
+     20 118.878 1191 4 0 -112.611 58.2948 -85.85 
+     20 120.196 1188 3 0 -112.952 57.8436 -115.85 
+     20 131.693 1186 2 0 -113.106 57.4119 -145.85 
+     20 275.919 334 1 1 -113.254 57.1613 -174.45 
+     20 106.133 1185 1 0 -113.254 57.1401 -175.85 
+     20 232.249 334 0 1 -113.251 56.6068 -204.45 
+     20 103.44 1182 0 0 -113.255 56.5986 -205.85 
+     20 54.5822 654 2 1 -49.25 154.057 -144.514 
+     20 9.0561 1457 2 0 74.0402 111.55 -145.973 
+     20 39.0258 1371 3 0 70.1394 94.5017 -116.25 
+     20 42.5804 1175 0 0 -90.05 55.2038 -206.045 
+     20 284.357 1188 1 0 -113.31 57.6534 -175.85 
+     20 24.5853 335 0 1 -113.15 76.09 -204.759 
+     20 85.7354 1282 0 0 -112.698 76.5801 -205.85 
+     20 209.381 1283 0 0 -112.654 76.65 -206.125 
+     20 202.095 1187 1 0 -113.281 57.65 -176.136 
+     20 62.3255 1186 1 0 -113.353 57.4033 -175.85 
+     20 183.654 308 0 1 -118.525 63.696 -204.45 
+     20 178.554 1219 0 0 -118.293 63.8708 -205.85 
+     20 137.207 337 5 1 -112.649 58.7859 -54.45 
+     20 131.253 336 4 1 -112.772 58.8656 -84.45 
+     20 91.3769 335 3 1 -112.972 58.7102 -114.45 
+     20 138.81 334 2 1 -113.263 58.6906 -144.45 
+     20 112.572 1193 2 0 -113.283 58.6715 -145.85 
+     20 108.842 332 1 1 -113.699 58.2662 -174.45 
+     20 155.325 328 0 1 -114.439 57.8919 -204.45 
+     20 128.594 1189 0 0 -114.482 57.8858 -205.85 
+     20 39.7113 1323 2 0 -88.4756 84.7984 -146.25 
+     20 23.6558 1064 2 0 -114.966 32.8898 -146.25 
+     20 4.21604 1596 0 0 -138.328 139.499 -206.25 
+     20 100.707 1269 6 0 -139.012 73.8592 -26.25 
+     20 85.8391 1270 6 0 -139.198 74.05 -26.0451 
+     20 29.8038 1271 6 0 -139.255 74.25 -25.9269 
+     20 1.23703 202 6 1 -139.747 74.9321 -24.85 
+     20 481.952 201 6 1 -139.75 74.9354 -24.8432 
+     20 205.944 1192 7 0 -112.448 58.6175 4.15 
+     20 148.119 335 6 1 -113.013 57.7124 -24.45 
+     20 131.704 1187 6 0 -113.054 57.6388 -25.85 
+     20 121.377 331 5 1 -113.777 56.2621 -54.45 
+     20 136.014 1180 5 0 -113.772 56.2133 -55.85 
+     20 121.188 332 4 1 -113.578 55.2991 -84.45 
+     20 57.3068 1176 4 0 -113.582 55.2567 -85.85 
+     20 48.4601 1175 4 0 -113.582 55.25 -86.0605 
+     20 116.907 332 3 1 -113.597 54.1445 -114.45 
+     20 232.54 1170 3 0 -113.534 54.0958 -115.85 
+     20 382.074 339 2 1 -112.246 53.2457 -144.45 
+     20 110.992 1165 2 0 -112.174 53.2084 -145.85 
+     20 164.807 345 1 1 -110.966 52.3418 -174.45 
+     20 120.216 1160 1 0 -110.954 52.2417 -175.85 
+     20 94.0662 347 0 1 -110.574 50.2319 -204.45 
+     20 100.708 1150 0 0 -110.612 50.1488 -205.85 
+     20 125.208 346 6 1 -110.841 57.792 -24.4501 
+     20 112.975 1188 6 0 -110.803 57.7126 -25.85 
+     20 91.4576 351 5 1 -109.908 55.9246 -54.45 
+     20 146.589 1179 5 0 -109.822 55.9863 -55.85 
+     20 269.565 360 4 1 -108 57.2089 -84.45 
+     20 255.542 1186 4 0 -107.893 57.3304 -85.85 
+     20 255.776 373 3 1 -105.452 59.7881 -114.451 
+     20 97.3492 1199 3 0 -105.523 59.9039 -115.85 
+     20 46.39 367 2 1 -106.729 62.3448 -144.45 
+     20 62.8995 366 2 1 -106.75 62.355 -144.615 
+     20 101.026 1211 2 0 -106.863 62.4331 -145.85 
+     20 33.4796 1212 2 0 -106.89 62.45 -146.173 
+     20 147.799 357 1 1 -108.619 63.8755 -174.45 
+     20 157.895 1220 1 0 -108.944 64.078 -175.85 
+     20 234.623 323 0 1 -115.414 68.1077 -204.45 
+     20 51.2526 1240 0 0 -115.537 68.2314 -205.85 
+     20 57.3023 1241 0 0 -115.551 68.25 -206.061 
+     20 77.578 374 3 1 -105.35 59.7963 -114.527 
+     20 78.6947 375 3 1 -105.15 59.7734 -114.704 
+     20 160.014 1195 3 0 -103.757 59.1632 -115.85 
+     20 145.225 1194 3 0 -103.358 59.05 -116.065 
+     20 133.312 1198 3 0 -105.193 59.7766 -115.85 
+     20 130.681 389 2 1 -102.344 59.6498 -144.45 
+     20 152.034 1200 2 0 -101.779 60.1273 -145.85 
+     20 28.4673 1201 2 0 -101.646 60.25 -146.156 
+     20 159.39 1334 2 0 -111.236 86.9019 -146.25 
+     20 67.3037 340 2 1 -112.031 87.3459 -144.85 
+     20 138.743 1338 3 0 -130.58 87.8017 -116.25 
+     20 159.11 1339 3 0 -130.803 87.85 -115.94 
+     20 98.3139 1340 3 0 -131.29 88.05 -116.144 
+     20 75.099 344 5 1 -111.348 59.364 -54.45 
+     20 194.973 1200 5 0 -110.324 60.1172 -55.85 
+     20 33.2286 1201 5 0 -110.151 60.2502 -56.1611 
+     20 63.8984 1507 5 0 -117.084 121.61 -56.25 
+     20 19.6754 1508 5 0 -117.103 121.75 -56.2066 
+Number of digits in this event: 63
 Using G4ParticleGun... 
-Particle energy: 4.4972 LIN
+Particle energy: 3.9936 LIN
 Particle: e-
 Event: 21
-Number of tracker hits in this event: 99
-     21 134.706 1457 8 1 111.73 -89.8699 35.55 
-     21 116.072 450 8 0 111.729 -89.8705 34.15 
-     21 114.015 1457 7 1 111.697 -89.8771 5.55 
-     21 127.459 450 7 0 111.698 -89.8771 4.15 
-     21 477.123 1457 6 1 111.691 -89.8912 -24.45 
-     21 320.003 450 6 0 111.686 -89.8927 -25.85 
-     21 129.216 1457 5 1 111.571 -89.8935 -54.45 
-     21 115.497 450 5 0 111.551 -89.898 -55.85 
-     21 109.836 1454 4 1 111.148 -89.9667 -84.45 
-     21 244.712 450 4 0 111.111 -89.9628 -85.85 
-     21 110.562 1451 3 1 110.378 -89.87 -114.45 
-     21 491.531 450 3 0 110.343 -89.8556 -115.85 
-     21 272.034 1447 2 1 109.608 -89.5506 -144.45 
-     21 112.45 452 2 0 109.575 -89.5241 -145.85 
-     21 126.208 1442 1 1 108.652 -89.252 -174.45 
-     21 180.845 454 1 0 108.598 -89.2448 -175.85 
-     21 120.288 1436 0 1 107.469 -89.0556 -204.45 
-     21 110.232 455 0 0 107.404 -89.0448 -205.85 
-     21 17.1069 1446 2 1 109.55 -89.6297 -144.593 
-     21 42.8929 826 1 1 -14.65 -67.811 -174.597 
-     21 63.9296 825 1 1 -14.85 -67.8093 -174.561 
-     21 60.7 824 1 1 -15.05 -67.8268 -174.585 
-     21 294.837 823 1 1 -15.2501 -67.8391 -174.567 
-     21 172.878 822 1 1 -15.45 -68.283 -174.509 
-     21 71.4117 983 2 1 16.85 -80.189 -144.772 
-     21 56.1822 982 2 1 16.65 -80.076 -144.622 
-     21 286.704 1457 3 1 111.607 -89.8788 -114.45 
-     21 203.077 1455 2 1 111.275 -89.8159 -144.45 
-     21 128.097 451 2 0 111.293 -89.7934 -145.85 
-     21 180.278 1457 1 1 111.645 -89.2561 -174.45 
-     21 96.5535 453 1 0 111.68 -89.2627 -175.85 
-     21 132.491 1461 0 1 112.459 -89.5311 -204.45 
-     21 271.66 452 0 0 112.478 -89.5583 -205.85 
-     21 30.6218 1495 0 1 119.275 -46.1843 -204.85 
-     21 130.527 1456 2 1 111.533 -89.871 -144.45 
-     21 128.742 450 2 0 111.565 -89.8841 -145.85 
-     21 105.419 1460 1 1 112.221 -90.2406 -174.45 
-     21 112.59 449 1 0 112.252 -90.2006 -175.85 
-     21 136.94 1463 0 1 112.92 -89.5535 -204.45 
-     21 366.256 1459 1 1 112.059 -89.8102 -174.45 
-     21 145.99 450 1 0 111.834 -89.8972 -175.85 
-     21 307.477 1430 0 1 106.288 -91.7496 -204.45 
-     21 33.5833 1431 0 1 106.35 -91.8838 -204.775 
-     21 61.0613 439 0 0 106.573 -92.2652 -205.85 
-     21 44.5847 438 0 0 106.623 -92.35 -206.106 
-     21 52.7629 1458 1 1 111.894 -90.15 -174.737 
-     21 129.157 448 1 0 111.499 -90.4331 -175.85 
-     21 203.651 447 1 0 111.414 -90.55 -175.953 
-     21 143.599 451 1 0 111.984 -89.8071 -175.85 
-     21 199.002 1452 0 1 110.655 -89.3699 -204.45 
-     21 100.969 454 0 0 110.607 -89.1789 -205.85 
-     21 75.4395 451 0 0 110.357 -89.7602 -205.851 
-     21 55.2635 450 0 0 110.345 -89.85 -206.096 
-     21 88.1045 1456 5 1 111.452 -89.6583 -54.45 
-     21 117.895 452 5 0 111.447 -89.6469 -55.85 
-     21 198.344 1455 4 1 111.269 -89.4966 -84.45 
-     21 159.716 452 4 0 111.255 -89.4707 -85.85 
-     21 107.457 1454 3 1 110.979 -88.9619 -114.45 
-     21 250.473 455 3 0 110.945 -88.936 -115.85 
-     21 116.551 1450 2 1 110.298 -88.338 -144.45 
-     21 109.368 458 2 0 110.255 -88.3103 -145.85 
-     21 127.151 1446 1 1 109.379 -87.6943 -174.45 
-     21 94.5704 462 1 0 109.332 -87.6461 -175.85 
-     21 125.224 1441 0 1 108.416 -86.6884 -204.45 
-     21 125.509 467 0 0 108.385 -86.6442 -205.85 
-     21 306.809 1645 2 1 149.2 -135.587 -144.45 
-     21 225.082 1459 5 1 112.018 -90.2402 -54.45 
-     21 231.349 449 5 0 112.043 -90.2734 -55.85 
-     21 156.493 1462 4 1 112.58 -90.9562 -84.45 
-     21 250.741 445 4 0 112.608 -91.0059 -85.85 
-     21 120.726 1465 3 1 113.269 -92.1188 -114.45 
-     21 119.765 439 3 0 113.332 -92.2058 -115.85 
-     21 104.804 1472 2 1 114.641 -94.0582 -144.45 
-     21 185.477 429 2 0 114.669 -94.1826 -145.85 
-     21 161.772 1476 1 1 115.366 -96.591 -174.45 
-     21 110.758 417 1 0 115.347 -96.6897 -175.85 
-     21 112.239 1473 0 1 114.937 -98.7564 -204.45 
-     21 202.615 406 0 0 114.899 -98.7966 -205.85 
-     21 113.254 1391 7 1 98.3708 41.8135 5.15 
-     21 163.195 385 4 0 97.9365 -103.088 -86.25 
-     21 203.752 1458 4 1 111.756 -89.8244 -84.45 
-     21 449.998 389 4 0 130.485 -102.33 -86.2498 
-     21 30.0934 388 4 0 130.501 -102.35 -86.2153 
-     21 148.055 1559 4 1 132.041 -103.098 -84.8499 
-     21 7.25925 1457 4 1 111.743 -89.8809 -84.45 
-     21 126.754 449 4 0 112.356 -90.1593 -85.8502 
-     21 61.8482 1523 3 1 124.772 -96.1228 -114.45 
-     21 78.8466 1522 3 1 124.75 -96.1551 -114.657 
-     21 119.218 418 3 0 124.513 -96.377 -115.85 
-     21 24.9386 1498 2 1 119.786 -101.863 -144.45 
-     21 129.973 1497 2 1 119.75 -101.832 -144.534 
-     21 63.9858 393 2 0 119.154 -101.414 -145.85 
-     21 65.7672 394 2 0 119.062 -101.35 -146.046 
-     21 210.535 1427 1 1 105.706 -88.2329 -174.45 
-     21 46.0101 468 1 0 105.791 -86.3624 -175.85 
-     21 68.0881 469 1 0 105.79 -86.2499 -175.939 
-     21 83.7163 470 1 0 105.791 -86.049 -176.117 
-     21 114.981 1489 0 1 117.979 -49.3887 -204.45 
-     21 139.736 653 0 0 118.353 -49.2667 -205.85 
-Number of digits in this event: 55
+Number of tracker hits in this event: 27
+     21 112.459 1033 9 1 26.83 -119.82 65.55 
+     21 104.719 301 9 0 26.8311 -119.82 64.15 
+     21 122.254 1034 8 1 26.856 -119.814 35.55 
+     21 267.229 301 8 0 26.8586 -119.816 34.15 
+     21 261.945 1034 7 1 26.9171 -119.852 5.55 
+     21 106.641 301 7 0 26.9201 -119.853 4.15 
+     21 99.7519 1034 6 1 26.9867 -119.877 -24.45 
+     21 126.925 301 6 0 26.9902 -119.878 -25.85 
+     21 247.278 1035 5 1 27.0704 -119.887 -54.45 
+     21 136.276 301 5 0 27.0761 -119.888 -55.85 
+     21 104.138 1035 4 1 27.1972 -119.903 -84.45 
+     21 166.716 301 4 0 27.2015 -119.905 -85.85 
+     21 252.246 1036 3 1 27.3103 -119.939 -114.45 
+     21 120.169 301 3 0 27.3187 -119.941 -115.85 
+     21 125.212 1037 2 1 27.481 -119.972 -144.45 
+     21 115.887 300 2 0 27.4875 -119.973 -145.85 
+     21 123.045 1037 1 1 27.6163 -119.996 -174.45 
+     21 147.389 300 1 0 27.6209 -119.995 -175.85 
+     21 136.342 1038 0 1 27.7095 -119.972 -204.45 
+     21 117.513 300 0 0 27.7144 -119.972 -205.85 
+     21 20.8147 482 0 1 -83.45 -79.4077 -204.695 
+     21 71.7329 481 0 1 -83.65 -79.3194 -204.588 
+     21 103.372 480 0 1 -83.85 -79.1556 -204.613 
+     21 237.213 479 0 1 -84.05 -79.2066 -204.651 
+     21 249.977 478 0 1 -84.25 -79.2151 -204.69 
+     21 247.341 1035 7 1 27.05 -120.196 5.40973 
+     21 64.454 302 8 0 26.9869 -119.75 33.8706 
+Number of digits in this event: 18
 Using G4ParticleGun... 
-Particle energy: 2.32491 LIN
+Particle energy: 8.94818 LIN
 Particle: e-
 Event: 22
-Number of tracker hits in this event: 28
-     22 127.767 405 8 1 -99.0725 -95.2809 35.55 
-     22 107.014 424 8 0 -99.0676 -95.2842 34.15 
-     22 109.527 405 7 1 -98.9623 -95.3544 5.55 
-     22 162.138 424 7 0 -98.9586 -95.3495 4.15 
-     22 106.296 406 6 1 -98.8926 -95.244 -24.45 
-     22 122.056 424 6 0 -98.8884 -95.2389 -25.85 
-     22 127.163 406 5 1 -98.7925 -95.1161 -54.45 
-     22 145.13 425 5 0 -98.785 -95.1072 -55.85 
-     22 148.401 407 4 1 -98.6461 -94.9247 -84.45 
-     22 128.108 426 4 0 -98.6424 -94.914 -85.85 
-     22 129.607 407 3 1 -98.5557 -94.7057 -114.45 
-     22 101.864 427 3 0 -98.549 -94.6951 -115.85 
-     22 441.977 408 2 1 -98.4021 -94.4692 -144.45 
-     22 114.086 428 2 0 -98.387 -94.4686 -145.85 
-     22 175.063 410 1 1 -98.0927 -94.4745 -174.45 
-     22 178.39 428 1 0 -98.0712 -94.4709 -175.85 
-     22 108.353 412 0 1 -97.6057 -94.3867 -204.45 
-     22 134.201 428 0 0 -97.5893 -94.3896 -205.85 
-     22 153.648 1118 0 1 43.7104 51.4403 -204.45 
-     22 53.7486 427 1 0 -98.2001 -94.55 -176.102 
-     22 77.277 426 1 0 -98.1773 -94.75 -176.075 
-     22 119.331 425 1 0 -98.1662 -94.95 -176.023 
-     22 21.7189 509 1 0 -94.3882 -78.0894 -176.25 
-     22 47.5355 510 1 0 -94.3912 -78.05 -176.23 
-     22 85.6573 409 2 1 -98.35 -94.2931 -144.734 
-     22 95.7219 407 2 1 -98.55 -94.3706 -144.742 
-     22 44.9651 408 0 1 -98.3991 -94.0682 -204.76 
-     22 230.495 430 0 0 -98.5341 -94.0802 -205.85 
-Number of digits in this event: 16
+Number of tracker hits in this event: 157
+     22 126.024 705 10 1 -39.0237 -84.0721 95.55 
+     22 106.804 479 10 0 -39.0237 -84.0727 94.15 
+     22 117.409 705 9 1 -39.025 -84.0843 65.55 
+     22 110.047 479 9 0 -39.0253 -84.0851 64.15 
+     22 155.99 705 8 1 -39.0307 -84.1018 35.55 
+     22 149.989 479 8 0 -39.0311 -84.1038 34.15 
+     22 101.028 705 7 1 -39.0345 -84.1399 5.55 
+     22 113.355 479 7 0 -39.0357 -84.1408 4.15 
+     22 177.331 704 6 1 -39.0599 -84.1526 -24.45 
+     22 110.758 479 6 0 -39.06 -84.1536 -25.85 
+     22 865.917 704 5 1 -39.0642 -84.1771 -54.45 
+     22 678.659 479 5 0 -39.065 -84.1761 -55.85 
+     22 144.977 704 4 1 -39.0816 -84.1542 -84.45 
+     22 465.239 479 4 0 -39.0812 -84.1516 -85.85 
+     22 575.02 704 3 1 -39.076 -84.096 -114.45 
+     22 356.096 479 3 0 -39.0764 -84.092 -115.85 
+     22 383.771 704 2 1 -39.084 -84.0087 -144.45 
+     22 229.253 480 2 0 -39.0847 -84.0047 -145.85 
+     22 113.247 704 1 1 -39.0988 -83.9229 -174.45 
+     22 519.977 480 1 0 -39.101 -83.9189 -175.85 
+     22 159.576 704 0 1 -39.1499 -83.8334 -204.45 
+     22 95.0936 481 0 0 -39.152 -83.828 -205.85 
+     22 17.6712 1147 3 0 -80.5791 49.45 -116.063 
+     22 40.1096 856 0 1 -8.85 -56.5808 -204.777 
+     22 104.314 702 4 1 -39.5896 -84.0106 -84.45 
+     22 117.245 480 4 0 -39.5676 -83.9857 -85.85 
+     22 130.255 483 3 0 -39.2385 -83.2783 -115.85 
+     22 75.7215 491 2 0 -39.2017 -81.6688 -145.85 
+     22 65.5889 492 2 0 -39.1956 -81.65 -146.096 
+     22 408.592 707 1 1 -38.6013 -79.4182 -174.45 
+     22 142.724 503 1 0 -38.5038 -79.3081 -175.85 
+     22 105.292 717 0 1 -36.5048 -77.1433 -204.45 
+     22 25.2715 514 0 0 -36.3582 -77.0554 -205.85 
+     22 122.089 515 0 0 -36.3488 -77.05 -205.939 
+     22 113.728 703 2 1 -39.2503 -81.655 -144.602 
+     22 91.5238 487 3 0 -39.6714 -82.6011 -115.85 
+     22 45.2693 488 3 0 -39.8124 -82.45 -116.115 
+     22 130.868 620 2 1 -55.9658 -71.2318 -144.45 
+     22 149.744 543 2 0 -55.7482 -71.3249 -145.85 
+     22 310.12 705 3 1 -39.0496 -83.5328 -114.456 
+     22 272.582 706 3 1 -38.85 -83.6169 -114.715 
+     22 200.456 481 3 0 -37.957 -83.7827 -115.85 
+     22 11.6337 482 3 0 -37.5621 -83.65 -116.214 
+     22 129.056 702 1 1 -39.5839 -84.3285 -174.45 
+     22 50.6033 476 1 0 -39.4996 -84.8045 -175.85 
+     22 76.5426 475 1 0 -39.4913 -84.85 -175.988 
+     22 163.45 702 0 1 -39.5473 -93.6188 -204.45 
+     22 76.1735 428 0 0 -39.5949 -94.3949 -205.85 
+     22 43.2299 427 0 0 -39.5961 -94.55 -206.112 
+     22 1.66007 388 0 0 -63.8389 -102.352 -206.25 
+     22 153.215 389 0 0 -63.844 -102.35 -206.247 
+     22 16.4061 390 0 0 -64.1778 -102.15 -205.899 
+     22 105.488 575 0 1 -64.8819 -101.627 -204.85 
+     22 89.7639 574 0 1 -65.0505 -101.514 -204.644 
+     22 7.64024 573 0 1 -65.2501 -101.422 -204.473 
+     22 72.3432 369 1 0 -60.5686 -106.249 -176.25 
+     22 71.7693 368 1 0 -60.5571 -106.35 -176.015 
+     22 75.2095 608 1 1 -58.3722 -108.126 -174.85 
+     22 105.54 609 1 1 -58.25 -108.285 -174.631 
+     22 225.133 356 0 0 -54.8466 -108.946 -206.25 
+     22 92.9496 473 2 0 -40.151 -85.2985 -146.25 
+     22 106.028 700 2 1 -39.9196 -85.1982 -144.85 
+     22 37.912 752 1 1 -29.65 -90.8339 -174.696 
+     22 165.013 691 4 1 -41.7772 -81.9702 -84.45 
+     22 39.9298 491 4 0 -41.6265 -81.6802 -85.85 
+     22 71.6146 492 4 0 -41.6084 -81.65 -86.0061 
+     22 43.5206 521 3 0 -38.9397 -75.7193 -115.85 
+     22 107.392 522 3 0 -38.9265 -75.65 -115.987 
+     22 8.84271 724 2 1 -35.0614 -61.9268 -144.45 
+     22 114.928 725 2 1 -35.05 -61.9104 -144.467 
+     22 32.7307 726 2 1 -34.85 -61.6334 -144.769 
+     22 63.8423 596 2 0 -34.152 -60.779 -145.85 
+     22 111.037 597 2 0 -34.0487 -60.65 -146.01 
+     22 43.38 841 1 1 -11.7687 -34.7654 -174.45 
+     22 78.8261 842 1 1 -11.65 -34.6162 -174.491 
+     22 111.983 843 1 1 -11.45 -34.3615 -174.561 
+     22 113.349 844 1 1 -11.25 -34.0353 -174.646 
+     22 188.241 845 1 1 -11.05 -33.7155 -174.708 
+     22 109.674 846 1 1 -10.85 -33.4333 -174.745 
+     22 208.723 847 1 1 -10.65 -33.1626 -174.782 
+     22 45.8711 848 1 1 -10.45 -32.8943 -174.825 
+     22 68.0293 760 1 0 -6.66315 -28.0216 -175.85 
+     22 61.9792 761 1 0 -6.51924 -27.85 -175.888 
+     22 92.4854 762 1 0 -6.35332 -27.65 -175.932 
+     22 307.796 763 1 0 -6.19471 -27.45 -175.976 
+     22 157.897 764 1 0 -6.06045 -27.25 -176.034 
+     22 194.717 765 1 0 -5.93005 -27.0497 -176.107 
+     22 116.764 766 1 0 -5.79595 -26.85 -176.192 
+     22 94.7948 1101 0 1 40.3897 34.7406 -204.45 
+     22 111.091 1102 0 1 40.45 34.9364 -204.601 
+     22 43.9059 1083 0 0 41.1118 36.7556 -205.85 
+     22 81.4535 1084 0 0 41.1478 36.85 -205.911 
+     22 54.033 1085 0 0 41.2184 37.05 -206.028 
+     22 72.9983 1086 0 0 41.2868 37.25 -206.131 
+     22 32.0042 1087 0 0 41.3555 37.4503 -206.222 
+     22 1.0572 1495 0 0 25.71 119.347 -206.25 
+     22 69.8533 1496 0 0 25.7084 119.35 -206.249 
+     22 60.696 1497 0 0 25.5905 119.55 -206.18 
+     22 64.6529 1498 0 0 25.4638 119.75 -206.111 
+     22 80.9098 1499 0 0 25.3404 119.95 -206.032 
+     22 89.1021 1500 0 0 25.2253 120.15 -205.953 
+     22 15.5776 1501 0 0 25.1035 120.35 -205.872 
+     22 222.244 1018 0 1 23.8498 122.564 -204.85 
+     22 162.773 1017 0 1 23.65 122.938 -204.689 
+     22 203.646 1016 0 1 23.45 123.257 -204.568 
+     22 91.9342 1015 0 1 23.25 123.566 -204.463 
+     22 5.24052 1014 0 1 23.0331 124.323 -204.45 
+     22 47.6672 1527 0 0 24.9968 125.659 -205.85 
+     22 117.474 1528 0 0 25.0955 125.75 -205.944 
+     22 12.8247 1529 0 0 25.3655 125.95 -206.215 
+     22 168.986 1570 0 0 36.5612 134.15 -206.145 
+     22 58.116 1509 0 0 19.7296 122.15 -206.204 
+     22 5.44952 767 1 0 -5.83412 -26.65 -175.868 
+     22 266.325 867 1 1 -6.58645 -25.4081 -174.85 
+     22 299.865 868 1 1 -6.45 -24.8891 -174.7 
+     22 5.17672 703 3 1 -39.25 -76.3862 -114.836 
+     22 133.546 517 3 0 -39.9372 -76.4998 -115.85 
+     22 67.678 644 3 0 -27.2487 -51.1982 -116.25 
+     22 110.941 645 3 0 -27.167 -51.05 -116.081 
+     22 52.6154 646 3 0 -27.0531 -50.85 -115.966 
+     22 140.369 766 3 1 -26.6735 -49.4524 -114.85 
+     22 95.5126 767 3 1 -26.65 -49.3879 -114.796 
+     22 61.3095 768 3 1 -26.45 -49.2487 -114.702 
+     22 178.804 769 3 1 -26.2496 -49.1407 -114.667 
+     22 219.667 770 3 1 -26.0492 -49.0825 -114.685 
+     22 199.21 771 3 1 -25.85 -48.9877 -114.678 
+     22 260.816 772 3 1 -25.65 -48.7872 -114.648 
+     22 269.69 765 3 1 -26.8501 -49.1824 -114.676 
+     22 255.873 690 4 1 -41.8504 -81.9001 -84.6096 
+     22 483.595 494 4 0 -43.5882 -81.1263 -85.85 
+     22 209.164 489 4 0 -41.6107 -82.0996 -85.85 
+     22 227.69 705 4 1 -39.0453 -84.1434 -84.45 
+     22 118.848 480 3 0 -38.8414 -83.9982 -115.85 
+     22 252.247 706 2 1 -38.6648 -83.8648 -144.45 
+     22 234.794 482 1 0 -38.4849 -83.642 -175.85 
+     22 133.728 709 0 1 -38.2327 -83.332 -204.45 
+     22 142.805 483 0 0 -38.239 -83.3196 -205.85 
+     22 132.23 479 2 0 -38.8026 -84.1514 -145.85 
+     22 103.861 706 1 1 -38.6583 -84.1379 -174.45 
+     22 213.852 479 1 0 -38.6536 -84.1385 -175.85 
+     22 204.409 707 0 1 -38.5558 -84.1471 -204.45 
+     22 154.117 479 0 0 -38.5529 -84.1492 -205.85 
+     22 123.29 703 1 1 -39.2501 -83.9602 -174.45 
+     22 165.194 697 0 1 -40.6264 -83.9074 -204.451 
+     22 1.01373 698 0 1 -40.45 -83.7471 -204.842 
+     22 358.953 484 0 0 -40.2421 -83.25 -205.894 
+     22 110.369 721 1 1 -35.6912 -46.5027 -174.85 
+     22 242.931 696 0 1 -40.65 -83.9239 -204.515 
+     22 8.83148 485 0 0 -42.2265 -83.0499 -205.861 
+     22 29.5444 693 0 1 -41.2706 -77.9725 -204.85 
+     22 46.7299 521 0 0 -41.2572 -75.7736 -205.85 
+     22 3.14931 522 0 0 -41.2775 -75.65 -205.853 
+     22 308.681 688 0 1 -42.3074 -71.6525 -204.85 
+     22 129.87 698 1 1 -40.2543 -81.1875 -174.45 
+     22 101.955 495 1 0 -40.3503 -81.0475 -175.85 
+     22 131.016 689 0 1 -42.1833 -78.2466 -204.45 
+     22 113.157 509 0 0 -42.2407 -78.163 -205.85 
+Number of digits in this event: 67
 Using G4ParticleGun... 
-Particle energy: 8.82928 LIN
+Particle energy: 7.24987 LIN
 Particle: e-
 Event: 23
-Number of tracker hits in this event: 138
-     23 149.981 1202 10 1 60.4517 75.695 95.55 
-     23 106.083 1278 10 0 60.4514 75.6949 94.15 
-     23 349.886 1201 9 1 60.4391 75.7076 65.55 
-     23 264.57 1278 9 0 60.4396 75.7084 64.15 
-     23 203.7 1202 8 1 60.4511 75.7284 35.55 
-     23 111.246 1278 8 0 60.4522 75.7308 34.15 
-     23 551.939 1202 7 1 60.6095 75.7624 5.55 
-     23 499.178 1278 7 0 60.6165 75.765 4.15 
-     23 116.718 1203 6 1 60.7623 75.8163 -24.45 
-     23 480.973 1278 6 0 60.7678 75.8193 -25.85 
-     23 403.735 1204 5 1 60.8786 75.8773 -54.45 
-     23 360.09 1279 5 0 60.8843 75.8787 -55.85 
-     23 131.841 1204 4 1 61.0021 75.9025 -84.45 
-     23 151.229 1279 4 0 61.0063 75.9056 -85.85 
-     23 201.852 1205 3 1 61.0771 75.9461 -114.45 
-     23 110.315 1279 3 0 61.0835 75.9485 -115.85 
-     23 126.552 1205 2 1 61.1808 75.9804 -144.45 
-     23 112.309 1279 2 0 61.1815 75.9822 -145.85 
-     23 131.503 1205 1 1 61.2016 76.0294 -174.45 
-     23 401.757 1279 1 0 61.203 76.0387 -175.85 
-     23 117.869 1206 0 1 61.2517 76.2442 -204.45 
-     23 258.288 1281 0 0 61.2493 76.2577 -205.85 
-     23 88.6555 1211 0 0 54.2143 62.45 -206.175 
-     23 59.6276 1210 0 0 54.0479 62.2499 -205.902 
-     23 50.8187 1168 0 1 53.7492 62.3663 -204.85 
-     23 151.397 1284 0 0 78.5463 77.05 -206.05 
-     23 99.7507 1296 0 1 79.414 76.8971 -204.85 
-     23 96.5107 1297 0 1 79.45 76.8684 -204.797 
-     23 100.659 1289 0 0 79.379 77.8718 -205.85 
-     23 266.128 1206 1 1 61.3719 75.9753 -174.45 
-     23 431.858 1207 0 1 61.5198 76.0014 -204.45 
-     23 202.475 1279 0 0 61.5201 76.0032 -205.85 
-     23 116.624 698 7 0 41.866 -40.2756 3.75 
-     23 155.123 1107 7 1 41.4838 -40.1323 5.15079 
-     23 88.7116 945 4 0 150.946 9.25 -86.1399 
-     23 30.1209 944 4 0 151.029 9.05 -85.8905 
-     23 14.3863 1658 4 1 151.928 6.66152 -84.85 
-     23 216.494 1659 4 1 151.95 6.59374 -84.8309 
-     23 61.3965 910 4 0 153.519 2.2185 -85.85 
-     23 41.6725 1667 4 1 153.694 -0.692421 -84.85 
-     23 11.3797 1668 4 1 153.75 -0.866424 -84.8356 
-     23 42.5873 886 4 0 153.792 -2.74539 -85.85 
-     23 73.1049 885 4 0 153.789 -2.85 -85.8723 
-     23 253.643 884 4 0 153.807 -3.05 -85.8929 
-     23 347.431 883 4 0 153.908 -3.25 -86.042 
-     23 258.332 260 4 1 -127.979 -106.462 -84.4501 
-     23 79.2156 259 4 1 -128.15 -106.521 -84.6796 
-     23 12.6132 1370 6 0 88.8309 94.3229 -26.2495 
-     23 304.798 1371 6 0 88.8655 94.35 -26.2189 
-     23 272.176 1372 6 0 89.0732 94.55 -26.1315 
-     23 168.755 1276 5 0 61.057 75.366 -55.85 
-     23 100.221 1201 7 1 60.45 75.7154 5.28502 
-     23 6.83623 1203 5 1 60.8499 75.734 -54.8364 
-     23 244.955 1400 5 0 8.52375 100.185 -56.2499 
-     23 522.18 1401 5 0 7.73714 100.35 -56.097 
-     23 127.411 1402 5 0 7.07702 100.55 -56.1407 
-     23 249.751 1221 4 1 64.2546 77.4245 -84.4501 
-     23 32.5747 1222 4 1 64.45 77.4102 -84.7616 
-     23 126.561 1286 4 0 65.1348 77.3048 -85.8505 
-     23 51.6854 1321 3 1 84.3784 73.6981 -114.45 
-     23 91.732 1322 3 1 84.4503 73.7427 -114.569 
-     23 93.9208 1270 3 0 85.2645 74.166 -115.85 
-     23 39.2992 1271 3 0 85.4529 74.25 -116.108 
-     23 113.215 1203 8 1 60.7346 75.2748 35.55 
-     23 211.633 1274 8 0 60.4676 74.9872 34.1498 
-     23 40.6748 1180 7 1 56.0873 68.6984 5.54846 
-     23 86.5595 1179 7 1 56.05 68.6508 5.3837 
-     23 40.9209 1241 7 0 55.7539 68.2925 4.15 
-     23 81.4273 1240 7 0 55.7248 68.25 4.01081 
-     23 126.44 1165 6 1 53.2228 59.5476 -24.4501 
-     23 47.0336 1196 6 0 52.7273 59.2819 -25.85 
-     23 111.294 1195 6 0 52.6726 59.25 -25.9988 
-     23 4.13132 1106 5 1 41.2518 52.7795 -54.45 
-     23 121.323 1105 5 1 41.25 52.7782 -54.4641 
-     23 235.754 1163 5 0 41.0755 52.714 -55.85 
-     23 5.04524 1158 4 0 36.7539 51.7766 -85.85 
-     23 6.51319 1277 6 0 72.4032 75.45 -26.0127 
-     23 239.366 1269 6 1 73.9803 75.986 -24.85 
-     23 10.1403 1270 6 1 74.0501 76.0673 -24.7677 
-     23 9.61263 1079 4 1 35.8721 53.0165 -84.45 
-     23 193.892 1078 4 1 35.85 53.0132 -84.4757 
-     23 17.8164 1176 4 0 34.13 55.4072 -85.85 
-     23 31.5728 1177 4 0 34.1049 55.4502 -85.8531 
-     23 21.6265 1064 4 1 32.8754 56.5664 -84.85 
-     23 151.643 1063 4 1 32.85 56.5817 -84.8233 
-     23 70.756 1201 8 1 60.45 74.9915 35.3423 
-     23 176.016 1154 7 1 51.0097 74.3037 5.55 
-     23 28.6573 1155 7 1 51.05 74.7053 5.2029 
-     23 25.8575 1280 7 0 51.479 76.1785 4.14971 
-     23 68.8961 1281 7 0 51.4979 76.2502 4.09773 
-     23 96.7887 1282 7 0 51.5637 76.45 3.94828 
-     23 0.0484541 1283 7 0 51.6632 76.65 3.75041 
-     23 85.3818 1236 6 1 67.4064 106.246 -24.45 
-     23 100.354 1235 6 1 67.25 106.329 -24.6771 
-     23 87.4291 1434 6 0 66.5105 107.053 -25.85 
-     23 47.8163 1435 6 0 66.3616 107.15 -26.1087 
-     23 365.761 1672 6 0 64.4389 154.568 -26.2499 
-     23 212.097 1202 6 1 60.456 75.7098 -24.45 
-     23 99.4921 1201 5 1 60.4388 75.6646 -54.45 
-     23 168.134 1278 5 0 60.4397 75.6626 -55.85 
-     23 187.741 1202 4 1 60.4543 75.6092 -84.45 
-     23 102.943 1277 4 0 60.4529 75.6074 -85.85 
-     23 156.546 1201 3 1 60.4212 75.5696 -114.45 
-     23 133.468 1277 3 0 60.4191 75.5696 -115.85 
-     23 142.211 1201 2 1 60.3798 75.5686 -144.45 
-     23 103.841 1277 2 0 60.3766 75.5694 -145.85 
-     23 133.287 1201 1 1 60.3076 75.5844 -174.45 
-     23 116.527 1277 1 0 60.3059 75.5855 -175.85 
-     23 130.17 1201 0 1 60.2718 75.6123 -204.45 
-     23 172.655 1277 0 0 60.2689 75.6138 -205.85 
-     23 69.8762 1239 4 1 68.0338 86.3705 -84.4502 
-     23 69.475 1240 4 1 68.05 86.536 -84.6489 
-     23 103.675 1337 4 0 68.1881 87.5204 -85.851 
-     23 52.7955 1338 4 0 68.2092 87.65 -86.0531 
-     23 77.7478 1240 3 1 68.0528 97.3705 -114.45 
-     23 122.739 1241 3 1 68.25 97.1625 -114.58 
-     23 105.787 1242 3 1 68.4501 96.9319 -114.642 
-     23 106.055 1243 3 1 68.65 96.7001 -114.733 
-     23 79.9106 1244 3 1 68.85 96.467 -114.797 
-     23 63.0143 1245 3 1 69.05 96.3166 -114.789 
-     23 11.3182 1246 3 1 69.25 96.2185 -114.827 
-     23 90.9 1379 3 0 72.1301 96.1108 -115.85 
-     23 54.1756 1272 3 1 74.484 96.985 -114.85 
-     23 93.4662 1273 3 1 74.65 96.9957 -114.743 
-     23 28.6135 1274 3 1 74.85 96.9492 -114.535 
-     23 227.794 1200 5 1 60.2033 75.9999 -54.45 
-     23 105.87 1200 4 1 60.2444 76.1581 -84.45 
-     23 140.273 1280 4 0 60.2544 76.1659 -85.85 
-     23 141.047 1202 3 1 60.453 76.3519 -114.45 
-     23 132.654 1281 3 0 60.462 76.3609 -115.85 
-     23 126.961 1202 2 1 60.6105 76.5583 -144.45 
-     23 121.611 1282 2 0 60.6127 76.5656 -145.85 
-     23 114.791 1202 1 1 60.6088 76.731 -174.45 
-     23 118.05 1283 1 0 60.6146 76.7408 -175.85 
-     23 111.268 1203 0 1 60.7107 76.9335 -204.45 
-     23 239.549 1276 0 0 -1.12251 75.3358 -206.25 
-     23 162.611 1502 4 0 25.2491 120.734 -86.25 
-     23 274.265 1227 7 0 73.6362 65.5206 3.7502 
-Number of digits in this event: 64
-Using G4ParticleGun... 
-Particle energy: 9.36737 LIN
+Number of tracker hits in this event: 73
+     23 126.267 1433 9 1 106.923 71.7519 65.55 
+     23 224.867 1258 9 0 106.922 71.7521 64.15 
+     23 110.553 1433 8 1 106.911 71.7568 35.55 
+     23 107.242 1258 8 0 106.914 71.7575 34.15 
+     23 145.219 1434 7 1 106.955 71.77 5.55 
+     23 123.925 1258 7 0 106.958 71.7703 4.15 
+     23 133.583 1434 6 1 107.019 71.7769 -24.45 
+     23 122.65 1258 6 0 107.021 71.7749 -25.85 
+     23 120.519 1434 5 1 107.069 71.7357 -54.45 
+     23 143.367 1258 5 0 107.072 71.7359 -55.85 
+     23 207.648 1434 4 1 107.118 71.7421 -84.45 
+     23 309.864 1258 4 0 107.12 71.7425 -85.85 
+     23 137.998 1435 3 1 107.172 71.7419 -114.45 
+     23 107.277 1258 3 0 107.179 71.7411 -115.85 
+     23 111.978 1435 2 1 107.331 71.7349 -144.45 
+     23 126.072 1258 2 0 107.339 71.7318 -145.85 
+     23 439.16 1436 1 1 107.492 71.664 -174.45 
+     23 211.611 1258 1 0 107.497 71.6614 -175.85 
+     23 234.121 1437 0 1 107.599 71.6097 -204.45 
+     23 111.301 1257 0 0 107.605 71.6074 -205.85 
+     23 207.425 1043 11 0 -104.2 28.8355 123.75 
+     23 24.0616 1153 13 0 -114.873 50.7399 183.75 
+     23 98.0536 1154 13 0 -114.904 50.85 183.967 
+     23 98.267 1155 13 0 -115.058 51.05 184.032 
+     23 90.2944 322 13 1 -115.735 52.0328 185.15 
+     23 221.1 321 13 1 -115.75 52.0587 185.186 
+     23 133.93 1437 1 1 107.55 71.7245 -174.523 
+     23 115.787 1257 1 0 107.524 71.621 -175.85 
+     23 99.88 1247 0 0 107.535 69.5788 -205.851 
+     23 231.736 1435 4 1 107.161 71.8073 -84.45 
+     23 123.613 1259 4 0 107.038 71.9154 -85.85 
+     23 89.9494 1418 3 1 103.799 74.1909 -114.45 
+     23 13.7991 1271 3 0 103.67 74.4385 -115.85 
+     23 88.1539 1272 3 0 103.664 74.45 -115.913 
+     23 127.508 1403 2 1 100.893 79.6964 -144.45 
+     23 109.548 1299 2 0 100.733 79.9633 -145.85 
+     23 133.067 1383 1 1 96.8683 85.4253 -174.45 
+     23 13.5707 1382 1 1 96.7499 85.5437 -174.808 
+     23 127.128 1329 1 0 96.4147 85.9095 -175.85 
+     23 6.26269 1330 1 0 96.2922 86.0501 -176.221 
+     23 75.5507 1331 0 1 86.2997 97.8522 -204.45 
+     23 109.62 1330 0 1 86.25 97.8611 -204.584 
+     23 132.489 1389 0 0 85.7994 97.9721 -205.85 
+     23 46.3402 1292 2 0 89.2726 78.5116 -146.25 
+     23 97.1226 1434 3 1 106.988 71.5092 -114.45 
+     23 202.654 1257 3 0 106.972 71.4824 -115.85 
+     23 124.59 1432 2 1 106.619 71.0458 -144.45 
+     23 114.952 1254 2 0 106.642 70.9891 -145.85 
+     23 117.02 1435 1 1 107.158 69.6751 -174.45 
+     23 157.112 1247 1 0 107.209 69.5848 -175.85 
+     23 116.167 1440 0 1 108.23 67.7584 -204.45 
+     23 96.9668 1238 0 0 108.237 67.6709 -205.85 
+     23 14.588 1237 0 0 108.239 67.65 -206.187 
+     23 123.327 1711 2 0 115.264 162.373 -146.25 
+     23 113.527 1472 2 1 114.685 162.765 -144.85 
+     23 114.506 1473 2 1 114.75 162.89 -144.459 
+     23 44.7852 1474 2 1 114.95 162.848 -144.588 
+     23 5.12636 1470 2 1 114.216 162.324 -144.85 
+     23 57.6211 1766 2 0 121.078 173.369 -146.25 
+     23 75.0958 1767 2 0 121.049 173.55 -146.088 
+     23 30.8509 1768 2 0 121.021 173.75 -145.908 
+     23 192.896 1503 2 1 120.882 174.798 -144.85 
+     23 92.8748 1695 3 0 67.1842 159.261 -116.25 
+     23 96.9482 1694 3 0 66.931 159.15 -116.155 
+     23 77.6508 1693 3 0 66.6944 158.95 -116.08 
+     23 70.8426 1692 3 0 66.5086 158.75 -115.964 
+     23 48.7952 1224 3 1 64.956 157.265 -114.85 
+     23 72.8359 1223 3 1 64.85 157.181 -114.782 
+     23 69.9018 1222 3 1 64.6491 157 -114.67 
+     23 93.8232 1221 3 1 64.4496 156.871 -114.587 
+     23 58.8826 1220 3 1 64.25 156.743 -114.509 
+     23 13.0526 1219 3 1 64.05 156.662 -114.457 
+     23 55.381 1432 1 1 106.567 136.894 -174.85 
+Number of digits in this event: 31
+Using G4ParticleGun... 
+Particle energy: 7.00826 LIN
 Particle: e-
 Event: 24
-Number of tracker hits in this event: 17
-     24 106.027 321 7 1 -115.804 -89.375 5.55 
-     24 125.206 453 7 0 -115.805 -89.3747 4.15 
-     24 152.471 321 6 1 -115.831 -89.3695 -24.45 
-     24 144.775 453 6 0 -115.833 -89.3685 -25.85 
-     24 108.207 321 5 1 -115.853 -89.3453 -54.45 
-     24 167.599 453 5 0 -115.85 -89.3472 -55.85 
-     24 151.205 321 4 1 -115.806 -89.3536 -84.45 
-     24 104.38 453 4 0 -115.808 -89.3581 -85.85 
-     24 156.839 321 3 1 -115.846 -89.4489 -114.45 
-     24 102.255 453 3 0 -115.849 -89.4494 -115.85 
-     24 129.523 321 2 1 -115.882 -89.4127 -144.45 
-     24 119.512 453 2 0 -115.889 -89.4097 -145.85 
-     24 95.3332 320 1 1 -116.021 -89.3366 -174.45 
-     24 130.851 453 1 0 -116.036 -89.3316 -175.85 
-     24 157.639 319 0 1 -116.33 -89.222 -204.45 
-     24 170.435 454 0 0 -116.356 -89.2059 -205.85 
-     24 2.25365 588 1 1 -62.45 -148.006 -174.472 
-Number of digits in this event: 13
+Number of tracker hits in this event: 25
+     24 120.94 1280 10 1 76.1674 -85.8274 95.55 
+     24 135.697 471 10 0 76.1671 -85.8291 94.15 
+     24 126.083 1280 9 1 76.1646 -85.8613 65.55 
+     24 105.727 470 9 0 76.1648 -85.8624 64.15 
+     24 178.335 1280 8 1 76.1679 -85.8841 35.55 
+     24 97.6342 470 8 0 76.1683 -85.8851 34.15 
+     24 125.307 1280 7 1 76.1795 -85.9013 5.55 
+     24 233.283 470 7 0 76.18 -85.9017 4.15 
+     24 139.322 1280 6 1 76.193 -85.9158 -24.45 
+     24 202.648 470 6 0 76.1934 -85.918 -25.85 
+     24 133.23 1280 5 1 76.1982 -85.9637 -54.45 
+     24 114.38 470 5 0 76.1992 -85.9662 -55.85 
+     24 115.581 1280 4 1 76.2199 -86.0137 -84.45 
+     24 122.732 470 4 0 76.2185 -86.015 -85.85 
+     24 155.359 1280 3 1 76.184 -86.0452 -114.45 
+     24 129.406 470 3 0 76.1817 -86.046 -115.85 
+     24 130.885 1280 2 1 76.1386 -86.0592 -144.45 
+     24 131.231 469 2 0 76.1366 -86.0593 -145.85 
+     24 125.042 1280 1 1 76.1006 -86.0659 -174.45 
+     24 126.243 469 1 0 76.0995 -86.0674 -175.85 
+     24 357.944 1280 0 1 76.0617 -86.0938 -204.45 
+     24 117.323 469 0 0 76.0579 -86.096 -205.85 
+     24 302.888 470 0 0 76.0704 -86.0281 -205.85 
+     24 118.005 474 10 0 75.8823 -85.2314 94.15 
+     24 1.07056 475 10 0 75.7863 -85.05 93.754 
+Number of digits in this event: 21
 Using G4ParticleGun... 
-Particle energy: 6.25663 LIN
+Particle energy: 6.4014 LIN
 Particle: e-
 Event: 25
-Number of tracker hits in this event: 53
-     25 102.351 1475 9 1 115.204 -40.4843 65.55 
-     25 141.449 697 9 0 115.203 -40.4847 64.15 
-     25 108.92 1475 8 1 115.2 -40.4968 35.55 
-     25 156.527 697 8 0 115.199 -40.4965 34.15 
-     25 127.198 1475 7 1 115.192 -40.4942 5.55 
-     25 130.148 697 7 0 115.19 -40.4949 4.15 
-     25 127.321 1474 6 1 115.143 -40.5127 -24.45 
-     25 110.707 697 6 0 115.14 -40.5132 -25.85 
-     25 178.423 1474 5 1 115.067 -40.5239 -54.45 
-     25 198.651 697 5 0 115.064 -40.5254 -55.85 
-     25 121.561 1474 4 1 114.999 -40.5578 -84.45 
-     25 271.553 697 4 0 114.995 -40.5595 -85.85 
-     25 122.274 1473 3 1 114.912 -40.592 -114.45 
-     25 141.362 697 3 0 114.907 -40.5931 -115.85 
-     25 100.617 1473 2 1 114.803 -40.6312 -144.45 
-     25 133.871 697 2 0 114.797 -40.6342 -145.85 
-     25 188.42 1472 1 1 114.686 -40.694 -174.45 
-     25 116.182 696 1 0 114.681 -40.6967 -175.85 
-     25 291.487 1472 0 1 114.588 -40.7543 -204.45 
-     25 138.063 696 0 0 114.583 -40.7581 -205.85 
-     25 59.5722 140 2 1 -151.95 0.53185 -144.793 
-     25 185.952 742 6 0 48.2385 -31.4784 -26.2498 
-     25 36.3753 1512 2 1 122.613 -30.942 -144.45 
-     25 121.855 1511 2 1 122.55 -30.9029 -144.533 
-     25 1.92752 1510 2 1 122.35 -30.6597 -144.843 
-     25 77.3319 751 2 0 121.781 -29.819 -145.85 
-     25 78.9444 752 2 0 121.66 -29.65 -146.051 
-     25 32.5745 1072 2 0 95.4623 34.582 -146.25 
-     25 58.9477 1073 2 0 95.4546 34.65 -146.193 
-     25 101.051 1074 2 0 95.4321 34.8503 -146.023 
-     25 10.3179 1075 2 0 95.4043 35.05 -145.882 
-     25 327.217 1374 2 1 95.1164 36.1859 -144.85 
-     25 1.47734 1373 2 1 94.95 36.5986 -144.454 
-     25 70.0134 1081 3 0 151.803 36.2831 -116.25 
-     25 158.364 1080 3 0 152.03 36.25 -116.141 
-     25 47.5807 1668 3 1 153.918 35.9272 -114.85 
-     25 93.0416 1669 3 1 153.95 35.9198 -114.83 
-     25 114.351 1670 3 1 154.15 35.8511 -114.695 
-     25 60.4278 1671 3 1 154.35 35.6237 -114.465 
-     25 56.854 1672 3 1 154.55 35.6637 -114.525 
-     25 170.129 1673 3 1 154.75 35.6746 -114.567 
-     25 56.7885 1674 3 1 154.95 35.7103 -114.632 
-     25 51.0793 1675 3 1 155.15 35.8256 -114.718 
-     25 17.9291 1676 3 1 155.35 35.9236 -114.815 
-     25 15.1193 1083 3 0 157.248 36.8216 -115.85 
-     25 108.011 1084 3 0 157.295 36.85 -115.881 
-     25 146.502 1085 3 0 157.612 37.05 -116.068 
-     25 2.86859 1086 3 0 158.077 37.25 -116.247 
-     25 156.564 1475 5 1 115.15 -40.4754 -54.6223 
-     25 104.641 1476 5 1 115.35 -40.474 -54.7147 
-     25 90.8758 717 6 0 102.27 -36.6314 -26.25 
-     25 85.2746 716 6 0 102.146 -36.65 -25.9895 
-     25 242.837 1409 6 1 102.064 -37.0572 -24.8497 
-Number of digits in this event: 25
+Number of tracker hits in this event: 35
+     25 101.955 1036 10 1 27.362 103.515 95.55 
+     25 130.155 1416 10 0 27.3632 103.518 94.15 
+     25 135.181 1036 9 1 27.3796 103.571 65.55 
+     25 97.0967 1417 9 0 27.3794 103.575 64.15 
+     25 112.387 1036 8 1 27.3705 103.642 35.55 
+     25 127.874 1417 8 0 27.3689 103.647 34.15 
+     25 114.909 1036 7 1 27.336 103.74 5.55 
+     25 94.8571 1417 7 0 27.3355 103.746 4.15 
+     25 258.03 1036 6 1 27.3173 103.859 -24.45 
+     25 127.506 1418 6 0 27.3194 103.865 -25.85 
+     25 145.445 1036 5 1 27.3358 103.976 -54.45 
+     25 160.028 1419 5 0 27.338 103.984 -55.85 
+     25 122.337 1036 4 1 27.3503 104.172 -84.45 
+     25 113.638 1420 4 0 27.3503 104.181 -85.85 
+     25 159.532 1036 3 1 27.3868 104.415 -114.45 
+     25 101.021 1425 3 0 27.197 105.17 -115.85 
+     25 33.9768 1426 3 0 27.1774 105.35 -116.171 
+     25 179.742 1032 2 1 26.6174 121.107 -144.45 
+     25 160.804 1031 2 1 26.45 121.296 -144.668 
+     25 32.0796 1510 2 0 25.4484 122.293 -145.85 
+     25 145.082 1511 2 0 25.3904 122.35 -145.918 
+     25 74.1544 1512 2 0 25.1871 122.55 -146.149 
+     25 1.57257 890 1 1 -2.04835 150.8 -174.45 
+     25 133.913 889 1 1 -2.05 150.802 -174.453 
+     25 139.583 1657 1 0 -2.72202 151.605 -175.85 
+     25 55.5197 1658 1 0 -2.84577 151.75 -176.097 
+     25 161.147 1740 1 0 -15.1536 168.182 -176.25 
+     25 69.9154 811 1 1 -17.6926 170.386 -174.85 
+     25 371.973 810 1 1 -17.85 170.396 -174.717 
+     25 94.0628 809 1 1 -18.05 170.237 -174.548 
+     25 271.673 993 1 1 18.7502 100.698 -174.85 
+     25 169.734 1417 6 0 27.2639 103.675 -25.85 
+     25 205.43 1466 6 0 52.5359 113.359 -26.2499 
+     25 171.293 1163 6 1 52.7427 113.677 -24.85 
+     25 98.38 1732 3 0 -111.287 166.553 -116.25 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 7.59255 LIN
+Particle energy: 5.41593 LIN
 Particle: e-
 Event: 26
-Number of tracker hits in this event: 70
-     26 169.293 644 11 1 -51.0751 -44.7379 125.55 
-     26 275.989 676 11 0 -51.0746 -44.7387 124.15 
-     26 122.541 644 10 1 -51.0615 -44.7573 95.55 
-     26 114.062 676 10 0 -51.062 -44.759 94.15 
-     26 101.989 644 9 1 -51.0773 -44.784 65.55 
-     26 104.991 676 9 0 -51.0777 -44.7858 64.15 
-     26 119.222 644 8 1 -51.0874 -44.8151 35.55 
-     26 125.572 676 8 0 -51.0887 -44.8165 34.15 
-     26 216.832 644 7 1 -51.1156 -44.8407 5.55 
-     26 142.764 676 7 0 -51.1161 -44.8419 4.15 
-     26 122.22 644 6 1 -51.1266 -44.8642 -24.45 
-     26 172.69 675 6 0 -51.1269 -44.8638 -25.85 
-     26 128.191 644 5 1 -51.1395 -44.85 -54.45 
-     26 131.949 676 5 0 -51.1384 -44.8471 -55.85 
-     26 208.768 644 4 1 -51.113 -44.7902 -84.45 
-     26 116.345 676 4 0 -51.1109 -44.7865 -85.85 
-     26 142.065 644 3 1 -51.0637 -44.7081 -114.45 
-     26 221.573 676 3 0 -51.0634 -44.7067 -115.85 
-     26 414.216 644 2 1 -51.0548 -44.6808 -144.45 
-     26 205.873 676 2 0 -51.0548 -44.6765 -145.85 
-     26 101.534 645 1 1 -51.0496 -44.5802 -174.45 
-     26 744.422 677 1 0 -51.0485 -44.5735 -175.85 
-     26 99.8825 645 0 1 -51.0201 -44.4281 -204.45 
-     26 122.288 678 0 0 -51.0149 -44.4208 -205.85 
-     26 162.856 676 1 0 -51.1066 -44.65 -176.058 
-     26 343.03 644 1 1 -51.1517 -44.5377 -174.45 
-     26 127.99 644 0 1 -51.2228 -43.9971 -204.45 
-     26 153.538 680 0 0 -51.2551 -43.9772 -205.85 
-     26 108.983 653 0 1 -49.33 -43.7452 -204.45 
-     26 126.612 681 0 0 -49.2518 -43.7238 -205.85 
-     26 337.645 643 1 1 -51.25 -44.5005 -174.481 
-     26 95.2441 642 1 1 -51.45 -44.3549 -174.52 
-     26 9.80494 643 2 1 -51.25 -44.8975 -144.812 
-     26 216.401 675 2 0 -51.2282 -44.8516 -145.85 
-     26 105.586 633 1 1 -53.2904 -42.4012 -174.45 
-     26 52.9241 632 1 1 -53.45 -42.2585 -174.701 
-     26 37.7916 691 1 0 -54.3125 -41.7084 -175.85 
-     26 120.141 692 1 0 -54.414 -41.65 -175.979 
-     26 121.234 497 0 1 -80.4812 -26.1495 -204.451 
-     26 33.7039 498 0 1 -80.45 -26.0395 -204.746 
-     26 129.14 772 0 0 -80.4236 -25.6269 -205.85 
-     26 154.276 831 0 0 -60.7814 -13.7338 -206.25 
-     26 37.8466 603 0 1 -59.3292 -13.5716 -204.849 
-     26 153.06 604 0 1 -59.25 -13.555 -204.77 
-     26 13.3427 605 0 1 -59.05 -13.5286 -204.451 
-     26 84.7299 606 0 1 -58.8497 -13.431 -204.472 
-     26 61.2006 607 0 1 -58.65 -13.3474 -204.671 
-     26 12.3957 608 0 1 -58.4498 -13.3155 -204.81 
-     26 35.2925 834 0 0 -57.0022 -13.0714 -205.85 
-     26 169.66 835 0 0 -56.9066 -13.0495 -205.922 
-     26 171.488 646 1 1 -50.8499 -45.0408 -174.45 
-     26 116.906 675 1 0 -50.7992 -45.0327 -175.85 
-     26 136.922 652 0 1 -49.6411 -44.7728 -204.45 
-     26 100.284 676 0 0 -49.5147 -44.7048 -205.85 
-     26 233.607 675 11 0 -50.7712 -44.85 123.918 
-     26 162.293 744 0 1 -31.25 -124.785 -204.811 
-     26 47.2357 643 4 1 -51.2503 -44.8028 -84.6815 
-     26 154.825 674 4 0 -51.434 -45.0507 -85.85 
-     26 1.38513 622 3 1 -55.6484 -45.4105 -114.45 
-     26 119.938 621 3 1 -55.65 -45.4108 -114.453 
-     26 90.0617 673 3 0 -56.1015 -45.4167 -115.85 
-     26 428.899 558 2 1 -68.2576 -44.8782 -144.45 
-     26 175.269 557 2 1 -68.45 -46.2325 -144.69 
-     26 1.01511 648 2 0 -69.091 -50.4442 -145.85 
-     26 55.9695 647 2 0 -69.092 -50.45 -145.852 
-     26 53.1653 646 2 0 -69.1136 -50.65 -145.899 
-     26 66.9202 645 2 0 -69.1033 -50.8502 -145.955 
-     26 85.6291 644 2 0 -69.0887 -51.05 -146.005 
-     26 82.8386 643 2 0 -69.0639 -51.2502 -146.068 
-     26 58.684 642 2 0 -69.0515 -51.4501 -146.15 
-Number of digits in this event: 39
+Number of tracker hits in this event: 32
+     26 123.895 435 10 1 -93.0868 -14.2342 95.55 
+     26 122.43 829 10 0 -93.0886 -14.2349 94.15 
+     26 134.124 435 9 1 -93.1242 -14.2499 65.55 
+     26 166.752 828 9 0 -93.1253 -14.2517 64.15 
+     26 113.378 434 8 1 -93.1502 -14.2853 35.55 
+     26 129.434 828 8 0 -93.1545 -14.2862 34.15 
+     26 114.484 434 7 1 -93.2498 -14.3028 5.55 
+     26 127.649 828 7 0 -93.2527 -14.3049 4.15 
+     26 214.839 434 6 1 -93.3114 -14.3508 -24.45 
+     26 122.64 828 6 0 -93.3126 -14.3517 -25.85 
+     26 128.085 434 5 1 -93.3447 -14.3728 -54.45 
+     26 101.635 828 5 0 -93.3459 -14.3738 -55.85 
+     26 164.264 433 4 1 -93.3727 -14.4015 -84.45 
+     26 249.334 828 4 0 -93.3759 -14.4007 -85.85 
+     26 99.2764 433 3 1 -93.4443 -14.3822 -114.45 
+     26 109.329 828 3 0 -93.4484 -14.3794 -115.85 
+     26 126.938 433 2 1 -93.5193 -14.3238 -144.45 
+     26 156.552 828 2 0 -93.5175 -14.3198 -145.85 
+     26 125.81 433 1 1 -93.4682 -14.236 -174.45 
+     26 206.755 828 1 0 -93.4447 -14.2552 -175.851 
+     26 107.574 437 0 1 -92.6554 -14.9985 -204.45 
+     26 100.338 825 0 0 -92.6529 -14.9599 -205.85 
+     26 8.3898 751 1 0 -77.6826 -29.7379 -176.25 
+     26 80.2052 432 2 1 -93.55 -14.2976 -144.461 
+     26 59.6827 431 2 1 -93.75 -14.2393 -144.677 
+     26 165.954 827 2 0 -94.6021 -14.4633 -145.85 
+     26 14.576 664 8 1 -47.2314 -14.2647 35.15 
+     26 81.5453 663 8 1 -47.25 -14.2812 35.2087 
+     26 116.095 662 8 1 -47.4501 -14.2828 35.3005 
+     26 197.726 661 8 1 -47.65 -14.2784 35.4822 
+     26 137.578 433 6 1 -93.35 -14.3364 -24.5336 
+     26 285.527 432 6 1 -93.55 -14.6282 -24.6627 
+Number of digits in this event: 20
 Using G4ParticleGun... 
-Particle energy: 3.50868 LIN
+Particle energy: 2.64211 LIN
 Particle: e-
 Event: 27
-Number of tracker hits in this event: 81
-     27 142.897 1136 11 1 47.3953 61.8916 125.55 
-     27 140.409 1209 11 0 47.3973 61.8924 124.15 
-     27 128.624 1136 10 1 47.4366 61.9048 95.55 
-     27 332.938 1209 10 0 47.437 61.9027 94.15 
-     27 110.007 1137 9 1 47.4678 61.8608 65.55 
-     27 116.614 1209 9 0 47.4713 61.8595 64.15 
-     27 107.007 1137 8 1 47.5476 61.8294 35.55 
-     27 116.473 1208 8 0 47.5515 61.8277 34.15 
-     27 251.652 1137 7 1 47.6243 61.7895 5.55 
-     27 135.193 1208 7 0 47.6317 61.7881 4.15 
-     27 134.998 1138 6 1 47.7808 61.7531 -24.45 
-     27 118.041 1208 6 0 47.7867 61.7531 -25.85 
-     27 111.812 1139 5 1 47.8984 61.7524 -54.45 
-     27 125.432 1208 5 0 47.9007 61.7518 -55.85 
-     27 167.494 1139 4 1 47.9532 61.7351 -84.45 
-     27 114.407 1208 4 0 47.9561 61.7318 -85.85 
-     27 135.163 1139 3 1 48.0076 61.6697 -114.45 
-     27 133.886 1208 3 0 48.0092 61.6654 -115.85 
-     27 98.3817 1139 2 1 48.0486 61.5785 -144.45 
-     27 117.99 1207 2 0 48.0535 61.5728 -145.85 
-     27 260.87 1140 1 1 48.1637 61.4611 -174.45 
-     27 179.224 1207 1 0 48.1698 61.4553 -175.85 
-     27 135.951 1141 0 1 48.2917 61.344 -204.45 
-     27 171.865 1206 0 0 48.2956 61.3399 -205.85 
-     27 151.763 1269 1 1 73.85 -12.9565 -174.745 
-     27 249.723 1268 1 1 73.85 -13.0167 -174.581 
-     27 22.7498 1393 3 1 98.7721 73.1208 -114.85 
-     27 170.41 1211 7 0 47.6833 62.2786 4.14981 
-     27 8.6 1148 6 1 49.8421 72.2555 -24.4502 
-     27 175.758 1149 6 1 49.85 72.2585 -24.4687 
-     27 165.197 1262 6 0 50.5714 72.5368 -25.8502 
-     27 58.0255 1233 5 1 66.7083 80.5556 -54.45 
-     27 102.199 1234 5 1 66.85 80.668 -54.599 
-     27 22.8279 1235 5 1 67.0501 80.7716 -54.8066 
-     27 152.427 1306 5 0 68.0345 81.2704 -55.85 
-     27 125.96 1356 4 1 91.4132 91.0903 -84.45 
-     27 9.08029 1357 4 1 91.55 91.3442 -84.8099 
-     27 53.5995 1359 4 0 92.0822 92.0545 -85.8502 
-     27 135.9 1360 4 0 92.1422 92.15 -85.9973 
-     27 2.73626 1361 4 0 92.2362 92.35 -86.2424 
-     27 89.3609 1445 3 1 109.328 129.617 -114.45 
-     27 142.971 1444 3 1 109.15 129.567 -114.693 
-     27 431.904 1546 3 0 109.321 129.445 -115.85 
-     27 13.6386 1790 3 0 121.518 178.304 -116.25 
-     27 79.949 1791 3 0 121.511 178.35 -116.213 
-     27 71.2319 1792 3 0 121.443 178.55 -116.039 
-     27 80.3407 1793 3 0 121.375 178.75 -116.107 
-     27 63.7271 1794 3 0 121.239 178.95 -116.168 
-     27 75.7378 1795 3 0 121.093 179.15 -116.142 
-     27 68.2851 1796 3 0 121.087 179.35 -116.14 
-     27 49.034 1797 3 0 121.088 179.551 -116.169 
-     27 52.6769 1798 3 0 121.11 179.75 -116.175 
-     27 62.2563 1799 3 0 121.142 179.95 -116.22 
-     27 150.854 1443 3 1 108.95 129.681 -114.742 
-     27 101.433 1442 3 1 108.75 129.695 -114.747 
-     27 254.347 1542 3 0 108.515 128.724 -115.85 
-     27 429.511 212 0 1 -137.645 69.8864 -204.45 
-     27 3.78457 211 0 1 -137.75 69.699 -204.596 
-     27 111.731 1139 1 1 48.05 61.6386 -174.768 
-     27 142.355 1205 1 0 47.992 61.1532 -175.85 
-     27 8.7622 1204 1 0 47.9299 61.05 -176.23 
-     27 34.0861 1056 1 0 36.4274 31.3602 -176.25 
-     27 78.3618 1055 1 0 36.4046 31.2497 -176.141 
-     27 47.6287 1054 1 0 36.3647 31.05 -175.949 
-     27 158.808 1079 1 1 36.0441 30.4199 -174.85 
-     27 116.245 1217 4 1 63.45 55.1347 -84.5865 
-     27 83.9616 1206 1 0 47.5933 61.3779 -175.85 
-     27 98.2934 1088 0 1 37.8061 49.7933 -204.45 
-     27 188.75 1089 0 1 37.85 50.1101 -204.58 
-     27 10.6987 1161 0 0 38.0825 52.4118 -205.85 
-     27 81.4142 1162 0 0 38.0857 52.4504 -205.874 
-     27 119.79 1163 0 0 38.1212 52.65 -206.033 
-     27 35.3218 1164 0 0 38.1651 52.85 -206.172 
-     27 129.245 1232 0 0 61.637 66.5931 -206.25 
-     27 41.935 1211 0 1 62.4087 66.0927 -204.849 
-     27 91.1776 1212 0 1 62.45 66.0637 -204.7 
-     27 27.2887 1190 10 0 52.1152 58.0592 93.7501 
-     27 190.338 1189 10 0 52.1176 58.05 93.8048 
-     27 252.973 1138 0 1 47.7143 61.6558 -204.45 
-     27 127.09 1208 0 0 47.7619 61.6773 -205.85 
-     27 127.971 1207 0 0 47.64 61.6209 -205.85 
-Number of digits in this event: 38
+Number of tracker hits in this event: 113
+     27 159.727 877 11 1 -4.5663 -79.2035 125.55 
+     27 135.182 504 11 0 -4.56635 -79.2016 124.15 
+     27 107.65 877 10 1 -4.57266 -79.1539 95.55 
+     27 116.554 504 10 0 -4.57317 -79.1544 94.15 
+     27 319.461 877 9 1 -4.5796 -79.1717 65.55 
+     27 433.246 504 9 0 -4.58048 -79.1765 64.15 
+     27 149.814 877 8 1 -4.61676 -79.299 35.55 
+     27 312.039 503 8 0 -4.60826 -79.2819 34.15 
+     27 224.814 877 7 1 -4.45134 -78.963 5.55 
+     27 30.7154 878 7 1 -4.45 -78.9586 5.24124 
+     27 155.107 505 7 0 -4.44396 -78.9425 4.15 
+     27 102.679 878 6 1 -4.30848 -78.4936 -24.45 
+     27 184.292 507 6 0 -4.29787 -78.473 -25.85 
+     27 119.048 880 5 1 -4.04097 -78.0741 -54.45 
+     27 118.696 509 5 0 -4.0262 -78.0555 -55.85 
+     27 115.45 881 4 1 -3.71486 -77.6701 -84.45 
+     27 234.342 512 4 0 -3.69924 -77.6373 -85.85 
+     27 109.134 883 3 1 -3.37093 -76.9572 -114.45 
+     27 141.274 515 3 0 -3.35133 -76.9109 -115.85 
+     27 144.96 885 2 1 -2.94652 -75.9859 -144.45 
+     27 106.028 520 2 0 -2.93597 -75.9409 -145.85 
+     27 142.64 886 1 1 -2.72755 -74.989 -174.45 
+     27 258.029 525 1 0 -2.69474 -74.9266 -175.85 
+     27 118.072 890 0 1 -2.01853 -73.6426 -204.45 
+     27 204.866 532 0 0 -1.99126 -73.5896 -205.85 
+     27 11.3847 454 2 0 -4.64379 -89.2408 -146.25 
+     27 125.747 453 2 0 -4.64492 -89.25 -146.234 
+     27 53.8974 452 2 0 -4.56296 -89.45 -146.004 
+     27 264.064 879 2 1 -4.17075 -89.8375 -144.85 
+     27 129.739 450 2 0 -5.3647 -90.0355 -145.85 
+     27 156.083 831 3 0 31.8347 -13.7933 -116.25 
+     27 122.818 830 3 0 31.7172 -13.8501 -116.022 
+     27 204.395 829 3 0 31.8165 -14.05 -115.984 
+     27 94.5058 164 7 0 -8.39426 -147.179 3.75 
+     27 132.506 163 7 0 -8.39604 -147.35 3.9094 
+     27 138.865 865 7 1 -7.00404 -148.505 5.15004 
+     27 125.19 866 7 1 -6.85 -148.56 5.22943 
+     27 147.587 508 8 0 -2.79125 -78.3282 34.1498 
+     27 41.4283 509 8 0 -2.72476 -78.25 34.083 
+     27 14.2514 782 1 1 -23.45 -60.6684 -174.524 
+     27 249.821 877 2 1 -4.52898 -79.7518 -144.45 
+     27 257.329 501 2 0 -4.66125 -79.7135 -145.85 
+     27 231.883 862 1 1 -7.61774 -79.653 -174.45 
+     27 108.152 502 1 0 -7.73212 -79.6278 -175.85 
+     27 135.367 848 0 1 -10.4104 -79.1358 -204.45 
+     27 21.8224 847 0 1 -10.45 -79.1373 -204.742 
+     27 168.068 504 0 0 -10.5208 -79.1428 -205.851 
+     27 154.059 861 1 1 -7.83456 -79.7663 -174.45 
+     27 110.226 863 1 1 -7.44996 -79.3236 -174.718 
+     27 231.903 864 1 1 -7.24994 -79.3819 -174.686 
+     27 369.954 856 1 1 -8.74084 -78.1288 -174.45 
+     27 139.554 509 1 0 -9.09579 -78.1979 -175.85 
+     27 128.067 814 0 1 -17.2184 -78.9214 -204.45 
+     27 48.4147 503 0 0 -17.2987 -79.25 -206.049 
+     27 121.065 878 8 1 -4.38898 -79.4649 35.55 
+     27 140.225 506 7 0 -4.50828 -78.6572 4.15 
+     27 163.801 879 6 1 -4.19266 -77.9924 -24.45 
+     27 98.3866 510 6 0 -4.15158 -77.9798 -25.85 
+     27 115.422 884 5 1 -3.13672 -77.8516 -54.45 
+     27 239.815 510 5 0 -3.09974 -77.8709 -55.85 
+     27 157.644 888 4 1 -2.40131 -78.173 -84.45 
+     27 140.225 509 4 0 -2.32175 -78.1663 -85.85 
+     27 98.553 896 3 1 -0.772986 -78.1963 -114.45 
+     27 233.318 509 3 0 -0.674958 -78.1622 -115.85 
+     27 54.1809 906 2 1 1.44095 -77.6246 -144.45 
+     27 76.0676 907 2 1 1.45 -77.6239 -144.59 
+     27 144.577 512 2 0 1.53413 -77.6148 -145.85 
+     27 221.956 917 1 1 3.48024 -77.4487 -174.45 
+     27 108.805 513 1 0 3.55709 -77.3902 -175.85 
+     27 152.357 925 0 1 5.15969 -76.168 -204.45 
+     27 104.242 520 0 0 5.2555 -76.0379 -205.85 
+     27 15.4203 926 0 1 5.25016 -76.0432 -204.815 
+     27 1.99259 531 0 0 7.41048 -73.6571 -205.85 
+     27 87.4297 533 0 0 7.55338 -73.45 -205.903 
+     27 130.391 534 0 0 7.72254 -73.2497 -205.961 
+     27 69.2975 535 0 0 7.90877 -73.0499 -206.133 
+     27 280.143 536 0 0 8.0438 -72.8496 -206.151 
+     27 142.797 537 0 0 8.35037 -72.65 -206.117 
+     27 204.809 538 0 0 8.54773 -72.45 -205.942 
+     27 21.8116 916 1 1 3.40687 -77.4496 -174.45 
+     27 116.066 512 1 0 3.81947 -77.5549 -175.85 
+     27 115.466 500 4 0 -1.59857 -79.9709 -85.85 
+     27 58.7701 909 0 1 2.00381 -84.8763 -204.85 
+     27 36.7393 503 9 0 -4.68439 -79.25 63.8729 
+     27 118.765 866 8 1 -6.77242 -81.0471 35.55 
+     27 149.545 495 8 0 -6.66057 -81.0202 34.15 
+     27 133.654 889 7 1 -2.09757 -80.3935 5.55 
+     27 92.6765 495 7 0 -1.97766 -80.9507 4.15 
+     27 51.0785 494 7 0 -1.95816 -81.05 3.90594 
+     27 198.018 899 6 1 -0.0809914 -91.8882 -24.45 
+     27 33.9403 437 6 0 0.147374 -92.6737 -25.85 
+     27 218.601 436 6 0 0.171671 -92.75 -25.9966 
+     27 115.112 913 5 1 2.78879 -104.301 -54.45 
+     27 111.692 378 5 0 2.6482 -104.392 -55.85 
+     27 132.985 892 4 1 -1.63627 -107.081 -84.4501 
+     27 106.334 367 4 0 -1.3609 -106.602 -85.85 
+     27 84.7056 368 4 0 -1.32758 -106.55 -86.0098 
+     27 115.173 921 3 1 4.31799 -99.4839 -114.45 
+     27 116.427 403 3 0 4.10342 -99.3954 -115.85 
+     27 152.643 893 2 1 -1.32628 -99.1259 -144.45 
+     27 52.8984 411 2 0 -1.39876 -97.8596 -145.85 
+     27 97.7838 412 2 0 -1.40484 -97.75 -145.989 
+     27 0.933631 413 2 0 -1.43229 -97.5496 -146.243 
+     27 108.807 874 1 1 -5.17535 -74.8419 -174.45 
+     27 14.0083 873 1 1 -5.25001 -74.7439 -174.796 
+     27 129.251 528 1 0 -5.55794 -74.3906 -175.85 
+     27 43.2991 682 1 0 -3.96448 -43.5891 -176.25 
+     27 104.935 683 1 0 -3.87718 -43.45 -176.108 
+     27 29.3046 684 1 0 -3.76795 -43.25 -175.912 
+     27 380.662 883 1 1 -3.41283 -41.9013 -174.85 
+     27 378.264 884 1 1 -3.25 -41.3752 -174.587 
+     27 24.216 435 6 0 0.431328 -92.95 -26.204 
+     27 151.599 439 6 0 -0.973429 -92.1531 -25.85 
+Number of digits in this event: 60
 Using G4ParticleGun... 
-Particle energy: 8.14349 LIN
+Particle energy: 1.32854 LIN
 Particle: e-
 Event: 28
-Number of tracker hits in this event: 151
-     28 118.935 1120 11 1 44.2316 -62.9077 125.55 
-     28 128.702 585 11 0 44.2309 -62.9079 124.15 
-     28 151.298 1120 10 1 44.2153 -62.9129 95.55 
-     28 119.986 585 10 0 44.2136 -62.913 94.15 
-     28 133.8 1120 9 1 44.1796 -62.914 65.55 
-     28 106.9 585 9 0 44.1772 -62.9144 64.15 
-     28 126.93 1120 8 1 44.1249 -62.9247 35.55 
-     28 132.951 585 8 0 44.1216 -62.9256 34.15 
-     28 108.327 1120 7 1 44.0538 -62.9452 5.55 
-     28 100.378 585 7 0 44.0515 -62.9465 4.15 
-     28 330.495 1119 6 1 44.0053 -62.972 -24.45 
-     28 428.883 585 6 0 44.0019 -62.9727 -25.85 
-     28 301.596 1119 5 1 43.9294 -62.9877 -54.45 
-     28 242.4 585 5 0 43.9232 -62.9884 -55.85 
-     28 522.874 1118 4 1 43.7957 -63.001 -84.45 
-     28 124.546 585 4 0 43.7901 -63.0018 -85.85 
-     28 144.703 1118 3 1 43.683 -63.0157 -114.45 
-     28 318.29 585 3 0 43.6772 -63.0163 -115.85 
-     28 255.559 1117 2 1 43.5513 -63.0251 -144.45 
-     28 328.871 585 2 0 43.5434 -63.0267 -145.85 
-     28 122.359 1116 1 1 43.3846 -63.0577 -174.45 
-     28 363.252 584 1 0 43.3762 -63.0588 -175.85 
-     28 261.185 1115 0 1 43.205 -63.0795 -204.45 
-     28 432.784 584 0 0 43.1962 -63.0795 -205.85 
-     28 228.686 586 3 0 43.7796 -62.85 -116.055 
-     28 13.5726 687 0 0 65.0864 -42.4699 -206.25 
-     28 106.805 688 0 0 65.0977 -42.45 -206.221 
-     28 58.2877 689 0 0 65.2033 -42.2498 -206.042 
-     28 56.5842 690 0 0 65.2062 -42.05 -205.946 
-     28 49.7972 1221 0 1 64.2997 -40.354 -204.85 
-     28 165.383 1220 0 1 64.25 -40.2557 -204.763 
-     28 129.61 1219 0 1 64.05 -40.0418 -204.498 
-     28 32.5687 697 0 0 64.2591 -40.5789 -205.85 
-     28 155.951 696 0 0 64.2935 -40.6502 -205.978 
-     28 84.582 695 0 0 64.5778 -40.85 -205.994 
-     28 72.5081 694 0 0 64.7032 -41.05 -205.925 
-     28 113.979 693 0 0 64.6727 -41.25 -205.912 
-     28 143.216 692 0 0 64.7898 -41.45 -205.88 
-     28 93.4846 722 0 0 67.6793 -35.6467 -206.25 
-     28 91.6569 721 0 0 67.6857 -35.65 -206.242 
-     28 138.578 589 4 0 43.5404 -62.2357 -85.8501 
-     28 15.2202 590 4 0 43.4657 -62.05 -86.2254 
-     28 181.136 1094 3 1 39.0012 -49.2868 -114.45 
-     28 40.8267 1093 3 1 38.85 -48.9758 -114.784 
-     28 52.5726 664 3 0 37.9636 -47.1521 -115.85 
-     28 60.3594 665 3 0 37.9164 -47.05 -115.91 
-     28 107.935 666 3 0 37.7934 -46.85 -116.029 
-     28 80.6808 667 3 0 37.6495 -46.65 -116.126 
-     28 56.9147 668 3 0 37.506 -46.45 -116.199 
-     28 38.4161 767 2 1 -26.5885 18.6813 -144.45 
-     28 69.0705 766 2 1 -26.65 18.686 -144.506 
-     28 54.6161 765 2 1 -26.8501 18.7122 -144.667 
-     28 231.119 993 2 0 -28.2166 18.7011 -145.85 
-     28 163.697 992 2 0 -28.7747 18.65 -146.148 
-     28 20.7277 555 1 1 -69.0211 0.14728 -174.45 
-     28 67.726 554 1 1 -69.0501 0.12508 -174.529 
-     28 216.503 897 1 0 -70.383 -0.576273 -175.85 
-     28 89.5325 898 1 0 -70.7985 -0.45 -176.13 
-     28 119.15 337 0 1 -112.63 23.5496 -204.45 
-     28 7.56006 1018 0 0 -112.802 23.8382 -205.85 
-     28 104.957 1019 0 0 -112.803 23.85 -205.88 
-     28 7.90257 872 0 0 -127.535 -5.61979 -206.25 
-     28 79.0116 871 0 0 -127.541 -5.65 -206.234 
-     28 97.1951 870 0 0 -127.599 -5.85009 -206.142 
-     28 301.125 869 0 0 -127.813 -6.05 -206.047 
-     28 297.914 868 0 0 -127.93 -6.25046 -206.031 
-     28 120.211 586 4 0 43.7309 -62.7435 -85.85 
-     28 29.3346 1113 3 1 42.664 -56.5412 -114.451 
-     28 78.5757 1112 3 1 42.65 -56.5248 -114.58 
-     28 176.773 618 3 0 42.5029 -56.3173 -115.85 
-     28 4.59374 619 3 0 42.4668 -56.25 -116.237 
-     28 44.7102 1096 2 1 39.2992 -50.6174 -144.45 
-     28 70.5285 1095 2 1 39.2499 -50.5578 -144.6 
-     28 213.96 650 2 0 38.8263 -50.0007 -145.85 
-     28 0.014209 992 1 1 18.4503 -47.5311 -174.45 
-     28 107.651 991 1 1 18.45 -47.5314 -174.45 
-     28 33.4576 990 1 1 18.25 -47.7662 -174.756 
-     28 162.972 657 1 0 17.6884 -48.4528 -175.85 
-     28 15.6623 656 1 0 17.4575 -48.65 -176.199 
-     28 31.3509 876 0 1 -4.74651 -62.3585 -204.45 
-     28 80.3385 875 0 1 -4.85052 -62.3905 -204.517 
-     28 85.2624 874 0 1 -5.05 -62.4087 -204.66 
-     28 111.564 587 0 0 -5.64401 -62.4726 -205.851 
-     28 61.6328 636 0 0 -2.11574 -52.7811 -206.25 
-     28 159.379 637 0 0 -2.03489 -52.6499 -206.14 
-     28 28.3173 638 0 0 -1.95469 -52.45 -205.897 
-     28 194.453 889 0 1 -2.18692 -51.0299 -204.85 
-     28 71.0952 888 0 1 -2.25 -50.6083 -204.583 
-     28 93.6149 887 0 1 -2.45008 -50.5084 -204.67 
-     28 7.67988 886 0 1 -2.65 -50.4632 -204.844 
-     28 94.9193 653 0 0 -3.44359 -49.4401 -205.85 
-     28 121.38 654 0 0 -3.4846 -49.2498 -205.892 
-     28 139.278 879 0 1 -4.13402 -49.3531 -204.85 
-     28 134.617 880 0 1 -3.93425 -62.4198 -204.45 
-     28 81.9225 881 0 1 -3.85 -62.4194 -204.658 
-     28 16.8509 882 0 1 -3.65 -62.2937 -204.828 
-     28 16.6548 594 0 0 -0.973434 -61.0748 -205.85 
-     28 139.991 595 0 0 -0.910141 -61.05 -205.876 
-     28 78.4284 596 0 0 -0.699619 -60.85 -206.103 
-     28 90.6931 597 0 0 -0.625494 -60.6498 -206.148 
-     28 61.7782 598 0 0 -0.676082 -60.4494 -206.036 
-     28 111.86 599 0 0 -0.596211 -60.2494 -206.033 
-     28 0.889452 403 0 0 33.6911 -99.5474 -206.25 
-     28 17.6542 402 0 0 33.6926 -99.55 -206.249 
-     28 10.3121 1014 2 1 22.9552 -38.4487 -144.85 
-     28 2.84072 750 2 0 11.8177 -29.889 -145.85 
-     28 91.6526 895 2 1 -0.850294 -20.375 -144.85 
-     28 8.4044 894 2 1 -1.05 -20.2953 -144.835 
-     28 177.786 797 2 0 -1.93683 -20.5409 -145.85 
-     28 25.3979 796 2 0 -2.0553 -20.65 -145.925 
-     28 147.655 1116 5 1 43.3619 -63.299 -54.45 
-     28 193.672 583 5 0 43.3882 -63.267 -55.8505 
-     28 54.6712 1116 4 1 43.4265 -62.5192 -84.45 
-     28 46.5185 1117 4 1 43.45 -62.5091 -84.6528 
-     28 33.7929 587 4 0 43.6065 -62.4552 -85.85 
-     28 113.954 588 4 0 43.621 -62.45 -85.9632 
-     28 122.258 1130 3 1 46.1856 -61.8444 -114.45 
-     28 104.049 590 3 0 46.1547 -61.9196 -115.85 
-     28 472.758 1126 2 1 45.3317 -63.5455 -144.45 
-     28 202.951 582 2 0 45.2042 -63.5129 -145.85 
-     28 192.878 1113 1 1 42.7679 -62.6529 -174.45 
-     28 106.111 586 1 0 42.8529 -62.7216 -175.85 
-     28 225.134 1124 0 1 44.9448 -63.9221 -204.45 
-     28 124.85 579 0 0 45.0372 -64.1043 -205.85 
-     28 34.6254 1072 2 1 34.6197 38.7154 -144.45 
-     28 34.5367 1073 2 1 34.65 38.7448 -144.533 
-     28 120.589 581 0 0 44.8689 -63.7702 -205.85 
-     28 66.9454 1125 2 1 45.25 -63.5209 -144.588 
-     28 105.976 584 4 0 43.8138 -63.0661 -85.85 
-     28 136.004 1119 3 1 43.8638 -62.9677 -114.45 
-     28 122.445 586 2 0 43.4574 -62.7941 -145.85 
-     28 20.0547 1114 1 1 42.8521 -62.3061 -174.45 
-     28 166.188 588 1 0 42.8086 -62.2853 -175.85 
-     28 137.319 1109 0 1 41.8845 -61.867 -204.45 
-     28 30.392 590 0 0 41.8421 -61.851 -205.85 
-     28 114.612 591 0 0 41.8394 -61.85 -205.94 
-     28 394.543 1118 1 1 43.7169 -62.9769 -174.45 
-     28 408.879 585 1 0 43.7138 -62.9739 -175.85 
-     28 43.6271 1118 0 1 43.6507 -62.8755 -204.45 
-     28 55.483 1117 0 1 43.65 -62.8755 -204.594 
-     28 111.487 585 0 0 43.6461 -62.8743 -205.85 
-     28 121.843 1140 0 1 48.053 -63.4479 -204.451 
-     28 238.33 582 0 0 48.1949 -63.5717 -205.85 
-     28 66.9715 1119 2 1 43.8683 -62.9708 -144.741 
-     28 151.094 1119 1 1 43.9059 -63.0835 -174.45 
-     28 114.798 1119 0 1 43.9013 -63.1599 -204.45 
-     28 221.655 1169 3 1 54.0071 -83.1448 -114.85 
-     28 99.8044 1274 2 0 10.1563 74.85 -146.213 
-     28 20.2712 1275 2 0 10.0864 75.05 -146.09 
-     28 207.752 408 3 0 2.42727 -98.3976 -116.25 
-     28 81.2533 407 3 0 2.30858 -98.55 -116.185 
-Number of digits in this event: 64
-Using G4ParticleGun... 
-Particle energy: 5.14951 LIN
+Number of tracker hits in this event: 45
+     28 108.645 1052 10 1 30.495 86.0215 95.55 
+     28 152.106 1329 10 0 30.4973 86.0162 94.15 
+     28 142.363 1052 9 1 30.5342 85.8942 65.55 
+     28 120.256 1329 9 0 30.5355 85.8918 64.15 
+     28 374.966 1052 8 1 30.6058 85.8733 35.55 
+     28 99.7375 1329 8 0 30.6195 85.8724 34.15 
+     28 159.937 1054 7 1 30.9345 85.8905 5.55 
+     28 130.449 1329 7 0 30.9319 85.8835 4.15 
+     28 123.219 1053 6 1 30.7499 85.6945 -24.45 
+     28 218.848 1328 6 0 30.7568 85.6701 -25.85 
+     28 117.749 1053 5 1 30.7779 85.102 -54.45 
+     28 136.669 1325 5 0 30.8148 85.0857 -55.85 
+     28 133.115 1057 4 1 31.4818 84.7807 -84.45 
+     28 254.075 1323 4 0 31.5256 84.7332 -85.85 
+     28 104.274 1061 3 1 32.3959 83.8147 -114.45 
+     28 148.657 1318 3 0 32.4245 83.7578 -115.85 
+     28 170.622 1064 2 1 32.9972 82.6299 -144.45 
+     28 164.939 1312 2 0 33.0388 82.5404 -145.85 
+     28 132.396 1069 1 1 33.9442 80.7362 -174.45 
+     28 13.0857 1303 1 0 33.9492 80.6533 -175.85 
+     28 125.227 1302 1 0 33.9494 80.65 -175.903 
+     28 110.708 1069 0 1 33.9722 78.7402 -204.45 
+     28 283.881 1293 0 0 33.9812 78.6951 -205.85 
+     28 299.275 1073 0 1 34.7585 78.3839 -204.45 
+     28 8.65961 1290 0 0 34.9296 78.0566 -205.85 
+     28 137.72 1289 0 0 34.9329 78.05 -205.879 
+     28 159.822 1291 0 0 34.7684 78.3457 -205.85 
+     28 60.3869 1325 8 0 30.343 85.1297 34.15 
+     28 30.8626 1048 8 1 29.7004 84.1877 35.15 
+     28 9.31974 1044 8 1 28.883 85.7098 35.15 
+     28 380.656 1056 3 1 31.272 84.985 -114.45 
+     28 254.805 1324 3 0 31.2788 84.9765 -115.85 
+     28 122.879 1056 2 1 31.4414 84.8147 -144.45 
+     28 153.92 1323 2 0 31.4503 84.8044 -145.85 
+     28 115.271 1057 1 1 31.62 84.5897 -174.45 
+     28 109.764 1322 1 0 31.619 84.5852 -175.85 
+     28 139.662 1057 0 1 31.5886 84.5066 -204.45 
+     28 120.334 1322 0 0 31.5716 84.5033 -205.85 
+     28 100.937 1120 1 1 44.05 79.8926 -174.77 
+     28 113.287 1054 2 1 30.9934 84.9402 -144.45 
+     28 119.054 1324 2 0 30.9501 84.9506 -145.85 
+     28 188.27 1050 1 1 30.22 85.4154 -174.45 
+     28 102.019 1326 1 0 30.1561 85.4385 -175.85 
+     28 186.594 1043 0 1 28.7036 85.9192 -204.45 
+     28 123.783 1329 0 0 28.6283 85.9654 -205.85 
+Number of digits in this event: 30
+Using G4ParticleGun... 
+Particle energy: 8.85848 LIN
 Particle: e-
 Event: 29
-Number of tracker hits in this event: 185
-     29 91.9355 1344 10 1 88.9593 2.25775 95.55 
-     29 109.874 911 10 0 88.9596 2.25802 94.15 
-     29 342.787 1344 9 1 88.9671 2.2609 65.55 
-     29 114.904 911 9 0 88.9667 2.26154 64.15 
-     29 451.512 1344 8 1 88.9564 2.27404 35.55 
-     29 259.411 911 8 0 88.9543 2.27431 34.15 
-     29 112.006 1344 7 1 88.9099 2.27788 5.55 
-     29 240.235 911 7 0 88.9085 2.27968 4.15 
-     29 156.364 1344 6 1 88.8797 2.31242 -24.45 
-     29 179.667 911 6 0 88.8781 2.31458 -25.85 
-     29 121.519 1343 5 1 88.845 2.3569 -54.45 
-     29 240.136 911 5 0 88.8429 2.35972 -55.85 
-     29 174.078 1343 4 1 88.7979 2.42025 -84.45 
-     29 135.736 911 4 0 88.7979 2.42543 -85.85 
-     29 144.262 1343 3 1 88.798 2.53532 -114.45 
-     29 124.399 912 3 0 88.8005 2.54121 -115.85 
-     29 274.396 1343 2 1 88.8499 2.66619 -144.45 
-     29 86.6987 1344 2 1 88.85 2.66629 -144.48 
-     29 221.304 913 2 0 88.8533 2.67054 -145.85 
-     29 123.299 1344 1 1 88.9332 2.76364 -174.45 
-     29 108.193 913 1 0 88.935 2.76328 -175.85 
-     29 133.581 1344 0 1 88.996 2.76102 -204.45 
-     29 109.157 913 0 0 88.9956 2.75629 -205.85 
-     29 61.0157 582 0 0 103.436 -63.45 -206.224 
-     29 100.572 581 0 0 103.481 -63.65 -206.1 
-     29 164.783 1416 2 1 103.437 -4.10766 -144.85 
-     29 148.474 1415 2 1 103.35 -3.98222 -144.713 
-     29 215.115 1653 3 0 5.06522 150.822 -116.25 
-     29 253.158 808 1 0 71.3004 -18.2531 -176.25 
-     29 122.852 807 1 0 71.14 -18.45 -175.971 
-     29 95.7962 602 3 0 95.2783 -59.45 -116.197 
-     29 15.7142 603 3 0 95.3024 -59.45 -116.16 
-     29 96.5396 1341 0 1 88.2609 3.20838 -204.45 
-     29 64.931 916 0 0 88.5917 3.38057 -205.85 
-     29 52.5178 917 0 0 88.6673 3.45 -206.114 
-     29 26.4086 922 0 0 80.1892 4.45 -206.092 
-     29 422.387 1343 0 1 88.7529 2.63212 -204.45 
-     29 134.242 911 0 0 88.7521 2.42026 -205.85 
-     29 16.6361 509 8 0 12.0469 -78.0704 33.75 
-     29 69.3082 958 8 1 11.7614 -77.9906 35.15 
-     29 200.159 957 8 1 11.65 -77.9464 35.2091 
-     29 162.455 1342 0 1 88.65 2.29971 -204.653 
-     29 19.1347 893 0 0 88.5837 -1.37077 -205.85 
-     29 47.6372 892 0 0 88.5851 -1.45 -205.876 
-     29 176.844 891 0 0 88.5872 -1.65 -205.93 
-     29 45.3567 890 0 0 88.5654 -1.85017 -205.954 
-     29 142.855 889 0 0 88.5227 -2.05005 -205.99 
-     29 58.362 888 0 0 88.464 -2.25 -206.025 
-     29 206.21 887 0 0 88.4233 -2.45 -206.055 
-     29 76.8767 886 0 0 88.3959 -2.65 -206.092 
-     29 70.7903 885 0 0 88.4014 -2.85 -206.11 
-     29 55.2029 884 0 0 88.4136 -3.05 -206.158 
-     29 66.3407 883 0 0 88.4368 -3.25 -206.192 
-     29 12.1541 882 0 0 88.4459 -3.45 -206.239 
-     29 48.7046 614 0 0 90.3122 -57.197 -206.25 
-     29 67.8357 613 0 0 90.3244 -57.2501 -206.182 
-     29 55.3494 612 0 0 90.3736 -57.45 -206.237 
-     29 22.065 702 0 0 99.323 -39.4772 -206.25 
-     29 367.277 703 0 0 99.3407 -39.45 -206.226 
-     29 122.542 1342 1 1 88.5526 4.85563 -174.45 
-     29 187.055 923 1 0 88.3894 4.82077 -175.85 
-     29 126.113 1324 0 1 84.9999 4.05791 -204.45 
-     29 128.648 918 0 0 84.7032 3.81183 -205.85 
-     29 124.766 912 2 0 88.7841 2.52532 -145.85 
-     29 127.582 1349 1 1 89.9782 1.1729 -174.45 
-     29 113.848 904 1 0 89.9105 1.04791 -175.85 
-     29 112.871 910 8 0 88.963 2.22589 34.1494 
-     29 176.517 1342 7 1 88.5263 1.43057 5.55 
-     29 170.303 906 7 0 88.472 1.32854 4.15 
-     29 140.223 1336 6 1 87.2892 -0.660712 -24.45 
-     29 149.187 897 6 0 87.3897 -0.515411 -25.8501 
-     29 145.331 1348 5 1 89.744 2.66175 -54.45 
-     29 116.171 913 5 0 89.9765 2.77653 -55.85 
-     29 126.189 1372 4 1 94.6774 5.13832 -84.4501 
-     29 21.9987 1373 4 1 94.75 5.17014 -84.7696 
-     29 124.476 926 4 0 94.9941 5.28542 -85.8501 
-     29 115.569 1406 3 1 101.431 8.23311 -114.45 
-     29 116.103 941 3 0 101.761 8.38153 -115.85 
-     29 46.0415 1441 2 1 108.513 11.7707 -144.45 
-     29 82.3001 1442 2 1 108.55 11.7742 -144.576 
-     29 122.251 958 2 0 108.936 11.8037 -145.85 
-     29 130.187 1487 1 1 117.577 13.1759 -174.451 
-     29 36.2198 966 1 0 117.988 13.4247 -175.85 
-     29 64.0677 967 1 0 118.032 13.4502 -176 
-     29 147.576 1529 0 1 126.007 18.464 -204.45 
-     29 235.296 993 0 0 126.406 18.6887 -205.85 
-     29 180.666 992 0 0 126.395 18.65 -206.19 
-     29 189.726 991 0 0 126.331 18.4499 -206.012 
-     29 155.357 1515 0 1 123.164 17.3466 -204.45 
-     29 82.4172 1514 0 1 123.15 17.3319 -204.517 
-     29 26.1713 984 0 0 122.933 16.879 -205.85 
-     29 227.887 983 0 0 122.919 16.85 -205.934 
-     29 95.0945 988 0 0 123.675 17.7432 -205.85 
-     29 29.6068 989 0 0 123.846 17.85 -206.187 
-     29 41.0744 1341 7 1 88.45 1.9734 5.31616 
-     29 14.9503 910 7 0 88.0338 2.23771 4.15 
-     29 107.675 1282 6 1 76.6447 11.0424 -24.45 
-     29 137.408 1281 6 1 76.45 11.1034 -24.7362 
-     29 111.507 956 6 0 75.5748 11.3831 -25.85 
-     29 55.1783 957 6 0 75.3357 11.45 -26.1564 
-     29 30.4499 1164 5 1 52.921 17.3132 -54.45 
-     29 68.4884 1163 5 1 52.85 17.3157 -54.4785 
-     29 78.6119 1162 5 1 52.65 17.3173 -54.5607 
-     29 52.0276 1161 5 1 52.45 17.3103 -54.6459 
-     29 117.471 1160 5 1 52.25 17.3033 -54.7307 
-     29 19.1976 1159 5 1 52.05 17.2789 -54.8222 
-     29 57.3323 984 5 0 49.8274 16.8987 -55.85 
-     29 229.284 983 5 0 49.6085 16.8499 -55.9549 
-     29 42.8769 849 4 1 -10.1305 1.45495 -84.45 
-     29 105.796 848 4 1 -10.25 1.35797 -84.5612 
-     29 74.8542 847 4 1 -10.45 1.17613 -84.7649 
-     29 133.174 900 4 0 -11.4906 0.237992 -85.8501 
-     29 19.9185 899 4 0 -11.8115 -0.05 -86.1986 
-     29 50.4327 710 3 1 -38.0137 -23.2268 -114.45 
-     29 96.0545 709 3 1 -38.05 -23.2995 -114.582 
-     29 37.7836 780 3 0 -38.3058 -23.9756 -115.85 
-     29 64.1223 779 3 0 -38.3328 -24.05 -116.006 
-     29 66.4298 688 2 1 -42.2857 -35.2195 -144.45 
-     29 88.0705 689 2 1 -42.2499 -35.3975 -144.608 
-     29 173.897 719 2 0 -42.1358 -36.0888 -145.85 
-     29 35.7757 718 2 0 -42.12 -36.25 -146.146 
-     29 31.3122 699 1 1 -40.1176 -54.0572 -174.45 
-     29 155.771 700 1 1 -40.05 -54.0931 -174.491 
-     29 79.0902 701 1 1 -39.8499 -54.2122 -174.612 
-     29 104.049 702 1 1 -39.65 -54.3938 -174.661 
-     29 79.2882 703 1 1 -39.4498 -54.5893 -174.711 
-     29 80.6203 704 1 1 -39.25 -54.7882 -174.747 
-     29 90.5602 705 1 1 -39.05 -54.9833 -174.783 
-     29 115.974 706 1 1 -38.85 -55.2062 -174.822 
-     29 1.87703 707 1 1 -38.6498 -55.4293 -174.85 
-     29 77.8718 511 1 0 -18.3412 -77.6982 -175.85 
-     29 64.7857 510 1 0 -18.2127 -77.85 -175.855 
-     29 83.3389 509 1 0 -18.0387 -78.0501 -175.855 
-     29 62.4448 848 1 1 -10.3259 -86.8648 -174.85 
-     29 198.041 849 1 1 -10.2491 -86.9598 -174.843 
-     29 19.2538 425 1 0 -3.84885 -95.0958 -175.85 
-     29 69.5106 424 1 0 -3.80527 -95.15 -175.858 
-     29 75.6906 423 1 0 -3.6476 -95.3503 -175.874 
-     29 90.6206 422 1 0 -3.47039 -95.5507 -175.877 
-     29 73.0096 421 1 0 -3.29363 -95.75 -175.876 
-     29 1.79542 420 1 0 -3.14695 -95.9504 -175.851 
-     29 117.745 921 1 1 4.26518 -105.303 -174.85 
-     29 74.0836 922 1 1 4.45 -105.536 -174.826 
-     29 87.0096 923 1 1 4.65 -105.758 -174.82 
-     29 71.9462 924 1 1 4.85 -105.971 -174.818 
-     29 123.577 925 1 1 5.05 -106.175 -174.803 
-     29 175.372 926 1 1 5.25043 -106.388 -174.771 
-     29 96.0396 927 1 1 5.45 -106.635 -174.745 
-     29 288.219 928 1 1 5.65 -106.898 -174.704 
-     29 346.156 929 1 1 5.85 -107.246 -174.644 
-     29 19.5283 930 1 1 6.05 -108.227 -174.479 
-     29 21.7226 356 1 0 5.50862 -108.937 -175.85 
-     29 88.3328 355 1 0 5.49514 -108.95 -175.923 
-     29 46.7219 888 0 1 -2.40181 -116.915 -204.451 
-     29 113.487 887 0 1 -2.45 -116.886 -204.594 
-     29 312.179 886 0 1 -2.65022 -116.645 -204.626 
-     29 66.4617 885 0 1 -2.85 -116.484 -204.654 
-     29 125.758 884 0 1 -3.05 -116.355 -204.657 
-     29 201.369 883 0 1 -3.25 -116.266 -204.663 
-     29 378.693 882 0 1 -3.45004 -116.198 -204.642 
-     29 210.995 881 0 1 -3.65057 -116.14 -204.632 
-     29 81.6534 880 0 1 -3.85016 -116.146 -204.629 
-     29 58.0873 879 0 1 -4.05 -116.186 -204.645 
-     29 69.2406 878 0 1 -4.25 -116.233 -204.707 
-     29 83.3956 877 0 1 -4.45 -116.354 -204.808 
-     29 56.4337 302 0 0 -4.26486 -119.565 -205.85 
-     29 53.5162 301 0 0 -4.25105 -119.75 -205.898 
-     29 82.9418 300 0 0 -4.34093 -119.95 -205.896 
-     29 60.4279 299 0 0 -4.47315 -120.15 -205.917 
-     29 158.033 298 0 0 -4.53549 -120.35 -205.949 
-     29 68.3032 297 0 0 -4.7983 -120.55 -206.127 
-     29 5.56003 296 0 0 -4.91564 -120.75 -206.246 
-     29 18.0785 125 0 0 -33.554 -155.125 -206.25 
-     29 112.37 124 0 0 -33.581 -155.15 -206.215 
-     29 130.334 368 0 0 -34.3084 -106.421 -206.25 
-     29 27.2417 369 0 0 -34.2346 -106.35 -206.229 
-     29 141.66 810 1 1 -17.9056 -78.3837 -174.85 
-     29 3.78223 758 3 0 -38.0434 -28.3296 -115.85 
-     29 14.615 706 3 1 -38.6513 -32.6868 -114.85 
-     29 8.8645 707 3 1 -38.65 -32.7177 -114.843 
-     29 75.2675 734 3 0 -39.3251 -33.1729 -115.85 
-     29 147.93 733 3 0 -39.483 -33.2502 -115.974 
-     29 135.102 732 3 0 -39.6173 -33.45 -116.034 
-     29 147.881 703 3 1 -39.2813 -33.913 -114.85 
-     29 101.858 1172 3 1 54.5638 -1.31148 -114.45 
-Number of digits in this event: 74
-Using G4ParticleGun... 
-Particle energy: 3.23233 LIN
+Number of tracker hits in this event: 61
+     29 362.17 877 11 1 -4.55499 -28.6339 125.55 
+     29 123.777 757 11 0 -4.55419 -28.633 124.15 
+     29 99.3336 877 10 1 -4.53909 -28.619 95.55 
+     29 146.939 757 10 0 -4.53812 -28.6181 94.15 
+     29 90.7248 877 9 1 -4.51519 -28.5985 65.55 
+     29 107.716 757 9 0 -4.51282 -28.5973 64.15 
+     29 103.838 877 8 1 -4.466 -28.5755 35.55 
+     29 102.978 757 8 0 -4.46387 -28.5739 34.15 
+     29 132.957 878 7 1 -4.42019 -28.5361 5.55 
+     29 118.279 757 7 0 -4.42051 -28.5336 4.15 
+     29 156.574 878 6 1 -4.42851 -28.4816 -24.45 
+     29 184.704 757 6 0 -4.42957 -28.4777 -25.85 
+     29 111.027 877 5 1 -4.45995 -28.4034 -54.45 
+     29 128.531 758 5 0 -4.46249 -28.3996 -55.85 
+     29 132.166 877 4 1 -4.51044 -28.3336 -84.45 
+     29 480.901 758 4 0 -4.51683 -28.331 -85.85 
+     29 137.427 877 3 1 -4.6162 -28.2521 -114.45 
+     29 587.138 758 3 0 -4.62155 -28.2509 -115.85 
+     29 115.266 876 2 1 -4.73377 -28.2292 -144.45 
+     29 94.2653 759 2 0 -4.73951 -28.23 -145.85 
+     29 91.8365 875 1 1 -4.85958 -28.2576 -174.45 
+     29 221.513 758 1 0 -4.86732 -28.2654 -175.85 
+     29 477.15 875 0 1 -5.0071 -28.4461 -204.45 
+     29 129.419 758 0 0 -5.01136 -28.4497 -205.85 
+     29 132.55 757 0 0 -5.01168 -28.45 -205.953 
+     29 683.979 759 0 0 -5.04766 -28.1871 -205.851 
+     29 172.357 1383 4 1 96.8561 -175 -84.85 
+     29 106.143 876 3 1 -4.65 -28.2874 -114.461 
+     29 104.397 875 3 1 -4.85 -28.3931 -114.641 
+     29 6.42383 874 3 1 -5.05 -28.5481 -114.831 
+     29 42.7072 753 3 0 -6.15885 -29.3808 -115.85 
+     29 159.187 752 3 0 -6.2566 -29.4503 -115.936 
+     29 116.327 766 2 1 -26.6677 -38.8108 -144.45 
+     29 66.1985 765 2 1 -26.85 -38.8097 -144.482 
+     29 127.928 767 2 1 -26.6295 -38.9914 -144.45 
+     29 117.283 768 2 1 -26.45 -39.0606 -144.733 
+     29 68.0809 769 2 1 -26.25 -38.9673 -144.607 
+     29 431.321 770 2 1 -26.05 -38.8965 -144.544 
+     29 273.098 877 1 1 -4.55602 -28.1695 -174.45 
+     29 397.566 759 1 0 -4.55807 -28.1372 -175.85 
+     29 278.195 877 0 1 -4.52545 -27.4166 -204.45 
+     29 135.426 762 0 0 -4.58472 -27.4577 -205.85 
+     29 81.1536 1374 7 1 94.9716 -158.894 5.55 
+     29 126.439 1375 7 1 95.15 -158.993 5.54428 
+     29 182.752 1376 7 1 95.35 -159.11 5.39211 
+     29 115.48 1377 7 1 95.55 -159.241 5.48484 
+     29 278.643 878 4 1 -4.27704 -28.4283 -84.45 
+     29 376.741 879 3 1 -4.24739 -28.4152 -114.45 
+     29 250.472 879 2 1 -4.22497 -28.4225 -144.45 
+     29 288.078 758 2 0 -4.22465 -28.4201 -145.85 
+     29 251.991 879 1 1 -4.21979 -28.3746 -174.45 
+     29 132.854 878 0 1 -4.2566 -28.3098 -204.45 
+     29 51.5827 1576 8 1 135.35 62.0809 35.2036 
+     29 108.004 880 0 1 -3.92721 -28.0703 -204.45 
+     29 261.966 1088 2 1 37.7336 -99.5337 -144.45 
+     29 214.747 881 0 1 -3.85 -28.1314 -204.476 
+     29 2.67177 882 0 1 -3.65 -28.3002 -204.837 
+     29 166.975 760 0 0 -3.21137 -28.0369 -205.85 
+     29 393.739 820 0 0 -1.72474 -15.9784 -206.25 
+     29 427.944 761 11 0 -4.97976 -27.8185 124.15 
+     29 132.507 762 11 0 -5.11481 -27.65 123.962 
+Number of digits in this event: 39
+Using G4ParticleGun... 
+Particle energy: 9.00731 LIN
 Particle: e-
 Event: 30
-Number of tracker hits in this event: 98
-     30 392.47 252 8 1 -129.678 51.1415 35.55 
-     30 121.688 1155 8 0 -129.68 51.143 34.15 
-     30 109.948 252 7 1 -129.722 51.1687 5.55 
-     30 137.362 1155 7 0 -129.727 51.1723 4.15 
-     30 148.288 251 6 1 -129.823 51.2513 -24.45 
-     30 117.253 1156 6 0 -129.826 51.2539 -25.85 
-     30 140.029 251 5 1 -129.899 51.2929 -54.45 
-     30 177.219 1156 5 0 -129.904 51.2954 -55.85 
-     30 127.454 250 4 1 -130.004 51.3567 -84.45 
-     30 268.477 1156 4 0 -130.008 51.3561 -85.85 
-     30 103.469 250 3 1 -130.1 51.3483 -114.45 
-     30 240.554 1156 3 0 -130.104 51.3479 -115.85 
-     30 136.504 249 2 1 -130.173 51.3498 -144.45 
-     30 248.252 1156 2 0 -130.174 51.3519 -145.85 
-     30 337.689 249 1 1 -130.212 51.3926 -174.45 
-     30 108.396 1156 1 0 -130.214 51.3931 -175.85 
-     30 143.812 249 0 1 -130.253 51.3999 -204.45 
-     30 130.394 1156 0 0 -130.255 51.4009 -205.85 
-     30 44.7169 1643 12 0 69.9796 148.842 153.75 
-     30 118.474 1644 12 0 69.8563 148.95 153.808 
-     30 114.34 1645 12 0 69.8199 149.15 153.857 
-     30 193.555 1646 12 0 69.7916 149.35 153.983 
-     30 17.0466 1157 1 0 -130.115 51.6408 -175.85 
-     30 108.379 1158 1 0 -130.11 51.6501 -175.92 
-     30 21.3224 232 0 1 -133.657 57.3584 -204.45 
-     30 62.5304 231 0 1 -133.75 57.402 -204.48 
-     30 61.5131 230 0 1 -133.95 57.5026 -204.538 
-     30 67.3083 229 0 1 -134.15 57.6099 -204.581 
-     30 65.7209 228 0 1 -134.35 57.7284 -204.623 
-     30 76.8486 227 0 1 -134.55 57.8889 -204.653 
-     30 75.5753 226 0 1 -134.75 58.0453 -204.669 
-     30 75.6521 225 0 1 -134.95 58.2144 -204.683 
-     30 253.069 224 0 1 -135.15 58.4246 -204.697 
-     30 143.42 223 0 1 -135.35 58.6282 -204.686 
-     30 101.361 222 0 1 -135.55 58.8475 -204.669 
-     30 315.196 221 0 1 -135.75 59.1108 -204.649 
-     30 144.744 220 0 1 -135.95 59.3988 -204.656 
-     30 165.28 219 0 1 -136.15 59.7116 -204.662 
-     30 100.67 218 0 1 -136.35 60.1165 -204.65 
-     30 164.055 217 0 1 -136.55 60.4622 -204.626 
-     30 85.4925 216 0 1 -136.75 60.8361 -204.567 
-     30 89.5572 215 0 1 -136.95 61.0755 -204.53 
-     30 110.954 214 0 1 -137.15 61.3207 -204.5 
-     30 113.573 213 0 1 -137.35 61.5776 -204.485 
-     30 74.6234 212 0 1 -137.55 61.7956 -204.514 
-     30 186.857 211 0 1 -137.75 61.9371 -204.495 
-     30 63.9329 210 0 1 -137.95 62.0877 -204.462 
-     30 58.4737 1222 0 0 -137.63 64.4813 -205.85 
-     30 65.1283 1223 0 0 -137.638 64.65 -206.006 
-     30 58.6029 1224 0 0 -137.664 64.85 -206.176 
-     30 201.274 1155 5 0 -129.842 51.2428 -55.8879 
-     30 111.588 254 4 1 -129.243 50.7374 -84.45 
-     30 101.384 1153 4 0 -129.206 50.7727 -85.85 
-     30 124.003 253 3 1 -129.421 51.413 -114.45 
-     30 196.947 255 2 1 -129.018 50.7907 -144.45 
-     30 180.242 1152 2 0 -129.143 50.5677 -145.85 
-     30 182.709 241 1 1 -131.892 45.04 -174.45 
-     30 81.917 240 1 1 -131.95 45.0048 -174.654 
-     30 91.8649 1123 1 0 -132.31 44.7355 -175.85 
-     30 23.9697 1122 1 0 -132.408 44.65 -176.181 
-     30 110.791 197 0 1 -140.626 36.9615 -204.45 
-     30 65.7615 196 0 1 -140.75 36.9654 -204.625 
-     30 283.473 1084 0 0 -141.681 36.9858 -205.85 
-     30 34.6231 1085 0 0 -141.934 37.05 -206.158 
-     30 99.5419 249 4 1 -130.15 51.3349 -84.5085 
-     30 230.949 1157 4 0 -130.397 51.5267 -85.8504 
-     30 112.441 222 3 1 -135.653 56.1417 -114.45 
-     30 119.476 1179 3 0 -135.893 56.0154 -115.85 
-     30 124.042 192 2 1 -141.708 52.4364 -144.45 
-     30 36.2598 1159 2 0 -141.858 51.8979 -145.85 
-     30 88.0449 1158 2 0 -141.872 51.85 -145.977 
-     30 243.023 176 1 1 -144.791 40.5172 -174.45 
-     30 39.5447 1098 1 0 -144.942 39.7299 -175.85 
-     30 79.7334 1097 1 0 -144.955 39.6498 -175.999 
-     30 187.622 162 0 1 -147.582 25.0972 -204.45 
-     30 45.0803 161 0 1 -147.75 25.0588 -204.717 
-     30 91.5579 1024 0 0 -148.405 24.8775 -205.85 
-     30 67.863 1023 0 0 -148.497 24.85 -206.081 
-     30 206.184 177 1 1 -144.75 40.4717 -174.705 
-     30 177.654 999 11 0 -178.078 20.0315 123.75 
-     30 2.74735 237 3 1 -132.739 49.3333 -114.45 
-     30 69.5132 236 3 1 -132.75 49.3306 -114.464 
-     30 58.4485 235 3 1 -132.951 49.2826 -114.691 
-     30 38.6637 1145 3 0 -134.003 49.0659 -115.85 
-     30 407.519 1144 3 0 -134.104 49.05 -115.961 
-     30 175.752 112 2 1 -157.615 45.3945 -144.45 
-     30 4.7276 111 2 1 -157.75 45.7942 -144.828 
-     30 12.6012 1134 2 0 -158.052 47.0062 -145.85 
-     30 204.945 1135 2 0 -158.063 47.0501 -145.888 
-     30 123.335 1136 2 0 -158.088 47.25 -146.054 
-     30 113.435 1137 2 0 -158.11 47.45 -146.207 
-     30 4.86513 85 1 1 -162.958 82.7964 -174.45 
-     30 116.781 86 1 1 -162.95 82.8038 -174.473 
-     30 20.0472 1316 1 0 -162.788 83.4047 -175.85 
-     30 103.241 1317 1 0 -162.786 83.45 -175.924 
-     30 36.9088 1318 1 0 -162.796 83.65 -176.167 
-     30 77.8095 1138 2 0 -158.153 47.6501 -146.136 
-     30 89.0117 251 8 1 -129.75 51.0909 35.3392 
-Number of digits in this event: 40
+Number of tracker hits in this event: 67
+     30 240.419 1021 9 1 24.3213 -123.524 65.55 
+     30 171.962 283 9 0 24.3218 -123.523 64.15 
+     30 124.578 1021 8 1 24.3306 -123.508 35.55 
+     30 114.044 283 8 0 24.3339 -123.508 34.15 
+     30 178.848 1021 7 1 24.3988 -123.493 5.55 
+     30 109.589 283 7 0 24.4029 -123.493 4.15 
+     30 111.419 1022 6 1 24.5073 -123.496 -24.45 
+     30 173.549 283 6 0 24.5087 -123.496 -25.85 
+     30 223.18 1022 5 1 24.5601 -123.498 -54.45 
+     30 122.296 283 5 0 24.5639 -123.503 -55.85 
+     30 100.872 1023 4 1 24.7109 -123.576 -84.45 
+     30 139.627 282 4 0 24.7189 -123.578 -85.85 
+     30 183.677 1024 3 1 24.859 -123.637 -114.45 
+     30 160.758 282 3 0 24.8704 -123.647 -115.85 
+     30 173.299 1025 2 1 25.1217 -123.836 -144.45 
+     30 124.742 281 2 0 25.1347 -123.847 -145.85 
+     30 132.349 1026 1 1 25.3847 -124.069 -174.45 
+     30 110.375 280 1 0 25.3929 -124.08 -175.85 
+     30 123.373 1027 0 1 25.5775 -124.282 -204.45 
+     30 150.884 279 0 0 25.5986 -124.292 -205.85 
+     30 367.485 1041 0 1 28.3418 -143.339 -204.85 
+     30 25.0599 75 0 0 88.2626 -164.987 -206.25 
+     30 142.069 76 0 0 88.2163 -164.95 -206.203 
+     30 30.3087 77 0 0 87.9331 -164.749 -205.946 
+     30 283.838 1337 0 1 87.5695 -164.634 -204.85 
+     30 131.591 1336 0 1 87.45 -164.57 -204.618 
+     30 281.833 1021 3 1 24.3869 -123.451 -114.45 
+     30 269.445 283 3 0 24.3876 -123.45 -115.85 
+     30 365.113 1021 2 1 24.4004 -123.433 -144.45 
+     30 419.14 283 2 0 24.4039 -123.432 -145.85 
+     30 106.485 1022 1 1 24.4796 -123.421 -174.45 
+     30 118.056 283 1 0 24.4856 -123.422 -175.85 
+     30 311.556 1022 0 1 24.6171 -123.433 -204.45 
+     30 207.438 283 0 0 24.6267 -123.436 -205.85 
+     30 86.4609 1039 0 1 28.0236 -139.405 -204.45 
+     30 47.5364 1040 0 1 28.0503 -139.401 -204.564 
+     30 237.321 202 0 0 28.4627 -139.643 -205.85 
+     30 137.312 201 0 0 28.6107 -139.75 -206.173 
+     30 118.548 1020 2 1 24.2498 -123.42 -144.556 
+     30 28.4932 913 1 1 2.67215 -128.546 -174.45 
+     30 300.07 912 1 1 2.64993 -128.551 -174.475 
+     30 203.501 911 1 1 2.45 -128.608 -174.706 
+     30 92.273 255 1 0 1.61196 -129.02 -175.85 
+     30 28.0234 254 1 0 1.42173 -129.15 -176.15 
+     30 76.4582 827 0 1 -14.5817 -144.444 -204.45 
+     30 64.2356 828 0 1 -14.4497 -144.457 -204.674 
+     30 228.949 182 0 0 -12.984 -143.677 -205.85 
+     30 432.624 1021 0 1 24.3649 -123.453 -204.45 
+     30 323.585 284 0 0 23.7748 -123.35 -206.048 
+     30 17.4302 285 0 0 24.8669 -123.15 -206.185 
+     30 88.1571 343 0 0 25.0263 -111.465 -206.25 
+     30 30.361 344 0 0 24.9269 -111.35 -205.959 
+     30 110.464 480 1 0 1.20555 -84.032 -176.25 
+     30 72.5931 481 1 0 0.986464 -83.8499 -176.019 
+     30 405.449 904 1 1 0.997613 -83.0353 -174.85 
+     30 81.0315 903 1 1 0.85 -82.3439 -174.459 
+     30 144.375 902 1 1 0.65 -82.4023 -174.63 
+     30 210.685 901 1 1 0.45 -82.6727 -174.807 
+     30 216.34 900 1 1 0.249722 -82.8877 -174.776 
+     30 117.305 1021 1 1 24.3337 -123.328 -174.45 
+     30 260.414 284 1 0 24.3318 -123.321 -175.85 
+     30 288.138 114 5 0 101.93 -157.21 -56.2499 
+     30 7.29994 113 5 0 101.905 -157.35 -56.1662 
+     30 116.852 1022 3 1 24.4503 -123.573 -114.635 
+     30 18.247 277 3 0 24.8688 -124.706 -115.851 
+     30 244.584 276 3 0 24.9046 -124.75 -115.915 
+     30 76.2242 275 3 0 25.2165 -124.95 -116.078 
+Number of digits in this event: 41
 Using G4ParticleGun... 
-Particle energy: 2.54974 LIN
+Particle energy: 3.28024 LIN
 Particle: e-
 Event: 31
-Number of tracker hits in this event: 53
-     31 123.505 1271 11 1 74.2632 -21.9799 125.55 
-     31 232.503 790 11 0 74.2584 -21.9799 124.15 
-     31 125.958 1270 10 1 74.1551 -21.978 95.55 
-     31 129.548 790 10 0 74.1489 -21.9787 94.15 
-     31 135.294 1269 9 1 74.0234 -21.9914 65.55 
-     31 119.697 790 9 0 74.0141 -21.9898 64.15 
-     31 109.693 1268 8 1 73.8306 -21.9593 35.55 
-     31 117.955 790 8 0 73.8192 -21.9547 34.15 
-     31 101.933 1267 7 1 73.5773 -21.8828 5.55 
-     31 137.43 790 7 0 73.5674 -21.8803 4.15 
-     31 108.968 1266 6 1 73.3583 -21.8434 -24.45 
-     31 112.499 791 6 0 73.3521 -21.84 -25.85 
-     31 155.909 1265 5 1 73.2196 -21.7539 -54.45 
-     31 115.309 791 5 0 73.2158 -21.7493 -55.85 
-     31 103.593 1265 4 1 73.1318 -21.69 -84.45 
-     31 140.04 791 4 0 73.1226 -21.693 -85.85 
-     31 123.392 1264 3 1 72.9175 -21.7822 -114.45 
-     31 112.089 791 3 0 72.9047 -21.7822 -115.85 
-     31 128.642 1263 2 1 72.679 -21.7834 -144.45 
-     31 200.556 791 2 0 72.6741 -21.7818 -145.85 
-     31 173.628 1262 1 1 72.5702 -21.7415 -174.45 
-     31 268.195 791 1 0 72.5601 -21.7417 -175.85 
-     31 195.108 1261 0 1 72.3621 -21.8424 -204.45 
-     31 241.664 790 0 0 72.3546 -21.8505 -205.85 
-     31 127.465 1511 2 0 -112.945 122.405 -146.25 
-     31 177.471 744 5 0 69.8735 -31.1132 -56.25 
-     31 94.7187 662 3 0 106.21 -47.5312 -116.25 
-     31 164.316 661 3 0 106.219 -47.65 -116.061 
-     31 52.5864 759 0 1 -28.05 -104.588 -204.541 
-     31 152.752 742 0 0 52.8295 -31.5982 -206.25 
-     31 60.5382 30 9 1 -173.95 -142.499 65.1743 
-     31 125.195 819 1 1 -16.1149 -63.5243 -174.45 
-     31 210.252 1261 1 1 72.3212 -21.5223 -174.45 
-     31 119.511 792 1 0 72.3081 -21.5379 -175.85 
-     31 93.8561 1259 0 1 71.9324 -21.879 -204.45 
-     31 24.9448 1260 1 1 72.25 -21.4025 -174.752 
-     31 109.007 794 1 0 72.0279 -21.1408 -175.85 
-     31 3.54682 795 1 0 71.9436 -21.05 -176.234 
-     31 140.615 1226 0 1 65.4204 -13.9709 -204.45 
-     31 246.018 834 0 0 65.0957 -13.2051 -205.85 
-     31 120.055 835 0 0 65.025 -13.05 -206.148 
-     31 167.837 1239 1 0 -98.3935 67.85 -176.231 
-     31 46.9605 501 0 1 -79.7653 93.1262 -204.45 
-     31 156.709 1238 1 0 -98.7768 67.85 -175.972 
-     31 86.5459 1237 1 0 -98.8223 67.65 -176.005 
-     31 62.7109 955 0 0 107.92 11.1874 -206.25 
-     31 90.6323 956 0 0 108.005 11.2501 -206.168 
-     31 128.364 957 0 0 107.975 11.45 -206.075 
-     31 117.138 958 0 0 107.86 11.65 -205.931 
-     31 185.861 959 0 0 107.888 11.85 -205.95 
-     31 270.152 1265 0 1 73.1315 -21.822 -204.45 
-     31 246.25 791 0 0 73.1745 -21.8256 -205.85 
-     31 10.0397 792 0 0 73.2013 -21.65 -206.212 
-Number of digits in this event: 31
+Number of tracker hits in this event: 107
+     31 116.806 857 10 1 -8.47245 89.7277 95.55 
+     31 197.102 1348 10 0 -8.4713 89.7283 94.15 
+     31 112.922 857 9 1 -8.45336 89.7409 65.55 
+     31 107.491 1348 9 0 -8.45158 89.7395 64.15 
+     31 158.466 858 8 1 -8.42452 89.7014 35.55 
+     31 123.322 1348 8 0 -8.42605 89.7013 34.15 
+     31 111.142 857 7 1 -8.46346 89.6934 5.55 
+     31 184.419 1348 7 0 -8.46388 89.6895 4.15 
+     31 718.621 857 6 1 -8.45766 89.61 -24.45 
+     31 427.19 1347 6 0 -8.45806 89.6061 -25.85 
+     31 122.031 857 5 1 -8.46471 89.5227 -54.45 
+     31 412.603 1347 5 0 -8.46489 89.5196 -55.85 
+     31 145.854 857 4 1 -8.46999 89.4614 -84.45 
+     31 206.985 1347 4 0 -8.47109 89.4599 -85.85 
+     31 122.083 857 3 1 -8.48001 89.4081 -114.45 
+     31 133.774 1346 3 0 -8.48081 89.4103 -115.85 
+     31 129.091 857 2 1 -8.4986 89.4428 -144.45 
+     31 117.353 1346 2 0 -8.50129 89.4475 -145.85 
+     31 159.409 857 1 1 -8.55364 89.563 -174.45 
+     31 189.024 1347 1 0 -8.55829 89.5687 -175.85 
+     31 137.761 856 0 1 -8.66877 89.6895 -204.45 
+     31 114.528 1348 0 0 -8.67623 89.6945 -205.85 
+     31 70.739 1052 2 1 30.6236 96.4847 -144.85 
+     31 59.0056 1053 2 1 30.65 96.57 -144.552 
+     31 166.039 1222 6 0 -4.06603 64.6074 -26.2498 
+     31 162.965 1221 6 0 -4.06215 64.45 -26.1869 
+     31 286.679 544 0 1 -71.05 120.943 -204.753 
+     31 188.45 940 4 0 127.177 8.16791 -86.25 
+     31 5.54693 829 5 1 -14.2477 88.0067 -54.45 
+     31 113.89 828 5 1 -14.25 88.0059 -54.47 
+     31 109.949 1339 5 0 -14.3493 87.9237 -55.85 
+     31 93.8593 825 4 1 -15.0394 84.6727 -84.4502 
+     31 109.761 826 4 1 -14.85 84.3281 -84.6723 
+     31 7.87595 1312 4 0 -13.9843 82.4722 -85.8501 
+     31 99.834 1311 4 0 -13.974 82.45 -85.8646 
+     31 79.7459 1310 4 0 -13.8846 82.25 -86.0027 
+     31 47.6737 1309 4 0 -13.7919 82.05 -86.1483 
+     31 30.738 685 4 0 -24.266 -42.9471 -86.25 
+     31 59.7238 684 4 0 -24.2929 -43.05 -86.2127 
+     31 51.9433 683 4 0 -24.3355 -43.25 -86.1332 
+     31 70.4198 682 4 0 -24.3797 -43.45 -86.0621 
+     31 64.8565 681 4 0 -24.4178 -43.6501 -85.9934 
+     31 42.4055 680 4 0 -24.4567 -43.8501 -85.916 
+     31 152.864 775 4 1 -24.9281 -46.3749 -84.85 
+     31 151.375 774 4 1 -25.05 -46.8945 -84.6447 
+     31 147.787 772 4 1 -25.4754 -48.9051 -84.45 
+     31 63.1439 771 4 1 -25.65 -49.1625 -84.7173 
+     31 92.2946 648 4 0 -26.3454 -50.2509 -85.85 
+     31 65.1086 647 4 0 -26.4395 -50.45 -86.0758 
+     31 45.5941 773 3 1 -25.3033 -78.419 -114.45 
+     31 80.5111 772 3 1 -25.45 -78.4144 -114.587 
+     31 33.4064 771 3 1 -25.65 -78.4084 -114.775 
+     31 390.728 508 3 0 -26.7873 -78.4248 -115.85 
+     31 119.476 509 3 0 -27.1302 -78.25 -116.092 
+     31 79.9669 733 1 1 -33.3583 -131.782 -174.45 
+     31 119.24 822 4 1 -15.484 87.3661 -84.45 
+     31 125.737 835 5 1 -12.9244 85.0709 -54.45 
+     31 86.2348 1327 5 0 -13.2687 85.5877 -55.8504 
+     31 101.614 1328 5 0 -13.3083 85.65 -55.9932 
+     31 156.373 791 4 1 -21.7072 99.6178 -84.45 
+     31 36.1109 1400 4 0 -22.0373 100.291 -85.85 
+     31 99.525 1401 4 0 -22.0696 100.35 -85.9765 
+     31 122.763 755 3 1 -28.9531 113.178 -114.45 
+     31 9.70308 754 3 1 -29.05 113.353 -114.826 
+     31 85.5365 1468 3 0 -29.3219 113.832 -115.85 
+     31 48.8979 1469 3 0 -29.3927 113.95 -116.106 
+     31 56.8451 706 2 1 -38.8276 127.681 -144.45 
+     31 114.352 705 2 1 -38.8502 127.737 -144.559 
+     31 62.4529 1541 2 0 -39.1725 128.456 -145.85 
+     31 96.5991 1542 2 0 -39.2173 128.55 -146.014 
+     31 135.515 663 1 1 -47.2834 144.793 -174.451 
+     31 25.4642 1626 1 0 -47.5206 145.525 -175.85 
+     31 113.203 1627 1 0 -47.529 145.55 -175.899 
+     31 144.717 631 0 1 -53.7984 159.671 -204.45 
+     31 56.1491 630 0 1 -53.8501 159.733 -204.675 
+     31 119.928 1699 0 0 -54.1163 159.977 -205.85 
+     31 242.677 858 5 1 -8.32522 89.6306 -54.45 
+     31 161.035 860 4 1 -7.98163 89.1087 -84.45 
+     31 337.086 1345 4 0 -7.92656 89.0707 -85.85 
+     31 121.462 866 3 1 -6.7026 88.2729 -114.45 
+     31 117.813 1340 3 0 -6.64897 88.2022 -115.85 
+     31 278.878 872 2 1 -5.52464 86.8245 -144.45 
+     31 151.557 1333 2 0 -5.46222 86.7478 -145.85 
+     31 30.0823 878 1 1 -4.25491 85.2398 -174.45 
+     31 100.679 879 1 1 -4.25 85.2357 -174.535 
+     31 101.849 1325 1 0 -4.1735 85.1723 -175.85 
+     31 123.199 888 0 1 -2.44383 83.8805 -204.45 
+     31 123.127 1318 0 0 -2.31924 83.806 -205.85 
+     31 215.044 871 2 1 -5.65 86.8334 -144.487 
+     31 150.683 861 4 1 -7.69505 89.738 -84.45 
+     31 152.903 1348 4 0 -7.64496 89.742 -85.85 
+     31 117.293 867 3 1 -6.59697 89.8741 -114.45 
+     31 239.05 1349 3 0 -6.56256 89.8704 -115.85 
+     31 127.04 1348 2 0 -5.75612 89.69 -145.85 
+     31 158.747 877 1 1 -4.52509 88.7407 -174.45 
+     31 141.206 1343 1 0 -4.46077 88.713 -175.85 
+     31 96.268 884 0 1 -3.12069 88.1431 -204.45 
+     31 115.286 1340 0 0 -3.03766 88.1259 -205.85 
+     31 179.005 862 4 1 -7.64995 89.5967 -84.5433 
+     31 37.0836 863 4 1 -7.45 89.422 -84.799 
+     31 216.816 1344 4 0 -5.28102 89.05 -85.9501 
+     31 144.004 1346 4 0 -4.62198 89.25 -86.0106 
+     31 19.2965 893 4 1 -1.31985 93.1611 -84.85 
+     31 28.5961 1372 4 0 -0.164361 94.6796 -85.85 
+     31 83.8668 1373 4 0 -0.132865 94.7504 -85.8867 
+     31 265.025 1374 4 0 -0.102783 94.9501 -85.9176 
+     31 63.3492 1375 4 0 -0.194419 95.15 -86.0772 
+Number of digits in this event: 51
 Using G4ParticleGun... 
-Particle energy: 1.59442 LIN
+Particle energy: 8.32587 LIN
 Particle: e-
 Event: 32
-Number of tracker hits in this event: 43
-     32 102.387 617 10 1 -56.621 81.7741 95.55 
-     32 268.908 1308 10 0 -56.6258 81.7722 94.15 
-     32 151.226 616 9 1 -56.713 81.7392 65.55 
-     32 119.751 1308 9 0 -56.7205 81.7372 64.15 
-     32 116.216 615 8 1 -56.886 81.6867 35.55 
-     32 140.716 1308 8 0 -56.8941 81.6818 34.15 
-     32 205.638 614 7 1 -57.0573 81.5932 5.55 
-     32 151.526 1307 7 0 -57.0658 81.5863 4.15 
-     32 122.74 614 6 1 -57.2303 81.4383 -24.45 
-     32 120.169 1306 6 0 -57.2325 81.4309 -25.85 
-     32 107.586 613 5 1 -57.2663 81.2946 -54.45 
-     32 120.714 1306 5 0 -57.2679 81.2875 -55.85 
-     32 124.583 613 4 1 -57.3197 81.121 -84.45 
-     32 200.686 1305 4 0 -57.3256 81.1118 -85.85 
-     32 362.066 613 3 1 -57.4351 80.9175 -114.45 
-     32 316.447 1304 3 0 -57.4471 80.9067 -115.85 
-     32 125.379 611 2 1 -57.6983 80.6918 -144.45 
-     32 396.433 1303 2 0 -57.7116 80.6812 -145.85 
-     32 122.878 610 1 1 -57.9848 80.4765 -174.45 
-     32 389.694 1302 1 0 -58.0016 80.4601 -175.85 
-     32 131.666 608 0 1 -58.3348 80.1086 -204.45 
-     32 143.283 1300 0 0 -58.3454 80.0786 -205.85 
-     32 273.811 612 1 1 -57.6033 80.5656 -174.45 
-     32 84.8265 636 0 1 -52.7887 79.7562 -204.45 
-     32 49.7943 635 0 1 -52.85 79.7743 -204.693 
-     32 294.975 1298 0 0 -53.126 79.8263 -205.85 
-     32 141.876 614 2 1 -57.121 80.7142 -144.45 
-     32 183.864 609 0 1 -58.1853 80.4021 -204.45 
-     32 1.19248 1301 0 0 -58.142 80.4498 -205.851 
-     32 294.764 1302 0 0 -58.1418 80.45 -205.856 
-     32 206.722 769 3 1 -26.25 31.0697 -114.795 
-     32 13.4159 770 3 1 -26.05 30.9169 -114.571 
-     32 228.462 610 0 1 -58.05 80.2442 -204.564 
-     32 236.139 611 0 1 -57.85 79.9925 -204.626 
-     32 193.442 1299 0 0 -53.7257 79.85 -206.026 
-     32 109.6 617 2 1 -56.587 80.8222 -144.45 
-     32 131.031 597 1 1 -60.5282 80.1423 -174.45 
-     32 139.819 1299 1 0 -60.7491 80.0289 -175.85 
-     32 40.557 576 0 1 -64.8034 76.9367 -204.45 
-     32 71.9807 575 0 1 -64.85 76.9266 -204.637 
-     32 150.025 1284 0 0 -65.1322 76.896 -205.85 
-     32 59.483 511 1 1 -77.65 112.523 -174.76 
-     32 143.068 1307 10 0 -56.8295 81.65 93.9039 
-Number of digits in this event: 32
+Number of tracker hits in this event: 120
+     32 155.329 709 11 1 -38.1236 13.2767 125.55 
+     32 102.347 966 11 0 -38.1246 13.2772 124.15 
+     32 108.497 709 10 1 -38.1477 13.2901 95.55 
+     32 199.896 966 10 0 -38.1489 13.2905 94.15 
+     32 152.547 709 9 1 -38.1728 13.2964 65.55 
+     32 143.323 966 9 0 -38.1721 13.2951 64.15 
+     32 123.559 709 8 1 -38.1562 13.2659 35.55 
+     32 169.935 966 8 0 -38.1572 13.2658 34.15 
+     32 71.6231 709 7 1 -38.2107 13.2423 5.55 
+     32 63.7637 708 7 1 -38.25 13.1859 5.3125 
+     32 240.136 963 7 0 -38.4552 12.807 4.15 
+     32 96.9395 680 6 1 -44.0203 5.4504 -24.45 
+     32 117.938 927 6 0 -43.7706 5.5336 -25.8508 
+     32 6.54606 696 5 1 -40.6713 8.71653 -54.45 
+     32 86.2587 697 5 1 -40.6491 8.7163 -54.4743 
+     32 65.2383 698 5 1 -40.45 8.71226 -54.6197 
+     32 46.7694 699 5 1 -40.25 8.70791 -54.7608 
+     32 284.629 943 5 0 -38.8665 8.77053 -55.8501 
+     32 13.886 885 4 1 -2.88872 9.75268 -84.45 
+     32 80.1659 886 4 1 -2.85 9.79986 -84.4971 
+     32 117.571 887 4 1 -2.65 10.0239 -84.6731 
+     32 70.2881 958 4 0 -1.52145 11.7232 -85.8502 
+     32 78.3234 959 4 0 -1.44579 11.85 -85.9282 
+     32 41.623 960 4 0 -1.22909 12.05 -86.1298 
+     32 23.6704 1042 3 1 28.6003 39.3366 -114.45 
+     32 100.078 1043 3 1 28.65 39.2609 -114.487 
+     32 152.173 1044 3 1 28.85 38.9537 -114.674 
+     32 4.8725 1092 3 0 28.4702 38.4561 -115.85 
+     32 131.811 1091 3 0 28.4633 38.45 -115.868 
+     32 30.6104 1081 0 0 -33.8923 36.3304 -205.85 
+     32 18.4801 1082 0 0 -33.9881 36.45 -206.201 
+     32 208.147 1059 0 0 -35.3889 32.0023 -206.25 
+     32 75.0212 680 7 0 -19.7717 -43.8586 3.75 
+     32 34.6986 679 7 0 -19.7711 -44.05 3.81261 
+     32 318.462 709 5 1 -38.2026 13.2501 -54.45 
+     32 332.38 966 5 0 -38.2031 13.2505 -55.85 
+     32 549.634 709 4 1 -38.2137 13.2635 -84.45 
+     32 364.966 966 4 0 -38.2134 13.264 -85.85 
+     32 331.06 709 3 1 -38.2017 13.2852 -114.45 
+     32 126.268 966 3 0 -38.2023 13.2857 -115.85 
+     32 108.544 709 2 1 -38.2031 13.3063 -144.45 
+     32 115.707 966 2 0 -38.2024 13.3071 -145.85 
+     32 430.136 709 1 1 -38.1868 13.3292 -174.45 
+     32 334.927 966 1 0 -38.1869 13.3305 -175.85 
+     32 214.641 709 0 1 -38.1804 13.3558 -204.45 
+     32 238.969 966 0 0 -38.1785 13.3544 -205.85 
+     32 12.1374 922 4 1 4.62919 0.494095 -84.85 
+     32 55.0005 923 4 1 4.65003 0.484992 -84.7746 
+     32 126.046 708 4 1 -38.2501 13.299 -84.5083 
+     32 627.624 710 3 1 -37.9387 13.2165 -114.45 
+     32 115.976 965 3 0 -37.934 13.2139 -115.85 
+     32 137.249 711 2 1 -37.8296 13.1627 -144.45 
+     32 123.348 965 2 0 -37.8236 13.1635 -145.85 
+     32 148.282 711 1 1 -37.7023 13.1847 -174.45 
+     32 412.682 965 1 0 -37.7027 13.1888 -175.85 
+     32 183.978 711 0 1 -37.6592 13.2599 -204.45 
+     32 13.2994 1769 9 1 173.95 68.4484 65.2842 
+     32 4.09906 1762 9 1 172.75 68.0819 65.4991 
+     32 173.923 13 1 1 -177.35 -2.80752 -174.586 
+     32 72.1665 12 1 1 -177.55 -2.82493 -174.475 
+     32 272.846 708 0 1 -38.25 14.4973 -204.476 
+     32 122.309 972 0 0 -38.3312 14.5826 -205.85 
+     32 118.096 964 0 0 -38.3082 12.9724 -205.85 
+     32 14.6065 614 7 0 177.306 -57.0915 3.75 
+     32 18.0678 1244 13 0 -14.1636 68.9059 183.75 
+     32 5.29029 1240 2 0 -29.6521 68.1011 -146.25 
+     32 144.275 965 4 0 -38.1475 13.2072 -85.85 
+     32 123.291 723 3 1 -35.259 14.103 -114.45 
+     32 148.17 967 3 0 -35.2872 13.5931 -115.85 
+     32 48.9391 718 2 1 -36.3051 4.07702 -144.45 
+     32 180.328 719 2 1 -36.25 3.94586 -144.542 
+     32 44.7906 909 2 0 -35.4911 2.02592 -145.85 
+     32 74.2566 908 2 0 -35.4206 1.85 -145.966 
+     32 46.5569 907 2 0 -35.3577 1.65 -146.084 
+     32 31.3215 906 2 0 -35.3163 1.44944 -146.19 
+     32 59.5366 797 1 1 -20.4716 -53.5431 -174.45 
+     32 168.564 798 1 1 -20.45 -53.71 -174.58 
+     32 73.8227 623 1 0 -20.1049 -55.2972 -175.85 
+     32 89.707 622 1 0 -20.0713 -55.45 -175.97 
+     32 48.8891 621 1 0 -20.021 -55.6508 -176.132 
+     32 21.9029 845 0 1 -10.8876 -81.5069 -204.45 
+     32 110.712 846 0 1 -10.85 -81.5367 -204.534 
+     32 142.297 491 0 0 -10.4665 -81.8209 -205.85 
+     32 91.4602 490 0 0 -10.4309 -81.85 -205.995 
+     32 5.85166 336 0 0 37.3086 -112.936 -206.25 
+     32 96.9981 335 0 0 37.3321 -112.95 -206.241 
+     32 96.4089 334 0 0 37.6674 -113.15 -206.131 
+     32 114.205 333 0 0 37.974 -113.35 -206.02 
+     32 50.223 332 0 0 38.2546 -113.55 -205.931 
+     32 52.2369 1101 0 1 40.3306 -115.089 -204.85 
+     32 83.7051 1102 0 1 40.45 -115.167 -204.793 
+     32 82.866 1103 0 1 40.65 -115.308 -204.716 
+     32 69.6966 1104 0 1 40.8502 -115.425 -204.627 
+     32 42.7422 1105 0 1 41.0501 -115.565 -204.514 
+     32 35.6014 198 1 0 64.337 -140.503 -176.25 
+     32 87.8372 197 1 0 64.3809 -140.55 -176.196 
+     32 48.012 196 1 0 64.6022 -140.75 -175.974 
+     32 40.1826 1228 1 1 65.7862 -141.369 -174.85 
+     32 88.3653 1229 1 1 65.85 -141.404 -174.783 
+     32 40.3774 1230 1 1 66.05 -141.459 -174.56 
+     32 25.0446 256 2 0 61.5264 -128.783 -146.25 
+     32 129.556 257 2 0 61.5125 -128.75 -146.175 
+     32 187.285 1207 2 1 61.4887 -127.794 -144.849 
+     32 44.904 321 3 0 57.7989 -115.779 -116.25 
+     32 144.278 322 3 0 57.7847 -115.75 -116.141 
+     32 51.0343 323 3 0 57.774 -115.55 -115.901 
+     32 383.717 1193 3 1 58.8084 -112.575 -114.85 
+     32 73.6506 1194 3 1 58.85 -112.235 -114.774 
+     32 97.0008 684 3 1 -43.0798 15.583 -114.45 
+     32 107.6 976 3 0 -43.2715 15.446 -115.85 
+     32 98.9917 665 2 1 -46.9733 10.003 -144.45 
+     32 106.094 948 2 0 -46.9396 9.81531 -145.85 
+     32 248.769 668 1 1 -46.3365 4.97576 -174.45 
+     32 29.3482 916 1 0 -46.4418 3.34809 -175.85 
+     32 92.8166 915 1 0 -46.4507 3.25 -175.931 
+     32 77.3551 914 1 0 -46.4778 3.04944 -176.101 
+     32 139.578 654 0 1 -49.2101 -30.0733 -204.45 
+     32 107.686 752 0 0 -49.2032 -29.5585 -205.85 
+     32 59.7499 753 0 0 -49.196 -29.45 -206.117 
+     32 309.15 967 10 0 -38.1044 13.4508 94.0948 
+Number of digits in this event: 48
 Using G4ParticleGun... 
-Particle energy: 2.06204 LIN
+Particle energy: 6.83885 LIN
 Particle: e-
 Event: 33
-Number of tracker hits in this event: 110
-     33 163.389 1038 9 1 27.7258 -130.294 65.55 
-     33 116.769 249 9 0 27.714 -130.285 64.15 
-     33 128.76 1037 8 1 27.4932 -130.122 35.55 
-     33 108.545 250 8 0 27.48 -130.126 34.15 
-     33 131.216 1035 7 1 27.245 -130.245 5.55 
-     33 94.0427 249 7 0 27.2424 -130.25 4.15 
-     33 132.819 1035 6 1 27.0588 -130.329 -24.45 
-     33 129.528 249 6 0 27.0596 -130.332 -25.85 
-     33 158.364 1035 5 1 27.0936 -130.404 -54.45 
-     33 280.258 248 5 0 27.0977 -130.412 -55.85 
-     33 94.5596 1036 4 1 27.2809 -130.493 -84.45 
-     33 112.18 248 4 0 27.2743 -130.486 -85.85 
-     33 157.176 1035 3 1 27.1646 -130.298 -114.45 
-     33 146.75 249 3 0 27.164 -130.285 -115.85 
-     33 152.887 1035 2 1 27.1284 -129.978 -144.45 
-     33 226.741 250 2 0 27.1074 -129.986 -145.85 
-     33 133.349 1033 1 1 26.7062 -130.171 -174.45 
-     33 109.904 249 1 0 26.6995 -130.191 -175.85 
-     33 106.404 1032 0 1 26.5482 -130.58 -204.45 
-     33 161.928 247 0 0 26.5556 -130.612 -205.85 
-     33 126.777 565 5 0 -88.7159 -67.0412 -56.25 
-     33 98.9673 566 5 0 -88.9615 -66.85 -56.1823 
-     33 90.8285 567 5 0 -89.2415 -66.65 -56.1699 
-     33 72.975 568 5 0 -89.5166 -66.45 -56.1712 
-     33 103.895 84 4 1 -163.346 -46.3065 -84.4502 
-     33 143.802 83 4 1 -163.35 -46.1977 -84.5715 
-     33 247.004 1027 2 1 25.5577 -129.27 -144.45 
-     33 236.769 254 2 0 25.5789 -129.248 -145.85 
-     33 208.088 1029 1 1 26.03 -128.901 -174.45 
-     33 160.395 256 1 0 26.0854 -128.863 -175.85 
-     33 220.377 1035 0 1 27.2076 -127.746 -204.45 
-     33 253.525 262 0 0 27.2177 -127.622 -205.85 
-     33 0.945709 1034 0 1 27.0485 -128.156 -204.45 
-     33 77.4619 1036 0 1 27.25 -128.08 -204.654 
-     33 71.3601 264 0 0 28.3655 -127.32 -205.85 
-     33 103.917 263 0 0 28.5072 -127.35 -206.012 
-     33 124.121 1030 1 1 26.05 -128.944 -174.717 
-     33 115.773 1027 1 1 25.4789 -128.682 -174.45 
-     33 169.035 257 1 0 25.4739 -128.646 -175.85 
-     33 116.624 1026 0 1 25.3278 -127.742 -204.45 
-     33 200.668 1038 7 1 27.823 -130.382 5.55 
-     33 397.875 248 7 0 27.8236 -130.386 4.15 
-     33 148.975 1038 6 1 27.7987 -130.466 -24.45 
-     33 159.577 248 6 0 27.7993 -130.467 -25.85 
-     33 124.348 1038 5 1 27.7995 -130.494 -54.45 
-     33 99.5073 1040 4 1 28.1173 -130.678 -84.45 
-     33 114.473 247 4 0 28.1405 -130.687 -85.85 
-     33 158.98 1042 3 1 28.6478 -130.874 -114.45 
-     33 81.3253 1043 3 1 28.65 -130.875 -114.57 
-     33 132.36 246 3 0 28.6707 -130.882 -115.85 
-     33 378.056 1045 2 1 29.1327 -131.074 -144.45 
-     33 119.25 244 2 0 29.3277 -131.167 -145.85 
-     33 92.3245 1065 1 1 33.1653 -133.179 -174.45 
-     33 9.77736 1066 1 1 33.25 -133.183 -174.805 
-     33 186.589 234 1 0 33.5021 -133.189 -175.85 
-     33 28.2588 1102 0 1 40.6131 -132.351 -204.45 
-     33 80.9352 1103 0 1 40.6502 -132.332 -204.56 
-     33 34.6437 239 0 0 41.119 -132.167 -205.85 
-     33 105.374 240 0 0 41.1598 -132.15 -205.967 
-     33 249.589 1047 1 1 29.5227 -131.3 -174.45 
-     33 16.629 242 1 0 29.5367 -131.739 -175.85 
-     33 154.595 241 1 0 29.537 -131.75 -175.886 
-     33 42.9677 1052 0 1 30.4772 -139.197 -204.45 
-     33 64.4243 1051 0 1 30.45 -139.212 -204.613 
-     33 136.111 204 0 0 30.3119 -139.163 -205.85 
-     33 256.494 771 6 0 -49.2169 -25.7716 -26.25 
-     33 121.528 244 1 0 29.5449 -131.249 -175.85 
-     33 237.401 1049 0 1 30.02 -131.453 -204.45 
-     33 129.779 243 0 0 30.0488 -131.487 -205.85 
-     33 159.046 241 2 0 28.9223 -131.804 -145.85 
-     33 24.5837 240 2 0 28.8841 -131.95 -146.152 
-     33 106.39 1028 1 1 25.7081 -147.893 -174.45 
-     33 206.79 160 1 0 26.2527 -148.087 -175.85 
-     33 25.4424 1089 0 1 38.0246 -149.578 -204.45 
-     33 121.576 1090 0 1 38.05 -149.577 -204.493 
-     33 140.678 153 0 0 38.722 -149.534 -205.85 
-     33 23.1527 249 2 0 28.9112 -130.213 -145.85 
-     33 115.711 247 3 0 28.5276 -130.693 -115.85 
-     33 174.76 1037 2 1 27.5216 -130.682 -144.45 
-     33 125.133 1039 7 1 27.8835 -130.38 5.55 
-     33 106.862 1036 6 1 27.4415 -134.684 -24.4508 
-     33 105.71 226 6 0 27.0584 -134.837 -25.85 
-     33 41.5567 1020 5 1 24.1066 -137.944 -54.45 
-     33 72.0668 1019 5 1 24.05 -138.033 -54.6276 
-     33 23.3672 209 5 0 23.6203 -138.336 -55.85 
-     33 83.6301 208 5 0 23.6002 -138.35 -55.913 
-     33 22.1316 207 5 0 23.5265 -138.55 -56.1831 
-     33 9.94595 360 6 0 17.0891 -108.075 -26.25 
-     33 96.7285 1040 6 1 28.146 -130.605 -24.45 
-     33 131.558 247 6 0 28.1583 -130.611 -25.85 
-     33 132.727 1041 5 1 28.4129 -130.414 -54.45 
-     33 99.783 249 5 0 28.4725 -130.292 -55.85 
-     33 126.514 1047 4 1 29.5994 -127.865 -84.4502 
-     33 99.276 261 4 0 29.693 -127.847 -85.8502 
-     33 113.924 1057 3 1 31.4922 -127.657 -114.451 
-     33 146.906 262 3 0 31.5064 -127.725 -115.85 
-     33 124.164 1058 2 1 31.805 -128.769 -144.45 
-     33 179.965 256 2 0 31.7722 -128.85 -145.85 
-     33 157.053 1054 1 1 30.9477 -129.959 -174.45 
-     33 113.475 250 1 0 31.0475 -129.998 -175.85 
-     33 140.362 1065 0 1 33.1195 -130.907 -204.45 
-     33 110.291 246 0 0 33.0778 -130.936 -205.85 
-     33 15.5194 265 3 0 30.0974 -126.968 -115.85 
-     33 173.859 1055 2 1 31.0672 -128.64 -144.45 
-     33 91.5648 1056 2 1 31.25 -128.292 -144.453 
-     33 199.715 1057 2 1 31.45 -128.306 -144.464 
-     33 190.68 1060 0 1 32.084 -131.164 -204.45 
-     33 52.3903 1059 0 1 32.05 -131.181 -204.64 
-     33 85.5406 244 0 0 31.891 -131.24 -205.85 
-     33 124.837 245 0 0 32.2725 -131.134 -205.85 
-Number of digits in this event: 59
-Using G4ParticleGun... 
-Particle energy: 6.15337 LIN
+Number of tracker hits in this event: 132
+     33 107.751 1037 10 1 27.4791 97.3294 95.55 
+     33 124.809 1385 10 0 27.4786 97.3294 94.15 
+     33 141.141 1037 9 1 27.4664 97.3305 65.55 
+     33 189.904 1385 9 0 27.4644 97.33 64.15 
+     33 404.628 1036 8 1 27.4195 97.3237 35.55 
+     33 369.295 1385 8 0 27.4178 97.3241 34.15 
+     33 124.347 1036 7 1 27.3884 97.3318 5.55 
+     33 148.193 1385 7 0 27.3851 97.3316 4.15 
+     33 135.08 1036 6 1 27.3222 97.3251 -24.45 
+     33 124.034 1385 6 0 27.3196 97.3234 -25.85 
+     33 220.503 1036 5 1 27.2682 97.2855 -54.45 
+     33 114.367 1385 5 0 27.2665 97.2835 -55.85 
+     33 148.853 1035 4 1 27.2322 97.2345 -84.45 
+     33 120.13 1385 4 0 27.2315 97.2321 -85.85 
+     33 125.032 1035 3 1 27.2196 97.1835 -114.45 
+     33 286.181 1385 3 0 27.219 97.1804 -115.85 
+     33 106.221 1035 2 1 27.2078 97.1214 -144.45 
+     33 150.872 1384 2 0 27.2076 97.119 -145.85 
+     33 106.188 1035 1 1 27.2086 97.0705 -174.45 
+     33 165.425 1384 1 0 27.2085 97.0691 -175.85 
+     33 136.043 1035 0 1 27.2043 97.0405 -204.45 
+     33 143.101 1384 0 0 27.2043 97.0382 -205.85 
+     33 21.802 1424 0 0 74.1781 105.088 -206.25 
+     33 5.40611 1425 0 0 74.5518 105.15 -205.867 
+     33 131.541 1277 0 1 75.4998 106.104 -204.85 
+     33 258.408 1278 0 1 75.65 106.291 -204.534 
+     33 14.3833 1279 0 1 75.85 106.964 -204.81 
+     33 319.416 1437 0 0 76.0151 107.74 -205.85 
+     33 112.815 1438 0 0 76.0159 107.75 -205.86 
+     33 44.2446 1436 0 0 75.924 107.55 -206.038 
+     33 101.679 971 2 0 -12.4954 14.4028 -146.25 
+     33 167.724 970 2 0 -12.6242 14.25 -145.863 
+     33 295.283 837 2 1 -12.518 14.1307 -144.85 
+     33 59.871 1157 2 0 -23.9442 51.5351 -146.25 
+     33 203.706 1158 2 0 -23.9749 51.65 -146.117 
+     33 209.037 1159 2 0 -23.9445 51.85 -146.005 
+     33 11.6842 1384 3 0 27.23 97.15 -116.053 
+     33 102.61 1037 7 1 27.5395 97.2092 5.55 
+     33 124.762 1384 7 0 27.5088 97.15 4.08773 
+     33 108.161 1030 6 1 26.194 96.2884 -24.4522 
+     33 114.883 1380 6 0 26.2423 96.3211 -25.8501 
+     33 116.915 1386 5 0 27.4053 97.4031 -55.8507 
+     33 118.931 1033 4 1 26.7591 98.7519 -84.45 
+     33 69.7462 1393 4 0 26.6312 98.9149 -85.85 
+     33 134.29 1394 4 0 26.5995 98.95 -86.1464 
+     33 102.867 1017 3 1 23.6379 102.284 -114.45 
+     33 136.794 1411 3 0 23.5291 102.386 -115.85 
+     33 116.5 1007 2 1 21.4708 104.194 -144.45 
+     33 48.9124 1420 2 0 21.4349 104.339 -145.85 
+     33 164.391 1421 2 0 21.4325 104.35 -145.963 
+     33 103.458 1004 1 1 21.0483 107.234 -174.45 
+     33 129.982 1435 1 0 21.0417 107.326 -175.85 
+     33 1.4381 1436 1 0 21.0396 107.35 -176.244 
+     33 114.614 1005 0 1 21.0743 108.893 -204.45 
+     33 99.6139 1444 0 0 21.0229 108.951 -205.85 
+     33 97.5866 1014 2 1 22.8975 107.412 -144.45 
+     33 26.9631 1013 2 1 22.85 107.401 -144.637 
+     33 283.506 1031 4 1 26.2596 94.5367 -84.45 
+     33 270.613 1370 4 0 26.3972 94.3121 -85.85 
+     33 122.961 1048 3 1 29.7861 89.5434 -114.45 
+     33 59.9789 1347 3 0 29.845 89.6467 -115.85 
+     33 129.128 1348 3 0 29.8465 89.65 -115.889 
+     33 5.81357 1052 2 1 30.6474 91.8498 -144.45 
+     33 195.738 1053 2 1 30.65 91.8484 -144.468 
+     33 237.708 1358 2 0 30.8455 91.7833 -145.85 
+     33 130.127 1081 1 1 36.2768 89.3104 -174.45 
+     33 120.482 1347 1 0 36.2995 89.517 -175.85 
+     33 236.793 1094 0 1 38.874 95.4604 -204.45 
+     33 109.523 1378 0 0 38.8474 95.8205 -205.85 
+     33 47.5806 1040 3 1 28.239 90.6842 -114.45 
+     33 77.6321 1041 3 1 28.25 90.7008 -114.604 
+     33 124.999 1353 3 0 28.3531 90.825 -115.85 
+     33 58.5249 1054 2 1 30.85 93.7685 -144.765 
+     33 89.0093 1369 2 0 31.0761 94.0727 -145.85 
+     33 36.0355 1370 2 0 31.1306 94.15 -146.121 
+     33 15.0081 1083 1 1 36.8398 102.274 -174.45 
+     33 117.539 1084 1 1 36.85 102.287 -174.492 
+     33 26.259 1412 1 0 37.1505 102.713 -175.85 
+     33 313.493 1413 1 0 37.1756 102.75 -175.963 
+     33 37.7261 1115 0 1 43.2039 111.007 -204.45 
+     33 84.0053 1116 0 1 43.25 111.063 -204.609 
+     33 262.376 1456 0 0 43.6286 111.485 -205.85 
+     33 50.8426 1457 0 0 43.6885 111.55 -206.043 
+     33 61.8663 1268 1 0 32.8205 73.8189 -176.25 
+     33 130.515 1267 1 0 32.8253 73.65 -176.145 
+     33 273.375 1266 1 0 32.8607 73.4499 -176.085 
+     33 0.40165 1387 6 0 26.3861 97.5633 -25.85 
+     33 149.895 1032 7 1 26.5167 96.3906 5.55 
+     33 150.294 1380 7 0 26.4169 96.3376 4.15 
+     33 117.147 1021 6 1 24.347 95.1642 -24.45 
+     33 119.462 1374 6 0 24.2771 95.1247 -25.85 
+     33 142.616 1013 5 1 22.6795 94.1905 -54.45 
+     33 14.2115 1012 5 1 22.65 94.1824 -54.7742 
+     33 13.1924 1370 5 0 22.5617 94.1515 -55.85 
+     33 97.107 1369 5 0 22.5574 94.15 -55.9032 
+     33 136.274 1000 4 1 20.2194 93.5062 -84.45 
+     33 141.737 1366 4 0 20.1178 93.4533 -85.85 
+     33 167.427 989 3 1 17.9884 92.2994 -114.45 
+     33 163.926 1360 3 0 17.863 92.1733 -115.85 
+     33 36.5177 1359 3 0 17.8403 92.15 -116.105 
+     33 137.683 976 2 1 15.4019 89.7078 -144.45 
+     33 104.534 1347 2 0 15.2523 89.5826 -145.85 
+     33 232.364 961 1 1 12.2991 87.0096 -174.45 
+     33 135.977 1334 1 0 12.1517 86.9041 -175.85 
+     33 120.788 943 0 1 8.73291 84.5621 -204.45 
+     33 117.31 1321 0 0 8.52733 84.4044 -205.851 
+     33 231.727 1248 0 0 -8.8256 69.8343 -206.25 
+     33 48.8912 847 0 1 -10.5198 68.9792 -204.85 
+     33 129.23 846 0 1 -10.6502 68.8808 -204.748 
+     33 36.0697 845 0 1 -10.8501 68.6224 -204.534 
+     33 95.7115 1211 1 0 -18.3515 62.3145 -176.25 
+     33 350.384 808 1 1 -18.4375 62.1909 -174.85 
+     33 371.806 807 1 1 -18.45 62.1834 -174.776 
+     33 297.09 809 1 1 -18.25 61.9329 -174.761 
+     33 153.775 810 1 1 -18.05 61.7196 -174.464 
+     33 120.262 606 2 1 -58.8133 -19.7254 -144.85 
+     33 40.856 605 2 1 -58.85 -19.7853 -144.808 
+     33 114.619 962 1 1 12.45 86.9682 -174.66 
+     33 105.757 1329 1 0 12.4959 86.0453 -175.85 
+     33 121.464 1328 1 0 12.5407 85.8498 -176.02 
+     33 130.436 1327 1 0 12.5099 85.65 -176.055 
+     33 31.9863 1267 0 0 95.3728 73.4775 -206.25 
+     33 315.454 1266 0 0 95.362 73.4499 -206.176 
+     33 25.4063 1387 8 0 27.3306 97.7072 34.15 
+     33 81.9584 1388 8 0 27.3198 97.75 34.0598 
+     33 16.9857 1389 8 0 27.3054 97.9501 33.8044 
+     33 84.4709 1026 7 1 25.401 126.724 5.55 
+     33 134.02 1027 7 1 25.45 126.924 5.26004 
+     33 4.5184 1537 7 0 25.7332 127.733 4.14989 
+     33 454.928 1538 7 0 25.7382 127.75 4.12557 
+     33 34.8148 1798 7 0 26.579 179.861 3.75 
+     33 264.573 1799 7 0 26.5909 179.95 3.81076 
+Number of digits in this event: 72
+Using G4ParticleGun... 
+Particle energy: 2.37754 LIN
 Particle: e-
 Event: 34
-Number of tracker hits in this event: 93
-     34 199.293 913 8 1 2.79331 -137.096 35.55 
-     34 130.787 215 8 0 2.79273 -137.095 34.15 
-     34 359.768 913 7 1 2.7795 -137.087 5.55 
-     34 580.981 215 7 0 2.78073 -137.087 4.15 
-     34 389.026 913 6 1 2.80272 -137.087 -24.45 
-     34 667.16 215 6 0 2.80327 -137.088 -25.85 
-     34 131.265 913 5 1 2.81976 -137.095 -54.45 
-     34 297.784 215 5 0 2.8159 -137.091 -55.85 
-     34 276.083 913 4 1 2.73707 -137.015 -84.45 
-     34 388.87 215 4 0 2.73133 -137.011 -85.85 
-     34 168.983 912 3 1 2.61474 -136.934 -114.45 
-     34 245.558 216 3 0 2.61084 -136.931 -115.85 
-     34 136.42 912 2 1 2.51791 -136.865 -144.45 
-     34 127.986 216 2 0 2.50942 -136.859 -145.85 
-     34 108.545 911 1 1 2.33045 -136.753 -174.45 
-     34 183.939 217 1 0 2.32349 -136.749 -175.85 
-     34 443.151 910 0 1 2.17813 -136.707 -204.45 
-     34 169.175 217 0 0 2.17025 -136.706 -205.85 
-     34 475.91 911 0 1 2.28974 -136.785 -204.45 
-     34 328.776 215 0 0 2.19987 -136.973 -205.85 
-     34 17.6304 909 0 1 2.05 -136.477 -204.613 
-     34 87.0221 216 0 0 2.16162 -136.75 -205.973 
-     34 314.56 914 5 1 2.86012 -137.078 -54.45 
-     34 101.634 914 4 1 3.01426 -136.993 -84.45 
-     34 116.047 915 3 1 3.21138 -136.915 -114.45 
-     34 188.588 916 2 1 3.39045 -136.688 -144.45 
-     34 140.964 217 2 0 3.40054 -136.653 -145.85 
-     34 129.082 917 1 1 3.63908 -135.947 -174.45 
-     34 127.28 221 1 0 3.66181 -135.939 -175.85 
-     34 113.48 920 0 1 4.14652 -135.78 -204.45 
-     34 311.791 221 0 0 4.16383 -135.774 -205.85 
-     34 70.5033 1370 10 1 94.2882 -99.4421 95.15 
-     34 136.84 918 0 1 3.72998 -135.164 -204.45 
-     34 278.623 224 0 0 3.58466 -135.222 -205.85 
-     34 113.904 216 5 0 2.92613 -136.916 -55.85 
-     34 126.744 916 4 1 3.38875 -136.625 -84.45 
-     34 115.885 217 4 0 3.4127 -136.624 -85.85 
-     34 144.577 919 3 1 3.87699 -136.599 -114.45 
-     34 122.312 217 3 0 3.89776 -136.593 -115.85 
-     34 119.613 921 2 1 4.41232 -136.444 -144.45 
-     34 171.835 218 2 0 4.45204 -136.461 -145.85 
-     34 107.288 926 1 1 5.28578 -136.822 -174.45 
-     34 109.795 216 1 0 5.32298 -136.854 -175.85 
-     34 154.05 930 0 1 6.09101 -137.545 -204.45 
-     34 202.522 212 0 0 6.12472 -137.598 -205.85 
-     34 219.38 924 0 1 4.89143 -135.872 -204.45 
-     34 67.4598 925 0 1 5.05002 -135.772 -204.634 
-     34 29.5901 223 0 0 5.81128 -135.375 -205.85 
-     34 88.9264 91 0 0 28.4487 -161.75 -206.068 
-     34 183.27 1043 0 1 28.6811 -162.511 -204.85 
-     34 132.252 1042 0 1 28.65 -162.677 -204.734 
-     34 36.5696 69 0 0 30.9392 -166.28 -205.85 
-     34 65.2501 68 0 0 30.9833 -166.35 -205.888 
-     34 62.4743 67 0 0 30.991 -166.55 -205.951 
-     34 106.722 66 0 0 30.9354 -166.75 -206.032 
-     34 194.115 1052 0 1 30.4865 -167.248 -204.85 
-     34 51.5086 1051 0 1 30.4499 -167.254 -204.778 
-     34 128.497 1053 0 1 30.65 -167.162 -204.611 
-     34 126.449 1054 0 1 30.8502 -167.246 -204.538 
-     34 147.957 168 0 0 70.3359 -146.42 -206.25 
-     34 139.22 918 3 1 3.85 -136.608 -114.729 
-     34 255.969 912 6 1 2.46046 -136.679 -24.45 
-     34 107.903 217 6 0 2.44293 -136.663 -25.85 
-     34 150.071 910 5 1 2.16412 -136.424 -54.45 
-     34 208.072 218 5 0 2.18476 -136.412 -55.85 
-     34 205.026 219 4 0 2.84277 -136.314 -85.85 
-     34 108.178 922 3 1 4.56979 -135.891 -114.45 
-     34 169.961 221 3 0 4.68161 -135.858 -115.85 
-     34 101.426 934 2 1 6.91335 -135.409 -144.45 
-     34 131.769 223 2 0 7.02208 -135.466 -145.85 
-     34 100.707 946 1 1 9.42332 -136.478 -174.45 
-     34 39.1011 947 1 1 9.45 -136.485 -174.716 
-     34 108.892 218 1 0 9.56528 -136.511 -175.85 
-     34 72.9789 961 0 1 12.4064 -136.947 -204.45 
-     34 30.1146 962 0 1 12.45 -136.954 -204.762 
-     34 40.4596 171 2 0 70.6054 -145.872 -145.85 
-     34 157.62 911 5 1 2.29963 -136.673 -54.45 
-     34 148.429 217 5 0 2.40848 -136.689 -55.85 
-     34 138.503 921 4 1 4.3023 -137.028 -84.4506 
-     34 123.143 927 3 1 5.51417 -138.206 -114.45 
-     34 96.7652 209 3 0 5.52314 -138.318 -115.85 
-     34 102.477 929 2 1 5.95356 -140.504 -144.45 
-     34 123.133 197 2 0 5.90112 -140.684 -145.85 
-     34 156.753 921 1 1 4.41609 -144.092 -174.45 
-     34 160.204 179 1 0 4.36755 -144.309 -175.85 
-     34 29.5504 178 1 0 4.35948 -144.35 -176.119 
-     34 133.322 916 0 1 3.37575 -148.47 -204.45 
-     34 128.717 157 0 0 3.32704 -148.648 -205.85 
-     34 225.586 894 0 1 -1.24282 -136.12 -204.451 
-     34 177.626 220 0 0 -1.26442 -136.136 -205.85 
-     34 68.6421 853 0 1 -9.29162 -137.763 -204.85 
-     34 16.1643 1051 1 1 30.25 45.1495 -174.479 
-     34 186.623 219 0 0 -1.19996 -136.218 -205.85 
-Number of digits in this event: 62
+Number of tracker hits in this event: 48
+     34 115.315 864 9 1 -7.15419 130.279 65.55 
+     34 95.9287 1550 9 0 -7.1509 130.277 64.15 
+     34 121.041 864 8 1 -7.07672 130.239 35.55 
+     34 104.822 1550 8 0 -7.07234 130.234 34.15 
+     34 191.914 865 7 1 -6.9759 130.142 5.55 
+     34 184.203 1549 7 0 -6.96868 130.144 4.15 
+     34 163.977 866 6 1 -6.80562 130.191 -24.45 
+     34 117.501 1550 6 0 -6.79943 130.196 -25.85 
+     34 165.207 866 5 1 -6.69013 130.28 -54.45 
+     34 114.181 1550 5 0 -6.68993 130.283 -55.85 
+     34 116.612 866 4 1 -6.69908 130.363 -84.45 
+     34 122.226 1551 4 0 -6.6988 130.372 -85.85 
+     34 104.097 866 3 1 -6.70261 130.554 -114.45 
+     34 100.186 1552 3 0 -6.70231 130.562 -115.85 
+     34 263.076 866 2 1 -6.68995 130.758 -144.45 
+     34 130.917 1553 2 0 -6.66363 130.759 -145.85 
+     34 126.149 869 1 1 -6.13031 130.766 -174.45 
+     34 146.18 1553 1 0 -6.10624 130.778 -175.85 
+     34 108.355 872 0 1 -5.60599 131.024 -204.45 
+     34 96.0633 1554 0 0 -5.57618 131.036 -205.85 
+     34 4.93398 1550 2 0 -4.90879 130.167 -145.85 
+     34 182.24 880 2 1 -3.982 129.522 -144.85 
+     34 34.566 867 2 1 -6.64281 130.529 -144.45 
+     34 136.877 1552 2 0 -6.82882 130.609 -145.85 
+     34 184.075 840 1 1 -12.0014 129.586 -174.45 
+     34 5.78789 839 1 1 -12.05 129.517 -174.824 
+     34 177.19 1545 1 0 -12.1877 129.309 -175.85 
+     34 120.958 821 0 1 -15.7219 123.489 -204.45 
+     34 2.54504 1514 0 0 -15.7456 122.956 -205.85 
+     34 145.681 1513 0 0 -15.7459 122.95 -205.865 
+     34 224.53 1491 3 0 -38.9467 118.465 -116.25 
+     34 43.3743 699 3 1 -40.144 118.342 -114.85 
+     34 60.1176 698 3 1 -40.25 118.346 -114.742 
+     34 67.3144 697 3 1 -40.45 118.378 -114.671 
+     34 44.5621 696 3 1 -40.65 118.334 -114.6 
+     34 63.9319 695 3 1 -40.8501 118.324 -114.607 
+     34 58.4921 694 3 1 -41.05 118.345 -114.685 
+     34 95.1435 1488 3 0 -42.0724 117.922 -115.85 
+     34 82.4044 1487 3 0 -42.2656 117.75 -116.017 
+     34 89.4977 1486 3 0 -42.4518 117.55 -116.083 
+     34 124.858 1485 3 0 -42.6853 117.35 -116.105 
+     34 95.9453 1484 3 0 -42.9912 117.15 -116.139 
+     34 5.37515 1483 3 0 -43.1808 116.95 -116.238 
+     34 157.007 864 7 1 -7.05034 130.122 5.39816 
+     34 13.2694 1467 0 0 -92.5702 113.569 -206.25 
+     34 68.8482 1466 0 0 -92.5945 113.55 -206.235 
+     34 197.531 1337 0 0 -96.1781 87.4801 -206.25 
+     34 95.8539 1336 0 0 -96.1912 87.4498 -206.205 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 1.2274 LIN
+Particle energy: 8.11507 LIN
 Particle: e-
 Event: 35
-Number of tracker hits in this event: 89
-     35 110.963 895 11 1 -0.869029 18.2255 125.55 
-     35 129.743 990 11 0 -0.868319 18.2175 124.15 
-     35 117.112 895 10 1 -0.851704 18.0314 95.55 
-     35 163.802 989 10 0 -0.846164 18.0265 94.15 
-     35 146.271 896 9 1 -0.749263 17.9025 65.55 
-     35 153.541 989 9 0 -0.748777 17.8946 64.15 
-     35 154.676 896 8 1 -0.755152 17.7169 35.55 
-     35 109.21 988 8 0 -0.761138 17.7067 34.15 
-     35 125.088 895 7 1 -0.915193 17.5092 5.55 
-     35 104.399 987 7 0 -0.93125 17.4981 4.15 
-     35 196.428 893 6 1 -1.26494 17.2416 -24.45 
-     35 160.31 985 6 0 -1.28321 17.2318 -25.85 
-     35 124.859 891 5 1 -1.65596 17.0419 -54.45 
-     35 235.438 984 5 0 -1.66876 17.0291 -55.85 
-     35 169.899 890 4 1 -1.91559 16.7732 -84.45 
-     35 146.018 983 4 0 -1.93265 16.765 -85.85 
-     35 119.157 888 3 1 -2.28242 16.583 -114.45 
-     35 247.26 982 3 0 -2.29719 16.5764 -115.85 
-     35 162.223 887 2 1 -2.59422 16.4759 -144.45 
-     35 158.94 982 2 0 -2.61211 16.474 -145.85 
-     35 135.154 885 1 1 -2.98571 16.4589 -174.45 
-     35 154.879 982 1 0 -3.01511 16.4592 -175.85 
-     35 223.278 881 0 1 -3.6561 16.4481 -204.45 
-     35 143.875 982 0 0 -3.69328 16.4525 -205.85 
-     35 67.4178 662 0 0 104.641 -47.5307 -205.85 
-     35 7.57989 883 1 1 -3.37033 16.1873 -174.45 
-     35 119.913 979 1 0 -3.32897 15.9591 -175.85 
-     35 31.0819 886 1 1 -2.75432 16.018 -174.45 
-     35 80.1381 887 1 1 -2.65 15.979 -174.515 
-     35 83.5491 888 1 1 -2.44984 15.8456 -174.583 
-     35 115.865 889 1 1 -2.25 15.7346 -174.659 
-     35 182.773 890 1 1 -2.05 15.394 -174.685 
-     35 27.384 967 1 0 -2.73088 13.5265 -175.85 
-     35 259.094 966 1 0 -2.74357 13.45 -175.931 
-     35 150.52 965 1 0 -2.78475 13.2498 -176.006 
-     35 102.402 1113 1 0 33.1115 42.7911 -176.25 
-     35 114.728 894 6 1 -1.23082 17.2084 -24.4501 
-     35 31.0161 986 6 0 -0.955206 17.4414 -25.85 
-     35 252.498 987 6 0 -0.943302 17.4501 -25.9064 
-     35 332.326 951 5 1 10.3657 17.6167 -54.45 
-     35 94.7988 950 5 1 10.2499 17.1218 -54.6785 
-     35 73.7719 949 5 1 10.05 16.905 -54.7427 
-     35 114.511 948 5 1 9.84984 16.6815 -54.7574 
-     35 12.5003 947 5 1 9.6496 16.3441 -54.8356 
-     35 4.54348 970 5 0 8.64435 14.2359 -55.85 
-     35 291.963 941 5 1 8.2509 12.3794 -54.85 
-     35 24.697 940 5 1 8.25 12.2484 -54.799 
-     35 30.6286 953 5 0 8.24531 10.7145 -55.85 
-     35 82.1067 952 5 0 8.23684 10.65 -55.9293 
-     35 58.9697 951 5 0 8.22618 10.45 -56.1459 
-     35 70.4916 974 5 0 10.5298 15.0355 -55.85 
-     35 69.9384 973 5 0 10.5555 14.85 -55.9225 
-     35 80.2412 972 5 0 10.5605 14.65 -56.0435 
-     35 10.2156 971 5 0 10.5946 14.4498 -56.2264 
-     35 9.66917 545 5 0 22.1233 -71.0258 -56.25 
-     35 96.4583 544 5 0 22.1257 -71.0501 -56.2287 
-     35 120.499 543 5 0 22.1118 -71.25 -56.0411 
-     35 48.6489 542 5 0 22.3023 -71.45 -55.9273 
-     35 150.567 541 5 0 22.392 -71.65 -55.964 
-     35 80.4257 540 5 0 22.4728 -71.85 -56.0085 
-     35 78.4591 539 5 0 22.5355 -72.05 -56.0199 
-     35 122.787 538 5 0 22.5789 -72.25 -56.0189 
-     35 61.7477 496 5 0 24.3451 -80.7351 -56.25 
-     35 201.774 497 5 0 24.3439 -80.65 -56.1708 
-     35 149.495 896 5 1 -0.820777 17.0021 -54.4504 
-     35 19.9116 906 4 1 1.27541 14.5536 -84.4501 
-     35 319.884 905 4 1 1.25 14.5326 -84.4675 
-     35 153.675 904 4 1 1.05 14.3637 -84.6001 
-     35 85.2794 903 4 1 0.849739 14.1933 -84.7215 
-     35 9.88182 902 4 1 0.65 14.0334 -84.8365 
-     35 73.1258 962 4 0 -1.23755 12.5852 -85.85 
-     35 100.019 961 4 0 -1.40875 12.4494 -85.9444 
-     35 109.172 960 4 0 -1.64357 12.2499 -86.0795 
-     35 18.0256 959 4 0 -1.86645 12.0499 -86.2183 
-     35 46.6405 658 3 1 -48.3471 -27.9971 -114.45 
-     35 81.9567 657 3 1 -48.45 -28.0287 -114.591 
-     35 263.735 758 3 0 -49.3765 -28.3313 -115.85 
-     35 108.676 547 2 1 -70.4635 -32.967 -144.45 
-     35 50.5512 546 2 1 -70.6503 -33.0109 -144.747 
-     35 177.209 734 2 0 -71.3155 -33.154 -145.85 
-     35 98.1081 467 1 1 -86.5788 -36.1333 -174.45 
-     35 80.1137 466 1 1 -86.65 -36.1191 -174.619 
-     35 122.185 719 1 0 -87.2472 -36.0689 -175.85 
-     35 139.72 395 0 1 -100.988 -37.6984 -204.45 
-     35 5.14544 709 0 0 -101.541 -38.241 -205.85 
-     35 107.492 708 0 0 -101.55 -38.25 -205.872 
-     35 58.7764 538 0 0 -123.434 -72.25 -206.023 
-     35 234.715 971 4 0 1.49691 14.3806 -85.85 
-     35 71.5994 986 5 0 -0.667623 17.3562 -55.85 
-Number of digits in this event: 40
+Number of tracker hits in this event: 28
+     35 126.828 1521 8 1 124.52 -63.8823 35.55 
+     35 179.138 580 8 0 124.52 -63.8826 34.15 
+     35 126.505 1521 7 1 124.524 -63.8851 5.55 
+     35 118.028 580 7 0 124.526 -63.8859 4.15 
+     35 114.593 1522 6 1 124.551 -63.9021 -24.45 
+     35 104.575 580 6 0 124.553 -63.9022 -25.85 
+     35 120.133 1522 5 1 124.597 -63.9036 -54.45 
+     35 112.747 580 5 0 124.601 -63.9034 -55.85 
+     35 142.871 1522 4 1 124.683 -63.8972 -84.45 
+     35 118.286 580 4 0 124.685 -63.8958 -85.85 
+     35 144.158 1522 3 1 124.706 -63.8704 -114.45 
+     35 152.394 580 3 0 124.708 -63.8692 -115.85 
+     35 140.841 1522 2 1 124.746 -63.8429 -144.45 
+     35 110.376 581 2 0 124.748 -63.8418 -145.85 
+     35 221.824 1523 1 1 124.799 -63.8212 -174.45 
+     35 222.293 581 1 0 124.801 -63.8195 -175.85 
+     35 469.652 1523 0 1 124.835 -63.7812 -204.45 
+     35 261.432 581 0 0 124.836 -63.7802 -205.85 
+     35 29.1435 833 14 1 -13.2865 55.8788 215.15 
+     35 489.586 832 14 1 -13.45 55.9921 215.535 
+     35 99.784 831 14 1 -13.65 55.6965 215.523 
+     35 79.5403 664 1 0 -58.0235 -47.158 -176.25 
+     35 195.764 663 1 0 -58.1962 -47.2502 -176.17 
+     35 157.7 662 1 0 -58.3943 -47.45 -176.051 
+     35 151.808 604 1 1 -59.1109 -47.4294 -174.85 
+     35 335.709 605 1 1 -59.05 -47.4331 -174.52 
+     35 146.035 1721 4 1 164.549 124.087 -84.45 
+     35 32.6781 1722 4 1 164.55 124.085 -84.451 
+Number of digits in this event: 21
 Using G4ParticleGun... 
-Particle energy: 2.0507 LIN
+Particle energy: 6.7697 LIN
 Particle: e-
 Event: 36
-Number of tracker hits in this event: 49
-     36 166.666 1250 8 1 70.1643 -121.119 35.55 
-     36 115.009 295 8 0 70.1616 -121.118 34.15 
-     36 108.535 1250 7 1 70.1109 -121.108 5.55 
-     36 141.143 295 7 0 70.1163 -121.108 4.15 
-     36 93.6892 1251 6 1 70.2504 -121.119 -24.45 
-     36 99.1736 295 6 0 70.2579 -121.125 -25.85 
-     36 157.401 1251 5 1 70.406 -121.234 -54.4504 
-     36 116.795 294 5 0 70.2951 -121.239 -55.8501 
-     36 65.4978 1231 4 1 66.2987 -120.748 -84.4503 
-     36 52.6859 1230 4 1 66.25 -120.825 -84.6927 
-     36 132.458 294 4 0 66.0257 -121.172 -85.85 
-     36 187.003 1203 3 1 60.7508 -128.853 -114.45 
-     36 109.162 255 3 0 60.6296 -129.028 -115.85 
-     36 102.368 1190 2 1 58.0548 -132.9 -144.45 
-     36 131.245 237 2 0 58.2202 -132.677 -145.85 
-     36 422.947 1207 1 1 61.533 -126.849 -174.45 
-     36 128.912 269 1 0 61.6127 -126.31 -175.85 
-     36 5.74644 270 1 0 61.626 -126.15 -176.232 
-     36 69.0708 1212 0 1 62.4746 -114.29 -204.45 
-     36 58.1867 1211 0 1 62.4499 -114.238 -204.651 
-     36 48.8645 330 0 0 62.3152 -113.989 -205.85 
-     36 72.2509 331 0 0 62.2941 -113.95 -206.028 
-     36 225.459 754 11 1 -29.1909 36.4449 125.15 
-     36 84.1813 753 11 1 -29.25 36.4209 125.444 
-     36 184.437 752 11 1 -29.45 36.3257 125.492 
-     36 189.671 751 11 1 -29.65 36.3228 125.416 
-     36 181.584 1248 3 1 69.8364 -120.957 -114.45 
-     36 40.8982 1247 3 1 69.65 -120.97 -114.727 
-     36 134.321 295 3 0 68.775 -121.075 -115.85 
-     36 69.2922 1129 2 1 45.9782 -119.443 -144.45 
-     36 58.8876 1128 2 1 45.85 -119.368 -144.682 
-     36 139.969 304 2 0 44.9888 -119.281 -145.85 
-     36 117.958 1025 1 1 25.0825 -124.56 -174.45 
-     36 43.2402 280 1 0 25.0596 -124.02 -175.85 
-     36 103.791 281 1 0 25.0503 -123.95 -176.005 
-     36 267.43 357 1 0 -40.0421 -108.678 -176.25 
-     36 132.128 692 1 1 -41.461 -108.573 -174.85 
-     36 153.765 1249 3 1 69.8551 -120.922 -114.45 
-     36 130.791 298 3 0 69.8987 -120.517 -115.85 
-     36 104.146 1249 2 1 69.9588 -113.117 -144.452 
-     36 123.036 335 2 0 70.0896 -113.141 -145.85 
-     36 76.8846 1256 1 1 71.3391 -113 -174.45 
-     36 64.555 1257 1 1 71.4502 -113.019 -174.658 
-     36 18.8658 335 1 0 72.1748 -113.146 -175.85 
-     36 133.428 334 1 0 72.202 -113.15 -175.894 
-     36 117.898 1333 0 1 86.6568 -114.487 -204.45 
-     36 187.191 327 0 0 87.2239 -114.579 -205.85 
-     36 74.6019 294 1 0 70.2653 -121.279 -175.85 
-     36 161.901 295 1 0 70.2592 -121.15 -176.132 
-Number of digits in this event: 25
+Number of tracker hits in this event: 72
+     36 129.511 1430 9 1 106.201 -78.6987 65.55 
+     36 138.089 506 9 0 106.202 -78.6992 64.15 
+     36 373.544 1430 8 1 106.223 -78.7077 35.55 
+     36 217.638 506 8 0 106.223 -78.7087 34.15 
+     36 117.246 1430 7 1 106.223 -78.7257 5.55 
+     36 120.611 506 7 0 106.222 -78.7264 4.15 
+     36 484.058 1430 6 1 106.215 -78.7422 -24.45 
+     36 153.894 506 6 0 106.213 -78.7404 -25.85 
+     36 103.099 1430 5 1 106.183 -78.7091 -54.45 
+     36 112.261 506 5 0 106.181 -78.7071 -55.85 
+     36 151.225 1430 4 1 106.152 -78.6704 -84.45 
+     36 107.557 506 4 0 106.152 -78.6683 -85.85 
+     36 283.522 1429 3 1 106.128 -78.6287 -114.45 
+     36 392.776 507 3 0 106.031 -78.5556 -115.85 
+     36 19.8494 1423 2 1 104.758 -77.6117 -144.45 
+     36 121.444 1422 2 1 104.75 -77.6107 -144.517 
+     36 179.044 512 2 0 104.61 -77.5785 -145.85 
+     36 116.834 1407 1 1 101.656 -77.2909 -174.45 
+     36 135.176 513 1 0 101.441 -77.3806 -175.85 
+     36 118.668 1385 0 1 97.2783 -79.1391 -204.45 
+     36 137.63 503 0 0 97.0829 -79.291 -205.85 
+     36 151.04 1430 3 1 106.183 -78.7134 -114.45 
+     36 0.916782 1428 3 1 105.95 -78.6714 -114.845 
+     36 110.804 1311 2 1 82.3927 -79.8422 -144.45 
+     36 47.0964 499 2 0 82.4368 -80.2036 -145.85 
+     36 57.9433 498 2 0 82.4398 -80.25 -146.036 
+     36 199.181 1312 1 1 82.6051 -86.7897 -174.45 
+     36 28.2686 1313 1 1 82.65 -87.0419 -174.771 
+     36 101.446 460 1 0 82.902 -87.8987 -175.85 
+     36 60.7588 459 1 0 82.8798 -88.05 -176.064 
+     36 1.05544 1315 0 1 83.2456 -108.951 -204.45 
+     36 89.0259 1316 0 1 83.25 -108.956 -204.453 
+     36 189.222 1317 0 1 83.45 -109.148 -204.612 
+     36 29.0709 1318 0 1 83.65 -109.32 -204.805 
+     36 163.315 349 0 0 85.1403 -110.198 -205.85 
+     36 137.565 348 0 0 85.6911 -110.35 -206.131 
+     36 46.2768 311 0 0 179.214 -117.787 -206.25 
+     36 180.639 312 0 0 179.323 -117.75 -206.197 
+     36 93.8611 1448 2 1 109.772 -80.1672 -144.45 
+     36 2.38273 500 2 0 109.979 -79.8512 -145.85 
+     36 161.243 501 2 0 109.98 -79.85 -145.855 
+     36 225.737 1465 1 1 113.334 -70.2977 -174.45 
+     36 1.15696 560 1 0 113.13 -67.8551 -175.85 
+     36 60.2026 561 1 0 113.129 -67.85 -175.853 
+     36 64.9139 562 1 0 113.122 -67.6493 -175.958 
+     36 58.5353 563 1 0 113.11 -67.45 -176.061 
+     36 35.6492 564 1 0 113.076 -67.25 -176.169 
+     36 20.5606 1424 0 1 105.119 -22.4844 -204.45 
+     36 237.333 1425 0 1 105.15 -22.4707 -204.534 
+     36 38.8544 789 0 0 105.665 -22.0953 -205.85 
+     36 133.412 790 0 0 105.709 -22.05 -205.975 
+     36 234.372 818 0 0 121.263 -16.2762 -206.25 
+     36 176.1 1510 0 1 122.223 -16.3723 -204.85 
+     36 160.446 1511 0 1 122.35 -16.3554 -204.709 
+     36 73.9942 1512 0 1 122.55 -16.3974 -204.453 
+     36 47.2901 1509 0 1 122.15 -16.9393 -204.566 
+     36 71.2212 1508 0 1 121.95 -16.9664 -204.648 
+     36 91.6293 1507 0 1 121.75 -17.0069 -204.69 
+     36 93.0461 1506 0 1 121.55 -17.2207 -204.581 
+     36 80.0732 1505 0 1 121.35 -17.3628 -204.635 
+     36 41.3137 1504 0 1 121.15 -17.4648 -204.726 
+     36 227.96 811 0 0 120.692 -17.7719 -205.85 
+     36 99.7214 810 0 0 120.671 -17.8503 -205.974 
+     36 263.481 809 0 0 120.778 -18.0501 -206.031 
+     36 178.64 1431 1 1 106.354 -78.8309 -174.45 
+     36 308.474 506 1 0 106.35 -78.8312 -175.85 
+     36 173.893 1430 0 1 106.29 -78.8313 -204.45 
+     36 116.082 506 0 0 106.29 -78.8301 -205.85 
+     36 57.4359 1430 1 1 106.35 -78.8249 -174.659 
+     36 198.795 511 0 0 105.057 -77.7403 -205.85 
+     36 97.1192 1799 2 1 179.95 -53.0981 -144.518 
+     36 231.253 1429 6 1 106.15 -78.9044 -24.6329 
+Number of digits in this event: 37
 Using G4ParticleGun... 
-Particle energy: 2.90609 LIN
+Particle energy: 6.78283 LIN
 Particle: e-
 Event: 37
-Number of tracker hits in this event: 30
-     37 129.86 779 9 1 -24.1297 -121.785 65.55 
-     37 239.202 291 9 0 -24.1303 -121.788 64.15 
-     37 96.8212 779 8 1 -24.1446 -121.828 35.55 
-     37 122.395 291 8 0 -24.1469 -121.829 34.15 
-     37 114.37 779 7 1 -24.211 -121.825 5.55 
-     37 134.884 291 7 0 -24.2136 -121.82 4.15 
-     37 118.738 779 6 1 -24.2479 -121.749 -24.45 
-     37 129.922 292 6 0 -24.2535 -121.74 -25.85 
-     37 115.32 778 5 1 -24.3797 -121.549 -54.45 
-     37 138.721 293 5 0 -24.3863 -121.542 -55.85 
-     37 102.379 777 4 1 -24.5373 -121.348 -84.45 
-     37 116.567 294 4 0 -24.5478 -121.336 -85.85 
-     37 132.728 776 3 1 -24.8299 -121.075 -114.45 
-     37 130.14 295 3 0 -24.85 -121.055 -115.85 
-     37 102.714 773 2 1 -25.2629 -120.625 -144.45 
-     37 121.46 297 2 0 -25.2891 -120.603 -145.85 
-     37 488.358 771 1 1 -25.8174 -120.16 -174.45 
-     37 305.579 300 1 0 -25.8462 -120.138 -175.85 
-     37 112.325 768 0 1 -26.3814 -119.752 -204.45 
-     37 109.536 302 0 0 -26.4103 -119.743 -205.85 
-     37 601.342 299 1 0 -25.9273 -120.15 -176.107 
-     37 242.718 770 0 1 -25.9463 -119.397 -204.45 
-     37 190.026 303 0 0 -25.9166 -119.383 -205.85 
-     37 153.052 787 0 1 -22.5557 -121.625 -204.45 
-     37 300.081 291 0 0 -22.3835 -121.8 -205.85 
-     37 36.7371 645 2 1 -50.8806 -34.6108 -144.45 
-     37 207.108 646 2 1 -50.85 -34.5885 -144.576 
-     37 261.633 647 2 1 -50.6499 -34.9646 -144.725 
-     37 58.7602 777 0 1 -24.6167 -121.049 -204.45 
-     37 328.616 475 10 0 -56.8603 -84.9419 93.75 
-Number of digits in this event: 22
+Number of tracker hits in this event: 91
+     37 224.018 665 11 1 -46.9022 2.81533 125.55 
+     37 149.1 913 11 0 -46.9034 2.81559 124.15 
+     37 108.173 665 10 1 -46.9254 2.82608 95.55 
+     37 130.148 913 10 0 -46.9276 2.82568 94.15 
+     37 141.551 665 9 1 -46.9785 2.81339 65.55 
+     37 143.514 913 9 0 -46.9818 2.81391 64.15 
+     37 117.463 665 8 1 -47.0487 2.82541 35.55 
+     37 108.464 913 8 0 -47.0513 2.82724 34.15 
+     37 108.575 664 7 1 -47.11 2.86791 5.55 
+     37 107.619 914 7 0 -47.1124 2.86808 4.15 
+     37 136.987 664 6 1 -47.1653 2.87185 -24.45 
+     37 116.451 914 6 0 -47.1688 2.87172 -25.85 
+     37 138.532 664 5 1 -47.245 2.86572 -54.45 
+     37 123.681 914 5 0 -47.2492 2.86411 -55.85 
+     37 118.14 663 4 1 -47.3315 2.84181 -84.45 
+     37 108.343 913 4 0 -47.3351 2.84014 -85.85 
+     37 110.607 663 3 1 -47.3979 2.80171 -114.45 
+     37 225.612 913 3 0 -47.401 2.79926 -115.85 
+     37 116.978 662 2 1 -47.457 2.74439 -144.45 
+     37 113.402 913 2 0 -47.4614 2.74155 -145.85 
+     37 110.908 662 1 1 -47.5446 2.68491 -174.45 
+     37 473.873 913 1 0 -47.5484 2.68334 -175.85 
+     37 525.579 662 0 1 -47.6191 2.63466 -204.45 
+     37 188.818 912 0 0 -47.6204 2.63328 -205.85 
+     37 99.0048 661 0 1 -47.65 2.63283 -204.553 
+     37 364.227 913 0 0 -48.313 2.65006 -206.089 
+     37 103.49 1051 0 0 -43.3097 30.2706 -206.25 
+     37 104.779 1052 0 0 -43.2669 30.45 -206.099 
+     37 95.5646 1033 0 0 -29.0957 26.8374 -206.25 
+     37 0.316427 1306 0 0 -30.2357 81.4241 -206.25 
+     37 72.9405 1122 0 0 -10.8973 44.467 -206.25 
+     37 40.9997 905 0 0 -47.1622 1.15471 -205.85 
+     37 226.926 904 0 0 -47.1306 1.05 -205.963 
+     37 129.273 903 0 0 -47.0548 0.85 -206.159 
+     37 102.584 914 3 0 -47.4278 2.85007 -116.193 
+     37 260.655 663 1 1 -47.4372 2.81142 -174.45 
+     37 75.1896 892 1 1 -1.65 -35.6696 -174.754 
+     37 43.9242 275 11 1 -125.07 58.9331 125.15 
+     37 241.867 274 11 1 -125.15 58.943 125.389 
+     37 116.529 663 0 1 -47.3961 2.70004 -204.45 
+     37 97.6186 663 2 1 -47.4016 2.71748 -144.45 
+     37 71.1217 664 2 1 -47.2499 2.60432 -144.633 
+     37 95.546 665 2 1 -47.05 2.50176 -144.697 
+     37 67.419 666 2 1 -46.8494 2.4323 -144.678 
+     37 51.5382 667 2 1 -46.6495 2.37404 -144.665 
+     37 59.5962 668 2 1 -46.45 2.39636 -144.576 
+     37 48.8443 669 2 1 -46.2499 2.41577 -144.537 
+     37 53.7479 670 2 1 -46.0496 2.42086 -144.49 
+     37 54.4978 671 2 1 -45.85 2.41477 -144.46 
+     37 59.3451 672 2 1 -45.65 2.38129 -144.482 
+     37 56.8613 673 2 1 -45.45 2.42224 -144.498 
+     37 60.7978 674 2 1 -45.25 2.47302 -144.494 
+     37 56.8006 675 2 1 -45.0488 2.49288 -144.478 
+     37 20.247 676 2 1 -44.8499 2.49856 -144.465 
+     37 58.7158 868 3 0 -35.9179 -6.34413 -116.25 
+     37 232.555 869 3 0 -35.9299 -6.25 -116.18 
+     37 119.14 912 10 0 -46.6533 2.50417 94.15 
+     37 148.503 911 10 0 -46.531 2.45 93.9821 
+     37 274.266 910 10 0 -46.1547 2.25 93.9842 
+     37 23.7411 909 10 0 -46.1503 2.05 93.9253 
+     37 9.31522 911 11 0 -46.8387 2.25007 124.15 
+     37 125.4 910 11 0 -46.8387 2.24998 124.15 
+     37 160.619 678 10 1 -44.3072 -8.72718 95.5499 
+     37 219.531 853 10 0 -44.0985 -9.30016 94.15 
+     37 5.015 852 10 0 -44.0443 -9.45033 93.7674 
+     37 183.139 701 9 1 -39.7559 -18.508 65.55 
+     37 2.38043 806 9 0 -39.4447 -18.8477 64.15 
+     37 254.979 805 9 0 -39.4426 -18.85 64.1406 
+     37 70.0878 737 8 1 -32.5251 -25.9994 35.55 
+     37 48.0028 738 8 1 -32.45 -26.0628 35.3007 
+     37 93.5513 768 8 0 -32.0868 -26.3928 34.15 
+     37 150.225 767 8 0 -32.0232 -26.45 33.9501 
+     37 44.6015 781 7 1 -23.7194 -33.2061 5.55 
+     37 95.3855 782 7 1 -23.65 -33.2456 5.41575 
+     37 85.0371 732 7 0 -22.98 -33.6272 4.14964 
+     37 120.912 731 7 0 -22.9396 -33.65 4.07243 
+     37 50.0008 853 6 1 -9.30531 -40.8496 -24.45 
+     37 91.2271 854 6 1 -9.25 -40.8549 -24.5655 
+     37 176.557 695 6 0 -8.64463 -40.909 -25.85 
+     37 7.39194 927 5 1 5.46787 -42.3207 -54.45 
+     37 281.752 926 5 1 5.45 -42.3132 -54.4797 
+     37 122.613 690 5 0 4.68822 -41.9644 -55.8502 
+     37 110.832 847 4 1 -10.5431 -35.5085 -84.45 
+     37 64.7271 846 4 1 -10.65 -35.2801 -84.7138 
+     37 91.1192 729 4 0 -11.2297 -34.1426 -85.85 
+     37 105.982 730 4 0 -11.2671 -34.05 -85.9413 
+     37 58.0789 731 4 0 -11.3215 -33.85 -86.1466 
+     37 128.609 889 4 1 -2.132 -50.4523 -84.45 
+     37 132.879 890 4 1 -2.05 -50.4493 -84.5325 
+     37 139.131 679 10 1 -44.25 -8.72033 95.3969 
+     37 189.067 680 10 1 -44.05 -8.72668 95.221 
+Number of digits in this event: 35
 Using G4ParticleGun... 
-Particle energy: 7.69487 LIN
+Particle energy: 2.49704 LIN
 Particle: e-
 Event: 38
-Number of tracker hits in this event: 39
-     38 143.537 444 10 1 -91.2353 18.1406 95.55 
-     38 135.774 990 10 0 -91.2345 18.1411 94.15 
-     38 142.237 444 9 1 -91.2212 18.1513 65.55 
-     38 141.545 990 9 0 -91.2211 18.1514 64.15 
-     38 102.815 444 8 1 -91.2201 18.1521 35.55 
-     38 132.429 990 8 0 -91.2193 18.1521 34.15 
-     38 114.28 444 7 1 -91.2 18.1541 5.55 
-     38 167.992 990 7 0 -91.1983 18.1546 4.15 
-     38 164.663 444 6 1 -91.1666 18.1647 -24.45 
-     38 113.77 990 6 0 -91.1644 18.1641 -25.85 
-     38 211.566 445 5 1 -91.1277 18.1458 -54.45 
-     38 334.177 990 5 0 -91.1261 18.1436 -55.85 
-     38 107.129 445 4 1 -91.1011 18.0934 -84.45 
-     38 118.097 990 4 0 -91.1011 18.0921 -85.85 
-     38 601.413 445 3 1 -91.1119 18.0705 -114.45 
-     38 330.119 990 3 0 -91.1132 18.072 -115.85 
-     38 130.791 445 2 1 -91.1355 18.102 -144.45 
-     38 118.539 990 2 0 -91.1386 18.1034 -145.85 
-     38 180.284 444 1 1 -91.2038 18.131 -174.45 
-     38 150.67 990 1 0 -91.2095 18.1309 -175.85 
-     38 183.846 444 0 1 -91.3282 18.1284 -204.45 
-     38 120.338 990 0 0 -91.3362 18.1257 -205.85 
-     38 59.483 374 0 1 -105.35 2.22326 -204.561 
-     38 57.6976 971 2 0 -118.143 14.425 -146.25 
-     38 114.018 444 2 1 -91.1558 18.4351 -144.45 
-     38 98.2927 991 2 0 -91.1852 18.4256 -145.85 
-     38 116.933 441 1 1 -91.8879 18.1234 -174.45 
-     38 76.6601 991 1 0 -91.9513 18.25 -175.986 
-     38 132.793 434 0 1 -93.2902 20.6177 -204.45 
-     38 126.305 1003 0 0 -93.3692 20.7627 -205.85 
-     38 200.898 446 2 1 -90.8162 18.6572 -144.45 
-     38 98.161 993 2 0 -90.8053 18.7036 -145.85 
-     38 113.556 448 1 1 -90.4989 19.6133 -174.45 
-     38 119.338 998 1 0 -90.4824 19.6738 -175.85 
-     38 75.6508 1278 1 0 0.125051 75.65 -176.102 
-     38 135.811 982 1 1 16.539 80.3782 -174.45 
-     38 224.958 635 0 1 -52.941 -25.6741 -204.85 
-     38 102.412 892 0 0 -18.6282 -1.65 -205.972 
-     38 43.7969 1376 2 0 -120.134 95.35 -145.946 
-Number of digits in this event: 24
-Using G4ParticleGun... 
-Particle energy: 3.88606 LIN
+Number of tracker hits in this event: 21
+     38 160.777 895 7 1 -0.889376 147.128 5.55 
+     38 139.818 1634 7 0 -0.891575 147.116 4.15 
+     38 259.03 895 6 1 -0.920525 146.889 -24.45 
+     38 118.981 1633 6 0 -0.928382 146.872 -25.85 
+     38 110.516 894 5 1 -1.10996 146.593 -54.45 
+     38 219.542 1632 5 0 -1.10305 146.585 -55.85 
+     38 119.255 895 4 1 -0.942676 146.393 -84.45 
+     38 245.94 1631 4 0 -0.926409 146.387 -85.85 
+     38 103.551 897 3 1 -0.574564 146.333 -114.45 
+     38 117.989 1630 3 0 -0.549909 146.325 -115.85 
+     38 127.952 899 2 1 -0.0680295 146.11 -144.45 
+     38 374.32 902 1 1 0.484599 145.758 -174.45 
+     38 96.1133 1627 1 0 0.517649 145.732 -175.85 
+     38 118.477 905 0 1 1.21656 145.24 -204.45 
+     38 129.022 1625 0 0 1.24877 145.196 -205.85 
+     38 205.932 1348 10 1 89.7613 -56.0931 95.15 
+     38 63.0532 1349 10 1 89.85 -56.3033 95.5362 
+     38 141.584 1631 6 0 -1.62861 146.486 -25.85 
+     38 203.601 1642 6 0 17.6842 148.647 -26.25 
+     38 32.6607 1641 6 0 17.8945 148.55 -25.9028 
+     38 127.623 989 6 1 17.9619 147.989 -24.85 
+Number of digits in this event: 14
+Using G4ParticleGun... 
+Particle energy: 1.16616 LIN
 Particle: e-
 Event: 39
-Number of tracker hits in this event: 143
-     39 124.961 332 9 1 -113.623 -68.7812 65.55 
-     39 135.793 556 9 0 -113.625 -68.7794 64.15 
-     39 137.66 332 8 1 -113.642 -68.739 35.55 
-     39 225.71 556 8 0 -113.645 -68.7382 34.15 
-     39 384.221 332 7 1 -113.708 -68.7102 5.55 
-     39 459.886 556 7 0 -113.713 -68.7085 4.15 
-     39 687.063 331 6 1 -113.835 -68.6757 -24.45 
-     39 248.441 556 6 0 -113.841 -68.6741 -25.85 
-     39 217.527 330 5 1 -113.977 -68.653 -54.45 
-     39 174.85 556 5 0 -113.98 -68.6553 -55.85 
-     39 119.454 330 4 1 -114.034 -68.7084 -84.45 
-     39 153.53 556 4 0 -114.039 -68.7093 -85.85 
-     39 110.032 330 3 1 -114.148 -68.7237 -114.45 
-     39 105.86 556 3 0 -114.153 -68.7208 -115.85 
-     39 131.265 329 2 1 -114.292 -68.6679 -144.45 
-     39 116.154 556 2 0 -114.304 -68.6753 -145.85 
-     39 122.536 327 1 1 -114.555 -68.8206 -174.45 
-     39 137.201 556 1 0 -114.554 -68.8272 -175.85 
-     39 161.025 328 0 1 -114.537 -68.9641 -204.45 
-     39 106.74 555 0 0 -114.537 -68.9619 -205.85 
-     39 340.216 310 2 1 -118.049 -93.885 -144.85 
-     39 75.0216 1619 3 0 -107.688 143.95 -116.094 
-     39 3.67476 1620 3 0 -107.545 144.15 -115.861 
-     39 72.6227 367 3 1 -106.639 145.229 -114.85 
-     39 601.278 368 3 1 -106.55 145.323 -114.779 
-     39 84.898 369 3 1 -106.35 145.53 -114.807 
-     39 252.278 1631 3 0 -107.39 146.476 -115.85 
-     39 226.812 555 6 0 -113.884 -68.9759 -25.85 
-     39 69.2379 329 5 1 -114.15 -69.1852 -54.6666 
-     39 135.038 554 5 0 -114.188 -69.1859 -55.85 
-     39 207.704 324 4 1 -115.171 -69.287 -84.45 
-     39 123.643 553 4 0 -115.236 -69.2768 -85.85 
-     39 135.625 316 3 1 -116.845 -68.8214 -114.45 
-     39 131.817 555 3 0 -116.825 -68.9125 -115.851 
-     39 114.638 313 2 1 -117.35 -70.7229 -144.45 
-     39 139.412 545 2 0 -117.581 -70.9025 -145.85 
-     39 0.869628 284 1 1 -123.151 -75.9974 -174.45 
-     39 148.39 285 1 1 -123.15 -75.9997 -174.454 
-     39 15.4794 516 1 0 -122.796 -76.8205 -175.85 
-     39 89.3489 515 1 0 -122.782 -76.85 -175.899 
-     39 9.21341 514 1 0 -122.694 -77.05 -176.212 
-     39 85.7607 325 0 1 -114.98 -95.8121 -204.45 
-     39 75.3621 326 0 1 -114.95 -95.9034 -204.649 
-     39 72.6987 418 0 0 -114.814 -96.44 -205.85 
-     39 36.2271 417 0 0 -114.791 -96.55 -206.107 
-     39 46.4924 627 1 0 -154.797 -54.6467 -176.25 
-     39 17.9463 332 4 1 -113.68 -69.0175 -84.8499 
-     39 40.7711 549 4 0 -113.824 -70.1891 -85.85 
-     39 196.245 318 5 1 -116.364 -71.3741 -54.45 
-     39 144.624 543 5 0 -116.584 -71.4255 -55.85 
-     39 95.769 293 4 1 -121.501 -72.6896 -84.45 
-     39 21.9812 292 4 1 -121.55 -72.7072 -84.7696 
-     39 94.4041 536 4 0 -121.712 -72.7704 -85.85 
-     39 45.6933 269 3 1 -126.304 -74.0833 -114.45 
-     39 69.6363 268 3 1 -126.35 -74.1151 -114.601 
-     39 99.4154 528 3 0 -126.717 -74.3892 -115.85 
-     39 35.3707 527 3 0 -126.799 -74.45 -116.122 
-     39 3.48967 225 2 1 -135.149 -80.9134 -144.45 
-     39 114.695 224 2 1 -135.15 -80.9132 -144.457 
-     39 105.226 495 2 0 -135.356 -80.8727 -145.85 
-     39 197.652 208 1 1 -138.436 -79.5766 -174.45 
-     39 117.712 502 1 0 -138.484 -79.5844 -175.85 
-     39 116.746 197 0 1 -140.695 -79.7671 -204.45 
-     39 113.327 502 0 0 -140.753 -79.5053 -205.85 
-     39 31.7964 503 0 0 -140.768 -79.4499 -206.137 
-     39 111.38 560 6 0 -113.825 -68.0348 -25.8515 
-     39 88.8358 561 6 0 -113.833 -67.85 -26.1721 
-     39 53.8266 369 5 1 -106.245 -44.9745 -54.45 
-     39 118.127 370 5 1 -106.15 -44.8751 -54.5887 
-     39 53.443 681 5 0 -105.662 -43.7757 -55.85 
-     39 98.6398 682 5 0 -105.622 -43.6498 -55.9709 
-     39 86.0763 683 5 0 -105.547 -43.45 -56.1317 
-     39 31.798 684 5 0 -105.491 -43.25 -56.1977 
-     39 45.0895 1546 5 0 -81.0255 129.432 -56.25 
-     39 81.69 1547 5 0 -80.9812 129.55 -56.2151 
-     39 75.1373 1548 5 0 -80.8817 129.75 -56.1613 
-     39 78.5435 1549 5 0 -80.7313 129.95 -56.0537 
-     39 51.059 1550 5 0 -80.5238 130.15 -55.9432 
-     39 80.0312 499 5 1 -80.1668 131.645 -54.85 
-     39 71.0184 500 5 1 -80.0499 131.902 -54.7244 
-     39 70.1786 501 5 1 -79.85 132.124 -54.6839 
-     39 82.7805 502 5 1 -79.6499 132.301 -54.6402 
-     39 64.9222 503 5 1 -79.45 132.447 -54.5448 
-     39 164.007 504 5 1 -79.25 132.662 -54.4541 
-     39 91.8866 1561 5 0 -79.4018 132.496 -55.85 
-     39 47.2034 1560 5 0 -79.4073 132.35 -56.1488 
-     39 46.5508 335 5 1 -113.118 -68.7534 -54.4501 
-     39 196.663 334 5 1 -113.15 -68.7528 -54.5565 
-     39 244.328 557 5 0 -113.813 -68.6385 -55.85 
-     39 35.13 236 4 1 -132.863 -65.5176 -84.4505 
-     39 81.635 235 4 1 -132.95 -65.5124 -84.5608 
-     39 32.494 234 4 1 -133.15 -65.5023 -84.7673 
-     39 165.56 573 4 0 -134.227 -65.4423 -85.8501 
-     39 14.644 126 3 1 -154.93 -60.222 -114.45 
-     39 89.6669 125 3 1 -154.95 -60.2121 -114.488 
-     39 92.5151 124 3 1 -155.15 -60.0767 -114.704 
-     39 20.2453 603 3 0 -156.013 -59.2838 -115.85 
-     39 216.119 604 3 0 -156.058 -59.25 -115.91 
-     39 182.914 147 3 1 -150.55 -69.9142 -114.53 
-     39 116.272 558 5 0 -113.359 -68.3727 -55.85 
-     39 8.18228 318 4 1 -116.539 -59.7748 -84.45 
-     39 143.603 317 4 1 -116.55 -59.7742 -84.4686 
-     39 13.8687 316 4 1 -116.75 -59.7557 -84.8093 
-     39 138.815 601 4 0 -117.363 -59.7179 -85.85 
-     39 120.526 241 3 1 -131.859 -56.2877 -114.45 
-     39 28.5479 242 3 1 -131.75 -56.2648 -114.762 
-     39 121.729 619 3 0 -131.347 -56.2287 -115.85 
-     39 100.728 296 2 1 -120.901 -56.0942 -144.45 
-     39 196.272 297 2 1 -120.75 -56.1008 -144.714 
-     39 168.868 619 2 0 -120.136 -56.1322 -145.85 
-     39 551.46 384 1 1 -103.292 -56.2289 -174.45 
-     39 51.7975 617 1 0 -102.902 -56.6107 -175.85 
-     39 59.8025 616 1 0 -102.852 -56.6501 -176.006 
-     39 141.294 437 0 1 -92.6859 -60.0356 -204.45 
-     39 199.807 600 0 0 -92.6697 -60.027 -205.85 
-     39 57.327 385 1 1 -103.15 -56.0872 -174.667 
-     39 55.6775 386 1 1 -102.95 -56.0296 -174.754 
-     39 138.55 387 1 1 -102.75 -55.924 -174.781 
-     39 75.3561 388 1 1 -102.55 -55.759 -174.615 
-     39 68.7696 389 1 1 -102.35 -55.7213 -174.54 
-     39 63.1595 390 1 1 -102.15 -55.6249 -174.488 
-     39 49.6155 391 1 1 -101.95 -55.5623 -174.467 
-     39 148.833 617 2 0 -120.325 -56.5323 -145.85 
-     39 87.3697 618 2 0 -120.206 -56.45 -146.118 
-     39 31.7745 551 7 0 -113.734 -69.7684 4.15 
-     39 96.6422 550 7 0 -113.743 -69.8504 4.03723 
-     39 32.7647 292 6 1 -121.58 -88.0632 -24.4501 
-     39 255.668 293 6 1 -121.55 -88.0747 -24.5153 
-     39 114.92 458 6 0 -120.896 -88.4029 -25.85 
-     39 148.521 373 5 1 -105.432 -87.5884 -54.45 
-     39 82.4989 467 5 0 -105.644 -86.6244 -55.85 
-     39 42.2012 468 5 0 -105.674 -86.45 -56.1188 
-     39 218.416 588 5 0 -108.041 -62.3996 -56.25 
-     39 107.983 361 5 1 -107.89 -62.4367 -54.85 
-     39 9.08045 440 6 0 -82.4587 -92.1353 -26.2499 
-     39 56.2412 439 6 0 -82.4467 -92.15 -26.2359 
-     39 82.0651 438 6 0 -82.3773 -92.35 -26.1449 
-     39 76.9106 437 6 0 -82.2949 -92.5508 -26.0471 
-     39 55.8314 436 6 0 -82.2436 -92.75 -25.9151 
-     39 273.727 490 6 1 -81.9032 -94.5419 -24.85 
-     39 24.6211 489 6 1 -82.0665 -94.737 -24.45 
-     39 2.37659 491 6 1 -81.85 -94.7377 -24.8447 
-     39 127.712 429 6 0 -80.8541 -94.339 -25.85 
-Number of digits in this event: 53
+Number of tracker hits in this event: 25
+     39 115.777 1156 10 1 51.416 -88.6884 95.55 
+     39 122.876 456 10 0 51.4134 -88.697 94.15 
+     39 131.093 1156 9 1 51.3521 -88.8535 65.55 
+     39 141.089 455 9 0 51.3552 -88.8637 64.15 
+     39 144 1156 8 1 51.4102 -89.0664 35.55 
+     39 125.239 454 8 0 51.4085 -89.0796 34.15 
+     39 116.186 1156 7 1 51.3867 -89.3811 5.55 
+     39 226.22 453 7 0 51.3875 -89.4148 4.15 
+     39 188.698 1157 5 1 51.4997 -90.7663 -54.45 
+     39 110.312 446 5 0 51.4921 -90.8236 -55.85 
+     39 116.448 1157 4 1 51.4719 -92.0287 -84.45 
+     39 110.757 440 4 0 51.4954 -92.0757 -85.85 
+     39 176.995 1159 3 1 52.0107 -93.045 -114.45 
+     39 103.334 435 3 0 52.0178 -93.0966 -115.85 
+     39 138.759 1160 2 1 52.1557 -94.1392 -144.45 
+     39 94.7735 429 2 0 52.2024 -94.231 -145.85 
+     39 124.579 1165 1 1 53.1333 -96.2021 -174.45 
+     39 116.725 419 1 0 53.1788 -96.306 -175.85 
+     39 179.322 1170 0 1 54.1407 -98.4418 -204.45 
+     39 96.0869 408 0 0 54.2103 -98.5139 -205.85 
+     39 20.589 491 3 0 107.861 -81.85 -115.972 
+     39 199.228 1436 3 1 107.427 -81.3023 -114.85 
+     39 339.476 1160 3 1 52.05 -93.0664 -114.813 
+     39 95.4466 437 3 0 53.3415 -92.688 -115.85 
+     39 6.36325 367 11 0 -83.6797 -106.605 123.75 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 8.8278 LIN
+Particle energy: 7.75849 LIN
 Particle: e-
 Event: 40
-Number of tracker hits in this event: 68
-     40 112.244 1278 9 1 75.7892 -89.4978 65.55 
-     40 111.499 452 9 0 75.7888 -89.4978 64.15 
-     40 159.005 1278 8 1 75.7792 -89.4988 35.55 
-     40 109.357 452 8 0 75.7773 -89.4989 34.15 
-     40 111.897 1278 7 1 75.7402 -89.4987 5.55 
-     40 105.34 452 7 0 75.7389 -89.4985 4.15 
-     40 182.331 1278 6 1 75.7138 -89.492 -24.45 
-     40 92.9087 452 6 0 75.7132 -89.4919 -25.85 
-     40 122.942 1278 5 1 75.7005 -89.491 -54.45 
-     40 108.018 452 5 0 75.6996 -89.4905 -55.85 
-     40 173.737 1278 4 1 75.6815 -89.4818 -84.45 
-     40 114.985 452 4 0 75.6807 -89.4808 -85.85 
-     40 274.593 1278 3 1 75.6695 -89.4552 -114.45 
-     40 237.702 452 3 0 75.669 -89.4529 -115.85 
-     40 512.512 1278 2 1 75.6577 -89.3991 -144.45 
-     40 127.267 453 2 0 75.6584 -89.3968 -145.85 
-     40 267.445 1278 1 1 75.6757 -89.3499 -174.45 
-     40 212.468 453 1 0 75.6763 -89.3474 -175.85 
-     40 396.198 1278 0 1 75.6911 -89.2912 -204.45 
-     40 410.253 453 0 0 75.6982 -89.2857 -205.85 
-     40 20.167 319 5 0 136.402 -116.16 -56.25 
-     40 112.919 1584 5 1 136.966 -116.206 -54.8499 
-     40 88.2177 1182 11 0 -56.069 56.5562 123.75 
-     40 22.0039 1277 1 1 75.65 -89.3058 -174.786 
-     40 87.3146 455 1 0 74.3048 -88.9008 -175.85 
-     40 27.9207 1251 1 1 70.3148 -85.3178 -174.85 
-     40 203.988 1250 1 1 70.25 -85.3015 -174.835 
-     40 30.8038 471 1 0 70.4952 -85.8204 -175.85 
-     40 149.614 1277 2 1 75.65 -89.4057 -144.457 
-     40 221.439 1276 2 1 75.4499 -89.4996 -144.586 
-     40 29.426 720 3 0 101.345 -35.9123 -116.25 
-     40 151.19 721 3 0 101.356 -35.85 -116.194 
-     40 161.122 1402 3 1 100.746 -36.3826 -114.85 
-     40 169.801 1403 3 1 100.75 -36.6179 -114.819 
-     40 83.408 456 3 0 75.6998 -88.7535 -115.85 
-     40 56.0921 457 3 0 75.6596 -88.65 -116.071 
-     40 131.403 473 3 0 79.4044 -85.2601 -116.25 
-     40 1.26457 472 3 0 79.528 -85.45 -115.854 
-     40 94.4105 1296 3 1 79.4374 -86.0776 -114.85 
-     40 164.361 1297 3 1 79.45 -86.2563 -114.642 
-     40 114.241 1298 3 1 79.65 -86.7712 -114.58 
-     40 129.81 461 3 0 80.2523 -87.6794 -115.85 
-     40 10.9959 460 3 0 80.4218 -87.85 -116.21 
-     40 167.83 386 3 0 72.4674 -102.781 -116.25 
-     40 184.642 1262 3 1 72.482 -103.174 -114.85 
-     40 60.141 1261 3 1 72.4497 -103.206 -114.716 
-     40 164.946 1263 3 1 72.65 -103.335 -114.697 
-     40 151.68 1279 0 1 75.9515 -88.9835 -204.45 
-     40 270.644 455 0 0 75.9559 -88.9169 -205.85 
-     40 154.406 1211 2 0 1.25548 62.25 -146.202 
-     40 0.803636 456 0 0 75.9422 -88.85 -206.249 
-     40 151.649 574 0 0 45.8171 -65.2155 -206.25 
-     40 73.1215 452 1 0 75.6292 -89.45 -176.008 
-     40 101.463 1275 0 1 75.2235 -89.7631 -204.45 
-     40 109.441 451 0 0 75.3022 -89.6761 -205.85 
-     40 239.225 452 2 0 75.6519 -89.4531 -145.85 
-     40 116.187 451 1 0 75.7913 -89.7249 -175.85 
-     40 31.6827 504 0 0 56.8164 -79.12 -206.25 
-     40 14.1389 1172 1 1 54.5703 -99.1864 -174.85 
-     40 49.2633 505 0 0 56.6958 -79.05 -206.001 
-     40 131.335 1280 1 1 76.1778 -89.823 -174.45 
-     40 144.673 450 1 0 76.1931 -89.8536 -175.85 
-     40 114.816 1282 0 1 76.6007 -90.3453 -204.45 
-     40 228.989 448 0 0 76.6384 -90.3996 -205.85 
-     40 126.279 447 0 0 76.6792 -90.55 -206.094 
-     40 131.331 568 6 0 45.8212 -66.45 -26.0136 
-     40 93.1148 569 6 0 45.7901 -66.25 -26.1648 
-     40 14.3988 540 6 0 24.6264 -71.9679 -26.2499 
-Number of digits in this event: 38
+Number of tracker hits in this event: 165
+     40 113.17 1117 11 1 43.477 27.474 125.55 
+     40 129.554 1037 11 0 43.478 27.4721 124.15 
+     40 116.742 1117 10 1 43.4991 27.4308 95.55 
+     40 130.256 1036 10 0 43.5007 27.4283 94.15 
+     40 108.832 1117 9 1 43.5308 27.3777 65.55 
+     40 213.07 1036 9 0 43.5338 27.3733 64.15 
+     40 110.761 1117 8 1 43.5962 27.2856 35.55 
+     40 127.281 1036 8 0 43.5989 27.2809 34.15 
+     40 428.513 1117 7 1 43.6469 27.1886 5.55 
+     40 168.938 1035 7 0 43.6486 27.1837 4.15 
+     40 131.915 1118 6 1 43.6775 27.0802 -24.45 
+     40 106.759 1035 6 0 43.6791 27.0747 -25.85 
+     40 126.904 1118 5 1 43.7192 26.9617 -54.45 
+     40 108.183 1034 5 0 43.7211 26.9566 -55.85 
+     40 389.594 1118 4 1 43.7588 26.8536 -84.45 
+     40 119.36 1033 4 0 43.7597 26.8485 -85.85 
+     40 453.631 1118 3 1 43.7745 26.745 -114.45 
+     40 372.841 1033 3 0 43.7749 26.7406 -115.85 
+     40 258.138 1118 2 1 43.7851 26.6454 -144.45 
+     40 168.961 1032 2 0 43.7862 26.6398 -145.85 
+     40 141.999 1118 1 1 43.8076 26.5284 -174.45 
+     40 103.813 1032 1 0 43.8018 26.5215 -175.85 
+     40 254.474 1118 0 1 43.6805 26.3747 -204.45 
+     40 154.513 1031 0 0 43.6746 26.3677 -205.85 
+     40 119.458 682 5 0 141.096 -43.4928 -56.25 
+     40 222.081 681 5 0 141.341 -43.65 -56.137 
+     40 53.3249 1117 2 1 43.65 26.6968 -144.659 
+     40 204.354 1034 2 0 42.9283 26.9823 -145.85 
+     40 180.2 1035 2 0 42.7546 27.05 -146.123 
+     40 13.3931 1011 1 1 22.2951 33.5083 -174.45 
+     40 218.051 1010 1 1 22.25 33.519 -174.477 
+     40 87.0932 1009 1 1 22.05 33.5577 -174.58 
+     40 78.1756 1008 1 1 21.85 33.5614 -174.699 
+     40 14.9999 1061 1 0 19.0284 32.2662 -175.85 
+     40 66.0496 1060 1 0 18.9961 32.25 -175.863 
+     40 87.4803 1059 1 0 18.757 32.0493 -175.959 
+     40 281.29 1058 1 0 18.4393 31.85 -176.089 
+     40 16.2763 1057 1 0 17.761 31.65 -176.242 
+     40 145.014 1115 2 1 43.2486 27.2502 -144.45 
+     40 49.8626 1038 2 0 42.7044 27.819 -145.85 
+     40 127.932 1039 2 0 42.677 27.85 -145.926 
+     40 186.833 1058 1 1 31.8303 39.5715 -174.45 
+     40 147.205 1100 1 0 31.6039 40.1008 -175.85 
+     40 2.34997 1101 1 0 31.5431 40.25 -176.245 
+     40 43.4811 1035 0 1 27.0746 50.8791 -204.45 
+     40 139.906 1034 0 1 27.05 50.9033 -204.52 
+     40 129.803 1156 0 0 26.632 51.3494 -205.85 
+     40 30.9704 1157 0 0 26.5382 51.4501 -206.154 
+     40 467.667 1119 2 1 44.0018 27.0787 -144.45 
+     40 160.83 1119 1 1 43.993 27.6388 -174.45 
+     40 183.05 1038 1 0 43.9824 27.6791 -175.85 
+     40 108.131 1042 0 0 43.803 28.5959 -205.85 
+     40 35.7986 626 8 0 43.3347 -54.7347 33.75 
+     40 2.78375 98 4 0 108.694 -160.35 -86.0669 
+     40 34.6614 97 4 0 108.777 -160.55 -85.903 
+     40 30.8899 1439 4 1 108.139 -162.819 -84.85 
+     40 24.4074 1440 4 1 108.15 -162.856 -84.8352 
+     40 27.0957 83 4 0 109.335 -163.534 -85.85 
+     40 151.097 82 4 0 109.347 -163.55 -85.8837 
+     40 156.669 1178 6 1 55.6974 29.3576 -24.45 
+     40 66.5911 1045 6 0 56.1554 29.0868 -25.85 
+     40 28.029 1044 6 0 56.2227 29.05 -26.1175 
+     40 14.2643 1216 5 1 63.4076 23.7214 -54.4505 
+     40 94.0362 1217 5 1 63.4501 23.7392 -54.4962 
+     40 49.8747 1218 5 1 63.65 23.8272 -54.7026 
+     40 168.904 1020 5 0 64.9317 24.1227 -55.8501 
+     40 29.6436 1323 5 0 108.791 84.7493 -56.25 
+     40 79.4679 1324 5 0 108.845 84.8506 -56.1831 
+     40 61.2941 1325 5 0 108.986 85.05 -56.1124 
+     40 51.5107 1326 5 0 109.072 85.251 -56.0736 
+     40 61.7479 1327 5 0 109.127 85.45 -56.0458 
+     40 109.173 1328 5 0 109.167 85.65 -56.0392 
+     40 78.3397 1329 5 0 109.206 85.85 -56.0723 
+     40 60.3482 1330 5 0 109.263 86.05 -56.1024 
+     40 67.0375 1331 5 0 109.342 86.25 -56.0528 
+     40 56.4531 1332 5 0 109.473 86.4504 -55.9806 
+     40 131.75 1333 5 0 109.568 86.6501 -55.9065 
+     40 43.6645 1455 5 1 111.228 89.3744 -54.85 
+     40 193.185 1456 5 1 111.35 89.544 -54.8069 
+     40 162.066 1457 5 1 111.55 89.7561 -54.6934 
+     40 52.4922 1458 5 1 111.75 89.9118 -54.6263 
+     40 8.23739 1459 5 1 111.995 90.15 -54.8278 
+     40 31.1553 1355 5 0 112.571 91.2653 -55.85 
+     40 97.2657 1356 5 0 112.599 91.35 -55.9316 
+     40 4.77166 1357 5 0 112.665 91.5503 -56.2295 
+     40 186.276 1116 7 1 43.4499 26.9444 5.30055 
+     40 60.4951 1117 4 1 43.65 26.9228 -84.6023 
+     40 63.8585 1116 4 1 43.45 26.9294 -84.7309 
+     40 40.8689 1036 4 0 41.4822 27.4197 -85.85 
+     40 134.683 1037 4 0 41.3492 27.45 -85.9142 
+     40 17.8162 1031 3 1 26.2709 33.7087 -114.45 
+     40 108.599 1030 3 1 26.25 33.7144 -114.48 
+     40 64.371 1029 3 1 26.05 33.8936 -114.751 
+     40 39.4726 1071 3 0 25.3642 34.3898 -115.85 
+     40 70.2558 1072 3 0 25.327 34.45 -115.987 
+     40 10.0507 1073 3 0 25.274 34.6502 -116.216 
+     40 84.1781 1049 3 0 3.28122 30.0217 -116.25 
+     40 294.79 1050 3 0 3.43244 30.05 -116.063 
+     40 132.897 191 7 1 -141.783 -34.4986 5.55 
+     40 123.092 1032 4 0 43.4551 26.5972 -85.85 
+     40 63.7064 1057 3 1 31.5076 20.9558 -114.45 
+     40 58.871 1056 3 1 31.45 20.8474 -114.681 
+     40 28.4103 1001 3 0 31.0434 20.2891 -115.851 
+     40 93.5684 1000 3 0 31.0142 20.2498 -115.936 
+     40 34.9748 1022 2 1 24.4839 8.96418 -144.45 
+     40 101.657 1021 2 1 24.45 8.88442 -144.568 
+     40 10.9789 938 2 0 24.2107 7.68311 -145.85 
+     40 82.5245 937 2 0 24.2039 7.65 -145.885 
+     40 54.8206 936 2 0 24.1458 7.44974 -146.121 
+     40 76.3642 972 1 1 14.6203 -11.7434 -174.45 
+     40 37.9355 973 1 1 14.65 -11.8894 -174.706 
+     40 24.7628 837 1 0 14.6947 -12.6106 -175.85 
+     40 97.2815 836 1 0 14.6949 -12.65 -175.91 
+     40 7.62432 835 1 0 14.7035 -12.85 -176.223 
+     40 139.769 658 1 0 34.0769 -48.2626 -176.25 
+     40 23.5413 657 1 0 34.2278 -48.45 -175.924 
+     40 35.6128 1073 1 1 34.8407 -49.0741 -174.85 
+     40 334.975 1074 1 1 34.8501 -49.0832 -174.834 
+     40 123.121 1075 1 1 35.0501 -49.7945 -174.781 
+     40 31.9587 644 1 0 35.6464 -51.1442 -175.85 
+     40 72.9641 643 1 0 35.6833 -51.2501 -175.935 
+     40 64.6977 642 1 0 35.7226 -51.45 -176.097 
+     40 0.515189 641 1 0 35.7248 -51.6501 -176.247 
+     40 98.6205 331 1 0 -46.4505 -113.783 -176.25 
+     40 94.6172 330 1 0 -46.7382 -113.95 -176.105 
+     40 74.0805 329 1 0 -46.9382 -114.15 -176.026 
+     40 266.801 661 1 1 -47.7458 -115.139 -174.85 
+     40 48.3026 660 1 1 -47.85 -115.4 -174.545 
+     40 67.4552 662 1 1 -47.6494 -115.144 -174.637 
+     40 49.4975 663 1 1 -47.45 -115.112 -174.641 
+     40 64.4618 664 1 1 -47.25 -115.092 -174.617 
+     40 62.1023 665 1 1 -47.05 -115.005 -174.543 
+     40 31.8551 666 1 1 -46.85 -114.863 -174.493 
+     40 114.076 1033 2 0 43.7849 26.7361 -145.85 
+     40 97.2825 1112 1 1 42.5251 27.0848 -174.451 
+     40 410.864 1034 1 0 42.5924 27.0273 -175.85 
+     40 160.172 1120 0 1 44.225 25.1471 -204.45 
+     40 134.87 1025 0 0 44.2607 25.2099 -205.85 
+     40 7.86077 703 3 1 -39.4094 86.5114 -114.85 
+     40 135.027 965 1 1 13.2223 48.6919 -174.85 
+     40 130.43 852 0 1 -9.45 124.834 -204.495 
+     40 139.153 1395 0 0 17.0149 99.35 -205.954 
+     40 5.45178 1151 1 0 13.3418 50.441 -175.85 
+     40 168.521 1152 1 0 13.3438 50.45 -175.855 
+     40 25.5155 1138 1 1 47.7476 33.697 -174.45 
+     40 82.2635 1139 1 1 47.85 33.7119 -174.536 
+     40 89.6098 1140 1 1 48.0503 33.7435 -174.689 
+     40 0.674007 1141 1 1 48.25 33.756 -174.848 
+     40 169.495 1069 1 0 49.3439 33.8791 -175.85 
+     40 27.6606 1313 0 1 82.8045 35.2323 -204.45 
+     40 108.295 1314 0 1 82.8504 35.2444 -204.544 
+     40 34.218 1076 0 0 83.7579 35.4383 -205.85 
+     40 118.515 1077 0 0 83.8084 35.45 -205.921 
+     40 94.0225 1117 6 1 43.6335 27.2273 -24.45 
+     40 182.813 1116 6 1 43.45 27.0765 -24.5316 
+     40 164.557 1115 6 1 43.25 26.9516 -24.5604 
+     40 268.347 1117 1 1 43.5991 26.9553 -174.45 
+     40 160.609 1117 0 1 43.4932 26.9075 -204.45 
+     40 182.508 1034 0 0 43.4305 26.9121 -205.85 
+     40 252.765 1128 0 1 45.698 26.4698 -204.45 
+     40 103.664 1032 0 0 45.8231 26.4534 -205.85 
+     40 101.139 1127 0 1 45.65 26.5941 -204.64 
+     40 66.2956 1038 0 0 45.5102 27.6669 -205.85 
+     40 69.694 1039 0 0 45.4582 27.85 -206.031 
+     40 26.1018 1040 0 0 45.4061 28.0506 -206.206 
+Number of digits in this event: 62
 Using G4ParticleGun... 
-Particle energy: 7.26634 LIN
+Particle energy: 5.95162 LIN
 Particle: e-
 Event: 41
-Number of tracker hits in this event: 63
-     41 128.449 409 10 1 -98.1952 -26.2737 95.55 
-     41 123.898 768 10 0 -98.1961 -26.2731 94.15 
-     41 146.023 409 9 1 -98.212 -26.2621 65.55 
-     41 108.881 768 9 0 -98.2125 -26.2623 64.15 
-     41 103.1 409 8 1 -98.2279 -26.27 35.55 
-     41 179.539 768 8 0 -98.2293 -26.2702 34.15 
-     41 115.001 409 7 1 -98.2506 -26.267 5.55 
-     41 100.571 768 7 0 -98.2519 -26.2687 4.15 
-     41 135.793 409 6 1 -98.2737 -26.3009 -24.45 
-     41 127.124 768 6 0 -98.2776 -26.3031 -25.85 
-     41 121.751 408 5 1 -98.3623 -26.3448 -54.45 
-     41 572.521 768 5 0 -98.3679 -26.3455 -55.85 
-     41 91.591 408 4 1 -98.4865 -26.3571 -84.45 
-     41 324.548 768 4 0 -98.4905 -26.3586 -85.85 
-     41 148.365 407 3 1 -98.5781 -26.3919 -114.45 
-     41 113.615 768 3 0 -98.5828 -26.395 -115.85 
-     41 107.554 407 2 1 -98.6785 -26.4542 -144.45 
-     41 126.309 767 2 0 -98.6848 -26.4582 -145.85 
-     41 122.38 406 1 1 -98.8117 -26.542 -174.45 
-     41 422.571 767 1 0 -98.8139 -26.549 -175.85 
-     41 268.596 406 0 1 -98.8497 -26.7075 -204.45 
-     41 152.807 766 0 0 -98.8515 -26.7144 -205.85 
-     41 46.5878 556 2 1 -68.85 77.395 -144.777 
-     41 79.3382 555 2 1 -68.85 77.6464 -144.562 
-     41 81.7556 554 2 1 -69.05 77.6838 -144.454 
-     41 91.4681 761 1 0 -20.7489 -27.8301 -176.25 
-     41 53.3706 760 1 0 -20.8416 -27.8505 -176 
-     41 85.2325 802 1 1 -19.5612 -28.0282 -174.85 
-     41 164.095 803 1 1 -19.45 -28.0025 -174.676 
-     41 39.5841 407 0 1 -98.75 -26.6832 -204.747 
-     41 52.531 767 0 0 -98.133 -26.4947 -205.85 
-     41 67.5758 768 0 0 -98.0335 -26.4499 -206.063 
-     41 222.584 409 5 1 -98.2501 -26.2898 -54.45 
-     41 106.102 409 4 1 -98.3185 -26.2567 -84.45 
-     41 109.63 409 3 1 -98.3385 -26.2043 -114.45 
-     41 113.332 769 3 0 -98.3417 -26.2071 -115.85 
-     41 134.904 408 2 1 -98.4422 -26.2747 -144.45 
-     41 132.364 768 2 0 -98.4556 -26.2882 -145.85 
-     41 147.503 407 1 1 -98.7176 -26.5689 -174.45 
-     41 116.16 405 0 1 -98.9662 -27.0056 -204.45 
-     41 142.724 765 0 0 -98.9839 -27.0274 -205.85 
-     41 217.529 773 3 0 -34.6995 -25.4465 -116.25 
-     41 7.5617 774 3 0 -34.3866 -25.25 -115.91 
-     41 17.98 408 3 1 -98.35 -26.2006 -114.834 
-     41 52.2723 770 3 0 -99.0048 -25.9408 -115.85 
-     41 201.571 771 3 0 -99.0293 -25.8499 -115.973 
-     41 8.11379 772 3 0 -98.985 -25.65 -116.241 
-     41 5.29335 868 3 0 -133.538 -6.44594 -116.25 
-     41 149.526 867 3 0 -133.543 -6.45 -116.247 
-     41 241.212 406 4 1 -98.9081 -27.5462 -84.45 
-     41 119.586 761 4 0 -98.9666 -27.6786 -85.85 
-     41 82.5227 401 3 1 -99.9281 -30.1874 -114.45 
-     41 63.1419 400 3 1 -99.95 -30.1788 -114.691 
-     41 131.675 749 3 0 -100.05 -30.1491 -115.85 
-     41 102.431 387 2 1 -102.732 -29.6643 -144.45 
-     41 140.478 752 2 0 -102.712 -29.6158 -145.85 
-     41 106.821 391 1 1 -101.829 -29.2634 -174.45 
-     41 199.294 753 1 0 -101.903 -29.3691 -175.85 
-     41 123.979 386 0 1 -102.867 -31.0204 -204.45 
-     41 9.97887 745 0 0 -102.875 -30.8524 -205.85 
-     41 126.809 746 0 0 -102.875 -30.85 -205.871 
-     41 76.6342 752 1 0 -101.853 -29.4501 -176.135 
-     41 196.584 715 1 0 -107.515 -36.85 -175.864 
-Number of digits in this event: 33
+Number of tracker hits in this event: 17
+     41 181.06 550 7 1 -69.9905 -130.899 5.55 
+     41 124.077 246 7 0 -69.9919 -130.898 4.15 
+     41 109.547 550 6 1 -70.0196 -130.889 -24.45 
+     41 270.402 246 6 0 -70.02 -130.889 -25.85 
+     41 97.2243 550 5 1 -70.0206 -130.895 -54.45 
+     41 102.273 246 5 0 -70.0201 -130.896 -55.85 
+     41 119.964 550 4 1 -70.0082 -130.912 -84.45 
+     41 143.609 246 4 0 -70.0075 -130.912 -85.85 
+     41 260.495 550 3 1 -69.9864 -130.926 -114.45 
+     41 110.266 246 3 0 -69.9869 -130.925 -115.85 
+     41 149.803 550 2 1 -69.9946 -130.915 -144.45 
+     41 108.951 246 2 0 -69.9949 -130.917 -145.85 
+     41 100.312 550 1 1 -69.999 -130.944 -174.45 
+     41 152.785 246 1 0 -69.9985 -130.945 -175.85 
+     41 147.3 550 0 1 -69.9899 -130.965 -204.45 
+     41 119.014 245 0 0 -69.9876 -130.964 -205.85 
+     41 116.908 138 10 1 -152.35 -141.659 95.167 
+Number of digits in this event: 10
 Using G4ParticleGun... 
-Particle energy: 5.14979 LIN
+Particle energy: 8.63625 LIN
 Particle: e-
 Event: 42
-Number of tracker hits in this event: 61
-     42 105.798 1244 9 1 68.9382 -97.0544 65.55 
-     42 125.775 415 9 0 68.938 -97.0534 64.15 
-     42 102.82 1244 8 1 68.9266 -97.0334 35.55 
-     42 94.1113 415 8 0 68.9245 -97.0315 34.15 
-     42 111.307 1244 7 1 68.8807 -96.9933 5.55 
-     42 212.837 415 7 0 68.8782 -96.9912 4.15 
-     42 136.53 1243 6 1 68.8296 -96.9374 -24.45 
-     42 193.038 416 6 0 68.8255 -96.9347 -25.85 
-     42 173.428 1243 5 1 68.7454 -96.9086 -54.45 
-     42 102.357 416 5 0 68.7408 -96.9072 -55.85 
-     42 113.987 1243 4 1 68.6555 -96.8775 -84.45 
-     42 257.369 416 4 0 68.653 -96.8751 -85.85 
-     42 143.424 1242 3 1 68.6091 -96.8334 -114.45 
-     42 158.385 416 3 0 68.6086 -96.8334 -115.85 
-     42 108.095 1242 2 1 68.5845 -96.8381 -144.45 
-     42 357.575 416 2 0 68.5842 -96.8375 -145.85 
-     42 249.563 1242 1 1 68.58 -96.8285 -174.45 
-     42 129.688 416 1 0 68.5825 -96.8293 -175.85 
-     42 149.024 1242 0 1 68.6302 -96.839 -204.45 
-     42 277.785 416 0 0 68.6326 -96.8388 -205.85 
-     42 64.3274 968 9 0 -130.088 13.7385 63.75 
-     42 70.6571 969 9 0 -130.204 13.8505 63.8048 
-     42 63.3521 970 9 0 -130.27 14.05 63.7971 
-     42 34.7069 1011 10 1 22.332 -25.3483 95.15 
-     42 345.84 1243 3 1 68.786 -97.0011 -114.45 
-     42 231.673 415 3 0 68.7873 -97.0031 -115.85 
-     42 99.4719 1245 2 1 69.0762 -96.9824 -144.45 
-     42 169.077 1249 1 1 69.8811 -95.867 -174.45 
-     42 115.233 421 1 0 69.9419 -95.8218 -175.85 
-     42 75.4168 1256 0 1 71.4375 -94.7694 -204.45 
-     42 85.0317 1257 0 1 71.45 -94.7579 -204.724 
-     42 105.432 427 0 0 71.4989 -94.7119 -205.85 
-     42 167.358 1244 2 1 68.875 -96.8987 -144.45 
-     42 138.489 1243 1 1 68.7087 -97.0972 -174.45 
-     42 295.568 415 1 0 68.7082 -97.0904 -175.85 
-     42 140.595 1244 0 1 68.9609 -95.8635 -204.45 
-     42 117.715 421 0 0 68.9235 -95.8119 -205.85 
-     42 109.349 1115 14 1 43.1214 -58.161 215.15 
-     42 68.1839 368 5 0 96.6186 -106.359 -56.25 
-     42 168.649 413 1 0 69.1232 -97.3582 -175.85 
-     42 221.657 1244 1 1 68.9789 -97.1622 -174.45 
-     42 121.428 1252 0 1 70.4871 -96.7316 -204.45 
-     42 57.6335 415 0 0 70.8493 -96.95 -206.061 
-     42 10.6982 412 1 0 68.9784 -97.55 -176.22 
-     42 67.3568 1248 0 1 69.7158 -106.204 -204.45 
-     42 131.484 1249 0 1 69.85 -106.23 -204.562 
-     42 71.0931 1250 0 1 70.05 -106.266 -204.713 
-     42 83.8196 366 0 0 71.2761 -106.891 -205.85 
-     42 133.518 365 0 0 71.3985 -106.95 -205.942 
-     42 32.5558 364 0 0 71.6544 -107.15 -206.203 
-     42 182.598 293 0 0 97.1905 -121.384 -206.25 
-     42 56.2309 1376 0 1 95.4922 -121.228 -204.85 
-     42 100.652 1375 0 1 95.35 -121.197 -204.72 
-     42 172.752 1374 0 1 95.1462 -120.929 -204.45 
-     42 121.325 1373 0 1 94.95 -120.367 -204.739 
-     42 178.368 1372 0 1 94.75 -120.024 -204.801 
-     42 48.3818 318 0 0 94.8447 -116.414 -205.85 
-     42 62.0081 319 0 0 94.8504 -116.35 -205.871 
-     42 65.8771 320 0 0 94.8911 -116.15 -205.889 
-     42 72.289 1367 0 1 93.6793 -115.901 -204.85 
-     42 59.2486 1366 0 1 93.55 -115.881 -204.691 
-Number of digits in this event: 32
+Number of tracker hits in this event: 40
+     42 101.884 210 8 1 -138.14 44.5235 35.55 
+     42 116.148 1122 8 0 -138.14 44.5238 34.15 
+     42 259.74 210 7 1 -138.146 44.5351 5.55 
+     42 108.598 1122 7 0 -138.146 44.5353 4.15 
+     42 122.11 210 6 1 -138.138 44.5338 -24.45 
+     42 105.785 1122 6 0 -138.139 44.5303 -25.85 
+     42 348.544 210 5 1 -138.147 44.44 -54.45 
+     42 272.11 1121 5 0 -138.148 44.435 -55.85 
+     42 112.551 209 4 1 -138.154 44.3353 -84.45 
+     42 135.074 1121 4 0 -138.154 44.3301 -85.85 
+     42 96.5228 209 3 1 -138.162 44.2278 -114.45 
+     42 129.958 1120 3 0 -138.162 44.2245 -115.85 
+     42 147.35 209 2 1 -138.154 44.1503 -144.45 
+     42 113.331 1120 2 0 -138.15 44.1478 -145.85 
+     42 115.391 210 1 1 -138.055 44.1062 -174.45 
+     42 106.816 1120 1 0 -138.051 44.1048 -175.85 
+     42 117.155 210 0 1 -137.995 44.073 -204.45 
+     42 106.781 1120 0 0 -137.99 44.0722 -205.85 
+     42 22.7776 159 4 1 -148.182 22.1027 -84.85 
+     42 121.238 1123 5 0 -138.195 44.6807 -55.8501 
+     42 159.642 201 4 1 -139.822 47.5896 -84.45 
+     42 164.807 1137 4 0 -139.903 47.6227 -85.85 
+     42 129.997 192 3 1 -141.557 48.4263 -114.45 
+     42 157.308 1141 3 0 -141.677 48.4197 -115.85 
+     42 15.4782 183 2 1 -143.546 48.9415 -144.45 
+     42 87.1417 182 2 1 -143.55 48.9378 -144.518 
+     42 101.267 1144 2 0 -143.592 48.8787 -145.85 
+     42 150.348 181 1 1 -143.899 47.2598 -174.45 
+     42 105.804 1136 1 0 -143.883 47.3545 -175.85 
+     42 101.201 179 0 1 -144.297 48.8565 -204.45 
+     42 155.873 1143 0 0 -144.467 48.8162 -205.85 
+     42 125.187 233 4 1 -133.359 41.9211 -84.45 
+     42 9.76424 232 4 1 -133.55 41.7222 -84.8179 
+     42 197.967 1105 4 0 -134.042 41.1543 -85.8503 
+     42 80.1896 1104 4 0 -134.126 41.05 -86.0232 
+     42 30.2108 1147 4 0 -140.743 49.5475 -86.25 
+     42 151.023 1148 4 0 -140.708 49.65 -86.1372 
+     42 33.1549 1149 4 0 -140.697 49.8506 -85.9034 
+     42 184.763 199 4 1 -140.336 50.8804 -84.85 
+     42 206.95 209 7 1 -138.15 44.542 5.34319 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 8.68528 LIN
+Particle energy: 1.94494 LIN
 Particle: e-
 Event: 43
-Number of tracker hits in this event: 126
-     43 177.553 616 11 1 -56.7714 25.139 125.55 
-     43 117.011 1025 11 0 -56.7725 25.1379 124.15 
-     43 151.914 616 10 1 -56.7933 25.1128 95.55 
-     43 146.485 1025 10 0 -56.7951 25.111 94.15 
-     43 168.845 616 9 1 -56.8301 25.0741 65.55 
-     43 103.546 1025 9 0 -56.831 25.0731 64.15 
-     43 225.181 616 8 1 -56.846 25.0535 35.55 
-     43 110.79 1025 8 0 -56.8468 25.0526 34.15 
-     43 312.632 615 7 1 -56.8645 25.0329 5.55 
-     43 352.849 1024 7 0 -56.8641 25.0328 4.15 
-     43 338.604 615 6 1 -56.8563 25.0279 -24.45 
-     43 372.278 1024 6 0 -56.8561 25.0276 -25.85 
-     43 320.128 615 5 1 -56.8563 25.0168 -54.45 
-     43 136.342 1024 5 0 -56.856 25.0169 -55.85 
-     43 121.027 615 4 1 -56.8561 25.011 -84.45 
-     43 360.567 1024 4 0 -56.8568 25.0113 -85.85 
-     43 111.427 615 3 1 -56.87 25.0199 -114.45 
-     43 145.308 1024 3 0 -56.8696 25.0212 -115.85 
-     43 133.787 615 2 1 -56.8631 25.0423 -144.45 
-     43 113.416 1024 2 0 -56.8612 25.0435 -145.85 
-     43 115.256 616 1 1 -56.8243 25.0678 -174.45 
-     43 105.721 1025 1 0 -56.822 25.0662 -175.85 
-     43 114.429 616 0 1 -56.7793 25.0274 -204.45 
-     43 115.037 1024 0 0 -56.7769 25.0251 -205.85 
-     43 67.4178 945 2 0 4.61461 9.15763 -145.85 
-     43 204.169 949 4 0 -105.601 9.92178 -86.25 
-     43 5.08841 594 5 1 -61.2491 24.1052 -54.45 
-     43 102.002 593 5 1 -61.25 24.1099 -54.4629 
-     43 67.6799 1022 5 0 -61.2632 24.5744 -55.85 
-     43 61.3625 1023 5 0 -61.2805 24.65 -56.0856 
-     43 112.878 599 4 1 -60.2469 35.0201 -84.45 
-     43 51.9711 1074 4 0 -59.6584 35.0406 -85.8501 
-     43 71.3486 1075 4 0 -59.5919 35.05 -86.0026 
-     43 129.099 670 3 1 -45.9275 40.0129 -114.45 
-     43 151.427 1099 3 0 -46.0791 39.9425 -115.85 
-     43 8.83047 651 2 1 -49.8284 38.7477 -144.45 
-     43 83.2432 650 2 1 -49.85 38.7448 -144.479 
-     43 127.009 649 2 1 -50.05 38.7225 -144.722 
-     43 287.745 1092 2 0 -51.2788 38.5217 -145.85 
-     43 82.9862 488 1 1 -82.3203 47.844 -174.45 
-     43 55.6404 487 1 1 -82.4501 47.8187 -174.676 
-     43 104.044 1138 1 0 -83.3821 47.8277 -175.85 
-     43 38.0537 1139 1 0 -83.6197 47.85 -176.14 
-     43 84.9333 384 0 1 -103.264 48.9541 -204.45 
-     43 41.2013 383 0 1 -103.35 48.9172 -204.73 
-     43 121.425 1143 0 0 -103.9 48.7897 -205.85 
-     43 143.437 1026 5 0 -57.0137 25.3619 -55.85 
-     43 150.032 613 4 1 -57.3538 26.5496 -84.45 
-     43 115.983 1033 4 0 -57.3446 26.6834 -85.85 
-     43 8.45801 616 3 1 -56.6519 29.1716 -114.45 
-     43 128.247 617 3 1 -56.65 29.1743 -114.479 
-     43 104.515 1046 3 0 -56.5612 29.2996 -115.85 
-     43 206.403 626 2 1 -54.7643 31.8254 -144.451 
-     43 195.833 1059 2 0 -54.7016 31.8735 -145.851 
-     43 159.314 632 1 1 -53.5551 32.6308 -174.45 
-     43 113.649 1062 1 0 -53.5226 32.6293 -175.85 
-     43 180.263 635 0 1 -52.9819 32.5783 -204.45 
-     43 157.25 1062 0 0 -53.0747 32.5565 -205.85 
-     43 146.235 633 1 1 -53.4498 32.6558 -174.526 
-     43 165.96 1066 1 0 -53.5025 33.4224 -175.85 
-     43 85.4061 1067 1 0 -53.5279 33.45 -176.094 
-     43 221.863 1068 1 0 -53.5485 33.65 -176.06 
-     43 120.566 1069 1 0 -53.6081 33.8505 -176.064 
-     43 184.032 1024 8 0 -56.6231 24.8767 34.15 
-     43 8.90092 616 7 1 -56.85 25.0178 5.17825 
-     43 92.3543 623 6 1 -55.3308 25.4887 -24.45 
-     43 67.0661 624 6 1 -55.2499 25.5164 -24.6489 
-     43 119.075 1028 6 0 -54.7711 25.6798 -25.8501 
-     43 112.323 682 5 1 -43.5226 28.7858 -54.4501 
-     43 46.986 683 5 1 -43.45 28.8885 -54.6791 
-     43 74.6441 1046 5 0 -43.2645 29.4103 -55.85 
-     43 128.548 1047 5 0 -43.253 29.45 -55.9296 
-     43 50.2734 678 4 1 -44.4173 41.4066 -84.4504 
-     43 56.2622 677 4 1 -44.45 41.4132 -84.6371 
-     43 111.768 1107 4 0 -44.7031 41.5218 -85.85 
-     43 7.80875 649 3 1 -50.2453 45.7463 -114.45 
-     43 310.123 648 3 1 -50.25 45.7554 -114.462 
-     43 16.8564 1135 3 0 -50.6789 47.1925 -115.85 
-     43 64.792 1136 3 0 -50.6952 47.25 -115.901 
-     43 68.845 1137 3 0 -50.7566 47.4501 -116.072 
-     43 56.0493 580 2 1 -63.9563 69.8965 -144.45 
-     43 101.161 579 2 1 -64.05 69.8367 -144.605 
-     43 115.833 1246 2 0 -64.7392 69.4302 -145.85 
-     43 8.00176 499 1 1 -80.2281 63.7269 -174.45 
-     43 128.699 498 1 1 -80.25 63.7268 -174.47 
-     43 125.936 497 1 1 -80.4506 63.7327 -174.665 
-     43 25.1589 496 1 1 -80.65 63.7876 -174.802 
-     43 69.9158 1222 1 0 -81.8873 64.5272 -175.85 
-     43 185.345 1223 1 0 -82.0898 64.65 -176.023 
-     43 15.658 313 0 1 -117.385 87.8776 -204.45 
-     43 54.6575 314 0 1 -117.35 87.8629 -204.476 
-     43 55.4266 315 0 1 -117.15 87.7993 -204.603 
-     43 59.1246 316 0 1 -116.95 87.7656 -204.695 
-     43 22.5791 317 0 1 -116.75 87.6724 -204.803 
-     43 9.32304 1331 0 0 -115.389 86.2793 -205.85 
-     43 63.3472 1330 0 0 -115.359 86.2495 -205.875 
-     43 69.1869 1329 0 0 -115.231 86.05 -205.993 
-     43 44.8389 1328 0 0 -115.1 85.85 -206.137 
-     43 203.036 1219 1 0 -81.6559 63.9776 -175.85 
-     43 145.546 621 6 1 -55.8067 22.867 -24.45 
-     43 145.313 1013 6 0 -55.5658 22.7754 -25.85 
-     43 101.916 658 5 1 -48.2985 22.3398 -54.45 
-     43 3.13956 659 5 1 -48.25 22.3108 -54.8368 
-     43 123.969 1010 5 0 -48.1492 22.2139 -55.85 
-     43 53.3161 666 4 1 -46.7357 19.7895 -84.45 
-     43 90.272 667 4 1 -46.65 19.734 -84.5958 
-     43 214.797 996 4 0 -45.8505 19.4023 -85.85 
-     43 121.55 763 3 1 -27.3779 12.1653 -114.45 
-     43 2.5195 957 3 0 -26.8975 11.4527 -115.85 
-     43 149.989 956 3 0 -26.8956 11.45 -115.855 
-     43 50.3877 808 2 1 -18.2789 -1.9029 -144.45 
-     43 76.7168 809 2 1 -18.25 -1.95321 -144.635 
-     43 6.87549 889 2 0 -18.0179 -2.244 -145.85 
-     43 201.06 888 2 0 -18.0127 -2.25 -145.876 
-     43 49.9753 844 1 1 -11.1118 -7.91752 -174.45 
-     43 70.6201 845 1 1 -11.05 -7.92141 -174.488 
-     43 58.4567 846 1 1 -10.85 -7.94317 -174.619 
-     43 58.3165 847 1 1 -10.65 -7.97884 -174.737 
-     43 50.2153 857 1 0 -8.80794 -8.59246 -175.85 
-     43 239.532 856 1 0 -8.66425 -8.65 -175.941 
-     43 240.928 855 1 0 -8.28876 -8.85022 -176.162 
-     43 148.945 1025 0 1 25.1819 -31.2983 -204.45 
-     43 4.28278 1024 0 1 25.05 -31.2476 -204.833 
-     43 2.28228 744 0 0 24.6978 -31.0521 -205.85 
-     43 162.311 745 0 0 24.6941 -31.05 -205.861 
-     43 8.56325 995 4 0 -45.8684 19.25 -86.0074 
-Number of digits in this event: 52
-Using G4ParticleGun... 
-Particle energy: 8.08507 LIN
+Number of tracker hits in this event: 49
+     43 121.139 1582 8 1 136.574 1.00624 35.55 
+     43 218.23 904 8 0 136.576 1.00199 34.15 
+     43 180.755 1582 7 1 136.621 0.903925 5.55 
+     43 218.95 904 7 0 136.629 0.901487 4.15 
+     43 105.048 1583 6 1 136.799 0.864426 -24.45 
+     43 97.2143 904 6 0 136.804 0.85885 -25.85 
+     43 111.422 1583 5 1 136.879 0.730929 -54.45 
+     43 101.173 903 5 0 136.883 0.722148 -55.85 
+     43 301.972 1584 4 1 136.978 0.562211 -84.45 
+     43 230.752 902 4 0 136.985 0.55447 -85.85 
+     43 105.942 1584 3 1 137.116 0.376427 -114.45 
+     43 110.693 901 3 0 137.126 0.363858 -115.85 
+     43 117.274 1586 2 1 137.354 0.122313 -144.45 
+     43 125.833 900 2 0 137.367 0.101465 -145.85 
+     43 115.134 1587 1 1 137.655 -0.325035 -174.45 
+     43 125.329 898 1 0 137.666 -0.348298 -175.85 
+     43 117.693 1588 0 1 137.894 -0.812754 -204.45 
+     43 255.176 896 0 0 137.902 -0.827899 -205.85 
+     43 208.032 1585 4 1 137.229 0.738702 -84.45 
+     43 197.974 1575 3 1 135.245 -2.63434 -114.451 
+     43 339.317 888 3 0 135.538 -2.26543 -115.85 
+     43 87.9002 889 3 0 135.551 -2.24988 -115.913 
+     43 14.135 1602 2 1 140.741 3.97105 -144.45 
+     43 222.129 1603 2 1 140.75 4.0117 -144.496 
+     43 37.0882 925 2 0 140.871 5.18818 -145.85 
+     43 77.4828 926 2 0 140.876 5.25 -145.921 
+     43 30.9655 927 2 0 140.896 5.45 -146.138 
+     43 48.2241 1617 1 1 143.631 33.5806 -174.45 
+     43 145.637 1616 1 1 143.55 33.7007 -174.549 
+     43 27.429 1615 1 1 143.35 34.0156 -174.839 
+     43 73.8898 1075 1 0 142.67 35.1377 -175.851 
+     43 74.2292 1076 1 0 142.603 35.25 -175.953 
+     43 187.75 1077 1 0 142.482 35.4501 -176.155 
+     43 106.23 1541 0 1 128.49 62.2141 -204.45 
+     43 137.792 1212 0 0 128.118 62.5021 -205.85 
+     43 24.5152 1067 1 0 144.499 33.5897 -175.85 
+     43 194.072 1576 3 1 135.35 -2.61867 -114.516 
+     43 70.5046 1583 4 1 136.95 0.871159 -84.6985 
+     43 142.833 908 4 0 135.45 1.74667 -85.85 
+     43 15.8458 909 4 0 135.211 1.8502 -86.0339 
+     43 187.496 898 4 0 124.026 -0.363828 -86.25 
+     43 202.78 1520 4 1 124.186 -0.282053 -84.8498 
+     43 37.1938 1519 4 1 124.113 -0.136144 -84.45 
+     43 19.9099 1521 4 1 124.35 -0.186848 -84.8069 
+     43 108.158 899 4 0 124.968 -0.158858 -85.85 
+     43 103.011 903 7 0 136.579 0.85 4.09828 
+     43 216.457 902 7 0 136.536 0.649652 4.06816 
+     43 53.1238 901 7 0 136.44 0.449853 3.84638 
+     43 38.2668 1581 7 1 136.55 0.855993 5.27589 
+Number of digits in this event: 23
+Using G4ParticleGun... 
+Particle energy: 3.61665 LIN
 Particle: e-
 Event: 44
-Number of tracker hits in this event: 85
-     44 93.8481 834 11 1 -13.1728 58.5731 125.55 
-     44 111.377 1192 11 0 -13.1721 58.5722 124.15 
-     44 168.764 834 10 1 -13.1583 58.5531 95.55 
-     44 109.457 1192 10 0 -13.1577 58.5512 94.15 
-     44 119.932 834 9 1 -13.14 58.5132 65.55 
-     44 117.467 1192 9 0 -13.1381 58.5066 64.15 
-     44 281.605 834 8 1 -13.1024 58.3691 35.55 
-     44 125.941 1191 8 0 -13.0996 58.3618 34.15 
-     44 255.802 835 7 1 -13.0472 58.2091 5.55 
-     44 136.242 1190 7 0 -13.0446 58.201 4.15 
-     44 137.138 835 6 1 -12.9935 58.0376 -24.45 
-     44 105.642 1189 6 0 -12.9912 58.0301 -25.85 
-     44 110.956 835 5 1 -12.9446 57.8785 -54.45 
-     44 97.3463 1189 5 0 -12.9414 57.8722 -55.85 
-     44 118.073 835 4 1 -12.8747 57.7491 -84.45 
-     44 136.625 1188 4 0 -12.8718 57.7429 -85.85 
-     44 125.229 836 3 1 -12.8141 57.6158 -114.45 
-     44 290.253 1187 3 0 -12.8109 57.6096 -115.85 
-     44 104.692 836 2 1 -12.7447 57.4839 -144.45 
-     44 132.443 1187 2 0 -12.7421 57.4779 -145.85 
-     44 181.628 836 1 1 -12.6868 57.3551 -174.45 
-     44 370.685 1186 1 0 -12.685 57.351 -175.85 
-     44 99.3545 837 0 1 -12.6483 57.2646 -204.45 
-     44 113.881 1186 0 0 -12.6491 57.2616 -205.85 
-     44 40.6714 1186 2 0 -12.7602 57.45 -146.222 
-     44 49.3468 896 11 0 38.4773 -0.779894 123.75 
-     44 80.9388 895 11 0 38.5682 -0.85 123.899 
-     44 279.878 835 3 1 -12.9276 57.6252 -114.45 
-     44 103.404 835 2 1 -12.9035 57.8056 -144.45 
-     44 121.266 1188 2 0 -12.9372 57.7902 -145.85 
-     44 116.406 832 1 1 -13.5974 57.305 -174.45 
-     44 301.334 827 0 1 -14.5176 56.556 -204.45 
-     44 443.428 1182 0 0 -14.5578 56.531 -205.85 
-     44 91.0175 826 0 1 -14.6501 56.6127 -204.63 
-     44 68.5671 825 0 1 -14.8501 56.7474 -204.802 
-     44 69.8361 824 0 1 -15.0501 56.9057 -204.8 
-     44 72.6792 823 0 1 -15.25 56.9972 -204.79 
-     44 11.8412 822 0 1 -15.45 57.0586 -204.846 
-     44 36.3564 1184 0 0 -21.5259 57.0123 -205.85 
-     44 64.8976 766 0 1 -26.6919 59.1193 -204.85 
-     44 112.945 1200 0 0 -26.1764 60.2315 -205.85 
-     44 296.462 1201 0 0 -26.166 60.2503 -205.867 
-     44 405.687 1202 0 0 -25.9316 60.45 -206.087 
-     44 4.79431 1197 0 0 -28.0885 59.4514 -205.85 
-     44 136.932 748 0 1 -30.3797 59.9284 -204.85 
-     44 30.9353 747 0 1 -30.45 59.9157 -204.787 
-     44 174.937 835 0 1 -12.9251 58.1719 -204.45 
-     44 49.6452 1199 0 0 -13.3546 59.9245 -205.85 
-     44 61.3209 1203 0 0 -13.3554 60.65 -205.98 
-     44 121.407 1204 0 0 -13.3453 60.8507 -206.017 
-     44 304.831 1205 0 0 -13.3068 61.05 -206.005 
-     44 94.5159 838 0 1 -12.435 59.9442 -204.85 
-     44 213.299 1193 0 0 -10.9338 58.6764 -205.85 
-     44 81.6366 1192 0 0 -10.8817 58.65 -205.939 
-     44 107.684 1186 3 0 -12.8951 57.4241 -115.85 
-     44 105.737 837 2 1 -12.65 53.8298 -144.472 
-     44 160.223 1167 2 0 -12.537 53.5534 -145.85 
-     44 79.0519 846 1 1 -10.7021 47.963 -174.45 
-     44 23.7938 847 1 1 -10.65 47.8946 -174.749 
-     44 206.536 1137 1 0 -10.4626 47.6344 -175.85 
-     44 124.257 867 0 1 -6.48241 40.4785 -204.45 
-     44 108.237 1099 0 0 -6.46925 40.037 -205.85 
-     44 152.978 258 0 0 -54.2096 -128.35 -206.07 
-     44 433.234 834 3 1 -13.0884 58.3272 -114.45 
-     44 170.751 1190 3 0 -13.4541 58.1462 -115.85 
-     44 117.844 741 2 1 -31.7174 64.1688 -144.45 
-     44 44.8942 740 2 1 -31.85 64.2313 -144.722 
-     44 54.7615 1221 2 0 -32.489 64.2925 -145.85 
-     44 63.396 1220 2 0 -32.5588 64.2498 -146.047 
-     44 13.5005 1324 2 0 -26.7202 85.005 -146.25 
-     44 139.876 1325 2 0 -26.7105 85.0502 -146.207 
-     44 53.1344 765 2 1 -26.9593 85.2338 -144.85 
-     44 248.933 764 2 1 -27.05 85.2066 -144.711 
-     44 225.463 763 2 1 -27.25 84.6779 -144.603 
-     44 247.433 834 2 1 -13.0976 58.3827 -144.45 
-     44 268.249 1192 2 0 -12.9729 58.5138 -145.85 
-     44 168.511 851 1 1 -9.74191 61.3069 -174.45 
-     44 43.6101 1205 1 0 -9.71858 61.0764 -175.85 
-     44 63.5595 1204 1 0 -9.71517 61.05 -176.001 
-     44 125.306 854 0 1 -9.10217 56.805 -204.45 
-     44 73.4079 1181 0 0 -9.16939 56.45 -206.023 
-     44 7.26204 1191 2 0 -13.0173 58.4488 -145.85 
-     44 129.323 839 1 1 -12.2101 59.9088 -174.45 
-     44 109.998 1199 1 0 -12.2522 59.9619 -175.85 
-     44 140.139 831 0 1 -13.8016 60.8188 -204.45 
-Number of digits in this event: 40
+Number of tracker hits in this event: 69
+     44 116.188 960 8 1 12.1108 -144.181 35.55 
+     44 120.289 179 8 0 12.108 -144.178 34.15 
+     44 101.791 959 7 1 12.0474 -144.105 5.55 
+     44 96.4041 180 7 0 12.0432 -144.097 4.15 
+     44 133.151 959 6 1 11.9881 -143.968 -24.45 
+     44 160.818 180 6 0 11.9847 -143.964 -25.85 
+     44 395.778 959 5 1 11.9031 -143.869 -54.45 
+     44 438.568 181 5 0 11.8954 -143.865 -55.85 
+     44 106.295 958 4 1 11.7266 -143.77 -84.45 
+     44 224.663 181 4 0 11.7141 -143.767 -85.85 
+     44 117.758 957 3 1 11.4681 -143.703 -114.45 
+     44 143.109 182 3 0 11.4464 -143.703 -115.85 
+     44 123.707 954 2 1 11.0432 -143.852 -144.45 
+     44 101.252 181 2 0 10.9994 -143.883 -145.85 
+     44 135.589 950 1 1 10.2029 -144.591 -174.45 
+     44 128.002 177 1 0 10.1758 -144.656 -175.85 
+     44 115.102 947 0 1 9.59427 -145.934 -204.45 
+     44 115.999 170 0 0 9.5516 -146.031 -205.85 
+     44 441.569 959 4 1 11.9006 -143.894 -84.45 
+     44 205.438 960 3 1 12.163 -144.168 -114.45 
+     44 119.401 179 3 0 12.1533 -144.204 -115.85 
+     44 154.558 960 2 1 12.1211 -145.006 -144.45 
+     44 144.636 175 2 0 12.0791 -145.072 -145.85 
+     44 312.438 956 1 1 11.3153 -146.431 -174.45 
+     44 122.759 168 1 0 11.2982 -146.492 -175.85 
+     44 105.454 954 0 1 10.9591 -147.811 -204.45 
+     44 134.813 161 0 0 10.9446 -147.823 -205.85 
+     44 134.115 180 4 0 11.9695 -143.991 -85.85 
+     44 116.459 177 3 0 12.2509 -144.603 -115.85 
+     44 113.105 962 2 1 12.5263 -145.284 -144.45 
+     44 53.9418 174 2 0 12.5413 -145.343 -145.85 
+     44 63.897 173 2 0 12.5433 -145.35 -146.015 
+     44 125.39 964 1 1 12.8635 -146.617 -174.45 
+     44 84.4321 167 1 0 12.8573 -146.725 -175.85 
+     44 28.7277 166 1 0 12.8563 -146.75 -176.172 
+     44 29.8833 964 0 1 12.853 -148.998 -204.45 
+     44 81.6984 963 0 1 12.85 -149.005 -204.536 
+     44 117.149 155 0 0 12.8027 -149.104 -205.85 
+     44 213.546 960 4 1 12.05 -143.74 -84.6 
+     44 118.961 188 4 0 12.7125 -142.475 -85.85 
+     44 25.9206 189 4 0 12.7848 -142.35 -85.9782 
+     44 65.4785 1037 3 1 27.5063 -166.229 -114.45 
+     44 64.2613 1038 3 1 27.65 -166.298 -114.647 
+     44 76.6527 67 3 0 28.5555 -166.671 -115.85 
+     44 60.0743 66 3 0 28.7489 -166.75 -116.098 
+     44 146.115 1151 2 1 50.2544 -178.886 -144.45 
+     44 38.3132 10 2 0 50.4854 -178.027 -145.85 
+     44 90.215 11 2 0 50.5093 -177.95 -145.975 
+     44 300.816 1173 1 1 54.6981 -157.711 -174.45 
+     44 60.6776 126 1 0 54.8938 -154.94 -175.85 
+     44 95.5175 127 1 0 54.9027 -154.75 -175.953 
+     44 104.934 128 1 0 54.9064 -154.55 -176.077 
+     44 25.8555 129 1 0 54.9078 -154.35 -176.198 
+     44 118.102 1174 0 1 54.9901 -100.136 -204.451 
+     44 77.2452 401 0 0 54.9815 -99.7994 -205.85 
+     44 47.1094 402 0 0 54.9785 -99.75 -206.074 
+     44 1.6161 64 3 0 28.8936 -167.26 -115.85 
+     44 69.461 965 1 0 13.137 13.05 -176.025 
+     44 57.9853 982 1 1 16.45 18.6616 -174.536 
+     44 128.862 983 1 1 16.65 19.0206 -174.48 
+     44 107.292 984 1 1 16.85 19.0266 -174.517 
+     44 195.558 957 0 1 11.4541 -143.43 -204.45 
+     44 40.4949 956 0 1 11.45 -143.427 -204.711 
+     44 257.536 183 0 0 11.4304 -143.406 -205.85 
+     44 108.126 131 0 0 52.172 -153.905 -206.249 
+     44 132.255 1162 0 1 52.5016 -153.615 -204.85 
+     44 344.735 959 0 1 11.9539 -143.854 -204.45 
+     44 273.598 182 0 0 11.9563 -143.707 -205.851 
+     44 38.8889 1617 8 0 114.254 143.55 34.0879 
+Number of digits in this event: 31
 Using G4ParticleGun... 
-Particle energy: 1.38088 LIN
+Particle energy: 9.27413 LIN
 Particle: e-
 Event: 45
-Number of tracker hits in this event: 112
-     45 138.596 250 9 1 -130.127 -13.2597 65.55 
-     45 344.604 833 9 0 -130.125 -13.2657 64.15 
-     45 316.384 250 8 1 -130.068 -13.3772 35.55 
-     45 120.628 833 8 0 -130.06 -13.3762 34.15 
-     45 150.827 251 7 1 -129.89 -13.2831 5.55 
-     45 119.636 833 7 0 -129.88 -13.2817 4.15 
-     45 124.862 252 6 1 -129.704 -13.253 -24.45 
-     45 150.056 834 6 0 -129.695 -13.2496 -25.85 
-     45 121.414 253 5 1 -129.515 -13.1735 -54.45 
-     45 120.177 834 5 0 -129.499 -13.1668 -55.85 
-     45 116.03 254 4 1 -129.178 -13.0205 -84.45 
-     45 163.701 835 4 0 -129.163 -13.0176 -85.85 
-     45 180.218 256 3 1 -128.831 -12.9616 -114.45 
-     45 135.8 835 3 0 -128.816 -12.9582 -115.85 
-     45 108.146 258 2 1 -128.533 -12.8756 -144.45 
-     45 113 835 2 0 -128.52 -12.8713 -145.85 
-     45 153.695 259 1 1 -128.241 -12.7761 -174.45 
-     45 135.473 836 1 0 -128.224 -12.7703 -175.85 
-     45 145.253 261 0 1 -127.938 -12.648 -204.45 
-     45 124.788 837 0 0 -127.939 -12.6191 -205.85 
-     45 301.006 260 1 1 -128.15 -12.6457 -174.613 
-     45 90.301 261 1 1 -127.95 -12.6067 -174.548 
-     45 9.6919 253 2 1 -129.35 -54.2362 -144.518 
-     45 108.215 254 0 1 -129.237 -13.2191 -204.451 
-     45 76.3261 834 0 0 -129.364 -13.2331 -205.85 
-     45 25.3917 833 0 0 -129.411 -13.2501 -206.154 
-     45 233.121 255 2 1 -129.063 -13.2009 -144.451 
-     45 220.637 834 2 0 -129.122 -13.1016 -145.85 
-     45 85.0876 228 1 1 -134.383 -11.9978 -174.45 
-     45 25.0658 229 1 1 -134.35 -11.8784 -174.771 
-     45 34.8482 842 1 0 -134.203 -11.4989 -175.85 
-     45 136.458 843 1 0 -134.193 -11.4499 -175.979 
-     45 134.568 899 0 0 -131.912 -0.151099 -205.85 
-     45 67.3901 268 1 1 -126.385 -14.508 -174.45 
-     45 117.477 267 1 1 -126.55 -14.5462 -174.623 
-     45 7.47025 266 1 1 -126.75 -14.6082 -174.822 
-     45 421.054 825 1 0 -127.786 -14.9385 -175.85 
-     45 27.7785 119 0 1 -156.279 -17.1585 -204.45 
-     45 149.824 118 0 1 -156.35 -17.1218 -204.531 
-     45 48.5512 117 0 1 -156.55 -17.0389 -204.745 
-     45 302.994 817 0 0 -157.633 -16.6282 -205.85 
-     45 162.959 844 0 0 -155.356 -11.2322 -205.85 
-     45 419.876 834 8 0 -129.788 -13.185 34.1498 
-     45 70.6104 285 7 1 -123.052 -10.4031 5.55 
-     45 50.9247 286 7 1 -122.95 -10.3967 5.30573 
-     45 133.533 848 7 0 -122.467 -10.3526 4.15 
-     45 104.317 339 6 1 -112.264 -10.1075 -24.45 
-     45 99.1888 849 6 0 -112.25 -10.1665 -25.85 
-     45 92.6353 335 5 1 -113.026 -9.72608 -54.4503 
-     45 95.1883 334 5 1 -113.15 -9.63517 -54.6317 
-     45 10.4776 854 5 0 -114.06 -9.06297 -55.85 
-     45 185.135 855 5 0 -114.081 -9.04997 -55.8782 
-     45 21.2065 219 4 1 -136.297 3.37182 -84.45 
-     45 72.7053 218 4 1 -136.35 3.39884 -84.4993 
-     45 77.3711 217 4 1 -136.55 3.49978 -84.6826 
-     45 81.2348 920 4 0 -138.028 4.16076 -85.85 
-     45 94.758 921 4 0 -138.242 4.2501 -86.0318 
-     45 105.863 68 3 1 -166.541 14.5864 -114.45 
-     45 124.13 975 3 0 -166.459 15.1085 -115.85 
-     45 158.675 76 2 1 -164.843 23.6291 -144.45 
-     45 104.616 1024 2 0 -164.676 24.9825 -145.851 
-     45 263.89 1025 2 0 -164.67 25.05 -145.917 
-     45 134.494 1026 2 0 -164.652 25.25 -146.098 
-     45 1.92325 1027 2 0 -164.608 25.45 -146.245 
-     45 97.9973 122 1 1 -155.711 69.4563 -174.45 
-     45 152.909 123 1 1 -155.55 69.4116 -174.781 
-     45 150.245 1245 1 0 -154.966 69.2207 -175.85 
-     45 19.2002 191 0 1 -141.935 61.3752 -204.45 
-     45 91.6976 190 0 1 -141.95 61.3727 -204.477 
-     45 90.2695 189 0 1 -142.15 61.3647 -204.582 
-     45 59.0629 188 0 1 -142.351 61.3102 -204.611 
-     45 99.6991 187 0 1 -142.55 61.2169 -204.668 
-     45 46.6774 186 0 1 -142.75 61.0509 -204.749 
-     45 140.118 1202 0 0 -143.989 60.5897 -205.85 
-     45 94.7343 1201 0 0 -144.346 60.45 -206.091 
-     45 53.4833 261 7 1 -127.91 -6.76675 5.55 
-     45 100.941 262 7 1 -127.75 -6.89923 5.42185 
-     45 85.177 263 7 1 -127.55 -7.14442 5.30168 
-     45 4.75243 264 7 1 -127.35 -7.37162 5.1545 
-     45 38.5315 855 7 0 -125.418 -8.93224 4.14996 
-     45 139.322 854 7 0 -125.279 -9.05 4.06533 
-     45 105.461 853 7 0 -125.058 -9.25 3.97178 
-     45 80.3599 852 7 0 -124.796 -9.45 3.86633 
-     45 34.0675 851 7 0 -124.638 -9.65046 3.78936 
-     45 365.83 246 7 1 -130.915 -10.9157 5.54928 
-     45 240.698 846 7 0 -130.779 -10.7392 4.15 
-     45 140.192 261 6 1 -127.917 -7.49636 -24.4502 
-     45 134.396 862 6 0 -127.589 -7.50409 -25.8506 
-     45 120.646 301 5 1 -119.891 -7.10079 -54.45 
-     45 108.494 866 5 0 -119.791 -6.8046 -55.8504 
-     45 358.97 315 4 1 -117.072 0.222652 -84.45 
-     45 96.0378 904 4 0 -117.304 0.90111 -85.85 
-     45 143.808 905 4 0 -117.349 1.05019 -86.18 
-     45 90.5617 294 3 1 -121.255 15.3715 -114.45 
-     45 104.413 979 3 0 -121.23 15.8932 -115.85 
-     45 18.4071 980 3 0 -121.22 16.05 -116.2 
-     45 218.023 306 2 1 -118.868 43.0913 -144.45 
-     45 111.173 305 2 1 -118.95 43.4856 -144.564 
-     45 85.0811 304 2 1 -119.15 43.7335 -144.672 
-     45 20.0873 303 2 1 -119.35 43.9201 -144.814 
-     45 33.0198 1128 2 0 -121.557 45.7328 -145.85 
-     45 61.6159 1129 2 0 -121.638 45.85 -145.895 
-     45 122.312 1130 2 0 -121.704 46.0501 -146.015 
-     45 55.1933 1131 2 0 -121.787 46.2501 -146.135 
-     45 74.9715 307 2 1 -118.75 43.165 -144.46 
-     45 11.2959 314 4 1 -117.15 0.306318 -84.7106 
-     45 4.44863 482 1 1 -83.65 -3.48852 -174.628 
-     45 148.176 881 1 0 -83.0321 -3.73733 -175.85 
-     45 147.976 1052 1 0 -101.37 30.4561 -176.25 
-     45 125.204 1051 1 0 -101.403 30.45 -176.194 
-     45 84.5905 1053 1 0 -101.654 30.6501 -176.178 
-     45 31.9124 696 1 0 -97.1523 -40.6576 -176.25 
-Number of digits in this event: 51
+Number of tracker hits in this event: 111
+     45 5.99629 540 11 0 44.5885 -72.0472 123.778 
+     45 107.146 1122 10 1 44.5885 -72.0475 95.55 
+     45 97.2564 540 10 0 44.5881 -72.0469 94.15 
+     45 116.219 1122 9 1 44.5814 -72.0296 65.55 
+     45 95.369 540 9 0 44.5817 -72.0305 64.15 
+     45 228.291 1122 8 1 44.5989 -72.0514 35.55 
+     45 168.83 540 8 0 44.5935 -72.0495 34.15 
+     45 439.143 1122 7 1 44.4709 -72.0081 5.55 
+     45 491.409 540 7 0 44.4642 -72.0036 4.15 
+     45 118.415 1121 6 1 44.3191 -71.8993 -24.45 
+     45 357.248 540 6 0 44.31 -71.8951 -25.85 
+     45 118.835 1120 5 1 44.1193 -71.8099 -54.45 
+     45 330.645 541 5 0 44.1115 -71.8052 -55.85 
+     45 573.784 1119 4 1 43.9454 -71.6933 -84.45 
+     45 342.448 541 4 0 43.9303 -71.6902 -85.85 
+     45 80.4766 1117 3 1 43.617 -71.6351 -114.45 
+     45 65.6439 1118 3 1 43.65 -71.6486 -114.727 
+     45 358.856 541 3 0 43.797 -71.7199 -115.85 
+     45 108.59 1136 2 1 47.3121 -73.1564 -144.45 
+     45 94.3134 535 2 0 47.4282 -73.0396 -145.85 
+     45 261.629 1149 1 1 49.9662 -70.7711 -174.451 
+     45 222.232 547 1 0 50.101 -70.5917 -175.85 
+     45 199.356 1164 0 1 52.851 -66.4889 -204.45 
+     45 155.598 568 0 0 52.916 -66.3829 -205.85 
+     45 69.3136 1121 1 1 44.2615 -71.555 -174.45 
+     45 260.021 1112 0 1 42.5475 -71.6151 -204.45 
+     45 323.636 542 0 0 42.579 -71.4769 -205.85 
+     45 44.7921 543 0 0 42.5782 -71.45 -206.112 
+     45 186.414 1119 3 1 43.9499 -71.8495 -114.45 
+     45 112.757 1117 2 1 43.618 -71.7043 -144.45 
+     45 137.908 541 2 0 43.6148 -71.7165 -145.85 
+     45 298.421 1116 1 1 43.4227 -71.9922 -174.45 
+     45 280.399 540 1 0 43.3916 -71.9688 -175.85 
+     45 166.007 1113 0 1 42.8074 -71.5449 -204.45 
+     45 68.2672 538 0 0 43.5424 -72.3228 -205.85 
+     45 355.368 539 1 0 43.4567 -72.0512 -175.851 
+     45 162.687 1124 0 1 45.0408 -75.5969 -204.45 
+     45 146.335 521 0 0 44.7269 -75.7344 -205.85 
+     45 34.9969 1117 1 1 43.45 -71.9444 -174.737 
+     45 273.762 541 1 0 43.5266 -71.81 -175.85 
+     45 165.34 1130 0 1 46.0915 -66.9417 -204.45 
+     45 162.731 564 0 0 46.3866 -67.1338 -205.85 
+     45 149.092 1120 3 1 44.2183 -71.6649 -114.45 
+     45 20.068 542 3 0 44.2258 -71.65 -116.175 
+     45 109.596 1121 2 1 44.3483 -71.3871 -144.45 
+     45 143.433 543 2 0 44.3603 -71.3869 -145.85 
+     45 291.393 1122 1 1 44.5503 -71.3504 -174.45 
+     45 141.74 543 1 0 44.5953 -71.3694 -175.85 
+     45 357.594 1127 0 1 45.5638 -71.6953 -204.45 
+     45 325.267 541 0 0 45.6489 -71.7325 -205.85 
+     45 10.8311 542 2 0 44.4066 -71.45 -146.242 
+     45 66.3426 305 11 0 123.129 -118.999 123.75 
+     45 424.129 306 11 0 123.117 -118.95 123.79 
+     45 79.5417 1120 4 1 44.05 -71.6934 -84.7481 
+     45 65.3701 541 8 0 44.671 -71.85 33.9734 
+     45 173.871 1157 7 1 51.6123 -65.1281 5.55 
+     45 67.5907 582 7 0 51.0814 -63.5956 4.15 
+     45 84.9927 583 7 0 51.0283 -63.4497 4.00295 
+     45 3.16453 584 7 0 50.9377 -63.25 3.76179 
+     45 124.943 1097 6 1 39.5675 -40.8432 -24.4508 
+     45 114.327 694 6 0 39.8173 -41.1488 -25.85 
+     45 11.4755 693 6 0 39.9341 -41.25 -26.2172 
+     45 1.11142 1059 6 0 80.7118 32.0455 -26.25 
+     45 77.115 1060 6 0 80.7132 32.05 -26.2487 
+     45 122.998 1061 6 0 80.7763 32.25 -26.1677 
+     45 173.11 1062 6 0 80.8358 32.45 -26.0923 
+     45 60.0463 1063 6 0 80.9011 32.65 -26.0268 
+     45 55.03 1064 6 0 80.9714 32.85 -25.9619 
+     45 188.757 1065 6 0 81.0785 33.0503 -25.8984 
+     45 55.7148 1315 6 1 83.1574 38.305 -24.85 
+     45 134.894 1316 6 1 83.25 38.5174 -24.7676 
+     45 117.491 1317 6 1 83.45 38.9513 -24.651 
+     45 45.9603 1318 6 1 83.65 39.318 -24.5262 
+     45 175.36 1320 6 1 84.0606 39.372 -24.45 
+     45 172.75 1098 6 0 84.5015 39.8309 -25.85 
+     45 166.962 1099 6 0 84.5208 39.85 -25.8861 
+     45 336.112 1122 6 1 44.537 -71.9573 -24.45 
+     45 209.675 1122 5 1 44.4959 -71.983 -54.45 
+     45 303.95 540 5 0 44.4979 -71.9891 -55.85 
+     45 252.793 1122 4 1 44.515 -72.1011 -84.45 
+     45 140.481 539 4 0 44.516 -72.0978 -85.85 
+     45 553.692 1122 3 1 44.5939 -72.0179 -114.45 
+     45 561.611 540 3 0 44.6025 -72.0113 -115.85 
+     45 389.878 1123 2 1 44.7988 -71.862 -144.45 
+     45 413.663 540 2 0 44.8135 -71.8652 -145.85 
+     45 385.514 1125 1 1 45.1128 -71.9609 -174.45 
+     45 299.626 539 0 0 45.5365 -72.1322 -205.85 
+     45 132.037 504 1 0 40.6704 -79.1593 -176.25 
+     45 121.916 1100 1 1 40.2283 -79.0555 -174.85 
+     45 128.041 1124 2 1 44.85 -71.743 -144.57 
+     45 92.1882 551 2 0 45.4764 -69.7945 -145.85 
+     45 61.0157 552 2 0 45.5184 -69.65 -145.93 
+     45 125.707 553 2 0 45.5852 -69.45 -145.987 
+     45 298.031 554 2 0 46.0118 -69.25 -145.976 
+     45 170.351 632 2 0 77.8524 -53.619 -146.25 
+     45 42.9396 1293 2 1 78.7859 -53.17 -144.85 
+     45 142.884 1294 2 1 78.85 -53.1362 -144.761 
+     45 57.4034 1295 2 1 79.05 -53.0572 -144.595 
+     45 108.268 540 4 0 44.4792 -71.9741 -85.85 
+     45 237.219 1122 2 1 44.4797 -72.0406 -144.45 
+     45 114.846 1121 0 1 44.4353 -72.1609 -204.45 
+     45 21.7972 214 0 0 31.7995 -137.232 -206.25 
+     45 99.617 213 0 0 31.884 -137.35 -205.917 
+     45 214.191 212 0 0 32.0593 -137.55 -205.863 
+     45 73.1766 211 0 0 32.1275 -137.75 -206.027 
+     45 20.8098 1068 0 1 33.685 -138.576 -204.85 
+     45 119.102 539 2 0 44.757 -72.09 -145.85 
+     45 141.353 538 1 0 45.0908 -72.3326 -175.85 
+     45 279.875 1125 0 1 45.204 -73.1553 -204.45 
+     45 116.848 534 0 0 45.1969 -73.2099 -205.85 
+     45 143.441 1124 1 1 44.887 -71.8118 -174.45 
+Number of digits in this event: 68
 Using G4ParticleGun... 
-Particle energy: 5.21804 LIN
+Particle energy: 2.83818 LIN
 Particle: e-
 Event: 46
-Number of tracker hits in this event: 34
-     46 112.169 1259 10 1 71.9565 -64.7012 95.55 
-     46 179.744 576 10 0 71.9573 -64.7003 94.15 
-     46 121.675 1259 9 1 71.9675 -64.6777 65.55 
-     46 134.147 576 9 0 71.9681 -64.6789 64.15 
-     46 110.522 1259 8 1 71.9846 -64.7019 35.55 
-     46 140.994 576 8 0 71.9845 -64.7019 34.15 
-     46 297.783 1259 7 1 71.9828 -64.6997 5.55 
-     46 127.332 576 7 0 71.9796 -64.7006 4.15 
-     46 159.471 1259 6 1 71.917 -64.725 -24.45 
-     46 104.634 576 6 0 71.9144 -64.7253 -25.85 
-     46 98.4828 1259 5 1 71.8714 -64.7316 -54.45 
-     46 113.562 576 5 0 71.8703 -64.7309 -55.85 
-     46 121.86 1258 4 1 71.8479 -64.7119 -84.45 
-     46 161.146 576 4 0 71.8468 -64.712 -85.85 
-     46 320.166 1258 3 1 71.8182 -64.7177 -114.45 
-     46 119.388 576 3 0 71.8143 -64.7159 -115.85 
-     46 131.7 1258 2 1 71.7409 -64.681 -144.45 
-     46 121.63 576 2 0 71.7349 -64.6789 -145.85 
-     46 127.055 1257 1 1 71.6106 -64.6268 -174.45 
-     46 163.11 577 1 0 71.5834 -64.6071 -175.85 
-     46 112.866 1254 0 1 71.0455 -64.1822 -204.45 
-     46 124.1 579 0 0 71.0098 -64.1563 -205.85 
-     46 52.7809 894 3 0 -128.108 -1.10144 -116.25 
-     46 92.2051 895 3 0 -128.283 -1.04997 -116.178 
-     46 87.3877 896 3 0 -128.581 -0.85 -116.162 
-     46 29.1624 897 3 0 -128.792 -0.649901 -116.204 
-     46 46.195 1257 3 1 71.65 -64.9363 -114.752 
-     46 81.7727 573 3 0 71.8218 -65.2623 -115.85 
-     46 141.966 1260 3 1 72.1966 -65.5156 -114.85 
-     46 3.32946 955 0 0 -26.7245 11.05 -206.034 
-     46 121.258 605 7 0 76.8708 -59.0043 4.15 
-     46 229.459 606 7 0 77.0008 -58.85 3.97028 
-     46 133.109 1256 9 1 71.3816 -64.5367 65.15 
-     46 11.5016 570 9 0 71.1728 -65.9859 64.15 
-Number of digits in this event: 22
+Number of tracker hits in this event: 58
+     46 135.229 909 10 1 2.03774 92.482 95.55 
+     46 103.247 1361 10 0 2.03526 92.4832 94.15 
+     46 131.394 909 9 1 1.98092 92.503 65.55 
+     46 115.193 1361 9 0 1.97975 92.5046 64.15 
+     46 347.379 909 8 1 1.96319 92.5344 35.55 
+     46 173.823 1361 8 0 1.96201 92.539 34.15 
+     46 409.734 909 7 1 1.9429 92.6395 5.55 
+     46 110.361 1362 7 0 1.93889 92.645 4.15 
+     46 127.044 909 6 1 1.85139 92.7711 -24.45 
+     46 122.368 1363 6 0 1.84678 92.774 -25.85 
+     46 119.85 908 5 1 1.75371 92.8416 -54.45 
+     46 132.268 1363 5 0 1.75088 92.8462 -55.85 
+     46 105.183 908 4 1 1.69226 92.9346 -84.45 
+     46 205.255 1363 4 0 1.68789 92.9415 -85.85 
+     46 108.215 907 3 1 1.58857 93.083 -114.45 
+     46 110.433 1364 3 0 1.58674 93.0872 -115.85 
+     46 115.588 907 2 1 1.54797 93.1752 -144.45 
+     46 129.931 1365 2 0 1.54726 93.18 -145.85 
+     46 118.289 907 1 1 1.5148 93.2698 -174.45 
+     46 104.403 1365 1 0 1.51814 93.2774 -175.85 
+     46 423.989 907 0 1 1.58008 93.4314 -204.45 
+     46 320.849 1366 0 0 1.58225 93.4346 -205.85 
+     46 144.545 1362 8 0 1.89926 92.55 33.8417 
+     46 269.125 910 8 1 2.05 92.4454 35.4595 
+     46 112.411 1361 7 0 1.8638 92.5495 4.15 
+     46 115.563 907 6 1 1.64865 91.2699 -24.45 
+     46 218.488 1355 6 0 1.51401 91.254 -25.85 
+     46 116.292 892 5 1 -1.50038 91.0521 -54.4501 
+     46 121.303 1354 5 0 -1.68262 90.9951 -55.85 
+     46 132.49 874 4 1 -5.07874 89.6829 -84.4501 
+     46 129.279 1348 4 0 -5.30632 89.7511 -85.85 
+     46 109.615 849 3 1 -10.1431 91.1311 -114.45 
+     46 114.761 1355 3 0 -10.3616 91.2256 -115.85 
+     46 122.264 826 2 1 -14.7954 92.802 -144.45 
+     46 114.465 1363 2 0 -14.8557 92.8858 -145.85 
+     46 102.14 819 1 1 -16.1879 95.2994 -174.45 
+     46 101.21 1376 1 0 -16.2947 95.5054 -175.85 
+     46 22.0097 1377 1 0 -16.3179 95.55 -176.172 
+     46 137.753 812 0 1 -17.5955 98.8096 -204.45 
+     46 106.091 1392 0 0 -17.2679 98.6109 -205.851 
+     46 447.096 908 7 1 1.85 92.6133 5.25857 
+     46 36.5162 1355 7 0 1.42973 91.2715 4.14974 
+     46 83.2618 1354 7 0 1.37405 91.15 4.02302 
+     46 37.6168 1353 7 0 1.28937 90.949 3.8369 
+     46 73.8941 850 6 1 -9.89329 60.4582 -24.45 
+     46 64.0588 851 6 1 -9.85 60.4116 -24.6726 
+     46 276.648 1199 6 0 -9.59229 59.9774 -25.85 
+     46 140.752 1353 6 0 15.5876 90.8445 -26.25 
+     46 94.8757 1354 6 0 15.5975 90.95 -26.1343 
+     46 107.108 978 6 1 15.8398 91.4163 -24.85 
+     46 183.023 979 6 1 15.85 91.4246 -24.8168 
+     46 82.3948 1352 6 0 15.6086 90.75 -26.1753 
+     46 69.2429 1351 6 0 15.8424 90.55 -26.1906 
+     46 100.856 1350 6 0 16.0371 90.3498 -26.1493 
+     46 57.4636 1349 6 0 16.1414 90.05 -26.0997 
+     46 65.1978 1348 6 0 16.0756 89.8496 -26.0411 
+     46 74.5138 1347 6 0 16.0644 89.6499 -26.1132 
+     46 126.518 1357 7 0 1.13535 91.7417 4.14924 
+Number of digits in this event: 28
 Using G4ParticleGun... 
-Particle energy: 4.73506 LIN
+Particle energy: 4.68792 LIN
 Particle: e-
 Event: 47
-Number of tracker hits in this event: 36
-     47 100.182 344 10 1 -111.252 -1.71452 95.55 
-     47 102.241 891 10 0 -111.252 -1.7142 94.15 
-     47 120.41 344 9 1 -111.255 -1.70426 65.55 
-     47 195.33 891 9 0 -111.255 -1.7052 64.15 
-     47 119.767 344 8 1 -111.267 -1.72655 35.55 
-     47 116.373 891 8 0 -111.267 -1.72918 34.15 
-     47 218.933 344 7 1 -111.284 -1.79029 5.5497 
-     47 120.608 891 7 0 -111.285 -1.79358 4.15 
-     47 133.731 344 6 1 -111.304 -1.86364 -24.45 
-     47 136.912 890 6 0 -111.303 -1.8673 -25.85 
-     47 125.474 344 5 1 -111.289 -1.94266 -54.45 
-     47 162.845 890 5 0 -111.287 -1.94944 -55.85 
-     47 146.369 344 4 1 -111.247 -2.0864 -84.45 
-     47 112.652 889 4 0 -111.242 -2.08585 -85.85 
-     47 112.79 345 3 1 -111.129 -2.07851 -114.45 
-     47 230.82 889 3 0 -111.123 -2.07803 -115.85 
-     47 527.449 345 2 1 -110.984 -2.07155 -144.45 
-     47 350.785 889 2 0 -110.976 -2.07139 -145.85 
-     47 122.34 346 1 1 -110.833 -2.06956 -174.45 
-     47 137.285 889 1 0 -110.828 -2.0664 -175.85 
-     47 104.761 347 0 1 -110.717 -1.99109 -204.45 
-     47 112.468 890 0 0 -110.713 -1.98674 -205.85 
-     47 220.403 891 2 0 -110.937 -1.83629 -145.85 
-     47 105.233 291 1 1 -121.789 -1.60083 -174.45 
-     47 136.213 888 1 0 -121.715 -2.25 -175.927 
-     47 8.93359 303 0 1 -119.529 -12.8193 -204.45 
-     47 83.9079 302 0 1 -119.55 -12.8161 -204.477 
-     47 47.4399 301 0 1 -119.75 -12.7865 -204.7 
-     47 241.326 837 0 0 -120.829 -12.601 -205.85 
-     47 91.5298 340 2 1 -111.963 -1.77726 -144.85 
-     47 21.0803 341 2 1 -111.95 -1.77017 -144.806 
-     47 292.718 345 7 1 -111.15 -1.86851 5.51335 
-     47 42.2455 892 9 0 -111.179 -1.65 63.8586 
-     47 204.706 885 9 0 -70.4798 -2.89687 63.7502 
-     47 442.677 553 9 1 -69.4085 -3.19549 65.15 
-     47 222.672 554 9 1 -69.25 -3.38955 65.2613 
-Number of digits in this event: 24
-Using G4ParticleGun... 
-Particle energy: 4.86352 LIN
+Number of tracker hits in this event: 60
+     47 141.38 1360 9 1 92.229 82.2138 65.55 
+     47 198.73 1310 9 0 92.229 82.2135 64.15 
+     47 131.579 1360 8 1 92.2476 82.2127 35.55 
+     47 175.303 1310 8 0 92.2505 82.2139 34.15 
+     47 345.811 1360 7 1 92.3062 82.2366 5.55 
+     47 627.691 1310 7 0 92.3076 82.2356 4.15 
+     47 112.39 1360 6 1 92.3382 82.215 -24.45 
+     47 306.628 1310 6 0 92.3385 82.2135 -25.85 
+     47 139.799 1360 5 1 92.3472 82.1843 -54.45 
+     47 381.921 1310 5 0 92.3468 82.1838 -55.85 
+     47 129.892 1360 4 1 92.3308 82.1719 -84.45 
+     47 116.641 1310 4 0 92.3298 82.169 -85.85 
+     47 115.094 1360 3 1 92.3075 82.1092 -114.45 
+     47 289.456 1310 3 0 92.3064 82.1078 -115.85 
+     47 111.649 1360 2 1 92.2704 82.0768 -144.45 
+     47 166.855 1310 2 0 92.2685 82.0784 -145.85 
+     47 104.113 1360 1 1 92.227 82.106 -174.45 
+     47 132.433 1310 1 0 92.2257 82.1064 -175.85 
+     47 403.536 1360 0 1 92.1931 82.1147 -204.45 
+     47 99.8474 1310 0 0 92.1892 82.1168 -205.85 
+     47 10.8962 1691 1 0 -20.2159 158.35 -176.13 
+     47 241.611 1311 3 0 92.4577 82.25 -116.181 
+     47 103.842 1362 6 1 92.6418 81.758 -24.45 
+     47 149.571 1308 6 0 92.6435 81.7647 -25.85 
+     47 124.049 1363 5 1 92.7501 82.0687 -54.45 
+     47 184.006 1364 4 1 92.9955 82.613 -84.45 
+     47 95.6473 1312 4 0 92.9908 82.6077 -85.85 
+     47 105.725 1362 3 1 92.6383 82.3996 -114.45 
+     47 114.207 1359 2 1 91.9854 82.4414 -144.45 
+     47 174.936 1311 2 0 91.943 82.4426 -145.85 
+     47 121.709 1354 1 1 91.038 82.3447 -174.45 
+     47 187.653 1311 1 0 90.9644 82.3574 -175.85 
+     47 101.896 1346 0 1 89.4214 82.4721 -204.45 
+     47 171.534 1312 0 0 89.3324 82.4761 -205.85 
+     47 310.545 1302 1 0 59.3785 80.4516 -176.25 
+     47 37.0608 1312 1 0 91.1273 82.45 -175.894 
+     47 71.6282 1355 1 1 91.265 83.7237 -174.85 
+     47 15.9203 1327 1 0 90.8884 85.6124 -175.85 
+     47 239.955 1328 1 0 90.879 85.6501 -175.865 
+     47 110.643 1356 1 1 91.3724 85.4179 -174.85 
+     47 81.9166 1307 6 0 93.3734 81.5247 -25.85 
+     47 108 1306 6 0 93.5503 81.45 -25.991 
+     47 82.5875 1305 6 0 93.6076 81.25 -25.9089 
+     47 68.5517 1370 6 1 94.3168 80.603 -24.8499 
+     47 66.4401 1297 6 0 94.2805 79.4922 -25.85 
+     47 102.07 1358 6 1 91.8898 82.1151 -24.45 
+     47 65.5617 1354 5 1 90.9581 82.4831 -54.45 
+     47 60.2845 1353 5 1 90.95 82.4882 -54.6649 
+     47 119.869 1312 5 0 90.9039 82.517 -55.85 
+     47 117.243 1349 4 1 90.05 83.1241 -84.4505 
+     47 132.36 1315 4 0 90.0178 83.1865 -85.85 
+     47 105.969 1347 3 1 89.4675 84.4418 -114.45 
+     47 113.213 1322 3 0 89.4457 84.4913 -115.85 
+     47 133.322 1344 2 1 88.9621 85.5435 -144.45 
+     47 166.508 1327 2 0 88.9234 85.5593 -145.85 
+     47 103.612 1340 1 1 88.1079 85.795 -174.45 
+     47 185.047 1335 0 1 87.2238 86.097 -204.45 
+     47 129.578 1330 0 0 87.1742 86.0978 -205.85 
+     47 24.1323 1609 4 0 -79.1916 142.053 -86.25 
+     47 75.9029 1610 4 0 -79.2242 142.15 -86.2277 
+Number of digits in this event: 31
+Using G4ParticleGun... 
+Particle energy: 1.55974 LIN
 Particle: e-
 Event: 48
-Number of tracker hits in this event: 109
-     48 579.49 689 11 1 -42.115 -5.56923 125.55 
-     48 104.792 872 11 0 -42.1162 -5.5696 124.15 
-     48 119.713 689 10 1 -42.1328 -5.57491 95.55 
-     48 234.936 872 10 0 -42.1318 -5.57651 94.15 
-     48 122.624 689 9 1 -42.1078 -5.60571 65.55 
-     48 118.337 872 9 0 -42.1073 -5.60585 64.15 
-     48 139.167 689 8 1 -42.0961 -5.61848 35.55 
-     48 115.612 872 8 0 -42.0905 -5.61976 34.15 
-     48 123.116 690 7 1 -41.9718 -5.63569 5.55 
-     48 126.038 872 7 0 -41.9636 -5.63595 4.15 
-     48 152.427 691 6 1 -41.8187 -5.61517 -24.45 
-     48 128.98 872 6 0 -41.7983 -5.61337 -25.85 
-     48 101.732 693 5 1 -41.3785 -5.56563 -54.45 
-     48 233.607 872 5 0 -41.3608 -5.57057 -55.85 
-     48 104.327 695 4 1 -40.9911 -5.67648 -84.45 
-     48 153.494 871 4 0 -40.9836 -5.67791 -85.85 
-     48 96.6503 696 3 1 -40.8292 -5.71569 -114.45 
-     48 152.673 871 3 0 -40.8236 -5.70694 -115.85 
-     48 171.923 696 2 1 -40.748 -5.52046 -144.45 
-     48 106.254 872 2 0 -40.7412 -5.5164 -145.85 
-     48 145.89 697 1 1 -40.6277 -5.43434 -174.45 
-     48 124.171 873 1 0 -40.6211 -5.42574 -175.85 
-     48 134.324 697 0 1 -40.5342 -5.20559 -204.45 
-     48 106.823 874 0 0 -40.5373 -5.18632 -205.85 
-     48 171.024 695 2 1 -40.85 -5.49484 -144.585 
-     48 117.773 694 2 1 -41.05 -5.53211 -144.827 
-     48 65.3132 874 2 0 -41.6576 -5.13121 -145.85 
-     48 31.0331 876 6 0 -41.6195 -4.68112 -25.85 
-     48 146.454 877 6 0 -41.6274 -4.65 -25.8841 
-     48 728.657 695 1 1 -41.0076 -5.54034 -174.45 
-     48 438.099 872 1 0 -40.9947 -5.5368 -175.85 
-     48 158.566 696 0 1 -40.7081 -5.42153 -204.45 
-     48 116.896 873 0 0 -40.7022 -5.41673 -205.85 
-     48 59.483 701 1 0 3.58532 -39.65 -176.001 
-     48 339.102 694 1 1 -41.0501 -5.49894 -174.652 
-     48 76.9645 693 1 1 -41.25 -5.93646 -174.636 
-     48 106.684 695 0 1 -40.8656 -5.59212 -204.45 
-     48 367.359 872 0 0 -40.8564 -5.60281 -205.85 
-     48 147.079 277 1 1 -124.628 -39.9259 -174.45 
-     48 183.462 276 1 1 -124.75 -40.1384 -174.584 
-     48 336.919 692 0 1 -41.6089 -5.62302 -204.451 
-     48 253.642 691 0 1 -41.65 -5.60984 -204.822 
-     48 36.4495 690 0 1 -41.85 -5.81807 -204.588 
-     48 293.076 689 5 1 -42.1819 -5.50331 -54.45 
-     48 135.515 690 4 1 -42.0281 -5.04549 -84.45 
-     48 152.906 875 4 0 -42.0413 -5.03349 -85.85 
-     48 296.116 689 3 1 -42.2144 -4.75664 -114.45 
-     48 118.635 876 3 0 -42.2181 -4.75005 -115.85 
-     48 91.7557 689 2 1 -42.2099 -4.60117 -144.45 
-     48 141.117 877 2 0 -42.238 -4.60141 -145.85 
-     48 92.9127 686 1 1 -42.7406 -4.56956 -174.45 
-     48 117.108 877 1 0 -42.7268 -4.56 -175.85 
-     48 104.748 687 0 1 -42.4736 -4.27808 -204.45 
-     48 122.687 878 0 0 -42.4608 -4.27032 -205.85 
-     48 106.855 1230 1 1 66.05 -36.8339 -174.544 
-     48 330.674 879 3 0 -42.273 -4.21208 -115.85 
-     48 166.683 878 3 0 -42.3199 -4.25 -116.072 
-     48 295.226 870 5 0 -42.4036 -5.87108 -55.85 
-     48 250.227 670 4 1 -45.9258 -16.1398 -84.45 
-     48 51.1549 817 4 0 -46.1244 -16.5985 -85.85 
-     48 57.8571 816 4 0 -46.143 -16.65 -86.0129 
-     48 125.718 652 3 1 -49.6032 -26.158 -114.45 
-     48 33.4814 651 3 1 -49.65 -26.4317 -114.753 
-     48 73.854 762 3 0 -49.8545 -27.459 -115.85 
-     48 103.141 761 3 0 -49.8955 -27.65 -116.062 
-     48 152.081 626 2 1 -54.7386 -54.0609 -144.45 
-     48 25.7231 623 2 0 -54.4759 -55.3825 -145.85 
-     48 170.905 622 2 0 -54.462 -55.4504 -145.923 
-     48 45.3142 621 2 0 -54.4244 -55.6501 -146.133 
-     48 256.397 652 1 1 -49.6327 -84.2036 -174.45 
-     48 89.1575 653 1 1 -49.45 -84.3531 -174.653 
-     48 99.7988 473 1 0 -48.5228 -85.2874 -175.85 
-     48 87.4976 472 1 0 -48.3565 -85.45 -176.07 
-     48 100.52 307 1 0 -36.6435 -118.551 -176.25 
-     48 138.48 306 1 0 -36.7741 -118.75 -175.949 
-     48 77.2059 712 1 1 -37.4964 -119.466 -174.849 
-     48 37.7034 711 1 1 -37.65 -119.623 -174.596 
-     48 48.5124 354 2 0 -38.0266 -109.202 -146.25 
-     48 93.6748 355 2 0 -38.0284 -109.15 -146.121 
-     48 113.883 710 2 1 -37.9791 -108.666 -144.85 
-     48 132.36 339 3 0 -55.8753 -112.257 -116.25 
-     48 123.812 617 3 1 -56.575 -112.365 -114.85 
-     48 81.1829 616 3 1 -56.65 -112.37 -114.64 
-     48 44.2278 615 3 1 -56.9957 -112.346 -114.451 
-     48 76.0551 614 3 1 -57.05 -112.355 -114.635 
-     48 140.743 338 3 0 -57.5495 -112.4 -115.851 
-     48 151.876 809 5 0 -42.2814 -18.13 -56.25 
-     48 330.166 684 5 1 -43.1836 -16.8584 -54.85 
-     48 2.75487 683 5 1 -43.25 -16.6444 -54.7182 
-     48 7.77722 817 5 0 -42.9162 -16.4866 -55.85 
-     48 168.014 873 11 0 -42.0592 -5.26905 124.15 
-     48 263.875 874 11 0 -42.0566 -5.25 124.086 
-     48 0.312832 875 11 0 -42.0626 -5.05 123.751 
-     48 23.0326 1543 11 0 54.9172 128.867 123.75 
-     48 85.6654 1544 11 0 54.9615 128.95 123.778 
-     48 58.7132 1545 11 0 54.9973 129.15 123.878 
-     48 63.075 1546 11 0 55.0423 129.351 123.981 
-     48 53.3921 1547 11 0 55.1252 129.55 124.093 
-     48 127.906 1179 11 1 55.9659 131.347 125.15 
-     48 252.292 1180 11 1 56.05 131.522 125.242 
-     48 134.085 1563 11 0 55.3477 132.774 124.15 
-     48 12.7172 1564 11 0 55.1155 132.95 123.782 
-     48 307.824 690 11 1 -42.05 -5.55535 125.224 
-     48 17.0018 691 11 1 -41.8499 -5.21769 125.185 
-     48 461.035 708 11 1 -38.3675 -3.53552 125.15 
-     48 44.0909 707 11 1 -38.5062 -3.13744 125.55 
-     48 30.4861 709 11 1 -38.2499 -2.89766 125.186 
-     48 240.603 886 11 0 -37.5852 -2.82353 124.15 
-     48 7.63389 738 11 1 -32.4443 -2.32458 125.15 
-Number of digits in this event: 57
+Number of tracker hits in this event: 41
+     48 143.89 493 10 1 -81.3287 -63.8533 95.55 
+     48 190.224 580 10 0 -81.3315 -63.8586 94.15 
+     48 139.161 493 9 1 -81.3667 -63.9592 65.55 
+     48 144.425 580 9 0 -81.3658 -63.9601 64.15 
+     48 129.575 493 8 1 -81.3259 -63.9711 35.55 
+     48 143.825 580 8 0 -81.3253 -63.9698 34.15 
+     48 98.1846 493 7 1 -81.3307 -63.9574 5.55 
+     48 102.478 580 7 0 -81.3262 -63.9567 4.15 
+     48 198.945 493 6 1 -81.263 -63.9339 -24.45 
+     48 117.748 580 6 0 -81.2628 -63.9458 -25.85 
+     48 117.832 493 5 1 -81.2823 -64.2022 -54.45 
+     48 123.51 579 5 0 -81.2739 -64.2036 -55.85 
+     48 101.388 494 4 1 -81.1114 -64.242 -84.45 
+     48 133.944 578 4 0 -81.1048 -64.2553 -85.85 
+     48 341.313 495 3 1 -80.946 -64.5289 -114.45 
+     48 132.755 577 3 0 -80.9363 -64.5356 -115.85 
+     48 175.767 496 2 1 -80.7503 -64.673 -144.45 
+     48 124.949 576 2 0 -80.7414 -64.6897 -145.85 
+     48 121.267 497 1 1 -80.5701 -65.0243 -174.45 
+     48 101.57 575 1 0 -80.5563 -65.0337 -175.85 
+     48 129.109 498 0 1 -80.2747 -65.2093 -204.45 
+     48 119.823 574 0 0 -80.2615 -65.2227 -205.85 
+     48 195.121 494 1 1 -81.1642 -65.2174 -174.45 
+     48 142.876 493 1 1 -81.2501 -65.2044 -174.564 
+     48 8.26042 492 1 1 -81.45 -65.1866 -174.828 
+     48 162.014 574 1 0 -82.2668 -65.2358 -175.85 
+     48 166.786 573 1 0 -82.3731 -65.25 -175.986 
+     48 88.2444 395 0 1 -101.001 -59.0367 -204.45 
+     48 56.1634 394 0 1 -101.15 -59.2023 -204.674 
+     48 23.4771 600 0 0 -102.016 -60.0143 -205.85 
+     48 114.775 599 0 0 -102.056 -60.0504 -205.903 
+     48 15.5831 598 0 0 -102.243 -60.25 -206.2 
+     48 50.0174 484 0 1 -83.2379 -63.9336 -204.45 
+     48 73.3974 483 0 1 -83.25 -63.9224 -204.588 
+     48 175.888 581 0 0 -83.3819 -63.8111 -205.85 
+     48 144.62 924 0 1 4.85 -34.8869 -204.498 
+     48 265.166 923 0 1 4.85 -34.8984 -204.542 
+     48 3.4773 922 0 1 4.64999 -34.8028 -204.562 
+     48 211.618 494 0 1 -81.0945 -64.4321 -204.45 
+     48 98.2674 578 0 0 -81.0954 -64.4364 -205.85 
+     48 158.3 577 0 0 -80.9933 -64.4715 -205.85 
+Number of digits in this event: 26
 Using G4ParticleGun... 
-Particle energy: 8.80278 LIN
+Particle energy: 4.20727 LIN
 Particle: e-
 Event: 49
-Number of tracker hits in this event: 91
-     49 167.895 1420 10 1 104.286 -49.6436 95.55 
-     49 177.958 652 10 0 104.286 -49.6435 94.15 
-     49 129.592 1420 9 1 104.291 -49.6402 65.55 
-     49 132.015 652 9 0 104.292 -49.6391 64.15 
-     49 113.918 1420 8 1 104.313 -49.6156 35.55 
-     49 119.237 652 8 0 104.314 -49.6152 34.15 
-     49 154.577 1420 7 1 104.332 -49.6215 5.55 
-     49 109.226 652 7 0 104.333 -49.6219 4.15 
-     49 127.357 1421 6 1 104.359 -49.6246 -24.45 
-     49 142.958 652 6 0 104.359 -49.6254 -25.85 
-     49 237.133 1420 5 1 104.34 -49.6426 -54.45 
-     49 127.887 652 5 0 104.339 -49.6428 -55.85 
-     49 561.111 1420 4 1 104.303 -49.6468 -84.45 
-     49 265.683 652 4 0 104.297 -49.6479 -85.85 
-     49 313.763 1420 3 1 104.17 -49.6637 -114.45 
-     49 249.184 651 3 0 104.165 -49.6646 -115.85 
-     49 315.631 1419 2 1 104.06 -49.6769 -144.45 
-     49 111.593 651 2 0 104.05 -49.6759 -145.85 
-     49 104.768 1418 1 1 103.854 -49.6405 -174.45 
-     49 148.41 652 1 0 103.848 -49.6419 -175.85 
-     49 118.514 1417 0 1 103.721 -49.6743 -204.45 
-     49 104.231 651 0 0 103.716 -49.6759 -205.85 
-     49 61.7746 1320 4 1 84.1666 -121.005 -84.85 
-     49 156.801 1419 3 1 104.15 -49.6521 -114.502 
-     49 82.7727 650 3 0 102.687 -49.9149 -115.85 
-     49 237.236 1411 3 1 102.473 -50.4783 -114.85 
-     49 101.489 651 6 0 104.396 -49.6503 -26.036 
-     49 139.367 1275 1 1 75.25 27.5681 -174.783 
-     49 79.0874 1274 1 1 75.05 27.9336 -174.506 
-     49 26.7199 647 9 0 103.818 -50.594 64.15 
-     49 66.0919 646 9 0 103.785 -50.6501 64.0832 
-     49 101.418 645 9 0 103.735 -50.85 64.0324 
-     49 12.4854 644 9 0 103.757 -51.05 63.7863 
-     49 64.4067 706 9 0 124.386 -38.8227 63.75 
-     49 14.4799 707 9 0 124.417 -38.65 63.8074 
-     49 161.769 1421 3 1 104.379 -49.6928 -114.45 
-     49 113.472 1421 2 1 104.452 -49.9822 -144.45 
-     49 130.603 650 2 0 104.453 -49.9989 -145.85 
-     49 340.897 1421 1 1 104.497 -50.3432 -174.45 
-     49 207.789 648 1 0 104.499 -50.3673 -175.85 
-     49 110.242 1422 0 1 104.572 -50.8764 -204.45 
-     49 141.284 645 0 0 104.576 -50.9041 -205.85 
-     49 11.4248 1426 7 0 91.2666 105.35 4.13249 
-     49 106.536 647 4 0 104.002 -50.5206 -85.8504 
-     49 76.3472 646 4 0 103.957 -50.65 -86.0467 
-     49 24.5439 1382 3 1 96.6062 -68.9936 -114.45 
-     49 101.124 1381 3 1 96.55 -69.0486 -114.535 
-     49 4.90008 1380 3 1 96.3499 -69.229 -114.835 
-     49 152.557 550 3 0 95.6982 -69.85 -115.85 
-     49 4.3138 549 3 0 95.4719 -70.05 -116.232 
-     49 68.9122 1291 2 1 78.4246 -84.551 -144.45 
-     49 87.3441 1290 2 1 78.25 -84.4899 -144.564 
-     49 81.7028 1289 2 1 78.0496 -84.4011 -144.701 
-     49 6.4706 1288 2 1 77.8496 -84.3081 -144.838 
-     49 138.709 482 2 0 76.3907 -83.6085 -145.85 
-     49 57.0784 483 2 0 76.0484 -83.4499 -146.098 
-     49 55.8106 1108 1 1 41.7974 -65.3819 -174.45 
-     49 62.4571 1107 1 1 41.65 -65.3654 -174.556 
-     49 69.8444 1106 1 1 41.45 -65.3376 -174.705 
-     49 2.32785 1105 1 1 41.25 -65.3106 -174.845 
-     49 243.533 574 1 0 39.7257 -65.1502 -175.85 
-     49 166.298 635 1 0 -20.821 -53.014 -176.25 
-     49 268.25 636 1 0 -21.0415 -52.85 -176.088 
-     49 232.38 652 3 0 104.504 -49.6383 -115.85 
-     49 104.778 1444 2 1 109.004 -51.0724 -144.45 
-     49 53.9322 1443 2 1 108.95 -50.9859 -144.709 
-     49 157.165 647 2 0 108.679 -50.5497 -145.85 
-     49 32.3383 648 2 0 108.625 -50.45 -146.134 
-     49 179.026 1416 1 1 103.549 -41.6272 -174.45 
-     49 131.979 694 1 0 103.035 -41.1403 -175.85 
-     49 63.601 695 1 0 102.928 -41.05 -176.131 
-     49 150.658 1359 0 1 92.0463 -30.1286 -204.45 
-     49 67.125 754 0 0 91.9629 -29.1741 -205.85 
-     49 131.928 755 0 0 91.9536 -29.05 -206.05 
-     49 44.4424 916 0 0 112.163 3.33725 -206.25 
-     49 110.723 917 0 0 112.244 3.45 -206.155 
-     49 79.4636 1458 0 1 111.859 3.78951 -204.849 
-     49 105.634 1457 0 1 111.75 3.81309 -204.656 
-     49 46.4691 1456 0 1 111.55 3.8706 -204.479 
-     49 74.2651 1455 0 1 111.35 3.95972 -204.454 
-     49 119.803 1454 0 1 111.15 4.05824 -204.55 
-     49 99.3562 1453 0 1 110.95 4.32891 -204.74 
-     49 65.7335 1452 0 1 110.75 4.37294 -204.814 
-     49 5.17311 931 0 0 109.059 6.44537 -205.85 
-     49 413.759 932 0 0 109.056 6.45 -205.852 
-     49 110.388 1418 2 1 103.852 -49.2406 -144.45 
-     49 117.651 654 2 0 103.795 -49.1862 -145.85 
-     49 117.882 1413 1 1 102.807 -47.9691 -174.45 
-     49 99.1922 660 1 0 102.75 -47.9155 -175.85 
-     49 145.076 1407 0 1 101.575 -46.8038 -204.45 
-     49 93.6814 666 0 0 101.506 -46.7288 -205.85 
-Number of digits in this event: 39
+Number of tracker hits in this event: 142
+     49 113.804 978 11 1 15.688 52.4289 125.55 
+     49 94.5329 1161 11 0 15.6862 52.4265 124.15 
+     49 345.371 978 10 1 15.654 52.3721 95.55 
+     49 119.619 1161 10 0 15.6519 52.3703 94.15 
+     49 107.336 977 9 1 15.6044 52.3375 65.55 
+     49 145.818 1161 9 0 15.6029 52.3406 64.15 
+     49 111.145 977 8 1 15.5799 52.4017 35.55 
+     49 100.14 1161 8 0 15.5798 52.4035 34.15 
+     49 110.469 977 7 1 15.5802 52.4443 5.55 
+     49 108.002 1161 7 0 15.5805 52.4421 4.15 
+     49 214.719 977 6 1 15.595 52.3875 -24.45 
+     49 262.495 1161 6 0 15.5991 52.3844 -25.85 
+     49 194.397 978 5 1 15.6831 52.3159 -54.45 
+     49 122.174 1161 5 0 15.6869 52.3126 -55.85 
+     49 589.4 978 4 1 15.7949 52.2505 -84.45 
+     49 327.897 1160 4 0 15.7965 52.2491 -85.85 
+     49 224.882 978 3 1 15.8257 52.2342 -114.45 
+     49 134.161 1160 3 0 15.8354 52.2311 -115.85 
+     49 87.6754 980 2 1 16.0864 52.1326 -144.45 
+     49 524.133 1160 2 0 16.1022 52.1294 -145.85 
+     49 113.808 981 1 1 16.4346 52.0426 -174.45 
+     49 442.694 1159 1 0 16.4501 52.0388 -175.85 
+     49 101.562 983 0 1 16.7835 51.8202 -204.45 
+     49 161.849 1158 0 0 16.8002 51.8152 -205.85 
+     49 267.507 903 1 1 0.754873 100.585 -174.85 
+     49 337.295 1161 4 0 15.7705 52.3225 -85.85 
+     49 225.409 1161 3 0 15.8187 52.2863 -115.85 
+     49 232.154 979 2 1 15.8642 52.5309 -144.45 
+     49 115.898 1162 2 0 15.86 52.5543 -145.85 
+     49 371.747 978 1 1 15.7758 53.0601 -174.45 
+     49 421.134 1165 1 0 15.7722 53.0801 -175.85 
+     49 189.265 978 0 1 15.6801 53.5248 -204.45 
+     49 161.774 1167 0 0 15.678 53.5395 -205.85 
+     49 84.9909 1346 0 1 89.364 111.696 -204.45 
+     49 103.828 979 0 1 15.85 53.5489 -204.725 
+     49 132.047 980 0 1 16.05 53.6839 -204.675 
+     49 286.799 981 0 1 16.25 53.8791 -204.549 
+     49 308.421 979 3 1 15.96 54.5201 -114.45 
+     49 27.9823 1175 3 0 16.118 55.2049 -115.85 
+     49 97.3946 1176 3 0 16.1271 55.25 -115.934 
+     49 53.1498 991 2 1 18.2742 71.4545 -144.45 
+     49 66.2825 990 2 1 18.25 71.4988 -144.635 
+     49 126.667 1258 2 0 17.8903 71.7678 -145.85 
+     49 48.4926 945 1 1 9.18251 75.2438 -174.45 
+     49 216.36 946 1 1 9.25016 75.1233 -174.501 
+     49 453.411 947 1 1 9.45 74.6736 -174.682 
+     49 35.4837 1256 1 0 10.3042 71.3405 -175.85 
+     49 87.5262 1255 1 0 10.3237 71.2492 -175.879 
+     49 50.3803 1254 1 0 10.3514 71.05 -175.955 
+     49 48.6072 1253 1 0 10.376 70.85 -176.02 
+     49 49.1338 1252 1 0 10.3801 70.65 -176.043 
+     49 53.034 1251 1 0 10.396 70.4497 -176.086 
+     49 63.8001 1250 1 0 10.4382 70.2499 -176.144 
+     49 3.26312 1249 1 0 10.4599 70.05 -176.243 
+     49 167.485 927 0 1 5.47188 17.3185 -204.45 
+     49 19.959 982 0 0 5.57521 16.4901 -205.85 
+     49 101.341 981 0 0 5.57783 16.45 -205.92 
+     49 112.556 978 0 0 -1.19478 15.6633 -206.25 
+     49 155.643 979 0 0 -1.40162 15.8501 -206.044 
+     49 232.547 886 0 1 -2.7199 16.3705 -204.85 
+     49 132.236 887 0 1 -2.65 16.8196 -204.657 
+     49 30.2436 983 0 0 -1.74336 16.694 -205.85 
+     49 94.5511 889 0 1 -2.12197 17.1145 -204.85 
+     49 168.789 1163 3 0 16.0251 52.714 -115.85 
+     49 128.562 1164 2 0 15.9717 52.883 -145.85 
+     49 112.012 986 1 1 17.4388 53.074 -174.45 
+     49 113.474 990 0 1 18.1985 53.8383 -204.45 
+     49 193.784 1169 0 0 18.2998 53.9005 -205.85 
+     49 118.519 980 3 1 16.1695 52.3367 -114.45 
+     49 323.299 981 2 1 16.278 52.1806 -144.45 
+     49 100.45 982 1 1 16.5267 51.5512 -174.45 
+     49 158.598 1157 1 0 16.5494 51.5254 -175.85 
+     49 24.4581 984 0 1 17.0447 50.9654 -204.45 
+     49 76.8705 985 0 1 17.05 50.9623 -204.543 
+     49 208.772 1154 0 0 17.1267 50.9172 -205.85 
+     49 195.916 977 1 1 15.6291 51.5841 -174.451 
+     49 101.306 993 0 1 18.718 59.9136 -204.45 
+     49 48.18 1197 0 0 18.6154 59.4941 -205.85 
+     49 92.6719 1196 0 0 18.607 59.45 -205.986 
+     49 80.1524 1709 0 0 -26.1452 161.95 -206.082 
+     49 349.491 1160 1 0 15.9558 52.1031 -175.85 
+     49 3.75164 1161 1 0 16.1216 52.25 -176.233 
+     49 302.809 977 2 1 15.4772 52.8108 -144.45 
+     49 18.8798 978 2 1 15.65 52.5152 -144.808 
+     49 206.978 1159 2 0 15.9077 52.0496 -145.962 
+     49 152.925 974 1 1 15.0422 52.2471 -174.45 
+     49 89.7227 970 0 1 14.0882 51.3002 -204.45 
+     49 23.1778 969 0 1 14.05 51.2534 -204.774 
+     49 101.561 1155 0 0 13.915 51.1005 -205.85 
+     49 317.407 975 1 1 15.0502 52.2445 -174.467 
+     49 157.459 1038 0 1 27.7007 48.9595 -204.45 
+     49 90.9927 1139 0 0 28.0854 48.0051 -205.85 
+     49 45.5565 1138 0 0 28.15 47.85 -206.079 
+     49 88.9894 1158 1 0 15.4726 51.827 -175.85 
+     49 322.804 976 1 1 15.3834 51.5662 -174.45 
+     49 117.798 1155 1 0 15.691 51.1962 -175.85 
+     49 55.1158 1001 0 1 20.4023 45.5246 -204.45 
+     49 99.5402 1002 0 1 20.45 45.4329 -204.593 
+     49 12.6348 1121 0 0 21.1843 44.2809 -205.85 
+     49 114.932 1120 0 0 21.2047 44.25 -205.882 
+     49 70.0266 1119 0 0 21.3274 44.05 -206.095 
+     49 62.5828 913 0 1 2.82531 -39.5552 -204.45 
+     49 71.6353 1151 1 0 15.4985 50.3432 -175.85 
+     49 328.419 1150 1 0 15.5072 50.25 -175.951 
+     49 20.6335 1149 1 0 15.5071 50.0499 -176.175 
+     49 36.4314 976 0 1 15.3288 24.1067 -204.45 
+     49 205.864 975 0 1 15.2499 24.1185 -204.626 
+     49 159.156 1020 0 0 14.6203 24.1825 -205.85 
+     49 58.0894 1038 0 0 -0.74907 27.7641 -206.25 
+     49 77.6911 1039 0 0 -0.758405 27.85 -206.08 
+     49 91.1365 896 0 1 -0.722695 28.5086 -204.85 
+     49 124.75 897 0 1 -0.65 28.7077 -204.561 
+     49 52.2443 898 0 1 -0.45 28.8795 -204.667 
+     49 159.006 1041 0 0 -0.502717 28.4112 -205.85 
+     49 53.5971 1040 0 0 -0.417171 28.25 -206.133 
+     49 13.5216 978 6 1 15.6617 52.3403 -24.45 
+     49 0.151052 1160 6 0 15.3176 52.25 -26.0405 
+     49 162.718 956 5 1 11.2902 54.3868 -54.45 
+     49 3.80767 957 5 1 11.4502 54.427 -54.8329 
+     49 170.62 1172 5 0 11.9384 54.5525 -55.8503 
+     49 51.1425 1048 4 1 29.7319 57.4409 -84.4502 
+     49 80.4807 1049 4 1 29.85 57.3752 -84.5622 
+     49 20.0809 1050 4 1 30.05 57.2753 -84.7922 
+     49 117.406 1184 4 0 30.9941 56.926 -85.85 
+     49 101.417 1183 4 0 31.1758 56.85 -86.069 
+     49 39.1206 1064 4 0 44.5651 32.9038 -86.25 
+     49 68.8821 1063 4 0 44.5359 32.85 -86.1157 
+     49 98.7729 1120 4 1 44.1773 32.4732 -84.8498 
+     49 79.3375 1119 4 1 44.05 32.4173 -84.5988 
+     49 14.6108 983 5 0 27.4494 16.6776 -56.25 
+     49 105.491 982 5 0 27.4074 16.65 -56.1893 
+     49 88.6676 981 5 0 27.1889 16.45 -55.9303 
+     49 44.2508 1028 5 1 25.7433 14.2443 -54.85 
+     49 102.883 1027 5 1 25.65 14.1368 -54.7755 
+     49 82.8018 1026 5 1 25.45 14.0247 -54.6767 
+     49 192.532 1163 2 0 15.4769 52.7465 -145.943 
+     49 245.76 1164 1 0 15.1954 52.9539 -175.85 
+     49 174.071 1165 0 0 15.094 53.0845 -205.85 
+     49 140.158 979 1 1 15.8585 52.9748 -174.45 
+     49 124.307 977 0 1 15.4588 52.998 -204.45 
+     49 111.125 1164 0 0 15.4373 52.9859 -205.85 
+     49 72.2516 917 0 0 24.6207 3.65 -206.242 
+Number of digits in this event: 60
 Using G4ParticleGun... 
-Particle energy: 2.5496 LIN
+Particle energy: 4.15111 LIN
 Particle: e-
 Event: 50
-Number of tracker hits in this event: 124
-     50 118.177 1050 10 1 30.1342 -79.6875 95.55 
-     50 112.981 501 10 0 30.1325 -79.6849 94.15 
-     50 103.741 1050 9 1 30.0978 -79.6332 65.55 
-     50 118.277 502 9 0 30.0898 -79.6274 64.15 
-     50 129.319 1049 8 1 29.8949 -79.512 35.55 
-     50 129.778 502 8 0 29.8873 -79.5099 34.15 
-     50 182.491 1048 7 1 29.7532 -79.4565 5.55 
-     50 170.182 502 7 0 29.7471 -79.4523 4.15 
-     50 159.113 1047 6 1 29.6152 -79.3557 -24.45 
-     50 128.909 503 6 0 29.6125 -79.3527 -25.85 
-     50 267.382 1047 5 1 29.5726 -79.2923 -54.45 
-     50 248.414 503 5 0 29.5684 -79.2879 -55.85 
-     50 101.371 1047 4 1 29.4864 -79.1925 -84.45 
-     50 118.354 504 4 0 29.476 -79.1908 -85.85 
-     50 90.668 1046 3 1 29.2942 -79.1354 -114.45 
-     50 175.981 504 3 0 29.2867 -79.1389 -115.85 
-     50 147.274 1047 2 1 29.5443 -78.9194 -144.45 
-     50 125.28 505 2 0 29.539 -78.9196 -145.85 
-     50 132.115 1046 1 1 29.4376 -78.9507 -174.45 
-     50 101.692 505 1 0 29.426 -78.9484 -175.85 
-     50 125.146 1045 0 1 29.1519 -78.8501 -204.45 
-     50 121.078 506 0 0 29.1262 -78.8474 -205.85 
-     50 100.308 198 7 1 -140.35 -132.155 5.26284 
-     50 363.491 279 9 1 -124.326 -99.7873 65.15 
-     50 341.008 278 9 1 -124.35 -99.8055 65.1767 
-     50 102.575 280 9 1 -124.15 -100.13 65.3304 
-     50 457.164 1044 2 1 28.9197 -78.4542 -144.45 
-     50 134.428 507 2 0 29.1751 -78.47 -145.85 
-     50 97.5089 1066 1 1 33.3399 -80.461 -174.45 
-     50 59.1397 1067 1 1 33.45 -80.4814 -174.685 
-     50 147.484 496 1 0 33.9693 -80.6945 -175.85 
-     50 28.255 1138 0 1 47.7776 -86.3889 -204.45 
-     50 102.913 1139 0 1 47.8503 -86.4137 -204.546 
-     50 9.86811 1140 0 1 48.05 -86.4792 -204.817 
-     50 121.147 466 0 0 48.8271 -86.7606 -205.85 
-     50 17.0212 465 0 0 49.081 -86.85 -206.193 
-     50 263.162 1041 1 1 28.3076 -78.0456 -174.45 
-     50 142.621 506 2 0 29.1453 -78.704 -145.85 
-     50 58.0586 1054 1 1 31.004 -79.6309 -174.45 
-     50 245.124 1053 1 1 30.8496 -79.468 -174.57 
-     50 78.2389 1052 1 1 30.6498 -79.276 -174.649 
-     50 89.7725 1051 1 1 30.45 -79.0081 -174.704 
-     50 4.88411 1050 1 1 30.25 -78.8251 -174.842 
-     50 135.3 509 1 0 29.2373 -78.1259 -175.85 
-     50 139.871 510 1 0 29.0798 -78.05 -175.937 
-     50 345.116 1044 1 1 28.9847 -78.446 -174.85 
-     50 67.0666 1043 1 1 28.85 -78.621 -174.666 
-     50 71.7886 1057 1 1 31.4763 -79.8022 -174.45 
-     50 112.911 1058 1 1 31.65 -79.7243 -174.603 
-     50 133.38 502 1 0 32.1268 -79.545 -175.85 
-     50 247.329 1043 2 1 28.85 -78.6341 -144.727 
-     50 6.83297 515 2 0 27.6359 -76.8668 -145.85 
-     50 59.5645 516 2 0 27.6228 -76.85 -145.861 
-     50 87.0333 517 2 0 27.5396 -76.65 -145.901 
-     50 146.163 518 2 0 27.4325 -76.45 -145.866 
-     50 115.263 519 2 0 27.2432 -76.25 -145.902 
-     50 10.3189 520 2 0 27.0307 -76.05 -145.873 
-     50 59.9849 1026 2 1 25.342 -75.3419 -144.85 
-     50 77.2834 1025 2 1 25.2499 -75.2885 -144.814 
-     50 62.2345 1024 2 1 25.05 -75.1458 -144.754 
-     50 97.174 1023 2 1 24.85 -75.1852 -144.72 
-     50 125.409 1022 2 1 24.65 -75.2038 -144.636 
-     50 133.622 506 1 0 28.4378 -78.7408 -175.85 
-     50 107.299 1043 0 1 28.7602 -82.5055 -204.45 
-     50 104.183 487 0 0 28.8025 -82.5314 -205.85 
-     50 94.1464 507 1 0 28.2879 -78.5653 -175.85 
-     50 4.18261 1030 0 1 26.2469 -77.529 -204.45 
-     50 73.7694 1031 0 1 26.25 -77.5162 -204.467 
-     50 276.017 1032 0 1 26.45 -77.2725 -204.58 
-     50 75.9778 1033 0 1 26.6501 -77.1541 -204.623 
-     50 50.7561 1034 0 1 26.85 -77.1068 -204.666 
-     50 78.3536 1035 0 1 27.0501 -77.033 -204.746 
-     50 9.36231 1036 0 1 27.25 -76.9769 -204.838 
-     50 241.724 516 0 0 29.394 -76.8011 -205.85 
-     50 10.8794 668 0 0 84.9153 -46.2781 -206.25 
-     50 79.7414 669 0 0 84.9405 -46.25 -206.235 
-     50 84.3701 670 0 0 85.0796 -46.05 -206.119 
-     50 65.6046 671 0 0 85.1973 -45.8499 -205.977 
-     50 7.89652 1329 0 1 86.0346 -45.0327 -204.85 
-     50 99.3934 1330 0 1 86.05 -45.021 -204.829 
-     50 68.2716 1331 0 1 86.25 -44.8685 -204.569 
-     50 200.078 501 5 0 29.2224 -79.679 -55.8507 
-     50 139.224 505 5 0 45.2647 -78.9694 -56.25 
-     50 149.238 1128 5 1 45.6693 -78.769 -54.85 
-     50 557.05 1054 6 1 30.9378 -80.5947 -24.45 
-     50 255.728 497 6 0 30.9475 -80.5998 -25.85 
-     50 127.449 1056 5 1 31.2621 -80.6842 -54.45 
-     50 67.3989 496 5 0 31.2584 -80.6541 -55.85 
-     50 172.67 497 5 0 31.2578 -80.65 -56.0493 
-     50 120.87 1055 4 1 31.1556 -80.018 -84.45 
-     50 373.766 500 4 0 31.142 -80.0067 -85.85 
-     50 150.925 1054 3 1 30.9765 -79.7984 -114.45 
-     50 101.828 501 3 0 30.9588 -79.7899 -115.85 
-     50 290.147 1053 2 1 30.7722 -79.7417 -144.45 
-     50 192.635 501 2 0 30.7713 -79.7724 -145.85 
-     50 112.877 499 1 0 30.7471 -80.1762 -175.85 
-     50 57.3583 1054 0 1 30.8507 -79.5846 -204.45 
-     50 105.105 1053 0 1 30.85 -79.576 -204.644 
-     50 128.244 502 0 0 30.8453 -79.5199 -205.85 
-     50 548.006 511 2 0 21.5642 -77.7895 -146.25 
-     50 60.7644 499 4 0 31.3716 -80.05 -85.9198 
-     50 203.008 1066 4 1 33.2777 -79.3868 -84.85 
-     50 82.7691 1067 4 1 33.4501 -79.1899 -84.6651 
-     50 12.1774 202 4 0 57.4721 -139.689 -86.25 
-     50 120.451 1055 5 1 31.1553 -80.5765 -54.45 
-     50 100.23 1057 4 1 31.501 -80.4376 -84.45 
-     50 113.595 498 4 0 31.546 -80.4055 -85.85 
-     50 223.625 1062 3 1 32.5982 -79.72 -114.45 
-     50 259.767 502 3 0 32.7442 -79.6277 -115.85 
-     50 154.484 1079 2 1 35.9411 -77.9111 -144.45 
-     50 124.572 1104 1 1 40.9405 -74.8404 -174.45 
-     50 115.399 526 1 0 41.168 -74.7995 -175.85 
-     50 122.5 1129 0 1 45.8733 -73.845 -204.45 
-     50 112.569 531 0 0 46.0804 -73.8032 -205.85 
-     50 62.5601 304 2 0 41.9088 -119.264 -146.25 
-     50 88.9789 303 2 0 41.9007 -119.35 -146.178 
-     50 66.9668 302 2 0 41.9009 -119.55 -145.967 
-     50 81.9681 1108 2 1 41.8461 -121.008 -144.85 
-     50 202.173 1109 2 1 41.85 -121.208 -144.69 
-     50 32.0804 1132 3 0 105.268 46.4972 -116.25 
-     50 127.027 892 0 1 -1.45 -99.4415 -204.664 
-     50 81.088 893 0 1 -1.44986 -99.4903 -204.5 
-     50 4.17054 531 1 1 -73.85 -98.9027 -174.76 
-     50 180.674 1053 6 1 30.85 -80.5328 -24.5955 
-Number of digits in this event: 60
+Number of tracker hits in this event: 45
+     50 200.864 541 10 1 -71.692 76.2033 95.55 
+     50 119.042 1280 10 0 -71.6933 76.2031 94.15 
+     50 160.02 541 9 1 -71.7307 76.2012 65.55 
+     50 115.901 1280 9 0 -71.7315 76.2023 64.15 
+     50 126.668 541 8 1 -71.7482 76.2271 35.55 
+     50 114.082 1280 8 0 -71.7482 76.2296 34.15 
+     50 143.637 541 7 1 -71.7432 76.281 5.55 
+     50 102.488 1281 7 0 -71.7431 76.2842 4.15 
+     50 222.565 541 6 1 -71.7446 76.343 -24.45 
+     50 135.278 1281 6 0 -71.7458 76.3426 -25.85 
+     50 160.351 541 5 1 -71.7756 76.3352 -54.45 
+     50 141.263 1281 5 0 -71.7765 76.3354 -55.85 
+     50 142.384 541 4 1 -71.7864 76.3363 -84.45 
+     50 124.595 1281 4 0 -71.7851 76.3352 -85.85 
+     50 156.442 541 3 1 -71.7592 76.3137 -114.45 
+     50 107.914 1281 3 0 -71.7603 76.3147 -115.85 
+     50 139.679 541 2 1 -71.7754 76.3392 -144.45 
+     50 137.296 1281 2 0 -71.7768 76.342 -145.85 
+     50 154.789 541 1 1 -71.8161 76.4066 -174.45 
+     50 196.185 1281 1 0 -71.8192 76.411 -175.85 
+     50 144.71 540 0 1 -71.8758 76.4997 -204.45 
+     50 158.674 1282 0 0 -71.8806 76.5057 -205.85 
+     50 169.331 287 1 1 -122.607 -12.6972 -174.45 
+     50 51.5834 288 1 1 -122.55 -12.6518 -174.47 
+     50 48.3436 1677 1 0 -131.732 155.55 -176.048 
+     50 15.8057 254 1 1 -129.313 161.26 -174.85 
+     50 0.50087 1776 1 0 -122.482 175.365 -175.85 
+     50 143.526 1184 2 0 -73.2214 56.9335 -146.25 
+     50 310.127 1183 2 0 -73.2692 56.85 -146.143 
+     50 86.5999 528 2 1 -74.4048 56.7395 -144.85 
+     50 30.2629 527 2 1 -74.45 56.762 -144.805 
+     50 12.7441 1182 2 0 -71.2247 56.65 -145.868 
+     50 56.596 552 2 1 -69.504 54.4036 -144.85 
+     50 169.55 1166 2 0 -69.903 53.4029 -145.85 
+     50 87.2098 731 1 0 -83.7613 -33.65 -176.164 
+     50 53.4263 617 7 0 -171.318 -56.5708 3.75 
+     50 48.3486 618 7 0 -171.306 -56.45 3.83587 
+     50 260.426 540 5 1 -71.85 76.4442 -54.5391 
+     50 100.717 1288 5 0 -71.1219 77.8375 -55.85 
+     50 18.3977 1289 5 0 -71.1216 77.85 -55.8567 
+     50 135.218 1279 6 0 -71.5073 75.9844 -25.8503 
+     50 344.458 787 2 1 -22.6348 -149.515 -144.85 
+     50 7.98225 786 2 1 -22.65 -149.77 -144.689 
+     50 100.328 1432 4 0 -84.1689 106.55 -85.9757 
+     50 194.979 1452 1 0 -101.404 110.654 -175.85 
+Number of digits in this event: 28
 Using G4ParticleGun... 
-Particle energy: 3.94338 LIN
+Particle energy: 1.43587 LIN
 Particle: e-
 Event: 51
-Number of tracker hits in this event: 149
-     51 274.964 1419 9 1 103.993 57.2553 65.55 
-     51 135.883 1186 9 0 103.993 57.2533 64.15 
-     51 130.494 1419 8 1 103.983 57.2162 35.55 
-     51 100.255 1185 8 0 103.983 57.2164 34.15 
-     51 140.544 1419 7 1 103.968 57.224 5.55 
-     51 151.096 1185 7 0 103.965 57.2218 4.15 
-     51 132.612 1418 6 1 103.889 57.1725 -24.45 
-     51 115.935 1185 6 0 103.884 57.1699 -25.85 
-     51 115.531 1418 5 1 103.784 57.1218 -54.45 
-     51 128.101 1185 5 0 103.779 57.117 -55.85 
-     51 216.287 1417 4 1 103.669 57.0243 -84.45 
-     51 109.173 1184 4 0 103.659 57.0214 -85.85 
-     51 342.673 1416 3 1 103.453 56.9528 -114.45 
-     51 130.29 1184 3 0 103.445 56.9532 -115.85 
-     51 104.993 1415 2 1 103.287 56.9637 -144.45 
-     51 154.151 1184 2 0 103.281 56.9633 -145.85 
-     51 568.369 1415 1 1 103.177 56.9514 -174.45 
-     51 287.098 1184 1 0 103.171 56.9503 -175.85 
-     51 113.845 1414 0 1 103.042 56.9348 -204.45 
-     51 185.654 1184 0 0 103.035 56.9329 -205.85 
-     51 10.6989 736 2 1 -32.65 143.654 -144.678 
-     51 289.741 735 2 1 -32.85 143.759 -144.491 
-     51 225.981 1667 5 0 100.204 153.718 -56.25 
-     51 86.0072 1668 5 0 100.339 153.75 -55.9903 
-     51 43.1841 916 0 0 96.9205 3.45 -206.131 
-     51 5.38048 1535 0 1 127.15 11.5785 -204.596 
-     51 6.04828 1117 2 0 137.118 43.65 -145.92 
-     51 117.886 720 1 0 23.4065 -36.0414 -176.25 
-     51 275.437 1018 1 1 23.7235 -35.5851 -174.85 
-     51 7.55178 1017 1 1 23.65 -35.4916 -174.464 
-     51 281.111 1019 1 1 23.85 -35.2698 -174.539 
-     51 43.5661 1020 1 1 24.05 -35.1542 -174.469 
-     51 18.293 10 0 0 141.552 -177.95 -206.151 
-     51 115.485 1186 1 0 103.801 57.3367 -175.85 
-     51 53.4761 1467 0 1 113.633 64.0953 -204.45 
-     51 56.8746 1468 0 1 113.75 64.1607 -204.499 
-     51 48.1417 1469 0 1 113.95 64.2747 -204.575 
-     51 51.8537 1470 0 1 114.15 64.3305 -204.623 
-     51 69.5444 1471 0 1 114.35 64.3549 -204.648 
-     51 97.7396 1472 0 1 114.55 64.3533 -204.719 
-     51 83.7724 1473 0 1 114.75 64.3351 -204.803 
-     51 27.7676 1474 0 1 114.95 64.3094 -204.835 
-     51 318.076 1222 0 0 118.759 64.5059 -205.85 
-     51 51.2173 1223 0 0 119.425 64.6501 -206.126 
-     51 154.795 1257 0 0 134.793 71.5712 -206.25 
-     51 114.689 1227 0 0 115.829 65.4707 -205.85 
-     51 161.745 1226 0 0 115.887 65.45 -205.915 
-     51 239.734 1466 0 1 113.55 64.0436 -204.505 
-     51 55.8894 1183 1 0 103.443 56.6839 -175.85 
-     51 51.8607 1182 1 0 103.473 56.65 -176.05 
-     51 97.0751 1432 0 1 106.693 50.1184 -204.45 
-     51 55.6317 1431 0 1 106.55 50.0882 -204.691 
-     51 196.293 1149 0 0 105.627 50.0264 -205.85 
-     51 40.0351 1185 1 0 103.201 57.05 -176.123 
-     51 144.721 1417 0 1 103.702 58.3729 -204.45 
-     51 143.858 1191 0 0 103.691 58.3964 -205.85 
-     51 34.8097 1189 4 0 103.962 57.9934 -85.85 
-     51 107.716 1190 4 0 104.011 58.0501 -85.9408 
-     51 26.1341 1376 4 0 129.981 95.4828 -86.25 
-     51 105.11 1377 4 0 129.989 95.55 -86.1834 
-     51 137.294 1551 4 1 130.354 95.9022 -84.85 
-     51 162.381 1186 3 0 103.368 57.2647 -115.85 
-     51 146.073 1403 2 1 100.756 62.0911 -144.45 
-     51 58.9729 1214 2 0 100.802 62.9311 -145.85 
-     51 64.4275 1215 2 0 100.802 63.05 -146.061 
-     51 98.3013 1393 1 1 98.8192 78.5371 -174.45 
-     51 74.5875 1392 1 1 98.75 78.7171 -174.652 
-     51 128.582 1298 1 0 98.3372 79.794 -175.85 
-     51 168.483 1299 1 0 98.3158 79.85 -175.912 
-     51 48.8809 1300 1 0 98.2288 80.0502 -176.126 
-     51 107.515 1329 0 1 85.9005 106.843 -204.45 
-     51 94.1844 1328 0 1 85.85 107.074 -204.694 
-     51 64.1937 1440 0 0 85.6138 108.197 -205.85 
-     51 81.8704 1441 0 0 85.589 108.35 -206.007 
-     51 18.9009 1442 0 0 85.5609 108.55 -206.206 
-     51 149.248 1274 2 0 92.8152 74.9864 -146.25 
-     51 239.548 1273 2 0 92.5995 74.85 -145.874 
-     51 97.2136 1358 2 1 91.9193 73.7758 -144.85 
-     51 134.915 1357 2 1 91.75 73.7325 -144.801 
-     51 28.3411 1356 2 1 91.55 73.7333 -144.819 
-     51 35.5254 1181 3 0 103.155 56.2832 -115.85 
-     51 95.731 1180 3 0 103.138 56.25 -115.932 
-     51 45.354 1368 2 1 93.8703 50.753 -144.45 
-     51 174.204 1369 2 1 93.95 50.8256 -144.501 
-     51 173.398 1370 2 1 94.15 51.0109 -144.654 
-     51 48.4779 1371 2 1 94.3508 51.1871 -144.787 
-     51 97.7101 1163 2 0 96.2808 52.6756 -145.85 
-     51 83.8497 1164 2 0 96.4495 52.85 -145.972 
-     51 109.561 1165 2 0 96.6286 53.05 -146.096 
-     51 17.1534 1166 2 0 96.8499 53.25 -146.232 
-     51 39.0091 1622 1 1 144.672 95.9227 -174.45 
-     51 90.6706 1623 1 1 144.75 95.8906 -174.555 
-     51 5.31232 1376 1 0 145.195 95.3571 -175.85 
-     51 103.11 1375 1 0 145.2 95.35 -175.866 
-     51 58.0896 1374 1 0 145.284 95.15 -176.133 
-     51 28.1462 1669 0 1 153.95 69.0276 -204.644 
-     51 10.6631 1695 2 0 98.44 159.324 -146.25 
-     51 79.3471 1696 2 0 98.4217 159.35 -146.236 
-     51 69.8434 1697 2 0 98.2558 159.55 -146.217 
-     51 16.6653 1698 2 0 98.091 159.75 -146.237 
-     51 256.952 1418 4 1 103.894 57.2308 -84.45 
-     51 523.796 1186 4 0 103.954 57.2577 -85.85 
-     51 27.0671 1424 3 1 105.124 57.849 -114.45 
-     51 93.9595 1425 3 1 105.15 57.883 -114.555 
-     51 138.442 1191 3 0 105.485 58.2928 -115.85 
-     51 58.8884 1469 2 1 114.057 65.7526 -144.45 
-     51 56.2156 1470 2 1 114.15 65.776 -144.632 
-     51 213.412 1229 2 0 114.762 65.8967 -145.85 
-     51 79.7379 1546 1 1 129.417 68.2251 -174.45 
-     51 50.4678 1547 1 1 129.55 68.3485 -174.688 
-     51 114.354 1245 1 0 130.246 69.0537 -175.85 
-     51 37.6853 1246 1 0 130.428 69.2501 -176.175 
-     51 87.5423 1620 0 1 144.247 87.0115 -204.45 
-     51 31.7296 1621 0 1 144.35 87.1353 -204.725 
-     51 6.12614 1337 0 0 144.798 87.6394 -205.851 
-     51 126.174 1338 0 0 144.808 87.65 -205.875 
-     51 6.77535 1339 0 0 144.959 87.85 -206.228 
-     51 6.35518 1419 4 1 103.95 57.2443 -84.8354 
-     51 123.65 1474 3 1 114.958 61.8347 -114.45 
-     51 119.493 1208 3 0 115.28 61.7982 -115.851 
-     51 118.214 1502 2 1 120.725 63.5783 -144.45 
-     51 120.353 1217 2 0 120.755 63.5753 -145.85 
-     51 88.6122 1505 1 1 121.306 63.7148 -174.45 
-     51 68.6193 1506 1 1 121.35 63.6591 -174.707 
-     51 138.658 1216 1 0 121.526 63.4207 -175.85 
-     51 64.3417 1540 0 1 128.253 55.1665 -204.45 
-     51 148.411 1541 0 1 128.35 55.0751 -204.616 
-     51 5.39661 1172 0 0 129.203 54.4592 -205.85 
-     51 123.453 1171 0 0 129.217 54.45 -205.869 
-     51 7.07649 1258 0 0 174.92 71.8335 -206.25 
-     51 104.747 1259 0 0 174.938 71.8502 -206.239 
-     51 478.641 1260 0 0 175.196 72.05 -206.091 
-     51 61.0626 1261 0 0 175.378 72.25 -205.972 
-     51 156.96 1778 0 1 175.886 73.5679 -204.85 
-     51 14.8848 1779 0 1 175.95 73.9681 -204.469 
-     51 63.0877 1557 1 1 131.608 58.3328 -174.45 
-     51 48.7191 1556 1 1 131.55 58.3607 -174.709 
-     51 128.979 1192 1 0 131.369 58.5841 -175.851 
-     51 1.5628 1524 0 1 125.142 62.8923 -204.45 
-     51 81.3794 1525 0 1 125.15 62.892 -204.457 
-     51 90.3457 1526 0 1 125.35 62.919 -204.608 
-     51 71.4065 1527 0 1 125.55 62.9766 -204.665 
-     51 94.1369 1528 0 1 125.75 63.0205 -204.696 
-     51 62.1292 1529 0 1 125.95 63.0615 -204.719 
-     51 67.8157 1530 0 1 126.15 63.0692 -204.724 
-     51 77.636 1531 0 1 126.35 63.1114 -204.736 
-     51 445.791 1532 0 1 126.55 63.1909 -204.703 
-     51 25.8366 1533 0 1 126.75 63.3814 -204.712 
-     51 1.34325 1185 4 0 104.361 57.25 -85.998 
-Number of digits in this event: 51
+Number of tracker hits in this event: 35
+     51 215.276 846 11 1 -10.7468 -29.5551 125.55 
+     51 173.986 752 11 0 -10.7475 -29.5591 124.15 
+     51 140.176 846 10 1 -10.7459 -29.6128 95.55 
+     51 132.738 752 10 0 -10.7477 -29.6198 94.15 
+     51 116.957 846 9 1 -10.7839 -29.7453 65.55 
+     51 166.95 751 9 0 -10.7844 -29.7507 64.15 
+     51 135.144 846 8 1 -10.8056 -29.8805 35.55 
+     51 143.616 750 8 0 -10.8101 -29.883 34.15 
+     51 226.132 845 7 1 -10.9217 -29.8904 5.55 
+     51 171.594 750 7 0 -10.9257 -29.8904 4.15 
+     51 99.2442 845 6 1 -11.0001 -29.8873 -24.45 
+     51 550.743 750 6 0 -11.0023 -29.8821 -25.85 
+     51 139.819 845 5 1 -11.046 -29.7881 -54.45 
+     51 109.386 751 5 0 -11.0489 -29.7853 -55.85 
+     51 92.4418 844 4 1 -11.103 -29.7337 -84.45 
+     51 137.161 751 4 0 -11.113 -29.7301 -85.85 
+     51 134.191 843 3 1 -11.3103 -29.6625 -114.45 
+     51 122.994 751 3 0 -11.3252 -29.6556 -115.85 
+     51 126.803 842 2 1 -11.6176 -29.4799 -144.45 
+     51 211.496 752 2 0 -11.6326 -29.4693 -145.85 
+     51 135.492 840 1 1 -11.9362 -29.3063 -174.45 
+     51 146.427 753 1 0 -11.9485 -29.297 -175.85 
+     51 141.894 839 0 1 -12.1743 -29.1198 -204.45 
+     51 134.527 754 0 0 -12.1745 -29.1168 -205.85 
+     51 58.559 575 2 0 -21.7879 -64.9395 -146.25 
+     51 13.6221 574 2 0 -21.8423 -65.05 -146.23 
+     51 177.308 843 0 1 -11.3789 -29.4765 -204.45 
+     51 146.158 750 0 0 -11.5199 -29.9792 -205.85 
+     51 527.658 809 0 0 -71.6849 -18.2224 -206.25 
+     51 141.093 808 0 0 -72.735 -18.25 -205.977 
+     51 2.64266 509 0 1 -78.2403 -18.8667 -204.85 
+     51 226.176 508 0 1 -78.2501 -18.868 -204.848 
+     51 240.106 507 0 1 -78.45 -18.8864 -204.769 
+     51 135.695 755 0 0 -11.5275 -28.9924 -205.85 
+     51 124.137 751 6 0 -10.9967 -29.85 -25.8927 
+Number of digits in this event: 31
 Using G4ParticleGun... 
-Particle energy: 3.27883 LIN
+Particle energy: 1.27559 LIN
 Particle: e-
 Event: 52
-Number of tracker hits in this event: 20
-     52 110.352 1497 9 1 119.603 25.9973 65.55 
-     52 129.394 1029 9 0 119.602 25.9985 64.15 
-     52 155.656 1497 8 1 119.581 26.0132 35.55 
-     52 106.93 1029 8 0 119.581 26.0149 34.15 
-     52 114.527 1497 7 1 119.589 26.0464 5.55 
-     52 116.168 1029 7 0 119.592 26.0489 4.15 
-     52 140.183 1497 6 1 119.581 26.0058 -24.45 
-     52 154.901 1029 6 0 119.579 26.0023 -25.85 
-     52 112.669 1497 5 1 119.567 25.9318 -54.45 
-     52 113.553 1029 5 0 119.563 25.9252 -55.85 
-     52 163.342 1496 4 1 119.491 25.7924 -84.45 
-     52 153.944 1028 4 0 119.487 25.7874 -85.85 
-     52 108.714 1496 3 1 119.395 25.686 -114.45 
-     52 112.407 1028 3 0 119.391 25.6826 -115.85 
-     52 144.063 1495 2 1 119.338 25.6022 -144.45 
-     52 120.116 1027 2 0 119.338 25.5969 -145.85 
-     52 168.898 1495 1 1 119.32 25.4955 -174.45 
-     52 145.354 1027 1 0 119.32 25.4907 -175.85 
-     52 481.071 1495 0 1 119.31 25.4046 -204.45 
-     52 380.258 1026 0 0 119.307 25.4029 -205.85 
-Number of digits in this event: 14
+Number of tracker hits in this event: 97
+     52 196.62 416 10 1 -96.8116 -8.36346 95.55 
+     52 141.673 858 10 0 -96.8095 -8.35788 94.15 
+     52 150.395 416 9 1 -96.7678 -8.25419 65.55 
+     52 114.169 859 9 0 -96.7619 -8.24673 64.15 
+     52 129.642 417 8 1 -96.643 -8.08537 35.55 
+     52 378.93 859 8 0 -96.6373 -8.07791 34.15 
+     52 364.312 418 7 1 -96.5269 -7.88519 5.55 
+     52 367.302 860 7 0 -96.5259 -7.87242 4.15 
+     52 139.728 418 6 1 -96.4932 -7.6089 -24.45 
+     52 109.068 862 6 0 -96.495 -7.59654 -25.85 
+     52 124.299 417 5 1 -96.5589 -7.35994 -54.45 
+     52 111.837 863 5 0 -96.5751 -7.35135 -55.85 
+     52 120.144 416 4 1 -96.8839 -7.2023 -84.45 
+     52 489.592 864 4 0 -96.9125 -7.212 -85.85 
+     52 144.771 413 3 1 -97.4937 -7.4422 -114.45 
+     52 225.156 863 3 0 -97.5326 -7.44786 -115.85 
+     52 145.487 408 2 1 -98.3636 -7.58143 -144.45 
+     52 97.117 862 2 0 -98.4125 -7.59251 -145.85 
+     52 120.39 403 1 1 -99.4392 -7.83195 -174.45 
+     52 149.008 861 1 0 -99.493 -7.84997 -175.85 
+     52 190.767 860 1 0 -99.4931 -7.85 -175.852 
+     52 183.951 397 0 1 -100.642 -8.23112 -204.45 
+     52 32.2092 859 0 0 -100.708 -8.24877 -205.85 
+     52 84.8736 858 0 0 -100.712 -8.25 -205.945 
+     52 301.998 1145 4 1 49.1083 163.42 -84.45 
+     52 232.423 406 1 1 -98.8631 -7.87442 -174.45 
+     52 109.356 405 0 1 -99.0467 -7.54644 -204.45 
+     52 121.421 862 0 0 -99.1193 -7.51868 -205.85 
+     52 146.885 393 0 1 -101.479 -5.61429 -204.45 
+     52 110.212 873 0 0 -101.171 -5.3281 -205.85 
+     52 6.88091 874 0 0 -101.079 -5.25 -206.227 
+     52 137.05 415 3 1 -97.1407 -7.19317 -114.45 
+     52 239.073 864 3 0 -97.0972 -7.17231 -115.85 
+     52 155.221 423 2 1 -95.4034 -6.28966 -144.45 
+     52 112.61 869 2 0 -95.3983 -6.23129 -145.85 
+     52 121.801 424 1 1 -95.2545 -5.18741 -174.45 
+     52 146.146 874 1 0 -95.2142 -5.13224 -175.85 
+     52 286.736 426 0 1 -94.7876 -4.00605 -204.45 
+     52 104.622 880 0 0 -94.7255 -3.89331 -205.85 
+     52 104.585 414 3 1 -97.15 -7.19172 -114.491 
+     52 111.099 406 2 1 -98.7546 -8.61844 -144.45 
+     52 136.259 856 2 0 -98.927 -8.70329 -145.85 
+     52 33.506 393 1 1 -101.546 -11.5291 -174.451 
+     52 147.664 392 1 1 -101.55 -11.5433 -174.533 
+     52 128.467 841 1 0 -101.598 -11.7778 -175.85 
+     52 107.766 387 0 1 -102.626 -17.1817 -204.45 
+     52 89.1292 813 0 0 -102.994 -17.4363 -205.85 
+     52 86.4806 812 0 0 -103.014 -17.45 -205.926 
+     52 168.974 865 2 0 -96.1284 -6.85297 -145.85 
+     52 103.031 866 2 0 -96.1237 -6.85 -145.951 
+     52 119.314 436 6 1 -92.9288 -6.74281 -24.4501 
+     52 142.345 867 6 0 -92.6673 -6.59885 -25.8504 
+     52 94.1764 464 5 1 -87.0852 -3.81807 -54.45 
+     52 307.336 465 5 1 -87.05 -3.78425 -54.5154 
+     52 36.2933 884 5 0 -86.3342 -3.10509 -55.85 
+     52 111.931 885 5 0 -86.2754 -3.05 -55.9585 
+     52 48.4378 548 4 1 -70.3166 11.8466 -84.4503 
+     52 94.1529 549 4 1 -70.2494 11.8927 -84.5672 
+     52 70.9839 961 4 0 -69.5308 12.3739 -85.85 
+     52 142.558 962 4 0 -69.4198 12.45 -86.0499 
+     52 114.383 632 3 1 -53.5794 23.6963 -114.45 
+     52 45.6705 633 3 1 -53.45 23.8715 -114.733 
+     52 69.4662 1022 3 0 -52.9543 24.5464 -115.85 
+     52 95.1446 1023 3 0 -52.8781 24.65 -116.022 
+     52 101.413 701 2 1 -39.7784 42.1782 -144.45 
+     52 266.066 702 2 1 -39.65 42.3467 -144.69 
+     52 57.5885 1115 2 0 -39.0506 43.1293 -145.85 
+     52 98.8459 1116 2 0 -38.9562 43.25 -146.031 
+     52 3.07557 777 1 1 -24.4536 61.5729 -174.45 
+     52 172.303 778 1 1 -24.45 61.577 -174.457 
+     52 0.946049 779 1 1 -24.25 61.824 -174.848 
+     52 139.176 1212 1 0 -23.7397 62.4944 -175.85 
+     52 174.377 1213 1 0 -23.6178 62.65 -176.088 
+     52 223.412 848 0 1 -10.4043 80.6532 -204.45 
+     52 18.1984 849 0 1 -10.25 80.8698 -204.801 
+     52 82.5193 1307 0 0 -9.78904 81.5003 -205.85 
+     52 45.6096 1308 0 0 -9.68001 81.65 -206.1 
+     52 17.3554 880 5 0 -86.8855 -4.03201 -55.85 
+     52 81.0179 879 5 0 -86.8693 -4.05 -55.9424 
+     52 110.079 413 6 1 -97.4865 -7.44312 -24.45 
+     52 116.349 863 6 0 -97.5301 -7.39126 -25.85 
+     52 265.571 408 5 1 -98.4521 -6.58068 -54.4501 
+     52 120.562 867 5 0 -98.458 -6.57875 -55.8501 
+     52 107.062 407 4 1 -98.6862 -6.47717 -84.45 
+     52 145.565 867 4 0 -98.7027 -6.51349 -85.8501 
+     52 172.307 404 3 1 -99.1514 -7.095 -114.45 
+     52 132.288 395 2 1 -101.078 -7.39502 -144.45 
+     52 178.29 863 2 0 -101.204 -7.36241 -145.85 
+     52 232.013 382 1 1 -103.595 -6.43044 -174.45 
+     52 167.136 868 1 0 -103.789 -6.40016 -175.85 
+     52 151.631 357 0 1 -108.611 -5.10888 -204.45 
+     52 129.257 876 0 0 -108.759 -4.80126 -205.85 
+     52 46.2866 882 0 0 -105.767 -3.55775 -206.25 
+     52 156.496 869 5 0 -98.832 -6.11718 -55.85 
+     52 22.3978 1742 2 0 -62.1402 168.687 -146.25 
+     52 28.2148 1743 2 0 -62.1223 168.75 -146.221 
+     52 251.305 415 10 1 -96.95 -8.38939 95.4576 
+Number of digits in this event: 55
 Using G4ParticleGun... 
-Particle energy: 8.69628 LIN
+Particle energy: 3.51616 LIN
 Particle: e-
 Event: 53
-Number of tracker hits in this event: 34
-     53 103.834 919 10 1 3.88228 98.2895 95.55 
-     53 127.033 1390 10 0 3.88195 98.2899 94.15 
-     53 124.342 919 9 1 3.87407 98.2959 65.55 
-     53 177.947 1390 9 0 3.87332 98.2972 64.15 
-     53 108.955 919 8 1 3.85879 98.3265 35.55 
-     53 142.357 1390 8 0 3.85835 98.3276 34.15 
-     53 325.762 918 7 1 3.84766 98.3522 5.55 
-     53 112.482 1391 7 0 3.84699 98.3536 4.15 
-     53 134.518 918 6 1 3.83103 98.3801 -24.45 
-     53 120.303 1391 6 0 3.83093 98.3809 -25.85 
-     53 122.552 918 5 1 3.82722 98.3926 -54.45 
-     53 132.569 1391 5 0 3.82565 98.3932 -55.85 
-     53 171.303 918 4 1 3.80226 98.3973 -84.45 
-     53 95.0854 1391 4 0 3.79856 98.3971 -85.85 
-     53 160.123 918 3 1 3.71559 98.4231 -114.451 
-     53 26.9876 1398 3 0 3.72366 99.8762 -115.85 
-     53 78.6728 1399 3 0 3.72374 99.95 -115.92 
-     53 129.816 1400 3 0 3.71929 100.15 -116.115 
-     53 165.487 899 2 1 -0.116293 130.476 -144.45 
-     53 14.014 1562 2 0 0.230021 132.697 -145.85 
-     53 73.8685 1563 2 0 0.238732 132.75 -145.885 
-     53 98.0663 1564 2 0 0.272319 132.95 -146.016 
-     53 57.3296 1565 2 0 0.302045 133.15 -146.15 
-     53 366.128 928 1 1 5.78478 178.662 -174.45 
-     53 205.623 929 1 1 5.85 179.426 -174.621 
-     53 4.12513 1561 2 0 0.284684 132.35 -145.924 
-     53 226.772 919 4 1 3.85 98.2913 -84.4746 
-     53 90.1948 920 4 1 4.05 97.6295 -84.6406 
-     53 89.9276 921 4 1 4.25037 97.6799 -84.7681 
-     53 185.3 1387 4 0 4.51168 97.6256 -85.85 
-     53 210.17 918 0 1 3.82735 98.5564 -204.45 
-     53 136.213 1392 0 0 3.80972 98.6009 -205.85 
-     53 59.483 1209 3 0 -45.5152 62.05 -116.096 
-     53 119.162 1391 0 0 3.83773 98.5352 -205.85 
-Number of digits in this event: 22
-Using G4ParticleGun... 
-Particle energy: 8.49713 LIN
+Number of tracker hits in this event: 160
+     53 137.56 1179 11 1 55.9378 -54.46 125.55 
+     53 106.615 627 11 0 55.9403 -54.4576 124.15 
+     53 454.481 1179 10 1 55.9873 -54.4082 95.55 
+     53 341.69 628 10 0 55.9865 -54.4041 94.15 
+     53 203.85 1179 9 1 55.969 -54.3143 65.55 
+     53 367.381 628 9 0 55.9692 -54.3064 64.15 
+     53 148.308 1179 8 1 55.9699 -54.1571 35.55 
+     53 180.465 629 8 0 55.9707 -54.1539 34.15 
+     53 474.888 1179 7 1 55.9698 -54.0774 5.55 
+     53 118.831 629 7 0 55.9704 -54.0727 4.15 
+     53 150.583 1179 6 1 55.9525 -53.9839 -24.45 
+     53 158.58 630 6 0 55.9531 -53.9752 -25.85 
+     53 341.568 1179 5 1 55.9776 -53.8076 -54.45 
+     53 207.471 631 5 0 55.9768 -53.7986 -55.85 
+     53 509.124 1179 4 1 55.9422 -53.6412 -84.45 
+     53 124.385 632 4 0 55.9458 -53.6302 -85.85 
+     53 149.827 1179 3 1 56.0167 -53.4063 -114.45 
+     53 149.074 633 3 0 56.02 -53.3979 -115.85 
+     53 106.462 1180 2 1 56.0884 -53.235 -144.45 
+     53 125.582 634 2 0 56.0912 -53.2244 -145.85 
+     53 166.36 1180 1 1 56.1353 -52.9978 -174.45 
+     53 101.912 635 1 0 56.1416 -52.9767 -175.85 
+     53 181.241 1181 0 1 56.3471 -52.4414 -204.45 
+     53 116.583 638 0 0 56.3522 -52.4258 -205.85 
+     53 215.171 423 11 0 31.2031 -95.4163 123.75 
+     53 78.3035 261 11 0 37.9679 -127.857 123.75 
+     53 575.242 1179 0 1 55.9402 -52.6946 -204.714 
+     53 468.605 636 0 0 55.9313 -52.6823 -205.85 
+     53 115.705 637 0 0 55.8655 -52.5707 -205.852 
+     53 466.443 1180 0 1 56.05 -52.825 -204.455 
+     53 245.869 1178 0 1 55.8497 -53.6636 -204.585 
+     53 236.65 628 8 0 55.9538 -54.25 33.9839 
+     53 276.516 630 5 0 55.8977 -53.9611 -55.85 
+     53 113.795 1181 4 1 56.3871 -54.4767 -84.45 
+     53 36.4396 627 4 0 56.4871 -54.4522 -85.85 
+     53 90.1529 628 4 0 56.4939 -54.45 -85.9453 
+     53 120.875 1192 3 1 58.6287 -53.9252 -114.45 
+     53 233.327 630 3 0 58.6856 -53.9216 -115.85 
+     53 116.55 1197 2 1 59.6041 -53.7269 -144.45 
+     53 142.912 631 2 0 59.6145 -53.7043 -145.85 
+     53 110.049 1199 1 1 59.88 -53.3883 -174.45 
+     53 123.959 633 1 0 59.8845 -53.4173 -175.85 
+     53 156.303 1200 0 1 60.1544 -54.0549 -204.45 
+     53 131.645 629 0 0 60.1386 -54.0708 -205.85 
+     53 156.766 630 4 0 55.9184 -54.0067 -85.85 
+     53 180.01 1181 3 1 56.3895 -53.8961 -114.45 
+     53 112.294 1185 2 1 57.0526 -54.9161 -144.45 
+     53 103.02 625 2 0 57.0881 -54.9893 -145.85 
+     53 121.782 1188 1 1 57.8353 -56.4828 -174.45 
+     53 121.551 617 1 0 57.8646 -56.5157 -175.85 
+     53 376.458 1191 0 1 58.3928 -57.2807 -204.45 
+     53 108.126 613 0 0 58.4179 -57.334 -205.85 
+     53 1.81802 1647 11 1 149.584 -82.6388 125.15 
+     53 27.6805 1202 0 1 60.6156 -59.113 -204.45 
+     53 170.851 1203 0 1 60.65 -59.1247 -204.545 
+     53 144.644 602 0 0 61.1467 -59.4902 -205.85 
+     53 230.779 661 1 0 62.5529 -47.8211 -176.25 
+     53 38.4616 1218 1 1 63.7475 -47.8404 -174.85 
+     53 107.894 1219 1 1 63.85 -47.8238 -174.726 
+     53 2.36056 1220 1 1 64.05 -47.7339 -174.46 
+     53 255.96 665 2 0 116.401 -46.9366 -146.25 
+     53 480.233 664 2 0 116.605 -47.05 -146.198 
+     53 180.265 629 2 0 56.9449 -54.1155 -145.85 
+     53 102.07 1181 9 1 56.2934 -54.3843 65.55 
+     53 145.394 1181 8 1 56.3977 -54.6768 35.55 
+     53 107.942 626 8 0 56.3723 -54.6885 34.15 
+     53 43.0316 1178 7 1 55.85 -54.9491 5.26406 
+     53 373.442 625 7 0 55.8133 -54.9689 4.15 
+     53 292.914 1174 6 1 54.9697 -55.5092 -24.45 
+     53 194.714 622 6 0 54.8947 -55.5392 -25.85 
+     53 234.963 1167 5 1 53.4531 -56.1709 -54.45 
+     53 234.372 1166 5 1 53.45 -56.1706 -54.5428 
+     53 210.15 619 5 0 53.4104 -56.1645 -55.85 
+     53 142.82 1161 4 1 52.4056 -56.0778 -84.45 
+     53 134.828 619 4 0 52.3452 -56.0575 -85.85 
+     53 123.505 1155 3 1 51.1903 -55.6927 -114.45 
+     53 114.229 621 3 0 51.1198 -55.7081 -115.85 
+     53 107.011 1147 2 1 49.5606 -56.1372 -144.45 
+     53 200.199 619 2 0 49.4863 -56.1274 -145.85 
+     53 122.534 1140 1 1 48.1258 -55.8151 -174.45 
+     53 179.525 621 1 0 48.0295 -55.8155 -175.85 
+     53 160.985 1130 0 1 46.0921 -55.8566 -204.45 
+     53 173.113 620 0 0 45.9896 -55.8803 -205.85 
+     53 186.759 560 6 0 15.446 -67.9261 -26.2498 
+     53 93.8495 561 6 0 15.2019 -67.85 -26.1142 
+     53 182.889 1600 0 1 140.18 29.2108 -204.45 
+     53 9.77841 1601 0 1 140.35 29.404 -204.775 
+     53 126.871 1178 9 1 55.8204 -54.3867 65.55 
+     53 127.989 1178 8 1 55.744 -54.8598 35.5487 
+     53 122.569 625 8 0 55.7927 -54.8816 34.15 
+     53 102.111 1181 7 1 56.4456 -55.072 5.55 
+     53 107.973 1181 6 1 56.4354 -53.2213 -24.45 
+     53 201.429 633 6 0 56.4704 -53.2637 -25.85 
+     53 120.583 1186 5 1 57.3578 -54.1695 -54.4508 
+     53 152.14 1214 4 1 62.89 -49.8434 -84.4502 
+     53 119.148 652 4 0 63.0151 -49.6471 -85.85 
+     53 1.78177 1233 3 1 66.6517 -46.1154 -114.45 
+     53 136.107 1232 3 1 66.65 -46.1148 -114.458 
+     53 203.287 670 3 0 66.3473 -46.0041 -115.85 
+     53 153.11 1199 2 1 60.0424 -42.7693 -144.45 
+     53 117.449 686 2 0 59.8556 -42.6939 -145.851 
+     53 104.602 1185 1 1 57.1975 -41.5434 -174.45 
+     53 99.6786 690 1 0 57.1832 -41.8818 -175.85 
+     53 43.2672 1188 0 1 57.6911 -48.1545 -204.45 
+     53 81.4366 1187 0 1 57.65 -48.1447 -204.609 
+     53 141.666 659 0 0 57.3155 -48.1537 -205.85 
+     53 4.33269 1200 2 1 60.0501 -42.7275 -144.84 
+     53 184.587 691 2 0 62.0278 -41.7212 -145.85 
+     53 22.8758 1206 2 1 61.2837 -42.703 -144.85 
+     53 77.4709 1205 2 1 61.25 -42.724 -144.83 
+     53 353.032 693 2 0 57.8925 -41.3831 -145.85 
+     53 83.4944 651 4 0 62.9959 -49.65 -85.8846 
+     53 150.587 1213 4 1 62.796 -49.7192 -84.8499 
+     53 121.287 635 6 0 55.0784 -53.0216 -25.85 
+     53 141.308 1194 5 1 58.9579 -50.6732 -54.45 
+     53 128.036 647 5 0 59.1724 -50.5004 -55.85 
+     53 0.831896 1217 4 1 63.6492 -47.3357 -84.45 
+     53 100.611 1218 4 1 63.65 -47.3356 -84.4555 
+     53 224.113 663 4 0 63.8421 -47.2815 -85.8503 
+     53 102.623 1234 3 1 66.984 -46.4318 -114.45 
+     53 23.8014 1235 3 1 67.05 -46.4959 -114.747 
+     53 56.0213 666 3 0 67.286 -46.7903 -115.85 
+     53 48.0792 665 3 0 67.3356 -46.85 -116.084 
+     53 76.6919 1264 2 1 73.0021 -54.647 -144.45 
+     53 64.7063 1265 2 1 73.05 -54.6569 -144.707 
+     53 130.388 626 2 0 73.2421 -54.7174 -145.85 
+     53 122.614 1290 1 1 78.1742 -56.1496 -174.45 
+     53 144.707 619 1 0 78.0597 -56.0896 -175.85 
+     53 178.877 1279 0 1 75.9258 -54.2097 -204.45 
+     53 152.397 628 0 0 76.0432 -54.3452 -205.85 
+     53 98.1913 1173 6 1 54.8499 -53.1217 -24.7506 
+     53 66.3864 641 4 0 55.8258 -51.7419 -85.85 
+     53 67.2607 640 4 0 55.8203 -51.85 -86.0278 
+     53 49.0045 1137 3 1 47.5897 -65.0823 -114.45 
+     53 82.2108 1138 3 1 47.65 -64.9695 -114.597 
+     53 142.569 577 3 0 47.8606 -64.5795 -115.85 
+     53 74.5439 598 3 0 56.1922 -60.3415 -116.25 
+     53 93.0761 599 3 0 56.1249 -60.25 -116.077 
+     53 184.359 1180 3 1 56.1168 -59.1018 -114.85 
+     53 5.84341 1182 3 1 56.4506 -58.7247 -114.827 
+     53 232.925 609 3 0 57.1803 -58.2233 -115.85 
+     53 25.608 608 3 0 57.6343 -58.25 -116.222 
+     53 109.463 624 7 0 55.9777 -55.1431 4.15 
+     53 104.794 1176 6 1 55.4312 -56.2203 -24.45 
+     53 121.244 618 6 0 55.3868 -56.293 -25.85 
+     53 98.3649 1172 5 1 54.4727 -57.9706 -54.45 
+     53 122.813 610 5 0 54.4512 -58.0093 -55.85 
+     53 129.19 1168 4 1 53.8488 -58.6659 -84.45 
+     53 99.3593 606 4 0 53.7867 -58.6733 -85.85 
+     53 151.588 1161 3 1 52.3749 -58.7341 -114.45 
+     53 400.401 607 3 0 52.327 -58.6288 -115.85 
+     53 318.427 1156 2 1 51.3461 -56.4088 -144.45 
+     53 105.723 618 2 0 51.3266 -56.3722 -145.85 
+     53 129.516 1154 1 1 51.0281 -55.4431 -174.45 
+     53 146.989 623 1 0 50.9628 -55.4314 -175.85 
+     53 171.736 1146 0 1 49.4119 -55.1289 -204.45 
+     53 194.386 624 0 0 49.3565 -55.126 -205.85 
+     53 8.06857 1224 3 0 31.258 65.024 -116.25 
+     53 239.267 1225 3 0 31.2495 65.0502 -116.245 
+     53 7.19637 606 3 0 52.3571 -58.65 -115.976 
+Number of digits in this event: 99
+Using G4ParticleGun... 
+Particle energy: 4.79891 LIN
 Particle: e-
 Event: 54
-Number of tracker hits in this event: 164
-     54 131.272 997 11 1 19.4799 49.0546 125.55 
-     54 128.733 1145 11 0 19.4794 49.0543 124.15 
-     54 110.117 997 10 1 19.4728 49.0514 95.55 
-     54 152.084 1145 10 0 19.4722 49.0517 94.15 
-     54 147.992 997 9 1 19.4648 49.0572 65.55 
-     54 110.955 1145 9 0 19.4645 49.0571 64.15 
-     54 113.587 997 8 1 19.4616 49.0543 35.55 
-     54 111.369 1145 8 0 19.461 49.0547 34.15 
-     54 143.243 997 7 1 19.4515 49.0642 5.55 
-     54 270.927 1145 7 0 19.4509 49.0635 4.15 
-     54 214.331 996 6 1 19.4373 49.0487 -24.45 
-     54 153.19 1144 6 0 19.441 49.0488 -25.85 
-     54 144.359 997 5 1 19.5123 49.0499 -54.45 
-     54 108.829 1144 5 0 19.5155 49.0494 -55.85 
-     54 104.395 997 4 1 19.5799 49.0379 -84.45 
-     54 107.155 1144 4 0 19.5832 49.0372 -85.85 
-     54 2.42877 997 3 1 19.65 49.0266 -114.45 
-     54 109.228 998 3 1 19.65 49.0266 -114.463 
-     54 138.891 1144 3 0 19.6505 49.0251 -115.85 
-     54 118.527 998 2 1 19.6667 48.9986 -144.45 
-     54 116.886 1144 2 0 19.6682 48.998 -145.85 
-     54 201.083 998 1 1 19.6983 48.9871 -174.45 
-     54 150.248 1144 1 0 19.6997 48.985 -175.85 
-     54 109.938 998 0 1 19.7347 48.9403 -204.45 
-     54 118.335 1144 0 0 19.7355 48.9383 -205.85 
-     54 65.4757 1208 1 0 -76.4984 61.7038 -176.25 
-     54 1.80088 1214 1 0 -80.0488 62.85 -175.91 
-     54 230.401 1215 1 0 -80.6198 63.05 -175.894 
-     54 276.442 825 3 0 77.6208 -14.9573 -116.25 
-     54 97.7142 627 0 0 32.4902 -54.4506 -206.25 
-     54 96.7662 628 0 0 32.4938 -54.45 -206.242 
-     54 0.596174 1044 0 1 28.8536 -52.0549 -204.85 
-     54 63.0074 1043 0 1 28.85 -52.0525 -204.849 
-     54 36.6488 1042 0 1 28.65 -51.9264 -204.826 
-     54 60.5055 645 0 0 25.2503 -50.9351 -205.85 
-     54 73.3848 646 0 0 25.1235 -50.8495 -205.864 
-     54 12.9328 1011 0 1 22.2873 -48.1561 -204.85 
-     54 58.8767 1010 0 1 22.25 -48.1306 -204.842 
-     54 174.614 1009 0 1 22.05 -48.0244 -204.793 
-     54 127.49 1008 0 1 21.85 -47.6895 -204.724 
-     54 77.8835 670 0 0 22.449 -46.0293 -205.85 
-     54 77.3541 671 0 0 22.522 -45.85 -205.954 
-     54 104.192 672 0 0 22.5873 -45.65 -206.006 
-     54 216.444 673 0 0 22.6042 -45.4497 -206.065 
-     54 84.6215 674 0 0 22.6469 -45.25 -205.96 
-     54 190.324 996 7 1 19.438 49.055 5.55 
-     54 136.833 1144 7 0 19.4071 49.0237 4.15 
-     54 136.919 993 6 1 18.6653 48.3877 -24.45 
-     54 249.834 992 6 1 18.65 48.3803 -24.6558 
-     54 433.754 1141 6 0 18.5483 48.3409 -25.85 
-     54 91.0195 980 5 1 16.0992 47.5188 -54.45 
-     54 5.16843 979 5 1 16.05 47.5076 -54.8326 
-     54 111.284 1137 5 0 15.9207 47.4817 -55.85 
-     54 78.9381 960 4 1 12.1116 46.8986 -84.45 
-     54 29.3532 959 4 1 12.05 46.8797 -84.7434 
-     54 191.224 1133 4 0 11.7836 46.7834 -85.85 
-     54 118.901 925 3 1 5.14675 43.265 -114.45 
-     54 46.1542 1111 3 0 5.21459 42.3625 -115.85 
-     54 87.9746 1110 3 0 5.22289 42.25 -116.024 
-     54 2.80529 936 2 1 7.25206 23.6224 -144.45 
-     54 142.58 935 2 1 7.25 23.6158 -144.459 
-     54 88.0649 1012 2 0 6.92401 22.6239 -145.85 
-     54 55.6782 1011 2 0 6.8552 22.45 -146.095 
-     54 15.7551 891 1 1 -1.82561 1.71195 -174.45 
-     54 102.202 890 1 1 -1.85006 1.69668 -174.488 
-     54 18.351 889 1 1 -2.0501 1.587 -174.782 
-     54 313.689 905 1 0 -2.83909 1.1767 -175.85 
-     54 30.9474 904 1 0 -3.07146 1.05 -176.156 
-     54 18.5136 710 1 0 -82.5051 -38.017 -176.25 
-     54 320.67 709 1 0 -82.5792 -38.05 -176.213 
-     54 76.3052 708 1 0 -83.0286 -38.25 -175.967 
-     54 6.16197 474 1 1 -85.2252 -38.8121 -174.85 
-     54 61.6214 473 1 1 -85.25 -38.8181 -174.837 
-     54 68.2979 472 1 1 -85.45 -38.8789 -174.732 
-     54 53.2101 471 1 1 -85.65 -38.9426 -174.625 
-     54 39.4901 470 1 1 -85.8504 -38.9819 -174.516 
-     54 29.9368 616 2 0 -111.306 -56.811 -146.25 
-     54 127.666 615 2 0 -111.382 -56.85 -146.174 
-     54 39.9948 339 2 1 -112.25 -57.3667 -144.85 
-     54 77.299 338 2 1 -112.35 -57.4283 -144.7 
-     54 130.198 524 3 0 -117.326 -75.0989 -116.25 
-     54 34.7183 523 3 0 -117.355 -75.25 -115.959 
-     54 137.88 312 3 1 -117.553 -75.841 -114.85 
-     54 97.7568 428 4 0 -117.913 -94.3681 -86.25 
-     54 39.2936 427 4 0 -117.903 -94.55 -85.9585 
-     54 56.8209 311 4 1 -117.789 -95.7007 -84.8499 
-     54 95.4414 312 4 1 -117.75 -95.8729 -84.6648 
-     54 160.618 376 5 0 -84.0917 -104.87 -56.25 
-     54 17.5325 375 5 0 -83.6807 -104.95 -55.8892 
-     54 79.1399 488 5 1 -82.4463 -105.377 -54.85 
-     54 74.9904 489 5 1 -82.25 -105.449 -54.7059 
-     54 78.7664 490 5 1 -82.05 -105.518 -54.6095 
-     54 3.98919 491 5 1 -81.8499 -105.55 -54.4619 
-     54 84.8148 480 1 1 -84.0245 -38.7279 -174.85 
-     54 192.728 479 1 1 -84.0501 -38.7447 -174.825 
-     54 73.5005 478 1 1 -84.2506 -38.9564 -174.739 
-     54 148.151 481 1 1 -83.85 -39.3743 -174.549 
-     54 196.848 701 1 0 -83.499 -39.6762 -175.85 
-     54 14.9679 700 1 0 -83.2847 -39.85 -176.21 
-     54 47.3404 424 1 0 -43.6428 -95.2927 -176.25 
-     54 362.613 423 1 0 -43.5823 -95.35 -176.213 
-     54 63.1651 422 1 0 -43.4118 -95.5501 -176.042 
-     54 9.6146 940 1 0 -56.2428 8.23886 -176.25 
-     54 158.725 941 1 0 -56.2443 8.25 -176.222 
-     54 7.9588 942 1 0 -56.2377 8.45 -175.873 
-     54 408.835 619 1 1 -56.1377 9.21447 -174.85 
-     54 305.116 620 1 1 -56.05 9.49192 -174.617 
-     54 317.417 618 1 1 -56.25 9.69791 -174.488 
-     54 133.553 985 5 1 17.13 49.1315 -54.45 
-     54 34.5713 1145 5 0 17.0167 49.2405 -55.85 
-     54 104.933 1146 5 0 17.0064 49.25 -55.9709 
-     54 120.679 973 4 1 14.7388 51.6286 -84.45 
-     54 130.446 1159 4 0 14.5963 51.8726 -85.8504 
-     54 245.038 956 3 1 11.3723 56.6384 -114.45 
-     54 58.4239 1185 3 0 11.1623 57.1791 -115.85 
-     54 90.1897 1186 3 0 11.1359 57.2502 -116.032 
-     54 133.244 938 2 1 7.76566 68.8312 -144.45 
-     54 95.0223 1247 2 0 7.49972 69.5223 -145.85 
-     54 35.5502 1248 2 0 7.44904 69.6508 -146.111 
-     54 131.326 907 1 1 1.58454 83.3167 -174.45 
-     54 83.3713 1319 1 0 1.40818 83.9303 -175.85 
-     54 41.659 1320 1 0 1.37877 84.05 -176.12 
-     54 263.004 893 0 1 -1.41352 96.8978 -204.45 
-     54 41.4226 1390 0 0 -1.16714 98.2275 -205.85 
-     54 77.3949 1391 0 0 -1.14364 98.35 -205.961 
-     54 179.871 1392 0 0 -1.10823 98.5501 -206.133 
-     54 83.0623 1393 0 0 -1.13361 98.7501 -206.106 
-     54 86.5315 1394 0 0 -1.155 98.9502 -205.98 
-     54 22.8214 889 0 1 -2.19883 100.067 -204.85 
-     54 99.3049 888 0 1 -2.25 100.118 -204.809 
-     54 65.1421 887 0 1 -2.45009 100.162 -204.808 
-     54 270.363 1398 0 0 -2.88595 99.842 -205.85 
-     54 75.6806 892 0 1 -1.45003 96.9395 -204.466 
-     54 53.2456 911 5 1 2.34853 47.857 -54.45 
-     54 140.096 912 5 1 2.45 47.9061 -54.5118 
-     54 124.941 913 5 1 2.65 47.931 -54.5504 
-     54 500.527 914 5 1 2.85015 48.1248 -54.5499 
-     54 103.488 1004 6 1 20.9377 50.8372 -24.4509 
-     54 2.61941 1005 6 1 21.05 50.778 -24.8387 
-     54 112.238 1152 6 0 21.3992 50.6166 -25.85 
-     54 118.845 1048 5 1 29.8111 43.309 -54.45 
-     54 4.81749 1049 5 1 29.8501 43.3264 -54.829 
-     54 113.597 1116 5 0 29.9409 43.3614 -55.85 
-     54 101.827 1077 4 1 35.4833 45.3124 -84.4505 
-     54 101.178 1078 4 1 35.65 45.3445 -84.6934 
-     54 137.932 1127 4 0 36.3335 45.5429 -85.8504 
-     54 64.2715 1165 3 1 53.1705 50.6346 -114.45 
-     54 66.8238 1166 3 1 53.2504 50.674 -114.457 
-     54 64.9073 1167 3 1 53.45 50.7704 -114.475 
-     54 320.898 1168 3 1 53.65 50.8472 -114.484 
-     54 148.776 1169 3 1 53.8501 50.934 -114.466 
-     54 144.637 1171 3 1 54.3094 50.8051 -114.45 
-     54 98.3207 1149 3 0 54.3503 49.993 -115.85 
-     54 29.3848 1148 3 0 54.2959 49.85 -116.127 
-     54 21.2966 1192 3 0 53.7789 58.5752 -116.25 
-     54 97.1424 1193 3 0 53.7898 58.6503 -116.205 
-     54 88.7621 1194 3 0 53.8036 58.8503 -116.018 
-     54 6.66233 1091 2 0 46.4471 38.25 -145.891 
-     54 57.1318 1079 4 1 35.85 45.3443 -84.7943 
-     54 28.9862 1131 4 0 40.7421 46.3743 -85.85 
-     54 66.1588 1107 4 1 41.5242 46.4453 -84.8498 
-     54 295.972 1108 4 1 41.65 46.4053 -84.6941 
-     54 45.2338 996 11 1 19.45 49.0661 125.168 
-     54 60.2726 1149 11 0 19.2074 49.9443 124.15 
-Number of digits in this event: 57
-Using G4ParticleGun... 
-Particle energy: 5.55382 LIN
+Number of tracker hits in this event: 141
+     54 110.87 1016 11 1 23.3161 14.3723 125.55 
+     54 126.247 971 11 0 23.3177 14.3734 124.15 
+     54 167.259 1016 10 1 23.3422 14.4008 95.55 
+     54 150.241 971 10 0 23.3437 14.4001 94.15 
+     54 106.095 1016 9 1 23.3746 14.3867 65.55 
+     54 124.193 971 9 0 23.3766 14.3857 64.15 
+     54 103.392 1016 8 1 23.4162 14.3728 35.55 
+     54 323.065 971 8 0 23.4155 14.3717 34.15 
+     54 391.408 1016 7 1 23.3992 14.3625 5.55 
+     54 258.648 971 7 0 23.4 14.3632 4.15 
+     54 424.367 1016 6 1 23.416 14.3766 -24.45 
+     54 362.085 971 6 0 23.4122 14.3834 -25.85 
+     54 749.471 1016 5 1 23.3154 14.5164 -54.45 
+     54 250.591 972 5 0 23.3127 14.5192 -55.85 
+     54 126.985 1016 4 1 23.2679 14.5717 -84.45 
+     54 115.24 972 4 0 23.2628 14.5773 -85.85 
+     54 166.632 1015 3 1 23.1937 14.7017 -114.45 
+     54 109.763 973 3 0 23.1858 14.7112 -115.85 
+     54 260.445 1014 2 1 23.0432 14.916 -144.45 
+     54 106.344 974 2 0 23.0354 14.9241 -145.85 
+     54 242.317 1014 1 1 22.8763 15.0209 -174.45 
+     54 123.951 974 1 0 22.8631 15.0263 -175.85 
+     54 91.2304 1012 0 1 22.5464 15.1954 -204.45 
+     54 89.1673 975 0 0 22.4859 15.2398 -205.85 
+     54 112.773 976 0 0 22.4725 15.25 -206.162 
+     54 4.68615 989 2 1 17.9345 35.7631 -144.85 
+     54 2.46089 975 1 0 22.8523 15.0502 -176.244 
+     54 37.9138 985 1 0 22.9854 17.1224 -176.25 
+     54 178.098 984 1 0 22.989 17.05 -176.164 
+     54 179.326 1013 1 1 22.8338 15.8367 -174.85 
+     54 405.33 1013 2 1 22.7968 14.9651 -144.451 
+     54 137.907 971 5 0 23.3009 14.3459 -55.85 
+     54 334.535 1015 4 1 23.1359 14.2695 -84.45 
+     54 105.616 971 4 0 23.1325 14.2612 -85.85 
+     54 131.385 1014 3 1 22.9917 14.0737 -114.45 
+     54 443.825 970 3 0 22.98 14.0638 -115.85 
+     54 152.288 968 2 0 22.7952 13.7997 -145.85 
+     54 98.6454 1012 1 1 22.4578 13.7369 -174.45 
+     54 422.63 968 1 0 22.4539 13.7114 -175.85 
+     54 110.398 1011 0 1 22.4001 13.1576 -204.45 
+     54 126.746 965 0 0 22.4137 13.131 -205.85 
+     54 146.543 1015 1 1 23.0655 13.6017 -174.85 
+     54 59.25 1015 2 1 23.0502 13.7154 -144.619 
+     54 142.44 1016 2 1 23.25 13.677 -144.735 
+     54 216.306 1017 2 1 23.4511 13.721 -144.839 
+     54 403.005 972 2 0 25.8054 14.5012 -145.85 
+     54 153.667 868 2 0 -4.82664 -6.31585 -146.25 
+     54 94.6695 867 2 0 -5.13645 -6.45023 -146.056 
+     54 34.6383 868 2 1 -6.36958 -8.08745 -144.85 
+     54 195.489 867 2 1 -6.45 -8.20932 -144.798 
+     54 173.153 1015 5 1 23.2499 14.3086 -54.7196 
+     54 270.685 970 5 0 23.0821 14.2387 -55.85 
+     54 152.578 993 4 1 18.7121 11.9804 -84.45 
+     54 215.547 959 4 0 18.5471 12.0216 -85.85 
+     54 120.613 970 3 1 14.1127 12.8519 -114.45 
+     54 180.488 964 3 0 14.0199 12.8591 -115.85 
+     54 117.857 956 2 1 11.3175 12.3448 -144.45 
+     54 118.123 961 2 0 11.2113 12.399 -145.85 
+     54 153.312 941 1 1 8.32234 12.8152 -174.45 
+     54 305.716 963 1 0 8.08239 12.7127 -175.85 
+     54 122.042 912 0 1 2.57228 10.8514 -204.45 
+     54 249.178 953 0 0 2.34434 10.7857 -205.85 
+     54 133.986 1018 1 1 23.8142 13.6878 -174.45 
+     54 284.457 1021 0 1 24.423 17.8009 -204.45 
+     54 5.7767 989 0 0 24.4412 18.0454 -205.85 
+     54 111.154 990 0 0 24.4416 18.05 -205.877 
+     54 208.019 972 8 0 23.5592 14.4501 33.8813 
+     54 93.1555 1020 4 1 24.2279 12.348 -84.45 
+     54 19.1031 1021 4 1 24.25 12.3228 -84.7841 
+     54 117.659 960 4 0 24.3116 12.2366 -85.85 
+     54 113.88 1029 3 1 25.924 9.85049 -114.45 
+     54 112.307 948 3 0 25.8987 9.72843 -115.85 
+     54 88.0807 1026 2 1 25.2609 7.28412 -144.45 
+     54 29.9233 1025 2 1 25.25 7.24806 -144.79 
+     54 175.134 935 2 0 25.2139 7.14738 -145.851 
+     54 155.066 1021 1 1 24.3075 3.90998 -174.451 
+     54 199.949 1020 1 1 24.25 3.87999 -174.832 
+     54 146.313 918 1 0 24.0982 3.80697 -175.85 
+     54 143.437 997 0 1 19.5609 1.89391 -204.45 
+     54 109.044 908 0 0 19.3771 1.76402 -205.85 
+     54 28.3075 990 1 1 18.0532 14.268 -174.85 
+     54 194.798 989 1 1 18.05 14.2542 -174.694 
+     54 126.285 973 4 0 23.0997 14.6779 -85.85 
+     54 200.769 1013 3 1 22.7893 14.9176 -114.45 
+     54 105.295 974 3 0 22.7754 14.929 -115.85 
+     54 131.65 1012 2 1 22.471 15.1876 -144.45 
+     54 101.052 975 2 0 22.4338 15.1999 -145.85 
+     54 200.558 1008 1 1 21.6718 15.4104 -174.45 
+     54 118.584 976 1 0 21.6022 15.3803 -175.85 
+     54 153.594 1000 0 1 20.1649 14.9344 -204.45 
+     54 166.753 974 0 0 20.0736 14.8938 -205.85 
+     54 233.054 1001 0 1 20.25 14.815 -204.641 
+     54 157.982 1706 0 1 161.35 10.7661 -204.459 
+     54 87.0702 975 5 0 23.2604 15.0963 -55.8503 
+     54 120.142 976 5 0 23.2505 15.25 -56.1017 
+     54 48.1653 990 5 0 42.5143 18.1034 -56.2497 
+     54 147.836 989 5 0 42.513 18.0498 -56.0673 
+     54 43.6821 988 5 0 42.5168 17.85 -55.8789 
+     54 200.82 1116 5 1 43.2761 14.7422 -54.85 
+     54 162.019 1117 5 1 43.4504 14.4049 -54.7277 
+     54 127.029 1118 5 1 43.6501 14.1869 -54.6041 
+     54 1.10679 1119 5 1 43.85 14.0884 -54.4529 
+     54 164.97 1115 5 1 43.2498 13.8278 -54.4593 
+     54 145.678 977 5 0 43.047 15.45 -55.9886 
+     54 130.612 978 5 0 42.8183 15.65 -56.1473 
+     54 167.08 979 5 0 42.9421 15.8501 -56.1384 
+     54 90.8142 1015 7 1 23.25 14.313 5.48982 
+     54 60.6779 1014 7 1 23.05 14.1471 5.2984 
+     54 160.665 966 7 0 22.0987 13.4495 4.14984 
+     54 32.897 965 7 0 21.7967 13.2499 3.83872 
+     54 118.297 867 6 1 -6.55003 -6.61132 -24.45 
+     54 109.264 866 6 0 -6.60561 -6.68317 -25.8503 
+     54 112.448 1010 6 1 22.2197 13.4139 -24.45 
+     54 164.087 966 6 0 22.1961 13.3604 -25.85 
+     54 139.226 1007 5 1 21.5722 12.1617 -54.45 
+     54 99.0549 960 5 0 21.5543 12.1132 -55.85 
+     54 135.743 1005 4 1 21.2381 11.0758 -84.45 
+     54 121.817 954 4 0 21.1994 11.0293 -85.85 
+     54 121.903 1001 3 1 20.4424 10.2403 -114.45 
+     54 106.342 950 3 0 20.4089 10.2063 -115.85 
+     54 98.0664 997 2 1 19.6401 9.60721 -144.45 
+     54 125.931 947 2 0 19.5602 9.58219 -145.85 
+     54 104.252 944 1 0 17.8776 8.97004 -175.85 
+     54 97.189 984 0 1 17.0004 8.69053 -204.45 
+     54 400.261 943 0 0 16.9895 8.67466 -205.85 
+     54 86.0033 975 7 0 22.6849 15.1634 4.14996 
+     54 231.058 1017 3 1 23.572 14.2668 -114.45 
+     54 245.282 971 3 0 23.5871 14.2761 -115.85 
+     54 194.86 1019 2 1 23.8983 14.4839 -144.45 
+     54 157.182 1019 1 1 24.0374 14.4743 -174.45 
+     54 93.1024 972 1 0 24.05 14.4707 -175.85 
+     54 299.449 971 0 0 24.3136 14.3987 -205.85 
+     54 112.966 945 0 0 51.8601 9.17734 -206.25 
+     54 57.5742 971 2 0 24.7072 14.3957 -145.85 
+     54 103.386 977 2 0 23.4965 15.4525 -145.85 
+     54 124.045 982 1 0 24.2146 16.6361 -175.85 
+     54 109.359 1022 0 1 24.4636 17.3367 -204.45 
+     54 133.027 986 0 0 24.4861 17.4021 -205.85 
+     54 73.3203 1405 5 1 101.15 -88.0089 -54.7507 
+     54 228.484 1018 0 1 23.6823 14.1037 -204.45 
+     54 264.878 970 0 0 23.6807 14.1358 -205.85 
+Number of digits in this event: 87
+Using G4ParticleGun... 
+Particle energy: 2.04729 LIN
 Particle: e-
 Event: 55
-Number of tracker hits in this event: 130
-     55 174.889 1264 9 1 73.0366 96.0589 65.55 
-     55 130.763 1379 9 0 73.0371 96.0596 64.15 
-     55 128.497 1264 8 1 73.0411 96.071 35.55 
-     55 132.932 1379 8 0 73.0409 96.0731 34.15 
-     55 442.185 1264 7 1 73.0325 96.1184 5.55 
-     55 237.656 1379 7 0 73.0316 96.1191 4.15 
-     55 319.154 1264 6 1 73.0068 96.1409 -24.45 
-     55 174.292 1379 6 0 73.0051 96.143 -25.85 
-     55 113.024 1264 5 1 72.9696 96.185 -54.45 
-     55 165.546 1380 5 0 72.967 96.1878 -55.85 
-     55 358.767 1264 4 1 72.9125 96.2411 -84.45 
-     55 154.791 1380 4 0 72.9089 96.2445 -85.85 
-     55 128.247 1263 3 1 72.8352 96.3222 -114.45 
-     55 235.868 1380 3 0 72.8314 96.3235 -115.85 
-     55 105.197 1263 2 1 72.7563 96.3541 -144.45 
-     55 242.132 1381 2 0 72.7613 96.3675 -145.85 
-     55 147.649 1264 1 1 72.8518 96.6344 -174.45 
-     55 134.858 1382 1 0 72.862 96.6409 -175.85 
-     55 137.186 1264 0 1 73.0289 96.7711 -204.45 
-     55 139.612 1383 0 0 73.0396 96.7666 -205.85 
-     55 326.018 1263 1 1 72.6759 96.3728 -174.45 
-     55 249.56 1381 1 0 72.6754 96.3796 -175.85 
-     55 112.512 1263 0 1 72.6579 96.5267 -204.45 
-     55 228.033 1381 0 0 72.6662 96.5286 -205.85 
-     55 162.85 1380 1 0 72.6625 96.35 -176.109 
-     55 253.713 1262 0 1 72.5802 96.3733 -204.45 
-     55 338.72 1264 3 1 72.9519 96.2996 -114.45 
-     55 137.07 1381 3 0 72.9117 96.3928 -115.85 
-     55 120.675 1260 2 1 72.1829 98.4435 -144.451 
-     55 106.773 1391 2 0 72.253 98.5171 -145.85 
-     55 187.159 1269 1 1 73.9537 100.124 -174.45 
-     55 140.806 1399 1 0 73.8917 100.049 -175.85 
-     55 71.3402 1277 0 1 75.5428 101.238 -204.45 
-     55 37.5183 1276 0 1 75.45 101.224 -204.767 
-     55 298.453 1405 0 0 75.1855 101.268 -205.85 
-     55 0.00480617 1396 1 0 73.6869 99.35 -175.85 
-     55 14.8653 1395 1 0 73.6868 99.35 -175.85 
-     55 24.7896 1283 1 1 76.8375 95.0139 -174.85 
-     55 135.915 1365 1 0 75.5349 93.2243 -175.85 
-     55 45.3675 1266 1 1 73.3385 92.2698 -174.85 
-     55 8.48258 1265 2 0 43.6209 73.25 -146.072 
-     55 64.9354 1286 2 1 77.3914 96.4642 -144.45 
-     55 71.4075 1287 2 1 77.45 96.4534 -144.652 
-     55 108.279 1338 1 1 87.6941 94.4411 -174.45 
-     55 115.383 1371 1 0 88.1522 94.4376 -175.85 
-     55 248.697 1385 0 1 97.2648 93.9671 -204.45 
-     55 22.7344 1386 0 1 97.3501 93.9835 -204.78 
-     55 210.741 1369 0 0 97.6381 94.0426 -205.85 
-     55 120.383 1252 6 1 70.5576 94.0208 -24.45 
-     55 169.68 1370 6 0 70.4706 94.243 -25.85 
-     55 88.8498 1237 5 1 67.6233 96.3754 -54.45 
-     55 134.43 1238 5 1 67.65 96.7301 -54.6385 
-     55 13.0114 1393 5 0 68.1007 98.9098 -55.85 
-     55 65.9192 1394 5 0 68.1101 98.95 -55.8728 
-     55 50.5283 1395 5 0 68.156 99.15 -55.9886 
-     55 77.3399 1396 5 0 68.2076 99.3504 -56.1079 
-     55 10.1 1397 5 0 68.2567 99.55 -56.2298 
-     55 38.9282 1291 4 1 78.4254 144.467 -84.4502 
-     55 111.176 1292 4 1 78.45 144.517 -84.5282 
-     55 5.65421 1625 4 0 78.7762 145.335 -85.85 
-     55 129.968 1626 4 0 78.782 145.35 -85.8748 
-     55 4.80854 1627 4 0 78.891 145.55 -86.2413 
-     55 3.01613 1336 3 1 87.4463 160.547 -114.45 
-     55 504.929 1337 3 1 87.45 160.554 -114.46 
-     55 24.126 1706 3 0 88.1062 161.511 -115.85 
-     55 118.945 1707 3 0 88.1341 161.55 -115.907 
-     55 11.8177 1708 3 0 88.2848 161.75 -116.215 
-     55 163.501 1371 6 0 70.4218 94.3502 -26.0632 
-     55 138.893 1391 6 0 78.793 98.5268 -26.25 
-     55 100.787 1390 6 0 79.0421 98.35 -26.0205 
-     55 30.5257 1389 6 0 79.1861 98.15 -25.8642 
-     55 90.407 1303 6 1 80.7378 97.34 -24.85 
-     55 207.446 1304 6 1 80.85 97.1581 -24.6921 
-     55 100.947 1384 6 0 80.8917 97.0811 -25.85 
-     55 114.687 1383 6 0 81.06 96.95 -26.1181 
-     55 157.862 1382 6 0 81.122 96.75 -25.9474 
-     55 7.47141 1325 6 1 85.2247 95.5521 -24.85 
-     55 409.899 1326 6 1 85.25 95.5447 -24.8432 
-     55 33.2135 1310 6 1 82.1969 95.9237 -24.8499 
-     55 2.29589 1311 6 1 82.25 95.8694 -24.8473 
-     55 41.5442 1376 6 0 85.0083 95.5212 -25.85 
-     55 118.518 1329 6 1 85.9503 96.0019 -24.8499 
-     55 103.993 1378 7 0 72.3462 95.8425 4.15 
-     55 22.8158 1377 7 0 72.1149 95.7499 3.79305 
-     55 24.5147 1143 6 1 48.7202 87.0239 -24.45 
-     55 77.209 1142 6 1 48.65 86.9995 -24.487 
-     55 161.758 1141 6 1 48.45 86.8938 -24.5664 
-     55 87.735 1140 6 1 48.25 86.7797 -24.6314 
-     55 116.002 1139 6 1 48.05 86.7004 -24.6506 
-     55 64.778 1138 6 1 47.85 86.5789 -24.7365 
-     55 59.5573 1322 6 0 45.1994 84.5541 -25.85 
-     55 100.893 1321 6 0 45.0571 84.45 -25.9237 
-     55 129.088 1320 6 0 44.7809 84.25 -26.0902 
-     55 69.2609 1319 6 0 44.5484 84.05 -26.2151 
-     55 108.011 1380 6 0 72.9703 96.1939 -25.85 
-     55 108.776 1256 5 1 71.4231 97.1552 -54.45 
-     55 112.213 1385 5 0 71.323 97.202 -55.85 
-     55 139.269 1243 4 1 68.7649 98.1238 -84.45 
-     55 116.913 1390 4 0 68.5353 98.2166 -85.85 
-     55 126.202 1218 3 1 63.7872 99.9376 -114.45 
-     55 109.6 1398 3 0 63.5327 99.9349 -115.85 
-     55 255.906 1194 2 1 58.912 99.3945 -144.45 
-     55 127.828 1395 2 0 58.6959 99.3263 -145.85 
-     55 112.44 1171 1 1 54.2946 97.9042 -174.45 
-     55 88.5667 1388 1 0 54.2432 97.8145 -175.85 
-     55 118.781 1164 0 1 52.9506 96.2471 -204.451 
-     55 117.57 1379 0 0 52.936 96.0489 -205.85 
-     55 35.5073 1195 2 1 59.05 99.4526 -144.747 
-     55 133.734 1397 2 0 59.6457 99.639 -145.85 
-     55 246.077 1313 1 1 82.7035 92.5456 -174.45 
-     55 229.255 1314 1 1 82.85 92.7084 -174.62 
-     55 44.8661 1263 6 1 72.8498 96.2187 -24.731 
-     55 50.7544 1381 6 0 72.2245 96.5063 -25.85 
-     55 17.1695 1177 5 1 55.4995 105.27 -54.45 
-     55 87.9226 1176 5 1 55.45 105.261 -54.5173 
-     55 20.0592 1175 5 1 55.25 105.22 -54.8005 
-     55 152.955 1424 5 0 54.5802 105.082 -55.85 
-     55 61.2864 1058 4 1 31.7979 102.634 -84.4504 
-     55 81.3031 1057 4 1 31.649 102.6 -84.5917 
-     55 27.5728 1056 4 1 31.45 102.557 -84.7907 
-     55 10.7229 1411 4 0 30.4094 102.354 -85.8503 
-     55 182.568 1410 4 0 30.3884 102.35 -85.8726 
-     55 114.281 929 3 1 5.88891 102.194 -114.45 
-     55 106.652 930 3 1 6.05 102.101 -114.535 
-     55 123.097 931 3 1 6.25 101.881 -114.618 
-     55 102.758 1402 3 0 7.0654 100.727 -115.85 
-     55 91.5723 1401 3 0 7.24542 100.55 -115.965 
-     55 58.0226 1400 3 0 7.53105 100.35 -115.936 
-     55 138.681 934 3 1 6.93903 102.855 -114.85 
-     55 65.0834 933 3 1 6.85 102.991 -114.543 
-Number of digits in this event: 57
+Number of tracker hits in this event: 30
+     55 114.59 1195 8 1 59.2292 -126.113 35.55 
+     55 150.808 270 8 0 59.232 -126.115 34.15 
+     55 137.267 1196 7 1 59.2835 -126.172 5.55 
+     55 179.594 269 7 0 59.2845 -126.177 4.15 
+     55 194.062 1196 6 1 59.3167 -126.316 -24.45 
+     55 144.48 269 6 0 59.3083 -126.323 -25.85 
+     55 112.221 1195 5 1 59.1087 -126.466 -54.45 
+     55 146.119 268 5 0 59.0981 -126.467 -55.85 
+     55 458.823 1193 4 1 58.8455 -126.492 -84.45 
+     55 113.703 268 4 0 58.8362 -126.491 -85.85 
+     55 102.706 1193 3 1 58.6892 -126.445 -114.45 
+     55 136.607 268 3 0 58.6801 -126.442 -115.85 
+     55 124.029 1192 2 1 58.5161 -126.392 -144.45 
+     55 190.721 268 2 0 58.5077 -126.391 -145.85 
+     55 92.208 1191 1 1 58.3239 -126.385 -174.45 
+     55 114.429 268 1 0 58.3125 -126.382 -175.85 
+     55 129.784 1190 0 1 58.077 -126.27 -204.45 
+     55 105.54 269 0 0 58.0681 -126.263 -205.85 
+     55 30.9789 416 0 0 83.6529 -96.95 -206.232 
+     55 223.316 1194 4 1 58.8764 -126.523 -84.4502 
+     55 11.3129 250 4 0 91.7364 -130.046 -86.25 
+     55 1.44658 8 4 0 62.2254 -178.443 -86.25 
+     55 40.9125 272 4 0 67.9988 -125.587 -86.25 
+     55 184.648 273 4 0 68.0129 -125.55 -86.154 
+     55 126.241 1239 4 1 67.9823 -125.56 -84.85 
+     55 234.687 1238 4 1 67.8499 -125.525 -84.728 
+     55 210.253 328 4 0 111.011 -114.46 -86.25 
+     55 118.343 1197 6 1 59.45 -126.317 -24.4987 
+     55 92.3062 268 6 0 60.1085 -126.407 -25.85 
+     55 75.8625 267 6 0 60.2725 -126.55 -26.1456 
+Number of digits in this event: 19
 Using G4ParticleGun... 
-Particle energy: 6.90888 LIN
+Particle energy: 8.60725 LIN
 Particle: e-
 Event: 56
-Number of tracker hits in this event: 79
-     56 111.23 1184 11 1 56.8797 -57.1339 125.55 
-     56 119.028 614 11 0 56.8803 -57.1329 124.15 
-     56 141.866 1184 10 1 56.8954 -57.1133 95.55 
-     56 115.621 614 10 0 56.8967 -57.1131 94.15 
-     56 126.916 1184 9 1 56.9233 -57.1058 65.55 
-     56 130.075 614 9 0 56.922 -57.1072 64.15 
-     56 180.511 1184 8 1 56.8951 -57.1345 35.55 
-     56 176.157 614 8 0 56.8932 -57.1356 34.15 
-     56 120.667 1184 7 1 56.8531 -57.154 5.55 
-     56 113.052 614 7 0 56.8533 -57.1539 4.15 
-     56 112.742 1184 6 1 56.8594 -57.1524 -24.45 
-     56 142.937 614 6 0 56.8598 -57.1515 -25.85 
-     56 129.941 1184 5 1 56.8711 -57.1424 -54.45 
-     56 104.989 614 5 0 56.8716 -57.1439 -55.85 
-     56 147.309 1184 4 1 56.8832 -57.1667 -84.45 
-     56 129.458 614 4 0 56.8838 -57.1692 -85.85 
-     56 262.52 1184 3 1 56.8997 -57.2161 -114.45 
-     56 430.802 614 3 0 56.9003 -57.2159 -115.85 
-     56 355.039 1184 2 1 56.9151 -57.2106 -144.45 
-     56 301.592 614 2 0 56.9206 -57.2097 -145.85 
-     56 316.587 1184 1 1 57.0386 -57.1856 -174.45 
-     56 129.264 614 1 0 57.0469 -57.1812 -175.85 
-     56 122.977 1185 0 1 57.2141 -57.1021 -204.45 
-     56 133.665 614 0 0 57.2209 -57.0981 -205.85 
-     56 145.832 613 2 0 57.1173 -57.2701 -145.85 
-     56 100.019 1207 1 1 61.5029 -58.2453 -174.45 
-     56 106.859 608 1 0 61.7171 -58.3198 -175.85 
-     56 106.339 1229 0 1 65.975 -59.8004 -204.45 
-     56 152.361 600 0 0 66.1806 -59.8567 -205.85 
-     56 356.569 615 1 0 56.9267 -57.0364 -175.85 
-     56 129.601 1183 0 1 56.7823 -56.898 -204.45 
-     56 115.216 615 0 0 56.7727 -56.8956 -205.85 
-     56 65.7897 616 1 0 57.1833 -56.85 -176.112 
-     56 28.6737 1386 0 1 97.35 -58.5507 -204.782 
-     56 208.41 1387 0 1 97.5502 -58.5104 -204.694 
-     56 84.0387 1388 0 1 97.75 -58.1826 -204.785 
-     56 68.3891 608 0 0 98.137 -58.3865 -205.85 
-     56 50.6155 1393 0 1 98.8646 -58.1983 -204.85 
-     56 68.2523 602 0 0 99.6821 -59.6162 -205.85 
-     56 34.6904 601 0 0 99.696 -59.65 -205.874 
-     56 326.023 1185 5 1 57.1055 -57.0224 -54.45 
-     56 279.143 615 5 0 57.1211 -57.0422 -55.85 
-     56 173.922 1187 4 1 57.5222 -57.6152 -84.45 
-     56 118.085 611 4 0 57.5061 -57.6956 -85.85 
-     56 152.665 602 3 0 56.9348 -59.4559 -115.85 
-     56 108.372 1181 2 1 56.3184 -60.3739 -144.45 
-     56 220.454 598 2 0 56.2292 -60.3605 -145.85 
-     56 264.033 1171 1 1 54.4236 -60.1644 -174.45 
-     56 173.581 599 1 0 54.3167 -60.1629 -175.85 
-     56 153.19 1159 0 1 51.9092 -60.7456 -204.45 
-     56 27.6983 1158 0 1 51.85 -60.7428 -204.789 
-     56 141.001 596 0 0 51.6592 -60.7305 -205.85 
-     56 105.793 1164 4 1 52.8745 -56.1258 -84.4505 
-     56 119.661 619 4 0 52.8038 -56.0888 -85.8501 
-     56 148.638 1150 3 1 50.212 -56.2033 -114.45 
-     56 142.004 620 3 0 49.9793 -56.0295 -115.85 
-     56 130.163 1128 2 1 45.8112 -50.8427 -144.45 
-     56 119.119 1129 2 1 45.85 -50.8776 -144.506 
-     56 21.47 1130 2 1 46.05 -51.0702 -144.789 
-     56 65.7291 641 2 0 46.5416 -51.7947 -145.85 
-     56 198.07 640 2 0 46.5841 -51.85 -145.937 
-     56 0.939546 639 2 0 46.7952 -52.05 -146.246 
-     56 23.7804 1230 1 1 66.1924 -72.2779 -174.45 
-     56 133.332 1231 1 1 66.25 -72.1976 -174.509 
-     56 16.2817 1232 1 1 66.45 -71.9004 -174.822 
-     56 29.9781 549 1 0 67.1104 -70.1477 -175.85 
-     56 99.6517 550 1 0 67.1419 -70.0497 -175.896 
-     56 151.138 551 1 0 67.2583 -69.85 -176.06 
-     56 11.9938 552 1 0 67.3852 -69.65 -176.223 
-     56 80.4593 1127 2 1 45.65 -50.8692 -144.747 
-     56 92.4367 1126 2 1 45.45 -50.8052 -144.757 
-     56 198.899 643 2 0 46.5907 -51.3767 -145.85 
-     56 2.79201 1124 2 1 45.0488 -50.9019 -144.45 
-     56 148.485 1125 2 1 45.05 -50.8965 -144.459 
-     56 55.316 651 2 0 45.3726 -49.8058 -145.85 
-     56 56.4659 652 2 0 45.4165 -49.65 -146.082 
-     56 98.1027 785 2 0 65.0891 -22.9167 -146.25 
-     56 43.0681 1225 2 1 65.2483 -23.3643 -144.85 
-     56 66.0957 1226 2 1 65.25 -23.373 -144.826 
-Number of digits in this event: 43
-Using G4ParticleGun... 
-Particle energy: 3.87401 LIN
+Number of tracker hits in this event: 156
+     56 268.328 1213 11 1 62.8275 15.5969 125.55 
+     56 128.354 977 11 0 62.8286 15.5962 124.15 
+     56 125.847 1214 10 1 62.8543 15.5798 95.55 
+     56 123.312 977 10 0 62.8552 15.5783 94.15 
+     56 127.419 1214 9 1 62.879 15.5445 65.55 
+     56 316.294 977 9 0 62.8792 15.5416 64.15 
+     56 215.532 1214 8 1 62.8871 15.486 35.55 
+     56 156.478 977 8 0 62.8866 15.4829 34.15 
+     56 107.225 1214 7 1 62.8847 15.4201 5.55 
+     56 114.789 976 7 0 62.8832 15.4179 4.15 
+     56 125.5 1213 6 1 62.8433 15.372 -24.45 
+     56 166.574 976 6 0 62.8416 15.37 -25.85 
+     56 166.253 1213 5 1 62.8065 15.3079 -54.45 
+     56 132.022 976 5 0 62.8025 15.3055 -55.85 
+     56 382.268 1213 4 1 62.7246 15.2539 -84.45 
+     56 489.464 976 4 0 62.7205 15.2513 -85.85 
+     56 220.4 1212 3 1 62.6334 15.2011 -114.45 
+     56 109.571 975 3 0 62.6303 15.1962 -115.85 
+     56 107.671 1212 2 1 62.5713 15.0739 -144.45 
+     56 127.487 975 2 0 62.5688 15.0694 -145.85 
+     56 178.406 1212 1 1 62.525 14.9905 -174.45 
+     56 150.132 974 1 0 62.5262 14.9854 -175.85 
+     56 103.923 1212 0 1 62.5586 14.9034 -204.45 
+     56 449.612 974 0 0 62.5626 14.8996 -205.85 
+     56 203.218 1192 5 0 -28.132 58.5496 -56.25 
+     56 161.175 627 2 0 107.553 -54.5752 -146.25 
+     56 136.48 1208 3 1 61.7751 16.1999 -114.45 
+     56 78.6368 980 3 0 61.7428 16.2405 -115.85 
+     56 24.9672 981 3 0 61.7358 16.25 -116.165 
+     56 150.818 1205 2 1 61.0841 16.8847 -144.45 
+     56 132.374 984 2 0 61.3649 16.8984 -145.85 
+     56 251.584 1236 1 1 67.3268 17.1247 -174.45 
+     56 293.327 985 1 0 67.6436 17.1315 -175.85 
+     56 113.694 1271 0 1 74.3417 17.2181 -204.45 
+     56 116.007 985 0 0 74.6575 17.2461 -205.85 
+     56 54.4953 986 0 0 74.7052 17.25 -206.064 
+     56 74.0852 1426 0 1 105.35 -17.0379 -204.7 
+     56 104.13 1213 3 1 62.6593 15.5576 -114.45 
+     56 150.801 977 3 0 62.6444 15.5817 -115.85 
+     56 138.332 1211 2 1 62.3689 16.1729 -144.45 
+     56 111.479 980 2 0 62.3548 16.2181 -145.85 
+     56 181.608 1210 1 1 62.0673 17.0948 -174.45 
+     56 155.774 1209 0 1 61.9096 17.9345 -204.45 
+     56 196.113 989 0 0 61.9042 17.9774 -205.85 
+     56 145.454 990 0 0 61.8792 18.0501 -206.107 
+     56 218.872 1213 0 1 62.8158 15.0048 -204.45 
+     56 193.135 981 9 0 61.4467 16.335 64.15 
+     56 56.6421 982 9 0 61.3428 16.4502 64.052 
+     56 114.397 1202 9 1 60.5316 14.4652 65.15 
+     56 75.3585 1214 6 1 62.9754 15.361 -24.45 
+     56 2.81216 1115 8 1 43.05 39.4522 35.4819 
+     56 93.5304 1215 6 1 63.05 15.4148 -24.6959 
+     56 417.008 1214 3 1 62.9693 15.3577 -114.45 
+     56 348.852 976 3 0 62.9977 15.3676 -115.85 
+     56 116.868 1219 2 1 63.9406 15.6154 -144.45 
+     56 144.02 977 2 0 63.9791 15.6314 -145.85 
+     56 109.967 1223 1 1 64.6811 15.7899 -174.45 
+     56 142.76 978 1 0 64.8279 15.7892 -175.85 
+     56 134.416 1239 0 1 67.9831 15.8456 -204.45 
+     56 58.0323 979 0 0 68.1253 16.0321 -205.85 
+     56 99.9709 980 0 0 68.1386 16.05 -205.982 
+     56 107.273 1223 2 1 64.7052 14.3271 -144.45 
+     56 19.1689 970 2 0 64.8539 14.0667 -145.851 
+     56 76.833 969 2 0 64.8631 14.05 -145.939 
+     56 148.808 940 1 0 67.522 8.16302 -175.85 
+     56 88.9569 1249 0 1 69.9641 4.05551 -204.45 
+     56 271.22 918 0 0 70.0689 3.80505 -205.85 
+     56 144.531 978 11 0 62.6427 15.6507 124.15 
+     56 209.681 1194 10 1 59.0277 17.1862 95.55 
+     56 139.749 987 10 0 58.7244 17.4635 94.15 
+     56 104.288 1162 9 1 52.4835 23.8044 65.55 
+     56 20.5235 1161 9 1 52.45 23.8951 65.2366 
+     56 49.1471 1020 9 0 52.3177 24.195 64.1494 
+     56 53.4307 1021 9 0 52.2901 24.25 63.9462 
+     56 77.709 1140 8 1 48.0836 31.4028 35.55 
+     56 71.4633 1141 8 1 48.25 31.3629 35.3176 
+     56 161.451 1056 8 0 49.2276 31.3702 34.1491 
+     56 49.4547 1057 8 0 49.5733 31.45 33.848 
+     56 38.7002 1292 7 1 78.5273 35.7292 5.55 
+     56 203.481 1291 7 1 78.45 35.6448 5.44383 
+     56 20.5328 1290 7 1 78.2498 35.3855 5.19145 
+     56 75.7751 1071 7 0 77.2899 34.4224 4.14988 
+     56 88.8279 1070 7 0 77.1322 34.25 4.00215 
+     56 70.2475 1069 7 0 76.8978 34.0496 3.83085 
+     56 36.5894 578 7 0 10.8721 -64.3098 3.75053 
+     56 57.587 577 7 0 10.8026 -64.45 3.81379 
+     56 137.793 576 7 0 10.7012 -64.6508 3.88265 
+     56 74.4897 575 7 0 10.5547 -64.8502 3.92409 
+     56 81.3407 574 7 0 10.4409 -65.05 4.00247 
+     56 67.6764 573 7 0 10.2781 -65.2505 4.07992 
+     56 15.0198 572 7 0 10.0823 -65.45 4.12719 
+     56 38.1866 939 7 1 7.96843 -67.4343 5.15004 
+     56 130.081 938 7 1 7.84996 -67.5304 5.1999 
+     56 328.948 937 7 1 7.64971 -67.8149 5.30804 
+     56 113.052 559 7 0 7.5969 -68.0574 4.14896 
+     56 112.36 464 7 0 -16.7105 -87.0879 3.75021 
+     56 88.051 463 7 0 -16.9527 -87.25 3.87813 
+     56 114.881 462 7 0 -17.1826 -87.45 3.88853 
+     56 252.974 461 7 0 -17.4932 -87.65 3.7716 
+     56 79.4278 609 7 0 -109.489 -58.154 3.75 
+     56 237.264 610 7 0 -109.582 -58.0493 3.83622 
+     56 236.128 1139 8 1 47.9441 31.421 35.55 
+     56 155.085 1058 8 0 47.7125 31.7428 34.15 
+     56 0.224254 1117 7 1 43.4505 37.773 5.55 
+     56 123.896 1116 7 1 43.45 37.774 5.54848 
+     56 17.0566 1093 7 0 43.0551 38.7997 4.1499 
+     56 110.273 1094 7 0 43.0361 38.85 4.0816 
+     56 10.7967 1095 7 0 42.9607 39.0501 3.78586 
+     56 143.262 1082 6 1 36.4838 58.0112 -24.45 
+     56 29.9291 1083 6 1 36.65 58.3001 -24.7753 
+     56 38.0254 1196 6 0 37.2405 59.371 -25.85 
+     56 154.562 1197 6 0 37.2867 59.45 -25.9319 
+     56 40.81 1198 6 0 37.4126 59.65 -26.1507 
+     56 13.521 1171 5 1 54.4213 88.7823 -54.45 
+     56 258.679 1172 5 1 54.45 88.8149 -54.4857 
+     56 329.021 1173 5 1 54.65 89.061 -54.739 
+     56 112.813 1350 5 0 55.4965 90.15 -55.9378 
+     56 30.9487 1351 5 0 55.6713 90.3501 -56.1781 
+     56 208.018 1265 4 1 73.2199 109.841 -84.45 
+     56 3.13072 1264 4 1 73.05 110.548 -84.8411 
+     56 50.7801 1461 4 0 72.5513 112.364 -85.85 
+     56 63.9868 1462 4 0 72.4895 112.55 -85.9611 
+     56 141.153 1463 4 0 72.4136 112.751 -86.0865 
+     56 29.767 1464 4 0 72.3366 112.95 -86.2131 
+     56 180.321 1184 3 1 56.9936 162.036 -114.45 
+     56 25.6606 1715 3 0 57.0197 163.311 -115.85 
+     56 109.481 1716 3 0 57.0198 163.35 -115.915 
+     56 36.0262 1717 3 0 57.0398 163.55 -116.196 
+     56 42.0498 1138 8 1 47.85 31.5558 35.2656 
+     56 16.6359 1060 8 0 47.5337 32.2205 34.15 
+     56 126.728 1061 8 0 47.5193 32.2501 34.0962 
+     56 0.307083 1132 7 1 46.4508 42.0454 5.55 
+     56 142.191 1131 7 1 46.4499 42.0439 5.54682 
+     56 146.202 1107 7 0 46.1313 41.6489 4.15 
+     56 173.082 1097 6 1 39.5169 31.6182 -24.4501 
+     56 2.69709 1054 6 0 40.0706 30.8549 -25.85 
+     56 74.2823 1053 6 0 40.0742 30.85 -25.8582 
+     56 82.7199 1052 6 0 40.2331 30.65 -26.0143 
+     56 48.4478 1051 6 0 40.2517 30.45 -26.1443 
+     56 64.0864 801 6 0 62.5861 -19.7177 -26.2496 
+     56 95.0438 800 6 0 62.6453 -19.85 -26.1106 
+     56 180.65 1223 6 1 64.6813 -21.4673 -24.85 
+     56 37.3516 1222 6 1 64.6488 -21.7782 -24.4977 
+     56 8.85381 1292 1 1 78.5616 -2.28251 -174.45 
+     56 111.603 1293 1 1 78.6504 -2.3452 -174.711 
+     56 51.8814 1294 1 1 78.85 -2.39259 -174.789 
+     56 80.7832 882 1 0 81.2199 -3.59609 -175.85 
+     56 90.1804 881 1 0 81.4304 -3.65 -175.91 
+     56 16.8417 1319 1 1 83.8961 -5.23125 -174.85 
+     56 53.9638 869 1 0 85.4776 -6.14759 -175.85 
+     56 117.407 868 1 0 85.5055 -6.25 -175.923 
+     56 212.072 867 1 0 85.5435 -6.45014 -176.119 
+     56 26.1909 1195 10 1 59.05 17.1482 95.5217 
+     56 103.463 1214 11 1 62.8501 15.5369 125.51 
+     56 20.8751 975 11 0 63.2087 15.0649 124.15 
+     56 106.843 974 11 0 63.2226 15.05 124.08 
+Number of digits in this event: 70
+Using G4ParticleGun... 
+Particle energy: 6.60787 LIN
 Particle: e-
 Event: 57
-Number of tracker hits in this event: 59
-     57 256.01 571 9 1 -65.8357 -110.179 65.55 
-     57 111.811 349 9 0 -65.8339 -110.179 64.15 
-     57 177.152 571 8 1 -65.7959 -110.186 35.55 
-     57 318.874 349 8 0 -65.7936 -110.187 34.15 
-     57 144.794 571 7 1 -65.7413 -110.203 5.55 
-     57 113.661 349 7 0 -65.7396 -110.204 4.15 
-     57 154.93 571 6 1 -65.7114 -110.204 -24.45 
-     57 122.225 349 6 0 -65.7096 -110.203 -25.85 
-     57 344.768 571 5 1 -65.6679 -110.195 -54.45 
-     57 143.528 349 5 0 -65.6654 -110.194 -55.85 
-     57 101.303 572 4 1 -65.6172 -110.157 -84.45 
-     57 131.041 349 4 0 -65.6143 -110.155 -85.85 
-     57 221.389 572 3 1 -65.5505 -110.11 -114.45 
-     57 97.8726 350 3 0 -65.5424 -110.102 -115.85 
-     57 121.914 573 2 1 -65.3836 -109.95 -144.45 
-     57 121.73 351 2 0 -65.3717 -109.942 -145.85 
-     57 104.169 574 1 1 -65.1343 -109.769 -174.45 
-     57 131.149 351 1 0 -65.1173 -109.761 -175.85 
-     57 112.043 576 0 1 -64.7765 -109.586 -204.45 
-     57 159.708 352 0 0 -64.7545 -109.58 -205.85 
-     57 146.105 572 5 1 -65.65 -110.214 -54.526 
-     57 13.0337 348 5 0 -65.2886 -110.538 -55.85 
-     57 131.572 347 5 0 -65.2745 -110.55 -55.8976 
-     57 115.125 623 4 1 -55.3972 -120.065 -84.45 
-     57 72.2295 296 4 0 -55.2466 -120.855 -85.85 
-     57 101.671 295 4 0 -55.2299 -120.95 -86.0073 
-     57 131.135 644 3 1 -51.1975 -139.605 -114.45 
-     57 126.828 199 3 0 -51.0571 -140.181 -115.85 
-     57 28.3496 664 2 1 -47.1578 -152.111 -144.45 
-     57 124.18 350 5 0 -65.7127 -110.057 -55.85 
-     57 150.258 570 4 1 -66.028 -107.54 -84.45 
-     57 0.929714 364 4 0 -65.8406 -107.151 -85.85 
-     57 135.751 365 4 0 -65.84 -107.15 -85.8544 
-     57 206.624 594 3 1 -61.0623 -98.7479 -114.45 
-     57 113.597 410 3 0 -61.0015 -98.1186 -115.85 
-     57 7.3493 411 3 0 -60.9913 -97.95 -116.231 
-     57 45.0679 596 2 1 -60.6924 -85.9717 -144.45 
-     57 73.474 597 2 1 -60.65 -85.9015 -144.608 
-     57 76.6223 473 2 0 -60.3222 -85.3482 -145.85 
-     57 58.6295 474 2 0 -60.2505 -85.25 -146.056 
-     57 170.946 646 1 1 -50.7817 -72.3635 -174.45 
-     57 15.1911 542 1 0 -50.5547 -71.4745 -175.85 
-     57 107.678 543 1 0 -50.5483 -71.4495 -175.89 
-     57 16.053 544 1 0 -50.4928 -71.2499 -176.202 
-     57 148.076 674 0 1 -45.163 -52.9574 -204.45 
-     57 59.8366 640 0 0 -44.8893 -51.9641 -205.85 
-     57 96.9138 641 0 0 -44.8541 -51.8499 -206.017 
-     57 42.751 345 7 0 -66.0675 -111.072 4.15 
-     57 95.2332 344 7 0 -66.082 -111.15 4.0544 
-     57 52.1181 343 7 0 -66.0809 -111.35 3.89819 
-     57 361.157 213 7 0 -73.6247 -137.472 3.75028 
-     57 268.421 1035 0 1 27.2309 -138.172 -204.45 
-     57 135.528 1034 0 1 27.05 -137.773 -204.604 
-     57 30.8807 357 9 0 -66.3781 -108.643 64.15 
-     57 139.932 358 9 0 -66.4243 -108.55 64.0838 
-     57 75.1989 359 9 0 -66.551 -108.349 64.0913 
-     57 82.0435 360 9 0 -66.6568 -108.15 64.0897 
-     57 256.775 361 9 0 -66.6187 -107.95 64.0507 
-     57 230.165 362 9 0 -66.6775 -107.75 63.8724 
-Number of digits in this event: 32
+Number of tracker hits in this event: 124
+     57 147.569 947 11 1 9.61568 -23.0966 125.55 
+     57 130.042 784 11 0 9.61555 -23.0964 124.15 
+     57 96.0394 947 10 1 9.6144 -23.0892 95.55 
+     57 255.271 784 10 0 9.61351 -23.0881 94.15 
+     57 130.119 947 9 1 9.59703 -23.0691 65.55 
+     57 176.835 784 9 0 9.59606 -23.0675 64.15 
+     57 124.278 947 8 1 9.58006 -23.0366 35.55 
+     57 107.615 785 8 0 9.58217 -23.0358 34.15 
+     57 125.15 947 7 1 9.63067 -23.0178 5.55 
+     57 147.786 785 7 0 9.63352 -23.0152 4.15 
+     57 396.341 948 6 1 9.6897 -22.9591 -24.45 
+     57 274.642 785 6 0 9.69308 -22.9569 -25.85 
+     57 300.962 948 5 1 9.75807 -22.9141 -54.45 
+     57 119.869 785 5 0 9.75987 -22.91 -55.85 
+     57 154.143 948 4 1 9.79091 -22.8164 -84.45 
+     57 139.491 786 4 0 9.79447 -22.8117 -85.85 
+     57 159.44 949 3 1 9.88065 -22.714 -114.45 
+     57 269.94 786 3 0 9.88398 -22.7125 -115.85 
+     57 626.26 949 2 1 9.9633 -22.6956 -144.45 
+     57 673.205 786 2 0 9.96838 -22.6901 -145.85 
+     57 256.401 950 1 1 10.0723 -22.5652 -174.45 
+     57 539.125 787 1 0 10.0765 -22.5563 -175.85 
+     57 248.264 950 0 1 10.1607 -22.3668 -204.45 
+     57 112.282 788 0 0 10.1695 -22.3568 -205.85 
+     57 146.714 1263 0 1 72.65 -31.1347 -204.679 
+     57 115.003 1264 0 1 72.8502 -31.1334 -204.521 
+     57 136.551 566 1 1 -66.6787 30.6801 -174.85 
+     57 161.455 567 1 1 -66.65 30.6797 -174.713 
+     57 78.8541 957 0 0 44.6676 11.45 -206.084 
+     57 2.79613 1113 0 1 42.8016 0.930707 -204.85 
+     57 19.3253 964 0 1 13.007 -12.0528 -204.85 
+     57 342.269 965 0 1 13.05 -12.0019 -204.638 
+     57 3.88216 1131 8 1 46.25 -74.5695 35.2853 
+     57 173.339 948 1 1 9.80861 -22.5299 -174.45 
+     57 217.415 942 0 1 8.52371 -24.5202 -204.45 
+     57 113.78 775 0 0 8.38985 -24.9031 -205.85 
+     57 132.15 953 0 1 10.735 -22.1563 -204.45 
+     57 143.681 789 0 0 10.7555 -22.1602 -205.85 
+     57 211.505 948 7 1 9.65 -23.039 5.30788 
+     57 70.232 784 6 0 9.74776 -23.05 -26.0141 
+     57 21.9563 963 5 1 12.6853 -25.5338 -54.45 
+     57 123.086 962 5 1 12.65 -25.5639 -54.5169 
+     57 14.0943 770 5 0 11.8388 -26.0276 -55.85 
+     57 106.642 769 5 0 11.7948 -26.0501 -55.9195 
+     57 40.5185 848 4 1 -10.3442 -36.1558 -84.45 
+     57 103.978 847 4 1 -10.4502 -36.1098 -84.5328 
+     57 75.6676 846 4 1 -10.6502 -36.0155 -84.702 
+     57 34.304 723 4 0 -12.0143 -35.2937 -85.85 
+     57 233.226 724 4 0 -12.091 -35.25 -85.917 
+     57 12.6954 725 4 0 -12.4142 -35.05 -86.2225 
+     57 24.285 676 3 1 -44.8112 -15.1195 -114.45 
+     57 90.1283 675 3 1 -44.8501 -15.1684 -114.534 
+     57 40.3984 821 3 0 -45.1796 -15.7746 -115.85 
+     57 77.0703 820 3 0 -45.2128 -15.8501 -116.013 
+     57 188.859 939 5 1 7.96514 -21.4173 -54.45 
+     57 115.973 794 5 0 7.79385 -21.2181 -55.85 
+     57 123.578 919 4 1 4.0006 -17.4085 -84.45 
+     57 114.621 814 4 0 3.78338 -17.2121 -85.85 
+     57 156.146 897 3 1 -0.511172 -13.4911 -114.45 
+     57 15.6406 833 3 0 -0.63138 -13.2625 -115.85 
+     57 93.3253 834 3 0 -0.637684 -13.25 -115.926 
+     57 150.604 883 2 1 -3.3615 -8.99791 -144.45 
+     57 230.688 856 2 0 -3.58589 -8.78002 -145.85 
+     57 65.9532 857 1 1 -8.5724 -4.04299 -174.45 
+     57 59.2709 856 1 1 -8.65006 -4.0195 -174.667 
+     57 103.017 880 1 0 -9.04075 -3.90435 -175.851 
+     57 136.606 811 0 1 -17.668 -0.573045 -204.45 
+     57 140.09 899 0 0 -18.1922 -0.201913 -205.85 
+     57 4.33814 882 2 1 -3.52356 -8.00907 -144.85 
+     57 13.414 868 2 0 -3.10011 -6.36149 -145.85 
+     57 41.3822 879 2 1 -4.22336 -5.02207 -144.85 
+     57 30.9788 838 2 1 -12.3828 -13.8484 -144.45 
+     57 197.554 837 2 1 -12.45 -13.8116 -144.462 
+     57 209.134 947 2 1 9.5869 -22.8592 -144.451 
+     57 56.5664 948 2 1 9.65007 -22.8565 -144.709 
+     57 146.831 985 1 1 17.0722 -21.8046 -174.45 
+     57 123.382 792 1 0 17.3313 -21.6414 -175.85 
+     57 88.1512 1011 0 1 22.4151 -18.0727 -204.451 
+     57 41.5154 1012 0 1 22.45 -18.0512 -204.703 
+     57 136.129 810 0 0 22.6248 -17.9591 -205.85 
+     57 222.887 451 11 1 -89.6626 94.6241 125.55 
+     57 340.574 984 1 1 17.05 -21.9351 -174.466 
+     57 84.4051 786 1 0 17.1502 -22.7799 -175.85 
+     57 32.9673 891 1 0 60.1251 -1.80626 -176.25 
+     57 54.5337 890 1 0 60.1201 -1.85 -176.191 
+     57 80.7783 796 3 0 -109.56 -20.6506 -116.25 
+     57 35.4672 753 3 0 -113.159 -29.3441 -116.25 
+     57 122.736 947 1 1 9.61238 -21.9332 -174.45 
+     57 135.205 791 1 0 9.63529 -21.8361 -175.85 
+     57 200.297 800 0 0 10.035 -19.9824 -205.85 
+     57 51.4745 949 0 1 9.92663 -21.217 -204.45 
+     57 265.723 948 0 1 9.85 -21.1536 -204.667 
+     57 58.2846 790 0 0 10.506 -22.017 -205.85 
+     57 230.209 947 4 1 9.51304 -22.915 -84.45 
+     57 286.095 785 4 0 9.51594 -22.9206 -85.85 
+     57 116.108 947 3 1 9.64427 -23.0394 -114.45 
+     57 121.797 785 3 0 9.65705 -23.0436 -115.85 
+     57 142.937 784 2 0 10.0491 -23.1701 -145.85 
+     57 134.91 951 1 1 10.3371 -23.6583 -174.45 
+     57 138.372 781 1 0 10.3626 -23.6589 -175.85 
+     57 134.179 954 0 1 11.0148 -23.8649 -204.45 
+     57 135.445 780 0 0 11.0082 -23.9115 -205.85 
+     57 43.8913 779 0 0 -5.63984 -24.1388 -206.25 
+     57 182.103 917 0 1 3.48043 -68.3969 -204.85 
+     57 369.085 916 0 1 3.45 -68.4895 -204.478 
+     57 272.809 946 3 1 9.39124 -22.7372 -114.45 
+     57 116.736 943 2 1 8.82302 -22.3499 -144.45 
+     57 162.007 788 2 0 8.77903 -22.332 -145.85 
+     57 113.659 939 1 1 7.88245 -21.9204 -174.45 
+     57 144.72 790 1 0 7.85261 -21.902 -175.85 
+     57 237.504 935 0 1 7.20856 -21.5151 -204.45 
+     57 145.894 792 0 0 7.1677 -21.5099 -205.85 
+     57 69.4878 865 2 0 -92.7741 -6.97195 -146.25 
+     57 62.7031 882 2 0 -90.6146 -3.65 -146.191 
+     57 222.57 864 2 0 -92.8019 -7.05 -146.109 
+     57 121.867 793 0 0 7.35695 -21.4156 -205.85 
+     57 55.0285 947 5 1 9.55003 -22.9629 -54.45 
+     57 64.5193 946 5 1 9.45 -22.8827 -54.7207 
+     57 87.493 788 5 0 8.78761 -22.357 -55.85 
+     57 82.2562 789 5 0 8.7052 -22.2498 -55.995 
+     57 76.6467 938 5 1 7.85 -21.0934 -54.7177 
+     57 136.97 937 5 1 7.65 -20.9654 -54.5736 
+     57 342.671 936 5 1 7.45 -20.8562 -54.4762 
+     57 34.1034 935 5 1 7.25 -20.8266 -54.7978 
+Number of digits in this event: 71
 Using G4ParticleGun... 
-Particle energy: 2.83239 LIN
+Particle energy: 8.43981 LIN
 Particle: e-
 Event: 58
-Number of tracker hits in this event: 30
-     58 117.456 455 10 1 -89.0228 22.2293 95.55 
-     58 201.197 1010 10 0 -89.0267 22.2303 94.15 
-     58 125.754 454 9 1 -89.1179 22.2603 65.55 
-     58 133.109 1011 9 0 -89.1225 22.2608 64.15 
-     58 102.864 454 8 1 -89.2187 22.2618 35.55 
-     58 165.198 1011 8 0 -89.2232 22.2635 34.15 
-     58 115.491 453 7 1 -89.3057 22.2936 5.55 
-     58 107.988 1011 7 0 -89.3073 22.2945 4.15 
-     58 138.459 453 6 1 -89.3201 22.3398 -24.45 
-     58 124.651 1011 6 0 -89.323 22.3426 -25.85 
-     58 112.364 453 5 1 -89.3781 22.3965 -54.45 
-     58 194.174 1011 5 0 -89.3824 22.3997 -55.85 
-     58 132.247 452 4 1 -89.4662 22.4744 -84.45 
-     58 139.96 1012 4 0 -89.4665 22.4781 -85.85 
-     58 109.972 452 3 1 -89.4731 22.5436 -114.45 
-     58 116.685 1012 3 0 -89.474 22.5503 -115.85 
-     58 488.587 452 2 1 -89.5102 22.6852 -144.45 
-     58 113.745 1013 2 0 -89.5077 22.692 -145.85 
-     58 140.009 452 1 1 -89.4634 22.8368 -174.45 
-     58 67.3533 1013 1 0 -89.4643 22.8478 -175.85 
-     58 32.0908 1014 1 0 -89.4645 22.85 -176.134 
-     58 332.269 452 0 1 -89.4811 23.0743 -204.45 
-     58 112.376 1015 0 0 -89.487 23.0855 -205.85 
-     58 126.04 453 0 1 -89.45 23.0338 -204.515 
-     58 130.336 999 0 0 -89.5653 20.0354 -205.85 
-     58 99.5724 998 0 0 -89.5503 19.85 -206.032 
-     58 13.0735 451 0 1 -89.65 23.0327 -204.812 
-     58 203.305 1014 0 0 -90.4115 22.9389 -205.85 
-     58 172.655 663 0 1 -47.4214 89.4857 -204.85 
-     58 172.063 453 2 1 -89.45 22.5481 -144.756 
-Number of digits in this event: 19
+Number of tracker hits in this event: 25
+     58 120.683 1215 11 1 63.1665 -2.5353 125.55 
+     58 158.228 887 11 0 63.1674 -2.53515 124.15 
+     58 129.334 1215 10 1 63.1891 -2.52913 95.55 
+     58 108.435 887 10 0 63.1903 -2.52924 94.15 
+     58 109.773 1215 9 1 63.2068 -2.53137 65.55 
+     58 154.345 887 9 0 63.2076 -2.53127 64.15 
+     58 103.148 1215 8 1 63.2263 -2.52791 35.55 
+     58 112.361 887 8 0 63.2277 -2.52784 34.15 
+     58 126.041 1216 7 1 63.256 -2.52885 5.55 
+     58 111.205 887 7 0 63.2571 -2.52931 4.15 
+     58 164.184 1216 6 1 63.2809 -2.5381 -24.45 
+     58 113.277 887 6 0 63.2809 -2.54021 -25.85 
+     58 175.566 1216 5 1 63.2807 -2.58774 -54.45 
+     58 109.896 887 5 0 63.2791 -2.58907 -55.85 
+     58 116.39 1216 4 1 63.2534 -2.62437 -84.45 
+     58 175.541 887 4 0 63.2504 -2.6267 -85.85 
+     58 124.331 1215 3 1 63.1934 -2.66485 -114.45 
+     58 123.251 886 3 0 63.1923 -2.66734 -115.85 
+     58 107.449 1215 2 1 63.1701 -2.71475 -144.45 
+     58 118.608 886 2 0 63.1529 -2.70997 -145.85 
+     58 108.973 1213 1 1 62.7981 -2.61325 -174.45 
+     58 126.514 887 1 0 62.7814 -2.61122 -175.85 
+     58 104.49 1211 0 1 62.4379 -2.57114 -204.45 
+     58 116.651 887 0 0 62.4042 -2.58883 -205.85 
+     58 61.0588 1303 1 0 22.6495 80.65 -176.128 
+Number of digits in this event: 13
 Using G4ParticleGun... 
-Particle energy: 4.81438 LIN
+Particle energy: 2.37624 LIN
 Particle: e-
 Event: 59
-Number of tracker hits in this event: 33
-     59 112.533 1006 11 1 21.3755 -55.7389 125.55 
-     59 97.8893 621 11 0 21.3735 -55.7404 124.15 
-     59 200.725 1006 10 1 21.3232 -55.7764 95.55 
-     59 121.402 621 10 0 21.3224 -55.7774 94.15 
-     59 139.525 1006 9 1 21.3093 -55.8003 65.55 
-     59 322.601 621 9 0 21.3078 -55.8024 64.15 
-     59 114.148 1006 8 1 21.2761 -55.8486 35.55 
-     59 135.182 620 8 0 21.2762 -55.8504 34.15 
-     59 109.068 1006 7 1 21.2781 -55.8878 5.55 
-     59 146.698 620 7 0 21.279 -55.8906 4.15 
-     59 108.654 1006 6 1 21.2928 -55.9476 -24.45 
-     59 112.517 620 6 0 21.294 -55.9494 -25.85 
-     59 131.883 1006 5 1 21.3164 -55.9838 -54.45 
-     59 110.861 620 5 0 21.3158 -55.9877 -55.85 
-     59 422.034 1006 4 1 21.3122 -56.1155 -84.45 
-     59 121.627 619 4 0 21.3136 -56.122 -85.85 
-     59 122.314 1006 3 1 21.3435 -56.2516 -114.45 
-     59 96.4908 618 3 0 21.3449 -56.2556 -115.85 
-     59 146.597 1006 2 1 21.3698 -56.3413 -144.45 
-     59 127.926 618 2 0 21.3726 -56.3448 -145.85 
-     59 112.394 1006 1 1 21.4311 -56.4183 -174.45 
-     59 175.12 618 1 0 21.4357 -56.4232 -175.85 
-     59 165.655 1007 0 1 21.5364 -56.5242 -204.45 
-     59 123.069 617 0 0 21.5413 -56.5301 -205.85 
-     59 160.328 1567 7 1 133.637 139.621 5.15 
-     59 252.421 1110 0 1 42.05 -10.8937 -204.777 
-     59 354.769 1005 4 1 21.2499 -55.9877 -84.5445 
-     59 48.3567 622 4 0 20.7715 -55.5056 -85.8501 
-     59 57.9478 623 4 0 20.709 -55.45 -86.0257 
-     59 110.874 615 11 0 16.5095 -56.898 123.75 
-     59 9.02893 616 11 0 16.4584 -56.8499 124.127 
-     59 129.667 979 11 1 15.9732 -55.9962 125.15 
-     59 147.572 978 11 1 15.85 -55.8169 125.336 
-Number of digits in this event: 22
-Using G4ParticleGun... 
-Particle energy: 3.89818 LIN
+Number of tracker hits in this event: 118
+     59 122.867 854 11 1 -9.09452 39.7778 125.55 
+     59 128.835 1098 11 0 -9.09392 39.78 124.15 
+     59 96.1294 854 10 1 -9.0923 39.8152 95.55 
+     59 111.939 1098 10 0 -9.09007 39.8178 94.15 
+     59 146.831 855 9 1 -9.04443 39.8637 65.55 
+     59 129.852 1099 9 0 -9.04633 39.8655 64.15 
+     59 117.735 854 8 1 -9.09485 39.9046 35.55 
+     59 121.909 1099 8 0 -9.09943 39.9024 34.15 
+     59 153.054 854 7 1 -9.19415 39.8613 5.55 
+     59 117.967 1099 7 0 -9.19242 39.8624 4.15 
+     59 541.948 854 6 1 -9.16211 39.8863 -24.45 
+     59 295.607 1099 6 0 -9.1521 39.8814 -25.85 
+     59 253.13 855 5 1 -8.93484 39.7916 -54.45 
+     59 318.423 1098 5 0 -8.92896 39.7821 -55.85 
+     59 305.208 856 4 1 -8.83774 39.6721 -84.45 
+     59 110.611 1098 4 0 -8.829 39.6628 -85.85 
+     59 117.005 856 3 1 -8.68126 39.4838 -114.45 
+     59 180.976 1097 3 0 -8.67522 39.4703 -115.85 
+     59 120.579 857 2 1 -8.57689 39.2196 -144.45 
+     59 143.926 1095 2 0 -8.57557 39.212 -145.85 
+     59 217.594 857 1 1 -8.52262 39.0817 -174.45 
+     59 142.396 1095 1 0 -8.52285 39.0738 -175.85 
+     59 93.2334 857 0 1 -8.52076 38.8898 -204.45 
+     59 107.342 1094 0 0 -8.52225 38.8744 -205.85 
+     59 100.945 1089 1 1 37.85 73.24 -174.704 
+     59 94.6275 1097 4 0 -8.71338 39.5346 -85.85 
+     59 114.393 858 3 1 -8.30299 39.2403 -114.45 
+     59 104.86 1095 3 0 -8.27359 39.2294 -115.85 
+     59 134.751 861 2 1 -7.82512 38.993 -144.45 
+     59 185.724 1094 2 0 -7.83531 38.9651 -145.85 
+     59 156.509 860 1 1 -8.04643 38.4088 -174.45 
+     59 139.504 1091 1 0 -8.03595 38.3617 -175.85 
+     59 172.597 861 0 1 -7.74669 37.4306 -204.45 
+     59 114.126 1086 0 0 -7.71278 37.385 -205.85 
+     59 262.174 1083 0 0 -8.83264 36.8194 -205.85 
+     59 13.7754 1084 0 0 -8.97037 36.85 -205.906 
+     59 102.785 857 4 1 -8.64992 39.6046 -84.5456 
+     59 28.0057 874 2 1 -5.13019 43.1933 -144.45 
+     59 94.6263 875 2 1 -5.05 43.1955 -144.55 
+     59 44.23 1114 2 0 -4.33436 42.8868 -145.85 
+     59 115.416 1113 2 0 -4.26682 42.85 -146.011 
+     59 23.7217 116 7 0 18.7658 -156.75 3.77578 
+     59 113.847 115 7 0 18.7552 -156.95 3.96138 
+     59 124.078 989 7 1 17.9566 -156.286 5.15 
+     59 2.41664 1205 3 0 21.1964 61.2449 -116.25 
+     59 161.323 1206 3 0 21.2037 61.2501 -116.242 
+     59 123.837 1005 3 1 21.1927 61.9629 -114.85 
+     59 271.765 853 6 1 -9.25 40.0132 -24.6324 
+     59 59.8146 1110 6 0 -10.3114 42.1112 -25.85 
+     59 100.588 1111 6 0 -10.4115 42.25 -25.9505 
+     59 3.59371 1360 6 0 -84.7876 92.3435 -26.25 
+     59 215.871 1361 6 0 -84.7969 92.35 -26.2461 
+     59 221.139 1362 6 0 -85.4388 92.55 -26.0711 
+     59 71.5672 1363 6 0 -85.6207 92.7505 -25.9513 
+     59 74.7577 472 6 1 -85.4926 92.8999 -24.85 
+     59 235.978 473 6 1 -85.45 92.9703 -24.7012 
+     59 26.8767 1030 7 0 -32.1763 26.0803 3.75 
+     59 65.4067 852 6 1 -9.45 39.8845 -24.7936 
+     59 36.8415 1090 6 0 -11.4452 38.1475 -25.8501 
+     59 282.803 1089 6 0 -11.5332 38.05 -25.8992 
+     59 195.197 935 6 0 -112.707 7.12356 -26.2497 
+     59 262.401 936 6 0 -112.438 7.25 -26.0407 
+     59 233.463 1098 6 0 -9.21106 39.839 -25.85 
+     59 291.656 853 5 1 -9.28159 39.8042 -54.45 
+     59 135.534 853 4 1 -9.36782 40.0062 -84.45 
+     59 210.647 1099 4 0 -9.37795 40.0166 -85.85 
+     59 197.932 852 3 1 -9.62569 40.2639 -114.45 
+     59 98.3993 1101 3 0 -9.64942 40.289 -115.85 
+     59 277.612 849 2 1 -10.1309 40.8289 -144.45 
+     59 107.941 1103 2 0 -10.0856 40.8024 -145.85 
+     59 78.6129 1101 1 0 -8.30422 40.4346 -175.85 
+     59 67.0636 1102 1 0 -8.28435 40.45 -175.965 
+     59 65.3949 882 0 1 -3.49777 44.2287 -204.451 
+     59 54.189 883 0 1 -3.4498 44.2632 -204.689 
+     59 61.5492 1121 0 0 -3.21512 44.4246 -205.85 
+     59 63.7772 1122 0 0 -3.17509 44.45 -206.048 
+     59 158.539 850 2 1 -10.05 41.0417 -144.546 
+     59 16.5425 1116 2 0 -9.68565 43.386 -145.85 
+     59 65.31 1117 2 0 -9.67818 43.45 -145.887 
+     59 61.302 1118 2 0 -9.66246 43.65 -146.025 
+     59 52.6141 1119 2 0 -9.641 43.85 -146.17 
+     59 215.084 866 1 1 -6.83781 87.9677 -174.45 
+     59 22.4959 1343 1 0 -7.05069 88.7951 -175.85 
+     59 121.342 1344 1 0 -7.07156 88.8501 -175.924 
+     59 132.704 837 0 1 -12.6091 104.069 -204.45 
+     59 18.3943 838 0 1 -12.45 103.995 -204.779 
+     59 66.6891 1416 0 0 -12.0469 103.41 -205.85 
+     59 73.7202 1415 0 0 -11.9451 103.35 -206.068 
+     59 153.824 1329 0 0 2.15886 86.0307 -206.25 
+     59 45.1914 1330 0 0 2.4691 86.0501 -205.934 
+     59 212.06 912 0 1 2.48167 87.3187 -204.85 
+     59 108.279 913 0 1 2.65 87.7262 -204.747 
+     59 283.489 914 0 1 2.85 87.7928 -204.672 
+     59 205.213 849 0 1 -10.1951 41.1667 -204.45 
+     59 199.03 1110 0 0 -9.97677 42.082 -205.85 
+     59 34.3181 1111 0 0 -9.89114 42.2501 -206.156 
+     59 64.9301 1109 0 0 -9.9901 42.0499 -205.914 
+     59 219.356 854 5 1 -9.20633 39.8703 -54.45 
+     59 124.323 1099 5 0 -9.19092 39.9219 -55.85 
+     59 114.347 854 4 1 -9.20488 40.9525 -84.45 
+     59 119.503 1104 4 0 -9.20954 40.9994 -85.85 
+     59 46.6413 851 3 1 -9.84229 41.9171 -114.45 
+     59 103.524 850 3 1 -9.85 41.9178 -114.569 
+     59 121.419 1109 3 0 -9.97037 41.9357 -115.85 
+     59 113.793 832 2 1 -13.6259 42.2848 -144.45 
+     59 146.24 1111 2 0 -13.6015 42.2859 -145.85 
+     59 147.487 835 1 1 -13.0266 43.5163 -174.45 
+     59 151.639 1120 1 0 -12.9541 44.1309 -175.85 
+     59 54.1897 1121 1 0 -12.9423 44.2503 -176.11 
+     59 164.641 839 0 1 -12.2433 58.2224 -204.45 
+     59 84.2445 1195 0 0 -12.2131 59.0997 -205.85 
+     59 74.8855 1196 0 0 -12.2126 59.2503 -206.086 
+     59 459.01 853 3 1 -9.32964 42.0606 -114.45 
+     59 59.483 1085 5 0 -58.2109 37.25 -56.2397 
+     59 108.651 852 5 1 -9.45 40.0028 -54.5896 
+     59 33.3412 851 5 1 -9.65002 40.1254 -54.7466 
+     59 88.8405 1104 5 0 -10.4591 40.8838 -55.85 
+     59 112.312 1105 5 0 -10.6386 41.05 -56.0475 
+Number of digits in this event: 58
+Using G4ParticleGun... 
+Particle energy: 1.52839 LIN
 Particle: e-
 Event: 60
-Number of tracker hits in this event: 32
-     60 128.307 1021 10 1 24.4265 88.0382 95.55 
-     60 159.576 1339 10 0 24.4267 88.0386 94.15 
-     60 129.151 1021 9 1 24.4376 88.046 65.55 
-     60 248.094 1339 9 0 24.4624 88.0031 64.15 
-     60 38.4384 1030 8 1 26.2159 85.0311 35.55 
-     60 87.9885 1031 8 1 26.25 85.0778 35.395 
-     60 107.169 1327 8 0 26.6297 85.4709 34.15 
-     60 46.3428 1086 7 1 37.2692 93.6628 5.54998 
-     60 101.157 1087 7 1 37.4502 93.7401 5.48068 
-     60 60.6264 1088 7 1 37.65 93.8331 5.39628 
-     60 80.4471 1089 7 1 37.85 93.9243 5.30713 
-     60 57.6965 1090 7 1 38.0504 94.0214 5.21745 
-     60 67.05 1374 7 0 39.8434 95.0476 4.15 
-     60 128.109 1375 7 0 40.0453 95.15 4.02287 
-     60 38.2755 1376 7 0 40.4424 95.3505 3.7951 
-     60 28.1887 1359 6 1 92.0877 126.227 -24.45 
-     60 98.5099 1360 6 1 92.15 126.216 -24.495 
-     60 99.6009 1361 6 1 92.35 126.178 -24.6523 
-     60 14.1493 1362 6 1 92.55 126.139 -24.8144 
-     60 184.785 1528 6 0 93.8123 125.9 -25.85 
-     60 31.7076 1712 6 0 125.554 162.63 -26.25 
-     60 88.6559 1713 6 0 125.547 162.75 -26.1827 
-     60 53.3255 1714 6 0 125.539 162.95 -26.0763 
-     60 61.9124 1715 6 0 125.537 163.15 -25.9646 
-     60 3.02979 1716 6 0 125.526 163.35 -25.8576 
-     60 342.037 1526 6 1 125.49 165.355 -24.8496 
-     60 6.19246 1527 6 1 125.55 165.86 -24.4553 
-     60 401.065 1085 7 1 37.2146 93.6434 5.54996 
-     60 174.511 1340 9 0 24.4802 88.05 63.8366 
-     60 124.894 1341 9 0 24.4381 88.25 63.8162 
-     60 204.802 1342 9 0 24.3563 88.45 63.9512 
-     60 5.01291 1343 9 0 24.1575 88.65 63.8352 
-Number of digits in this event: 13
+Number of tracker hits in this event: 31
+     60 119.829 1084 9 1 36.9289 -116.291 65.55 
+     60 113.855 319 9 0 36.9316 -116.291 64.15 
+     60 127.853 1084 8 1 36.9822 -116.293 35.55 
+     60 112.035 319 8 0 36.991 -116.293 34.15 
+     60 114.767 1085 7 1 37.1803 -116.272 5.55 
+     60 178.761 319 7 0 37.1882 -116.269 4.15 
+     60 131.488 1086 6 1 37.3651 -116.192 -24.45 
+     60 105.844 319 6 0 37.378 -116.189 -25.85 
+     60 174.187 1087 5 1 37.6424 -116.104 -54.45 
+     60 107.944 320 5 0 37.6563 -116.098 -55.85 
+     60 170.197 1089 4 1 37.9714 -115.843 -84.45 
+     60 124.669 321 4 0 37.9822 -115.827 -85.85 
+     60 115.445 1090 3 1 38.2062 -115.508 -114.45 
+     60 129.637 323 3 0 38.2155 -115.489 -115.85 
+     60 124.634 1091 2 1 38.3998 -115.142 -144.45 
+     60 120.826 325 2 0 38.4072 -115.128 -145.85 
+     60 139.622 1092 1 1 38.539 -114.843 -174.45 
+     60 102.831 326 1 0 38.5464 -114.831 -175.85 
+     60 147.787 1093 0 1 38.6976 -114.592 -204.45 
+     60 214.114 327 0 0 38.7036 -114.578 -205.85 
+     60 9.54301 146 0 0 58.5739 -150.75 -205.892 
+     60 78.3233 1194 0 1 58.8868 -150.853 -204.85 
+     60 51.7755 328 0 0 38.7181 -114.55 -206.079 
+     60 56.1397 308 0 0 41.8325 -118.505 -206.25 
+     60 16.9695 1108 0 1 41.6569 -100.913 -204.85 
+     60 141.618 487 2 0 125.423 -82.649 -146.25 
+     60 6.88835 1532 2 1 126.605 -82.2382 -144.85 
+     60 29.5475 498 2 0 127.988 -80.4235 -145.85 
+     60 11.0836 1540 2 1 128.281 -81.5407 -144.85 
+     60 36.7546 477 2 0 123.119 -84.5827 -145.85 
+     60 20.4469 1509 2 1 122.066 -86.864 -144.85 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 2.05088 LIN
+Particle energy: 9.30431 LIN
 Particle: e-
 Event: 61
-Number of tracker hits in this event: 31
-     61 105.46 655 11 1 -48.9653 -4.41754 125.55 
-     61 118.464 878 11 0 -48.9662 -4.41755 124.15 
-     61 116.851 655 10 1 -48.9887 -4.41994 95.55 
-     61 131.086 878 10 0 -48.9846 -4.43016 94.15 
-     61 137.138 655 9 1 -48.9128 -4.6565 65.55 
-     61 132.199 876 9 0 -48.9031 -4.66631 64.15 
-     61 128.149 656 8 1 -48.6966 -4.8656 35.55 
-     61 125.94 875 8 0 -48.6868 -4.87857 34.15 
-     61 111.321 657 7 1 -48.491 -5.15252 5.55 
-     61 327.392 874 7 0 -48.4774 -5.16308 4.15 
-     61 111.466 659 6 1 -48.1826 -5.36018 -24.45 
-     61 189.732 873 6 0 -48.1577 -5.37423 -25.85 
-     61 221.335 662 5 1 -47.6253 -5.72194 -54.45 
-     61 133.88 871 5 0 -47.5853 -5.73083 -55.85 
-     61 200.22 666 4 1 -46.7225 -5.96052 -84.45 
-     61 471.425 870 4 0 -46.6734 -5.95892 -85.85 
-     61 108.462 672 3 1 -45.6069 -5.97549 -114.45 
-     61 162.651 870 3 0 -45.559 -5.97826 -115.85 
-     61 137.077 677 2 1 -44.5775 -6.05293 -144.45 
-     61 136.69 869 2 0 -44.5182 -6.06413 -145.85 
-     61 119.046 683 1 1 -43.3468 -6.23882 -174.45 
-     61 100.604 868 1 0 -43.2833 -6.2555 -175.85 
-     61 119.255 690 0 1 -42.0251 -6.56572 -204.45 
-     61 283.932 867 0 0 -41.9626 -6.5822 -205.85 
-     61 143.979 866 0 0 -41.9319 -6.65008 -206.059 
-     61 87.2717 682 12 0 80.0129 -43.45 153.751 
-     61 136.259 1299 12 1 79.8963 -43.3476 155.15 
-     61 105.681 667 4 1 -46.65 -5.81971 -84.642 
-     61 10.4675 869 4 0 -46.9756 -6.05 -86.1268 
-     61 315.148 663 0 1 -47.3293 -7.07218 -204.45 
-     61 344.857 864 0 0 -47.31 -7.0854 -205.85 
-Number of digits in this event: 21
+Number of tracker hits in this event: 63
+     61 103.288 770 11 1 -25.966 39.9075 125.55 
+     61 145.971 1099 11 0 -25.967 39.9074 124.15 
+     61 119.032 770 10 1 -25.9885 39.9056 95.55 
+     61 141.478 1099 10 0 -25.9901 39.9055 94.15 
+     61 106.876 770 9 1 -26.0226 39.9009 65.55 
+     61 117.13 1099 9 0 -26.022 39.902 64.15 
+     61 147.807 770 8 1 -26.0231 39.9216 35.55 
+     61 105.785 1099 8 0 -26.0223 39.9247 34.15 
+     61 137.257 770 7 1 -26.0031 39.9848 5.55 
+     61 123.869 1099 7 0 -26.0008 39.9818 4.15 
+     61 187.7 770 6 1 -25.9607 39.9229 -24.45 
+     61 106.518 1099 6 0 -25.9609 39.9229 -25.85 
+     61 109.375 770 5 1 -25.9556 39.8977 -54.45 
+     61 166.386 1099 5 0 -25.9529 39.8958 -55.85 
+     61 320.724 770 4 1 -25.9086 39.8225 -84.45 
+     61 216.17 1098 4 0 -25.9062 39.8149 -85.85 
+     61 117.402 771 3 1 -25.8372 39.6654 -114.45 
+     61 102.315 1098 3 0 -25.8296 39.6554 -115.85 
+     61 114.463 771 2 1 -25.6525 39.4714 -144.45 
+     61 103.748 1097 2 0 -25.6471 39.4616 -145.85 
+     61 113.45 772 1 1 -25.5475 39.2543 -174.45 
+     61 48.6756 1096 1 0 -25.5429 39.2504 -175.85 
+     61 120.046 1095 1 0 -25.5424 39.25 -176.008 
+     61 174.295 773 0 1 -25.4293 39.1565 -204.45 
+     61 118.59 1095 0 0 -25.4294 39.1524 -205.85 
+     61 140.017 405 5 0 21.1914 -98.95 -56.1431 
+     61 164.969 1099 4 0 -25.811 39.8517 -85.85 
+     61 41.0208 776 3 1 -24.6717 38.0366 -114.45 
+     61 91.1445 777 3 1 -24.65 38.0152 -114.598 
+     61 133.835 1088 3 0 -24.4368 37.8135 -115.85 
+     61 112.897 801 2 1 -19.6716 33.9697 -144.45 
+     61 115.201 1068 2 0 -19.6639 33.8344 -145.85 
+     61 77.0214 795 1 1 -20.9289 31.3407 -174.45 
+     61 78.9991 796 1 1 -20.85 31.4161 -174.666 
+     61 146.218 1059 1 0 -20.2973 31.8602 -175.85 
+     61 62.2995 868 0 1 -6.42222 43.05 -204.45 
+     61 153.313 867 0 1 -6.45 42.9861 -204.506 
+     61 19.2716 866 0 1 -6.65017 42.5414 -204.799 
+     61 35.3657 1107 0 0 -7.23923 41.5359 -205.85 
+     61 84.4341 1106 0 0 -7.29343 41.45 -205.949 
+     61 27.3824 1105 0 0 -7.40184 41.25 -206.175 
+     61 141.608 802 2 1 -19.6363 34.0106 -144.45 
+     61 140.951 1072 2 0 -19.4308 34.5588 -145.85 
+     61 46.3803 1073 2 0 -19.4514 34.65 -146.087 
+     61 435.765 1142 2 0 -22.8084 48.5296 -146.25 
+     61 2.68659 1143 2 0 -23.0119 48.65 -146.215 
+     61 16.8661 101 7 0 -45.3727 -159.75 4.03711 
+     61 135.791 102 7 0 -45.3567 -159.75 4.06503 
+     61 142.288 770 3 1 -25.9285 40.2484 -114.45 
+     61 164.098 1100 3 0 -25.8839 40.1378 -115.85 
+     61 87.8998 768 2 1 -26.3147 37.6415 -144.45 
+     61 11.1386 769 2 1 -26.2499 37.6069 -144.818 
+     61 141.917 1087 2 0 -26.0689 37.5551 -145.85 
+     61 27.2123 786 1 1 -22.6789 34.0277 -174.45 
+     61 84.4351 787 1 1 -22.6499 34.008 -174.568 
+     61 111.509 1068 1 0 -22.2229 33.8446 -175.85 
+     61 113.713 832 0 1 -13.4595 29.1462 -204.45 
+     61 16.8564 831 0 1 -13.6502 29.0397 -204.795 
+     61 28.4766 1043 0 0 -14.1591 28.6668 -205.85 
+     61 113.634 1042 0 0 -14.1825 28.65 -205.901 
+     61 30.9789 850 0 1 -10.05 -40.1626 -204.699 
+     61 35.5802 345 2 1 -110.95 -21.4754 -144.817 
+     61 250.892 344 2 1 -111.15 -21.6002 -144.541 
+Number of digits in this event: 28
 Using G4ParticleGun... 
-Particle energy: 5.21467 LIN
+Particle energy: 5.96211 LIN
 Particle: e-
 Event: 62
-Number of tracker hits in this event: 124
-     62 120.166 1233 11 1 66.7787 21.656 125.55 
-     62 123.153 1008 11 0 66.7783 21.6568 124.15 
-     62 114.67 1233 10 1 66.7688 21.6739 95.55 
-     62 116.148 1008 10 0 66.7686 21.6756 94.15 
-     62 136.738 1233 9 1 66.7598 21.7119 65.55 
-     62 121.242 1008 9 0 66.7593 21.7127 64.15 
-     62 110.277 1233 8 1 66.7485 21.7303 35.55 
-     62 131.6 1008 8 0 66.7476 21.7312 34.15 
-     62 147.915 1233 7 1 66.7262 21.753 5.55 
-     62 112.351 1008 7 0 66.7263 21.7553 4.15 
-     62 128.069 1233 6 1 66.7371 21.8014 -24.45 
-     62 110.967 1008 6 0 66.7385 21.8059 -25.85 
-     62 139.552 1233 5 1 66.7717 21.8922 -54.45 
-     62 117.002 1009 5 0 66.7738 21.8969 -55.85 
-     62 190.053 1233 4 1 66.8224 21.9867 -84.45 
-     62 173.792 1009 4 0 66.8243 21.9909 -85.85 
-     62 248.647 1234 3 1 66.8542 22.0756 -114.45 
-     62 426.461 1010 3 0 66.8633 22.0803 -115.85 
-     62 48.1153 1234 2 1 67.0488 22.1821 -144.45 
-     62 272.43 1235 2 1 67.05 22.1828 -144.621 
-     62 400.718 1010 2 0 67.0586 22.1884 -145.85 
-     62 95.6124 1236 1 1 67.256 22.3218 -174.45 
-     62 177.736 1011 1 0 67.2666 22.329 -175.85 
-     62 256.988 1237 0 1 67.4833 22.4769 -204.45 
-     62 123.121 1012 0 0 67.4925 22.4835 -205.85 
-     62 58.7446 561 13 1 -67.85 95.4954 185.305 
-     62 99.5598 1233 3 1 66.7942 22.0747 -114.45 
-     62 29.7947 1232 3 1 66.65 22.1013 -114.774 
-     62 167.388 1171 2 1 54.2574 22.5027 -144.45 
-     62 70.8517 1014 2 0 54.8273 22.9901 -145.85 
-     62 177.979 1015 2 0 54.9053 23.05 -146.095 
-     62 207.989 1210 1 1 62.2497 25.9841 -174.45 
-     62 39.9547 1037 1 0 61.9929 27.5314 -175.85 
-     62 87.0502 1038 1 0 61.9769 27.65 -175.947 
-     62 49.7711 1039 1 0 61.9232 27.85 -176.132 
-     62 49.0239 1473 1 0 15.4479 114.829 -176.25 
-     62 200.81 1474 1 0 15.348 114.95 -176.171 
-     62 68.9059 1475 1 0 15.1749 115.15 -176.032 
-     62 32.0674 1476 1 0 14.9709 115.35 -175.901 
-     62 39.8023 966 1 1 13.3069 117.255 -174.85 
-     62 93.9242 965 1 1 13.2499 117.321 -174.807 
-     62 113.178 964 1 1 13.05 117.501 -174.681 
-     62 71.8487 963 1 1 12.85 117.643 -174.576 
-     62 86.4081 962 1 1 12.65 117.775 -174.509 
-     62 0.790183 961 1 1 12.45 117.914 -174.451 
-     62 11.4532 960 1 1 12.0875 117.902 -174.45 
-     62 57.7497 959 1 1 12.0499 117.89 -174.468 
-     62 95.9768 958 1 1 11.8497 117.804 -174.548 
-     62 59.2478 957 1 1 11.65 117.725 -174.608 
-     62 134.342 956 1 1 11.45 117.65 -174.662 
-     62 51.236 955 1 1 11.2499 117.563 -174.711 
-     62 46.8699 954 1 1 11.05 117.509 -174.752 
-     62 39.7139 953 1 1 10.8499 117.455 -174.753 
-     62 62.3066 952 1 1 10.6495 117.407 -174.72 
-     62 39.9886 951 1 1 10.45 117.354 -174.625 
-     62 53.5549 950 1 1 10.25 117.298 -174.587 
-     62 56.2881 949 1 1 10.05 117.263 -174.572 
-     62 59.9444 948 1 1 9.85 117.223 -174.589 
-     62 61.6982 947 1 1 9.65 117.185 -174.671 
-     62 52.7059 946 1 1 9.45 117.161 -174.783 
-     62 11.5729 945 1 1 9.25 117.146 -174.841 
-     62 267.634 1484 1 0 3.52222 117.032 -175.85 
-     62 56.2529 1483 1 0 2.50262 116.95 -175.862 
-     62 16.2004 1482 1 0 2.39951 116.75 -175.857 
-     62 84.5383 903 1 1 0.697234 112.013 -174.85 
-     62 98.5289 902 1 1 0.649827 111.874 -174.813 
-     62 92.0305 901 1 1 0.45 111.629 -174.766 
-     62 101.187 900 1 1 0.249785 111.467 -174.673 
-     62 101.783 899 1 1 -0.0503311 111.123 -174.526 
-     62 51.8756 898 1 1 -0.250562 110.94 -174.509 
-     62 67.6221 897 1 1 -0.45 110.913 -174.511 
-     62 70.9156 896 1 1 -0.65 110.909 -174.469 
-     62 68.9128 895 1 1 -0.850413 110.969 -174.482 
-     62 95.663 894 1 1 -1.05 111.067 -174.598 
-     62 14.3939 1455 1 0 -1.60464 111.34 -175.85 
-     62 97.4048 1456 1 0 -1.62247 111.35 -175.888 
-     62 15.9723 1024 1 0 -28.5149 24.9241 -176.25 
-     62 10.1733 178 1 0 50.9356 -144.531 -176.25 
-     62 114.343 177 1 0 50.9435 -144.55 -176.246 
-     62 260.911 176 1 0 50.9987 -144.75 -176.118 
-     62 135.292 175 1 0 51.0272 -144.95 -175.92 
-     62 252.261 174 1 0 50.7643 -145.15 -175.898 
-     62 113.236 173 1 0 50.5405 -145.35 -175.954 
-     62 19.7007 150 1 0 20.5029 -150.136 -176.25 
-     62 137.433 1233 2 1 66.8067 22.1637 -144.45 
-     62 136.231 1229 1 1 65.9689 21.5913 -174.45 
-     62 115.805 1007 1 0 65.9734 21.5532 -175.85 
-     62 196.943 1229 0 1 65.9678 20.7776 -204.45 
-     62 312.623 1003 0 0 66.1654 20.6934 -205.85 
-     62 235.995 1108 2 1 41.7827 -16.3413 -144.45 
-     62 27.3776 1002 0 0 66.1601 20.65 -206.191 
-     62 223.616 1065 0 0 55.576 33.1938 -206.25 
-     62 86.9081 1232 5 1 66.65 21.8547 -54.5893 
-     62 198.646 1008 5 0 66.2295 21.8062 -55.85 
-     62 34.0885 1155 4 1 51.2045 15.696 -84.4502 
-     62 126.318 1156 4 1 51.2502 15.666 -84.4859 
-     62 142.861 1157 4 1 51.4504 15.4857 -84.62 
-     62 38.6915 1158 4 1 51.65 15.2485 -84.7695 
-     62 51.5051 973 4 0 52.5724 14.7214 -85.85 
-     62 112.309 972 4 0 52.6975 14.6498 -85.9914 
-     62 131.347 971 4 0 65.6698 14.3212 -86.25 
-     62 12.5504 1205 4 0 74.0508 61.2021 -86.2498 
-     62 80.5375 1206 4 0 74.0538 61.25 -86.2148 
-     62 89.9347 1207 4 0 73.9122 61.45 -86.0706 
-     62 19.2599 1270 4 1 74.2258 62.2076 -84.85 
-     62 142.882 1271 4 1 74.25 62.2181 -84.813 
-     62 85.3623 1272 4 1 74.4501 62.3546 -84.7552 
-     62 66.3662 1212 4 0 74.6491 62.6389 -85.85 
-     62 18.5274 1213 4 0 74.6656 62.65 -85.874 
-     62 146.199 1269 4 1 74.05 61.5475 -84.8469 
-     62 192.555 1008 3 0 66.8299 21.6518 -116.107 
-     62 129.36 1231 2 1 66.3312 21.4138 -144.45 
-     62 146.658 1006 2 0 66.1734 21.4325 -145.851 
-     62 75.5211 1216 1 1 63.2808 21.9695 -174.45 
-     62 33.784 1215 1 1 63.25 21.9611 -174.746 
-     62 119.431 1009 1 0 63.1291 21.9365 -175.85 
-     62 85.7511 1198 0 1 59.7086 20.5355 -204.45 
-     62 123.357 1197 0 1 59.65 20.5095 -204.786 
-     62 124.179 1001 0 0 59.4664 20.4123 -205.85 
-     62 10.2211 1196 0 1 59.45 20.5672 -204.82 
-     62 192.692 1234 1 1 67.0354 24.9898 -174.45 
-     62 213.093 1025 1 0 66.9901 25.1793 -175.85 
-     62 180.29 1048 0 0 67.4679 29.7253 -205.85 
-     62 103.059 1026 1 0 66.9848 25.25 -176.09 
-Number of digits in this event: 48
+Number of tracker hits in this event: 37
+     62 104.514 781 11 1 -23.8164 72.291 125.55 
+     62 107.537 1261 11 0 -23.8164 72.2902 124.15 
+     62 119.768 781 10 1 -23.834 72.2724 95.55 
+     62 121.143 1261 10 0 -23.8336 72.2717 94.15 
+     62 109.965 781 9 1 -23.8235 72.2598 65.55 
+     62 119.462 1261 9 0 -23.8227 72.2584 64.15 
+     62 115.067 781 8 1 -23.8126 72.2311 35.55 
+     62 100.93 1260 8 0 -23.8134 72.2301 34.15 
+     62 131.604 781 7 1 -23.8297 72.2085 5.55 
+     62 138.115 1260 7 0 -23.8277 72.2173 4.15 
+     62 116.191 781 6 1 -23.7321 72.4133 -24.45 
+     62 115.703 1261 6 0 -23.7148 72.3988 -25.85 
+     62 112.394 783 5 1 -23.3201 71.9441 -54.45 
+     62 127.202 1259 5 0 -23.4182 71.9427 -55.85 
+     62 132.881 772 4 1 -25.4771 71.9291 -84.45 
+     62 116.811 1259 4 0 -25.5931 72.002 -85.85 
+     62 144.827 760 3 1 -27.9813 73.616 -114.45 
+     62 165.422 1268 3 0 -28.0899 73.7169 -115.85 
+     62 87.7657 747 2 1 -30.469 76.0275 -144.45 
+     62 133.092 1280 2 0 -30.5834 76.1057 -145.85 
+     62 115.97 735 1 1 -32.9109 77.5979 -174.45 
+     62 120.764 1288 1 0 -33.0269 77.7198 -175.85 
+     62 91.1205 724 0 1 -35.2321 80.1365 -204.45 
+     62 15.4377 723 0 1 -35.25 80.1781 -204.8 
+     62 111.187 1301 0 0 -35.3051 80.3089 -205.85 
+     62 246.996 783 2 1 -23.3257 72.7761 -144.45 
+     62 239.043 1263 2 0 -23.3331 72.792 -145.85 
+     62 156.144 782 1 1 -23.5255 72.9832 -174.45 
+     62 227.083 1264 1 0 -23.5358 73.0301 -175.85 
+     62 136.737 779 0 1 -24.1295 73.758 -204.45 
+     62 394.679 1268 0 0 -24.1643 73.7618 -205.85 
+     62 116.786 783 1 1 -23.4398 72.8609 -174.45 
+     62 115.79 786 0 1 -22.8207 73.0354 -204.45 
+     62 138.456 1264 0 0 -22.8135 73.0128 -205.85 
+     62 43.298 1260 9 0 -23.813 72.2498 63.8097 
+     62 322.256 1195 9 0 167.775 59.1772 63.7501 
+     62 232.622 1194 9 0 168.136 59.05 63.7972 
+Number of digits in this event: 19
 Using G4ParticleGun... 
-Particle energy: 9.32623 LIN
+Particle energy: 4.99512 LIN
 Particle: e-
 Event: 63
-Number of tracker hits in this event: 108
-     63 131.132 436 10 1 -92.7732 -67.5235 95.55 
-     63 108.413 562 10 0 -92.7738 -67.5241 94.15 
-     63 137.215 436 9 1 -92.7866 -67.5335 65.55 
-     63 146.064 562 9 0 -92.7864 -67.5341 64.15 
-     63 185.92 436 8 1 -92.7828 -67.5474 35.55 
-     63 174.621 562 8 0 -92.7827 -67.5485 34.15 
-     63 147.979 436 7 1 -92.7816 -67.5683 5.55 
-     63 130.462 562 7 0 -92.7839 -67.5673 4.15 
-     63 147.514 436 6 1 -92.8287 -67.5377 -24.45 
-     63 114.312 562 6 0 -92.8307 -67.5359 -25.85 
-     63 242.55 436 5 1 -92.8707 -67.4995 -54.45 
-     63 335.12 562 5 0 -92.8723 -67.4987 -55.85 
-     63 629.25 436 4 1 -92.9022 -67.4814 -84.45 
-     63 343.732 562 4 0 -92.9026 -67.4805 -85.85 
-     63 587.109 436 3 1 -92.9047 -67.4615 -114.45 
-     63 368.238 562 3 0 -92.905 -67.4595 -115.85 
-     63 361.531 436 2 1 -92.9128 -67.417 -144.45 
-     63 206.021 563 2 0 -92.9133 -67.4157 -145.85 
-     63 225.614 436 1 1 -92.9172 -67.3861 -174.45 
-     63 196.024 563 1 0 -92.9164 -67.3853 -175.85 
-     63 314.739 436 0 1 -92.9014 -67.3688 -204.45 
-     63 213.357 563 0 0 -92.8993 -67.3698 -205.85 
-     63 120.804 403 4 0 -151.501 -99.4527 -86.25 
-     63 54.3118 1533 5 1 126.75 -77.6047 -54.8082 
-     63 136.597 697 0 0 -152.163 -40.65 -206.164 
-     63 137.287 696 0 0 -152.363 -40.6501 -206.116 
-     63 279.983 435 0 1 -92.9668 -67.2743 -204.45 
-     63 86.4672 574 0 0 -92.7286 -65.1955 -205.85 
-     63 83.6551 575 0 0 -92.706 -65.05 -205.948 
-     63 92.3066 576 0 0 -92.6525 -64.85 -206.087 
-     63 12.7034 577 0 0 -92.5616 -64.6495 -206.227 
-     63 38.1581 721 0 0 -77.3049 -35.6818 -206.249 
-     63 92.7714 722 0 0 -77.2858 -35.65 -206.172 
-     63 138.468 514 0 1 -77.0902 -35.2361 -204.85 
-     63 100.153 760 1 0 -82.3604 -27.989 -176.25 
-     63 17.6921 761 1 0 -82.4647 -27.8497 -175.904 
-     63 44.0217 485 1 1 -82.9948 -27.167 -174.85 
-     63 271.914 484 1 1 -83.0501 -27.0848 -174.708 
-     63 93.6309 483 1 1 -83.25 -26.9759 -174.582 
-     63 530.849 435 1 1 -92.95 -67.417 -174.476 
-     63 151.784 564 1 0 -93.0635 -67.2054 -175.85 
-     63 84.4595 437 0 1 -92.6702 -53.538 -204.45 
-     63 149.543 637 0 0 -93.2386 -52.6488 -205.851 
-     63 53.9899 638 0 0 -93.3694 -52.45 -206.116 
-     63 48.3232 657 0 0 -95.44 -48.5693 -206.25 
-     63 107.499 656 0 0 -95.3607 -48.6505 -206.117 
-     63 133.264 427 0 1 -94.7127 -49.3238 -204.85 
-     63 98.65 936 2 1 7.26269 -122.326 -144.85 
-     63 295.614 935 2 1 7.25 -122.481 -144.636 
-     63 132.717 934 2 1 7.05 -122.333 -144.519 
-     63 190.883 435 4 1 -92.9501 -67.5021 -84.5105 
-     63 40.4385 434 4 1 -93.15 -67.5367 -84.4739 
-     63 118.673 563 5 0 -93.0352 -67.45 -56.1269 
-     63 82.7331 563 4 0 -92.7987 -67.3102 -85.8505 
-     63 188.136 564 4 0 -92.8077 -67.25 -86.1248 
-     63 129.829 433 3 1 -93.5325 -61.2013 -114.45 
-     63 59.0457 594 3 0 -93.4899 -61.0688 -115.85 
-     63 45.4193 595 3 0 -93.487 -61.05 -116.089 
-     63 136.414 606 2 0 -92.6525 -58.8414 -145.85 
-     63 154.437 464 1 1 -87.1892 -57.1983 -174.45 
-     63 95.2657 615 1 0 -86.8081 -56.9022 -175.85 
-     63 43.8964 616 1 0 -86.744 -56.8499 -176.092 
-     63 150.091 500 0 1 -80.0432 -50.8356 -204.45 
-     63 97.6027 645 0 0 -79.7505 -51.0153 -205.85 
-     63 46.1776 644 0 0 -79.7022 -51.05 -206.088 
-     63 100.056 437 4 1 -92.75 -67.6341 -84.6691 
-     63 74.2482 442 3 1 -91.5689 -67.8546 -114.45 
-     63 45.9565 443 3 1 -91.55 -67.8604 -114.742 
-     63 107.544 560 3 0 -91.48 -67.8776 -115.85 
-     63 142.542 452 2 1 -89.6384 -68.5951 -144.45 
-     63 131.854 556 2 0 -89.5636 -68.7257 -145.85 
-     63 121.64 459 1 1 -88.1383 -71.564 -174.45 
-     63 178.767 541 1 0 -88.0314 -71.6525 -175.85 
-     63 192.019 472 0 1 -85.6483 -73.3356 -204.45 
-     63 55.7586 533 0 0 -85.5142 -73.4455 -205.85 
-     63 108.118 532 0 0 -85.509 -73.45 -205.905 
-     63 96.138 557 4 0 -89.3791 -68.4958 -85.85 
-     63 25.9854 458 4 1 -88.2969 -69.3829 -84.8498 
-     63 84.0948 459 4 1 -88.25 -69.3959 -84.8111 
-     63 106.837 554 4 0 -87.4123 -69.2387 -85.8501 
-     63 3.75075 454 4 1 -89.0602 -69.6963 -84.85 
-     63 1.06814 550 4 0 -90.814 -69.9351 -85.8501 
-     63 14.1297 441 4 1 -91.8009 -69.3482 -84.85 
-     63 72.6538 556 4 0 -92.6461 -68.7433 -85.85 
-     63 116.043 437 5 1 -92.6433 -67.6887 -54.45 
-     63 107.22 559 5 0 -92.8778 -68.1052 -55.8507 
-     63 62.0246 432 4 1 -93.5521 -73.7345 -84.45 
-     63 73.1907 431 4 1 -93.7503 -73.7667 -84.5321 
-     63 87.7675 430 4 1 -93.95 -73.7131 -84.6542 
-     63 48.9446 429 4 1 -94.15 -73.6692 -84.7906 
-     63 196.823 531 4 0 -96.389 -73.6564 -85.85 
-     63 123.275 562 2 0 -92.8362 -67.5365 -145.85 
-     63 111.619 562 1 0 -92.7784 -67.529 -175.85 
-     63 19.1356 562 0 0 -92.7941 -67.4503 -205.85 
-     63 131.297 437 2 1 -92.7328 -68.2875 -144.45 
-     63 130.535 558 2 0 -92.7485 -68.3471 -145.85 
-     63 126.141 553 1 0 -93.2106 -69.3479 -175.851 
-     63 0.223292 420 0 1 -96.1497 -66.7647 -204.45 
-     63 131.283 419 0 1 -96.15 -66.7647 -204.451 
-     63 110.797 566 0 0 -96.4418 -66.7948 -205.85 
-     63 55.3725 563 3 0 -93.3776 -67.42 -115.85 
-     63 150.014 557 1 0 -93.2097 -68.6102 -175.85 
-     63 102.894 416 0 1 -96.8809 -66.1932 -204.45 
-     63 41.853 568 0 0 -96.983 -66.4247 -205.85 
-     63 114.872 567 0 0 -96.9947 -66.4501 -206.012 
-     63 114.442 556 1 0 -93.0972 -68.8056 -175.85 
-     63 124.583 432 0 1 -93.5724 -69.0591 -204.45 
-     63 153.334 555 0 0 -93.5438 -69.0364 -205.85 
-Number of digits in this event: 54
-Using G4ParticleGun... 
-Particle energy: 9.26198 LIN
+Number of tracker hits in this event: 88
+     63 127.711 507 10 1 -78.4841 48.8388 95.55 
+     63 164.692 1143 10 0 -78.4848 48.8389 94.15 
+     63 140.47 507 9 1 -78.5022 48.8465 65.55 
+     63 131.537 1143 9 0 -78.5028 48.8454 64.15 
+     63 234.916 507 8 1 -78.5111 48.8278 35.55 
+     63 208.823 1143 8 0 -78.5113 48.8291 34.15 
+     63 114.317 507 7 1 -78.5166 48.8631 5.55 
+     63 175.887 1144 7 0 -78.5181 48.8635 4.15 
+     63 169.67 507 6 1 -78.5569 48.8701 -24.45 
+     63 152.69 1144 6 0 -78.5595 48.8712 -25.85 
+     63 116.286 507 5 1 -78.6129 48.8996 -54.45 
+     63 108.159 1144 5 0 -78.617 48.9012 -55.85 
+     63 153.775 506 4 1 -78.7056 48.9421 -84.45 
+     63 138.879 1144 4 0 -78.7103 48.9434 -85.85 
+     63 96.1045 506 3 1 -78.8104 48.963 -114.45 
+     63 99.055 1144 3 0 -78.8147 48.9652 -115.85 
+     63 101.484 505 2 1 -78.9031 49.0127 -144.45 
+     63 114.971 1144 2 0 -78.9043 49.0144 -145.85 
+     63 112.975 505 1 1 -78.9285 49.0454 -174.45 
+     63 108.392 1144 1 0 -78.9311 49.046 -175.85 
+     63 128.372 505 0 1 -78.9775 49.0589 -204.45 
+     63 308.721 1145 0 0 -78.9795 49.0583 -205.85 
+     63 184.81 508 2 1 -78.3897 48.7655 -144.667 
+     63 82.6604 507 2 1 -78.45 48.7578 -144.735 
+     63 231.757 1148 2 0 -78.093 49.7297 -145.85 
+     63 161.159 1147 2 0 -77.8472 49.65 -146.074 
+     63 244.335 506 2 1 -78.6918 50.0994 -144.85 
+     63 12.3739 917 1 1 3.65 -92.4644 -174.823 
+     63 300.595 1141 2 0 -78.3639 48.403 -145.851 
+     63 204.601 508 0 1 -78.4353 48.7376 -204.45 
+     63 105.739 1144 0 0 -78.3669 48.921 -205.85 
+     63 43.1485 509 0 1 -78.25 48.8359 -204.701 
+     63 90.1698 1146 0 0 -77.5338 49.2502 -205.962 
+     63 56.0193 1101 1 0 -98.3426 40.3755 -176.25 
+     63 300.88 1145 8 0 -78.4394 49.0749 34.1493 
+     63 119.522 509 7 1 -78.1575 53.3189 5.54993 
+     63 187.908 1165 7 0 -78.3064 53.2171 4.15 
+     63 75.8726 498 6 1 -80.4167 51.9361 -24.4501 
+     63 32.1983 497 6 1 -80.4501 51.9117 -24.7256 
+     63 97.5708 1158 6 0 -80.5803 51.8074 -25.8503 
+     63 158.959 486 5 1 -82.7349 49.0068 -54.4504 
+     63 132.786 1142 5 0 -82.7474 48.5968 -55.85 
+     63 123.89 480 4 1 -84.0251 39.269 -84.4502 
+     63 70.1053 1093 4 0 -83.7675 38.7424 -85.85 
+     63 46.0021 1092 4 0 -83.7251 38.65 -86.0944 
+     63 160.595 503 3 1 -79.342 27.1144 -114.45 
+     63 115.021 1032 3 0 -79.6485 26.6493 -115.85 
+     63 166.711 473 2 1 -85.2737 19.1135 -144.45 
+     63 20.6193 994 2 0 -85.5968 18.8626 -145.85 
+     63 93.8324 993 2 0 -85.616 18.85 -145.93 
+     63 121.113 431 1 1 -93.78 14.9828 -174.45 
+     63 25.1245 430 1 1 -93.95 15.0275 -174.786 
+     63 139.138 975 1 0 -94.4609 15.1831 -175.85 
+     63 33.2915 361 0 1 -107.876 19.1657 -204.45 
+     63 97.5531 360 0 1 -107.95 19.2299 -204.537 
+     63 68.0686 359 0 1 -108.15 19.3896 -204.745 
+     63 104.649 1000 0 0 -109.576 20.1377 -205.85 
+     63 115.706 1001 0 0 -109.794 20.25 -206.024 
+     63 23.1629 1110 0 0 -119.606 42.1763 -206.25 
+     63 120.962 1111 0 0 -119.595 42.2504 -206.176 
+     63 172.4 1112 0 0 -119.572 42.4502 -205.953 
+     63 46.2349 1113 0 0 -119.666 42.6502 -205.9 
+     63 146.906 302 0 1 -119.692 43.4029 -204.85 
+     63 131.57 1026 0 0 -124.002 25.3079 -206.25 
+     63 80.2705 1025 0 0 -123.982 25.25 -206.132 
+     63 24.6833 284 0 1 -123.191 25.691 -204.85 
+     63 98.8203 285 0 1 -123.15 25.7026 -204.774 
+     63 225.238 286 0 1 -122.95 25.5762 -204.657 
+     63 81.5084 287 0 1 -122.75 25.5649 -204.645 
+     63 20.1541 1166 7 0 -78.5025 53.25 3.76686 
+     63 119.287 1164 7 0 -173.744 53.0186 3.75002 
+     63 1.76242 506 8 1 -78.8402 49.0058 35.55 
+     63 74.0236 505 8 1 -78.85 49.0058 35.5459 
+     63 53.9192 504 8 1 -79.0502 48.9917 35.455 
+     63 85.5154 503 8 1 -79.2505 48.9854 35.3694 
+     63 49.2735 502 8 1 -79.4508 49.0002 35.2645 
+     63 85.9207 1229 8 0 -103.547 65.853 33.75 
+     63 186.183 384 8 1 -103.189 66.1411 35.1503 
+     63 381.313 385 8 1 -103.15 66.1577 35.3464 
+     63 245.122 507 3 1 -78.5391 48.8433 -114.45 
+     63 8.94018 508 3 1 -78.45 48.8317 -114.808 
+     63 204.245 1143 3 0 -78.1875 48.817 -115.85 
+     63 111.537 538 2 1 -72.422 48.2655 -144.45 
+     63 267.863 554 1 1 -69.0945 51.5505 -174.45 
+     63 85.0416 1161 1 0 -69.1785 52.3009 -175.85 
+     63 53.0388 1162 1 0 -69.1855 52.45 -176.128 
+     63 165.345 542 0 1 -71.5068 67.4285 -204.45 
+     63 107.337 1238 0 0 -71.6723 67.6893 -205.85 
+Number of digits in this event: 41
+Using G4ParticleGun... 
+Particle energy: 2.81894 LIN
 Particle: e-
 Event: 64
-Number of tracker hits in this event: 128
-     64 132.122 803 11 1 -19.3848 78.9298 125.55 
-     64 212.947 1294 11 0 -19.3848 78.9304 124.15 
-     64 123.519 803 10 1 -19.3836 78.9433 95.55 
-     64 112.001 1294 10 0 -19.383 78.9436 94.15 
-     64 456.9 803 9 1 -19.3665 78.9514 65.55 
-     64 488.346 1294 9 0 -19.3666 78.9518 64.15 
-     64 98.081 803 8 1 -19.3667 78.9652 35.55 
-     64 97.9004 1294 8 0 -19.3679 78.9665 34.15 
-     64 106.282 803 7 1 -19.3915 78.9901 5.55 
-     64 128.972 1294 7 0 -19.3927 78.9914 4.15 
-     64 114.305 803 6 1 -19.4142 79.0192 -24.45 
-     64 124.096 1294 6 0 -19.4143 79.0209 -25.85 
-     64 129.275 803 5 1 -19.417 79.0572 -54.45 
-     64 116.38 1295 5 0 -19.4171 79.0582 -55.85 
-     64 226.645 803 4 1 -19.4171 79.0742 -84.45 
-     64 137.461 1295 4 0 -19.42 79.078 -85.85 
-     64 229.093 802 3 1 -19.4771 79.1268 -114.45 
-     64 493.599 1295 3 0 -19.4695 79.1301 -115.85 
-     64 120.72 803 2 1 -19.3329 79.191 -144.45 
-     64 116.247 1295 2 0 -19.3297 79.1869 -145.85 
-     64 152.343 803 1 1 -19.2722 79.1126 -174.45 
-     64 146.374 1295 1 0 -19.2567 79.1142 -175.85 
-     64 277.477 805 0 1 -18.8807 79.1798 -204.45 
-     64 309.632 1295 0 0 -18.8709 79.1628 -205.85 
-     64 46.4988 1470 1 0 94.0756 114.15 -176.163 
-     64 75.0371 1378 1 1 95.7652 114.695 -174.85 
-     64 65.1881 1379 1 1 95.95 114.809 -174.773 
-     64 51.2512 1380 1 1 96.1501 114.947 -174.713 
-     64 61.2909 1381 1 1 96.35 114.992 -174.65 
-     64 170.625 1382 1 1 96.5504 115.027 -174.566 
-     64 127.444 1312 0 0 -1.34955 82.6027 -206.25 
-     64 36.3991 143 5 1 -151.42 -88.4223 -54.85 
-     64 364.154 142 5 1 -151.55 -88.6331 -54.628 
-     64 3.44097 443 5 0 -151.722 -91.539 -55.8502 
-     64 76.4086 442 5 0 -151.723 -91.55 -55.8558 
-     64 81.5085 441 5 0 -151.784 -91.75 -55.9966 
-     64 89.8903 440 5 0 -151.882 -91.95 -56.098 
-     64 70.0568 439 5 0 -152.06 -92.15 -56.1399 
-     64 139.085 335 1 1 -112.95 -99.3286 -174.816 
-     64 21.841 405 1 0 -111.443 -99.1376 -175.85 
-     64 67.0503 803 3 1 -19.45 79.1245 -114.653 
-     64 101.214 816 2 1 -16.8344 81.0452 -144.45 
-     64 22.0823 815 2 1 -16.85 81.023 -144.76 
-     64 110.673 1304 2 0 -16.8992 80.9264 -145.851 
-     64 146.387 809 1 1 -18.0593 77.7635 -174.45 
-     64 129.157 1287 1 0 -18.0657 77.576 -175.851 
-     64 96.301 1267 0 0 -19.0348 73.5321 -205.85 
-     64 58.1292 801 3 1 -19.65 79.0841 -114.659 
-     64 188.012 723 2 1 -35.3435 82.7818 -144.45 
-     64 45.9919 722 2 1 -35.45 82.9641 -144.726 
-     64 66.7225 1318 2 0 -36.7446 83.7778 -145.85 
-     64 128.259 1319 2 0 -36.8869 83.85 -145.982 
-     64 109.215 540 1 1 -71.9474 103.61 -174.45 
-     64 57.1988 1418 1 0 -72.533 103.898 -175.85 
-     64 59.0602 1419 1 0 -72.639 103.95 -176.045 
-     64 59.8184 519 0 1 -76.1323 123.831 -204.45 
-     64 172.087 520 0 1 -76.0499 123.9 -204.607 
-     64 169.978 1524 0 0 -75.6277 124.953 -205.85 
-     64 53.1017 1637 0 0 -46.5054 147.567 -206.25 
-     64 415.398 1636 0 0 -46.3972 147.55 -206.173 
-     64 62.2532 804 4 1 -19.25 79.3058 -84.6144 
-     64 144.942 805 4 1 -19.05 79.3434 -84.6535 
-     64 62.2457 806 4 1 -18.85 79.3695 -84.7206 
-     64 102.457 807 4 1 -18.65 79.3572 -84.7255 
-     64 210.116 808 4 1 -18.45 79.1496 -84.6842 
-     64 14.8742 1285 4 0 -17.6114 77.1075 -85.85 
-     64 84.4034 1284 4 0 -17.5837 77.0493 -85.8885 
-     64 84.2561 1283 4 0 -17.6015 76.85 -86.0424 
-     64 13.7283 1432 4 0 -31.4043 106.719 -86.25 
-     64 239.505 1433 4 0 -31.4315 106.75 -86.2217 
-     64 130.185 1434 4 0 -31.4917 106.95 -86.1398 
-     64 134.644 1293 9 0 -19.4868 78.85 63.9829 
-     64 121.249 808 8 1 -18.3265 79.1731 35.55 
-     64 131.31 1295 8 0 -18.1617 79.0854 34.15 
-     64 124.615 826 7 1 -14.6796 77.1353 5.55 
-     64 33.8774 827 7 1 -14.65 77.14 5.25239 
-     64 99.8192 1285 7 0 -14.5461 77.1473 4.14979 
-     64 136.234 827 6 1 -14.504 76.3564 -24.4505 
-     64 103.467 1281 6 0 -14.5995 76.3508 -25.85 
-     64 132.706 817 5 1 -16.5281 77.231 -54.45 
-     64 27.4645 1286 5 0 -16.7275 77.4369 -55.8501 
-     64 78.3316 1287 5 0 -16.7394 77.45 -55.9398 
-     64 156.441 795 4 1 -20.9465 81.3501 -84.45 
-     64 117.474 1308 4 0 -21.2508 81.7573 -85.85 
-     64 23.9766 1309 4 0 -21.3212 81.85 -86.1686 
-     64 125.178 761 3 1 -27.7963 89.8826 -114.45 
-     64 39.2867 760 3 1 -27.85 89.9019 -114.706 
-     64 108.447 1349 3 0 -28.0959 89.9853 -115.851 
-     64 89.9552 726 2 1 -34.7702 92.5442 -144.45 
-     64 28.9106 725 2 1 -34.85 92.5013 -144.755 
-     64 29.6226 1361 2 0 -35.1204 92.3636 -145.85 
-     64 89.1651 1360 2 0 -35.1467 92.35 -145.959 
-     64 1.31163 682 1 1 -43.647 88.4454 -174.45 
-     64 129.753 681 1 1 -43.65 88.4435 -174.457 
-     64 103.722 1339 1 0 -44.2421 88.027 -175.85 
-     64 79.5997 623 0 1 -55.2996 80.0828 -204.45 
-     64 43.5137 622 0 1 -55.4506 80.0269 -204.719 
-     64 147.711 1298 0 0 -56.0759 79.799 -205.851 
-     64 105.709 1644 3 0 -73.8365 148.95 -116.108 
-     64 180.919 1645 3 0 -73.8715 149.15 -115.873 
-     64 451.216 805 8 1 -19.0017 78.0086 35.55 
-     64 160.897 1289 8 0 -18.998 77.9534 34.15 
-     64 135.175 805 7 1 -18.8923 76.8057 5.55 
-     64 120.083 1283 7 0 -18.93 76.7584 4.15 
-     64 101.833 802 6 1 -19.6085 75.6048 -24.45 
-     64 5.14748 1277 6 0 -19.5697 75.4528 -25.85 
-     64 105.947 1276 6 0 -19.5689 75.45 -25.8752 
-     64 128.729 804 5 1 -19.1242 72.4124 -54.45 
-     64 50.6391 1261 5 0 -19.031 72.2601 -55.85 
-     64 174.431 1260 5 0 -19.0246 72.25 -55.9446 
-     64 119.491 816 4 1 -16.7835 68.6923 -84.45 
-     64 121.922 1242 4 0 -16.7086 68.5219 -85.85 
-     64 538.13 823 3 1 -15.3318 64.9356 -114.45 
-     64 123.456 1223 3 0 -15.2358 64.8423 -115.85 
-     64 92.9447 834 2 1 -13.0819 63.0222 -144.45 
-     64 31.9444 835 2 1 -13.05 63.003 -144.774 
-     64 155.187 1214 2 0 -12.9465 62.9402 -145.85 
-     64 108.924 849 1 1 -10.2136 61.041 -174.45 
-     64 115.313 1203 1 0 -10.1457 60.8421 -175.85 
-     64 132.197 856 0 1 -8.78328 56.4727 -204.45 
-     64 31.9516 1181 0 0 -8.58083 56.2665 -205.851 
-     64 125.167 1180 0 0 -8.56495 56.25 -205.962 
-     64 243.882 1226 3 0 -15.6045 65.3592 -115.85 
-     64 101.629 831 5 1 -13.8134 71.7028 -54.8499 
-     64 76.5129 1257 5 0 -14.358 71.5922 -55.85 
-     64 60.8463 806 7 1 -18.85 76.8278 5.2696 
-     64 216.528 1287 7 0 -19.228 77.5703 4.15 
-     64 25.5327 1288 7 0 -19.2311 77.65 3.97901 
-Number of digits in this event: 60
+Number of tracker hits in this event: 22
+     64 128.53 761 9 1 -27.7348 -127.508 65.55 
+     64 110.926 263 9 0 -27.7353 -127.508 64.15 
+     64 186.42 761 8 1 -27.7452 -127.505 35.55 
+     64 134.874 263 8 0 -27.7436 -127.508 34.15 
+     64 151.152 761 7 1 -27.7189 -127.58 5.55 
+     64 137.6 262 7 0 -27.7215 -127.583 4.15 
+     64 131.805 761 6 1 -27.7684 -127.637 -24.45 
+     64 126.264 262 6 0 -27.7685 -127.642 -25.85 
+     64 120.409 761 5 1 -27.8117 -127.781 -54.45 
+     64 150.588 261 5 0 -27.8147 -127.8 -55.85 
+     64 124.836 760 4 1 -27.8998 -128.206 -84.45 
+     64 138.594 259 4 0 -27.91 -128.227 -85.85 
+     64 120.183 759 3 1 -28.0909 -128.645 -114.45 
+     64 130.867 257 3 0 -28.1095 -128.668 -115.85 
+     64 112.212 758 2 1 -28.4437 -129.11 -144.45 
+     64 117.88 255 2 0 -28.4616 -129.125 -145.85 
+     64 98.8712 756 1 1 -28.7932 -129.408 -174.45 
+     64 126.311 253 1 0 -28.7877 -129.423 -175.85 
+     64 93.1406 757 0 1 -28.6331 -129.665 -204.45 
+     64 129.555 252 0 0 -28.6426 -129.677 -205.85 
+     64 285.044 760 0 1 -27.8552 -127.984 -204.45 
+     64 249.672 260 0 0 -27.8584 -128.03 -205.85 
+Number of digits in this event: 19
 Using G4ParticleGun... 
-Particle energy: 1.45217 LIN
+Particle energy: 4.81672 LIN
 Particle: e-
 Event: 65
-Number of tracker hits in this event: 99
-     65 104.939 1282 10 1 76.5974 -80.0068 95.55 
-     65 133.811 500 10 0 76.5902 -79.9986 94.15 
-     65 165.112 1281 9 1 76.448 -79.8485 65.55 
-     65 153.019 501 9 0 76.4431 -79.8417 64.15 
-     65 201.456 1281 8 1 76.3138 -79.7141 35.55 
-     65 106.879 501 8 0 76.301 -79.7009 34.15 
-     65 118.437 1279 7 1 76.0399 -79.4362 5.55 
-     65 146.178 503 7 0 76.0373 -79.4285 4.15 
-     65 583.497 1279 6 1 75.9802 -79.2665 -24.45 
-     65 211.11 503 6 0 75.95 -79.2633 -25.85 
-     65 161.919 1276 5 1 75.3469 -79.2337 -54.45 
-     65 411.027 504 5 0 75.3199 -79.2267 -55.85 
-     65 124.114 1273 4 1 74.8047 -79.0027 -84.45 
-     65 106.874 505 4 0 74.7784 -78.9898 -85.85 
-     65 167.032 1270 3 1 74.2394 -78.7103 -114.45 
-     65 119.235 506 3 0 74.2265 -78.6899 -115.85 
-     65 109.676 1269 2 1 74.0263 -78.2773 -144.45 
-     65 195.449 509 2 0 74.0186 -78.2433 -145.85 
-     65 125.853 1269 1 1 73.8801 -77.5385 -174.45 
-     65 128.155 512 1 0 73.8865 -77.5156 -175.85 
-     65 184.922 1269 0 1 74.0199 -77.055 -204.45 
-     65 311.045 515 0 0 74.033 -77.0263 -205.85 
-     65 88.8312 508 2 0 74.0179 -78.25 -146.014 
-     65 316.854 498 5 0 77.0402 -80.3344 -55.85 
-     65 266.269 1263 1 1 72.7421 -78.4416 -174.45 
-     65 245.356 507 1 0 72.7405 -78.5054 -175.85 
-     65 144.037 1264 0 1 73.0206 -79.9976 -204.45 
-     65 115.79 500 0 0 73.0678 -79.9628 -205.85 
-     65 110.772 473 0 0 72.6587 -85.2861 -206.25 
-     65 115.484 1262 0 1 72.5308 -85.4736 -204.85 
-     65 19.9261 1331 5 0 -86.8099 86.2985 -56.25 
-     65 116.116 1279 0 1 75.9923 -79.558 -204.45 
-     65 57.5652 1280 0 1 76.05 -79.5452 -204.654 
-     65 142.214 502 0 0 76.4784 -79.5028 -205.85 
-     65 231.382 1260 0 1 72.1713 -78.4397 -204.45 
-     65 124.686 508 0 0 72.1165 -78.4384 -205.85 
-     65 50.9567 1259 0 1 72.05 -78.5707 -204.706 
-     65 202.035 505 0 0 71.6871 -78.909 -205.85 
-     65 302.416 504 6 0 76.0563 -79.2484 -25.85 
-     65 106.777 1286 5 1 77.3217 -78.9197 -54.45 
-     65 261.648 505 5 0 77.392 -78.8963 -55.85 
-     65 223.381 1293 4 1 78.7804 -78.4671 -84.45 
-     65 104.012 508 4 0 78.8923 -78.4352 -85.85 
-     65 97.3532 1305 3 1 81.1462 -77.7399 -114.45 
-     65 141.282 511 3 0 81.2474 -77.7071 -115.85 
-     65 147.329 1316 2 1 83.3036 -77.0901 -144.45 
-     65 166.657 514 2 0 83.3946 -77.0855 -145.85 
-     65 118.686 1325 1 1 85.2113 -77.0242 -174.45 
-     65 129.193 515 1 0 85.3031 -77.0266 -175.85 
-     65 103.378 1335 0 1 87.2391 -77.0451 -204.45 
-     65 58.8011 1336 0 1 87.25 -77.0459 -204.601 
-     65 113.752 514 0 0 87.3423 -77.0522 -205.85 
-     65 421.231 515 2 0 83.4245 -77.0495 -146.24 
-     65 146.692 503 5 0 77.2176 -79.25 -56.0758 
-     65 141.744 1251 5 1 70.2971 -80.2165 -54.45 
-     65 121.352 1260 4 1 72.2492 -81.3246 -84.45 
-     65 94.3409 492 4 0 71.9028 -81.5905 -85.85 
-     65 26.3229 491 4 0 71.8264 -81.65 -86.13 
-     65 11.0238 1217 3 1 63.615 -88.4874 -114.45 
-     65 131.057 1218 3 1 63.65 -88.5174 -114.488 
-     65 45.4036 1219 3 1 63.85 -88.7007 -114.728 
-     65 137.532 453 3 0 64.6879 -89.368 -115.85 
-     65 96.1676 452 3 0 64.819 -89.45 -116.026 
-     65 88.2845 1301 2 1 80.3296 -96.9098 -144.45 
-     65 100.154 1302 2 1 80.45 -96.8569 -144.62 
-     65 114.304 417 2 0 81.4263 -96.6152 -145.85 
-     65 244.623 418 2 0 81.6435 -96.55 -146.074 
-     65 17.7752 1482 1 1 116.708 -96.3317 -174.45 
-     65 122.273 1483 1 1 116.75 -96.3608 -174.517 
-     65 71.1133 414 1 0 117.533 -97.2128 -175.85 
-     65 87.4375 413 1 0 117.576 -97.35 -176.031 
-     65 184.696 1529 0 1 125.965 -114.688 -204.45 
-     65 57.5146 331 0 0 126.197 -113.871 -205.85 
-     65 58.4909 332 0 0 126.235 -113.75 -206.056 
-     65 131.206 1283 5 1 76.7601 -78.4427 -54.45 
-     65 222.824 1309 4 1 81.8814 -88.2444 -84.45 
-     65 174.968 457 4 0 82.1056 -88.573 -85.85 
-     65 7.94939 456 4 0 82.1655 -88.6501 -86.2158 
-     65 142.733 1334 3 1 86.8581 -94.4437 -114.45 
-     65 146.609 426 3 0 86.8741 -94.765 -115.85 
-     65 294.952 1327 2 1 85.5372 -100.518 -144.45 
-     65 5.96008 1326 2 1 85.45 -100.897 -144.833 
-     65 14.9002 391 2 0 85.2074 -101.91 -145.85 
-     65 76.2106 390 2 0 85.1982 -101.95 -145.89 
-     65 111.045 389 2 0 85.1577 -102.15 -146.08 
-     65 95.3016 1292 1 1 78.6292 -131.604 -174.45 
-     65 439.111 1293 1 1 78.65 -131.797 -174.602 
-     65 68.9024 232 1 0 78.8542 -133.572 -175.85 
-     65 68.2905 231 1 0 78.8793 -133.75 -175.965 
-     65 63.1736 230 1 0 78.9093 -133.95 -176.088 
-     65 25.6284 229 1 0 78.9382 -134.15 -176.224 
-     65 424.374 1294 1 1 78.8503 -131.437 -174.587 
-     65 166.633 246 1 0 79.2834 -130.939 -175.85 
-     65 28.1036 241 1 0 93.0876 -131.929 -176.25 
-     65 282.4 240 1 0 93.0649 -131.95 -176.146 
-     65 102.274 1362 1 1 92.6572 -132.288 -174.85 
-     65 203.881 1361 1 1 92.55 -132.384 -174.586 
-     65 34.9645 1360 1 1 92.319 -132.535 -174.45 
-     65 18.9948 239 1 0 93.9892 -132.15 -175.967 
-Number of digits in this event: 53
+Number of tracker hits in this event: 29
+     65 144.936 401 10 1 -99.8495 -26.5131 95.55 
+     65 180.316 767 10 0 -99.8507 -26.5121 94.15 
+     65 257.182 401 9 1 -99.8709 -26.4973 65.55 
+     65 124.073 767 9 0 -99.8718 -26.4971 64.15 
+     65 104.721 401 8 1 -99.8903 -26.4981 35.55 
+     65 137.804 767 8 0 -99.8922 -26.4988 34.15 
+     65 228.344 401 7 1 -99.9287 -26.5061 5.55 
+     65 101.247 767 7 0 -99.9286 -26.5088 4.15 
+     65 113.632 401 6 1 -99.9295 -26.5726 -24.45 
+     65 154.237 767 6 0 -99.9315 -26.5789 -25.85 
+     65 154.075 400 5 1 -99.9712 -26.7044 -54.45 
+     65 234.617 766 5 0 -99.9731 -26.7129 -55.85 
+     65 133.24 400 4 1 -100.017 -26.88 -84.45 
+     65 99.5703 765 4 0 -100.02 -26.8883 -85.85 
+     65 145.183 400 3 1 -100.074 -27.0666 -114.45 
+     65 164.293 764 3 0 -100.077 -27.0763 -115.85 
+     65 138.489 400 2 1 -100.13 -27.2781 -144.45 
+     65 147.662 763 2 0 -100.133 -27.2874 -145.85 
+     65 103.348 399 1 1 -100.181 -27.4767 -174.45 
+     65 163.019 762 1 0 -100.183 -27.4866 -175.85 
+     65 167.668 399 0 1 -100.205 -27.6978 -204.45 
+     65 139.012 761 0 0 -100.204 -27.7085 -205.85 
+     65 198.538 530 1 0 -76.1536 -73.8556 -176.25 
+     65 126.974 1078 13 0 167.777 35.6658 183.75 
+     65 103.651 251 1 1 -129.803 -15.5568 -174.85 
+     65 54.6664 765 3 0 -100.17 -27.05 -116.197 
+     65 234.633 767 5 0 -99.8758 -26.65 -56.1981 
+     65 116.577 88 9 0 -16.5757 -162.393 63.75 
+     65 269.012 400 9 1 -99.95 -26.4566 65.4103 
+Number of digits in this event: 23
 Using G4ParticleGun... 
-Particle energy: 3.95652 LIN
+Particle energy: 2.28406 LIN
 Particle: e-
 Event: 66
-Number of tracker hits in this event: 110
-     66 409.345 283 9 1 -123.386 -10.6986 65.55 
-     66 413.992 846 9 0 -123.381 -10.7009 64.15 
-     66 525.961 284 8 1 -123.29 -10.7327 35.55 
-     66 517.911 846 8 0 -123.285 -10.7353 34.15 
-     66 179.364 284 7 1 -123.183 -10.7746 5.55 
-     66 114.256 846 7 0 -123.178 -10.7756 4.15 
-     66 159.126 285 6 1 -123.102 -10.7055 -24.45 
-     66 125.005 846 6 0 -123.098 -10.704 -25.85 
-     66 87.1546 285 5 1 -123.03 -10.6738 -54.45 
-     66 108.922 846 5 0 -123.025 -10.6734 -55.85 
-     66 96.0402 286 4 1 -122.934 -10.6581 -84.45 
-     66 119.356 846 4 0 -122.931 -10.6594 -85.85 
-     66 376.481 286 3 1 -122.882 -10.6825 -114.45 
-     66 123.483 846 3 0 -122.889 -10.6825 -115.85 
-     66 125.068 285 2 1 -123.036 -10.6919 -144.45 
-     66 156.692 846 2 0 -123.038 -10.6896 -145.85 
-     66 213.899 285 1 1 -123.102 -10.6517 -174.45 
-     66 120.803 847 1 0 -123.105 -10.648 -175.85 
-     66 244.772 284 0 1 -123.187 -10.5651 -204.45 
-     66 107.299 847 0 0 -123.189 -10.5656 -205.85 
-     66 229.064 1098 3 0 -156.194 39.7148 -116.25 
-     66 33.3007 1099 3 0 -156.516 39.85 -116.03 
-     66 158.425 1097 3 0 -156.728 39.65 -116.006 
-     66 136.468 847 3 0 -122.962 -10.5521 -115.85 
-     66 119.333 283 2 1 -123.493 -10.3484 -144.45 
-     66 206.251 848 2 0 -123.584 -10.3591 -145.85 
-     66 125.917 274 1 1 -125.313 -10.8441 -174.45 
-     66 1.69949 273 1 1 -125.35 -10.8788 -174.838 
-     66 89.9602 845 1 0 -125.444 -10.9674 -175.85 
-     66 168.515 259 0 1 -128.263 -13.6308 -204.45 
-     66 99.669 830 0 0 -128.462 -13.8799 -205.85 
-     66 107.14 848 3 0 -122.637 -10.3657 -115.85 
-     66 118.567 308 2 1 -118.387 -7.53361 -144.45 
-     66 133.048 861 2 0 -118.399 -7.79307 -145.85 
-     66 22.8362 860 2 0 -118.411 -7.85 -146.194 
-     66 46.5628 297 1 1 -120.671 -13.3582 -174.45 
-     66 114.86 296 1 1 -120.75 -13.4491 -174.515 
-     66 64.8771 295 1 1 -120.95 -13.6601 -174.667 
-     66 41.5986 294 1 1 -121.15 -13.8223 -174.791 
-     66 27.4509 825 1 0 -122.762 -14.9835 -175.85 
-     66 172.237 824 1 0 -122.851 -15.05 -175.906 
-     66 212.542 823 1 0 -123.106 -15.25 -176.082 
-     66 59.6022 101 1 1 -159.856 -141.06 -174.85 
-     66 130.115 845 8 0 -123.471 -10.85 34.0651 
-     66 125.459 282 8 1 -123.597 -10.7708 35.55 
-     66 144.513 282 7 1 -123.735 -10.8887 5.55 
-     66 129.811 845 7 0 -123.739 -10.9118 4.15 
-     66 188.826 281 6 1 -123.789 -11.4119 -24.45 
-     66 156.448 843 6 0 -123.801 -11.4273 -25.85 
-     66 175.107 280 5 1 -124.051 -11.7742 -54.45 
-     66 98.1239 841 5 0 -124.07 -11.7976 -55.85 
-     66 130.655 278 4 1 -124.409 -12.3447 -84.45 
-     66 172.745 838 4 0 -124.461 -12.3746 -85.85 
-     66 135.723 271 3 1 -125.775 -13.0534 -114.45 
-     66 112.765 834 3 0 -125.84 -13.1604 -115.85 
-     66 111.795 263 2 1 -127.365 -14.9972 -144.45 
-     66 224.012 824 2 0 -127.464 -15.1291 -145.85 
-     66 131.964 253 1 1 -129.36 -17.5277 -174.45 
-     66 282.733 812 1 0 -129.503 -17.6112 -175.85 
-     66 164.592 238 0 1 -132.445 -19.672 -204.45 
-     66 110.249 800 0 0 -132.726 -19.9059 -205.85 
-     66 130.277 281 5 1 -123.95 -12.0201 -54.5614 
-     66 319.787 282 5 1 -123.75 -12.194 -54.5104 
-     66 17.0232 283 5 1 -123.55 -12.3854 -54.4737 
-     66 60.7407 818 5 0 -125.547 -16.2575 -55.85 
-     66 251.759 817 5 0 -125.638 -16.45 -55.9109 
-     66 235.888 930 4 0 -121.962 6.10829 -86.25 
-     66 118.804 952 4 0 -104.486 10.4949 -86.25 
-     66 67.0166 953 4 0 -104.413 10.65 -86.1075 
-     66 99.4488 954 4 0 -104.31 10.85 -86.0193 
-     66 338.143 382 4 1 -103.644 12.0394 -84.85 
-     66 108.18 381 4 1 -103.75 12.2377 -84.7594 
-     66 142.458 960 4 0 -103.993 12.2097 -85.85 
-     66 154.297 844 8 0 -123.268 -11.1165 34.15 
-     66 128.46 286 7 1 -122.855 -11.5748 5.55 
-     66 138.248 842 7 0 -122.821 -11.6134 4.15 
-     66 331.032 290 6 1 -122.078 -12.3987 -24.45 
-     66 170.775 838 6 0 -122.075 -12.4238 -25.85 
-     66 95.1365 290 5 1 -121.993 -12.8549 -54.45 
-     66 124.344 835 5 0 -122.001 -12.8655 -55.85 
-     66 121.002 290 4 1 -122.142 -13.0941 -84.45 
-     66 122.991 834 4 0 -122.163 -13.113 -85.85 
-     66 201.603 287 3 1 -122.573 -13.6764 -114.45 
-     66 164.341 831 3 0 -122.585 -13.7149 -115.85 
-     66 132.976 286 2 1 -122.789 -14.4305 -144.45 
-     66 196.846 827 2 0 -122.807 -14.4748 -145.85 
-     66 98.9801 817 0 0 -123.163 -16.4987 -205.85 
-     66 22.5603 633 4 0 -10.9987 -53.2878 -86.25 
-     66 178.835 296 3 1 -120.828 -14.871 -114.45 
-     66 47.0431 295 3 1 -120.95 -14.9017 -114.7 
-     66 113.287 824 3 0 -121.466 -15.1065 -115.85 
-     66 115.052 236 2 1 -132.887 -13.6653 -144.45 
-     66 124.94 830 2 0 -132.974 -13.9358 -145.85 
-     66 223.443 220 1 1 -135.954 -22.2542 -174.45 
-     66 143.207 219 1 1 -136.15 -22.6822 -174.648 
-     66 22.2043 218 1 1 -136.35 -23.0033 -174.813 
-     66 29.9859 779 1 0 -137.647 -24.1728 -175.85 
-     66 88.7161 778 1 0 -137.73 -24.25 -175.922 
-     66 89.7839 777 1 0 -137.953 -24.45 -176.089 
-     66 7.94768 776 1 0 -138.171 -24.65 -176.242 
-     66 105.199 826 3 0 -120.889 -14.8487 -115.85 
-     66 118.951 281 2 1 -123.898 -13.305 -144.45 
-     66 126.747 833 2 0 -124.055 -13.3975 -145.85 
-     66 7.56221 269 1 1 -126.163 -14.5828 -174.45 
-     66 159.346 270 1 1 -126.15 -14.5649 -174.477 
-     66 103.442 833 1 0 -125.561 -13.4364 -175.85 
-     66 95.228 834 1 0 -125.463 -13.25 -176.071 
-     66 121.181 344 0 1 -111.261 12.4134 -204.45 
-     66 124.297 964 0 0 -111.012 12.9299 -205.85 
-     66 21.6317 965 0 0 -110.942 13.05 -206.182 
-Number of digits in this event: 66
+Number of tracker hits in this event: 67
+     66 130.821 977 11 1 15.4613 76.8984 125.55 
+     66 264.174 1284 11 0 15.4629 76.9003 124.15 
+     66 115.673 977 10 1 15.5031 76.9589 95.55 
+     66 100.405 1284 10 0 15.5041 76.9585 94.15 
+     66 308.325 977 9 1 15.5288 76.9522 65.55 
+     66 119.478 1284 9 0 15.5299 76.9547 64.15 
+     66 176.273 977 8 1 15.5582 77.0156 35.55 
+     66 163.478 1284 8 0 15.5633 77.0178 34.15 
+     66 118.817 978 7 1 15.6854 77.0858 5.55 
+     66 112.474 1285 7 0 15.6918 77.0866 4.15 
+     66 141.121 978 6 1 15.8142 77.1049 -24.45 
+     66 147.5 1285 6 0 15.8233 77.1064 -25.85 
+     66 135.828 979 5 1 16.023 77.1384 -54.45 
+     66 128.203 1285 5 0 16.0348 77.1326 -55.85 
+     66 157.644 981 4 1 16.3006 77.0253 -84.45 
+     66 121.216 1284 4 0 16.3163 77.0255 -85.85 
+     66 316.574 982 3 1 16.6415 77.0045 -114.45 
+     66 145.889 1284 3 0 16.635 76.9484 -115.85 
+     66 230.02 982 2 1 16.4593 75.7893 -144.45 
+     66 14.4703 981 2 1 16.45 75.7818 -144.809 
+     66 163.492 1278 2 0 16.4175 75.7542 -145.85 
+     66 183.335 978 1 1 15.7325 75.1933 -174.45 
+     66 77.8713 1275 1 0 15.7014 75.0775 -175.85 
+     66 18.9004 1274 1 0 15.6943 75.05 -176.181 
+     66 107.42 979 0 1 15.9527 72.5804 -204.45 
+     66 326.037 1262 0 0 15.9256 72.5074 -205.85 
+     66 38.2504 1458 0 0 18.6311 111.845 -206.25 
+     66 124.858 1459 0 0 18.706 111.95 -206.153 
+     66 59.167 1460 0 0 18.8463 112.15 -206.116 
+     66 87.5629 1461 0 0 18.9801 112.35 -206.061 
+     66 51.9553 1462 0 0 19.1375 112.55 -205.942 
+     66 81.5855 1463 0 0 19.2529 112.75 -205.953 
+     66 166.823 1464 0 0 19.3506 112.95 -205.954 
+     66 99.4253 1397 0 0 27.0651 99.6733 -206.25 
+     66 64.3645 1396 0 0 27.1594 99.55 -206.052 
+     66 111.953 1031 0 1 26.268 99.2167 -204.85 
+     66 139.471 1030 0 1 26.2499 99.2053 -204.828 
+     66 234.802 1029 0 1 26.0498 99.1113 -204.564 
+     66 273.125 266 4 0 37.8659 -126.75 -86.2154 
+     66 116.668 644 6 1 -51.05 -154.97 -24.5646 
+     66 111.222 981 3 1 16.4292 77.308 -114.45 
+     66 140.35 1286 3 0 16.4341 77.3555 -115.85 
+     66 105.193 1289 2 0 16.5172 78.0003 -145.85 
+     66 132.977 980 1 1 16.1827 78.4059 -174.45 
+     66 161.712 1292 1 0 16.1398 78.4542 -175.85 
+     66 115.709 978 0 1 15.773 79.625 -204.45 
+     66 173.288 1297 0 0 15.9276 79.5977 -205.85 
+     66 122.982 1287 3 0 16.7267 77.45 -115.975 
+     66 133.608 1010 2 1 22.1655 79.5162 -144.45 
+     66 15.8895 1011 2 1 22.25 79.5085 -144.785 
+     66 123.609 1297 2 0 22.5146 79.4929 -145.85 
+     66 53.645 1046 1 1 29.3672 81.0877 -174.45 
+     66 64.8747 1047 1 1 29.45 81.1086 -174.635 
+     66 131.612 1306 1 0 29.9857 81.2738 -175.85 
+     66 29.7095 1107 0 1 41.6221 84.9261 -204.45 
+     66 82.6437 1108 0 1 41.65 84.9739 -204.579 
+     66 2.50673 1326 0 0 41.9421 85.4445 -205.85 
+     66 269.601 1327 0 0 41.9456 85.45 -205.865 
+     66 134.345 976 9 1 15.4498 76.9327 65.4601 
+     66 28.2924 975 9 1 15.25 76.9518 65.2345 
+     66 113.263 1285 9 0 14.6372 77.1808 64.1498 
+     66 357.495 1289 9 0 14.8695 77.9403 64.15 
+     66 47.6195 1288 9 0 14.9652 77.85 63.9728 
+     66 212.75 976 11 1 15.4495 76.8956 125.265 
+     66 44.6558 960 11 1 12.1254 79.3149 125.15 
+     66 2.74288 1298 11 0 10.7745 79.6637 124.15 
+     66 33.8 942 11 1 8.48932 79.2888 125.15 
+Number of digits in this event: 35
 Using G4ParticleGun... 
-Particle energy: 2.35164 LIN
+Particle energy: 1.4584 LIN
 Particle: e-
 Event: 67
-Number of tracker hits in this event: 188
-     67 94.8891 1129 11 1 46.0077 -0.111591 125.55 
-     67 131.95 899 11 0 46.0118 -0.110281 124.15 
-     67 176.559 1130 10 1 46.1045 -0.0997836 95.55 
-     67 134.733 899 10 0 46.1138 -0.103265 94.15 
-     67 133.708 1131 9 1 46.2957 -0.173077 65.55 
-     67 154.546 899 9 0 46.2958 -0.172815 64.15 
-     67 121.459 1131 8 1 46.3215 -0.179191 35.55 
-     67 208.85 899 8 0 46.3246 -0.180955 34.15 
-     67 126.934 1131 7 1 46.3718 -0.200455 5.55 
-     67 320.772 899 7 0 46.3658 -0.202477 4.15 
-     67 97.748 1130 6 1 46.2232 -0.285222 -24.45 
-     67 105.834 898 6 0 46.2225 -0.287585 -25.85 
-     67 190.381 1130 5 1 46.2229 -0.315514 -54.45 
-     67 124.767 898 5 0 46.2171 -0.327988 -55.85 
-     67 159.723 1133 4 1 46.6658 -0.459638 -84.45 
-     67 103.404 897 4 0 46.6834 -0.471188 -85.85 
-     67 99.0359 1135 3 1 47.0557 -0.766386 -114.45 
-     67 94.0509 896 3 0 47.0816 -0.784918 -115.85 
-     67 170.42 1137 2 1 47.6065 -1.15243 -144.45 
-     67 121.062 894 2 0 47.6402 -1.17842 -145.85 
-     67 138.02 1141 1 1 48.2575 -1.71211 -174.45 
-     67 225.63 891 1 0 48.2963 -1.73466 -175.85 
-     67 169.36 1145 0 1 49.1089 -2.16489 -204.45 
-     67 117.116 889 0 0 49.1426 -2.19852 -205.85 
-     67 422.34 1144 0 1 49.0037 -2.20147 -204.45 
-     67 209.53 1143 0 1 48.8497 -2.29064 -204.641 
-     67 32.3038 902 5 0 44.7043 0.60495 -55.85 
-     67 407.943 903 5 0 44.6434 0.65 -55.9226 
-     67 237.679 1130 4 1 46.1969 -0.426815 -84.4501 
-     67 375.467 898 4 0 46.1846 -0.375898 -85.85 
-     67 105.459 1130 3 1 46.2394 0.477575 -114.45 
-     67 118.1 902 3 0 46.2507 0.547476 -115.85 
-     67 246.703 1130 2 1 46.1356 1.95092 -144.45 
-     67 114.272 909 2 0 46.1517 2.0164 -145.85 
-     67 115.938 1135 1 1 47.1592 3.71135 -174.45 
-     67 186.65 918 1 0 47.2571 3.79856 -175.85 
-     67 105.452 927 0 0 48.9547 5.58063 -205.85 
-     67 113.756 1136 2 1 47.3844 1.72703 -144.45 
-     67 102.335 908 2 0 47.1519 1.7861 -145.85 
-     67 218.639 1131 1 1 46.296 7.58789 -174.45 
-     67 517.177 1130 1 1 46.25 7.50707 -174.528 
-     67 29.6782 1129 1 1 46.05 6.78104 -174.813 
-     67 0.0427442 919 1 0 44.8758 3.85098 -175.85 
-     67 64.25 917 1 0 44.8008 3.65 -175.908 
-     67 75.1277 916 1 0 44.7374 3.45 -175.959 
-     67 68.6483 915 1 0 44.7436 3.25 -176.106 
-     67 16.2162 742 1 0 176.82 -31.5462 -176.25 
-     67 192.875 1131 3 1 46.2953 -0.408631 -114.45 
-     67 117.964 898 3 0 46.2919 -0.408384 -115.85 
-     67 445.322 898 2 0 46.2138 -0.406523 -145.85 
-     67 98.3745 898 1 0 46.0964 -0.371247 -175.85 
-     67 302.361 1129 0 1 45.9219 -0.188034 -204.45 
-     67 116.549 899 0 0 45.9139 -0.17675 -205.85 
-     67 82.8028 897 0 0 46.0757 -0.588749 -205.85 
-     67 48.3123 896 0 0 46.0841 -0.65 -206.059 
-     67 132.179 1128 0 1 45.8498 0.112012 -204.677 
-     67 96.0984 914 0 0 44.292 2.89201 -205.85 
-     67 53.3317 915 0 0 44.1985 3.0503 -205.896 
-     67 55.1227 916 0 0 44.0887 3.25 -205.928 
-     67 90.3785 917 0 0 44.0144 3.45028 -205.993 
-     67 57.4837 918 0 0 43.9672 3.65 -206.046 
-     67 54.0129 919 0 0 43.9335 3.85049 -206.067 
-     67 62.353 920 0 0 43.8884 4.05029 -206.088 
-     67 85.1756 921 0 0 43.8672 4.25032 -206.123 
-     67 66.6787 922 0 0 43.878 4.45 -206.062 
-     67 43.438 923 0 0 43.9083 4.65025 -205.937 
-     67 233.114 1118 0 1 43.8268 6.11367 -204.849 
-     67 44.9555 1117 0 1 43.65 6.64367 -204.503 
-     67 94.5815 1116 0 1 43.3573 6.7875 -204.45 
-     67 64.4773 1115 0 1 43.25 6.87951 -204.676 
-     67 120.43 935 0 0 43.1248 7.0817 -205.85 
-     67 181.064 931 0 0 60.2109 6.28075 -206.25 
-     67 121.92 1131 2 1 46.4462 -0.324905 -144.451 
-     67 208.219 899 2 0 46.1253 -0.229261 -145.85 
-     67 61.8181 1094 1 1 38.9129 2.07053 -174.45 
-     67 66.3093 1095 1 1 39.05 2.07807 -174.678 
-     67 118.207 909 1 0 39.8094 1.99874 -175.85 
-     67 84.2902 1168 0 1 53.6573 -3.33647 -204.45 
-     67 79.8365 1169 0 1 53.85 -3.34917 -204.633 
-     67 140.734 881 0 0 54.5689 -3.67417 -205.85 
-     67 127.943 1132 2 1 46.531 -0.360761 -144.45 
-     67 51.8578 905 1 0 46.2483 1.24972 -175.85 
-     67 152.857 906 1 0 46.2477 1.25 -175.858 
-     67 100.31 1120 0 1 44.1975 2.39565 -204.45 
-     67 118.343 912 0 0 44.0198 2.55022 -205.85 
-     67 145.797 913 0 0 44.6947 2.71929 -205.85 
-     67 21.3051 889 1 0 67.0003 -2.07089 -176.25 
-     67 202.984 890 1 0 67.0145 -2.05 -176.224 
-     67 190.844 1124 0 1 44.9955 2.33272 -204.699 
-     67 157.63 951 0 0 35.2549 10.4018 -206.25 
-     67 17.22 1073 0 1 34.6798 10.6066 -204.85 
-     67 105.749 1072 0 1 34.65 10.6178 -204.79 
-     67 63.5907 1071 0 1 34.45 10.6031 -204.469 
-     67 131.951 1070 0 1 34.25 10.3687 -204.55 
-     67 71.1192 1069 0 1 34.05 9.97783 -204.596 
-     67 84.427 1068 0 1 33.85 9.80405 -204.678 
-     67 49.5275 1067 0 1 33.65 9.77165 -204.775 
-     67 211.174 945 0 0 30.7764 9.16715 -205.85 
-     67 65.1757 946 0 0 30.678 9.25006 -205.975 
-     67 62.9232 947 0 0 30.7147 9.45003 -206.001 
-     67 109.925 948 0 0 30.7257 9.65 -206.05 
-     67 118.096 949 0 0 30.5949 9.85008 -205.935 
-     67 176.994 1047 0 1 29.4916 11.7132 -204.85 
-     67 191.203 1046 0 1 29.45 11.7293 -204.764 
-     67 127.629 950 1 0 34.8064 10.2308 -176.25 
-     67 101.589 910 0 0 44.8305 2.17885 -205.85 
-     67 40.3297 756 0 0 44.9805 -28.6776 -206.25 
-     67 95.4246 755 0 0 45.0015 -28.85 -206.17 
-     67 64.4285 754 0 0 45.0066 -29.05 -206.083 
-     67 71.6951 753 0 0 44.9061 -29.2501 -205.997 
-     67 90.2305 752 0 0 44.7777 -29.45 -205.928 
-     67 6.0392 751 0 0 44.6146 -29.6501 -205.862 
-     67 75.5126 1114 0 1 43.05 -31.48 -204.82 
-     67 343.729 1113 0 1 42.8499 -31.6459 -204.739 
-     67 78.8448 1112 0 1 42.6497 -32.2319 -204.645 
-     67 32.6897 1111 0 1 42.4499 -32.3769 -204.527 
-     67 122.729 1139 6 1 48.0342 2.45092 -24.45 
-     67 99.5344 912 6 0 48.0615 2.58949 -25.85 
-     67 139.175 1142 5 1 48.4624 5.70454 -54.45 
-     67 217.108 929 5 0 48.5502 5.87029 -55.8501 
-     67 111.212 1149 4 1 49.8702 9.38577 -84.4502 
-     67 109.482 947 4 0 49.9629 9.57011 -85.85 
-     67 330.892 1160 3 1 52.11 13.5834 -114.45 
-     67 108.957 968 3 0 52.278 13.7049 -115.85 
-     67 104.455 1179 2 1 55.9683 16.1389 -144.45 
-     67 107.041 980 2 0 56.1885 16.186 -145.85 
-     67 126.719 1201 1 1 60.3389 17.5716 -174.45 
-     67 154.858 988 1 0 60.6248 17.6822 -175.85 
-     67 119.427 1232 0 1 66.4823 19.6894 -204.45 
-     67 115.651 998 0 0 66.7366 19.7586 -205.851 
-     67 27.959 979 3 0 52.7475 15.9418 -115.85 
-     67 62.0304 980 3 0 52.7722 16.0506 -115.909 
-     67 57.7155 981 3 0 52.7507 16.25 -115.971 
-     67 190.298 982 3 0 52.7316 16.45 -115.946 
-     67 2.33565 983 3 0 52.677 16.6502 -115.853 
-     67 159.212 1166 3 1 53.3881 26.4715 -114.85 
-     67 84.15 1165 3 1 53.2499 26.8429 -114.831 
-     67 95.324 1047 3 0 52.1047 29.5003 -115.85 
-     67 104.24 1048 3 0 51.9824 29.65 -115.968 
-     67 92.0243 1049 3 0 51.7707 29.85 -116.049 
-     67 19.5534 1155 3 1 51.0822 30.7752 -114.85 
-     67 134.426 1154 3 1 51.05 30.8282 -114.807 
-     67 109.058 1159 3 1 52.05 13.5975 -114.518 
-     67 54.3073 973 3 0 51.9388 14.7514 -115.85 
-     67 88.6856 974 3 0 51.93 14.8501 -115.942 
-     67 45.4951 975 3 0 51.9943 15.05 -116.159 
-     67 302.386 1133 2 1 46.7757 -0.644113 -144.45 
-     67 50.8337 1153 1 1 50.8113 11.8692 -174.45 
-     67 91.9322 1152 1 1 50.65 11.7905 -174.501 
-     67 62.4233 1151 1 1 50.45 11.6678 -174.557 
-     67 66.141 1150 1 1 50.25 11.5297 -174.645 
-     67 129.921 1149 1 1 50.05 11.4365 -174.758 
-     67 42.6983 1148 1 1 49.85 11.4343 -174.81 
-     67 44.7906 959 1 0 46.4047 12.0135 -175.85 
-     67 169.6 960 1 0 46.2507 12.05 -175.908 
-     67 82.9976 961 1 0 45.6804 12.25 -176.116 
-     67 120.307 1449 1 0 -80.5595 109.974 -176.25 
-     67 331.779 1450 1 0 -80.8409 110.15 -176.218 
-     67 45.1283 1451 1 0 -81.9047 110.35 -175.919 
-     67 71.1985 484 1 1 -83.0507 111.217 -174.85 
-     67 76.285 483 1 1 -83.25 111.314 -174.741 
-     67 121.665 482 1 1 -83.45 111.457 -174.73 
-     67 20.5812 481 1 1 -83.65 111.641 -174.826 
-     67 282.706 1468 1 0 -85.8688 113.841 -175.85 
-     67 537.296 1132 4 1 46.4825 -0.282314 -84.45 
-     67 128.602 1125 3 1 45.2358 0.0706541 -114.45 
-     67 185.774 900 3 0 45.1628 0.166451 -115.85 
-     67 140.956 1119 2 1 43.9324 2.87823 -144.45 
-     67 111.513 914 2 0 43.8517 2.99179 -145.85 
-     67 229.297 1111 1 1 42.3573 5.42884 -174.45 
-     67 94.7753 927 1 0 42.3197 5.57652 -175.85 
-     67 159.587 1107 0 1 41.5687 8.99449 -204.451 
-     67 117.108 899 4 0 46.5246 -0.216721 -85.85 
-     67 109.528 1138 3 1 47.6673 1.12802 -114.45 
-     67 106.537 905 3 0 47.6399 1.18596 -115.85 
-     67 105.475 912 2 0 46.7517 2.49727 -145.85 
-     67 360.924 1125 1 1 45.1986 7.40469 -174.45 
-     67 105.037 938 1 0 45.1385 7.69708 -175.85 
-     67 112.756 962 0 0 44.7573 12.6108 -205.85 
-     67 123.108 936 1 0 45.2056 7.41218 -175.85 
-     67 120.115 1126 0 1 45.4403 6.22733 -204.45 
-     67 3.01728 933 0 0 44.8369 6.84451 -205.85 
-     67 154.716 934 0 0 44.8314 6.85 -205.862 
-     67 131.388 937 1 0 45.1189 7.57803 -175.85 
-     67 114.954 1119 0 1 43.9284 12.1993 -204.45 
-     67 177.295 963 0 0 43.8206 12.6986 -205.85 
-     67 50.1086 897 10 0 46.2938 -0.580441 94.1499 
-     67 116.415 896 10 0 46.3252 -0.65 93.9625 
-Number of digits in this event: 79
-Using G4ParticleGun... 
-Particle energy: 6.94584 LIN
+Number of tracker hits in this event: 49
+     67 102.072 1476 10 1 115.443 7.5877 95.474 
+     67 150.758 937 10 0 115.443 7.58694 94.15 
+     67 126.033 1476 9 1 115.433 7.58764 65.55 
+     67 316.755 937 9 0 115.431 7.58381 64.15 
+     67 174.192 1476 8 1 115.37 7.52399 35.55 
+     67 138.112 937 8 0 115.366 7.5192 34.15 
+     67 107.299 1475 7 1 115.262 7.37894 5.55 
+     67 182.729 936 7 0 115.253 7.37892 4.15 
+     67 412.417 1474 6 1 115.099 7.37469 -24.45 
+     67 113.529 936 6 0 115.092 7.37641 -25.85 
+     67 263.263 1474 5 1 114.967 7.426 -54.45 
+     67 112.389 936 5 0 114.95 7.40981 -55.85 
+     67 160.549 1472 4 1 114.625 7.07819 -84.45 
+     67 101.045 935 4 0 114.615 7.05743 -85.85 
+     67 246.946 1471 3 1 114.442 6.63621 -114.45 
+     67 116.675 932 3 0 114.427 6.61721 -115.85 
+     67 191.164 1469 2 1 114.1 6.22996 -144.45 
+     67 143.65 930 2 0 114.072 6.20572 -145.85 
+     67 116.657 1466 1 1 113.521 5.69564 -174.45 
+     67 125.196 928 1 0 113.503 5.68512 -175.85 
+     67 142.719 1465 0 1 113.179 5.51254 -204.45 
+     67 253.301 927 0 0 113.162 5.5188 -205.85 
+     67 160.421 1470 3 1 114.35 6.5209 -114.479 
+     67 173.242 934 4 0 114.614 7.05 -85.9428 
+     67 103.071 937 5 0 115.032 7.56913 -55.85 
+     67 139.363 1480 4 1 116.176 9.98358 -84.45 
+     67 110.58 950 4 0 116.211 10.0698 -85.85 
+     67 191.823 1484 3 1 117.02 11.8666 -114.45 
+     67 457.372 959 3 0 117.07 11.9976 -115.85 
+     67 104.547 1490 2 1 118.272 14.6788 -144.45 
+     67 56.7082 973 2 0 118.413 14.8274 -145.85 
+     67 57.2122 974 2 0 118.434 14.85 -146.066 
+     67 104.576 1505 1 1 121.306 17.9521 -174.45 
+     67 6.87019 1506 1 1 121.35 17.9951 -174.831 
+     67 201.1 990 1 0 121.464 18.1087 -175.85 
+     67 133.372 1521 0 1 124.502 21.1166 -204.45 
+     67 32.5975 1522 0 1 124.55 21.1244 -204.75 
+     67 113.763 1005 0 0 124.71 21.1782 -205.85 
+     67 66.8256 1485 3 1 117.15 11.8892 -114.715 
+     67 258.268 1470 0 1 114.176 7.04544 -204.451 
+     67 234.619 935 0 0 114.153 7.05879 -205.85 
+     67 235.012 1475 1 1 115.239 6.7698 -174.45 
+     67 138.465 933 1 0 115.274 6.70603 -175.85 
+     67 108.658 1476 0 1 115.475 5.57375 -204.45 
+     67 155.213 936 1 0 115.13 7.27777 -175.85 
+     67 97.4016 1462 0 1 112.63 17.6334 -204.45 
+     67 136.803 989 0 0 112.702 17.9452 -205.851 
+     67 49.4178 1135 4 1 47.25 -54.6569 -84.8271 
+     67 59.483 1134 4 1 46.9965 -54.81 -84.45 
+Number of digits in this event: 30
+Using G4ParticleGun... 
+Particle energy: 3.06759 LIN
 Particle: e-
 Event: 68
-Number of tracker hits in this event: 38
-     68 116.924 969 9 1 13.934 -124.714 65.55 
-     68 102.715 277 9 0 13.9342 -124.714 64.15 
-     68 130.944 969 8 1 13.9338 -124.714 35.55 
-     68 141.531 277 8 0 13.9334 -124.714 34.15 
-     68 125.588 969 7 1 13.9265 -124.708 5.55 
-     68 101.907 277 7 0 13.9273 -124.708 4.15 
-     68 157.482 969 6 1 13.9384 -124.693 -24.45 
-     68 141.559 277 6 0 13.9385 -124.692 -25.85 
-     68 268.666 969 5 1 13.9354 -124.678 -54.45 
-     68 104.199 277 5 0 13.9353 -124.677 -55.85 
-     68 139.183 969 4 1 13.9351 -124.667 -84.45 
-     68 107.012 277 4 0 13.9374 -124.667 -85.85 
-     68 162.673 969 3 1 13.9761 -124.658 -114.45 
-     68 107.303 277 3 0 13.9779 -124.658 -115.85 
-     68 678.396 969 2 1 14.0076 -124.632 -144.45 
-     68 418.166 277 2 0 14.0124 -124.629 -145.85 
-     68 233.942 970 1 1 14.1039 -124.587 -174.45 
-     68 421.799 277 1 0 14.1082 -124.586 -175.85 
-     68 277.279 970 0 1 14.193 -124.557 -204.45 
-     68 113.893 277 0 0 14.1968 -124.556 -205.85 
-     68 90.3052 108 5 0 -3.96765 -158.439 -56.25 
-     68 27.5897 292 1 0 14.3325 -121.614 -175.85 
-     68 15.0997 293 1 0 14.3281 -121.55 -175.854 
-     68 14.8421 978 1 1 15.7665 -118.986 -174.85 
-     68 76.3872 313 1 0 16.4523 -117.478 -175.85 
-     68 116.015 987 1 1 17.4546 -117.355 -174.85 
-     68 158.711 361 3 0 42.108 -107.88 -116.25 
-     68 81.712 360 3 0 42.119 -107.95 -115.927 
-     68 22.3081 1115 3 1 43.2103 -109.18 -114.85 
-     68 93.3019 349 3 0 44.4608 -110.223 -115.85 
-     68 26.3014 623 0 0 159.141 -55.4271 -206.25 
-     68 247.61 969 1 1 13.9307 -124.778 -174.45 
-     68 19.4377 276 1 0 13.9461 -124.751 -175.851 
-     68 172.773 972 0 1 14.6272 -124.336 -204.45 
-     68 200.949 278 0 0 14.6469 -124.366 -205.85 
-     68 153.026 271 0 0 14.4849 -125.801 -205.85 
-     68 152.286 272 0 0 14.4047 -125.75 -206.058 
-     68 164.179 970 5 1 14.05 -124.678 -54.8392 
-Number of digits in this event: 23
+Number of tracker hits in this event: 74
+     68 130.527 697 11 1 -40.6371 -67.9375 125.55 
+     68 125.177 560 11 0 -40.6386 -67.9389 124.15 
+     68 130.492 696 10 1 -40.6694 -67.9594 95.55 
+     68 173.535 560 10 0 -40.6714 -67.9602 94.15 
+     68 202.629 696 9 1 -40.7041 -67.9885 65.55 
+     68 121.157 560 9 0 -40.7049 -67.9852 64.15 
+     68 272.018 696 8 1 -40.7242 -67.908 35.55 
+     68 127.016 560 8 0 -40.7248 -67.9057 34.15 
+     68 100.902 696 7 1 -40.7336 -67.8589 5.55 
+     68 153.522 560 7 0 -40.7296 -67.8549 4.15 
+     68 128.688 697 6 1 -40.6412 -67.7774 -24.45 
+     68 137.719 561 6 0 -40.6374 -67.7752 -25.85 
+     68 118.639 697 5 1 -40.57 -67.7216 -54.45 
+     68 149.307 561 5 0 -40.5684 -67.719 -55.85 
+     68 235.538 697 4 1 -40.5478 -67.6634 -84.45 
+     68 128.973 561 4 0 -40.5504 -67.6629 -85.85 
+     68 105.015 697 3 1 -40.6072 -67.6423 -114.45 
+     68 106.141 562 3 0 -40.6094 -67.6421 -115.85 
+     68 128.806 697 2 1 -40.6169 -67.6148 -144.45 
+     68 114.986 562 2 0 -40.5856 -67.5912 -145.85 
+     68 192.466 700 1 1 -39.9213 -67.1413 -174.45 
+     68 209.151 564 1 0 -39.9119 -67.1408 -175.85 
+     68 95.041 701 0 1 -39.8264 -67.126 -204.45 
+     68 147.652 564 0 0 -39.7873 -67.1054 -205.85 
+     68 45.3492 702 0 1 -39.5226 -67.3192 -204.45 
+     68 195.895 696 11 1 -40.6501 -67.9822 125.463 
+     68 131.454 696 4 1 -40.6681 -68.0915 -84.45 
+     68 126.339 559 4 0 -40.6395 -68.1199 -85.85 
+     68 47.0314 700 3 1 -39.8553 -69.0453 -114.45 
+     68 91.6635 701 3 1 -39.85 -69.0398 -114.581 
+     68 135.464 555 3 0 -39.7926 -68.9863 -115.85 
+     68 112.99 706 2 1 -38.8355 -68.2298 -144.45 
+     68 54.6254 560 2 0 -38.7854 -67.8985 -145.85 
+     68 56.5407 561 2 0 -38.7786 -67.85 -146.047 
+     68 153.883 708 1 1 -38.3567 -60.2739 -174.45 
+     68 133.109 599 1 0 -38.4274 -60.1303 -175.85 
+     68 165.605 691 0 1 -41.8148 -55.2064 -204.45 
+     68 19.8452 627 0 0 -41.8167 -54.4895 -205.85 
+     68 122.131 628 0 0 -41.8173 -54.45 -205.928 
+     68 115.102 560 4 0 -40.4872 -68.046 -85.85 
+     68 26.094 721 3 1 -35.6586 -67.3672 -114.45 
+     68 94.6122 722 3 1 -35.65 -67.362 -114.521 
+     68 99.0914 563 3 0 -35.5057 -67.2963 -115.85 
+     68 167.312 732 2 1 -33.4578 -65.2354 -144.45 
+     68 13.3207 577 2 0 -33.5919 -64.4735 -145.85 
+     68 111.559 578 2 0 -33.5959 -64.45 -145.893 
+     68 111.018 734 1 1 -33.1312 -49.0148 -174.45 
+     68 37.6496 735 1 1 -33.05 -48.7123 -174.769 
+     68 29.2615 662 1 0 -32.6537 -47.5284 -175.85 
+     68 113.056 663 1 0 -32.6267 -47.45 -175.922 
+     68 70.6114 664 1 0 -32.5643 -47.25 -176.099 
+     68 36.8681 783 0 1 -23.3714 -12.6582 -204.45 
+     68 63.9775 782 0 1 -23.45 -12.6196 -204.504 
+     68 87.5675 781 0 1 -23.6502 -12.5002 -204.63 
+     68 185.276 838 0 0 -24.369 -12.3247 -205.85 
+     68 1.95211 964 0 0 -53.1344 13.0469 -206.25 
+     68 95.4291 965 0 0 -53.1345 13.05 -206.248 
+     68 68.9058 966 0 0 -53.1644 13.25 -206.162 
+     68 253.182 967 0 0 -53.104 13.45 -206.052 
+     68 61.4838 968 0 0 -52.9507 13.65 -205.931 
+     68 76.6997 969 0 0 -52.8955 13.85 -205.927 
+     68 176.284 970 0 0 -52.9516 14.05 -206.029 
+     68 216.145 971 0 0 -52.9905 14.25 -205.995 
+     68 0.204648 843 0 0 -20.61 -11.2765 -205.85 
+     68 114.713 1137 0 0 -22.3338 47.6426 -206.25 
+     68 99.0167 1136 0 0 -22.4469 47.4498 -206.015 
+     68 76.0241 1135 0 0 -22.5357 47.25 -205.92 
+     68 61.6142 780 0 1 -23.8993 44.5191 -204.85 
+     68 89.9836 779 0 1 -24.05 44.3812 -204.762 
+     68 79.2398 778 0 1 -24.25 44.3737 -204.705 
+     68 56.0246 777 0 1 -24.4502 44.3943 -204.627 
+     68 67.2825 776 0 1 -24.65 44.4104 -204.562 
+     68 8.61421 775 0 1 -24.85 44.4539 -204.471 
+     68 59.3366 966 0 1 13.25 52.4606 -204.703 
+Number of digits in this event: 33
 Using G4ParticleGun... 
-Particle energy: 8.62668 LIN
+Particle energy: 2.2146 LIN
 Particle: e-
 Event: 69
-Number of tracker hits in this event: 65
-     69 111.86 331 8 1 -113.8 -85.8492 35.55 
-     69 118.565 471 8 0 -113.8 -85.8498 34.15 
-     69 93.4115 331 7 1 -113.808 -85.8608 5.55 
-     69 121.097 470 7 0 -113.808 -85.8627 4.15 
-     69 97.1348 331 6 1 -113.794 -85.9073 -24.45 
-     69 194.579 470 6 0 -113.791 -85.9081 -25.85 
-     69 128.061 332 5 1 -113.732 -85.9253 -54.45 
-     69 106.643 470 5 0 -113.734 -85.9282 -55.85 
-     69 116.794 331 4 1 -113.769 -85.9926 -84.45 
-     69 164.162 470 4 0 -113.77 -85.9961 -85.85 
-     69 187.499 331 3 1 -113.786 -86.0572 -114.45 
-     69 107.552 469 3 0 -113.786 -86.0582 -115.85 
-     69 576.427 331 2 1 -113.785 -86.0835 -144.45 
-     69 349.167 469 2 0 -113.791 -86.0686 -145.85 
-     69 328.249 331 1 1 -113.927 -85.7459 -174.45 
-     69 276.554 471 1 0 -113.932 -85.7289 -175.85 
-     69 133.026 330 0 1 -114.065 -85.3496 -204.45 
-     69 142.434 473 0 0 -114.069 -85.3254 -205.85 
-     69 1.88292 470 1 0 -113.764 -85.8502 -176.24 
-     69 71.3999 635 1 0 -89.4235 -52.9819 -176.25 
-     69 82.2544 636 1 0 -89.3462 -52.85 -176.116 
-     69 33.7299 637 1 0 -89.2648 -52.65 -175.918 
-     69 213.972 454 1 1 -89.1229 -51.4819 -174.85 
-     69 144.586 453 1 1 -89.25 -50.9476 -174.611 
-     69 140.597 452 1 1 -89.4501 -50.6436 -174.495 
-     69 59.7822 451 1 1 -89.6501 -50.3688 -174.588 
-     69 68.6094 450 1 1 -89.85 -50.2982 -174.621 
-     69 73.6766 449 1 1 -90.15 -50.1256 -174.673 
-     69 123.172 448 1 1 -90.35 -50.1499 -174.689 
-     69 131.964 447 1 1 -90.55 -50.2995 -174.762 
-     69 178.394 647 1 0 -90.0218 -50.6043 -175.85 
-     69 127.182 457 1 1 -88.5132 -49.1342 -174.85 
-     69 139.522 864 2 0 29.4335 -7.09085 -146.25 
-     69 243.161 865 2 0 29.5113 -7.04995 -146.209 
-     69 78.2998 863 2 0 30.2676 -7.25003 -146.101 
-     69 136.853 1058 2 1 31.7851 -6.9372 -144.85 
-     69 147.606 1059 2 1 31.85 -6.89099 -144.79 
-     69 103.626 871 2 0 31.1725 -5.72401 -145.85 
-     69 152.841 872 2 0 31.0312 -5.65 -145.856 
-     69 138.161 1048 2 1 29.8251 -6.03811 -144.85 
-     69 337.211 469 1 0 -113.814 -86.1577 -175.85 
-     69 267.663 331 0 1 -113.858 -86.1766 -204.45 
-     69 225.174 469 0 0 -113.837 -86.2404 -205.85 
-     69 67.1535 468 0 0 -113.834 -86.25 -206.042 
-     69 217.478 470 2 0 -113.929 -85.9979 -145.85 
-     69 27.4546 313 1 1 -117.522 -81.6682 -174.45 
-     69 166.982 312 1 1 -117.55 -81.6516 -174.507 
-     69 271.824 494 1 0 -118.128 -81.1979 -175.85 
-     69 458.268 246 0 1 -130.873 -71.9545 -204.451 
-     69 229.995 541 0 0 -131.048 -71.746 -205.85 
-     69 26.0042 548 0 0 -131.07 -70.3135 -205.85 
-     69 70.0982 549 0 0 -131.076 -70.2499 -205.911 
-     69 57.9467 550 0 0 -131.128 -70.05 -206.105 
-     69 72.0626 444 2 0 -137.846 -91.2388 -146.25 
-     69 120.526 325 1 1 -115.14 -84.4717 -174.45 
-     69 100.026 324 1 1 -115.15 -84.4799 -174.565 
-     69 137.34 477 1 0 -115.267 -84.5272 -175.85 
-     69 163.716 311 0 1 -117.796 -84.4728 -204.45 
-     69 162.353 478 0 0 -117.895 -84.3787 -205.85 
-     69 56.0109 1101 7 0 37.2362 40.3442 3.75 
-     69 118.732 1102 7 0 37.2726 40.4504 3.88256 
-     69 221.99 1083 7 1 36.8423 40.8958 5.15 
-     69 35.326 1084 7 1 36.85 40.943 5.21719 
-     69 122.165 1105 7 0 36.5146 41.1415 4.15 
-     69 45.5226 1104 7 0 36.3335 41.0499 3.8446 
-Number of digits in this event: 40
+Number of tracker hits in this event: 123
+     69 145.547 860 11 1 -8.0053 -36.6641 125.55 
+     69 142.048 716 11 0 -8.01262 -36.6693 124.15 
+     69 261.302 859 10 1 -8.20501 -36.7157 95.55 
+     69 245.482 716 10 0 -8.21364 -36.7108 94.15 
+     69 261.032 858 9 1 -8.42029 -36.5867 65.55 
+     69 126.656 717 9 0 -8.42157 -36.5858 64.15 
+     69 110.207 858 8 1 -8.44231 -36.6138 35.55 
+     69 374.134 717 8 0 -8.43575 -36.6073 34.15 
+     69 103.584 858 7 1 -8.32731 -36.4804 5.55 
+     69 115.749 717 7 0 -8.34599 -36.4932 4.15 
+     69 129.356 856 6 1 -8.72675 -36.7288 -24.45 
+     69 382.706 716 6 0 -8.75669 -36.751 -25.85 
+     69 227.974 853 5 1 -9.41495 -37.1712 -54.45 
+     69 106.468 714 5 0 -9.45118 -37.1741 -55.85 
+     69 121.862 850 4 1 -9.99792 -37.3989 -84.45 
+     69 276.424 713 4 0 -10.0311 -37.4073 -85.85 
+     69 157.013 846 3 1 -10.7812 -37.5418 -114.45 
+     69 122.764 712 3 0 -10.8023 -37.5402 -115.85 
+     69 138.525 843 2 1 -11.2741 -37.6006 -144.45 
+     69 130.977 712 2 0 -11.289 -37.6139 -145.85 
+     69 110.82 842 1 1 -11.5862 -37.8622 -174.45 
+     69 250.444 710 1 0 -11.6094 -37.903 -175.85 
+     69 141.514 839 0 1 -12.2175 -38.6104 -204.45 
+     69 125.74 706 0 0 -12.2279 -38.6627 -205.85 
+     69 355.189 711 1 0 -11.3416 -37.85 -176.23 
+     69 185.561 712 4 0 -10.018 -37.45 -85.9299 
+     69 82.1241 847 4 1 -10.5408 -38.0092 -84.85 
+     69 29.3288 860 10 1 -8.05 -36.7906 95.2232 
+     69 135.328 715 10 0 -6.98216 -36.85 94.1359 
+     69 148.061 876 10 1 -4.80288 -36.7582 95.15 
+     69 334.465 877 10 1 -4.65 -36.5528 95.3379 
+     69 77.3251 440 0 0 0.34832 -91.95 -205.852 
+     69 140.753 859 9 1 -8.15999 -36.9923 65.4027 
+     69 338.123 715 9 0 -8.17192 -36.9617 64.1495 
+     69 35.3722 856 8 1 -8.65682 -36.5932 35.55 
+     69 55.2757 857 8 1 -8.65 -36.5903 35.4008 
+     69 162.566 865 7 1 -6.99401 -36.1939 5.55 
+     69 108.25 720 7 0 -6.8508 -35.944 4.15 
+     69 26.09 884 6 1 -3.06341 -31.1041 -24.4505 
+     69 92.1469 885 6 1 -3.05 -31.0768 -24.5434 
+     69 115.49 747 6 0 -2.84847 -30.643 -25.8502 
+     69 59.8161 909 5 1 1.97687 -20.5445 -54.45 
+     69 118.036 910 5 1 2.05 -20.4612 -54.6098 
+     69 115.464 801 5 0 2.66592 -19.849 -55.8508 
+     69 12.683 802 5 0 2.83451 -19.65 -56.2047 
+     69 10.272 983 4 1 16.8372 -3.0779 -84.45 
+     69 111.199 984 4 1 16.85 -3.06694 -84.4787 
+     69 85.7549 887 4 0 17.411 -2.552 -85.85 
+     69 27.2896 888 4 0 17.5295 -2.45 -86.1437 
+     69 22.1135 1045 3 1 29.2092 6.91465 -114.45 
+     69 106.539 1046 3 1 29.25 6.93083 -114.511 
+     69 12.6505 1047 3 1 29.4505 7.01241 -114.802 
+     69 139.229 936 3 0 30.206 7.2972 -115.85 
+     69 110.087 1144 2 1 48.8571 15.2249 -144.45 
+     69 137.722 978 2 0 49.338 15.6712 -145.85 
+     69 113.686 1197 1 1 59.5752 26.0434 -174.45 
+     69 35.5577 1198 1 1 59.65 26.2683 -174.74 
+     69 9.93691 1035 1 0 60.0289 27.2227 -175.85 
+     69 109.572 1036 1 0 60.0395 27.25 -175.882 
+     69 67.6841 1037 1 0 60.1037 27.4508 -176.107 
+     69 170.96 1234 0 1 66.9206 53.163 -204.45 
+     69 11.4186 1235 0 1 67.05 53.6104 -204.816 
+     69 36.0499 1174 0 0 67.4065 54.9558 -205.85 
+     69 122.748 1175 0 0 67.4331 55.05 -205.924 
+     69 81.088 1176 0 0 67.4999 55.25 -206.091 
+     69 60.9794 866 7 1 -6.85 -36.1208 5.24684 
+     69 87.7442 722 7 0 -6.75057 -35.5353 4.14984 
+     69 198.831 723 7 0 -6.70535 -35.45 4.06 
+     69 272.956 860 9 1 -7.98317 -36.6717 65.55 
+     69 232.565 716 9 0 -7.98891 -36.6716 64.15 
+     69 401.3 860 8 1 -8.04668 -36.7306 35.55 
+     69 224.394 716 8 0 -8.04836 -36.7297 34.15 
+     69 220.197 859 7 1 -8.07007 -36.6681 5.55 
+     69 223.23 716 7 0 -8.07662 -36.6701 4.15 
+     69 123.781 859 6 1 -8.2179 -36.7466 -24.45 
+     69 110.841 857 5 1 -8.49029 -36.9995 -54.45 
+     69 145.085 715 5 0 -8.50975 -37.0022 -55.85 
+     69 127.465 855 4 1 -8.92453 -37.0498 -84.45 
+     69 171.901 715 4 0 -8.94941 -37.047 -85.85 
+     69 120.686 852 3 1 -9.52088 -37.0041 -114.45 
+     69 104.06 715 3 0 -9.55216 -37.0017 -115.85 
+     69 180.959 849 2 1 -10.1458 -36.8911 -144.45 
+     69 149.713 715 2 0 -10.1837 -36.8739 -145.85 
+     69 106.606 844 1 1 -11.1797 -36.2632 -174.45 
+     69 129.484 719 1 0 -11.2462 -36.2291 -175.85 
+     69 86.7904 837 0 1 -12.6321 -35.5674 -204.45 
+     69 29.309 836 0 1 -12.65 -35.563 -204.769 
+     69 101.08 722 0 0 -12.7109 -35.5476 -205.85 
+     69 213.369 860 7 1 -8.05 -36.8667 5.45865 
+     69 48.4952 713 2 0 -8.17905 -37.3522 -145.85 
+     69 97.611 861 7 1 -7.82427 -36.8089 5.55 
+     69 162.276 861 6 1 -7.73023 -36.607 -24.45 
+     69 154.316 717 6 0 -7.72406 -36.5872 -25.85 
+     69 166.899 862 5 1 -7.56596 -36.1883 -54.45 
+     69 213.698 719 5 0 -7.55196 -36.1863 -55.85 
+     69 101.413 864 4 1 -7.18844 -36.097 -84.45 
+     69 133.543 719 4 0 -7.15822 -36.0918 -85.85 
+     69 125.375 867 3 1 -6.58273 -35.9458 -114.45 
+     69 106.127 720 3 0 -6.55872 -35.9439 -115.85 
+     69 144.409 869 2 1 -6.06199 -35.891 -144.45 
+     69 101.798 720 2 0 -6.04518 -35.8902 -145.85 
+     69 113.131 871 1 1 -5.69421 -35.8827 -174.45 
+     69 111.73 720 1 0 -5.67912 -35.8937 -175.85 
+     69 159.546 873 0 1 -5.35519 -36.1297 -204.45 
+     69 104.426 719 0 0 -5.34584 -36.1391 -205.85 
+     69 91.4778 995 6 0 72.0482 19.1575 -26.25 
+     69 7.92103 996 6 0 72.1672 19.25 -25.8771 
+     69 49.3526 1262 6 1 72.5772 19.753 -24.85 
+     69 86.3716 1263 6 1 72.6501 19.8333 -24.7011 
+     69 182.852 1264 6 1 72.85 20.1766 -24.4635 
+     69 191.193 1003 6 0 73.3877 20.666 -25.8501 
+     69 21.4966 1266 5 1 73.4047 35.0053 -54.4503 
+     69 115.445 1267 5 1 73.45 35.017 -54.5272 
+     69 152.076 1074 5 0 74.2454 34.9147 -55.85 
+     69 265.693 1037 5 0 65.1984 27.474 -56.25 
+     69 81.5823 1215 5 1 63.1695 27.1024 -54.85 
+     69 180.146 1214 5 1 63.05 27.087 -54.7636 
+     69 108.669 1213 5 1 62.85 27.0866 -54.6653 
+     69 68.2817 1212 5 1 62.65 26.9052 -54.463 
+     69 157.683 1211 5 1 62.4495 26.771 -54.4763 
+     69 109.33 1210 5 1 62.25 26.5093 -54.7459 
+     69 275.855 1209 5 1 62.05 26.3818 -54.7342 
+     69 75.2665 718 5 0 -7.59119 -36.25 -56.0267 
+Number of digits in this event: 63
 Using G4ParticleGun... 
-Particle energy: 7.24379 LIN
+Particle energy: 1.33061 LIN
 Particle: e-
 Event: 70
-Number of tracker hits in this event: 224
-     70 343.11 1187 11 1 57.5361 34.623 125.55 
-     70 234.333 1072 11 0 57.5368 34.6236 124.15 
-     70 441.623 1187 10 1 57.5558 34.6378 95.55 
-     70 260.016 1072 10 0 57.5571 34.6395 94.15 
-     70 116.139 1187 9 1 57.5824 34.6775 65.55 
-     70 101.046 1073 9 0 57.5842 34.6801 64.15 
-     70 321.622 1187 8 1 57.6216 34.7341 35.55 
-     70 417.303 1073 8 0 57.6239 34.7355 34.15 
-     70 151.559 1188 7 1 57.6707 34.7634 5.55 
-     70 240.365 1073 7 0 57.6732 34.765 4.15 
-     70 115.105 1188 6 1 57.7283 34.8028 -24.45 
-     70 206.611 1073 6 0 57.7319 34.8039 -25.85 
-     70 129.069 1188 5 1 57.8028 34.8298 -54.45 
-     70 129.194 1073 5 0 57.8077 34.8295 -55.85 
-     70 128.309 1189 4 1 57.9062 34.7961 -84.45 
-     70 244.959 1073 4 0 57.9036 34.7969 -85.85 
-     70 154.284 1188 3 1 57.7981 34.7871 -114.45 
-     70 112.3 1073 3 0 57.7844 34.7884 -115.85 
-     70 143.838 1187 2 1 57.5093 34.7935 -144.45 
-     70 208.916 1073 2 0 57.4952 34.7964 -145.85 
-     70 135.828 1185 1 1 57.2039 34.8495 -174.45 
-     70 134.906 1073 1 0 57.1915 34.8479 -175.85 
-     70 139.726 1184 0 1 56.9635 34.8131 -204.45 
-     70 146.428 1073 0 0 56.9509 34.8062 -205.85 
-     70 94.205 630 2 1 -53.85 131.558 -144.73 
-     70 249.841 1074 2 0 57.3741 34.85 -146.083 
-     70 66.3526 1191 0 1 58.308 34.9499 -204.45 
-     70 90.6386 1192 0 1 58.45 34.8971 -204.621 
-     70 137.59 1193 0 1 58.65 34.9051 -204.718 
-     70 95.7552 1194 0 1 58.8505 34.8679 -204.757 
-     70 378.293 1195 0 1 59.05 34.8111 -204.742 
-     70 136.962 1190 0 1 58.2266 34.9621 -204.45 
-     70 104.07 1075 0 0 58.1462 35.056 -205.85 
-     70 306.055 1187 7 1 57.5095 34.8713 5.55 
-     70 138.217 1074 7 0 57.4928 34.8792 4.15 
-     70 261.235 1185 6 1 57.1879 34.9277 -24.45 
-     70 155.398 1074 6 0 57.1801 34.9266 -25.85 
-     70 99.8632 1186 5 1 57.3306 35.2028 -54.45 
-     70 117.738 1075 5 0 57.2894 35.1752 -55.85 
-     70 170.082 1181 4 1 56.4186 34.8358 -84.45 
-     70 105.571 1175 3 1 55.1143 34.3877 -114.45 
-     70 121.068 1071 3 0 54.9958 34.4063 -115.85 
-     70 105.623 1162 2 1 52.6361 34.5507 -144.45 
-     70 138.882 1072 2 0 52.3828 34.6199 -145.85 
-     70 98.091 1135 1 1 47.1495 36.1178 -174.45 
-     70 157.013 1080 1 0 46.8225 36.1978 -175.85 
-     70 160.979 1100 0 1 40.2432 37.9172 -204.45 
-     70 119.738 1089 0 0 39.8833 37.9498 -205.85 
-     70 221.121 1187 5 1 57.5071 34.9901 -54.45 
-     70 232.425 1074 5 0 57.5179 35.015 -55.85 
-     70 106.31 1187 4 1 57.6198 35.6609 -84.45 
-     70 106.272 1078 4 0 57.6766 35.6847 -85.85 
-     70 3.87874 1193 3 1 58.8493 35.9908 -114.45 
-     70 104.857 1194 3 1 58.85 35.991 -114.458 
-     70 124.982 1079 3 0 58.9772 36.0223 -115.85 
-     70 0.559458 1207 2 1 61.6495 36.7596 -144.45 
-     70 105.962 1208 2 1 61.65 36.7599 -144.455 
-     70 37.0767 1083 2 0 61.7717 36.8407 -145.85 
-     70 60.0759 1084 2 0 61.7857 36.85 -146.009 
-     70 108.065 1221 1 1 64.2896 38.5466 -174.45 
-     70 175.314 1092 1 0 64.4263 38.6068 -175.85 
-     70 252.735 1235 0 1 67.141 39.8183 -204.45 
-     70 130.103 1099 0 0 67.2616 39.859 -205.85 
-     70 123.275 1073 11 0 57.8766 34.7927 124.15 
-     70 150.228 1229 10 1 65.9479 38.0655 95.55 
-     70 217.202 1092 10 0 65.8623 38.477 94.15 
-     70 145.039 1226 9 1 65.324 46.1902 65.5494 
-     70 32.6856 1132 9 0 65.1532 46.6223 64.15 
-     70 102.703 1133 9 0 65.1413 46.65 64.0615 
-     70 13.5938 1265 9 0 51.3084 73.2449 63.75 
-     70 99.7941 1266 9 0 51.3069 73.25 63.7575 
-     70 61.1447 1267 9 0 51.2523 73.45 64.0083 
-     70 119.751 1154 9 1 50.9216 74.3488 65.1501 
-     70 24.9974 1153 9 1 50.85 74.6392 65.4687 
-     70 144.81 859 2 1 -8.09437 137.11 -144.45 
-     70 115.342 1586 2 0 -8.49765 137.446 -145.85 
-     70 15.8919 1587 2 0 -8.52545 137.55 -146.235 
-     70 0.864747 863 1 1 -7.25311 145.579 -174.45 
-     70 126.619 864 1 1 -7.25 145.578 -174.455 
-     70 329.414 865 1 1 -7.04973 145.379 -174.636 
-     70 94.8176 866 1 1 -6.85 145.007 -174.689 
-     70 143.312 867 1 1 -6.65 145.007 -174.71 
-     70 62.2837 1154 10 1 50.8901 35.1821 95.55 
-     70 102.359 1153 10 1 50.85 35.2469 95.4073 
-     70 25.957 1078 10 0 50.4929 35.8143 94.15 
-     70 111.663 1079 10 0 50.4687 35.85 94.0709 
-     70 90.7258 1104 9 1 40.9034 48.0687 65.55 
-     70 239.533 1103 9 1 40.85 48.1796 65.4037 
-     70 39.386 1145 9 0 40.4323 49.161 64.15 
-     70 224.788 1146 9 0 40.3933 49.25 64.0223 
-     70 31.6066 1068 8 1 33.7276 66.2435 35.5499 
-     70 65.6704 1067 8 1 33.65 66.2382 35.5181 
-     70 57.8901 1066 8 1 33.45 66.2274 35.4295 
-     70 71.7185 1065 8 1 33.25 66.2177 35.3408 
-     70 76.7245 1064 8 1 33.05 66.2096 35.2562 
-     70 47.7183 1063 8 1 32.85 66.2198 35.2 
-     70 11.4316 1062 8 1 32.65 66.2416 35.1564 
-     70 235.44 1224 8 0 26.1835 64.9974 34.15 
-     70 421.884 1223 8 0 25.6286 64.85 34.0286 
-     70 297.046 1222 8 0 24.504 64.65 33.8258 
-     70 127.307 1125 8 0 -103.273 45.2416 33.75 
-     70 40.3109 1124 8 0 -103.602 45.05 34.0879 
-     70 46.4105 376 8 1 -104.843 43.922 35.15 
-     70 88.5926 375 8 1 -104.95 43.8156 35.2614 
-     70 88.4815 374 8 1 -105.15 43.6749 35.4412 
-     70 96.8797 373 8 1 -105.351 43.6098 35.5403 
-     70 65.2375 372 8 1 -105.55 43.5478 35.5221 
-     70 64.023 371 8 1 -105.75 43.4688 35.4855 
-     70 55.0878 370 8 1 -105.95 43.3753 35.473 
-     70 151.626 369 8 1 -106.15 43.2528 35.4665 
-     70 283.057 368 8 1 -106.35 42.7156 35.3211 
-     70 86.5993 367 8 1 -106.55 42.1492 35.3646 
-     70 36.5358 1102 8 0 -105.772 40.5365 34.15 
-     70 97.793 1101 8 0 -105.717 40.45 34.0674 
-     70 17.1859 1100 8 0 -105.522 40.2497 33.7884 
-     70 88.6712 982 8 0 -82.8255 16.5758 33.75 
-     70 46.1189 981 8 0 -82.8459 16.45 33.9788 
-     70 116.023 486 8 1 -82.6728 15.6368 35.15 
-     70 99.7964 487 8 1 -82.6499 15.6122 35.3166 
-     70 103.97 467 5 1 -86.4514 21.5157 -54.45 
-     70 285.825 468 5 1 -86.45 21.5134 -54.4523 
-     70 6.72489 992 5 0 -86.4923 18.4784 -55.85 
-     70 72.5077 991 5 0 -86.491 18.45 -55.8619 
-     70 54.1667 990 5 0 -86.5048 18.25 -55.9081 
-     70 61.8261 989 5 0 -86.4595 18.05 -55.9325 
-     70 26.0176 988 5 0 -86.4152 17.85 -55.8883 
-     70 172.166 469 5 1 -86.2418 14.741 -54.8499 
-     70 4.37954 470 5 1 -86.05 14.5353 -54.4675 
-     70 69.7584 466 5 1 -86.65 21.3506 -54.6262 
-     70 22.6294 1001 5 0 -86.6475 20.2974 -55.85 
-     70 186.682 1000 5 0 -86.6534 20.25 -55.9046 
-     70 90.473 1114 5 0 -97.6335 42.8797 -56.25 
-     70 87.1205 1115 5 0 -97.6111 43.05 -56.0532 
-     70 47.5527 1116 5 0 -97.5072 43.2501 -56.1376 
-     70 7.30366 1183 9 1 56.8489 34.3628 65.55 
-     70 131.258 1184 9 1 56.85 34.3619 65.5207 
-     70 128.997 1071 9 0 56.8852 34.3172 64.15 
-     70 128.238 1064 8 0 57.5814 32.9399 34.15 
-     70 127.147 1196 7 1 59.3337 33.4345 5.55 
-     70 108.881 1067 7 0 59.4554 33.4975 4.15 
-     70 107.646 1208 6 1 61.6745 34.3613 -24.45 
-     70 96.4263 1071 6 0 61.768 34.4113 -25.85 
-     70 150.346 1216 5 1 63.3975 35.0311 -54.45 
-     70 128.693 1219 4 1 63.9139 33.0066 -84.4502 
-     70 44.8188 1064 4 0 64.0139 33.0448 -85.85 
-     70 518.211 1065 4 0 64.0261 33.05 -86.0142 
-     70 9.20765 1230 3 1 66.2435 34.168 -114.451 
-     70 87.0454 1231 3 1 66.25 34.169 -114.492 
-     70 132.9 1070 3 0 66.4551 34.2076 -115.85 
-     70 84.6265 1253 2 1 70.789 35.174 -144.45 
-     70 23.3766 1254 2 1 70.85 35.1811 -144.778 
-     70 112.819 1075 2 0 71.0405 35.2236 -145.85 
-     70 102.207 1277 1 1 75.5214 36.6722 -174.45 
-     70 111.908 1083 1 0 75.6857 36.79 -175.85 
-     70 133.955 1291 0 1 78.3809 39.5401 -204.45 
-     70 92.8416 1100 0 0 78.5047 40.1402 -205.85 
-     70 63.5703 1101 0 0 78.5257 40.25 -206.101 
-     70 287.135 1164 4 1 53.0318 33.1365 -84.45 
-     70 131.375 1167 3 1 53.5975 33.3724 -114.45 
-     70 155.437 1066 3 0 53.63 33.3389 -115.85 
-     70 147.784 1170 2 1 54.1378 32.6032 -144.45 
-     70 126.88 1062 2 0 54.1701 32.5742 -145.85 
-     70 151.513 1174 1 1 54.8718 32.0679 -174.45 
-     70 166.445 1059 1 0 54.819 31.989 -175.85 
-     70 105.996 1169 0 1 53.9471 30.2428 -204.45 
-     70 205.878 1051 0 0 53.7025 30.2512 -205.85 
-     70 112.648 1171 3 1 54.2732 33.1588 -114.451 
-     70 34.2223 1065 3 0 54.3277 33.0567 -115.85 
-     70 117.246 1064 3 0 54.3311 33.05 -115.942 
-     70 113.313 1177 2 1 55.6008 30.7516 -144.45 
-     70 124.184 1053 2 0 55.5908 30.7094 -145.85 
-     70 113.956 1178 1 1 55.6711 29.3762 -174.45 
-     70 110.584 1047 1 0 55.8856 29.5212 -175.85 
-     70 148.607 1201 0 1 60.2834 33.0565 -204.45 
-     70 119.955 1065 0 0 60.4009 33.19 -205.85 
-     70 147.154 1073 10 0 57.5234 34.7094 94.1496 
-     70 336.687 1188 9 1 57.7221 36.2772 65.55 
-     70 155.834 1081 9 0 57.7141 36.3581 64.15 
-     70 133.018 1186 8 1 57.4383 37.9708 35.5499 
-     70 113.025 1090 8 0 57.3089 38.1937 34.15 
-     70 21.0534 1091 8 0 57.2784 38.25 33.8115 
-     70 117.002 1172 7 1 54.5878 42.7668 5.54962 
-     70 9.82032 1114 7 0 54.477 43.0396 4.15 
-     70 116.672 1115 7 0 54.4726 43.05 4.09779 
-     70 165.757 1156 6 1 51.4081 49.5732 -24.45 
-     70 110.502 1148 6 0 51.3243 49.7318 -25.85 
-     70 126.098 1142 5 1 48.5202 53.0831 -54.45 
-     70 117.264 1164 5 0 48.568 53.0301 -55.85 
-     70 122.229 1136 4 1 47.2994 53.7759 -84.45 
-     70 99.4647 1167 4 0 47.2522 53.6029 -85.85 
-     70 142.229 1128 3 1 45.7291 50.7982 -114.45 
-     70 102.483 1152 3 0 45.4655 50.5908 -115.85 
-     70 127.665 1104 2 1 40.8832 44.7502 -144.45 
-     70 47.2812 1120 2 0 41.3773 44.1125 -145.85 
-     70 90.2031 1119 2 0 41.4223 44.05 -145.984 
-     70 52.4533 1150 1 1 50.1411 32.6646 -174.45 
-     70 75.9312 1151 1 1 50.25 32.6322 -174.576 
-     70 26.6519 1152 1 1 50.45 32.5693 -174.792 
-     70 25.5226 1061 1 0 51.4219 32.274 -175.85 
-     70 125.216 1060 1 0 51.4962 32.25 -175.93 
-     70 5.89323 810 1 0 65.1384 -18.0307 -176.25 
-     70 64.0019 809 1 0 65.1325 -18.05 -176.237 
-     70 70.8839 808 1 0 65.0654 -18.2502 -176.11 
-     70 68.3716 807 1 0 64.9909 -18.45 -176.009 
-     70 28.3376 806 1 0 64.9134 -18.65 -175.909 
-     70 141.297 1220 1 1 64.1348 -20.676 -174.85 
-     70 97.1145 1219 1 1 64.05 -20.8156 -174.764 
-     70 68.8735 1218 1 1 63.85 -21.0476 -174.582 
-     70 235.124 1217 1 1 63.6495 -21.1949 -174.478 
-     70 3.43027 1216 1 1 63.4453 -21.2845 -174.45 
-     70 73.9982 801 1 0 63.927 -19.7907 -175.85 
-     70 169.771 802 1 0 64.0254 -19.65 -176.06 
-     70 171.841 890 1 0 95.5192 -1.96663 -176.25 
-     70 4.09381 889 1 0 95.7541 -2.05 -175.863 
-     70 70.3098 1380 1 1 96.3431 -2.91186 -174.85 
-     70 60.8013 1381 1 1 96.3502 -2.92295 -174.837 
-     70 63.8606 1155 6 1 51.25 49.5617 -24.5471 
-     70 53.9734 1154 6 1 51.05 49.5708 -24.6293 
-     70 70.4679 1153 6 1 50.85 49.6215 -24.6653 
-     70 60.3597 1152 6 1 50.6497 49.7166 -24.711 
-     70 66.9614 1151 6 1 50.45 49.8467 -24.7412 
-     70 101.479 1149 6 0 49.1085 49.9336 -25.85 
-     70 57.4748 1150 6 0 48.8958 50.05 -26.0816 
-     70 49.3686 1263 1 0 42.5108 72.7591 -175.85 
-Number of digits in this event: 93
-Using G4ParticleGun... 
-Particle energy: 6.11851 LIN
+Number of tracker hits in this event: 49
+     70 133.426 481 10 1 -83.6974 -42.5857 95.55 
+     70 104.802 687 10 0 -83.6953 -42.5782 94.15 
+     70 124.308 482 9 1 -83.6254 -42.4142 65.55 
+     70 233.869 688 9 0 -83.6161 -42.4132 64.15 
+     70 127.012 482 8 1 -83.4553 -42.4124 35.55 
+     70 127.359 688 8 0 -83.4504 -42.4219 34.15 
+     70 106.978 483 7 1 -83.3686 -42.6133 5.55 
+     70 212.165 687 7 0 -83.3587 -42.6269 4.15 
+     70 129.775 484 6 1 -83.1732 -42.9249 -24.45 
+     70 110.912 685 6 0 -83.1554 -42.9386 -25.85 
+     70 400.575 486 5 1 -82.7806 -43.2197 -54.45 
+     70 168.735 684 5 0 -82.758 -43.2268 -55.85 
+     70 109.881 488 4 1 -82.2885 -43.3723 -84.45 
+     70 101.413 683 4 0 -82.2656 -43.3746 -85.85 
+     70 125.085 490 3 1 -81.8557 -43.3937 -114.45 
+     70 0.757391 491 3 1 -81.85 -43.3947 -114.848 
+     70 141.075 683 3 0 -81.8351 -43.396 -115.85 
+     70 132.764 493 2 1 -81.4216 -43.4479 -144.45 
+     70 123.322 682 2 0 -81.3995 -43.4516 -145.85 
+     70 115.65 495 1 1 -80.9247 -43.5226 -174.45 
+     70 117.27 682 1 0 -80.9035 -43.5279 -175.85 
+     70 120.159 498 0 1 -80.448 -43.6445 -204.45 
+     70 111.392 681 0 0 -80.4213 -43.6512 -205.85 
+     70 19.2642 688 7 0 -83.2592 -42.45 3.8066 
+     70 125.357 671 7 0 -101.481 -45.6701 3.7502 
+     70 28.1457 670 7 0 -101.508 -45.85 4.13269 
+     70 206.169 394 7 1 -101.334 -58.2642 5.15001 
+     70 170.115 393 7 1 -101.35 -58.3787 5.42611 
+     70 296.413 487 0 1 -82.4894 -44.9623 -204.45 
+     70 285.71 486 0 1 -82.65 -44.9853 -204.829 
+     70 130.799 674 0 0 -83.1232 -45.068 -205.85 
+     70 88.1554 488 0 1 -82.45 -44.9901 -204.543 
+     70 108.514 675 0 0 -82.3096 -44.9215 -205.85 
+     70 111.761 506 8 1 -78.8426 -33.9882 35.55 
+     70 107.125 732 8 0 -78.7839 -33.617 34.15 
+     70 84.8054 512 7 1 -77.5575 -28.1078 5.5498 
+     70 60.1454 511 7 1 -77.6502 -28.1073 5.32917 
+     70 145.414 759 7 0 -78.0418 -28.2045 4.14991 
+     70 17.4155 449 6 1 -90.2986 -31.3869 -24.4505 
+     70 195.538 448 6 1 -90.35 -31.4113 -24.5339 
+     70 125.533 741 6 0 -91.215 -31.7251 -25.8507 
+     70 260.55 357 5 1 -108.572 -40.2656 -54.4505 
+     70 37.1321 690 5 0 -109.208 -41.9612 -55.85 
+     70 118.247 689 5 0 -109.248 -42.0506 -55.9294 
+     70 19.6455 688 5 0 -109.384 -42.2503 -56.2049 
+     70 174.487 276 4 1 -124.857 -58.0023 -84.45 
+     70 73.8979 613 4 0 -125.099 -57.3883 -85.8505 
+     70 96.2031 614 4 0 -125.173 -57.25 -86.0534 
+     70 2.12561 615 4 0 -125.24 -57.05 -86.2468 
+Number of digits in this event: 27
+Using G4ParticleGun... 
+Particle energy: 3.55931 LIN
 Particle: e-
 Event: 71
-Number of tracker hits in this event: 18
-     71 130.917 1357 8 1 91.6152 -112.046 35.55 
-     71 129.314 340 8 0 91.6162 -112.047 34.15 
-     71 146.12 1357 7 1 91.6392 -112.055 5.55 
-     71 108.536 340 7 0 91.6412 -112.057 4.15 
-     71 102.163 1357 6 1 91.6877 -112.094 -24.45 
-     71 99.2436 340 6 0 91.6888 -112.097 -25.85 
-     71 143.591 1357 5 1 91.7125 -112.167 -54.45 
-     71 121.81 339 5 0 91.7138 -112.169 -55.85 
-     71 177.591 1357 4 1 91.739 -112.225 -84.45 
-     71 126.813 339 4 0 91.7406 -112.23 -85.85 
-     71 136.274 1358 3 1 91.7717 -112.342 -114.45 
-     71 271.198 339 3 0 91.7728 -112.348 -115.85 
-     71 193.248 1358 2 1 91.7958 -112.464 -144.45 
-     71 131.079 338 2 0 91.7948 -112.47 -145.85 
-     71 160.217 1358 1 1 91.769 -112.601 -174.45 
-     71 97.5748 337 1 0 91.7661 -112.61 -175.85 
-     71 134.131 1357 0 1 91.7106 -112.776 -204.45 
-     71 112.446 336 0 0 91.7098 -112.779 -205.85 
-Number of digits in this event: 16
+Number of tracker hits in this event: 19
+     71 100.899 1564 7 1 133.098 -68.8333 5.55 
+     71 129.469 556 7 0 133.097 -68.8314 4.15 
+     71 225.973 1564 6 1 133.058 -68.7937 -24.45 
+     71 165.022 556 6 0 133.054 -68.792 -25.85 
+     71 111.87 1564 5 1 132.975 -68.7335 -54.45 
+     71 110.304 556 5 0 132.973 -68.7348 -55.85 
+     71 154.777 1563 4 1 132.923 -68.7608 -84.45 
+     71 172.554 556 4 0 132.923 -68.7617 -85.85 
+     71 114.372 1563 3 1 132.923 -68.7932 -114.45 
+     71 107.954 556 3 0 132.925 -68.798 -115.85 
+     71 136.29 1564 2 1 132.963 -68.8961 -144.45 
+     71 126.09 555 2 0 132.965 -68.9052 -145.85 
+     71 140.52 1564 1 1 133 -69.0987 -174.45 
+     71 147.56 554 1 0 132.999 -69.1073 -175.85 
+     71 108.603 1564 0 1 132.979 -69.2893 -204.45 
+     71 142.466 553 0 0 132.976 -69.3012 -205.85 
+     71 166.458 1631 8 1 146.48 168.043 35.15 
+     71 34.7946 1630 8 1 146.35 168.142 35.2295 
+     71 65.2981 353 0 0 142.84 -109.428 -206.25 
+Number of digits in this event: 14
 Using G4ParticleGun... 
-Particle energy: 8.63228 LIN
+Particle energy: 8.87197 LIN
 Particle: e-
 Event: 72
-Number of tracker hits in this event: 80
-     72 111.513 1417 10 1 103.62 -40.8797 95.55 
-     72 109.564 695 10 0 103.62 -40.8792 94.15 
-     72 134.974 1417 9 1 103.62 -40.8712 65.55 
-     72 127.665 695 9 0 103.619 -40.8707 64.15 
-     72 121.396 1417 8 1 103.619 -40.8602 35.55 
-     72 111.126 695 8 0 103.619 -40.8604 34.15 
-     72 458.91 1417 7 1 103.635 -40.8667 5.55 
-     72 97.9923 695 7 0 103.635 -40.8648 4.15 
-     72 588.58 1417 6 1 103.641 -40.8258 -24.45 
-     72 287.951 696 6 0 103.642 -40.8241 -25.85 
-     72 239.893 1417 5 1 103.644 -40.774 -54.45 
-     72 219.734 696 5 0 103.644 -40.7722 -55.85 
-     72 104.679 1417 4 1 103.643 -40.7405 -84.45 
-     72 124.851 696 4 0 103.643 -40.739 -85.85 
-     72 253.675 1417 3 1 103.639 -40.7077 -114.45 
-     72 241.046 696 3 0 103.638 -40.7081 -115.85 
-     72 111.99 1417 2 1 103.604 -40.7206 -144.45 
-     72 154.29 696 2 0 103.602 -40.7203 -145.85 
-     72 706.163 1417 1 1 103.567 -40.7105 -174.45 
-     72 276.271 696 1 0 103.566 -40.7108 -175.85 
-     72 116.296 1416 0 1 103.533 -40.7132 -204.45 
-     72 302.672 696 0 0 103.533 -40.7133 -205.85 
-     72 17.1484 638 3 0 -17.6417 -52.45 -116.123 
-     72 71.5803 812 3 1 -17.4834 -51.927 -114.85 
-     72 163.909 813 3 1 -17.4499 -51.962 -114.758 
-     72 21.4661 1046 3 1 29.45 -70.6064 -114.76 
-     72 30.5807 1416 1 1 103.55 -40.6751 -174.738 
-     72 178.724 697 1 0 103.447 -40.5856 -175.85 
-     72 84.4389 1406 0 1 101.425 -37.841 -204.45 
-     72 179.221 711 0 0 101.504 -37.8265 -205.85 
-     72 91.664 1271 2 1 74.3987 -25.6777 -144.85 
-     72 163.368 1270 2 1 74.25 -25.7479 -144.637 
-     72 103.751 710 0 0 101.531 -37.85 -205.937 
-     72 67.8869 671 0 0 106.022 -45.7966 -206.25 
-     72 179.167 670 0 0 106.112 -45.85 -206.096 
-     72 79.1187 669 0 0 106.18 -46.05 -206.079 
-     72 67.1335 736 0 0 78.5881 -32.8384 -206.25 
-     72 64.4544 1418 1 1 103.862 -40.8587 -174.45 
-     72 210.433 696 7 0 103.623 -40.8487 4.15 
-     72 182.157 695 6 0 103.597 -40.8818 -25.85 
-     72 161.843 1414 5 1 103.073 -42.2298 -54.45 
-     72 103.058 688 5 0 103.109 -42.2708 -55.8504 
-     72 290.208 1418 4 1 103.841 -43.2634 -84.45 
-     72 123.848 684 4 0 103.912 -43.2163 -85.8503 
-     72 129.307 1427 3 1 105.56 -42.356 -114.45 
-     72 117.995 689 3 0 105.668 -42.2227 -115.85 
-     72 164.586 1439 2 1 108.039 -39.5498 -144.45 
-     72 123.994 703 2 0 108.064 -39.3127 -145.85 
-     72 6.2686 704 2 0 108.071 -39.25 -146.231 
-     72 131.572 1441 1 1 108.499 -34.6541 -174.45 
-     72 103.599 728 1 0 108.503 -34.3432 -175.85 
-     72 166.365 1441 0 1 108.443 -27.6453 -204.45 
-     72 101.908 763 0 0 108.268 -27.4021 -205.85 
-     72 118.856 1315 4 1 83.0654 99.412 -84.85 
-     72 198.311 1314 4 1 83.05 99.4698 -84.7173 
-     72 0.296569 1325 0 1 85.1154 59.618 -204.45 
-     72 149.901 1650 4 1 150.251 -146.842 -84.85 
-     72 86.935 1418 7 1 103.75 -40.681 5.28869 
-     72 160.102 698 7 0 104.028 -40.3376 4.15 
-     72 6.55731 1458 6 1 111.843 -30.7927 -24.45 
-     72 164.356 697 4 0 103.918 -40.6366 -85.85 
-     72 115.19 1420 3 1 104.251 -40.2835 -114.45 
-     72 119.44 698 3 0 104.271 -40.257 -115.85 
-     72 9.02679 699 3 0 104.276 -40.25 -116.221 
-     72 149.67 1422 2 1 104.707 -39.7582 -144.45 
-     72 146.12 701 2 0 104.715 -39.7345 -145.85 
-     72 159.906 1423 1 1 104.863 -39.2489 -174.45 
-     72 102.187 704 1 0 104.867 -39.238 -175.85 
-     72 103.809 1424 0 1 104.974 -39.0436 -204.45 
-     72 100.645 705 0 0 104.98 -39.0329 -205.85 
-     72 264.429 1418 2 1 103.925 -40.852 -144.45 
-     72 231.756 695 2 0 103.929 -40.8558 -145.85 
-     72 281.218 1419 1 1 104.024 -40.9526 -174.45 
-     72 160.931 695 1 0 104.023 -40.9507 -175.85 
-     72 201.214 1419 0 1 104.034 -40.9379 -204.45 
-     72 210.549 695 0 0 104.033 -40.9373 -205.85 
-     72 101.598 1420 0 1 104.181 -40.8201 -204.45 
-     72 2.49003 656 5 1 -48.65 7.44231 -54.6524 
-     72 17.7246 879 12 0 -155.584 -4.08842 153.75 
-     72 76.7242 697 0 0 104.261 -40.6499 -205.951 
-Number of digits in this event: 45
+Number of tracker hits in this event: 34
+     72 119.274 867 11 1 -6.48353 67.4296 125.55 
+     72 134.231 1236 11 0 -6.48356 67.429 124.15 
+     72 135.986 867 10 1 -6.48597 67.4158 95.55 
+     72 148.405 1236 10 0 -6.48547 67.4143 94.15 
+     72 133.244 867 9 1 -6.47846 67.3886 65.55 
+     72 118.639 1236 9 0 -6.47835 67.387 64.15 
+     72 107.326 867 8 1 -6.47357 67.3532 35.55 
+     72 139.829 1236 8 0 -6.47359 67.3505 34.15 
+     72 257.04 867 7 1 -6.47453 67.2964 5.55 
+     72 107.037 1236 7 0 -6.47518 67.2925 4.15 
+     72 322.731 867 6 1 -6.48421 67.2128 -24.45 
+     72 173.541 1235 6 0 -6.48358 67.209 -25.85 
+     72 115.591 867 5 1 -6.471 67.1284 -54.45 
+     72 129.918 1235 5 0 -6.47131 67.1255 -55.85 
+     72 125.904 867 4 1 -6.48092 67.066 -84.45 
+     72 156.312 1235 4 0 -6.4819 67.063 -85.85 
+     72 116.439 867 3 1 -6.49837 66.9987 -114.45 
+     72 120.432 1234 3 0 -6.49927 66.9955 -115.85 
+     72 237.693 867 2 1 -6.51925 66.9278 -144.45 
+     72 176.008 1234 2 0 -6.52037 66.9249 -145.85 
+     72 99.177 867 1 1 -6.53654 66.8654 -174.45 
+     72 104.13 1234 1 0 -6.53546 66.8638 -175.85 
+     72 288.53 867 0 1 -6.53157 66.8112 -204.45 
+     72 107.884 1233 0 0 -6.53148 66.8089 -205.85 
+     72 66.9201 866 2 1 -6.65031 66.7852 -144.512 
+     72 70.2895 865 2 1 -6.85 66.6973 -144.68 
+     72 12.2786 864 2 1 -7.05 66.6955 -144.827 
+     72 94.4401 1233 2 0 -8.60067 66.85 -146.056 
+     72 93.6796 1341 0 0 37.8623 88.25 -206.175 
+     72 281.597 868 6 1 -6.44986 67.2337 -24.6502 
+     72 468.024 868 1 1 -6.42119 67.3481 -174.45 
+     72 245.843 1236 1 0 -6.42219 67.3461 -175.85 
+     72 286.731 1236 0 0 -6.50275 67.2679 -205.85 
+     72 117.987 868 0 1 -6.44614 67.314 -204.45 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 9.11326 LIN
+Particle energy: 5.40618 LIN
 Particle: e-
 Event: 73
-Number of tracker hits in this event: 116
-     73 194.197 281 9 1 -123.793 -7.06202 65.55 
-     73 143.003 864 9 0 -123.794 -7.06155 64.15 
-     73 147.789 281 8 1 -123.812 -7.05269 35.55 
-     73 106.375 864 8 0 -123.814 -7.05274 34.15 
-     73 167.126 281 7 1 -123.859 -7.05574 5.55 
-     73 116.006 864 7 0 -123.862 -7.05605 4.15 
-     73 115.026 281 6 1 -123.908 -7.06454 -24.45 
-     73 117.09 864 6 0 -123.909 -7.06583 -25.85 
-     73 121.744 281 5 1 -123.946 -7.09114 -54.45 
-     73 146.194 864 5 0 -123.948 -7.09116 -55.85 
-     73 524.828 280 4 1 -123.982 -7.0859 -84.45 
-     73 632.315 864 4 0 -123.98 -7.08498 -85.85 
-     73 362.529 280 3 1 -123.95 -7.06644 -114.45 
-     73 296.687 281 3 1 -123.95 -7.06642 -114.581 
-     73 466.102 864 3 0 -123.949 -7.06639 -115.85 
-     73 241.831 281 2 1 -123.924 -7.0638 -144.45 
-     73 494.402 864 2 0 -123.923 -7.06385 -145.85 
-     73 116.172 281 1 1 -123.902 -7.05551 -174.45 
-     73 285.893 864 1 0 -123.902 -7.0556 -175.85 
-     73 88.1224 281 0 1 -123.909 -7.05825 -204.45 
-     73 123.552 864 0 0 -123.908 -7.05816 -205.85 
-     73 10.4611 856 0 0 -142.898 -8.65 -206.089 
-     73 163.939 277 3 1 -124.666 -7.08353 -114.45 
-     73 105.394 273 2 1 -125.497 -7.15583 -144.45 
-     73 288.508 268 1 1 -126.461 -6.78789 -174.45 
-     73 305.857 866 1 0 -126.512 -6.7713 -175.85 
-     73 262.081 263 0 1 -127.473 -6.39569 -204.45 
-     73 88.5912 868 0 0 -127.505 -6.36028 -205.85 
-     73 166.848 866 3 0 -123.857 -6.74313 -115.85 
-     73 109.825 279 2 1 -124.224 -7.07413 -144.45 
-     73 99.6409 278 1 1 -124.393 -7.07787 -174.45 
-     73 183.87 278 0 1 -124.539 -7.00533 -204.45 
-     73 178.267 865 0 0 -124.546 -7.00243 -205.85 
-     73 11.3417 602 2 0 -44.141 -59.45 -146.136 
-     73 27.0827 686 2 1 -42.6892 -59.8426 -144.85 
-     73 121.324 687 2 1 -42.65 -59.845 -144.797 
-     73 163.488 688 2 1 -42.45 -59.8796 -144.655 
-     73 82.4562 706 0 0 -41.8669 -38.85 -206.146 
-     73 261.014 1046 2 0 -47.8125 29.3321 -146.25 
-     73 48.2029 282 3 1 -123.75 -6.97443 -114.704 
-     73 115.169 867 3 0 -123.36 -6.64668 -115.85 
-     73 69.0329 313 2 1 -117.509 -6.22708 -144.45 
-     73 45.8002 312 2 1 -117.55 -6.25111 -144.652 
-     73 92.3026 869 2 0 -117.615 -6.2464 -145.85 
-     73 22.2797 868 2 0 -117.637 -6.25 -146.131 
-     73 156.193 319 1 1 -116.27 -0.367839 -174.45 
-     73 93.9626 318 1 1 -116.35 -0.46198 -174.631 
-     73 119.39 892 1 0 -117.37 -1.45297 -175.85 
-     73 356.08 843 1 0 -134.826 -11.38 -176.25 
-     73 98.1693 280 2 1 -124.1 -7.32586 -144.45 
-     73 125.859 863 2 0 -124.103 -7.33566 -145.85 
-     73 145.564 279 1 1 -124.185 -7.55392 -174.45 
-     73 193.406 862 1 0 -124.185 -7.57 -175.85 
-     73 150.09 279 0 1 -124.191 -7.91035 -204.45 
-     73 163.486 860 0 0 -124.194 -7.92948 -205.85 
-     73 58.4105 621 8 1 -55.6705 93.5895 35.55 
-     73 87.6746 620 8 1 -55.8507 93.6572 35.4402 
-     73 55.7105 619 8 1 -56.05 93.6804 35.2698 
-     73 166.841 1373 8 0 -56.9358 94.7771 34.1498 
-     73 31.2858 1403 8 0 -35.651 100.896 33.75 
-     73 108.488 1404 8 0 -35.6064 100.95 33.8045 
-     73 181.992 1405 8 0 -35.3928 101.15 33.8963 
-     73 185.918 1379 8 0 16.0912 96.0387 33.7501 
-     73 100.212 809 0 0 -124.43 -18.1508 -206.25 
-     73 154.488 868 3 0 -124.06 -6.2979 -115.85 
-     73 114.786 266 2 1 -126.763 -4.19751 -144.45 
-     73 175.659 879 2 0 -126.859 -4.0831 -145.85 
-     73 0.157316 880 2 0 -126.884 -4.04999 -146.248 
-     73 261.099 257 1 1 -128.63 -1.49259 -174.45 
-     73 133.279 893 1 0 -128.798 -1.38062 -175.85 
-     73 131.705 241 0 1 -131.844 0.504481 -204.45 
-     73 111.55 902 0 0 -131.927 0.523 -205.85 
-     73 165.815 896 1 0 -129.219 -0.745938 -175.85 
-     73 103.48 897 1 0 -129.29 -0.649465 -176.068 
-     73 13.0928 898 1 0 -129.442 -0.45 -176.225 
-     73 150.179 1393 1 0 -162.544 98.8441 -176.25 
-     73 126.055 1394 1 0 -162.513 98.9501 -176.158 
-     73 18.1342 85 1 1 -163.114 99.836 -174.85 
-     73 204.666 84 1 1 -163.15 99.8707 -174.804 
-     73 96.8501 135 0 1 -153.032 4.41051 -204.45 
-     73 257.403 136 0 1 -152.95 4.42164 -204.678 
-     73 354.165 137 0 1 -152.75 4.77035 -204.733 
-     73 4.68783 888 1 0 -128.51 -2.26822 -175.85 
-     73 57.7134 889 1 0 -128.526 -2.25 -176.081 
-     73 17.6552 283 0 1 -123.516 7.07859 -204.45 
-     73 114.263 282 0 1 -123.55 7.04789 -204.545 
-     73 0.651397 931 0 0 -124.067 6.25295 -205.85 
-     73 89.4828 930 0 0 -124.068 6.25 -205.854 
-     73 73.106 929 0 0 -124.163 6.05 -206.132 
-     73 44.2018 303 0 1 -119.446 -6.92732 -204.45 
-     73 100.24 304 0 1 -119.35 -7.04064 -204.528 
-     73 37.5854 305 0 1 -119.15 -7.27531 -204.752 
-     73 283.15 859 0 0 -118.502 -8.05 -205.963 
-     73 29.1535 777 0 0 -125.892 -24.6217 -206.25 
-     73 148.939 776 0 0 -125.961 -24.65 -206.183 
-     73 56.1854 264 0 1 -127.203 -24.9253 -204.85 
-     73 277.763 770 1 0 -115.76 -25.9195 -176.25 
-     73 190.882 321 1 1 -115.77 -25.9331 -174.85 
-     73 73.2087 320 1 1 -116.15 -25.8586 -174.534 
-     73 205.372 322 1 1 -115.75 -25.5952 -174.758 
-     73 24.047 323 1 1 -115.55 -25.1013 -174.499 
-     73 128.692 1542 0 0 8.64297 128.55 -205.981 
-     73 128.883 189 0 1 -142.211 8.31882 -204.45 
-     73 27.087 945 0 0 -142.266 9.19849 -205.85 
-     73 92.7149 946 0 0 -142.284 9.25 -205.928 
-     73 54.8873 947 0 0 -142.36 9.45 -206.102 
-     73 186.087 948 0 0 -142.358 9.65117 -206.208 
-     73 255.916 262 1 1 -127.637 -7.57344 -174.45 
-     73 124.555 861 1 0 -127.352 -7.77792 -175.851 
-     73 229.42 290 0 1 -122.027 -10.9387 -204.45 
-     73 9.14569 843 0 0 -121.98 -11.438 -205.852 
-     73 168.155 842 0 0 -121.98 -11.45 -205.887 
-     73 36.5358 291 0 1 -121.95 -10.8644 -204.787 
-     73 90.2738 848 0 0 -120.705 -10.3084 -205.85 
-     73 232.413 849 0 0 -120.575 -10.25 -205.971 
-     73 219.019 300 0 1 -120.141 -10.235 -204.85 
-Number of digits in this event: 63
+Number of tracker hits in this event: 38
+     73 109.589 1182 8 1 56.5344 130.103 35.55 
+     73 140.384 1549 8 0 56.5355 130.104 34.15 
+     73 100.817 1182 7 1 56.5549 130.143 5.55 
+     73 141.695 1549 7 0 56.5566 130.142 4.15 
+     73 122.899 1182 6 1 56.5976 130.127 -24.45 
+     73 91.8768 1549 6 0 56.5995 130.126 -25.85 
+     73 92.5784 1182 5 1 56.6406 130.125 -54.45 
+     73 115.608 1549 5 0 56.6425 130.127 -55.85 
+     73 134.424 1183 4 1 56.6815 130.177 -84.45 
+     73 152.058 1550 4 0 56.6826 130.182 -85.85 
+     73 333.647 1183 3 1 56.7153 130.274 -114.45 
+     73 130.611 1550 3 0 56.7182 130.278 -115.85 
+     73 392.34 1183 2 1 56.7746 130.359 -144.45 
+     73 127.804 1551 2 0 56.7762 130.362 -145.85 
+     73 422.505 1183 1 1 56.8117 130.427 -174.45 
+     73 135.403 1551 1 0 56.813 130.429 -175.85 
+     73 152.863 1183 0 1 56.8411 130.457 -204.45 
+     73 180.083 1551 0 0 56.8415 130.458 -205.85 
+     73 4.13377 1562 0 0 41.1029 132.708 -206.25 
+     73 34.5027 1553 2 0 56.0483 130.898 -145.85 
+     73 96.3876 1554 2 0 55.9877 130.95 -145.911 
+     73 63.111 1555 2 0 55.8191 131.15 -146.053 
+     73 103.431 1556 2 0 55.7244 131.35 -146.095 
+     73 46.1659 1557 2 0 55.6546 131.55 -146.145 
+     73 61.2868 1568 2 0 67.1403 133.853 -146.25 
+     73 94.5953 1567 2 0 67.204 133.749 -146.144 
+     73 421.537 1549 2 0 56.7424 130.141 -145.85 
+     73 183.087 1550 1 0 56.7746 130.159 -175.85 
+     73 122.168 1184 0 1 56.8777 130.311 -204.45 
+     73 214.957 1550 0 0 56.8878 130.312 -205.85 
+     73 52.9711 1557 1 0 56.374 131.631 -175.85 
+     73 74.988 1558 1 0 56.4075 131.751 -175.863 
+     73 187.966 1190 1 1 58.1756 132.926 -174.85 
+     73 143.486 1186 1 1 57.3692 129.695 -174.45 
+     73 174.984 1547 1 0 57.3665 129.671 -175.85 
+     73 106.87 1186 0 1 57.3622 129.073 -204.45 
+     73 19.2268 1544 0 0 57.4099 128.954 -205.85 
+     73 115.834 1543 0 0 57.4118 128.95 -205.899 
+Number of digits in this event: 22
 Using G4ParticleGun... 
-Particle energy: 5.77192 LIN
+Particle energy: 5.69274 LIN
 Particle: e-
 Event: 74
-Number of tracker hits in this event: 38
-     74 181.181 850 10 1 -9.97107 104.111 95.55 
-     74 106.296 1419 10 0 -9.97046 104.111 94.15 
-     74 114.753 850 9 1 -9.95913 104.107 65.55 
-     74 118.902 1419 9 0 -9.95883 104.109 64.15 
-     74 234.612 850 8 1 -9.95697 104.141 35.55 
-     74 117.112 1419 8 0 -9.95568 104.14 34.15 
-     74 194.283 850 7 1 -9.92748 104.117 5.55 
-     74 98.6715 1419 7 0 -9.92512 104.117 4.15 
-     74 125.981 850 6 1 -9.88244 104.123 -24.45 
-     74 133.292 1419 6 0 -9.87976 104.124 -25.85 
-     74 119.892 851 5 1 -9.82479 104.142 -54.45 
-     74 103.108 1419 5 0 -9.82334 104.143 -55.85 
-     74 111.331 851 4 1 -9.79321 104.167 -84.45 
-     74 120.808 1420 4 0 -9.79092 104.169 -85.85 
-     74 129.558 851 3 1 -9.72796 104.213 -114.45 
-     74 155.256 1420 3 0 -9.72335 104.216 -115.85 
-     74 134.364 852 2 1 -9.64125 104.283 -144.45 
-     74 114.441 1420 2 0 -9.6379 104.283 -145.85 
-     74 186.737 852 1 1 -9.56777 104.289 -174.45 
-     74 153.434 1420 1 0 -9.56684 104.29 -175.85 
-     74 116.4 852 0 1 -9.54767 104.315 -204.45 
-     74 247.388 1420 0 0 -9.5473 104.314 -205.85 
-     74 111.456 1420 7 0 -9.6745 104.189 4.1494 
-     74 133.239 1204 7 0 -6.79488 61.0492 3.75006 
-     74 59.7543 1203 7 0 -6.80448 60.8496 3.82234 
-     74 65.8318 1202 7 0 -6.8022 60.6496 3.87016 
-     74 61.2171 1201 7 0 -6.76582 60.4499 3.91853 
-     74 65.7694 1200 7 0 -6.78409 60.25 3.9867 
-     74 61.9092 1199 7 0 -6.82076 60.05 4.04656 
-     74 56.6411 1198 7 0 -6.84745 59.85 4.06885 
-     74 109.81 1197 7 0 -6.879 59.65 4.01066 
-     74 59.3965 1196 7 0 -6.83235 59.45 3.96793 
-     74 89.1262 1195 7 0 -6.71091 59.2495 3.91365 
-     74 89.454 1194 7 0 -6.62902 59.0499 3.94382 
-     74 68.2075 1193 7 0 -6.52956 58.85 4.0222 
-     74 179.152 1192 7 0 -6.44617 58.6496 4.08047 
-     74 15.3883 1191 7 0 -6.48602 58.45 4.12533 
-     74 213.622 867 7 1 -6.55986 58.2631 5.15 
-Number of digits in this event: 17
+Number of tracker hits in this event: 139
+     74 111.073 1019 11 0 -80.162 23.8754 124.15 
+     74 147.021 499 10 1 -80.1615 23.8704 95.55 
+     74 109.775 1019 10 0 -80.1602 23.869 94.15 
+     74 158.936 499 9 1 -80.1309 23.8446 65.55 
+     74 122.843 1018 9 0 -80.1281 23.8437 64.15 
+     74 97.2436 499 8 1 -80.0649 23.826 35.55 
+     74 100.856 1018 8 0 -80.0629 23.8228 34.15 
+     74 485.767 500 7 1 -80.0213 23.7628 5.55 
+     74 396.546 1018 7 0 -80.0186 23.7587 4.15 
+     74 213.272 500 6 1 -79.9604 23.6805 -24.45 
+     74 226.591 1018 6 0 -79.9565 23.6769 -25.85 
+     74 304.71 500 5 1 -79.875 23.6019 -54.45 
+     74 320.167 1017 5 0 -79.8699 23.5979 -55.85 
+     74 105.361 501 4 1 -79.7711 23.5152 -84.45 
+     74 103.119 1017 4 0 -79.7666 23.512 -85.85 
+     74 110.621 501 3 1 -79.6785 23.4516 -114.45 
+     74 124.044 1016 3 0 -79.6744 23.4458 -115.85 
+     74 137.069 502 2 1 -79.593 23.3324 -144.45 
+     74 127.952 1016 2 0 -79.5923 23.3265 -145.85 
+     74 748.631 502 1 1 -79.5816 23.2117 -174.45 
+     74 398.872 1015 1 0 -79.5812 23.2061 -175.85 
+     74 274.587 502 0 1 -79.5735 23.0973 -204.45 
+     74 126.34 1015 0 0 -79.5724 23.0937 -205.85 
+     74 147.153 776 0 1 -24.7942 73.9629 -204.45 
+     74 101.515 495 0 1 -80.9428 21.0275 -204.45 
+     74 86.6384 1003 0 0 -81.0149 20.7222 -205.85 
+     74 26.8164 1002 0 0 -81.0274 20.65 -206.16 
+     74 20.6285 48 7 0 55.2648 -170.51 3.75 
+     74 157.622 47 7 0 55.3066 -170.55 3.85096 
+     74 43.0882 1172 7 1 54.5976 -170.399 5.15 
+     74 171.059 1173 7 1 54.65 -170.385 5.18796 
+     74 157.601 823 2 1 -15.45 64.1855 -144.509 
+     74 106.79 1010 0 0 -79.6443 22.2296 -205.85 
+     74 236.907 955 2 0 -123.777 11.1345 -146.25 
+     74 74.9534 503 1 1 -79.45 23.1171 -174.641 
+     74 65.433 1011 1 0 -78.5519 22.3757 -175.85 
+     74 89.6935 1010 1 0 -78.4405 22.25 -176.039 
+     74 162.711 575 0 1 -64.994 6.99806 -204.45 
+     74 10.5865 934 0 0 -64.4532 7.04341 -205.85 
+     74 148.602 935 0 0 -64.4386 7.05 -205.874 
+     74 14.1556 936 0 0 -64.2548 7.25 -206.221 
+     74 116.893 1391 3 0 -24.1474 98.35 -116.033 
+     74 131.361 1017 1 0 -79.7061 23.5454 -175.85 
+     74 168.808 497 6 1 -80.462 23.7963 -24.45 
+     74 112.08 494 5 1 -81.1021 23.5723 -54.45 
+     74 95.5973 493 4 1 -81.4025 23.0975 -84.45 
+     74 16.0982 1015 4 0 -81.4471 23.0518 -85.85 
+     74 214.525 1014 4 0 -81.449 23.05 -85.9066 
+     74 240.361 487 3 1 -82.5201 22.3646 -114.45 
+     74 146.188 1011 3 0 -82.6105 22.3431 -115.85 
+     74 147.509 478 2 1 -84.3808 22.0672 -144.45 
+     74 109.782 1009 2 0 -84.4216 22.0368 -145.85 
+     74 116.526 474 1 1 -85.1135 21.3292 -174.45 
+     74 224.079 1006 1 0 -85.1669 21.2775 -175.85 
+     74 138.863 470 0 1 -85.9225 20.2328 -204.45 
+     74 144.356 1000 0 0 -85.9651 20.1972 -205.85 
+     74 217.445 1019 6 0 -79.4004 23.9581 -25.8501 
+     74 9.41398 502 6 1 -79.6385 22.0404 -24.85 
+     74 130.582 501 6 1 -79.65 22.0362 -24.846 
+     74 61.749 1009 6 0 -79.653 22.0308 -25.85 
+     74 2.58251 1010 6 0 -79.6531 22.05 -25.8624 
+     74 152.098 492 3 1 -81.4744 24.5035 -114.45 
+     74 71.7281 491 3 1 -81.6501 24.7051 -114.751 
+     74 195.599 1027 3 0 -82.3237 25.5002 -115.85 
+     74 113.266 1028 3 0 -82.4268 25.6504 -116.032 
+     74 20.9396 1029 3 0 -82.5399 25.8501 -116.202 
+     74 16.9237 963 3 0 -109.805 12.7081 -116.25 
+     74 68.0713 962 3 0 -109.809 12.65 -116.221 
+     74 60.6157 961 3 0 -109.829 12.4499 -116.156 
+     74 40.299 960 3 0 -109.848 12.25 -116.121 
+     74 179.93 959 3 0 -109.853 12.05 -116.041 
+     74 483.481 958 3 0 -109.873 11.8498 -115.946 
+     74 48.4042 357 3 1 -108.653 10.6165 -114.85 
+     74 79.4507 358 3 1 -108.55 10.5106 -114.787 
+     74 237.145 359 3 1 -108.35 10.4027 -114.676 
+     74 180.859 360 3 1 -108.15 10.429 -114.614 
+     74 97.8946 361 3 1 -107.95 10.4992 -114.544 
+     74 191.754 946 3 0 -108.317 9.37614 -115.85 
+     74 73.5586 945 3 0 -108.348 9.25 -115.947 
+     74 175.562 493 3 1 -81.3708 24.3758 -114.45 
+     74 3.66205 494 3 1 -81.2499 24.2808 -114.829 
+     74 104.826 1019 3 0 -80.9231 24.0495 -115.85 
+     74 87.4322 569 2 1 -66.168 13.3342 -144.45 
+     74 102.822 570 2 1 -66.0499 13.4767 -144.598 
+     74 31.1671 973 2 0 -65.0429 14.7803 -145.85 
+     74 68.0643 974 2 0 -64.999 14.85 -145.905 
+     74 51.34 975 2 0 -64.902 15.05 -146.016 
+     74 75.268 976 2 0 -64.8666 15.2501 -146.084 
+     74 57.4009 977 2 0 -64.8317 15.45 -146.099 
+     74 54.8695 978 2 0 -64.8511 15.65 -146.134 
+     74 46.2982 460 1 1 -87.9219 50.532 -174.45 
+     74 81.3111 461 1 1 -87.85 50.5671 -174.539 
+     74 85.3299 462 1 1 -87.65 50.6394 -174.709 
+     74 71.0255 1159 1 0 -85.7486 51.9193 -175.85 
+     74 73.4955 1160 1 0 -85.5729 52.05 -175.968 
+     74 45.1629 1161 1 0 -85.3967 52.2501 -176.168 
+     74 116.603 1017 6 0 -79.7341 23.5862 -25.8502 
+     74 213.489 1016 5 0 -79.8892 23.3777 -55.85 
+     74 149.433 498 4 1 -80.2749 20.6271 -84.45 
+     74 114.162 1002 4 0 -80.6385 20.5676 -85.85 
+     74 14.8659 456 3 1 -88.847 18.3498 -114.451 
+     74 130.099 455 3 1 -88.85 18.363 -114.521 
+     74 41.4399 992 3 0 -88.9504 18.618 -115.85 
+     74 64.527 993 3 0 -88.965 18.65 -116.005 
+     74 99.6454 447 2 1 -90.5733 26.1105 -144.45 
+     74 144.836 448 2 1 -90.55 26.1301 -144.529 
+     74 21.6529 1031 2 0 -90.2188 26.4352 -145.85 
+     74 139.129 1032 2 0 -90.2013 26.45 -145.917 
+     74 57.1905 495 1 1 -81.0274 32.1189 -174.45 
+     74 126.37 496 1 1 -80.85 32.1638 -174.589 
+     74 43.742 497 1 1 -80.6496 32.2114 -174.763 
+     74 156.805 1062 1 0 -79.4449 32.4916 -175.85 
+     74 39.2201 1176 1 0 50.6041 55.3926 -176.25 
+     74 151.836 1177 1 0 50.7635 55.45 -176.187 
+     74 68.1344 1178 1 0 51.2302 55.65 -175.915 
+     74 15.0224 1165 1 1 53.2271 56.3585 -174.85 
+     74 142.656 1166 1 1 53.25 56.367 -174.838 
+     74 118.1 1167 1 1 53.45 56.4338 -174.728 
+     74 59.2545 1168 1 1 53.65 56.5184 -174.614 
+     74 6.47232 1169 1 1 53.85 56.619 -174.465 
+     74 55.3899 1170 1 1 54.0528 56.6648 -174.45 
+     74 70.5988 1171 1 1 54.25 56.6355 -174.594 
+     74 12.8116 1172 1 1 54.45 56.6297 -174.827 
+     74 147.026 1183 1 0 55.1665 56.7146 -175.85 
+     74 22.788 1182 1 0 55.4159 56.65 -176.183 
+     74 2.65833 938 3 0 -127.949 7.65 -116.213 
+     74 79.0167 497 4 1 -80.45 20.6119 -84.5529 
+     74 4.33375 496 4 1 -80.65 20.664 -84.8323 
+     74 186.286 1004 4 0 -81.2422 20.8723 -85.85 
+     74 48.2843 1005 4 0 -81.7723 21.05 -86.1504 
+     74 28.2447 1640 4 0 -115.23 148.261 -86.25 
+     74 77.0191 1641 4 0 -115.225 148.35 -86.2155 
+     74 83.3901 1642 4 0 -115.194 148.55 -86.1231 
+     74 117.793 1643 4 0 -115.17 148.75 -85.9699 
+     74 344.384 327 4 1 -114.706 149.632 -84.85 
+     74 100.582 326 4 1 -114.75 150.286 -84.5011 
+     74 26.7848 315 4 1 -117.098 149.549 -84.85 
+     74 11.3582 1662 4 0 -118.84 152.741 -85.8501 
+     74 63.3576 1663 4 0 -118.841 152.75 -85.8595 
+Number of digits in this event: 57
 Using G4ParticleGun... 
-Particle energy: 3.4059 LIN
+Particle energy: 5.5775 LIN
 Particle: e-
 Event: 75
-Number of tracker hits in this event: 56
-     75 244.624 1066 11 1 33.29 72.2212 125.55 
-     75 116.987 1260 11 0 33.2895 72.2227 124.15 
-     75 123.017 1066 10 1 33.2703 72.2506 95.55 
-     75 130.544 1261 10 0 33.2725 72.2524 94.15 
-     75 174.958 1066 9 1 33.3066 72.2875 65.55 
-     75 117.689 1261 9 0 33.3108 72.2878 64.15 
-     75 195.408 1066 8 1 33.3915 72.2933 35.55 
-     75 108.155 1261 8 0 33.3955 72.2941 34.15 
-     75 124.133 1067 7 1 33.4796 72.3061 5.55 
-     75 134.805 1261 7 0 33.482 72.3029 4.15 
-     75 219.332 1067 6 1 33.5338 72.2348 -24.45 
-     75 149.147 1260 6 0 33.5383 72.2299 -25.85 
-     75 199.826 1067 5 1 33.6264 72.1216 -54.45 
-     75 141.269 1260 5 0 33.6279 72.1173 -55.85 
-     75 112.099 1068 4 1 33.6697 72.0238 -84.45 
-     75 306.878 1259 4 0 33.673 72.0189 -85.85 
-     75 111.281 1068 3 1 33.7461 71.9097 -114.45 
-     75 105.567 1259 3 0 33.7496 71.9022 -115.85 
-     75 118.198 1068 2 1 33.8271 71.7497 -144.45 
-     75 158.103 1258 2 0 33.8222 71.7449 -145.85 
-     75 151.178 1068 1 1 33.7242 71.6648 -174.45 
-     75 117.763 1258 1 0 33.7184 71.6601 -175.85 
-     75 113.23 1067 0 1 33.5921 71.5676 -204.45 
-     75 121.195 1257 0 0 33.5891 71.5607 -205.85 
-     75 81.7837 1119 1 0 23.1028 43.85 -176.027 
-     75 321.68 1066 5 1 33.45 71.9385 -54.6097 
-     75 130.134 1065 5 1 33.25 71.6826 -54.7151 
-     75 40.4181 1248 5 0 32.2061 69.7515 -55.8501 
-     75 83.6955 1247 5 0 32.1581 69.65 -55.9104 
-     75 65.3397 1246 5 0 32.0579 69.45 -56.0179 
-     75 82.0571 1245 5 0 31.9289 69.25 -56.1107 
-     75 47.9068 1244 5 0 31.8069 69.05 -56.2048 
-     75 57.9499 82 5 0 -112.11 -163.626 -56.25 
-     75 72.6974 81 5 0 -112.195 -163.75 -56.2345 
-     75 68.1227 80 5 0 -112.339 -163.95 -56.2002 
-     75 66.3101 79 5 0 -112.488 -164.15 -56.162 
-     75 92.8941 78 5 0 -112.637 -164.35 -56.1481 
-     75 143.473 77 5 0 -112.802 -164.55 -56.1166 
-     75 71.5767 76 5 0 -112.95 -164.75 -56.0806 
-     75 85.1738 75 5 0 -113.113 -164.95 -56.03 
-     75 76.8943 74 5 0 -113.326 -165.15 -56.0157 
-     75 76.1475 73 5 0 -113.494 -165.35 -55.9944 
-     75 31.6992 72 5 0 -113.665 -165.55 -55.9103 
-     75 8.85554 326 5 1 -114.928 -167.119 -54.8497 
-     75 119.994 325 5 1 -114.95 -167.15 -54.8285 
-     75 71.3877 324 5 1 -115.15 -167.427 -54.6521 
-     75 90.8539 323 5 1 -115.35 -167.641 -54.5505 
-     75 26.1703 322 5 1 -115.55 -167.761 -54.473 
-     75 70.7616 164 6 0 -151.252 -147.22 -26.25 
-     75 76.4735 165 6 0 -151.456 -147.15 -26.1454 
-     75 124.435 166 6 0 -151.604 -146.95 -26.0697 
-     75 68.3752 167 6 0 -151.634 -146.75 -26.0069 
-     75 78.2346 168 6 0 -151.644 -146.55 -25.9545 
-     75 128.006 143 6 1 -151.391 -145.633 -24.85 
-     75 25.7858 144 6 1 -151.35 -145.55 -24.5065 
-     75 21.258 1465 10 0 41.5067 113.171 93.7504 
-Number of digits in this event: 22
+Number of tracker hits in this event: 65
+     75 150.793 310 8 1 -118.078 75.1952 35.55 
+     75 99.2937 1275 8 0 -118.078 75.1956 34.15 
+     75 105.994 310 7 1 -118.079 75.2065 5.55 
+     75 174.633 1275 7 0 -118.079 75.2071 4.15 
+     75 138.887 310 6 1 -118.084 75.2207 -24.45 
+     75 107.399 1275 6 0 -118.085 75.2197 -25.85 
+     75 137.904 310 5 1 -118.094 75.2023 -54.45 
+     75 170.454 1275 5 0 -118.093 75.2036 -55.85 
+     75 531.039 310 4 1 -118.059 75.2336 -84.45 
+     75 225.65 1275 4 0 -118.058 75.2366 -85.85 
+     75 122.754 310 3 1 -118.034 75.3058 -114.45 
+     75 170.595 1276 3 0 -118.028 75.3101 -115.85 
+     75 209.826 311 2 1 -117.902 75.4038 -144.45 
+     75 463.78 1276 2 0 -117.897 75.4086 -145.85 
+     75 346.756 311 1 1 -117.784 75.5064 -174.45 
+     75 123.181 1277 1 0 -117.779 75.5098 -175.85 
+     75 249.947 312 0 1 -117.689 75.5825 -204.45 
+     75 137.616 1277 0 0 -117.684 75.5867 -205.85 
+     75 5.65862 221 0 1 -135.779 -90.4832 -204.85 
+     75 177.296 1591 2 0 -88.726 138.481 -146.25 
+     75 36.1495 461 2 1 -87.6923 138.36 -144.85 
+     75 103.83 462 2 1 -87.65 138.352 -144.795 
+     75 30.0827 463 2 1 -87.45 138.305 -144.5 
+     75 287.846 464 2 1 -87.2249 138.073 -144.45 
+     75 47.0222 465 2 1 -87.05 137.932 -144.738 
+     75 102.549 1586 2 0 -86.3795 137.475 -145.85 
+     75 51.516 1585 2 0 -86.1729 137.35 -146.114 
+     75 1.11549 557 1 1 -68.65 109.29 -174.832 
+     75 12.3915 567 1 1 -66.65 103.919 -174.71 
+     75 1.88783 429 3 1 -94.15 18.4293 -114.789 
+     75 98.2845 1528 3 0 -84.3706 125.875 -116.25 
+     75 19.0173 507 0 1 -78.65 -25.1851 -204.475 
+     75 11.4493 508 0 1 -78.45 -25.1986 -204.461 
+     75 124.24 312 1 1 -117.75 75.5204 -174.497 
+     75 288.16 313 1 1 -117.55 75.7601 -174.471 
+     75 99.1082 314 1 1 -117.35 75.8397 -174.491 
+     75 223.352 310 2 1 -118.007 75.3701 -144.45 
+     75 246.927 310 1 1 -118.071 75.2578 -174.45 
+     75 69.0683 1276 1 0 -118.067 75.2512 -175.85 
+     75 36.4473 1275 1 0 -118.066 75.25 -176.12 
+     75 112.504 311 0 1 -117.886 75.0755 -204.45 
+     75 99.0963 1275 0 0 -117.895 75.0742 -205.85 
+     75 106.807 1278 1 0 -117.959 75.8224 -175.85 
+     75 118.362 309 0 1 -118.168 75.9129 -204.45 
+     75 109.73 1279 0 0 -118.172 75.8715 -205.85 
+     75 38.952 1195 2 0 -100.957 59.0712 -146.25 
+     75 141.433 1194 2 0 -100.964 59.05 -146.193 
+     75 125.95 1276 4 0 -118.079 75.2945 -85.85 
+     75 249.297 311 3 1 -117.762 75.7288 -114.45 
+     75 277.28 1277 3 0 -117.788 75.6448 -115.85 
+     75 126.515 1268 2 0 -117.892 73.6858 -145.85 
+     75 610.789 315 1 1 -117.104 71.6502 -174.45 
+     75 115.377 1257 1 0 -117.043 71.5517 -175.851 
+     75 135.811 322 0 1 -115.647 69.6929 -204.45 
+     75 101.17 1247 0 0 -115.666 69.6141 -205.85 
+     75 229.228 316 1 1 -116.95 71.8968 -174.541 
+     75 275.141 309 4 1 -118.15 75.1592 -84.6143 
+     75 217.852 306 3 1 -118.949 75.6214 -114.45 
+     75 101.796 306 2 1 -118.943 74.9993 -144.451 
+     75 117.479 1275 2 0 -118.952 75.1966 -145.85 
+     75 118.279 304 1 1 -119.207 78.7616 -174.45 
+     75 36.7766 1294 1 0 -119.304 79.0212 -175.85 
+     75 78.5219 1295 1 0 -119.314 79.05 -176.005 
+     75 121.819 295 0 1 -121.062 84.4779 -204.45 
+     75 106.83 1323 0 0 -121.186 84.7096 -205.85 
+Number of digits in this event: 35
 Using G4ParticleGun... 
-Particle energy: 8.06735 LIN
+Particle energy: 1.67647 LIN
 Particle: e-
 Event: 76
-Number of tracker hits in this event: 88
-     76 128.709 979 11 1 15.9149 -34.4097 125.55 
-     76 112.893 728 11 0 15.9142 -34.41 124.15 
-     76 223.924 979 10 1 15.9022 -34.4169 95.55 
-     76 104.965 728 10 0 15.9015 -34.4167 94.15 
-     76 120.149 979 9 1 15.8888 -34.4092 65.55 
-     76 93.697 728 9 0 15.8885 -34.4091 64.15 
-     76 120.246 979 8 1 15.8829 -34.413 35.55 
-     76 178.145 728 8 0 15.8819 -34.4138 34.15 
-     76 114.567 979 7 1 15.8621 -34.4358 5.55 
-     76 254.352 728 7 0 15.861 -34.4362 4.15 
-     76 211.192 978 6 1 15.8386 -34.446 -24.45 
-     76 128.042 728 6 0 15.8377 -34.4459 -25.85 
-     76 479.388 978 5 1 15.8188 -34.4457 -54.45 
-     76 221.302 728 5 0 15.8173 -34.4449 -55.85 
-     76 198.605 978 4 1 15.7937 -34.4219 -84.45 
-     76 126.934 728 4 0 15.791 -34.4198 -85.85 
-     76 120.244 978 3 1 15.7381 -34.3765 -114.45 
-     76 232.453 728 3 0 15.7347 -34.3736 -115.85 
-     76 121.16 978 2 1 15.6695 -34.3107 -144.45 
-     76 220.677 728 2 0 15.6688 -34.3074 -145.85 
-     76 129.149 978 1 1 15.6537 -34.2435 -174.45 
-     76 172.023 729 1 0 15.6527 -34.2415 -175.85 
-     76 113.588 977 0 1 15.6344 -34.2035 -204.45 
-     76 150.214 729 0 0 15.6325 -34.2025 -205.85 
-     76 212.602 25 6 1 -174.95 13.6877 -24.5425 
-     76 32.8384 823 14 0 -142.71 -15.4248 213.75 
-     76 18.0473 189 14 1 -142.217 -14.8269 215.15 
-     76 27.0305 824 14 0 -141.589 -15.0787 214.15 
-     76 126.286 819 1 1 -16.0758 -4.15739 -174.85 
-     76 113.425 818 1 1 -16.25 -4.02938 -174.513 
-     76 23.0393 595 3 0 24.7021 -60.9907 -116.25 
-     76 164.947 594 3 0 24.7185 -61.05 -116.184 
-     76 216.078 593 3 0 25.0673 -61.2502 -115.966 
-     76 131.341 727 5 0 15.8224 -34.4618 -55.85 
-     76 113.373 983 4 1 16.7498 -35.065 -84.45 
-     76 370.423 725 4 0 16.7163 -35.0059 -85.8503 
-     76 143.328 981 3 1 16.2838 -34.1421 -114.45 
-     76 108.607 729 3 0 16.1887 -34.1786 -115.85 
-     76 134.547 971 2 1 14.281 -34.6899 -144.45 
-     76 178.692 726 2 0 14.1743 -34.7899 -145.85 
-     76 107.793 955 1 1 11.2091 -36.12 -174.45 
-     76 160.808 719 1 0 11.1173 -36.1379 -175.85 
-     76 134.11 941 0 1 8.43595 -38.7751 -204.45 
-     76 90.5071 705 0 0 8.31914 -39.007 -205.85 
-     76 49.912 704 0 0 8.29974 -39.05 -206.122 
-     76 169.345 980 4 1 16.2382 -34.4914 -84.45 
-     76 151.452 727 4 0 16.2314 -34.5133 -85.85 
-     76 138.976 979 3 1 16.0485 -34.973 -114.45 
-     76 127.847 725 3 0 16.0515 -34.9853 -115.85 
-     76 118.308 980 2 1 16.1417 -35.275 -144.45 
-     76 167.309 723 2 0 16.1298 -35.2963 -145.85 
-     76 114.888 979 1 1 15.9139 -35.7535 -174.45 
-     76 106.145 721 1 0 15.9176 -35.7787 -175.85 
-     76 135.249 980 0 1 16.1118 -36.3147 -204.45 
-     76 186.803 718 0 0 16.1037 -36.356 -205.85 
-     76 193.962 979 4 1 15.8605 -34.4085 -84.45 
-     76 109.808 732 4 0 15.8203 -33.6247 -85.85 
-     76 54.787 733 4 0 15.7696 -33.45 -86.2005 
-     76 32.8754 954 3 1 10.9973 -22.2961 -114.45 
-     76 79.2292 955 3 1 11.05 -22.3479 -114.5 
-     76 80.4007 956 3 1 11.2503 -22.5033 -114.678 
-     76 157.801 786 3 0 12.4977 -22.7691 -115.85 
-     76 26.9307 1143 2 1 48.7479 -18.8219 -144.45 
-     76 67.0238 1144 2 1 48.85 -18.8239 -144.504 
-     76 143.634 1145 2 1 49.05 -18.7945 -144.62 
-     76 48.6878 1146 2 1 49.25 -18.7595 -144.761 
-     76 429.51 806 2 0 50.804 -18.8444 -145.85 
-     76 221.902 807 2 0 51.7882 -18.65 -146.044 
-     76 100.025 805 2 0 52.9 -18.8504 -146.198 
-     76 25.3512 238 2 0 155.619 -132.484 -146.25 
-     76 141.677 237 2 0 155.705 -132.55 -146.171 
-     76 63.551 1684 2 1 156.961 -132.927 -144.85 
-     76 54.7284 1685 2 1 157.151 -133.008 -144.681 
-     76 207.437 1686 2 1 157.35 -133.083 -144.632 
-     76 223.789 1687 2 1 157.55 -133.579 -144.592 
-     76 43.6978 221 2 0 157.196 -135.816 -145.85 
-     76 97.1075 220 2 0 157.16 -135.95 -145.905 
-     76 63.2895 219 2 0 157.003 -136.15 -145.983 
-     76 66.3964 218 2 0 156.994 -136.35 -146.099 
-     76 98.5013 217 2 0 157.087 -136.55 -146.197 
-     76 78.9825 216 2 0 157.115 -136.75 -146.203 
-     76 9.86996 98 3 0 60.2137 -160.381 -116.25 
-     76 97.3016 726 4 0 16.7351 -34.8199 -85.85 
-     76 39.0794 695 4 0 64.2808 -41.0285 -86.25 
-     76 218.106 694 4 0 64.2747 -41.05 -86.2042 
-     76 10.822 1221 4 1 64.43 -38.0243 -84.85 
-     76 253.178 724 4 0 64.2266 -35.1656 -85.85 
-     76 31.9951 723 4 0 64.4219 -35.25 -85.9455 
-Number of digits in this event: 50
+Number of tracker hits in this event: 22
+     76 117.467 1557 9 1 131.579 2.5611 65.55 
+     76 110.004 912 9 0 131.578 2.55382 64.15 
+     76 120.409 1557 8 1 131.562 2.41825 35.55 
+     76 153.297 911 8 0 131.563 2.40685 34.15 
+     76 129.516 1557 7 1 131.59 2.16602 5.55 
+     76 184.549 910 7 0 131.59 2.15281 4.15 
+     76 140.001 1557 6 1 131.57 1.80686 -24.45 
+     76 98.8234 908 6 0 131.578 1.7892 -25.85 
+     76 113.709 1557 5 1 131.75 1.39834 -54.45 
+     76 121.709 906 5 0 131.742 1.38102 -55.85 
+     76 121.27 1557 4 1 131.6 1.01598 -84.45 
+     76 109.072 904 4 0 131.602 1.01525 -85.85 
+     76 157.935 1557 3 1 131.637 0.88044 -114.45 
+     76 133.729 904 3 0 131.649 0.88299 -115.85 
+     76 201.939 1558 2 1 131.771 0.940523 -144.45 
+     76 130.649 904 2 0 131.796 0.949972 -145.85 
+     76 186.558 1560 1 1 132.263 1.30603 -174.45 
+     76 136.628 906 1 0 132.269 1.33676 -175.85 
+     76 121.404 1561 0 1 132.36 1.85826 -204.45 
+     76 219.701 909 0 0 132.36 1.86779 -205.85 
+     76 169.158 635 8 1 -53.0286 13.1872 35.55 
+     76 123.093 636 8 1 -52.85 13.4152 35.5263 
+Number of digits in this event: 20
 Using G4ParticleGun... 
-Particle energy: 6.66869 LIN
+Particle energy: 6.11484 LIN
 Particle: e-
 Event: 77
-Number of tracker hits in this event: 108
-     77 277.569 865 9 1 -7.04677 125.035 65.55 
-     77 107.25 1524 9 0 -7.04513 125.035 64.15 
-     77 114.952 865 8 1 -7.00937 125.039 35.55 
-     77 107.146 1524 8 0 -7.00935 125.039 34.15 
-     77 104.339 865 7 1 -7.01538 125.038 5.55 
-     77 151.684 1524 7 0 -7.01554 125.038 4.15 
-     77 155.066 865 6 1 -7.02578 125.031 -24.45 
-     77 146.845 1524 6 0 -7.02397 125.027 -25.85 
-     77 279.99 865 5 1 -6.98512 124.938 -54.45 
-     77 114.406 1523 5 0 -7.00163 124.921 -55.85 
-     77 170.241 863 4 1 -7.40837 124.536 -84.45 
-     77 120.703 1521 4 0 -7.40997 124.494 -85.85 
-     77 92.8764 862 3 1 -7.45854 123.54 -114.45 
-     77 125.073 1516 3 0 -7.44021 123.488 -115.85 
-     77 196.592 864 2 1 -7.14459 122.378 -144.45 
-     77 143.686 1510 2 0 -7.11016 122.311 -145.85 
-     77 138.616 868 1 1 -6.40603 120.878 -174.45 
-     77 125.105 1503 1 0 -6.39279 120.811 -175.85 
-     77 129.616 866 0 1 -6.69744 121.163 -204.45 
-     77 144.492 1505 0 0 -6.71137 121.307 -205.85 
-     77 124.309 1506 0 0 -6.70649 121.35 -206.027 
-     77 9.50246 223 1 1 -135.495 27.4045 -174.85 
-     77 22.4067 862 4 1 -7.45 124.436 -84.7604 
-     77 67.0907 1520 4 0 -7.92802 124.176 -85.8504 
-     77 96.6492 1519 4 0 -7.97811 124.15 -85.9616 
-     77 65.9502 1419 4 0 -8.97471 104.07 -86.25 
-     77 176.145 1418 4 0 -8.83663 103.95 -86.1169 
-     77 187.274 1417 4 0 -8.44738 103.75 -86.1031 
-     77 78.3096 1416 4 0 -8.2123 103.55 -86.2019 
-     77 201.016 540 0 1 -71.85 48.2152 -204.501 
-     77 243.697 865 3 1 -6.96788 124.938 -114.45 
-     77 103.228 1524 3 0 -6.9641 124.974 -115.85 
-     77 438.83 865 2 1 -6.85521 125.471 -144.45 
-     77 196.767 1526 2 0 -6.95621 125.526 -145.85 
-     77 154.925 854 1 1 -9.15691 126.44 -174.45 
-     77 51.6387 1531 1 0 -9.3312 126.538 -175.85 
-     77 62.3184 1532 1 0 -9.3543 126.55 -176.03 
-     77 111.519 835 0 1 -12.9027 128.657 -204.45 
-     77 102.219 1542 0 0 -13.2192 128.676 -205.85 
-     77 236.465 1523 3 0 -6.96509 124.937 -115.85 
-     77 116.545 1523 2 0 -6.91834 124.928 -145.85 
-     77 249.902 865 1 1 -6.89705 124.886 -174.45 
-     77 92.7949 1523 1 0 -6.90136 124.883 -175.85 
-     77 119.345 865 0 1 -6.97611 124.824 -204.45 
-     77 116.077 1523 0 0 -6.9818 124.818 -205.85 
-     77 193.028 286 1 1 -122.75 155.2 -174.635 
-     77 58.8526 1293 7 0 -42.0535 78.7844 3.75 
-     77 27.2535 1520 1 0 -7.14168 124.195 -175.85 
-     77 121.118 1519 1 0 -7.14617 124.15 -175.881 
-     77 60.9979 193 13 1 -141.515 58.6179 185.15 
-     77 122.925 192 13 1 -141.55 58.5348 185.274 
-     77 15.9128 866 2 1 -6.67302 125.15 -144.45 
-     77 74.7034 867 2 1 -6.65 125.154 -144.467 
-     77 160.328 868 2 1 -6.45 125.198 -144.638 
-     77 18.2427 869 2 1 -6.24985 125.236 -144.802 
-     77 350.433 1525 2 0 -4.88061 125.283 -145.85 
-     77 83.4658 1048 1 1 29.8369 131.35 -174.45 
-     77 129.124 1049 1 1 29.8501 131.119 -174.668 
-     77 53.2357 1548 1 0 30.2875 129.883 -175.85 
-     77 71.3086 1547 1 0 30.3417 129.75 -175.949 
-     77 65.6518 1546 1 0 30.3946 129.55 -176.078 
-     77 54.7005 1545 1 0 30.454 129.35 -176.162 
-     77 53.671 1111 0 1 42.2818 92.3911 -204.451 
-     77 171.133 1110 0 1 42.25 92.4491 -204.635 
-     77 154.328 1365 0 0 41.3458 93.2142 -205.85 
-     77 217.884 1527 2 0 -6.95702 125.562 -145.85 
-     77 88.4101 913 1 1 2.73501 127.279 -174.45 
-     77 50.5245 912 1 1 2.65 127.291 -174.661 
-     77 178.711 1537 1 0 2.21311 127.602 -175.85 
-     77 21.7837 867 0 1 -6.50143 134.537 -204.45 
-     77 87.4606 868 0 1 -6.45 134.502 -204.516 
-     77 44.6239 869 0 1 -6.24968 134.394 -204.737 
-     77 45.5453 1568 0 0 -5.35458 133.798 -205.85 
-     77 114.298 1567 0 0 -5.26249 133.75 -205.957 
-     77 20.8357 1466 0 0 4.8226 113.385 -206.25 
-     77 188.351 1465 0 0 4.80875 113.35 -206.177 
-     77 101.246 923 0 1 4.7274 113.129 -204.85 
-     77 63.3864 924 0 1 4.85 112.989 -204.457 
-     77 75.9308 925 0 1 5.05 113.006 -204.586 
-     77 154.652 926 0 1 5.25157 113.095 -204.585 
-     77 124.86 927 0 1 5.45 113.305 -204.595 
-     77 62.6494 928 0 1 5.65 113.521 -204.77 
-     77 115.136 1473 0 0 6.69799 114.773 -205.85 
-     77 12.8633 941 0 1 8.42334 114.868 -204.85 
-     77 177.835 942 0 1 8.45 114.865 -204.833 
-     77 40.1158 943 0 1 8.65 114.784 -204.697 
-     77 20.9797 1469 0 0 8.61941 114.121 -205.85 
-     77 369.712 1470 0 0 8.59137 114.15 -205.922 
-     77 134.551 1471 0 0 8.45378 114.35 -206.14 
-     77 43.9748 1464 0 0 4.72617 113.15 -206.151 
-     77 94.0713 1486 0 0 15.4837 117.466 -206.25 
-     77 189.299 1487 0 0 15.5868 117.55 -206.046 
-     77 56.8993 1488 0 0 15.612 117.75 -206.008 
-     77 147.427 863 2 1 -7.25 125.085 -144.679 
-     77 17.3444 862 2 1 -7.45034 125.1 -144.828 
-     77 50.9851 1528 2 0 -9.20927 125.75 -145.864 
-     77 147.716 1529 2 0 -9.15968 125.95 -145.892 
-     77 123.11 1530 2 0 -8.80186 126.15 -146.187 
-     77 121.872 1522 9 0 -6.90551 124.727 64.15 
-     77 115.096 1433 9 0 -17.7095 106.816 63.7502 
-     77 236.616 811 9 1 -17.7352 106.569 65.15 
-     77 54.3285 812 9 1 -17.612 106.253 65.5491 
-     77 27.4293 1428 9 0 -17.7443 105.766 64.1494 
-     77 81.8597 1427 9 0 -17.7566 105.75 64.0708 
-     77 69.1924 1426 9 0 -17.9278 105.55 63.8951 
-     77 240.356 1531 9 0 -10.2685 126.364 63.75 
-     77 58.5295 1530 9 0 -10.2025 126.35 63.8875 
-     77 172.044 852 9 1 -9.49811 124.719 65.15 
-Number of digits in this event: 50
+Number of tracker hits in this event: 70
+     77 139.139 339 9 1 -112.151 -47.5832 65.55 
+     77 143.644 662 9 0 -112.152 -47.5833 64.15 
+     77 380.107 339 8 1 -112.179 -47.5938 35.55 
+     77 412.98 662 8 0 -112.178 -47.5943 34.15 
+     77 165.246 339 7 1 -112.171 -47.6038 5.55 
+     77 108.826 662 7 0 -112.171 -47.6033 4.15 
+     77 150.214 339 6 1 -112.194 -47.5834 -24.45 
+     77 104.102 662 6 0 -112.196 -47.5819 -25.85 
+     77 121.198 339 5 1 -112.237 -47.5529 -54.45 
+     77 114.037 662 5 0 -112.24 -47.5509 -55.85 
+     77 189.375 339 4 1 -112.312 -47.5128 -84.45 
+     77 132.429 662 4 0 -112.315 -47.5108 -85.85 
+     77 144.027 338 3 1 -112.369 -47.4652 -114.45 
+     77 233.672 662 3 0 -112.374 -47.463 -115.85 
+     77 98.5471 338 2 1 -112.467 -47.418 -144.45 
+     77 105.018 663 2 0 -112.47 -47.4159 -145.85 
+     77 127.063 338 1 1 -112.521 -47.3702 -174.45 
+     77 105.912 663 1 0 -112.523 -47.3705 -175.85 
+     77 121.354 337 0 1 -112.563 -47.3692 -204.45 
+     77 128.695 663 0 0 -112.564 -47.3678 -205.85 
+     77 76.0698 944 2 0 -135.022 8.85 -146.195 
+     77 184.702 658 6 0 -111.759 -48.3169 -25.85 
+     77 96.88 340 6 1 -112.15 -47.5688 -24.6991 
+     77 81.5096 670 6 0 -111.19 -45.9903 -25.85 
+     77 120.814 671 6 0 -111.03 -45.8499 -26.0088 
+     77 166.487 337 7 1 -112.57 -47.8296 5.55 
+     77 102.844 660 7 0 -112.572 -47.8608 4.15 
+     77 132.327 337 6 1 -112.664 -48.4529 -24.45 
+     77 112.196 657 6 0 -112.694 -48.5206 -25.85 
+     77 128.712 332 5 1 -113.601 -49.9614 -54.45 
+     77 164.924 650 5 0 -113.619 -50.0067 -55.85 
+     77 238.183 330 4 1 -114.135 -50.8818 -84.45 
+     77 115.144 645 4 0 -114.133 -50.9048 -85.85 
+     77 299.491 331 3 1 -113.945 -51.5135 -114.45 
+     77 146.487 642 3 0 -113.941 -51.5234 -115.85 
+     77 111.977 333 2 1 -113.387 -51.5065 -144.45 
+     77 113.068 642 2 0 -113.398 -51.5444 -145.85 
+     77 111.188 332 1 1 -113.571 -52.3959 -174.45 
+     77 112.913 638 1 0 -113.745 -52.379 -175.85 
+     77 114.433 314 0 1 -117.336 -52.7423 -204.45 
+     77 123.972 635 0 0 -117.235 -52.8711 -205.85 
+     77 290.774 330 3 1 -113.95 -51.5247 -114.531 
+     77 297.187 329 4 1 -114.15 -50.8695 -84.7524 
+     77 91.0343 650 4 0 -114.672 -50.0339 -85.85 
+     77 153.605 338 7 1 -112.55 -47.8319 5.2651 
+     77 2.94737 661 8 0 -112.342 -47.65 33.7724 
+     77 239.113 331 7 1 -113.89 -48.9084 5.55 
+     77 115.31 656 7 0 -113.91 -48.8275 4.15 
+     77 96.0099 331 6 1 -113.84 -47.466 -24.45 
+     77 263.674 664 6 0 -114.046 -47.1135 -25.8501 
+     77 37.3197 665 6 0 -114.089 -47.05 -26.1136 
+     77 133.124 303 5 1 -119.479 -40.6227 -54.45 
+     77 116.445 697 5 0 -119.632 -40.615 -55.8504 
+     77 11.0841 287 4 1 -122.748 -39.6606 -84.45 
+     77 152.175 286 4 1 -122.75 -39.665 -84.4889 
+     77 41.3497 701 4 0 -122.795 -39.8354 -85.8502 
+     77 76.5205 700 4 0 -122.798 -39.85 -85.9555 
+     77 138.712 282 3 1 -123.725 -43.4124 -114.45 
+     77 98.2454 682 3 0 -123.614 -43.5431 -115.85 
+     77 108.151 289 2 1 -122.218 -46.5533 -144.45 
+     77 20.9744 290 2 1 -122.15 -46.5082 -144.774 
+     77 128.818 668 2 0 -121.907 -46.3583 -145.85 
+     77 89.2488 323 1 1 -115.453 -43.2738 -174.45 
+     77 65.1855 324 1 1 -115.35 -43.1564 -174.703 
+     77 240.753 687 1 0 -114.871 -42.5989 -175.85 
+     77 32.8208 688 1 0 -114.746 -42.45 -176.164 
+     77 13.3762 378 0 1 -104.38 -29.4757 -204.45 
+     77 224.784 379 0 1 -104.35 -29.4617 -204.482 
+     77 86.8028 757 0 0 -103.751 -28.6248 -205.85 
+     77 47.6536 758 0 0 -103.618 -28.45 -206.123 
+Number of digits in this event: 38
 Using G4ParticleGun... 
-Particle energy: 2.6519 LIN
+Particle energy: 8.44794 LIN
 Particle: e-
 Event: 78
-Number of tracker hits in this event: 75
-     78 56.2698 1086 9 0 130.445 37.4241 63.9018 
-     78 327.417 1551 8 1 130.444 37.4278 35.55 
-     78 105.675 1086 8 0 130.447 37.4289 34.15 
-     78 137.185 1551 7 1 130.502 37.4388 5.55 
-     78 113.065 1086 7 0 130.506 37.4414 4.15 
-     78 131.401 1552 6 1 130.591 37.5026 -24.45 
-     78 385.843 1087 6 0 130.593 37.5033 -25.85 
-     78 137.64 1552 5 1 130.651 37.5188 -54.45 
-     78 102.611 1087 5 0 130.658 37.5224 -55.85 
-     78 147.056 1553 4 1 130.817 37.6144 -84.45 
-     78 434.458 1087 4 0 130.831 37.6184 -85.85 
-     78 103.825 1554 3 1 131.118 37.7066 -114.45 
-     78 94.1444 1088 3 0 131.13 37.7089 -115.85 
-     78 126.753 1556 2 1 131.39 37.7688 -144.45 
-     78 127.017 1088 2 0 131.405 37.7767 -145.85 
-     78 103.747 1557 1 1 131.717 37.9579 -174.45 
-     78 98.689 1089 1 0 131.729 37.9706 -175.85 
-     78 101.941 1559 0 1 131.957 38.2075 -204.45 
-     78 102.905 1090 0 0 131.964 38.2157 -205.85 
-     78 279.903 1555 2 1 131.265 37.8323 -144.45 
-     78 125.25 1089 2 0 131.327 37.9651 -145.85 
-     78 236.931 1561 1 1 132.376 39.975 -174.45 
-     78 103.282 1102 1 0 132.332 40.5418 -175.85 
-     78 26.9763 1103 1 0 132.34 40.65 -176.135 
-     78 4.06973 1562 0 1 132.554 52.7482 -204.45 
-     78 209.993 1561 0 1 132.55 52.7571 -204.458 
-     78 15.699 1560 0 1 132.35 53.2449 -204.82 
-     78 7.27721 1172 0 0 131.876 54.6234 -205.85 
-     78 100.525 1173 0 0 131.867 54.6501 -205.87 
-     78 84.76 1174 0 0 131.801 54.85 -206.006 
-     78 106.042 1175 0 0 131.737 55.05 -206.129 
-     78 3.56723 1176 0 0 131.671 55.2503 -206.24 
-     78 19.6751 1087 2 0 131.255 37.4685 -145.85 
-     78 95.638 1086 2 0 131.254 37.45 -145.93 
-     78 55.1866 1551 1 1 130.473 31.9056 -174.45 
-     78 127.794 1550 1 1 130.35 32.0329 -174.565 
-     78 62.9521 1549 1 1 130.15 32.2282 -174.747 
-     78 17.9468 1067 1 0 128.768 33.6287 -175.85 
-     78 86.3716 1068 1 0 128.747 33.65 -175.867 
-     78 92.0918 1069 1 0 128.539 33.85 -176.013 
-     78 92.1282 1070 1 0 128.341 34.05 -176.142 
-     78 5.78972 1350 0 1 90.1667 72.3877 -204.45 
-     78 95.6079 1349 0 1 90.05 72.4963 -204.535 
-     78 84.431 1348 0 1 89.85 72.6888 -204.668 
-     78 57.0855 1347 0 1 89.65 72.8788 -204.787 
-     78 65.9344 1273 0 0 87.7186 74.6904 -205.85 
-     78 110.507 1274 0 0 87.5301 74.85 -205.945 
-     78 107.734 1275 0 0 87.3225 75.05 -206.064 
-     78 84.7134 1276 0 0 87.1539 75.25 -206.137 
-     78 66.7256 1277 0 0 86.9836 75.45 -206.211 
-     78 145.496 1086 6 0 130.617 37.4499 -26.1138 
-     78 221.812 1552 4 1 130.578 37.5731 -84.45 
-     78 129.306 1553 3 1 130.853 39.0188 -114.45 
-     78 112.713 1095 3 0 130.749 39.1583 -115.85 
-     78 131.021 1542 2 1 128.673 41.7509 -144.45 
-     78 135.896 1109 2 0 128.643 41.8938 -145.851 
-     78 120.17 1540 1 1 128.206 45.1598 -174.45 
-     78 128.658 1126 1 0 128.301 45.3797 -175.85 
-     78 70.2668 1549 0 1 130.132 49.9706 -204.45 
-     78 48.0085 1550 0 1 130.15 50.0095 -204.673 
-     78 83.8266 1150 0 0 130.248 50.2141 -205.85 
-     78 93.5329 1151 0 0 130.265 50.25 -206.058 
-     78 115.243 1547 3 1 129.653 37.1351 -114.45 
-     78 142.147 1085 3 0 129.646 37.1442 -115.85 
-     78 102.829 1546 2 1 129.503 37.1946 -144.45 
-     78 103.89 1085 2 0 129.514 37.2249 -145.85 
-     78 25.8503 1543 1 1 128.821 38.0359 -174.45 
-     78 92.8935 1542 1 1 128.75 38.0464 -174.54 
-     78 48.8009 1541 1 1 128.55 38.0807 -174.774 
-     78 4.53973 1090 1 0 127.517 38.2483 -175.85 
-     78 144.471 1091 1 0 127.507 38.25 -175.861 
-     78 95.9308 1407 0 1 101.722 42.4938 -204.45 
-     78 110.113 1406 0 1 101.55 42.4779 -204.618 
-     78 18.6766 1405 0 1 101.35 42.4494 -204.812 
-     78 187.341 1112 0 0 100.359 42.4504 -205.85 
-Number of digits in this event: 26
+Number of tracker hits in this event: 55
+     78 136.564 938 11 1 7.72029 -26.8106 125.55 
+     78 222.619 766 11 0 7.72126 -26.8092 124.15 
+     78 138.278 938 10 1 7.74526 -26.7803 95.55 
+     78 111.156 766 10 0 7.74674 -26.7781 94.15 
+     78 119.458 938 9 1 7.7762 -26.7328 65.55 
+     78 98.9628 766 9 0 7.77741 -26.7293 64.15 
+     78 108.125 938 8 1 7.80502 -26.6595 35.55 
+     78 105.611 766 8 0 7.80705 -26.6563 34.15 
+     78 112.143 938 7 1 7.84868 -26.5885 5.55 
+     78 141.885 767 7 0 7.85006 -26.5851 4.15 
+     78 128.428 939 6 1 7.86824 -26.5115 -24.45 
+     78 105.242 767 6 0 7.86875 -26.5099 -25.85 
+     78 129.436 939 5 1 7.88357 -26.4755 -54.45 
+     78 143.762 767 5 0 7.88344 -26.4739 -55.85 
+     78 281.326 939 4 1 7.87836 -26.4438 -84.45 
+     78 220.737 768 4 0 7.88047 -26.4405 -85.85 
+     78 227.61 939 3 1 7.91977 -26.3762 -114.45 
+     78 158.769 768 3 0 7.92565 -26.3693 -115.85 
+     78 132.882 940 2 1 8.07766 -26.2392 -144.45 
+     78 115.76 769 2 0 8.08415 -26.2281 -145.85 
+     78 486.251 940 1 1 8.2424 -25.9761 -174.45 
+     78 127.7 770 1 0 8.24416 -25.9642 -175.85 
+     78 232.569 941 0 1 8.2977 -25.7236 -204.45 
+     78 126.411 771 0 0 8.30737 -25.7101 -205.85 
+     78 358.943 1109 2 0 -127.323 41.8691 -146.25 
+     78 1.40918 1108 2 0 -127.373 41.8498 -145.975 
+     78 273.46 768 1 0 8.09621 -26.3175 -175.85 
+     78 132.099 940 0 1 8.20704 -26.251 -204.45 
+     78 121.913 768 0 0 8.21745 -26.2502 -205.85 
+     78 49.782 764 0 0 8.09412 -27.1579 -205.85 
+     78 70.8074 763 0 0 8.05115 -27.2501 -205.986 
+     78 49.2171 762 0 0 7.99439 -27.45 -206.163 
+     78 30.0747 633 0 0 13.41 -53.4477 -206.25 
+     78 74.6233 632 0 0 13.4606 -53.45 -206.193 
+     78 168.545 631 0 0 13.5358 -53.65 -206.123 
+     78 1.22488 960 0 1 12.0543 -53.4773 -204.85 
+     78 284.537 959 0 1 12.05 -53.4766 -204.846 
+     78 105.74 958 0 1 11.85 -53.4133 -204.616 
+     78 122.809 949 0 1 9.87009 -25.0433 -204.45 
+     78 158.302 774 0 0 10.0167 -25.1169 -205.85 
+     78 43.7811 769 1 0 8.23394 -26.1935 -175.85 
+     78 40.4119 766 7 0 7.81043 -26.6501 3.876 
+     78 70.759 700 7 0 -3.34936 -39.9556 3.75 
+     78 93.6498 699 7 0 -3.34897 -40.0501 3.95289 
+     78 237.056 884 7 1 -3.11937 -39.9124 5.15 
+     78 87.7107 885 7 1 -3.05 -39.7042 5.4874 
+     78 61.9465 886 7 1 -2.85 -39.6381 5.4596 
+     78 35.5181 955 3 1 11.1735 -20.6035 -114.45 
+     78 115.054 956 3 1 11.2502 -20.479 -114.502 
+     78 57.8175 957 3 1 11.45 -20.147 -114.714 
+     78 39.3766 804 3 0 11.9065 -19.1038 -115.85 
+     78 71.7734 805 3 0 11.9312 -19.05 -115.899 
+     78 111.742 806 3 0 12.0695 -18.8497 -116.049 
+     78 109.237 1229 2 1 65.9282 4.59282 -144.45 
+     78 140.315 924 2 0 66.2407 4.85231 -145.85 
+Number of digits in this event: 29
 Using G4ParticleGun... 
-Particle energy: 9.03862 LIN
+Particle energy: 1.33933 LIN
 Particle: e-
 Event: 79
-Number of tracker hits in this event: 154
-     79 136.409 1107 10 1 41.5479 77.8395 95.55 
-     79 276.598 1288 10 0 41.5478 77.839 94.15 
-     79 159.376 1107 9 1 41.5459 77.8309 65.55 
-     79 124.944 1288 9 0 41.5463 77.8297 64.15 
-     79 112.985 1107 8 1 41.549 77.8013 35.55 
-     79 135.98 1288 8 0 41.5488 77.7996 34.15 
-     79 485.659 1107 7 1 41.5467 77.763 5.55 
-     79 260.858 1288 7 0 41.5458 77.7617 4.15 
-     79 255.378 1107 6 1 41.5264 77.7353 -24.45 
-     79 142.671 1288 6 0 41.5246 77.7336 -25.85 
-     79 125.4 1107 5 1 41.4889 77.698 -54.45 
-     79 95.1178 1288 5 0 41.4875 77.6961 -55.85 
-     79 106.827 1107 4 1 41.4576 77.6585 -84.45 
-     79 112.216 1288 4 0 41.4561 77.6565 -85.85 
-     79 103.647 1106 3 1 41.4248 77.6141 -114.45 
-     79 99.7285 1287 3 0 41.4236 77.6116 -115.85 
-     79 134.036 1106 2 1 41.4008 77.5584 -144.45 
-     79 161.457 1287 2 0 41.3994 77.5565 -145.85 
-     79 173.046 1106 1 1 41.3686 77.51 -174.45 
-     79 270.116 1287 1 0 41.3673 77.5081 -175.85 
-     79 110.172 1106 0 1 41.3487 77.4665 -204.45 
-     79 150.28 1287 0 0 41.3495 77.464 -205.85 
-     79 230.238 1219 1 0 -9.10463 63.9973 -176.25 
-     79 31.564 1220 1 0 -9.19448 64.05 -175.908 
-     79 180.071 856 1 1 -8.66114 66.0971 -174.85 
-     79 3.63656 857 1 1 -8.65 66.1464 -174.824 
-     79 194.783 1175 2 1 55.1102 -81.316 -144.45 
-     79 17.9311 1176 2 1 55.25 -80.9382 -144.842 
-     79 103.189 504 2 0 56.7449 -79.2431 -145.85 
-     79 177.537 505 2 0 56.9347 -79.05 -145.978 
-     79 109.385 506 2 0 56.9304 -78.85 -146.061 
-     79 380.573 507 2 0 56.7803 -78.65 -146.12 
-     79 6.24851 731 1 0 140.781 -33.8336 -176.25 
-     79 82.9803 730 1 0 140.799 -33.85 -176.244 
-     79 85.826 729 1 0 140.987 -34.05 -176.133 
-     79 65.7034 728 1 0 141.117 -34.2501 -175.951 
-     79 256.771 1608 1 1 141.849 -35.7911 -174.85 
-     79 147.621 1609 1 1 141.95 -35.9691 -174.722 
-     79 71.7969 1610 1 1 142.151 -36.1338 -174.663 
-     79 61.9365 1611 1 1 142.35 -36.2877 -174.631 
-     79 84.8534 1612 1 1 142.55 -36.3745 -174.574 
-     79 114.941 1613 1 1 142.75 -36.4591 -174.565 
-     79 55.7321 1614 1 1 142.951 -36.5213 -174.571 
-     79 89.1395 1615 1 1 143.15 -36.6199 -174.58 
-     79 78.1361 1616 1 1 143.35 -36.7849 -174.555 
-     79 110.302 1617 1 1 143.55 -36.9873 -174.56 
-     79 296.125 1618 1 1 143.75 -37.242 -174.573 
-     79 35.7923 1619 1 1 144.01 -37.4239 -174.45 
-     79 11.0747 706 1 0 144.346 -38.8185 -175.85 
-     79 315.332 705 1 0 144.348 -38.8505 -175.866 
-     79 125.783 704 1 0 144.301 -39.05 -175.98 
-     79 32.22 1626 1 1 145.49 -39.7848 -174.85 
-     79 226.727 1627 1 1 145.55 -39.8109 -174.807 
-     79 15.6658 1288 2 0 41.404 77.65 -146.235 
-     79 96.4865 1159 0 1 51.9078 -23.896 -204.85 
-     79 159.876 589 6 0 57.9653 -62.05 -26.2189 
-     79 13.736 588 6 0 57.7729 -62.25 -25.8746 
-     79 55.6951 1183 6 1 56.7642 -62.8186 -24.8499 
-     79 119.105 1182 6 1 56.6499 -62.9038 -24.7242 
-     79 302.541 1181 6 1 56.4496 -63.1149 -24.5014 
-     79 108.375 1180 6 1 56.25 -63.1861 -24.615 
-     79 87.439 1108 6 1 41.65 78.1756 -24.6965 
-     79 85.6347 1109 6 1 41.85 78.3905 -24.7936 
-     79 71.3032 1110 6 1 42.05 78.5851 -24.8342 
-     79 79.2272 1111 6 1 42.25 78.7692 -24.8455 
-     79 94.7587 1112 6 1 42.45 78.9367 -24.8146 
-     79 68.0635 1113 6 1 42.65 79.0704 -24.7896 
-     79 62.4366 1114 6 1 42.85 79.1387 -24.8058 
-     79 57.4013 1115 6 1 43.05 79.1629 -24.8083 
-     79 56.2364 1116 6 1 43.25 79.1937 -24.7641 
-     79 70.3796 1117 6 1 43.45 79.1966 -24.7529 
-     79 50.0231 1118 6 1 43.6505 79.1976 -24.7579 
-     79 77.4137 1119 6 1 43.85 79.2427 -24.7108 
-     79 120.421 1120 6 1 44.05 79.3424 -24.6148 
-     79 310.662 1121 6 1 44.25 79.6221 -24.4704 
-     79 310.929 1107 1 1 41.4701 77.5044 -174.45 
-     79 68.6309 1286 1 0 41.4871 77.45 -176.007 
-     79 121.354 1103 0 1 40.8287 76.8184 -204.45 
-     79 120.472 1283 0 0 40.6635 76.8291 -205.85 
-     79 120.485 1285 1 0 41.2727 77.2032 -175.851 
-     79 155.912 1083 0 1 36.8121 69.9342 -204.45 
-     79 85.2828 1245 0 0 36.4076 69.1766 -205.85 
-     79 85.7092 1244 0 0 36.3197 69.05 -206.097 
-     79 310.393 1218 0 0 39.2307 63.786 -206.25 
-     79 206.477 480 1 0 -140.866 -83.85 -176.241 
-     79 74.3371 479 1 0 -140.998 -84.05 -176.241 
-     79 13.5294 1589 8 0 61.2713 138.098 33.7502 
-     79 85.0612 1590 8 0 61.2886 138.15 33.7681 
-     79 58.9767 1591 8 0 61.3664 138.35 33.8335 
-     79 49.6779 1592 8 0 61.4593 138.55 33.8954 
-     79 70.9714 1593 8 0 61.5157 138.75 33.9706 
-     79 3.30958 1594 8 0 61.5025 138.95 34.1307 
-     79 218.98 1204 8 1 61.0176 139.29 35.15 
-     79 123.399 1205 8 1 61.05 139.384 35.4434 
-     79 6.82578 1206 8 1 61.25 139.456 35.1694 
-     79 282.396 1596 8 0 61.2518 139.498 34.15 
-     79 54.5648 1597 8 0 61.1628 139.55 33.9438 
-     79 23.3431 1646 8 0 45.45 149.37 33.75 
-     79 1.44575 1427 8 0 76.7633 105.578 33.75 
-     79 83.8639 1289 7 0 41.4884 77.9863 4.15 
-     79 72.7218 1101 6 1 40.3668 81.7789 -24.45 
-     79 44.2967 1100 6 1 40.25 81.7642 -24.6698 
-     79 123.307 1307 6 0 39.5819 81.6236 -25.85 
-     79 4.39718 995 5 1 19.0582 76.5136 -54.45 
-     79 123.281 994 5 1 19.05 76.5111 -54.4657 
-     79 17.2306 993 5 1 18.85 76.4521 -54.8089 
-     79 111.323 1281 5 0 18.175 76.2959 -55.85 
-     79 16.9083 891 4 1 -1.80605 73.0801 -84.45 
-     79 64.6779 890 4 1 -1.85054 73.085 -84.4693 
-     79 63.7859 889 4 1 -2.05 73.1032 -84.5505 
-     79 67.1657 888 4 1 -2.25 73.1122 -84.6353 
-     79 63.1915 887 4 1 -2.45 73.1186 -84.7082 
-     79 58.8736 886 4 1 -2.65 73.1276 -84.7693 
-     79 7.82805 885 4 1 -2.85097 73.1331 -84.8376 
-     79 279.888 1265 4 0 -5.70389 73.1564 -85.85 
-     79 58.9642 1264 4 0 -6.47406 73.05 -86.1721 
-     79 38.5366 585 3 1 -62.9627 57.9527 -114.45 
-     79 64.6247 584 3 1 -63.05 57.9291 -114.502 
-     79 68.2769 583 3 1 -63.25 57.8792 -114.618 
-     79 67.6214 582 3 1 -63.4501 57.8385 -114.725 
-     79 28.7353 581 3 1 -63.65 57.7917 -114.821 
-     79 178.319 1184 3 0 -66.0906 57.0147 -115.85 
-     79 182.621 1183 3 0 -66.5616 56.85 -116.048 
-     79 10.4758 1182 3 0 -67.0886 56.6496 -116.236 
-     79 56.5493 1094 6 1 38.8772 78.1758 -24.45 
-     79 77.7053 1093 6 1 38.85 78.1988 -24.5765 
-     79 86.5049 1291 6 0 38.5752 78.4064 -25.85 
-     79 21.349 1292 6 0 38.5143 78.45 -26.1542 
-     79 138.956 1066 5 1 33.4316 82.4401 -54.45 
-     79 132.377 1313 5 0 33.2331 82.7197 -55.8502 
-     79 117.14 1045 4 1 29.0939 87.8956 -84.4502 
-     79 61.323 1044 4 1 29.05 87.9168 -84.705 
-     79 130.976 1339 4 0 28.8486 88.0206 -85.8505 
-     79 28.0101 1340 4 0 28.7889 88.05 -86.1854 
-     79 78.8714 1018 3 1 23.724 90.9363 -114.45 
-     79 37.2583 1017 3 1 23.65 90.9779 -114.71 
-     79 153.512 1355 3 0 23.3145 91.1736 -115.85 
-     79 162.471 977 2 1 15.5854 96.7638 -144.45 
-     79 226.362 1385 2 0 15.1871 97.1518 -145.851 
-     79 132.116 933 1 1 6.84903 104.652 -174.45 
-     79 174.555 1424 1 0 6.19502 104.979 -175.85 
-     79 57.6204 860 0 1 -7.94123 112.848 -204.45 
-     79 115.794 859 0 1 -8.05002 112.885 -204.635 
-     79 69.0912 1464 0 0 -8.76892 113.115 -205.85 
-     79 82.9501 1465 0 0 -8.88351 113.15 -206.042 
-     79 46.7349 1292 9 0 41.3501 78.5594 64.15 
-     79 85.7452 1293 9 0 41.3485 78.65 64.0225 
-     79 65.5292 1329 9 0 31.2029 85.9 63.75 
-     79 111.507 1328 9 0 31.0831 85.85 63.9297 
-     79 143.964 1052 9 1 30.5851 85.9812 65.1502 
-     79 147.845 1053 9 1 30.65 85.964 65.4758 
-     79 186.831 1330 9 0 30.5516 86.0514 64.149 
-     79 298.715 1207 9 0 5.21326 61.6378 63.75 
-     79 86.6919 1208 9 0 5.1844 61.65 63.861 
-Number of digits in this event: 60
+Number of tracker hits in this event: 106
+     79 150.097 234 9 1 -133.292 6.58517 65.55 
+     79 125.23 932 9 0 -133.296 6.58066 64.15 
+     79 168.871 233 8 1 -133.368 6.48717 35.55 
+     79 108.549 932 8 0 -133.375 6.48103 34.15 
+     79 121.609 233 7 1 -133.506 6.36565 5.55 
+     79 123.754 931 7 0 -133.516 6.36092 4.15 
+     79 274.038 232 6 1 -133.717 6.24031 -24.45 
+     79 104.043 930 6 0 -133.726 6.23758 -25.85 
+     79 150.532 231 5 1 -133.932 6.18838 -54.45 
+     79 97.3606 930 5 0 -133.943 6.18275 -55.85 
+     79 290.61 229 4 1 -134.181 6.06879 -84.45 
+     79 122.95 930 4 0 -134.194 6.06314 -85.85 
+     79 151.515 228 3 1 -134.478 5.92952 -114.45 
+     79 187.672 929 3 0 -134.487 5.9194 -115.85 
+     79 118.326 227 2 1 -134.623 5.64161 -144.45 
+     79 160.554 927 2 0 -134.636 5.62847 -145.85 
+     79 95.5971 226 1 1 -134.902 5.35275 -174.45 
+     79 111.454 926 1 0 -134.919 5.34009 -175.85 
+     79 530.6 224 0 1 -135.24 5.01959 -204.45 
+     79 311.389 924 0 0 -135.257 5.00183 -205.85 
+     79 122.595 225 0 1 -135.15 5.00331 -204.686 
+     79 102.552 1706 7 0 -33.4501 161.37 3.75 
+     79 40.5963 743 7 1 -31.3219 162.934 5.15007 
+     79 163.459 1709 7 0 -29.7605 162.025 4.15 
+     79 8.35748 1708 7 0 -29.807 161.95 4.01812 
+     79 341.177 925 0 0 -135.403 5.24156 -205.85 
+     79 41.4555 784 0 0 -114.342 -23.198 -206.25 
+     79 225.565 783 0 0 -114.248 -23.25 -206.181 
+     79 38.797 341 0 1 -111.85 -23.9291 -204.85 
+     79 86.4315 342 0 1 -111.75 -23.9585 -204.795 
+     79 82.8143 343 0 1 -111.55 -24.0583 -204.655 
+     79 8.08618 344 0 1 -111.35 -24.1782 -204.473 
+     79 68.9429 514 1 0 -94.5896 -77.1183 -176.25 
+     79 69.2505 513 1 0 -94.5662 -77.2502 -176.171 
+     79 102.698 512 1 0 -94.5375 -77.4504 -176.18 
+     79 14.2944 808 0 0 -108.007 -18.3088 -205.85 
+     79 52.9567 370 0 1 -106.063 -17.6832 -204.85 
+     79 240.139 371 0 1 -105.95 -17.6563 -204.825 
+     79 36.3747 923 0 0 -134.593 4.85 -206.161 
+     79 29.2471 1135 0 0 -123.971 47.1303 -206.25 
+     79 99.9797 1136 0 0 -123.971 47.25 -206.213 
+     79 55.7619 1137 0 0 -123.956 47.45 -206.13 
+     79 63.8129 1138 0 0 -123.978 47.6503 -206.084 
+     79 57.9242 1139 0 0 -123.949 47.85 -206.067 
+     79 82.475 1140 0 0 -124.002 48.05 -206.091 
+     79 22.2697 1141 0 0 -124.123 48.25 -206.191 
+     79 274.994 1208 0 0 -118.183 61.6504 -206.25 
+     79 219.858 1209 0 0 -118.304 61.85 -206.142 
+     79 96.3841 230 4 1 -134.15 6.16673 -84.5467 
+     79 127.978 927 4 0 -133.681 5.63901 -85.85 
+     79 11.392 294 3 1 -121.164 -4.56262 -114.45 
+     79 92.2677 295 3 1 -121.15 -4.56454 -114.487 
+     79 192.341 876 3 0 -120.7 -4.6583 -115.85 
+     79 2.74079 336 2 1 -112.761 -8.66853 -144.45 
+     79 64.3109 337 2 1 -112.75 -8.67376 -144.454 
+     79 56.0003 338 2 1 -112.55 -8.76165 -144.507 
+     79 67.6402 339 2 1 -112.35 -8.85179 -144.573 
+     79 71.8749 340 2 1 -112.15 -8.94935 -144.634 
+     79 67.6898 341 2 1 -111.95 -9.07568 -144.684 
+     79 105.464 342 2 1 -111.75 -9.19849 -144.73 
+     79 55.4131 343 2 1 -111.55 -9.3121 -144.779 
+     79 109.88 344 2 1 -111.35 -9.40586 -144.819 
+     79 4.81716 845 2 0 -106.242 -11.0451 -145.85 
+     79 209.878 844 2 0 -106.226 -11.05 -145.853 
+     79 119.573 843 2 0 -105.833 -11.25 -145.926 
+     79 112.093 842 2 0 -105.497 -11.45 -145.968 
+     79 147.909 841 2 0 -105.109 -11.65 -145.989 
+     79 278.305 840 2 0 -104.693 -11.85 -145.976 
+     79 143.41 839 2 0 -104.158 -12.05 -145.903 
+     79 29.5821 425 2 1 -95.053 -16.1495 -144.85 
+     79 83.4112 426 2 1 -94.95 -16.1979 -144.841 
+     79 13.3313 797 2 0 -84.8597 -20.6259 -145.85 
+     79 125.088 796 2 0 -84.8061 -20.65 -145.855 
+     79 125.223 795 2 0 -84.3454 -20.85 -145.916 
+     79 275.15 794 2 0 -83.9335 -21.05 -146.058 
+     79 35.894 793 2 0 -83.4309 -21.25 -146.216 
+     79 13.7826 612 2 0 -0.597211 -57.6352 -146.25 
+     79 100.44 611 2 0 -0.589132 -57.65 -146.199 
+     79 110.063 896 2 1 -0.659002 -57.7291 -144.85 
+     79 167.91 895 2 1 -0.929088 -57.7851 -144.45 
+     79 131.189 609 2 0 -1.17532 -58.0932 -145.85 
+     79 50.6499 778 2 0 11.4713 -24.3935 -146.25 
+     79 110.614 779 2 0 11.5663 -24.25 -146.127 
+     79 17.7736 780 2 0 11.6908 -24.05 -145.894 
+     79 17.6816 965 2 1 13.1945 -23.5528 -144.85 
+     79 60.4691 966 2 1 13.25 -23.5362 -144.825 
+     79 60.3725 967 2 1 13.4503 -23.5357 -144.702 
+     79 114.867 968 2 1 13.65 -23.5586 -144.612 
+     79 116.469 969 2 1 13.8503 -23.5176 -144.562 
+     79 135.819 970 2 1 14.05 -23.2623 -144.578 
+     79 43.2242 971 2 1 14.25 -23.1929 -144.491 
+     79 74.8421 951 2 1 10.45 -14.9028 -144.743 
+     79 82.8375 950 2 1 10.25 -14.5471 -144.722 
+     79 3.00083 963 2 1 12.65 -16.7355 -144.816 
+     79 126.452 929 4 0 -134.419 6.04998 -85.8506 
+     79 108.532 206 3 1 -138.865 1.41041 -114.45 
+     79 116.527 906 3 0 -138.57 1.3245 -115.85 
+     79 151.765 240 2 1 -132.085 -0.327257 -144.45 
+     79 53.8253 899 2 0 -132.068 -0.0827902 -145.851 
+     79 115.232 238 1 1 -132.527 6.07816 -174.45 
+     79 43.4206 237 1 1 -132.55 6.2025 -174.756 
+     79 2.64675 932 1 0 -132.614 6.64559 -175.85 
+     79 117.403 933 1 0 -132.614 6.65 -175.861 
+     79 69.8042 230 0 1 -134.001 17.7082 -204.45 
+     79 83.0412 231 0 1 -133.95 17.7639 -204.693 
+     79 142.345 990 0 0 -133.601 18.0595 -205.85 
+Number of digits in this event: 38
 Using G4ParticleGun... 
-Particle energy: 3.70709 LIN
+Particle energy: 9.29509 LIN
 Particle: e-
 Event: 80
-Number of tracker hits in this event: 75
-     80 132.012 1261 9 1 72.398 -110.913 65.55 
-     80 99.6648 346 9 0 72.3948 -110.915 64.15 
-     80 161.411 1261 8 1 72.3267 -110.968 35.55 
-     80 106.073 345 8 0 72.3211 -110.969 34.15 
-     80 127.229 1260 7 1 72.1918 -110.99 5.55 
-     80 109.571 345 7 0 72.1845 -110.992 4.15 
-     80 110.627 1259 6 1 72.0245 -111.021 -24.45 
-     80 202.273 345 6 0 72.0178 -111.019 -25.85 
-     80 149.676 1259 5 1 71.8771 -110.973 -54.45 
-     80 117.177 345 5 0 71.8654 -110.97 -55.85 
-     80 117.514 1257 4 1 71.6177 -110.91 -84.45 
-     80 110.013 346 4 0 71.6079 -110.906 -85.85 
-     80 351.339 1256 3 1 71.422 -110.827 -114.45 
-     80 211.163 346 3 0 71.4089 -110.825 -115.85 
-     80 230.163 1255 2 1 71.1276 -110.789 -144.45 
-     80 164.398 346 2 0 71.1191 -110.786 -145.85 
-     80 155.149 1254 1 1 70.9597 -110.705 -174.45 
-     80 117.91 347 1 0 70.9523 -110.699 -175.85 
-     80 176.183 1253 0 1 70.7975 -110.575 -204.45 
-     80 145.559 347 0 0 70.7871 -110.57 -205.85 
-     80 144.434 407 3 0 75.4552 -98.7368 -116.25 
-     80 33.1566 408 3 0 75.498 -98.55 -115.924 
-     80 150.818 1277 3 1 75.5816 -97.574 -114.85 
-     80 140.711 1278 3 1 75.65 -97.1811 -114.543 
-     80 90.9759 1279 3 1 75.85 -96.7273 -114.465 
-     80 141.17 1280 3 1 76.05 -96.4481 -114.473 
-     80 185.143 1281 3 1 76.25 -96.3094 -114.483 
-     80 124.794 1282 3 1 76.45 -96.2085 -114.499 
-     80 142.718 1283 3 1 76.6502 -96.1582 -114.529 
-     80 125.32 420 3 0 75.9481 -95.9732 -115.85 
-     80 234.887 378 3 0 68.0571 -104.376 -116.25 
-     80 16.8091 1256 2 1 71.2501 -110.788 -144.802 
-     80 65.7122 347 2 0 71.4552 -110.75 -145.996 
-     80 132.477 1284 1 1 76.9337 -110.867 -174.45 
-     80 83.721 344 1 0 77.1843 -111.278 -175.85 
-     80 60.7852 343 1 0 77.2254 -111.35 -176.079 
-     80 107.916 1314 0 1 82.8657 -120.47 -204.45 
-     80 28.7388 1313 0 1 82.85 -120.69 -204.778 
-     80 80.7601 293 0 0 82.7469 -121.398 -205.85 
-     80 58.2353 292 0 0 82.7251 -121.55 -206.089 
-     80 168.825 234 0 0 107.246 -133.276 -206.25 
-     80 39.9774 235 0 0 107.791 -133.15 -205.911 
-     80 30.0187 1453 0 1 110.826 -132.596 -204.85 
-     80 64.2119 1454 0 1 110.95 -132.574 -204.816 
-     80 47.6846 1455 0 1 111.15 -132.589 -204.764 
-     80 101.268 1456 0 1 111.35 -132.616 -204.71 
-     80 55.0934 1457 0 1 111.55 -132.609 -204.689 
-     80 71.5809 1458 0 1 111.75 -132.599 -204.683 
-     80 76.15 1459 0 1 111.95 -132.615 -204.625 
-     80 36.7222 1460 0 1 112.15 -132.664 -204.533 
-     80 195.908 345 4 0 71.7029 -111.037 -85.9613 
-     80 4.63905 1255 3 1 71.241 -110.171 -114.45 
-     80 166.774 345 3 0 71.6761 -110.95 -115.956 
-     80 61.4892 344 3 0 71.6785 -111.15 -116.004 
-     80 60.2434 343 3 0 71.6832 -111.35 -116.05 
-     80 99.3176 342 3 0 71.6445 -111.55 -116.086 
-     80 59.6446 341 3 0 71.5747 -111.75 -116.108 
-     80 63.0305 340 3 0 71.553 -111.95 -116.104 
-     80 135.314 339 3 0 71.4957 -112.15 -116.016 
-     80 16.864 338 3 0 71.4702 -112.35 -115.893 
-     80 25.963 1257 3 1 71.6225 -113.263 -114.85 
-     80 100.335 1258 3 1 71.65 -113.302 -114.765 
-     80 96.0492 1259 3 1 71.864 -113.561 -114.45 
-     80 89.2823 1260 3 1 72.05 -113.483 -114.689 
-     80 17.0903 321 3 0 73.8416 -115.819 -115.85 
-     80 446.14 1272 3 1 74.4943 -116.752 -114.85 
-     80 132.395 1273 3 1 74.6509 -116.806 -114.524 
-     80 155.429 1254 2 1 70.9836 -111.393 -144.45 
-     80 122.116 343 2 0 70.961 -111.431 -145.85 
-     80 114.207 1253 1 1 70.6627 -112.349 -174.45 
-     80 65.4037 1252 1 1 70.65 -112.36 -174.673 
-     80 412.451 338 1 0 70.5846 -112.41 -175.85 
-     80 143.832 1244 0 1 69.0062 -113.502 -204.45 
-     80 120.13 333 0 0 68.8858 -113.523 -205.85 
-     80 113.25 332 0 0 69.0634 -113.664 -205.85 
-Number of digits in this event: 36
+Number of tracker hits in this event: 38
+     80 124.246 804 11 1 -19.2362 40.7408 125.55 
+     80 176.652 1103 11 0 -19.2353 40.7414 124.15 
+     80 125.935 804 10 1 -19.2147 40.7521 95.55 
+     80 118.219 1103 10 0 -19.2138 40.7537 94.15 
+     80 106.565 804 9 1 -19.1895 40.79 65.55 
+     80 111.204 1103 9 0 -19.1887 40.7923 64.15 
+     80 124.384 804 8 1 -19.1738 40.8329 35.55 
+     80 129.742 1103 8 0 -19.1735 40.836 34.15 
+     80 112.374 804 7 1 -19.1656 40.9039 5.55 
+     80 131.966 1104 7 0 -19.1654 40.9075 4.15 
+     80 122.411 804 6 1 -19.1566 40.9778 -24.45 
+     80 167.899 1104 6 0 -19.1568 40.9809 -25.85 
+     80 136.406 804 5 1 -19.1624 41.0413 -54.45 
+     80 147.882 1104 5 0 -19.1636 41.0442 -55.85 
+     80 281.994 804 4 1 -19.1907 41.1053 -84.45 
+     80 229.512 1105 4 0 -19.1889 41.1101 -85.85 
+     80 117.566 804 3 1 -19.1362 41.2254 -114.45 
+     80 136.371 1105 3 0 -19.1323 41.2328 -115.85 
+     80 115.131 805 2 1 -19.0352 41.3911 -144.45 
+     80 208.318 1106 2 0 -19.0313 41.4051 -145.85 
+     80 106.706 805 1 1 -18.9558 41.677 -174.45 
+     80 104.181 1108 1 0 -18.9517 41.6915 -175.85 
+     80 107.589 805 0 1 -18.8626 41.9959 -204.45 
+     80 122.4 1109 0 0 -18.8566 42.0138 -205.85 
+     80 243.811 372 0 0 155.893 -105.654 -206.25 
+     80 167.021 803 4 1 -19.2503 41.2255 -84.7851 
+     80 90.7966 1332 9 0 4.87028 86.5276 63.75 
+     80 49.3242 1333 9 0 4.66672 86.65 63.8274 
+     80 112.556 1330 9 0 59.4689 86.0572 63.7502 
+     80 12.4161 1315 9 0 12.5157 83.0762 63.75 
+     80 174.405 1578 0 0 -50.4978 135.75 -206.135 
+     80 52.5786 1579 0 0 -50.6581 135.95 -205.958 
+     80 174.54 1043 0 1 28.65 79.9621 -204.751 
+     80 22.1907 1569 3 0 95.1748 133.955 -116.25 
+     80 295.077 1570 3 0 95.4577 134.15 -115.9 
+     80 226.318 804 0 1 -19.1752 40.867 -204.45 
+     80 249.675 1104 0 0 -19.2153 40.9086 -205.85 
+     80 21.3658 199 7 1 -140.15 -81.0299 5.23473 
+Number of digits in this event: 25
 Using G4ParticleGun... 
-Particle energy: 7.2864 LIN
+Particle energy: 4.5685 LIN
 Particle: e-
 Event: 81
-Number of tracker hits in this event: 115
-     81 163.563 584 11 1 -63.1896 -13.779 125.55 
-     81 107.257 831 11 0 -63.1896 -13.78 124.15 
-     81 125.414 584 10 1 -63.1874 -13.8011 95.55 
-     81 227.521 831 10 0 -63.1879 -13.7998 94.15 
-     81 96.9655 584 9 1 -63.197 -13.7781 65.55 
-     81 169.751 831 9 0 -63.1973 -13.7768 64.15 
-     81 413.973 584 8 1 -63.2077 -13.747 35.55 
-     81 233.72 831 8 0 -63.2097 -13.7464 34.15 
-     81 114.835 583 7 1 -63.2503 -13.73 5.55 
-     81 120.319 831 7 0 -63.2524 -13.7286 4.15 
-     81 107.54 583 6 1 -63.2959 -13.6926 -24.45 
-     81 126.549 831 6 0 -63.2978 -13.692 -25.85 
-     81 256.878 583 5 1 -63.3362 -13.6873 -54.45 
-     81 121.102 831 5 0 -63.3376 -13.6876 -55.85 
-     81 125.297 583 4 1 -63.3787 -13.7115 -84.45 
-     81 125.481 831 4 0 -63.3847 -13.7092 -85.85 
-     81 109.628 582 3 1 -63.4993 -13.6707 -114.45 
-     81 351.595 831 3 0 -63.501 -13.6688 -115.85 
-     81 277.106 582 2 1 -63.5408 -13.6149 -144.45 
-     81 135.29 832 2 0 -63.5429 -13.6129 -145.85 
-     81 96.1001 582 1 1 -63.5764 -13.5643 -174.45 
-     81 301.962 832 1 0 -63.5787 -13.5601 -175.85 
-     81 370.319 582 0 1 -63.6416 -13.485 -204.45 
-     81 559.376 832 0 0 -63.6437 -13.4805 -205.85 
-     81 38.2455 1239 3 0 -13.1822 67.8797 -116.25 
-     81 130.703 1240 3 0 -13.108 68.05 -115.941 
-     81 20.6021 1005 3 1 21.2251 1.52596 -114.45 
-     81 258.502 1006 3 1 21.2501 1.53788 -114.455 
-     81 189.434 1256 11 1 71.3282 -24.5319 125.15 
-     81 87.4924 933 6 0 66.6976 6.80377 -26.25 
-     81 76.2445 932 6 0 66.7911 6.64978 -26.2244 
-     81 25.1196 931 6 0 66.9121 6.44982 -26.2433 
-     81 240.88 1606 14 0 136.178 141.485 213.75 
-     81 75.7904 486 0 1 -82.8338 23.0951 -204.85 
-     81 28.2238 485 0 1 -82.85 23.1013 -204.809 
-     81 308.59 1420 6 1 104.285 168.347 -24.45 
-     81 50.9691 780 0 0 -88.6955 -23.8561 -206.25 
-     81 44.9457 465 0 1 -87.0386 -26.6995 -204.85 
-     81 9.79001 781 0 0 -88.7426 -23.85 -205.872 
-     81 133.425 461 0 1 -87.8201 -22.2955 -204.85 
-     81 225.898 786 0 0 -87.947 -22.7323 -205.85 
-     81 68.8914 830 9 0 -63.24 -13.85 63.9209 
-     81 142.724 944 9 0 -58.0653 8.90795 63.75 
-     81 82.1368 943 9 0 -58.2524 8.85 63.9276 
-     81 57.4085 1286 9 0 -90.8557 77.3826 63.75 
-     81 132.526 1287 9 0 -90.8536 77.45 63.8732 
-     81 157.03 1288 9 0 -90.7239 77.65 63.8535 
-     81 639.3 583 2 1 -63.3835 -13.6894 -144.45 
-     81 267.973 831 2 0 -63.3868 -13.694 -145.85 
-     81 231.444 583 1 1 -63.3334 -13.7901 -174.45 
-     81 95.9027 831 1 0 -63.312 -13.7864 -175.85 
-     81 216.936 586 0 1 -62.7843 -13.701 -204.45 
-     81 376.272 831 0 0 -62.7875 -13.6988 -205.85 
-     81 116.873 584 0 1 -63.2169 -13.7328 -204.45 
-     81 190.864 1554 7 0 -54.803 131.016 3.75 
-     81 139.491 1555 7 0 -54.8233 131.15 3.92616 
-     81 19.0533 583 8 1 -63.25 -13.8946 35.2201 
-     81 142.325 829 8 0 -63.4047 -14.0754 34.15 
-     81 154.647 560 7 1 -67.9538 -19.8386 5.54985 
-     81 98.9196 800 7 0 -67.8459 -19.93 4.1499 
-     81 99.2419 572 6 1 -65.4744 -20.6187 -24.4504 
-     81 86.5112 798 6 0 -65.5151 -20.3309 -25.85 
-     81 22.3911 799 6 0 -65.5255 -20.25 -26.1697 
-     81 364.59 567 5 1 -66.5145 -12.3926 -54.45 
-     81 125.979 841 5 0 -66.5657 -11.8168 -55.85 
-     81 11.9936 842 5 0 -66.5634 -11.6496 -56.2215 
-     81 124.777 563 4 1 -67.3914 1.14058 -84.45 
-     81 161.235 906 4 0 -67.0578 1.30919 -85.85 
-     81 104.395 603 3 1 -59.375 4.6504 -114.45 
-     81 32.8294 602 3 1 -59.45 4.82609 -114.742 
-     81 44.2102 926 3 0 -59.5928 5.41647 -115.85 
-     81 161.508 927 3 0 -59.6001 5.45018 -115.911 
-     81 167.233 1028 3 0 -70.5547 25.812 -116.25 
-     81 54.2163 548 3 1 -70.2857 25.9668 -114.85 
-     81 200.088 549 3 1 -70.25 26.0013 -114.708 
-     81 15.3472 550 3 1 -70.0227 26.2679 -114.45 
-     81 119.335 1027 3 0 -70.2633 25.5535 -115.85 
-     81 71.3806 994 3 0 -75.6433 18.9469 -116.25 
-     81 85.4527 993 3 0 -75.6621 18.8499 -115.995 
-     81 90.5071 992 3 0 -75.5816 18.65 -115.87 
-     81 51.4152 991 3 0 -75.3788 18.45 -115.923 
-     81 51.8646 529 3 1 -74.1367 17.5433 -114.85 
-     81 119.58 530 3 1 -74.05 17.4866 -114.793 
-     81 252.786 531 3 1 -73.85 17.4965 -114.653 
-     81 104.429 532 3 1 -73.6499 17.6395 -114.52 
-     81 210.134 1023 2 0 -69.8697 24.6608 -145.85 
-     81 262.514 1002 3 0 -79.9543 20.6144 -116.25 
-     81 266.37 496 3 1 -80.8012 21.166 -114.85 
-     81 219.524 495 3 1 -80.85 21.1868 -114.785 
-     81 102.359 533 3 1 -73.25 29.9062 -114.521 
-     81 314.394 585 7 1 -63.0095 -11.7933 5.54987 
-     81 108.447 841 7 0 -62.8377 -11.6789 4.15 
-     81 111.258 605 6 1 -58.9631 -9.83804 -24.45 
-     81 139.424 851 6 0 -58.7565 -9.69801 -25.8503 
-     81 14.2382 852 6 0 -58.703 -9.65 -26.2293 
-     81 85.4292 625 5 1 -54.8852 -5.87725 -54.45 
-     81 121.25 626 5 1 -54.85 -5.85096 -54.6832 
-     81 113.001 871 5 0 -54.6939 -5.69892 -55.85 
-     81 15.5121 872 5 0 -54.6466 -5.64999 -56.1912 
-     81 124.115 645 4 1 -50.9169 -1.40353 -84.45 
-     81 204.907 894 4 0 -50.8401 -1.22846 -85.85 
-     81 132.997 656 3 1 -48.7377 1.97375 -114.45 
-     81 64.239 912 3 0 -48.4372 2.5766 -115.85 
-     81 137.713 913 3 0 -48.4021 2.65003 -116.02 
-     81 94.3995 688 2 1 -42.3242 14.6513 -144.451 
-     81 22.48 689 2 1 -42.25 14.7971 -144.784 
-     81 112.009 976 2 0 -42.0146 15.2669 -145.85 
-     81 147.144 725 1 1 -35.0478 26.0055 -174.451 
-     81 48.2984 1027 1 0 -34.8053 25.4937 -175.85 
-     81 98.7457 1026 1 0 -34.7841 25.45 -175.97 
-     81 171.208 757 0 1 -28.5927 12.6126 -204.45 
-     81 17.1755 758 0 1 -28.45 12.4297 -204.806 
-     81 32.8554 959 0 0 -28.0479 11.8956 -205.85 
-     81 140.477 958 0 0 -28.0146 11.85 -205.937 
-     81 6.12789 700 4 0 9.5466 -40.05 -86.0025 
-Number of digits in this event: 61
+Number of tracker hits in this event: 39
+     81 131.789 1359 10 1 91.9886 47.4095 95.55 
+     81 150.776 1136 10 0 91.989 47.4102 94.15 
+     81 122.467 1359 9 1 91.9964 47.425 65.55 
+     81 113.136 1136 9 0 91.9987 47.4228 64.15 
+     81 298.785 1359 8 1 92.051 47.3714 35.55 
+     81 104.935 1136 8 0 92.0526 47.3706 34.15 
+     81 350.874 1359 7 1 92.0882 47.3559 5.55 
+     81 106.897 1136 7 0 92.0896 47.3622 4.15 
+     81 116.583 1359 6 1 92.1087 47.5051 -24.45 
+     81 137.118 1137 6 0 92.1116 47.5121 -25.85 
+     81 195.145 1360 5 1 92.1723 47.6608 -54.45 
+     81 133.102 1138 5 0 92.1763 47.6697 -55.85 
+     81 108.73 1360 4 1 92.2552 47.8504 -84.45 
+     81 131.083 1139 4 0 92.2575 47.8577 -85.85 
+     81 121.571 1360 3 1 92.3127 48.0074 -114.45 
+     81 113.321 1139 3 0 92.3165 48.0136 -115.85 
+     81 127.596 1361 2 1 92.3827 48.1572 -144.45 
+     81 126.598 1140 2 0 92.3903 48.1697 -145.85 
+     81 118.663 1361 1 1 92.5276 48.4289 -174.45 
+     81 111.852 1141 1 0 92.5314 48.4253 -175.85 
+     81 423.09 1362 0 1 92.5728 48.3275 -204.45 
+     81 177.723 1141 0 0 92.5754 48.3282 -205.85 
+     81 12.1505 1036 1 0 114.249 27.4001 -176.25 
+     81 295.164 1143 0 0 92.7033 48.7116 -205.85 
+     81 167.321 1089 2 0 112.454 37.8817 -146.25 
+     81 186.93 1088 2 0 112.323 37.8497 -146.22 
+     81 186.369 1360 7 1 92.15 47.4494 5.32561 
+     81 111.366 1360 8 1 92.15 47.4518 35.2308 
+     81 35.1043 1124 8 0 93.1697 44.9227 34.15 
+     81 8.88839 1123 8 0 93.2155 44.85 34.1366 
+     81 158.301 1361 8 1 92.4577 42.7578 35.15 
+     81 71.1425 1105 8 0 91.8 41.1053 34.15 
+     81 17.4403 1132 8 0 91.5137 46.4946 34.15 
+     81 76.8736 1131 8 0 91.4932 46.45 34.1179 
+     81 130.099 1130 8 0 91.4085 46.2496 33.9725 
+     81 186.958 1073 8 0 129.941 34.8469 33.75 
+     81 248.46 1074 8 0 129.957 34.85 33.7563 
+     81 169.672 1072 8 0 130.362 34.65 33.798 
+     81 33.024 1051 3 1 30.45 17.2146 -114.612 
+Number of digits in this event: 25
 Using G4ParticleGun... 
-Particle energy: 9.75712 LIN
+Particle energy: 9.90468 LIN
 Particle: e-
 Event: 82
-Number of tracker hits in this event: 39
-     82 137.445 712 9 1 -37.6219 -112.092 65.55 
-     82 130.35 340 9 0 -37.6219 -112.092 64.15 
-     82 97.3016 712 8 1 -37.622 -112.083 35.55 
-     82 118.489 340 8 0 -37.6216 -112.083 34.15 
-     82 122.834 712 7 1 -37.6145 -112.069 5.55 
-     82 96.5317 340 7 0 -37.6139 -112.068 4.15 
-     82 110.526 712 6 1 -37.6003 -112.054 -24.45 
-     82 113.175 340 6 0 -37.5984 -112.054 -25.85 
-     82 401.348 712 5 1 -37.5587 -112.041 -54.45 
-     82 219.435 340 5 0 -37.5576 -112.041 -55.85 
-     82 107.005 712 4 1 -37.5284 -112.034 -84.45 
-     82 142.694 340 4 0 -37.5269 -112.033 -85.85 
-     82 767.096 712 3 1 -37.4888 -112.016 -114.45 
-     82 609.505 340 3 0 -37.4857 -112.014 -115.85 
-     82 569.025 713 2 1 -37.4242 -111.969 -144.45 
-     82 661.616 340 2 0 -37.4218 -111.966 -145.85 
-     82 438.446 713 1 1 -37.3701 -111.899 -174.45 
-     82 550.463 341 1 0 -37.3698 -111.899 -175.85 
-     82 350.2 713 0 1 -37.361 -111.905 -204.45 
-     82 232.708 341 0 0 -37.3622 -111.905 -205.85 
-     82 5.25895 717 1 0 -141.768 -36.65 -176.023 
-     82 11.3961 598 0 0 -21.9661 -60.45 -206.147 
-     82 188.894 599 0 0 -22.018 -60.25 -206.07 
-     82 219.051 714 0 1 -37.1527 -111.577 -204.45 
-     82 329.015 342 0 0 -37.1501 -111.559 -205.85 
-     82 88.756 479 1 1 -84.05 -156.955 -174.811 
-     82 152.48 341 2 0 -37.3627 -111.95 -146.005 
-     82 566.696 712 2 1 -37.5297 -112.084 -144.45 
-     82 128.238 711 1 1 -37.7585 -112.232 -174.45 
-     82 422.894 339 1 0 -37.7713 -112.23 -175.85 
-     82 172.857 710 0 1 -38.029 -112.194 -204.45 
-     82 118.86 339 0 0 -38.0468 -112.196 -205.85 
-     82 388.425 711 5 1 -37.65 -111.84 -54.6721 
-     82 140.751 712 1 1 -37.4918 -112.225 -174.45 
-     82 303.379 712 0 1 -37.4854 -112.347 -204.45 
-     82 128.065 338 0 0 -37.4859 -112.354 -205.85 
-     82 88.8289 144 5 0 -43.8049 -151.236 -56.25 
-     82 18.8528 340 1 0 -37.4998 -111.977 -176.216 
-     82 107.582 340 0 0 -37.4999 -112.056 -205.85 
-Number of digits in this event: 28
+Number of tracker hits in this event: 82
+     82 111.667 1269 11 1 73.9202 14.8586 125.55 
+     82 157.032 974 11 0 73.9201 14.859 124.15 
+     82 148.257 1269 10 1 73.9205 14.866 95.55 
+     82 103.964 974 10 0 73.9206 14.8673 94.15 
+     82 102.218 1269 9 1 73.9232 14.8961 65.55 
+     82 169.883 974 9 0 73.9232 14.8971 64.15 
+     82 92.93 1269 8 1 73.9243 14.912 35.55 
+     82 131.278 974 8 0 73.9241 14.9117 34.15 
+     82 229.273 1269 7 1 73.9163 14.9062 5.55 
+     82 152.084 974 7 0 73.9146 14.9077 4.15 
+     82 112.38 1269 6 1 73.8738 14.9449 -24.45 
+     82 106.604 974 6 0 73.8712 14.9468 -25.85 
+     82 102.592 1268 5 1 73.8173 14.9892 -54.45 
+     82 250.165 974 5 0 73.8137 14.9916 -55.85 
+     82 186.037 1268 4 1 73.7387 15.0471 -84.45 
+     82 53.5329 974 4 0 73.735 15.0497 -85.85 
+     82 62.8926 975 4 0 73.7344 15.05 -86.0423 
+     82 130.499 1268 3 1 73.6556 15.104 -114.45 
+     82 175.952 975 3 0 73.6505 15.1059 -115.85 
+     82 260.822 1267 2 1 73.5391 15.1557 -144.45 
+     82 456.075 975 2 0 73.5342 15.1581 -145.85 
+     82 115.819 1266 1 1 73.4345 15.2049 -174.45 
+     82 146.075 975 1 0 73.4293 15.2061 -175.85 
+     82 132.278 1266 0 1 73.3236 15.2315 -204.45 
+     82 305.777 975 0 0 73.3194 15.2295 -205.85 
+     82 306.675 1745 13 1 169.15 -77.3901 185.189 
+     82 16.2013 1744 13 1 169.15 -77.2988 185.487 
+     82 44.1839 1666 7 1 153.431 72.3117 5.15 
+     82 86.5882 1667 7 1 153.55 72.409 5.5396 
+     82 311.243 959 1 0 99.3986 11.974 -176.25 
+     82 170.336 976 0 0 73.2515 15.25 -205.962 
+     82 30.9789 735 0 1 -32.9277 -21.3292 -204.85 
+     82 174.007 1268 2 1 73.7278 15.1243 -144.45 
+     82 189.923 1272 1 1 74.6424 15.4278 -174.45 
+     82 257.248 977 1 0 74.6326 15.4748 -175.85 
+     82 186.988 1270 0 1 74.1308 16.3984 -204.45 
+     82 72.8082 981 0 0 74.1663 16.4436 -205.85 
+     82 372.191 982 0 0 74.1711 16.45 -206.039 
+     82 38.1231 976 2 0 73.6867 15.2503 -146.132 
+     82 74.0713 1185 2 0 98.6298 57.1229 -146.25 
+     82 53.7185 1186 2 0 98.7655 57.25 -145.976 
+     82 101.351 1397 2 1 99.5604 57.2681 -144.85 
+     82 104.998 1398 2 1 99.75 57.2808 -144.576 
+     82 172.207 1270 1 1 74.0604 15.4861 -174.45 
+     82 109.707 1265 0 1 73.2471 16.3658 -204.45 
+     82 134.652 1578 7 0 23.1339 135.761 3.75 
+     82 198.172 1579 7 0 22.9372 135.95 3.98713 
+     82 141.844 1013 7 1 22.7041 136.329 5.15042 
+     82 524.016 1012 7 1 22.65 136.352 5.29515 
+     82 198.496 1587 7 0 23.2893 137.615 4.15 
+     82 178.564 1588 7 0 23.3757 137.75 3.94807 
+     82 12.8638 1577 7 0 22.3514 135.56 4.14999 
+     82 83.6212 1576 7 0 22.3553 135.55 4.14494 
+     82 72.9492 1241 3 1 68.43 67.918 -114.45 
+     82 229.314 1242 3 1 68.45 67.8511 -114.518 
+     82 26.7772 1243 3 1 68.65 67.7619 -114.6 
+     82 41.8527 211 1 0 -141.263 -137.75 -176.12 
+     82 66.5491 210 1 0 -141.536 -137.95 -176.011 
+     82 65.2735 209 1 0 -141.632 -138.15 -176.072 
+     82 9.52033 208 1 0 -141.745 -138.35 -176.211 
+     82 0.111903 1270 2 1 74.0506 14.8459 -144.45 
+     82 396.742 1269 2 1 74.05 14.8452 -144.452 
+     82 3.82288 968 2 0 73.5113 13.6633 -145.85 
+     82 152.722 967 2 0 73.5055 13.65 -145.864 
+     82 65.4098 966 2 0 73.376 13.45 -146.127 
+     82 28.9075 1014 1 1 22.9008 -5.51952 -174.45 
+     82 168.61 1013 1 1 22.85 -5.5582 -174.546 
+     82 6.06142 1012 1 1 22.65 -5.72445 -174.835 
+     82 83.1975 863 1 0 22.0929 -7.26659 -175.85 
+     82 173.672 862 1 0 22.0065 -7.45 -176.075 
+     82 14.3021 1162 1 0 34.561 52.45 -176.171 
+     82 19.6829 1011 1 1 22.3222 -5.59637 -174.45 
+     82 59.8053 863 2 0 24.9438 -7.28247 -146.25 
+     82 47.0551 669 2 0 -24.2506 -46.1789 -146.25 
+     82 387.569 668 2 0 -24.3115 -46.25 -146.181 
+     82 106.456 974 2 0 73.7897 14.9089 -145.85 
+     82 133.78 1257 1 1 71.5106 14.7015 -174.45 
+     82 117.476 974 1 0 71.295 14.9175 -175.85 
+     82 136.463 1236 0 1 67.2838 18.4471 -204.45 
+     82 97.9558 1235 0 1 67.25 18.4548 -204.587 
+     82 118.734 992 0 0 66.9328 18.5066 -205.85 
+     82 287.736 993 0 0 67.6301 18.6998 -205.85 
+Number of digits in this event: 42
 Using G4ParticleGun... 
-Particle energy: 9.65468 LIN
+Particle energy: 7.30547 LIN
 Particle: e-
 Event: 83
-Number of tracker hits in this event: 25
-     83 201.827 1243 9 1 68.7434 99.3782 65.55 
-     83 119.595 1396 9 0 68.7436 99.3773 64.15 
-     83 112.02 1243 8 1 68.7482 99.3584 35.55 
-     83 165.998 1396 8 0 68.7485 99.3563 34.15 
-     83 133.955 1243 7 1 68.7522 99.306 5.55 
-     83 105.614 1395 7 0 68.7526 99.3028 4.15 
-     83 144.601 1243 6 1 68.7629 99.2344 -24.45 
-     83 175.325 1395 6 0 68.7637 99.2309 -25.85 
-     83 137.927 1243 5 1 68.7853 99.1582 -54.45 
-     83 99.8258 1395 5 0 68.7867 99.1553 -55.85 
-     83 153.624 1243 4 1 68.8175 99.0981 -84.45 
-     83 104.406 1394 4 0 68.8191 99.0954 -85.85 
-     83 110.967 1243 3 1 68.8493 99.0458 -114.45 
-     83 140.361 1394 3 0 68.8512 99.0433 -115.85 
-     83 137.28 1244 2 1 68.8914 98.9915 -144.45 
-     83 107.406 1394 2 0 68.8927 98.9883 -145.85 
-     83 110.227 1244 1 1 68.9228 98.9215 -174.45 
-     83 151.642 1393 1 0 68.9245 98.9179 -175.85 
-     83 117.284 1244 0 1 68.959 98.8439 -204.45 
-     83 103.526 1393 0 0 68.962 98.8399 -205.85 
-     83 27.8418 977 0 0 175.989 15.65 -205.951 
-     83 22.7327 978 0 0 176.032 15.65 -205.887 
-     83 183.097 1781 0 1 176.404 15.5509 -204.849 
-     83 9.84505 1379 3 1 96.1361 124.714 -114.45 
-     83 157.043 1380 3 1 96.15 124.701 -114.461 
-Number of digits in this event: 14
+Number of tracker hits in this event: 85
+     83 112.477 1319 10 1 83.9772 -35.5843 95.55 
+     83 212.121 722 10 0 83.9542 -35.5554 94.15 
+     83 136.052 1316 9 1 83.442 -34.9543 65.55 
+     83 115.331 725 9 0 83.4446 -34.9303 64.15 
+     83 101.836 1316 8 1 83.4218 -34.4291 35.55 
+     83 181.208 727 8 0 83.2058 -34.5124 34.15 
+     83 128.306 1293 7 1 78.8201 -36.1615 5.55 
+     83 176.082 719 7 0 78.5877 -36.198 4.15 
+     83 132.341 1269 6 1 73.9437 -36.9203 -24.45 
+     83 88.9829 714 6 0 74.0059 -37.1105 -25.85 
+     83 180.952 1276 5 1 75.2529 -41.4717 -54.45 
+     83 114.479 691 5 0 75.3304 -41.7217 -55.85 
+     83 118.234 1283 4 1 76.8222 -46.361 -84.45 
+     83 141.471 668 4 0 76.8094 -46.3166 -85.85 
+     83 90.5858 1279 3 1 75.9087 -45.1244 -114.45 
+     83 62.4259 1278 3 1 75.85 -45.01 -114.69 
+     83 16.1642 677 3 0 75.5486 -44.4729 -115.85 
+     83 145.545 678 3 0 75.5356 -44.45 -115.9 
+     83 195.34 1239 2 1 67.9407 -31.4218 -144.45 
+     83 7.70318 746 2 0 67.7145 -30.6603 -145.85 
+     83 111.822 747 2 0 67.7116 -30.65 -145.869 
+     83 4.66565 748 2 0 67.6529 -30.45 -146.233 
+     83 122.354 1219 1 1 64.0352 -15.0719 -174.45 
+     83 22.573 829 1 0 64.0143 -14.0994 -175.85 
+     83 72.2779 830 1 0 64.0124 -14.05 -175.921 
+     83 22.6116 831 1 0 63.9953 -13.85 -176.189 
+     83 151.888 1208 0 1 61.7364 5.5628 -204.45 
+     83 115.258 931 0 0 61.9296 6.26381 -205.85 
+     83 4.74895 932 0 0 61.9985 6.45012 -206.237 
+     83 215.06 1227 0 1 65.45 30.2962 -204.682 
+     83 40.6043 1264 2 1 72.8666 -42.1349 -144.45 
+     83 174.492 1265 2 1 73.0501 -42.1076 -144.471 
+     83 72.5216 690 2 0 72.556 -41.8954 -145.85 
+     83 88.1773 691 2 0 72.4061 -41.85 -145.99 
+     83 324.272 692 2 0 72.3141 -41.6499 -146.009 
+     83 149.29 1244 5 1 68.9371 -37.6073 -54.45 
+     83 279.586 712 5 0 68.7404 -37.5995 -55.85 
+     83 211.185 1214 4 1 62.9061 -38.0176 -84.4502 
+     83 51.8575 719 4 0 62.9741 -36.1932 -85.85 
+     83 69.1711 720 4 0 62.9768 -36.05 -85.9617 
+     83 75.9326 721 4 0 62.9861 -35.85 -86.1289 
+     83 119.527 1226 3 1 65.3568 -4.29935 -114.45 
+     83 58.3457 882 3 0 65.5484 -3.52736 -115.85 
+     83 62.1411 883 3 0 65.5593 -3.45 -116.003 
+     83 196.928 1238 2 1 67.8134 11.5402 -144.45 
+     83 27.9202 968 2 0 68.0627 13.7749 -145.85 
+     83 97.3589 969 2 0 68.072 13.85 -145.896 
+     83 68.6826 970 2 0 68.104 14.05 -146.024 
+     83 97.6288 971 2 0 68.1575 14.25 -146.159 
+     83 100.553 1329 1 1 85.8697 64.5551 -174.45 
+     83 42.2542 1221 1 0 85.9882 64.2712 -175.85 
+     83 107.921 1220 1 0 86.0053 64.25 -175.986 
+     83 120.487 1352 0 1 90.6024 60.3062 -204.45 
+     83 63.2396 1204 0 0 91.1068 60.9671 -205.851 
+     83 48.3086 1205 0 0 91.1557 61.05 -206.06 
+     83 3.09836 1222 3 0 60.6927 64.45 -115.921 
+     83 8.81176 1203 3 1 60.6703 65.4251 -114.85 
+     83 133.569 1243 5 1 68.85 -37.5964 -54.533 
+     83 143.707 1181 4 1 56.4334 -40.1661 -84.4502 
+     83 9.63777 1180 4 1 56.25 -40.2257 -84.8092 
+     83 138.848 698 4 0 55.6341 -40.3853 -85.8503 
+     83 8.78734 1102 3 1 40.4642 -42.8156 -114.45 
+     83 122.2 1101 3 1 40.4497 -42.8293 -114.471 
+     83 28.618 1100 3 1 40.2496 -43.0241 -114.774 
+     83 134.801 681 3 0 39.4985 -43.6895 -115.85 
+     83 61.0344 680 3 0 39.3277 -43.85 -116.108 
+     83 176.759 1002 2 1 20.6423 -64.2566 -144.45 
+     83 100.56 1001 2 1 20.45 -64.4745 -144.7 
+     83 3.70614 572 2 0 19.7712 -65.6383 -145.85 
+     83 89.4332 571 2 0 19.7647 -65.65 -145.861 
+     83 77.9661 570 2 0 19.6751 -65.85 -146.069 
+     83 200.398 960 1 1 12.1015 -94.8288 -174.45 
+     83 58.4914 419 1 0 11.9013 -96.2357 -175.85 
+     83 81.5526 418 1 0 11.8835 -96.35 -175.959 
+     83 40.7432 417 1 0 11.8491 -96.5506 -176.166 
+     83 6.63612 925 0 1 5.2348 -123.074 -204.45 
+     83 107.125 926 0 1 5.25 -123.058 -204.469 
+     83 27.8658 927 0 1 5.45 -122.9 -204.769 
+     83 135.066 289 0 0 6.32916 -122.333 -205.85 
+     83 40.276 290 0 0 6.69038 -122.15 -206.182 
+     83 215.387 391 0 0 40.9424 -101.929 -206.25 
+     83 9.6958 392 0 0 41.397 -101.75 -205.888 
+     83 17.8146 1110 0 1 42.2331 -101.514 -204.85 
+     83 102.894 1111 0 1 42.25 -101.509 -204.829 
+     83 9.1461 697 4 0 55.422 -40.45 -86.2296 
+Number of digits in this event: 32
 Using G4ParticleGun... 
-Particle energy: 8.93541 LIN
+Particle energy: 8.4368 LIN
 Particle: e-
 Event: 84
-Number of tracker hits in this event: 120
-     84 133.728 1343 10 1 88.6792 -10.4023 95.55 
-     84 125.824 848 10 0 88.6801 -10.4014 94.15 
-     84 109.286 1343 9 1 88.6986 -10.3814 65.55 
-     84 126.357 848 9 0 88.6994 -10.3805 64.15 
-     84 272.707 1343 8 1 88.7223 -10.362 35.55 
-     84 137.976 848 8 0 88.7235 -10.3619 34.15 
-     84 174.542 1343 7 1 88.7434 -10.3544 5.55 
-     84 114.513 848 7 0 88.7438 -10.3555 4.15 
-     84 127.504 1343 6 1 88.7539 -10.3826 -24.45 
-     84 118.473 848 6 0 88.7541 -10.3827 -25.85 
-     84 105.87 1343 5 1 88.7525 -10.383 -54.45 
-     84 158.087 848 5 0 88.7538 -10.3808 -55.85 
-     84 460.492 1343 4 1 88.7783 -10.3369 -84.45 
-     84 452.024 848 4 0 88.7778 -10.3309 -85.85 
-     84 303.934 1343 3 1 88.7738 -10.2107 -114.45 
-     84 147.13 849 3 0 88.7731 -10.2036 -115.85 
-     84 203.573 1343 2 1 88.7558 -10.0626 -144.45 
-     84 130.043 849 2 0 88.7558 -10.0544 -145.85 
-     84 130.414 1343 1 1 88.7527 -9.88059 -174.45 
-     84 129.801 850 1 0 88.7544 -9.87255 -175.85 
-     84 144.433 1343 0 1 88.7948 -9.70803 -204.45 
-     84 106.77 851 0 0 88.7974 -9.70339 -205.85 
-     84 70.9054 1659 3 0 10.7932 151.95 -116 
-     84 16.5592 1074 0 1 35.05 52.5385 -204.803 
-     84 226.708 359 7 0 123.803 -108.172 3.75 
-     84 155.36 358 7 0 123.804 -108.35 3.89557 
-     84 114.294 360 7 0 123.905 -108.15 4.08146 
-     84 104.307 850 3 0 88.7019 -10.0348 -115.85 
-     84 109.03 1339 2 1 87.9473 -9.65711 -144.45 
-     84 180.928 852 2 0 87.9503 -9.58512 -145.85 
-     84 176.876 1339 1 1 87.8725 -7.99205 -174.45 
-     84 190.499 860 1 0 87.9137 -7.88196 -175.85 
-     84 2.40922 861 1 0 87.9295 -7.85 -176.238 
-     84 134.14 1345 0 1 89.093 -5.32239 -204.451 
-     84 151.666 874 0 0 89.0549 -5.0994 -205.85 
-     84 25.3289 875 0 0 89.0466 -5.05 -206.154 
-     84 98.6815 1338 1 1 87.85 -7.98667 -174.663 
-     84 37.405 1262 11 0 -55.559 72.4544 123.75 
-     84 184.836 1261 11 0 -55.6286 72.4499 123.827 
-     84 151.396 637 11 1 -52.5226 72.3315 125.15 
-     84 49.0566 1259 11 0 -52.4912 71.8854 124.15 
-     84 33.375 851 2 0 88.0637 -9.65 -146.177 
-     84 117.085 1341 3 1 88.4269 -9.8753 -114.45 
-     84 125.157 851 3 0 88.4588 -9.71381 -115.85 
-     84 42.9913 1342 2 1 88.6419 -6.2042 -144.45 
-     84 142.828 870 2 0 88.6934 -6.02433 -145.85 
-     84 115.841 1348 1 1 89.7777 -2.91739 -174.45 
-     84 103.697 886 1 0 89.8538 -2.84046 -175.85 
-     84 113.264 1354 0 1 91.1238 -1.85235 -204.45 
-     84 156.763 890 0 0 91.0809 -1.95376 -205.85 
-     84 26.1697 865 0 0 85.8013 -7.03295 -206.25 
-     84 115.387 864 0 0 85.7715 -7.05009 -206.207 
-     84 54.9124 1330 0 1 86.232 -7.3733 -204.85 
-     84 198.064 1331 0 1 86.25 -7.40854 -204.692 
-     84 158.76 1346 3 1 89.3929 -9.84467 -114.45 
-     84 72.5384 848 3 0 89.1833 -10.3474 -115.85 
-     84 68.1497 847 3 0 89.1703 -10.45 -116.083 
-     84 69.8991 642 3 0 134.9 -51.5179 -116.25 
-     84 59.0691 641 3 0 135.089 -51.65 -116.175 
-     84 69.9702 640 3 0 135.202 -51.85 -116.11 
-     84 69.35 639 3 0 135.296 -52.05 -116.046 
-     84 90.5288 638 3 0 135.365 -52.25 -116.006 
-     84 58.0095 637 3 0 135.422 -52.4507 -115.953 
-     84 172.52 1579 3 1 135.998 -54.1713 -114.849 
-     84 32.6038 647 6 0 46.4798 -50.45 -25.9132 
-     84 181.521 1342 8 1 88.6472 -10.2921 35.55 
-     84 99.7116 1341 8 1 88.45 -10.0543 35.2618 
-     84 51.6832 855 8 0 87.5446 -8.98859 34.1492 
-     84 76.771 856 8 0 87.4418 -8.85 34.0299 
-     84 236.255 857 8 0 87.2722 -8.65 33.8849 
-     84 22.2335 858 8 0 87.0697 -8.45 33.766 
-     84 25.2001 974 7 1 14.9712 71.6987 5.54997 
-     84 59.048 975 7 1 15.05 71.7349 5.50102 
-     84 49.7305 976 7 1 15.2504 71.7849 5.36601 
-     84 60.4669 977 7 1 15.45 71.7923 5.27392 
-     84 94.7334 1257 7 0 17.4566 71.4768 4.14988 
-     84 191.644 1256 7 0 17.7744 71.45 4.05147 
-     84 57.9729 1255 7 0 18.1662 71.2499 3.97269 
-     84 80.7159 1254 7 0 18.2919 71.05 3.92483 
-     84 5.39741 1253 7 0 18.324 70.8499 3.76957 
-     84 104.048 850 8 0 88.6288 -9.95117 34.1498 
-     84 45.4078 851 8 0 88.6173 -9.84999 33.8065 
-     84 238.298 1337 7 1 87.575 -1.82735 5.54932 
-     84 122.864 893 7 0 87.6356 -1.42407 4.14982 
-     84 79.6535 1358 6 1 91.8695 7.81509 -24.4502 
-     84 51.0274 1359 6 1 91.95 7.89017 -24.6876 
-     84 144.497 941 6 0 92.2588 8.28199 -25.85 
-     84 22.7579 1389 5 1 98.0874 16.2111 -54.45 
-     84 149.404 1390 5 1 98.15 16.2475 -54.4869 
-     84 76.4245 1391 5 1 98.3503 16.3686 -54.5757 
-     84 61.5284 1392 5 1 98.5502 16.4999 -54.6714 
-     84 52.9441 1393 5 1 98.75 16.6108 -54.7478 
-     84 61.913 1394 5 1 98.95 16.7192 -54.8019 
-     84 82.7714 993 5 0 102.935 18.7079 -55.85 
-     84 153.447 994 5 0 103.193 18.85 -55.9212 
-     84 248.22 995 5 0 103.614 19.05 -55.9993 
-     84 116.284 996 5 0 104.059 19.25 -56.0356 
-     84 120.667 997 5 0 104.422 19.45 -56.0061 
-     84 131.184 998 5 0 104.821 19.65 -55.9608 
-     84 20.9593 999 5 0 105.234 19.85 -55.8658 
-     84 63.1366 1444 5 1 108.962 21.673 -54.85 
-     84 92.5312 1445 5 1 109.15 21.8009 -54.8031 
-     84 85.4168 1446 5 1 109.35 21.95 -54.7468 
-     84 71.5003 1447 5 1 109.55 22.1196 -54.7005 
-     84 82.9317 1448 5 1 109.75 22.3117 -54.6343 
-     84 298.675 1449 5 1 109.95 22.5392 -54.5877 
-     84 303.33 1450 5 1 110.15 22.8641 -54.5155 
-     84 20.109 1451 5 1 110.365 23.3577 -54.45 
-     84 5.5217 1039 5 0 109.53 28.0212 -55.85 
-     84 88.1293 1040 5 0 109.526 28.05 -55.8584 
-     84 69.827 1041 5 0 109.502 28.25 -55.9329 
-     84 106.138 1042 5 0 109.468 28.45 -56.0298 
-     84 86.1095 1043 5 0 109.437 28.6509 -56.1403 
-     84 83.4863 1404 4 1 101.048 69.1544 -84.45 
-     84 84.1045 1405 4 1 101.15 68.9237 -84.6382 
-     84 34.7882 1237 4 0 101.679 67.5594 -85.85 
-     84 81.5479 1236 4 0 101.723 67.45 -85.9291 
-     84 101.584 1235 4 0 101.831 67.2496 -86.0757 
-     84 289.615 892 7 0 87.2855 -1.58583 4.14967 
-     84 60.292 891 7 0 87.2344 -1.65001 4.07098 
-Number of digits in this event: 49
-Using G4ParticleGun... 
-Particle energy: 2.81879 LIN
+Number of tracker hits in this event: 26
+     84 92.5523 595 7 1 -60.8862 -135.779 5.55 
+     84 153.812 221 7 0 -60.8869 -135.778 4.15 
+     84 108.383 595 6 1 -60.8968 -135.768 -24.45 
+     84 141.677 221 6 0 -60.8972 -135.769 -25.85 
+     84 140.594 595 5 1 -60.9028 -135.784 -54.45 
+     84 159.549 221 5 0 -60.9028 -135.784 -55.85 
+     84 98.0437 595 4 1 -60.8922 -135.776 -84.45 
+     84 144.132 221 4 0 -60.8917 -135.776 -85.85 
+     84 140.753 595 3 1 -60.8773 -135.774 -114.45 
+     84 108.991 221 3 0 -60.877 -135.773 -115.85 
+     84 24.7151 595 2 1 -60.8691 -135.757 -144.45 
+     84 79.3228 596 2 1 -60.85 -135.751 -144.535 
+     84 168.607 222 2 0 -60.5969 -135.638 -145.85 
+     84 111.221 626 1 1 -54.7248 -136.225 -174.45 
+     84 2.40973 625 1 1 -54.8501 -136.407 -174.841 
+     84 51.2485 216 1 0 -55.1419 -136.851 -175.851 
+     84 96.3948 215 1 0 -55.1916 -136.95 -176.02 
+     84 13.4667 609 0 1 -58.2174 -154.035 -204.451 
+     84 137.486 608 0 1 -58.25 -154.047 -204.511 
+     84 190.757 130 0 0 -59.1033 -154.08 -205.85 
+     84 84.3496 137 0 0 -67.8934 -152.576 -206.25 
+     84 85.4839 138 0 0 -67.9264 -152.55 -206.098 
+     84 168.254 556 0 1 -68.7125 -152.358 -204.85 
+     84 189.808 555 0 1 -68.85 -152.291 -204.601 
+     84 180.329 362 0 0 82.3723 -107.75 -205.967 
+     84 111.365 361 0 0 82.625 -107.75 -205.95 
+Number of digits in this event: 15
+Using G4ParticleGun... 
+Particle energy: 5.30305 LIN
 Particle: e-
 Event: 85
-Number of tracker hits in this event: 70
-     85 256.161 269 8 1 -126.177 67.3411 35.55 
-     85 120.494 1236 8 0 -126.176 67.3412 34.15 
-     85 187.706 269 7 1 -126.163 67.3441 5.55 
-     85 157.543 1236 7 0 -126.162 67.3392 4.15 
-     85 92.2034 270 6 1 -126.143 67.2521 -24.45 
-     85 205.793 1235 6 0 -126.145 67.2476 -25.85 
-     85 313.742 269 5 1 -126.171 67.1601 -54.45 
-     85 124.01 1235 5 0 -126.168 67.1515 -55.85 
-     85 167.421 270 4 1 -126.106 66.973 -84.45 
-     85 140.444 1234 4 0 -126.104 66.9672 -85.85 
-     85 113.462 270 3 1 -126.067 66.8381 -114.45 
-     85 118.509 1233 3 0 -126.066 66.8332 -115.85 
-     85 97.3755 270 2 1 -126.048 66.7234 -144.45 
-     85 142.711 1233 2 0 -126.049 66.7266 -145.85 
-     85 124.388 270 1 1 -126.11 66.7953 -174.45 
-     85 150.565 1233 1 0 -126.122 66.7997 -175.85 
-     85 106.069 268 0 1 -126.423 66.8769 -204.45 
-     85 112.572 1234 0 0 -126.432 66.8807 -205.85 
-     85 404.1 269 4 1 -126.22 67.1211 -84.45 
-     85 323.898 1235 4 0 -126.222 67.1127 -85.85 
-     85 25.5856 269 3 1 -126.349 66.957 -114.45 
-     85 94.1495 268 3 1 -126.35 66.9568 -114.55 
-     85 267.683 1234 3 0 -126.37 66.9518 -115.85 
-     85 130.265 266 2 1 -126.808 67.0144 -144.45 
-     85 110.299 1234 2 0 -126.831 67.0111 -145.85 
-     85 119.825 263 1 1 -127.36 66.9058 -174.45 
-     85 156.19 1234 1 0 -127.381 66.899 -175.85 
-     85 173.603 262 0 1 -127.719 66.6474 -204.45 
-     85 101.036 1232 0 0 -127.741 66.6221 -205.85 
-     85 22.3289 276 0 1 -124.95 -5.26375 -204.624 
-     85 137.788 1171 4 0 -90.05 54.4411 -86.1973 
-     85 41.5832 454 4 1 -89.1279 54.111 -84.8499 
-     85 103.69 455 4 1 -89.05 54.068 -84.7456 
-     85 1.96755 456 4 1 -88.8489 53.9689 -84.4578 
-     85 21.6108 308 3 1 -118.431 42.985 -114.45 
-     85 121.79 264 3 1 -127.241 66.7933 -114.45 
-     85 45.2704 251 2 1 -129.937 70.9685 -144.451 
-     85 80.7461 250 2 1 -129.95 70.9772 -144.601 
-     85 101.617 1255 2 0 -130.061 71.0645 -145.851 
-     85 103.916 238 1 1 -132.353 72.929 -174.45 
-     85 37.847 1264 1 0 -132.422 72.8574 -175.85 
-     85 62.9569 1263 1 0 -132.428 72.85 -175.985 
-     85 71.4477 232 0 1 -133.734 71.405 -204.45 
-     85 34.273 231 0 1 -133.75 71.3554 -204.735 
-     85 148.856 1255 0 0 -133.805 71.1652 -205.85 
-     85 29.286 270 5 1 -126.15 67.3971 -54.7595 
-     85 11.2994 1238 5 0 -126.043 67.8319 -55.85 
-     85 94.9736 1239 5 0 -126.039 67.85 -55.8948 
-     85 13.2194 284 4 1 -123.174 81.2166 -84.4501 
-     85 114.664 285 4 1 -123.15 81.241 -84.4749 
-     85 22.9752 286 4 1 -122.95 81.4956 -84.7866 
-     85 123.019 1309 4 0 -122.384 81.8929 -85.8502 
-     85 124.948 1236 5 0 -126.191 67.2663 -55.85 
-     85 136.53 1233 4 0 -126.066 66.7769 -85.85 
-     85 201.696 279 3 1 -124.242 69.8883 -114.45 
-     85 114.95 1250 3 0 -124.151 70.0948 -115.85 
-     85 127.604 286 2 1 -122.851 74.4825 -144.45 
-     85 116.135 1272 2 0 -122.735 74.525 -145.85 
-     85 108.551 297 1 1 -120.622 74.8615 -174.45 
-     85 254.366 1273 1 0 -120.4 74.7884 -175.85 
-     85 137.07 322 0 1 -115.64 73.6368 -204.45 
-     85 170.101 1267 0 0 -115.358 73.5878 -205.85 
-     85 94.3419 1231 4 0 -126.173 66.4473 -85.8501 
-     85 138.427 265 3 1 -127.081 63.598 -114.45 
-     85 49.2253 1224 3 0 -127.199 64.9045 -115.85 
-     85 84.3456 1225 3 0 -127.213 65.0501 -115.97 
-     85 88.7269 1226 3 0 -127.215 65.25 -116.113 
-     85 134.465 285 2 1 -122.95 99.9711 -144.492 
-     85 84.3729 1402 2 0 -123.332 100.617 -145.85 
-     85 58.6476 1403 2 0 -123.346 100.75 -146.079 
-Number of digits in this event: 34
+Number of tracker hits in this event: 21
+     85 111.573 1287 7 1 77.4683 -126.515 5.55 
+     85 201.742 268 7 0 77.4705 -126.513 4.15 
+     85 127.867 1287 6 1 77.5192 -126.477 -24.45 
+     85 115.219 268 6 0 77.5212 -126.475 -25.85 
+     85 92.3844 1287 5 1 77.556 -126.427 -54.45 
+     85 154.141 268 5 0 77.5569 -126.425 -55.85 
+     85 111.592 1287 4 1 77.5793 -126.381 -84.45 
+     85 97.9702 268 4 0 77.581 -126.376 -85.85 
+     85 116.432 1287 3 1 77.6148 -126.288 -114.45 
+     85 119.513 269 3 0 77.616 -126.285 -115.85 
+     85 101.086 1287 2 1 77.6431 -126.221 -144.45 
+     85 131.835 269 2 0 77.6452 -126.218 -145.85 
+     85 425.112 1288 1 1 77.6845 -126.165 -174.45 
+     85 344.498 269 1 0 77.6859 -126.161 -175.85 
+     85 241.619 1288 0 1 77.7123 -126.089 -204.45 
+     85 462.89 270 0 0 77.7144 -126.086 -205.85 
+     85 237.166 270 1 0 77.6964 -126.15 -175.945 
+     85 135.222 1293 0 1 78.791 -125.994 -204.45 
+     85 233.159 1284 0 1 76.9965 -125.478 -204.45 
+     85 133.737 273 0 0 76.9372 -125.421 -205.85 
+     85 90.0402 271 0 0 76.9226 -125.869 -205.85 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 2.39275 LIN
+Particle energy: 4.61801 LIN
 Particle: e-
 Event: 86
-Number of tracker hits in this event: 89
-     86 115.608 614 11 1 -57.0942 -4.36484 125.55 
-     86 136.403 878 11 0 -57.0941 -4.36579 124.15 
-     86 158.372 614 10 1 -57.0933 -4.39051 95.55 
-     86 122.039 878 10 0 -57.0868 -4.38856 94.15 
-     86 256.572 615 9 1 -56.9545 -4.34399 65.55 
-     86 123.844 878 9 0 -56.9489 -4.33793 64.15 
-     86 329.99 616 8 1 -56.8277 -4.21942 35.55 
-     86 131.069 879 8 0 -56.8228 -4.21241 34.15 
-     86 134.203 616 7 1 -56.7352 -4.07429 5.55 
-     86 181.269 879 7 0 -56.7344 -4.0683 4.15 
-     86 117.44 616 6 1 -56.7161 -3.95844 -24.45 
-     86 130.65 880 6 0 -56.7158 -3.95159 -25.85 
-     86 114.193 616 5 1 -56.79 -3.7893 -54.45 
-     86 150.23 881 5 0 -56.7878 -3.78128 -55.85 
-     86 131.622 616 4 1 -56.709 -3.63177 -84.45 
-     86 144.037 882 4 0 -56.7058 -3.61251 -85.85 
-     86 143.374 616 3 1 -56.6737 -3.21316 -114.45 
-     86 96.2006 884 3 0 -56.6705 -3.19446 -115.85 
-     86 208.663 617 2 1 -56.628 -2.78375 -144.45 
-     86 125.343 886 2 0 -56.4972 -2.75117 -145.85 
-     86 114.523 632 1 1 -53.6376 -2.72215 -174.45 
-     86 106.316 631 1 1 -53.65 -2.72631 -174.556 
-     86 112.997 886 1 0 -53.7916 -2.74348 -175.85 
-     86 25.0381 618 0 1 -56.4242 -1.71928 -204.45 
-     86 82.6857 617 0 1 -56.4502 -1.71609 -204.542 
-     86 94.9638 891 0 0 -56.7907 -1.66041 -205.851 
-     86 69.7479 892 0 0 -56.8402 -1.64998 -206.034 
-     86 97.4358 887 1 0 -53.7909 -2.50475 -175.85 
-     86 48.7663 888 1 0 -53.819 -2.44998 -176.13 
-     86 53.2686 561 0 1 -67.8212 3.67002 -204.451 
-     86 81.4721 560 0 1 -67.85 3.68639 -204.59 
-     86 115.646 919 0 0 -68.0528 3.91228 -205.85 
-     86 271.734 878 8 0 -56.8936 -4.36691 34.1499 
-     86 103.325 611 7 1 -57.6595 -6.70301 5.55 
-     86 137.416 866 7 0 -58.0165 -6.75889 4.15 
-     86 138.226 573 6 1 -65.41 -7.45428 -24.45 
-     86 24.8046 572 6 1 -65.45 -7.59488 -24.7816 
-     86 18.5752 860 6 0 -65.53 -8.02926 -25.85 
-     86 109.792 859 6 0 -65.5336 -8.05 -25.8998 
-     86 66.2183 567 5 1 -66.6365 -19.5788 -54.45 
-     86 78.5351 566 5 1 -66.65 -19.5749 -54.566 
-     86 107.923 802 5 0 -66.8211 -19.6055 -55.85 
-     86 121.873 531 4 1 -73.7217 -20.5098 -84.45 
-     86 101.618 801 4 0 -73.8896 -19.78 -85.85 
-     86 41.7044 802 4 0 -73.9237 -19.65 -86.1035 
-     86 12.4093 512 3 1 -77.6385 -7.4082 -114.45 
-     86 151.85 511 3 1 -77.65 -7.37319 -114.5 
-     86 1.76084 868 3 0 -78.4032 -6.25517 -115.85 
-     86 124.983 869 3 0 -78.4071 -6.25 -115.857 
-     86 44.4989 870 3 0 -78.6113 -6.05 -116.147 
-     86 295.418 401 2 1 -99.7586 10.987 -144.45 
-     86 23.7541 402 2 1 -99.75 11.4354 -144.799 
-     86 5.71203 962 2 0 -99.5425 12.6345 -145.85 
-     86 109.083 963 2 0 -99.5398 12.65 -145.864 
-     86 59.5904 964 2 0 -99.5049 12.8502 -146.085 
-     86 129.66 420 1 1 -96.0898 31.457 -174.45 
-     86 179.574 421 1 1 -95.9499 31.8658 -174.535 
-     86 118.575 422 1 1 -95.75 32.5077 -174.74 
-     86 185.637 423 1 1 -95.55 32.9248 -174.797 
-     86 163.188 424 1 1 -95.35 33.6265 -174.822 
-     86 29.0948 425 1 1 -95.1499 34.0177 -174.529 
-     86 154.395 619 7 1 -56.2073 -5.56932 5.54968 
-     86 30.3972 874 7 0 -55.8761 -5.09524 4.14978 
-     86 127.985 875 7 0 -55.8481 -5.05 4.02311 
-     86 151.319 633 6 1 -53.3447 9.11828 -24.4501 
-     86 15.8658 950 6 0 -53.4565 10.2095 -25.85 
-     86 115.667 951 6 0 -53.4619 10.25 -25.9024 
-     86 26.9561 952 6 0 -53.5063 10.45 -26.1764 
-     86 10.9732 606 5 1 -58.6624 32.2061 -54.4501 
-     86 110.163 607 5 1 -58.65 32.2143 -54.4769 
-     86 126.226 1063 5 0 -57.796 32.6732 -55.8502 
-     86 133.319 689 4 1 -42.206 39.8724 -84.4501 
-     86 108.836 1093 4 0 -41.9258 38.8132 -85.8503 
-     86 56.7973 1092 4 0 -41.8667 38.6497 -86.0664 
-     86 179.814 737 3 1 -32.6408 22.7364 -114.45 
-     86 0.435113 736 3 1 -32.65 22.8696 -114.847 
-     86 132.96 1015 3 0 -32.9224 23.1587 -115.85 
-     86 159.732 1016 3 0 -33.0908 23.25 -116.169 
-     86 102.128 1017 3 0 -33.5658 23.45 -116.073 
-     86 65.9817 1018 3 0 -33.7405 23.65 -116.01 
-     86 80.4457 1019 3 0 -33.6846 23.85 -116.082 
-     86 179.846 1020 3 0 -33.603 24.05 -116.083 
-     86 63.999 1021 3 0 -33.7143 24.2501 -116.03 
-     86 211.118 873 1 1 -5.40715 -125.366 -174.45 
-     86 115.354 265 1 0 -5.09626 -127.078 -175.85 
-     86 189.054 264 1 0 -5.07844 -127.15 -175.917 
-     86 99.3074 263 1 0 -5.0674 -127.35 -176.046 
-     86 73.0131 262 1 0 -4.97556 -127.55 -176.173 
-     86 72.1598 876 1 1 -4.70482 -126.798 -174.85 
-Number of digits in this event: 41
+Number of tracker hits in this event: 40
+     86 122.82 1465 9 1 113.19 -69.2744 65.55 
+     86 161.053 553 9 0 113.189 -69.2728 64.15 
+     86 112.373 1465 8 1 113.159 -69.2358 35.55 
+     86 102.264 554 8 0 113.158 -69.2341 34.15 
+     86 211.704 1464 7 1 113.121 -69.2035 5.55 
+     86 115.202 554 7 0 113.12 -69.2009 4.15 
+     86 112.476 1464 6 1 113.114 -69.1543 -24.45 
+     86 108.467 554 6 0 113.113 -69.1511 -25.85 
+     86 110.637 1464 5 1 113.09 -69.0889 -54.45 
+     86 115.515 554 5 0 113.089 -69.087 -55.85 
+     86 140.468 1464 4 1 113.059 -69.0453 -84.45 
+     86 118.268 555 4 0 113.059 -69.0428 -85.85 
+     86 139.817 1464 3 1 113.061 -68.9827 -114.45 
+     86 267.668 555 3 0 113.061 -68.9797 -115.85 
+     86 180.605 1464 2 1 113.06 -68.9284 -144.45 
+     86 115.412 555 2 0 113.06 -68.9264 -145.85 
+     86 123.69 1464 1 1 113.078 -68.8903 -174.45 
+     86 109.078 555 1 0 113.078 -68.8884 -175.85 
+     86 319.911 1464 0 1 113.09 -68.8442 -204.45 
+     86 338.512 556 0 0 113.093 -68.8391 -205.85 
+     86 93.2557 1159 8 1 51.9487 88.8836 35.15 
+     86 37.2663 1583 8 0 64.5267 136.75 33.9141 
+     86 3.50565 818 5 0 43.3107 -16.3619 -56.25 
+     86 15.8231 750 7 0 91.7717 -29.9251 3.75 
+     86 439.272 1033 1 0 -29.8902 26.7396 -176.25 
+     86 140.756 1034 1 0 -30.0005 26.85 -176.115 
+     86 113.647 357 6 0 158.622 -108.649 -26.25 
+     86 170.405 356 6 0 158.534 -108.75 -25.9873 
+     86 140.698 1697 6 1 159.594 -109.054 -24.85 
+     86 21.9239 1696 6 1 159.55 -109.034 -24.7924 
+     86 64.1779 555 0 0 113.084 -68.85 -206.071 
+     86 211.051 1741 0 1 168.35 -16.2423 -204.614 
+     86 191.158 1470 0 1 114.314 -84.7682 -204.45 
+     86 22.2728 554 4 0 113.055 -69.05 -86.2104 
+     86 116.015 1465 2 1 113.15 -68.9383 -144.591 
+     86 48.8666 1466 2 1 113.35 -68.8048 -144.786 
+     86 35.683 564 2 0 115.722 -67.1057 -145.85 
+     86 112.09 565 2 0 115.804 -67.05 -145.878 
+     86 101.805 566 2 0 116.055 -66.8496 -145.976 
+     86 33.4967 567 2 0 116.222 -66.65 -146.157 
+Number of digits in this event: 19
 Using G4ParticleGun... 
-Particle energy: 2.19186 LIN
+Particle energy: 2.95213 LIN
 Particle: e-
 Event: 87
-Number of tracker hits in this event: 172
-     87 113.027 769 11 1 -26.1018 31.8653 125.55 
-     87 114.086 1059 11 0 -26.105 31.8663 124.15 
-     87 112.932 769 10 1 -26.1648 31.8989 95.55 
-     87 125.515 1059 10 0 -26.1623 31.8965 94.15 
-     87 568.987 769 9 1 -26.109 31.8365 65.55 
-     87 111.199 1058 9 0 -26.1063 31.8361 64.15 
-     87 323.908 770 8 1 -26.0275 31.8212 35.55 
-     87 117.383 1058 8 0 -26.0243 31.8245 34.15 
-     87 356.862 770 7 1 -25.9944 31.9223 5.55 
-     87 140.794 1059 7 0 -25.9985 31.9265 4.15 
-     87 108.218 769 6 1 -26.0876 31.9982 -24.45 
-     87 331.75 1059 6 0 -26.0923 32.0012 -25.85 
-     87 131.493 769 5 1 -26.2249 32.0903 -54.45 
-     87 106.859 1060 5 0 -26.236 32.0906 -55.85 
-     87 141.133 767 4 1 -26.4518 32.0773 -84.45 
-     87 106.628 1060 4 0 -26.4591 32.0873 -85.85 
-     87 345.037 767 3 1 -26.6129 32.304 -114.45 
-     87 130.95 1061 3 0 -26.6192 32.3125 -115.85 
-     87 94.8499 766 2 1 -26.7581 32.4915 -144.45 
-     87 142.036 1062 2 0 -26.7638 32.4997 -145.85 
-     87 121.956 765 1 1 -26.8925 32.6619 -174.45 
-     87 106.89 1063 1 0 -26.892 32.6604 -175.85 
-     87 127.023 765 0 1 -26.878 32.6582 -204.45 
-     87 93.5688 1063 0 0 -26.8787 32.6615 -205.85 
-     87 14.0459 775 0 0 -57.9424 -24.85 -205.913 
-     87 46.6832 625 0 1 -54.93 -26.7545 -204.85 
-     87 244.234 626 0 1 -54.85 -26.7367 -204.825 
-     87 177.81 1056 7 0 -25.7652 31.4434 4.15 
-     87 5.24077 1055 7 0 -25.7261 31.2493 3.76692 
-     87 278.978 794 6 1 -21.1236 14.0925 -24.45 
-     87 60.5175 793 6 1 -21.25 13.9589 -24.7328 
-     87 115.772 967 6 0 -22.0841 13.5511 -25.8501 
-     87 14.5132 968 6 0 -22.0983 13.65 -25.8807 
-     87 196.575 795 6 1 -21.0497 15.4087 -24.8187 
-     87 13.9553 819 7 1 -16.1579 29.968 5.15 
-     87 93.946 1058 7 0 -25.8304 31.7038 4.15 
-     87 235.174 780 6 1 -23.9148 28.5361 -24.45 
-     87 104.944 1043 6 0 -24.1145 28.7896 -25.8501 
-     87 16.1168 1044 6 0 -24.1657 28.8501 -26.2044 
-     87 121.451 748 5 1 -30.3097 33.669 -54.45 
-     87 180.735 1067 5 0 -30.216 33.6118 -55.8502 
-     87 228.675 770 4 1 -25.991 31.7708 -84.4501 
-     87 70.0333 1056 4 0 -26.0131 31.332 -85.85 
-     87 37.126 1055 4 0 -26.0259 31.25 -86.1107 
-     87 59.4941 443 4 0 -4.40505 -91.4822 -86.25 
-     87 47.7216 442 4 0 -4.38966 -91.55 -86.2319 
-     87 56.2149 441 4 0 -4.34479 -91.75 -86.1702 
-     87 70.0668 440 4 0 -4.29142 -91.95 -86.1318 
-     87 72.9535 439 4 0 -4.20604 -92.1504 -86.1035 
-     87 63.0877 438 4 0 -4.12421 -92.35 -86.0687 
-     87 46.4264 437 4 0 -4.0407 -92.55 -86.0418 
-     87 75.7904 436 4 0 -3.96009 -92.75 -86.0334 
-     87 66.0708 435 4 0 -3.89381 -92.95 -86.0232 
-     87 53.1005 434 4 0 -3.83206 -93.15 -86.0445 
-     87 57.8067 433 4 0 -3.74223 -93.35 -86.0778 
-     87 51.2667 432 4 0 -3.64561 -93.55 -86.0948 
-     87 53.7682 431 4 0 -3.55674 -93.7504 -86.106 
-     87 52.0422 430 4 0 -3.49938 -93.95 -86.1135 
-     87 68.7097 429 4 0 -3.47444 -94.1503 -86.1269 
-     87 76.3246 428 4 0 -3.44401 -94.35 -86.1623 
-     87 56.9623 427 4 0 -3.38249 -94.55 -86.1972 
-     87 41.5937 1041 6 0 -23.6537 28.2834 -25.8504 
-     87 75.8952 1040 6 0 -23.6178 28.25 -25.9836 
-     87 101.874 813 5 1 -17.271 17.5621 -54.45 
-     87 313.927 814 5 1 -17.2499 17.5371 -54.5586 
-     87 82.1847 983 5 0 -17.1309 16.8386 -55.85 
-     87 64.7113 982 5 0 -17.105 16.65 -56.1397 
-     87 95.1844 768 5 0 -4.96896 -26.2626 -56.25 
-     87 69.6437 767 5 0 -4.89038 -26.45 -55.9802 
-     87 355.186 879 5 1 -4.24389 -27.1689 -54.8494 
-     87 231.006 1059 9 0 -26.1018 31.866 64.1497 
-     87 137.237 1062 8 0 -25.7899 32.6106 34.1498 
-     87 62.5758 782 7 1 -23.4709 32.6026 5.54988 
-     87 42.0462 783 7 1 -23.45 32.6212 5.31712 
-     87 151.22 1063 7 0 -23.3475 32.6871 4.15 
-     87 121.241 800 6 1 -20.0198 34.0222 -24.45 
-     87 277.984 1070 6 0 -19.9224 34.186 -25.85 
-     87 101.099 1089 5 0 -17.1623 37.9617 -55.85 
-     87 19.37 1090 5 0 -17.1392 38.0501 -56.1818 
-     87 100.206 824 4 1 -15.0989 45.5194 -84.4501 
-     87 35.0413 825 4 1 -15.05 45.5716 -84.7465 
-     87 119.551 1128 4 0 -14.8565 45.7455 -85.8504 
-     87 133.33 849 3 1 -10.1834 50.8997 -114.45 
-     87 164.613 1155 3 0 -9.73389 51.1715 -115.85 
-     87 3.38236 899 2 1 -0.0566114 56.19 -144.45 
-     87 22.445 900 2 1 0.05 56.2213 -144.776 
-     87 123.541 1181 2 0 0.3959 56.3248 -145.85 
-     87 268.105 948 1 1 9.71187 59.12 -174.45 
-     87 269.202 1196 1 0 9.95209 59.3419 -175.85 
-     87 138.265 973 0 1 14.7563 63.3023 -204.45 
-     87 71.3095 1219 0 0 14.9994 63.9607 -205.85 
-     87 77.2712 1220 0 0 15.0298 64.05 -206.051 
-     87 141.043 947 1 1 9.65 59.0859 -174.62 
-     87 21.4691 743 5 0 11.5695 -31.25 -56.2074 
-     87 91.8944 960 5 1 12.0574 -36.6729 -54.85 
-     87 123.679 840 2 1 -11.9683 46.0481 -144.45 
-     87 36.79 839 2 1 -12.0501 46.192 -144.713 
-     87 51.0737 1132 2 0 -12.5297 46.6091 -145.85 
-     87 53.1983 1133 2 0 -12.5802 46.65 -146.033 
-     87 73.3301 1049 6 0 -7.49198 30.0145 -26.25 
-     87 54.3217 1423 2 1 104.75 89.953 -144.671 
-     87 157.773 771 8 1 -25.8277 32.22 35.55 
-     87 139.418 1061 8 0 -25.7862 32.2646 34.15 
-     87 190.212 775 7 1 -25.0263 33.1254 5.55 
-     87 208.935 1065 7 0 -25.0001 33.205 4.15 
-     87 94.9798 777 6 1 -24.5756 34.5551 -24.45 
-     87 111.481 1072 6 0 -24.6056 34.62 -25.85 
-     87 101.53 774 5 1 -25.0679 35.7526 -54.45 
-     87 118.231 1078 5 0 -25.0668 35.7894 -55.85 
-     87 115.976 775 4 1 -24.8638 36.6472 -84.45 
-     87 143.045 1083 4 0 -24.9314 36.6957 -85.85 
-     87 102.206 1088 3 0 -26.6004 37.8321 -115.85 
-     87 50.3022 1089 3 0 -26.6053 37.85 -116.088 
-     87 120.351 765 2 1 -26.9856 39.8268 -144.45 
-     87 118.299 1099 2 0 -26.9974 39.9686 -145.85 
-     87 110.458 764 1 1 -27.1974 42.6196 -174.45 
-     87 174.746 1113 1 0 -27.2476 42.7312 -175.85 
-     87 133.534 758 0 1 -28.3599 45.2518 -204.45 
-     87 129.162 1127 0 0 -28.3386 45.4609 -205.85 
-     87 32.3777 766 3 1 -26.65 37.5664 -114.78 
-     87 5.03331 1078 3 0 -28.3311 35.6702 -115.85 
-     87 126.997 1077 3 0 -28.3448 35.6495 -115.859 
-     87 19.8251 750 3 1 -29.9804 35.6525 -114.85 
-     87 92.2167 749 3 1 -30.0501 35.6484 -114.82 
-     87 96.2969 748 3 1 -30.25 35.6 -114.632 
-     87 258.039 747 3 1 -30.45 35.6464 -114.465 
-     87 47.5547 1091 3 0 -30.9483 38.3808 -115.85 
-     87 173.292 1092 3 0 -30.9753 38.4503 -115.897 
-     87 81.2161 1062 7 0 -24.7812 32.6498 4.06527 
-     87 246.543 774 6 1 -25.1914 32.1049 -24.4501 
-     87 61.8527 780 5 1 -23.8948 25.9583 -54.45 
-     87 61.019 781 5 1 -23.85 25.8828 -54.6768 
-     87 27.5826 1027 5 0 -23.607 25.4825 -55.85 
-     87 93.5107 1026 5 0 -23.5873 25.45 -55.9414 
-     87 11.5871 812 4 1 -17.4661 14.8427 -84.4502 
-     87 122.288 813 4 1 -17.4498 14.8287 -84.4955 
-     87 126.687 971 4 0 -16.9247 14.4225 -85.8502 
-     87 4.83407 862 3 1 -7.45231 3.89335 -114.451 
-     87 130.357 863 3 1 -7.4499 3.88816 -114.467 
-     87 8.36124 917 3 0 -7.19718 3.46 -115.85 
-     87 83.6488 916 3 0 -7.19105 3.44999 -115.883 
-     87 135.051 891 2 1 -1.71856 -4.45572 -144.45 
-     87 74.8188 892 2 1 -1.65 -4.52187 -144.623 
-     87 106.765 875 2 0 -1.14784 -4.9685 -145.85 
-     87 52.0664 874 2 0 -1.05179 -5.05 -146.078 
-     87 14.7901 962 1 1 12.643 -15.108 -174.45 
-     87 106.387 963 1 1 12.6501 -15.1104 -174.483 
-     87 118.434 823 1 0 12.971 -15.2586 -175.85 
-     87 4.34065 999 0 1 20.0451 -18.3038 -204.45 
-     87 161.138 1000 0 1 20.05 -18.3064 -204.462 
-     87 121.217 807 0 0 20.6057 -18.4897 -205.85 
-     87 1.98519 946 10 0 -1.23064 9.25 93.889 
-     87 14.9053 773 6 1 -25.25 32.0871 -24.7921 
-     87 0.547767 1058 6 0 -25.5376 31.85 -26.2464 
-     87 65.5728 734 5 1 -33.0765 25.7692 -54.45 
-     87 80.9455 733 5 1 -33.2502 25.8111 -54.5983 
-     87 68.6552 732 5 1 -33.4502 25.8679 -54.7376 
-     87 118.769 1031 5 0 -35.0027 26.3673 -55.85 
-     87 218.84 1032 5 0 -35.2827 26.45 -56.0593 
-     87 52.5229 1239 5 0 -103.723 67.9477 -56.2499 
-     87 92.1045 1240 5 0 -103.784 68.05 -56.0954 
-     87 136.03 379 5 1 -104.211 68.8263 -54.85 
-     87 53.0537 1287 6 0 -127.9 77.6214 -26.25 
-     87 138.681 1288 6 0 -128.002 77.65 -26.1281 
-     87 231.173 256 6 1 -128.776 77.9032 -24.8499 
-     87 4.45567 255 6 1 -128.95 77.952 -24.4722 
-     87 108.564 1314 7 0 -138.184 82.8958 3.75003 
-     87 111.568 206 7 1 -138.768 83.1378 5.15 
-     87 124.316 205 7 1 -138.95 83.2184 5.49783 
-     87 40.8556 1314 8 0 -157.891 82.8741 33.75 
-     87 166.451 1313 8 0 -157.953 82.85 33.7753 
-     87 226.822 257 6 1 -128.75 77.9948 -24.4999 
-Number of digits in this event: 65
-Using G4ParticleGun... 
-Particle energy: 1.08124 LIN
+Number of tracker hits in this event: 26
+     87 110.809 1062 11 1 32.5472 -65.6795 125.55 
+     87 107.931 571 11 0 32.5491 -65.6776 124.15 
+     87 92.1515 1062 10 1 32.5863 -65.6328 95.55 
+     87 118.43 572 10 0 32.5898 -65.6297 94.15 
+     87 198.173 1063 9 1 32.657 -65.5543 65.55 
+     87 141.611 572 9 0 32.6587 -65.5521 64.15 
+     87 138.152 1063 8 1 32.6984 -65.515 35.55 
+     87 109.515 572 8 0 32.7019 -65.513 34.15 
+     87 138.214 1063 7 1 32.7678 -65.478 5.55 
+     87 109.894 572 7 0 32.7699 -65.479 4.15 
+     87 120.875 1063 6 1 32.8204 -65.4944 -24.45 
+     87 159.677 572 6 0 32.8212 -65.5029 -25.85 
+     87 115.661 1063 5 1 32.8394 -65.6796 -54.45 
+     87 210.766 571 5 0 32.8334 -65.6939 -55.85 
+     87 109.262 1063 4 1 32.7073 -66.0035 -84.45 
+     87 131.089 570 4 0 32.7077 -66.0131 -85.85 
+     87 124.711 1063 3 1 32.7246 -66.2081 -114.45 
+     87 134.274 569 3 0 32.7215 -66.2181 -115.85 
+     87 112.839 1062 2 1 32.6445 -66.4279 -144.45 
+     87 141.134 568 2 0 32.6399 -66.4417 -145.85 
+     87 107.151 1062 1 1 32.5519 -66.7095 -174.45 
+     87 171.615 566 1 0 32.5498 -66.7214 -175.85 
+     87 108.522 1062 0 1 32.5209 -66.9735 -204.45 
+     87 157.116 565 0 0 32.5181 -66.9933 -205.85 
+     87 123.792 1131 0 1 46.25 -148.953 -204.463 
+     87 233.263 877 13 1 -4.48954 79.7604 185.15 
+Number of digits in this event: 16
+Using G4ParticleGun... 
+Particle energy: 1.79804 LIN
 Particle: e-
 Event: 88
-Number of tracker hits in this event: 29
-     88 105.584 1055 9 1 31.0752 122.284 65.55 
-     88 128.588 1510 9 0 31.0762 122.28 64.15 
-     88 123.076 1055 8 1 31.0566 122.19 35.55 
-     88 148.824 1510 8 0 31.0577 122.177 34.15 
-     88 124.666 1055 7 1 31.1034 121.93 5.55 
-     88 120.969 1508 7 0 31.1055 121.91 4.15 
-     88 120.929 1055 6 1 31.123 121.4 -24.45 
-     88 162.878 1506 6 0 31.1256 121.375 -25.85 
-     88 115.371 1055 5 1 31.184 120.899 -54.45 
-     88 93.6762 1503 5 0 31.1852 120.868 -55.85 
-     88 112.549 1055 4 1 31.2352 120.231 -84.45 
-     88 121.21 1500 4 0 31.2283 120.197 -85.85 
-     88 143.166 1055 3 1 31.1215 119.539 -114.45 
-     88 192.161 1496 3 0 31.1316 119.508 -115.85 
-     88 135.714 1056 2 1 31.356 118.838 -144.45 
-     88 120.241 1493 2 0 31.371 118.81 -145.85 
-     88 132.631 1058 1 1 31.7769 118.234 -174.45 
-     88 126.462 1490 1 0 31.8026 118.197 -175.85 
-     88 141.086 1061 0 1 32.3183 117.464 -204.45 
-     88 152.508 1486 0 0 32.3564 117.42 -205.85 
-     88 144.865 1491 2 0 10.963 118.508 -146.25 
-     88 63.422 1492 2 0 10.9376 118.55 -146.152 
-     88 197.392 944 2 1 8.99595 117.618 -144.85 
-     88 13.5924 943 2 1 8.85 117.63 -144.757 
-     88 104.938 1054 0 1 30.9609 118.304 -204.45 
-     88 85.2721 1053 0 1 30.85 118.266 -204.7 
-     88 111.386 1489 0 0 30.2026 118.032 -205.85 
-     88 366.592 1488 0 0 30.0244 117.95 -206.171 
-     88 79.1912 1055 0 1 31.05 118.244 -204.593 
-Number of digits in this event: 21
+Number of tracker hits in this event: 106
+     88 124.675 660 9 1 -47.8595 121.594 65.55 
+     88 123.568 1507 9 0 -47.8606 121.592 64.15 
+     88 126.931 660 8 1 -47.9572 121.519 35.55 
+     88 117.084 1506 8 0 -47.9577 121.516 34.15 
+     88 420.972 660 7 1 -47.9476 121.493 5.55 
+     88 478.136 1506 7 0 -47.9498 121.495 4.15 
+     88 111.679 660 6 1 -48.0201 121.531 -24.45 
+     88 328.031 1506 6 0 -48.0183 121.528 -25.85 
+     88 119.202 660 5 1 -47.994 121.463 -54.45 
+     88 389.735 1506 5 0 -47.992 121.447 -55.85 
+     88 111.531 660 4 1 -47.9881 121.169 -84.45 
+     88 107.488 1505 4 0 -47.993 121.156 -85.85 
+     88 240.642 659 3 1 -48.0637 120.894 -114.45 
+     88 109.12 1503 3 0 -48.0626 120.882 -115.85 
+     88 127.548 660 2 1 -48.0078 120.638 -144.45 
+     88 283.215 1502 2 0 -48.0266 120.634 -145.85 
+     88 112.597 657 1 1 -48.5102 120.608 -174.45 
+     88 176.575 1502 1 0 -48.5385 120.619 -175.85 
+     88 115.988 654 0 1 -49.2098 120.857 -204.45 
+     88 113.122 1503 0 0 -49.2385 120.836 -205.85 
+     88 338.862 660 3 1 -47.9105 120.958 -114.45 
+     88 48.49 1515 3 0 -49.1297 123.274 -115.85 
+     88 151.875 1516 3 0 -49.1684 123.35 -115.895 
+     88 68.5343 1517 3 0 -49.2599 123.55 -116.007 
+     88 64.7341 1518 3 0 -49.3465 123.75 -116.137 
+     88 124.31 556 2 1 -68.6796 167.64 -144.45 
+     88 152.154 555 2 1 -68.85 167.92 -144.479 
+     88 97.4999 554 2 1 -69.0502 168.218 -144.617 
+     88 8.94887 553 2 1 -69.2502 168.45 -144.832 
+     88 14.5016 1745 2 0 -69.8825 169.317 -145.85 
+     88 78.0123 1746 2 0 -69.9082 169.351 -145.893 
+     88 90.2408 1747 2 0 -70.0446 169.55 -146.074 
+     88 34.1186 1748 2 0 -70.1663 169.75 -146.228 
+     88 18.7321 661 3 1 -47.85 120.912 -114.807 
+     88 118.561 1504 3 0 -47.6956 121.026 -115.85 
+     88 132.778 676 2 1 -44.7064 124.237 -144.45 
+     88 7.16701 677 2 1 -44.6499 124.295 -144.811 
+     88 138.563 1521 2 0 -44.5149 124.505 -145.85 
+     88 58.0757 1522 2 0 -44.4888 124.55 -146.07 
+     88 141.432 693 1 1 -41.3138 131.401 -174.45 
+     88 132.998 1557 1 0 -41.0566 131.694 -175.851 
+     88 82.1699 721 0 1 -35.7059 133.491 -204.45 
+     88 194.777 722 0 1 -35.65 133.515 -204.559 
+     88 143.48 1568 0 0 -35.0281 133.808 -205.85 
+     88 246.537 663 6 1 -47.3328 121.429 -24.45 
+     88 223.99 701 5 1 -39.7579 122.624 -54.45 
+     88 121.813 1513 5 0 -39.5558 122.788 -55.8501 
+     88 66.2006 716 4 1 -36.6892 126.29 -84.4504 
+     88 45.2186 717 4 1 -36.65 126.277 -84.6947 
+     88 94.917 1530 4 0 -36.4854 126.217 -85.85 
+     88 102.629 731 3 1 -33.7658 123.811 -114.45 
+     88 146.158 704 2 1 -39.2308 116.107 -144.45 
+     88 66.7253 1476 2 0 -38.6762 115.415 -145.85 
+     88 120.143 1475 2 0 -38.6212 115.35 -145.979 
+     88 29.0393 769 1 1 -26.0928 98.0818 -174.45 
+     88 164.119 770 1 1 -26.05 98.0065 -174.495 
+     88 132.759 771 1 1 -25.85 97.6283 -174.719 
+     88 10.8693 1377 1 0 -24.7343 95.5985 -175.85 
+     88 70.6011 1376 1 0 -24.7072 95.55 -175.877 
+     88 93.6504 1375 1 0 -24.5979 95.35 -175.985 
+     88 163.116 1374 1 0 -24.486 95.1499 -176.104 
+     88 200.088 1373 1 0 -24.3653 94.95 -176.236 
+     88 138.624 900 0 1 0.0993753 54.8038 -204.45 
+     88 91.7812 1172 0 0 0.456984 54.492 -205.851 
+     88 41.0356 1171 0 0 0.518245 54.45 -206.089 
+     88 88.9591 578 3 1 -64.25 89.3048 -114.525 
+     88 227.192 579 3 1 -64.25 89.3328 -114.636 
+     88 151.036 1153 0 0 12.4419 50.816 -206.25 
+     88 133.105 1152 0 0 12.5807 50.65 -205.896 
+     88 32.3365 967 0 1 13.6107 48.8463 -204.85 
+     88 307.541 968 0 1 13.65 48.7981 -204.762 
+     88 6.08895 969 0 1 13.85 48.9091 -204.561 
+     88 178.111 736 6 1 -32.7851 108.945 -24.45 
+     88 55.4771 737 6 1 -32.6497 109.143 -24.6891 
+     88 101.897 738 6 1 -32.4499 109.138 -24.7047 
+     88 29.3456 739 6 1 -32.25 109.196 -24.7979 
+     88 260.619 1445 6 0 -30.5348 109.319 -25.85 
+     88 168.326 1444 6 0 -30.2866 109.15 -26.2432 
+     88 96.7292 661 7 1 -47.85 121.409 5.47904 
+     88 7.78136 1499 7 0 -47.864 119.973 4.14974 
+     88 342.507 1498 7 0 -47.8655 119.95 4.12879 
+     88 63.6923 1497 7 0 -47.9092 119.75 4.01033 
+     88 81.4577 1496 7 0 -47.923 119.55 3.96577 
+     88 60.1704 1495 7 0 -48.0061 119.35 3.96247 
+     88 107.195 1494 7 0 -48.0486 119.15 3.91041 
+     88 82.7905 1274 7 0 9.05098 74.8751 3.75003 
+     88 61.4106 1273 7 0 9.3004 74.85 3.9187 
+     88 65.5324 1272 7 0 9.38128 74.65 3.89384 
+     88 90.2971 1271 7 0 9.41922 74.45 3.87038 
+     88 113.393 1270 7 0 9.53278 74.25 3.9221 
+     88 99.41 948 7 1 9.67218 74.0093 5.15 
+     88 116.5 949 7 1 9.85 74.0052 5.36065 
+     88 88.2435 950 7 1 10.05 73.9447 5.47153 
+     88 112.07 1505 6 0 -47.3655 121.193 -25.85 
+     88 129.266 666 5 1 -46.7152 120.726 -54.45 
+     88 127.382 1502 5 0 -46.6563 120.684 -55.85 
+     88 125.284 673 4 1 -45.4338 119.83 -84.45 
+     88 104.669 1498 4 0 -45.381 119.796 -85.85 
+     88 117.271 678 3 1 -44.3236 119.141 -114.45 
+     88 238.888 1494 3 0 -44.2821 119.122 -115.85 
+     88 95.9073 683 2 1 -43.4194 118.695 -144.45 
+     88 119.971 1492 2 0 -43.3671 118.693 -145.85 
+     88 128.802 688 1 1 -42.2874 118.638 -174.45 
+     88 106.373 1492 1 0 -42.2295 118.643 -175.85 
+     88 204.609 695 0 1 -41.0097 118.734 -204.45 
+     88 129.213 1492 0 0 -40.9628 118.738 -205.85 
+Number of digits in this event: 48
 Using G4ParticleGun... 
-Particle energy: 3.028 LIN
+Particle energy: 9.19003 LIN
 Particle: e-
 Event: 89
-Number of tracker hits in this event: 40
-     89 144.366 193 8 1 -141.505 9.27935 35.55 
-     89 147.792 946 8 0 -141.504 9.28215 34.15 
-     89 104.426 193 7 1 -141.484 9.34572 5.55 
-     89 178.307 946 7 0 -141.487 9.35325 4.15 
-     89 108.632 193 6 1 -141.538 9.50471 -24.45 
-     89 181.773 947 6 0 -141.538 9.51798 -25.85 
-     89 392.7 193 5 1 -141.536 9.77604 -54.45 
-     89 133.315 948 5 0 -141.539 9.77942 -55.85 
-     89 105.027 192 4 1 -141.618 9.88874 -84.45 
-     89 143.364 949 4 0 -141.615 9.89869 -85.85 
-     89 147.008 193 3 1 -141.37 10.0685 -114.45 
-     89 165.197 950 3 0 -141.364 10.0844 -115.85 
-     89 124.587 194 2 1 -141.193 10.3789 -144.45 
-     89 119.529 951 2 0 -141.183 10.3918 -145.85 
-     89 130.29 195 1 1 -140.969 10.7128 -174.45 
-     89 112.133 953 1 0 -140.954 10.7343 -175.85 
-     89 171.122 197 0 1 -140.673 11.1103 -204.45 
-     89 123.287 955 0 0 -140.651 11.1345 -205.85 
-     89 67.8381 196 0 1 -140.75 11.1069 -204.615 
-     89 134.288 956 0 0 -140.87 11.3837 -205.85 
-     89 109.41 1037 0 0 -141.421 27.619 -206.25 
-     89 292.311 1036 0 0 -141.565 27.4498 -206.152 
-     89 57.8008 194 5 1 -141.35 9.64185 -54.6675 
-     89 38.1609 951 5 0 -140.848 10.377 -55.85 
-     89 88.7308 952 5 0 -140.8 10.45 -55.9664 
-     89 87.1415 1081 5 0 -131.397 36.3109 -56.25 
-     89 331.333 1082 5 0 -131.332 36.4501 -56.018 
-     89 167.493 245 5 1 -131.011 36.8158 -54.85 
-     89 183.555 244 5 1 -131.15 36.8102 -54.587 
-     89 202.896 958 0 0 -141.61 11.7561 -206.249 
-     89 27.6596 959 0 0 -141.461 11.85 -205.931 
-     89 27.252 199 0 1 -140.251 11.8004 -204.85 
-     89 70.2597 200 0 1 -140.15 11.7789 -204.787 
-     89 84.5152 201 0 1 -139.95 11.748 -204.707 
-     89 1.19876 202 0 1 -139.75 11.8378 -204.455 
-     89 159.93 192 8 1 -141.55 9.23436 35.2943 
-     89 232.961 191 8 1 -141.75 9.28422 35.4038 
-     89 417.805 194 0 1 -141.343 9.22958 -204.45 
-     89 221.819 945 0 0 -141.34 9.17917 -205.851 
-     89 87.3337 193 0 1 -141.35 9.2157 -204.61 
-Number of digits in this event: 26
+Number of tracker hits in this event: 41
+     89 115.089 1411 7 1 102.431 -107.129 5.55 
+     89 142.046 365 7 0 102.431 -107.129 4.15 
+     89 120.002 1411 6 1 102.419 -107.131 -24.45 
+     89 179.32 365 6 0 102.418 -107.131 -25.85 
+     89 438.48 1411 5 1 102.413 -107.135 -54.45 
+     89 119.828 365 5 0 102.412 -107.135 -55.85 
+     89 99.2563 1411 4 1 102.393 -107.135 -84.45 
+     89 114.103 365 4 0 102.393 -107.135 -85.85 
+     89 361.753 1411 3 1 102.381 -107.124 -114.45 
+     89 146.099 365 3 0 102.38 -107.124 -115.85 
+     89 125.648 1411 2 1 102.356 -107.12 -144.45 
+     89 136.98 365 2 0 102.354 -107.12 -145.85 
+     89 108.032 1410 1 1 102.329 -107.104 -174.45 
+     89 111.367 365 1 0 102.327 -107.103 -175.85 
+     89 215.999 1410 0 1 102.294 -107.09 -204.45 
+     89 429.436 365 0 0 102.293 -107.089 -205.85 
+     89 21.4782 557 2 0 144.743 -68.5835 -146.25 
+     89 121.39 556 2 0 144.714 -68.65 -146.181 
+     89 67.1174 694 2 0 -10.9297 -41.1178 -146.25 
+     89 91.118 693 2 0 -11.0921 -41.25 -146.126 
+     89 124.652 454 2 0 4.88424 -89.0786 -146.25 
+     89 92.486 453 2 0 4.99475 -89.25 -146.047 
+     89 367.609 926 2 1 5.35401 -90.1664 -144.85 
+     89 86.7972 1411 0 1 102.37 -107.177 -204.45 
+     89 74.1409 1412 0 1 102.55 -107.229 -204.665 
+     89 31.3549 362 0 0 103.453 -107.721 -205.85 
+     89 172.185 361 0 0 103.494 -107.75 -205.906 
+     89 3.14852 360 0 0 103.687 -107.95 -206.242 
+     89 124.487 295 0 0 116.29 -120.994 -206.25 
+     89 157.691 1479 0 1 115.95 -121.062 -204.849 
+     89 345.312 1478 0 1 115.95 -121.062 -204.849 
+     89 139.082 1477 0 1 115.75 -121.035 -204.528 
+     89 5.26917 1476 0 1 115.544 -120.837 -204.45 
+     89 60.3337 305 0 0 115.425 -119.089 -205.85 
+     89 70.7448 306 0 0 115.487 -118.95 -205.903 
+     89 176.882 1482 0 1 116.563 -118.774 -204.85 
+     89 6.39278 824 6 0 47.6853 -15.2089 -26.25 
+     89 38.1966 1045 6 0 22.4501 29.2066 -26.25 
+     89 146.779 507 8 0 110.351 -78.5102 33.7501 
+     89 338.396 506 8 0 110.283 -78.65 33.9583 
+     89 36.227 505 8 0 110.229 -78.85 33.9914 
+Number of digits in this event: 25
 Using G4ParticleGun... 
-Particle energy: 7.13688 LIN
+Particle energy: 1.74402 LIN
 Particle: e-
 Event: 90
-Number of tracker hits in this event: 186
-     90 123.384 353 10 1 -109.43 -34.5858 95.55 
-     90 156.498 727 10 0 -109.431 -34.5862 94.15 
-     90 393.895 353 9 1 -109.438 -34.6003 65.55 
-     90 296.727 727 9 0 -109.438 -34.6008 64.15 
-     90 351.593 353 8 1 -109.429 -34.609 35.55 
-     90 359.527 727 8 0 -109.429 -34.6103 34.15 
-     90 272.688 353 7 1 -109.434 -34.6369 5.55 
-     90 243.583 727 7 0 -109.435 -34.6377 4.15 
-     90 103.454 353 6 1 -109.444 -34.652 -24.45 
-     90 220.305 726 6 0 -109.442 -34.6526 -25.85 
-     90 133.533 353 5 1 -109.417 -34.6639 -54.45 
-     90 146.761 726 5 0 -109.417 -34.6643 -55.85 
-     90 163.347 353 4 1 -109.412 -34.6688 -84.45 
-     90 132.417 726 4 0 -109.411 -34.6686 -85.85 
-     90 130.378 353 3 1 -109.392 -34.6635 -114.45 
-     90 133.717 726 3 0 -109.394 -34.6643 -115.85 
-     90 133.74 353 2 1 -109.442 -34.6764 -144.45 
-     90 117.034 726 2 0 -109.449 -34.6744 -145.85 
-     90 132.455 352 1 1 -109.574 -34.6231 -174.45 
-     90 202.4 727 1 0 -109.576 -34.6175 -175.85 
-     90 175.134 352 0 1 -109.617 -34.4679 -204.45 
-     90 136.206 727 0 0 -109.614 -34.4639 -205.85 
-     90 30.9789 943 0 1 8.66286 -9.73014 -204.85 
-     90 118.669 545 1 1 -70.9975 32.8811 -174.85 
-     90 250.839 349 6 1 -110.258 -34.1271 -24.45 
-     90 159.03 729 6 0 -110.293 -34.1447 -25.85 
-     90 188.174 346 5 1 -110.929 -34.7892 -54.45 
-     90 69.5127 724 5 0 -110.331 -35.1808 -55.85 
-     90 67.7439 723 5 0 -110.215 -35.25 -56.0971 
-     90 85.6655 416 4 1 -96.8503 -44.0142 -84.45 
-     90 39.4033 417 4 1 -96.75 -44.1069 -84.7197 
-     90 149.2 678 4 0 -96.3461 -44.3493 -85.85 
-     90 181.869 465 3 1 -87.0166 -51.2891 -114.45 
-     90 13.4233 466 3 1 -86.85 -51.5311 -114.816 
-     90 56.3644 639 3 0 -86.339 -52.1593 -115.85 
-     90 88.7171 638 3 0 -86.2595 -52.25 -116.01 
-     90 85.5789 551 2 1 -69.8017 -66.2947 -144.45 
-     90 56.2228 552 2 1 -69.65 -66.416 -144.756 
-     90 15.4633 566 2 0 -69.0774 -66.8298 -145.85 
-     90 108.501 565 2 0 -69.047 -66.85 -145.908 
-     90 27.2928 646 1 1 -50.7358 -74.4205 -174.45 
-     90 100.178 647 1 1 -50.65 -74.4352 -174.546 
-     90 35.1767 648 1 1 -50.45 -74.4577 -174.759 
-     90 170.819 527 1 0 -49.3929 -74.5182 -175.85 
-     90 209.256 783 0 1 -23.3817 -78.9623 -204.45 
-     90 65.2795 516 0 0 -23.1826 -76.8256 -205.85 
-     90 62.7632 517 0 0 -23.1792 -76.65 -205.98 
-     90 41.7112 518 0 0 -23.1635 -76.45 -206.149 
-     90 136.647 491 0 0 43.2418 -81.7839 -206.25 
-     90 75.8312 492 0 0 43.5975 -81.6497 -206.077 
-     90 45.0782 1122 0 1 44.5524 -80.5609 -204.85 
-     90 246.463 1123 0 1 44.6503 -80.4654 -204.735 
-     90 239.977 478 1 0 77.2571 -84.4064 -176.25 
-     90 31.807 1286 1 1 77.2768 -84.0424 -174.85 
-     90 218.512 1285 1 1 77.25 -84.0496 -174.761 
-     90 85.3064 1284 1 1 77.05 -83.9353 -174.741 
-     90 67.4178 737 4 0 -111.489 -32.65 -86.0054 
-     90 25.3656 342 4 1 -111.563 -33.6915 -84.45 
-     90 247.499 343 4 1 -111.55 -33.6789 -84.4704 
-     90 316.603 726 8 0 -109.497 -34.6535 34.15 
-     90 223.39 346 7 1 -110.86 -35.68 5.54985 
-     90 119.183 721 7 0 -110.957 -35.6784 4.15 
-     90 121.862 339 6 1 -112.215 -37.0305 -24.4501 
-     90 119.157 715 6 0 -112.222 -37.0452 -25.85 
-     90 232.105 339 5 1 -112.316 -37.3993 -54.45 
-     90 147.093 712 5 0 -112.04 -37.5567 -55.85 
-     90 171.052 369 4 1 -106.326 -40.6016 -84.45 
-     90 112.936 695 4 0 -105.698 -40.942 -85.8509 
-     90 41.9619 459 3 1 -88.0726 -49.13 -114.451 
-     90 92.2548 460 3 1 -88.05 -49.1575 -114.564 
-     90 118.355 652 3 0 -87.7968 -49.4558 -115.85 
-     90 403.677 491 2 1 -81.8482 -55.8403 -144.45 
-     90 33.9764 492 2 1 -81.65 -56.1025 -144.785 
-     90 65.0988 615 2 0 -81.0039 -56.9035 -145.85 
-     90 68.2113 614 2 0 -80.8883 -57.05 -146.039 
-     90 106.473 562 2 0 -6.3061 -67.546 -146.25 
-     90 131.566 563 2 0 -6.00498 -67.4499 -146.09 
-     90 22.3465 878 2 1 -4.34076 -67.1941 -144.85 
-     90 93.8895 879 2 1 -4.25 -67.1878 -144.784 
-     90 64.6136 880 2 1 -4.05 -67.1793 -144.648 
-     90 33.4311 881 2 1 -3.85 -67.1726 -144.515 
-     90 133.706 642 3 0 36.146 -51.6112 -116.25 
-     90 148.013 643 3 0 36.5315 -51.4495 -115.979 
-     90 165.114 1101 3 1 40.2947 -49.9625 -114.85 
-     90 100.2 1102 3 1 40.4501 -49.8782 -114.797 
-     90 63.3926 1103 3 1 40.65 -49.7585 -114.688 
-     90 52.0538 1104 3 1 40.851 -49.635 -114.522 
-     90 144.98 627 4 0 28.5372 -54.5166 -86.25 
-     90 98.4606 1039 4 1 27.9544 -54.2899 -84.85 
-     90 42.3619 1038 4 1 27.85 -54.2451 -84.5471 
-     90 101.484 436 2 1 -92.7881 -50.0096 -144.45 
-     90 154.955 437 2 1 -92.75 -50.0337 -144.627 
-     90 57.2909 649 2 0 -92.5056 -50.2252 -145.85 
-     90 381.037 648 2 0 -92.4718 -50.25 -146.04 
-     90 318.099 468 1 1 -86.2659 -53.8785 -174.45 
-     90 125.042 628 1 0 -86.4749 -54.3301 -175.85 
-     90 4.32795 627 1 0 -86.5417 -54.45 -176.227 
-     90 246.267 439 0 1 -92.2233 -64.3742 -204.45 
-     90 28.4828 573 0 0 -92.1538 -65.4043 -205.85 
-     90 101.288 572 0 0 -92.1513 -65.45 -205.913 
-     90 15.5045 571 0 0 -92.1379 -65.65 -206.202 
-     90 0.744249 647 2 0 -92.3422 -50.6487 -145.85 
-     90 133.128 646 2 0 -92.341 -50.6501 -145.853 
-     90 13.8982 586 1 0 -86.7622 -62.6824 -175.85 
-     90 142.265 587 1 0 -86.7808 -62.6495 -175.897 
-     90 122.14 725 9 0 -109.232 -34.9632 64.15 
-     90 81.8223 724 9 0 -109.183 -35.05 63.7933 
-     90 139.955 381 8 1 -103.873 -40.5365 35.5499 
-     90 257.05 698 8 0 -103.526 -40.4425 34.15 
-     90 312.035 415 7 1 -97.0087 -37.6397 5.55 
-     90 151.106 416 7 1 -96.95 -37.7843 5.24008 
-     90 117.436 708 7 0 -96.7456 -38.2602 4.14985 
-     90 52.6796 460 6 1 -87.9999 -51.8389 -24.45 
-     90 80.1352 461 6 1 -87.8499 -51.9087 -24.5489 
-     90 98.7231 462 6 1 -87.65 -51.9965 -24.6799 
-     90 16.51 463 6 1 -87.45 -52.0824 -24.8117 
-     90 277.769 636 6 0 -86.0744 -52.6669 -25.85 
-     90 26.4101 444 6 0 9.20972 -91.2987 -26.25 
-     90 302.941 443 6 0 9.30407 -91.35 -26.1966 
-     90 82.0764 442 6 0 9.72481 -91.55 -25.9775 
-     90 190.594 959 6 1 11.8894 -92.715 -24.85 
-     90 135.206 960 6 1 12.05 -92.7986 -24.7688 
-     90 100.157 961 6 1 12.25 -92.9008 -24.6741 
-     90 77.2394 962 6 1 12.45 -92.9897 -24.5578 
-     90 9.36246 295 7 0 29.5886 -121.109 3.75 
-     90 118.49 294 7 0 29.6128 -121.15 3.78848 
-     90 88.5866 293 7 0 29.7339 -121.35 3.97237 
-     90 78.0296 1052 7 1 30.5182 -122.448 5.15033 
-     90 82.3515 1053 7 1 30.6504 -122.621 5.33631 
-     90 99.1664 356 8 0 48.3253 -108.926 33.75 
-     90 48.6534 357 8 0 48.4739 -108.75 34.0152 
-     90 28.3553 1144 8 1 49.0222 -107.795 35.1504 
-     90 157.656 1145 8 1 49.0501 -107.748 35.2113 
-     90 15.2084 466 9 0 54.7617 -86.6887 63.75 
-     90 162.915 467 9 0 54.7707 -86.65 63.7919 
-     90 68.2279 468 9 0 54.8295 -86.45 64.0288 
-     90 107.806 1170 9 1 54.1647 -84.2461 65.15 
-     90 98.522 1169 9 1 54.0499 -83.9483 65.3404 
-     90 156.482 1168 9 1 53.85 -83.7019 65.4308 
-     90 84.8303 1167 9 1 53.6499 -83.4279 65.5154 
-     90 116.848 481 9 0 53.6501 -83.7131 64.15 
-     90 63.5423 534 9 0 26.7166 -73.1603 63.7504 
-     90 86.1941 535 9 0 26.6945 -73.0499 63.9484 
-     90 19.1993 536 9 0 26.785 -72.85 64.1193 
-     90 15.4381 1037 9 1 27.6193 -71.8537 65.1502 
-     90 73.2307 1038 9 1 27.65 -71.8315 65.1796 
-     90 326.166 1039 9 1 27.85 -71.7306 65.2477 
-     90 119.678 1040 9 1 28.05 -71.648 65.2872 
-     90 225.247 414 7 1 -97.15 -37.277 5.3413 
-     90 27.0497 697 8 0 -103.466 -40.45 33.9766 
-     90 224.455 352 8 1 -109.555 -34.5423 35.55 
-     90 99.5291 351 7 1 -109.887 -34.2315 5.55 
-     90 143.542 729 7 0 -109.902 -34.2168 4.15 
-     90 155.325 730 6 0 -110.216 -33.9167 -25.85 
-     90 131.286 348 5 1 -110.362 -33.8067 -54.45 
-     90 114.501 731 5 0 -110.359 -33.7884 -55.85 
-     90 141.396 349 4 1 -110.272 -33.3375 -84.4504 
-     90 129.238 733 4 0 -110.272 -33.3169 -85.85 
-     90 143.234 348 3 1 -110.49 -32.4831 -114.45 
-     90 178.373 738 3 0 -110.498 -32.4167 -115.85 
-     90 196.683 347 2 1 -110.747 -30.6585 -144.45 
-     90 142.275 745 2 0 -110.474 -30.8724 -145.85 
-     90 94.498 376 1 1 -104.891 -35.243 -174.45 
-     90 83.8515 721 1 0 -104.503 -35.7614 -175.85 
-     90 163.791 720 1 0 -104.436 -35.85 -176.095 
-     90 115.528 417 0 1 -96.699 -45.9264 -204.45 
-     90 112.057 668 0 0 -96.4463 -46.4006 -205.85 
-     90 72.2312 667 0 0 -96.4199 -46.45 -205.995 
-     90 159.614 1572 10 1 134.55 169.724 95.3928 
-     90 109.876 348 4 1 -110.546 -33.7624 -84.45 
-     90 126.326 731 4 0 -110.509 -33.7782 -85.8501 
-     90 189.488 352 3 1 -109.57 -33.9486 -114.45 
-     90 194.169 730 3 0 -109.483 -34.0283 -115.85 
-     90 4.94264 729 3 0 -109.459 -34.05 -116.238 
-     90 94.9826 362 2 1 -107.639 -35.532 -144.45 
-     90 134.51 722 2 0 -107.58 -35.5655 -145.85 
-     90 95.8225 367 1 1 -106.557 -36.0568 -174.45 
-     90 70.2708 368 1 1 -106.55 -36.0515 -174.665 
-     90 94.1809 377 0 1 -104.573 -35.0937 -204.45 
-     90 38.9209 378 0 1 -104.55 -35.0865 -204.716 
-     90 138.452 724 0 0 -104.453 -35.0575 -205.851 
-     90 45.3818 725 0 0 -104.427 -35.05 -206.147 
-     90 50.7623 1038 0 0 -119.239 27.65 -205.97 
-     90 62.4213 716 1 0 -106.36 -36.7609 -175.85 
-     90 95.4725 715 1 0 -106.331 -36.8501 -175.944 
-     90 36.7878 714 1 0 -106.233 -37.0501 -176.158 
-Number of digits in this event: 85
-Using G4ParticleGun... 
-Particle energy: 2.84031 LIN
+Number of tracker hits in this event: 56
+     90 103.545 1302 10 1 80.606 65.778 95.55 
+     90 96.4619 1228 10 0 80.6036 65.7726 94.15 
+     90 108.475 1302 9 1 80.5905 65.6428 65.55 
+     90 135.509 1227 9 0 80.5938 65.6376 64.15 
+     90 121.737 1303 8 1 80.6642 65.5443 35.55 
+     90 135.583 1227 8 0 80.6638 65.538 34.15 
+     90 110.123 1303 7 1 80.6561 65.411 5.55 
+     90 105.189 1226 7 0 80.6525 65.3945 4.15 
+     90 206.578 1302 6 1 80.5723 65.0605 -24.45 
+     90 126.347 1224 6 0 80.5654 65.0345 -25.85 
+     90 411.58 1301 5 1 80.4038 64.5044 -54.45 
+     90 120.581 1222 5 0 80.3878 64.4874 -55.85 
+     90 116.2 1299 4 1 80.0495 64.1425 -84.45 
+     90 116.699 1220 4 0 80.0351 64.1163 -85.85 
+     90 99.761 1298 3 1 79.7572 63.5525 -114.45 
+     90 150.427 1217 3 0 79.7424 63.5268 -115.85 
+     90 139.405 1297 2 1 79.4869 63.0109 -144.45 
+     90 104.827 1214 2 0 79.4899 62.9901 -145.85 
+     90 147.084 1297 1 1 79.5726 62.596 -174.45 
+     90 117.843 1212 1 0 79.5749 62.5623 -175.85 
+     90 344.506 1298 0 1 79.663 61.8948 -204.45 
+     90 233.054 1208 0 0 79.6483 61.8439 -205.85 
+     90 374.611 1297 0 1 79.6497 61.8805 -204.479 
+     90 28.5378 658 3 1 -48.25 36.1822 -114.644 
+     90 149.396 657 3 1 -48.45 36.1566 -114.452 
+     90 152.697 656 3 1 -48.65 36.0028 -114.517 
+     90 154.774 1293 0 1 78.7172 62.0869 -204.45 
+     90 30.1522 1209 0 0 78.6797 61.8688 -205.85 
+     90 189.276 1294 0 1 78.85 62.2268 -204.51 
+     90 73.2172 1214 0 0 79.5028 62.912 -205.85 
+     90 28.95 1215 0 0 79.6221 63.0503 -206.127 
+     90 130.126 1167 0 0 135.793 53.5674 -206.25 
+     90 95.3551 1166 0 0 136.079 53.45 -206.208 
+     90 151.566 1165 0 0 136.289 53.2499 -206.232 
+     90 54.7548 1300 5 1 80.25 64.3218 -54.7308 
+     90 273.456 1298 2 1 79.7271 63.29 -144.45 
+     90 120.465 1216 2 0 79.8316 63.3976 -145.85 
+     90 4.48614 1323 1 1 84.8484 65.6842 -174.45 
+     90 180.778 1324 1 1 84.85 65.684 -174.454 
+     90 125.906 1226 1 0 85.5968 65.3782 -175.85 
+     90 139.066 1430 0 1 106.33 52.3145 -204.45 
+     90 181.58 1429 0 1 106.15 52.1058 -204.586 
+     90 195.215 1428 0 1 105.95 51.7782 -204.673 
+     90 75.5094 1427 0 1 105.75 51.2908 -204.58 
+     90 73.8941 1426 0 1 105.55 51.1065 -204.531 
+     90 32.5552 1425 0 1 105.35 50.971 -204.475 
+     90 108.204 1155 1 0 112.193 51.1097 -176.25 
+     90 96.9818 1457 1 1 111.676 50.8934 -174.85 
+     90 63.7788 1456 1 1 111.55 50.8255 -174.616 
+     90 131.386 1215 2 0 79.6413 63.1812 -145.85 
+     90 19.9953 1279 1 1 75.8581 63.0365 -174.45 
+     90 91.6941 1278 1 1 75.85 63.0251 -174.531 
+     90 108.381 1213 1 0 75.779 62.8219 -175.85 
+     90 124.003 1264 0 1 72.993 57.1381 -204.45 
+     90 90.581 1185 0 0 72.7468 57.0731 -205.85 
+     90 119.927 1184 0 0 72.6948 57.05 -206.146 
+Number of digits in this event: 30
+Using G4ParticleGun... 
+Particle energy: 2.40847 LIN
 Particle: e-
 Event: 91
-Number of tracker hits in this event: 25
-     91 173.719 295 8 1 -120.99 -79.7631 35.55 
-     91 104.574 501 8 0 -120.99 -79.7651 34.15 
-     91 128.326 295 7 1 -120.992 -79.8048 5.55 
-     91 120.846 501 7 0 -120.993 -79.8062 4.15 
-     91 243.817 295 6 1 -121.032 -79.8325 -24.45 
-     91 109.704 501 6 0 -121.031 -79.8346 -25.85 
-     91 111.765 295 5 1 -121.001 -79.8741 -54.45 
-     91 105.803 500 5 0 -120.998 -79.8738 -55.85 
-     91 139.86 296 4 1 -120.936 -79.8686 -84.45 
-     91 133.152 500 4 0 -120.931 -79.8687 -85.85 
-     91 109.094 296 3 1 -120.829 -79.8688 -114.45 
-     91 102.28 500 3 0 -120.874 -79.8743 -115.85 
-     91 110.212 290 2 1 -122.079 -80.144 -144.45 
-     91 100.807 499 2 0 -122.112 -80.0824 -145.85 
-     91 162.73 286 1 1 -122.796 -78.6835 -174.45 
-     91 95.9395 507 1 0 -122.839 -78.5698 -175.85 
-     91 165.077 282 0 1 -123.673 -76.2442 -204.451 
-     91 90.7268 519 0 0 -123.765 -76.2009 -205.851 
-     91 69.686 294 6 1 -121.151 -79.7904 -24.5655 
-     91 58.2355 293 6 1 -121.35 -79.7116 -24.6573 
-     91 54.0906 292 6 1 -121.55 -79.7342 -24.7467 
-     91 63.2062 291 6 1 -121.75 -79.7187 -24.7777 
-     91 93.5655 290 6 1 -121.95 -79.676 -24.8016 
-     91 126.481 289 6 1 -122.15 -79.7796 -24.7131 
-     91 248.666 288 6 1 -122.35 -79.9366 -24.7576 
-Number of digits in this event: 12
+Number of tracker hits in this event: 64
+     91 193.059 958 11 1 11.8464 10.6748 125.55 
+     91 93.3841 953 11 0 11.8432 10.6719 124.15 
+     91 114.86 958 10 1 11.7811 10.6229 95.55 
+     91 109.879 952 10 0 11.7778 10.6245 94.15 
+     91 275.149 958 9 1 11.7233 10.6601 65.55 
+     91 110.99 953 9 0 11.7147 10.6595 64.15 
+     91 146.418 957 8 1 11.5447 10.6341 35.55 
+     91 152.032 952 8 0 11.5323 10.6317 34.15 
+     91 140.352 956 7 1 11.2821 10.589 5.55 
+     91 132.114 952 7 0 11.2739 10.5891 4.15 
+     91 105.216 955 6 1 11.0994 10.5771 -24.45 
+     91 131.028 952 6 0 11.0914 10.5751 -25.85 
+     91 105.335 954 5 1 10.9183 10.5425 -54.45 
+     91 125.333 952 5 0 10.9085 10.5428 -55.85 
+     91 115.238 953 4 1 10.7149 10.5371 -84.45 
+     91 116.99 952 4 0 10.7017 10.5297 -85.85 
+     91 301.343 952 3 1 10.4507 10.3372 -114.45 
+     91 57.2838 951 3 1 10.45 10.3366 -114.658 
+     91 118.668 951 3 0 10.446 10.3317 -115.85 
+     91 238.102 951 2 1 10.3378 10.1536 -144.45 
+     91 218.985 950 2 0 10.3564 10.1409 -145.85 
+     91 282.045 954 1 1 11.0105 9.94259 -174.45 
+     91 132.44 949 1 0 11.0637 9.93196 -175.85 
+     91 177.06 962 0 1 12.513 10.2167 -204.45 
+     91 112.079 950 0 0 12.5604 10.1822 -205.85 
+     91 186.544 1284 2 0 153.077 77.0092 -146.25 
+     91 48.0315 1283 2 0 153.106 76.85 -146.221 
+     91 108.815 959 1 1 11.9326 10.7486 -174.45 
+     91 163.038 953 1 0 11.9039 10.759 -175.85 
+     91 124.518 958 0 1 11.7777 10.72 -204.45 
+     91 111.643 953 0 0 11.7687 10.681 -205.85 
+     91 258.163 952 3 0 10.5777 10.5327 -115.85 
+     91 46.4976 955 2 1 11.0676 10.1552 -144.45 
+     91 52.4263 954 2 1 11.05 10.1082 -144.63 
+     91 151.376 948 2 0 10.9466 9.79622 -145.85 
+     91 166.377 942 1 1 8.50207 2.66875 -174.45 
+     91 125.596 911 1 0 8.43152 2.38013 -175.85 
+     91 104.913 935 0 1 7.24928 -3.24095 -204.45 
+     91 80.0132 883 0 0 7.1958 -3.4177 -205.85 
+     91 48.8994 882 0 0 7.18584 -3.45 -206.107 
+     91 0.0117423 937 2 1 7.45003 10.5611 -144.45 
+     91 117.429 936 2 1 7.45 10.561 -144.45 
+     91 119.809 952 2 0 7.3168 10.4762 -145.85 
+     91 140.054 925 1 1 5.16936 8.4844 -174.451 
+     91 5.05266 942 1 0 5.13171 8.45036 -175.85 
+     91 101.677 941 1 0 5.13123 8.45 -175.867 
+     91 186.702 921 0 1 4.32985 7.92129 -204.45 
+     91 6.40379 939 0 0 4.33379 8.04713 -205.85 
+     91 116.559 940 0 0 4.33384 8.05 -205.882 
+     91 268.721 946 0 1 9.35844 11.9903 -204.45 
+     91 82.2714 955 0 0 9.03996 11.2191 -205.85 
+     91 26.3755 954 0 0 8.96393 11.0499 -206.154 
+     91 137.251 960 0 0 9.40691 12.1107 -205.85 
+     91 97.0098 930 0 0 30.3273 6.21228 -206.25 
+     91 164.9 794 0 1 -21.05 2.21982 -204.542 
+     91 78.2553 958 3 1 11.8063 10.6675 -114.451 
+     91 43.9022 959 3 1 11.8501 10.706 -114.689 
+     91 29.2451 957 3 0 12.4398 11.61 -115.85 
+     91 171.46 958 3 0 12.4724 11.65 -115.916 
+     91 3.04411 772 3 0 14.0562 -25.642 -116.25 
+     91 167.859 771 3 0 14.0509 -25.6502 -116.242 
+     91 15.4714 973 3 1 14.8198 -25.6233 -114.85 
+     91 74.2231 974 3 1 14.85 -25.6174 -114.812 
+     91 358.697 774 3 0 14.879 -25.1365 -115.85 
+Number of digits in this event: 31
 Using G4ParticleGun... 
-Particle energy: 3.13696 LIN
+Particle energy: 7.68877 LIN
 Particle: e-
 Event: 92
-Number of tracker hits in this event: 101
-     92 214.375 1063 11 1 32.7612 65.0938 125.55 
-     92 99.8228 1225 11 0 32.7615 65.0921 124.15 
-     92 129.485 1063 10 1 32.7636 65.0667 95.55 
-     92 105.141 1225 10 0 32.7622 65.0638 94.15 
-     92 143.236 1063 9 1 32.7393 64.9938 65.55 
-     92 112.807 1224 9 0 32.7348 64.9916 64.15 
-     92 129.793 1062 8 1 32.643 64.9434 35.55 
-     92 135.484 1224 8 0 32.6383 64.9392 34.15 
-     92 134.6 1062 7 1 32.5284 64.8543 5.55 
-     92 111.849 1224 7 0 32.5254 64.8526 4.15 
-     92 114.8 1062 6 1 32.4575 64.8263 -24.45 
-     92 118.415 1223 6 0 32.4531 64.826 -25.85 
-     92 269.333 1061 5 1 32.3386 64.8303 -54.45 
-     92 207.274 1223 5 0 32.3351 64.83 -55.85 
-     92 212.753 1061 4 1 32.263 64.8288 -84.45 
-     92 109.823 1223 4 0 32.2592 64.8293 -85.85 
-     92 283.831 1060 3 1 32.1916 64.8365 -114.45 
-     92 124.764 1223 3 0 32.184 64.8357 -115.85 
-     92 126.441 1059 2 1 32.0246 64.8156 -144.45 
-     92 157.49 1223 2 0 32.0165 64.8156 -145.85 
-     92 103.131 1059 1 1 31.8673 64.8099 -174.45 
-     92 129.387 1223 1 0 31.8602 64.8079 -175.85 
-     92 133.021 1058 0 1 31.7372 64.7868 -204.45 
-     92 124.481 1223 0 0 31.7327 64.7815 -205.85 
-     92 56.3326 1200 0 1 60.05 147.1 -204.833 
-     92 217.366 1057 0 1 31.6279 64.8086 -204.45 
-     92 127.501 1226 0 0 31.0568 65.3288 -205.85 
-     92 79.0532 1227 0 0 30.9122 65.45 -206.179 
-     92 41.4886 1270 0 0 46.4573 74.1947 -206.25 
-     92 397.111 1271 0 0 46.5855 74.25 -206.167 
-     92 48.3629 1272 0 0 47.1242 74.45 -205.957 
-     92 187.1 1142 0 1 48.4512 74.5973 -204.85 
-     92 178.235 1143 0 1 48.6501 74.6161 -204.603 
-     92 51.7707 1141 0 1 48.4498 74.7073 -204.748 
-     92 69.0198 1140 0 1 48.25 74.6502 -204.774 
-     92 100.653 1139 0 1 48.0499 74.5431 -204.809 
-     92 59.8381 1138 0 1 47.8494 74.4789 -204.738 
-     92 64.7082 1137 0 1 47.65 74.4639 -204.631 
-     92 27.1275 1136 0 1 47.4498 74.4556 -204.51 
-     92 209.799 1221 0 0 31.1845 64.4194 -205.85 
-     92 145.338 1263 0 0 -8.63014 72.7135 -206.25 
-     92 199.458 1264 0 0 -9.06884 72.8501 -206.085 
-     92 218.39 1265 0 0 -9.73987 73.05 -205.938 
-     92 70.1742 811 0 1 -17.6737 74.7904 -204.85 
-     92 53.0362 810 0 1 -17.8501 74.8255 -204.821 
-     92 68.4494 809 0 1 -18.05 74.8497 -204.798 
-     92 82.6945 808 0 1 -18.2501 74.8862 -204.786 
-     92 59.0053 807 0 1 -18.45 74.9184 -204.778 
-     92 48.4048 806 0 1 -18.6501 74.9483 -204.761 
-     92 65.3391 805 0 1 -18.8504 74.9806 -204.737 
-     92 68.1265 804 0 1 -19.05 75.0231 -204.728 
-     92 65.3567 803 0 1 -19.25 75.0835 -204.726 
-     92 78.9223 802 0 1 -19.45 75.1543 -204.724 
-     92 82.1524 801 0 1 -19.65 75.2408 -204.723 
-     92 85.1175 800 0 1 -19.8502 75.3489 -204.708 
-     92 68.2836 799 0 1 -20.05 75.4754 -204.679 
-     92 74.1516 798 0 1 -20.25 75.5798 -204.659 
-     92 53.8581 797 0 1 -20.45 75.6831 -204.651 
-     92 49.46 796 0 1 -20.65 75.7725 -204.636 
-     92 54.2999 795 0 1 -20.8501 75.8426 -204.638 
-     92 58.9249 794 0 1 -21.05 75.915 -204.663 
-     92 46.0308 793 0 1 -21.25 75.9795 -204.693 
-     92 68.8893 792 0 1 -21.45 76.0401 -204.712 
-     92 53.6401 791 0 1 -21.65 76.1049 -204.715 
-     92 52.2957 790 0 1 -21.8502 76.1553 -204.71 
-     92 49.1246 789 0 1 -22.05 76.1896 -204.702 
-     92 112.934 788 0 1 -22.2504 76.2287 -204.684 
-     92 54.4353 787 0 1 -22.4501 76.2683 -204.677 
-     92 74.1128 786 0 1 -22.65 76.3167 -204.654 
-     92 50.9795 785 0 1 -22.8502 76.3627 -204.612 
-     92 196.936 784 0 1 -23.051 76.4005 -204.575 
-     92 48.2074 783 0 1 -23.25 76.4341 -204.524 
-     92 23.1638 782 0 1 -23.6278 76.7047 -204.45 
-     92 182.015 781 0 1 -23.6501 76.7771 -204.48 
-     92 45.0536 780 0 1 -23.85 77.2298 -204.765 
-     92 30.3411 1293 0 0 -24.4108 78.7465 -205.85 
-     92 72.1645 1294 0 0 -24.4426 78.8503 -205.93 
-     92 35.808 1295 0 0 -24.4767 79.05 -206.142 
-     92 102.257 1280 0 0 -17.9083 76.1588 -205.85 
-     92 79.9138 1279 0 0 -17.9048 76.05 -205.881 
-     92 54.9897 971 4 0 -36.1431 14.378 -86.25 
-     92 17.3703 1062 0 1 32.5485 62.5836 -204.85 
-     92 203.67 1063 0 1 32.6505 62.6058 -204.654 
-     92 344.289 1064 0 1 32.8502 62.3955 -204.584 
-     92 35.0428 1060 2 1 32.0804 64.5047 -144.781 
-     92 242.421 1222 2 0 32.0676 64.4998 -145.85 
-     92 167.465 1058 1 1 31.7401 64.5734 -174.45 
-     92 227.619 1222 1 0 31.6603 64.5552 -175.85 
-     92 108.945 1050 0 1 30.2152 64.0304 -204.45 
-     92 329.808 1219 0 0 30.1169 63.9761 -205.85 
-     92 9.03142 1266 0 0 3.85318 73.3903 -206.25 
-     92 312.864 1060 1 1 32.2451 64.9554 -174.45 
-     92 129.091 1225 1 0 32.1818 65.1397 -175.85 
-     92 114.163 1055 0 1 31.1296 68.2934 -204.45 
-     92 131.47 1242 0 0 31.3242 68.4917 -205.85 
-     92 155.748 1221 3 0 31.8257 64.3039 -115.85 
-     92 98.1139 1022 2 1 24.5225 64.1979 -144.45 
-     92 27.1518 1023 2 1 24.65 64.151 -144.744 
-     92 103.169 1219 2 0 25.0947 64.0258 -145.85 
-     92 112.806 1086 1 1 37.2941 64.4259 -174.45 
-     92 29.8182 1100 1 0 68.0534 40.25 -175.944 
-Number of digits in this event: 40
-Using G4ParticleGun... 
-Particle energy: 6.94787 LIN
+Number of tracker hits in this event: 150
+     92 146.949 685 11 1 -42.8854 -38.9563 125.55 
+     92 100.874 705 11 0 -42.8861 -38.9556 124.15 
+     92 164.724 685 10 1 -42.9018 -38.944 95.55 
+     92 126.267 705 10 0 -42.9017 -38.9447 94.15 
+     92 140.522 685 9 1 -42.9002 -38.9605 65.55 
+     92 144.309 705 9 0 -42.8996 -38.9618 64.15 
+     92 387.578 685 8 1 -42.887 -38.9844 35.55 
+     92 214.804 705 8 0 -42.8866 -38.9835 34.15 
+     92 235.847 685 7 1 -42.8756 -38.9649 5.55 
+     92 165.965 705 7 0 -42.873 -38.9649 4.15 
+     92 131.262 686 6 1 -42.8149 -38.9673 -24.45 
+     92 251.012 705 6 0 -42.8132 -38.9684 -25.85 
+     92 211.459 686 5 1 -42.7784 -38.9978 -54.45 
+     92 131.427 705 5 0 -42.7779 -38.9968 -55.85 
+     92 147.295 686 4 1 -42.7634 -38.9693 -84.45 
+     92 106.026 705 4 0 -42.7635 -38.9668 -85.85 
+     92 122.587 686 3 1 -42.7749 -38.9436 -114.45 
+     92 166.076 705 3 0 -42.7727 -38.9441 -115.85 
+     92 135.084 686 2 1 -42.7478 -38.9438 -144.45 
+     92 186.608 705 2 0 -42.7518 -38.9473 -145.85 
+     92 104.712 686 1 1 -42.8241 -39.0274 -174.45 
+     92 374.287 705 1 0 -42.8288 -39.0255 -175.85 
+     92 136.024 685 0 1 -42.9081 -38.9891 -204.45 
+     92 207.355 705 0 0 -42.907 -38.992 -205.85 
+     92 4.46541 670 3 1 -45.85 40.0736 -114.722 
+     92 344.522 687 5 1 -42.6498 -38.9522 -54.5679 
+     92 31.2054 688 5 1 -42.45 -38.8945 -54.6875 
+     92 240.517 688 1 1 -42.4135 -38.9522 -174.45 
+     92 467.187 688 0 1 -42.361 -38.8185 -204.45 
+     92 119.511 706 0 0 -42.3554 -38.812 -205.85 
+     92 194.705 784 9 1 -23.2086 11.1376 65.15 
+     92 256.627 783 9 1 -23.25 11.254 65.2515 
+     92 21.9552 782 9 1 -23.45 11.2573 65.266 
+     92 66.8774 755 3 0 165.426 -29.0108 -116.25 
+     92 43.5868 1734 3 1 167.037 -28.2083 -114.85 
+     92 81.0808 1735 3 1 167.15 -28.1585 -114.765 
+     92 91.6312 1736 3 1 167.35 -28.1558 -114.708 
+     92 19.493 1737 3 1 167.55 -28.2493 -114.486 
+     92 126.546 690 7 1 -41.9205 -38.1555 5.55 
+     92 105.384 709 7 0 -41.9 -38.1609 4.14906 
+     92 133.031 692 6 1 -41.5532 -38.211 -24.45 
+     92 133.316 709 6 0 -41.4371 -38.1276 -25.85 
+     92 181.487 709 5 1 -38.2289 -36.7537 -54.4512 
+     92 124.856 717 5 0 -38.006 -36.6136 -55.85 
+     92 196.022 735 4 1 -32.9118 -33.1084 -84.45 
+     92 30.47 736 4 1 -32.85 -33.0515 -84.7871 
+     92 35.4538 735 4 0 -32.629 -32.8731 -85.85 
+     92 72.1868 736 4 0 -32.5997 -32.85 -85.9895 
+     92 114.301 765 3 1 -27.0261 -28.1876 -114.45 
+     92 116.663 760 3 0 -26.8491 -27.947 -115.85 
+     92 152.26 785 2 1 -23.0231 -23.6972 -144.45 
+     92 136.038 784 2 0 -22.7877 -23.2408 -145.85 
+     92 9.81949 805 1 1 -18.8535 -14.2723 -174.45 
+     92 115.87 806 1 1 -18.85 -14.2657 -174.467 
+     92 159.471 831 1 0 -18.5918 -13.7836 -175.85 
+     92 55.9933 832 1 0 -18.5226 -13.65 -176.229 
+     92 21.9753 831 0 1 -13.6683 -3.11751 -204.45 
+     92 122.537 832 0 1 -13.65 -3.10071 -204.494 
+     92 106.133 887 0 0 -13.0303 -2.56288 -205.85 
+     92 32.8362 888 0 0 -12.8861 -2.44997 -206.165 
+     92 8.25142 583 5 0 4.63614 -63.434 -56.25 
+     92 95.0461 582 5 0 4.65924 -63.45 -56.2354 
+     92 294.053 581 5 0 4.82448 -63.65 -56.125 
+     92 216.096 580 5 0 4.88708 -63.8502 -56.0332 
+     92 149.936 727 3 1 -34.5062 -24.2797 -114.45 
+     92 131.643 726 3 1 -34.65 -24.3789 -114.726 
+     92 196.069 775 3 0 -36.2716 -24.9603 -115.85 
+     92 406.082 774 3 0 -36.6806 -25.05 -116.083 
+     92 132.291 1030 3 0 -127 26.0716 -116.25 
+     92 219.191 1031 3 0 -127.165 26.25 -116.13 
+     92 27.4938 713 6 1 -37.4276 -37.3303 -24.45 
+     92 120.599 714 6 0 -37.0837 -37.1377 -25.8503 
+     92 258.067 750 5 1 -29.8989 -30.9529 -54.4501 
+     92 248.018 751 5 1 -29.85 -30.9382 -54.4642 
+     92 85.5768 752 5 1 -29.65 -30.864 -54.5344 
+     92 60.5587 753 5 1 -29.45 -30.782 -54.6238 
+     92 69.0206 754 5 1 -29.25 -30.7062 -54.6993 
+     92 143.593 755 5 1 -29.05 -30.6346 -54.7584 
+     92 45.8428 756 5 1 -28.8499 -30.5766 -54.8064 
+     92 2.64993 757 5 1 -28.65 -30.532 -54.8476 
+     92 21.7757 752 5 0 -24.1323 -29.4746 -55.85 
+     92 167.279 753 5 0 -24.0365 -29.45 -55.8695 
+     92 157.324 754 5 0 -23.4641 -29.25 -56.0358 
+     92 22.0869 755 5 0 -22.935 -29.05 -56.2261 
+     92 83.5184 918 5 0 80.0148 3.65403 -56.25 
+     92 59.4242 917 5 0 80.0182 3.65 -56.0341 
+     92 112.033 1299 5 1 79.9294 3.73469 -54.85 
+     92 13.0636 1063 6 0 67.2162 32.8263 -26.25 
+     92 124.742 1064 6 0 67.2026 32.85 -26.2259 
+     92 27.6112 1232 6 1 66.5164 33.1005 -24.85 
+     92 130.298 1231 6 1 66.45 33.1163 -24.7634 
+     92 23.8406 1230 6 1 66.25 33.123 -24.4964 
+     92 1.45325 1341 4 1 88.4435 0.192178 -84.45 
+     92 67.5949 1342 4 1 88.45 0.191161 -84.4524 
+     92 72.3658 1343 4 1 88.65 0.146932 -84.5073 
+     92 55.4985 1344 4 1 88.8502 0.101505 -84.55 
+     92 25.0932 1345 4 1 89.05 0.0818725 -84.5449 
+     92 40.4699 1346 4 1 89.2826 0.05 -84.6143 
+     92 72.8187 1347 4 1 89.4501 0.111044 -84.67 
+     92 59.8766 1348 4 1 89.6501 0.223433 -84.7253 
+     92 25.4739 1349 4 1 89.85 0.273289 -84.8157 
+     92 93.8321 901 4 0 91.4912 0.305465 -85.85 
+     92 36.3487 1362 4 1 92.6288 0.948803 -84.85 
+     92 24.2979 1363 4 1 92.75 0.951248 -84.8101 
+     92 109.001 909 4 0 94.4419 1.89206 -85.85 
+     92 276.622 910 4 0 94.59 2.05 -85.939 
+     92 121.92 841 5 0 100.37 -11.6949 -56.25 
+     92 68.6435 840 5 0 100.484 -11.85 -56.1327 
+     92 92.9568 839 5 0 100.586 -12.05 -56.0717 
+     92 149.291 1404 5 1 100.956 -12.586 -54.85 
+     92 127.755 703 8 0 -42.9387 -39.2722 34.15 
+     92 135.279 678 7 1 -44.3465 -44.271 5.54986 
+     92 36.3715 677 7 0 -44.0956 -44.6161 4.15 
+     92 76.3451 676 7 0 -44.0661 -44.65 3.99099 
+     92 31.8115 711 6 1 -37.793 -48.7787 -24.4502 
+     92 222.786 710 6 1 -37.85 -48.825 -24.5149 
+     92 50.9867 709 6 1 -38.05 -48.974 -24.7564 
+     92 6.94037 652 6 0 -38.8357 -49.6354 -25.85 
+     92 173.092 651 6 0 -38.8539 -49.6502 -25.8744 
+     92 100.623 592 5 1 -61.5917 -65.0331 -54.45 
+     92 16.1045 593 5 1 -61.4499 -65.1217 -54.7938 
+     92 130.504 572 5 0 -61.1379 -65.4552 -55.8503 
+     92 93.4541 631 4 1 -53.6804 -70.3897 -84.45 
+     92 149.815 549 4 0 -53.8182 -70.215 -85.85 
+     92 57.1074 427 4 0 -52.3665 -94.6322 -86.25 
+     92 208.395 426 4 0 -52.3204 -94.75 -86.1497 
+     92 85.8696 425 4 0 -52.231 -94.95 -86.0366 
+     92 169.159 424 4 0 -52.1653 -95.15 -85.9439 
+     92 43.2517 423 4 0 -52.0885 -95.3501 -85.8924 
+     92 78.6698 644 4 1 -51.1623 -97.2226 -84.8496 
+     92 405.138 645 4 1 -51.05 -97.3857 -84.7247 
+     92 58.6323 646 4 1 -50.85 -97.5463 -84.547 
+     92 486.964 647 4 1 -50.65 -97.6407 -84.61 
+     92 111.859 648 4 1 -50.45 -97.7273 -84.6806 
+     92 185.456 409 4 0 -49.9788 -98.1888 -85.85 
+     92 22.2986 408 4 0 -49.7618 -98.35 -85.8994 
+     92 17.2814 407 4 0 -51.9354 -98.75 -85.9494 
+     92 28.5932 638 4 1 -52.4278 -95.4806 -84.8497 
+     92 145.236 637 4 1 -52.45 -95.5209 -84.7675 
+     92 89.6729 636 4 1 -52.65 -95.6209 -84.6587 
+     92 222.167 635 4 1 -52.85 -95.7276 -84.543 
+     92 81.3442 415 4 0 -54.5044 -96.9774 -85.85 
+     92 138.209 626 4 1 -54.777 -95.3959 -84.85 
+     92 5.32136 607 1 1 -58.5958 -49.9556 -174.45 
+     92 62.3857 646 1 0 -57.6851 -50.6912 -175.85 
+     92 89.4049 645 1 0 -57.5572 -50.85 -175.961 
+     92 91.889 644 1 0 -57.4001 -51.05 -176.076 
+     92 82.697 643 1 0 -57.4472 -51.2502 -176.206 
+     92 1.26105 1595 3 1 139.15 -126.525 -114.729 
+     92 63.6935 1596 3 1 139.35 -126.613 -114.611 
+Number of digits in this event: 72
+Using G4ParticleGun... 
+Particle energy: 8.35054 LIN
 Particle: e-
 Event: 93
-Number of tracker hits in this event: 97
-     93 132.695 386 9 1 -102.873 -81.946 65.55 
-     93 135.713 490 9 0 -102.873 -81.9458 64.15 
-     93 108.09 386 8 1 -102.861 -81.94 35.55 
-     93 125.022 490 8 0 -102.861 -81.939 34.15 
-     93 187.587 386 7 1 -102.849 -81.9217 5.55 
-     93 172.082 490 7 0 -102.847 -81.9191 4.15 
-     93 467.853 386 6 1 -102.812 -81.8698 -24.45 
-     93 471.232 490 6 0 -102.814 -81.867 -25.85 
-     93 179.294 386 5 1 -102.869 -81.8072 -54.45 
-     93 219.27 491 5 0 -102.869 -81.8041 -55.85 
-     93 346.87 386 4 1 -102.87 -81.7455 -84.45 
-     93 96.1639 491 4 0 -102.872 -81.7452 -85.85 
-     93 237.614 386 3 1 -102.925 -81.7423 -114.45 
-     93 207.315 491 3 0 -102.927 -81.7391 -115.85 
-     93 258.735 385 2 1 -102.951 -81.6791 -144.45 
-     93 249.69 491 2 0 -102.951 -81.6766 -145.85 
-     93 292.315 386 1 1 -102.941 -81.6347 -174.45 
-     93 101.998 492 1 0 -102.937 -81.6276 -175.85 
-     93 433.326 386 0 1 -102.848 -81.4886 -204.45 
-     93 476.648 492 0 0 -102.846 -81.4815 -205.85 
-     93 72.3779 629 3 0 -136.216 -54.1958 -116.25 
-     93 44.045 630 3 0 -136.403 -54.05 -116.233 
-     93 125.858 387 5 1 -102.714 -82.1998 -54.45 
-     93 176.405 489 5 0 -102.71 -82.2197 -55.85 
-     93 198.386 388 4 1 -102.496 -82.5127 -84.45 
-     93 210.254 487 4 0 -102.569 -82.5238 -85.85 
-     93 174.113 380 3 1 -104.064 -82.6047 -114.45 
-     93 289.524 487 3 0 -104.018 -82.5479 -115.85 
-     93 168.504 389 1 1 -102.221 -81.1144 -174.45 
-     93 121.809 495 1 0 -102.208 -81.0057 -175.85 
-     93 107.4 394 0 1 -101.194 -78.7985 -204.45 
-     93 40.6598 395 0 1 -101.15 -78.8054 -204.685 
-     93 201.586 506 0 0 -100.942 -78.831 -205.85 
-     93 119.39 663 0 0 -120.037 -47.3429 -206.25 
-     93 23.9095 662 0 0 -120.149 -47.45 -205.914 
-     93 142.016 298 0 1 -120.5 -48.128 -204.85 
-     93 104.714 297 0 1 -120.588 -48.3049 -204.45 
-     93 181.742 296 0 1 -120.75 -48.339 -204.616 
-     93 52.0358 295 0 1 -120.951 -48.2494 -204.784 
-     93 80.8467 294 0 1 -121.15 -48.224 -204.796 
-     93 25.1743 293 0 1 -121.35 -48.0109 -204.833 
-     93 16.7898 685 0 0 -124.009 -42.9058 -205.85 
-     93 191.468 686 0 0 -124.027 -42.85 -205.856 
-     93 82.0924 481 0 0 -110.061 -83.6577 -206.25 
-     93 22.1114 480 0 0 -109.976 -83.85 -206.214 
-     93 130.295 369 0 0 -100.609 -106.267 -206.25 
-     93 20.7399 333 0 0 -82.5483 -113.396 -206.25 
-     93 33.6719 413 0 0 -94.3927 -97.532 -206.25 
-     93 48.0073 822 0 0 -126.006 -15.5582 -206.25 
-     93 139.726 823 0 0 -126.105 -15.4499 -206.182 
-     93 183.505 824 0 0 -126.426 -15.25 -206.111 
-     93 114.753 825 0 0 -127.059 -15.05 -205.879 
-     93 115.944 826 0 0 -127.366 -14.85 -205.932 
-     93 85.1493 827 0 0 -127.636 -14.65 -205.975 
-     93 73.1255 828 0 0 -127.847 -14.45 -206.01 
-     93 107.758 829 0 0 -127.926 -14.25 -206.049 
-     93 69.0419 830 0 0 -127.945 -14.05 -206.095 
-     93 211.653 831 0 0 -127.981 -13.85 -206.139 
-     93 107.381 832 0 0 -127.99 -13.6499 -206.141 
-     93 92.7567 833 0 0 -127.99 -13.45 -206.089 
-     93 215.876 834 0 0 -128.078 -13.2498 -206.08 
-     93 53.8483 835 0 0 -128.136 -13.05 -206.077 
-     93 128.618 265 0 1 -127.134 -15.3628 -204.85 
-     93 138.13 486 4 0 -102.572 -82.6502 -85.9181 
-     93 140.665 388 5 1 -102.474 -81.9228 -54.45 
-     93 115.98 490 5 0 -102.446 -81.925 -55.85 
-     93 138.891 391 4 1 -101.9 -82.058 -84.45 
-     93 117.72 489 4 0 -101.86 -82.083 -85.85 
-     93 119.414 396 3 1 -100.943 -82.5495 -114.45 
-     93 120.83 400 2 1 -99.9957 -82.8423 -144.45 
-     93 165.642 485 2 0 -99.9578 -82.8651 -145.85 
-     93 144.227 404 1 1 -99.2746 -83.2295 -174.45 
-     93 140.73 484 1 0 -99.2368 -83.2315 -175.85 
-     93 102.847 408 0 1 -98.4137 -83.2766 -204.45 
-     93 166.213 483 0 0 -98.4126 -83.2674 -205.85 
-     93 493.835 480 1 0 -98.1759 -84.0193 -175.85 
-     93 183.98 479 1 0 -98.1492 -84.05 -175.882 
-     93 345.483 490 4 0 -102.821 -81.8763 -85.85 
-     93 127.073 490 3 0 -102.844 -81.8581 -115.85 
-     93 222.746 386 2 1 -102.889 -81.8643 -144.45 
-     93 114.248 490 2 0 -102.891 -81.8656 -145.85 
-     93 122.274 490 1 0 -102.925 -81.8934 -175.85 
-     93 305.716 490 0 0 -102.859 -81.9815 -205.85 
-     93 572.91 319 0 0 -13.1057 -116.317 -206.25 
-     93 108.075 1525 6 0 92.4758 125.15 -26.1718 
-     93 27.8316 492 2 0 -101.932 -81.4806 -145.85 
-     93 69.8563 493 2 0 -101.846 -81.45 -145.927 
-     93 67.7795 494 2 0 -101.786 -81.25 -146.057 
-     93 148.112 379 3 1 -104.2 -81.8941 -114.45 
-     93 118.383 368 2 1 -106.485 -80.0133 -144.45 
-     93 102.741 500 2 0 -106.655 -79.9326 -145.85 
-     93 87.1101 350 1 1 -110.122 -78.1264 -174.45 
-     93 46.7532 349 1 1 -110.15 -78.1115 -174.718 
-     93 142.578 509 1 0 -110.271 -78.0632 -175.85 
-     93 18.6299 510 1 0 -110.306 -78.05 -176.168 
-     93 109.099 333 0 1 -113.476 -76.9731 -204.45 
-     93 319.468 515 0 0 -113.708 -76.8807 -205.851 
-Number of digits in this event: 56
+Number of tracker hits in this event: 22
+     93 106.493 160 7 1 -148.137 6.17167 5.55 
+     93 133.282 930 7 0 -148.137 6.17254 4.15 
+     93 168.945 160 6 1 -148.127 6.18799 -24.45 
+     93 118.411 930 6 0 -148.125 6.18853 -25.85 
+     93 126.959 160 5 1 -148.095 6.19714 -54.45 
+     93 98.5948 930 5 0 -148.092 6.19252 -55.85 
+     93 93.8028 160 4 1 -147.952 6.07778 -84.45 
+     93 33.3454 161 4 1 -147.95 6.07434 -84.7394 
+     93 124.165 930 4 0 -147.943 6.0611 -85.85 
+     93 128.717 162 3 1 -147.743 5.73117 -114.45 
+     93 123.314 928 3 0 -147.725 5.7123 -115.85 
+     93 118.875 163 2 1 -147.362 5.28929 -144.45 
+     93 149.186 926 2 0 -147.342 5.2626 -145.85 
+     93 123.904 166 1 1 -146.931 4.79319 -174.45 
+     93 295.849 923 1 0 -146.9 4.77818 -175.85 
+     93 111.32 169 0 1 -146.162 4.49841 -204.45 
+     93 116.902 922 0 0 -146.141 4.4807 -205.85 
+     93 201.817 922 1 0 -146.791 4.62407 -176.003 
+     93 127.436 929 4 0 -147.931 6.05 -85.8818 
+     93 9.1018 310 0 1 -118.15 -14.6575 -204.822 
+     93 125.126 311 0 1 -117.95 -14.7841 -204.489 
+     93 164.55 312 0 1 -117.75 -14.8708 -204.616 
+Number of digits in this event: 16
 Using G4ParticleGun... 
-Particle energy: 4.52091 LIN
+Particle energy: 1.70328 LIN
 Particle: e-
 Event: 94
-Number of tracker hits in this event: 49
-     94 149.058 494 11 1 -81.1352 2.53962 125.55 
-     94 336.838 912 11 0 -81.1352 2.53707 124.15 
-     94 254.544 494 10 1 -81.1367 2.48333 95.55 
-     94 92.1954 912 10 0 -81.1371 2.48174 94.15 
-     94 125.442 494 9 1 -81.1461 2.44582 65.55 
-     94 220.887 911 9 0 -81.1444 2.44465 64.15 
-     94 124.053 494 8 1 -81.1141 2.42258 35.55 
-     94 162.913 911 8 0 -81.1123 2.42086 34.15 
-     94 157.39 494 7 1 -81.0769 2.39198 5.55 
-     94 108.458 911 7 0 -81.074 2.39333 4.15 
-     94 150.023 495 6 1 -81.0132 2.42485 -24.45 
-     94 108.117 911 6 0 -81.0084 2.42397 -25.85 
-     94 271.542 495 5 1 -80.9187 2.40078 -54.45 
-     94 106.122 911 5 0 -80.9141 2.40229 -55.85 
-     94 107.069 496 4 1 -80.8248 2.43506 -84.45 
-     94 134.596 911 4 0 -80.8205 2.43675 -85.85 
-     94 98.972 496 3 1 -80.7315 2.47245 -114.45 
-     94 308.54 912 3 0 -80.7287 2.47611 -115.85 
-     94 127.978 496 2 1 -80.672 2.55809 -144.45 
-     94 125.929 912 2 0 -80.6695 2.56245 -145.85 
-     94 110.859 497 1 1 -80.6175 2.65607 -174.45 
-     94 157.952 913 1 0 -80.6151 2.66127 -175.85 
-     94 103.994 497 0 1 -80.5596 2.76117 -204.45 
-     94 119.949 913 0 0 -80.5568 2.76953 -205.85 
-     94 149.93 495 8 1 -81.0293 2.49709 35.55 
-     94 194.36 503 8 1 -79.2909 2.62616 35.15 
-     94 69.5481 502 8 1 -79.4501 2.66644 35.2264 
-     94 116.549 910 5 0 -80.952 2.21275 -55.85 
-     94 153.55 499 4 1 -80.2151 -0.762537 -84.4511 
-     94 37.8795 896 4 0 -80.006 -0.658177 -85.85 
-     94 88.4822 897 4 0 -79.9872 -0.649955 -85.9751 
-     94 115.82 521 3 1 -75.8109 1.21178 -114.45 
-     94 133.93 907 3 0 -75.2918 1.5356 -115.85 
-     94 43.8755 591 2 1 -61.7518 9.56006 -144.45 
-     94 97.0899 592 2 1 -61.6499 9.55978 -144.596 
-     94 146.99 947 2 0 -60.831 9.53415 -145.85 
-     94 3.63174 690 1 1 -41.8576 9.14711 -174.45 
-     94 169.684 691 1 1 -41.8495 9.14985 -174.461 
-     94 77.7443 692 1 1 -41.65 9.20414 -174.722 
-     94 69.8695 946 1 0 -40.7655 9.41901 -175.85 
-     94 126.029 947 1 0 -40.6517 9.45001 -175.999 
-     94 29.7952 801 0 1 -19.7246 16.2373 -204.45 
-     94 159.314 802 0 1 -19.65 16.2948 -204.538 
-     94 481.501 803 0 1 -19.4499 16.4567 -204.767 
-     94 3.40188 985 0 0 -18.5429 17.2446 -205.85 
-     94 111.471 986 0 0 -18.5367 17.25 -205.857 
-     94 93.8553 987 0 0 -18.3135 17.45 -206.113 
-     94 102.086 912 9 0 -81.1374 2.45005 64.1454 
-     94 39.0545 911 11 0 -81.0272 2.45 123.955 
-Number of digits in this event: 25
+Number of tracker hits in this event: 21
+     94 116.459 1494 9 1 119.106 -21.8363 65.55 
+     94 123.142 791 9 0 119.105 -21.8434 64.15 
+     94 137.847 1494 8 1 119.091 -21.9974 35.55 
+     94 120.169 790 8 0 119.074 -22.0016 34.15 
+     94 110.953 1493 7 1 118.797 -22.1474 5.55 
+     94 136.647 789 7 0 118.805 -22.1755 4.15 
+     94 153.951 1493 6 1 118.938 -22.7472 -24.45 
+     94 105.132 786 6 0 118.928 -22.787 -25.85 
+     94 118.442 1493 5 1 118.827 -23.533 -54.45 
+     94 106.288 782 5 0 118.84 -23.5346 -55.85 
+     94 192.627 1494 4 1 119.089 -23.5659 -84.45 
+     94 105.285 782 4 0 119.085 -23.596 -85.85 
+     94 118.424 1493 3 1 118.92 -24.3385 -114.45 
+     94 271.162 778 3 0 118.94 -24.3712 -115.85 
+     94 116.835 1496 2 1 119.499 -24.9247 -144.45 
+     94 290.532 775 2 0 119.533 -24.9426 -145.85 
+     94 132.339 1500 1 1 120.21 -25.453 -174.45 
+     94 139.354 772 1 0 120.237 -25.5035 -175.85 
+     94 122.047 1503 0 1 120.81 -26.5599 -204.45 
+     94 122.883 767 0 0 120.833 -26.6131 -205.85 
+     94 135.402 774 2 0 118.929 -25.2115 -145.85 
+Number of digits in this event: 15
 Using G4ParticleGun... 
-Particle energy: 9.16608 LIN
+Particle energy: 9.81654 LIN
 Particle: e-
 Event: 95
-Number of tracker hits in this event: 105
-     95 142.477 1029 9 1 25.8903 130.316 65.55 
-     95 204.251 1550 9 0 25.89 130.315 64.15 
-     95 110.799 1029 8 1 25.8873 130.308 35.55 
-     95 160.685 1550 8 0 25.887 130.306 34.15 
-     95 97.5528 1029 7 1 25.8803 130.276 5.55 
-     95 103.303 1550 7 0 25.8802 130.274 4.15 
-     95 170.248 1029 6 1 25.8781 130.233 -24.45 
-     95 115.993 1550 6 0 25.8775 130.23 -25.85 
-     95 462.042 1029 5 1 25.8687 130.174 -54.45 
-     95 305.719 1550 5 0 25.8679 130.171 -55.85 
-     95 162.204 1029 4 1 25.8524 130.113 -84.45 
-     95 93.2975 1549 4 0 25.8518 130.111 -85.85 
-     95 109.852 1028 3 1 25.8383 130.078 -114.45 
-     95 201.656 1549 3 0 25.8373 130.076 -115.85 
-     95 185.866 1028 2 1 25.819 130.03 -144.45 
-     95 126.711 1549 2 0 25.8187 130.027 -145.85 
-     95 97.7573 1028 1 1 25.8124 129.961 -174.45 
-     95 136.572 1549 1 0 25.8121 129.961 -175.85 
-     95 107.69 1028 0 1 25.8085 129.936 -204.45 
-     95 125.096 1548 0 0 25.8084 129.934 -205.85 
-     95 133.87 1356 7 1 91.35 -5.45293 5.23096 
-     95 178.437 1357 7 1 91.55 -5.78119 5.49354 
-     95 21.5143 863 7 0 92.4949 -7.38857 4.15 
-     95 68.6439 862 7 0 92.5373 -7.45 4.09891 
-     95 72.0571 861 7 0 92.6263 -7.65 3.94813 
-     95 89.1889 860 7 0 92.7398 -7.85 3.84754 
-     95 17.1318 859 7 0 92.9929 -8.05 3.76743 
-     95 110.39 1631 2 1 146.495 114.829 -144.45 
-     95 21.0986 1030 3 1 26.0532 129.834 -114.85 
-     95 46.9893 1546 3 0 26.6408 129.396 -115.85 
-     95 372.783 1028 4 1 25.85 130.143 -84.5243 
-     95 52.7258 1551 4 0 25.5781 130.55 -85.85 
-     95 108.576 1552 4 0 25.578 130.55 -85.8503 
-     95 212.979 1550 4 0 25.396 130.311 -85.85 
-     95 67.1977 985 3 1 17.1897 135.23 -114.45 
-     95 66.6207 984 3 1 17.05 135.133 -114.555 
-     95 105.024 983 3 1 16.85 135.104 -114.678 
-     95 75.3408 982 3 1 16.6499 135.024 -114.688 
-     95 60.2632 981 3 1 16.4498 134.961 -114.744 
-     95 91.3388 980 3 1 16.25 134.929 -114.738 
-     95 260.862 979 3 1 16.05 134.888 -114.666 
-     95 196.264 978 3 1 15.85 134.743 -114.549 
-     95 49.7399 1027 4 1 25.65 130.031 -84.7016 
-     95 121.333 1547 4 0 25.0179 129.663 -85.85 
-     95 67.0017 966 3 1 13.3472 123.734 -114.45 
-     95 70.7293 1518 3 0 12.739 123.861 -115.85 
-     95 71.5319 1517 3 0 12.6004 123.75 -116.013 
-     95 89.1703 1516 3 0 12.5233 123.55 -116.107 
-     95 144.231 1620 3 0 39.3303 144.231 -116.25 
-     95 489.796 1029 2 1 25.901 130.167 -144.45 
-     95 478.649 1550 2 0 25.887 130.154 -145.85 
-     95 284.379 1027 1 1 25.5316 129.86 -174.45 
-     95 99.4551 1548 1 0 25.5347 129.846 -175.85 
-     95 111.102 1027 0 1 25.6025 129.602 -204.45 
-     95 121.096 1547 0 0 25.6076 129.597 -205.85 
-     95 121.004 1552 1 0 25.4312 130.63 -175.85 
-     95 121.695 1021 0 1 24.4368 131.051 -204.45 
-     95 147.084 1554 0 0 24.4248 131.097 -205.85 
-     95 255.191 1553 2 0 25.1188 130.808 -145.85 
-     95 116.4 1046 4 1 29.3566 130.428 -84.4504 
-     95 163.792 1078 3 1 35.7396 128.229 -114.45 
-     95 164.323 1539 3 0 36.0431 128.004 -115.85 
-     95 15.6498 1538 3 0 36.1208 127.95 -116.186 
-     95 181.888 1114 2 1 42.9806 123.634 -144.45 
-     95 44.5236 1515 2 0 43.1555 123.203 -145.851 
-     95 68.465 1514 2 0 43.1763 123.15 -146.02 
-     95 88.0768 1133 1 1 46.6824 114.637 -174.45 
-     95 25.3084 1132 1 1 46.65 114.594 -174.734 
-     95 96.1083 1471 1 0 46.5613 114.426 -175.85 
-     95 166.619 1117 0 1 43.5959 110.571 -204.45 
-     95 17.3136 1116 0 1 43.45 110.591 -204.797 
-     95 133.736 1452 0 0 42.9857 110.64 -205.85 
-     95 108.615 1548 5 0 26.2261 129.949 -55.85 
-     95 34.672 1071 4 1 34.3888 124.013 -84.45 
-     95 91.4248 1072 4 1 34.4501 124.011 -84.5647 
-     95 179.883 1519 4 0 35.1788 124.02 -85.85 
-     95 39.4887 1156 3 1 51.3463 125.591 -114.45 
-     95 122.156 1157 3 1 51.45 125.607 -114.548 
-     95 42.5696 1158 3 1 51.65 125.646 -114.757 
-     95 168.95 1529 3 0 52.833 125.959 -115.85 
-     95 115.116 1310 2 1 82.0603 130.751 -144.45 
-     95 29.0818 1311 2 1 82.25 130.973 -144.766 
-     95 4.60014 1557 2 0 82.962 131.74 -145.85 
-     95 110.105 1558 2 0 82.9708 131.75 -145.863 
-     95 63.6327 1559 2 0 83.1636 131.95 -146.131 
-     95 14.5182 1413 2 0 154.226 102.782 -146.25 
-     95 101.462 1412 2 0 154.261 102.75 -146.232 
-     95 119.173 1411 2 0 154.482 102.55 -146.138 
-     95 72.0655 1410 2 0 154.679 102.35 -146.031 
-     95 66.1982 1409 2 0 154.871 102.15 -145.942 
-     95 3.2827 1408 2 0 155.068 101.95 -145.852 
-     95 5.02884 1682 2 1 156.739 100.059 -144.85 
-     95 112.838 1683 2 1 156.75 100.047 -144.843 
-     95 77.4708 1684 2 1 156.95 99.8066 -144.745 
-     95 83.9447 1685 2 1 157.15 99.5671 -144.662 
-     95 69.2508 1686 2 1 157.35 99.3046 -144.535 
-     95 126.125 1396 3 0 156.016 99.4161 -116.25 
-     95 106.585 1680 3 1 156.156 99.4602 -114.85 
-     95 45.7592 1468 4 0 149.998 113.87 -86.25 
-     95 71.9307 1469 4 0 149.966 113.95 -86.0954 
-     95 127.369 1647 4 1 149.649 114.37 -84.85 
-     95 41.6002 1551 9 0 25.7939 130.35 63.849 
-     95 40.038 1795 9 0 -25.5411 179.243 63.75 
-     95 90.645 1796 9 0 -25.5716 179.35 63.802 
-     95 254.536 1797 9 0 -25.5087 179.55 63.7825 
-Number of digits in this event: 41
-Using G4ParticleGun... 
-Particle energy: 5.38655 LIN
+Number of tracker hits in this event: 256
+     95 146.632 847 11 1 -10.512 -49.5907 125.55 
+     95 164.664 652 11 0 -10.5115 -49.5912 124.15 
+     95 581.013 847 10 1 -10.5058 -49.5988 95.55 
+     95 398.817 652 10 0 -10.5044 -49.5973 94.15 
+     95 220.254 847 9 1 -10.4733 -49.5673 65.55 
+     95 129.834 652 9 0 -10.4719 -49.566 64.15 
+     95 472.43 848 8 1 -10.4364 -49.5415 35.55 
+     95 289.903 652 8 0 -10.4357 -49.5399 34.15 
+     95 254.082 848 7 1 -10.4075 -49.5077 5.55 
+     95 249.673 652 7 0 -10.408 -49.5042 4.15 
+     95 229.404 848 6 1 -10.4131 -49.433 -24.45 
+     95 124.093 653 6 0 -10.4119 -49.43 -25.85 
+     95 233.59 848 5 1 -10.3963 -49.3646 -54.45 
+     95 126.596 653 5 0 -10.3917 -49.3637 -55.85 
+     95 434.094 848 4 1 -10.2735 -49.3366 -84.45 
+     95 144.304 653 4 0 -10.2679 -49.3348 -85.85 
+     95 112.31 849 3 1 -10.1575 -49.3007 -114.45 
+     95 202.765 653 3 0 -10.1498 -49.3016 -115.85 
+     95 99.8663 850 2 1 -9.98136 -49.3359 -144.45 
+     95 420.451 653 2 0 -9.9741 -49.3385 -145.85 
+     95 613.376 851 1 1 -9.82952 -49.3815 -174.45 
+     95 410.954 653 1 0 -9.82238 -49.3765 -175.85 
+     95 249.655 851 0 1 -9.68004 -49.2995 -204.45 
+     95 224.547 653 0 0 -9.67384 -49.2937 -205.85 
+     95 63.6879 101 4 1 -159.75 16.8285 -84.6754 
+     95 128.79 100 4 1 -159.95 16.9011 -84.5749 
+     95 107.353 99 4 1 -160.15 16.9911 -84.6357 
+     95 67.1212 287 5 0 130.858 -122.75 -56.1927 
+     95 106.925 857 0 1 -8.5548 -49.4772 -204.45 
+     95 67.3348 809 0 1 -18.054 -41.4661 -204.45 
+     95 115.399 808 0 1 -18.25 -41.4915 -204.646 
+     95 21.7929 807 0 1 -18.4503 -41.5098 -204.805 
+     95 831.586 689 0 0 -21.3611 -42.1285 -205.85 
+     95 176.949 688 0 0 -23.8867 -42.25 -205.889 
+     95 111.935 687 0 0 -24.1906 -42.4502 -205.884 
+     95 218.298 686 0 0 -24.4707 -42.65 -205.922 
+     95 234.272 685 0 0 -24.7329 -42.85 -205.897 
+     95 40.8131 684 0 0 -25.0006 -43.05 -205.88 
+     95 17.7168 788 0 1 -22.2984 -43.1602 -204.85 
+     95 80.2148 789 0 1 -22.25 -43.1639 -204.83 
+     95 100.314 790 0 1 -22.0498 -43.1154 -204.724 
+     95 101.521 654 1 0 -9.76107 -49.0819 -175.85 
+     95 87.8596 655 1 0 -9.75241 -49.05 -175.979 
+     95 25.145 862 0 1 -7.46379 -41.9687 -204.45 
+     95 240.951 863 0 1 -7.45 -41.926 -204.518 
+     95 5.64798 694 0 0 -7.13397 -41.0586 -205.85 
+     95 174.058 695 0 0 -7.13073 -41.05 -205.863 
+     95 27.3899 696 0 0 -7.06122 -40.8497 -206.16 
+     95 83.0972 649 3 0 -10.2371 -50.1831 -115.85 
+     95 115.301 651 6 0 -10.3968 -49.7453 -25.85 
+     95 108.074 650 5 0 -10.3739 -49.8827 -55.85 
+     95 122.236 650 4 0 -10.3266 -50.042 -85.85 
+     95 144.577 848 3 1 -10.4065 -50.1198 -114.45 
+     95 297.538 650 3 0 -10.4074 -50.0391 -115.85 
+     95 214.297 847 2 1 -10.5583 -48.7013 -144.45 
+     95 14.7873 656 2 0 -10.5506 -48.6514 -145.85 
+     95 293.497 657 2 0 -10.5504 -48.65 -145.892 
+     95 103.696 848 1 1 -10.2678 -47.7103 -174.45 
+     95 253.239 661 1 0 -10.2551 -47.6711 -175.85 
+     95 230.565 850 0 1 -9.93732 -46.8184 -204.45 
+     95 116.296 666 0 0 -9.92316 -46.7807 -205.85 
+     95 53.1706 886 2 1 -2.77228 -45.6893 -144.45 
+     95 114.522 887 2 1 -2.64931 -45.7719 -144.593 
+     95 49.7946 888 2 1 -2.45 -45.9094 -144.763 
+     95 79.1631 665 2 0 -1.31521 -46.8877 -145.85 
+     95 94.8344 664 2 0 -1.13458 -47.05 -146.001 
+     95 185.325 663 2 0 -0.940231 -47.25 -146.131 
+     95 153.841 422 2 0 69.6135 -95.5593 -146.25 
+     95 190.172 1254 2 1 71.0215 -95.3468 -144.85 
+     95 774.308 1255 2 1 71.05 -95.3393 -144.817 
+     95 284.115 1256 2 1 71.3246 -94.5053 -144.45 
+     95 92.8924 590 2 1 -61.8537 -105.47 -144.85 
+     95 62.3568 589 2 1 -62.05 -105.511 -144.725 
+     95 294.024 588 2 1 -62.2502 -105.565 -144.704 
+     95 66.3236 587 2 1 -62.45 -105.513 -144.607 
+     95 61.54 822 2 1 -15.4689 -49.5438 -144.45 
+     95 259.763 821 2 1 -15.65 -49.6062 -144.619 
+     95 115.798 820 2 1 -15.8504 -49.6152 -144.795 
+     95 242.48 848 2 1 -10.2614 -50.2197 -144.45 
+     95 285.218 649 2 0 -10.2575 -50.2332 -145.85 
+     95 261.419 849 1 1 -10.1733 -50.5649 -174.45 
+     95 117.66 647 1 0 -10.1574 -50.5854 -175.85 
+     95 215.66 645 0 0 -9.80389 -50.9387 -205.85 
+     95 115.582 649 1 0 -10.1592 -50.2016 -175.85 
+     95 117.796 649 0 0 -10.031 -50.115 -205.85 
+     95 287.041 847 8 1 -10.45 -49.5622 35.2856 
+     95 185.872 653 8 0 -10.3731 -49.4104 34.15 
+     95 13.5244 850 7 1 -9.85794 -45.8388 5.54932 
+     95 94.7299 851 7 1 -9.85 -45.8401 5.47908 
+     95 120.948 671 7 0 -9.72397 -45.7233 4.15 
+     95 113.823 859 6 1 -8.13859 -44.0544 -24.4506 
+     95 109.664 681 6 0 -8.00894 -43.7644 -25.85 
+     95 38.8183 865 5 1 -6.88455 -36.7979 -54.45 
+     95 117.573 866 5 1 -6.85 -36.8328 -54.5173 
+     95 65.4642 710 5 0 -6.1091 -37.8906 -55.85 
+     95 95.2582 709 5 0 -6.02776 -38.0501 -56.0067 
+     95 14.1013 708 5 0 -5.95487 -38.25 -56.2066 
+     95 157.9 489 5 0 -18.9754 -82.1342 -56.25 
+     95 99.5202 800 5 1 -19.9128 -82.5787 -54.85 
+     95 123.117 799 5 1 -20.0501 -82.6383 -54.6422 
+     95 101.327 798 5 1 -20.25 -82.5095 -54.5814 
+     95 22.5792 485 5 0 -20.6626 -83.0221 -55.85 
+     95 152.004 484 5 0 -20.6748 -83.05 -55.904 
+     95 60.2402 483 5 0 -20.6242 -83.25 -56.1461 
+     95 5.10824 482 5 0 -20.5869 -83.45 -56.2424 
+     95 1.26201 373 5 0 -23.3003 -105.353 -56.25 
+     95 97.6165 374 5 0 -23.3023 -105.349 -56.247 
+     95 167.874 375 5 0 -23.2634 -105.15 -56.131 
+     95 102.289 376 5 0 -23.115 -104.95 -56.0084 
+     95 116.169 282 5 0 1.80501 -123.712 -56.25 
+     95 420.652 281 5 0 2.01117 -123.75 -56.0606 
+     95 30.6507 280 5 0 2.19095 -123.95 -56.0942 
+     95 26.4102 282 1 0 -59.5639 -123.733 -176.25 
+     95 120.231 281 1 0 -59.5844 -123.75 -176.212 
+     95 97.3871 280 1 0 -59.7378 -123.95 -176.061 
+     95 50.2789 279 1 0 -59.8761 -124.15 -176.027 
+     95 47.5283 278 1 0 -59.9217 -124.35 -175.989 
+     95 53.6384 277 1 0 -59.8885 -124.55 -175.973 
+     95 59.185 276 1 0 -59.9091 -124.75 -176.008 
+     95 54.3312 275 1 0 -59.9818 -124.95 -176.017 
+     95 55.7796 274 1 0 -59.9661 -125.15 -176.032 
+     95 59.0068 273 1 0 -59.9091 -125.35 -176.069 
+     95 89.94 272 1 0 -59.908 -125.551 -176.014 
+     95 85.8541 271 1 0 -59.966 -125.75 -175.972 
+     95 42.4307 270 1 0 -60.1407 -125.95 -175.892 
+     95 120.951 585 1 1 -63.0133 -128.852 -174.85 
+     95 103.597 584 1 1 -63.05 -128.901 -174.834 
+     95 64.7609 583 1 1 -63.2505 -129.063 -174.795 
+     95 77.4954 582 1 1 -63.45 -129.173 -174.774 
+     95 127.664 581 1 1 -63.65 -129.277 -174.81 
+     95 50.1543 580 1 1 -63.85 -129.486 -174.82 
+     95 19.3654 235 1 0 -67.3127 -133.132 -175.85 
+     95 72.0521 234 1 0 -67.3307 -133.15 -175.855 
+     95 85.0283 233 1 0 -67.458 -133.35 -175.917 
+     95 73.4021 232 1 0 -67.499 -133.55 -175.953 
+     95 123.439 231 1 0 -67.4789 -133.75 -175.907 
+     95 0.885054 230 1 0 -67.652 -133.95 -175.851 
+     95 106.273 547 1 1 -70.5893 -137.045 -174.85 
+     95 150.551 548 1 1 -70.45 -137.116 -174.676 
+     95 119.291 846 10 1 -10.65 -49.5795 95.1727 
+     95 102.001 848 10 1 -10.45 -49.6859 95.478 
+     95 74.8265 849 10 1 -10.25 -49.7898 95.3 
+     95 103.68 850 10 1 -10.05 -49.7237 95.1537 
+     95 198.104 851 10 1 -9.85 -49.5295 95.2586 
+     95 170.135 852 10 1 -9.65 -49.5546 95.3132 
+     95 109.815 651 9 0 -10.6267 -49.8065 64.15 
+     95 125.468 845 8 1 -10.8921 -50.0705 35.55 
+     95 286.343 649 8 0 -10.9151 -50.0676 34.15 
+     95 128.61 843 7 1 -11.41 -49.9773 5.55 
+     95 106.836 650 7 0 -11.4338 -49.9822 4.15 
+     95 121.741 840 6 1 -11.9067 -50.1283 -24.45 
+     95 102.181 649 6 0 -11.9386 -50.1445 -25.85 
+     95 237.748 837 5 1 -12.634 -50.4298 -54.45 
+     95 23.8547 648 5 0 -12.6815 -50.4492 -55.85 
+     95 103.251 647 5 0 -12.6834 -50.45 -55.9061 
+     95 26.678 832 4 1 -13.6489 -50.83 -84.45 
+     95 153.492 831 4 1 -13.65 -50.8309 -84.559 
+     95 114.623 646 4 0 -13.6661 -50.8414 -85.85 
+     95 142.047 830 3 1 -14.0093 -51.1129 -114.45 
+     95 134.159 644 3 0 -14.024 -51.0678 -115.85 
+     95 120.551 829 2 1 -14.1351 -49.9054 -144.45 
+     95 155.007 651 2 0 -14.1444 -49.8135 -145.85 
+     95 158.868 828 1 1 -14.3414 -47.9768 -174.45 
+     95 183.059 855 0 1 -8.94834 -42.8243 -204.45 
+     95 4.97423 856 0 1 -8.85 -42.7886 -204.839 
+     95 222.468 825 1 1 -14.9424 -49.6318 -174.45 
+     95 415.037 651 1 0 -15.1875 -49.8128 -175.85 
+     95 211.465 650 1 0 -15.2511 -49.85 -176.17 
+     95 100.39 791 0 1 -21.85 -50.6764 -204.518 
+     95 3.85799 646 0 0 -21.6355 -50.8475 -205.85 
+     95 43.2938 373 9 0 135.602 -105.462 63.75 
+     95 239.752 1582 9 1 136.587 -105.716 65.15 
+     95 339.157 735 1 0 -42.9336 -32.8725 -176.25 
+     95 176.003 652 1 0 -14.9867 -49.6074 -175.85 
+     95 110.992 821 0 1 -15.6821 -49.6019 -204.45 
+     95 107.562 651 0 0 -15.6788 -49.6629 -205.851 
+     95 23.1224 644 6 0 -11.0338 -51.1985 -25.85 
+     95 85.3783 643 6 0 -10.9948 -51.25 -25.9033 
+     95 265.746 642 6 0 -10.9432 -51.45 -26.057 
+     95 1.36485 879 6 0 -113.325 -4.05415 -26.25 
+     95 136.975 880 6 0 -113.331 -4.04939 -26.2479 
+     95 157.325 881 6 0 -113.602 -3.8496 -26.0376 
+     95 83.2413 882 6 0 -113.772 -3.64959 -25.9283 
+     95 38.5059 883 6 0 -113.779 -3.45 -25.9296 
+     95 64.4232 334 6 1 -113.159 -2.06573 -24.85 
+     95 157.221 335 6 1 -113.15 -2.05229 -24.8411 
+     95 55.6336 888 6 0 -113.389 -2.27147 -25.85 
+     95 103.417 890 6 0 -113.819 -1.88892 -25.85 
+     95 127.822 848 9 1 -10.4206 -50.0146 65.55 
+     95 219.182 650 9 0 -10.4176 -50.0088 64.15 
+     95 138.263 650 8 0 -10.369 -49.9005 34.15 
+     95 128.094 847 7 1 -10.637 -49.4276 5.55 
+     95 51.6695 846 7 1 -10.65 -49.4076 5.1657 
+     95 107.715 653 7 0 -10.6812 -49.355 4.15 
+     95 147.815 842 6 1 -11.6304 -47.7571 -24.45 
+     95 46.1061 661 6 0 -11.6313 -47.66 -25.85 
+     95 63.2807 662 6 0 -11.6314 -47.65 -25.9912 
+     95 170.668 841 5 1 -11.6526 -45.6346 -54.45 
+     95 127.175 672 5 0 -11.6607 -45.5432 -55.85 
+     95 118.995 841 4 1 -11.6718 -43.7827 -84.45 
+     95 144.673 681 4 0 -11.6606 -43.7152 -85.85 
+     95 123.989 843 3 1 -11.4243 -42.4417 -114.45 
+     95 94.997 688 3 0 -11.384 -42.3518 -115.85 
+     95 139.919 697 2 0 -10.411 -40.5173 -145.85 
+     95 103.74 862 1 1 -7.63838 -37.7329 -174.45 
+     95 128.707 712 1 0 -7.46522 -37.6217 -175.85 
+     95 167.571 880 0 1 -3.93322 -35.271 -204.45 
+     95 97.4601 724 0 0 -3.8186 -35.191 -205.85 
+     95 125.263 822 0 0 4.90272 -15.5382 -206.25 
+     95 49.9997 924 0 1 4.97944 -15.1645 -204.85 
+     95 70.3511 925 0 1 5.05018 -15.0934 -204.653 
+     95 220.393 849 6 1 -10.0733 -49.8493 -24.451 
+     95 352.578 650 6 0 -10.2858 -49.8852 -25.85 
+     95 16.7235 828 5 1 -14.2961 -51.9222 -54.45 
+     95 101.606 829 5 1 -14.25 -51.973 -54.4816 
+     95 132.695 830 5 1 -14.05 -52.197 -54.6261 
+     95 11.9729 831 5 1 -13.8499 -52.4478 -54.8156 
+     95 51.4536 631 5 0 -13.0623 -53.6931 -55.8501 
+     95 89.6497 630 5 0 -13.0014 -53.85 -55.9518 
+     95 25.9869 629 5 0 -12.9039 -54.0502 -56.1606 
+     95 164.502 885 4 1 -2.93878 -84.0767 -84.4502 
+     95 40.549 886 4 1 -2.85 -84.0102 -84.6979 
+     95 8.27393 481 4 0 -2.66903 -83.6621 -85.8509 
+     95 104.735 482 4 0 -2.66695 -83.65 -85.8951 
+     95 228.253 543 4 0 -1.98377 -71.3471 -86.25 
+     95 58.3673 892 4 1 -1.51023 -71.7525 -84.85 
+     95 257.088 893 4 1 -1.45 -71.859 -84.7567 
+     95 287.775 894 4 1 -1.25 -72.0102 -84.6689 
+     95 181.352 884 4 1 -3.06602 -83.9301 -84.45 
+     95 123.803 483 4 0 -2.94437 -83.4499 -85.8744 
+     95 5.29233 484 4 0 -2.98384 -83.2499 -86.2276 
+     95 51.0288 366 4 0 43.7376 -106.882 -86.25 
+     95 413.353 365 4 0 43.8538 -106.95 -86.2011 
+     95 131.465 1119 4 1 44.0195 -107.149 -84.85 
+     95 256.597 1118 4 1 43.85 -107.259 -84.6598 
+     95 100.493 1122 4 1 44.6369 -108.993 -84.85 
+     95 40.716 355 4 0 44.3967 -109.019 -85.85 
+     95 268.976 849 5 1 -10.1374 -52.3141 -54.4509 
+     95 99.6028 638 5 0 -10.213 -52.343 -55.8502 
+     95 40.5635 847 4 1 -10.5449 -53.4306 -84.45 
+     95 79.5159 846 4 1 -10.65 -53.4397 -84.5608 
+     95 48.9395 845 4 1 -10.8501 -53.4523 -84.7491 
+     95 42.2263 632 4 0 -11.9729 -53.6341 -85.85 
+     95 109.245 631 4 0 -12.0766 -53.6501 -85.951 
+     95 347.197 716 3 1 -36.748 -59.2504 -114.45 
+     95 73.4363 715 3 1 -36.85 -59.3554 -114.682 
+     95 109.608 600 3 0 -37.3967 -59.8847 -115.85 
+     95 15.4456 599 3 0 -37.5493 -60.05 -116.191 
+     95 57.2933 661 2 1 -47.7666 -73.6497 -144.45 
+     95 71.5849 660 2 1 -47.85 -73.6832 -144.663 
+     95 0.714216 530 2 0 -48.2089 -74.0493 -145.851 
+     95 145.637 529 2 0 -48.2096 -74.05 -145.853 
+     95 164.392 850 5 1 -10.05 -52.3458 -54.4671 
+     95 34.5948 846 8 1 -10.7317 -50.3473 35.55 
+     95 203.943 648 8 0 -9.86174 -50.4289 34.1499 
+     95 111.588 612 8 0 -20.4487 -57.6085 33.75 
+Number of digits in this event: 117
+Using G4ParticleGun... 
+Particle energy: 5.13777 LIN
 Particle: e-
 Event: 96
-Number of tracker hits in this event: 24
-     96 154.524 275 9 1 -124.997 41.6902 65.55 
-     96 120.474 1108 9 0 -125 41.6895 64.15 
-     96 122.854 275 8 1 -125.044 41.679 35.55 
-     96 95.5746 1108 8 0 -125.046 41.6771 34.15 
-     96 139.355 275 7 1 -125.085 41.6457 5.55 
-     96 190.658 1107 7 0 -125.085 41.6441 4.15 
-     96 110.84 275 6 1 -125.091 41.6101 -24.45 
-     96 109.076 1107 6 0 -125.092 41.608 -25.85 
-     96 120.691 275 5 1 -125.115 41.5668 -54.45 
-     96 112.17 1107 5 0 -125.117 41.5645 -55.85 
-     96 139.419 274 4 1 -125.163 41.5054 -84.45 
-     96 110.34 1107 4 0 -125.159 41.5043 -85.85 
-     96 134.525 275 3 1 -125.066 41.4621 -114.45 
-     96 216.507 1106 3 0 -125.042 41.4479 -115.85 
-     96 176.653 279 2 1 -124.347 41.0654 -144.45 
-     96 125.275 1104 2 0 -124.319 41.0419 -145.85 
-     96 139.053 282 1 1 -123.714 40.5667 -174.45 
-     96 120.571 1102 1 0 -123.682 40.5477 -175.85 
-     96 158.995 285 0 1 -123.013 40.1772 -204.45 
-     96 94.1477 1100 0 0 -122.976 40.1641 -205.85 
-     96 120.788 278 2 1 -124.35 41.0593 -144.703 
-     96 51.7077 1107 3 0 -125.066 41.4591 -115.85 
-     96 2.90233 1183 2 0 -96.0322 56.7789 -145.85 
-     96 323.217 1184 2 0 -95.8982 56.85 -145.987 
+Number of tracker hits in this event: 27
+     96 110.332 1093 9 1 38.7162 119.573 65.55 
+     96 96.4898 1497 9 0 38.7186 119.573 64.15 
+     96 127.588 1093 8 1 38.7663 119.573 35.55 
+     96 363.973 1497 8 0 38.7689 119.574 34.15 
+     96 153.645 1093 7 1 38.8178 119.572 5.55 
+     96 280.721 1497 7 0 38.8222 119.572 4.15 
+     96 157.835 1094 6 1 38.9167 119.585 -24.45 
+     96 114.433 1497 6 0 38.9215 119.583 -25.85 
+     96 159.179 1094 5 1 39.0174 119.55 -54.45 
+     96 344.269 1496 5 0 39.022 119.547 -55.85 
+     96 142.193 1095 4 1 39.1177 119.483 -84.45 
+     96 157.123 1496 4 0 39.1229 119.479 -85.85 
+     96 110.129 1095 3 1 39.2315 119.389 -114.45 
+     96 104.742 1496 3 0 39.2362 119.385 -115.85 
+     96 125.439 1096 2 1 39.3347 119.307 -144.45 
+     96 125.11 1495 2 0 39.3389 119.307 -145.85 
+     96 129.754 1096 1 1 39.4332 119.297 -174.45 
+     96 151.073 1495 1 0 39.4372 119.296 -175.85 
+     96 103.321 1097 0 1 39.5402 119.289 -204.45 
+     96 94.6803 1495 0 0 39.5441 119.291 -205.85 
+     96 7.75453 529 6 0 -131.113 -74.2297 -26.25 
+     96 176.296 528 6 0 -131.148 -74.2502 -26.2369 
+     96 222.347 239 6 1 -132.213 -74.5876 -24.85 
+     96 332.94 238 6 1 -132.35 -74.5973 -24.7108 
+     96 32.1658 1495 5 0 38.985 119.35 -56.166 
+     96 25.9676 532 4 1 -73.4829 -13.0616 -84.85 
+     96 84.4319 302 5 1 -119.55 -34.9073 -54.5525 
 Number of digits in this event: 18
 Using G4ParticleGun... 
-Particle energy: 9.15411 LIN
+Particle energy: 7.90934 LIN
 Particle: e-
 Event: 97
-Number of tracker hits in this event: 91
-     97 113.634 1116 11 1 43.3841 9.05529 125.55 
-     97 150.538 945 11 0 43.3831 9.05475 124.15 
-     97 162.633 1116 10 1 43.3633 9.04514 95.55 
-     97 102.046 944 10 0 43.362 9.04478 94.15 
-     97 118.056 1116 9 1 43.3378 9.03559 65.55 
-     97 107.43 944 9 0 43.3351 9.03542 64.15 
-     97 139.486 1116 8 1 43.2806 9.03316 35.55 
-     97 93.4045 944 8 0 43.2771 9.03267 34.15 
-     97 139.858 1115 7 1 43.2068 9.02154 5.55 
-     97 139.006 944 7 0 43.2038 9.02094 4.15 
-     97 118.947 1115 6 1 43.1414 9.0132 -24.45 
-     97 263.802 944 6 0 43.1383 9.01305 -25.85 
-     97 248.506 1115 5 1 43.0744 9.01456 -54.45 
-     97 101.32 944 5 0 43.0713 9.01455 -55.85 
-     97 123.518 1114 4 1 43.0106 9.02297 -84.45 
-     97 490.288 944 4 0 43.0072 9.02274 -85.85 
-     97 193.25 1114 3 1 42.9367 9.01676 -114.45 
-     97 391.242 944 3 0 42.9333 9.01495 -115.85 
-     97 140.279 1114 2 1 42.8625 8.9753 -144.45 
-     97 189.568 944 2 0 42.859 8.97311 -145.85 
-     97 401.397 1113 1 1 42.783 8.93192 -174.45 
-     97 108.377 944 1 0 42.7796 8.92926 -175.85 
-     97 118.141 1113 0 1 42.7095 8.87166 -204.45 
-     97 111.069 944 0 0 42.7053 8.86816 -205.85 
-     97 136.221 621 0 0 -48.9596 -55.65 -206.19 
-     97 101.357 998 1 1 19.8249 -5.64521 -174.85 
-     97 60.0048 679 4 1 -44.2117 -162.864 -84.85 
-     97 7.47088 93 4 0 -44.7687 -161.457 -85.85 
-     97 51.5356 678 4 1 -44.25 -163.064 -84.5554 
-     97 424.705 892 0 1 -1.45 -143.057 -204.675 
-     97 0.405815 1330 7 1 86.05 115.912 5.31475 
-     97 300.472 686 9 1 -42.7982 20.1709 65.15 
-     97 22.0707 685 9 1 -42.85 20.2752 65.3351 
-     97 141.049 867 6 1 -6.49367 25.1317 -24.85 
-     97 179.326 1181 10 0 13.8446 56.3657 93.75 
-     97 68.1822 1114 1 1 42.85 9.01163 -174.495 
-     97 88.2332 940 5 0 43.4825 8.22362 -55.85 
-     97 52.495 939 5 0 43.571 8.05 -56.124 
-     97 18.7079 1147 4 1 49.4983 -21.9409 -84.4503 
-     97 370.426 1146 4 1 49.45 -21.9187 -84.5257 
-     97 322.088 1145 4 1 49.25 -21.6652 -84.7406 
-     97 90.1444 1144 4 1 49.05 -20.4547 -84.7426 
-     97 14.9895 798 4 0 48.6445 -20.2591 -85.85 
-     97 138.944 799 4 0 48.6387 -20.2495 -85.8827 
-     97 98.6207 813 4 0 108.691 -17.2577 -86.25 
-     97 265.952 814 4 0 108.811 -17.25 -86.2192 
-     97 253.225 793 4 0 47.8947 -21.2954 -85.85 
-     97 102.814 1116 5 1 43.25 8.95116 -54.7534 
-     97 261.616 1117 5 1 43.4502 8.85534 -54.8029 
-     97 87.5364 1402 12 0 -136.328 100.705 153.75 
-     97 213.005 1116 3 1 43.2701 8.93528 -114.45 
-     97 49.635 1115 3 1 43.25 8.93608 -114.728 
-     97 27.6863 1103 2 1 40.6523 9.29827 -144.45 
-     97 98.5352 1102 2 1 40.65 9.29185 -144.575 
-     97 144.267 945 2 0 40.625 9.21726 -145.85 
-     97 118.01 1100 1 1 40.1321 7.32287 -174.45 
-     97 149.781 936 1 0 40.0663 7.31319 -175.85 
-     97 351.748 1091 0 1 38.4054 7.55839 -204.45 
-     97 160.294 936 0 0 38.235 7.39837 -205.85 
-     97 212.968 1090 0 1 38.25 7.4707 -204.696 
-     97 51.225 935 1 0 40.0114 7.24989 -176.151 
-     97 98.5354 710 1 0 -11.944 -37.9438 -176.25 
-     97 103.066 709 1 0 -12.2337 -38.0501 -176.084 
-     97 1.09559 833 1 1 -13.4456 -38.5063 -174.849 
-     97 83.4629 832 1 1 -13.45 -38.508 -174.845 
-     97 88.0282 831 1 1 -13.65 -38.5871 -174.707 
-     97 88.7434 830 1 1 -13.8562 -38.8091 -174.45 
-     97 39.4919 829 1 1 -14.05 -38.9997 -174.456 
-     97 69.4218 828 1 1 -14.2502 -39.0269 -174.483 
-     97 110.572 827 1 1 -14.4505 -38.9972 -174.584 
-     97 38.5335 826 1 1 -14.65 -39.078 -174.778 
-     97 73.6413 700 1 0 -16.3639 -39.9251 -175.85 
-     97 83.869 699 1 0 -16.4946 -40.05 -175.969 
-     97 74.1807 698 1 0 -16.5433 -40.25 -176.141 
-     97 112.734 1097 0 1 39.5236 6.33614 -204.45 
-     97 34.4073 888 1 0 54.771 -2.32748 -176.25 
-     97 9.35462 1096 0 1 39.45 6.31884 -204.826 
-     97 91.3787 931 0 0 39.8833 6.38258 -205.85 
-     97 159.88 932 0 0 39.9719 6.45 -205.861 
-     97 60.1511 890 2 0 27.923 -1.85 -146.244 
-     97 201.183 1120 2 1 44.0557 8.84658 -144.45 
-     97 108.757 943 2 0 44.0915 8.81865 -145.85 
-     97 105.075 1124 1 1 44.9519 8.07723 -174.45 
-     97 104.857 939 1 0 45.037 7.99518 -175.852 
-     97 127.39 1132 0 1 46.5022 6.13959 -204.45 
-     97 106.425 930 0 0 46.5523 6.07146 -205.85 
-     97 2.43098 1206 3 1 61.3946 158.623 -114.85 
-     97 50.4412 1119 2 1 44.0491 8.84191 -144.45 
-     97 78.1484 946 2 0 44.8916 9.25 -145.928 
-     97 70.0199 947 2 0 44.9391 9.45 -145.971 
-     97 568.874 948 2 0 44.9567 9.65 -145.975 
-Number of digits in this event: 38
-Using G4ParticleGun... 
-Particle energy: 1.4702 LIN
+Number of tracker hits in this event: 179
+     97 153.227 496 10 1 -80.6501 63.9918 95.55 
+     97 141.897 1219 10 0 -80.6508 63.9932 94.15 
+     97 114.782 496 9 1 -80.6662 64.0203 65.55 
+     97 145.509 1219 9 0 -80.6653 64.0245 64.15 
+     97 188.731 497 8 1 -80.6472 64.1099 35.55 
+     97 113.08 1220 8 0 -80.6454 64.1146 34.15 
+     97 264.806 497 7 1 -80.6199 64.2126 5.55 
+     97 156.889 1220 7 0 -80.6269 64.2194 4.15 
+     97 199.078 496 6 1 -80.7524 64.3717 -24.45 
+     97 313.792 1221 6 0 -80.7582 64.3581 -25.85 
+     97 109.036 495 5 1 -80.8527 64.0526 -54.45 
+     97 236.673 1219 5 0 -80.8468 64.0433 -55.85 
+     97 238.191 496 4 1 -80.811 63.8221 -84.45 
+     97 115.025 1218 4 0 -80.8257 63.7968 -85.85 
+     97 326.306 494 3 1 -81.182 63.312 -114.45 
+     97 123.784 1216 3 0 -81.1711 63.2605 -115.85 
+     97 125.413 1215 3 0 -81.1687 63.25 -116.132 
+     97 283.357 495 2 1 -80.9137 62.085 -144.45 
+     97 129.867 1209 2 0 -80.9045 61.9939 -145.85 
+     97 123.105 496 1 1 -80.7841 59.8928 -174.45 
+     97 123.423 1197 1 0 -80.6512 59.5848 -175.85 
+     97 152.708 510 0 1 -77.9999 52.9343 -204.45 
+     97 319.666 1162 0 0 -77.8923 52.5625 -205.85 
+     97 115.666 1214 3 0 -81.2054 63.0177 -115.85 
+     97 289.583 488 2 1 -82.3 57.3664 -144.45 
+     97 123.397 1186 2 0 -82.2308 57.3527 -145.85 
+     97 112.382 503 1 1 -79.4414 57.3205 -174.45 
+     97 35.7804 1184 1 0 -79.2157 56.8859 -175.85 
+     97 84.2981 1183 1 0 -79.2 56.85 -175.966 
+     97 56.9493 508 0 1 -78.3768 48.2045 -204.45 
+     97 54.71 507 0 1 -78.45 48.2334 -204.664 
+     97 100.93 1141 0 0 -78.8188 48.4163 -205.85 
+     97 139.217 1142 0 0 -78.8906 48.45 -206.086 
+     97 170.436 1055 7 0 -64.4468 31.2456 3.75 
+     97 123.672 1054 7 0 -64.6042 31.0499 3.98524 
+     97 78.9585 1053 7 0 -64.5979 30.85 4.09849 
+     97 75.475 569 7 1 -66.0877 30.4981 5.15 
+     97 82.2208 1048 7 0 -65.5799 29.7463 4.15 
+     97 233.193 1188 2 0 -82.446 57.6955 -145.85 
+     97 136.06 506 2 1 -78.671 61.6146 -144.45 
+     97 109.767 1207 2 0 -78.6518 61.5674 -145.85 
+     97 129.833 507 1 1 -78.5162 60.8782 -174.45 
+     97 270.67 1201 1 0 -78.6142 60.3613 -175.85 
+     97 54.0511 1200 1 0 -78.6309 60.25 -176.146 
+     97 324.382 501 0 1 -79.6865 49.0868 -204.45 
+     97 75.2551 1202 1 0 -78.7011 60.45 -176.131 
+     97 156.839 1203 1 0 -78.5982 60.6514 -176.179 
+     97 90.8514 1204 1 0 -78.4359 60.85 -176.179 
+     97 168.93 1205 1 0 -78.4483 61.05 -176.077 
+     97 65.0164 495 6 1 -80.85 64.3933 -24.7402 
+     97 8.84494 460 5 1 -88.0353 64.5627 -54.4504 
+     97 103.264 459 5 1 -88.05 64.5844 -54.4857 
+     97 73.6447 1226 5 0 -88.6355 65.3276 -55.85 
+     97 60.5825 1227 5 0 -88.7281 65.45 -56.0554 
+     97 128.749 1331 5 0 -116.785 86.3315 -56.25 
+     97 265.242 313 5 1 -117.43 86.2297 -54.85 
+     97 37.8018 312 5 1 -117.55 86.048 -54.7779 
+     97 18.5412 1074 5 0 -79.6382 34.8871 -56.25 
+     97 452.372 495 4 1 -80.9223 64.6407 -84.45 
+     97 112.687 1223 4 0 -80.8269 64.7356 -85.85 
+     97 56.4538 502 3 1 -79.4945 62.2619 -114.45 
+     97 49.3772 503 3 1 -79.45 62.2734 -114.694 
+     97 102.089 1211 3 0 -79.2924 62.3553 -115.85 
+     97 38.1096 535 2 1 -72.8959 62.6481 -144.45 
+     97 91.0526 536 2 1 -72.8499 62.6907 -144.522 
+     97 29.1443 537 2 1 -72.65 62.858 -144.802 
+     97 168.704 1217 2 0 -71.9413 63.4514 -145.85 
+     97 7.14271 1218 2 0 -71.6749 63.65 -146.233 
+     97 64.8479 637 1 1 -52.6031 76.9435 -174.45 
+     97 96.7076 638 1 1 -52.45 76.9887 -174.598 
+     97 33.4475 639 1 1 -52.25 77.057 -174.807 
+     97 196.864 1287 1 0 -51.2981 77.4862 -175.851 
+     97 139.985 763 0 1 -27.3131 89.7145 -204.45 
+     97 104.762 1354 0 0 -27.3752 90.9676 -205.85 
+     97 84.2238 1355 0 0 -27.4039 91.1502 -206.036 
+     97 4.62059 1356 0 0 -27.4469 91.35 -206.234 
+     97 38.0767 1344 0 0 -51.9579 88.928 -206.25 
+     97 81.3288 1343 0 0 -52.0369 88.85 -206.201 
+     97 102.337 1342 0 0 -52.2359 88.65 -206.112 
+     97 64.6257 1341 0 0 -52.4029 88.45 -206.055 
+     97 59.659 1340 0 0 -52.5435 88.2498 -206.019 
+     97 68.4312 1339 0 0 -52.6154 88.05 -206.013 
+     97 64.1257 1338 0 0 -52.6846 87.85 -205.978 
+     97 76.8182 1337 0 0 -52.8387 87.65 -205.931 
+     97 30.3254 1336 0 0 -53.0123 87.45 -205.886 
+     97 68.4259 627 0 1 -54.5049 85.2107 -204.85 
+     97 217.893 626 0 1 -54.65 85.0353 -204.738 
+     97 35.6648 625 0 1 -54.85 84.8039 -204.544 
+     97 144.006 1514 0 0 -54.8761 123.004 -206.25 
+     97 156.712 1224 4 0 -81.1394 64.8969 -85.8502 
+     97 66.7398 468 3 1 -86.3108 68.6514 -114.45 
+     97 56.1648 467 3 1 -86.4501 68.6467 -114.646 
+     97 145.865 1242 3 0 -87.167 68.6432 -115.85 
+     97 145.67 389 2 1 -102.237 67.2539 -144.45 
+     97 67.5118 388 2 1 -102.35 66.9983 -144.652 
+     97 22.1806 1228 2 0 -102.928 65.6941 -145.85 
+     97 72.1873 1227 2 0 -102.947 65.65 -145.889 
+     97 72.7807 1226 2 0 -103.033 65.45 -146.091 
+     97 196.601 359 1 1 -108.241 48.7533 -174.45 
+     97 42.7604 1140 1 0 -108.147 48.0998 -175.85 
+     97 91.5581 1139 1 0 -108.139 48.05 -175.969 
+     97 142.7 714 1 0 16.897 -37.0708 -176.25 
+     97 378.13 713 1 0 17.322 -37.25 -176.08 
+     97 17.3526 996 1 1 19.3983 -38.051 -174.85 
+     97 158.93 997 1 1 19.45 -38.0769 -174.813 
+     97 77.1299 998 1 1 19.6507 -38.1417 -174.695 
+     97 56.3418 999 1 1 19.85 -38.1968 -174.603 
+     97 61.0939 1000 1 1 20.0501 -38.2398 -174.537 
+     97 134.624 1001 1 1 20.25 -38.3441 -174.498 
+     97 65.6788 1002 1 1 20.45 -38.3883 -174.486 
+     97 156.417 1003 1 1 20.65 -38.4146 -174.501 
+     97 180.543 1004 1 1 20.85 -38.4459 -174.452 
+     97 125.703 1005 1 1 21.0501 -38.8869 -174.624 
+     97 59.2357 696 1 0 21.1168 -40.7021 -175.85 
+     97 79.4958 695 1 0 21.111 -40.8502 -175.944 
+     97 53.1627 694 1 0 21.1137 -41.0512 -176.059 
+     97 93.9913 693 1 0 21.1568 -41.2503 -176.135 
+     97 48.2244 692 1 0 21.1371 -41.4501 -176.193 
+     97 69.528 263 5 0 62.5374 -127.35 -56.0988 
+     97 25.9027 414 0 1 -97.3011 -48.645 -204.85 
+     97 226.454 496 5 1 -80.7242 64.1434 -54.45 
+     97 354.641 1220 5 0 -80.7269 64.1444 -55.85 
+     97 237.108 1220 4 0 -80.8781 64.1253 -85.85 
+     97 350.003 495 3 1 -80.9364 64.1478 -114.45 
+     97 408.185 1220 3 0 -80.9515 64.166 -115.85 
+     97 129.183 493 2 1 -81.4105 64.6175 -144.45 
+     97 148.6 1223 2 0 -81.387 64.7246 -145.85 
+     97 346.995 495 1 1 -80.9774 67.0071 -174.45 
+     97 109.383 1235 1 0 -80.9761 67.1143 -175.85 
+     97 264.498 495 0 1 -80.8876 69.2711 -204.45 
+     97 119.068 1246 0 0 -80.9034 69.3687 -205.85 
+     97 371.351 494 0 1 -81.05 69.3955 -204.8 
+     97 112.607 1249 0 0 -81.792 69.9483 -205.85 
+     97 54.3503 1250 0 0 -81.9504 70.0503 -206.085 
+     97 56.5764 496 0 1 -80.7815 69.1378 -204.45 
+     97 129.836 497 0 1 -80.65 69.2748 -204.532 
+     97 58.0677 1251 0 0 -80.1277 70.25 -205.899 
+     97 65.1255 1252 0 0 -80.0281 70.45 -206.052 
+     97 86.2441 1253 0 0 -80.0228 70.6501 -206.142 
+     97 53.9815 1254 0 0 -80.0232 70.8505 -206.178 
+     97 58.7779 1255 0 0 -79.9783 71.05 -206.159 
+     97 65.9001 1256 0 0 -79.8805 71.25 -206.15 
+     97 65.5388 1257 0 0 -79.8558 71.4506 -206.141 
+     97 73.3374 1258 0 0 -79.8111 71.6503 -206.002 
+     97 62.3473 1259 0 0 -79.7339 71.85 -205.902 
+     97 256.685 1260 0 0 -79.6693 72.0503 -205.877 
+     97 65.3481 1261 0 0 -79.1195 72.25 -206.079 
+     97 110.765 1222 0 0 -81.1804 64.6004 -205.851 
+     97 173.837 1224 0 0 -81.2275 64.8928 -205.85 
+     97 232.358 494 2 1 -81.141 63.9618 -144.45 
+     97 153.025 1219 2 0 -81.1837 63.9654 -145.85 
+     97 187.985 489 1 1 -82.159 63.8897 -174.45 
+     97 104.013 1219 1 0 -82.236 63.9418 -175.85 
+     97 49.0466 480 0 1 -84.04 65.0496 -204.45 
+     97 65.7411 479 0 1 -84.05 65.0528 -204.58 
+     97 131.541 1225 0 0 -84.1491 65.0871 -205.85 
+     97 102.602 1246 1 0 -124.119 69.3053 -176.25 
+     97 102.699 1219 3 0 -80.9797 63.9978 -115.85 
+     97 147.828 1206 2 0 -82.5072 61.4092 -145.851 
+     97 89.9856 476 1 1 -84.8085 63.0085 -174.45 
+     97 38.157 475 1 1 -84.85 63.008 -174.735 
+     97 122.225 1214 1 0 -85.0046 63.0019 -175.85 
+     97 118.055 454 0 1 -89.1275 63.0088 -204.45 
+     97 142.575 1214 0 0 -89.334 63.0034 -205.85 
+     97 120.339 496 3 1 -80.7837 64.1985 -114.45 
+     97 127.979 1220 2 0 -80.8678 64.2362 -145.85 
+     97 124.703 1221 1 0 -80.943 64.2611 -175.85 
+     97 153.485 1221 0 0 -81.0996 64.3707 -205.85 
+     97 150.1 1440 5 1 108.15 172.179 -54.6129 
+     97 84.4124 1146 2 0 -62.5808 49.3314 -146.25 
+     97 237.563 1147 2 0 -62.5979 49.45 -146.095 
+     97 101.955 497 10 1 -80.65 63.992 95.423 
+     97 79.7068 1223 10 0 -79.7124 64.7369 94.15 
+     97 58.1111 1224 10 0 -79.5543 64.85 93.9244 
+     97 33.631 1109 10 0 -66.9854 41.942 93.75 
+     97 108.728 1108 10 0 -66.9379 41.8494 93.8382 
+     97 251.257 566 10 1 -66.7513 41.6277 95.15 
+     97 110.592 1112 10 0 -66.6387 42.4975 94.1493 
+     97 18.091 1113 10 0 -66.647 42.65 93.8298 
+Number of digits in this event: 80
+Using G4ParticleGun... 
+Particle energy: 8.92637 LIN
 Particle: e-
 Event: 98
-Number of tracker hits in this event: 82
-     98 106.098 589 9 1 -62.0647 -117.878 65.55 
-     98 130.442 311 9 0 -62.0677 -117.881 64.15 
-     98 292.945 589 8 1 -62.1089 -117.958 35.55 
-     98 119.183 310 8 0 -62.1059 -117.961 34.15 
-     98 137.97 590 7 1 -62.0393 -118.005 5.55 
-     98 208.118 310 7 0 -62.0365 -118.009 4.15 
-     98 223.513 590 6 1 -61.9752 -118.088 -24.45 
-     98 98.325 310 6 0 -61.9726 -118.095 -25.85 
-     98 100.876 590 5 1 -61.9388 -118.218 -54.45 
-     98 111.649 309 5 0 -61.9271 -118.231 -55.85 
-     98 133.616 591 4 1 -61.6692 -118.531 -84.45 
-     98 126.151 308 4 0 -61.6538 -118.542 -85.85 
-     98 118.88 593 3 1 -61.3371 -118.757 -114.45 
-     98 109.715 306 3 0 -61.331 -118.777 -115.85 
-     98 451.552 594 2 1 -61.1995 -119.174 -144.45 
-     98 159.548 304 2 0 -61.1915 -119.201 -145.85 
-     98 117.521 595 1 1 -61.0385 -119.709 -174.45 
-     98 113.644 302 1 0 -61.032 -119.729 -175.85 
-     98 164.725 595 0 1 -60.9156 -120.19 -204.45 
-     98 104.355 299 0 0 -60.8991 -120.203 -205.85 
-     98 45.0357 595 2 1 -60.9478 -118.893 -144.45 
-     98 88.7245 596 2 1 -60.8496 -118.744 -144.521 
-     98 87.8764 597 2 1 -60.6495 -118.531 -144.615 
-     98 129.031 598 2 1 -60.4498 -118.407 -144.721 
-     98 33.975 599 2 1 -60.2497 -118.298 -144.814 
-     98 18.876 329 2 0 -57.227 -114.21 -145.85 
-     98 90.5812 330 2 0 -57.1883 -114.15 -145.869 
-     98 74.4156 331 2 0 -57.0399 -113.95 -145.952 
-     98 67.402 332 2 0 -56.8917 -113.75 -146.024 
-     98 84.7843 333 2 0 -56.7323 -113.549 -146.08 
-     98 50.4281 334 2 0 -56.6116 -113.35 -146.175 
-     98 434.609 608 2 0 -5.02186 -58.3649 -146.25 
-     98 18.8889 888 2 1 -2.30873 -58.4825 -144.85 
-     98 90.7878 889 2 1 -2.25 -58.4896 -144.815 
-     98 60.1907 890 2 1 -2.04965 -58.5402 -144.624 
-     98 42.7308 891 2 1 -1.85 -58.6394 -144.502 
-     98 111.767 892 2 1 -1.65 -58.6214 -144.507 
-     98 67.3522 893 2 1 -1.44943 -58.5745 -144.543 
-     98 51.0446 894 2 1 -1.25 -58.5648 -144.498 
-     98 128.094 305 2 0 -61.2365 -119.121 -145.85 
-     98 446.063 591 1 1 -61.7968 -118.074 -174.45 
-     98 63.7886 310 1 0 -61.9424 -117.969 -175.85 
-     98 44.8027 311 1 0 -61.9698 -117.95 -176.103 
-     98 63.4046 575 0 1 -65.0306 -115.819 -204.45 
-     98 87.1172 574 0 1 -65.05 -115.802 -204.653 
-     98 111.912 322 0 0 -65.1831 -115.682 -205.85 
-     98 31.3954 593 2 1 -61.25 -119.109 -144.742 
-     98 265.694 306 2 0 -61.3794 -118.95 -145.863 
-     98 143.425 573 1 1 -65.2727 -115.017 -174.45 
-     98 105.943 326 1 0 -65.5378 -114.879 -175.85 
-     98 44.1121 548 0 1 -70.4194 -111.792 -204.451 
-     98 84.0642 547 0 1 -70.45 -111.76 -204.611 
-     98 118.545 343 0 0 -70.6904 -111.545 -205.85 
-     98 45.1446 589 7 1 -62.05 -118.026 5.27497 
-     98 27.1043 307 7 0 -61.7066 -118.707 4.15 
-     98 193.364 306 7 0 -61.6529 -118.75 4.0787 
-     98 10.0218 305 7 0 -61.4885 -118.95 3.76702 
-     98 0.53015 53 8 0 37.6146 -169.418 33.75 
-     98 37.6574 511 8 0 20.7794 -77.7017 33.7501 
-     98 81.9042 261 8 0 42.7687 -127.859 33.75 
-     98 267.767 306 1 0 -61.6992 -118.761 -175.85 
-     98 105.173 601 0 1 -59.7663 -118.173 -204.45 
-     98 129.853 309 0 0 -59.6227 -118.209 -205.85 
-     98 5.12134 385 1 0 -67.967 -102.962 -176.249 
-     98 216.585 386 1 0 -67.9705 -102.95 -176.222 
-     98 176.995 560 1 1 -67.9594 -102.553 -174.85 
-     98 7.65398 309 2 0 -63.6069 -118.331 -146.25 
-     98 93.2392 308 2 0 -63.6018 -118.35 -146.217 
-     98 12.4756 307 2 0 -63.4804 -118.55 -145.898 
-     98 84.6273 586 2 1 -62.7725 -119.357 -144.85 
-     98 68.8297 587 2 1 -62.65 -119.493 -144.673 
-     98 127.667 290 3 0 -84.0628 -122.025 -116.25 
-     98 100.197 474 3 1 -85.0952 -122.2 -114.85 
-     98 207.484 473 3 1 -85.25 -122.227 -114.701 
-     98 80.7205 471 3 1 -85.668 -122.258 -114.45 
-     98 65.1734 470 3 1 -85.8503 -122.311 -114.68 
-     98 7.02771 287 3 0 -86.4808 -122.74 -115.851 
-     98 116.629 286 3 0 -86.4949 -122.75 -115.882 
-     98 177.333 559 1 1 -68.05 -102.219 -174.826 
-     98 18.9437 590 8 1 -62.0303 -117.936 35.5498 
-     98 312.2 588 8 1 -62.25 -118.198 35.323 
-     98 73.2052 587 8 1 -62.45 -118.252 35.2867 
-Number of digits in this event: 28
+Number of tracker hits in this event: 80
+     98 116.006 506 8 1 -78.8358 -110.902 35.55 
+     98 262.814 346 8 0 -78.8362 -110.902 34.15 
+     98 105.845 506 7 1 -78.8416 -110.892 5.55 
+     98 112.451 346 7 0 -78.8407 -110.892 4.15 
+     98 170.967 506 6 1 -78.8274 -110.889 -24.45 
+     98 120.662 346 6 0 -78.8266 -110.892 -25.85 
+     98 144.599 506 5 1 -78.7982 -110.946 -54.45 
+     98 126.087 346 5 0 -78.7973 -110.947 -55.85 
+     98 229.766 506 4 1 -78.7727 -110.979 -84.45 
+     98 117.471 345 4 0 -78.7715 -110.984 -85.85 
+     98 118.224 506 3 1 -78.7477 -111.107 -114.45 
+     98 144.203 345 3 0 -78.7457 -111.112 -115.85 
+     98 130.866 506 2 1 -78.7108 -111.192 -144.45 
+     98 114.619 344 2 0 -78.7022 -111.199 -145.85 
+     98 184.474 507 1 1 -78.5483 -111.302 -174.45 
+     98 104.731 344 1 0 -78.5538 -111.313 -175.85 
+     98 122.227 507 0 1 -78.6481 -111.508 -204.45 
+     98 174.686 343 0 0 -78.6563 -111.496 -205.85 
+     98 171.997 345 1 0 -78.9161 -111.051 -175.85 
+     98 109.376 692 3 0 163.016 -41.4664 -116.25 
+     98 15.1652 691 3 0 163.179 -41.65 -115.896 
+     98 188.065 507 2 1 -78.637 -111.068 -144.45 
+     98 81.9642 347 2 0 -78.3383 -110.561 -145.85 
+     98 108.739 348 2 0 -78.331 -110.55 -145.883 
+     98 76.6008 548 1 1 -70.3035 -99.8799 -174.451 
+     98 108.359 547 1 1 -70.45 -99.7224 -174.632 
+     98 47.7882 407 1 0 -71.4273 -98.659 -175.85 
+     98 87.0342 408 1 0 -71.5202 -98.55 -175.963 
+     98 61.5282 409 1 0 -71.6858 -98.3499 -176.137 
+     98 106.574 396 0 1 -100.888 -62.9242 -204.45 
+     98 56.4979 584 0 0 -100.946 -63.2091 -205.851 
+     98 78.3062 583 0 0 -100.947 -63.2501 -206.066 
+     98 71.0479 508 2 1 -78.45 -111.091 -144.584 
+     98 43.3417 509 2 1 -78.25 -111.144 -144.756 
+     98 99.3058 343 2 0 -76.9184 -111.485 -145.85 
+     98 77.2957 342 2 0 -76.659 -111.55 -146.055 
+     98 261.208 306 2 0 0.0835222 -118.837 -146.25 
+     98 75.1332 909 2 1 2.01911 -118.59 -144.85 
+     98 129.994 910 2 1 2.05 -118.584 -144.823 
+     98 224.785 911 2 1 2.25046 -118.535 -144.676 
+     98 54.1809 912 2 1 2.45 -118.48 -144.497 
+     98 80.9361 908 2 1 1.85 -118.695 -144.804 
+     98 19.2646 907 2 1 1.65 -118.656 -144.839 
+     98 260.362 308 2 0 -3.88232 -118.52 -145.85 
+     98 126.119 309 2 0 -4.30642 -118.35 -145.995 
+     98 39.8618 310 2 0 -4.53001 -118.15 -146.187 
+     98 50.4188 520 2 0 -20.7286 -75.9436 -146.249 
+     98 76.5329 521 2 0 -20.6293 -75.8499 -146.099 
+     98 274.105 797 2 1 -20.5017 -75.8175 -144.85 
+     98 88.609 796 2 1 -20.6503 -75.767 -144.519 
+     98 121.153 795 2 1 -20.85 -75.9324 -144.55 
+     98 273.666 794 2 1 -21.0501 -76.054 -144.489 
+     98 191.834 793 2 1 -21.25 -76.1391 -144.461 
+     98 9.82901 792 2 1 -21.4699 -76.2384 -144.45 
+     98 208.17 505 5 1 -78.85 -110.881 -54.5438 
+     98 140.494 345 5 0 -78.8591 -111.057 -55.85 
+     98 128.971 507 4 1 -78.6207 -115.004 -84.45 
+     98 173.736 325 4 0 -78.7441 -114.98 -85.85 
+     98 115.11 486 3 1 -82.7025 -114.403 -114.45 
+     98 135.594 329 3 0 -83.1111 -114.21 -115.85 
+     98 60.8514 453 2 1 -89.2956 -113.085 -144.45 
+     98 68.7142 454 2 1 -89.25 -113.082 -144.634 
+     98 144.895 335 2 0 -88.9974 -112.994 -145.85 
+     98 145.03 482 1 1 -83.5789 -110.402 -174.45 
+     98 109.452 348 1 0 -83.5781 -110.491 -175.85 
+     98 99.5542 483 0 1 -83.3931 -112.865 -204.45 
+     98 57.8999 482 0 1 -83.45 -112.663 -204.698 
+     98 15.2219 341 0 0 -83.572 -111.784 -205.85 
+     98 133.739 342 0 0 -83.5758 -111.75 -205.895 
+     98 102.231 347 5 0 -79.1352 -110.671 -55.8503 
+     98 68.7786 500 4 1 -79.9967 -104.771 -84.45 
+     98 128.147 501 4 1 -79.85 -104.767 -84.6645 
+     98 181.651 376 4 0 -78.475 -104.826 -85.85 
+     98 73.9028 674 3 1 -45.1198 -106.741 -114.45 
+     98 40.6653 675 3 1 -45.05 -106.696 -114.705 
+     98 92.26 368 3 0 -44.7799 -106.445 -115.85 
+     98 62.4048 703 2 1 -39.4297 -99.4012 -144.45 
+     98 76.3673 704 2 1 -39.25 -99.2495 -144.553 
+     98 77.8658 705 2 1 -39.05 -99.1402 -144.616 
+     98 27.8291 706 2 1 -38.85 -99.299 -144.491 
+Number of digits in this event: 34
 Using G4ParticleGun... 
-Particle energy: 9.54787 LIN
+Particle energy: 6.86498 LIN
 Particle: e-
 Event: 99
-Number of tracker hits in this event: 43
-     99 108.989 873 11 1 -5.3326 -28.2092 125.55 
-     99 118.396 759 11 0 -5.33254 -28.2088 124.15 
-     99 126.557 873 10 1 -5.3313 -28.1992 95.55 
-     99 109.239 759 10 0 -5.3316 -28.1986 94.15 
-     99 160.535 873 9 1 -5.33611 -28.1837 65.55 
-     99 89.9334 759 9 0 -5.33772 -28.1839 64.15 
-     99 177.054 873 8 1 -5.37648 -28.1867 35.55 
-     99 118.839 759 8 0 -5.37511 -28.1868 34.15 
-     99 99.9543 873 7 1 -5.3459 -28.1883 5.55 
-     99 111.164 759 7 0 -5.3443 -28.1934 4.15 
-     99 114.227 873 6 1 -5.31459 -28.3004 -24.45 
-     99 114.165 758 6 0 -5.30534 -28.3103 -25.85 
-     99 132.721 874 5 1 -5.12819 -28.5053 -54.45 
-     99 128.679 757 5 0 -5.11369 -28.5182 -55.85 
-     99 106.459 876 4 1 -4.80326 -28.7757 -84.45 
-     99 118.329 756 4 0 -4.78884 -28.7878 -85.85 
-     99 155.818 877 3 1 -4.47311 -29.0246 -114.45 
-     99 110.888 755 3 0 -4.46328 -29.0351 -115.85 
-     99 99.9167 878 2 1 -4.2591 -29.2418 -144.45 
-     99 134.396 753 2 0 -4.25028 -29.2542 -145.85 
-     99 133.853 879 1 1 -4.07607 -29.5053 -174.45 
-     99 120.895 752 1 0 -4.06851 -29.5186 -175.85 
-     99 240.426 880 0 1 -3.90676 -29.7986 -204.45 
-     99 98.3387 751 0 0 -3.90804 -29.8148 -205.85 
-     99 17.7955 1782 9 1 176.566 -81.8984 65.15 
-     99 82.2276 879 0 1 -4.05 -29.8581 -204.752 
-     99 227.139 749 0 0 -4.54927 -30.1059 -205.85 
-     99 409.518 874 2 1 -5.09024 -28.3673 -144.45 
-     99 257.259 758 2 0 -5.08904 -28.3695 -145.85 
-     99 134.343 874 1 1 -5.06284 -28.3899 -174.45 
-     99 254.747 758 1 0 -5.05311 -28.4008 -175.85 
-     99 177.085 876 0 1 -4.84116 -28.6272 -204.45 
-     99 9.8896 757 0 0 -4.84266 -28.6496 -205.85 
-     99 98.5053 756 0 0 -4.84269 -28.65 -205.877 
-     99 59.483 224 11 0 -176.12 -135.15 123.91 
-     99 236.633 875 1 1 -5.01833 -28.3627 -174.45 
-     99 191.589 875 0 1 -4.95047 -28.2759 -204.45 
-     99 134.507 758 0 0 -4.94358 -28.3072 -205.85 
-     99 14.6116 797 3 0 -157.922 -20.6006 -116.25 
-     99 41.8907 796 3 0 -157.923 -20.65 -116.217 
-     99 76.2744 1034 1 1 26.9133 -79.4328 -174.85 
-     99 9.6919 1035 1 1 27.2155 -80.6196 -174.45 
-     99 2.84101 1043 1 0 4.16468 28.753 -176.25 
-Number of digits in this event: 21
+Number of tracker hits in this event: 58
+     99 159.019 1290 11 1 78.2285 -13.5296 125.55 
+     99 128.61 832 11 0 78.2296 -13.5297 124.15 
+     99 124.937 1291 10 1 78.2544 -13.5325 95.55 
+     99 131.874 832 10 0 78.2555 -13.5333 94.15 
+     99 109.322 1291 9 1 78.2769 -13.5486 65.55 
+     99 118.964 832 9 0 78.2788 -13.5492 64.15 
+     99 122.297 1291 8 1 78.3169 -13.5566 35.55 
+     99 148.003 832 8 0 78.3195 -13.5564 34.15 
+     99 100.306 1291 7 1 78.3725 -13.5488 5.55 
+     99 120.463 832 7 0 78.3765 -13.5472 4.15 
+     99 102.046 1292 6 1 78.46 -13.5108 -24.45 
+     99 112.755 832 6 0 78.4643 -13.5093 -25.85 
+     99 214.493 1292 5 1 78.558 -13.4795 -54.45 
+     99 114.049 832 5 0 78.5472 -13.4702 -55.85 
+     99 121.759 1291 4 1 78.34 -13.2726 -84.45 
+     99 103.6 833 4 0 78.3217 -13.2727 -85.85 
+     99 105.553 1289 3 1 77.9548 -13.2984 -114.45 
+     99 396.025 833 3 0 77.9333 -13.2913 -115.85 
+     99 223.578 1287 2 1 77.4885 -13.1654 -144.45 
+     99 98.5882 834 2 0 77.4585 -13.1683 -145.85 
+     99 111.006 1284 1 1 76.8571 -13.2495 -174.45 
+     99 9.24173 1283 1 1 76.85 -13.2487 -174.811 
+     99 278.989 834 1 0 76.8298 -13.2451 -175.85 
+     99 122.016 1281 0 1 76.2888 -13.1195 -204.45 
+     99 349.305 834 0 0 76.2495 -13.1138 -205.85 
+     99 220.548 1293 3 1 78.78 -13.4448 -114.45 
+     99 131.586 1294 2 1 78.8851 -13.4373 -144.45 
+     99 480.724 833 2 0 78.8908 -13.4373 -145.85 
+     99 91.2186 1294 1 1 79.0082 -13.4295 -174.45 
+     99 264.187 833 1 0 79.0142 -13.4268 -175.85 
+     99 402.221 1295 0 1 79.1296 -13.3777 -204.45 
+     99 737.164 833 0 0 79.1368 -13.368 -205.85 
+     99 93.6706 1258 7 1 71.6627 9.46496 5.15 
+     99 85.056 1296 0 1 79.2966 -13.2098 -204.45 
+     99 61.2139 1297 0 1 79.45 -13.3442 -204.7 
+     99 3.41429 1298 0 1 79.6502 -13.3934 -204.843 
+     99 83.9709 978 0 0 165.397 15.65 -205.962 
+     99 5.42475 832 0 0 79.1654 -13.45 -206.116 
+     99 17.5279 793 4 1 -21.25 19.2974 -84.622 
+     99 25.0978 466 9 1 -86.7499 7.99876 65.15 
+     99 306.492 465 9 1 -86.85 7.99242 65.3329 
+     99 201.464 1294 0 1 79.05 -13.4725 -204.73 
+     99 134.949 1292 2 1 78.4573 -13.4133 -144.45 
+     99 242.955 1291 1 1 78.2975 -13.3884 -174.45 
+     99 216.795 1289 0 1 78.0123 -13.4049 -204.45 
+     99 234.235 1292 3 1 78.6072 -13.53 -114.45 
+     99 379.503 832 3 0 78.5984 -13.5264 -115.85 
+     99 107.992 1291 2 1 78.3835 -13.4091 -144.45 
+     99 163.042 837 1 0 78.2937 -12.4718 -175.85 
+     99 150.073 1290 0 1 78.108 -11.2327 -204.45 
+     99 131.872 844 0 0 78.0923 -11.1982 -205.85 
+     99 199.115 1281 2 1 76.4155 -15.2708 -144.45 
+     99 165.358 822 2 0 76.3605 -15.5294 -145.85 
+     99 121.038 1279 1 1 75.9981 -20.6011 -174.45 
+     99 97.6403 796 1 0 75.7849 -20.7476 -175.85 
+     99 176.202 1250 0 1 70.2062 -23.1906 -204.45 
+     99 109.554 784 0 0 69.9516 -23.1287 -205.85 
+     99 271.491 727 9 0 94.8347 -34.577 63.75 
+Number of digits in this event: 37
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=42.290000s Real=51.040080s Sys=0.020000s
+  User=38.690000s Real=39.007789s Sys=0.010000s
 End of Run 2
 There are histograms that can be viewed with visualization:
   6 h1 histograms(s)
diff --git a/examples/advanced/gorad/gorad.out b/examples/advanced/gorad/gorad.out
index 97d5ebec9d..8cfb767d7d 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -225,19 +225,19 @@ Index : 3     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100000
-  User=139.130000s Real=159.864334s Sys=0.010000s
+  User=136.470000s Real=137.754628s Sys=0.000000s
 /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 31.3501(%)
-   to reduce the statistical error below 10%, increase number of events approximately 9.82831 times.
+  bin 0,0,0 : statistical error 39.1279(%)
+   to reduce the statistical error below 10%, increase number of events approximately 15.3099 times.
 # Mesh or volume name: Probes  -- # Primitive scorer name: protonFlux
-  bin 0,0,0 : statistical error 26.6954(%)
-   to reduce the statistical error below 10%, increase number of events approximately 7.12642 times.
+  bin 0,0,0 : statistical error 35.5209(%)
+   to reduce the statistical error below 10%, increase number of events approximately 12.6174 times.
 # Mesh or volume name: Probes  -- # Primitive scorer name: volFlx
-  bin 0,0,0 : statistical error 32.1577(%)
-   to reduce the statistical error below 10%, increase number of events approximately 10.3412 times.
+  bin 0,0,0 : statistical error 36.8385(%)
+   to reduce the statistical error below 10%, increase number of events approximately 13.5707 times.
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 12 of which, static: 0
-Dynamic pools deleted: 12 / Total memory freed: 1.5 MB
+Dynamic pools deleted: 12 / Total memory freed: 1.2 MB
 ============================================================
diff --git a/examples/advanced/hadrontherapy/hadrontherapy.out b/examples/advanced/hadrontherapy/hadrontherapy.out
index 7bffe5b8bd..cdc7512815 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -694,12 +694,12 @@ Run 0 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 500
-  User=4.860000s Real=8.382889s Sys=0.060000s
+  User=4.680000s Real=4.805444s Sys=0.050000s
 Graphics systems deleted.
 Visualization Manager deleting...
-The simulation took: 13.8096 s to run (real time)
+The simulation took: 7.127 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.49 MB
+Dynamic pools deleted: 14 / Total memory freed: 0.24 MB
 ============================================================
diff --git a/examples/advanced/human_phantom/human_phantom.out b/examples/advanced/human_phantom/human_phantom.out
index 6a8620ec8e..f5a5e319d1 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -929,53 +929,54 @@ See commands in /vis/modeling/trajectories/ for other options.
 ... create ntuple T column : edep ntupleId 1 - done
 Number of events = 100
 Energy Total in Run:logicalBrain, ID: 0, Energy Deposition (MeV): 0
-Energy Total in Run:logicalHead, ID: 1, Energy Deposition (MeV): 3.6574
-Analysis: organ 1 edep: 3.6574
+Energy Total in Run:logicalHead, ID: 1, Energy Deposition (MeV): 2.36397
+Analysis: organ 1 edep: 2.36397
 Energy Total in Run:logicalHeart, ID: 2, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftAdrenal, ID: 3, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftArmBone, ID: 4, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftBreast, ID: 5, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftClavicle, ID: 6, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftKidney, ID: 7, Energy Deposition (MeV): 0
-Energy Total in Run:logicalLeftLeg, ID: 8, Energy Deposition (MeV): 9.44192
-Analysis: organ 8 edep: 9.44192
+Energy Total in Run:logicalLeftLeg, ID: 8, Energy Deposition (MeV): 9.27823
+Analysis: organ 8 edep: 9.27823
 Energy Total in Run:logicalLeftLegBone, ID: 9, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftLung, ID: 10, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftOvary, ID: 11, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftScapula, ID: 12, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLeftTeste, ID: 13, Energy Deposition (MeV): 0
 Energy Total in Run:logicalLowerLargeIntestine, ID: 14, Energy Deposition (MeV): 0
-Energy Total in Run:logicalMaleGenitalia, ID: 15, Energy Deposition (MeV): 0
+Energy Total in Run:logicalMaleGenitalia, ID: 15, Energy Deposition (MeV): 0.432806
+Analysis: organ 15 edep: 0.432806
 Energy Total in Run:logicalMiddleLowerSpine, ID: 16, Energy Deposition (MeV): 0
 Energy Total in Run:logicalPancreas, ID: 17, Energy Deposition (MeV): 0
 Energy Total in Run:logicalPelvis, ID: 18, Energy Deposition (MeV): 0
-Energy Total in Run:logicalRibCage, ID: 19, Energy Deposition (MeV): 0.605787
-Analysis: organ 19 edep: 0.605787
+Energy Total in Run:logicalRibCage, ID: 19, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightAdrenal, ID: 20, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightArmBone, ID: 21, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightBreast, ID: 22, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightClavicle, ID: 23, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightKidney, ID: 24, Energy Deposition (MeV): 0
-Energy Total in Run:logicalRightLeg, ID: 25, Energy Deposition (MeV): 12.1401
-Analysis: organ 25 edep: 12.1401
+Energy Total in Run:logicalRightLeg, ID: 25, Energy Deposition (MeV): 11.4088
+Analysis: organ 25 edep: 11.4088
 Energy Total in Run:logicalRightLegBone, ID: 26, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightLung, ID: 27, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightOvary, ID: 28, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightScapula, ID: 29, Energy Deposition (MeV): 0
 Energy Total in Run:logicalRightTeste, ID: 30, Energy Deposition (MeV): 0
-Energy Total in Run:logicalSkull, ID: 31, Energy Deposition (MeV): 0
+Energy Total in Run:logicalSkull, ID: 31, Energy Deposition (MeV): 0.492809
+Analysis: organ 31 edep: 0.492809
 Energy Total in Run:logicalSmallIntestine, ID: 32, Energy Deposition (MeV): 0
 Energy Total in Run:logicalSpleen, ID: 33, Energy Deposition (MeV): 0
 Energy Total in Run:logicalStomach, ID: 34, Energy Deposition (MeV): 0
 Energy Total in Run:logicalThymus, ID: 35, Energy Deposition (MeV): 0
 Energy Total in Run:logicalThyroid, ID: 36, Energy Deposition (MeV): 0
-Energy Total in Run:logicalTrunk, ID: 37, Energy Deposition (MeV): 22.5076
-Analysis: organ 37 edep: 22.5076
+Energy Total in Run:logicalTrunk, ID: 37, Energy Deposition (MeV): 36.2498
+Analysis: organ 37 edep: 36.2498
 Energy Total in Run:logicalUpperLargeIntestine, ID: 38, Energy Deposition (MeV): 0
 Energy Total in Run:logicalUpperSpine, ID: 39, Energy Deposition (MeV): 0
 Energy Total in Run:logicalUrinaryBladder, ID: 40, Energy Deposition (MeV): 0
 Energy Total in Run:logicalUterus, ID: 41, Energy Deposition (MeV): 0
-Total Energy deposit in the body is: 48.3528 MeV
+Total Energy deposit in the body is: 60.2264 MeV
 ... write file : human_phantom.root - done
 ... close file : human_phantom.root - done
 ... clear files - done
diff --git a/examples/advanced/iort_therapy/iort_therapy.out b/examples/advanced/iort_therapy/iort_therapy.out
index 2f8750acb7..125e870f19 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -170,12 +170,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -232,7 +232,7 @@ Rayl:  for gamma SubType=11 BuildTable=1
 msc:  for e-  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e-  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -259,7 +259,7 @@ ePairProd:  for e-  XStype:1  SubType=4
 msc:  for e+  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e+  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -596,7 +596,7 @@ Run 0 starts ...
  Run terminated.
 Run Summary
   Number of events processed : 2000
-  User=7.870000s Real=14.605915s Sys=0.190000s
+  User=9.240000s Real=9.555099s Sys=0.180000s
 /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 d5f76e1f1c..3f3b624678 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -923,13 +923,13 @@ Start closing geometry.
 G4GeometryManager::ReportVoxelStats -- Voxel Statistics
 
     Total memory consumed for geometry optimisation:   395 kByte
-    Total CPU time elapsed for geometry optimisation: 0.24 seconds
+    Total CPU time elapsed for geometry optimisation: 0.23 seconds
 
     Voxelisation: top CPU users:
     Percent   Total CPU    System CPU       Memory  Volume
     -------   ----------   ----------     --------  ----------
-      54.17         0.13         0.00          152k EmModuleLogical
-      45.83         0.11         0.00          238k HadModuleLogical
+      52.17         0.12         0.00          152k EmModuleLogical
+      47.83         0.11         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
@@ -941,7 +941,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
     Percent     Memory      Heads    Nodes   Pointers    Total CPU    Volume
     -------   --------     ------   ------   --------   ----------    ----------
       60.17        238k      1385     2370       3792         0.11    HadModuleLogical
-      38.50        152k      1129     1152       2426         0.13    EmModuleLogical
+      38.50        152k      1129     1152       2426         0.12    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
@@ -959,352 +959,352 @@ Read 2001 events from file data-tracks/tracks-20GeV.dat
 ---> Begin of event: 1
  ****  Primary : 1
  Vertex : (5.55552,7.16569,32740)
-Number of F1 Tiles with Positive energy : 66
+Number of F1 Tiles with Positive energy : 68
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.71242 3.10842 3.42439 
+1.71242 4.9915 3.39494 
  Visible Energy in Hole Counter  (MeV) 
-0 50.3282
+0 97.2195
  Visible Energy in Upstream Dead Materials 
-1678.41
+1593.29
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 55
+N Tracks out of world 56
 N Secondaries 86
-EmEdep is=17032.4 MeV 
-HadEdep is=0.573435 MeV
-Edep in FCAL1 FCAl2 : 17032.4 0.573435
+EmEdep is=17275.1 MeV 
+HadEdep is=0.000679351 MeV
+Edep in FCAL1 FCAl2 : 17275.1 0.000679351
  ****  Primary : 2
  Vertex : (-3.76032,10.9751,32740)
-Number of F1 Tiles with Positive energy : 56
+Number of F1 Tiles with Positive energy : 52
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.63101 1.50581 1.95945 
+2.53648 1.59117 1.79035 
  Visible Energy in Hole Counter  (MeV) 
-0 152.94
+0 0
  Visible Energy in Upstream Dead Materials 
-1282.6
+156.103
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 48
-N Secondaries 306
-EmEdep is=17046.3 MeV 
-HadEdep is=5.6489 MeV
-Edep in FCAL1 FCAl2 : 17046.3 5.6489
+N Tracks out of world 18
+N Secondaries 152
+EmEdep is=18255.7 MeV 
+HadEdep is=5.63652 MeV
+Edep in FCAL1 FCAl2 : 18255.7 5.63652
  ****  Primary : 3
  Vertex : (13.1951,2.677,32740)
-Number of F1 Tiles with Positive energy : 50
+Number of F1 Tiles with Positive energy : 45
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.61894 2.024 1.52699 
+1.71668 1.58931 1.60901 
  Visible Energy in Hole Counter  (MeV) 
 0 0
  Visible Energy in Upstream Dead Materials 
-6.59721
+4.35506
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 4
-N Secondaries 290
-EmEdep is=19769.5 MeV 
-HadEdep is=2.95494 MeV
-Edep in FCAL1 FCAl2 : 19769.5 2.95494
+N Tracks out of world 1
+N Secondaries 203
+EmEdep is=19822.2 MeV 
+HadEdep is=0 MeV
+Edep in FCAL1 FCAl2 : 19822.2 0
  ****  Primary : 4
  Vertex : (-8.66148,-8.80731,32740)
 Number of F1 Tiles with Positive energy : 43
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.68669 2.32973 1.68449 
+1.83102 1.85519 1.81114 
  Visible Energy in Hole Counter  (MeV) 
 0 0
  Visible Energy in Upstream Dead Materials 
-11.608
+5.65585
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 5
-N Secondaries 326
-EmEdep is=19773.4 MeV 
-HadEdep is=4.01427 MeV
-Edep in FCAL1 FCAl2 : 19773.4 4.01427
+N Tracks out of world 2
+N Secondaries 219
+EmEdep is=19869.4 MeV 
+HadEdep is=2.23224 MeV
+Edep in FCAL1 FCAl2 : 19869.4 2.23224
  ****  Primary : 5
  Vertex : (4.75859,7.01622,32740)
-Number of F1 Tiles with Positive energy : 46
-Number of F2 tiles with Positive energy : 1
+Number of F1 Tiles with Positive energy : 52
+Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-2.14624 1.91456 2.39554 
+1.68817 1.61972 1.76689 
  Visible Energy in Hole Counter  (MeV) 
-0 0
+0 62.3292
  Visible Energy in Upstream Dead Materials 
-1.41474
+550.14
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 3
-N Secondaries 73
-EmEdep is=19860.1 MeV 
-HadEdep is=49.254 MeV
-Edep in FCAL1 FCAl2 : 19860.1 49.254
+N Tracks out of world 21
+N Secondaries 150
+EmEdep is=18313.1 MeV 
+HadEdep is=0.0037856 MeV
+Edep in FCAL1 FCAl2 : 18313.1 0.0037856
  ****  Primary : 6
  Vertex : (1.94335,14.9228,32740)
-Number of F1 Tiles with Positive energy : 44
-Number of F2 tiles with Positive energy : 0
+Number of F1 Tiles with Positive energy : 53
+Number of F2 tiles with Positive energy : 1
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.87906 2.01958 1.62678 
+1.61396 1.53111 3.32556 
  Visible Energy in Hole Counter  (MeV) 
-0 0
+0 58.2913
  Visible Energy in Upstream Dead Materials 
-3.54179
+552.304
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 2
-N Secondaries 147
-EmEdep is=19756.1 MeV 
-HadEdep is=21.1893 MeV
-Edep in FCAL1 FCAl2 : 19756.1 21.1893
+N Tracks out of world 25
+N Secondaries 81
+EmEdep is=18602.8 MeV 
+HadEdep is=12.9152 MeV
+Edep in FCAL1 FCAl2 : 18602.8 12.9152
  ****  Primary : 7
  Vertex : (-10.9878,-6.7949,32740)
-Number of F1 Tiles with Positive energy : 60
+Number of F1 Tiles with Positive energy : 63
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.70703 2.37159 1.90775 
+1.51306 1.67009 1.82002 
  Visible Energy in Hole Counter  (MeV) 
-0 112.134
+0 85.4183
  Visible Energy in Upstream Dead Materials 
-2509.6
+4128.44
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 100
-N Secondaries 325
-EmEdep is=16185.4 MeV 
-HadEdep is=0.242224 MeV
-Edep in FCAL1 FCAl2 : 16185.4 0.242224
+N Tracks out of world 134
+N Secondaries 189
+EmEdep is=14208.6 MeV 
+HadEdep is=0.835295 MeV
+Edep in FCAL1 FCAl2 : 14208.6 0.835295
  ****  Primary : 8
  Vertex : (10.9757,-1.49585,32740)
-Number of F1 Tiles with Positive energy : 37
+Number of F1 Tiles with Positive energy : 36
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.59997 2.05598 2.65447 
+1.62321 1.84881 2.02099 
  Visible Energy in Hole Counter  (MeV) 
 0 0
  Visible Energy in Upstream Dead Materials 
-10.3432
+1.90341
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 4
-N Secondaries 205
-EmEdep is=19879.9 MeV 
-HadEdep is=0 MeV
-Edep in FCAL1 FCAl2 : 19879.9 0
+N Tracks out of world 2
+N Secondaries 149
+EmEdep is=19862.9 MeV 
+HadEdep is=4.658 MeV
+Edep in FCAL1 FCAl2 : 19862.9 4.658
  ****  Primary : 9
  Vertex : (-27.7734,3.36444,32740)
-Number of F1 Tiles with Positive energy : 64
+Number of F1 Tiles with Positive energy : 76
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.96595 2.15748 1.66158 
+1.80847 1.60739 1.79025 
  Visible Energy in Hole Counter  (MeV) 
-0 193.364
+0 105.854
  Visible Energy in Upstream Dead Materials 
-4609.04
+7056.98
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 153
-N Secondaries 284
-EmEdep is=13505.1 MeV 
-HadEdep is=6.00718 MeV
-Edep in FCAL1 FCAl2 : 13505.1 6.00718
+N Tracks out of world 179
+N Secondaries 169
+EmEdep is=10726.1 MeV 
+HadEdep is=0.988062 MeV
+Edep in FCAL1 FCAl2 : 10726.1 0.988062
  ****  Primary : 10
  Vertex : (-22.5474,4.1006,32740)
-Number of F1 Tiles with Positive energy : 44
+Number of F1 Tiles with Positive energy : 48
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.86237 1.53887 2.09015 
+1.59194 1.82933 4.66041 
  Visible Energy in Hole Counter  (MeV) 
-0 0
+0 3.33317
  Visible Energy in Upstream Dead Materials 
-3.80033
+5.27419
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 4
-N Secondaries 222
-EmEdep is=19880.8 MeV 
-HadEdep is=1.36078 MeV
-Edep in FCAL1 FCAl2 : 19880.8 1.36078
+N Tracks out of world 6
+N Secondaries 124
+EmEdep is=19675 MeV 
+HadEdep is=0.890693 MeV
+Edep in FCAL1 FCAl2 : 19675 0.890693
 
 ---> Begin of event: 11
  ****  Primary : 11
  Vertex : (-6.31939,21.5056,32740)
-Number of F1 Tiles with Positive energy : 47
+Number of F1 Tiles with Positive energy : 46
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.75334 1.70294 1.52015 
+2.01736 1.6237 1.90986 
  Visible Energy in Hole Counter  (MeV) 
 0 0
  Visible Energy in Upstream Dead Materials 
-17.0545
+10.983
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 5
-N Secondaries 170
-EmEdep is=19852.2 MeV 
+N Tracks out of world 3
+N Secondaries 167
+EmEdep is=19800.6 MeV 
 HadEdep is=0 MeV
-Edep in FCAL1 FCAl2 : 19852.2 0
+Edep in FCAL1 FCAl2 : 19800.6 0
  ****  Primary : 12
  Vertex : (17.1015,6.30557,32740)
-Number of F1 Tiles with Positive energy : 49
+Number of F1 Tiles with Positive energy : 50
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.52598 2.71032 1.70344 
+1.45432 1.85167 1.9857 
  Visible Energy in Hole Counter  (MeV) 
-0 0.0980718
+0 60.6365
  Visible Energy in Upstream Dead Materials 
-4.5889
+1184.08
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 4
-N Secondaries 102
-EmEdep is=19893.9 MeV 
-HadEdep is=4.82984 MeV
-Edep in FCAL1 FCAl2 : 19893.9 4.82984
+N Tracks out of world 42
+N Secondaries 111
+EmEdep is=18194.1 MeV 
+HadEdep is=2.67499 MeV
+Edep in FCAL1 FCAl2 : 18194.1 2.67499
  ****  Primary : 13
  Vertex : (-24.9484,11.8659,32740)
-Number of F1 Tiles with Positive energy : 23
+Number of F1 Tiles with Positive energy : 29
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.64888 2.63787 2.00512 
+1.7354 2.42865 2.01398 
  Visible Energy in Hole Counter  (MeV) 
-0 69.3777
+0 97.344
  Visible Energy in Upstream Dead Materials 
-18852.2
+18220.7
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 148
-N Secondaries 182
-EmEdep is=554.296 MeV 
-HadEdep is=0 MeV
-Edep in FCAL1 FCAl2 : 554.296 0
+N Tracks out of world 155
+N Secondaries 128
+EmEdep is=791.351 MeV 
+HadEdep is=1.49588 MeV
+Edep in FCAL1 FCAl2 : 791.351 1.49588
  ****  Primary : 14
  Vertex : (-0.133696,18.3151,32740)
-Number of F1 Tiles with Positive energy : 37
+Number of F1 Tiles with Positive energy : 45
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-2.10542 2.22612 2.34693 
+2.4865 1.79014 1.79737 
  Visible Energy in Hole Counter  (MeV) 
-0 8.62733
+0 0
  Visible Energy in Upstream Dead Materials 
-54.7374
+4.35476
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 7
-N Secondaries 111
-EmEdep is=19821.5 MeV 
-HadEdep is=4.91566 MeV
-Edep in FCAL1 FCAl2 : 19821.5 4.91566
+N Tracks out of world 2
+N Secondaries 126
+EmEdep is=19877.4 MeV 
+HadEdep is=0 MeV
+Edep in FCAL1 FCAl2 : 19877.4 0
  ****  Primary : 15
  Vertex : (17.3196,17.6617,32740)
-Number of F1 Tiles with Positive energy : 36
+Number of F1 Tiles with Positive energy : 50
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-2.35321 1.76367 1.64259 
+1.63956 2.09371 2.41155 
  Visible Energy in Hole Counter  (MeV) 
 0 0
  Visible Energy in Upstream Dead Materials 
-16.3064
+36.4364
  Visible Energy in Tail Catcher Scintillator
-0 0 0 0 0 0 0 
+0.141564 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 1
-N Secondaries 137
-EmEdep is=19859.7 MeV 
-HadEdep is=0 MeV
-Edep in FCAL1 FCAl2 : 19859.7 0
+N Tracks out of world 27
+N Secondaries 146
+EmEdep is=19244.7 MeV 
+HadEdep is=0.374207 MeV
+Edep in FCAL1 FCAl2 : 19244.7 0.374207
  ****  Primary : 16
  Vertex : (-20.8489,10.8988,32740)
-Number of F1 Tiles with Positive energy : 76
+Number of F1 Tiles with Positive energy : 74
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.6876 1.71495 1.81269 
+1.62122 1.85988 1.79687 
  Visible Energy in Hole Counter  (MeV) 
-0 116.807
+0 174.846
  Visible Energy in Upstream Dead Materials 
-6444.75
+5085.66
  Visible Energy in Tail Catcher Scintillator
-0 0 0 0 0 0 0 
+0 8.49472e-05 0.0635719 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
-0 0 0 0 0 0 
-N Tracks out of world 184
-N Secondaries 192
-EmEdep is=10679.7 MeV 
-HadEdep is=0.648412 MeV
-Edep in FCAL1 FCAl2 : 10679.7 0.648412
+0.0105334 4.15553 0 0 0 0 
+N Tracks out of world 136
+N Secondaries 263
+EmEdep is=12797.5 MeV 
+HadEdep is=0.796058 MeV
+Edep in FCAL1 FCAl2 : 12797.5 0.796058
  ****  Primary : 17
  Vertex : (-9.96316,-9.33478,32740)
-Number of F1 Tiles with Positive energy : 43
+Number of F1 Tiles with Positive energy : 44
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-2.38405 4.2243 6.85531 
+1.66461 2.16064 1.5446 
  Visible Energy in Hole Counter  (MeV) 
 0 0
  Visible Energy in Upstream Dead Materials 
-184.17
+8.79454
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 9
-N Secondaries 126
-EmEdep is=19627.4 MeV 
-HadEdep is=0.836188 MeV
-Edep in FCAL1 FCAl2 : 19627.4 0.836188
+N Tracks out of world 2
+N Secondaries 178
+EmEdep is=19822.5 MeV 
+HadEdep is=5.45474 MeV
+Edep in FCAL1 FCAl2 : 19822.5 5.45474
  ****  Primary : 18
  Vertex : (-9.96316,-9.33478,32740)
-Number of F1 Tiles with Positive energy : 71
+Number of F1 Tiles with Positive energy : 38
 Number of F2 tiles with Positive energy : 0
  Visisble Energy in S1 , S2 , S3 in (MeV)
-1.67107 1.5514 1.78539 
+1.85821 2.27817 4.04479 
  Visible Energy in Hole Counter  (MeV) 
-0 127.209
+0 0
  Visible Energy in Upstream Dead Materials 
-5495.9
+16.659
  Visible Energy in Tail Catcher Scintillator
 0 0 0 0 0 0 0 
  Visible Energy in Tail Catcher Absorber
 0 0 0 0 0 0 
-N Tracks out of world 157
-N Secondaries 62
-EmEdep is=12497.1 MeV 
-HadEdep is=0.166085 MeV
-Edep in FCAL1 FCAl2 : 12497.1 0.166085
+N Tracks out of world 5
+N Secondaries 203
+EmEdep is=19838.2 MeV 
+HadEdep is=3.89468 MeV
+Edep in FCAL1 FCAl2 : 19838.2 3.89468
  Run terminated.
 Run Summary
   Number of events processed : 18
-  User=6.850000s Real=9.229845s Sys=0.000000s
+  User=6.680000s Real=6.734801s Sys=0.000000s
 There are histograms that can be viewed with visualization:
   4 h1 histograms(s)
   List them with "/analysis/list".
@@ -1327,25 +1327,25 @@ G4SDManager deleted.
 EventManager deleted.
 Units table cleared.
 TransportationManager deleted.
-Total navigation history collections cleaned: 45
+Total navigation history collections cleaned: 43
 G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
-Pool ID '20G4NavigationLevelRep', size : 0.0625 MB
+Pool ID '20G4NavigationLevelRep', size : 0.0596 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.0779 MB
+Pool ID '17G4DynamicParticle', size : 0.0711 MB
 Pool ID '16G4SmartVoxelNode', size : 0.112 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.0942 MB
 Pool ID '7G4Event', size : 0.000961 MB
 Pool ID '15G4PrimaryVertex', size : 0.000961 MB
 Pool ID '17G4PrimaryParticle', size : 0.000961 MB
 Pool ID '15G4HCofThisEvent', size : 0.000961 MB
-Pool ID '7G4Track', size : 0.156 MB
-Pool ID '18G4TouchableHistory', size : 0.00577 MB
+Pool ID '7G4Track', size : 0.142 MB
+Pool ID '18G4TouchableHistory', size : 0.00481 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
 Pool ID '10G4Fragment', size : 0.00192 MB
-Pool ID '17G4ReactionProduct', size : 0.00192 MB
+Pool ID '17G4ReactionProduct', size : 0.00288 MB
 Number of memory pools allocated: 14 of which, static: 0
-Dynamic pools deleted: 14 / Total memory freed: 0.52 MB
+Dynamic pools deleted: 14 / Total memory freed: 0.49 MB
 ============================================================
 G4Allocator objects are deleted.
 UImanager deleted.
diff --git a/examples/advanced/medical_linac/medical_linac.out b/examples/advanced/medical_linac/medical_linac.out
index f26d36135f..347c7354d4 100644
--- a/examples/advanced/medical_linac/medical_linac.out
+++ b/examples/advanced/medical_linac/medical_linac.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/microbeam/microbeam.out b/examples/advanced/microbeam/microbeam.out
index af0c7947e4..da1d38ce54 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -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   0x1dad190
+##### Create analysis manager   0x1a65190
 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 e3fa5f1f4e..1971bc9cfc 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -189,13 +189,11 @@ Inelastic/mermin_sigma_inelastic_e-_Si
 loaddata : Inelastic/mermin_sigma_inelastic_e-_Si
 Faster code = true
 Inelastic/cumulated_mermin_sigmadiff_inelastic_e-_Si.dat
-add to material vector
 Material 2 / 2 : G4_Si
 Inelastic/mermin_sigma_inelastic_e-_Si
 loaddata : Inelastic/mermin_sigma_inelastic_e-_Si
 Faster code = true
 Inelastic/cumulated_mermin_sigmadiff_inelastic_e-_Si.dat
-add to material vector
 ****************************
 mermin model loaded !
 Material 1 / 2 : G4_Si
@@ -345,7 +343,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   0x802880
+##### Create analysis manager   0x10a44b0
 Using  analysis manager
 ... set ntuple merging row mode : row-wise - done
 ... create file : microelectronics.root - done
@@ -367,7 +365,7 @@ Elastic Cumulated Diff Cross : /cvmfs/geant4.cern.ch/share/data/G4EMLOW8.5/micro
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.380000s Real=0.546559s Sys=0.030000s
+  User=0.340000s Real=0.416159s 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 a1dbc73acf..984a0ff3b4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -294,7 +294,7 @@ Index : 0     used in the geometry : Yes
 
 ==================================================================
 
-##### Create analysis manager   0xa65ce0
+##### Create analysis manager   0x1458d10
 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 1f8034f312..881d3d3146 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/stim_pixe_tomography/stim_pixe_tomography.out b/examples/advanced/stim_pixe_tomography/stim_pixe_tomography.out
index e507746658..d24b56f180 100644
--- a/examples/advanced/stim_pixe_tomography/stim_pixe_tomography.out
+++ b/examples/advanced/stim_pixe_tomography/stim_pixe_tomography.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -899,7 +899,7 @@ Projection_index 0 Slice_index 0 Pixel_index 0
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.000450s Sys=0.000000s
+  User=0.000000s Real=0.000622s Sys=0.000000s
 /gps/direction 1.000000 0.000000 0.000000
 /gps/pos/centre -36.000000 -14.400000 0.000000 um
 /run/beamOn 20
@@ -929,7 +929,7 @@ Projection_index 0 Slice_index 0 Pixel_index 1
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.007432s Sys=0.000000s
+  User=0.010000s Real=0.009401s Sys=0.000000s
 /gps/direction 1.000000 0.000000 0.000000
 /gps/pos/centre -36.000000 0.000000 0.000000 um
 /run/beamOn 20
@@ -959,7 +959,7 @@ Projection_index 0 Slice_index 0 Pixel_index 2
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.030776s Sys=0.000000s
+  User=0.010000s Real=0.009584s Sys=0.000000s
 /gps/direction 1.000000 0.000000 0.000000
 /gps/pos/centre -36.000000 14.400000 0.000000 um
 /run/beamOn 20
@@ -989,7 +989,7 @@ Projection_index 0 Slice_index 0 Pixel_index 3
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.007770s Sys=0.000000s
+  User=0.010000s Real=0.009320s Sys=0.000000s
 /gps/direction 1.000000 0.000000 0.000000
 /gps/pos/centre -36.000000 28.800000 0.000000 um
 /run/beamOn 20
@@ -1019,7 +1019,7 @@ Projection_index 0 Slice_index 0 Pixel_index 4
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000124s Sys=0.000000s
+  User=0.000000s Real=0.000212s Sys=0.000000s
 /gps/direction 0.809017 0.587785 0.000000
 /gps/pos/centre -12.196397 -44.459959 0.000000 um
 /run/beamOn 20
@@ -1049,7 +1049,7 @@ Projection_index 1 Slice_index 0 Pixel_index 0
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000113s Sys=0.000000s
+  User=0.000000s Real=0.000189s Sys=0.000000s
 /gps/direction 0.809017 0.587785 0.000000
 /gps/pos/centre -20.660504 -32.810114 0.000000 um
 /run/beamOn 20
@@ -1079,7 +1079,7 @@ Projection_index 1 Slice_index 0 Pixel_index 1
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.005877s Sys=0.000000s
+  User=0.010000s Real=0.007491s Sys=0.000000s
 /gps/direction 0.809017 0.587785 0.000000
 /gps/pos/centre -29.124612 -21.160269 0.000000 um
 /run/beamOn 20
@@ -1109,7 +1109,7 @@ Projection_index 1 Slice_index 0 Pixel_index 2
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.009509s Sys=0.000000s
+  User=0.010000s Real=0.011607s Sys=0.000000s
 /gps/direction 0.809017 0.587785 0.000000
 /gps/pos/centre -37.588719 -9.510424 0.000000 um
 /run/beamOn 20
@@ -1139,7 +1139,7 @@ Projection_index 1 Slice_index 0 Pixel_index 3
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.005619s Sys=0.000000s
+  User=0.010000s Real=0.007064s Sys=0.000000s
 /gps/direction 0.809017 0.587785 0.000000
 /gps/pos/centre -46.052827 2.139420 0.000000 um
 /run/beamOn 20
@@ -1169,7 +1169,7 @@ Projection_index 1 Slice_index 0 Pixel_index 4
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000135s Sys=0.000000s
+  User=0.000000s Real=0.000211s Sys=0.000000s
 /gps/direction 0.309017 0.951057 0.000000
 /gps/pos/centre 16.265816 -43.137724 0.000000 um
 /run/beamOn 20
@@ -1199,7 +1199,7 @@ Projection_index 2 Slice_index 0 Pixel_index 0
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000113s Sys=0.000000s
+  User=0.000000s Real=0.000187s Sys=0.000000s
 /gps/direction 0.309017 0.951057 0.000000
 /gps/pos/centre 2.570602 -38.687879 0.000000 um
 /run/beamOn 20
@@ -1229,7 +1229,7 @@ Projection_index 2 Slice_index 0 Pixel_index 1
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.007631s Sys=0.000000s
+  User=0.010000s Real=0.008738s Sys=0.000000s
 /gps/direction 0.309017 0.951057 0.000000
 /gps/pos/centre -11.124612 -34.238035 0.000000 um
 /run/beamOn 20
@@ -1259,7 +1259,7 @@ Projection_index 2 Slice_index 0 Pixel_index 2
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.007357s Sys=0.000000s
+  User=0.010000s Real=0.009402s Sys=0.000000s
 /gps/direction 0.309017 0.951057 0.000000
 /gps/pos/centre -24.819826 -29.788190 0.000000 um
 /run/beamOn 20
@@ -1289,7 +1289,7 @@ Projection_index 2 Slice_index 0 Pixel_index 3
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.007056s Sys=0.000000s
+  User=0.010000s Real=0.008923s Sys=0.000000s
 /gps/direction 0.309017 0.951057 0.000000
 /gps/pos/centre -38.515039 -25.338345 0.000000 um
 /run/beamOn 20
@@ -1319,7 +1319,7 @@ Projection_index 2 Slice_index 0 Pixel_index 4
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000124s Sys=0.000000s
+  User=0.000000s Real=0.000192s Sys=0.000000s
 /gps/direction -0.309017 0.951057 0.000000
 /gps/pos/centre 38.515039 -25.338345 0.000000 um
 /run/beamOn 20
@@ -1349,7 +1349,7 @@ Projection_index 3 Slice_index 0 Pixel_index 0
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000116s Sys=0.000000s
+  User=0.000000s Real=0.000188s Sys=0.000000s
 /gps/direction -0.309017 0.951057 0.000000
 /gps/pos/centre 24.819826 -29.788190 0.000000 um
 /run/beamOn 20
@@ -1379,7 +1379,7 @@ Projection_index 3 Slice_index 0 Pixel_index 1
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.007018s Sys=0.000000s
+  User=0.010000s Real=0.008859s Sys=0.000000s
 /gps/direction -0.309017 0.951057 0.000000
 /gps/pos/centre 11.124612 -34.238035 0.000000 um
 /run/beamOn 20
@@ -1409,7 +1409,7 @@ Projection_index 3 Slice_index 0 Pixel_index 2
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.007757s Sys=0.000000s
+  User=0.010000s Real=0.009838s Sys=0.000000s
 /gps/direction -0.309017 0.951057 0.000000
 /gps/pos/centre -2.570602 -38.687879 0.000000 um
 /run/beamOn 20
@@ -1439,7 +1439,7 @@ Projection_index 3 Slice_index 0 Pixel_index 3
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.007109s Sys=0.000000s
+  User=0.010000s Real=0.008988s Sys=0.000000s
 /gps/direction -0.309017 0.951057 0.000000
 /gps/pos/centre -16.265816 -43.137724 0.000000 um
 /run/beamOn 20
@@ -1469,7 +1469,7 @@ Projection_index 3 Slice_index 0 Pixel_index 4
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000121s Sys=0.000000s
+  User=0.000000s Real=0.000194s Sys=0.000000s
 /gps/direction -0.809017 0.587785 0.000000
 /gps/pos/centre 46.052827 2.139420 0.000000 um
 /run/beamOn 20
@@ -1499,7 +1499,7 @@ Projection_index 4 Slice_index 0 Pixel_index 0
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000114s Sys=0.000000s
+  User=0.000000s Real=0.000208s Sys=0.000000s
 /gps/direction -0.809017 0.587785 0.000000
 /gps/pos/centre 37.588719 -9.510424 0.000000 um
 /run/beamOn 20
@@ -1529,7 +1529,7 @@ Projection_index 4 Slice_index 0 Pixel_index 1
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.005592s Sys=0.000000s
+  User=0.010000s Real=0.007138s Sys=0.000000s
 /gps/direction -0.809017 0.587785 0.000000
 /gps/pos/centre 29.124612 -21.160269 0.000000 um
 /run/beamOn 20
@@ -1559,7 +1559,7 @@ Projection_index 4 Slice_index 0 Pixel_index 2
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.009741s Sys=0.000000s
+  User=0.010000s Real=0.012344s Sys=0.000000s
 /gps/direction -0.809017 0.587785 0.000000
 /gps/pos/centre 20.660504 -32.810114 0.000000 um
 /run/beamOn 20
@@ -1589,7 +1589,7 @@ Projection_index 4 Slice_index 0 Pixel_index 3
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.005796s Sys=0.000000s
+  User=0.010000s Real=0.007297s Sys=0.000000s
 /gps/direction -0.809017 0.587785 0.000000
 /gps/pos/centre 12.196397 -44.459959 0.000000 um
 /run/beamOn 20
@@ -1619,7 +1619,7 @@ Projection_index 4 Slice_index 0 Pixel_index 4
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000119s Sys=0.000000s
+  User=0.000000s Real=0.000207s Sys=0.000000s
 Graphics systems deleted.
 Visualization Manager deleting...
 ================== Deleting memory pools ===================
diff --git a/examples/advanced/underground_physics/underground_physics-alpha.out b/examples/advanced/underground_physics/underground_physics-alpha.out
index 0da494622b..1aa654baee 100644
--- a/examples/advanced/underground_physics/underground_physics-alpha.out
+++ b/examples/advanced/underground_physics/underground_physics-alpha.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -800,7 +800,7 @@ WARNING: G4VisManager::IsValidView(): Attempt to draw when no graphics system
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=1.470000s Real=1.574517s Sys=0.040000s
+  User=1.320000s Real=1.379114s Sys=0.060000s
 There are histograms that can be viewed with visualization:
   12 h1 histograms(s)
   2 h2 histograms(s)
diff --git a/examples/advanced/underground_physics/underground_physics.out b/examples/advanced/underground_physics/underground_physics.out
index 001b321db1..11c6f15a1f 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/advanced/xray_SiliconPoreOptics/SiliconPoreOptics.out b/examples/advanced/xray_SiliconPoreOptics/SiliconPoreOptics.out
index eb83697115..dde9e6593e 100644
--- a/examples/advanced/xray_SiliconPoreOptics/SiliconPoreOptics.out
+++ b/examples/advanced/xray_SiliconPoreOptics/SiliconPoreOptics.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -869,7 +869,7 @@ Setting was ignored.
  Run terminated.
 Run Summary
   Number of events processed : 5000
-  User=27.980000s Real=31.015350s Sys=0.010000s
+  User=25.390000s Real=25.569772s Sys=0.010000s
 ... write file : output.root - done
 ... close file : output.root - done
 Graphics systems deleted.
diff --git a/examples/advanced/xray_TESdetector/xray_TESdetector.out b/examples/advanced/xray_TESdetector/xray_TESdetector.out
index 5ad409ef97..5da85ddd82 100644
--- a/examples/advanced/xray_TESdetector/xray_TESdetector.out
+++ b/examples/advanced/xray_TESdetector/xray_TESdetector.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1282,7 +1282,7 @@ Setting was ignored.
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.930000s Real=0.943605s Sys=0.000000s
+  User=0.890000s Real=0.898432s Sys=0.000000s
 ... write file : output.root - done
 ... close file : output.root - done
 Graphics systems deleted.
diff --git a/examples/advanced/xray_fluorescence/xray_fluorescence.out b/examples/advanced/xray_fluorescence/xray_fluorescence.out
index b8462decb3..50c5d386da 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -2979,7 +2979,7 @@ Created histos
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002711s Sys=0.000000s
+  User=0.010000s Real=0.002909s 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 6dce488bec..001ae6d032 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -458,7 +458,7 @@ Opening output file xraytel ...  done
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.010000s Real=0.012734s Sys=0.000000s
+  User=0.010000s Real=0.012601s 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 42ec42955f..5bb6b4bae1 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -835,7 +835,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 --------------------End of Global Run-----------------------
  The run consists of 1000 proton of 210 MeV
- Cumulated dose per run, in scoring volume : 5.06408 nanoGy  rms = 145.712 picoGy 
+ Cumulated dose per run, in scoring volume : 5.05669 nanoGy  rms = 147.009 picoGy 
 ------------------------------------------------------------
 
 Graphics systems deleted.
diff --git a/examples/basic/B2/.README.txt b/examples/basic/B2/.README.txt
index 351a3524c8..a98ab5e5f4 100644
--- a/examples/basic/B2/.README.txt
+++ b/examples/basic/B2/.README.txt
@@ -71,12 +71,10 @@ This example simulates a simplified fixed target experiment.
 \section B2_s4 PRIMARY GENERATOR
 
    The primary generator action class employs the G4ParticleGun.
-   The primary kinematics consists of a single particle which starts at the world boundary
-   and hits the target perpendicular to the entrance face. The type of the particle
-   and its energy can be changed via the G4 built-in commands of
-   the G4ParticleGun class.
-   Note that this particular case of starting a primary particle on the world boundary
-   requires shooting in a direction towards inside the world.
+   The primary kinematics consists of a single particle which starts close
+   to the world boundary and hits the target perpendicular to the entrance
+   face. The type of the particle and its energy can be changed via the
+   Geant4 built-in commands of the G4ParticleGun class.
 
 \section B2_s5 RUNS and EVENTS
 
diff --git a/examples/basic/B2/B2a/exampleB2a.out b/examples/basic/B2/B2a/exampleB2a.out
index 55da19eb45..739195deed 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -884,23 +884,23 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 5
     0 hits stored in this event
 >>> Event: 6
-    0 hits stored in this event
+    54 hits stored in this event
 >>> Event: 7
-    55 hits stored in this event
+    41 hits stored in this event
 >>> Event: 8
-    38 hits stored in this event
+    0 hits stored in this event
 >>> Event: 9
-    105 hits stored in this event
+    29 hits stored in this event
 >>> Event: 10
-    0 hits stored in this event
+    43 hits stored in this event
 >>> Event: 11
-    9 hits stored in this event
+    0 hits stored in this event
 >>> Event: 12
     0 hits stored in this event
 >>> Event: 13
-    93 hits stored in this event
+    0 hits stored in this event
 >>> Event: 14
-    22 hits stored in this event
+    0 hits stored in this event
 >>> Event: 15
     0 hits stored in this event
 >>> Event: 16
@@ -908,35 +908,35 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 17
     0 hits stored in this event
 >>> Event: 18
-    49 hits stored in this event
+    0 hits stored in this event
 >>> Event: 19
     0 hits stored in this event
 >>> Event: 20
     0 hits stored in this event
 >>> Event: 21
-    0 hits stored in this event
+    179 hits stored in this event
 >>> Event: 22
-    40 hits stored in this event
+    0 hits stored in this event
 >>> Event: 23
-    165 hits stored in this event
+    49 hits stored in this event
 >>> Event: 24
     0 hits stored in this event
 >>> Event: 25
-    0 hits stored in this event
+    131 hits stored in this event
 >>> Event: 26
-    99 hits stored in this event
+    0 hits stored in this event
 >>> Event: 27
-    78 hits stored in this event
+    162 hits stored in this event
 >>> Event: 28
-    131 hits stored in this event
+    0 hits stored in this event
 >>> Event: 29
     0 hits stored in this event
 >>> Event: 30
-    87 hits stored in this event
+    39 hits stored in this event
 >>> Event: 31
-    0 hits stored in this event
+    137 hits stored in this event
 >>> Event: 32
-    42 hits stored in this event
+    0 hits stored in this event
 >>> Event: 33
     0 hits stored in this event
 >>> Event: 34
@@ -954,7 +954,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 40
     0 hits stored in this event
 >>> Event: 41
-    0 hits stored in this event
+    63 hits stored in this event
 >>> Event: 42
     0 hits stored in this event
 >>> Event: 43
@@ -974,23 +974,23 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 50
     0 hits stored in this event
 >>> Event: 51
-    0 hits stored in this event
+    95 hits stored in this event
 >>> Event: 52
     0 hits stored in this event
 >>> Event: 53
-    12 hits stored in this event
+    0 hits stored in this event
 >>> Event: 54
     0 hits stored in this event
 >>> Event: 55
-    0 hits stored in this event
+    42 hits stored in this event
 >>> Event: 56
-    0 hits stored in this event
+    85 hits stored in this event
 >>> Event: 57
-    0 hits stored in this event
+    168 hits stored in this event
 >>> Event: 58
     0 hits stored in this event
 >>> Event: 59
-    0 hits stored in this event
+    62 hits stored in this event
 >>> Event: 60
     0 hits stored in this event
 >>> Event: 61
@@ -1000,11 +1000,11 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 63
     0 hits stored in this event
 >>> Event: 64
-    85 hits stored in this event
+    0 hits stored in this event
 >>> Event: 65
     0 hits stored in this event
 >>> Event: 66
-    0 hits stored in this event
+    40 hits stored in this event
 >>> Event: 67
     0 hits stored in this event
 >>> Event: 68
@@ -1012,7 +1012,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 69
     0 hits stored in this event
 >>> Event: 70
-    0 hits stored in this event
+    28 hits stored in this event
 >>> Event: 71
     0 hits stored in this event
 >>> Event: 72
@@ -1030,7 +1030,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 78
     0 hits stored in this event
 >>> Event: 79
-    139 hits stored in this event
+    0 hits stored in this event
 >>> Event: 80
     0 hits stored in this event
 >>> Event: 81
@@ -1042,9 +1042,9 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 84
     0 hits stored in this event
 >>> Event: 85
-    20 hits stored in this event
+    0 hits stored in this event
 >>> Event: 86
-    94 hits stored in this event
+    0 hits stored in this event
 >>> Event: 87
     0 hits stored in this event
 >>> Event: 88
@@ -1056,7 +1056,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 91
     0 hits stored in this event
 >>> Event: 92
-    30 hits stored in this event
+    0 hits stored in this event
 >>> Event: 93
     0 hits stored in this event
 >>> Event: 94
@@ -1074,205 +1074,205 @@ See commands in /vis/modeling/trajectories/ for other options.
 ### Run 1 starts.
 --> Event 0 starts.
 >>> Event: 0
-    54 hits stored in this event
+    798 hits stored in this event
 >>> Event: 1
-    131 hits stored in this event
+    76 hits stored in this event
 >>> Event: 2
-    77 hits stored in this event
+    87 hits stored in this event
 >>> Event: 3
-    140 hits stored in this event
+    2003 hits stored in this event
 >>> Event: 4
-    74 hits stored in this event
+    66 hits stored in this event
 >>> Event: 5
-    140 hits stored in this event
+    396 hits stored in this event
 >>> Event: 6
-    106 hits stored in this event
+    8275 hits stored in this event
 >>> Event: 7
-    2043 hits stored in this event
+    123 hits stored in this event
 >>> Event: 8
-    973 hits stored in this event
+    183 hits stored in this event
 >>> Event: 9
-    114 hits stored in this event
+    736 hits stored in this event
 >>> Event: 10
-    231 hits stored in this event
+    121 hits stored in this event
 >>> Event: 11
-    236 hits stored in this event
+    141 hits stored in this event
 >>> Event: 12
-    60 hits stored in this event
+    97 hits stored in this event
 >>> Event: 13
-    82 hits stored in this event
+    237 hits stored in this event
 >>> Event: 14
-    613 hits stored in this event
+    103 hits stored in this event
 >>> Event: 15
-    112 hits stored in this event
+    605 hits stored in this event
 >>> Event: 16
-    175 hits stored in this event
+    105 hits stored in this event
 >>> Event: 17
-    733 hits stored in this event
+    403 hits stored in this event
 >>> Event: 18
-    518 hits stored in this event
+    195 hits stored in this event
 >>> Event: 19
-    69 hits stored in this event
+    213 hits stored in this event
 >>> Event: 20
-    67 hits stored in this event
+    159 hits stored in this event
 >>> Event: 21
-    74 hits stored in this event
+    52 hits stored in this event
 >>> Event: 22
-    67 hits stored in this event
+    141 hits stored in this event
 >>> Event: 23
-    142 hits stored in this event
+    171 hits stored in this event
 >>> Event: 24
-    127 hits stored in this event
+    103 hits stored in this event
 >>> Event: 25
-    95 hits stored in this event
+    153 hits stored in this event
 >>> Event: 26
-    238 hits stored in this event
+    62 hits stored in this event
 >>> Event: 27
-    88 hits stored in this event
+    226 hits stored in this event
 >>> Event: 28
-    75 hits stored in this event
+    152 hits stored in this event
 >>> Event: 29
-    88 hits stored in this event
+    134 hits stored in this event
 >>> Event: 30
-    240 hits stored in this event
+    106 hits stored in this event
 >>> Event: 31
-    839 hits stored in this event
+    92 hits stored in this event
 >>> Event: 32
-    107 hits stored in this event
+    76 hits stored in this event
 >>> Event: 33
-    80 hits stored in this event
->>> Event: 34
     117 hits stored in this event
+>>> Event: 34
+    79 hits stored in this event
 >>> Event: 35
-    73 hits stored in this event
+    66 hits stored in this event
 >>> Event: 36
-    88 hits stored in this event
+    328 hits stored in this event
 >>> Event: 37
-    59 hits stored in this event
+    168 hits stored in this event
 >>> Event: 38
-    128 hits stored in this event
+    73 hits stored in this event
 >>> Event: 39
-    52 hits stored in this event
+    83 hits stored in this event
 >>> Event: 40
-    93 hits stored in this event
+    4758 hits stored in this event
 >>> Event: 41
-    91 hits stored in this event
+    90 hits stored in this event
 >>> Event: 42
-    1050 hits stored in this event
+    115 hits stored in this event
 >>> Event: 43
-    136 hits stored in this event
+    3947 hits stored in this event
 >>> Event: 44
-    775 hits stored in this event
+    90 hits stored in this event
 >>> Event: 45
-    99 hits stored in this event
+    59 hits stored in this event
 >>> Event: 46
-    94 hits stored in this event
+    345 hits stored in this event
 >>> Event: 47
-    100 hits stored in this event
+    673 hits stored in this event
 >>> Event: 48
-    101 hits stored in this event
+    166 hits stored in this event
 >>> Event: 49
-    122 hits stored in this event
+    70 hits stored in this event
 >>> Event: 50
-    74 hits stored in this event
+    77 hits stored in this event
 >>> Event: 51
-    104 hits stored in this event
+    71 hits stored in this event
 >>> Event: 52
-    68 hits stored in this event
+    81 hits stored in this event
 >>> Event: 53
-    257 hits stored in this event
+    220 hits stored in this event
 >>> Event: 54
-    110 hits stored in this event
+    156 hits stored in this event
 >>> Event: 55
-    537 hits stored in this event
+    346 hits stored in this event
 >>> Event: 56
-    82 hits stored in this event
+    347 hits stored in this event
 >>> Event: 57
-    1093 hits stored in this event
+    194 hits stored in this event
 >>> Event: 58
-    237 hits stored in this event
+    181 hits stored in this event
 >>> Event: 59
-    95 hits stored in this event
+    358 hits stored in this event
 >>> Event: 60
-    221 hits stored in this event
+    49 hits stored in this event
 >>> Event: 61
-    168 hits stored in this event
+    115 hits stored in this event
 >>> Event: 62
-    95 hits stored in this event
+    157 hits stored in this event
 >>> Event: 63
-    216 hits stored in this event
+    97 hits stored in this event
 >>> Event: 64
-    80 hits stored in this event
+    131 hits stored in this event
 >>> Event: 65
-    70 hits stored in this event
+    95 hits stored in this event
 >>> Event: 66
-    244 hits stored in this event
+    67 hits stored in this event
 >>> Event: 67
-    63 hits stored in this event
+    76 hits stored in this event
 >>> Event: 68
-    96 hits stored in this event
+    72 hits stored in this event
 >>> Event: 69
-    78 hits stored in this event
+    126 hits stored in this event
 >>> Event: 70
-    181 hits stored in this event
+    81 hits stored in this event
 >>> Event: 71
-    197 hits stored in this event
+    234 hits stored in this event
 >>> Event: 72
-    725 hits stored in this event
+    63 hits stored in this event
 >>> Event: 73
-    885 hits stored in this event
+    130 hits stored in this event
 >>> Event: 74
-    70 hits stored in this event
+    302 hits stored in this event
 >>> Event: 75
-    89 hits stored in this event
+    61 hits stored in this event
 >>> Event: 76
-    534 hits stored in this event
+    50 hits stored in this event
 >>> Event: 77
-    5020 hits stored in this event
+    1287 hits stored in this event
 >>> Event: 78
-    258 hits stored in this event
+    382 hits stored in this event
 >>> Event: 79
-    561 hits stored in this event
+    48 hits stored in this event
 >>> Event: 80
-    111 hits stored in this event
+    147 hits stored in this event
 >>> Event: 81
-    93 hits stored in this event
+    86 hits stored in this event
 >>> Event: 82
-    106 hits stored in this event
+    90 hits stored in this event
 >>> Event: 83
-    102 hits stored in this event
+    64 hits stored in this event
 >>> Event: 84
-    110 hits stored in this event
+    147 hits stored in this event
 >>> Event: 85
-    102 hits stored in this event
+    101 hits stored in this event
 >>> Event: 86
-    85 hits stored in this event
+    74 hits stored in this event
 >>> Event: 87
-    79 hits stored in this event
+    120 hits stored in this event
 >>> Event: 88
-    63 hits stored in this event
+    74 hits stored in this event
 >>> Event: 89
-    47 hits stored in this event
+    70 hits stored in this event
 >>> Event: 90
-    401 hits stored in this event
+    70 hits stored in this event
 >>> Event: 91
-    76 hits stored in this event
+    63 hits stored in this event
 >>> Event: 92
-    73 hits stored in this event
+    69 hits stored in this event
 >>> Event: 93
-    67 hits stored in this event
+    557 hits stored in this event
 >>> Event: 94
-    319 hits stored in this event
+    72 hits stored in this event
 >>> Event: 95
-    124 hits stored in this event
+    109 hits stored in this event
 >>> Event: 96
-    133 hits stored in this event
+    62 hits stored in this event
 >>> Event: 97
-    1109 hits stored in this event
+    89 hits stored in this event
 >>> Event: 98
-    425 hits stored in this event
+    157 hits stored in this event
 >>> Event: 99
-    91 hits stored in this event
+    75 hits stored in this event
 ### Run 2 starts.
 --> Event 0 starts.
 
diff --git a/examples/basic/B2/B2a/src/PrimaryGeneratorAction.cc b/examples/basic/B2/B2a/src/PrimaryGeneratorAction.cc
index bb87b9b08e..32e51c5ddf 100644
--- a/examples/basic/B2/B2a/src/PrimaryGeneratorAction.cc
+++ b/examples/basic/B2/B2a/src/PrimaryGeneratorAction.cc
@@ -88,9 +88,9 @@ void PrimaryGeneratorAction::GeneratePrimaries(G4Event* anEvent)
     G4cerr << "The gun will be place in the center." << G4endl;
   }
 
-  // Note that this particular case of starting a primary particle on the world boundary
-  // requires shooting in a direction towards inside the world.
-  fParticleGun->SetParticlePosition(G4ThreeVector(0., 0., -worldZHalfLength));
+  // Starting a primary particle close to the world boundary.
+  //
+  fParticleGun->SetParticlePosition(G4ThreeVector(0., 0., -worldZHalfLength+1*um));
 
   fParticleGun->GeneratePrimaryVertex(anEvent);
 }
diff --git a/examples/basic/B2/B2b/exampleB2b.out b/examples/basic/B2/B2b/exampleB2b.out
index cc4a83f8fa..ee65914229 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -882,19 +882,19 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 6
     0 hits stored in this event
 >>> Event: 7
-    55 hits stored in this event
+    0 hits stored in this event
 >>> Event: 8
     0 hits stored in this event
 >>> Event: 9
     0 hits stored in this event
 >>> Event: 10
-    0 hits stored in this event
+    16 hits stored in this event
 >>> Event: 11
-    0 hits stored in this event
+    70 hits stored in this event
 >>> Event: 12
     0 hits stored in this event
 >>> Event: 13
-    122 hits stored in this event
+    0 hits stored in this event
 >>> Event: 14
     0 hits stored in this event
 >>> Event: 15
@@ -902,9 +902,9 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 16
     0 hits stored in this event
 >>> Event: 17
-    72 hits stored in this event
+    39 hits stored in this event
 >>> Event: 18
-    0 hits stored in this event
+    43 hits stored in this event
 >>> Event: 19
     0 hits stored in this event
 >>> Event: 20
@@ -916,7 +916,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 23
     0 hits stored in this event
 >>> Event: 24
-    73 hits stored in this event
+    0 hits stored in this event
 >>> Event: 25
     0 hits stored in this event
 >>> Event: 26
@@ -926,11 +926,11 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 28
     0 hits stored in this event
 >>> Event: 29
-    0 hits stored in this event
+    43 hits stored in this event
 >>> Event: 30
     0 hits stored in this event
 >>> Event: 31
-    0 hits stored in this event
+    99 hits stored in this event
 >>> Event: 32
     0 hits stored in this event
 >>> Event: 33
@@ -940,19 +940,19 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 35
     0 hits stored in this event
 >>> Event: 36
-    168 hits stored in this event
+    0 hits stored in this event
 >>> Event: 37
-    32 hits stored in this event
+    51 hits stored in this event
 >>> Event: 38
-    0 hits stored in this event
+    120 hits stored in this event
 >>> Event: 39
     0 hits stored in this event
 >>> Event: 40
-    0 hits stored in this event
+    76 hits stored in this event
 >>> Event: 41
     0 hits stored in this event
 >>> Event: 42
-    100 hits stored in this event
+    0 hits stored in this event
 >>> Event: 43
     0 hits stored in this event
 >>> Event: 44
@@ -966,9 +966,9 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 48
     0 hits stored in this event
 >>> Event: 49
-    124 hits stored in this event
+    0 hits stored in this event
 >>> Event: 50
-    80 hits stored in this event
+    0 hits stored in this event
 >>> Event: 51
     0 hits stored in this event
 >>> Event: 52
@@ -984,47 +984,47 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 57
     0 hits stored in this event
 >>> Event: 58
-    128 hits stored in this event
+    0 hits stored in this event
 >>> Event: 59
-    85 hits stored in this event
+    0 hits stored in this event
 >>> Event: 60
-    9 hits stored in this event
+    0 hits stored in this event
 >>> Event: 61
     0 hits stored in this event
 >>> Event: 62
-    0 hits stored in this event
+    101 hits stored in this event
 >>> Event: 63
-    65 hits stored in this event
->>> Event: 64
     0 hits stored in this event
+>>> Event: 64
+    76 hits stored in this event
 >>> Event: 65
-    205 hits stored in this event
+    0 hits stored in this event
 >>> Event: 66
     0 hits stored in this event
 >>> Event: 67
-    0 hits stored in this event
+    103 hits stored in this event
 >>> Event: 68
-    0 hits stored in this event
+    149 hits stored in this event
 >>> Event: 69
-    57 hits stored in this event
+    0 hits stored in this event
 >>> Event: 70
     0 hits stored in this event
 >>> Event: 71
-    21 hits stored in this event
+    0 hits stored in this event
 >>> Event: 72
     0 hits stored in this event
 >>> Event: 73
     0 hits stored in this event
 >>> Event: 74
-    0 hits stored in this event
+    48 hits stored in this event
 >>> Event: 75
     0 hits stored in this event
 >>> Event: 76
-    0 hits stored in this event
+    3 hits stored in this event
 >>> Event: 77
     0 hits stored in this event
 >>> Event: 78
-    70 hits stored in this event
+    0 hits stored in this event
 >>> Event: 79
     0 hits stored in this event
 >>> Event: 80
@@ -1032,7 +1032,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 81
     0 hits stored in this event
 >>> Event: 82
-    0 hits stored in this event
+    179 hits stored in this event
 >>> Event: 83
     0 hits stored in this event
 >>> Event: 84
@@ -1046,229 +1046,229 @@ See commands in /vis/modeling/trajectories/ for other options.
 >>> Event: 88
     0 hits stored in this event
 >>> Event: 89
-    26 hits stored in this event
+    0 hits stored in this event
 >>> Event: 90
     0 hits stored in this event
 >>> Event: 91
-    97 hits stored in this event
+    31 hits stored in this event
 >>> Event: 92
-    0 hits stored in this event
+    31 hits stored in this event
 >>> Event: 93
     0 hits stored in this event
 >>> Event: 94
-    45 hits stored in this event
+    1 hits stored in this event
 >>> Event: 95
     0 hits stored in this event
 >>> Event: 96
     0 hits stored in this event
 >>> Event: 97
-    41 hits stored in this event
+    0 hits stored in this event
 >>> Event: 98
-    3 hits stored in this event
+    0 hits stored in this event
 >>> Event: 99
-    169 hits stored in this event
+    0 hits stored in this event
 ### Run 1 starts.
 --> Event 0 starts.
 >>> Event: 0
-    69 hits stored in this event
+    68 hits stored in this event
 >>> Event: 1
-    109 hits stored in this event
+    408 hits stored in this event
 >>> Event: 2
-    69 hits stored in this event
+    103 hits stored in this event
 >>> Event: 3
-    90 hits stored in this event
+    107 hits stored in this event
 >>> Event: 4
-    575 hits stored in this event
+    73 hits stored in this event
 >>> Event: 5
-    118 hits stored in this event
+    80 hits stored in this event
 >>> Event: 6
-    105 hits stored in this event
+    181 hits stored in this event
 >>> Event: 7
-    100 hits stored in this event
+    77 hits stored in this event
 >>> Event: 8
-    89 hits stored in this event
+    98 hits stored in this event
 >>> Event: 9
-    472 hits stored in this event
+    2258 hits stored in this event
 >>> Event: 10
-    124 hits stored in this event
+    161 hits stored in this event
 >>> Event: 11
-    49 hits stored in this event
+    83 hits stored in this event
 >>> Event: 12
-    123 hits stored in this event
+    124 hits stored in this event
 >>> Event: 13
-    50 hits stored in this event
+    93 hits stored in this event
 >>> Event: 14
-    68 hits stored in this event
+    379 hits stored in this event
 >>> Event: 15
-    92 hits stored in this event
+    79 hits stored in this event
 >>> Event: 16
-    58 hits stored in this event
+    309 hits stored in this event
 >>> Event: 17
-    166 hits stored in this event
+    77 hits stored in this event
 >>> Event: 18
-    120 hits stored in this event
+    63 hits stored in this event
 >>> Event: 19
-    210 hits stored in this event
+    58 hits stored in this event
 >>> Event: 20
-    178 hits stored in this event
+    62 hits stored in this event
 >>> Event: 21
-    97 hits stored in this event
+    107 hits stored in this event
 >>> Event: 22
-    71 hits stored in this event
+    214 hits stored in this event
 >>> Event: 23
-    124 hits stored in this event
+    79 hits stored in this event
 >>> Event: 24
-    90 hits stored in this event
+    361 hits stored in this event
 >>> Event: 25
-    4035 hits stored in this event
+    63 hits stored in this event
 >>> Event: 26
-    45 hits stored in this event
+    64 hits stored in this event
 >>> Event: 27
-    160 hits stored in this event
+    436 hits stored in this event
 >>> Event: 28
-    87 hits stored in this event
+    102 hits stored in this event
 >>> Event: 29
-    106 hits stored in this event
+    93 hits stored in this event
 >>> Event: 30
-    153 hits stored in this event
+    109 hits stored in this event
 >>> Event: 31
-    58 hits stored in this event
+    4239 hits stored in this event
 >>> Event: 32
-    82 hits stored in this event
+    83 hits stored in this event
 >>> Event: 33
-    88 hits stored in this event
+    73 hits stored in this event
 >>> Event: 34
-    62 hits stored in this event
+    90 hits stored in this event
 >>> Event: 35
-    89 hits stored in this event
+    94 hits stored in this event
 >>> Event: 36
-    116 hits stored in this event
+    351 hits stored in this event
 >>> Event: 37
-    69 hits stored in this event
+    55 hits stored in this event
 >>> Event: 38
-    237 hits stored in this event
+    112 hits stored in this event
 >>> Event: 39
-    99 hits stored in this event
+    465 hits stored in this event
 >>> Event: 40
-    80 hits stored in this event
+    65 hits stored in this event
 >>> Event: 41
-    81 hits stored in this event
+    1413 hits stored in this event
 >>> Event: 42
-    118 hits stored in this event
+    93 hits stored in this event
 >>> Event: 43
-    73 hits stored in this event
+    85 hits stored in this event
 >>> Event: 44
-    103 hits stored in this event
+    212 hits stored in this event
 >>> Event: 45
-    179 hits stored in this event
+    100 hits stored in this event
 >>> Event: 46
-    90 hits stored in this event
+    155 hits stored in this event
 >>> Event: 47
-    776 hits stored in this event
+    400 hits stored in this event
 >>> Event: 48
-    128 hits stored in this event
+    285 hits stored in this event
 >>> Event: 49
-    82 hits stored in this event
+    369 hits stored in this event
 >>> Event: 50
-    91 hits stored in this event
+    76 hits stored in this event
 >>> Event: 51
-    555 hits stored in this event
+    104 hits stored in this event
 >>> Event: 52
-    221 hits stored in this event
+    71 hits stored in this event
 >>> Event: 53
-    103 hits stored in this event
+    648 hits stored in this event
 >>> Event: 54
-    67 hits stored in this event
+    127 hits stored in this event
 >>> Event: 55
-    113 hits stored in this event
+    95 hits stored in this event
 >>> Event: 56
-    53 hits stored in this event
+    59 hits stored in this event
 >>> Event: 57
-    107 hits stored in this event
+    94 hits stored in this event
 >>> Event: 58
-    74 hits stored in this event
+    108 hits stored in this event
 >>> Event: 59
-    113 hits stored in this event
+    93 hits stored in this event
 >>> Event: 60
-    123 hits stored in this event
+    92 hits stored in this event
 >>> Event: 61
-    98 hits stored in this event
+    80 hits stored in this event
 >>> Event: 62
-    62 hits stored in this event
+    97 hits stored in this event
 >>> Event: 63
-    235 hits stored in this event
+    66 hits stored in this event
 >>> Event: 64
-    108 hits stored in this event
+    248 hits stored in this event
 >>> Event: 65
-    140 hits stored in this event
+    83 hits stored in this event
 >>> Event: 66
-    47 hits stored in this event
+    69 hits stored in this event
 >>> Event: 67
-    96 hits stored in this event
+    211 hits stored in this event
 >>> Event: 68
-    95 hits stored in this event
+    605 hits stored in this event
 >>> Event: 69
-    74 hits stored in this event
+    193 hits stored in this event
 >>> Event: 70
-    137 hits stored in this event
+    1023 hits stored in this event
 >>> Event: 71
-    410 hits stored in this event
+    51 hits stored in this event
 >>> Event: 72
-    85 hits stored in this event
+    48 hits stored in this event
 >>> Event: 73
-    136 hits stored in this event
+    164 hits stored in this event
 >>> Event: 74
-    76 hits stored in this event
+    71 hits stored in this event
 >>> Event: 75
-    98 hits stored in this event
+    147 hits stored in this event
 >>> Event: 76
-    46 hits stored in this event
+    92 hits stored in this event
 >>> Event: 77
-    67 hits stored in this event
+    81 hits stored in this event
 >>> Event: 78
-    83 hits stored in this event
+    84 hits stored in this event
 >>> Event: 79
-    69 hits stored in this event
+    64 hits stored in this event
 >>> Event: 80
-    177 hits stored in this event
+    242 hits stored in this event
 >>> Event: 81
-    802 hits stored in this event
+    103 hits stored in this event
 >>> Event: 82
-    870 hits stored in this event
+    497 hits stored in this event
 >>> Event: 83
-    179 hits stored in this event
+    195 hits stored in this event
 >>> Event: 84
-    61 hits stored in this event
+    83 hits stored in this event
 >>> Event: 85
-    183 hits stored in this event
+    505 hits stored in this event
 >>> Event: 86
-    51 hits stored in this event
+    151 hits stored in this event
 >>> Event: 87
-    81 hits stored in this event
+    55 hits stored in this event
 >>> Event: 88
-    283 hits stored in this event
+    140 hits stored in this event
 >>> Event: 89
-    333 hits stored in this event
+    67 hits stored in this event
 >>> Event: 90
-    111 hits stored in this event
+    90 hits stored in this event
 >>> Event: 91
-    106 hits stored in this event
+    67 hits stored in this event
 >>> Event: 92
-    107 hits stored in this event
+    88 hits stored in this event
 >>> Event: 93
-    238 hits stored in this event
+    391 hits stored in this event
 >>> Event: 94
-    251 hits stored in this event
+    169 hits stored in this event
 >>> Event: 95
-    131 hits stored in this event
+    46 hits stored in this event
 >>> Event: 96
-    172 hits stored in this event
+    163 hits stored in this event
 >>> Event: 97
-    135 hits stored in this event
+    183 hits stored in this event
 >>> Event: 98
-    92 hits stored in this event
+    180 hits stored in this event
 >>> Event: 99
-    79 hits stored in this event
+    118 hits stored in this event
 ### Run 2 starts.
 --> Event 0 starts.
 
diff --git a/examples/basic/B2/B2b/src/PrimaryGeneratorAction.cc b/examples/basic/B2/B2b/src/PrimaryGeneratorAction.cc
index 162f0d06d7..8ba79b90a4 100644
--- a/examples/basic/B2/B2b/src/PrimaryGeneratorAction.cc
+++ b/examples/basic/B2/B2b/src/PrimaryGeneratorAction.cc
@@ -88,9 +88,9 @@ void PrimaryGeneratorAction::GeneratePrimaries(G4Event* anEvent)
     G4cerr << "The gun will be place in the center." << G4endl;
   }
 
-  // Note that this particular case of starting a primary particle on the world boundary
-  // requires shooting in a direction towards inside the world.
-  fParticleGun->SetParticlePosition(G4ThreeVector(0., 0., -worldZHalfLength));
+  // Starting a primary particle close to the world boundary.
+  //
+  fParticleGun->SetParticlePosition(G4ThreeVector(0., 0., -worldZHalfLength+1*um));
 
   fParticleGun->GeneratePrimaryVertex(anEvent);
 }
diff --git a/examples/basic/B2/History b/examples/basic/B2/History
index 1129bb9f9a..ef7c2f4026 100644
--- a/examples/basic/B2/History
+++ b/examples/basic/B2/History
@@ -1,9 +1,14 @@
 # Example B2 History
 
 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
-which **must** added in reverse chronological order (newest at the top). It must **not**
-be used as a substitute for writing good git commit messages!
+which **must** added in reverse chronological order (newest at the top).
+It must **not** be used as a substitute for writing good git commit messages!
 
+-------------------------------------------------------------------------------
+
+## 2024-01-22 Gabriele Cosmo (exampleB2-V11-01-04)
+- Updated PrimaryGeneratorAction::GeneratePrimaries() in all B2 examples to
+  avoid nonsense placing of the initial position on the world boundary.
 
 ## 2023-11-07 I. Hrivnacova (exampleB2-V11-01-03)
 - Fixed and improved setting of G4VisAttribute
diff --git a/examples/basic/B2/README b/examples/basic/B2/README
index c5ff5bd957..ba012e0e19 100644
--- a/examples/basic/B2/README
+++ b/examples/basic/B2/README
@@ -71,12 +71,10 @@
  4- PRIMARY GENERATOR
 
      The primary generator action class employs the G4ParticleGun.
-     The primary kinematics consists of a single particle which starts at the world boundary
-     and hits the target perpendicular to the entrance face. The type of the particle
-     and its energy can be changed via the G4 built-in commands of
-     the G4ParticleGun class.
-     Note that this particular case of starting a primary particle on the world boundary
-     requires shooting in a direction towards inside the world.
+     The primary kinematics consists of a single particle which starts close
+     to the world boundary and hits the target perpendicular to the entrance
+     face. The type of the particle and its energy can be changed via the
+     Geant4 built-in commands of the G4ParticleGun class.
 
  5- RUNS and EVENTS
 
diff --git a/examples/basic/B3/B3a/exampleB3a.out b/examples/basic/B3/B3a/exampleB3a.out
index 8a43c00f85..6de24197ac 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -733,8 +733,8 @@ Setting was ignored.
 --> Event 9000 starts.
 
 --------------------End of Global Run-----------------------
-  The run was 10000 events  Nb of 'good' e+ annihilations: 1259
- Total dose in patient : 307.488 picoGy 
+  The run was 10000 events  Nb of 'good' e+ annihilations: 1278
+ Total dose in patient : 306.445 picoGy 
 ------------------------------------------------------------
 
 ... write file : scoring.root - done
diff --git a/examples/basic/B3/B3b/exampleB3b.out b/examples/basic/B3/B3b/exampleB3b.out
index b63c492ebb..e315870ac5 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -735,9 +735,9 @@ Setting was ignored.
 --> Event 9000 starts.
 
 --------------------End of Global Run-----------------------
-  The run was 10000 events  Nb of 'good' e+ annihilations: 1259
- Total dose in patient : 307.488 picoGy 
- Total dose in patient : 3.07488e-10 [sigma: 1.74729e-14 | error: 0.00568246 | coeff: 0.00568246 | eff: 1 | fom: 30969 | r2int: 3.22871e-05 | r2eff: 0 | hits: 10000 ] Gy
+  The run was 10000 events  Nb of 'good' e+ annihilations: 1278
+ Total dose in patient : 306.445 picoGy 
+ Total dose in patient : 3.06445e-10 [sigma: 1.73409e-14 | error: 0.00565873 | coeff: 0.00565873 | eff: 1 | fom: 31229.3 | r2int: 3.2018e-05 | r2eff: 0 | hits: 10000 ] Gy
 ------------------------------------------------------------
 
 ... write file : scoring.root - done
diff --git a/examples/basic/B4/B4a/exampleB4a.out b/examples/basic/B4/B4a/exampleB4a.out
index a9040a363a..2b90a97cf7 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -857,17 +857,17 @@ Setting was ignored.
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 264.399 MeV       total track length: 19.0898 cm 
-        Gap: total energy: 18.0825 MeV       total track length:  8.6033 cm 
+   Absorber: total energy: 265.781 MeV       total track length:  19.326 cm 
+        Gap: total energy: 21.0561 MeV       total track length: 10.6454 cm 
 --> End of event 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 264.399 MeV rms = 0 eV 
- EGap : mean = 18.0825 MeV rms = 0 eV 
- LAbs : mean = 19.0898 cm  rms = 0 fm 
- LGap : mean = 8.6033 cm  rms = 0 fm 
+ EAbs : mean = 265.781 MeV rms = 0 eV 
+ EGap : mean = 21.0561 MeV rms = 0 eV 
+ LAbs : mean = 19.326 cm  rms = 0 fm 
+ LGap : mean = 10.6454 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -937,17 +937,17 @@ hFritiofCaptureAtRest,hBertiniCaptureAtRest,muMinusCaptureAtRest,         dInela
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 263.928 MeV       total track length: 19.0301 cm 
-        Gap: total energy: 21.7761 MeV       total track length: 10.6206 cm 
+   Absorber: total energy: 273.124 MeV       total track length: 20.1646 cm 
+        Gap: total energy: 16.2656 MeV       total track length: 7.73372 cm 
 --> End of event 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 263.928 MeV rms = 0 eV 
- EGap : mean = 21.7761 MeV rms = 0 eV 
- LAbs : mean = 19.0301 cm  rms = 0 fm 
- LGap : mean = 10.6206 cm  rms = 0 fm 
+ EAbs : mean = 273.124 MeV rms = 0 eV 
+ EGap : mean = 16.2656 MeV rms = 0 eV 
+ LAbs : mean = 20.1646 cm  rms = 0 fm 
+ LGap : mean = 7.73372 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -963,17 +963,17 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 431.508 MeV       total track length: 31.2315 cm 
-        Gap: total energy: 25.7755 MeV       total track length: 12.7615 cm 
+   Absorber: total energy: 465.716 MeV       total track length: 34.0047 cm 
+        Gap: total energy: 15.1463 MeV       total track length: 7.88173 cm 
 --> End of event 0
 
 
  ----> print histograms statistic for the entire run 
 
  EAbs : mean = 0 eV  rms = 0 eV 
- EGap : mean = 25.7755 MeV rms = 0 eV 
- LAbs : mean = 31.2315 cm  rms = 0 fm 
- LGap : mean = 12.7615 cm  rms = 0 fm 
+ EGap : mean = 15.1463 MeV rms = 0 eV 
+ LAbs : mean = 34.0047 cm  rms = 0 fm 
+ LGap : mean = 7.88173 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
diff --git a/examples/basic/B4/B4b/exampleB4b.out b/examples/basic/B4/B4b/exampleB4b.out
index 1ab406ef0a..499dadb7f2 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -858,17 +858,17 @@ Setting was ignored.
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 264.399 MeV       total track length: 19.0898 cm 
-        Gap: total energy: 18.0825 MeV       total track length:  8.6033 cm 
+   Absorber: total energy: 265.781 MeV       total track length:  19.326 cm 
+        Gap: total energy: 21.0561 MeV       total track length: 10.6454 cm 
 --> End of event 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 264.399 MeV rms = 0 eV 
- EGap : mean = 18.0825 MeV rms = 0 eV 
- LAbs : mean = 19.0898 cm  rms = 0 fm 
- LGap : mean = 8.6033 cm  rms = 0 fm 
+ EAbs : mean = 265.781 MeV rms = 0 eV 
+ EGap : mean = 21.0561 MeV rms = 0 eV 
+ LAbs : mean = 19.326 cm  rms = 0 fm 
+ LGap : mean = 10.6454 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -939,17 +939,17 @@ hFritiofCaptureAtRest,hBertiniCaptureAtRest,muMinusCaptureAtRest,         dInela
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 263.928 MeV       total track length: 19.0301 cm 
-        Gap: total energy: 21.7761 MeV       total track length: 10.6206 cm 
+   Absorber: total energy: 273.124 MeV       total track length: 20.1646 cm 
+        Gap: total energy: 16.2656 MeV       total track length: 7.73372 cm 
 --> End of event 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 263.928 MeV rms = 0 eV 
- EGap : mean = 21.7761 MeV rms = 0 eV 
- LAbs : mean = 19.0301 cm  rms = 0 fm 
- LGap : mean = 10.6206 cm  rms = 0 fm 
+ EAbs : mean = 273.124 MeV rms = 0 eV 
+ EGap : mean = 16.2656 MeV rms = 0 eV 
+ LAbs : mean = 20.1646 cm  rms = 0 fm 
+ LGap : mean = 7.73372 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -966,17 +966,17 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 431.508 MeV       total track length: 31.2315 cm 
-        Gap: total energy: 25.7755 MeV       total track length: 12.7615 cm 
+   Absorber: total energy: 465.716 MeV       total track length: 34.0047 cm 
+        Gap: total energy: 15.1463 MeV       total track length: 7.88173 cm 
 --> End of event 0
 
 
  ----> print histograms statistic for the entire run 
 
  EAbs : mean = 0 eV  rms = 0 eV 
- EGap : mean = 25.7755 MeV rms = 0 eV 
- LAbs : mean = 31.2315 cm  rms = 0 fm 
- LGap : mean = 12.7615 cm  rms = 0 fm 
+ EGap : mean = 15.1463 MeV rms = 0 eV 
+ LAbs : mean = 34.0047 cm  rms = 0 fm 
+ LGap : mean = 7.88173 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
diff --git a/examples/basic/B4/B4c/exampleB4c.out b/examples/basic/B4/B4c/exampleB4c.out
index ac2ac6c525..a51f8aef43 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -857,17 +857,17 @@ Setting was ignored.
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 264.399 MeV       total track length: 19.0898 cm 
-        Gap: total energy: 18.0825 MeV       total track length:  8.6033 cm 
+   Absorber: total energy: 265.781 MeV       total track length:  19.326 cm 
+        Gap: total energy: 21.0561 MeV       total track length: 10.6454 cm 
 --> End of event: 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 264.399 MeV rms = 0 eV 
- EGap : mean = 18.0825 MeV rms = 0 eV 
- LAbs : mean = 19.0898 cm  rms = 0 fm 
- LGap : mean = 8.6033 cm  rms = 0 fm 
+ EAbs : mean = 265.781 MeV rms = 0 eV 
+ EGap : mean = 21.0561 MeV rms = 0 eV 
+ LAbs : mean = 19.326 cm  rms = 0 fm 
+ LGap : mean = 10.6454 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -937,17 +937,17 @@ hFritiofCaptureAtRest,hBertiniCaptureAtRest,muMinusCaptureAtRest,         dInela
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 263.928 MeV       total track length: 19.0301 cm 
-        Gap: total energy: 21.7761 MeV       total track length: 10.6206 cm 
+   Absorber: total energy: 273.124 MeV       total track length: 20.1646 cm 
+        Gap: total energy: 16.2656 MeV       total track length: 7.73372 cm 
 --> End of event: 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 263.928 MeV rms = 0 eV 
- EGap : mean = 21.7761 MeV rms = 0 eV 
- LAbs : mean = 19.0301 cm  rms = 0 fm 
- LGap : mean = 10.6206 cm  rms = 0 fm 
+ EAbs : mean = 273.124 MeV rms = 0 eV 
+ EGap : mean = 16.2656 MeV rms = 0 eV 
+ LAbs : mean = 20.1646 cm  rms = 0 fm 
+ LGap : mean = 7.73372 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -963,17 +963,17 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 431.508 MeV       total track length: 31.2315 cm 
-        Gap: total energy: 25.7755 MeV       total track length: 12.7615 cm 
+   Absorber: total energy: 465.716 MeV       total track length: 34.0047 cm 
+        Gap: total energy: 15.1463 MeV       total track length: 7.88173 cm 
 --> End of event: 0
 
 
  ----> print histograms statistic for the entire run 
 
  EAbs : mean = 0 eV  rms = 0 eV 
- EGap : mean = 25.7755 MeV rms = 0 eV 
- LAbs : mean = 31.2315 cm  rms = 0 fm 
- LGap : mean = 12.7615 cm  rms = 0 fm 
+ EGap : mean = 15.1463 MeV rms = 0 eV 
+ LAbs : mean = 34.0047 cm  rms = 0 fm 
+ LGap : mean = 7.88173 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
diff --git a/examples/basic/B4/B4d/exampleB4d.out b/examples/basic/B4/B4d/exampleB4d.out
index 92999dcbca..a8169289d5 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -861,17 +861,17 @@ Setting was ignored.
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 264.399 MeV       total track length: 19.0898 cm 
-        Gap: total energy: 18.0825 MeV       total track length:  8.6033 cm 
+   Absorber: total energy: 265.781 MeV       total track length:  19.326 cm 
+        Gap: total energy: 21.0561 MeV       total track length: 10.6454 cm 
 --> End of event: 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 264.399 MeV rms = 0 eV 
- EGap : mean = 18.0825 MeV rms = 0 eV 
- LAbs : mean = 19.0898 cm  rms = 0 fm 
- LGap : mean = 8.6033 cm  rms = 0 fm 
+ EAbs : mean = 265.781 MeV rms = 0 eV 
+ EGap : mean = 21.0561 MeV rms = 0 eV 
+ LAbs : mean = 19.326 cm  rms = 0 fm 
+ LGap : mean = 10.6454 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -941,17 +941,17 @@ hFritiofCaptureAtRest,hBertiniCaptureAtRest,muMinusCaptureAtRest,         dInela
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 263.928 MeV       total track length: 19.0301 cm 
-        Gap: total energy: 21.7761 MeV       total track length: 10.6206 cm 
+   Absorber: total energy: 273.124 MeV       total track length: 20.1646 cm 
+        Gap: total energy: 16.2656 MeV       total track length: 7.73372 cm 
 --> End of event: 0
 
 
  ----> print histograms statistic for the entire run 
 
- EAbs : mean = 263.928 MeV rms = 0 eV 
- EGap : mean = 21.7761 MeV rms = 0 eV 
- LAbs : mean = 19.0301 cm  rms = 0 fm 
- LGap : mean = 10.6206 cm  rms = 0 fm 
+ EAbs : mean = 273.124 MeV rms = 0 eV 
+ EGap : mean = 16.2656 MeV rms = 0 eV 
+ LAbs : mean = 20.1646 cm  rms = 0 fm 
+ LGap : mean = 7.73372 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -967,17 +967,17 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B4.root - done
 Using 
 --> Event 0 starts.
-   Absorber: total energy: 431.508 MeV       total track length: 31.2315 cm 
-        Gap: total energy: 25.7755 MeV       total track length: 12.7615 cm 
+   Absorber: total energy: 465.716 MeV       total track length: 34.0047 cm 
+        Gap: total energy: 15.1463 MeV       total track length: 7.88173 cm 
 --> End of event: 0
 
 
  ----> print histograms statistic for the entire run 
 
  EAbs : mean = 0 eV  rms = 0 eV 
- EGap : mean = 25.7755 MeV rms = 0 eV 
- LAbs : mean = 31.2315 cm  rms = 0 fm 
- LGap : mean = 12.7615 cm  rms = 0 fm 
+ EGap : mean = 15.1463 MeV rms = 0 eV 
+ LAbs : mean = 34.0047 cm  rms = 0 fm 
+ LGap : mean = 7.88173 cm  rms = 0 fm 
 ... write file : B4.root - done
 ... close file : B4.root - done
 There are histograms that can be viewed with visualization:
@@ -989,4 +989,4 @@ There are histograms that can be viewed with visualization:
   EndOfRunAction and Reset() in your BeginOfRunAction.
 Graphics systems deleted.
 Visualization Manager deleting...
-### deleting chargedFilter 0x1029f40
+### deleting chargedFilter 0x18bbf40
diff --git a/examples/basic/B5/exampleB5.out b/examples/basic/B5/exampleB5.out
index d67f7b540a..4498020e74 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -960,7 +960,7 @@ Setting was ignored.
 Hodoscope 1 has 1 hits.
   Hodoscope[7] 4.9870027260872 (nsec)
 Hodoscope 2 has 0 hits.
-Drift Chamber 1 has 59 hits.
+Drift Chamber 1 has 56 hits.
   Layer[0] : time 6.6721589964328 (nsec) --- local (x,y) -1.4822035449926, -9.6734357591965
   Layer[0] : time 6.6728214323741 (nsec) --- local (x,y) -11.92467629837, 16.946813885429
   Layer[0] : time 6.820322754587 (nsec) --- local (x,y) -63.907031131929, 200.19519230766
@@ -968,23 +968,22 @@ Drift Chamber 1 has 59 hits.
   Layer[0] : time 6.6745713618676 (nsec) --- local (x,y) -17.385881193975, 9.5681747175665
   Layer[0] : time 6.6730970255536 (nsec) --- local (x,y) 4.4908777531255, 20.213347743627
   Layer[0] : time 6.6755754490768 (nsec) --- local (x,y) -9.3190275570977, -30.913866753807
-  Layer[0] : time 6.6753245504475 (nsec) --- local (x,y) -31.018276170135, -13.457590289794
-  Layer[0] : time 6.9459333573972 (nsec) --- local (x,y) 188.28740527151, 81.940783398405
-  Layer[0] : time 6.6952157830513 (nsec) --- local (x,y) 40.415916132702, 51.267961444727
-  Layer[0] : time 7.3347474493776 (nsec) --- local (x,y) 169.93455852745, 171.61156988086
-  Layer[0] : time 6.6881575167822 (nsec) --- local (x,y) 23.459677666758, -41.63271370473
-  Layer[0] : time 6.9034401338939 (nsec) --- local (x,y) 62.529307856608, -8.5582178173925
+  Layer[0] : time 6.6753094695141 (nsec) --- local (x,y) -30.996124292565, -13.33806340635
+  Layer[0] : time 6.9858991557382 (nsec) --- local (x,y) 196.50900023113, 64.238297592603
+  Layer[0] : time 6.6953818768575 (nsec) --- local (x,y) 41.171038374958, 51.182762506305
+  Layer[0] : time 6.8212159723676 (nsec) --- local (x,y) 25.226774852983, -143.95979511747
+  Layer[0] : time 6.6952650658329 (nsec) --- local (x,y) 16.908369166641, -34.156433346216
   Layer[1] : time 8.3409636616684 (nsec) --- local (x,y) -2.962935526074, -19.289206807017
   Layer[1] : time 8.3422850894053 (nsec) --- local (x,y) -23.783001733188, 33.772096521023
   Layer[1] : time 8.4018987467201 (nsec) --- local (x,y) 158.0767975453, 51.234540016437
   Layer[1] : time 8.3457727194237 (nsec) --- local (x,y) -34.641633294665, 19.106476864636
   Layer[1] : time 8.3428390333866 (nsec) --- local (x,y) 8.971892166439, 40.315899264599
   Layer[1] : time 8.3477642938147 (nsec) --- local (x,y) -18.59305495452, -61.576180510201
-  Layer[1] : time 8.3472783596898 (nsec) --- local (x,y) -61.843426369588, -26.858319499253
-  Layer[1] : time 8.8856598376843 (nsec) --- local (x,y) 374.60260612507, 162.87587097667
-  Layer[1] : time 8.3867915400548 (nsec) --- local (x,y) 80.30424125981, 101.96559972236
-  Layer[1] : time 8.37286338289 (nsec) --- local (x,y) 46.855267218545, -82.967768670525
-  Layer[1] : time 8.8018372677035 (nsec) --- local (x,y) 123.7032459018, -18.49768285199
+  Layer[1] : time 8.3472330314166 (nsec) --- local (x,y) -61.740770023215, -26.583225824258
+  Layer[1] : time 9.0297380909185 (nsec) --- local (x,y) 404.40626126422, 111.7628042911
+  Layer[1] : time 8.3873027247107 (nsec) --- local (x,y) 82.169414794134, 102.06133529257
+  Layer[1] : time 8.6384554487608 (nsec) --- local (x,y) 49.978247028489, -287.35641601075
+  Layer[1] : time 8.3870555381136 (nsec) --- local (x,y) 33.602294766451, -68.285121046052
   Layer[2] : time 10.009774079774 (nsec) --- local (x,y) -4.446728136116, -28.993221997734
   Layer[2] : time 10.179703402899 (nsec) --- local (x,y) -29.901897835139, -3.0200695790158
   Layer[2] : time 10.011744611882 (nsec) --- local (x,y) -35.634407202718, 50.565299476307
@@ -993,11 +992,10 @@ Drift Chamber 1 has 59 hits.
   Layer[2] : time 38.230012191908 (nsec) --- local (x,y) -944.14675704807, 184.73667450251
   Layer[2] : time 10.012580299493 (nsec) --- local (x,y) 13.474334357316, 60.407990021442
   Layer[2] : time 10.019930504501 (nsec) --- local (x,y) -27.933887738251, -92.106835250551
-  Layer[2] : time 10.019228582998 (nsec) --- local (x,y) -92.653821212526, -40.252613807212
-  Layer[2] : time 10.825001199222 (nsec) --- local (x,y) 561.12105443338, 242.44920207276
-  Layer[2] : time 10.078362066253 (nsec) --- local (x,y) 120.35827449161, 152.51229357385
-  Layer[2] : time 10.057521646826 (nsec) --- local (x,y) 70.25530924771, -124.12418622933
-  Layer[2] : time 10.700322691283 (nsec) --- local (x,y) 184.79730781525, -28.233303237581
+  Layer[2] : time 10.01914877412 (nsec) --- local (x,y) -92.448353766575, -39.825536839607
+  Layer[2] : time 11.073122248637 (nsec) --- local (x,y) 611.85474659409, 158.94793895021
+  Layer[2] : time 10.079267375027 (nsec) --- local (x,y) 123.15899689696, 153.07193219135
+  Layer[2] : time 10.079108622575 (nsec) --- local (x,y) 50.644578407598, -103.35490364254
   Layer[3] : time 11.678587454415 (nsec) --- local (x,y) -5.8860981464493, -38.748348557519
   Layer[3] : time 11.681203400946 (nsec) --- local (x,y) -47.487638601192, 67.350601580674
   Layer[3] : time 11.800243787949 (nsec) --- local (x,y) 315.60599137348, 102.32650244303
@@ -1005,10 +1003,10 @@ Drift Chamber 1 has 59 hits.
   Layer[3] : time 36.514514191772 (nsec) --- local (x,y) -826.89001101978, 175.35180210625
   Layer[3] : time 11.682322562905 (nsec) --- local (x,y) 17.974556330743, 80.507901537563
   Layer[3] : time 11.692097283437 (nsec) --- local (x,y) -37.28374175156, -122.63723096662
-  Layer[3] : time 11.691176619356 (nsec) --- local (x,y) -123.44420162092, -53.668248543233
-  Layer[3] : time 11.769975739551 (nsec) --- local (x,y) 160.62020898081, 203.01717399654
-  Layer[3] : time 11.74220092711 (nsec) --- local (x,y) 94.090633407415, -165.09902513503
-  Layer[3] : time 12.598831626157 (nsec) --- local (x,y) 245.42034292106, -38.78665561477
+  Layer[3] : time 11.691064448954 (nsec) --- local (x,y) -123.15820236794, -53.061681643303
+  Layer[3] : time 13.11629828133 (nsec) --- local (x,y) 819.23101464669, 204.90447526489
+  Layer[3] : time 11.771233154337 (nsec) --- local (x,y) 164.22042688957, 204.02384714385
+  Layer[3] : time 11.771156339646 (nsec) --- local (x,y) 67.676312822778, -138.39139073625
   Layer[4] : time 13.34739763645 (nsec) --- local (x,y) -7.3597618278446, -48.448805388767
   Layer[4] : time 13.350662156193 (nsec) --- local (x,y) -59.341524744508, 84.135080149002
   Layer[4] : time 13.499401348537 (nsec) --- local (x,y) 394.34278579753, 127.86776226177
@@ -1016,12 +1014,11 @@ Drift Chamber 1 has 59 hits.
   Layer[4] : time 34.798957558282 (nsec) --- local (x,y) -709.55598234197, 165.96642414382
   Layer[4] : time 13.352065602433 (nsec) --- local (x,y) 22.472483390995, 100.61388426981
   Layer[4] : time 13.36427940107 (nsec) --- local (x,y) -46.713329953043, -153.21824587856
-  Layer[4] : time 13.363115521968 (nsec) --- local (x,y) -154.20026287089, -67.060161953105
-  Layer[4] : time 13.461057340291 (nsec) --- local (x,y) 200.54698775908, 252.18359177621
-  Layer[4] : time 13.426889984142 (nsec) --- local (x,y) 118.27955532988, -205.89972840015
-  Layer[4] : time 14.497822230593 (nsec) --- local (x,y) 306.66283671004, -49.711211168901
+  Layer[4] : time 13.362987798808 (nsec) --- local (x,y) -153.9134727608, -66.279320249838
+  Layer[4] : time 13.463175883266 (nsec) --- local (x,y) 205.18785966643, 254.97876757263
+  Layer[4] : time 13.46316603725 (nsec) --- local (x,y) 84.523863898885, -173.34098452002
 Drift Chamber 2 has 0 hits.
-EM Calorimeter has 5 hits. Total Edep is 487.2150681819 (MeV)
+EM Calorimeter has 0 hits. Total Edep is 0 (MeV)
 Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
@@ -1041,25 +1038,26 @@ There are histograms that can be viewed with visualization:
 
 >>> Event 0 >>> Simulation truth : pi+ (-0,0,100000)
 Hodoscope 1 has 1 hits.
-  Hodoscope[7] 4.9867880803647 (nsec)
+  Hodoscope[7] 4.9867880803686 (nsec)
 Hodoscope 2 has 3 hits.
-  Hodoscope[10] 42.69436020377 (nsec)
-  Hodoscope[5] 1427.2428115935 (nsec)
-  Hodoscope[11] 619.07081954695 (nsec)
-Drift Chamber 1 has 5 hits.
-  Layer[0] : time 6.6709548376317 (nsec) --- local (x,y) 0.011775482424412, -9.6519834737353e-05
-  Layer[1] : time 8.338776938315 (nsec) --- local (x,y) 0.018320010448986, -0.0026155513999595
-  Layer[2] : time 10.006599038944 (nsec) --- local (x,y) 0.023589532862848, -0.0046291705994352
-  Layer[3] : time 11.674421139702 (nsec) --- local (x,y) 0.031796546370608, -0.0062712145695035
-  Layer[4] : time 13.342243240441 (nsec) --- local (x,y) 0.039609495820448, -0.006649471361202
+  Hodoscope[10] 42.693649641004 (nsec)
+  Hodoscope[6] 197.74973267955 (nsec)
+  Hodoscope[19] 330.57125766074 (nsec)
+Drift Chamber 1 has 6 hits.
+  Layer[0] : time 6.6709548384743 (nsec) --- local (x,y) -0.012564933216036, 0.007866177926627
+  Layer[1] : time 8.3387769398974 (nsec) --- local (x,y) -0.028931447680493, 0.010539167128364
+  Layer[2] : time 10.006599041186 (nsec) --- local (x,y) -0.043557151747646, 0.01490744741792
+  Layer[3] : time 11.674421142342 (nsec) --- local (x,y) -0.056262825061967, 0.020481508839876
+  Layer[4] : time 13.342243243339 (nsec) --- local (x,y) -0.067405755386409, 0.023947939695749
+  Layer[4] : time 13.834324793052 (nsec) --- local (x,y) -209.67646572764, -115.6486101701
 Drift Chamber 2 has 5 hits.
-  Layer[0] : time 34.367031460309 (nsec) --- local (x,y) -82.679869682829, -0.002029755464987
-  Layer[1] : time 36.035767804284 (nsec) --- local (x,y) -99.237589356328, 0.0048047954648076
-  Layer[2] : time 37.70450436154 (nsec) --- local (x,y) -115.79724054541, 0.012233334884752
-  Layer[3] : time 39.373240764237 (nsec) --- local (x,y) -132.35549310886, 0.015481653859328
-  Layer[4] : time 41.041977336078 (nsec) --- local (x,y) -148.91527796326, 0.016646443022174
-EM Calorimeter has 45 hits. Total Edep is 263.16813741641 (MeV)
-Hadron Calorimeter has 14 hits. Total Edep is 5048.0644656481 (MeV)
+  Layer[0] : time 34.366343359515 (nsec) --- local (x,y) -82.691675424759, 0.069128989656796
+  Layer[1] : time 36.035074941749 (nsec) --- local (x,y) -99.206208706362, 0.069455992938329
+  Layer[2] : time 37.703806326176 (nsec) --- local (x,y) -115.71894544954, 0.069155082521461
+  Layer[3] : time 39.372538337907 (nsec) --- local (x,y) -132.23737747472, 0.065989309783318
+  Layer[4] : time 41.041270845161 (nsec) --- local (x,y) -148.76030852486, 0.061416145800082
+EM Calorimeter has 57 hits. Total Edep is 1142.575416269 (MeV)
+Hadron Calorimeter has 15 hits. Total Edep is 3942.7745814578 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
 ... close file : B5.root - done
@@ -1078,24 +1076,24 @@ There are histograms that can be viewed with visualization:
 
 >>> Event 0 >>> Simulation truth : e+ (-0,0,100000)
 Hodoscope 1 has 1 hits.
-  Hodoscope[7] 4.9867832234005 (nsec)
+  Hodoscope[7] 4.9867832233226 (nsec)
 Hodoscope 2 has 1 hits.
-  Hodoscope[4] 43.304550035179 (nsec)
-Drift Chamber 1 has 6 hits.
-  Layer[0] : time 6.6709483404572 (nsec) --- local (x,y) 0.0081518777486732, 0.0067975503671645
-  Layer[1] : time 8.3387688168597 (nsec) --- local (x,y) 0.018006556939915, 0.010922860882645
-  Layer[1] : time 89.221150354084 (nsec) --- local (x,y) -963.64792192905, -187.30244139366
-  Layer[2] : time 10.006589293264 (nsec) --- local (x,y) 0.027715789863899, 0.015393569256846
-  Layer[3] : time 11.674409769568 (nsec) --- local (x,y) 0.03666954803738, 0.017531086121557
-  Layer[4] : time 13.342230245844 (nsec) --- local (x,y) 0.045047152506167, 0.019786253980696
-Drift Chamber 2 has 5 hits.
-  Layer[0] : time 34.871344498439 (nsec) --- local (x,y) -408.55156545264, 0.09058376602441
-  Layer[1] : time 36.561299606788 (nsec) --- local (x,y) -490.28178890867, 0.10430836209024
-  Layer[2] : time 38.25125329666 (nsec) --- local (x,y) -572.0093761836, 0.11851591184155
-  Layer[3] : time 39.941204504779 (nsec) --- local (x,y) -653.73235109952, 0.13310308153162
-  Layer[4] : time 41.631158106811 (nsec) --- local (x,y) -735.45977476074, 0.14930183884824
-EM Calorimeter has 27 hits. Total Edep is 77427.118443929 (MeV)
-Hadron Calorimeter has 4 hits. Total Edep is 31.621311043142 (MeV)
+  Hodoscope[9] 43.185848553056 (nsec)
+Drift Chamber 1 has 5 hits.
+  Layer[0] : time 6.6709483410564 (nsec) --- local (x,y) -0.0047743732727774, 0.011356748444902
+  Layer[1] : time 8.3387688178547 (nsec) --- local (x,y) -0.0099045019833213, 0.025812638205056
+  Layer[2] : time 10.006589294915 (nsec) --- local (x,y) -0.015754135524696, 0.042508367670453
+  Layer[3] : time 11.674409772233 (nsec) --- local (x,y) -0.021901005073573, 0.061305912520884
+  Layer[4] : time 13.34223024966 (nsec) --- local (x,y) -0.027398680506712, 0.081140722569001
+Drift Chamber 2 has 6 hits.
+  Layer[0] : time 34.848591802078 (nsec) --- local (x,y) -147.6342136119, 0.306853664945
+  Layer[1] : time 36.519317837246 (nsec) --- local (x,y) -177.16086742212, 0.32061388621719
+  Layer[2] : time 38.190043893631 (nsec) --- local (x,y) -206.68762765944, 0.33723593555939
+  Layer[3] : time 39.860769660351 (nsec) --- local (x,y) -236.21291535254, 0.35273560365648
+  Layer[3] : time 40.379439971992 (nsec) --- local (x,y) -176.77725255764, 26.991008689086
+  Layer[4] : time 41.531495604721 (nsec) --- local (x,y) -265.73910367421, 0.37297276277405
+EM Calorimeter has 48 hits. Total Edep is 81343.746913814 (MeV)
+Hadron Calorimeter has 7 hits. Total Edep is 123.638701527 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
 ... close file : B5.root - done
@@ -1112,25 +1110,25 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B5.root - done
 --> Event 0 starts.
 
->>> Event 0 >>> Simulation truth : proton (0,0,10000)
+>>> Event 0 >>> Simulation truth : proton (-0,0,10000)
 Hodoscope 1 has 1 hits.
-  Hodoscope[7] 5.0086862982717 (nsec)
+  Hodoscope[7] 5.0086864583541 (nsec)
 Hodoscope 2 has 1 hits.
-  Hodoscope[9] 43.375590631817 (nsec)
+  Hodoscope[9] 43.373958825678 (nsec)
 Drift Chamber 1 has 5 hits.
-  Layer[0] : time 6.7002526114755 (nsec) --- local (x,y) 0.033638026843697, 0.31233606623375
-  Layer[1] : time 8.3754027501753 (nsec) --- local (x,y) 0.021618814861874, 0.57136012702648
-  Layer[2] : time 10.050552994821 (nsec) --- local (x,y) -0.005735515477518, 0.81458879978348
-  Layer[3] : time 11.725703364977 (nsec) --- local (x,y) -0.017038821454622, 1.0402005137908
-  Layer[4] : time 13.400853843077 (nsec) --- local (x,y) -0.030994457453706, 1.2432053175979
+  Layer[0] : time 6.700254010437 (nsec) --- local (x,y) -0.080604475329773, 0.20040501931477
+  Layer[1] : time 8.3754052935081 (nsec) --- local (x,y) -0.13899785990349, 0.30962288168873
+  Layer[2] : time 10.05055671955 (nsec) --- local (x,y) -0.19645076036912, 0.41349959930053
+  Layer[3] : time 11.725708300347 (nsec) --- local (x,y) -0.29182451321001, 0.52607860397482
+  Layer[4] : time 13.400860094904 (nsec) --- local (x,y) -0.4066069041044, 0.63589688182847
 Drift Chamber 2 has 5 hits.
-  Layer[0] : time 35.00153320932 (nsec) --- local (x,y) -148.48546470805, 3.9042050658805
-  Layer[1] : time 36.679633310564 (nsec) --- local (x,y) -178.15954530083, 4.0927898897266
-  Layer[2] : time 38.357734728219 (nsec) --- local (x,y) -207.83966572846, 4.28230746552
-  Layer[3] : time 40.035833707731 (nsec) --- local (x,y) -237.50684473966, 4.4656985115581
-  Layer[4] : time 41.713933892174 (nsec) --- local (x,y) -267.17943051768, 4.6668832767743
-EM Calorimeter has 20 hits. Total Edep is 243.8002507868 (MeV)
-Hadron Calorimeter has 10 hits. Total Edep is 531.21357923854 (MeV)
+  Layer[0] : time 34.999909305647 (nsec) --- local (x,y) -149.28477085256, 0.77265055289576
+  Layer[1] : time 36.678002632239 (nsec) --- local (x,y) -178.91919269018, 0.69364407042384
+  Layer[2] : time 38.356098373132 (nsec) --- local (x,y) -208.56447255031, 0.59995854762277
+  Layer[3] : time 40.034199209742 (nsec) --- local (x,y) -238.23426857593, 0.51894717644812
+  Layer[4] : time 41.712299575113 (nsec) --- local (x,y) -267.90043927745, 0.43969236952927
+EM Calorimeter has 41 hits. Total Edep is 322.64128980258 (MeV)
+Hadron Calorimeter has 10 hits. Total Edep is 378.88362068771 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
 ... close file : B5.root - done
@@ -1147,25 +1145,25 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B5.root - done
 --> Event 0 starts.
 
->>> Event 0 >>> Simulation truth : pi+ (-0,0,10000)
+>>> Event 0 >>> Simulation truth : pi+ (0,0,10000)
 Hodoscope 1 has 1 hits.
-  Hodoscope[7] 4.9872689294848 (nsec)
+  Hodoscope[7] 4.987268929493 (nsec)
 Hodoscope 2 has 1 hits.
-  Hodoscope[10] 42.688003362491 (nsec)
+  Hodoscope[10] 42.700591618656 (nsec)
 Drift Chamber 1 has 5 hits.
-  Layer[0] : time 6.6715982167144 (nsec) --- local (x,y) -0.21687645967663, -0.0043427091692021
-  Layer[1] : time 8.3395812776823 (nsec) --- local (x,y) -0.37267690749623, -0.011590061062638
-  Layer[2] : time 10.007564360337 (nsec) --- local (x,y) -0.54515707639906, -0.014131548781565
-  Layer[3] : time 11.675547495523 (nsec) --- local (x,y) -0.75456121062891, -0.032270886172839
-  Layer[4] : time 13.343530677358 (nsec) --- local (x,y) -0.99422326465682, -0.042309385717719
+  Layer[0] : time 6.671598555074 (nsec) --- local (x,y) 0.14156993146394, 0.014142204394384
+  Layer[1] : time 8.3395819437515 (nsec) --- local (x,y) 0.2547102118336, -0.017420240144924
+  Layer[2] : time 10.007565326997 (nsec) --- local (x,y) 0.355902424217, -0.041634467094993
+  Layer[3] : time 11.675548702134 (nsec) --- local (x,y) 0.44041814526411, -0.055987738239863
+  Layer[4] : time 13.343532085372 (nsec) --- local (x,y) 0.53371099692729, -0.047019446057488
 Drift Chamber 2 has 5 hits.
-  Layer[0] : time 34.360095471173 (nsec) --- local (x,y) -83.914421003703, -1.4530113804108
-  Layer[1] : time 36.028944905623 (nsec) --- local (x,y) -100.03140622579, -1.6097798157935
-  Layer[2] : time 37.697797886303 (nsec) --- local (x,y) -116.18099737669, -1.7887408783974
-  Layer[3] : time 39.366650862671 (nsec) --- local (x,y) -132.33033683977, -1.9804721656305
-  Layer[4] : time 41.035503112473 (nsec) --- local (x,y) -148.4728302383, -2.1766128504199
-EM Calorimeter has 27 hits. Total Edep is 422.6294068071 (MeV)
-Hadron Calorimeter has 11 hits. Total Edep is 396.4646053631 (MeV)
+  Layer[0] : time 34.372002432762 (nsec) --- local (x,y) -85.920266678061, -1.015864969874
+  Layer[1] : time 36.040993167937 (nsec) --- local (x,y) -103.29915735297, -1.1716412817074
+  Layer[2] : time 37.709982098382 (nsec) --- local (x,y) -120.66247463685, -1.3235178043638
+  Layer[3] : time 39.378972902783 (nsec) --- local (x,y) -138.04189106656, -1.4811061577737
+  Layer[4] : time 41.047960458957 (nsec) --- local (x,y) -155.39309938047, -1.6524310317859
+EM Calorimeter has 38 hits. Total Edep is 3621.9414544828 (MeV)
+Hadron Calorimeter has 10 hits. Total Edep is 159.43856945724 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
 ... close file : B5.root - done
@@ -1182,25 +1180,26 @@ There are histograms that can be viewed with visualization:
 ... 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.9867832384787 (nsec)
-Hodoscope 2 has 1 hits.
-  Hodoscope[9] 43.187291670644 (nsec)
+  Hodoscope[7] 4.9867832450551 (nsec)
+Hodoscope 2 has 2 hits.
+  Hodoscope[9] 43.190901007661 (nsec)
+  Hodoscope[19] 350.40549268189 (nsec)
 Drift Chamber 1 has 5 hits.
-  Layer[0] : time 6.6709483790018 (nsec) --- local (x,y) 0.13325859849014, -0.067519039181206
-  Layer[1] : time 8.3387688965918 (nsec) --- local (x,y) 0.20525185520703, -0.14807613628422
-  Layer[2] : time 10.006589429315 (nsec) --- local (x,y) 0.29150504193643, -0.24163362478158
-  Layer[3] : time 11.674409945056 (nsec) --- local (x,y) 0.37770301069931, -0.30329730859932
-  Layer[4] : time 13.342230447855 (nsec) --- local (x,y) 0.44218562069183, -0.35979481458612
+  Layer[0] : time 6.6709485048277 (nsec) --- local (x,y) 0.25605417449134, -0.045118934508723
+  Layer[1] : time 8.3387691714772 (nsec) --- local (x,y) 0.48800515593711, 0.005625589485922
+  Layer[2] : time 10.006589815111 (nsec) --- local (x,y) 0.70502626196937, 0.054611759169878
+  Layer[3] : time 11.674410458874 (nsec) --- local (x,y) 0.92165209627348, 0.10665364356059
+  Layer[4] : time 13.34223111523 (nsec) --- local (x,y) 1.1428028215122, 0.17198554708176
 Drift Chamber 2 has 5 hits.
-  Layer[0] : time 34.849844851334 (nsec) --- local (x,y) -147.77094417494, -1.5047772518889
-  Layer[1] : time 36.520618286408 (nsec) --- local (x,y) -177.53720366444, -1.671047926403
-  Layer[2] : time 38.191397036113 (nsec) --- local (x,y) -207.33044903277, -1.785999154196
-  Layer[3] : time 39.86216249762 (nsec) --- local (x,y) -237.05638101523, -1.9522299401748
-  Layer[4] : time 41.532922096318 (nsec) --- local (x,y) -266.75204027199, -2.2099891173566
-EM Calorimeter has 21 hits. Total Edep is 9568.3113771681 (MeV)
-Hadron Calorimeter has 2 hits. Total Edep is 0.81329135657902 (MeV)
+  Layer[0] : time 34.85353597247 (nsec) --- local (x,y) -145.40548046639, 1.863671028296
+  Layer[1] : time 36.524287563919 (nsec) --- local (x,y) -175.06103538054, 2.0777658413771
+  Layer[2] : time 38.195035697592 (nsec) --- local (x,y) -204.69904579892, 2.2960646997014
+  Layer[3] : time 39.865786125844 (nsec) --- local (x,y) -234.34856897763, 2.5289654174187
+  Layer[4] : time 41.536529636178 (nsec) --- local (x,y) -263.96295849009, 2.7714414554343
+EM Calorimeter has 23 hits. Total Edep is 9595.1335701371 (MeV)
+Hadron Calorimeter has 2 hits. Total Edep is 4.9114005815533 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
 ... close file : B5.root - done
@@ -1217,25 +1216,27 @@ There are histograms that can be viewed with visualization:
 ... 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.8401069822516 (nsec)
+  Hodoscope[7] 6.8390085809004 (nsec)
 Hodoscope 2 has 1 hits.
-  Hodoscope[9] 59.439538428416 (nsec)
-Drift Chamber 1 has 5 hits.
-  Layer[0] : time 9.1557539488873 (nsec) --- local (x,y) 0.17773098639379, 3.1466671345356
-  Layer[1] : time 11.449174118414 (nsec) --- local (x,y) 0.50133066909681, 6.0459706072372
-  Layer[2] : time 13.742727536347 (nsec) --- local (x,y) 1.0149830505152, 8.2469947700359
-  Layer[3] : time 16.036477477084 (nsec) --- local (x,y) 1.7359613571683, 10.834238351551
-  Layer[4] : time 18.330413895128 (nsec) --- local (x,y) 2.170002289817, 13.464916068398
+  Hodoscope[8] 59.389647043886 (nsec)
+Drift Chamber 1 has 7 hits.
+  Layer[0] : time 9.1545559121732 (nsec) --- local (x,y) -1.1025366266271, 0.44503777748203
+  Layer[1] : time 11.448065499954 (nsec) --- local (x,y) -1.7997508862323, 0.47352479817837
+  Layer[1] : time 11.501528778405 (nsec) --- local (x,y) 85.791388208765, 19.187634894322
+  Layer[2] : time 13.742248007633 (nsec) --- local (x,y) -2.9445821234758, 0.1845061452325
+  Layer[2] : time 14.222644776212 (nsec) --- local (x,y) 334.06924434064, 88.094159663268
+  Layer[3] : time 16.036653184904 (nsec) --- local (x,y) -4.137557207698, 0.06246099035273
+  Layer[4] : time 18.331277484932 (nsec) --- local (x,y) -4.8997455095607, 0.10034696819956
 Drift Chamber 2 has 5 hits.
-  Layer[0] : time 47.94479370787 (nsec) --- local (x,y) -159.59057337747, 43.301912960494
-  Layer[1] : time 50.247965266134 (nsec) --- local (x,y) -192.65658474765, 44.99244736849
-  Layer[2] : time 52.551268209446 (nsec) --- local (x,y) -225.52743520515, 46.492352179438
-  Layer[3] : time 54.854713646079 (nsec) --- local (x,y) -258.1696698923, 47.907364222957
-  Layer[4] : time 57.158323587387 (nsec) --- local (x,y) -290.71223503103, 49.496311561633
-EM Calorimeter has 10 hits. Total Edep is 308.52292473482 (MeV)
-Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV)
+  Layer[0] : time 47.893370883085 (nsec) --- local (x,y) -189.14658443857, 24.148406139458
+  Layer[1] : time 50.196429563071 (nsec) --- local (x,y) -222.31450168978, 27.099308584782
+  Layer[2] : time 52.499839748856 (nsec) --- local (x,y) -255.52298176283, 30.265957200367
+  Layer[3] : time 54.803625186475 (nsec) --- local (x,y) -289.00211239269, 33.113650869895
+  Layer[4] : time 57.107813719588 (nsec) --- local (x,y) -322.84675421033, 35.857732538507
+EM Calorimeter has 6 hits. Total Edep is 301.17517895635 (MeV)
+Hadron Calorimeter has 4 hits. Total Edep is 6.2447979602919 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
 ... close file : B5.root - done
@@ -1252,42 +1253,24 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B5.root - done
 --> Event 0 starts.
 
->>> Event 0 >>> Simulation truth : pi+ (0,0,1000)
+>>> Event 0 >>> Simulation truth : pi+ (-0,0,1000)
 Hodoscope 1 has 1 hits.
-  Hodoscope[7] 5.0351341241089 (nsec)
+  Hodoscope[7] 5.0351329352219 (nsec)
 Hodoscope 2 has 1 hits.
-  Hodoscope[10] 43.0458711364 (nsec)
+  Hodoscope[10] 43.092237104992 (nsec)
 Drift Chamber 1 has 5 hits.
-  Layer[0] : time 6.7356975225218 (nsec) --- local (x,y) -2.0629443274535, 0.066081902140547
-  Layer[1] : time 8.4197610538615 (nsec) --- local (x,y) -3.7352734802923, 0.06599389346188
-  Layer[2] : time 10.103826120003 (nsec) --- local (x,y) -5.3135195708221, -0.088248732699869
-  Layer[3] : time 11.787892417891 (nsec) --- local (x,y) -6.6727930988074, -0.46238069844173
-  Layer[4] : time 13.471965324895 (nsec) --- local (x,y) -8.2161035078136, -0.79114859708572
-Drift Chamber 2 has 23 hits.
-  Layer[0] : time 34.638910238113 (nsec) --- local (x,y) -85.778925363376, -6.9222758011976
-  Layer[0] : time 34.646251689719 (nsec) --- local (x,y) -85.659984384328, -7.2013951943721
-  Layer[0] : time 34.647854284866 (nsec) --- local (x,y) -85.654295755965, -7.2679716782621
-  Layer[0] : time 34.649495635791 (nsec) --- local (x,y) -85.63398562592, -7.3346839071015
-  Layer[0] : time 34.651100500977 (nsec) --- local (x,y) -85.617119292136, -7.3989496131103
-  Layer[0] : time 34.667354705293 (nsec) --- local (x,y) -85.383670937663, -7.6350447609457
-  Layer[0] : time 34.668504661889 (nsec) --- local (x,y) -85.412150753613, -7.5967794443269
-  Layer[0] : time 34.669658062751 (nsec) --- local (x,y) -85.457879409495, -7.5740413852812
-  Layer[0] : time 34.672328696668 (nsec) --- local (x,y) -85.560757552593, -7.5981679355049
-  Layer[0] : time 34.673430419014 (nsec) --- local (x,y) -85.600330409554, -7.623827003339
-  Layer[0] : time 34.674609435053 (nsec) --- local (x,y) -85.625130409694, -7.6326202815245
-  Layer[0] : time 34.675788451091 (nsec) --- local (x,y) -85.621977449687, -7.6436704923778
-  Layer[0] : time 34.676981296121 (nsec) --- local (x,y) -85.602174600364, -7.5944505770115
-  Layer[0] : time 34.678175402058 (nsec) --- local (x,y) -85.567848443047, -7.5540135133843
-  Layer[0] : time 34.679391420925 (nsec) --- local (x,y) -85.536714319475, -7.5129650559502
-  Layer[0] : time 34.680607439792 (nsec) --- local (x,y) -85.485130157545, -7.5240495115919
-  Layer[0] : time 34.681824855108 (nsec) --- local (x,y) -85.435022328413, -7.5327754597202
-  Layer[0] : time 34.683049043379 (nsec) --- local (x,y) -85.401962894239, -7.5577293519641
-  Layer[0] : time 34.684272776245 (nsec) --- local (x,y) -85.43601729247, -7.5582536644399
-  Layer[1] : time 36.323581752188 (nsec) --- local (x,y) -98.694444222484, -7.3812270813402
-  Layer[2] : time 38.008267340228 (nsec) --- local (x,y) -111.73124863437, -7.8932991108576
-  Layer[3] : time 39.692971320746 (nsec) --- local (x,y) -124.91881111016, -8.580534453244
-  Layer[4] : time 41.377688801879 (nsec) --- local (x,y) -138.22808181099, -9.2165825499364
-EM Calorimeter has 13 hits. Total Edep is 498.05553377468 (MeV)
+  Layer[0] : time 6.735695081763 (nsec) --- local (x,y) -0.36083548706362, -0.81294437704916
+  Layer[1] : time 8.419756646312 (nsec) --- local (x,y) -0.77735820896473, -1.1550057955732
+  Layer[2] : time 10.103821551468 (nsec) --- local (x,y) -1.2336948834428, -1.298829338105
+  Layer[3] : time 11.787889785467 (nsec) --- local (x,y) -1.6005589359156, -1.4750632855232
+  Layer[4] : time 13.471961289751 (nsec) --- local (x,y) -2.1637438855601, -1.6528312369168
+Drift Chamber 2 has 5 hits.
+  Layer[0] : time 34.683278071473 (nsec) --- local (x,y) -91.124120128253, -0.19235132996835
+  Layer[1] : time 36.368377521842 (nsec) --- local (x,y) -108.2296713104, 0.56180503268855
+  Layer[2] : time 38.053461812836 (nsec) --- local (x,y) -125.17984019478, 1.2807011060618
+  Layer[3] : time 39.738574042391 (nsec) --- local (x,y) -142.32582589116, 1.9853114209418
+  Layer[4] : time 41.423677591975 (nsec) --- local (x,y) -159.33624367304, 2.5758502093774
+EM Calorimeter has 11 hits. Total Edep is 737.01213135361 (MeV)
 Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
@@ -1305,25 +1288,25 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : B5.root - done
 --> Event 0 starts.
 
->>> Event 0 >>> Simulation truth : e+ (-0,0,1000)
+>>> Event 0 >>> Simulation truth : e+ (0,0,1000)
 Hodoscope 1 has 1 hits.
-  Hodoscope[7] 4.9867867069508 (nsec)
+  Hodoscope[7] 4.9867847499081 (nsec)
 Hodoscope 2 has 1 hits.
-  Hodoscope[9] 43.186933988319 (nsec)
+  Hodoscope[8] 43.204085826359 (nsec)
 Drift Chamber 1 has 5 hits.
-  Layer[0] : time 6.6709565222593 (nsec) --- local (x,y) -1.4028291409066, -2.2140563129337
-  Layer[1] : time 8.3387829081265 (nsec) --- local (x,y) -1.7363322356834, -3.4734329020074
-  Layer[2] : time 10.006609262288 (nsec) --- local (x,y) -1.9236725219265, -4.7608852190542
-  Layer[3] : time 11.674435237209 (nsec) --- local (x,y) -2.1455940991691, -5.9975088389967
-  Layer[4] : time 13.342261681358 (nsec) --- local (x,y) -2.3644660273235, -7.2883592184645
+  Layer[0] : time 6.6709683559073 (nsec) --- local (x,y) 1.7175054765822, 1.6243100292157
+  Layer[1] : time 8.3388059390126 (nsec) --- local (x,y) 2.6733787988584, 3.660258987956
+  Layer[2] : time 10.006644909709 (nsec) --- local (x,y) 3.6482765200901, 5.7850896436101
+  Layer[3] : time 11.674486288752 (nsec) --- local (x,y) 4.4819719880391, 8.1296649515803
+  Layer[4] : time 13.342333626423 (nsec) --- local (x,y) 5.2505316481999, 10.845422371372
 Drift Chamber 2 has 5 hits.
-  Layer[0] : time 34.850341198631 (nsec) --- local (x,y) -143.25106949131, -26.794511096452
-  Layer[1] : time 36.520920758528 (nsec) --- local (x,y) -171.94096292116, -28.951073469332
-  Layer[2] : time 38.191514224094 (nsec) --- local (x,y) -200.69187476823, -31.259571158244
-  Layer[3] : time 39.862098154957 (nsec) --- local (x,y) -229.39697601174, -33.514767234273
-  Layer[4] : time 41.532688382452 (nsec) --- local (x,y) -258.13968354256, -35.712146665025
-EM Calorimeter has 9 hits. Total Edep is 978.24266725146 (MeV)
-Hadron Calorimeter has 0 hits. Total Edep is 0 (MeV)
+  Layer[0] : time 34.858006999705 (nsec) --- local (x,y) -174.77382321199, 50.341773850393
+  Layer[1] : time 36.530139762961 (nsec) --- local (x,y) -210.61504044871, 53.469615178672
+  Layer[2] : time 38.202628490299 (nsec) --- local (x,y) -247.73190832424, 58.270229708097
+  Layer[3] : time 39.87522363057 (nsec) --- local (x,y) -285.22668294242, 63.516829444745
+  Layer[4] : time 41.547833091449 (nsec) --- local (x,y) -322.76478495532, 68.862873265444
+EM Calorimeter has 7 hits. Total Edep is 910.81733612381 (MeV)
+Hadron Calorimeter has 1 hits. Total Edep is 1.5947668493501 (MeV)
 ... write file : B5.root - done
 ... write file : B5ntuple.root - done
 ... close file : B5.root - done
diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-csv.out b/examples/extended/analysis/AnaEx01/AnaEx01-csv.out
index 529dd17702..1951aa2e4f 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -866,20 +866,20 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 256.274 MeV +- 0 eV 
- mean Energy in Gap      : 50.16 MeV +- 0 eV 
+ mean Energy in Absorber : 281.112 MeV +- 0 eV 
+ mean Energy in Gap      : 74.1401 MeV +- 0 eV 
 
- mean trackLength in Absorber : 63.8594 cm  +- 0 fm 
- mean trackLength in Gap      : 26.1088 cm  +- 0 fm 
+ mean trackLength in Absorber : 69.2721 cm  +- 0 fm 
+ mean trackLength in Gap      : 37.7451 cm  +- 0 fm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 256.274 MeV rms = 0 eV 
-EGap: mean = 50.16 MeV rms = 0 eV 
-LAbs: mean = 63.8594 cm  rms = 0 fm 
-LGap: mean = 26.1088 cm  rms = 0 fm 
+EAbs: mean = 281.112 MeV rms = 0 eV 
+EGap: mean = 74.1401 MeV rms = 0 eV 
+LAbs: mean = 69.2721 cm  rms = 0 fm 
+LGap: mean = 37.7451 cm  rms = 0 fm 
 ... create file : ./histo/AnaEx01_h1_EAbs.csv - done
 ... create file : ./histo/AnaEx01_h1_EGap.csv - done
 ... create file : ./histo/AnaEx01_h1_LAbs.csv - done
@@ -939,20 +939,20 @@ There are histograms that can be viewed with visualization:
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 186.376 MeV +- 48.5122 MeV
- mean Energy in Gap      : 45.6396 MeV +- 12.7371 MeV
+ mean Energy in Absorber : 190.633 MeV +- 48.8718 MeV
+ mean Energy in Gap      : 46.5146 MeV +- 13.3975 MeV
 
- mean trackLength in Absorber : 46.0669 cm  +- 12.0216 cm 
- mean trackLength in Gap      : 23.1611 cm  +- 6.5053 cm 
+ mean trackLength in Absorber : 47.0418 cm  +- 12.1398 cm 
+ mean trackLength in Gap      : 23.5952 cm  +- 6.83896 cm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 186.376 MeV rms = 48.5122 MeV
-EGap: mean = 45.6396 MeV rms = 12.7371 MeV
-LAbs: mean = 46.0669 cm  rms = 12.0216 cm 
-LGap: mean = 23.1611 cm  rms = 6.5053 cm 
+EAbs: mean = 190.633 MeV rms = 48.8718 MeV
+EGap: mean = 46.5146 MeV rms = 13.3975 MeV
+LAbs: mean = 47.0418 cm  rms = 12.1398 cm 
+LGap: mean = 23.5952 cm  rms = 6.83896 cm 
 ... create file : ./histo/AnaEx01_h1_EAbs.csv - done
 ... create file : ./histo/AnaEx01_h1_EGap.csv - done
 ... create file : ./histo/AnaEx01_h1_LAbs.csv - done
diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-hdf5.out b/examples/extended/analysis/AnaEx01/AnaEx01-hdf5.out
index d1fe8287d0..b7ca506b8a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -865,20 +865,20 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 256.274 MeV +- 0 eV 
- mean Energy in Gap      : 50.16 MeV +- 0 eV 
+ mean Energy in Absorber : 281.112 MeV +- 0 eV 
+ mean Energy in Gap      : 74.1401 MeV +- 0 eV 
 
- mean trackLength in Absorber : 63.8594 cm  +- 0 fm 
- mean trackLength in Gap      : 26.1088 cm  +- 0 fm 
+ mean trackLength in Absorber : 69.2721 cm  +- 0 fm 
+ mean trackLength in Gap      : 37.7451 cm  +- 0 fm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 256.274 MeV rms = 0 eV 
-EGap: mean = 50.16 MeV rms = 0 eV 
-LAbs: mean = 63.8594 cm  rms = 0 fm 
-LGap: mean = 26.1088 cm  rms = 0 fm 
+EAbs: mean = 281.112 MeV rms = 0 eV 
+EGap: mean = 74.1401 MeV rms = 0 eV 
+LAbs: mean = 69.2721 cm  rms = 0 fm 
+LGap: mean = 37.7451 cm  rms = 0 fm 
 ... write file : AnaEx01.hdf5 - done
 ... close file : AnaEx01.hdf5 - done
 
@@ -923,20 +923,20 @@ There are histograms that can be viewed with visualization:
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 186.376 MeV +- 48.5122 MeV
- mean Energy in Gap      : 45.6396 MeV +- 12.7371 MeV
+ mean Energy in Absorber : 190.633 MeV +- 48.8718 MeV
+ mean Energy in Gap      : 46.5146 MeV +- 13.3975 MeV
 
- mean trackLength in Absorber : 46.0669 cm  +- 12.0216 cm 
- mean trackLength in Gap      : 23.1611 cm  +- 6.5053 cm 
+ mean trackLength in Absorber : 47.0418 cm  +- 12.1398 cm 
+ mean trackLength in Gap      : 23.5952 cm  +- 6.83896 cm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 186.376 MeV rms = 48.5122 MeV
-EGap: mean = 45.6396 MeV rms = 12.7371 MeV
-LAbs: mean = 46.0669 cm  rms = 12.0216 cm 
-LGap: mean = 23.1611 cm  rms = 6.5053 cm 
+EAbs: mean = 190.633 MeV rms = 48.8718 MeV
+EGap: mean = 46.5146 MeV rms = 13.3975 MeV
+LAbs: mean = 47.0418 cm  rms = 12.1398 cm 
+LGap: mean = 23.5952 cm  rms = 6.83896 cm 
 ... write file : AnaEx01.hdf5 - done
 ... close file : AnaEx01.hdf5 - done
 
diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-root.out b/examples/extended/analysis/AnaEx01/AnaEx01-root.out
index 26df583ddd..243c66d568 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -867,20 +867,20 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 256.274 MeV +- 0 eV 
- mean Energy in Gap      : 50.16 MeV +- 0 eV 
+ mean Energy in Absorber : 281.112 MeV +- 0 eV 
+ mean Energy in Gap      : 74.1401 MeV +- 0 eV 
 
- mean trackLength in Absorber : 63.8594 cm  +- 0 fm 
- mean trackLength in Gap      : 26.1088 cm  +- 0 fm 
+ mean trackLength in Absorber : 69.2721 cm  +- 0 fm 
+ mean trackLength in Gap      : 37.7451 cm  +- 0 fm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 256.274 MeV rms = 0 eV 
-EGap: mean = 50.16 MeV rms = 0 eV 
-LAbs: mean = 63.8594 cm  rms = 0 fm 
-LGap: mean = 26.1088 cm  rms = 0 fm 
+EAbs: mean = 281.112 MeV rms = 0 eV 
+EGap: mean = 74.1401 MeV rms = 0 eV 
+LAbs: mean = 69.2721 cm  rms = 0 fm 
+LGap: mean = 37.7451 cm  rms = 0 fm 
 ... write file : AnaEx01.root - done
 ... close file : AnaEx01.root - done
 
@@ -926,20 +926,20 @@ There are histograms that can be viewed with visualization:
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 186.376 MeV +- 48.5122 MeV
- mean Energy in Gap      : 45.6396 MeV +- 12.7371 MeV
+ mean Energy in Absorber : 190.633 MeV +- 48.8718 MeV
+ mean Energy in Gap      : 46.5146 MeV +- 13.3975 MeV
 
- mean trackLength in Absorber : 46.0669 cm  +- 12.0216 cm 
- mean trackLength in Gap      : 23.1611 cm  +- 6.5053 cm 
+ mean trackLength in Absorber : 47.0418 cm  +- 12.1398 cm 
+ mean trackLength in Gap      : 23.5952 cm  +- 6.83896 cm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 186.376 MeV rms = 48.5122 MeV
-EGap: mean = 45.6396 MeV rms = 12.7371 MeV
-LAbs: mean = 46.0669 cm  rms = 12.0216 cm 
-LGap: mean = 23.1611 cm  rms = 6.5053 cm 
+EAbs: mean = 190.633 MeV rms = 48.8718 MeV
+EGap: mean = 46.5146 MeV rms = 13.3975 MeV
+LAbs: mean = 47.0418 cm  rms = 12.1398 cm 
+LGap: mean = 23.5952 cm  rms = 6.83896 cm 
 ... write file : AnaEx01.root - done
 ... close file : AnaEx01.root - done
 
diff --git a/examples/extended/analysis/AnaEx01/AnaEx01-xml.out b/examples/extended/analysis/AnaEx01/AnaEx01-xml.out
index 7d5e3674c8..88f7500bfc 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -867,20 +867,20 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 256.274 MeV +- 0 eV 
- mean Energy in Gap      : 50.16 MeV +- 0 eV 
+ mean Energy in Absorber : 281.112 MeV +- 0 eV 
+ mean Energy in Gap      : 74.1401 MeV +- 0 eV 
 
- mean trackLength in Absorber : 63.8594 cm  +- 0 fm 
- mean trackLength in Gap      : 26.1088 cm  +- 0 fm 
+ mean trackLength in Absorber : 69.2721 cm  +- 0 fm 
+ mean trackLength in Gap      : 37.7451 cm  +- 0 fm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 256.274 MeV rms = 0 eV 
-EGap: mean = 50.16 MeV rms = 0 eV 
-LAbs: mean = 63.8594 cm  rms = 0 fm 
-LGap: mean = 26.1088 cm  rms = 0 fm 
+EAbs: mean = 281.112 MeV rms = 0 eV 
+EGap: mean = 74.1401 MeV rms = 0 eV 
+LAbs: mean = 69.2721 cm  rms = 0 fm 
+LGap: mean = 37.7451 cm  rms = 0 fm 
 ... write file : AnaEx01.xml - done
 ... write file : AnaEx01_nt_Ntuple1.xml - done
 ... write file : AnaEx01_nt_Ntuple2.xml - done
@@ -931,20 +931,20 @@ There are histograms that can be viewed with visualization:
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 186.376 MeV +- 48.5122 MeV
- mean Energy in Gap      : 45.6396 MeV +- 12.7371 MeV
+ mean Energy in Absorber : 190.633 MeV +- 48.8718 MeV
+ mean Energy in Gap      : 46.5146 MeV +- 13.3975 MeV
 
- mean trackLength in Absorber : 46.0669 cm  +- 12.0216 cm 
- mean trackLength in Gap      : 23.1611 cm  +- 6.5053 cm 
+ mean trackLength in Absorber : 47.0418 cm  +- 12.1398 cm 
+ mean trackLength in Gap      : 23.5952 cm  +- 6.83896 cm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 186.376 MeV rms = 48.5122 MeV
-EGap: mean = 45.6396 MeV rms = 12.7371 MeV
-LAbs: mean = 46.0669 cm  rms = 12.0216 cm 
-LGap: mean = 23.1611 cm  rms = 6.5053 cm 
+EAbs: mean = 190.633 MeV rms = 48.8718 MeV
+EGap: mean = 46.5146 MeV rms = 13.3975 MeV
+LAbs: mean = 47.0418 cm  rms = 12.1398 cm 
+LGap: mean = 23.5952 cm  rms = 6.83896 cm 
 ... write file : AnaEx01.xml - done
 ... write file : AnaEx01_nt_Ntuple1.xml - done
 ... write file : AnaEx01_nt_Ntuple2.xml - done
diff --git a/examples/extended/analysis/AnaEx02/AnaEx02.out b/examples/extended/analysis/AnaEx02/AnaEx02.out
index 421f664659..a522c81ff0 100644
--- a/examples/extended/analysis/AnaEx02/AnaEx02.out
+++ b/examples/extended/analysis/AnaEx02/AnaEx02.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -862,20 +862,20 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 256.274 MeV +- 0 eV 
- mean Energy in Gap      : 50.16 MeV +- 0 eV 
+ mean Energy in Absorber : 281.112 MeV +- 0 eV 
+ mean Energy in Gap      : 74.1401 MeV +- 0 eV 
 
- mean trackLength in Absorber : 63.8594 cm  +- 0 fm 
- mean trackLength in Gap      : 26.1088 cm  +- 0 fm 
+ mean trackLength in Absorber : 69.2721 cm  +- 0 fm 
+ mean trackLength in Gap      : 37.7451 cm  +- 0 fm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 256.274 MeV rms = 0 eV 
-EGap: mean = 50.16 MeV rms = 0 eV 
-LAbs: mean = 63.8594 cm  rms = 0 fm 
-LGap: mean = 26.1088 cm  rms = 0 fm 
+EAbs: mean = 281.112 MeV rms = 0 eV 
+EGap: mean = 74.1401 MeV rms = 0 eV 
+LAbs: mean = 69.2721 cm  rms = 0 fm 
+LGap: mean = 37.7451 cm  rms = 0 fm 
 
 ----> Histograms and ntuples are saved
 
@@ -909,20 +909,20 @@ LGap: mean = 26.1088 cm  rms = 0 fm
 
 --------------------End of Run------------------------------
 
- mean Energy in Absorber : 186.376 MeV +- 48.5122 MeV
- mean Energy in Gap      : 45.6396 MeV +- 12.7371 MeV
+ mean Energy in Absorber : 190.633 MeV +- 48.8718 MeV
+ mean Energy in Gap      : 46.5146 MeV +- 13.3975 MeV
 
- mean trackLength in Absorber : 46.0669 cm  +- 12.0216 cm 
- mean trackLength in Gap      : 23.1611 cm  +- 6.5053 cm 
+ mean trackLength in Absorber : 47.0418 cm  +- 12.1398 cm 
+ mean trackLength in Gap      : 23.5952 cm  +- 6.83896 cm 
 ------------------------------------------------------------
 
 
  ----> print histograms statistic 
 
-EAbs: mean = 186.376 MeV rms = 48.5122 MeV
-EGap: mean = 45.6396 MeV rms = 12.7371 MeV
-LAbs: mean = 46.0669 cm  rms = 12.0216 cm 
-LGap: mean = 23.1611 cm  rms = 6.5053 cm 
+EAbs: mean = 190.633 MeV rms = 48.8718 MeV
+EGap: mean = 46.5146 MeV rms = 13.3975 MeV
+LAbs: mean = 47.0418 cm  rms = 12.1398 cm 
+LGap: mean = 23.5952 cm  rms = 6.83896 cm 
 
 ----> Histograms and ntuples are saved
 
diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-csv.out b/examples/extended/analysis/AnaEx03/AnaEx03-csv.out
index 39c4dd4d6b..a4632fa73a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -861,10 +861,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 90.5308 MeV rms = 6.08062 MeV
-EGap: mean = 3.64448 MeV rms = 2.14405 MeV
-LAbs: mean = 6.56523 cm  rms = 5.55065 mm 
-LGap: mean = 1.78048 cm  rms = 1.07679 cm 
+EAbs: mean = 86.7754 MeV rms = 6.06128 MeV
+EGap: mean = 6.22737 MeV rms = 4.05788 MeV
+LAbs: mean = 6.36212 cm  rms = 5.45277 mm 
+LGap: mean = 3.22513 cm  rms = 2.15538 cm 
 ### Run 1 start.
 
 ---> Begin of event: 0
@@ -889,8 +889,8 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 177.138 MeV rms = 8.27034 MeV
-LAbs: mean = 12.7777 cm  rms = 6.20274 mm 
+EAbs: mean = 182.084 MeV rms = 6.77419 MeV
+LAbs: mean = 13.0969 cm  rms = 5.39518 mm 
 ### Run 2 start.
 
 ---> Begin of event: 0
@@ -923,10 +923,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 271 MeV rms = 9.43362 MeV
-EGap2: mean = 14.1853 MeV rms = 5.50846 MeV
-LAbs: mean = 19.5342 cm  rms = 7.25439 mm 
-LGap2: mean = 6.9354 cm  rms = 2.73288 cm 
+EAbs: mean = 271.702 MeV rms = 14.4701 MeV
+EGap2: mean = 13.0056 MeV rms = 4.70044 MeV
+LAbs: mean = 19.609 cm  rms = 1.07761 cm 
+LGap2: mean = 6.42871 cm  rms = 2.46679 cm 
 ... close file : ./histo/e-_h1_EAbs.csv - done
 ... close file : ./histo/e-_h1_EAbs_v1.csv - done
 ... close file : ./histo/e-_h1_EAbs_v2.csv - done
@@ -966,10 +966,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 226.225 MeV rms = 40.4637 MeV
-EGap2: mean = 19.8776 MeV rms = 6.61033 MeV
-LAbs: mean = 9.41867 cm  rms = 1.57179 cm 
-LGap2: mean = 4.82778 cm  rms = 1.12059 cm 
+EAbs: mean = 197.13 MeV rms = 59.1173 MeV
+EGap2: mean = 20.0031 MeV rms = 11.0171 MeV
+LAbs: mean = 8.42208 cm  rms = 2.68317 cm 
+LGap2: mean = 4.32901 cm  rms = 1.4735 cm 
 ### Run 4 start.
 
 ---> Begin of event: 0
@@ -998,10 +998,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 201.148 MeV rms = 55.8478 MeV
-EGap2: mean = 16.2152 MeV rms = 6.89304 MeV
-LAbs: mean = 8.83635 cm  rms = 2.47669 cm 
-LGap2: mean = 4.42853 cm  rms = 1.53221 cm 
+EAbs: mean = 201.326 MeV rms = 52.7717 MeV
+EGap2: mean = 19.8641 MeV rms = 13.0272 MeV
+LAbs: mean = 9.43807 cm  rms = 2.2901 cm 
+LGap2: mean = 4.98845 cm  rms = 1.36532 cm 
 ... close file : ./histo/proton_h1_EAbs.csv - done
 ... close file : ./histo/proton_h1_EAbs_v1.csv - done
 ... close file : ./histo/proton_h1_EGap2.csv - done
diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-hdf5.out b/examples/extended/analysis/AnaEx03/AnaEx03-hdf5.out
index f9815194b9..ccc431a211 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -851,10 +851,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 90.5308 MeV rms = 6.08062 MeV
-EGap: mean = 3.64448 MeV rms = 2.14405 MeV
-LAbs: mean = 6.56523 cm  rms = 5.55065 mm 
-LGap: mean = 1.78048 cm  rms = 1.07679 cm 
+EAbs: mean = 86.7754 MeV rms = 6.06128 MeV
+EGap: mean = 6.22737 MeV rms = 4.05788 MeV
+LAbs: mean = 6.36212 cm  rms = 5.45277 mm 
+LGap: mean = 3.22513 cm  rms = 2.15538 cm 
 ### Run 1 start.
 
 ---> Begin of event: 0
@@ -866,8 +866,8 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 177.138 MeV rms = 8.27034 MeV
-LAbs: mean = 12.7777 cm  rms = 6.20274 mm 
+EAbs: mean = 182.084 MeV rms = 6.77419 MeV
+LAbs: mean = 13.0969 cm  rms = 5.39518 mm 
 ### Run 2 start.
 
 ---> Begin of event: 0
@@ -879,10 +879,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 271 MeV rms = 9.43362 MeV
-EGap2: mean = 14.1853 MeV rms = 5.50846 MeV
-LAbs: mean = 19.5342 cm  rms = 7.25439 mm 
-LGap2: mean = 6.9354 cm  rms = 2.73288 cm 
+EAbs: mean = 271.702 MeV rms = 14.4701 MeV
+EGap2: mean = 13.0056 MeV rms = 4.70044 MeV
+LAbs: mean = 19.609 cm  rms = 1.07761 cm 
+LGap2: mean = 6.42871 cm  rms = 2.46679 cm 
 ... close file : e-.hdf5 - done
 ... create file : proton.hdf5 - done
 ... open analysis file : proton.hdf5 - done
@@ -897,10 +897,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 226.225 MeV rms = 40.4637 MeV
-EGap2: mean = 19.8776 MeV rms = 6.61033 MeV
-LAbs: mean = 9.41867 cm  rms = 1.57179 cm 
-LGap2: mean = 4.82778 cm  rms = 1.12059 cm 
+EAbs: mean = 197.13 MeV rms = 59.1173 MeV
+EGap2: mean = 20.0031 MeV rms = 11.0171 MeV
+LAbs: mean = 8.42208 cm  rms = 2.68317 cm 
+LGap2: mean = 4.32901 cm  rms = 1.4735 cm 
 ### Run 4 start.
 
 ---> Begin of event: 0
@@ -912,10 +912,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 201.148 MeV rms = 55.8478 MeV
-EGap2: mean = 16.2152 MeV rms = 6.89304 MeV
-LAbs: mean = 8.83635 cm  rms = 2.47669 cm 
-LGap2: mean = 4.42853 cm  rms = 1.53221 cm 
+EAbs: mean = 201.326 MeV rms = 52.7717 MeV
+EGap2: mean = 19.8641 MeV rms = 13.0272 MeV
+LAbs: mean = 9.43807 cm  rms = 2.2901 cm 
+LGap2: mean = 4.98845 cm  rms = 1.36532 cm 
 ... close file : proton.hdf5 - done
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-root.out b/examples/extended/analysis/AnaEx03/AnaEx03-root.out
index 8b017eb983..8ee3723b5a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -853,10 +853,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 90.5308 MeV rms = 6.08062 MeV
-EGap: mean = 3.64448 MeV rms = 2.14405 MeV
-LAbs: mean = 6.56523 cm  rms = 5.55065 mm 
-LGap: mean = 1.78048 cm  rms = 1.07679 cm 
+EAbs: mean = 86.7754 MeV rms = 6.06128 MeV
+EGap: mean = 6.22737 MeV rms = 4.05788 MeV
+LAbs: mean = 6.36212 cm  rms = 5.45277 mm 
+LGap: mean = 3.22513 cm  rms = 2.15538 cm 
 ### Run 1 start.
 
 ---> Begin of event: 0
@@ -868,8 +868,8 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 177.138 MeV rms = 8.27034 MeV
-LAbs: mean = 12.7777 cm  rms = 6.20274 mm 
+EAbs: mean = 182.084 MeV rms = 6.77419 MeV
+LAbs: mean = 13.0969 cm  rms = 5.39518 mm 
 ### Run 2 start.
 
 ---> Begin of event: 0
@@ -881,10 +881,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 271 MeV rms = 9.43362 MeV
-EGap2: mean = 14.1853 MeV rms = 5.50846 MeV
-LAbs: mean = 19.5342 cm  rms = 7.25439 mm 
-LGap2: mean = 6.9354 cm  rms = 2.73288 cm 
+EAbs: mean = 271.702 MeV rms = 14.4701 MeV
+EGap2: mean = 13.0056 MeV rms = 4.70044 MeV
+LAbs: mean = 19.609 cm  rms = 1.07761 cm 
+LGap2: mean = 6.42871 cm  rms = 2.46679 cm 
 ... close file : e-.root - done
 ... create file : proton.root - done
 ... open analysis file : proton.root - done
@@ -900,10 +900,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 226.225 MeV rms = 40.4637 MeV
-EGap2: mean = 19.8776 MeV rms = 6.61033 MeV
-LAbs: mean = 9.41867 cm  rms = 1.57179 cm 
-LGap2: mean = 4.82778 cm  rms = 1.12059 cm 
+EAbs: mean = 197.13 MeV rms = 59.1173 MeV
+EGap2: mean = 20.0031 MeV rms = 11.0171 MeV
+LAbs: mean = 8.42208 cm  rms = 2.68317 cm 
+LGap2: mean = 4.32901 cm  rms = 1.4735 cm 
 ### Run 4 start.
 
 ---> Begin of event: 0
@@ -915,10 +915,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 201.148 MeV rms = 55.8478 MeV
-EGap2: mean = 16.2152 MeV rms = 6.89304 MeV
-LAbs: mean = 8.83635 cm  rms = 2.47669 cm 
-LGap2: mean = 4.42853 cm  rms = 1.53221 cm 
+EAbs: mean = 201.326 MeV rms = 52.7717 MeV
+EGap2: mean = 19.8641 MeV rms = 13.0272 MeV
+LAbs: mean = 9.43807 cm  rms = 2.2901 cm 
+LGap2: mean = 4.98845 cm  rms = 1.36532 cm 
 ... close file : proton.root - done
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/analysis/AnaEx03/AnaEx03-xml.out b/examples/extended/analysis/AnaEx03/AnaEx03-xml.out
index ed349518c3..46d9b73eeb 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -855,10 +855,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 90.5308 MeV rms = 6.08062 MeV
-EGap: mean = 3.64448 MeV rms = 2.14405 MeV
-LAbs: mean = 6.56523 cm  rms = 5.55065 mm 
-LGap: mean = 1.78048 cm  rms = 1.07679 cm 
+EAbs: mean = 86.7754 MeV rms = 6.06128 MeV
+EGap: mean = 6.22737 MeV rms = 4.05788 MeV
+LAbs: mean = 6.36212 cm  rms = 5.45277 mm 
+LGap: mean = 3.22513 cm  rms = 2.15538 cm 
 ### Run 1 start.
 
 ---> Begin of event: 0
@@ -872,8 +872,8 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 177.138 MeV rms = 8.27034 MeV
-LAbs: mean = 12.7777 cm  rms = 6.20274 mm 
+EAbs: mean = 182.084 MeV rms = 6.77419 MeV
+LAbs: mean = 13.0969 cm  rms = 5.39518 mm 
 ### Run 2 start.
 
 ---> Begin of event: 0
@@ -887,10 +887,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 271 MeV rms = 9.43362 MeV
-EGap2: mean = 14.1853 MeV rms = 5.50846 MeV
-LAbs: mean = 19.5342 cm  rms = 7.25439 mm 
-LGap2: mean = 6.9354 cm  rms = 2.73288 cm 
+EAbs: mean = 271.702 MeV rms = 14.4701 MeV
+EGap2: mean = 13.0056 MeV rms = 4.70044 MeV
+LAbs: mean = 19.609 cm  rms = 1.07761 cm 
+LGap2: mean = 6.42871 cm  rms = 2.46679 cm 
 ... close file : e-.xml - done
 ... close file : e-_nt_Ntuple1.xml - done
 ... close file : e-_nt_Ntuple2.xml - done
@@ -911,10 +911,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 226.225 MeV rms = 40.4637 MeV
-EGap2: mean = 19.8776 MeV rms = 6.61033 MeV
-LAbs: mean = 9.41867 cm  rms = 1.57179 cm 
-LGap2: mean = 4.82778 cm  rms = 1.12059 cm 
+EAbs: mean = 197.13 MeV rms = 59.1173 MeV
+EGap2: mean = 20.0031 MeV rms = 11.0171 MeV
+LAbs: mean = 8.42208 cm  rms = 2.68317 cm 
+LGap2: mean = 4.32901 cm  rms = 1.4735 cm 
 ### Run 4 start.
 
 ---> Begin of event: 0
@@ -928,10 +928,10 @@ There are histograms that can be viewed with visualization:
 
  ----> print histograms statistic 
 
-EAbs: mean = 201.148 MeV rms = 55.8478 MeV
-EGap2: mean = 16.2152 MeV rms = 6.89304 MeV
-LAbs: mean = 8.83635 cm  rms = 2.47669 cm 
-LGap2: mean = 4.42853 cm  rms = 1.53221 cm 
+EAbs: mean = 201.326 MeV rms = 52.7717 MeV
+EGap2: mean = 19.8641 MeV rms = 13.0272 MeV
+LAbs: mean = 9.43807 cm  rms = 2.2901 cm 
+LGap2: mean = 4.98845 cm  rms = 1.36532 cm 
 ... close file : proton.xml - done
 ... close file : proton_nt_Ntuple1.xml - done
 ... close file : proton_nt_Ntuple2.xml - done
diff --git a/examples/extended/analysis/B1Con/exampleB01Con.out b/examples/extended/analysis/B1Con/exampleB01Con.out
index 084fe87c3e..db1daf0621 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -857,24 +857,24 @@ i/16 till_ith      mean          var           sd            r          vov
 
 
 G4ConvergenceTester Output Result of DOSE_TALLY
-       EFFICIENCY =         0.634
-             MEAN =   5.06408e-12
-              VAR =   2.12533e-23
-               SD =   4.61013e-12
-                R =     0.0287881
-            SHIFT =  -3.35491e-14
-              VOV =   0.000164871
-              FOM =       5027.63
-THE LARGEST SCORE =   1.07532e-11 and it happened at 771th event
-    Affected Mean =   5.06976e-12 and its ratio to original is 1.00112
-     Affected VAR =   2.12644e-23 and its ratio to original is 1.00052
-       Affected R =     0.0287489 and its ratio to original is 0.99864
-   Affected SHIFT =  -3.76895e-14 and its ratio to original is 1.12341
-     Affected FOM =       5027.63 and its ratio to original is 1
+       EFFICIENCY =         0.638
+             MEAN =   5.05669e-12
+              VAR =   2.16333e-23
+               SD =   4.65116e-12
+                R =     0.0290868
+            SHIFT =    2.0878e-15
+              VOV =   0.000156804
+              FOM =       5139.03
+THE LARGEST SCORE =    1.0851e-11 and it happened at 802th event
+    Affected Mean =   5.06247e-12 and its ratio to original is 1.00114
+     Affected VAR =   2.16452e-23 and its ratio to original is 1.00055
+       Affected R =      0.029047 and its ratio to original is 0.998632
+   Affected SHIFT =  -2.10021e-15 and its ratio to original is -1.00595
+     Affected FOM =       5139.03 and its ratio to original is 1
 MEAN distribution is  RANDOM
 r follows 1/std::sqrt(N)
 r is monotonically decrease 
-r is less than 0.1. r = 0.0287881
+r is less than 0.1. r = 0.0290868
 VOV follows 1/std::sqrt(N)
 VOV is monotonically decrease 
 FOM distribution is not RANDOM
@@ -884,26 +884,26 @@ This result passes 6 / 8 Convergence Test.
 
 G4ConvergenceTester Output History of DOSE_TALLY
 i/16 till_ith      mean          var           sd            r          vov          fom        shift            e        r2eff        r2int
-   1    62  5.51905e-12  2.10641e-23  4.58956e-12      0.10477   0.00349254      379.591 -6.31268e-13     0.619048   0.00976801   0.00103449
-   2   124  5.61858e-12  2.18088e-23  4.66999e-12     0.074342   0.00153125      753.912 -5.93002e-13        0.664   0.00404819   0.00143432
-   3   187  5.47396e-12  2.16103e-23  4.64869e-12    0.0619369  0.000942672      1086.15 -4.12992e-13     0.664894   0.00268085   0.00113493
-   4   249  5.41604e-12  2.16453e-23  4.65245e-12    0.0543287  0.000684029      1411.66 -3.53246e-13        0.656   0.00209756  0.000842244
-   5   312  5.21136e-12  2.13731e-23  4.62311e-12    0.0501431  0.000536455      1657.17 -1.63731e-13     0.645367   0.00175561   0.00075069
-   6   374  5.08358e-12  2.13251e-23  4.61791e-12    0.0469095   0.00044534      1893.51 -4.54349e-14     0.637333   0.00151743  0.000677198
-   7   437  5.12087e-12  2.12018e-23  4.60454e-12    0.0429641  0.000387384      2257.24  -7.1508e-14     0.648402   0.00123802  0.000603677
-   8   499  5.16732e-12  2.12644e-23  4.61133e-12    0.0399095  0.000334221      2615.99 -1.28457e-13        0.652   0.00106748  0.000522095
-   9   562  5.14956e-12  2.12312e-23  4.60773e-12    0.0377106  0.000295912      2929.96 -1.10341e-13     0.648313  0.000963527  0.000456035
-  10   624  5.15941e-12  2.13414e-23  4.61967e-12    0.0358155  0.000257338      3248.23 -1.20809e-13       0.6432  0.000887562  0.000393136
-  11   687  5.14724e-12  2.12482e-23  4.60957e-12    0.0341423  0.000240653      3574.41 -1.13851e-13     0.642442  0.000808955  0.000355046
-  12   749  5.16986e-12  2.12561e-23  4.61044e-12    0.0325636  0.000221595      3929.38 -1.29951e-13     0.645333  0.000732782  0.000326192
-  13   812  5.06478e-12  2.12849e-23  4.61355e-12     0.031947  0.000200563      4082.53  -3.2786e-14     0.634686  0.000707972   0.00031138
-  14   874  5.08498e-12  2.12612e-23  4.61099e-12     0.030655   0.00018871      4433.91 -5.06988e-14     0.636571  0.000652475  0.000286178
-  15   937  5.05867e-12  2.12182e-23  4.60632e-12    0.0297315  0.000178037      4713.63 -2.19487e-14     0.635394  0.000611754  0.000271265
-  16   999  5.06408e-12  2.12533e-23  4.61013e-12    0.0287881  0.000164871      5027.63 -3.35491e-14        0.634  0.000577287  0.000250638
+   1    62  5.51905e-12  2.10641e-23  4.58956e-12      0.10477   0.00349254      396.095 -6.31268e-13     0.619048   0.00976801   0.00103449
+   2   124  5.24443e-12  2.19131e-23  4.68114e-12     0.079836   0.00119948      682.142 -2.32561e-13        0.632   0.00465823   0.00166456
+   3   187  5.19533e-12  2.17828e-23   4.6672e-12    0.0655187  0.000810324      1012.84 -1.46253e-13     0.638298   0.00301418   0.00125568
+   4   249  5.24762e-12  2.17577e-23  4.66451e-12    0.0562178  0.000628242       1375.7 -1.88828e-13         0.64      0.00225  0.000897804
+   5   312  5.05818e-12  2.13264e-23  4.61805e-12    0.0516051  0.000543135      1632.62 -1.61673e-14     0.632588   0.00185562  0.000798965
+   6   374  4.94544e-12  2.13069e-23  4.61595e-12    0.0481992  0.000456237      1871.51   8.7396e-14     0.626667   0.00158865  0.000728316
+   7   437  5.00127e-12    2.121e-23  4.60543e-12        0.044  0.000391269      2245.77  4.18245e-14     0.636986   0.00130112  0.000630458
+   8   499  5.08953e-12  2.13598e-23  4.62167e-12    0.0406103  0.000326214      2636.34 -4.35334e-14        0.646   0.00109598  0.000549919
+   9   562  5.16829e-12  2.14152e-23  4.62765e-12    0.0377363  0.000291332      3053.18  -1.0866e-13     0.653641  0.000941192  0.000480309
+  10   624  5.18124e-12  2.14591e-23  4.63239e-12    0.0357628  0.000258743      3399.45 -1.18512e-13       0.6544  0.000844988  0.000431944
+  11   687  5.17908e-12  2.13659e-23  4.62233e-12    0.0340262  0.000239275       3755.3 -1.19679e-13     0.655523  0.000763807  0.000392296
+  12   749  5.17742e-12  2.13375e-23  4.61926e-12    0.0325783   0.00022047      4096.53 -1.13831e-13     0.658667  0.000690958  0.000368972
+  13   812  5.18358e-12  2.12092e-23  4.60534e-12    0.0311592  0.000212735      4478.15 -1.23029e-13     0.661747  0.000628724  0.000340981
+  14   874  5.13529e-12  2.13621e-23  4.62192e-12    0.0304266  0.000190414      4696.41 -7.65616e-14     0.651429  0.000611529   0.00031319
+  15   937  5.10108e-12  2.15153e-23  4.63846e-12      0.02969  0.000170897      4932.31 -4.15281e-14     0.646055  0.000584067  0.000296492
+  16   999  5.05669e-12  2.16333e-23  4.65116e-12    0.0290868  0.000156804      5139.03   2.0878e-15        0.638  0.000567398  0.000277796
 
 --------------------End of Global Run-----------------------
  The run consists of 1000 proton of 210 MeV
- Cumulated dose per run, in scoring volume : 5.06408 nanoGy  rms = 145.712 picoGy 
+ Cumulated dose per run, in scoring volume : 5.05669 nanoGy  rms = 147.009 picoGy 
 ------------------------------------------------------------
 
 Graphics systems deleted.
diff --git a/examples/extended/biasing/B01/exampleB01.out b/examples/extended/biasing/B01/exampleB01.out
index 0061019b45..cfad339c6c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -826,24 +826,24 @@ Max 2J for sampling of angular correlations         10
 =============================================================
 =============================================================
         Volume |   Tr.Entering |    Population |    Collisions |      Coll*WGT |     NumWGTedE |    FluxWGTedE |     Av.Tr.WGT |            SL |           SLW |         SLW_v |          SLWE |        SLWE_v |
-       cell_00 |            31 |           118 |            31 |            31 |      0.482495 |       4.16775 |             1 |       6812.57 |       6812.57 |       1840.77 |       28393.1 |       888.161 |
-       cell_01 |           147 |           175 |           476 |           476 |     0.0269176 |       4.83017 |             1 |       22825.5 |       22825.5 |        111896 |        110251 |       3011.98 |
-       cell_02 |           172 |           260 |          1390 |           695 |    0.00798965 |       2.77847 |           0.5 |       46080.4 |       23040.2 |        236476 |       64016.6 |       1889.36 |
-       cell_03 |           244 |           367 |          2097 |        524.25 |    0.00553153 |         2.299 |          0.25 |       65855.6 |       16463.9 |        218399 |       37850.5 |       1208.08 |
-       cell_04 |           311 |           439 |          2634 |        329.25 |    0.00480971 |       1.96254 |         0.125 |       83347.5 |       10418.4 |        144337 |       20446.6 |       694.218 |
-       cell_05 |           343 |           517 |          3149 |       196.812 |    0.00401073 |       1.63949 |        0.0625 |       96144.5 |       6009.03 |       87839.8 |       9851.72 |       352.302 |
-       cell_06 |           350 |           526 |          3205 |       100.156 |    0.00400036 |       1.63794 |       0.03125 |       95466.3 |       2983.32 |       43308.1 |       4886.49 |       173.248 |
-       cell_07 |           411 |           622 |          3732 |       58.3125 |    0.00463639 |       1.68295 |      0.015625 |        115496 |       1804.63 |       23567.6 |       3037.09 |       109.269 |
-       cell_08 |           447 |           662 |          4084 |       31.9062 |    0.00404394 |       1.56869 |     0.0078125 |        124656 |       973.876 |       14244.3 |       1527.71 |       57.6032 |
-       cell_09 |           443 |           665 |          4233 |       16.5352 |    0.00466168 |       1.38879 |    0.00390625 |        130337 |       509.128 |       6073.01 |       707.072 |       28.3104 |
-       cell_10 |           437 |           650 |          4057 |       7.92383 |    0.00342286 |       1.29416 |    0.00195312 |        117563 |       229.616 |       3460.85 |       297.159 |        11.846 |
-       cell_11 |           422 |           602 |          3911 |       3.81934 |    0.00319605 |       1.19272 |   0.000976562 |        116359 |       113.632 |       1761.77 |       135.532 |       5.63068 |
-       cell_12 |           390 |           580 |          3571 |       1.74365 |    0.00314364 |       1.20605 |   0.000488281 |        105083 |         51.31 |         795.4 |       61.8825 |       2.50045 |
-       cell_13 |           391 |           551 |          3507 |      0.856201 |    0.00303078 |       1.15664 |   0.000244141 |        106364 |       25.9679 |       421.802 |       30.0355 |       1.27839 |
-       cell_14 |           346 |           515 |          3465 |      0.422974 |    0.00298465 |       1.10511 |    0.00012207 |        101717 |       12.4167 |       198.142 |       13.7218 |      0.591384 |
-       cell_15 |           295 |           443 |          2720 |      0.166016 |    0.00301008 |       1.08728 |   6.10352e-05 |         80920 |       4.93896 |       80.6322 |       5.37006 |       0.24271 |
-       cell_16 |           285 |           392 |          2832 |     0.0864258 |    0.00241392 |      0.879531 |   3.05176e-05 |       79777.3 |       2.43461 |       40.7547 |       2.14132 |     0.0983786 |
-       cell_17 |           234 |           362 |          2635 |     0.0402069 |    0.00204222 |      0.830221 |   1.52588e-05 |         72477 |       1.10591 |       20.1619 |      0.918151 |      0.041175 |
-       cell_18 |           127 |           247 |          1594 |     0.0121613 |    0.00250679 |       1.12938 |   7.62939e-06 |       44162.3 |      0.336932 |       6.11903 |      0.380523 |     0.0153392 |
-       cell_19 |            76 |            76 |            76 |   0.000579834 |     0.0132168 |       2.22288 |   7.62939e-06 |       13288.1 |       0.10138 |      0.624613 |      0.225356 |    0.00825536 |
+       cell_00 |            38 |           131 |            38 |            38 |      0.127734 |        3.3177 |             1 |       7208.92 |       7208.92 |       6356.16 |         23917 |       811.897 |
+       cell_01 |           155 |           182 |           614 |           614 |     0.0210531 |       4.36408 |             1 |       25941.3 |       25941.3 |        148122 |        113210 |       3118.42 |
+       cell_02 |           166 |           271 |          1544 |           772 |    0.00766938 |       2.49197 |           0.5 |       50099.9 |       25049.9 |        252061 |       62423.7 |       1933.15 |
+       cell_03 |           204 |           329 |          1927 |        481.75 |    0.00734615 |       2.21468 |          0.25 |         62002 |       15500.5 |        155611 |       34328.6 |       1143.14 |
+       cell_04 |           255 |           401 |          2219 |       277.375 |    0.00404447 |       1.96357 |         0.125 |       68326.1 |       8540.76 |        134997 |       16770.3 |        545.99 |
+       cell_05 |           294 |           437 |          2710 |       169.375 |    0.00491922 |       1.76999 |        0.0625 |       83766.5 |       5235.41 |       65027.8 |       9266.61 |       319.886 |
+       cell_06 |           298 |           467 |          2571 |       80.3438 |    0.00383013 |       1.68586 |       0.03125 |       80907.8 |       2528.37 |       40894.2 |       4262.48 |        156.63 |
+       cell_07 |           280 |           431 |          2782 |       43.4688 |    0.00369089 |       1.36923 |      0.015625 |       82344.7 |       1286.64 |       18702.1 |        1761.7 |       69.0276 |
+       cell_08 |           289 |           441 |          2837 |       22.1641 |    0.00356832 |       1.25859 |     0.0078125 |       82266.5 |       642.707 |        9137.9 |       808.904 |       32.6069 |
+       cell_09 |           279 |           430 |          2748 |       10.7344 |    0.00256272 |       1.27376 |    0.00390625 |       80110.7 |       312.932 |       6259.92 |       398.601 |       16.0424 |
+       cell_10 |           274 |           409 |          2539 |       4.95898 |    0.00384701 |       1.32321 |    0.00195312 |       75706.6 |       147.864 |       2044.36 |       195.656 |       7.86469 |
+       cell_11 |           280 |           409 |          2704 |       2.64062 |    0.00374931 |       1.38624 |   0.000976562 |       80288.5 |       78.4068 |       1140.78 |       108.691 |       4.27712 |
+       cell_12 |           248 |           387 |          2587 |       1.26318 |    0.00262015 |       1.18621 |   0.000488281 |       73089.3 |       35.6881 |       656.374 |       42.3337 |        1.7198 |
+       cell_13 |           228 |           343 |          2078 |      0.507324 |    0.00308891 |       1.30833 |   0.000244141 |       62666.1 |       15.2993 |        264.72 |       20.0166 |      0.817695 |
+       cell_14 |           238 |           341 |          2383 |      0.290894 |    0.00310663 |       1.03811 |    0.00012207 |       68552.6 |       8.36824 |       121.564 |       8.68718 |      0.377655 |
+       cell_15 |           252 |           344 |          2505 |      0.152893 |    0.00228662 |      0.712841 |   6.10352e-05 |       68347.2 |       4.17158 |       66.4738 |       2.97367 |      0.152001 |
+       cell_16 |           192 |           294 |          2170 |     0.0662231 |    0.00179967 |      0.719758 |   3.05176e-05 |       57876.2 |       1.76624 |       32.9559 |       1.27127 |     0.0593098 |
+       cell_17 |           143 |           217 |          1423 |     0.0217133 |    0.00133862 |      0.657133 |   1.52588e-05 |       38452.2 |      0.586734 |       13.6664 |      0.385563 |     0.0182941 |
+       cell_18 |            72 |           137 |           844 |    0.00643921 |    0.00163629 |       0.67332 |   7.62939e-06 |       22786.8 |      0.173849 |       3.67902 |      0.117056 |    0.00601994 |
+       cell_19 |            30 |            30 |            30 |   0.000228882 |     0.0116028 |      0.701981 |   7.62939e-06 |       4524.62 |     0.0345201 |       0.11948 |     0.0242324 |    0.00138631 |
 =============================================
diff --git a/examples/extended/biasing/B02/exampleB02.out b/examples/extended/biasing/B02/exampleB02.out
index 57d674fa93..50d92ce68c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -853,24 +853,24 @@ Max 2J for sampling of angular correlations         10
 =============================================================
 =============================================================
         Volume |   Tr.Entering |    Population |    Collisions |      Coll*WGT |     NumWGTedE |    FluxWGTedE |     Av.Tr.WGT |            SL |           SLW |         SLW_v |          SLWE |        SLWE_v |
-       cell_00 |            38 |           132 |             0 |             0 |      0.131659 |       2.02852 |             1 |       6302.55 |       6302.55 |        4053.9 |       12784.9 |       533.735 |
-       cell_01 |           148 |           175 |           560 |           560 |     0.0515299 |       4.29245 |             1 |       25190.3 |       25190.3 |       59013.4 |        108128 |       3040.96 |
-       cell_02 |           178 |           269 |          1297 |         648.5 |    0.00974087 |       2.61897 |           0.5 |       46377.5 |       23188.8 |        198405 |       60730.7 |       1932.64 |
-       cell_03 |           252 |           380 |          2066 |         516.5 |    0.00699945 |       2.16742 |          0.25 |       69613.3 |       17403.3 |        185899 |       37720.4 |       1301.19 |
-       cell_04 |           297 |           428 |          2471 |       308.875 |    0.00458461 |       1.71155 |         0.125 |       76822.8 |       9602.84 |        131065 |       16435.7 |        600.88 |
-       cell_05 |           328 |           463 |          3118 |       194.875 |    0.00403836 |       1.36718 |        0.0625 |       94085.6 |       5880.35 |       80572.6 |       8039.47 |       325.381 |
-       cell_06 |           339 |           485 |          3027 |       94.5938 |    0.00340899 |       1.24154 |       0.03125 |       89627.7 |       2800.87 |       41708.7 |       3477.39 |       142.185 |
-       cell_07 |           348 |           478 |          3016 |        47.125 |    0.00302651 |       1.27831 |      0.015625 |         87848 |       1372.63 |       23145.3 |       1754.64 |       70.0496 |
-       cell_08 |           340 |           495 |          3181 |       24.8516 |    0.00323061 |       1.19049 |     0.0078125 |       93627.8 |       731.467 |       10995.5 |       870.808 |       35.5222 |
-       cell_09 |           301 |           462 |          2956 |       11.5469 |    0.00261784 |       1.10533 |    0.00390625 |       84146.2 |       328.696 |       5846.92 |       363.317 |       15.3063 |
-       cell_10 |           267 |           402 |          2470 |       4.82422 |    0.00250101 |       1.03499 |    0.00195312 |       70008.3 |       136.735 |       2447.78 |        141.52 |       6.12192 |
-       cell_11 |           238 |           344 |          2105 |       2.05566 |    0.00356936 |       1.21869 |   0.000976562 |       63584.8 |       62.0946 |        887.93 |       75.6742 |       3.16934 |
-       cell_12 |           257 |           376 |          2544 |       1.24219 |    0.00313097 |       1.19649 |   0.000488281 |         72951 |       35.6206 |       573.959 |       42.6198 |       1.79705 |
-       cell_13 |           245 |           358 |          2379 |      0.580811 |    0.00334534 |       1.27585 |   0.000244141 |       71105.7 |       17.3598 |       273.938 |       22.1484 |      0.916416 |
-       cell_14 |           245 |           349 |          2370 |      0.289307 |    0.00320841 |       1.10419 |    0.00012207 |       69660.8 |       8.50352 |       124.801 |       9.38954 |      0.400413 |
-       cell_15 |           222 |           344 |          2197 |      0.134094 |    0.00260175 |       1.07531 |   6.10352e-05 |       61713.9 |       3.76672 |       65.2441 |       4.05038 |      0.169749 |
-       cell_16 |           166 |           255 |          1859 |     0.0567322 |    0.00218421 |       0.99276 |   3.05176e-05 |       50358.3 |       1.53681 |       30.6841 |       1.52569 |     0.0670205 |
-       cell_17 |           141 |           203 |          1441 |     0.0219879 |    0.00211582 |      0.947373 |   1.52588e-05 |       39451.2 |      0.601977 |       11.6496 |      0.570297 |     0.0246484 |
-       cell_18 |            91 |           170 |           890 |    0.00679016 |    0.00258694 |       1.29867 |   7.62939e-06 |       26293.5 |      0.200603 |       4.01351 |      0.260517 |     0.0103827 |
-       cell_19 |            58 |            58 |             0 |             0 |     0.0122864 |       2.23276 |   7.62939e-06 |       9278.93 |     0.0707926 |      0.456625 |      0.158063 |    0.00561026 |
+       cell_00 |            46 |           138 |             0 |             0 |     0.0753216 |       2.63717 |             1 |       9079.87 |       9079.87 |       11859.1 |       23945.1 |       893.249 |
+       cell_01 |           155 |           182 |           588 |           588 |     0.0225928 |       4.15715 |             1 |       24717.2 |       24717.2 |        131903 |        102753 |       2980.06 |
+       cell_02 |           151 |           252 |           979 |         489.5 |     0.0103622 |       3.09781 |           0.5 |       40582.2 |       20291.1 |        191708 |         62858 |       1986.52 |
+       cell_03 |           219 |           366 |          1826 |         456.5 |    0.00811717 |       2.27814 |          0.25 |       64337.3 |       16084.3 |        152601 |       36642.3 |       1238.68 |
+       cell_04 |           316 |           465 |          2802 |        350.25 |    0.00576402 |       1.71551 |         0.125 |       89222.7 |       11152.8 |        121777 |       19132.8 |       701.925 |
+       cell_05 |           388 |           561 |          3404 |        212.75 |     0.0039408 |       1.48412 |        0.0625 |        102426 |        6401.6 |       91297.4 |       9500.76 |       359.784 |
+       cell_06 |           404 |           547 |          3732 |       116.625 |    0.00320585 |       1.23062 |       0.03125 |        109588 |       3424.63 |       51832.8 |       4214.42 |       166.168 |
+       cell_07 |           393 |           580 |          3700 |       57.8125 |    0.00309585 |       1.25071 |      0.015625 |        106356 |       1661.81 |       27064.7 |       2078.44 |       83.7882 |
+       cell_08 |           351 |           505 |          3365 |       26.2891 |    0.00299826 |       1.20118 |     0.0078125 |       99319.7 |       775.935 |       12825.3 |       932.037 |       38.4535 |
+       cell_09 |           313 |           477 |          3029 |        11.832 |     0.0025767 |        1.2116 |    0.00390625 |       89637.9 |       350.148 |       6606.23 |       424.241 |       17.0223 |
+       cell_10 |           261 |           402 |          2410 |       4.70703 |    0.00297818 |       1.30127 |    0.00195312 |       70860.8 |         138.4 |        2390.2 |       180.095 |       7.11843 |
+       cell_11 |           240 |           357 |          2146 |        2.0957 |    0.00251627 |       1.24978 |   0.000976562 |       64003.5 |       62.5034 |       1222.31 |       78.1152 |       3.07567 |
+       cell_12 |           201 |           284 |          1897 |       0.92627 |     0.0030549 |       1.06885 |   0.000488281 |       57041.2 |       27.8521 |       433.343 |       29.7696 |       1.32382 |
+       cell_13 |           155 |           233 |          1556 |      0.379883 |    0.00289978 |       1.15727 |   0.000244141 |       45804.7 |       11.1828 |        190.82 |       12.9415 |      0.553335 |
+       cell_14 |           132 |           209 |          1141 |      0.139282 |    0.00288871 |       1.11088 |    0.00012207 |         35938 |       4.38696 |       72.6168 |        4.8734 |      0.209769 |
+       cell_15 |           148 |           201 |          1198 |     0.0731201 |    0.00377927 |       1.26671 |   6.10352e-05 |       36156.5 |       2.20682 |         30.94 |       2.79539 |      0.116931 |
+       cell_16 |           163 |           218 |          1462 |     0.0446167 |    0.00284873 |       1.14204 |   3.05176e-05 |       43141.7 |       1.31658 |       22.0107 |       1.50359 |     0.0627025 |
+       cell_17 |           142 |           202 |          1264 |     0.0192871 |     0.0033324 |       0.98168 |   1.52588e-05 |       37896.8 |       0.57826 |       7.71457 |      0.567666 |      0.025708 |
+       cell_18 |            86 |           163 |           894 |    0.00682068 |    0.00375007 |       1.18866 |   7.62939e-06 |       28142.3 |      0.214709 |       3.01047 |      0.255217 |     0.0112895 |
+       cell_19 |            58 |            58 |             0 |             0 |    0.00965017 |       1.94993 |   7.62939e-06 |       8615.98 |     0.0657347 |      0.525426 |      0.128178 |    0.00507045 |
 =============================================
diff --git a/examples/extended/biasing/B03/exampleB03.out b/examples/extended/biasing/B03/exampleB03.out
index 18fa8b868d..e907212403 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/biasing/GB01/exampleGB01.out b/examples/extended/biasing/GB01/exampleGB01.out
index 867966d721..eb3ff42258 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1621,150 +1621,141 @@ 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        0        0      157      77.2        0        0         0   test.phys initStep
-    1  -0.0763  -0.0232      163      76.2    0.905     5.76      5.76   test.phys eBrem
-    2   -0.597   -0.514      182      73.5     2.28     19.3      25.1   test.phys eIoni
-    3   -0.594   -0.512      182      73.4    0.131    0.429      25.5   test.phys eBrem
-    4   -0.687   -0.493      188      58.3    0.656     5.39      30.9   test.phys eBrem
-    5    -1.03    -0.12      200      56.2      1.3     11.8      42.7   test.phys eIoni
-    6    -1.04  -0.0913      200      56.1    0.071    0.406      43.1       World Transportation
-    7     -170      719    1e+04      56.1 3.44e-22 9.83e+03  9.87e+03  OutOfWorld Transportation
+    1  -0.0712  -0.0794      163      75.7     1.12     6.21      6.21   test.phys eIoni
+    2  -0.0443   -0.162      166      63.9    0.331     2.68       8.9   test.phys eBrem
+    3     0.14   -0.469      172      61.9     0.78     6.54      15.4   test.phys eBrem
+    4    0.637    -1.82      200      58.2     3.72     27.7      43.2       World Transportation
+    5     -364     -834    1e+04      58.2 3.46e-22 9.84e+03  9.89e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.03    -0.12      200     0.824        0        0         0   test.phys initStep
-    1   -0.667   -0.303      200     0.706    0.119    0.608     0.608       World Transportation
-    2 6.26e+03 -5.04e+03    1e+04     0.706 3.58e-22 1.27e+04  1.27e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.687   -0.493      188      14.4        0        0         0   test.phys initStep
-    1    -1.16   -0.299      200      14.4        0     12.2      12.2       World Transportation
-    2     -378      155    1e+04      14.4        0 9.81e+03  9.82e+03  OutOfWorld Transportation
+    0     0.14   -0.469      172      1.24        0        0         0   test.phys initStep
+    1    0.559    -1.88      200      1.24        0     27.7      27.7       World Transportation
+    2      149     -502    1e+04      1.24        0 9.81e+03  9.84e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.594   -0.512      182   0.00347        0        0         0   test.phys initStep
-    1   -0.591   -0.503      183         0 0.000403    0.194     0.194   test.phys phot
+    0  -0.0443   -0.162      166      11.5        0        0         0   test.phys initStep
+    1    0.398     -1.3      200      11.5        0     34.2      34.2       World Transportation
+    2      127     -327    1e+04      11.5        0 9.81e+03  9.84e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.591   -0.503      183   0.00307        0        0         0   test.phys initStep
-    1   -0.591   -0.503      183         0  0.00307 0.000474  0.000474   test.phys eIoni
+    0  -0.0712  -0.0794      163     0.395        0        0         0   test.phys initStep
+    1   -0.628   -0.606      164     0.189    0.206      1.5       1.5   test.phys eIoni
+    2   -0.515   -0.873      164         0    0.189    0.574      2.07   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.597   -0.514      182     0.412        0        0         0   test.phys initStep
-    1    -1.18   0.0347      182     0.158    0.254     1.55      1.55   test.phys eIoni
-    2    -1.26   -0.167      182         0    0.158    0.429      1.98   test.phys eIoni
+    0        0        0      157      21.8        0        0         0   test.phys initStep
+    1    -1.25   -0.181      173      19.6     1.93     15.8      15.8   test.phys eIoni
+    2    -4.83    -1.06      194      16.1     2.57     21.8      37.6   test.phys eIoni
+    3    -5.12     -1.1      195      15.6    0.189     1.21      38.9   test.phys eIoni
+    4    -6.26    -1.11      200        15    0.574     4.92      43.8       World Transportation
+    5 -2.54e+03      679    1e+04        15 3.16e-22 1.01e+04  1.02e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0763  -0.0232      163    0.0917        0        0         0   test.phys initStep
-    1    0.127    -1.07      200    0.0917        0     37.3      37.3       World Transportation
-    2     53.5     -276    1e+04    0.0917        0  9.8e+03  9.84e+03  OutOfWorld Transportation
+    0    -5.12     -1.1      195     0.336        0        0         0   test.phys initStep
+    1    -5.53    -1.63      195    0.0552    0.281      1.3       1.3   test.phys eIoni
+    2     -5.5    -1.61      195         0   0.0552   0.0719      1.37   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      157      21.8        0        0         0   test.phys initStep
-    1    0.116   0.0407      160      20.2    0.362     3.36      3.36   test.phys eIoni
-    2     1.31    0.874      172      18.7     1.47     11.8      15.2   test.phys eBrem
-    3     1.79     1.09      175      13.4    0.357     2.76        18   test.phys eIoni
-    4     6.86     4.15      190      7.08     1.88     16.5      34.4   test.phys eBrem
-    5     9.79     6.71      200      5.53     1.54     11.1      45.5       World Transportation
-    6 3.67e+03 4.85e+03    1e+04      5.53 3.28e-22 1.15e+04  1.16e+04  OutOfWorld Transportation
+    0    -4.83    -1.06      194     0.941        0        0         0   test.phys initStep
+    1    -4.04    -2.23      196     0.597    0.345     2.61      2.61   test.phys eIoni
+    2     -4.6    -1.63      197     0.341    0.255     1.97      4.58   test.phys eIoni
+    3    -4.75    -0.91      197      0.12    0.221     1.32      5.91   test.phys eIoni
+    4    -4.78   -0.881      197         0     0.12    0.272      6.18   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     6.86     4.15      190      4.49        0        0         0   test.phys initStep
-    1     11.4     5.09      200      4.49        0     11.1      11.1       World Transportation
-    2 4.43e+03      927    1e+04      4.49        0 1.08e+04  1.08e+04  OutOfWorld Transportation
+    0    -1.25   -0.181      173     0.224        0        0         0   test.phys initStep
+    1    -1.16     0.13      173         0    0.224    0.749     0.749   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.79     1.09      175      4.91        0        0         0   test.phys initStep
-    1     4.81    -0.32      183      3.73     1.18     9.13      9.13   test.phys eIoni
-    2     5.79    -5.59      188       2.9    0.828     7.22      16.3   test.phys eIoni
-    3     6.07    -10.9      189      2.22    0.681     5.87      22.2   test.phys eIoni
-    4     6.53    -15.3      191       1.6    0.618     4.75        27   test.phys eIoni
-    5      6.7    -18.4      192     0.953     0.65     3.73      30.7   test.phys eIoni
-    6     7.79    -20.3      192     0.597    0.357     2.63      33.3   test.phys eIoni
-    7     8.71    -21.3      191     0.256     0.34     1.98      35.3   test.phys eIoni
-    8     9.17    -21.3      192         0    0.256    0.924      36.2   test.phys eIoni
+    0        0        0     -500         1        0        0         0       World initStep
+    1        0        0        0         1        0      500       500   test.phys Transportation
+    2        0        0      199     0.954   0.0455      199       699   test.phys biasWrapper(hadElastic)
+    3   -0.574   -0.943      200     0.954        0      1.5       700       World Transportation
+    4 -5.54e+03 -9.1e+03    1e+04     0.954        0 1.45e+04  1.52e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.31    0.874      172   0.00263        0        0         0   test.phys initStep
-    1     1.31    0.875      172         0 0.000403  0.00845   0.00845   test.phys phot
+    0        0        0     -500         1        0        0         0       World initStep
+    1        0        0        0         1        0      500       500   test.phys Transportation
+    2        0        0     41.8     0.998  0.00155     41.8       542   test.phys biasWrapper(hadElastic)
+    3   0.0469   0.0446     42.2     0.889        0    0.442       542   test.phys biasWrapper(hadElastic)
+    4    -91.9     -112     94.2     0.842   0.0472      154       696   test.phys biasWrapper(hadElastic)
+    5     -113     -141      200     0.842        0      112       808       World Transportation
+    6 -2.08e+03 -2.83e+03    1e+04     0.842        0 1.03e+04  1.12e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 11
+* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.31    0.875      172   0.00222        0        0         0   test.phys initStep
-    1     1.31    0.875      172         0  0.00222 0.000281  0.000281   test.phys eIoni
+    0   0.0469   0.0446     42.2     0.109        0        0         0   test.phys initStep
+    1   0.0477   0.0456     42.2         0    0.109  0.00201   0.00201   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.116   0.0407      160      1.22        0        0         0   test.phys initStep
-    1     1.02    -1.46      162     0.899    0.319     3.08      3.08   test.phys eIoni
-    2     2.02    -2.98      163     0.604    0.295     2.53      5.61   test.phys eIoni
-    3     2.92    -4.08      163     0.269    0.334     1.99       7.6   test.phys eIoni
-    4     3.26    -3.92      163         0    0.269    0.997       8.6   test.phys eIoni
+    0        0        0     -500         1        0        0         0       World initStep
+    1        0        0        0         1        0      500       500   test.phys Transportation
+    2        0        0     72.9     0.919        0     72.9       573   test.phys biasWrapper(hadElastic)
+    3     11.5       36     90.1     0.882   0.0365     41.5       614   test.phys biasWrapper(hadElastic)
+    4      125     83.3      168     0.821   0.0611      146       760   test.phys biasWrapper(hadElastic)
+    5      161     84.2      152     0.641        0     39.2       799   test.phys biasWrapper(hadElastic)
+    6     46.2     13.4      129     0.589   0.0529      137       936   test.phys biasWrapper(hadElastic)
+    7    -57.8     55.8      200     0.589        0      133  1.07e+03       World Transportation
+    8   -1e+04 4.11e+03 6.94e+03     0.589        0 1.27e+04  1.37e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500         1        0        0         0       World initStep
-    1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0     53.2     0.993  0.00686     53.2       553   test.phys biasWrapper(hadElastic)
-    3     2.65     3.73     67.4     0.985  0.00807       15       568   test.phys biasWrapper(hadElastic)
-    4     23.2    -6.87      188     0.903        0      123       691   test.phys biasWrapper(hadElastic)
-    5       61     5.34      200     0.903        0     41.4       733       World Transportation
-    6    1e+04 3.22e+03 3.23e+03     0.903        0 1.09e+04  1.16e+04  OutOfWorld Transportation
+    0      161     84.2      152      0.18        0        0         0   test.phys initStep
+    1      161     84.2      152         0     0.18  0.00252   0.00252   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     23.2    -6.87      188    0.0817        0        0         0   test.phys initStep
-    1     23.2    -6.87      188         0   0.0817  0.00176   0.00176   test.phys ionIoni
+    0        0        0     72.9    0.0812        0        0         0   test.phys initStep
+    1 -0.000286 -0.000894     72.9         0   0.0812  0.00175   0.00175   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -1773,21 +1764,18 @@ 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        0        0     -500         1        0        0         0       World initStep
     1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0     16.3     0.887        0     16.3       516   test.phys biasWrapper(hadElastic)
-    3     32.1     21.2     22.9     0.844   0.0431       39       555   test.phys biasWrapper(hadElastic)
-    4     78.8     7.18     36.6     0.839  0.00499     50.7       606   test.phys biasWrapper(hadElastic)
-    5      178    -58.8     75.4     0.774   0.0652      125       731   test.phys biasWrapper(hadElastic)
-    6      269    -40.8     24.3      0.73   0.0441      106       837   test.phys biasWrapper(hadElastic)
-    7      271    -33.1 -7.11e-15      0.73        0     25.6       863       World Transportation
-    8 1.31e+03 3.13e+03   -1e+04      0.73        0 1.05e+04  1.14e+04  OutOfWorld Transportation
+    2        0        0     58.7     0.769        0     58.7       559   test.phys biasWrapper(hadElastic)
+    3     1.44    -31.6     13.5     0.735   0.0341     55.1       614   test.phys biasWrapper(hadElastic)
+    4     23.4    -47.5        0     0.735        0     30.3       644       World Transportation
+    5    1e+04 -7.28e+03 -6.15e+03     0.735        0 1.38e+04  1.44e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.3     0.113        0        0         0   test.phys initStep
-    1 -0.000948 -0.000625     16.3         0    0.113  0.00204   0.00204   test.phys ionIoni
+    0        0        0     58.7     0.231        0        0         0   test.phys initStep
+    1 -3.09e-05 0.000676     58.7         0    0.231  0.00269   0.00269   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -1796,19 +1784,11 @@ 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        0        0     -500         1        0        0         0       World initStep
     1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0     48.9     0.878        0     48.9       549   test.phys biasWrapper(hadElastic)
-    3    -13.9     25.6     51.9     0.852   0.0259     29.3       578   test.phys biasWrapper(hadElastic)
-    4    -56.1     44.8     51.4     0.831   0.0217     46.4       625   test.phys biasWrapper(hadElastic)
-    5     -145     52.4        0     0.831        0      103       727       World Transportation
-    6   -1e+04      907 -5.72e+03     0.831        0 1.14e+04  1.22e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     48.9     0.122        0        0         0   test.phys initStep
-    1 0.000557 -0.00103     48.9         0    0.122  0.00211   0.00211   test.phys ionIoni
+    2        0        0     11.9     0.971   0.0289     11.9       512   test.phys biasWrapper(hadElastic)
+    3     6.56    -30.3     52.7     0.952    0.019     51.3       563   test.phys biasWrapper(hadElastic)
+    4     87.9     -106      130     0.948  0.00408      136       699   test.phys biasWrapper(hadElastic)
+    5      127     -164      200     0.948        0     98.6       797       World Transportation
+    6 5.65e+03 -8.3e+03    1e+04     0.948        0 1.39e+04  1.47e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -1817,38 +1797,45 @@ 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        0        0     -500         1        0        0         0       World initStep
     1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0     72.7     0.857        0     72.7       573   test.phys biasWrapper(hadElastic)
-    3    -45.5     -120     64.3     0.833   0.0244      129       702   test.phys biasWrapper(hadElastic)
-    4      -55     -156     33.6     0.648        0     47.6       749   test.phys biasWrapper(hadElastic)
-    5    -62.4     -148     58.4     0.525        0       27       776   test.phys biasWrapper(hadElastic)
-    6    -40.1     -141     50.7     0.498    0.027     24.6       801   test.phys biasWrapper(hadElastic)
-    7     94.3     -211     67.9     0.437    0.061      153       953   test.phys biasWrapper(hadElastic)
-    8     93.3     -245        0     0.437        0       76  1.03e+03       World Transportation
-    9    -59.5 -5.28e+03   -1e+04     0.437        0 1.12e+04  1.22e+04  OutOfWorld Transportation
+    2        0        0     34.1     0.959   0.0414     34.1       534   test.phys biasWrapper(hadElastic)
+    3    -36.8     59.3      104     0.868        0     98.7       633   test.phys biasWrapper(hadElastic)
+    4    -10.7     63.1      131     0.849   0.0196       38       671   test.phys biasWrapper(hadElastic)
+    5   -0.958     67.6      183     0.755        0     52.7       723   test.phys biasWrapper(hadElastic)
+    6      255      -15      195     0.739   0.0165      269       992   test.phys biasWrapper(hadElastic)
+    7      302     -4.1      189     0.612        0     49.3  1.04e+03   test.phys biasWrapper(hadElastic)
+    8      267      4.7      121     0.559   0.0531     77.1  1.12e+03   test.phys biasWrapper(hadElastic)
+    9      201     26.6      128     0.533   0.0255     70.5  1.19e+03   test.phys biasWrapper(hadElastic)
+   10      171     79.7      112     0.529  0.00379     62.9  1.25e+03   test.phys biasWrapper(hadElastic)
+   11    -30.5      331      113     0.485   0.0441      322  1.57e+03   test.phys biasWrapper(hadElastic)
+   12    -67.1      322      126     0.438   0.0469     39.9  1.61e+03   test.phys biasWrapper(hadElastic)
+   13     -102      341     89.7     0.434  0.00437     53.1  1.67e+03   test.phys biasWrapper(hadElastic)
+   14     -161      423     17.4     0.416   0.0176      125  1.79e+03   test.phys biasWrapper(hadElastic)
+   15     -195      424        0     0.416        0     38.1  1.83e+03       World Transportation
+   16   -1e+04      840 -5.03e+03     0.416        0  1.1e+04  1.29e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -62.4     -148     58.4     0.123        0        0         0   test.phys initStep
-    1    -62.4     -148     58.4         0    0.123  0.00213   0.00213   test.phys ionIoni
+    0      302     -4.1      189     0.127        0        0         0   test.phys initStep
+    1      302     -4.1      189         0    0.127  0.00216   0.00216   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      -55     -156     33.6     0.185        0        0         0   test.phys initStep
-    1      -55     -156     33.6         0    0.185  0.00254   0.00254   test.phys ionIoni
+    0   -0.958     67.6      183    0.0933        0        0         0   test.phys initStep
+    1   -0.958     67.6      183         0   0.0933  0.00187   0.00187   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     72.7     0.143        0        0         0   test.phys initStep
-    1 0.000426  0.00113     72.7         0    0.143  0.00228   0.00228   test.phys ionIoni
+    0    -36.8     59.3      104    0.0903        0        0         0   test.phys initStep
+    1    -36.8     59.3      104         0   0.0903  0.00184   0.00184   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -1857,26 +1844,29 @@ 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        0        0     -500         1        0        0         0       World initStep
     1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0     58.4     0.917        0     58.4       558   test.phys biasWrapper(hadElastic)
-    3     17.4    -2.16       66     0.789        0     19.1       578   test.phys biasWrapper(hadElastic)
-    4     47.3       32        0     0.789        0     80.1       658       World Transportation
-    5 4.58e+03 5.22e+03   -1e+04     0.789        0 1.21e+04  1.28e+04  OutOfWorld Transportation
+    2        0        0     8.92     0.948   0.0515     8.92       509   test.phys biasWrapper(hadElastic)
+    3     36.7     13.4     40.9     0.938   0.0103     50.5       559   test.phys biasWrapper(hadElastic)
+    4     88.1     64.9      141     0.836        0      124       683   test.phys biasWrapper(hadElastic)
+    5     93.5     72.9      137     0.825   0.0105     10.6       694   test.phys biasWrapper(hadElastic)
+    6      156      109     90.1     0.709        0     86.2       780   test.phys biasWrapper(hadElastic)
+    7      268     38.6      200     0.709        0      172       952       World Transportation
+    8    1e+04 -6.13e+03 9.79e+03     0.709        0  1.5e+04  1.59e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     17.4    -2.16       66     0.127        0        0         0   test.phys initStep
-    1     17.4    -2.16       66         0    0.127  0.00216   0.00216   test.phys ionIoni
+    0      156      109     90.1     0.116        0        0         0   test.phys initStep
+    1      156      109     90.1         0    0.116  0.00207   0.00207   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     58.4    0.0833        0        0         0   test.phys initStep
-    1 -0.000949 0.000118     58.4         0   0.0833  0.00177   0.00177   test.phys ionIoni
+    0     88.1     64.9      141     0.102        0        0         0   test.phys initStep
+    1     88.1     64.9      141         0    0.102  0.00195   0.00195   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -1885,42 +1875,18 @@ 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        0        0     -500         1        0        0         0       World initStep
     1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0       37         0        0       37       537   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0       37     0.168        0        0         0   test.phys initStep
-    1 -0.000127 0.000856       37         0    0.168  0.00246   0.00246   test.phys ionIoni
+    2        0        0      127      0.91        0      127       627   test.phys biasWrapper(hadElastic)
+    3    -7.76    -78.8      157     0.877   0.0339     84.5       711   test.phys biasWrapper(hadElastic)
+    4    -30.8     -104      200     0.877        0     55.2       767       World Transportation
+    5 -5.22e+03 -5.75e+03    1e+04     0.877        0 1.24e+04  1.32e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0       37     0.243        0        0         0   test.phys initStep
-    1    -3.96    -23.9      1.6     0.157        0     42.9      42.9   test.phys compt
-    2    -3.56    -20.6        0     0.157        0     3.75      46.7       World Transportation
-    3 1.18e+03    1e+04 -4.77e+03     0.157        0 1.12e+04  1.12e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.96    -23.9      1.6    0.0864        0        0         0   test.phys initStep
-    1    -3.97      -24     1.57         0   0.0864    0.156     0.156   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0       37     0.552        0        0         0   test.phys initStep
-    1     9.14    -61.2        0     0.552        0     72.1      72.1       World Transportation
-    2 1.49e+03   -1e+04 -6.01e+03     0.552        0 1.17e+04  1.18e+04  OutOfWorld Transportation
+    0        0        0      127    0.0896        0        0         0   test.phys initStep
+    1 9.84e-05 0.000999      127         0   0.0896  0.00183   0.00183   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -1929,39 +1895,37 @@ 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        0        0     -500         1        0        0         0       World initStep
     1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0     26.6     0.959   0.0408     26.6       527   test.phys biasWrapper(hadElastic)
-    3       51     40.2     92.3     0.894   0.0655     92.4       619   test.phys biasWrapper(hadElastic)
-    4       37     45.8      127     0.881   0.0127     37.5       657   test.phys biasWrapper(hadElastic)
-    5       16     96.7      200     0.881        0     91.7       748       World Transportation
-    6 -2.8e+03 6.89e+03    1e+04     0.881        0 1.23e+04   1.3e+04  OutOfWorld Transportation
+    2        0        0     40.5     0.827        0     40.5       540   test.phys biasWrapper(hadElastic)
+    3    -9.93      -29     30.4     0.798   0.0293     32.3       573   test.phys biasWrapper(hadElastic)
+    4    -53.5    -58.7     32.1     0.622        0     52.8       626   test.phys biasWrapper(hadElastic)
+    5    -23.8    -56.1       50     0.561   0.0605     34.8       660   test.phys biasWrapper(hadElastic)
+    6    -10.6    -64.9     39.9     0.452        0     18.8       679   test.phys biasWrapper(hadElastic)
+    7    -4.03      -66      200     0.452        0      160       839       World Transportation
+    8      396     -134    1e+04     0.452        0 9.81e+03  1.06e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500         1        0        0         0       World initStep
-    1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0      155     0.853        0      155       655   test.phys biasWrapper(hadElastic)
-    3     11.7    -7.46      153     0.657        0       14       669   test.phys biasWrapper(hadElastic)
-    4    -27.7     36.4      200     0.657        0     75.1       744       World Transportation
-    5 -8.32e+03 9.28e+03    1e+04     0.657        0 1.58e+04  1.66e+04  OutOfWorld Transportation
+    0    -10.6    -64.9     39.9      0.11        0        0         0   test.phys initStep
+    1    -10.6    -64.9     39.9         0     0.11  0.00201   0.00201   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     11.7    -7.46      153     0.197        0        0         0   test.phys initStep
-    1     11.7    -7.46      153         0    0.197  0.00258   0.00258   test.phys ionIoni
+    0    -53.5    -58.7     32.1     0.177        0        0         0   test.phys initStep
+    1    -53.5    -58.7     32.1         0    0.177  0.00251   0.00251   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      155     0.147        0        0         0   test.phys initStep
-    1 -0.00102 0.000649      155         0    0.147  0.00231   0.00231   test.phys ionIoni
+    0        0        0     40.5     0.173        0        0         0   test.phys initStep
+    1  0.00038  0.00111     40.5         0    0.173  0.00249   0.00249   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -1970,29 +1934,27 @@ 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        0        0     -500         1        0        0         0       World initStep
     1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0      200         1        0      200       700       World Transportation
-    3        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    2        0        0     3.81      0.97     0.03     3.81       504   test.phys biasWrapper(hadElastic)
+    3     8.22    -32.7     47.1      0.85        0     54.9       559   test.phys biasWrapper(hadElastic)
+    4    -81.6    -80.1     39.5     0.715        0      102       661   test.phys biasWrapper(hadElastic)
+    5      -78    -62.3        0     0.715        0     43.5       704       World Transportation
+    6      852 4.46e+03   -1e+04     0.715        0  1.1e+04  1.17e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500         1        0        0         0       World initStep
-    1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0     93.5     0.944    0.056     93.5       593   test.phys biasWrapper(hadElastic)
-    3    -30.6     9.15      117     0.879    0.065     39.9       633   test.phys biasWrapper(hadElastic)
-    4     -118     -104      181     0.802        0      157       790   test.phys biasWrapper(hadElastic)
-    5     -154    -87.9      200     0.802        0     44.1       834       World Transportation
-    6   -1e+04 4.31e+03 5.32e+03     0.802        0 1.19e+04  1.28e+04  OutOfWorld Transportation
+    0    -81.6    -80.1     39.5     0.135        0        0         0   test.phys initStep
+    1    -81.6    -80.1     39.5         0    0.135  0.00222   0.00222   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -118     -104      181    0.0767        0        0         0   test.phys initStep
-    1     -118     -104      181         0   0.0767   0.0017    0.0017   test.phys ionIoni
+    0     8.22    -32.7     47.1      0.12        0        0         0   test.phys initStep
+    1     8.22    -32.7     47.1         0     0.12   0.0021    0.0021   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -2001,17 +1963,17 @@ 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        0        0     -500       100        0        0         0       World initStep
     1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0     78.8      99.3        0     78.8       579   test.phys biasWrapper(hadElastic)
-    3    -38.3     8.08      200      99.3        0      127       706       World Transportation
-    4 -3.14e+03      662    1e+04      99.3        0 1.03e+04   1.1e+04  OutOfWorld Transportation
+    2        0        0     83.1      99.7        0     83.1       583   test.phys biasWrapper(hadElastic)
+    3      -18     17.9      200      99.7        0      120       703       World Transportation
+    4 -1.53e+03 1.52e+03    1e+04      99.7        0    1e+04  1.07e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     78.8     0.732        0        0         0   test.phys initStep
-    1  0.00298 -0.000628     78.8         0    0.732  0.00314   0.00314   test.phys ionIoni
+    0        0        0     83.1     0.344        0        0         0   test.phys initStep
+    1  0.00191  -0.0019     83.1         0    0.344  0.00287   0.00287   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -2020,91 +1982,26 @@ 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        0        0     -500       100        0        0         0       World initStep
     1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0     71.9         0        0     71.9       572   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     71.9      0.41        0        0         0   test.phys initStep
-    1  0.00274 0.000134     71.9         0     0.41  0.00293   0.00293   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     71.9      0.28        0        0         0   test.phys initStep
-    1     12.7     8.88     49.8     0.246        0       27        27   test.phys compt
-    2     17.1     41.3     30.9     0.133        0     37.9      64.8   test.phys compt
-    3     -102    -40.7      200     0.133        0      222       287       World Transportation
-    4 -6.99e+03 -4.8e+03    1e+04     0.133        0 1.29e+04  1.32e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     17.1     41.3     30.9     0.113        0        0         0   test.phys initStep
-    1     17.1     41.4     30.8         0    0.113    0.245     0.245   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     12.7     8.88     49.8     0.034        0        0         0   test.phys initStep
-    1     12.7     8.87     49.8         0    0.034   0.0307    0.0307   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     71.9     0.718        0        0         0   test.phys initStep
-    1     20.1     82.9        0     0.718        0      112       112       World Transportation
-    2 2.42e+03    1e+04 -8.61e+03     0.718        0 1.34e+04  1.35e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     71.9      1.97        0        0         0   test.phys initStep
-    1     18.4     20.5     70.3      1.69        0     27.6      27.6   test.phys compt
-    2     65.4     83.4     87.8     0.603        0     80.4       108   test.phys compt
-    3     37.3      229        0     0.603        0      172       280       World Transportation
-    4 -1.85e+03    1e+04 -5.9e+03     0.603        0 1.16e+04  1.18e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     65.4     83.4     87.8      1.09        0        0         0   test.phys initStep
-    1     67.1     84.7     88.9     0.662    0.427     2.86      2.86   test.phys eIoni
-    2     67.7     85.1     90.2     0.394    0.268      2.1      4.96   test.phys eIoni
-    3     68.4     84.9     90.8     0.148    0.245      1.5      6.46   test.phys eIoni
-    4     68.5     84.8     90.9         0    0.148    0.385      6.84   test.phys eIoni
+    2        0        0      167      99.8        0      167       667   test.phys biasWrapper(hadElastic)
+    3   -0.792    -0.51      173      99.5        0     5.85       673   test.phys biasWrapper(hadElastic)
+    4    -4.53    -8.21      200      99.5        0     28.8       701       World Transportation
+    5 -1.34e+03 -2.76e+03    1e+04      99.5        0 1.03e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     18.4     20.5     70.3     0.282        0        0         0   test.phys initStep
-    1     18.7     20.6     69.8    0.0312     0.25     1.06      1.06   test.phys eIoni
-    2     18.7     20.6     69.8         0   0.0312   0.0264      1.09   test.phys eIoni
+    0   -0.792    -0.51      173     0.254        0        0         0   test.phys initStep
+    1   -0.793   -0.508      173         0    0.254  0.00274   0.00274   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     71.9      96.6        0        0         0   test.phys initStep
-    1      -31    -2.12      200      96.6        0      132       132       World Transportation
-    2 -2.4e+03     -164    1e+04      96.6        0 1.01e+04  1.02e+04  OutOfWorld Transportation
+    0        0        0      167     0.198        0        0         0   test.phys initStep
+    1  0.00189  0.00122      167         0    0.198  0.00259   0.00259   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -2133,567 +2030,525 @@ 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        0        0     -500       100        0        0         0       World initStep
     1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0      200       100        0      200       700       World Transportation
-    3        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    2        0        0     11.6         0        0     11.6       512   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = C12,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0     9.68         0        0     9.68       510   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = Be8,   Track ID = 9,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68      1.19        0        0         0   test.phys initStep
-    1  0.00225 6.67e-05     9.68         0     1.19   0.0037    0.0037   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = triton,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68       1.5        0        0         0   test.phys initStep
-    1  0.00256   0.0367     9.67         0      1.5   0.0373    0.0373   test.phys hIoni
-    2  0.00256   0.0367     9.67         0        0        0    0.0373   test.phys Decay
+    0        0        0     11.6      1.53        0        0         0   test.phys initStep
+    1  -0.0013 -0.00195     11.6         0     1.53   0.0033    0.0033   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68     0.489        0        0         0   test.phys initStep
-    1     3.32     2.72 1.78e-15     0.489        0     10.6      10.6       World Transportation
-    2 3.44e+03 2.81e+03   -1e+04     0.489        0 1.09e+04   1.1e+04  OutOfWorld Transportation
+    0        0        0     11.6    0.0994        0        0         0   test.phys initStep
+    1     4.05     2.05 3.55e-15    0.0994        0     12.5      12.5       World Transportation
+    2 3.49e+03 1.77e+03   -1e+04    0.0994        0 1.07e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68      1.56        0        0         0   test.phys initStep
-    1   0.0115  -0.0704     9.67   0.00117     1.56   0.0714    0.0714   test.phys hIoni
-    2   0.0115  -0.0704     9.67         0  0.00117 0.000212    0.0716   test.phys hIoni
+    0        0        0     11.6      1.38        0        0         0   test.phys initStep
+    1     6.53     4.58 3.55e-15      1.38        0     14.1      14.1       World Transportation
+    2 5.64e+03 3.95e+03   -1e+04      1.38        0 1.21e+04  1.21e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68      2.54        0        0         0   test.phys initStep
-    1      306     86.9     63.7      2.27        0      323       323   test.phys compt
-    2      837      136     86.5     0.349        0      534       857   test.phys compt
-    3      813     16.9      149     0.313        0      137       994   test.phys compt
-    4      807      -11      200     0.313        0     58.4  1.05e+03       World Transportation
-    5     -348 -5.38e+03    1e+04     0.313        0 1.12e+04  1.23e+04  OutOfWorld Transportation
+    0        0        0     11.6      3.53        0        0         0   test.phys initStep
+    1     3.03     13.4 5.33e-15      3.53        0       18        18       World Transportation
+    2 2.26e+03    1e+04 -8.66e+03      3.53        0 1.34e+04  1.34e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 5
+* G4Track Information:   Particle = proton,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      813     16.9      149    0.0357        0        0         0   test.phys initStep
-    1      813     16.9      149         0   0.0357   0.0335    0.0335   test.phys eIoni
+    0        0        0     11.6      3.68        0        0         0   test.phys initStep
+    1    0.133    0.131     11.6      2.02     1.66    0.194     0.194   test.phys hIoni
+    2    0.207    0.204     11.5    0.0655     1.95    0.108     0.303   test.phys hIoni
+    3    0.208    0.206     11.5         0   0.0655  0.00171     0.304   test.phys hIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 5
+* G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      837      136     86.5      1.92        0        0         0   test.phys initStep
-    1      839      137     86.5      1.08    0.379     1.88      1.88   test.phys eIoni
-    2      841      137     85.8     0.733    0.349     2.85      4.73   test.phys eIoni
-    3      843      137     85.8      0.48    0.254     2.24      6.96   test.phys eIoni
-    4      844      137     86.5     0.163    0.316     1.72      8.69   test.phys eIoni
-    5      844      137     86.3         0    0.163    0.452      9.14   test.phys eIoni
+    0        0        0     11.6        12        0        0         0   test.phys initStep
+    1       66     72.8     12.1      11.8        0     98.3      98.3   test.phys biasWrapper(hadElastic)
+    2      305      217      133         0        0      304       402   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
+* G4Track Information:   Particle = C14,   Track ID = 13,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      839      137     86.5     0.456        0        0         0   test.phys initStep
-    1      839      137       87     0.212    0.244     1.66      1.66   test.phys eIoni
-    2      840      137       87         0    0.212    0.686      2.35   test.phys eIoni
+    0      305      217      133      1.35        0        0         0   test.phys initStep
+    1      305      217      133         0     1.35  0.00383   0.00383   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 5
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      306     86.9     63.7     0.275        0        0         0   test.phys initStep
-    1      306     87.3       64         0    0.275     1.03      1.03   test.phys eIoni
+    0      305      217      133     0.487        0        0         0   test.phys initStep
+    1      272      195      123     0.469        0     40.9      40.9   test.phys compt
+    2      264      186      118     0.409        0     13.3      54.2   test.phys compt
+    3    -17.1    -2.18      157     0.238        0      340       395   test.phys compt
+    4     4.67    -41.3      167     0.161        0       46       441   test.phys compt
+    5     -117     -144     18.1     0.103        0      218       659   test.phys compt
+    6     -125    -27.3      168    0.0801        0      190       849   test.phys compt
+    7    -78.6    -26.4      143    0.0621        0     52.8       902   test.phys compt
+    8     -112    -47.5      154     0.059        0     41.4       943   test.phys compt
+    9     -160     -121     96.4         0 0.000403      105  1.05e+03   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68      3.37        0        0         0   test.phys initStep
-    1     55.3     -179     17.4      2.56        0      188       188   test.phys biasWrapper(hadElastic)
-    2     85.2       50     43.3      2.04        0      233       421   test.phys biasWrapper(hadElastic)
-    3     77.1     26.1        0      2.04        0       50       471       World Transportation
-    4 -1.79e+03 -5.49e+03   -1e+04      2.04        0 1.16e+04   1.2e+04  OutOfWorld Transportation
+    0     -160     -121     96.4    0.0586        0        0         0   test.phys initStep
+    1     -160     -121     96.4         0   0.0586   0.0798    0.0798   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 15,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     85.2       50     43.3     0.525        0        0         0   test.phys initStep
-    1     85.2       50     43.3         0    0.525  0.00303   0.00303   test.phys ionIoni
+    0     -112    -47.5      154   0.00301        0        0         0   test.phys initStep
+    1     -112    -47.5      154         0  0.00301 0.000461  0.000461   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 14,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     55.3     -179     17.4      0.81        0        0         0   test.phys initStep
-    1     55.3     -179     17.4         0     0.81  0.00316   0.00316   test.phys ionIoni
+    0    -78.6    -26.4      143     0.018        0        0         0   test.phys initStep
+    1    -78.6    -26.4      143         0    0.018     0.01      0.01   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68      4.02        0        0         0   test.phys initStep
-    1   0.0191   0.0137     9.88       2.3     1.72    0.208     0.208   test.phys hIoni
-    2   0.0355    0.028       10     0.345     1.96    0.128     0.336   test.phys hIoni
-    3   0.0365   0.0289       10   0.00532     0.34  0.00758     0.344   test.phys hIoni
-    4   0.0365    0.029       10         0  0.00532 0.000452     0.344   test.phys hIoni
+    0     -125    -27.3      168    0.0228        0        0         0   test.phys initStep
+    1     -125    -27.3      168         0   0.0228   0.0151    0.0151   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     9.68      45.6        0        0         0   test.phys initStep
-    1    -3.55    0.902     17.2         0        0     8.38      8.38   test.phys biasWrapper(neutronInelastic)
+    0     -117     -144     18.1    0.0587        0        0         0   test.phys initStep
+    1     -117     -144     18.1         0   0.0587   0.0798    0.0798   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = C12,   Track ID = 22,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.55    0.902     17.2     0.853        0        0         0   test.phys initStep
-    1    -3.55    0.904     17.2         0    0.853  0.00324   0.00324   test.phys ionIoni
+    0     4.67    -41.3      167    0.0767        0        0         0   test.phys initStep
+    1     4.72    -41.4      167         0   0.0767    0.127     0.127   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.55    0.902     17.2     0.628        0        0         0   test.phys initStep
-    1      -78       13     35.2     0.215        0     77.6      77.6   test.phys compt
-    2      103     -196      171     0.146        0      308       385   test.phys compt
-    3     79.9     -191      200     0.146        0     37.5       423       World Transportation
-    4 -7.7e+03 1.51e+03    1e+04     0.146        0 1.26e+04  1.31e+04  OutOfWorld Transportation
+    0    -17.1    -2.18      157     0.171        0        0         0   test.phys initStep
+    1    -17.4     -2.2      157         0    0.171    0.486     0.486   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 21
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      103     -196      171    0.0683        0        0         0   test.phys initStep
-    1      103     -196      171         0   0.0683    0.104     0.104   test.phys eIoni
+    0      264      186      118    0.0599        0        0         0   test.phys initStep
+    1      264      186      118         0   0.0599   0.0827    0.0827   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 21
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      -78       13     35.2     0.413        0        0         0   test.phys initStep
-    1    -78.9     13.3     35.3      0.11    0.303     1.55      1.55   test.phys eIoni
-    2      -79     13.4     35.3         0     0.11    0.234      1.79   test.phys eIoni
+    0      272      195      123    0.0184        0        0         0   test.phys initStep
+    1      272      195      123         0   0.0184   0.0104    0.0104   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 2
+* G4Track Information:   Particle = proton,   Track ID = 11,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.55    0.902     17.2      2.69        0        0         0   test.phys initStep
-    1     39.1    -39.6 -7.11e-15      2.69        0     61.3      61.3       World Transportation
-    2    1e+04 -9.49e+03 -4.02e+03      2.69        0 1.43e+04  1.44e+04  OutOfWorld Transportation
+    0      305      217      133      4.78        0        0         0   test.phys initStep
+    1      305      217      133      3.22     1.56    0.238     0.238   test.phys hIoni
+    2      305      217      133      1.48     1.74    0.175     0.413   test.phys hIoni
+    3      305      217      133    0.0174     1.46   0.0656     0.478   test.phys hIoni
+    4      305      217      133   0.00124   0.0162 0.000793     0.479   test.phys hIoni
+    5      305      217      133         0  0.00124 0.000218     0.479   test.phys hIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 19,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.55    0.902     17.2      2.91        0        0         0   test.phys initStep
-    1    -58.1     75.3      168      2.64        0      177       177   test.phys biasWrapper(hadElastic)
-    2    -86.8      191      144         0        0      122       298   test.phys biasWrapper(neutronInelastic)
+    0      305      217      133      5.77        0        0         0   test.phys initStep
+    1      366      143      128      3.82        0       96        96   test.phys compt
+    2      510     -173     58.9     0.265        0      354       451   test.phys compt
+    3      481    -46.8      200     0.265        0      192       642       World Transportation
+    4 -1.48e+03 8.75e+03    1e+04     0.265        0 1.33e+04   1.4e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 28,   Parent ID = 19
+* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -86.8      191      144     0.128        0        0         0   test.phys initStep
-    1    -86.8      191      144         0    0.128  0.00216   0.00216   test.phys ionIoni
+    0      510     -173     58.9      3.56        0        0         0   test.phys initStep
+    1      512     -179     57.4      2.76    0.798     6.94      6.94   test.phys eIoni
+    2      514     -182     53.2      1.86    0.899     5.63      12.6   test.phys eIoni
+    3      516     -184     52.3      1.36      0.5     4.15      16.7   test.phys eIoni
+    4      518     -185     49.9     0.911    0.451     3.32        20   test.phys eIoni
+    5      518     -187     49.1     0.606    0.304     2.55      22.6   test.phys eIoni
+    6      517     -188     48.4     0.439    0.168     1.47      24.1   test.phys eIoni
+    7      517     -189     47.8     0.159     0.28     1.62      25.7   test.phys eIoni
+    8      517     -188     47.6         0    0.159    0.431      26.1   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 19
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -86.8      191      144    0.0726        0        0         0   test.phys initStep
-    1     11.3      146     96.5    0.0718        0      118       118   test.phys compt
-    2     86.4     76.9     12.5    0.0616        0      132       250   test.phys compt
-    3      102      123     2.98         0 0.000403     49.1       299   test.phys phot
+    0      366      143      128      1.94        0        0         0   test.phys initStep
+    1      369      142      129      1.43    0.512     4.29      4.29   test.phys eIoni
+    2      369      139      130      1.03    0.406     3.44      7.73   test.phys eIoni
+    3      370      137      131      0.71    0.315     2.75      10.5   test.phys eIoni
+    4      370      136      132     0.448    0.262      2.2      12.7   test.phys eIoni
+    5      370      135      131     0.184    0.264     1.64      14.3   test.phys eIoni
+    6      370      135      131         0    0.184    0.549      14.9   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 31,   Parent ID = 27
+* G4Track Information:   Particle = N14,   Track ID = 9,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      102      123     2.98    0.0612        0        0         0   test.phys initStep
-    1      102      123     2.98         0   0.0612   0.0859    0.0859   test.phys eIoni
+    0       66     72.8     12.1     0.204        0        0         0   test.phys initStep
+    1       66     72.8     12.1         0    0.204  0.00261   0.00261   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 30,   Parent ID = 27
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     86.4     76.9     12.5    0.0103        0        0         0   test.phys initStep
-    1     86.4     76.9     12.5         0   0.0103  0.00372   0.00372   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 27
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     11.3      146     96.5  0.000722        0        0         0   test.phys initStep
-    1     11.3      146     96.5         0 0.000722 5.33e-05  5.33e-05   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 26,   Parent ID = 19
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -86.8      191      144      2.37        0        0         0   test.phys initStep
-    1     -244      298      200      2.37        0      198       198       World Transportation
-    2   -1e+04 6.94e+03 3.65e+03      2.37        0 1.23e+04  1.25e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 25,   Parent ID = 19
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -58.1     75.3      168     0.276        0        0         0   test.phys initStep
-    1    -58.1     75.3      168         0    0.276  0.00278   0.00278   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 18,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.55    0.902     17.2      4.68        0        0         0   test.phys initStep
-    1    -3.76    0.832     17.1      3.12     1.56    0.234     0.234   test.phys hIoni
-    2    -3.92    0.778     17.1      1.36     1.76    0.171     0.405   test.phys hIoni
-    3    -3.97    0.759     17.1    0.0105     1.35   0.0572     0.462   test.phys hIoni
-    4    -3.97    0.759     17.1         0   0.0105 0.000619     0.463   test.phys hIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.55    0.902     17.2      6.19        0        0         0   test.phys initStep
-    1    -21.4     7.79     21.4         0        0     19.6      19.6   test.phys conv
+    0        0        0     11.6      65.3        0        0         0   test.phys initStep
+    1    -1.47    -1.04     17.4      64.3        0     6.06      6.06   test.phys biasWrapper(hadElastic)
+    2    -88.2     46.9      200      64.3        0      208       214       World Transportation
+    3 -4.74e+03 2.62e+03    1e+04      64.3        0 1.11e+04  1.14e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 33,   Parent ID = 17
+* G4Track Information:   Particle = N14,   Track ID = 25,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -21.4     7.79     21.4      1.97        0        0         0   test.phys initStep
-    1    -24.8     9.27     22.6      1.52    0.445     4.36      4.36   test.phys eIoni
-    2    -25.4     10.9     25.3      1.18    0.346     3.62      7.98   test.phys eIoni
-    3      -24     12.2     26.9     0.665    0.513     3.03        11   test.phys eIoni
-    4    -24.2     12.4     28.5     0.377    0.288     2.11      13.1   test.phys eIoni
-    5    -24.4     11.6     28.4         0    0.377     1.43      14.6   test.phys eIoni
-    6    -24.4     11.6     28.4         0        0        0      14.6   test.phys annihil
+    0    -1.47    -1.04     17.4     0.955        0        0         0   test.phys initStep
+    1    -1.47    -1.04     17.4         0    0.955  0.00319   0.00319   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 35,   Parent ID = 33
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -24.4     11.6     28.4     0.511        0        0         0   test.phys initStep
-    1      1.4    -4.16 -3.55e-15     0.511        0     41.5      41.5       World Transportation
-    2 9.08e+03 -5.55e+03   -1e+04     0.511        0 1.46e+04  1.46e+04  OutOfWorld Transportation
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0     57.2         0        0     57.2       557   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 34,   Parent ID = 33
+* G4Track Information:   Particle = C14,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -24.4     11.6     28.4     0.511        0        0         0   test.phys initStep
-    1     -180      107      200     0.511        0      251       251       World Transportation
-    2 -9.08e+03 5.54e+03    1e+04     0.511        0 1.43e+04  1.46e+04  OutOfWorld Transportation
+    0        0        0     57.2     0.514        0        0         0   test.phys initStep
+    1  0.00307  0.00144     57.2         0    0.514  0.00355   0.00355   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 17
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -21.4     7.79     21.4      3.19        0        0         0   test.phys initStep
-    1    -27.1     9.31     20.8      2.43    0.763     6.34      6.34   test.phys eIoni
-    2    -28.6     11.5     16.9      1.92    0.514     5.09      11.4   test.phys eIoni
-    3    -29.6       14     14.3      1.32    0.596     4.25      15.7   test.phys eIoni
-    4    -31.7     15.9     14.6     0.975    0.346     3.25      18.9   test.phys eIoni
-    5    -33.6     16.8     14.3     0.455     0.52     2.67      21.6   test.phys eIoni
-    6    -34.2     16.9     13.5    0.0395    0.415     1.66      23.3   test.phys eIoni
-    7    -34.2     16.9     13.5         0   0.0395     0.04      23.3   test.phys eIoni
+    0        0        0     57.2     0.249        0        0         0   test.phys initStep
+    1    -5.78    -21.2      137     0.142        0     83.2      83.2   test.phys compt
+    2    -18.1     38.2      115     0.133        0     64.5       148   test.phys compt
+    3      -97      107        0     0.133        0      156       303       World Transportation
+    4 -6.93e+03 6.04e+03   -1e+04     0.133        0 1.35e+04  1.38e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 16,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.55    0.902     17.2      15.1        0        0         0   test.phys initStep
-    1    -3.18    0.582     18.1      13.4        0    0.999     0.999   test.phys biasWrapper(hadElastic)
-    2     7.01     22.8     27.5         0        0     26.2      27.2   test.phys biasWrapper(neutronInelastic)
+    0    -18.1     38.2      115   0.00904        0        0         0   test.phys initStep
+    1    -18.1     38.2      115         0  0.00904  0.00299   0.00299   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 41,   Parent ID = 16
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     7.01     22.8     27.5      2.35        0        0         0   test.phys initStep
-    1     7.01     22.8     27.5         0     2.35  0.00321   0.00321   test.phys ionIoni
+    0    -5.78    -21.2      137     0.107        0        0         0   test.phys initStep
+    1    -5.77    -21.2      138         0    0.107    0.224     0.224   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 40,   Parent ID = 16
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     7.01     22.8     27.5     0.409        0        0         0   test.phys initStep
-    1     16.5    -9.69      200     0.409        0      176       176       World Transportation
-    2      558 -1.85e+03    1e+04     0.409        0 9.99e+03  1.02e+04  OutOfWorld Transportation
+    0        0        0     57.2     0.773        0        0         0   test.phys initStep
+    1     78.8    -25.8     62.2      0.61        0     83.1      83.1   test.phys compt
+    2      114    -27.9     87.1     0.182        0     43.1       126   test.phys compt
+    3     66.8    -39.8     54.2     0.114        0     58.7       185   test.phys compt
+    4     83.3    -39.7     50.7    0.0794        0     16.9       202   test.phys compt
+    5     8.98    -41.7       46    0.0722        0     74.5       276   test.phys compt
+    6    -5.69    -46.7        0    0.0722        0     48.6       325       World Transportation
+    7 -3.19e+03 -1.14e+03   -1e+04    0.0722        0 1.06e+04  1.09e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 39,   Parent ID = 16
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     7.01     22.8     27.5     0.621        0        0         0   test.phys initStep
-    1     22.1      122      167     0.236        0      172       172   test.phys compt
-    2     41.3      109      164     0.234        0     23.3       195   test.phys compt
-    3       55      101      159     0.186        0     16.5       212   test.phys compt
-    4     72.7      107      169     0.164        0       21       233   test.phys compt
-    5      113      211      200     0.164        0      116       349       World Transportation
-    6 3.85e+03    1e+04 3.06e+03     0.164        0 1.09e+04  1.12e+04  OutOfWorld Transportation
+    0     8.98    -41.7       46   0.00715        0        0         0   test.phys initStep
+    1     8.98    -41.7       46         0  0.00715  0.00198   0.00198   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 39
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     72.7      107      169    0.0215        0        0         0   test.phys initStep
-    1     72.7      107      169         0   0.0215   0.0137    0.0137   test.phys eIoni
+    0     83.3    -39.7     50.7    0.0348        0        0         0   test.phys initStep
+    1     83.3    -39.7     50.7         0   0.0348    0.032     0.032   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 39
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       55      101      159    0.0478        0        0         0   test.phys initStep
-    1       55      101      159         0   0.0478   0.0558    0.0558   test.phys eIoni
+    0     66.8    -39.8     54.2     0.068        0        0         0   test.phys initStep
+    1     66.7    -39.8     54.2         0    0.068    0.103     0.103   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 39
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     41.3      109      164   0.00211        0        0         0   test.phys initStep
-    1     41.3      109      164         0  0.00211 0.000258  0.000258   test.phys eIoni
+    0      114    -27.9     87.1     0.428        0        0         0   test.phys initStep
+    1      115    -27.9     87.6    0.0181     0.41     1.59      1.59   test.phys eIoni
+    2      115    -27.9     87.6         0   0.0181   0.0101       1.6   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 42,   Parent ID = 39
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     22.1      122      167     0.385        0        0         0   test.phys initStep
-    1     21.9      122      168     0.131    0.254     1.47      1.47   test.phys eIoni
-    2     21.9      123      168         0    0.131    0.314      1.78   test.phys eIoni
+    0     78.8    -25.8     62.2     0.163        0        0         0   test.phys initStep
+    1     78.9    -25.9       62         0    0.163     0.45      0.45   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 38,   Parent ID = 16
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     7.01     22.8     27.5      4.95        0        0         0   test.phys initStep
-    1     8.37    -11.7     11.3      4.72        0     38.1      38.1   test.phys biasWrapper(hadElastic)
-    2    -5.21    -21.9 -3.55e-15      4.72        0     20.4      58.5       World Transportation
-    3   -1e+04 -7.5e+03 -8.29e+03      4.72        0  1.5e+04   1.5e+04  OutOfWorld Transportation
+    0        0        0     57.2      2.53        0        0         0   test.phys initStep
+    1      139    -19.2     22.3     0.536        0      144       144   test.phys compt
+    2      155    -53.2     55.3     0.193        0     50.2       194   test.phys compt
+    3      138    -47.1     50.2     0.172        0     19.3       214   test.phys compt
+    4      125    -49.6     30.1      0.11        0     23.7       237   test.phys compt
+    5      148    -47.9     33.7    0.0971        0       23       260   test.phys compt
+    6      169     10.3     23.2    0.0885        0     62.9       323   test.phys compt
+    7      169     17.9     2.87    0.0678        0     21.7       345   test.phys compt
+    8      155     20.9     25.5    0.0654        0     26.9       372   test.phys compt
+    9    -7.41    -92.8      133    0.0602        0      226       597   test.phys compt
+   10      -12      -68      200    0.0602        0     71.5       669       World Transportation
+   11     -686 3.58e+03    1e+04    0.0602        0 1.05e+04  1.11e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 46,   Parent ID = 38
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     8.37    -11.7     11.3     0.235        0        0         0   test.phys initStep
-    1     8.37    -11.7     11.3         0    0.235   0.0027    0.0027   test.phys ionIoni
+    0    -7.41    -92.8      133   0.00526        0        0         0   test.phys initStep
+    1    -7.41    -92.8      133         0  0.00526  0.00117   0.00117   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 37,   Parent ID = 16
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     7.01     22.8     27.5      5.01        0        0         0   test.phys initStep
-    1      242     5.24      159      4.68        0      270       270   test.phys compt
-    2      301     4.12      184       1.4        0       63       333   test.phys compt
-    3      445     29.1      137     0.218        0      154       487   test.phys compt
-    4      426     22.2      141      0.14        0     20.9       508   test.phys compt
-    5      433       18     91.6     0.136        0     49.8       558   test.phys compt
-    6      434     21.2       84    0.0956        0     8.27       566   test.phys compt
-    7      396     2.92      101    0.0725        0     45.1       611   test.phys compt
-    8      495      236      102    0.0697        0      253       864   test.phys compt
-    9      478      279      108    0.0688        0     46.1       911   test.phys compt
-   10      467      302      124    0.0666        0     29.9       940   test.phys compt
-   11      455      337      117    0.0623        0       38       978   test.phys compt
-   12      483      371     67.2    0.0612        0     66.5  1.04e+03   test.phys compt
-   13      483      375     53.6    0.0573        0       14  1.06e+03   test.phys compt
-   14      490      310        0    0.0573        0     84.4  1.14e+03       World Transportation
-   15 1.61e+03   -1e+04 -8.53e+03    0.0573        0 1.34e+04  1.46e+04  OutOfWorld Transportation
+    0      155     20.9     25.5    0.0024        0        0         0   test.phys initStep
+    1      155     20.9     25.5         0   0.0024 0.000317  0.000317   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 59,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      483      375     53.6   0.00391        0        0         0   test.phys initStep
-    1      483      375     53.6         0  0.00391 0.000709  0.000709   test.phys eIoni
+    0      169     17.9     2.87    0.0207        0        0         0   test.phys initStep
+    1      169     17.9     2.86         0   0.0207   0.0127    0.0127   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 58,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      483      371     67.2   0.00112        0        0         0   test.phys initStep
-    1      483      371     67.2         0  0.00112 9.85e-05  9.85e-05   test.phys eIoni
+    0      169     10.3     23.2   0.00866        0        0         0   test.phys initStep
+    1      169     10.3     23.2         0  0.00866  0.00277   0.00277   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 57,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      455      337      117   0.00421        0        0         0   test.phys initStep
-    1      455      337      117         0  0.00421 0.000804  0.000804   test.phys eIoni
+    0      148    -47.9     33.7    0.0132        0        0         0   test.phys initStep
+    1      148    -47.9     33.7         0   0.0132  0.00581   0.00581   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 56,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      467      302      124   0.00228        0        0         0   test.phys initStep
-    1      467      302      124         0  0.00228 0.000294  0.000294   test.phys eIoni
+    0      125    -49.6     30.1    0.0612        0        0         0   test.phys initStep
+    1      125    -49.6     30.1         0   0.0612    0.086     0.086   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 55,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      478      279      108  0.000863        0        0         0   test.phys initStep
-    1      478      279      108         0 0.000863 6.78e-05  6.78e-05   test.phys eIoni
+    0      138    -47.1     50.2    0.0219        0        0         0   test.phys initStep
+    1      138    -47.1     50.2         0   0.0219   0.0141    0.0141   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 54,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      495      236      102   0.00283        0        0         0   test.phys initStep
-    1      495      236      102         0  0.00283 0.000416  0.000416   test.phys eIoni
+    0      155    -53.2     55.3     0.342        0        0         0   test.phys initStep
+    1      156    -53.7     55.7     0.113    0.229     1.33      1.33   test.phys eIoni
+    2      155    -53.6     55.8         0    0.113    0.245      1.57   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 53,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      396     2.92      101     0.023        0        0         0   test.phys initStep
-    1      396     2.92      101         0    0.023   0.0154    0.0154   test.phys eIoni
+    0      139    -19.2     22.3         2        0        0         0   test.phys initStep
+    1      142    -19.1     20.8      1.48     0.52     4.38      4.38   test.phys eIoni
+    2      142      -19     20.6      1.27   0.0315    0.264      4.64   test.phys eBrem
+    3      144    -18.3     19.1     0.546    0.283     2.31      6.95   test.phys eIoni
+    4      145    -17.8     18.8     0.285    0.261     1.87      8.82   test.phys eIoni
+    5      145    -17.7     18.3     0.051    0.234     1.08       9.9   test.phys eIoni
+    6      145    -17.7     18.3         0    0.051   0.0625      9.97   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 52,   Parent ID = 37
+* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 14
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      434     21.2       84    0.0403        0        0         0   test.phys initStep
-    1      434     21.2       84         0   0.0403   0.0414    0.0414   test.phys eIoni
+    0      144    -18.3     19.1     0.445        0        0         0   test.phys initStep
+    1      144    -18.9     18.4     0.223    0.222     1.64      1.64   test.phys eIoni
+    2      144    -18.8     18.2         0    0.223    0.742      2.38   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 51,   Parent ID = 37
+* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 14
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      433       18     91.6   0.00444        0        0         0   test.phys initStep
-    1      433       18     91.6         0  0.00444 0.000878  0.000878   test.phys eIoni
+    0      142      -19     20.6     0.172        0        0         0   test.phys initStep
+    1      152    -20.1 -3.55e-15     0.172        0     22.9      22.9       World Transportation
+    2 4.92e+03     -541   -1e+04     0.172        0 1.11e+04  1.11e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 50,   Parent ID = 37
+* G4Track Information:   Particle = proton,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      426     22.2      141    0.0776        0        0         0   test.phys initStep
-    1      426     22.2      141         0   0.0776     0.13      0.13   test.phys eIoni
+    0        0        0     57.2      96.5        0        0         0   test.phys initStep
+    1    -4.92    -2.21     76.9        85     11.5     20.4      20.4   test.phys hIoni
+    2    -9.18    -4.18     92.4      75.4     9.59     16.3      36.6   test.phys hIoni
+    3    -12.7     -5.8      105      66.2     9.25     13.2      49.8   test.phys hIoni
+    4    -15.3    -7.41      115      58.3     7.84     10.4      60.2   test.phys hIoni
+    5    -17.3    -8.55      123      51.2     7.16     8.35      68.6   test.phys hIoni
+    6      -19    -9.36      129      44.9     6.24     6.63      75.2   test.phys hIoni
+    7    -20.5    -10.1      134      39.2     5.76     5.28      80.5   test.phys hIoni
+    8    -21.6    -10.7      138      34.3     4.89     4.16      84.6   test.phys hIoni
+    9    -22.5    -11.2      141      30.4     3.85      3.3      87.9   test.phys hIoni
+   10    -23.3    -11.5      144      26.6     3.82     2.69      90.6   test.phys hIoni
+   11    -23.8    -11.8      146      23.4     3.23     2.15      92.8   test.phys hIoni
+   12    -24.3    -12.1      148      20.5     2.89     1.73      94.5   test.phys hIoni
+   13    -24.7    -12.3      149      17.9     2.55      1.4      95.9   test.phys hIoni
+   14      -25    -12.4      150      15.6     2.34     1.14        97   test.phys hIoni
+   15    -25.2    -12.5      151      13.4     2.19    0.919        98   test.phys hIoni
+   16    -25.4    -12.6      152      11.3     2.04    0.738      98.7   test.phys hIoni
+   17    -25.5    -12.7      152      9.46     1.88    0.589      99.3   test.phys hIoni
+   18    -25.7    -12.8      153      7.82     1.64    0.468      99.8   test.phys hIoni
+   19    -25.8    -12.9      153      6.14     1.69    0.377       100   test.phys hIoni
+   20    -25.8      -13      153      4.53     1.61    0.295       100   test.phys hIoni
+   21    -25.9      -13      154      2.94     1.59    0.228       101   test.phys hIoni
+   22    -25.9      -13      154      1.17     1.77    0.162       101   test.phys hIoni
+   23    -25.9      -13      154    0.0168     1.15   0.0448       101   test.phys hIoni
+   24    -25.9      -13      154         0   0.0168 0.000778       101   test.phys hIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 49,   Parent ID = 37
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      445     29.1      137      1.18        0        0         0   test.phys initStep
-    1      447     29.6      136     0.827    0.351     3.01      3.01   test.phys eIoni
-    2      449     29.6      136     0.231    0.596     2.41      5.42   test.phys eIoni
-    3      450     29.5      136         0    0.231    0.785      6.21   test.phys eIoni
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0      180      99.7        0      180       680   test.phys biasWrapper(hadElastic)
+    3    0.697     3.91      200      99.7        0       20       700       World Transportation
+    4      349 1.96e+03    1e+04      99.7        0    1e+04  1.07e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 48,   Parent ID = 37
+* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      301     4.12      184      3.28        0        0         0   test.phys initStep
-    1      306     3.54      186      2.38    0.902     6.49      6.49   test.phys eIoni
-    2      310     1.71      188       1.8    0.579     5.01      11.5   test.phys eIoni
-    3      310    0.846      192      1.17     0.63     4.06      15.6   test.phys eIoni
-    4      311   -0.535      194     0.784    0.388        3      18.6   test.phys eIoni
-    5      312    -1.82      194     0.463    0.321     2.33      20.9   test.phys eIoni
-    6      311    -2.76      194     0.175    0.287     1.68      22.6   test.phys eIoni
-    7      311    -2.78      194         0    0.175    0.506      23.1   test.phys eIoni
+    0        0        0      180     0.302        0        0         0   test.phys initStep
+    1 -0.000459 -0.00258      180         0    0.302  0.00282   0.00282   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 47,   Parent ID = 37
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      242     5.24      159     0.334        0        0         0   test.phys initStep
-    1      242     4.98      160    0.0683    0.266      1.3       1.3   test.phys eIoni
-    2      243     5.01      160         0   0.0683    0.104       1.4   test.phys eIoni
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0     83.1      99.1        0     83.1       583   test.phys biasWrapper(hadElastic)
+    3     26.9     7.41      161      98.5        0     82.6       666   test.phys biasWrapper(hadElastic)
+    4     50.8     3.28      200      98.5        0       46       712       World Transportation
+    5 6.05e+03 -1.03e+03    1e+04      98.5        0 1.15e+04  1.22e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 36,   Parent ID = 16
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.18    0.582     18.1      1.68        0        0         0   test.phys initStep
-    1    -3.18    0.579     18.1         0     1.68  0.00322   0.00322   test.phys ionIoni
+    0     26.9     7.41      161      0.59        0        0         0   test.phys initStep
+    1     26.8     7.41      161         0     0.59  0.00307   0.00307   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0      200       100        0      200       700       World Transportation
-    3        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0        0        0     83.1     0.884        0        0         0   test.phys initStep
+    1 -0.00297 -0.000821     83.1         0    0.884  0.00317   0.00317   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -2712,102 +2567,59 @@ 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        0        0     -500       100        0        0         0       World initStep
     1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0      168      99.6        0      168       668   test.phys biasWrapper(hadElastic)
-    3   -0.288     7.77      200      99.6        0       33       701       World Transportation
-    4    -88.5 2.39e+03    1e+04      99.6        0 1.01e+04  1.08e+04  OutOfWorld Transportation
+    2        0        0     25.6      99.7        0     25.6       526   test.phys biasWrapper(hadElastic)
+    3    -3.12     0.97     42.7         0        0     17.4       543   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = N12,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      168     0.428        0        0         0   test.phys initStep
-    1 0.000104 -0.00281      168         0    0.428  0.00295   0.00295   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0     16.1         0        0     16.1       516   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = Be8,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.1    0.0522        0        0         0   test.phys initStep
-    1   0.0013 0.000179     16.1         0   0.0522  0.00188   0.00188   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = alpha,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.1      8.49        0        0         0   test.phys initStep
-    1  0.00258   0.0695     16.2     0.791      7.7    0.119     0.119   test.phys ionIoni
-    2  0.00282   0.0737     16.2         0    0.791  0.00734     0.126   test.phys ionIoni
+    0    -3.12     0.97     42.7      3.72        0        0         0   test.phys initStep
+    1    -3.12    0.972     42.7         0     3.72  0.00275   0.00275   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.1     0.398        0        0         0   test.phys initStep
-    1      129     58.5      200     0.398        0      232       232       World Transportation
-    2 6.99e+03 3.18e+03    1e+04     0.398        0 1.24e+04  1.26e+04  OutOfWorld Transportation
+    0    -3.12     0.97     42.7      1.04        0        0         0   test.phys initStep
+    1     41.3    -52.5        0      1.04        0     81.6      81.6       World Transportation
+    2  8.3e+03   -1e+04 -7.93e+03      1.04        0 1.52e+04  1.53e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = neutron,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.1      3.28        0        0         0   test.phys initStep
-    1    -6.76    -6.85        0      3.28        0     18.8      18.8       World Transportation
-    2 -4.2e+03 -4.26e+03   -1e+04      3.28        0 1.16e+04  1.17e+04  OutOfWorld Transportation
+    0    -3.12     0.97     42.7      7.05        0        0         0   test.phys initStep
+    1     52.7     22.7      200      7.05        0      168       168       World Transportation
+    2 3.53e+03 1.37e+03    1e+04      7.05        0 1.05e+04  1.07e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.1      3.98        0        0         0   test.phys initStep
-    1      226     -182     21.8      3.82        0      290       290   test.phys biasWrapper(hadElastic)
-    2      238     -216 -3.55e-15      3.82        0     42.1       332       World Transportation
-    3 3.71e+03   -1e+04 -6.29e+03      3.82        0 1.21e+04  1.25e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 9,   Parent ID = 4
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      226     -182     21.8     0.159        0        0         0   test.phys initStep
-    1      226     -182     21.8         0    0.159  0.00239   0.00239   test.phys ionIoni
+    0    -3.12     0.97     42.7      26.6        0        0         0   test.phys initStep
+    1     15.3     47.7      200      26.6        0      165       165       World Transportation
+    2 1.16e+03 2.96e+03    1e+04      26.6        0 1.03e+04  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.1      10.8        0        0         0   test.phys initStep
-    1   -0.479    0.233       16      8.98     1.78     0.55      0.55   test.phys hIoni
-    2   -0.867    0.414     15.9      7.23     1.75     0.44      0.99   test.phys hIoni
-    3    -1.18     0.54     15.8      5.59     1.65    0.347      1.34   test.phys hIoni
-    4    -1.42    0.628     15.7      4.01     1.58    0.271      1.61   test.phys hIoni
-    5    -1.61    0.691     15.7      2.33     1.68    0.207      1.82   test.phys hIoni
-    6    -1.73    0.734     15.6     0.397     1.94     0.13      1.95   test.phys hIoni
-    7    -1.74    0.737     15.6   0.00127    0.395  0.00907      1.96   test.phys hIoni
-    8    -1.74    0.737     15.6         0  0.00127 0.000221      1.96   test.phys hIoni
+    0    -3.12     0.97     42.7      30.6        0        0         0   test.phys initStep
+    1    -17.3     -105        0      30.6        0      115       115       World Transportation
+    2 -1.34e+03   -1e+04 -3.97e+03      30.6        0 1.07e+04  1.09e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = N14,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     16.1      53.2        0        0         0   test.phys initStep
-    1     16.3     -103      200      53.2        0      211       211       World Transportation
-    2      882 -5.59e+03    1e+04      53.2        0 1.13e+04  1.15e+04  OutOfWorld Transportation
+    0        0        0     25.6     0.271        0        0         0   test.phys initStep
+    1  0.00242 -0.000753     25.6         0    0.271  0.00277   0.00277   test.phys ionIoni
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/biasing/GB02/exampleGB02.out b/examples/extended/biasing/GB02/exampleGB02.out
index fc60013abe..0d580c8403 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1519,18 +1519,22 @@ 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        0        0      176      45.8        0        0         0   test.phys initStep
-    1    -0.07 -0.000223      181        45    0.665     4.88      4.88   test.phys eBrem
-    2   -0.066    0.627      200      42.5     2.46     19.4      24.3       World Transportation
-    3     -560 1.19e+03    1e+04      42.5 3.38e-22 9.89e+03  9.91e+03  OutOfWorld Transportation
+    1    0.106   0.0642      181      43.3    0.635     5.17      5.17   test.phys eIoni
+    2    0.542   -0.259      200      40.9     2.43     19.1      24.3       World Transportation
+    3      389     -454    1e+04      40.9 3.34e-22 9.82e+03  9.84e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.07 -0.000223      181     0.141        0        0         0   test.phys initStep
-    1   -0.119    0.573      200     0.141        0     19.3      19.3       World Transportation
-    2    -24.8      291    1e+04     0.141        0  9.8e+03  9.82e+03  OutOfWorld Transportation
+    0    0.106   0.0642      181      1.85        0        0         0   test.phys initStep
+    1   -0.376     2.19      184       1.4    0.447     4.13      4.13   test.phys eIoni
+    2    -1.76      3.8      186     0.963    0.438     3.39      7.52   test.phys eIoni
+    3     -1.8     4.58      188     0.643     0.32     2.65      10.2   test.phys eIoni
+    4    -2.14     6.03      188     0.342    0.301     2.07      12.2   test.phys eIoni
+    5    -2.17     5.38      189    0.0968    0.245     1.33      13.6   test.phys eIoni
+    6    -2.11     5.42      189         0   0.0968    0.189      13.7   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
@@ -1538,171 +1542,139 @@ 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        0        0      176      53.2        0        0         0   test.phys initStep
-    1   -0.234    0.169      200      50.3     2.87     24.2      24.2       World Transportation
-    2      233    -80.7    1e+04      50.3  3.4e-22  9.8e+03  9.83e+03  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0     98.4         0        0     98.4       598   test.phys conv
+    1  -0.0351    0.165      182      51.8     1.09     6.04      6.04   test.phys eIoni
+    2   -0.177    0.196      185      51.5    0.329     3.05       9.1   test.phys eBrem
+    3   -0.179    0.197      185      51.2  0.00429   0.0409      9.14   test.phys eIoni
+    4   -0.436    0.151      190      50.3    0.572     4.78      13.9   test.phys eIoni
+    5    -1.14 -0.00804      200        49     1.28     10.3      24.3       World Transportation
+    6     -661     -370    1e+04        49  3.4e-22 9.83e+03  9.85e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     98.4      88.2        0        0         0   test.phys initStep
-    1    0.373    -1.05      137      81.9     5.13     38.7      38.7   test.phys eIoni
-    2    0.349    -1.14      139      80.7    0.256     1.52      40.2   test.phys eIoni
-    3    0.945     -3.1      173      76.1     4.25     34.1      74.2   test.phys eIoni
-    4     1.02    -3.78      195      72.6     3.19       23      97.2   test.phys eIoni
-    5     1.21    -3.94      200      72.1    0.538     4.52       102       World Transportation
-    6      662     -244    1e+04      72.1 3.51e-22 9.83e+03  9.93e+03  OutOfWorld Transportation
+    0   -0.436    0.151      190     0.278        0        0         0   test.phys initStep
+    1   -0.245   -0.281      190     0.054    0.224     1.04      1.04   test.phys eIoni
+    2   -0.246   -0.255      190         0    0.054   0.0691      1.11   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.02    -3.78      195     0.302        0        0         0   test.phys initStep
-    1     1.51    -4.05      196    0.0374    0.265     1.16      1.16   test.phys eIoni
-    2     1.53    -4.04      196         0   0.0374   0.0363       1.2   test.phys eIoni
+    0   -0.179    0.197      185     0.302        0        0         0   test.phys initStep
+    1   -0.725    0.139      185     0.053    0.249     1.16      1.16   test.phys eIoni
+    2   -0.694    0.137      185         0    0.053   0.0669      1.23   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.945     -3.1      173     0.303        0        0         0   test.phys initStep
-    1    0.781    -2.61      173    0.0758    0.227     1.17      1.17   test.phys eIoni
-    2    0.733    -2.58      173         0   0.0758    0.124      1.29   test.phys eIoni
+    0   -0.177    0.196      185   0.00246        0        0         0   test.phys initStep
+    1   -0.178    0.198      185         0 0.000403    0.054     0.054   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.349    -1.14      139      1.01        0        0         0   test.phys initStep
-    1    -0.39    0.194      140     0.698    0.307     2.72      2.72   test.phys eIoni
-    2    -1.22     1.58      140     0.421    0.277     2.17      4.89   test.phys eIoni
-    3   -0.477     1.79      139    0.0218    0.399     1.57      6.46   test.phys eIoni
-    4   -0.479     1.79      139         0   0.0218    0.014      6.48   test.phys eIoni
+    0   -0.178    0.198      185   0.00206        0        0         0   test.phys initStep
+    1   -0.178    0.198      185         0  0.00206 0.000249  0.000249   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.373    -1.05      137      1.16        0        0         0   test.phys initStep
-    1   0.0323    -1.59      138     0.898    0.108     0.92      0.92   test.phys eBrem
-    2    -0.06    -3.55      138     0.556    0.342     2.53      3.45   test.phys eIoni
-    3   -0.153    -4.02      139     0.279    0.277     1.89      5.34   test.phys eIoni
-    4   -0.397     -4.2      140         0    0.279     1.05       6.4   test.phys eIoni
+    0  -0.0351    0.165      182     0.306        0        0         0   test.phys initStep
+    1    0.451  -0.0456      182         0    0.306     1.18      1.18   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 5
+* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0323    -1.59      138     0.156        0        0         0   test.phys initStep
-    1    -11.3      -44      135     0.108        0       44        44   test.phys compt
-    2     21.3    -7.23     59.8    0.0774        0     90.2       134   test.phys compt
-    3     19.8    -8.85     89.8    0.0665        0     30.1       164   test.phys compt
-    4    -42.8    -19.5       81     0.064        0     64.1       228   test.phys compt
-    5     -207     1.99      200     0.064        0      204       433       World Transportation
-    6   -1e+04 1.28e+03 7.27e+03     0.064        0 1.21e+04  1.26e+04  OutOfWorld Transportation
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 9
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -42.8    -19.5       81   0.00258        0        0         0   test.phys initStep
-    1    -42.8    -19.5       81         0  0.00258 0.000358  0.000358   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0      197         0        0      197       697   test.phys conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 9
+* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     19.8    -8.85     89.8    0.0109        0        0         0   test.phys initStep
-    1     19.8    -8.85     89.8         0   0.0109  0.00412   0.00412   test.phys eIoni
+    0        0        0      197      52.8        0        0         0   test.phys initStep
+    1   0.0349  0.00954      200      52.5     0.33     2.83      2.83       World Transportation
+    2     64.4     -482    1e+04      52.5 3.42e-22 9.81e+03  9.81e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 9
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     21.3    -7.23     59.8    0.0307        0        0         0   test.phys initStep
-    1     21.3    -7.22     59.8         0   0.0307   0.0257    0.0257   test.phys eIoni
+    0        0        0      197      46.2        0        0         0   test.phys initStep
+    1  -0.0359  -0.0098      200      45.9    0.301     2.83      2.83       World Transportation
+    2     -127      196    1e+04      45.9 3.37e-22  9.8e+03  9.81e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 9
+* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -11.3      -44      135    0.0476        0        0         0   test.phys initStep
-    1    -11.3      -44      135         0   0.0476   0.0554    0.0554   test.phys eIoni
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     98.4      10.8        0        0         0   test.phys initStep
-    1   0.0274   -0.304      115      8.12     1.92       17        17   test.phys eIoni
-    2   -0.454     2.23      129      6.21     1.91     14.3      31.3   test.phys eIoni
-    3   -0.716     2.72      130      5.85    0.142     1.51      32.8   test.phys eIoni
-    4    -2.72     7.43      139      4.54     1.31     10.6      43.5   test.phys eIoni
-    5    -6.37     10.4      145      3.11    0.993     8.09      51.6   test.phys eIoni
-    6    -7.13     12.1      150       2.2    0.907      6.2      57.8   test.phys eIoni
-    7    -8.31     12.1      155      1.35    0.856     4.72      62.5   test.phys eIoni
-    8    -8.03     12.1      157     0.915    0.432      3.3      65.8   test.phys eIoni
-    9    -8.06     10.3      156     0.572    0.342     2.56      68.3   test.phys eIoni
-   10    -7.13     9.63      156     0.314    0.259     1.93      70.3   test.phys eIoni
-   11    -7.28     9.06      155    0.0936     0.22     1.21      71.5   test.phys eIoni
-   12     -7.2      9.1      155         0   0.0936    0.179      71.7   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0      156         0        0      156       656   test.phys conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 3
+* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -6.37     10.4      145     0.438        0        0         0   test.phys initStep
-    1    -5.78       10      146     0.123    0.315     1.62      1.62   test.phys eIoni
-    2    -5.66     10.1      146         0    0.123    0.281       1.9   test.phys eIoni
+    0        0        0      156      81.7        0        0         0   test.phys initStep
+    1   -0.019  0.00591      159      80.7    0.333     2.97      2.97   test.phys eBrem
+    2   -0.666   0.0156      200      75.7     5.06     40.7      43.6       World Transportation
+    3     -392      228    1e+04      75.7 3.52e-22 9.81e+03  9.85e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.716     2.72      130     0.223        0        0         0   test.phys initStep
-    1   -0.611     2.52      130         0    0.223    0.743     0.743   test.phys eIoni
+    0   -0.019  0.00591      159     0.634        0        0         0   test.phys initStep
+    1   -0.819   0.0709      200     0.634        0     40.6      40.6       World Transportation
+    2     -194     15.8    1e+04     0.634        0  9.8e+03  9.84e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0274   -0.304      115     0.715        0        0         0   test.phys initStep
-    1     1.32   -0.208      116     0.469    0.246      2.2       2.2   test.phys eIoni
-    2     1.56   -0.049      117     0.235    0.233     1.69       3.9   test.phys eIoni
-    3     1.72  -0.0324      118         0    0.235    0.808      4.71   test.phys eIoni
+    0        0        0      156      17.3        0        0         0   test.phys initStep
+    1     1.37     2.92      185        14     3.33       29        29   test.phys eIoni
+    2     5.63     6.23      200      11.9     2.12     16.2      45.2       World Transportation
+    3 1.41e+03      635    1e+04      11.9 3.02e-22 9.92e+03  9.97e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
@@ -1721,268 +1693,262 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0     36.4         0        0     36.4       536   test.phys conv
+    1        0        0     92.7         0        0     92.7       593   test.phys conv
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     36.4      38.9        0        0         0   test.phys initStep
-    1   -0.456    0.863     53.6      36.9     2.02     17.2      17.2   test.phys eBrem
-    2    -4.73     8.41      105      30.2     6.66     51.9      69.1   test.phys eBrem
-    3    -8.61     11.5      125      26.4     2.54     20.9        90   test.phys eIoni
-    4    -13.8     14.4      142      23.9     2.17     18.4       108   test.phys eIoni
-    5    -14.5     14.7      144      23.3    0.494     1.87       110   test.phys eBrem
-    6    -15.8     15.3      147      18.3    0.446     3.75       114   test.phys eIoni
-    7    -23.8     18.6      170      14.6      3.4     24.4       138   test.phys eIoni
-    8    -28.7     25.6      193      11.6     3.06     24.8       163   test.phys eIoni
-    9    -29.9     26.8      200      10.5     1.06     6.82       170   test.phys eBrem
-   10    -29.9     26.9      200      10.5    0.035    0.408       170       World Transportation
-   11     -487 3.36e+03    1e+04      10.5 3.12e-22 1.04e+04  1.05e+04  OutOfWorld Transportation
+    0        0        0     92.7      18.9        0        0         0   test.phys initStep
+    1 -0.000466  0.00914     92.9      18.8   0.0244    0.216     0.216   test.phys eBrem
+    2    -1.58    -2.29      121      15.4     3.44     28.8      29.1   test.phys eBrem
+    3    -6.37    -3.53      147      11.7     3.72       26      55.1   test.phys eIoni
+    4    -8.54    -4.87      153      10.8    0.898     7.02      62.1   test.phys eBrem
+    5    -12.1    -6.29      160      9.83    0.912     8.11      70.2   test.phys eBrem
+    6    -18.9    -11.8      175      7.87     1.96     17.1      87.3   test.phys eIoni
+    7    -22.1    -18.8      181      6.82     1.04     9.98      97.3   test.phys eBrem
+    8    -24.5    -27.5      189      5.37     1.45     12.3       110   test.phys eIoni
+    9    -25.6    -32.9      197      4.24     1.13     9.94       119   test.phys eIoni
+   10    -25.6    -34.8      200      3.83     0.41     3.65       123       World Transportation
+   11 2.51e+03 -7.43e+03    1e+04      3.83 3.46e-22 1.25e+04  1.27e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -29.9     26.8      200   0.00513        0        0         0   test.phys initStep
-    1      -30     26.9      200         0 0.000403    0.299     0.299   test.phys phot
+    0    -22.1    -18.8      181   0.00662        0        0         0   test.phys initStep
+    1    -22.4    -19.4      181         0 0.000403    0.872     0.872   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      -30     26.9      200   0.00472        0        0         0   test.phys initStep
-    1      -30     26.9      200         0  0.00472 0.000976  0.000976   test.phys eIoni
+    0    -22.4    -19.4      181   0.00622        0        0         0   test.phys initStep
+    1    -22.4    -19.4      181         0  0.00622  0.00156   0.00156   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -23.8     18.6      170     0.253        0        0         0   test.phys initStep
-    1      -24     18.3      170         0    0.253    0.903     0.903   test.phys eIoni
+    0    -12.1    -6.29      160    0.0116        0        0         0   test.phys initStep
+    1    -14.6    -7.06      165         0 0.000403     5.78      5.78   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -15.8     15.3      147      4.59        0        0         0   test.phys initStep
-    1    -15.8     15.3      149      4.42    0.116     1.16      1.16   test.phys eBrem
-    2    -14.8     15.3      156      3.34     1.07     8.33      9.49   test.phys eIoni
-    3    -16.4     13.7      162      2.62    0.722     6.59      16.1   test.phys eIoni
-    4      -19     11.9      166      2.05    0.574     5.41      21.5   test.phys eIoni
-    5    -21.8     9.14      167      1.56    0.487     4.46      25.9   test.phys eIoni
-    6    -24.2     10.2      169      1.13    0.433     3.66      29.6   test.phys eIoni
-    7    -25.4     12.3      169     0.784    0.345     2.93      32.5   test.phys eIoni
-    8    -26.7     13.4      169     0.498    0.286     2.33      34.9   test.phys eIoni
-    9    -26.8     13.8      168     0.253    0.245     1.76      36.6   test.phys eIoni
-   10    -26.5     13.9      167         0    0.253    0.907      37.5   test.phys eIoni
+    0    -14.6    -7.06      165    0.0112        0        0         0   test.phys initStep
+    1    -14.7    -7.06      165         0   0.0112  0.00431   0.00431   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 10
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -15.8     15.3      149    0.0549        0        0         0   test.phys initStep
-    1      -20     25.3      200    0.0549        0     52.6      52.6       World Transportation
-    2     -826 1.93e+03    1e+04    0.0549        0    1e+04  1.01e+04  OutOfWorld Transportation
+    0    -8.54    -4.87      153    0.0137        0        0         0   test.phys initStep
+    1    -12.1    -6.88      164         0 0.000403     11.5      11.5   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -14.5     14.7      144    0.0424        0        0         0   test.phys initStep
-    1    -34.5     28.4      200    0.0424        0     61.1      61.1       World Transportation
-    2 -3.53e+03 2.42e+03    1e+04    0.0424        0 1.07e+04  1.07e+04  OutOfWorld Transportation
+    0    -12.1    -6.88      164    0.0133        0        0         0   test.phys initStep
+    1    -12.1    -6.88      164         0   0.0133  0.00587   0.00587   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -13.8     14.4      142      0.41        0        0         0   test.phys initStep
-    1    -14.7     14.7      142         0     0.41     1.54      1.54   test.phys eIoni
+    0    -1.58    -2.29      121    0.0154        0        0         0   test.phys initStep
+    1    -2.22    -3.04      130         0 0.000403     8.54      8.54   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -8.61     11.5      125      1.27        0        0         0   test.phys initStep
-    1    -7.41     12.7      127     0.846    0.419     3.16      3.16   test.phys eIoni
-    2    -5.96     13.9      127     0.563    0.284     2.44       5.6   test.phys eIoni
-    3    -4.98     14.5      127     0.205    0.358     1.91      7.51   test.phys eIoni
-    4    -4.66     14.4      127         0    0.205    0.649      8.16   test.phys eIoni
+    0    -2.22    -3.04      130     0.015        0        0         0   test.phys initStep
+    1    -2.22    -3.04      130         0    0.015  0.00723   0.00723   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -4.73     8.41      105   0.00527        0        0         0   test.phys initStep
-    1    -4.75     8.44      105         0 0.000403    0.182     0.182   test.phys phot
+    0 -0.000466  0.00914     92.9    0.0376        0        0         0   test.phys initStep
+    1  -0.0437    0.422     98.4    0.0353        0     5.57      5.57   test.phys compt
+    2    -67.8    -96.2      118    0.0347        0      120       125   test.phys compt
+    3     -112     -109      144    0.0311        0     52.5       178   test.phys compt
+    4    -98.3    -77.7      134    0.0303        0     35.1       213   test.phys compt
+    5    -61.8    -72.8      111    0.0303        0     43.3       256   test.phys Rayl
+    6     -116     6.23     81.4    0.0275        0      100       356   test.phys compt
+    7    -89.5    -73.3     47.8    0.0275        0     90.3       447   test.phys Rayl
+    8    -86.3    -75.9     53.3         0 0.000403     6.87       454   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -4.75     8.44      105   0.00486        0        0         0   test.phys initStep
-    1    -4.75     8.44      105         0  0.00486  0.00103   0.00103   test.phys eIoni
+    0    -86.3    -75.9     53.3    0.0271        0        0         0   test.phys initStep
+    1    -86.3    -75.9     53.3         0   0.0271   0.0206    0.0206   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -116     6.23     81.4   0.00284        0        0         0   test.phys initStep
+    1     -116     6.23     81.4         0  0.00284 0.000418  0.000418   test.phys eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.456    0.863     53.6   0.00357        0        0         0   test.phys initStep
-    1    -0.47    0.904       54         0 0.000403    0.407     0.407   test.phys phot
+    0    -98.3    -77.7      134    0.0008        0        0         0   test.phys initStep
+    1    -98.3    -77.7      134         0   0.0008 6.11e-05  6.11e-05   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.47    0.904       54   0.00316        0        0         0   test.phys initStep
-    1   -0.471    0.904       54         0  0.00316 0.000499  0.000499   test.phys eIoni
+    0     -112     -109      144   0.00352        0        0         0   test.phys initStep
+    1     -112     -109      144         0  0.00352 0.000595  0.000595   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     36.4      60.1        0        0         0   test.phys initStep
-    1    0.174    0.202     49.1      58.7     1.36     12.7      12.7   test.phys eBrem
-    2     1.81    0.683     75.3      53.6     3.37     26.3      38.9   test.phys eIoni
-    3     3.62    0.576      103        50     3.56     27.6      66.6   test.phys eBrem
-    4     4.27    0.878      119        48     1.92     16.1      82.7   test.phys eBrem
-    5     4.69     1.02      124        47    0.566     5.38      88.1   test.phys eBrem
-    6     4.82     1.09      126      46.4    0.187     1.77      89.8   test.phys eIoni
-    7     6.34     2.34      141        44     1.78     15.3       105   test.phys eIoni
-    8     8.18     3.86      154      42.1      1.5     13.3       118   test.phys eIoni
-    9     10.5     5.44      167        40     1.66     12.7       131   test.phys eIoni
-   10     17.4     9.54      200      35.9     4.12     34.5       166       World Transportation
-   11 2.21e+03 1.52e+03    1e+04      35.9 3.42e-22 1.02e+04  1.03e+04  OutOfWorld Transportation
+    0    -67.8    -96.2      118  0.000607        0        0         0   test.phys initStep
+    1    -67.8    -96.2      118         0 0.000607 4.25e-05  4.25e-05   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     10.5     5.44      167     0.504        0        0         0   test.phys initStep
-    1     11.4     6.11      167     0.204    0.299     1.78      1.78   test.phys eIoni
-    2     11.4     6.33      167         0    0.204    0.648      2.42   test.phys eIoni
+    0  -0.0437    0.422     98.4   0.00232        0        0         0   test.phys initStep
+    1  -0.0437    0.422     98.4         0  0.00232   0.0003    0.0003   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     8.18     3.86      154      0.33        0        0         0   test.phys initStep
-    1     8.25     3.29      155         0     0.33     1.28      1.28   test.phys eIoni
+    0        0        0     92.7      80.1        0        0         0   test.phys initStep
+    1   0.0577   -0.957      113      76.7      2.9     19.9      19.9   test.phys eIoni
+    2   0.0314    -1.19      115      75.9     0.37     2.47      22.4   test.phys eIoni
+    3   -0.213    -2.64      135      72.4     2.81     19.6      42.1   test.phys eBrem
+    4   -0.359     -3.3      144      33.5     1.12     8.96        51   test.phys eBrem
+    5     -0.2    -4.32      156      31.6     1.86       13        64   test.phys eBrem
+    6    -2.65    -5.81      179        29     2.59     22.9      86.8   test.phys eBrem
+    7    -3.89    -6.89      200      26.6     2.44     21.1       108       World Transportation
+    8 -1.3e+03      105    1e+04      26.6 3.24e-22 9.89e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     6.34     2.34      141      0.62        0        0         0   test.phys initStep
-    1     5.75     3.35      142     0.351    0.269     2.02      2.02   test.phys eIoni
-    2     6.22     3.92      142      0.12    0.231     1.36      3.38   test.phys eIoni
-    3     6.34     3.96      142         0     0.12    0.272      3.65   test.phys eIoni
+    0    -2.65    -5.81      179    0.0393        0        0         0   test.phys initStep
+    1    -3.41    -6.45      190    0.0364        0       11        11   test.phys compt
+    2    -31.2     -145      173     0.036        0      142       153   test.phys compt
+    3    -74.2     -194      172    0.0328        0     65.5       219   test.phys compt
+    4    -68.6     -178      137         0 0.000403     39.1       258   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 25
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     4.82     1.09      126     0.445        0        0         0   test.phys initStep
-    1     4.64    0.271      127     0.167    0.279     1.64      1.64   test.phys eIoni
-    2     4.88    0.282      127         0    0.167    0.466       2.1   test.phys eIoni
+    0    -68.6     -178      137    0.0324        0        0         0   test.phys initStep
+    1    -68.5     -178      137         0   0.0324   0.0282    0.0282   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 28,   Parent ID = 25
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     4.69     1.02      124     0.466        0        0         0   test.phys initStep
-    1       10     3.15      200     0.466        0     75.9      75.9       World Transportation
-    2      704      278    1e+04     0.466        0 9.83e+03   9.9e+03  OutOfWorld Transportation
+    0    -74.2     -194      172   0.00324        0        0         0   test.phys initStep
+    1    -74.2     -194      172         0  0.00324 0.000519  0.000519   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 25
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     4.27    0.878      119   0.00377        0        0         0   test.phys initStep
-    1     4.27    0.879      119         0 0.000403    0.013     0.013   test.phys phot
+    0    -31.2     -145      173  0.000348        0        0         0   test.phys initStep
+    1    -31.2     -145      173         0 0.000348 2.21e-05  2.21e-05   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 20
+* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 25
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     4.27    0.879      119   0.00337        0        0         0   test.phys initStep
-    1     4.27    0.879      119         0  0.00337 0.000553  0.000553   test.phys eIoni
+    0    -3.41    -6.45      190   0.00294        0        0         0   test.phys initStep
+    1    -3.41    -6.45      190         0  0.00294 0.000443  0.000443   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     3.62    0.576      103    0.0908        0        0         0   test.phys initStep
-    1     9.78   -0.815      200    0.0908        0     97.4      97.4       World Transportation
-    2      631     -141    1e+04    0.0908        0 9.82e+03  9.92e+03  OutOfWorld Transportation
+    0     -0.2    -4.32      156   0.00619        0        0         0   test.phys initStep
+    1   -0.197    -4.36      157         0 0.000403     0.27      0.27   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 30,   Parent ID = 24
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.81    0.683     75.3       1.7        0        0         0   test.phys initStep
-    1     2.17   0.0331     76.2      1.55    0.145     1.25      1.25   test.phys eBrem
-    2     1.87    -1.74     78.9      1.05    0.495     3.63      4.89   test.phys eIoni
-    3     2.98   -0.737     80.6     0.664    0.388      2.8      7.68   test.phys eIoni
-    4      4.1   -0.316     81.6     0.358    0.306     2.11      9.79   test.phys eIoni
-    5     4.86    -0.38     81.5     0.137    0.221     1.38      11.2   test.phys eIoni
-    6      4.8   -0.233     81.5         0    0.137    0.337      11.5   test.phys eIoni
+    0   -0.197    -4.36      157   0.00579        0        0         0   test.phys initStep
+    1   -0.197    -4.36      157         0  0.00579  0.00138   0.00138   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 18
+* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.17   0.0331     76.2    0.0112        0        0         0   test.phys initStep
-    1     9.33    -6.46     71.8         0 0.000403     10.6      10.6   test.phys phot
+    0   -0.359     -3.3      144      37.8        0        0         0   test.phys initStep
+    1    -3.39    -3.47      200      37.8        0     56.5      56.5       World Transportation
+    2     -530    -32.4    1e+04      37.8        0 9.81e+03  9.87e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 28,   Parent ID = 27
+* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     9.33    -6.46     71.8    0.0108        0        0         0   test.phys initStep
-    1     9.33    -6.46     71.8         0   0.0108  0.00408   0.00408   test.phys eIoni
+    0   -0.213    -2.64      135       0.7        0        0         0   test.phys initStep
+    1   -0.912    -5.78      200       0.7        0     65.5      65.5       World Transportation
+    2     -106     -476    1e+04       0.7        0 9.81e+03  9.88e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.174    0.202     49.1   0.00778        0        0         0   test.phys initStep
-    1    0.177    0.204     49.2         0 0.000403   0.0988    0.0988   test.phys phot
+    0   0.0314    -1.19      115     0.444        0        0         0   test.phys initStep
+    1   -0.794    -0.98      116     0.144    0.299     1.63      1.63   test.phys eIoni
+    2   -0.691   -0.999      116         0    0.144    0.368         2   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 17
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.177    0.204     49.2   0.00738        0        0         0   test.phys initStep
-    1    0.177    0.204     49.2         0  0.00738   0.0021    0.0021   test.phys eIoni
+    0   0.0577   -0.957      113     0.429        0        0         0   test.phys initStep
+    1    0.072   -0.168      113     0.151    0.278     1.59      1.59   test.phys eIoni
+    2    0.225  -0.0696      113         0    0.151    0.398      1.99   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
@@ -2001,223 +1967,236 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      139         0        0      139       639   test.phys conv
+    1        0        0     97.8         0        0     97.8       598   test.phys conv
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      139      94.9        0        0         0   test.phys initStep
-    1   -0.803    0.511      171      90.6      4.2     32.4      32.4   test.phys eBrem
-    2   -0.844    0.532      172      90.3    0.113     1.07      33.5   test.phys eIoni
-    3     -1.2    0.648      180      88.7     1.21     7.55        41   test.phys eIoni
-    4    -1.39    0.707      184      69.6    0.427     4.21      45.2   test.phys eBrem
-    5    -2.07     0.93      200      67.6     2.01       16      61.2       World Transportation
-    6    -7.21      148    1e+04      67.6 3.49e-22  9.8e+03  9.86e+03  OutOfWorld Transportation
+    0        0        0     97.8      7.67        0        0         0   test.phys initStep
+    1    0.421    0.865      111      6.11     1.56     13.6      13.6   test.phys eIoni
+    2    0.515    0.731      111      5.36   0.0311    0.328        14   test.phys eIoni
+    3     3.46    -2.22      119      3.94     1.28     9.06        23   test.phys eBrem
+    4     5.48    -1.21      126      2.97     0.97      7.6      30.6   test.phys eIoni
+    5        5     1.04      131      2.15    0.816     6.01      36.7   test.phys eIoni
+    6     5.57     4.56      133      1.39    0.763     4.66      41.3   test.phys eIoni
+    7     4.35     7.18      133      0.99    0.399     3.39      44.7   test.phys eIoni
+    8     4.83     9.35      133     0.647    0.343      2.7      47.4   test.phys eIoni
+    9     4.98     10.7      134     0.235    0.411     2.08      49.5   test.phys eIoni
+   10     5.07     11.1      134         0    0.235    0.786      50.3   test.phys eIoni
+   11     5.07     11.1      134         0        0        0      50.3   test.phys annihil
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.39    0.707      184      18.7        0        0         0   test.phys initStep
-    1     -2.3     0.93      200      18.7        0       16        16       World Transportation
-    2     -559      137    1e+04      18.7        0 9.82e+03  9.83e+03  OutOfWorld Transportation
+    0     5.07     11.1      134     0.511        0        0         0   test.phys initStep
+    1     -143     -121      148     0.264        0      198       198   test.phys compt
+    2     -160     -102      185     0.261        0     45.1       244   test.phys compt
+    3     -172    -90.7      200     0.261        0     22.1       266       World Transportation
+    4 -7.65e+03 6.87e+03    1e+04     0.261        0 1.42e+04  1.44e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -1.2    0.648      180     0.313        0        0         0   test.phys initStep
-    1    -1.17   0.0887      180   0.00512    0.307     1.21      1.21   test.phys eIoni
-    2    -1.17   0.0889      180         0  0.00512  0.00112      1.21   test.phys eIoni
+    0     -160     -102      185   0.00277        0        0         0   test.phys initStep
+    1     -160     -102      185         0  0.00277 0.000402  0.000402   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.844    0.532      172     0.274        0        0         0   test.phys initStep
-    1    -1.28    0.351      173    0.0158    0.258     1.02      1.02   test.phys eIoni
-    2    -1.28    0.349      173         0   0.0158  0.00798      1.03   test.phys eIoni
+    0     -143     -121      148     0.247        0        0         0   test.phys initStep
+    1     -143     -121      148         0    0.247    0.875     0.875   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.803    0.511      171   0.00994        0        0         0   test.phys initStep
-    1   -0.937     0.54      175   0.00994        0     3.37      3.37   test.phys Rayl
-    2    -3.07      1.4      178   0.00991 3.08e-05     4.34      7.71   test.phys compt
-    3    -3.31     1.35      178         0 0.000403    0.302      8.01   test.phys phot
+    0     5.07     11.1      134     0.511        0        0         0   test.phys initStep
+    1     50.1     51.3      129     0.426        0     60.5      60.5   test.phys compt
+    2     53.9       53      132     0.284        0     4.66      65.2   test.phys compt
+    3     86.9      107     96.4     0.177        0     72.6       138   test.phys compt
+    4      157     60.3      105     0.156        0     84.8       223   test.phys compt
+    5      187      -14      200     0.156        0      124       347       World Transportation
+    6 3.26e+03 -7.65e+03    1e+04     0.156        0 1.28e+04  1.31e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.31     1.35      178   0.00951        0        0         0   test.phys initStep
-    1    -3.31     1.35      178         0  0.00951  0.00326   0.00326   test.phys eIoni
+    0      157     60.3      105    0.0214        0        0         0   test.phys initStep
+    1      157     60.3      105         0   0.0214   0.0135    0.0135   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      139      4.12        0        0         0   test.phys initStep
-    1   -0.178    -1.12      146      3.14    0.987     7.86      7.86   test.phys eIoni
-    2    -1.31    -2.52      152      2.45    0.692     6.25      14.1   test.phys eIoni
-    3    -1.56    -3.79      156      1.77    0.676     5.12      19.2   test.phys eIoni
-    4    -3.08    -6.42      158      1.33    0.435        4      23.2   test.phys eIoni
-    5     -2.8    -7.34      161     0.975     0.36     3.28      26.5   test.phys eIoni
-    6    -2.55    -6.88      163      0.56    0.415     2.67      29.2   test.phys eIoni
-    7    -3.56       -7      164     0.279    0.281      1.9      31.1   test.phys eIoni
-    8     -3.5    -7.24      164    0.0301    0.249     1.05      32.1   test.phys eIoni
-    9     -3.5    -7.25      164         0   0.0301   0.0248      32.1   test.phys eIoni
+    0     86.9      107     96.4     0.107        0        0         0   test.phys initStep
+    1     86.9      107     96.4         0    0.107    0.224     0.224   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0     53.9       53      132     0.142        0        0         0   test.phys initStep
+    1       54     52.9      132         0    0.142    0.359     0.359   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      105         0        0      105       605   test.phys conv
+    0     50.1     51.3      129     0.085        0        0         0   test.phys initStep
+    1     50.1     51.3      129         0    0.085    0.151     0.151   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      105      88.2        0        0         0   test.phys initStep
-    1  -0.0116    0.097      110      86.9    0.705     5.77      5.77   test.phys eBrem
-    2  -0.0161    0.145      117      85.8    0.913     6.53      12.3   test.phys eBrem
-    3    -1.57   -0.653      170      79.1     6.27     53.5      65.8   test.phys eIoni
-    4    -1.83   -0.804      200      75.6     3.54     29.5      95.4       World Transportation
-    5    -70.3     62.2    1e+04      75.6 3.52e-22  9.8e+03   9.9e+03  OutOfWorld Transportation
+    0     3.46    -2.22      119     0.143        0        0         0   test.phys initStep
+    1     11.5    -2.01      147     0.131        0     28.9      28.9   test.phys compt
+    2     54.5    -18.2      172    0.0927        0     52.6      81.5   test.phys compt
+    3     43.6    -6.01     85.2    0.0805        0     88.6       170   test.phys compt
+    4    -59.8    -54.1     72.2    0.0805        0      115       285   test.phys Rayl
+    5      -85    -72.1     66.6         0 0.000403     31.5       316   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.57   -0.653      170     0.422        0        0         0   test.phys initStep
-    1    -1.68    0.162      171     0.196    0.227     1.58      1.58   test.phys eIoni
-    2    -1.86   0.0066      171         0    0.196    0.605      2.18   test.phys eIoni
+    0      -85    -72.1     66.6    0.0801        0        0         0   test.phys initStep
+    1      -85    -72.1     66.6         0   0.0801    0.137     0.137   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0161    0.145      117     0.164        0        0         0   test.phys initStep
-    1    0.287        1      170     0.148        0     52.6      52.6   test.phys compt
-    2     19.1    -5.11      187     0.148        0       26      78.7   test.phys Rayl
-    3     33.8    -8.94      200     0.148        0     20.3      98.9       World Transportation
-    4    1e+04 -2.61e+03 9.35e+03     0.148        0 1.38e+04  1.39e+04  OutOfWorld Transportation
+    0     43.6    -6.01     85.2    0.0122        0        0         0   test.phys initStep
+    1     43.6    -6.01     85.2         0   0.0122  0.00504   0.00504   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.287        1      170    0.0167        0        0         0   test.phys initStep
-    1    0.284        1      170         0   0.0167  0.00872   0.00872   test.phys eIoni
+    0     54.5    -18.2      172    0.0386        0        0         0   test.phys initStep
+    1     54.5    -18.2      172         0   0.0386   0.0384    0.0384   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0116    0.097      110     0.588        0        0         0   test.phys initStep
-    1    -0.15    0.813      138     0.248        0     27.1      27.1   test.phys compt
-    2      -42     80.7      118     0.234        0     92.4       119   test.phys compt
-    3     -108      135      126     0.231        0       86       205   test.phys compt
-    4     -112      140      125     0.195        0     6.41       212   test.phys compt
-    5     -114      161      101     0.111        0       32       244   test.phys compt
-    6    -88.4     46.8      200     0.111        0      153       397       World Transportation
-    7 2.13e+03   -1e+04 8.88e+03     0.111        0 1.35e+04  1.39e+04  OutOfWorld Transportation
+    0     11.5    -2.01      147    0.0113        0        0         0   test.phys initStep
+    1     11.5    -2.01      147         0   0.0113  0.00438   0.00438   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -114      161      101    0.0837        0        0         0   test.phys initStep
-    1     -114      161      101         0   0.0837    0.147     0.147   test.phys eIoni
+    0    0.515    0.731      111     0.722        0        0         0   test.phys initStep
+    1   -0.414   0.0157      112     0.406    0.316     2.22      2.22   test.phys eIoni
+    2   -0.544    0.679      113     0.184    0.222     1.53      3.75   test.phys eIoni
+    3   -0.745    0.488      113         0    0.184     0.55       4.3   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -112      140      125    0.0367        0        0         0   test.phys initStep
-    1     -112      140      125         0   0.0367   0.0351    0.0351   test.phys eIoni
+    0        0        0     97.8      91.3        0        0         0   test.phys initStep
+    1   0.0248  -0.0146      101      90.9    0.376     3.52      3.52   test.phys eBrem
+    2    0.128   -0.183      108      89.8    0.801      6.6      10.1   test.phys eBrem
+    3    0.932    -2.06      141      83.7     4.63     33.5      43.6   test.phys eIoni
+    4    0.902    -2.23      145      82.9    0.471     3.76      47.4   test.phys eIoni
+    5     2.61    -4.02      178      78.4     4.21       33      80.4   test.phys eBrem
+    6     3.36    -5.38      200      75.3     3.08       22       102       World Transportation
+    7     -405     -441    1e+04      75.3 3.53e-22 9.82e+03  9.92e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 5
+* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -108      135      126   0.00292        0        0         0   test.phys initStep
-    1     -108      135      126         0  0.00292 0.000438  0.000438   test.phys eIoni
+    0     2.61    -4.02      178     0.323        0        0         0   test.phys initStep
+    1     3.34    -5.44      200     0.323        0       22        22       World Transportation
+    2      328     -637    1e+04     0.323        0 9.83e+03  9.85e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      -42     80.7      118    0.0141        0        0         0   test.phys initStep
-    1      -42     80.7      118         0   0.0141  0.00647   0.00647   test.phys eIoni
+    0    0.902    -2.23      145     0.379        0        0         0   test.phys initStep
+    1    0.243    -2.54      146     0.117    0.262     1.45      1.45   test.phys eIoni
+    2    0.157    -2.47      146         0    0.117     0.26      1.71   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.15    0.813      138      0.34        0        0         0   test.phys initStep
-    1  -0.0325    0.599      138    0.0172    0.322     1.32      1.32   test.phys eIoni
-    2  -0.0289    0.598      138         0   0.0172  0.00919      1.33   test.phys eIoni
+    0    0.932    -2.06      141      1.39        0        0         0   test.phys initStep
+    1     0.32    -1.55      142      1.23    0.154     1.32      1.32   test.phys eBrem
+    2    0.199   0.0236      144     0.798    0.431      3.1      4.42   test.phys eIoni
+    3   -0.483    -1.09      146     0.453    0.346     2.36      6.77   test.phys eIoni
+    4     -1.2    -1.61      146     0.172    0.281     1.66      8.43   test.phys eIoni
+    5    -1.31    -1.55      146         0    0.172    0.491      8.92   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 21
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      105      10.8        0        0         0   test.phys initStep
-    1    0.225   -0.219      123       8.5     2.32     18.6      18.6   test.phys eIoni
-    2    -7.21     2.17      135      6.42     2.08     14.9      33.5   test.phys eIoni
-    3    -10.3     3.92      141      5.27    0.875     7.35      40.9   test.phys eIoni
-    4    -10.6     8.15      149      3.91     1.36     9.71      50.6   test.phys eIoni
-    5    -9.96     12.6      155      3.04    0.867     7.19      57.8   test.phys eBrem
-    6    -9.18     14.6      160      2.25    0.791     6.09      63.9   test.phys eIoni
-    7    -10.6     15.1      164       1.7    0.556      4.8      68.7   test.phys eIoni
-    8    -12.8       16      166      1.21    0.489     3.88      72.5   test.phys eIoni
-    9    -12.8     17.2      169     0.803    0.404     3.06      75.6   test.phys eIoni
-   10    -13.3     18.4      170     0.513    0.289     2.36        78   test.phys eIoni
-   11    -12.2     18.9      170     0.176    0.337      1.8      79.8   test.phys eIoni
-   12    -12.1     19.1      170         0    0.176    0.512      80.3   test.phys eIoni
+    0     0.32    -1.55      142    0.0106        0        0         0   test.phys initStep
+    1     -7.5   -0.337      134         0 0.000403     11.5      11.5   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 24
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -7.5   -0.337      134    0.0102        0        0         0   test.phys initStep
+    1     -7.5   -0.336      134         0   0.0102  0.00368   0.00368   test.phys eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 3
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    0.128   -0.183      108     0.361        0        0         0   test.phys initStep
+    1      2.6     -7.7      200     0.361        0     92.4      92.4       World Transportation
+    2      266     -808    1e+04     0.361        0 9.84e+03  9.93e+03  OutOfWorld Transportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 3
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0   0.0248  -0.0146      101   0.00396        0        0         0   test.phys initStep
+    1   0.0271  -0.0162      101         0 0.000403    0.113     0.113   test.phys phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 19
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -10.3     3.92      141     0.275        0        0         0   test.phys initStep
-    1    -10.7      4.3      141    0.0222    0.253     1.03      1.03   test.phys eIoni
-    2    -10.7      4.3      141         0   0.0222   0.0145      1.04   test.phys eIoni
+    0   0.0271  -0.0162      101   0.00356        0        0         0   test.phys initStep
+    1   0.0272  -0.0164      101         0  0.00356 0.000607  0.000607   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
@@ -2236,46 +2215,74 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      184         0        0      184       684   test.phys conv
+    1        0        0      155         0        0      155       655   test.phys conv
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      184        85        0        0         0   test.phys initStep
-    1   -0.113    0.176      191      83.9    0.865     6.62      6.62   test.phys eBrem
-    2   -0.186    0.315      200      82.8     1.11     9.01      15.6       World Transportation
-    3      133      137    1e+04      82.8 3.55e-22  9.8e+03  9.82e+03  OutOfWorld Transportation
+    0        0        0      155        41        0        0         0   test.phys initStep
+    1    -0.26   -0.128      164      38.6      1.3     9.63      9.63   test.phys eIoni
+    2   -0.631    -1.09      171      37.5    0.823     7.09      16.7   test.phys eIoni
+    3    -1.47    -4.23      191        35     2.53     20.1      36.8   test.phys eBrem
+    4    -1.56    -5.49      200      33.7     1.32     8.86      45.7       World Transportation
+    5      727 -1.76e+03    1e+04      33.7 3.34e-22 9.98e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 4
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.47    -4.23      191    0.0122        0        0         0   test.phys initStep
+    1    -1.49    -4.96      196         0 0.000403     4.97      4.97   test.phys phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 7
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.49    -4.96      196    0.0118        0        0         0   test.phys initStep
+    1    -1.49    -4.96      196         0   0.0118  0.00474   0.00474   test.phys eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0   -0.631    -1.09      171     0.254        0        0         0   test.phys initStep
+    1   -0.601    -1.52      172         0    0.254     0.91      0.91   test.phys eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.113    0.176      191     0.192        0        0         0   test.phys initStep
-    1    -0.14    0.322      200     0.192        0        9         9       World Transportation
-    2    -30.5      159    1e+04     0.192        0  9.8e+03  9.81e+03  OutOfWorld Transportation
+    0    -0.26   -0.128      164      1.09        0        0         0   test.phys initStep
+    1    -1.41     1.01      166       0.8    0.291     2.87      2.87   test.phys eIoni
+    2    -2.96     1.88      167     0.514    0.286     2.36      5.22   test.phys eIoni
+    3    -3.48     1.31      166     0.246    0.268      1.8      7.02   test.phys eIoni
+    4    -3.82     1.44      165         0    0.246    0.865      7.89   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      184        14        0        0         0   test.phys initStep
-    1    0.394   -0.175      190      12.7    0.665     5.17      5.17   test.phys eIoni
-    2    0.752   -0.651      200      11.4     1.33     10.6      15.8       World Transportation
-    3  1.7e+03      292    1e+04      11.4 3.02e-22 9.95e+03  9.97e+03  OutOfWorld Transportation
+    0        0        0      155        58        0        0         0   test.phys initStep
+    1   -0.148   -0.715      174      54.8     2.65     19.6      19.6   test.phys eIoni
+    2   -0.259    -1.18      200      51.3     3.45     25.6      45.3       World Transportation
+    3     -601     -103    1e+04      51.3 3.41e-22 9.82e+03  9.86e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.394   -0.175      190     0.611        0        0         0   test.phys initStep
-    1     1.46    0.326      190     0.366    0.245        2         2   test.phys eIoni
-    2    0.693   0.0694      190    0.0889    0.277     1.41      3.41   test.phys eIoni
-    3    0.764   0.0793      190         0   0.0889    0.164      3.58   test.phys eIoni
+    0   -0.148   -0.715      174      0.57        0        0         0   test.phys initStep
+    1   -0.184     0.36      175     0.303    0.267     1.92      1.92   test.phys eIoni
+    2   -0.255    0.432      176    0.0124    0.291     1.17      3.09   test.phys eIoni
+    3   -0.257    0.433      176         0   0.0124  0.00519      3.09   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
@@ -2294,168 +2301,151 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      194     0.749        0      194       694   test.phys compt
-    2     2.11    -2.23      195     0.429        0     3.25       697   test.phys compt
-    3    0.179    -6.72      200     0.429        0     7.03       704       World Transportation
-    4 -3.74e+03 -8.69e+03    1e+04     0.429        0 1.36e+04  1.43e+04  OutOfWorld Transportation
+    1        0        0     96.9         0        0     96.9       597   test.phys conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.11    -2.23      195     0.319        0        0         0   test.phys initStep
-    1     2.73    -2.48      195    0.0358    0.284     1.24      1.24   test.phys eIoni
-    2     2.71    -2.47      195         0   0.0358   0.0336      1.27   test.phys eIoni
+    0        0        0     96.9      53.5        0        0         0   test.phys initStep
+    1   -0.957    -1.08      127      49.6     3.56     30.2      30.2   test.phys eIoni
+    2  -0.0601    -2.49      152      46.3     3.06       25      55.2   test.phys eIoni
+    3  -0.0163    -2.56      153      46.2   0.0775    0.744        56   test.phys eBrem
+    4    0.916    -6.38      181      41.9     3.85     28.1        84   test.phys eIoni
+    5    0.842    -7.65      188        41    0.953     8.08      92.1   test.phys eBrem
+    6    0.777    -9.36      200      39.3     1.66     11.6       104       World Transportation
+    7      893 -1.33e+03    1e+04      39.3 3.37e-22 9.93e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      194      99.3        0        0         0   test.phys initStep
-    1  -0.0298   0.0315      200      98.5    0.753     6.11      6.11       World Transportation
-    2      148    -37.5    1e+04      98.5  3.6e-22  9.8e+03  9.81e+03  OutOfWorld Transportation
+    0    0.916    -6.38      181     0.393        0        0         0   test.phys initStep
+    1     1.54    -6.87      181     0.154    0.239     1.49      1.49   test.phys eIoni
+    2     1.53    -6.67      181         0    0.154    0.411       1.9   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0  -0.0163    -2.56      153   0.00804        0        0         0   test.phys initStep
+    1  -0.0121    -2.57      153         0 0.000403   0.0741    0.0741   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      144         0        0      144       644   test.phys conv
+    0  -0.0121    -2.57      153   0.00764        0        0         0   test.phys initStep
+    1  -0.0124    -2.57      153         0  0.00764  0.00223   0.00223   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      144      78.1        0        0         0   test.phys initStep
-    1    0.189     1.43      191      71.7      6.1       47        47   test.phys eIoni
-    2    0.671     2.23      200      70.7     1.01     8.98        56       World Transportation
-    3      644      863    1e+04      70.7 3.52e-22 9.86e+03  9.91e+03  OutOfWorld Transportation
+    0  -0.0601    -2.49      152     0.239        0        0         0   test.phys initStep
+    1   -0.221    -2.17      152         0    0.239     0.83      0.83   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.189     1.43      191     0.251        0        0         0   test.phys initStep
-    1     0.54     1.67      191         0    0.251    0.893     0.893   test.phys eIoni
+    0   -0.957    -1.08      127      0.41        0        0         0   test.phys initStep
+    1   -0.496   -0.459      128      0.17     0.24     1.54      1.54   test.phys eIoni
+    2   -0.616   -0.601      128         0     0.17    0.482      2.03   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      144      20.9        0        0         0   test.phys initStep
-    1    0.484  -0.0598      153      18.9     1.11     8.77      8.77   test.phys eIoni
-    2    0.812   -0.866      160      18.2    0.771     6.75      15.5   test.phys eBrem
-    3    0.815   -0.869      160      17.5   0.0019   0.0349      15.6   test.phys eIoni
-    4    0.888   -0.964      161      14.2    0.123     1.15      16.7   test.phys eIoni
-    5     7.26    -3.28      183      11.2     2.94       24      40.7   test.phys eIoni
-    6     9.54    -4.25      188      10.3    0.612     5.26      45.9   test.phys eIoni
-    7     10.5     -4.8      190      9.79    0.239     1.98      47.9   test.phys eIoni
-    8     17.3    -8.35      197      8.36     1.14     10.7      58.7   test.phys eIoni
-    9     20.6    -10.8      200      7.75    0.607     5.06      63.7       World Transportation
-   10    1e+04 -5.64e+03 6.89e+03      7.75 3.88e-22 1.33e+04  1.33e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     17.3    -8.35      197     0.295        0        0         0   test.phys initStep
-    1     17.6    -8.04      198    0.0634    0.231     1.13      1.13   test.phys eIoni
-    2     17.6    -8.09      198         0   0.0634   0.0915      1.22   test.phys eIoni
+    0        0        0     96.9      45.4        0        0         0   test.phys initStep
+    1   -0.191   -0.165      117      42.7     2.46     19.9      19.9   test.phys eIoni
+    2      1.6    -1.72      146      38.3     4.15     28.9      48.8   test.phys eIoni
+    3     1.84    -1.53      148      36.5    0.319     2.66      51.5   test.phys eBrem
+    4     4.76    0.378      168      33.3     2.74     20.5      71.9   test.phys eIoni
+    5     6.92   0.0519      177      31.8     1.09     8.51      80.4   test.phys eIoni
+    6      8.4   -0.171      181      30.9    0.557     4.79      85.2   test.phys eIoni
+    7     10.3   -0.104      188      29.8    0.842     6.87      92.1   test.phys eIoni
+    8     11.1  -0.0558      190      28.3    0.345     2.84        95   test.phys eIoni
+    9     14.4   0.0481      200        27     1.37     10.1       105       World Transportation
+   10 3.16e+03     -299    1e+04        27 3.38e-22 1.03e+04  1.04e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     10.5     -4.8      190     0.269        0        0         0   test.phys initStep
-    1     10.3    -4.72      190         0    0.269    0.996     0.996   test.phys eIoni
+    0     11.1  -0.0558      190      1.14        0        0         0   test.phys initStep
+    1       10  -0.0302      193     0.797    0.342     2.95      2.95   test.phys eIoni
+    2     9.11    0.455      194      0.49    0.307     2.35       5.3   test.phys eIoni
+    3     8.06    0.963      194     0.221    0.269     1.74      7.04   test.phys eIoni
+    4     8.03    0.984      195         0    0.221    0.733      7.78   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     9.54    -4.25      188     0.322        0        0         0   test.phys initStep
-    1     9.52    -3.81      189         0    0.322     1.25      1.25   test.phys eIoni
+    0     10.3   -0.104      188     0.262        0        0         0   test.phys initStep
+    1     10.2    0.307      188         0    0.262    0.956     0.956   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.888   -0.964      161       3.2        0        0         0   test.phys initStep
-    1   -0.836    -3.08      166      2.52    0.676     6.35      6.35   test.phys eIoni
-    2    -1.35    -5.13      170      1.79    0.738     5.25      11.6   test.phys eIoni
-    3    -2.25    -8.43      169      1.04    0.742     4.03      15.6   test.phys eIoni
-    4    -2.79    -10.4      168     0.701    0.343     2.79      18.4   test.phys eIoni
-    5    -3.88    -11.6      168      0.44    0.261     2.18      20.6   test.phys eIoni
-    6    -3.35    -12.1      168     0.189    0.251     1.62      22.2   test.phys eIoni
-    7    -3.29    -11.9      168         0    0.189    0.571      22.8   test.phys eIoni
+    0      8.4   -0.171      181     0.336        0        0         0   test.phys initStep
+    1     8.71   -0.764      181      0.11    0.226      1.3       1.3   test.phys eIoni
+    2     8.82   -0.794      181         0     0.11    0.235      1.54   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.815   -0.869      160     0.657        0        0         0   test.phys initStep
-    1     2.05   -0.661      160     0.288    0.369     2.09      2.09   test.phys eIoni
-    2     2.41   -0.996      160    0.0573    0.231      1.1      3.19   test.phys eIoni
-    3      2.4   -0.963      160         0   0.0573   0.0766      3.27   test.phys eIoni
+    0     6.92   0.0519      177      0.44        0        0         0   test.phys initStep
+    1      7.3   -0.792      177     0.158    0.281     1.62      1.62   test.phys eIoni
+    2     7.26       -1      177         0    0.158    0.429      2.05   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.812   -0.866      160    0.0136        0        0         0   test.phys initStep
-    1      1.4    -1.46      166    0.0136        0     7.01      7.01   test.phys Rayl
-    2    0.145     2.68      163     0.013        0     5.55      12.6   test.phys compt
-    3       -2     1.81      171     0.013        0     8.38      20.9   test.phys Rayl
-    4    -1.99     1.77      171         0 0.000403    0.135      21.1   test.phys phot
+    0     4.76    0.378      168     0.446        0        0         0   test.phys initStep
+    1     5.22   -0.438      169     0.181    0.265     1.64      1.64   test.phys eIoni
+    2     5.25   -0.667      169         0    0.181    0.534      2.17   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 7
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.99     1.77      171    0.0126        0        0         0   test.phys initStep
-    1    -1.99     1.77      171         0   0.0126  0.00533   0.00533   test.phys eIoni
+    0     1.84    -1.53      148      1.49        0        0         0   test.phys initStep
+    1     6.44     2.56      200      1.49        0     52.1      52.1       World Transportation
+    2      878      777    1e+04      1.49        0 9.87e+03  9.92e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.145     2.68      163  0.000559        0        0         0   test.phys initStep
-    1    0.145     2.68      163         0 0.000559 3.83e-05  3.83e-05   test.phys eIoni
+    0      1.6    -1.72      146     0.237        0        0         0   test.phys initStep
+    1     1.98    -1.61      146         0    0.237    0.818     0.818   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.484  -0.0598      153     0.867        0        0         0   test.phys initStep
-    1    0.549     1.34      154     0.518    0.349     2.48      2.48   test.phys eIoni
-    2    0.589     2.45      155     0.266    0.252     1.81      4.29   test.phys eIoni
-    3    0.159     2.58      155         0    0.266    0.979      5.26   test.phys eIoni
+    0   -0.191   -0.165      117      0.26        0        0         0   test.phys initStep
+    1  -0.0117    0.222      117         0     0.26    0.944     0.944   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
@@ -2474,445 +2464,434 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0     85.9         0        0     85.9       586   test.phys conv
+    1        0        0      180         0        0      180       680   test.phys conv
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     85.9      13.8        0        0         0   test.phys initStep
-    1    0.211   -0.742      109        11     2.72     23.4      23.4   test.phys eIoni
-    2    0.335     4.77      122      8.34     1.78     14.8      38.2   test.phys eIoni
-    3     2.59     9.74      131      7.04     1.28     10.3      48.6   test.phys eBrem
-    4     2.71     10.2      132      5.95   0.0983    0.976      49.5   test.phys eIoni
-    5     4.25     16.1      140      4.66     1.29     10.9      60.4   test.phys eIoni
-    6     10.8     16.1      135      3.33     1.33     8.78      69.2   test.phys eIoni
-    7     14.2     14.8      135       2.7    0.415     3.75      72.9   test.phys eIoni
-    8     16.9     10.4      135      2.04    0.656     5.57      78.5   test.phys eIoni
-    9     17.7     6.75      137      1.43    0.608     4.48        83   test.phys eIoni
-   10     18.4     3.82      137     0.774    0.658     3.46      86.4   test.phys eIoni
-   11     18.5      2.1      137     0.498    0.276     2.32      88.8   test.phys eIoni
-   12     18.9     1.72      138     0.269    0.229     1.76      90.5   test.phys eIoni
-   13     18.9     1.64      138     0.243   0.0221    0.165      90.7   test.phys eBrem
-   14     18.9     1.58      138         0    0.243    0.825      91.5   test.phys eIoni
-   15     18.9     1.58      138         0        0        0      91.5   test.phys annihil
+    0        0        0      180      18.5        0        0         0   test.phys initStep
+    1   -0.274   -0.178      200        16     2.43     20.3      20.3       World Transportation
+    2      905 -1.14e+03    1e+04        16  3.1e-22 9.91e+03  9.93e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     18.9     1.58      138     0.511        0        0         0   test.phys initStep
-    1       43     56.8      200     0.511        0     86.5      86.5       World Transportation
-    2 3.85e+03 8.76e+03    1e+04     0.511        0 1.36e+04  1.37e+04  OutOfWorld Transportation
+    0        0        0      180      80.5        0        0         0   test.phys initStep
+    1   -0.125  -0.0566      194      77.5     1.67     13.8      13.8   test.phys eIoni
+    2   -0.105  -0.0407      199      76.8    0.512        5      18.8   test.phys eIoni
+    3  -0.0882  -0.0213      200      76.6    0.234     1.26      20.1       World Transportation
+    4      221     75.9    1e+04      76.6 3.52e-22  9.8e+03  9.82e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     18.9     1.58      138     0.511        0        0         0   test.phys initStep
-    1    -8.49    -61.1     67.3     0.196        0     98.3      98.3   test.phys compt
-    2   -0.589    -84.2      200     0.196        0      135       233       World Transportation
-    3      583 -1.79e+03    1e+04     0.196        0 9.96e+03  1.02e+04  OutOfWorld Transportation
+    0   -0.105  -0.0407      199     0.237        0        0         0   test.phys initStep
+    1    0.217   -0.237      199         0    0.237    0.818     0.818   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 10
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -8.49    -61.1     67.3     0.315        0        0         0   test.phys initStep
-    1    -8.65    -61.4     66.7    0.0364    0.279     1.22      1.22   test.phys eIoni
-    2    -8.64    -61.4     66.7         0   0.0364   0.0345      1.26   test.phys eIoni
+    0   -0.125  -0.0566      194      1.31        0        0         0   test.phys initStep
+    1    -1.72    -0.81      196     0.979    0.332     3.24      3.24   test.phys eIoni
+    2    -2.23     -1.7      198     0.731    0.247     1.98      5.22   test.phys msc
+    3    -2.49       -2      199      0.55    0.181     1.62      6.84   test.phys msc
+    4     -2.5    -2.34      200     0.431     0.12     1.03      7.87       World Transportation
+    5 1.77e+03 -2.48e+03    1e+04     0.431 3.27e-22 1.03e+04  1.03e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     18.9     1.64      138   0.00395        0        0         0   test.phys initStep
-    1     18.9     1.62      138         0 0.000403     0.21      0.21   test.phys phot
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 9
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     18.9     1.62      138   0.00355        0        0         0   test.phys initStep
-    1     18.9     1.62      138         0  0.00355 0.000604  0.000604   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0     44.2         0        0     44.2       544   test.phys conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
+* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     14.2     14.8      135     0.224        0        0         0   test.phys initStep
-    1     14.5     14.8      135         0    0.224    0.747     0.747   test.phys eIoni
+    0        0        0     44.2      28.5        0        0         0   test.phys initStep
+    1    0.131  -0.0578     50.4      27.3    0.699     6.23      6.23   test.phys eIoni
+    2   0.0924   -0.144     54.5      8.23    0.518     4.13      10.4   test.phys eBrem
+    3   -0.494   0.0365       65      6.41     1.39     10.8      21.1   test.phys eIoni
+    4   -0.887     1.32     76.1      4.82     1.59     11.6      32.7   test.phys eIoni
+    5   -0.578     1.43     76.6       4.7   0.0526    0.549      33.3   test.phys eBrem
+    6     2.45     2.29     80.3      4.16    0.539     5.06      38.3   test.phys eBrem
+    7     7.21     3.31     86.1       3.3    0.863     7.96      46.3   test.phys eIoni
+    8     9.93     2.55     90.5      1.75    0.796     5.59      51.9   test.phys eIoni
+    9     10.7      2.3       94      1.29    0.468        4      55.9   test.phys eIoni
+   10     10.3     2.88       95      1.12     0.15     1.34      57.2   test.phys eBrem
+   11     10.4     4.18     97.2     0.782    0.341     2.93      60.2   test.phys eIoni
+   12     10.3     5.91     97.7     0.498    0.283     2.33      62.5   test.phys eIoni
+   13     10.8        7     97.6    0.0186     0.48     1.76      64.3   test.phys eIoni
+   14     10.8        7     97.6         0   0.0186   0.0096      64.3   test.phys eIoni
+   15     10.8        7     97.6         0        0        0      64.3   test.phys annihil
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.71     10.2      132     0.991        0        0         0   test.phys initStep
-    1     2.68     9.67      134     0.691      0.3     2.69      2.69   test.phys eIoni
-    2     1.43     10.4      134     0.364    0.327     2.16      4.85   test.phys eIoni
-    3     1.23       11      135    0.0844     0.28      1.4      6.26   test.phys eIoni
-    4      1.2     11.1      135         0   0.0844     0.15      6.41   test.phys eIoni
+    0     10.8        7     97.6     0.511        0        0         0   test.phys initStep
+    1      103      317        0     0.511        0      338       338       World Transportation
+    2 2.97e+03    1e+04 -3.04e+03     0.511        0 1.05e+04  1.09e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.59     9.74      131     0.016        0        0         0   test.phys initStep
-    1     2.61     9.83      131         0 0.000403    0.175     0.175   test.phys phot
+    0     10.8        7     97.6     0.511        0        0         0   test.phys initStep
+    1    0.368    -28.2      109      0.51        0     38.4      38.4   test.phys compt
+    2    -21.3    -96.2      126     0.256        0     73.5       112   test.phys compt
+    3     14.1     -111      114     0.165        0     40.1       152   test.phys compt
+    4    -55.1     -142 1.42e-14     0.165        0      137       289       World Transportation
+    5 -6.12e+03 -2.9e+03   -1e+04     0.165        0  1.2e+04  1.23e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.61     9.83      131    0.0156        0        0         0   test.phys initStep
-    1     2.61     9.83      131         0   0.0156  0.00772   0.00772   test.phys eIoni
+    0     14.1     -111      114    0.0915        0        0         0   test.phys initStep
+    1     14.2     -111      114         0   0.0915    0.172     0.172   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.335     4.77      122      0.92        0        0         0   test.phys initStep
-    1   -0.248     4.42      124     0.654    0.266     2.57      2.57   test.phys eIoni
-    2   -0.126     3.98      126     0.404     0.25     2.09      4.66   test.phys eIoni
-    3   -0.853     3.82      126     0.197    0.207     1.53      6.19   test.phys eIoni
-    4   -0.898     3.86      126         0    0.197    0.613       6.8   test.phys eIoni
+    0    -21.3    -96.2      126     0.254        0        0         0   test.phys initStep
+    1    -21.6    -96.5      126         0    0.254    0.912     0.912   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     85.9      85.2        0        0         0   test.phys initStep
-    1  -0.0452  -0.0109     91.5      84.1    0.754     5.67      5.67   test.phys eIoni
-    2     2.35     3.05      179      72.8     11.3     87.7      93.4   test.phys eBrem
-    3     2.45     3.43      185      71.8    0.676     5.84      99.2   test.phys eIoni
-    4     2.95     4.33      197      68.7     1.41     12.4       112   test.phys eBrem
-    5     3.06     4.54      200      68.4    0.306     2.77       114       World Transportation
-    6      184      815    1e+04      68.4  3.5e-22 9.84e+03  9.95e+03  OutOfWorld Transportation
+    0    0.368    -28.2      109  0.000766        0        0         0   test.phys initStep
+    1    0.368    -28.2      109         0 0.000766 5.77e-05  5.77e-05   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.95     4.33      197      1.69        0        0         0   test.phys initStep
-    1     3.06     4.54      200      1.69        0     2.77      2.77       World Transportation
-    2      413      747    1e+04      1.69        0 9.84e+03  9.84e+03  OutOfWorld Transportation
+    0     10.3     2.88       95    0.0136        0        0         0   test.phys initStep
+    1     8.49     6.36      102         0 0.000403     7.71      7.71   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.45     3.43      185      0.33        0        0         0   test.phys initStep
-    1        3     3.18      185    0.0919    0.238     1.28      1.28   test.phys eIoni
-    2     3.07     3.23      185         0   0.0919    0.173      1.45   test.phys eIoni
+    0     8.49     6.36      102    0.0132        0        0         0   test.phys initStep
+    1     8.49     6.36      102         0   0.0132   0.0058    0.0058   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.35     3.05      179    0.0135        0        0         0   test.phys initStep
-    1     2.35     3.05      179         0 0.000403   0.0289    0.0289   test.phys phot
+    0     9.93     2.55     90.5     0.746        0        0         0   test.phys initStep
+    1     10.4     3.95     91.5     0.474    0.272     2.26      2.26   test.phys eIoni
+    2     9.99     4.74     92.1     0.206    0.268     1.71      3.97   test.phys eIoni
+    3     10.1     5.02     92.1         0    0.206    0.656      4.62   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 16
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.35     3.05      179    0.0131        0        0         0   test.phys initStep
-    1     2.34     3.05      179         0   0.0131  0.00567   0.00567   test.phys eIoni
+    0     2.45     2.29     80.3   0.00589        0        0         0   test.phys initStep
+    1     2.63     2.48     80.4         0 2.03e-05    0.272     0.272   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0452  -0.0109     91.5     0.325        0        0         0   test.phys initStep
-    1   -0.569    0.278     91.9    0.0762    0.248     1.26      1.26   test.phys eIoni
-    2    -0.63    0.273     91.8         0   0.0762    0.126      1.38   test.phys eIoni
+    0     2.63     2.48     80.4   0.00587        0        0         0   test.phys initStep
+    1     2.63     2.48     80.4         0  0.00587  0.00141   0.00141   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0   -0.578     1.43     76.6    0.0642        0        0         0   test.phys initStep
+    1      1.2     2.46     78.9    0.0536        0     3.15      3.15   test.phys compt
+    2    -69.6     21.3     67.3    0.0517        0     74.1      77.3   test.phys compt
+    3     -102     37.8     97.2    0.0444        0     47.1       124   test.phys compt
+    4      -79     68.6     19.3    0.0379        0     86.9       211   test.phys compt
+    5    -89.3     63.1     45.5    0.0364        0     28.7       240   test.phys compt
+    6    -86.9       59     48.3         0 0.000403      5.5       245   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      132         0        0      132       632   test.phys conv
+    0    -86.9       59     48.3    0.0359        0        0         0   test.phys initStep
+    1    -86.9       59     48.2         0   0.0359   0.0338    0.0338   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      132      84.5        0        0         0   test.phys initStep
-    1    0.124   -0.106      140      82.1    0.987        8         8   test.phys eIoni
-    2    0.622    0.505      149        18     1.33     8.98        17   test.phys eBrem
-    3   -0.877   -0.458      179      14.5     3.52     30.2      47.2   test.phys eIoni
-    4    -3.41    -6.12      196      11.9     2.32     18.8        66   test.phys eIoni
-    5    -4.05    -5.47      200      11.3    0.638     3.78      69.8       World Transportation
-    6 -3.05e+03      565    1e+04      11.3 3.11e-22 1.03e+04  1.03e+04  OutOfWorld Transportation
+    0    -89.3     63.1     45.5    0.0015        0        0         0   test.phys initStep
+    1    -89.3     63.1     45.5         0   0.0015 0.000152  0.000152   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.41    -6.12      196     0.318        0        0         0   test.phys initStep
-    1    -3.26     -6.6      197      0.11    0.208     1.23      1.23   test.phys eIoni
-    2    -3.31    -6.65      197         0     0.11    0.235      1.47   test.phys eIoni
+    0      -79     68.6     19.3   0.00652        0        0         0   test.phys initStep
+    1      -79     68.6     19.3         0  0.00652  0.00169   0.00169   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.622    0.505      149      62.7        0        0         0   test.phys initStep
-    1     2.53     4.66      200      62.7        0     51.4      51.4       World Transportation
-    2      368      800    1e+04      62.7        0 9.84e+03  9.89e+03  OutOfWorld Transportation
+    0     -102     37.8     97.2    0.0073        0        0         0   test.phys initStep
+    1     -102     37.8     97.2         0   0.0073  0.00206   0.00206   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.124   -0.106      140      1.46        0        0         0   test.phys initStep
-    1    -1.02      1.5      142      1.09    0.372     3.49      3.49   test.phys eIoni
-    2    -1.26     1.03      145     0.802     0.29     2.87      6.36   test.phys eIoni
-    3    -0.69   -0.716      145     0.317    0.485     2.36      8.72   test.phys eIoni
-    4   -0.725    -1.31      145    0.0884    0.229     1.23      9.95   test.phys eIoni
-    5   -0.661    -1.35      145         0   0.0884    0.162      10.1   test.phys eIoni
+    0    -69.6     21.3     67.3    0.0019        0        0         0   test.phys initStep
+    1    -69.6     21.3     67.3         0   0.0019 0.000219  0.000219   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      132      14.5        0        0         0   test.phys initStep
-    1     1.18    0.465      144      12.7     1.43     12.2      12.2   test.phys eIoni
-    2    0.909    0.461      165      10.2     2.57     21.7      33.9   test.phys eIoni
-    3     2.42    -1.52      177      5.78     1.48     12.1        46   test.phys eBrem
-    4     5.57     -4.1      179         5    0.551     4.69      50.7   test.phys eIoni
-    5     6.39    -4.79      180      4.47    0.124     1.18      51.9   test.phys eIoni
-    6     7.19    -5.48      180      4.32    0.114     1.07      52.9   test.phys eBrem
-    7     9.05       -7      181      3.28    0.281     2.48      55.4   test.phys eBrem
-    8     12.9    -10.8      183      2.44    0.842     6.49      61.9   test.phys eIoni
-    9     14.4    -14.5      186      1.66    0.781     5.11        67   test.phys eIoni
-   10     15.5    -17.5      187      1.25    0.415     3.82      70.8   test.phys eIoni
-   11     15.9    -20.2      187     0.846      0.4     3.13        74   test.phys eIoni
-   12     16.2    -21.7      188     0.582    0.264     2.44      76.4   test.phys eIoni
-   13     17.1    -22.4      189      0.29    0.292     1.94      78.3   test.phys eIoni
-   14     17.7    -22.3      189    0.0147    0.275     1.11      79.5   test.phys eIoni
-   15     17.7    -22.3      189         0   0.0147  0.00702      79.5   test.phys eIoni
+    0      1.2     2.46     78.9    0.0106        0        0         0   test.phys initStep
+    1      1.2     2.46     78.9         0   0.0106  0.00394   0.00394   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     9.05       -7      181     0.757        0        0         0   test.phys initStep
-    1     52.2    -41.7      191     0.741        0     56.4      56.4   test.phys compt
-    2     73.9    -65.5      200     0.741        0     33.3      89.8       World Transportation
-    3  9.1e+03   -1e+04 3.85e+03     0.741        0 1.39e+04   1.4e+04  OutOfWorld Transportation
+    0   -0.494   0.0365       65     0.439        0        0         0   test.phys initStep
+    1    -1.19    0.659     65.5     0.209     0.23     1.62      1.62   test.phys eIoni
+    2    -1.06    0.576     65.2         0    0.209    0.673      2.29   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 13
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     52.2    -41.7      191    0.0159        0        0         0   test.phys initStep
-    1     52.2    -41.7      191         0   0.0159  0.00804   0.00804   test.phys eIoni
+    0   0.0924   -0.144     54.5      18.5        0        0         0   test.phys initStep
+    1     1.23    -1.04      200      18.5        0      145       145       World Transportation
+    2     77.8    -61.5    1e+04      18.5        0  9.8e+03  9.95e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     7.19    -5.48      180    0.0363        0        0         0   test.phys initStep
-    1     8.66    -6.26      181    0.0325        0     1.75      1.75   test.phys compt
-    2    0.778    -6.26      184    0.0311        0     8.66      10.4   test.phys compt
-    3    -5.82     6.85      180    0.0278        0     15.2      25.6   test.phys compt
-    4    -4.82    -3.15      184    0.0278        0     10.8      36.4   test.phys Rayl
-    5     2.21    -54.7      196    0.0266        0     53.4      89.8   test.phys compt
-    6     42.1    -66.3      163         0 0.000403     53.1       143   test.phys phot
+    0    0.131  -0.0578     50.4     0.486        0        0         0   test.phys initStep
+    1     1.05   -0.225     51.1     0.256    0.229     1.74      1.74   test.phys eIoni
+    2     1.48   -0.213     51.3         0    0.256    0.925      2.66   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     42.1    -66.3      163    0.0262        0        0         0   test.phys initStep
-    1     42.1    -66.3      163         0   0.0262   0.0194    0.0194   test.phys eIoni
+    0        0        0     44.2      70.5        0        0         0   test.phys initStep
+    1   0.0116   0.0134     48.4      68.3    0.448     4.23      4.23   test.phys eBrem
+    2 -0.00279   0.0508     51.4      67.6    0.306        3      7.23   test.phys eIoni
+    3    -1.28  -0.0484       89      59.9     4.64     37.6      44.8   test.phys eBrem
+    4    -6.09     1.76      139        51     6.71     50.3      95.2   test.phys eBrem
+    5     -7.8     2.27      152        49     1.72       13       108   test.phys eIoni
+    6    -7.82     2.27      152      48.6   0.0284    0.198       108   test.phys eIoni
+    7    -13.3     2.98      200      42.8     5.85     48.5       157       World Transportation
+    8     36.8      190    1e+04      42.8 3.35e-22  9.8e+03  9.96e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 30,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.21    -54.7      196    0.0012        0        0         0   test.phys initStep
-    1     2.21    -54.7      196         0   0.0012 0.000108  0.000108   test.phys eIoni
+    0    -7.82     2.27      152     0.322        0        0         0   test.phys initStep
+    1    -8.37     2.57      152    0.0776    0.244     1.25      1.25   test.phys eIoni
+    2    -8.35     2.57      152         0   0.0776     0.13      1.38   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -5.82     6.85      180   0.00328        0        0         0   test.phys initStep
-    1    -5.82     6.85      180         0  0.00328 0.000529  0.000529   test.phys eIoni
+    0     -7.8     2.27      152     0.274        0        0         0   test.phys initStep
+    1    -8.17     2.58      152     0.033    0.241     1.02      1.02   test.phys eIoni
+    2    -8.17     2.58      152         0    0.033   0.0291      1.05   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 12
+* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.778    -6.26      184   0.00142        0        0         0   test.phys initStep
-    1    0.778    -6.26      184         0  0.00142 0.000139  0.000139   test.phys eIoni
+    0    -6.09     1.76      139      2.19        0        0         0   test.phys initStep
+    1    -14.1     9.93      200      2.19        0     62.1      62.1       World Transportation
+    2 -1.3e+03 1.32e+03    1e+04      2.19        0 9.97e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 12
+* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     8.66    -6.26      181   0.00375        0        0         0   test.phys initStep
-    1     8.66    -6.26      181         0  0.00375 0.000662  0.000662   test.phys eIoni
+    0    -1.28  -0.0484       89      3.06        0        0         0   test.phys initStep
+    1    -7.07     0.32      200      3.06        0      111       111       World Transportation
+    2     -518     32.8    1e+04      3.06        0 9.81e+03  9.92e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     6.39    -4.79      180     0.403        0        0         0   test.phys initStep
-    1     6.71    -4.82      181     0.189    0.214     1.52      1.52   test.phys eIoni
-    2     6.78    -5.04      181         0    0.189    0.574       2.1   test.phys eIoni
+    0 -0.00279   0.0508     51.4      0.46        0        0         0   test.phys initStep
+    1   -0.899  -0.0106       52      0.22     0.24     1.67      1.67   test.phys eIoni
+    2   -0.698    0.201     51.8         0     0.22    0.729       2.4   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     5.57     -4.1      179     0.226        0        0         0   test.phys initStep
-    1     5.94    -4.02      179         0    0.226    0.758     0.758   test.phys eIoni
+    0   0.0116   0.0134     48.4      1.72        0        0         0   test.phys initStep
+    1    0.362   -0.601      200      1.72        0      152       152       World Transportation
+    2       23    -40.3    1e+04      1.72        0  9.8e+03  9.95e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     2.42    -1.52      177      2.92        0        0         0   test.phys initStep
-    1     25.3    -16.9      200      2.92        0     35.8      35.8       World Transportation
-    2 9.83e+03 -6.59e+03    1e+04      2.92        0 1.53e+04  1.54e+04  OutOfWorld Transportation
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.18    0.465      144     0.287        0        0         0   test.phys initStep
-    1    0.851    0.144      144    0.0194    0.267     1.09      1.09   test.phys eIoni
-    2    0.854    0.148      144         0   0.0194   0.0113       1.1   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0      180      83.5        0      180       680   test.phys compt
+    2  -0.0783   -0.875      200      83.5        0     19.5       700       World Transportation
+    3    -39.4     -440    1e+04      83.5        0 9.81e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500         1        0        0         0       World initStep
-    1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200         1        0      200       700       World Transportation
-    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0        0        0      180      16.5        0        0         0   test.phys initStep
+    1     1.05     5.39      198      12.6     2.25     18.6      18.6   test.phys eIoni
+    2     1.12      5.6      199      12.1   0.0575    0.514      19.2   test.phys eIoni
+    3     1.24      6.3      200      11.9    0.192     1.59      20.7       World Transportation
+    4  1.1e+03 5.95e+03    1e+04      11.9  3.5e-22 1.15e+04  1.15e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0     42.4     0.922        0     42.4       542   test.phys biasWrapper(hadElastic)
-    2     85.8      3.5       84     0.816        0     95.5       638   test.phys biasWrapper(hadElastic)
-    3     80.9     32.9      105     0.763   0.0526     36.2       674   test.phys biasWrapper(hadElastic)
-    4      163      121      113     0.622        0      121       795   test.phys biasWrapper(hadElastic)
-    5      194     38.5      129     0.541        0     89.1       884   test.phys biasWrapper(hadElastic)
-    6      351     85.4     99.9     0.425        0      166  1.05e+03   test.phys biasWrapper(hadElastic)
-    7      328     77.4     80.7     0.342        0     31.1  1.08e+03   test.phys biasWrapper(hadElastic)
-    8      453      -67      157     0.315   0.0275      206  1.29e+03   test.phys biasWrapper(hadElastic)
-    9      531    -75.9      114     0.308  0.00706     89.7  1.38e+03   test.phys biasWrapper(hadElastic)
-   10      534    -78.5      112      0.28   0.0275     4.16  1.38e+03   test.phys biasWrapper(hadElastic)
-   11      503     -123     66.4     0.258   0.0218     71.3  1.45e+03   test.phys biasWrapper(hadElastic)
-   12      432     -119     61.3     0.228   0.0305     71.5  1.52e+03   test.phys biasWrapper(hadElastic)
-   13      403     -124      200     0.228        0      142  1.67e+03       World Transportation
-   14 -1.63e+03     -494    1e+04     0.228        0    1e+04  1.17e+04  OutOfWorld Transportation
+    0     1.12      5.6      199     0.434        0        0         0   test.phys initStep
+    1     1.11      5.2      199      0.31    0.124    0.859     0.859   test.phys msc
+    2     1.11     4.83      199     0.223   0.0871    0.414      1.27   test.phys msc
+    3     1.13     4.47      199         0    0.223    0.744      2.02   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 8,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      328     77.4     80.7    0.0828        0        0         0   test.phys initStep
-    1      328     77.4     80.7         0   0.0828  0.00177   0.00177   test.phys ionIoni
+    0     1.05     5.39      198      1.72        0        0         0   test.phys initStep
+    1    0.325     5.26      200       1.5    0.211     2.15      2.15       World Transportation
+    2 -2.19e+03    4e+03    1e+04       1.5 2.87e-22 1.08e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      351     85.4     99.9     0.116        0        0         0   test.phys initStep
-    1      351     85.4     99.9         0    0.116  0.00206   0.00206   test.phys ionIoni
+    0        0        0     -500         1        0        0         0       World initStep
+    1        0        0        0         1        0      500       500   test.phys Transportation
+    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200         1        0      200       700       World Transportation
+    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      194     38.5      129     0.081        0        0         0   test.phys initStep
-    1      194     38.5      129         0    0.081  0.00175   0.00175   test.phys ionIoni
+    0        0        0        0         1        0        0       500   test.phys initStep
+    1        0        0       97     0.759        0       97       597   test.phys biasWrapper(hadElastic)
+    2    -44.2    -7.22        0     0.759        0      107       704       World Transportation
+    3 -4.6e+03     -752   -1e+04     0.759        0  1.1e+04  1.17e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      163      121      113     0.142        0        0         0   test.phys initStep
-    1      163      121      113         0    0.142  0.00227   0.00227   test.phys ionIoni
+    0        0        0       97     0.241        0        0         0   test.phys initStep
+    1 0.000483 7.89e-05       97         0    0.241  0.00271   0.00271   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     85.8      3.5       84     0.106        0        0         0   test.phys initStep
-    1     85.8      3.5       84         0    0.106  0.00198   0.00198   test.phys ionIoni
+    0        0        0     -500         1        0        0         0       World initStep
+    1        0        0        0         1        0      500       500   test.phys Transportation
+    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200         1        0      200       700       World Transportation
+    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     42.4    0.0781        0        0         0   test.phys initStep
-    1 -0.000912 -3.72e-05     42.4         0   0.0781  0.00172   0.00172   test.phys ionIoni
+    0        0        0        0         1        0        0       500   test.phys initStep
+    1        0        0     31.2     0.988   0.0124     31.2       531   test.phys biasWrapper(hadElastic)
+    2       -5       68      184     0.976   0.0118      168       699   test.phys biasWrapper(hadElastic)
+    3    -11.6     82.1      200     0.976        0     22.1       721       World Transportation
+    4 -4.11e+03 8.88e+03    1e+04     0.976        0 1.38e+04  1.45e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -2931,45 +2910,46 @@ 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        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0     6.13      0.89        0     6.13       506   test.phys biasWrapper(hadElastic)
-    2    -7.53     -161     37.7     0.812        0      164       670   test.phys biasWrapper(hadElastic)
-    3    -48.7     -176     31.6     0.677        0     44.5       714   test.phys biasWrapper(hadElastic)
-    4    -13.5     -228     84.4     0.568        0     81.8       796   test.phys biasWrapper(hadElastic)
-    5     64.1     -201       25     0.564  0.00333      101       898   test.phys biasWrapper(hadElastic)
-    6      104     -201 7.11e-15     0.564        0       47       945       World Transportation
-    7    1e+04     -197 -6.21e+03     0.564        0 1.17e+04  1.26e+04  OutOfWorld Transportation
+    1        0        0      167     0.764        0      167       667   test.phys biasWrapper(hadElastic)
+    2    -84.6    -49.3        0     0.764        0      193       860       World Transportation
+    3 -5.16e+03 -3.01e+03   -1e+04     0.764        0 1.16e+04  1.25e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -13.5     -228     84.4     0.109        0        0         0   test.phys initStep
-    1    -13.5     -228     84.4         0    0.109  0.00201   0.00201   test.phys ionIoni
+    0        0        0      167     0.236        0        0         0   test.phys initStep
+    1 0.000514 0.000299      167         0    0.236   0.0027    0.0027   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -48.7     -176     31.6     0.135        0        0         0   test.phys initStep
-    1    -48.7     -176     31.6         0    0.135  0.00222   0.00222   test.phys ionIoni
+    0        0        0     -500         1        0        0         0       World initStep
+    1        0        0        0         1        0      500       500   test.phys Transportation
+    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200         1        0      200       700       World Transportation
+    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -7.53     -161     37.7    0.0779        0        0         0   test.phys initStep
-    1    -7.53     -161     37.7         0   0.0779  0.00172   0.00172   test.phys ionIoni
+    0        0        0        0         1        0        0       500   test.phys initStep
+    1        0        0      175     0.891        0      175       675   test.phys biasWrapper(hadElastic)
+    2     94.7       81      200     0.891        0      127       802       World Transportation
+    3    1e+04 8.56e+03 2.86e+03     0.891        0 1.33e+04  1.41e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     6.13      0.11        0        0         0   test.phys initStep
-    1 5.26e-05  0.00112     6.13         0     0.11  0.00202   0.00202   test.phys ionIoni
+    0        0        0      175     0.109        0        0         0   test.phys initStep
+    1 -0.00085 -0.000727      175         0    0.109  0.00201   0.00201   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -2988,9 +2968,9 @@ 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        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0      141     0.954   0.0457      141       641   test.phys biasWrapper(hadElastic)
-    2     60.7     22.8      200     0.954        0       88       729       World Transportation
-    3    1e+04 3.75e+03 9.94e+03     0.954        0 1.44e+04  1.51e+04  OutOfWorld Transportation
+    1        0        0      184     0.993  0.00667      184       684   test.phys biasWrapper(hadElastic)
+    2    -4.64    -2.19      200     0.993        0       17       701       World Transportation
+    3 -2.8e+03 -1.32e+03    1e+04     0.993        0 1.03e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3009,35 +2989,38 @@ 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        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0     68.3     0.855        0     68.3       568   test.phys biasWrapper(hadElastic)
-    2     37.3    -17.2     64.8     0.772        0     41.2       610   test.phys biasWrapper(hadElastic)
-    3     74.4     21.1     80.5     0.667        0     55.6       665   test.phys biasWrapper(hadElastic)
-    4     44.8     80.6        0     0.667        0      104       770       World Transportation
-    5 -3.63e+03 7.48e+03   -1e+04     0.667        0  1.3e+04  1.37e+04  OutOfWorld Transportation
+    1        0        0      111     0.931   0.0693      111       611   test.phys biasWrapper(hadElastic)
+    2      152     10.7      200     0.931        0      177       788       World Transportation
+    3    1e+04      702 5.94e+03     0.931        0 1.14e+04  1.22e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     74.4     21.1     80.5     0.105        0        0         0   test.phys initStep
-    1     74.4     21.1     80.5         0    0.105  0.00198   0.00198   test.phys ionIoni
+    0        0        0     -500         1        0        0         0       World initStep
+    1        0        0        0         1        0      500       500   test.phys Transportation
+    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200         1        0      200       700       World Transportation
+    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     37.3    -17.2     64.8    0.0832        0        0         0   test.phys initStep
-    1     37.3    -17.2     64.8         0   0.0832  0.00177   0.00177   test.phys ionIoni
+    0        0        0        0         1        0        0       500   test.phys initStep
+    1        0        0     64.6     0.751        0     64.6       565   test.phys biasWrapper(hadElastic)
+    2     4.38     12.7        0     0.751        0       66       631       World Transportation
+    3      683 1.98e+03   -1e+04     0.751        0 1.02e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     68.3     0.145        0        0         0   test.phys initStep
-    1  -0.0011 0.000507     68.3         0    0.145  0.00229   0.00229   test.phys ionIoni
+    0        0        0     64.6     0.249        0        0         0   test.phys initStep
+    1 -7.68e-05 -0.000223     64.6         0    0.249  0.00273   0.00273   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3056,27 +3039,26 @@ 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        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0      158     0.884        0      158       658   test.phys biasWrapper(hadElastic)
-    2     23.8    -7.65      161     0.722        0     25.3       683   test.phys biasWrapper(hadElastic)
-    3    -9.33    -45.3      120     0.698   0.0244     64.7       748   test.phys biasWrapper(hadElastic)
-    4    -17.5    -67.9        0     0.698        0      123       870       World Transportation
-    5     -693 -1.95e+03   -1e+04     0.698        0 1.02e+04  1.11e+04  OutOfWorld Transportation
+    1        0        0     28.7      0.76        0     28.7       529   test.phys biasWrapper(hadElastic)
+    2    -8.43     1.49     11.5     0.657        0     19.2       548   test.phys biasWrapper(hadElastic)
+    3     13.3    -13.7        0     0.657        0     28.9       577       World Transportation
+    4    1e+04 -6.98e+03 -5.26e+03     0.657        0 1.33e+04  1.38e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     23.8    -7.65      161     0.162        0        0         0   test.phys initStep
-    1     23.8    -7.65      161         0    0.162  0.00241   0.00241   test.phys ionIoni
+    0    -8.43     1.49     11.5     0.104        0        0         0   test.phys initStep
+    1    -8.43     1.49     11.5         0    0.104  0.00196   0.00196   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      158     0.116        0        0         0   test.phys initStep
-    1 -0.00109 0.000351      158         0    0.116  0.00207   0.00207   test.phys ionIoni
+    0        0        0     28.7      0.24        0        0         0   test.phys initStep
+    1 0.000512 -9.04e-05     28.7         0     0.24  0.00271   0.00271   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3095,18 +3077,9 @@ 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        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0      8.1     0.891        0      8.1       508   test.phys biasWrapper(hadElastic)
-    2    -33.8      -34     18.1     0.846   0.0451       49       557   test.phys biasWrapper(hadElastic)
-    3      -44    -59.6        0     0.846        0       33       590       World Transportation
-    4 -3.98e+03   -1e+04 -7.02e+03     0.846        0 1.28e+04  1.34e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      8.1     0.109        0        0         0   test.phys initStep
-    1 0.000787 0.000791     8.11         0    0.109  0.00201   0.00201   test.phys ionIoni
+    1        0        0      198     0.956   0.0437      198       698   test.phys biasWrapper(hadElastic)
+    2    -1.23     1.03      200     0.956        0     2.22       701       World Transportation
+    3 -7.86e+03  6.6e+03    1e+04     0.956        0 1.42e+04  1.49e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3125,407 +3098,402 @@ 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        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0      149     0.985   0.0148      149       649   test.phys biasWrapper(hadElastic)
-    2    -22.8    -10.6      200     0.985        0     56.7       706       World Transportation
-    3 -4.42e+03 -2.05e+03    1e+04     0.985        0 1.09e+04  1.16e+04  OutOfWorld Transportation
+    1        0        0      111     0.938   0.0615      111       611   test.phys biasWrapper(hadElastic)
+    2    -34.4      127      200     0.938        0      158       770       World Transportation
+    3 -2.72e+03    1e+04 7.12e+03     0.938        0 1.23e+04  1.31e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500         1        0        0         0       World initStep
-    1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200         1        0      200       700       World Transportation
-    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0      146     0.782        0      146       646   test.phys biasWrapper(hadElastic)
-    2    0.364   -0.185      145         0        0    0.573       646   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = C14,   Track ID = 5,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.364   -0.185      145    0.0908        0        0         0   test.phys initStep
-    1    0.363   -0.185      145         0   0.0908  0.00215   0.00215   test.phys ionIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0     35.3         0        0     35.3       535   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = C11,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.364   -0.185      145      1.26        0        0         0   test.phys initStep
-    1    0.408   -0.201      145   0.00253     1.26   0.0509    0.0509   test.phys hIoni
-    2    0.408   -0.201      145         0  0.00253 0.000312    0.0512   test.phys hIoni
+    0        0        0     35.3      1.58        0        0         0   test.phys initStep
+    1  0.00271 -0.00103     35.3         0     1.58  0.00304   0.00304   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      146     0.218        0        0         0   test.phys initStep
-    1 -0.000761 0.000387      146         0    0.218  0.00265   0.00265   test.phys ionIoni
+    0        0        0     35.3       2.8        0        0         0   test.phys initStep
+    1     19.7    -94.1     25.5      2.67        0     96.6      96.6   test.phys biasWrapper(hadElastic)
+    2       50     -116        0      2.67        0     45.2       142       World Transportation
+    3    1e+04 -7.26e+03 -8.37e+03      2.67        0 1.48e+04   1.5e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = N14,   Track ID = 9,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500         1        0        0         0       World initStep
-    1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200         1        0      200       700       World Transportation
-    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0     19.7    -94.1     25.5     0.133        0        0         0   test.phys initStep
+    1     19.7    -94.1     25.5         0    0.133   0.0022    0.0022   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0      146     0.875        0      146       646   test.phys biasWrapper(hadElastic)
-    2     5.41    -5.11      147     0.754        0     7.46       654   test.phys biasWrapper(hadElastic)
-    3     22.3     21.7      200     0.754        0     61.9       716       World Transportation
-    4 3.14e+03 4.96e+03    1e+04     0.754        0 1.14e+04  1.21e+04  OutOfWorld Transportation
+    0        0        0     35.3      6.38        0        0         0   test.phys initStep
+    1     77.4    -12.4      143         0        0      134       134   test.phys conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e+,   Track ID = 11,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     5.41    -5.11      147     0.121        0        0         0   test.phys initStep
-    1     5.41    -5.11      147         0    0.121  0.00211   0.00211   test.phys ionIoni
+    0     77.4    -12.4      143      1.82        0        0         0   test.phys initStep
+    1     80.1    -13.2      146      1.39    0.429     4.11      4.11   test.phys eIoni
+    2     82.8      -14      145     0.918     0.47     3.39      7.49   test.phys eIoni
+    3       83    -14.2      145     0.527    0.039    0.337      7.83   test.phys eIoni
+    4     83.4    -14.5      143     0.254    0.273     1.83      9.66   test.phys eIoni
+    5     83.6    -14.5      144      0.19   0.0427    0.261      9.92   test.phys eBrem
+    6     83.8    -14.3      144         0     0.19    0.556      10.5   test.phys eIoni
+    7     83.8    -14.3      144         0        0        0      10.5   test.phys annihil
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      146     0.125        0        0         0   test.phys initStep
-    1 -0.000855 0.000807      146         0    0.125  0.00214   0.00214   test.phys ionIoni
+    0     83.8    -14.3      144     0.511        0        0         0   test.phys initStep
+    1     73.7     17.4      157     0.317        0       36        36   test.phys compt
+    2     42.9       49      120     0.314        0     57.8      93.8   test.phys compt
+    3   -0.871     84.2     83.1     0.305        0     67.3       161   test.phys compt
+    4    -7.83     86.4     77.7     0.194        0     9.11       170   test.phys compt
+    5    -20.2     47.5     74.8      0.16        0       41       211   test.phys compt
+    6      -39     42.2     54.8     0.105        0       28       239   test.phys compt
+    7    -39.1     42.9     56.2     0.102        0     1.53       241   test.phys compt
+    8     2.86     89.3      128    0.0972        0     95.5       336   test.phys compt
+    9    -20.2      149      200    0.0972        0     96.3       432       World Transportation
+   10 -3.17e+03 8.37e+03    1e+04    0.0972        0 1.32e+04  1.36e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500         1        0        0         0       World initStep
-    1        0        0        0         1        0      500       500   test.phys Transportation
-    2        0        0        0         1        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200         1        0      200       700       World Transportation
-    4        0        0    1e+04         1        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0     2.86     89.3      128   0.00464        0        0         0   test.phys initStep
+    1     2.86     89.3      128         0  0.00464 0.000947  0.000947   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0         1        0        0       500   test.phys initStep
-    1        0        0     76.4     0.865        0     76.4       576   test.phys biasWrapper(hadElastic)
-    2    -95.3     -308     74.1     0.778        0      323       899   test.phys biasWrapper(hadElastic)
-    3    -95.4     -309     72.2     0.771  0.00788     2.03       901   test.phys biasWrapper(hadElastic)
-    4     -100     -315     60.6     0.658        0     13.9       915   test.phys biasWrapper(hadElastic)
-    5     -101     -222     21.2     0.603   0.0547      101  1.02e+03   test.phys biasWrapper(hadElastic)
-    6    -94.7     -221        0     0.603        0     22.1  1.04e+03       World Transportation
-    7 2.86e+03      102   -1e+04     0.603        0 1.04e+04  1.15e+04  OutOfWorld Transportation
+    0    -39.1     42.9     56.2   0.00298        0        0         0   test.phys initStep
+    1    -39.1     42.9     56.2         0  0.00298 0.000453  0.000453   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -100     -315     60.6     0.113        0        0         0   test.phys initStep
-    1     -100     -315     60.6         0    0.113  0.00204   0.00204   test.phys ionIoni
+    0      -39     42.2     54.8    0.0548        0        0         0   test.phys initStep
+    1      -39     42.2     54.8         0   0.0548    0.071     0.071   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -95.3     -308     74.1    0.0861        0        0         0   test.phys initStep
-    1    -95.3     -308     74.1         0   0.0861   0.0018    0.0018   test.phys ionIoni
+    0    -20.2     47.5     74.8    0.0346        0        0         0   test.phys initStep
+    1    -20.2     47.5     74.8         0   0.0346   0.0316    0.0316   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     76.4     0.135        0        0         0   test.phys initStep
-    1 0.000354  0.00114     76.4         0    0.135  0.00222   0.00222   test.phys ionIoni
+    0    -7.83     86.4     77.7     0.111        0        0         0   test.phys initStep
+    1    -7.89     86.5     77.6         0    0.111    0.239     0.239   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0   -0.871     84.2     83.1   0.00884        0        0         0   test.phys initStep
+    1   -0.871     84.2     83.1         0  0.00884  0.00287   0.00287   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      127      99.5        0      127       627   test.phys biasWrapper(hadElastic)
-    2    -9.78    -17.6      200      99.5        0     76.1       703       World Transportation
-    3 -1.32e+03 -2.37e+03    1e+04      99.5        0 1.02e+04  1.09e+04  OutOfWorld Transportation
+    0     42.9       49      120    0.0023        0        0         0   test.phys initStep
+    1     42.9       49      120         0   0.0023 0.000297  0.000297   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      127     0.539        0        0         0   test.phys initStep
-    1  0.00142  0.00256      127         0    0.539  0.00304   0.00304   test.phys ionIoni
+    0     73.7     17.4      157     0.194        0        0         0   test.phys initStep
+    1     73.7     17.6      158         0    0.194    0.599     0.599   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0     83.8    -14.3      144     0.511        0        0         0   test.phys initStep
+    1      114     -110      102     0.187        0      108       108   test.phys compt
+    2    -18.1    -46.8      166     0.179        0      160       268   test.phys compt
+    3      -40      -26      200     0.179        0     45.5       313       World Transportation
+    4 -6.37e+03 5.98e+03    1e+04     0.179        0 1.31e+04  1.34e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 14
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      110      99.9   0.0574      110       610   test.phys biasWrapper(hadElastic)
-    2    -7.85    0.849      200      99.9        0     90.8       700       World Transportation
-    3     -858     92.8    1e+04      99.9        0 9.84e+03  1.05e+04  OutOfWorld Transportation
+    0    -18.1    -46.8      166   0.00806        0        0         0   test.phys initStep
+    1    -18.1    -46.8      166         0  0.00806  0.00244   0.00244   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 14
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0      114     -110      102     0.324        0        0         0   test.phys initStep
+    1      115     -110      102         0    0.324     1.26      1.26   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0     91.3         0        0     91.3       591   test.phys biasWrapper(neutronInelastic)
+    0     83.6    -14.5      144    0.0215        0        0         0   test.phys initStep
+    1     99.9    -14.8      152         0 0.000403     18.3      18.3   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = C12,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 13
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     91.3     0.534        0        0         0   test.phys initStep
-    1  0.00167 -0.00136     91.3         0    0.534  0.00312   0.00312   test.phys ionIoni
+    0     99.9    -14.8      152    0.0211        0        0         0   test.phys initStep
+    1     99.9    -14.8      152         0   0.0211   0.0132    0.0132   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = deuteron,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     91.3      4.82        0        0         0   test.phys initStep
-    1   -0.177  -0.0725     91.2      2.55     2.27    0.192     0.192   test.phys hIoni
-    2   -0.273    -0.11     91.2         0     2.55    0.103     0.295   test.phys hIoni
+    0       83    -14.2      145     0.352        0        0         0   test.phys initStep
+    1     83.8    -14.3      145    0.0769    0.275     1.36      1.36   test.phys eIoni
+    2     83.8    -14.4      145         0   0.0769    0.128      1.49   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     91.3     0.503        0        0         0   test.phys initStep
-    1     18.3     1.34       86     0.363        0     19.1      19.1   test.phys compt
-    2     61.4    -35.3        0     0.363        0      103       122       World Transportation
-    3 5.08e+03 -4.3e+03   -1e+04     0.363        0  1.2e+04  1.21e+04  OutOfWorld Transportation
+    0     77.4    -12.4      143      3.54        0        0         0   test.phys initStep
+    1     80.9    -12.8      149      2.64    0.903     6.91      6.91   test.phys eIoni
+    2     81.9    -15.3      153      1.77    0.869     5.43      12.3   test.phys eIoni
+    3     83.7    -17.8      155      1.17    0.598        4      16.3   test.phys eIoni
+    4     85.4    -19.7      155     0.819    0.353        3      19.3   test.phys eIoni
+    5     86.5    -19.9      154     0.589     0.17     1.37      20.7   test.phys eBrem
+    6     87.1    -19.8      154     0.264   0.0798    0.737      21.5   test.phys eIoni
+    7     87.6    -19.8      154         0    0.264    0.966      22.4   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 28,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     18.3     1.34       86      0.14        0        0         0   test.phys initStep
-    1     18.4     1.42       86         0     0.14     0.35      0.35   test.phys eIoni
+    0     87.1    -19.8      154     0.245        0        0         0   test.phys initStep
+    1     87.3    -19.8      154         0    0.245    0.861     0.861   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     91.3      6.89        0        0         0   test.phys initStep
-    1     65.1      118      200      6.89        0      173       173       World Transportation
-    2 5.54e+03    1e+04 9.34e+03      6.89        0 1.45e+04  1.47e+04  OutOfWorld Transportation
+    0     86.5    -19.9      154     0.061        0        0         0   test.phys initStep
+    1      209     40.8      161    0.0525        0      137       137   test.phys compt
+    2      207     33.1      148         0 2.03e-05     15.2       152   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 30,   Parent ID = 27
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     91.3        77        0        0         0   test.phys initStep
-    1     18.1     27.8      200        77        0      114       114       World Transportation
-    2 1.65e+03 2.53e+03    1e+04        77        0 1.02e+04  1.04e+04  OutOfWorld Transportation
+    0      207     33.1      148    0.0525        0        0         0   test.phys initStep
+    1      207     33.1      148         0   0.0525   0.0657    0.0657   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 27
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
+    0      209     40.8      161   0.00856        0        0         0   test.phys initStep
+    1      209     40.8      161         0  0.00856  0.00271   0.00271   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = proton,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0     25.8      99.1        0     25.8       526   test.phys biasWrapper(hadElastic)
-    2       36    -19.4      139         0        0      120       646   test.phys biasWrapper(neutronInelastic)
+    0        0        0     35.3       6.8        0        0         0   test.phys initStep
+    1   -0.174    0.275     35.3      5.27     1.53    0.326     0.326   test.phys hIoni
+    2   -0.311    0.493     35.3       3.7     1.57    0.258     0.584   test.phys hIoni
+    3   -0.411     0.66     35.3      2.05     1.65    0.195     0.779   test.phys hIoni
+    4    -0.47    0.754     35.3   0.00478     2.04    0.111      0.89   test.phys hIoni
+    5    -0.47    0.754     35.3         0  0.00478 0.000428      0.89   test.phys hIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = C12,   Track ID = 10,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       36    -19.4      139      1.21        0        0         0   test.phys initStep
-    1       36    -19.4      139         0     1.21  0.00329   0.00329   test.phys ionIoni
+    0        0        0     35.3        23        0        0         0   test.phys initStep
+    1    -69.3     55.6      173      22.7        0      163       163   test.phys biasWrapper(hadElastic)
+    2    -79.7     55.8      183         0        0     14.8       178   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 2
+* G4Track Information:   Particle = C13,   Track ID = 35,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       36    -19.4      139     0.395        0        0         0   test.phys initStep
-    1     41.6    -8.47      200     0.395        0     62.3      62.3       World Transportation
-    2      951 1.75e+03    1e+04     0.395        0    1e+04  1.01e+04  OutOfWorld Transportation
+    0    -79.7     55.8      183      0.43        0        0         0   test.phys initStep
+    1    -79.7     55.8      183         0     0.43  0.00325   0.00325   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 8,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 34,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       36    -19.4      139         1        0        0         0   test.phys initStep
-    1      131      134     6.24     0.834        0      224       224   test.phys biasWrapper(hadElastic)
-    2     95.3      152       19     0.799   0.0352     42.2       267   test.phys biasWrapper(hadElastic)
-    3     74.6      160     62.3     0.798  0.00108     48.6       315   test.phys biasWrapper(hadElastic)
-    4     69.2      164     75.3     0.762   0.0359     14.8       330   test.phys biasWrapper(hadElastic)
-    5     55.3      154       90     0.744    0.018     22.5       352   test.phys biasWrapper(hadElastic)
-    6     -165    -13.9      126     0.704   0.0405      279       631   test.phys biasWrapper(hadElastic)
-    7     -228    -13.9      200     0.704        0     97.4       729       World Transportation
-    8 -8.66e+03    -25.2    1e+04     0.704        0 1.29e+04  1.37e+04  OutOfWorld Transportation
+    0    -79.7     55.8      183     0.227        0        0         0   test.phys initStep
+    1     91.1      197      137     0.204   0.0236      226       226   test.phys biasWrapper(hadElastic)
+    2      117      189      164     0.155   0.0484     38.4       265   test.phys biasWrapper(hadElastic)
+    3     92.4      229      111     0.152  0.00311       71       336   test.phys biasWrapper(hadElastic)
+    4     93.5      243      101     0.134   0.0176       17       353   test.phys biasWrapper(hadElastic)
+    5      159      209     32.5     0.103   0.0315      100       453   test.phys biasWrapper(hadElastic)
+    6      121      207     48.9    0.0795   0.0233     40.9       494   test.phys biasWrapper(hadElastic)
+    7      178      165     33.7    0.0682   0.0113     72.1       566   test.phys biasWrapper(hadElastic)
+    8      179      170     25.9    0.0541   0.0141     9.05       575   test.phys biasWrapper(hadElastic)
+    9      221      144     54.2    0.0449  0.00914     57.3       633   test.phys biasWrapper(hadElastic)
+   10      221      145     54.6    0.0416  0.00328     1.05       634   test.phys biasWrapper(hadElastic)
+   11      196      155      200    0.0416        0      148       781       World Transportation
+   12 -1.49e+03      824    1e+04    0.0416        0 9.97e+03  1.07e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 11,   Parent ID = 8
+* G4Track Information:   Particle = gamma,   Track ID = 33,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      131      134     6.24     0.166        0        0         0   test.phys initStep
-    1      131      134     6.24         0    0.166  0.00244   0.00244   test.phys ionIoni
+    0    -79.7     55.8      183     0.269        0        0         0   test.phys initStep
+    1    -75.8     59.8      170     0.243        0     13.8      13.8   test.phys compt
+    2    -71.9     57.8      165     0.243 2.92e-06     7.28        21   test.phys compt
+    3     6.68     17.1     48.4     0.135        0      146       167   test.phys compt
+    4       16     41.5       86     0.115        0     45.8       213   test.phys compt
+    5     97.5    -23.2      166     0.112        0      131       344   test.phys compt
+    6      173    -37.6      196     0.112        0     82.2       426   test.phys Rayl
+    7      177    -38.3      200     0.112        0     6.07       432       World Transportation
+    8    1e+04 -1.61e+03 9.28e+03     0.112        0 1.35e+04  1.39e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 33
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       36    -19.4      139      1.11        0        0         0   test.phys initStep
-    1      361     99.1     16.8     0.278        0      367       367   test.phys compt
-    2      347       96    0.474     0.205        0     21.9       389   test.phys compt
-    3      347     96.4 -7.11e-15     0.205        0    0.618       390       World Transportation
-    4 3.09e+03    8e+03   -1e+04     0.205        0  1.3e+04  1.34e+04  OutOfWorld Transportation
+    0     97.5    -23.2      166   0.00308        0        0         0   test.phys initStep
+    1     97.5    -23.2      166         0  0.00308 0.000478  0.000478   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 33
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      347       96    0.474    0.0728        0        0         0   test.phys initStep
-    1      347       96    0.464         0   0.0728    0.116     0.116   test.phys eIoni
+    0       16     41.5       86    0.0193        0        0         0   test.phys initStep
+    1       16     41.5       86         0   0.0193   0.0113    0.0113   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 33
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      361     99.1     16.8     0.831        0        0         0   test.phys initStep
-    1      363     99.7     16.5     0.475    0.356     2.41      2.41   test.phys eIoni
-    2      364     99.7     16.8     0.363    0.106    0.711      3.13   test.phys eBrem
-    3      364      100     16.9    0.0302    0.333      1.4      4.52   test.phys eIoni
-    4      364      100     16.8         0   0.0302   0.0249      4.55   test.phys eIoni
+    0     6.68     17.1     48.4     0.108        0        0         0   test.phys initStep
+    1     6.71       17     48.3         0    0.108    0.229     0.229   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 33
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      364     99.7     16.8   0.00637        0        0         0   test.phys initStep
-    1      364     99.2     16.8         0 0.000403    0.524     0.524   test.phys phot
+    0    -75.8     59.8      170    0.0257        0        0         0   test.phys initStep
+    1    -75.8     59.9      170         0   0.0257   0.0188    0.0188   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 14
+* G4Track Information:   Particle = proton,   Track ID = 32,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      364     99.2     16.8   0.00597        0        0         0   test.phys initStep
-    1      364     99.2     16.8         0  0.00597  0.00146   0.00146   test.phys eIoni
+    0    -79.7     55.8      183      14.2        0        0         0   test.phys initStep
+    1      -80     55.7      184        12     2.19    0.804     0.804   test.phys hIoni
+    2    -80.2     55.6      184      9.93      2.1    0.637      1.44   test.phys hIoni
+    3    -80.4     55.6      185       8.2     1.74    0.497      1.94   test.phys hIoni
+    4    -80.5     55.6      185      6.58     1.61    0.397      2.33   test.phys hIoni
+    5    -80.6     55.6      186      5.02     1.56    0.316      2.65   test.phys hIoni
+    6    -80.7     55.6      186      3.43      1.6    0.248       2.9   test.phys hIoni
+    7    -80.7     55.6      186      1.67     1.76    0.184      3.08   test.phys hIoni
+    8    -80.7     55.6      186    0.0082     1.66   0.0795      3.16   test.phys hIoni
+    9    -80.7     55.6      186         0   0.0082 0.000561      3.16   test.phys hIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = N14,   Track ID = 31,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       36    -19.4      139      5.37        0        0         0   test.phys initStep
-    1     36.1    -19.6      139      3.82     1.55    0.262     0.262   test.phys hIoni
-    2     36.2    -19.8      139      2.19     1.63      0.2     0.462   test.phys hIoni
-    3     36.3    -19.8      139      0.15     2.04    0.121     0.583   test.phys hIoni
-    4     36.3    -19.8      139   0.00302    0.147  0.00313     0.586   test.phys hIoni
-    5     36.3    -19.8      139         0  0.00302  0.00034     0.586   test.phys hIoni
+    0    -69.3     55.6      173      0.34        0        0         0   test.phys initStep
+    1    -69.3     55.6      173         0     0.34  0.00287   0.00287   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       36    -19.4      139      5.55        0        0         0   test.phys initStep
-    1      199      103      200      5.55        0      213       213       World Transportation
-    2    1e+04 7.48e+03 3.87e+03      5.55        0 1.28e+04   1.3e+04  OutOfWorld Transportation
+    0        0        0     35.3      28.1        0        0         0   test.phys initStep
+    1    -7.67    -8.51     92.6      27.9        0     58.4      58.4   test.phys biasWrapper(hadElastic)
+    2    -8.91    -5.73      112      27.4        0     20.1      78.6   test.phys biasWrapper(hadElastic)
+    3     30.8     -2.2      200      27.4        0     96.2       175       World Transportation
+    4 4.48e+03      393    1e+04      27.4        0 1.08e+04  1.09e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = N14,   Track ID = 41,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       36    -19.4      139      71.9        0        0         0   test.phys initStep
-    1     48.2    -55.8      200      71.9        0     72.1      72.1       World Transportation
-    2 2.01e+03 -5.89e+03    1e+04      71.9        0 1.16e+04  1.16e+04  OutOfWorld Transportation
+    0    -8.91    -5.73      112     0.489        0        0         0   test.phys initStep
+    1    -8.92    -5.73      112         0    0.489  0.00301   0.00301   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = N14,   Track ID = 40,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     25.8       0.9        0        0         0   test.phys initStep
-    1 -0.00272  0.00147     25.8         0      0.9  0.00318   0.00318   test.phys ionIoni
+    0    -7.67    -8.51     92.6     0.175        0        0         0   test.phys initStep
+    1    -7.67    -8.51     92.6         0    0.175   0.0025    0.0025   test.phys ionIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3544,236 +3512,227 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      122         0        0      122       622   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = alpha,   Track ID = 9,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      122      7.45        0        0         0   test.phys initStep
-    1  0.00709  -0.0938      122         0     7.45   0.0988    0.0988   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = alpha,   Track ID = 8,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      122      6.29        0        0         0   test.phys initStep
-    1   0.0746  0.00297      122         0     6.29   0.0756    0.0756   test.phys ionIoni
+    1        0        0      122      99.5        0      122       622   test.phys biasWrapper(hadElastic)
+    2     18.6    -7.16      200      99.5        0       81       702       World Transportation
+    3 2.34e+03     -901    1e+04      99.5        0 1.01e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = alpha,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      122      21.9        0        0         0   test.phys initStep
-    1   -0.161   0.0283      122      15.4     6.41    0.267     0.267   test.phys ionIoni
-    2    -0.28   0.0526      122      8.89     6.55    0.203      0.47   test.phys ionIoni
-    3   -0.352   0.0652      122     0.898     7.99    0.126     0.596   test.phys ionIoni
-    4   -0.357   0.0659      122         0    0.898  0.00798     0.604   test.phys ionIoni
+    0        0        0      122     0.464        0        0         0   test.phys initStep
+    1 -0.00267  0.00103      122         0    0.464  0.00298   0.00298   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      122     0.491        0        0         0   test.phys initStep
-    1    -12.2     10.4     52.1     0.183        0     71.7      71.7   test.phys compt
-    2    -24.4     25.4     88.3     0.115        0     41.1       113   test.phys compt
-    3     59.3    -35.8     64.6     0.106        0      106       219   test.phys compt
-    4     85.8    -68.8     95.1      0.08        0     52.2       271   test.phys compt
-    5     90.9    -62.2     84.2    0.0737        0     13.7       285   test.phys compt
-    6     88.6    -60.9       82    0.0737        0     3.46       288   test.phys Rayl
-    7     79.8    -56.6     82.7    0.0737 8.76e-06     9.78       298   test.phys compt
-    8     35.1    -32.4     85.8    0.0578        0     50.9       349   test.phys compt
-    9     89.5    -64.2     52.3    0.0534        0     71.3       420   test.phys compt
-   10      109     -109     90.9    0.0479        0     62.6       483   test.phys compt
-   11      121     -130     54.9    0.0478        0     43.2       526   test.phys compt
-   12      126     -167     2.95         0 0.000403       64       590   test.phys phot
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 6
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      126     -167     2.95    0.0474        0        0         0   test.phys initStep
-    1      126     -167     2.95         0   0.0474    0.055     0.055   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0     30.9      99.6        0     30.9       531   test.phys biasWrapper(hadElastic)
+    2    -11.1     35.4      200      99.6        0      173       704       World Transportation
+    3     -656 2.09e+03    1e+04      99.6        0    1e+04  1.07e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 6
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      121     -130     54.9  0.000132        0        0         0   test.phys initStep
-    1      121     -130     54.9         0 0.000132    1e-05     1e-05   test.phys eIoni
+    0        0        0     30.9     0.352        0        0         0   test.phys initStep
+    1 0.000813 -0.00258     30.9         0    0.352  0.00288   0.00288   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 6
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      109     -109     90.9   0.00543        0        0         0   test.phys initStep
-    1      109     -109     90.9         0  0.00543  0.00124   0.00124   test.phys eIoni
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 6
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     89.5    -64.2     52.3   0.00439        0        0         0   test.phys initStep
-    1     89.5    -64.2     52.3         0  0.00439 0.000864  0.000864   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0       28      99.4        0       28       528   test.phys biasWrapper(hadElastic)
+    2      -21       45      200      99.4        0      179       707       World Transportation
+    3 -1.22e+03 2.61e+03    1e+04      99.4        0 1.02e+04  1.09e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 6
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     35.1    -32.4     85.8    0.0159        0        0         0   test.phys initStep
-    1     35.1    -32.4     85.8         0   0.0159  0.00802   0.00802   test.phys eIoni
+    0        0        0       28     0.593        0        0         0   test.phys initStep
+    1  0.00126  -0.0027       28         0    0.593  0.00308   0.00308   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 6
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     90.9    -62.2     84.2   0.00635        0        0         0   test.phys initStep
-    1     90.9    -62.2     84.2         0  0.00635  0.00162   0.00162   test.phys eIoni
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 6
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     85.8    -68.8     95.1    0.0263        0        0         0   test.phys initStep
-    1     85.8    -68.8     95.1         0   0.0263   0.0195    0.0195   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0       95         0        0       95       595   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 6
+* G4Track Information:   Particle = C12,   Track ID = 9,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     59.3    -35.8     64.6    0.0088        0        0         0   test.phys initStep
-    1     59.3    -35.8     64.6         0   0.0088  0.00285   0.00285   test.phys eIoni
+    0        0        0       95     0.246        0        0         0   test.phys initStep
+    1 -0.00154 -0.00148       95         0    0.246  0.00279   0.00279   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 6
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -24.4     25.4     88.3    0.0676        0        0         0   test.phys initStep
-    1    -24.4     25.4     88.4         0   0.0676    0.102     0.102   test.phys eIoni
+    0        0        0       95     0.394        0        0         0   test.phys initStep
+    1     99.6     -171        0     0.394        0      220       220       World Transportation
+    2 5.82e+03   -1e+04 -5.45e+03     0.394        0 1.26e+04  1.28e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 6
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -12.2     10.4     52.1     0.308        0        0         0   test.phys initStep
-    1    -12.2     10.4     51.5         0    0.308     1.19      1.19   test.phys eIoni
+    0        0        0       95      1.31        0        0         0   test.phys initStep
+    1      141     -114      200      1.31        0      210       210       World Transportation
+    2    1e+04 -8.1e+03 7.54e+03      1.31        0 1.47e+04  1.49e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = proton,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      122      12.8        0        0         0   test.phys initStep
-    1    -26.1      140     91.9         0        0      145       145   test.phys biasWrapper(neutronInelastic)
+    0        0        0       95      1.86        0        0         0   test.phys initStep
+    1 0.000589  -0.0498       95    0.0259     1.83   0.0952    0.0952   test.phys hIoni
+    2 0.000663  -0.0502       95         0   0.0259    0.001    0.0962   test.phys hIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = C13,   Track ID = 23,   Parent ID = 5
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -26.1      140     91.9      1.62        0        0         0   test.phys initStep
-    1    -26.1      140     91.9         0     1.62  0.00358   0.00358   test.phys ionIoni
+    0        0        0       95      4.09        0        0         0   test.phys initStep
+    1   -0.571    -4.44     94.5      0.85        0     4.51      4.51   test.phys compt
+    2     16.7    -20.8     75.2     0.304        0     30.7      35.2   test.phys compt
+    3     38.3     -121      200     0.304        0      162       197       World Transportation
+    4 1.73e+03 -8.01e+03    1e+04     0.304        0 1.27e+04  1.29e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -26.1      140     91.9    0.0598        0        0         0   test.phys initStep
-    1    -18.2      154     66.5    0.0504        0     30.3      30.3   test.phys compt
-    2    -16.5      156     71.8    0.0448        0     5.73        36   test.phys compt
-    3     21.1      147     48.3    0.0392        0     45.1      81.2   test.phys compt
-    4    -93.4      308     45.4         0 0.000403      198       279   test.phys phot
+    0     16.7    -20.8     75.2     0.546        0        0         0   test.phys initStep
+    1     17.4    -21.2     74.1     0.288    0.258     1.87      1.87   test.phys eIoni
+    2       17    -21.5     74.3     0.063    0.225     1.09      2.96   test.phys eIoni
+    3     16.9    -21.6     74.3         0    0.063   0.0904      3.05   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 22
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -93.4      308     45.4    0.0388        0        0         0   test.phys initStep
-    1    -93.4      308     45.4         0   0.0388   0.0387    0.0387   test.phys eIoni
+    0   -0.571    -4.44     94.5      3.24        0        0         0   test.phys initStep
+    1    -1.77    -8.75     94.6      2.46    0.531      4.7       4.7   test.phys eIoni
+    2     -2.1    -9.29     93.5      2.32    0.137     1.27      5.97   test.phys eBrem
+    3    -2.27    -9.38     93.3      1.66   0.0599    0.306      6.28   test.phys eIoni
+    4    -2.59    -11.3     90.5      1.19    0.464     3.82      10.1   test.phys eIoni
+    5    -2.52    -11.8     90.3     0.922   0.0478    0.503      10.6   test.phys eIoni
+    6    -1.34    -13.4     89.8      0.63    0.292     2.57      13.2   test.phys eIoni
+    7    -0.85    -14.8     89.8      0.37     0.26     2.04      15.2   test.phys eIoni
+    8     -0.8    -15.2     90.5     0.103    0.266     1.42      16.6   test.phys eIoni
+    9   -0.774    -15.3     90.6         0    0.103    0.211      16.8   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 22
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     21.1      147     48.3   0.00562        0        0         0   test.phys initStep
-    1     21.1      147     48.3         0  0.00562  0.00131   0.00131   test.phys eIoni
+    0    -2.52    -11.8     90.3     0.224        0        0         0   test.phys initStep
+    1    -2.71    -12.1     90.4         0    0.224    0.747     0.747   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 22
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -16.5      156     71.8   0.00561        0        0         0   test.phys initStep
-    1    -16.5      156     71.8         0  0.00561  0.00131   0.00131   test.phys eIoni
+    0    -2.27    -9.38     93.3     0.607        0        0         0   test.phys initStep
+    1    -3.52    -9.37     92.6     0.314    0.293        2         2   test.phys eIoni
+    2    -4.09    -9.31     92.2    0.0619    0.252     1.22      3.21   test.phys eIoni
+    3    -4.07    -9.29     92.3         0   0.0619   0.0875       3.3   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 22
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -18.2      154     66.5   0.00939        0        0         0   test.phys initStep
-    1    -18.2      154     66.5         0  0.00939  0.00319   0.00319   test.phys eIoni
+    0     -2.1    -9.29     93.5   0.00287        0        0         0   test.phys initStep
+    1    -2.18    -9.32     93.4         0 0.000403    0.136     0.136   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 21,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 13
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -26.1      140     91.9      1.07        0        0         0   test.phys initStep
-    1     42.3      204      200      1.07        0      143       143       World Transportation
-    2 6.25e+03 6.06e+03    1e+04      1.07        0  1.3e+04  1.31e+04  OutOfWorld Transportation
+    0    -2.18    -9.32     93.4   0.00247        0        0         0   test.phys initStep
+    1    -2.18    -9.32     93.4         0  0.00247 0.000333  0.000333   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 20,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -26.1      140     91.9       2.4        0        0         0   test.phys initStep
-    1    -26.2      140       92     0.461     1.94    0.134     0.134   test.phys hIoni
-    2    -26.2      140       92         0    0.461   0.0111     0.145   test.phys hIoni
+    0    -1.77    -8.75     94.6     0.247        0        0         0   test.phys initStep
+    1    -1.55    -9.13     94.5         0    0.247     0.87      0.87   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = neutron,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      122      15.6        0        0         0   test.phys initStep
-    1   -0.209   -0.416      123      13.3     2.31    0.924     0.924   test.phys hIoni
-    2   -0.373   -0.746      123      11.4     1.93    0.733      1.66   test.phys hIoni
-    3   -0.514    -1.01      124      9.52     1.88    0.592      2.25   test.phys hIoni
-    4   -0.614    -1.22      124      7.76     1.76    0.471      2.72   test.phys hIoni
-    5   -0.695     -1.4      125      6.19     1.57    0.373      3.09   test.phys hIoni
-    6   -0.767    -1.54      125      4.63     1.55    0.298      3.39   test.phys hIoni
-    7   -0.821    -1.65      125      3.07     1.57    0.232      3.62   test.phys hIoni
-    8   -0.855    -1.72      125       1.3     1.77    0.168      3.79   test.phys hIoni
-    9   -0.862    -1.75      125    0.0144     1.28   0.0531      3.84   test.phys hIoni
-   10   -0.861    -1.75      125         0   0.0144 0.000719      3.85   test.phys hIoni
+    0        0        0       95      4.45        0        0         0   test.phys initStep
+    1     2.96     8.23      101      4.42   0.0284     10.8      10.8   test.phys biasWrapper(hadElastic)
+    2     2.15      113      200      4.42        0      144       155       World Transportation
+    3      -74    1e+04  9.5e+03      4.42        0 1.36e+04  1.37e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      122      15.8        0        0         0   test.phys initStep
-    1     53.9     67.7      200      15.8        0      117       117       World Transportation
-    2 6.82e+03 8.56e+03    1e+04      15.8        0 1.46e+04  1.47e+04  OutOfWorld Transportation
+    0        0        0       95      75.1        0        0         0   test.phys initStep
+    1     4.98     2.35      200      75.1        0      105       105       World Transportation
+    2      470      222    1e+04      75.1        0 9.81e+03  9.92e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3792,60 +3751,46 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      177         0        0      177       677   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = C12,   Track ID = 7,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      177     0.533        0        0         0   test.phys initStep
-    1 -0.00213  0.00121      177         0    0.533  0.00312   0.00312   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      177     0.088        0        0         0   test.phys initStep
-    1     18.6      102      122     0.087        0      118       118   test.phys compt
-    2    -28.1      288        0     0.087        0      227       345       World Transportation
-    3 -2.47e+03    1e+04 -6.38e+03     0.087        0 1.19e+04  1.22e+04  OutOfWorld Transportation
+    1        0        0      190         0        0      190       690   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 6
+* G4Track Information:   Particle = C13,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     18.6      102      122   0.00105        0        0         0   test.phys initStep
-    1     18.6      102      122         0  0.00105  8.9e-05   8.9e-05   test.phys eIoni
+    0        0        0      190      3.73        0        0         0   test.phys initStep
+    1  0.00343 -0.000734      190         0     3.73  0.00362   0.00362   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      177      1.07        0        0         0   test.phys initStep
-    1  0.00942  -0.0241      177         0     1.07   0.0391    0.0391   test.phys hIoni
+    0        0        0      190      4.94        0        0         0   test.phys initStep
+    1     23.2    -9.43      200      4.94        0     26.9      26.9       World Transportation
+    2    1e+04 -4.07e+03 4.41e+03      4.94        0 1.16e+04  1.16e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = proton,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      177      26.6        0        0         0   test.phys initStep
-    1     22.1     28.3      200      26.6        0     42.7      42.7       World Transportation
-    2 7.81e+03    1e+04 8.36e+03      26.6        0 1.51e+04  1.51e+04  OutOfWorld Transportation
+    0        0        0      190      9.89        0        0         0   test.phys initStep
+    1    -0.13    0.332      191      8.14     1.75    0.494     0.494   test.phys hIoni
+    2   -0.231    0.567      191      6.49     1.65    0.394     0.888   test.phys hIoni
+    3   -0.314    0.747      191      4.84     1.65    0.312       1.2   test.phys hIoni
+    4   -0.379     0.88      191      3.24      1.6     0.24      1.44   test.phys hIoni
+    5   -0.419    0.973      191      1.53     1.71    0.176      1.62   test.phys hIoni
+    6   -0.435     1.01      191         0     1.53   0.0694      1.68   test.phys hIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      177      59.1        0        0         0   test.phys initStep
-    1    -3.79    -12.1      198      59.1    0.027     24.9      24.9   test.phys biasWrapper(hadElastic)
-    2    -4.16      -13      200      59.1        0     1.91      26.8       World Transportation
-    3 -2.13e+03 -4.71e+03    1e+04      59.1        0 1.11e+04  1.11e+04  OutOfWorld Transportation
+    0        0        0      190      73.8        0        0         0   test.phys initStep
+    1       -9    -1.21      200      73.8        0     13.3      13.3       World Transportation
+    2 -9.03e+03 -1.22e+03    1e+04      73.8        0 1.34e+04  1.34e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3864,69 +3809,80 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      106       100    0.014      106       606   test.phys biasWrapper(hadElastic)
-    2    0.975     1.49      147         0        0     41.5       647   test.phys biasWrapper(neutronInelastic)
+    1        0        0      152         0        0      152       652   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = C12,   Track ID = 8,   Parent ID = 2
+* G4Track Information:   Particle = Be10,   Track ID = 9,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.975     1.49      147      3.79        0        0         0   test.phys initStep
-    1    0.976     1.49      147         0     3.79  0.00335   0.00335   test.phys ionIoni
+    0        0        0      152      1.11        0        0         0   test.phys initStep
+    1  0.00384  -0.0016      152         0     1.11  0.00455   0.00455   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = deuteron,   Track ID = 8,   Parent ID = 2
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0        0        0      152      5.89        0        0         0   test.phys initStep
+    1    0.108    0.162      152      3.62     2.27    0.223     0.223   test.phys hIoni
+    2     0.18    0.274      152      1.12      2.5    0.153     0.376   test.phys hIoni
+    3    0.194    0.296      152         0     1.12   0.0293     0.405   test.phys hIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = proton,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.975     1.49      147     0.256        0        0         0   test.phys initStep
-    1   -0.106    -66.9        0     0.256        0      162       162       World Transportation
-    2    -73.4 -4.71e+03   -1e+04     0.256        0  1.1e+04  1.12e+04  OutOfWorld Transportation
+    0        0        0      152      0.71        0        0         0   test.phys initStep
+    1 0.000369  -0.0186      152         0     0.71   0.0207    0.0207   test.phys hIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.975     1.49      147       2.8        0        0         0   test.phys initStep
-    1     -190     66.4      200       2.8        0      208       208       World Transportation
-    2   -1e+04  3.4e+03  2.9e+03       2.8        0 1.07e+04  1.09e+04  OutOfWorld Transportation
+    0        0        0      152     0.779        0        0         0   test.phys initStep
+    1     9.98      -13      169      0.44        0     23.9      23.9   test.phys compt
+    2    -9.42    -20.5      200      0.44        0       37      60.9       World Transportation
+    3 -6.22e+03 -2.45e+03    1e+04      0.44        0 1.19e+04  1.19e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 6
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     9.98      -13      169     0.339        0        0         0   test.phys initStep
+    1     10.6    -13.3      170     0.103    0.236     1.32      1.32   test.phys eIoni
+    2     10.6    -13.4      170         0    0.103     0.21      1.53   test.phys eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.975     1.49      147      14.6        0        0         0   test.phys initStep
-    1     -179    -22.5        0      14.6        0      234       234       World Transportation
-    2   -1e+04 -1.33e+03 -8.03e+03      14.6        0 1.28e+04   1.3e+04  OutOfWorld Transportation
+    0        0        0      152      4.06        0        0         0   test.phys initStep
+    1    -94.2   -1e+03     40.9      4.06        0 1.01e+03  1.01e+03       World Transportation
+    2     -942   -1e+04     -959      4.06        0 9.09e+03  1.01e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = proton,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.975     1.49      147      16.8        0        0         0   test.phys initStep
-    1     1.29     1.65      148      14.6     2.27     1.03      1.03   test.phys hIoni
-    2     1.54     1.78      149      12.4     2.14    0.834      1.87   test.phys hIoni
-    3     1.77     1.89      150      10.5     1.98    0.666      2.53   test.phys hIoni
-    4     1.96     1.97      150      8.66      1.8     0.53      3.06   test.phys hIoni
-    5     2.13     1.97      151      6.96      1.7    0.422      3.49   test.phys hIoni
-    6     2.29     1.88      151      5.34     1.62    0.334      3.82   test.phys hIoni
-    7      2.4      1.8      151      3.78     1.56    0.261      4.08   test.phys hIoni
-    8     2.48     1.75      151      2.09     1.69    0.198      4.28   test.phys hIoni
-    9     2.54     1.72      151    0.0544     2.04    0.114      4.39   test.phys hIoni
-   10     2.54     1.72      151         0   0.0544  0.00153      4.39   test.phys hIoni
+    0        0        0      152      5.18        0        0         0   test.phys initStep
+    1   -0.154  -0.0842      152      3.61     1.57    0.254     0.254   test.phys hIoni
+    2   -0.273   -0.148      152      1.87     1.74    0.191     0.446   test.phys hIoni
+    3   -0.335   -0.178      152         0     1.87   0.0965     0.542   test.phys hIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.975     1.49      147      49.1        0        0         0   test.phys initStep
-    1    -1.21    -50.8      200      49.1        0     74.2      74.2       World Transportation
-    2     -408 -9.79e+03    1e+04      49.1        0 1.38e+04  1.39e+04  OutOfWorld Transportation
+    0        0        0      152      44.7        0        0         0   test.phys initStep
+    1    -24.9     2.27      200      44.7        0     54.1      54.1       World Transportation
+    2 -5.1e+03      466    1e+04      44.7        0  1.1e+04  1.11e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
@@ -3945,1032 +3901,173 @@ 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        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      108         0        0      108       608   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = B10,   Track ID = 9,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      108      12.1        0        0         0   test.phys initStep
-    1 -0.000182 -0.00121      108         0     12.1  0.00501   0.00501   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = deuteron,   Track ID = 8,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      108      2.44        0        0         0   test.phys initStep
-    1   0.0127   0.0353      108         0     2.44   0.0964    0.0964   test.phys hIoni
+    1        0        0     67.9      99.4        0     67.9       568   test.phys biasWrapper(hadElastic)
+    2    -6.82     38.3      200      99.4        0      138       706       World Transportation
+    3     -513 2.88e+03    1e+04      99.4        0 1.02e+04  1.09e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      108     0.123        0        0         0   test.phys initStep
-    1       35    -71.3      136    0.0979        0     84.1      84.1   test.phys compt
-    2     56.4    -57.1      141    0.0953        0     26.2       110   test.phys compt
-    3      143     36.4      104    0.0934        0      133       243   test.phys compt
-    4      147     46.7     96.9    0.0698        0     13.4       256   test.phys compt
-    5      150     18.7      148    0.0659        0     58.1       314   test.phys compt
-    6      169     26.3      170    0.0532        0     30.5       345   test.phys compt
-    7      115     39.1      137    0.0462        0     64.9       410   test.phys compt
-    8      116     27.8      142    0.0442        0     12.4       422   test.phys compt
-    9      161     11.2      157    0.0378        0     50.3       472   test.phys compt
-   10     69.7     82.2      102    0.0331        0      128       600   test.phys compt
-   11      112     25.4      115         0 0.000403     72.1       673   test.phys phot
+    0        0        0     67.9     0.616        0        0         0   test.phys initStep
+    1 0.000524 -0.00294     67.9         0    0.616  0.00309   0.00309   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 7
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      112     25.4      115    0.0327        0        0         0   test.phys initStep
-    1      112     25.4      115         0   0.0327   0.0286    0.0286   test.phys eIoni
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 7
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     69.7     82.2      102   0.00473        0        0         0   test.phys initStep
-    1     69.7     82.2      102         0  0.00473 0.000979  0.000979   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0     31.4      99.2        0     31.4       531   test.phys biasWrapper(hadElastic)
+    2    -33.1     19.2      146      98.7        0      121       652   test.phys biasWrapper(hadElastic)
+    3    -49.5     43.7      200      98.7        0     61.3       714       World Transportation
+    4 -3.04e+03 4.51e+03    1e+04      98.7        0 1.12e+04  1.19e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 7
+* G4Track Information:   Particle = N14,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      161     11.2      157   0.00636        0        0         0   test.phys initStep
-    1      161     11.2      157         0  0.00636  0.00162   0.00162   test.phys eIoni
+    0    -33.1     19.2      146     0.477        0        0         0   test.phys initStep
+    1    -33.1     19.2      146         0    0.477  0.00299   0.00299   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 7
+* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      116     27.8      142   0.00204        0        0         0   test.phys initStep
-    1      116     27.8      142         0  0.00204 0.000245  0.000245   test.phys eIoni
+    0        0        0     31.4     0.774        0        0         0   test.phys initStep
+    1  0.00265 -0.00153     31.4         0    0.774  0.00315   0.00315   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 7
+* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      115     39.1      137   0.00699        0        0         0   test.phys initStep
-    1      115     39.1      137         0  0.00699  0.00191   0.00191   test.phys eIoni
+    0        0        0     -500       100        0        0         0       World initStep
+    1        0        0        0       100        0      500       500   test.phys Transportation
+    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
+    3        0        0      200       100        0      200       700       World Transportation
+    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 7
+* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      169     26.3      170    0.0127        0        0         0   test.phys initStep
-    1      169     26.3      170         0   0.0127   0.0054    0.0054   test.phys eIoni
+    0        0        0        0       100        0        0       500   test.phys initStep
+    1        0        0     89.2         0        0     89.2       589   test.phys biasWrapper(neutronInelastic)
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 7
+* G4Track Information:   Particle = C13,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      150     18.7      148   0.00393        0        0         0   test.phys initStep
-    1      150     18.7      148         0  0.00393 0.000716  0.000716   test.phys eIoni
+    0        0        0     89.2      2.16        0        0         0   test.phys initStep
+    1  0.00221 -0.00215     89.2         0     2.16  0.00359   0.00359   test.phys ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 7
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      147     46.7     96.9    0.0236        0        0         0   test.phys initStep
-    1      147     46.7     96.9         0   0.0236   0.0161    0.0161   test.phys eIoni
+    0        0        0     89.2     0.103        0        0         0   test.phys initStep
+    1     7.34    -43.3       83    0.0939        0     44.4      44.4   test.phys compt
+    2     33.1    -54.3     84.6    0.0884        0       28      72.4   test.phys compt
+    3     46.9    -76.4      107     0.076        0     34.2       107   test.phys compt
+    4     36.1    -74.9      116    0.0615        0     14.4       121   test.phys compt
+    5       26     -119        0    0.0615        0      125       246       World Transportation
+    6     -847 -3.91e+03   -1e+04    0.0615        0 1.07e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      143     36.4      104   0.00185        0        0         0   test.phys initStep
-    1      143     36.4      104         0  0.00185 0.000211  0.000211   test.phys eIoni
+    0     36.1    -74.9      116    0.0145        0        0         0   test.phys initStep
+    1     36.1    -74.9      116         0   0.0145  0.00683   0.00683   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     56.4    -57.1      141    0.0026        0        0         0   test.phys initStep
-    1     56.4    -57.1      141         0   0.0026 0.000362  0.000362   test.phys eIoni
+    0     46.9    -76.4      107    0.0124        0        0         0   test.phys initStep
+    1     46.9    -76.4      107         0   0.0124  0.00518   0.00518   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       35    -71.3      136    0.0247        0        0         0   test.phys initStep
-    1       35    -71.3      136         0   0.0247   0.0175    0.0175   test.phys eIoni
+    0     33.1    -54.3     84.6   0.00549        0        0         0   test.phys initStep
+    1     33.1    -54.3     84.6         0  0.00549  0.00126   0.00126   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      108      3.81        0        0         0   test.phys initStep
-    1    -91.4      234      110      2.74        0      251       251   test.phys compt
-    2     -194      382     70.5         0        0      184       436   test.phys conv
+    0     7.34    -43.3       83   0.00895        0        0         0   test.phys initStep
+    1     7.34    -43.3       83         0  0.00895  0.00293   0.00293   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 23,   Parent ID = 6
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -194      382     70.5      1.59        0        0         0   test.phys initStep
-    1     -197      383       72      1.13    0.464     3.73      3.73   test.phys eIoni
-    2     -197      385       70     0.805    0.326     2.95      6.68   test.phys eIoni
-    3     -198      385     68.2     0.537    0.268     2.38      9.06   test.phys eIoni
-    4     -198      386     68.3     0.295    0.242     1.85      10.9   test.phys eIoni
-    5     -197      386     68.6    0.0179    0.277     1.11        12   test.phys eIoni
-    6     -197      386     68.6         0   0.0179  0.00899        12   test.phys eIoni
-    7     -197      386     68.6         0        0        0        12   test.phys annihil
+    0        0        0     89.2     0.179        0        0         0   test.phys initStep
+    1     -182     -162        0     0.179        0      260       260       World Transportation
+    2   -1e+04 -8.92e+03 -4.82e+03     0.179        0  1.4e+04  1.43e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 23
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -197      386     68.6     0.511        0        0         0   test.phys initStep
-    1     -262      273     65.1     0.252        0      130       130   test.phys compt
-    2     -260      272     68.1     0.234        0     3.79       134   test.phys compt
-    3     -246      241     92.4     0.133        0     41.6       176   test.phys compt
-    4     -249      272       98     0.111        0     32.1       208   test.phys compt
-    5     -370      313     16.2     0.102        0      152       360   test.phys compt
-    6     -397      375     12.2    0.0838        0     67.8       428   test.phys compt
-    7     -410      369     16.8     0.068        0     15.5       443   test.phys compt
-    8     -410      368     16.8    0.0676        0    0.818       444   test.phys compt
-    9     -390      345     20.6    0.0662        0     30.2       474   test.phys compt
-   10     -340      328     19.4    0.0628        0     52.9       527   test.phys compt
-   11     -331      298     12.1    0.0626        0     32.4       560   test.phys compt
-   12     -301      242        0    0.0626        0     65.1       625       World Transportation
-   13 5.18e+03   -1e+04 -2.2e+03    0.0626        0 1.18e+04  1.24e+04  OutOfWorld Transportation
+    0        0        0     89.2     0.896        0        0         0   test.phys initStep
+    1    -73.9       44      124     0.284        0     92.9      92.9   test.phys compt
+    2    -62.8    -59.6      200     0.284        0      129       222       World Transportation
+    3      998   -1e+04 7.45e+03     0.284        0 1.24e+04  1.26e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 25
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -331      298     12.1  0.000143        0        0         0   test.phys initStep
-    1     -331      298     12.1         0 0.000143 1.05e-05  1.05e-05   test.phys eIoni
+    0    -73.9       44      124     0.612        0        0         0   test.phys initStep
+    1      -75     44.9      125     0.341    0.271     2.01      2.01   test.phys eIoni
+    2    -74.6     45.4      125     0.103    0.238     1.32      3.33   test.phys eIoni
+    3    -74.5     45.4      125         0    0.103     0.21      3.54   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 35,   Parent ID = 25
+* G4Track Information:   Particle = proton,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -340      328     19.4   0.00344        0        0         0   test.phys initStep
-    1     -340      328     19.4         0  0.00344 0.000574  0.000574   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 34,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -390      345     20.6   0.00133        0        0         0   test.phys initStep
-    1     -390      345     20.6         0  0.00133 0.000127  0.000127   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 33,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -410      368     16.8  0.000394        0        0         0   test.phys initStep
-    1     -410      368     16.8         0 0.000394 2.53e-05  2.53e-05   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -410      369     16.8    0.0158        0        0         0   test.phys initStep
-    1     -410      369     16.8         0   0.0158  0.00795   0.00795   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 31,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -397      375     12.2    0.0181        0        0         0   test.phys initStep
-    1     -397      375     12.2         0   0.0181   0.0101    0.0101   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 30,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -370      313     16.2   0.00893        0        0         0   test.phys initStep
-    1     -370      313     16.2         0  0.00893  0.00292   0.00292   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -249      272       98    0.0223        0        0         0   test.phys initStep
-    1     -249      272       98         0   0.0223   0.0146    0.0146   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 28,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -246      241     92.4     0.101        0        0         0   test.phys initStep
-    1     -246      240     92.5         0    0.101    0.203     0.203   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -260      272     68.1    0.0175        0        0         0   test.phys initStep
-    1     -260      272     68.1         0   0.0175  0.00954   0.00954   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -262      273     65.1     0.259        0        0         0   test.phys initStep
-    1     -262      272     64.9         0    0.259    0.942     0.942   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 23
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -197      386     68.6     0.511        0        0         0   test.phys initStep
-    1     -187      405     69.1     0.267        0     21.8      21.8   test.phys compt
-    2    -49.2      341      119     0.213        0      159       181   test.phys compt
-    3      212      506      118     0.197        0      309       490   test.phys compt
-    4      235      565      114     0.156        0     63.3       553   test.phys compt
-    5     78.6      696      117     0.141        0      204       757   test.phys compt
-    6       76      706      110      0.14        0     12.5       769   test.phys compt
-    7     56.8      800     75.7     0.116        0      103       872   test.phys compt
-    8     66.1      809     82.4    0.0941        0     14.1       886   test.phys compt
-    9       81      794     78.8    0.0941        0     21.3       908   test.phys Rayl
-   10      112      760     59.3    0.0828        0     49.9       957   test.phys compt
-   11      109      749     65.2    0.0685        0       13       970   test.phys compt
-   12      201      802      132    0.0563        0      125   1.1e+03   test.phys compt
-   13      210      701     45.7    0.0476        0      133  1.23e+03   test.phys compt
-   14      196      767     37.5    0.0465        0     67.2   1.3e+03   test.phys compt
-   15     97.6      867       86     0.043        0      148  1.44e+03   test.phys compt
-   16     51.4      879        0     0.043        0     98.4  1.54e+03       World Transportation
-   17 -5.31e+03 2.27e+03   -1e+04     0.043        0 1.14e+04   1.3e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 50,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     97.6      867       86    0.0035        0        0         0   test.phys initStep
-    1     97.6      867       86         0   0.0035 0.000589  0.000589   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 49,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      196      767     37.5   0.00106        0        0         0   test.phys initStep
-    1      196      767     37.5         0  0.00106    9e-05     9e-05   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 48,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      210      701     45.7   0.00874        0        0         0   test.phys initStep
-    1      210      701     45.7         0  0.00874  0.00282   0.00282   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 47,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      201      802      132    0.0122        0        0         0   test.phys initStep
-    1      201      802      132         0   0.0122  0.00502   0.00502   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 46,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      109      749     65.2    0.0143        0        0         0   test.phys initStep
-    1      109      749     65.2         0   0.0143  0.00665   0.00665   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      112      760     59.3    0.0114        0        0         0   test.phys initStep
-    1      112      760     59.3         0   0.0114  0.00445   0.00445   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     66.1      809     82.4    0.0218        0        0         0   test.phys initStep
-    1     66.1      809     82.4         0   0.0218    0.014     0.014   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     56.8      800     75.7    0.0237        0        0         0   test.phys initStep
-    1     56.8      800     75.7         0   0.0237   0.0163    0.0163   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 42,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       76      706      110   0.00146        0        0         0   test.phys initStep
-    1       76      706      110         0  0.00146 0.000145  0.000145   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 41,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     78.6      696      117    0.0146        0        0         0   test.phys initStep
-    1     78.6      696      117         0   0.0146  0.00692   0.00692   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 40,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      235      565      114    0.0413        0        0         0   test.phys initStep
-    1      235      565      114         0   0.0413   0.0432    0.0432   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      212      506      118    0.0159        0        0         0   test.phys initStep
-    1      212      506      118         0   0.0159  0.00802   0.00802   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -49.2      341      119    0.0541        0        0         0   test.phys initStep
-    1    -49.2      341      119         0   0.0541   0.0693    0.0693   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 24
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -187      405     69.1     0.244        0        0         0   test.phys initStep
-    1     -187      405     69.1         0    0.244    0.856     0.856   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 6
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -194      382     70.5     0.119        0        0         0   test.phys initStep
-    1     -195      382     70.4         0    0.119    0.268     0.268   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 6
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -91.4      234      110      1.07        0        0         0   test.phys initStep
-    1    -91.3      235      110      1.01   0.0621    0.685     0.685   test.phys eIoni
-    2    -92.3      236      112     0.638    0.374     2.73      3.42   test.phys eIoni
-    3    -92.9      236      113      0.31    0.328     2.06      5.47   test.phys eIoni
-    4    -93.2      236      114    0.0872    0.222      1.2      6.67   test.phys eIoni
-    5    -93.2      236      114         0   0.0872    0.158      6.83   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 5,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      108         7        0        0         0   test.phys initStep
-    1   -0.133   -0.273      108      5.36     1.63    0.335     0.335   test.phys hIoni
-    2   -0.242   -0.484      108      3.73     1.63    0.262     0.597   test.phys hIoni
-    3   -0.318   -0.644      108      2.07     1.66    0.196     0.794   test.phys hIoni
-    4   -0.361   -0.736      108    0.0851     1.99    0.113     0.906   test.phys hIoni
-    5   -0.362   -0.737      108         0   0.0851  0.00203     0.908   test.phys hIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 4,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      108      16.8        0        0         0   test.phys initStep
-    1     8.46    -3.64     83.6         0        0     26.2      26.2   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = C13,   Track ID = 53,   Parent ID = 4
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     8.46    -3.64     83.6      1.31        0        0         0   test.phys initStep
-    1     8.46    -3.64     83.6         0     1.31  0.00356   0.00356   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 52,   Parent ID = 4
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     8.46    -3.64     83.6     0.882        0        0         0   test.phys initStep
-    1     63.7     -145     27.1     0.798        0      162       162   test.phys biasWrapper(hadElastic)
-    2     59.7     -145 7.11e-15     0.798        0     27.4       189       World Transportation
-    3 -1.38e+03     -236   -1e+04     0.798        0 1.01e+04  1.03e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 54,   Parent ID = 52
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     63.7     -145     27.1    0.0842        0        0         0   test.phys initStep
-    1     63.7     -145     27.1         0   0.0842  0.00178   0.00178   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 51,   Parent ID = 4
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     8.46    -3.64     83.6      6.99        0        0         0   test.phys initStep
-    1      8.2    -3.47     83.5      5.45     1.55    0.335     0.335   test.phys hIoni
-    2        8    -3.34     83.4      3.84      1.6    0.265     0.601   test.phys hIoni
-    3     7.85    -3.23     83.3       2.2     1.64    0.201     0.801   test.phys hIoni
-    4     7.75    -3.17     83.2     0.226     1.98    0.122     0.923   test.phys hIoni
-    5     7.75    -3.17     83.2   0.00676     0.22  0.00463     0.928   test.phys hIoni
-    6     7.75    -3.17     83.2         0  0.00676 0.000509     0.928   test.phys hIoni
+    0        0        0     89.2      1.35        0        0         0   test.phys initStep
+    1  0.00892   0.0272     89.2   0.00653     1.34   0.0564    0.0564   test.phys hIoni
+    2  0.00895   0.0273     89.2         0  0.00653 0.000501    0.0569   test.phys hIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = neutron,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      108        20        0        0         0   test.phys initStep
-    1  -0.0957     3.02      108         0        0     3.03      3.03   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = C13,   Track ID = 59,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0957     3.02      108      1.96        0        0         0   test.phys initStep
-    1  -0.0971     3.02      108         0     1.96  0.00359   0.00359   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 58,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0957     3.02      108     0.112        0        0         0   test.phys initStep
-    1     4.97    -1.66      110    0.0837        0     7.15      7.15   test.phys compt
-    2    -5.12     31.7      135    0.0769        0     42.9      50.1   test.phys compt
-    3      169      281      113    0.0681        0      305       355   test.phys compt
-    4      187      273      120    0.0681        0     20.5       375   test.phys Rayl
-    5      203      264      130    0.0623        0     20.9       396   test.phys compt
-    6      187      258      200    0.0623        0     72.3       469       World Transportation
-    7 -2.08e+03     -643    1e+04    0.0623        0 1.01e+04  1.06e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 63,   Parent ID = 58
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      203      264      130    0.0058        0        0         0   test.phys initStep
-    1      203      264      130         0   0.0058  0.00138   0.00138   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 62,   Parent ID = 58
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      169      281      113   0.00883        0        0         0   test.phys initStep
-    1      169      281      113         0  0.00883  0.00286   0.00286   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 61,   Parent ID = 58
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -5.12     31.7      135   0.00684        0        0         0   test.phys initStep
-    1    -5.12     31.7      135         0  0.00684  0.00184   0.00184   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 60,   Parent ID = 58
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     4.97    -1.66      110    0.0278        0        0         0   test.phys initStep
-    1     4.98    -1.67      110         0   0.0278   0.0216    0.0216   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 57,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0957     3.02      108     0.359        0        0         0   test.phys initStep
-    1    -40.5    -87.1     7.48     0.206        0      141       141   test.phys compt
-    2    -33.1      -81 8.88e-16     0.206        0     12.2       153       World Transportation
-    3 9.84e+03 8.12e+03   -1e+04     0.206        0 1.63e+04  1.64e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 64,   Parent ID = 57
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -40.5    -87.1     7.48     0.153        0        0         0   test.phys initStep
-    1    -40.6    -87.3     7.42         0    0.153    0.407     0.407   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 56,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0957     3.02      108      4.32        0        0         0   test.phys initStep
-    1   0.0892     3.08      108      2.72      1.6     0.22      0.22   test.phys hIoni
-    2    0.217     3.12      108      0.86     1.86    0.152     0.372   test.phys hIoni
-    3     0.24     3.13      109    0.0102     0.85   0.0278     0.399   test.phys hIoni
-    4     0.24     3.13      109         0   0.0102  0.00061       0.4   test.phys hIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 55,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0957     3.02      108      5.73        0        0         0   test.phys initStep
-    1      3.4     -7.2     41.9      5.61        0     67.2      67.2   test.phys biasWrapper(hadElastic)
-    2     25.2    -15.5     10.3         0        0     39.3       107   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = C14,   Track ID = 69,   Parent ID = 55
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     25.2    -15.5     10.3     0.183        0        0         0   test.phys initStep
-    1     25.2    -15.5     10.3         0    0.183  0.00293   0.00293   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 68,   Parent ID = 55
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     25.2    -15.5     10.3     0.234        0        0         0   test.phys initStep
-    1      193     -194     89.3     0.133        0      257       257   test.phys compt
-    2      174     -156        0     0.133        0     98.8       356       World Transportation
-    3 -1.99e+03 4.05e+03   -1e+04     0.133        0 1.11e+04  1.14e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 70,   Parent ID = 68
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      193     -194     89.3     0.101        0        0         0   test.phys initStep
-    1      193     -194     89.4         0    0.101    0.204     0.204   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 67,   Parent ID = 55
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     25.2    -15.5     10.3      2.81        0        0         0   test.phys initStep
-    1      237      309     45.6      1.27        0      389       389   test.phys compt
-    2      274      321       54     0.299        0     39.8       429   test.phys compt
-    3      274      300        0     0.299        0     58.1       487       World Transportation
-    4      314 -3.67e+03   -1e+04     0.299        0 1.08e+04  1.12e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 72,   Parent ID = 67
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      274      321       54     0.974        0        0         0   test.phys initStep
-    1      275      322     54.8     0.525    0.448     2.66      2.66   test.phys eIoni
-    2      276      323     55.4     0.248    0.277     1.83      4.49   test.phys eIoni
-    3      276      323       55         0    0.248    0.878      5.37   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 71,   Parent ID = 67
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      237      309     45.6      1.54        0        0         0   test.phys initStep
-    1      237      312     45.6         1    0.539     3.62      3.62   test.phys eIoni
-    2      237      314     44.2     0.697    0.304     2.71      6.33   test.phys eIoni
-    3      238      314     45.4     0.454    0.243     2.17       8.5   test.phys eIoni
-    4      237      314     46.3      0.21    0.245     1.66      10.2   test.phys eIoni
-    5      237      314     46.4         0     0.21    0.674      10.8   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 66,   Parent ID = 55
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     25.2    -15.5     10.3         3        0        0         0   test.phys initStep
-    1     25.2    -15.5     10.1      1.23     1.77    0.165     0.165   test.phys hIoni
-    2     25.2    -15.5       10         0     1.23   0.0486     0.214   test.phys hIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 65,   Parent ID = 55
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      3.4     -7.2     41.9     0.118        0        0         0   test.phys initStep
-    1      3.4     -7.2     41.9         0    0.118  0.00209   0.00209   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0      117         0        0      117       617   test.phys biasWrapper(neutronInelastic)
-
-*********************************************************************************************************
-* G4Track Information:   Particle = C14,   Track ID = 5,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      117     0.399        0        0         0   test.phys initStep
-    1 -0.00146  0.00285      117         0    0.399  0.00341   0.00341   test.phys ionIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      117      4.04        0        0         0   test.phys initStep
-    1     44.4      182     73.8         0        0      193       193   test.phys conv
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 7,   Parent ID = 4
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     44.4      182     73.8      2.42        0        0         0   test.phys initStep
-    1     45.6      187     73.2      1.35    0.765     4.91      4.91   test.phys eBrem
-    2     46.9      188     75.2     0.949    0.402     3.32      8.23   test.phys eIoni
-    3     47.8      188     77.1     0.469     0.48     2.63      10.9   test.phys eIoni
-    4     47.9      188     77.4      0.43    0.036     0.29      11.2   test.phys eBrem
-    5     48.5      188     78.1      0.15     0.28     1.59      12.7   test.phys eIoni
-    6     48.7      188     78.1         0     0.15    0.376      13.1   test.phys eIoni
-    7     48.7      188     78.1         0        0        0      13.1   test.phys annihil
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 7
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     48.7      188     78.1     0.511        0        0         0   test.phys initStep
-    1     45.3      229     83.8     0.437        0     41.7      41.7   test.phys compt
-    2     7.79      276     96.2     0.356        0     61.4       103   test.phys compt
-    3     -161      298      143     0.277        0      177       280   test.phys compt
-    4     -202      376      158     0.145        0     89.3       369   test.phys compt
-    5     -224      313      145     0.137        0     67.8       437   test.phys compt
-    6     -344      239      102     0.117        0      147       584   test.phys compt
-    7     -362      256     80.4     0.109        0     33.3       618   test.phys compt
-    8     -470      252     58.6    0.0799        0      110       728   test.phys compt
-    9     -396      332     54.5    0.0799        0      109       837   test.phys Rayl
-   10     -382      347     51.8    0.0766        0     20.8       858   test.phys compt
-   11     -284      353     37.7    0.0683        0     99.6       958   test.phys compt
-   12     -226      156     74.4    0.0672        0      209  1.17e+03   test.phys compt
-   13     -240     88.7     99.7    0.0583        0     72.8  1.24e+03   test.phys compt
-   14     -235     82.2     72.5    0.0557        0     28.4  1.27e+03   test.phys compt
-   15     -194    -7.16     36.8    0.0544        0      105  1.37e+03   test.phys compt
-   16     -180    -90.5     60.3    0.0507        0     87.7  1.46e+03   test.phys compt
-   17     12.2     -124     50.5    0.0488        0      195  1.66e+03   test.phys compt
-   18     12.8     -124     51.1    0.0474        0    0.906  1.66e+03   test.phys compt
-   19     13.9     -124       51    0.0407        0     1.16  1.66e+03   test.phys compt
-   20    -33.2     -105     52.1    0.0367        0     50.6  1.71e+03   test.phys compt
-   21    -10.2     -102        0    0.0367        0       57  1.77e+03       World Transportation
-   22 4.39e+03      490   -1e+04    0.0367        0 1.09e+04  1.27e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 30,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -33.2     -105     52.1   0.00402        0        0         0   test.phys initStep
-    1    -33.2     -105     52.1         0  0.00402 0.000744  0.000744   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     13.9     -124       51   0.00663        0        0         0   test.phys initStep
-    1     13.9     -124       51         0  0.00663  0.00174   0.00174   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 28,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     12.8     -124     51.1   0.00145        0        0         0   test.phys initStep
-    1     12.8     -124     51.1         0  0.00145 0.000145  0.000145   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     12.2     -124     50.5   0.00187        0        0         0   test.phys initStep
-    1     12.2     -124     50.5         0  0.00187 0.000213  0.000213   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -180    -90.5     60.3   0.00372        0        0         0   test.phys initStep
-    1     -180    -90.5     60.3         0  0.00372 0.000654  0.000654   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -194    -7.16     36.8   0.00128        0        0         0   test.phys initStep
-    1     -194    -7.16     36.8         0  0.00128 0.000119  0.000119   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -235     82.2     72.5   0.00263        0        0         0   test.phys initStep
-    1     -235     82.2     72.5         0  0.00263 0.000369  0.000369   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -240     88.7     99.7   0.00888        0        0         0   test.phys initStep
-    1     -240     88.7     99.7         0  0.00888  0.00289   0.00289   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -226      156     74.4    0.0011        0        0         0   test.phys initStep
-    1     -226      156     74.4         0   0.0011 9.56e-05  9.56e-05   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -284      353     37.7   0.00831        0        0         0   test.phys initStep
-    1     -284      353     37.7         0  0.00831  0.00258   0.00258   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -382      347     51.8   0.00329        0        0         0   test.phys initStep
-    1     -382      347     51.8         0  0.00329 0.000533  0.000533   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -470      252     58.6    0.0286        0        0         0   test.phys initStep
-    1     -470      252     58.5         0   0.0286   0.0227    0.0227   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -362      256     80.4   0.00857        0        0         0   test.phys initStep
-    1     -362      256     80.4         0  0.00857  0.00272   0.00272   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -344      239      102    0.0195        0        0         0   test.phys initStep
-    1     -344      239      102         0   0.0195   0.0115    0.0115   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -224      313      145   0.00803        0        0         0   test.phys initStep
-    1     -224      313      145         0  0.00803  0.00243   0.00243   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -202      376      158     0.132        0        0         0   test.phys initStep
-    1     -202      376      158         0    0.132     0.32      0.32   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -161      298      143    0.0793        0        0         0   test.phys initStep
-    1     -161      298      143         0   0.0793    0.134     0.134   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     7.79      276     96.2    0.0812        0        0         0   test.phys initStep
-    1     7.81      276     96.2         0   0.0812     0.14      0.14   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     45.3      229     83.8    0.0736        0        0         0   test.phys initStep
-    1     45.4      229     83.8         0   0.0736    0.118     0.118   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 7
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     48.7      188     78.1     0.511        0        0         0   test.phys initStep
-    1     57.2     82.1     63.4     0.372        0      107       107   test.phys compt
-    2     88.4       42        0     0.372        0     81.2       188       World Transportation
-    3 5.02e+03 -6.27e+03   -1e+04     0.372        0 1.28e+04   1.3e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 31,   Parent ID = 10
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     57.2     82.1     63.4     0.139        0        0         0   test.phys initStep
-    1     57.1     81.9     63.5         0    0.139    0.349     0.349   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 7
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     47.9      188     77.4    0.0028        0        0         0   test.phys initStep
-    1     47.9      188     77.4         0 0.000403   0.0307    0.0307   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 9
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     47.9      188     77.4    0.0024        0        0         0   test.phys initStep
-    1     47.9      188     77.4         0   0.0024 0.000318  0.000318   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 7
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     45.6      187     73.2     0.303        0        0         0   test.phys initStep
-    1     96.6      229     47.4     0.205        0     71.2      71.2   test.phys compt
-    2     98.1      230     49.8      0.19        0     2.92      74.1   test.phys compt
-    3      110      249     64.7     0.141        0     27.2       101   test.phys compt
-    4      191      185     96.6     0.106        0      108       210   test.phys compt
-    5      129      153      140    0.0759        0     82.4       292   test.phys compt
-    6      143      154      132         0 0.000403     16.3       308   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      143      154      132    0.0755        0        0         0   test.phys initStep
-    1      143      154      132         0   0.0755    0.123     0.123   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      129      153      140    0.0303        0        0         0   test.phys initStep
-    1      129      153      140         0   0.0303   0.0251    0.0251   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      191      185     96.6    0.0348        0        0         0   test.phys initStep
-    1      191      185     96.6         0   0.0348    0.032     0.032   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 35,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      110      249     64.7    0.0494        0        0         0   test.phys initStep
-    1      110      249     64.7         0   0.0494   0.0591    0.0591   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 34,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     98.1      230     49.8    0.0143        0        0         0   test.phys initStep
-    1     98.1      230     49.8         0   0.0143  0.00663   0.00663   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 33,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     96.6      229     47.4    0.0985        0        0         0   test.phys initStep
-    1     96.6      229     47.4         0   0.0985    0.195     0.195   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     44.4      182     73.8     0.596        0        0         0   test.phys initStep
-    1     44.5      184     73.2      0.27    0.326     1.97      1.97   test.phys eIoni
-    2     44.3      184       73    0.0514    0.219        1      2.97   test.phys eIoni
-    3     44.3      184       73         0   0.0514   0.0633      3.04   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = proton,   Track ID = 3,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0      117      96.2        0        0         0   test.phys initStep
-    1     2.06    -4.29      137      85.2       11     20.2      20.2   test.phys hIoni
-    2     3.99    -7.29      153      74.2       11     16.3      36.5   test.phys hIoni
-    3     5.48    -9.45      165        65     9.17     12.8      49.3   test.phys hIoni
-    4     6.79    -11.1      175      57.5     7.55     10.1      59.5   test.phys hIoni
-    5     7.84    -12.4      183      50.4     7.12     8.15      67.6   test.phys hIoni
-    6     8.75    -13.3      189      44.2     6.21     6.46      74.1   test.phys hIoni
-    7     9.52      -14      194      38.7     5.48     5.13      79.2   test.phys hIoni
-    8     10.2    -14.5      198      34.3     4.43     4.07      83.3   test.phys hIoni
-    9     10.5    -14.8      200      32.4     1.87     1.74        85       World Transportation
-   10  1.5e+03 -1.29e+03    1e+04      32.4 2.76e-21 9.99e+03  1.01e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     -500       100        0        0         0       World initStep
-    1        0        0        0       100        0      500       500   test.phys Transportation
-    2        0        0        0       100        0        0       500   test.phys biasWrapper(0)
-    3        0        0      200       100        0      200       700       World Transportation
-    4        0        0    1e+04       100        0  9.8e+03  1.05e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = neutron,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0       100        0        0       500   test.phys initStep
-    1        0        0     75.6      99.8        0     75.6       576   test.phys biasWrapper(hadElastic)
-    2    -1.01    -10.1      144      99.8    0.025     69.5       645   test.phys biasWrapper(hadElastic)
-    3    -1.63    -21.7      200      99.8        0     56.9       702       World Transportation
-    4     -110 -2.05e+03    1e+04      99.8        0    1e+04  1.07e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = N14,   Track ID = 3,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0     75.6     0.164        0        0         0   test.phys initStep
-    1   0.0002  0.00201     75.6         0    0.164  0.00243   0.00243   test.phys ionIoni
+    0        0        0     89.2      87.8        0        0         0   test.phys initStep
+    1    -44.1     33.6      200      87.8        0      124       124       World Transportation
+    2 -3.95e+03 3.01e+03    1e+04      87.8        0  1.1e+04  1.11e+04  OutOfWorld Transportation
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/biasing/GB03/exampleGB03.out b/examples/extended/biasing/GB03/exampleGB03.out
index 244875b638..815e071d88 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -870,7 +870,7 @@ GB03BOptrGeometryBasedBiasing : starting run with splitting factor = 2, and prob
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.180000s Real=0.188168s Sys=0.000000s
+  User=0.140000s Real=0.136254s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <World> world volume
  This region is in the mass world.
@@ -930,7 +930,7 @@ GB03BOptrGeometryBasedBiasing : starting run with splitting factor = 2, and prob
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.210000s Real=0.249289s Sys=0.000000s
+  User=0.160000s Real=0.164234s Sys=0.000000s
 Graphics systems deleted.
 Visualization Manager deleting...
 G4 kernel has come to Quit state.
@@ -946,10 +946,10 @@ G4SDManager deleted.
 EventManager deleted.
 Units table cleared.
 TransportationManager deleted.
-Total navigation history collections cleaned: 29
+Total navigation history collections cleaned: 27
 G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
-Pool ID '20G4NavigationLevelRep', size : 0.0413 MB
+Pool ID '20G4NavigationLevelRep', size : 0.0385 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
 Pool ID '17G4DynamicParticle', size : 0.00577 MB
 Pool ID '16G4SmartVoxelNode', size : 0.000961 MB
@@ -959,11 +959,11 @@ Pool ID '15G4PrimaryVertex', size : 0.000961 MB
 Pool ID '17G4PrimaryParticle', size : 0.000961 MB
 Pool ID '15G4HCofThisEvent', size : 0.000961 MB
 Pool ID '7G4Track', size : 0.0106 MB
-Pool ID '18G4TouchableHistory', size : 0.00385 MB
+Pool ID '18G4TouchableHistory', size : 0.00288 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
 Pool ID '10G4Fragment', size : 0.000961 MB
 Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 0.07 MB
+Dynamic pools deleted: 13 / Total memory freed: 0.066 MB
 ============================================================
 G4Allocator objects are deleted.
 UImanager deleted.
diff --git a/examples/extended/biasing/GB04/exampleGB04.out b/examples/extended/biasing/GB04/exampleGB04.out
index 85081d1f3b..b25af62e76 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -851,111 +851,111 @@ See commands in /vis/modeling/trajectories/ for other options.
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
     0        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2 0.000104 -0.00029   0.0941      99.3   0.0431   0.0941     1e+03   test.phys eIoni
-    3  -0.0359  -0.0971      3.5      97.8     1.37     3.41     1e+03   test.phys biasWrapper(eBrem)
-    4  -0.0382   -0.109     3.88      93.2    0.133     0.38     1e+03   test.phys eIoni
-    5  -0.0674    -0.18     5.14      92.4    0.703     1.26  1.01e+03   test.phys biasWrapper(eBrem)
-    6  -0.0866   -0.204     5.47      91.4     0.12    0.332  1.01e+03   test.phys biasWrapper(eBrem)
-    7   -0.184   -0.301     6.86      90.3    0.514      1.4  1.01e+03   test.phys eIoni
-    8   -0.395   -0.429     9.45      89.3     1.04      2.6  1.01e+03   test.phys biasWrapper(eBrem)
-    9   -0.432    -0.46       10        89    0.305    0.555  1.01e+03       World Transportation
-   10     -756     -540    1e+04        89 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2 -0.000242 -0.000191   0.0941      99.3   0.0381   0.0941     1e+03   test.phys eIoni
+    3  -0.0556   0.0895      3.5      97.8     1.37     3.41     1e+03   test.phys biasWrapper(eBrem)
+    4  -0.0637   0.0989     3.88      93.2    0.133     0.38     1e+03   test.phys eIoni
+    5   -0.102    0.166     5.14      92.4    0.703     1.26  1.01e+03   test.phys biasWrapper(eBrem)
+    6   -0.109    0.196     5.47      91.4     0.12    0.332  1.01e+03   test.phys biasWrapper(eBrem)
+    7   -0.125    0.334     6.86      90.3    0.514      1.4  1.01e+03   test.phys eIoni
+    8  -0.0962    0.579     9.45      89.3     1.04      2.6  1.01e+03   test.phys biasWrapper(eBrem)
+    9  -0.0981    0.629       10        89    0.305    0.556  1.01e+03       World Transportation
+   10     40.3      934    1e+04        89 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.395   -0.429     9.45    0.0228        0        0         0   test.phys initStep
-    1   -0.398   -0.433     9.52         0  0.00156   0.0696    0.0696   test.phys phot
+    0  -0.0962    0.579     9.45    0.0228        0        0         0   test.phys initStep
+    1  -0.0973    0.585     9.52         0  0.00156   0.0696    0.0696   test.phys phot
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.398   -0.433     9.52    0.0212        0        0         0   test.phys initStep
-    1   -0.397   -0.433     9.52         0   0.0212  0.00482   0.00482   test.phys eIoni
+    0  -0.0973    0.585     9.52    0.0212        0        0         0   test.phys initStep
+    1  -0.0984    0.584     9.52         0   0.0212  0.00482   0.00482   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.184   -0.301     6.86     0.523        0        0         0   test.phys initStep
-    1  -0.0782  -0.0721     7.08         0    0.523    0.896     0.896   test.phys eIoni
+    0   -0.125    0.334     6.86     0.523        0        0         0   test.phys initStep
+    1  -0.0101    0.109     7.08         0    0.523    0.896     0.896   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0866   -0.204     5.47     0.927        0        0         0   test.phys initStep
-    1   -0.194   -0.339     7.59     0.916        0     2.13      2.13   test.phys compt
-    2   -0.497   -0.714       10     0.916        0     2.46      4.59       World Transportation
-    3 -1.26e+03 -1.56e+03    1e+04     0.916        0 1.02e+04  1.02e+04  OutOfWorld Transportation
+    0   -0.109    0.196     5.47     0.927        0        0         0   test.phys initStep
+    1    -0.15    0.365     7.59     0.916        0     2.13      2.13   test.phys compt
+    2   -0.258    0.836       10     0.916        0     2.46      4.59       World Transportation
+    3     -450 1.95e+03    1e+04     0.916        0 1.02e+04  1.02e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.194   -0.339     7.59    0.0113        0        0         0   test.phys initStep
-    1   -0.193   -0.339     7.59         0   0.0113  0.00162   0.00162   test.phys eIoni
+    0    -0.15    0.365     7.59    0.0113        0        0         0   test.phys initStep
+    1    -0.15    0.365     7.59         0   0.0113  0.00162   0.00162   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0674    -0.18     5.14    0.0662        0        0         0   test.phys initStep
-    1   -0.323   -0.494       10    0.0662        0     4.88      4.88       World Transportation
-    2     -526     -646    1e+04    0.0662        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.102    0.166     5.14    0.0662        0        0         0   test.phys initStep
+    1   -0.192    0.564       10    0.0662        0     4.88      4.88       World Transportation
+    2     -186      817    1e+04    0.0662        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0382   -0.109     3.88      4.44        0        0         0   test.phys initStep
-    1    0.265   -0.123     6.71      3.34      1.1     2.99      2.99   test.phys msc
-    2    0.902   -0.484      9.3       2.3     1.04     2.99      5.98   test.phys msc
-    3     1.33   -0.496       10      2.01    0.292    0.902      6.88       World Transportation
-    4 3.48e+03 -2.14e+03    1e+04      2.01 2.87e-22 1.08e+04  1.08e+04  OutOfWorld Transportation
+    0  -0.0637   0.0989     3.88      4.44        0        0         0   test.phys initStep
+    1   -0.263   -0.129     6.71      3.34      1.1     2.99      2.99   test.phys msc
+    2   -0.943   -0.402      9.3       2.3     1.04     2.99      5.98   test.phys msc
+    3    -1.22   -0.728       10      2.01    0.292    0.902      6.88       World Transportation
+    4 -3.85e+03 -1.39e+03    1e+04      2.01 2.87e-22 1.08e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0359  -0.0971      3.5     0.148        0        0         0   test.phys initStep
-    1  -0.0602   -0.162     5.35     0.137        0     1.84      1.84   test.phys compt
-    2    -1.05     3.77       10     0.137        0     6.17      8.02       World Transportation
-    3 -2.13e+03 8.44e+03    1e+04     0.137        0 1.32e+04  1.33e+04  OutOfWorld Transportation
+    0  -0.0556   0.0895      3.5     0.148        0        0         0   test.phys initStep
+    1  -0.0921    0.149     5.35     0.137        0     1.84      1.84   test.phys compt
+    2     3.61    -1.48       10     0.137        0     6.17      8.01       World Transportation
+    3 7.96e+03 -3.51e+03    1e+04     0.137        0 1.32e+04  1.33e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0602   -0.162     5.35    0.0106        0        0         0   test.phys initStep
-    1  -0.0601   -0.162     5.35         0   0.0106  0.00146   0.00146   test.phys eIoni
+    0  -0.0921    0.149     5.35    0.0106        0        0         0   test.phys initStep
+    1  -0.0925     0.15     5.35         0   0.0106  0.00146   0.00146   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 0.000104 -0.00029   0.0941     0.685        0        0         0   test.phys initStep
-    1   0.0148   0.0406    0.121     0.673   0.0122   0.0521    0.0521   test.phys msc
-    2   0.0266    0.107     0.16     0.512    0.161   0.0792     0.131   test.phys msc
-    3   0.0756    0.172    0.203     0.476   0.0365   0.0965     0.228   test.phys msc
-    4    0.184    0.206    0.212     0.425   0.0504    0.121     0.349   test.phys msc
-    5    0.294    0.224    0.175     0.382   0.0432    0.126     0.475   test.phys msc
-    6    0.377     0.28    0.192     0.326   0.0558    0.109     0.584   test.phys msc
-    7    0.488    0.314    0.226     0.273   0.0531    0.135     0.719   test.phys msc
-    8    0.504    0.256    0.324     0.166    0.107    0.132     0.851   test.phys msc
-    9    0.458    0.229    0.343         0    0.166    0.161      1.01   test.phys eIoni
+    0 -0.000242 -0.000191   0.0941     0.685        0        0         0   test.phys initStep
+    1   0.0208  -0.0382    0.121     0.673   0.0122   0.0521    0.0521   test.phys msc
+    2   0.0626  -0.0906     0.16     0.512    0.161   0.0792     0.131   test.phys msc
+    3   0.0796   -0.171    0.203     0.476   0.0365   0.0965     0.228   test.phys msc
+    4   0.0333   -0.275    0.212     0.425   0.0504    0.121     0.349   test.phys msc
+    5  -0.0259   -0.369    0.175     0.382   0.0432    0.126     0.475   test.phys msc
+    6  -0.0383   -0.468    0.192     0.326   0.0559    0.109     0.584   test.phys msc
+    7  -0.0862   -0.574    0.226     0.273   0.0531    0.135     0.719   test.phys msc
+    8    -0.14   -0.548    0.325     0.166    0.107    0.133     0.852   test.phys msc
+    9   -0.131   -0.497    0.343         0    0.166     0.16      1.01   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -964,25 +964,18 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   -0.137   -0.188     7.81      97.1     2.86     7.81  1.01e+03   test.phys biasWrapper(eBrem)
-    3   -0.243   -0.249       10      96.3    0.839      2.2  1.01e+03       World Transportation
-    4     -360     -601    1e+04      96.3 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2     0.13    0.194     7.81      96.3     2.92     7.81  1.01e+03   test.phys biasWrapper(eBrem)
+    3    0.149    0.299       10      95.5    0.772      2.2  1.01e+03       World Transportation
+    4      166      819    1e+04      95.5 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.137   -0.188     7.81    0.0261        0        0         0   test.phys initStep
-    1    -0.15   -0.195     8.07         0  0.00156    0.267     0.267   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.15   -0.195     8.07    0.0245        0        0         0   test.phys initStep
-    1   -0.152   -0.197     8.07         0   0.0245  0.00619   0.00619   test.phys eIoni
+    0     0.13    0.194     7.81     0.789        0        0         0   test.phys initStep
+    1    0.147     0.31       10     0.789        0      2.2       2.2       World Transportation
+    2     78.3      531    1e+04     0.789        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -991,38 +984,38 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   0.0965    0.115     5.83      97.6     2.21     5.83  1.01e+03   test.phys biasWrapper(eBrem)
-    3    0.135    0.143       10      95.2     2.41     4.17  1.01e+03       World Transportation
-    4      587    -6.88    1e+04      95.2 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2   -0.027  -0.0337     2.54        99    0.927     2.54     1e+03   test.phys biasWrapper(eBrem)
+    3  -0.0435  -0.0293     3.13      98.5    0.222    0.599     1e+03   test.phys biasWrapper(eBrem)
+    4   -0.309    0.159     9.19      94.5     3.23     6.07  1.01e+03   test.phys biasWrapper(eBrem)
+    5   -0.367    0.204       10      94.2    0.293    0.811  1.01e+03       World Transportation
+    6     -665      447    1e+04      94.2 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0965    0.115     5.83     0.217        0        0         0   test.phys initStep
-    1    0.144    0.164       10     0.217        0     4.17      4.17       World Transportation
-    2      115      117    1e+04     0.217        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   -0.309    0.159     9.19     0.793        0        0         0   test.phys initStep
+    1   -0.369    0.205       10     0.793        0    0.812     0.812       World Transportation
+    2     -748      563    1e+04     0.793        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  -0.0658   0.0769     4.48      97.6     1.77     4.48     1e+03   test.phys eIoni
-    3   -0.116    0.183       10      95.3     2.23     5.53  1.01e+03       World Transportation
-    4      160      181    1e+04      95.3 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
+    0  -0.0435  -0.0293     3.13     0.218        0        0         0   test.phys initStep
+    1   -0.321 -0.00413       10     0.218        0     6.87      6.87       World Transportation
+    2     -404     36.6    1e+04     0.218        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0658   0.0769     4.48     0.651        0        0         0   test.phys initStep
-    1    0.252  -0.0819     4.77     0.103    0.548     1.17      1.17   test.phys eIoni
-    2     0.27  -0.0652     4.77         0    0.103   0.0728      1.25   test.phys eIoni
+    0   -0.027  -0.0337     2.54     0.085        0        0         0   test.phys initStep
+    1   -0.198  -0.0252       10     0.085        0     7.47      7.47       World Transportation
+    2     -229     11.3    1e+04     0.085        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1031,114 +1024,104 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2 -0.00803 -0.00697    0.997      99.6    0.333    0.997     1e+03   test.phys biasWrapper(eBrem)
-    3  -0.0687  -0.0693     4.98      97.6     1.74     3.98     1e+03   test.phys biasWrapper(eBrem)
-    4  -0.0456   -0.094     5.81        89    0.356    0.832  1.01e+03   test.phys biasWrapper(eBrem)
-    5  -0.0383   -0.109     6.13      88.6    0.169    0.318  1.01e+03   test.phys biasWrapper(eBrem)
-    6   -0.027   -0.164     7.18      84.3    0.461     1.06  1.01e+03   test.phys eIoni
-    7  -0.0546    -0.39       10      83.3    0.995     2.83  1.01e+03       World Transportation
-    8     -568     -987    1e+04      83.3 3.64e-22 1.01e+04  1.11e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.027   -0.164     7.18      3.84        0        0         0   test.phys initStep
-    1   -0.231  -0.0338     8.17       2.3    0.344     1.03      1.03   test.phys eIoni
-    2    0.536   -0.179     9.62      1.63    0.667     2.04      3.07   test.phys msc
-    3     1.09   -0.296       10     0.923    0.709    0.783      3.85       World Transportation
-    4    1e+04 -7.49e+03 6.72e+03     0.923 3.87e-22 1.42e+04  1.42e+04  OutOfWorld Transportation
+    2  -0.0415  -0.0281      2.8      97.6     1.05      2.8     1e+03   test.phys biasWrapper(eBrem)
+    3  -0.0819  -0.0684     5.48      96.2    0.934     2.68  1.01e+03   test.phys biasWrapper(eBrem)
+    4  -0.0876  -0.0796     5.95        96    0.217    0.471  1.01e+03   test.phys biasWrapper(eBrem)
+    5  -0.0973  -0.0911     6.52      95.2    0.218    0.568  1.01e+03   test.phys biasWrapper(eBrem)
+    6   -0.214   -0.172       10      93.8     1.48     3.49  1.01e+03       World Transportation
+    7     -777     6.75    1e+04      93.8 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 6
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.231  -0.0338     8.17       1.2        0        0         0   test.phys initStep
-    1   -0.197  -0.0481     9.18     0.711    0.488     1.16      1.16   test.phys msc
-    2  -0.0505     0.34     9.25     0.554    0.158    0.473      1.63   test.phys msc
-    3   -0.262     0.63      9.2         0    0.554    0.967       2.6   test.phys eIoni
+    0  -0.0973  -0.0911     6.52     0.528        0        0         0   test.phys initStep
+    1   -0.163   -0.201       10     0.528        0     3.49      3.49       World Transportation
+    2     -190     -314    1e+04     0.528        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0383   -0.109     6.13     0.203        0        0         0   test.phys initStep
-    1 -0.00522   -0.151       10     0.203        0     3.87      3.87       World Transportation
-    2     85.4     -109    1e+04     0.203        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0  -0.0876  -0.0796     5.95    0.0134        0        0         0   test.phys initStep
+    1  -0.0969  -0.0929     6.76         0  0.00156    0.811     0.811   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0456   -0.094     5.81      8.28        0        0         0   test.phys initStep
-    1   0.0275   -0.265       10      8.28        0     4.19      4.19       World Transportation
-    2      174     -409    1e+04      8.28        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0969  -0.0929     6.76    0.0119        0        0         0   test.phys initStep
+    1  -0.0968  -0.0934     6.76         0   0.0119  0.00178   0.00178   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0687  -0.0693     4.98     0.246        0        0         0   test.phys initStep
-    1   0.0339   -0.286       10     0.246        0     5.03      5.03       World Transportation
-    2      204     -431    1e+04     0.246        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0819  -0.0684     5.48     0.458        0        0         0   test.phys initStep
+    1  -0.0659   -0.179       10     0.458        0     4.52      4.52       World Transportation
+    2     35.1     -244    1e+04     0.458        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00803 -0.00697    0.997    0.0363        0        0         0   test.phys initStep
-    1 -0.00709 -0.00719     1.16         0  0.00156     0.16      0.16   test.phys phot
+    0  -0.0415  -0.0281      2.8      1.35        0        0         0   test.phys initStep
+    1   -0.115  -0.0341       10      1.35        0      7.2       7.2       World Transportation
+    2     -103     -8.4    1e+04      1.35        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00709 -0.00719     1.16    0.0347        0        0         0   test.phys initStep
-    1 -0.00549 -0.00976     1.16         0   0.0347   0.0113    0.0113   test.phys eIoni
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  0.00329 -0.00173    0.495      99.1    0.139    0.495     1e+03   test.phys eIoni
+    3  -0.0284   0.0336     5.49      96.6     1.76     4.99  1.01e+03   test.phys biasWrapper(eBrem)
+    4   -0.022    0.039     6.31      96.3    0.259    0.822  1.01e+03   test.phys biasWrapper(eBrem)
+    5   0.0864    0.349       10      94.6     1.73     3.71  1.01e+03       World Transportation
+    6      436      315    1e+04      94.6 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2        0        0       10      96.3     3.72       10  1.01e+03       World Transportation
-    3     -105      231    1e+04      96.3 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
+    0   -0.022    0.039     6.31    0.0154        0        0         0   test.phys initStep
+    1  -0.0214   0.0408     6.33         0  0.00156   0.0223    0.0223   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2 -0.00187  -0.0226     1.65      99.3     0.63     1.65     1e+03   test.phys biasWrapper(eBrem)
-    3 0.000735   -0.102       10      96.1     3.24     8.36  1.01e+03       World Transportation
-    4      383    -44.1    1e+04      96.1 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    0  -0.0214   0.0408     6.33    0.0138        0        0         0   test.phys initStep
+    1   -0.021   0.0402     6.33         0   0.0138   0.0023    0.0023   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00187  -0.0226     1.65    0.0345        0        0         0   test.phys initStep
-    1   0.0307  -0.0757     6.86         0  0.00156     5.21      5.21   test.phys phot
+    0  -0.0284   0.0336     5.49     0.699        0        0         0   test.phys initStep
+    1  -0.0251     0.12       10     0.699        0     4.51      4.51       World Transportation
+    2      7.3      191    1e+04     0.699        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0307  -0.0757     6.86     0.033        0        0         0   test.phys initStep
-    1   0.0309  -0.0728     6.86         0    0.033   0.0103    0.0103   test.phys eIoni
+    0  0.00329 -0.00173    0.495     0.805        0        0         0   test.phys initStep
+    1   -0.255   0.0871    0.604      0.71   0.0943    0.315     0.315   test.phys msc
+    2   -0.533    0.259    0.456     0.535    0.176    0.397     0.712   test.phys msc
+    3   -0.644     0.41    0.269     0.284    0.251    0.297      1.01   test.phys msc
+    4   -0.684    0.513    0.196         0    0.284    0.371      1.38   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1147,42 +1130,38 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2 -0.000156 -0.000159   0.0757      99.9   0.0488   0.0757     1e+03   test.phys biasWrapper(eBrem)
-    3   0.0795    0.209     8.79        96      3.9     8.72  1.01e+03   test.phys biasWrapper(eBrem)
-    4    0.116    0.207       10      95.5    0.523     1.22  1.01e+03       World Transportation
-    5      375     18.1    1e+04      95.5 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2   0.0114   0.0188     1.62      89.3    0.559     1.62     1e+03   test.phys biasWrapper(eBrem)
+    3   0.0824     0.15       10      86.4     2.95     8.39  1.01e+03       World Transportation
+    4     -778      583    1e+04      86.4 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0795    0.209     8.79    0.0118        0        0         0   test.phys initStep
-    1   0.0797    0.209     8.79         0  0.00156   0.0066    0.0066   test.phys phot
+    0   0.0114   0.0188     1.62      10.1        0        0         0   test.phys initStep
+    1   0.0774    0.136       10      10.1        0     8.38      8.38       World Transportation
+    2     78.8      140    1e+04      10.1        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0797    0.209     8.79    0.0103        0        0         0   test.phys initStep
-    1   0.0796    0.209     8.79         0   0.0103  0.00139   0.00139   test.phys eIoni
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2   -0.113    0.299     9.62      96.3     3.53     9.63  1.01e+03   test.phys biasWrapper(eBrem)
+    3   -0.121    0.312       10        96    0.244    0.379  1.01e+03       World Transportation
+    4     -184      316    1e+04        96 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.000156 -0.000159   0.0757    0.0269        0        0         0   test.phys initStep
-    1   0.0294  -0.0225     4.73         0  0.00156     4.65      4.65   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0294  -0.0225     4.73    0.0253        0        0         0   test.phys initStep
-    1   0.0302  -0.0238     4.73         0   0.0253  0.00655   0.00655   test.phys eIoni
+    0   -0.113    0.299     9.62     0.198        0        0         0   test.phys initStep
+    1   -0.119    0.313       10     0.198        0    0.379     0.379       World Transportation
+    2     -174      384    1e+04     0.198        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1191,54 +1170,60 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   -0.125   -0.105     6.17      82.5     2.54     6.17  1.01e+03   test.phys eIoni
-    3   -0.326   -0.123       10      81.2     1.32     3.84  1.01e+03       World Transportation
-    4     -634      186    1e+04      81.2 3.62e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2   0.0101 -0.00415     1.02      92.9    0.515     1.02     1e+03   test.phys biasWrapper(eBrem)
+    3    0.155  -0.0277       10      89.2     3.66        9  1.01e+03       World Transportation
+    4      475     -437    1e+04      89.2 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.125   -0.105     6.17        15        0        0         0   test.phys initStep
-    1    0.109  -0.0957     7.21      14.5    0.412     1.07      1.07   test.phys biasWrapper(eBrem)
-    2    0.771    0.027     9.23      13.6    0.942     2.14      3.21   test.phys biasWrapper(eBrem)
-    3     1.06    0.158       10      13.3    0.245    0.838      4.05       World Transportation
-    4 2.54e+03 1.86e+03    1e+04      13.3 3.22e-22 1.05e+04  1.05e+04  OutOfWorld Transportation
+    0   0.0101 -0.00415     1.02      6.59        0        0         0   test.phys initStep
+    1   0.0638    -0.11       10      6.59        0     8.98      8.98       World Transportation
+    2     59.8     -118    1e+04      6.59        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.771    0.027     9.23    0.0147        0        0         0   test.phys initStep
-    1    0.833   0.0519     9.38         0  0.00156    0.164     0.164   test.phys phot
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  0.00541 -0.00153    0.652      98.9    0.224    0.652     1e+03   test.phys eIoni
+    3   0.0117   0.0214     3.22      96.3    0.982     2.57     1e+03   test.phys eIoni
+    4     -0.1   0.0861      6.4        94     1.08     3.18  1.01e+03   test.phys biasWrapper(eBrem)
+    5   -0.206    0.158       10      92.7     1.34     3.61  1.01e+03       World Transportation
+    6     -172      281    1e+04      92.7 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.833   0.0519     9.38    0.0131        0        0         0   test.phys initStep
-    1    0.834   0.0517     9.38         0   0.0131   0.0021    0.0021   test.phys eIoni
+    0     -0.1   0.0861      6.4       1.2        0        0         0   test.phys initStep
+    1   -0.201    0.185       10       1.2        0      3.6       3.6       World Transportation
+    2     -280      275    1e+04       1.2        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.109  -0.0957     7.21    0.0419        0        0         0   test.phys initStep
-    1    0.272   -0.127      7.7     0.036        0    0.519     0.519   test.phys compt
-    2    -3.58    0.613        0     0.036        0     8.64      9.16       World Transportation
-    3   -5e+03      962   -1e+04     0.036        0 1.12e+04  1.12e+04  OutOfWorld Transportation
+    0   0.0117   0.0214     3.22      1.58        0        0         0   test.phys initStep
+    1   -0.869  -0.0637     4.24     0.648    0.929     2.09      2.09   test.phys eIoni
+    2    -1.27   -0.237     4.38    0.0417    0.607     1.17      3.26   test.phys eIoni
+    3    -1.27   -0.236     4.39         0   0.0417   0.0156      3.27   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.272   -0.127      7.7   0.00588        0        0         0   test.phys initStep
-    1    0.272   -0.127      7.7         0  0.00588 0.000544  0.000544   test.phys eIoni
+    0  0.00541 -0.00153    0.652     0.888        0        0         0   test.phys initStep
+    1  -0.0583     0.11    0.945     0.791   0.0972    0.342     0.342   test.phys msc
+    2  -0.0985    0.242     1.39     0.562    0.228     0.52     0.862   test.phys msc
+    3   -0.105    0.308     1.75         0    0.562    0.988      1.85   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1247,32 +1232,22 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2    0.129     0.12     6.48      96.4      2.9     6.49  1.01e+03   test.phys biasWrapper(eBrem)
-    3    0.122    0.117     6.72      96.2   0.0626    0.239  1.01e+03   test.phys biasWrapper(eBrem)
-    4  0.00493   0.0727       10      95.1     1.14     3.28  1.01e+03       World Transportation
-    5     -365     -529    1e+04      95.1 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.122    0.117     6.72    0.0527        0        0         0   test.phys initStep
-    1 -0.00119   0.0826       10    0.0527        0     3.28      3.28       World Transportation
-    2     -375     -104    1e+04    0.0527        0    1e+04     1e+04  OutOfWorld Transportation
+    2  0.00971  -0.0563     3.06      97.2     1.29     3.06     1e+03   test.phys biasWrapper(eBrem)
+    3    0.107   -0.102       10      94.3     2.92     6.95  1.01e+03       World Transportation
+    4    -24.4    -13.3    1e+04      94.3 3.65e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.129     0.12     6.48     0.736        0        0         0   test.phys initStep
-    1 -0.00737   0.0394       10     0.736        0     3.52      3.52       World Transportation
-    2     -388     -230    1e+04     0.736        0    1e+04     1e+04  OutOfWorld Transportation
+    0  0.00971  -0.0563     3.06      1.53        0        0         0   test.phys initStep
+    1   0.0749   -0.132       10      1.53        0     6.94      6.94       World Transportation
+    2     93.9     -110    1e+04      1.53        0 9.99e+03     1e+04  OutOfWorld Transportation
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002663s Sys=0.000000s
+  User=0.000000s Real=0.002581s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <World> world volume
  This region is in the mass world.
@@ -1315,148 +1290,113 @@ BremSplittingOperator : starting run with brem. splitting factor = 10, biasing o
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
     0        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2        0        0       10      96.1     3.87       10  1.01e+03       World Transportation
-    3     -488     -528    1e+04      96.1 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   0.0154    0.082     3.94      98.5      1.5     3.94     1e+03   test.phys biasWrapper(eBrem)
-    3    0.114    0.201       10      96.4     2.13     6.07  1.01e+03       World Transportation
-    4     39.8      307    1e+04      96.4 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
+    2 -0.000935 -0.00482    0.596        87    0.211    0.596     1e+03   test.phys biasWrapper(eBrem)
+    3   -0.111  -0.0467       10      83.6     3.35     9.42  1.01e+03       World Transportation
+    4     -414     -236    1e+04      83.6 3.62e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94     0.639        0        0         0   test.phys initStep
-    1   0.0669    0.191     9.87     0.575        0     5.94      5.94   test.phys compt
-    2   0.0117    0.185       10     0.575        0    0.138      6.08       World Transportation
-    3 -4.37e+03     -467    1e+04     0.575        0 1.09e+04  1.09e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0669    0.191     9.87    0.0641        0        0         0   test.phys initStep
-    1   0.0767    0.192     9.88         0   0.0641   0.0326    0.0326   test.phys eIoni
+    0 -0.000935 -0.00482    0.596     0.182        0        0         0   test.phys initStep
+    1  -0.0789   -0.198       10     0.182        0     9.41      9.41       World Transportation
+    2    -82.9     -205    1e+04     0.182        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94     0.086        0        0         0   test.phys initStep
-    1   0.0505    0.127     5.86    0.0839        0     1.92      1.92   test.phys compt
-    2    0.343    -2.27       10    0.0839        0      4.8      6.72       World Transportation
-    3      706 -5.79e+03    1e+04    0.0839        0 1.16e+04  1.16e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 10
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0505    0.127     5.86   0.00208        0        0         0   test.phys initStep
-    1   0.0505    0.127     5.86         0  0.00208 0.000105  0.000105   test.phys eIoni
+    0 -0.000935 -0.00482    0.596      1.55        0        0         0   test.phys initStep
+    1  -0.0789  -0.0112       10      1.55        0      9.4       9.4       World Transportation
+    2    -82.9    -6.75    1e+04      1.55        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94    0.0396        0        0         0   test.phys initStep
-    1    0.112    0.227       10    0.0396        0     6.07      6.07       World Transportation
-    2      160      239    1e+04    0.0396        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0 -0.000935 -0.00482    0.596      4.43        0        0         0   test.phys initStep
+    1   0.0105   -0.175       10      4.43        0     9.41      9.41       World Transportation
+    2     12.2     -181    1e+04      4.43        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94    0.0747        0        0         0   test.phys initStep
-    1    0.119     0.26       10    0.0747        0     6.07      6.07       World Transportation
-    2      171      293    1e+04    0.0747        0    1e+04     1e+04  OutOfWorld Transportation
+    0 -0.000935 -0.00482    0.596      2.01        0        0         0   test.phys initStep
+    1  -0.0759  -0.0813       10      2.01        0      9.4       9.4       World Transportation
+    2    -79.7    -81.4    1e+04      2.01        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94    0.0097        0        0         0   test.phys initStep
-    1   0.0169     0.09     4.27         0  0.00156     0.33      0.33   test.phys phot
+    0 -0.000935 -0.00482    0.596     0.206        0        0         0   test.phys initStep
+    1  -0.0628   -0.106       10     0.206        0      9.4       9.4       World Transportation
+    2    -65.8     -107    1e+04     0.206        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 7
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0169     0.09     4.27   0.00813        0        0         0   test.phys initStep
-    1   0.0172   0.0901     4.27         0  0.00813 0.000933  0.000933   test.phys eIoni
+    0 -0.000935 -0.00482    0.596    0.0291        0        0         0   test.phys initStep
+    1 -0.00436  -0.0134     1.17         0  0.00156    0.571     0.571   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94      2.84        0        0         0   test.phys initStep
-    1    0.126    0.273       10      2.84        0     6.07      6.07       World Transportation
-    2      182      315    1e+04      2.84        0    1e+04     1e+04  OutOfWorld Transportation
+    0 -0.00436  -0.0134     1.17    0.0275        0        0         0   test.phys initStep
+    1 -0.00237   -0.012     1.17         0   0.0275  0.00756   0.00756   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94      5.86        0        0         0   test.phys initStep
-    1    0.139    0.194       10      5.86        0     6.07      6.07       World Transportation
-    2      204      185    1e+04      5.86        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0 -0.000935 -0.00482    0.596       4.9        0        0         0   test.phys initStep
+    1  -0.0521   -0.175       10       4.9        0     9.41      9.41       World Transportation
+    2    -54.4     -181    1e+04       4.9        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94      6.19        0        0         0   test.phys initStep
-    1    0.132    0.235       10      6.19        0     6.07      6.07       World Transportation
-    2      192      253    1e+04      6.19        0    1e+04     1e+04  OutOfWorld Transportation
+    0 -0.000935 -0.00482    0.596      2.69        0        0         0   test.phys initStep
+    1   -0.199   -0.373       10      2.69        0     9.41      9.41       World Transportation
+    2     -210     -391    1e+04      2.69        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94   0.00881        0        0         0   test.phys initStep
-    1   0.0156   0.0832     3.97         0  0.00156   0.0308    0.0308   test.phys phot
+    0 -0.000935 -0.00482    0.596    0.0118        0        0         0   test.phys initStep
+    1 -0.00262 -0.00836    0.835         0  0.00156    0.239     0.239   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0156   0.0832     3.97   0.00724        0        0         0   test.phys initStep
-    1   0.0157    0.083     3.97         0  0.00724 0.000769  0.000769   test.phys eIoni
+    0 -0.00262 -0.00836    0.835    0.0103        0        0         0   test.phys initStep
+    1  -0.0023 -0.00818    0.835         0   0.0103  0.00139   0.00139   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0154    0.082     3.94    0.0134        0        0         0   test.phys initStep
-    1   0.0217   0.0938      4.5         0  0.00156    0.566     0.566   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0217   0.0938      4.5    0.0119        0        0         0   test.phys initStep
-    1   0.0218   0.0943      4.5         0   0.0119  0.00177   0.00177   test.phys eIoni
+    0 -0.000935 -0.00482    0.596      12.8        0        0         0   test.phys initStep
+    1   0.0709    -0.44       10      12.8        0     9.41      9.41       World Transportation
+    2     76.4     -463    1e+04      12.8        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1465,298 +1405,294 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  -0.0139   -0.011      1.4      88.2    0.572      1.4     1e+03   test.phys biasWrapper(eBrem)
-    3   -0.169  -0.0641       10      85.2     2.95     8.61  1.01e+03       World Transportation
-    4      284    -54.9    1e+04      85.2 3.63e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
+    2        0        0       10      96.2     3.84       10  1.01e+03       World Transportation
+    3      224     -724    1e+04      96.2 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4      4.18        0        0         0   test.phys initStep
-    1   -0.205  -0.0731       10      4.18        0      8.6       8.6       World Transportation
-    2     -222    -72.3    1e+04      4.18        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  0.00382 -0.00655    0.795      97.4    0.251    0.795     1e+03   test.phys biasWrapper(eBrem)
+    3   0.0977   0.0288     5.64      94.3     2.15     4.85  1.01e+03   test.phys biasWrapper(eBrem)
+    4    0.125   0.0232       10      92.4     1.92     4.36  1.01e+03       World Transportation
+    5      117     -326    1e+04      92.4 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4      3.25        0        0         0   test.phys initStep
-    1   -0.246    0.377       10      3.25        0     8.61      8.61       World Transportation
-    2     -270      451    1e+04      3.25        0    1e+04     1e+04  OutOfWorld Transportation
+    0   0.0977   0.0288     5.64     0.873        0        0         0   test.phys initStep
+    1   0.0908    0.126       10     0.873        0     4.36      4.36       World Transportation
+    2    -15.7      223    1e+04     0.873        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4      0.29        0        0         0   test.phys initStep
-    1   -0.205  -0.0792       10      0.29        0      8.6       8.6       World Transportation
-    2     -222    -79.3    1e+04      0.29        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00382 -0.00655    0.795    0.0703        0        0         0   test.phys initStep
+    1 -0.00789    -0.04     9.26    0.0601        0     8.46      8.46   test.phys compt
+    2    -4.02    -9.46     6.76    0.0573        0     10.5        19   test.phys compt
+    3    -6.11    -9.86     6.14    0.0541        0     2.22      21.2   test.phys compt
+    4    -7.21    -12.9        0    0.0541        0     6.93      28.2       World Transportation
+    5 -1.79e+03 -4.95e+03   -1e+04    0.0541        0 1.13e+04  1.13e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4    0.0163        0        0         0   test.phys initStep
-    1   -0.019  -0.0132     1.68         0  0.00156    0.273     0.273   test.phys phot
+    0    -6.11    -9.86     6.14   0.00318        0        0         0   test.phys initStep
+    1    -6.11    -9.86     6.14         0  0.00318 0.000201  0.000201   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  -0.0132     1.68    0.0148        0        0         0   test.phys initStep
-    1  -0.0197  -0.0136     1.68         0   0.0148  0.00258   0.00258   test.phys eIoni
+    0    -4.02    -9.46     6.76   0.00279        0        0         0   test.phys initStep
+    1    -4.02    -9.46     6.76         0  0.00279 0.000165  0.000165   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4    0.0553        0        0         0   test.phys initStep
-    1   -0.159  -0.0841       10    0.0553        0      8.6       8.6       World Transportation
-    2     -168      -85    1e+04    0.0553        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0 -0.00789    -0.04     9.26    0.0102        0        0         0   test.phys initStep
+    1  -0.0078  -0.0398     9.26         0   0.0102  0.00137   0.00137   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4      2.15        0        0         0   test.phys initStep
-    1   -0.207  -0.0754       10      2.15        0      8.6       8.6       World Transportation
-    2     -224    -74.9    1e+04      2.15        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00382 -0.00655    0.795      2.46        0        0         0   test.phys initStep
+    1   0.0051   -0.191       10      2.46        0     9.21      9.21       World Transportation
+    2      1.4     -201    1e+04      2.46        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4    0.0107        0        0         0   test.phys initStep
-    1  -0.0161  -0.0114     1.53         0  0.00156    0.124     0.124   test.phys phot
+    0  0.00382 -0.00655    0.795      9.57        0        0         0   test.phys initStep
+    1 -0.00959   -0.119       10      9.57        0     9.21      9.21       World Transportation
+    2    -14.6     -123    1e+04      9.57        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 5
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0161  -0.0114     1.53   0.00917        0        0         0   test.phys initStep
-    1  -0.0161   -0.011     1.53         0  0.00917  0.00114   0.00114   test.phys eIoni
+    0  0.00382 -0.00655    0.795    0.0499        0        0         0   test.phys initStep
+    1   0.0533    -0.08       10    0.0499        0     9.21      9.21       World Transportation
+    2     53.8    -79.8    1e+04    0.0499        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4      36.4        0        0         0   test.phys initStep
-    1   -0.177  -0.0204       10      36.4        0      8.6       8.6       World Transportation
-    2     -190    -10.9    1e+04      36.4        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00382 -0.00655    0.795     0.384        0        0         0   test.phys initStep
+    1  -0.0345  -0.0381       10     0.384        0      9.2       9.2       World Transportation
+    2    -41.6    -34.3    1e+04     0.384        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4    0.0168        0        0         0   test.phys initStep
-    1  -0.0141  -0.0112     1.42         0  0.00156   0.0144    0.0144   test.phys phot
+    0  0.00382 -0.00655    0.795    0.0604        0        0         0   test.phys initStep
+    1 -0.00437  -0.0977       10    0.0604        0     9.21      9.21       World Transportation
+    2    -8.89    -99.1    1e+04    0.0604        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0141  -0.0112     1.42    0.0152        0        0         0   test.phys initStep
-    1  -0.0139  -0.0119     1.42         0   0.0152  0.00272   0.00272   test.phys eIoni
+    0  0.00382 -0.00655    0.795     0.231        0        0         0   test.phys initStep
+    1   -0.189   -0.153     8.87     0.182        0     8.08      8.08   test.phys compt
+    2    -1.08    -2.72       10     0.182        0     2.95        11       World Transportation
+    3 -3.47e+03   -1e+04 4.39e+03     0.182        0 1.15e+04  1.15e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0139   -0.011      1.4      11.3        0        0         0   test.phys initStep
-    1   -0.176  -0.0743       10      11.3        0      8.6       8.6       World Transportation
-    2     -189    -73.6    1e+04      11.3        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   -0.189   -0.153     8.87    0.0489        0        0         0   test.phys initStep
+    1   -0.188   -0.148     8.88         0   0.0489   0.0205    0.0205   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   -0.019  0.00544     1.51        99    0.541     1.51     1e+03   test.phys biasWrapper(eBrem)
-    3  -0.0278  -0.0108     3.32      98.3    0.672     1.81     1e+03   test.phys biasWrapper(eBrem)
-    4   -0.026  -0.0181     4.05      15.6    0.236    0.735     1e+03   test.phys biasWrapper(eBrem)
-    5 -0.00686 0.000827      4.7      15.3    0.253    0.648     1e+03   test.phys biasWrapper(eBrem)
-    6   -0.114   0.0211     7.02      14.3    0.903     2.34  1.01e+03   test.phys biasWrapper(eBrem)
-    7    -1.37   -0.305       10      12.7     1.59      3.3  1.01e+03       World Transportation
-    8 -2.38e+03 -1.08e+03    1e+04      12.7 3.16e-22 1.03e+04  1.13e+04  OutOfWorld Transportation
+    0  0.00382 -0.00655    0.795      41.4        0        0         0   test.phys initStep
+    1  -0.0648  -0.0336       10      41.4        0      9.2       9.2       World Transportation
+    2    -74.6    -29.4    1e+04      41.4        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114   0.0211     7.02   0.00876        0        0         0   test.phys initStep
-    1   -0.388   -0.136     7.64         0  0.00156    0.691     0.691   test.phys phot
+    0  0.00382 -0.00655    0.795    0.0536        0        0         0   test.phys initStep
+    1   0.0728  -0.0515       10    0.0536        0      9.2       9.2       World Transportation
+    2     74.9    -48.8    1e+04    0.0536        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 15
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.388   -0.136     7.64    0.0072        0        0         0   test.phys initStep
-    1   -0.388   -0.136     7.64         0   0.0072 0.000761  0.000761   test.phys eIoni
+    0  0.00382 -0.00655    0.795      2.39        0        0         0   test.phys initStep
+    1   0.0338   -0.043       10      2.39        0      9.2       9.2       World Transportation
+    2     32.6    -39.6    1e+04      2.39        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00686 0.000827      4.7    0.0676        0        0         0   test.phys initStep
-    1    0.351    0.275       10    0.0676        0     5.32      5.32       World Transportation
-    2      675      517    1e+04    0.0676        0    1e+04     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  0.00191 0.000478    0.324      98.6    0.105    0.324     1e+03   test.phys biasWrapper(eBrem)
+    3  -0.0778    0.246     9.59        95     3.08     9.27  1.01e+03   test.phys eIoni
+    4  -0.0791     0.25       10      94.8    0.137    0.413  1.01e+03       World Transportation
+    5    -63.3      159    1e+04      94.8 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.026  -0.0181     4.05      82.4        0        0         0   test.phys initStep
-    1  -0.0631  -0.0713       10      82.4        0     5.95      5.95       World Transportation
-    2    -62.3    -89.4    1e+04      82.4        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0778    0.246     9.59     0.528        0        0         0   test.phys initStep
+    1   0.0284    0.361     9.76     0.269    0.259    0.254     0.254   test.phys msc
+    2   0.0401    0.309     9.86         0    0.269    0.342     0.597   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0278  -0.0108     3.32     0.108        0        0         0   test.phys initStep
-    1   -0.131  -0.0237       10     0.108        0     6.68      6.68       World Transportation
-    2     -154    -19.4    1e+04     0.108        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00191 0.000478    0.324    0.0273        0        0         0   test.phys initStep
+    1   0.0152  -0.0595     6.72         0  0.00156     6.39      6.39   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51    0.0745        0        0         0   test.phys initStep
-    1  -0.0848    0.064       10    0.0745        0     8.49      8.49       World Transportation
-    2    -77.5     68.9    1e+04    0.0745        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0152  -0.0595     6.72    0.0258        0        0         0   test.phys initStep
+    1    0.016  -0.0577     6.72         0   0.0258  0.00676   0.00676   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51    0.0364        0        0         0   test.phys initStep
-    1  -0.0294   0.0108     2.79    0.0361        0     1.28      1.28   test.phys compt
-    2     -0.4    -4.42       10    0.0361        0     8.47      9.75       World Transportation
-    3     -514 -6.14e+03    1e+04    0.0361        0 1.17e+04  1.17e+04  OutOfWorld Transportation
+    0  0.00191 0.000478    0.324     0.422        0        0         0   test.phys initStep
+    1  0.00807  -0.0472       10     0.422        0     9.68      9.68       World Transportation
+    2     6.37    -49.3    1e+04     0.422        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 10
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0294   0.0108     2.79  0.000387        0        0         0   test.phys initStep
-    1  -0.0294   0.0108     2.79         0 0.000387 1.16e-05  1.16e-05   test.phys eIoni
+    0  0.00191 0.000478    0.324    0.0158        0        0         0   test.phys initStep
+    1  0.00148 -0.00192    0.568         0  0.00156    0.244     0.244   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51      2.53        0        0         0   test.phys initStep
-    1   -0.116   0.0442       10      2.53        0     8.49      8.49       World Transportation
-    2     -114     45.6    1e+04      2.53        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00148 -0.00192    0.568    0.0143        0        0         0   test.phys initStep
+    1  0.00221  -0.0021    0.568         0   0.0143  0.00243   0.00243   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51      25.3        0        0         0   test.phys initStep
-    1   -0.222    0.256       10      25.3        0      8.5       8.5       World Transportation
-    2     -239      295    1e+04      25.3        0    1e+04     1e+04  OutOfWorld Transportation
+    0  0.00191 0.000478    0.324      7.56        0        0         0   test.phys initStep
+    1  -0.0971    0.182       10      7.56        0     9.68      9.68       World Transportation
+    2     -102      187    1e+04      7.56        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51      0.01        0        0         0   test.phys initStep
-    1  -0.0191  0.00545     1.51         0 0.000121   0.0012    0.0012   test.phys phot
+    0  0.00191 0.000478    0.324    0.0204        0        0         0   test.phys initStep
+    1  0.00107 -0.00205     1.02         0  0.00156    0.694     0.694   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0191  0.00545     1.51    0.0099        0        0         0   test.phys initStep
-    1   -0.019   0.0058     1.51         0   0.0099   0.0013    0.0013   test.phys eIoni
+    0  0.00107 -0.00205     1.02    0.0188        0        0         0   test.phys initStep
+    1  0.00188 -0.00153     1.02         0   0.0188  0.00391   0.00391   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51        30        0        0         0   test.phys initStep
-    1  -0.0953   0.0487       10        30        0     8.49      8.49       World Transportation
-    2    -89.8     50.9    1e+04        30        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00191 0.000478    0.324      35.2        0        0         0   test.phys initStep
+    1   0.0616  -0.0805       10      35.2        0     9.68      9.68       World Transportation
+    2     61.7    -83.7    1e+04      35.2        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51    0.0122        0        0         0   test.phys initStep
-    1  -0.0252  0.00862     1.88         0  0.00156    0.367     0.367   test.phys phot
+    0  0.00191 0.000478    0.324    0.0407        0        0         0   test.phys initStep
+    1  0.00601  -0.0216     9.82         0  0.00156     9.49      9.49   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0252  0.00862     1.88    0.0107        0        0         0   test.phys initStep
-    1  -0.0255  0.00866     1.88         0   0.0107  0.00148   0.00148   test.phys eIoni
+    0  0.00601  -0.0216     9.82    0.0391        0        0         0   test.phys initStep
+    1  0.00179  -0.0202     9.82         0   0.0391   0.0139    0.0139   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51     0.216        0        0         0   test.phys initStep
-    1   -0.111   0.0323       10     0.216        0     8.49      8.49       World Transportation
-    2     -108     31.7    1e+04     0.216        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00191 0.000478    0.324     0.863        0        0         0   test.phys initStep
+    1  -0.0396  -0.0495       10     0.863        0     9.68      9.68       World Transportation
+    2    -42.9    -51.7    1e+04     0.863        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51    0.0273        0        0         0   test.phys initStep
-    1  -0.0259   0.0078     2.01         0  0.00156    0.505     0.505   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 3
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0259   0.0078     2.01    0.0257        0        0         0   test.phys initStep
-    1  -0.0258  0.00949     2.01         0   0.0257  0.00672   0.00672   test.phys eIoni
+    0  0.00191 0.000478    0.324     0.257        0        0         0   test.phys initStep
+    1  0.00528   0.0206       10     0.257        0     9.68      9.68       World Transportation
+    2     3.48     20.8    1e+04     0.257        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.019  0.00544     1.51     0.421        0        0         0   test.phys initStep
-    1  -0.0952   0.0389       10     0.421        0     8.49      8.49       World Transportation
-    2    -89.6     39.4    1e+04     0.421        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00191 0.000478    0.324      1.32        0        0         0   test.phys initStep
+    1  -0.0343  -0.0631       10      1.32        0     9.68      9.68       World Transportation
+    2    -37.5    -65.7    1e+04      1.32        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1765,343 +1701,339 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  -0.0292  -0.0188     2.19        77    0.795     2.19     1e+03   test.phys biasWrapper(eBrem)
-    3   -0.215    -0.14       10      74.2     2.82     7.82  1.01e+03       World Transportation
-    4      198     -901    1e+04      74.2  3.6e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2   0.0589 -0.00158     3.12      98.2     1.12     3.12     1e+03   test.phys biasWrapper(eBrem)
+    3   0.0646 -0.00405     3.43      94.2   0.0961    0.309     1e+03   test.phys biasWrapper(eBrem)
+    4   0.0708 -0.00541     3.69      94.1    0.079    0.256     1e+03   test.phys biasWrapper(eBrem)
+    5    0.149  -0.0352     5.86      74.3    0.717     2.18  1.01e+03   test.phys biasWrapper(eBrem)
+    6    0.294   -0.138     9.08      72.6     1.63     3.22  1.01e+03   test.phys biasWrapper(eBrem)
+    7    0.322   -0.181       10      72.3    0.319    0.923  1.01e+03       World Transportation
+    8      294     -519    1e+04      72.3 3.58e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19    0.0131        0        0         0   test.phys initStep
-    1  -0.0336    -0.02     2.29         0  0.00156    0.101     0.101   test.phys phot
+    0    0.294   -0.138     9.08     0.054        0        0         0   test.phys initStep
+    1    0.288   -0.172       10     0.054        0    0.922     0.922       World Transportation
+    2    -66.6     -372    1e+04     0.054        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 11
+* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0336    -0.02     2.29    0.0115        0        0         0   test.phys initStep
-    1  -0.0339  -0.0196     2.29         0   0.0115  0.00169   0.00169   test.phys eIoni
+    0    0.149  -0.0352     5.86      19.1        0        0         0   test.phys initStep
+    1    0.519  -0.0917       10      19.1        0     4.15      4.15       World Transportation
+    2      893     -137    1e+04      19.1        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19      26.6        0        0         0   test.phys initStep
-    1   -0.249  -0.0846       10      26.6        0     7.81      7.81       World Transportation
-    2     -282    -84.3    1e+04      26.6        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0708 -0.00541     3.69    0.0482        0        0         0   test.phys initStep
+    1    0.187  -0.0594       10    0.0482        0     6.32      6.32       World Transportation
+    2      183    -85.5    1e+04    0.0482        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19      3.89        0        0         0   test.phys initStep
-    1   -0.168   -0.133       10      3.89        0     7.81      7.81       World Transportation
-    2     -178     -146    1e+04      3.89        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0646 -0.00405     3.43      3.89        0        0         0   test.phys initStep
+    1    0.175   -0.047       10      3.89        0     6.57      6.57       World Transportation
+    2      168    -65.4    1e+04      3.89        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19      22.4        0        0         0   test.phys initStep
-    1   -0.246   -0.132       10      22.4        0     7.81      7.81       World Transportation
-    2     -278     -145    1e+04      22.4        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12     0.164        0        0         0   test.phys initStep
+    1    0.209  -0.0282       10     0.164        0     6.88      6.88       World Transportation
+    2      218    -38.7    1e+04     0.164        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19    0.0646        0        0         0   test.phys initStep
-    1   -0.167   0.0773       10    0.0646        0     7.81      7.81       World Transportation
-    2     -177      123    1e+04    0.0646        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12    0.0337        0        0         0   test.phys initStep
+    1    0.203  -0.0201       10    0.0337        0     6.88      6.88       World Transportation
+    2      210    -26.9    1e+04    0.0337        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19     0.105        0        0         0   test.phys initStep
-    1   -0.315   -0.194     7.51    0.0773        0     5.33      5.33   test.phys compt
-    2     6.91     1.57        0    0.0773        0     10.6      15.9       World Transportation
-    3 9.62e+03 2.35e+03   -1e+04    0.0773        0 1.41e+04  1.41e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12      18.1        0        0         0   test.phys initStep
+    1   0.0962   0.0857       10      18.1        0     6.88      6.88       World Transportation
+    2     54.3      127    1e+04      18.1        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 6
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.315   -0.194     7.51    0.0279        0        0         0   test.phys initStep
-    1   -0.316   -0.195     7.52         0   0.0279  0.00773   0.00773   test.phys eIoni
+    0   0.0589 -0.00158     3.12      0.64        0        0         0   test.phys initStep
+    1    0.177  -0.0371       10      0.64        0     6.88      6.88       World Transportation
+    2      171    -51.7    1e+04      0.64        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19      41.4        0        0         0   test.phys initStep
-    1   -0.261   -0.118       10      41.4        0     7.81      7.81       World Transportation
-    2     -297     -126    1e+04      41.4        0    1e+04     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12   0.00593        0        0         0   test.phys initStep
+    1   0.0589 -0.00161     3.12         0  0.00156  0.00323   0.00323   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19      18.9        0        0         0   test.phys initStep
-    1   -0.314  -0.0649       10      18.9        0     7.81      7.81       World Transportation
-    2     -364    -59.1    1e+04      18.9        0    1e+04     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00161     3.12   0.00437        0        0         0   test.phys initStep
+    1    0.059 -0.00153     3.12         0  0.00437 0.000335  0.000335   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19     0.681        0        0         0   test.phys initStep
-    1   -0.214   0.0451       10     0.681        0     7.81      7.81       World Transportation
-    2     -237     81.8    1e+04     0.681        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12      1.74        0        0         0   test.phys initStep
+    1     0.11   0.0207       10      1.74        0     6.88      6.88       World Transportation
+    2     73.8     32.4    1e+04      1.74        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0292  -0.0188     2.19      22.2        0        0         0   test.phys initStep
-    1   -0.347  -0.0886       10      22.2        0     7.81      7.81       World Transportation
-    2     -407    -89.5    1e+04      22.2        0    1e+04     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12     0.106        0        0         0   test.phys initStep
+    1    0.177  -0.0608       10     0.106        0     6.88      6.88       World Transportation
+    2      172    -86.1    1e+04     0.106        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2    0.128  -0.0952     6.07      95.8     2.19     6.07  1.01e+03   test.phys biasWrapper(eBrem)
-    3    0.254   -0.181       10        94      1.8     3.94  1.01e+03       World Transportation
-    4      381     -397    1e+04        94 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12      33.8        0        0         0   test.phys initStep
+    1     0.18  -0.0244       10      33.8        0     6.88      6.88       World Transportation
+    2      175    -33.1    1e+04      33.8        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07      29.7        0        0         0   test.phys initStep
-    1    0.246   -0.183       10      29.7        0     3.94      3.94       World Transportation
-    2      300     -223    1e+04      29.7        0    1e+04     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12      2.71        0        0         0   test.phys initStep
+    1    0.391    0.129       10      2.71        0     6.89      6.89       World Transportation
+    2      482      189    1e+04      2.71        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07      76.6        0        0         0   test.phys initStep
-    1    0.257   -0.215       10      76.6        0     3.94      3.94       World Transportation
-    2      328     -305    1e+04      76.6        0    1e+04     1e+04  OutOfWorld Transportation
+    0   0.0589 -0.00158     3.12     0.701        0        0         0   test.phys initStep
+    1    0.231 -0.00739       10     0.701        0     6.88      6.88       World Transportation
+    2      250    -8.44    1e+04     0.701        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07      4.02        0        0         0   test.phys initStep
-    1    0.288  -0.0935       10      4.02        0     3.94      3.94       World Transportation
-    2      405     4.39    1e+04      4.02        0    1e+04     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2        0        0       10      96.4     3.58       10  1.01e+03       World Transportation
+    3     -163     -250    1e+04      96.4 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07      6.04        0        0         0   test.phys initStep
-    1    0.268   -0.185       10      6.04        0     3.94      3.94       World Transportation
-    2      355     -229    1e+04      6.04        0    1e+04     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  0.00418   0.0175     1.41      99.5    0.473     1.41     1e+03   test.phys biasWrapper(eBrem)
+    3    0.115  -0.0787     6.99      86.5     2.68     5.58  1.01e+03   test.phys biasWrapper(eBrem)
+    4    0.122  -0.0878     7.22      74.3    0.108    0.224  1.01e+03   test.phys biasWrapper(eBrem)
+    5    0.216   -0.203       10      73.3        1     2.79  1.01e+03       World Transportation
+    6      107     -360    1e+04      73.3 3.58e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07    0.0116        0        0         0   test.phys initStep
-    1    0.176   -0.133     7.51         0 0.000121     1.44      1.44   test.phys phot
+    0    0.122  -0.0878     7.22      12.1        0        0         0   test.phys initStep
+    1    0.208   -0.205       10      12.1        0     2.79      2.79       World Transportation
+    2      311     -421    1e+04      12.1        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 7
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.176   -0.133     7.51    0.0115        0        0         0   test.phys initStep
-    1    0.176   -0.134     7.51         0   0.0115  0.00168   0.00168   test.phys eIoni
+    0    0.115  -0.0787     6.99      10.3        0        0         0   test.phys initStep
+    1    0.217   -0.211       10      10.3        0     3.01      3.01       World Transportation
+    2      338     -441    1e+04      10.3        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07     0.398        0        0         0   test.phys initStep
-    1     0.25   -0.127       10     0.398        0     3.94      3.94       World Transportation
-    2      309    -79.9    1e+04     0.398        0    1e+04     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41      6.13        0        0         0   test.phys initStep
+    1   0.0617    0.069       10      6.13        0     8.59      8.59       World Transportation
+    2       67       60    1e+04      6.13        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07     0.139        0        0         0   test.phys initStep
-    1    0.247   -0.185       10     0.139        0     3.94      3.94       World Transportation
-    2      303     -228    1e+04     0.139        0    1e+04     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41    0.0117        0        0         0   test.phys initStep
+    1  0.00591   0.0179      1.6         0  0.00156    0.191     0.191   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07    0.0359        0        0         0   test.phys initStep
-    1    0.246   -0.168       10    0.0359        0     3.94      3.94       World Transportation
-    2      298     -185    1e+04    0.0359        0    1e+04     1e+04  OutOfWorld Transportation
+    0  0.00591   0.0179      1.6    0.0101        0        0         0   test.phys initStep
+    1  0.00616   0.0183      1.6         0   0.0101  0.00136   0.00136   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07      20.8        0        0         0   test.phys initStep
-    1    0.261   -0.192       10      20.8        0     3.94      3.94       World Transportation
-    2      338     -246    1e+04      20.8        0    1e+04     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41     0.403        0        0         0   test.phys initStep
+    1   -0.034   0.0478     5.84     0.179        0     4.42      4.42   test.phys compt
+    2    0.247     1.13     5.03     0.156        0     1.38       5.8   test.phys compt
+    3     19.5     7.37        0     0.156        0     20.8      26.7       World Transportation
+    4    1e+04 3.24e+03 -2.61e+03     0.156        0 1.08e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.128  -0.0952     6.07      1.98        0        0         0   test.phys initStep
-    1    0.242   -0.182       10      1.98        0     3.94      3.94       World Transportation
-    2      290     -220    1e+04      1.98        0    1e+04     1e+04  OutOfWorld Transportation
+    0    0.247     1.13     5.03    0.0238        0        0         0   test.phys initStep
+    1    0.246     1.13     5.02         0   0.0238  0.00588   0.00588   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  -0.0438  -0.0199     2.72        99    0.959     2.73     1e+03   test.phys biasWrapper(eBrem)
-    3  -0.0451  -0.0332     3.28      98.7    0.197    0.552     1e+03   test.phys biasWrapper(eBrem)
-    4  -0.0294    -0.19       10      96.2     2.54     6.73  1.01e+03       World Transportation
-    5    -1.33    -46.9    1e+04      96.2 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
+    0   -0.034   0.0478     5.84     0.224        0        0         0   test.phys initStep
+    1  -0.0408   0.0242     5.92         0    0.224    0.258     0.258   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0451  -0.0332     3.28    0.0474        0        0         0   test.phys initStep
-    1 -0.00125   -0.222     9.63    0.0449        0     6.36      6.36   test.phys compt
-    2    0.878   -0.429       10    0.0449        0    0.976      7.33       World Transportation
-    3    1e+04 -2.35e+03 4.21e+03    0.0449        0 1.11e+04  1.11e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41      0.14        0        0         0   test.phys initStep
+    1   0.0451   0.0279       10      0.14        0     8.59      8.59       World Transportation
+    2     47.6     12.2    1e+04      0.14        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 12
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00125   -0.222     9.63   0.00254        0        0         0   test.phys initStep
-    1 -0.00128   -0.222     9.63         0  0.00254 0.000142  0.000142   test.phys eIoni
+    0  0.00418   0.0175     1.41    0.0363        0        0         0   test.phys initStep
+    1  0.00542   0.0217     3.28     0.036        0     1.87      1.87   test.phys compt
+    2    0.753    -2.54     8.44         0  0.00156      5.8      7.68   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72      9.13        0        0         0   test.phys initStep
-    1   -0.165   -0.128       10      9.13        0     7.28      7.28       World Transportation
-    2     -167     -149    1e+04      9.13        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.753    -2.54     8.44    0.0344        0        0         0   test.phys initStep
+    1    0.753    -2.54     8.44         0   0.0344   0.0112    0.0112   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72      19.9        0        0         0   test.phys initStep
-    1   -0.104   -0.145       10      19.9        0     7.28      7.28       World Transportation
-    2      -83     -173    1e+04      19.9        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00542   0.0217     3.28  0.000289        0        0         0   test.phys initStep
+    1  0.00542   0.0217     3.28         0 0.000289 8.78e-06  8.78e-06   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72      52.8        0        0         0   test.phys initStep
-    1   -0.123   -0.142       10      52.8        0     7.28      7.28       World Transportation
-    2     -110     -167    1e+04      52.8        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41      2.53        0        0         0   test.phys initStep
+    1   0.0772   0.0321       10      2.53        0     8.59      8.59       World Transportation
+    2       85     17.1    1e+04      2.53        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72     0.972        0        0         0   test.phys initStep
-    1  -0.0793   -0.188       10     0.972        0     7.28      7.28       World Transportation
-    2    -48.9     -232    1e+04     0.972        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41    0.0125        0        0         0   test.phys initStep
+    1  0.00565   0.0181      1.6         0  0.00156     0.19      0.19   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72      3.03        0        0         0   test.phys initStep
-    1  -0.0392   -0.206       10      3.03        0     7.28      7.28       World Transportation
-    2     6.16     -256    1e+04      3.03        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00565   0.0181      1.6     0.011        0        0         0   test.phys initStep
+    1  0.00589   0.0185      1.6         0    0.011  0.00155   0.00155   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72    0.0737        0        0         0   test.phys initStep
-    1   -0.096   -0.115       10    0.0737        0     7.28      7.28       World Transportation
-    2    -71.9     -130    1e+04    0.0737        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41     0.171        0        0         0   test.phys initStep
+    1   0.0234   0.0403     3.41         0  0.00156     1.99      1.99   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72     0.212        0        0         0   test.phys initStep
-    1   -0.101   -0.129       10     0.212        0     7.28      7.28       World Transportation
-    2      -79     -149    1e+04     0.212        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0234   0.0403     3.41     0.169        0        0         0   test.phys initStep
+    1   0.0436    0.029     3.46         0    0.169    0.165     0.165   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72      1.46        0        0         0   test.phys initStep
-    1  -0.0993   -0.162       10      1.46        0     7.28      7.28       World Transportation
-    2    -76.4     -195    1e+04      1.46        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41      40.9        0        0         0   test.phys initStep
+    1   0.0312   0.0411       10      40.9        0     8.59      8.59       World Transportation
+    2     31.4     27.5    1e+04      40.9        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72      28.1        0        0         0   test.phys initStep
-    1   -0.118   -0.181       10      28.1        0     7.28      7.28       World Transportation
-    2     -102     -222    1e+04      28.1        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  0.00418   0.0175     1.41    0.0116        0        0         0   test.phys initStep
+    1   0.0106   0.0231     1.59         0  0.00156    0.181     0.181   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0438  -0.0199     2.72    0.0589        0        0         0   test.phys initStep
-    1  -0.0874   -0.143       10    0.0589        0     7.28      7.28       World Transportation
-    2      -60     -169    1e+04    0.0589        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0106   0.0231     1.59      0.01        0        0         0   test.phys initStep
+    1   0.0107   0.0228     1.59         0     0.01  0.00133   0.00133   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2110,479 +2042,298 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2 -0.00448  -0.0133      1.2      99.5    0.464      1.2     1e+03   test.phys biasWrapper(eBrem)
-    3   0.0107   -0.036      2.6      98.3    0.669      1.4     1e+03   test.phys biasWrapper(eBrem)
-    4   0.0485  -0.0538     4.73      97.4    0.783     2.13     1e+03   test.phys biasWrapper(eBrem)
-    5   0.0956   -0.111       10      95.3     2.07     5.27  1.01e+03       World Transportation
-    6     -747     -167    1e+04      95.3 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2        0        0       10      96.3     3.67       10  1.01e+03       World Transportation
+    3     -423     -440    1e+04      96.3 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0485  -0.0538     4.73     0.099        0        0         0   test.phys initStep
-    1   0.0625   -0.125       10     0.099        0     5.27      5.27       World Transportation
-    2     26.5     -136    1e+04     0.099        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  -0.0103  0.00542     1.06      82.3    0.394     1.06     1e+03   test.phys biasWrapper(eBrem)
+    3  -0.0152  0.00942     1.45      80.5    0.128     0.39     1e+03   test.phys biasWrapper(eBrem)
+    4   -0.124    0.081       10      76.8     3.75     8.57  1.01e+03       World Transportation
+    5     -421     -168    1e+04      76.8  3.6e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0107   -0.036      2.6     0.573        0        0         0   test.phys initStep
-    1   0.0184   -0.112       10     0.573        0      7.4       7.4       World Transportation
-    2     10.4     -103    1e+04     0.573        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0152  0.00942     1.45      1.67        0        0         0   test.phys initStep
+    1  -0.0402    0.028     3.28     0.648        0     1.83      1.83   test.phys compt
+    2     9.69     -4.5       10     0.648        0     12.7      14.5       World Transportation
+    3    1e+04 -4.65e+03 6.91e+03     0.648        0  1.3e+04   1.3e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2   0.00851        0        0         0   test.phys initStep
-    1 -0.00444  -0.0136     1.25         0  0.00156   0.0528    0.0528   test.phys phot
+    0  -0.0402    0.028     3.28      1.03        0        0         0   test.phys initStep
+    1   -0.342    0.172     4.05         0     1.03     1.65      1.65   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 11
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00444  -0.0136     1.25   0.00694        0        0         0   test.phys initStep
-    1 -0.00434  -0.0138     1.25         0  0.00694 0.000717  0.000717   test.phys eIoni
+    0  -0.0103  0.00542     1.06      4.08        0        0         0   test.phys initStep
+    1   -0.259   0.0499       10      4.08        0     8.94      8.94       World Transportation
+    2     -278     49.8    1e+04      4.08        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2    0.0239        0        0         0   test.phys initStep
-    1  -0.0701  -0.0854     7.97         0  0.00156     6.77      6.77   test.phys phot
+    0  -0.0103  0.00542     1.06    0.0164        0        0         0   test.phys initStep
+    1  -0.0248   0.0161     1.75         0  0.00156    0.697     0.697   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 10
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0701  -0.0854     7.97    0.0223        0        0         0   test.phys initStep
-    1  -0.0686  -0.0846     7.97         0   0.0223  0.00527   0.00527   test.phys eIoni
+    0  -0.0248   0.0161     1.75    0.0149        0        0         0   test.phys initStep
+    1  -0.0243   0.0157     1.76         0   0.0149  0.00261   0.00261   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2   0.00646        0        0         0   test.phys initStep
-    1 -0.00471  -0.0138     1.24         0  0.00156   0.0371    0.0371   test.phys phot
+    0  -0.0103  0.00542     1.06     0.118        0        0         0   test.phys initStep
+    1  -0.0625   0.0619       10     0.118        0     8.94      8.94       World Transportation
+    2    -58.4     63.2    1e+04     0.118        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 9
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00471  -0.0138     1.24    0.0049        0        0         0   test.phys initStep
-    1 -0.00463  -0.0139     1.24         0   0.0049 0.000403  0.000403   test.phys eIoni
+    0  -0.0103  0.00542     1.06     0.434        0        0         0   test.phys initStep
+    1   -0.042   0.0977       10     0.434        0     8.94      8.94       World Transportation
+    2    -35.5      103    1e+04     0.434        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2    0.0244        0        0         0   test.phys initStep
-    1  -0.0307  -0.0457     3.02         0  0.00156     1.82      1.82   test.phys phot
+    0  -0.0103  0.00542     1.06     0.049        0        0         0   test.phys initStep
+    1   -0.039   0.0456      5.2    0.0434        0     4.14      4.14   test.phys compt
+    2     2.27     12.7        0    0.0434        0     13.9        18       World Transportation
+    3 1.82e+03    1e+04 -4.11e+03    0.0434        0  1.1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0307  -0.0457     3.02    0.0229        0        0         0   test.phys initStep
-    1  -0.0298  -0.0444     3.02         0   0.0229  0.00548   0.00548   test.phys eIoni
+    0   -0.039   0.0456      5.2   0.00569        0        0         0   test.phys initStep
+    1   -0.039   0.0455      5.2         0  0.00569 0.000515  0.000515   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2    0.0225        0        0         0   test.phys initStep
-    1  0.00684  -0.0178     2.02         0  0.00156    0.825     0.825   test.phys phot
+    0  -0.0103  0.00542     1.06    0.0391        0        0         0   test.phys initStep
+    1   -0.124  0.00943     6.92    0.0391        0     5.86      5.86   test.phys Rayl
+    2    -1.17     0.59       10    0.0391        0     3.31      9.17       World Transportation
+    3 -3.39e+03 1.88e+03    1e+04    0.0391        0 1.07e+04  1.07e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 7
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00684  -0.0178     2.02     0.021        0        0         0   test.phys initStep
-    1  0.00709  -0.0163     2.02         0    0.021  0.00472   0.00472   test.phys eIoni
+    0  -0.0103  0.00542     1.06     0.158        0        0         0   test.phys initStep
+    1  -0.0885    0.105       10     0.158        0     8.94      8.94       World Transportation
+    2    -87.5      111    1e+04     0.158        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2    0.0129        0        0         0   test.phys initStep
-    1 -0.00376  -0.0137     1.49         0  0.00156    0.289     0.289   test.phys phot
+    0  -0.0103  0.00542     1.06    0.0448        0        0         0   test.phys initStep
+    1  -0.0517   0.0634       10    0.0448        0     8.94      8.94       World Transportation
+    2    -46.3     64.9    1e+04    0.0448        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 6
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00376  -0.0137     1.49    0.0113        0        0         0   test.phys initStep
-    1  -0.0035  -0.0134     1.49         0   0.0113  0.00163   0.00163   test.phys eIoni
+    0  -0.0103  0.00542     1.06      4.75        0        0         0   test.phys initStep
+    1  -0.0788    0.115       10      4.75        0     8.94      8.94       World Transportation
+    2    -76.6      122    1e+04      4.75        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2      1.01        0        0         0   test.phys initStep
-    1   0.0285   -0.183     5.77     0.481        0     4.57      4.57   test.phys compt
-    2     3.95    -8.74       10     0.481        0     10.3      14.9       World Transportation
-    3 4.59e+03   -1e+04 4.96e+03     0.481        0 1.21e+04  1.21e+04  OutOfWorld Transportation
+    0  -0.0103  0.00542     1.06      17.3        0        0         0   test.phys initStep
+    1   -0.208   0.0839       10      17.3        0     8.94      8.94       World Transportation
+    2     -222     87.7    1e+04      17.3        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0285   -0.183     5.77     0.528        0        0         0   test.phys initStep
-    1  -0.0371  -0.0478     6.07         0    0.528    0.906     0.906   test.phys eIoni
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2     0.06   -0.055     3.87      97.9     1.81     3.87     1e+03   test.phys biasWrapper(eBrem)
+    3   0.0949  -0.0767     5.25      96.7    0.616     1.38  1.01e+03   test.phys eIoni
+    4    0.269   -0.117       10      95.1     1.63     4.75  1.01e+03       World Transportation
+    5      239     -215    1e+04      95.1 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2    0.0372        0        0         0   test.phys initStep
-    1  0.00502  -0.0303     3.04         0  0.00156     1.84      1.84   test.phys phot
+    0   0.0949  -0.0767     5.25     0.543        0        0         0   test.phys initStep
+    1    0.105   -0.364     5.46         0    0.543    0.941     0.941   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00502  -0.0303     3.04    0.0356        0        0         0   test.phys initStep
-    1  0.00722  -0.0271     3.04         0   0.0356   0.0118    0.0118   test.phys eIoni
+    0     0.06   -0.055     3.87    0.0256        0        0         0   test.phys initStep
+    1   0.0642   -0.057     3.96         0  0.00156   0.0932    0.0932   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2        11        0        0         0   test.phys initStep
-    1  -0.0162   -0.117       10        11        0      8.8       8.8       World Transportation
-    2    -13.3     -118    1e+04        11        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   0.0642   -0.057     3.96     0.024        0        0         0   test.phys initStep
+    1   0.0649  -0.0583     3.96         0    0.024  0.00596   0.00596   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00448  -0.0133      1.2    0.0295        0        0         0   test.phys initStep
-    1    0.157   -0.213     7.76         0  0.00156     6.56      6.56   test.phys phot
+    0     0.06   -0.055     3.87     0.439        0        0         0   test.phys initStep
+    1    0.331   -0.133       10     0.439        0     6.14      6.14       World Transportation
+    2      442     -128    1e+04     0.439        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.157   -0.213     7.76    0.0279        0        0         0   test.phys initStep
-    1    0.158   -0.215     7.76         0   0.0279  0.00777   0.00777   test.phys eIoni
+    0     0.06   -0.055     3.87       6.8        0        0         0   test.phys initStep
+    1   0.0691  -0.0576     4.18     0.547        0    0.307     0.307   test.phys compt
+    2     3.95     39.3       10     0.547        0       40      40.3       World Transportation
+    3      987    1e+04 1.48e+03     0.547        0 1.01e+04  1.02e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   -0.114    0.184     7.43      91.6     2.95     7.44  1.01e+03   test.phys biasWrapper(eBrem)
-    3   -0.177    0.259       10      90.6    0.958     2.57  1.01e+03       World Transportation
-    4     -155      244    1e+04      90.6 3.64e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
+    0   0.0691  -0.0576     4.18      6.25        0        0         0   test.phys initStep
+    1    -1.14    -1.12      8.4      4.26     1.99     4.72      4.72   test.phys eIoni
+    2    -2.07    -1.73       10      3.41     0.85     2.11      6.84       World Transportation
+    3 -9.13e+03 -6.34e+03    1e+04      3.41 4.09e-22 1.49e+04  1.49e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43     0.269        0        0         0   test.phys initStep
-    1   -0.185    0.262       10     0.269        0     2.57      2.57       World Transportation
-    2     -277      304    1e+04     0.269        0    1e+04     1e+04  OutOfWorld Transportation
+    0     0.06   -0.055     3.87   0.00595        0        0         0   test.phys initStep
+    1     0.06  -0.0552     3.88         0  0.00156  0.00874   0.00874   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43      2.41        0        0         0   test.phys initStep
-    1   -0.176    0.264       10      2.41        0     2.57      2.57       World Transportation
-    2     -242      312    1e+04      2.41        0    1e+04     1e+04  OutOfWorld Transportation
+    0     0.06  -0.0552     3.88   0.00439        0        0         0   test.phys initStep
+    1   0.0601  -0.0551     3.88         0  0.00439 0.000337  0.000337   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43      4.69        0        0         0   test.phys initStep
-    1   -0.217    0.254       10      4.69        0     2.57      2.57       World Transportation
-    2     -400      272    1e+04      4.69        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43      1.98        0        0         0   test.phys initStep
-    1   -0.179     0.25       10      1.98        0     2.57      2.57       World Transportation
-    2     -252      255    1e+04      1.98        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43     0.288        0        0         0   test.phys initStep
-    1   -0.178    0.258       10     0.288        0     2.57      2.57       World Transportation
-    2     -248      289    1e+04     0.288        0    1e+04     1e+04  OutOfWorld Transportation
+    0     0.06   -0.055     3.87      20.8        0        0         0   test.phys initStep
+    1    0.417   -0.273       10      20.8        0     6.14      6.14       World Transportation
+    2      583     -355    1e+04      20.8        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43    0.0192        0        0         0   test.phys initStep
-    1   -0.123    0.189     8.02         0  0.00156    0.592     0.592   test.phys phot
+    0     0.06   -0.055     3.87    0.0062        0        0         0   test.phys initStep
+    1    0.061  -0.0554      3.9         0  0.00156   0.0258    0.0258   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.123    0.189     8.02    0.0176        0        0         0   test.phys initStep
-    1   -0.123    0.189     8.02         0   0.0176   0.0035    0.0035   test.phys eIoni
+    0    0.061  -0.0554      3.9   0.00464        0        0         0   test.phys initStep
+    1    0.061  -0.0555      3.9         0  0.00464 0.000369  0.000369   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43     0.929        0        0         0   test.phys initStep
-    1   -0.203    0.261       10     0.929        0     2.57      2.57       World Transportation
-    2     -344      302    1e+04     0.929        0    1e+04     1e+04  OutOfWorld Transportation
+    0     0.06   -0.055     3.87      0.07        0        0         0   test.phys initStep
+    1    0.274   -0.111       10      0.07        0     6.13      6.13       World Transportation
+    2      350    -91.3    1e+04      0.07        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43      0.89        0        0         0   test.phys initStep
-    1   -0.215    0.267       10      0.89        0     2.57      2.57       World Transportation
-    2     -394      324    1e+04      0.89        0    1e+04     1e+04  OutOfWorld Transportation
+    0     0.06   -0.055     3.87      1.32        0        0         0   test.phys initStep
+    1    0.215   -0.161       10      1.32        0     6.13      6.13       World Transportation
+    2      253     -172    1e+04      1.32        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43      1.22        0        0         0   test.phys initStep
-    1   -0.177    0.263       10      1.22        0     2.57      2.57       World Transportation
-    2     -243      309    1e+04      1.22        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.114    0.184     7.43      5.45        0        0         0   test.phys initStep
-    1   -0.201    0.259       10      5.45        0     2.57      2.57       World Transportation
-    2     -339      293    1e+04      5.45        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  0.00241  0.00169    0.423      99.7    0.265    0.423     1e+03   test.phys biasWrapper(eBrem)
-    3  -0.0048   0.0124      1.1      99.1    0.363     0.68     1e+03   test.phys biasWrapper(eBrem)
-    4  -0.0773   -0.113     8.31      95.3     3.79     7.21  1.01e+03   test.phys biasWrapper(eBrem)
-    5  -0.0915    -0.17       10      94.6    0.698     1.69  1.01e+03       World Transportation
-    6     -185     -128    1e+04      94.6 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0773   -0.113     8.31     0.043        0        0         0   test.phys initStep
-    1   -0.083   -0.127      8.8         0  0.00156    0.495     0.495   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.083   -0.127      8.8    0.0414        0        0         0   test.phys initStep
-    1  -0.0875   -0.126     8.81         0   0.0414   0.0154    0.0154   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0048   0.0124      1.1     0.221        0        0         0   test.phys initStep
-    1   -0.216    0.209     6.25     0.198        0     5.16      5.16   test.phys compt
-    2    -1.28     3.89       10     0.198        0     5.36      10.5       World Transportation
-    3 -2.83e+03 9.82e+03    1e+04     0.198        0 1.43e+04  1.43e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 12
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.216    0.209     6.25    0.0229        0        0         0   test.phys initStep
-    1   -0.216    0.208     6.25         0   0.0229  0.00551   0.00551   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423    0.0673        0        0         0   test.phys initStep
-    1   0.0449    0.111       10    0.0673        0     9.58      9.58       World Transportation
-    2     44.3      114    1e+04    0.0673        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423    0.0258        0        0         0   test.phys initStep
-    1  -0.0343    0.021     3.78         0  0.00156     3.36      3.36   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 10
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0343    0.021     3.78    0.0242        0        0         0   test.phys initStep
-    1  -0.0335   0.0227     3.78         0   0.0242  0.00606   0.00606   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423    0.0395        0        0         0   test.phys initStep
-    1  -0.0417   0.0953     7.11    0.0386        0     6.69      6.69   test.phys compt
-    2    0.272     1.02      8.1    0.0346        0     1.39      8.08   test.phys compt
-    3     1.37      1.2     5.24         0  0.00156     3.07      11.2   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 9
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.37      1.2     5.24     0.033        0        0         0   test.phys initStep
-    1     1.37     1.19     5.24         0    0.033   0.0104    0.0104   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 9
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.272     1.02      8.1   0.00405        0        0         0   test.phys initStep
-    1    0.272     1.02      8.1         0  0.00405 0.000296  0.000296   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 9
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0417   0.0953     7.11  0.000826        0        0         0   test.phys initStep
-    1  -0.0417   0.0953     7.11         0 0.000826 2.88e-05  2.88e-05   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423   0.00614        0        0         0   test.phys initStep
-    1  0.00144  0.00217    0.484         0  0.00156   0.0613    0.0613   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00144  0.00217    0.484   0.00458        0        0         0   test.phys initStep
-    1  0.00141  0.00207    0.484         0  0.00458 0.000361  0.000361   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423     0.065        0        0         0   test.phys initStep
-    1   -0.119   0.0912       10     0.065        0     9.58      9.58       World Transportation
-    2     -127     93.5    1e+04     0.065        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423       2.7        0        0         0   test.phys initStep
-    1   -0.126   0.0738       10       2.7        0     9.58      9.58       World Transportation
-    2     -135     75.2    1e+04       2.7        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423      1.95        0        0         0   test.phys initStep
-    1   -0.176    0.242       10      1.95        0     9.58      9.58       World Transportation
-    2     -186      251    1e+04      1.95        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423     0.123        0        0         0   test.phys initStep
-    1   -0.153   0.0341       10     0.123        0     9.58      9.58       World Transportation
-    2     -162     33.9    1e+04     0.123        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0     0.06   -0.055     3.87     0.053        0        0         0   test.phys initStep
+    1     0.17   -0.114      6.6         0  0.00156     2.73      2.73   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423      9.77        0        0         0   test.phys initStep
-    1   -0.133   0.0783       10      9.77        0     9.58      9.58       World Transportation
-    2     -142     79.9    1e+04      9.77        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0     0.17   -0.114      6.6    0.0515        0        0         0   test.phys initStep
+    1    0.166   -0.119      6.6         0   0.0515   0.0224    0.0224   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00241  0.00169    0.423    0.0242        0        0         0   test.phys initStep
-    1  -0.0108  0.00498     2.04         0  0.00156     1.62      1.62   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 2
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0108  0.00498     2.04    0.0226        0        0         0   test.phys initStep
-    1 -0.00994   0.0036     2.04         0   0.0226  0.00539   0.00539   test.phys eIoni
+    0     0.06   -0.055     3.87     0.328        0        0         0   test.phys initStep
+    1    0.328   -0.152       10     0.328        0     6.14      6.14       World Transportation
+    2      437     -159    1e+04     0.328        0    1e+04     1e+04  OutOfWorld Transportation
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.005623s Sys=0.000000s
+  User=0.010000s Real=0.004231s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <World> world volume
  This region is in the mass world.
@@ -2597,1583 +2348,425 @@ Region <DefaultRegionForParallelWorld> --  -- is not associated to any world.
  Materials : 
  Production cuts :   gamma 699.9999999999999 um      e- 699.9999999999999 um      e+ 699.9999999999999 um  proton 699.9999999999999 um 
 
-========= Table of registered couples ============================
-
-Index : 0     used in the geometry : Yes
- Material : G4_Galactic
- Range cuts        :  gamma  699.9999999999999 um     e-  699.9999999999999 um     e+  699.9999999999999 um  proton 699.9999999999999 um 
- Energy thresholds :  gamma  990 eV     e-  990 eV     e+  990 eV  proton 69.99999999999999 keV
- Region(s) which use this couple : 
-    DefaultRegionForTheWorld
-
-Index : 1     used in the geometry : Yes
- Material : G4_Al
- Range cuts        :  gamma  699.9999999999999 um     e-  699.9999999999999 um     e+  699.9999999999999 um  proton 699.9999999999999 um 
- Energy thresholds :  gamma  5.847065244477641 keV    e-  461.189862654428 keV    e+  445.1003588023457 keV proton 69.99999999999999 keV
- Region(s) which use this couple : 
-    DefaultRegionForTheWorld
-
-==================================================================
-
-BremSplittingOperator : starting run with brem. splitting factor = 10, biasing primary and secondary tracks , biasing several times per track  . 
-### Run 2 starts.
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  0.00831  -0.0104     1.16      98.6    0.485     1.16     1e+03   test.phys biasWrapper(eBrem)
-    3   0.0921   -0.145       10      95.3     3.34     8.85  1.01e+03       World Transportation
-    4      186     -244    1e+04      95.3 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16    0.0399        0        0         0   test.phys initStep
-    1   0.0291  -0.0283     2.43    0.0358        0     1.27      1.27   test.phys compt
-    2    -2.77    -3.38        0    0.0358        0        5      6.27       World Transportation
-    3 -8.35e+03   -1e+04 -7.24e+03    0.0358        0 1.49e+04  1.49e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 11
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0291  -0.0283     2.43   0.00415        0        0         0   test.phys initStep
-    1   0.0291  -0.0282     2.43         0  0.00415 0.000309  0.000309   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16      14.2        0        0         0   test.phys initStep
-    1   0.0507  -0.0687     3.83      4.96        0     2.68      2.68   test.phys compt
-    2    0.226    -2.61       10      4.96        0     6.67      9.35       World Transportation
-    3      283 -4.11e+03    1e+04      4.96        0 1.08e+04  1.08e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 10
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0507  -0.0687     3.83      9.27        0        0         0   test.phys initStep
-    1   0.0353  -0.0176     4.29      6.38    0.184    0.466     0.466   test.phys eIoni
-    2  -0.0569     0.22     5.25      6.05    0.325        1      1.47   test.phys biasWrapper(eBrem)
-    3   -0.365     0.99     9.43      4.35     1.69     4.61      6.08   test.phys eIoni
-    4     1.37     2.39       10      3.43    0.927     2.53      8.61       World Transportation
-    5     1.37     2.39       10      3.43        0        0      8.61   test.phys Transportation
-    6     1.34     3.58      9.4      2.98    0.442      1.4        10   test.phys msc
-    7     1.35     4.52     8.46      2.51    0.478     1.39      11.4   test.phys msc
-    8     1.09     4.56     8.21      2.32    0.171    0.361      11.8   test.phys biasWrapper(eBrem)
-    9    0.538     4.17     7.36      1.93    0.398     1.15      12.9   test.phys msc
-   10   0.0106     3.18     6.27       1.4    0.525     1.73      14.6   test.phys msc
-   11   -0.197     2.46     5.34     0.708    0.693     1.96      16.6   test.phys eIoni
-   12   -0.359     2.14     4.97         0    0.708     1.27      17.9   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 34,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21     0.489        0        0         0   test.phys initStep
-    1    -1.04     2.43        0     0.489        0     8.75      8.75       World Transportation
-    2 -2.6e+03 -2.59e+03   -1e+04     0.489        0 1.07e+04  1.07e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 33,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21   0.00797        0        0         0   test.phys initStep
-    1     1.09     4.56     8.21         0  0.00156  0.00619   0.00619   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 35,   Parent ID = 33
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21    0.0064        0        0         0   test.phys initStep
-    1     1.09     4.56     8.21         0   0.0064 0.000626  0.000626   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 32,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21     0.054        0        0         0   test.phys initStep
-    1     -5.6     3.74        0     0.054        0     10.6      10.6       World Transportation
-    2 -8.16e+03     -996   -1e+04     0.054        0 1.29e+04   1.3e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21     0.694        0        0         0   test.phys initStep
-    1    -3.05     4.96     4.19     0.615        0     5.79      5.79   test.phys compt
-    2    -4.47     4.22     1.51     0.614        0     3.12      8.91   test.phys compt
-    3     -5.2     3.87        0     0.614        0     1.71      10.6       World Transportation
-    4 -4.84e+03 -2.3e+03   -1e+04     0.614        0 1.13e+04  1.14e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 31
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -4.47     4.22     1.51  0.000948        0        0         0   test.phys initStep
-    1    -4.47     4.22     1.51         0 0.000948 3.45e-05  3.45e-05   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 31
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.05     4.96     4.19    0.0792        0        0         0   test.phys initStep
-    1    -3.06     4.97     4.19         0   0.0792   0.0469    0.0469   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21      1.07        0        0         0   test.phys initStep
-    1    -5.69     3.34        0      1.07        0     10.7      10.7       World Transportation
-    2 -8.27e+03 -1.49e+03   -1e+04      1.07        0 1.31e+04  1.31e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 29,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21     0.332        0        0         0   test.phys initStep
-    1    -8.51     4.35        0     0.332        0     12.6      12.6       World Transportation
-    2   -1e+04     -217 -8.54e+03     0.332        0 1.31e+04  1.32e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21   0.00929        0        0         0   test.phys initStep
-    1     1.07     4.55     8.19         0  0.00156   0.0332    0.0332   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 28
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.07     4.55     8.19   0.00773        0        0         0   test.phys initStep
-    1     1.07     4.55     8.19         0  0.00773 0.000857  0.000857   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21    0.0128        0        0         0   test.phys initStep
-    1    0.488     4.92     8.07         0  0.00156    0.718     0.718   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 27
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.488     4.92     8.07    0.0113        0        0         0   test.phys initStep
-    1    0.488     4.92     8.07         0   0.0113  0.00163   0.00163   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 26,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21    0.0639        0        0         0   test.phys initStep
-    1    0.987  0.00658        0    0.0639        0     9.39      9.39       World Transportation
-    2     -129 -5.54e+03   -1e+04    0.0639        0 1.14e+04  1.14e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.09     4.56     8.21   0.00994        0        0         0   test.phys initStep
-    1    0.908     4.54     8.05         0  0.00156    0.249     0.249   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 40,   Parent ID = 25
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.908     4.54     8.05   0.00837        0        0         0   test.phys initStep
-    1    0.907     4.54     8.05         0  0.00837  0.00098   0.00098   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25     0.558        0        0         0   test.phys initStep
-    1   -0.734     1.92       10     0.558        0     5.09      5.09       World Transportation
-    2 -1.43e+03 3.59e+03    1e+04     0.558        0 1.07e+04  1.07e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25     0.287        0        0         0   test.phys initStep
-    1     -1.3     1.55       10     0.287        0     5.08      5.08       World Transportation
-    2 -2.61e+03  2.8e+03    1e+04     0.287        0 1.07e+04  1.07e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25     0.167        0        0         0   test.phys initStep
-    1    -1.52     1.66       10     0.167        0     5.17      5.17       World Transportation
-    2 -3.09e+03 3.02e+03    1e+04     0.167        0 1.09e+04  1.09e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25     0.162        0        0         0   test.phys initStep
-    1    -1.64      2.1       10     0.162        0     5.34      5.34       World Transportation
-    2 -3.33e+03 3.96e+03    1e+04     0.162        0 1.12e+04  1.13e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25     0.318        0        0         0   test.phys initStep
-    1    -1.41     2.12       10     0.318        0     5.29      5.29       World Transportation
-    2 -2.85e+03 3.99e+03    1e+04     0.318        0 1.11e+04  1.11e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25    0.0274        0        0         0   test.phys initStep
-    1   -0.373    0.514     6.35         0  0.00156     1.17      1.17   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 41,   Parent ID = 19
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.373    0.514     6.35    0.0258        0        0         0   test.phys initStep
-    1   -0.374    0.512     6.35         0   0.0258  0.00676   0.00676   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25   0.00972        0        0         0   test.phys initStep
-    1  -0.0936    0.265     5.53         0  0.00156    0.279     0.279   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 42,   Parent ID = 18
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0936    0.265     5.53   0.00815        0        0         0   test.phys initStep
-    1  -0.0937    0.265     5.53         0  0.00815 0.000938  0.000938   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25    0.0177        0        0         0   test.phys initStep
-    1  -0.0649    0.243     5.28         0  0.00156   0.0341    0.0341   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 17
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0649    0.243     5.28    0.0161        0        0         0   test.phys initStep
-    1  -0.0655    0.242     5.28         0   0.0161  0.00301   0.00301   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25     0.939        0        0         0   test.phys initStep
-    1    -1.04     1.96       10     0.939        0     5.15      5.15       World Transportation
-    2 -2.07e+03 3.67e+03    1e+04     0.939        0 1.08e+04  1.08e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0569     0.22     5.25   0.00953        0        0         0   test.phys initStep
-    1  -0.0668    0.243     5.33         0  0.00156   0.0773    0.0773   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 15
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0668    0.243     5.33   0.00797        0        0         0   test.phys initStep
-    1  -0.0667    0.242     5.33         0  0.00797 0.000902  0.000902   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0353  -0.0176     4.29      2.71        0        0         0   test.phys initStep
-    1     -1.1     -1.6     5.68      1.78    0.934     2.62      2.62   test.phys msc
-    2    -1.34    -2.34     6.98     0.993    0.783     2.22      4.85   test.phys eIoni
-    3    -1.77    -1.65     6.99     0.428    0.566     1.62      6.47   test.phys eIoni
-    4    -1.88    -1.44     7.04         0    0.428    0.677      7.14   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16     0.348        0        0         0   test.phys initStep
-    1    0.288   -0.103       10     0.348        0     8.85      8.85       World Transportation
-    2      316     -105    1e+04     0.348        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16    0.0225        0        0         0   test.phys initStep
-    1  0.00882  -0.0107     1.21         0  0.00156   0.0582    0.0582   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00882  -0.0107     1.21     0.021        0        0         0   test.phys initStep
-    1   0.0102  -0.0103     1.21         0    0.021  0.00472   0.00472   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16      1.26        0        0         0   test.phys initStep
-    1   0.0702   -0.149       10      1.26        0     8.84      8.84       World Transportation
-    2       70     -157    1e+04      1.26        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16     0.306        0        0         0   test.phys initStep
-    1   0.0603   -0.274       10     0.306        0     8.85      8.85       World Transportation
-    2     58.8     -298    1e+04     0.306        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16    0.0224        0        0         0   test.phys initStep
-    1    0.014  -0.0274     3.04         0  0.00156     1.89      1.89   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 46,   Parent ID = 5
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.014  -0.0274     3.04    0.0209        0        0         0   test.phys initStep
-    1   0.0144   -0.026     3.04         0   0.0209  0.00468   0.00468   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16      0.24        0        0         0   test.phys initStep
-    1    0.067   -0.133       10      0.24        0     8.84      8.84       World Transportation
-    2     66.3     -139    1e+04      0.24        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16      29.9        0        0         0   test.phys initStep
-    1    0.087  -0.0988       10      29.9        0     8.84      8.84       World Transportation
-    2       89     -100    1e+04      29.9        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00831  -0.0104     1.16     0.906        0        0         0   test.phys initStep
-    1   0.0465  -0.0747       10     0.906        0     8.84      8.84       World Transportation
-    2     43.2    -72.8    1e+04     0.906        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  0.00933   0.0154     1.42      99.5    0.443     1.42     1e+03   test.phys biasWrapper(eBrem)
-    3    0.164    0.129     6.37      95.1      2.2     4.95  1.01e+03   test.phys biasWrapper(eBrem)
-    4    0.269    0.229     9.38      1.92     1.38     3.02  1.01e+03   test.phys biasWrapper(eBrem)
-    5    0.324    0.288       10      1.64    0.281    0.688  1.01e+03       World Transportation
-    6     -881    -10.7    1e+04      1.64 2.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38      17.8        0        0         0   test.phys initStep
-    1    0.289    0.244       10      17.8        0    0.623     0.623       World Transportation
-    2      318      252    1e+04      17.8        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38      1.31        0        0         0   test.phys initStep
-    1    0.292    0.246       10      1.31        0    0.623     0.623       World Transportation
-    2      378      275    1e+04      1.31        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 29,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38      9.22        0        0         0   test.phys initStep
-    1    0.289    0.241       10      9.22        0    0.623     0.623       World Transportation
-    2      315      200    1e+04      9.22        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38     0.595        0        0         0   test.phys initStep
-    1    0.291    0.246       10     0.595        0    0.623     0.623       World Transportation
-    2      351      272    1e+04     0.595        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38   0.00911        0        0         0   test.phys initStep
-    1    0.269    0.229     9.38         0  0.00156  0.00341   0.00341   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 27
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38   0.00755        0        0         0   test.phys initStep
-    1    0.269    0.229     9.38         0  0.00755 0.000824  0.000824   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 26,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38       1.4        0        0         0   test.phys initStep
-    1    0.298    0.239       10       1.4        0    0.623     0.623       World Transportation
-    2      470      161    1e+04       1.4        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38     0.598        0        0         0   test.phys initStep
-    1    0.286    0.242       10     0.598        0    0.623     0.623       World Transportation
-    2      274      215    1e+04     0.598        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38    0.0208        0        0         0   test.phys initStep
-    1    0.289    0.247       10    0.0208        0    0.623     0.623       World Transportation
-    2      325      288    1e+04    0.0208        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38    0.0151        0        0         0   test.phys initStep
-    1    0.292    0.247       10    0.0151        0    0.623     0.623       World Transportation
-    2      368      287    1e+04    0.0151        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.269    0.229     9.38      91.8        0        0         0   test.phys initStep
-    1     0.29    0.245       10      91.8        0    0.623     0.623       World Transportation
-    2      337      263    1e+04      91.8        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37      2.94        0        0         0   test.phys initStep
-    1    0.281    0.185       10      2.94        0     3.64      3.64       World Transportation
-    2      323      154    1e+04      2.94        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37      4.24        0        0         0   test.phys initStep
-    1    0.247    0.213       10      4.24        0     3.64      3.64       World Transportation
-    2      230      231    1e+04      4.24        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37      3.58        0        0         0   test.phys initStep
-    1    0.242    0.169       10      3.58        0     3.64      3.64       World Transportation
-    2      215      109    1e+04      3.58        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37    0.0972        0        0         0   test.phys initStep
-    1    0.278    0.203       10    0.0972        0     3.64      3.64       World Transportation
-    2      316      205    1e+04    0.0972        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37         1        0        0         0   test.phys initStep
-    1    0.225    0.195       10         1        0     3.64      3.64       World Transportation
-    2      169      182    1e+04         1        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37      3.99        0        0         0   test.phys initStep
-    1    0.252    0.196       10      3.99        0     3.64      3.64       World Transportation
-    2      243      185    1e+04      3.99        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37     0.114        0        0         0   test.phys initStep
-    1     0.23    0.278       10     0.114        0     3.64      3.64       World Transportation
-    2      183      408    1e+04     0.114        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37    0.0233        0        0         0   test.phys initStep
-    1    0.167    0.138     6.55         0  0.00156    0.187     0.187   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 33,   Parent ID = 14
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.167    0.138     6.55    0.0217        0        0         0   test.phys initStep
-    1    0.169    0.137     6.55         0   0.0217  0.00501   0.00501   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37    0.0254        0        0         0   test.phys initStep
-    1    0.209     0.15     8.07         0  0.00156      1.7       1.7   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 34,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.209     0.15     8.07    0.0239        0        0         0   test.phys initStep
-    1    0.208    0.149     8.07         0   0.0239   0.0059    0.0059   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.164    0.129     6.37      2.25        0        0         0   test.phys initStep
-    1    0.251    0.189       10      2.25        0     3.64      3.64       World Transportation
-    2      240      164    1e+04      2.25        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42     0.695        0        0         0   test.phys initStep
-    1    0.102   0.0575       10     0.695        0     8.59      8.59       World Transportation
-    2      108     49.1    1e+04     0.695        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42      4.77        0        0         0   test.phys initStep
-    1    0.092   0.0272     3.34      2.27        0     1.93      1.93   test.phys compt
-    2     2.41     -2.9       10      2.27        0     7.63      9.56       World Transportation
-    3 3.48e+03 -4.4e+03    1e+04      2.27        0 1.15e+04  1.15e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 35,   Parent ID = 10
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.092   0.0272     3.34       2.5        0        0         0   test.phys initStep
-    1    -1.07    0.817     4.77      1.84    0.659     2.19      2.19   test.phys msc
-    2    -2.26     1.69     5.28     0.916    0.925     2.26      4.45   test.phys eIoni
-    3    -2.67     1.98     5.81      0.25    0.667     1.54      5.99   test.phys eIoni
-    4    -2.77     2.02     5.81         0     0.25    0.305       6.3   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42    0.0386        0        0         0   test.phys initStep
-    1   0.0588   0.0765     4.87         0  0.00156     3.46      3.46   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 9
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0588   0.0765     4.87     0.037        0        0         0   test.phys initStep
-    1   0.0561   0.0778     4.88         0    0.037   0.0126    0.0126   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42    0.0852        0        0         0   test.phys initStep
-    1   0.0518     0.14     8.27    0.0772        0     6.85      6.85   test.phys compt
-    2    -2.53    -2.97       10    0.0772        0     4.39      11.2       World Transportation
-    3 -8.29e+03   -1e+04 5.58e+03    0.0772        0 1.41e+04  1.41e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0518     0.14     8.27   0.00801        0        0         0   test.phys initStep
-    1   0.0519     0.14     8.27         0  0.00801  0.00091   0.00091   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42      4.65        0        0         0   test.phys initStep
-    1    0.284    0.308       10      4.65        0     8.59      8.59       World Transportation
-    2      320      341    1e+04      4.65        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42     0.243        0        0         0   test.phys initStep
-    1    0.199    0.151       10     0.243        0     8.59      8.59       World Transportation
-    2      221      158    1e+04     0.243        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42     0.293        0        0         0   test.phys initStep
-    1    0.167    0.136       10     0.293        0     8.59      8.59       World Transportation
-    2      184      141    1e+04     0.293        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42    0.0534        0        0         0   test.phys initStep
-    1   0.0696    0.164       10    0.0534        0     8.59      8.59       World Transportation
-    2     70.2      173    1e+04    0.0534        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42      13.5        0        0         0   test.phys initStep
-    1   0.0687    0.154       10      13.5        0     8.59      8.59       World Transportation
-    2     69.2      162    1e+04      13.5        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00933   0.0154     1.42    0.0352        0        0         0   test.phys initStep
-    1    0.137    0.161       10    0.0352        0     8.59      8.59       World Transportation
-    2      149      169    1e+04    0.0352        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   0.0535    0.089     4.55        98     1.55     4.55     1e+03   test.phys biasWrapper(eBrem)
-    3     0.13    0.117     6.59      94.4    0.663     2.04  1.01e+03   test.phys biasWrapper(eBrem)
-    4    0.192    0.163     8.51      92.7    0.615     1.92  1.01e+03   test.phys biasWrapper(eBrem)
-    5    0.245    0.194       10      92.1    0.575      1.5  1.01e+03       World Transportation
-    6      187       46    1e+04      92.1 3.65e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51        32        0        0         0   test.phys initStep
-    1    0.247    0.187       10        32        0      1.5       1.5       World Transportation
-    2      371      160    1e+04        32        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51      10.4        0        0         0   test.phys initStep
-    1    0.242    0.195       10      10.4        0      1.5       1.5       World Transportation
-    2      334      213    1e+04      10.4        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 29,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51    0.0228        0        0         0   test.phys initStep
-    1    0.194    0.165     8.58         0  0.00156   0.0705    0.0705   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 29
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.194    0.165     8.58    0.0212        0        0         0   test.phys initStep
-    1    0.194    0.164     8.58         0   0.0212  0.00483   0.00483   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51     0.163        0        0         0   test.phys initStep
-    1    0.249    0.211       10     0.163        0      1.5       1.5       World Transportation
-    2      386      319    1e+04     0.163        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51     0.599        0        0         0   test.phys initStep
-    1    0.252    0.186       10     0.599        0      1.5       1.5       World Transportation
-    2      404      158    1e+04     0.599        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 26,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51      1.02        0        0         0   test.phys initStep
-    1    0.244    0.199       10      1.02        0      1.5       1.5       World Transportation
-    2      351      244    1e+04      1.02        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51      8.86        0        0         0   test.phys initStep
-    1    0.248    0.126       10      8.86        0      1.5       1.5       World Transportation
-    2      375     -246    1e+04      8.86        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51      50.3        0        0         0   test.phys initStep
-    1    0.255    0.198       10      50.3        0      1.5       1.5       World Transportation
-    2      424      236    1e+04      50.3        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51    0.0115        0        0         0   test.phys initStep
-    1    0.192    0.163     8.51         0  0.00156  0.00676   0.00676   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 33,   Parent ID = 23
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51   0.00997        0        0         0   test.phys initStep
-    1    0.192    0.163     8.51         0  0.00997  0.00132   0.00132   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.192    0.163     8.51      1.17        0        0         0   test.phys initStep
-    1    0.254    0.201       10      1.17        0      1.5       1.5       World Transportation
-    2      417      254    1e+04      1.17        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59    0.0246        0        0         0   test.phys initStep
-    1    0.142    0.122     6.84         0  0.00156    0.252     0.252   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 34,   Parent ID = 21
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.142    0.122     6.84     0.023        0        0         0   test.phys initStep
-    1    0.142     0.12     6.84         0    0.023  0.00554   0.00554   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59     0.622        0        0         0   test.phys initStep
-    1    0.206   0.0839       10     0.622        0     3.41      3.41       World Transportation
-    2      223    -97.8    1e+04     0.622        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59     0.224        0        0         0   test.phys initStep
-    1    0.287    0.189       10     0.224        0     3.42      3.42       World Transportation
-    2      460      211    1e+04     0.224        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59      4.38        0        0         0   test.phys initStep
-    1    0.286     0.17       10      4.38        0     3.42      3.42       World Transportation
-    2      457      154    1e+04      4.38        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59     0.248        0        0         0   test.phys initStep
-    1    0.312    0.154       10     0.248        0     3.42      3.42       World Transportation
-    2      533      108    1e+04     0.248        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59    0.0203        0        0         0   test.phys initStep
-    1    0.186    0.129     7.52         0  0.00156    0.931     0.931   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 35,   Parent ID = 16
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.186    0.129     7.52    0.0188        0        0         0   test.phys initStep
-    1    0.185     0.13     7.52         0   0.0188   0.0039    0.0039   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59     0.062        0        0         0   test.phys initStep
-    1    0.182    0.153       10     0.062        0     3.41      3.41       World Transportation
-    2      151      104    1e+04     0.062        0 9.99e+03     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59     0.174        0        0         0   test.phys initStep
-    1    0.289    0.178       10     0.174        0     3.42      3.42       World Transportation
-    2      465      179    1e+04     0.174        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59    0.0151        0        0         0   test.phys initStep
-    1    0.133    0.118     6.65         0  0.00156   0.0589    0.0589   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 13
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.133    0.118     6.65    0.0135        0        0         0   test.phys initStep
-    1    0.133    0.118     6.65         0   0.0135  0.00222   0.00222   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.13    0.117     6.59      2.86        0        0         0   test.phys initStep
-    1    0.285     0.18       10      2.86        0     3.42      3.42       World Transportation
-    2      454      183    1e+04      2.86        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55    0.0662        0        0         0   test.phys initStep
-    1    0.302    0.251       10    0.0662        0     5.46      5.46       World Transportation
-    2      457      297    1e+04    0.0662        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55     0.326        0        0         0   test.phys initStep
-    1    0.278    0.257       10     0.326        0     5.45      5.45       World Transportation
-    2      412      308    1e+04     0.326        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55        13        0        0         0   test.phys initStep
-    1    0.273     0.25       10        13        0     5.45      5.45       World Transportation
-    2      402      295    1e+04        13        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55     0.149        0        0         0   test.phys initStep
-    1    0.338    0.244       10     0.149        0     5.46      5.46       World Transportation
-    2      522      284    1e+04     0.149        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55    0.0136        0        0         0   test.phys initStep
-    1   0.0547   0.0904     4.59         0  0.00156   0.0416    0.0416   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 7
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0547   0.0904     4.59    0.0121        0        0         0   test.phys initStep
-    1   0.0551   0.0901     4.59         0   0.0121  0.00182   0.00182   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55    0.0742        0        0         0   test.phys initStep
-    1    0.142    0.161     7.58    0.0735        0     3.03      3.03   test.phys compt
-    2    0.268    0.205     7.88         0  0.00156    0.327      3.36   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 6
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.268    0.205     7.88    0.0719        0        0         0   test.phys initStep
-    1    0.276    0.213     7.88         0   0.0719   0.0398    0.0398   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 6
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.142    0.161     7.58  0.000777        0        0         0   test.phys initStep
-    1    0.142    0.161     7.58         0 0.000777 2.66e-05  2.66e-05   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55      2.97        0        0         0   test.phys initStep
-    1    0.278    0.241       10      2.97        0     5.45      5.45       World Transportation
-    2      412      280    1e+04      2.97        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55      94.8        0        0         0   test.phys initStep
-    1    0.225    0.314       10      94.8        0     5.45      5.45       World Transportation
-    2      314      413    1e+04      94.8        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55      8.72        0        0         0   test.phys initStep
-    1    0.288    0.246       10      8.72        0     5.45      5.45       World Transportation
-    2      431      289    1e+04      8.72        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0535    0.089     4.55     0.477        0        0         0   test.phys initStep
-    1    0.278    0.242       10     0.477        0     5.45      5.45       World Transportation
-    2      411      281    1e+04     0.477        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  -0.0102   -0.017     1.51      88.2    0.508     1.51     1e+03   test.phys biasWrapper(eBrem)
-    3  -0.0262  -0.0181     2.38      87.8    0.337     0.87     1e+03   test.phys biasWrapper(eBrem)
-    4  -0.0685  -0.0502     4.11      86.6    0.974     1.73     1e+03   test.phys biasWrapper(eBrem)
-    5   -0.121   -0.118     6.67      85.2    0.815     2.56  1.01e+03   test.phys biasWrapper(eBrem)
-    6   -0.351   -0.266       10      83.8     1.35     3.35  1.01e+03       World Transportation
-    7     -674     -393    1e+04      83.8 3.63e-22    1e+04   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 41,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67      1.27        0        0         0   test.phys initStep
-    1   -0.349   -0.257       10      1.27        0     3.34      3.34       World Transportation
-    2     -684     -417    1e+04      1.27        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 40,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67     0.019        0        0         0   test.phys initStep
-    1   -0.174    -0.17     7.61         0  0.00156    0.943     0.943   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 42,   Parent ID = 40
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.174    -0.17     7.61    0.0174        0        0         0   test.phys initStep
-    1   -0.174    -0.17     7.61         0   0.0174  0.00344   0.00344   test.phys eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 39,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67     0.127        0        0         0   test.phys initStep
-    1   -0.339   -0.263       10     0.127        0     3.34      3.34       World Transportation
-    2     -656     -434    1e+04     0.127        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 38,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67     0.318        0        0         0   test.phys initStep
-    1   -0.364   -0.266       10     0.318        0     3.34      3.34       World Transportation
-    2     -730     -444    1e+04     0.318        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 37,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67      1.17        0        0         0   test.phys initStep
-    1   -0.341   -0.297       10      1.17        0     3.34      3.34       World Transportation
-    2     -660     -538    1e+04      1.17        0    1e+04     1e+04  OutOfWorld Transportation
+========= Table of registered couples ============================
 
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 36,   Parent ID = 1
-*********************************************************************************************************
+Index : 0     used in the geometry : Yes
+ Material : G4_Galactic
+ Range cuts        :  gamma  699.9999999999999 um     e-  699.9999999999999 um     e+  699.9999999999999 um  proton 699.9999999999999 um 
+ Energy thresholds :  gamma  990 eV     e-  990 eV     e+  990 eV  proton 69.99999999999999 keV
+ Region(s) which use this couple : 
+    DefaultRegionForTheWorld
 
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67      5.54        0        0         0   test.phys initStep
-    1   -0.356   -0.288       10      5.54        0     3.35      3.35       World Transportation
-    2     -705     -512    1e+04      5.54        0    1e+04     1e+04  OutOfWorld Transportation
+Index : 1     used in the geometry : Yes
+ Material : G4_Al
+ Range cuts        :  gamma  699.9999999999999 um     e-  699.9999999999999 um     e+  699.9999999999999 um  proton 699.9999999999999 um 
+ Energy thresholds :  gamma  5.847065244477641 keV    e-  461.189862654428 keV    e+  445.1003588023457 keV proton 69.99999999999999 keV
+ Region(s) which use this couple : 
+    DefaultRegionForTheWorld
 
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 35,   Parent ID = 1
-*********************************************************************************************************
+==================================================================
 
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67      2.05        0        0         0   test.phys initStep
-    1   -0.485   -0.233       10      2.05        0     3.35      3.35       World Transportation
-    2 -1.09e+03     -346    1e+04      2.05        0 1.01e+04  1.01e+04  OutOfWorld Transportation
+BremSplittingOperator : starting run with brem. splitting factor = 10, biasing primary and secondary tracks , biasing several times per track  . 
+### Run 2 starts.
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 34,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67        14        0        0         0   test.phys initStep
-    1   -0.354   -0.258       10        14        0     3.34      3.34       World Transportation
-    2     -700     -421    1e+04        14        0    1e+04     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  -0.0442  -0.0672     3.84      98.1     1.86     3.84     1e+03   test.phys biasWrapper(eBrem)
+    3  -0.0634  -0.0542     4.52      97.5    0.363     0.68     1e+03   test.phys biasWrapper(eBrem)
+    4   -0.163   0.0588     7.81      96.1     1.44     3.29  1.01e+03   test.phys biasWrapper(eBrem)
+    5   -0.165    0.109      8.7      91.1     0.33    0.894  1.01e+03   test.phys eIoni
+    6   -0.168     0.18       10      90.7    0.445      1.3  1.01e+03       World Transportation
+    7      327 1.37e+03    1e+04      90.7 3.68e-22 1.01e+04  1.11e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 33,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67      6.53        0        0         0   test.phys initStep
-    1   -0.338   -0.263       10      6.53        0     3.34      3.34       World Transportation
-    2     -651     -437    1e+04      6.53        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.165    0.109      8.7      4.58        0        0         0   test.phys initStep
+    1    0.463    0.259       10      4.09     0.49     1.53      1.53       World Transportation
+    2     80.4 -2.22e+03    1e+04      4.09 2.84e-22 1.02e+04  1.02e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 32,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121   -0.118     6.67     0.614        0        0         0   test.phys initStep
-    1   -0.356   -0.276       10     0.614        0     3.34      3.34       World Transportation
-    2     -705     -474    1e+04     0.614        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.163   0.0588     7.81       4.5        0        0         0   test.phys initStep
+    1   -0.183    0.203       10       4.5        0      2.2       2.2       World Transportation
+    2      -89      658    1e+04       4.5        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11        20        0        0         0   test.phys initStep
-    1   -0.211   -0.102       10        20        0      5.9       5.9       World Transportation
-    2     -241    -87.9    1e+04        20        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   -0.163   0.0588     7.81     0.017        0        0         0   test.phys initStep
+    1   -0.184     0.16     9.65         0  0.00156     1.84      1.84   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 33,   Parent ID = 30
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11    0.0863        0        0         0   test.phys initStep
-    1   -0.265   -0.139       10    0.0863        0      5.9       5.9       World Transportation
-    2     -333     -151    1e+04    0.0863        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.184     0.16     9.65    0.0155        0        0         0   test.phys initStep
+    1   -0.184     0.16     9.65         0   0.0155  0.00279   0.00279   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 29,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11   0.00975        0        0         0   test.phys initStep
-    1  -0.0692  -0.0502     4.14         0  0.00156   0.0375    0.0375   test.phys phot
+    0   -0.163   0.0588     7.81      36.9        0        0         0   test.phys initStep
+    1   -0.188    0.186       10      36.9        0      2.2       2.2       World Transportation
+    2     -115      579    1e+04      36.9        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 29
+* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0692  -0.0502     4.14   0.00819        0        0         0   test.phys initStep
-    1  -0.0692    -0.05     4.14         0  0.00819 0.000944  0.000944   test.phys eIoni
+    0   -0.163   0.0588     7.81    0.0814        0        0         0   test.phys initStep
+    1   -0.186     0.19       10    0.0814        0      2.2       2.2       World Transportation
+    2     -105      600    1e+04    0.0814        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11    0.0205        0        0         0   test.phys initStep
-    1   -0.105  -0.0792     5.32         0  0.00156     1.22      1.22   test.phys phot
+    0   -0.163   0.0588     7.81     0.388        0        0         0   test.phys initStep
+    1   -0.234    0.119       10     0.388        0      2.2       2.2       World Transportation
+    2     -321      275    1e+04     0.388        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 28
+* G4Track Information:   Particle = gamma,   Track ID = 26,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.105  -0.0792     5.32    0.0189        0        0         0   test.phys initStep
-    1   -0.105  -0.0795     5.32         0   0.0189  0.00395   0.00395   test.phys eIoni
+    0   -0.163   0.0588     7.81      1.39        0        0         0   test.phys initStep
+    1    -0.19    0.165       10      1.39        0      2.2       2.2       World Transportation
+    2     -122      482    1e+04      1.39        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11     0.264        0        0         0   test.phys initStep
-    1   -0.195  -0.0843     8.43     0.208        0     4.33      4.33   test.phys compt
-    2     1.52     2.01       10     0.208        0     3.13      7.46       World Transportation
-    3  8.2e+03    1e+04 7.48e+03     0.208        0 1.49e+04  1.49e+04  OutOfWorld Transportation
+    0   -0.163   0.0588     7.81     0.061        0        0         0   test.phys initStep
+    1   -0.181    0.197       10     0.061        0      2.2       2.2       World Transportation
+    2    -81.2      630    1e+04     0.061        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 27
+* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.195  -0.0843     8.43    0.0562        0        0         0   test.phys initStep
-    1   -0.199  -0.0893     8.44         0   0.0562    0.026     0.026   test.phys eIoni
+    0   -0.163   0.0588     7.81     0.647        0        0         0   test.phys initStep
+    1   -0.206    0.177       10     0.647        0      2.2       2.2       World Transportation
+    2     -195      539    1e+04     0.647        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 26,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11      2.03        0        0         0   test.phys initStep
-    1   -0.213  -0.0987       10      2.03        0      5.9       5.9       World Transportation
-    2     -245    -82.2    1e+04      2.03        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   -0.163   0.0588     7.81      0.14        0        0         0   test.phys initStep
+    1   -0.221    0.196       10      0.14        0      2.2       2.2       World Transportation
+    2     -263      625    1e+04      0.14        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11     0.317        0        0         0   test.phys initStep
-    1   -0.109  -0.0658     5.73     0.268        0     1.62      1.62   test.phys compt
-    2      2.8   -0.648     8.86     0.261        0     4.32      5.94   test.phys compt
-    3     3.53    -1.24       10     0.261        0     1.47      7.41       World Transportation
-    4  6.4e+03 -5.16e+03    1e+04     0.261        0 1.29e+04  1.29e+04  OutOfWorld Transportation
+    0   -0.163   0.0588     7.81    0.0503        0        0         0   test.phys initStep
+    1   -0.195    0.186       10    0.0503        0      2.2       2.2       World Transportation
+    2     -146      579    1e+04    0.0503        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 47,   Parent ID = 25
+* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      2.8   -0.648     8.86   0.00715        0        0         0   test.phys initStep
-    1      2.8   -0.648     8.86         0  0.00715 0.000752  0.000752   test.phys eIoni
+    0  -0.0634  -0.0542     4.52    0.0469        0        0         0   test.phys initStep
+    1  -0.0845  -0.0461      5.1         0  0.00156    0.574     0.574   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 46,   Parent ID = 25
+* G4Track Information:   Particle = e-,   Track ID = 34,   Parent ID = 21
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.109  -0.0658     5.73    0.0482        0        0         0   test.phys initStep
-    1   -0.114  -0.0649     5.73         0   0.0482     0.02      0.02   test.phys eIoni
+    0  -0.0845  -0.0461      5.1    0.0453        0        0         0   test.phys initStep
+    1   -0.087  -0.0514      5.1         0   0.0453    0.018     0.018   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11     0.379        0        0         0   test.phys initStep
-    1   -0.371   -0.204       10     0.379        0      5.9       5.9       World Transportation
-    2     -513     -261    1e+04     0.379        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0634  -0.0542     4.52      26.2        0        0         0   test.phys initStep
+    1   -0.243   0.0833       10      26.2        0     5.48      5.48       World Transportation
+    2     -327      251    1e+04      26.2        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11        53        0        0         0   test.phys initStep
-    1   -0.219   -0.106       10        53        0      5.9       5.9       World Transportation
-    2     -256    -94.9    1e+04        53        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0634  -0.0542     4.52    0.0135        0        0         0   test.phys initStep
+    1  -0.0799  -0.0448     5.04         0  0.00156    0.521     0.521   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 35,   Parent ID = 19
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0685  -0.0502     4.11     0.238        0        0         0   test.phys initStep
-    1   -0.221    -0.19       10     0.238        0      5.9       5.9       World Transportation
-    2     -260     -237    1e+04     0.238        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0799  -0.0448     5.04    0.0119        0        0         0   test.phys initStep
+    1  -0.0796   -0.045     5.04         0   0.0119  0.00179   0.00179   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38     0.703        0        0         0   test.phys initStep
-    1   -0.281  -0.0333       10     0.703        0     7.62      7.62       World Transportation
-    2     -334      -20    1e+04     0.703        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0634  -0.0542     4.52      22.7        0        0         0   test.phys initStep
+    1   -0.217   0.0377       10      22.7        0     5.48      5.48       World Transportation
+    2     -280      168    1e+04      22.7        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38      1.82        0        0         0   test.phys initStep
-    1   -0.247  -0.0137       10      1.82        0     7.62      7.62       World Transportation
-    2     -290     5.71    1e+04      1.82        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0634  -0.0542     4.52      1.89        0        0         0   test.phys initStep
+    1   -0.204   0.0246       10      1.89        0     5.48      5.48       World Transportation
+    2     -257      144    1e+04      1.89        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38   0.00894        0        0         0   test.phys initStep
-    1  -0.0281  -0.0181     2.44         0  0.00156   0.0599    0.0599   test.phys phot
+    0  -0.0634  -0.0542     4.52    0.0436        0        0         0   test.phys initStep
+    1   -0.204   0.0365       10    0.0436        0     5.48      5.48       World Transportation
+    2     -257      166    1e+04    0.0436        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 48,   Parent ID = 19
+* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0281  -0.0181     2.44   0.00738        0        0         0   test.phys initStep
-    1  -0.0282  -0.0181     2.44         0  0.00738 0.000793  0.000793   test.phys eIoni
+    0  -0.0634  -0.0542     4.52      34.4        0        0         0   test.phys initStep
+    1   -0.166 -0.000876     8.02         0        0      3.5       3.5   test.phys conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
+* G4Track Information:   Particle = e+,   Track ID = 37,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38        37        0        0         0   test.phys initStep
-    1   -0.275  -0.0456       10        37        0     7.62      7.62       World Transportation
-    2     -327    -36.1    1e+04        37        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.166 -0.000876     8.02      32.1        0        0         0   test.phys initStep
+    1   -0.201   0.0713       10      31.3    0.766     1.99      1.99       World Transportation
+    2     -565      724    1e+04      31.3 3.34e-22    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38    0.0206        0        0         0   test.phys initStep
-    1  -0.0346  -0.0227     2.72         0  0.00156    0.343     0.343   test.phys phot
+    0   -0.166 -0.000876     8.02      1.28        0        0         0   test.phys initStep
+    1   -0.632   -0.813     8.56     0.616    0.659     1.87      1.87   test.phys eIoni
+    2   -0.606   -0.581     8.91     0.114    0.502     1.11      2.97   test.phys eIoni
+    3   -0.623   -0.595     8.89         0    0.114    0.087      3.06   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 49,   Parent ID = 17
+* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0346  -0.0227     2.72    0.0191        0        0         0   test.phys initStep
-    1  -0.0356  -0.0234     2.72         0   0.0191    0.004     0.004   test.phys eIoni
+    0  -0.0634  -0.0542     4.52      58.1        0        0         0   test.phys initStep
+    1   -0.248   0.0454       10      58.1        0     5.48      5.48       World Transportation
+    2     -337      182    1e+04      58.1        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38     0.535        0        0         0   test.phys initStep
-    1   -0.257   -0.046       10     0.535        0     7.62      7.62       World Transportation
-    2     -303    -36.7    1e+04     0.535        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0634  -0.0542     4.52     0.205        0        0         0   test.phys initStep
+    1   -0.214  -0.0656       10     0.205        0     5.48      5.48       World Transportation
+    2     -274    -20.9    1e+04     0.205        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38     0.268        0        0         0   test.phys initStep
-    1   -0.216   0.0549       10     0.268        0     7.62      7.62       World Transportation
-    2     -250     95.8    1e+04     0.268        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0634  -0.0542     4.52     0.219        0        0         0   test.phys initStep
+    1   -0.416     0.13       10     0.219        0     5.49      5.49       World Transportation
+    2     -643      337    1e+04     0.219        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38      4.37        0        0         0   test.phys initStep
-    1   -0.147   0.0802       10      4.37        0     7.62      7.62       World Transportation
-    2     -158      129    1e+04      4.37        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0442  -0.0672     3.84    0.0667        0        0         0   test.phys initStep
+    1  -0.0948   0.0037     7.95         0  0.00156     4.11      4.11   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38      28.4        0        0         0   test.phys initStep
-    1   -0.274  -0.0768       10      28.4        0     7.62      7.62       World Transportation
-    2     -325    -77.1    1e+04      28.4        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0948   0.0037     7.95    0.0651        0        0         0   test.phys initStep
+    1  -0.0837  0.00269     7.95         0   0.0651   0.0335    0.0335   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262  -0.0181     2.38     0.016        0        0         0   test.phys initStep
-    1  -0.0265  -0.0181     2.39         0  0.00156   0.0115    0.0115   test.phys phot
+    0  -0.0442  -0.0672     3.84    0.0255        0        0         0   test.phys initStep
+    1   -0.209  -0.0114       10    0.0255        0     6.16      6.16       World Transportation
+    2     -268     90.6    1e+04    0.0255        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 50,   Parent ID = 12
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0265  -0.0181     2.39    0.0144        0        0         0   test.phys initStep
-    1  -0.0269  -0.0176     2.39         0   0.0144  0.00248   0.00248   test.phys eIoni
+    0  -0.0442  -0.0672     3.84    0.0391        0        0         0   test.phys initStep
+    1  -0.0542  -0.0597     4.26    0.0391        0    0.417     0.417   test.phys Rayl
+    2      1.6    -1.74       10    0.0391        0      6.2      6.62       World Transportation
+    3 2.87e+03 -2.93e+03    1e+04    0.0391        0 1.08e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51    0.0169        0        0         0   test.phys initStep
-    1  -0.0121  -0.0196     1.84         0  0.00156    0.331     0.331   test.phys phot
+    0  -0.0442  -0.0672     3.84   0.00614        0        0         0   test.phys initStep
+    1  -0.0443  -0.0672     3.84         0  0.00156  0.00153   0.00153   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 51,   Parent ID = 11
+* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0121  -0.0196     1.84    0.0153        0        0         0   test.phys initStep
-    1  -0.0127  -0.0191     1.84         0   0.0153  0.00274   0.00274   test.phys eIoni
+    0  -0.0443  -0.0672     3.84   0.00457        0        0         0   test.phys initStep
+    1  -0.0442  -0.0672     3.84         0  0.00457  0.00036   0.00036   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51       1.6        0        0         0   test.phys initStep
-    1  -0.0827   -0.077       10       1.6        0     8.49      8.49       World Transportation
-    2    -85.4    -70.6    1e+04       1.6        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0442  -0.0672     3.84    0.0643        0        0         0   test.phys initStep
+    1   -0.147  -0.0236     7.37    0.0542        0     3.53      3.53   test.phys compt
+    2     13.8   -0.406        0    0.0542        0     15.8      19.3       World Transportation
+    3    1e+04     -273 -5.26e+03    0.0542        0 1.13e+04  1.13e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 40,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51      49.4        0        0         0   test.phys initStep
-    1 -0.00948   -0.165       10      49.4        0     8.49      8.49       World Transportation
-    2    0.788     -175    1e+04      49.4        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   -0.147  -0.0236     7.37    0.0102        0        0         0   test.phys initStep
+    1   -0.147  -0.0236     7.37         0   0.0102  0.00136   0.00136   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51     0.318        0        0         0   test.phys initStep
-    1   0.0203   -0.197     9.87     0.295        0     8.36      8.36   test.phys compt
-    2  -0.0372    -0.16       10     0.295        0    0.146      8.51       World Transportation
-    3 -4.47e+03  2.9e+03    1e+04     0.295        0 1.13e+04  1.13e+04  OutOfWorld Transportation
+    0  -0.0442  -0.0672     3.84     0.166        0        0         0   test.phys initStep
+    1   -0.109  -0.0377     6.17     0.133        0     2.33      2.33   test.phys compt
+    2     7.04     5.25      8.3      0.09        0     9.15      11.5   test.phys compt
+    3     6.53     3.75     8.09    0.0848        0     1.61      13.1   test.phys compt
+    4     2.32     1.98     5.82    0.0841        0      5.1      18.2   test.phys compt
+    5    -12.2     1.21        0    0.0841        0     15.7      33.9       World Transportation
+    6   -1e+04     -525 -3.99e+03    0.0841        0 1.08e+04  1.08e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 52,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0203   -0.197     9.87    0.0229        0        0         0   test.phys initStep
-    1   0.0216   -0.198     9.87         0   0.0229  0.00548   0.00548   test.phys eIoni
+    0     2.32     1.98     5.82  0.000732        0        0         0   test.phys initStep
+    1     2.32     1.98     5.82         0 0.000732 2.46e-05  2.46e-05   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51     0.153        0        0         0   test.phys initStep
-    1    0.112   0.0525       10     0.153        0     8.49      8.49       World Transportation
-    2      143     81.9    1e+04     0.153        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0     6.53     3.75     8.09   0.00523        0        0         0   test.phys initStep
+    1     6.53     3.75     8.09         0  0.00523 0.000448  0.000448   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 42,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51      2.05        0        0         0   test.phys initStep
-    1  -0.0776  -0.0949       10      2.05        0     8.49      8.49       World Transportation
-    2    -79.4    -91.8    1e+04      2.05        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0     7.04     5.25      8.3    0.0426        0        0         0   test.phys initStep
+    1     7.04     5.26      8.3         0   0.0426   0.0162    0.0162   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 41,   Parent ID = 6
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51     0.918        0        0         0   test.phys initStep
-    1   -0.104  -0.0507       10     0.918        0     8.49      8.49       World Transportation
-    2     -110    -39.7    1e+04     0.918        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0   -0.109  -0.0377     6.17    0.0338        0        0         0   test.phys initStep
+    1   -0.111  -0.0391     6.17         0   0.0338   0.0108    0.0108   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51    0.0585        0        0         0   test.phys initStep
-    1    0.157  -0.0771     8.73         0  0.00156     7.22      7.22   test.phys phot
+    0  -0.0442  -0.0672     3.84     0.128        0        0         0   test.phys initStep
+    1     -0.2  -0.0015       10     0.128        0     6.16      6.16       World Transportation
+    2     -254      107    1e+04     0.128        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 53,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.157  -0.0771     8.73    0.0569        0        0         0   test.phys initStep
-    1    0.161  -0.0849     8.73         0   0.0569   0.0266    0.0266   test.phys eIoni
+    0  -0.0442  -0.0672     3.84      53.3        0        0         0   test.phys initStep
+    1   -0.217  0.00283       10      53.3        0     6.16      6.16       World Transportation
+    2     -280      114    1e+04      53.3        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51     0.272        0        0         0   test.phys initStep
-    1   0.0167  -0.0487     7.58     0.198        0     6.07      6.07   test.phys compt
-    2     5.73    -5.94       10     0.198        0     8.55      14.6       World Transportation
-    3  9.7e+03   -1e+04 4.12e+03     0.198        0 1.45e+04  1.45e+04  OutOfWorld Transportation
+    0  -0.0442  -0.0672     3.84      87.9        0        0         0   test.phys initStep
+    1   -0.221  -0.0239       10      87.9        0     6.16      6.16       World Transportation
+    2     -287     70.2    1e+04      87.9        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 54,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0167  -0.0487     7.58    0.0749        0        0         0   test.phys initStep
-    1   0.0102   -0.042     7.59         0   0.0749   0.0426    0.0426   test.phys eIoni
+    0  -0.0442  -0.0672     3.84    0.0157        0        0         0   test.phys initStep
+    1  -0.0497  -0.0672        4         0  0.00156    0.157     0.157   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0102   -0.017     1.51      11.3        0        0         0   test.phys initStep
-    1  -0.0227  -0.0377       10      11.3        0     8.49      8.49       World Transportation
-    2    -14.8    -24.3    1e+04      11.3        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0  -0.0497  -0.0672        4    0.0141        0        0         0   test.phys initStep
+    1  -0.0492  -0.0667        4         0   0.0141  0.00238   0.00238   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4182,117 +2775,130 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2   0.0132   0.0762     3.74      87.3     1.75     3.74     1e+03   test.phys biasWrapper(eBrem)
-    3   0.0382     0.19       10      85.1     2.26     6.27  1.01e+03       World Transportation
-    4    -82.7      538    1e+04      85.1 3.63e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2    0.124   0.0263     5.21      95.6     2.29     5.21  1.01e+03   test.phys biasWrapper(eBrem)
+    3    0.267   0.0593       10      93.5     2.13      4.8  1.01e+03       World Transportation
+    4      139      123    1e+04      93.5 3.65e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74      9.04        0        0         0   test.phys initStep
-    1    0.128    0.192       10      9.04        0     6.26      6.26       World Transportation
-    2      183      185    1e+04      9.04        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21    0.0216        0        0         0   test.phys initStep
+    1    0.198   0.0379     7.17         0  0.00156     1.96      1.96   test.phys phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 11
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    0.198   0.0379     7.17    0.0201        0        0         0   test.phys initStep
+    1    0.197   0.0378     7.17         0   0.0201  0.00438   0.00438   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74     0.166        0        0         0   test.phys initStep
-    1   0.0279    0.115        6     0.117        0     2.26      2.26   test.phys compt
-    2     0.66     11.5     2.02     0.101        0     12.1      14.4   test.phys compt
-    3     5.91     12.4        0     0.101        0     5.69      20.1       World Transportation
-    4    1e+04 1.66e+03 -3.85e+03     0.101        0 1.08e+04  1.09e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21      1.94        0        0         0   test.phys initStep
+    1     0.23   0.0402     8.25     0.977        0     3.04      3.04   test.phys compt
+    2    -1.18   -0.412       10     0.977        0     2.29      5.33       World Transportation
+    3 -8.04e+03 -2.58e+03    1e+04     0.977        0 1.31e+04  1.31e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.66     11.5     2.02    0.0159        0        0         0   test.phys initStep
-    1    0.659     11.6     2.02         0   0.0159  0.00293   0.00293   test.phys eIoni
+    0     0.23   0.0402     8.25     0.959        0        0         0   test.phys initStep
+    1    0.605    0.153     8.92     0.409    0.549     1.59      1.59   test.phys eIoni
+    2    0.384    0.204     8.87         0    0.409    0.635      2.22   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 10
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0279    0.115        6    0.0498        0        0         0   test.phys initStep
-    1   0.0277    0.112        6         0   0.0498   0.0211    0.0211   test.phys eIoni
+    0    0.124   0.0263     5.21    0.0276        0        0         0   test.phys initStep
+    1    0.279   0.0565     9.83         0  0.00156     4.62      4.62   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74      8.73        0        0         0   test.phys initStep
-    1   0.0914    0.174       10      8.73        0     6.26      6.26       World Transportation
-    2      125      156    1e+04      8.73        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.279   0.0565     9.83     0.026        0        0         0   test.phys initStep
+    1    0.276   0.0565     9.83         0    0.026  0.00685   0.00685   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74    0.0671        0        0         0   test.phys initStep
-    1   0.0399     0.17       10    0.0671        0     6.26      6.26       World Transportation
-    2     42.8      150    1e+04    0.0671        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21   0.00616        0        0         0   test.phys initStep
+    1    0.125   0.0265     5.24         0  0.00156   0.0358    0.0358   test.phys phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 8
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    0.125   0.0265     5.24   0.00459        0        0         0   test.phys initStep
+    1    0.125   0.0264     5.24         0  0.00459 0.000363  0.000363   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74     0.286        0        0         0   test.phys initStep
-    1   0.0761    0.183       10     0.286        0     6.26      6.26       World Transportation
-    2      101      171    1e+04     0.286        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21     0.515        0        0         0   test.phys initStep
+    1    0.274  -0.0889       10     0.515        0     4.79      4.79       World Transportation
+    2      313     -240    1e+04     0.515        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74     0.106        0        0         0   test.phys initStep
-    1   0.0193    0.225       10     0.106        0     6.26      6.26       World Transportation
-    2      9.8      238    1e+04     0.106        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21      12.9        0        0         0   test.phys initStep
+    1    0.198   0.0554       10      12.9        0     4.79      4.79       World Transportation
+    2      153     60.8    1e+04      12.9        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74      9.68        0        0         0   test.phys initStep
-    1   0.0778    0.195       10      9.68        0     6.26      6.26       World Transportation
-    2      103      190    1e+04      9.68        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21      13.2        0        0         0   test.phys initStep
+    1    0.156   0.0963       10      13.2        0     4.79      4.79       World Transportation
+    2     65.7      146    1e+04      13.2        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74     0.387        0        0         0   test.phys initStep
-    1   0.0415    0.195       10     0.387        0     6.26      6.26       World Transportation
-    2     45.3      190    1e+04     0.387        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21      10.7        0        0         0   test.phys initStep
+    1    0.384   0.0158       10      10.7        0      4.8       4.8       World Transportation
+    2      543    -21.9    1e+04      10.7        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74      4.63        0        0         0   test.phys initStep
-    1   0.0402    0.237       10      4.63        0     6.26      6.26       World Transportation
-    2     43.2      256    1e+04      4.63        0 9.99e+03     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21    0.0606        0        0         0   test.phys initStep
+    1    0.299   0.0776       10    0.0606        0     4.79      4.79       World Transportation
+    2      365      107    1e+04    0.0606        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0132   0.0762     3.74      10.9        0        0         0   test.phys initStep
-    1   0.0701    0.267       10      10.9        0     6.26      6.26       World Transportation
-    2       91      305    1e+04      10.9        0    1e+04     1e+04  OutOfWorld Transportation
+    0    0.124   0.0263     5.21      2.07        0        0         0   test.phys initStep
+    1    0.267   0.0649       10      2.07        0     4.79      4.79       World Transportation
+    2      298     80.5    1e+04      2.07        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4301,748 +2907,708 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  0.00107 -0.000747    0.246      96.5   0.0963    0.246     1e+03   test.phys eIoni
-    3   -0.127  -0.0517     4.14      89.7      1.6      3.9     1e+03   test.phys biasWrapper(eBrem)
-    4   -0.153    -0.13     7.72      88.5     1.17     3.58  1.01e+03   test.phys biasWrapper(eBrem)
-    5   -0.131   -0.156       10      87.7    0.837     2.28  1.01e+03       World Transportation
-    6     -173     -405    1e+04      87.7 3.64e-22    1e+04   1.1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72        20        0        0         0   test.phys initStep
-    1   -0.157   -0.116       10        20        0     2.28      2.28       World Transportation
-    2    -16.5     61.1    1e+04        20        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    2   -0.216     0.17     8.71      96.2     3.77     8.72  1.01e+03   test.phys biasWrapper(eBrem)
+    3   -0.213     0.18     9.66      42.6    0.327    0.955  1.01e+03   test.phys biasWrapper(eBrem)
+    4    -0.21    0.185       10      42.5    0.108    0.337  1.01e+03       World Transportation
+    5      268      122    1e+04      42.5 3.42e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72    0.0302        0        0         0   test.phys initStep
-    1    -0.13   -0.163       10    0.0302        0     2.28      2.28       World Transportation
-    2     99.6     -141    1e+04    0.0302        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.213     0.18     9.66      1.58        0        0         0   test.phys initStep
+    1   -0.212    0.186       10      1.58        0    0.337     0.337       World Transportation
+    2     21.1      186    1e+04      1.58        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72    0.0833        0        0         0   test.phys initStep
-    1   -0.125   -0.135       10    0.0833        0     2.28      2.28       World Transportation
-    2      122    -18.6    1e+04    0.0833        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.213     0.18     9.66     0.107        0        0         0   test.phys initStep
+    1   -0.213    0.184       10     0.107        0    0.337     0.337       World Transportation
+    2    -17.6      132    1e+04     0.107        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72      2.44        0        0         0   test.phys initStep
-    1   -0.125   -0.172       10      2.44        0     2.28      2.28       World Transportation
-    2      121     -182    1e+04      2.44        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.213     0.18     9.66   0.00637        0        0         0   test.phys initStep
+    1   -0.213     0.18     9.68         0  0.00156   0.0142    0.0142   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 19
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72     0.154        0        0         0   test.phys initStep
-    1   -0.134   -0.152       10     0.154        0     2.28      2.28       World Transportation
-    2     84.4    -94.7    1e+04     0.154        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.213     0.18     9.68   0.00481        0        0         0   test.phys initStep
+    1   -0.213     0.18     9.68         0  0.00481 0.000391  0.000391   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72        57        0        0         0   test.phys initStep
-    1   -0.123   -0.163       10        57        0     2.28      2.28       World Transportation
-    2      129     -145    1e+04        57        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.213     0.18     9.66    0.0154        0        0         0   test.phys initStep
+    1   -0.211    0.184     9.96         0  0.00156    0.294     0.294   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 18
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72    0.0453        0        0         0   test.phys initStep
-    1   -0.134   -0.135       10    0.0453        0     2.28      2.28       World Transportation
-    2     83.7    -20.8    1e+04    0.0453        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.211    0.184     9.96    0.0138        0        0         0   test.phys initStep
+    1   -0.211    0.184     9.96         0   0.0138   0.0023    0.0023   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72    0.0301        0        0         0   test.phys initStep
-    1   -0.153   -0.131     8.41    0.0275        0    0.694     0.694   test.phys compt
-    2     5.34     2.97     3.73         0  0.00156     7.85      8.55   test.phys phot
+    0   -0.213     0.18     9.66      15.1        0        0         0   test.phys initStep
+    1   -0.211    0.184       10      15.1        0    0.337     0.337       World Transportation
+    2     44.8      122    1e+04      15.1        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 15
+* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     5.34     2.97     3.73     0.026        0        0         0   test.phys initStep
-    1     5.34     2.97     3.73         0    0.026  0.00684   0.00684   test.phys eIoni
+    0   -0.213     0.18     9.66    0.0444        0        0         0   test.phys initStep
+    1   -0.211    0.187       10    0.0444        0    0.337     0.337       World Transportation
+    2       49      210    1e+04    0.0444        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 15
+* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153   -0.131     8.41   0.00259        0        0         0   test.phys initStep
-    1   -0.153   -0.131     8.41         0  0.00259 0.000147  0.000147   test.phys eIoni
+    0   -0.213     0.18     9.66      1.69        0        0         0   test.phys initStep
+    1   -0.211    0.185       10      1.69        0    0.337     0.337       World Transportation
+    2     59.1      147    1e+04      1.69        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72     0.616        0        0         0   test.phys initStep
-    1   -0.144   -0.139       10     0.616        0     2.28      2.28       World Transportation
-    2     38.4    -37.5    1e+04     0.616        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.213     0.18     9.66      19.1        0        0         0   test.phys initStep
+    1   -0.212    0.183       10      19.1        0    0.337     0.337       World Transportation
+    2     27.2      111    1e+04      19.1        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.153    -0.13     7.72    0.0473        0        0         0   test.phys initStep
-    1  -0.0662   -0.154       10    0.0473        0     2.28      2.28       World Transportation
-    2      380     -105    1e+04    0.0473        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.213     0.18     9.66     0.201        0        0         0   test.phys initStep
+    1   -0.213    0.185       10     0.201        0    0.337     0.337       World Transportation
+    2     4.44      160    1e+04     0.201        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14    0.0397        0        0         0   test.phys initStep
-    1   -0.277   -0.258       10    0.0397        0     5.86      5.86       World Transportation
-    2     -256     -351    1e+04    0.0397        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.213     0.18     9.66      53.3        0        0         0   test.phys initStep
+    1   -0.212    0.185       10      53.3        0    0.337     0.337       World Transportation
+    2     21.1      150    1e+04      53.3        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14      1.45        0        0         0   test.phys initStep
-    1   -0.376  -0.0833       10      1.45        0     5.86      5.86       World Transportation
-    2     -425    -53.9    1e+04      1.45        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.216     0.17     8.71      2.67        0        0         0   test.phys initStep
+    1   -0.227     0.18       10      2.67        0     1.29      1.29       World Transportation
+    2    -89.5     70.3    1e+04      2.67        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14      6.67        0        0         0   test.phys initStep
-    1   -0.293   -0.154       10      6.67        0     5.86      5.86       World Transportation
-    2     -283     -175    1e+04      6.67        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.216     0.17     8.71         3        0        0         0   test.phys initStep
+    1   -0.209    0.191       10         3        0     1.29      1.29       World Transportation
+    2     52.5      160    1e+04         3        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14    0.0125        0        0         0   test.phys initStep
-    1   -0.129  -0.0547     4.21         0  0.00156   0.0696    0.0696   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 9
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.129  -0.0547     4.21    0.0109        0        0         0   test.phys initStep
-    1   -0.128  -0.0549     4.21         0   0.0109  0.00154   0.00154   test.phys eIoni
+    0   -0.216     0.17     8.71     0.231        0        0         0   test.phys initStep
+    1   -0.214    0.192       10     0.231        0     1.29      1.29       World Transportation
+    2     12.2      167    1e+04     0.231        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14    0.0314        0        0         0   test.phys initStep
-    1   -0.171  -0.0624     5.36    0.0314        0     1.22      1.22   test.phys Rayl
-    2   -0.179  -0.0604     5.39         0  0.00156   0.0306      1.25   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.179  -0.0604     5.39    0.0298        0        0         0   test.phys initStep
-    1   -0.179   -0.063     5.39         0   0.0298   0.0087    0.0087   test.phys eIoni
+    0   -0.216     0.17     8.71      0.48        0        0         0   test.phys initStep
+    1    -0.22    0.198       10      0.48        0     1.29      1.29       World Transportation
+    2    -38.5      211    1e+04      0.48        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14     0.367        0        0         0   test.phys initStep
-    1   -0.321   -0.161       10     0.367        0     5.86      5.86       World Transportation
-    2     -330     -186    1e+04     0.367        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.216     0.17     8.71     0.268        0        0         0   test.phys initStep
+    1   -0.226    0.197       10     0.268        0     1.29      1.29       World Transportation
+    2    -82.3      210    1e+04     0.268        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14       1.4        0        0         0   test.phys initStep
-    1   -0.289   -0.159       10       1.4        0     5.86      5.86       World Transportation
-    2     -277     -183    1e+04       1.4        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.216     0.17     8.71    0.0187        0        0         0   test.phys initStep
+    1   -0.224    0.206       10    0.0187        0     1.29      1.29       World Transportation
+    2    -68.1      276    1e+04    0.0187        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14    0.0372        0        0         0   test.phys initStep
-    1   -0.229   -0.118     7.41         0  0.00156     3.27      3.27   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 5
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.229   -0.118     7.41    0.0356        0        0         0   test.phys initStep
-    1   -0.231   -0.115     7.41         0   0.0356   0.0118    0.0118   test.phys eIoni
+    0   -0.216     0.17     8.71      9.12        0        0         0   test.phys initStep
+    1   -0.198     0.19       10      9.12        0     1.29      1.29       World Transportation
+    2      135      155    1e+04      9.12        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14         8        0        0         0   test.phys initStep
-    1   -0.301   -0.155       10         8        0     5.86      5.86       World Transportation
-    2     -297     -177    1e+04         8        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.216     0.17     8.71      93.2        0        0         0   test.phys initStep
+    1   -0.217    0.194       10      93.2        0     1.29      1.29       World Transportation
+    2    -13.6      181    1e+04      93.2        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.127  -0.0517     4.14      5.21        0        0         0   test.phys initStep
-    1    -0.29   -0.155       10      5.21        0     5.86      5.86       World Transportation
-    2     -277     -176    1e+04      5.21        0    1e+04     1e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00107 -0.000747    0.246      3.39        0        0         0   test.phys initStep
-    1    0.488    0.417     0.97      2.98     0.41    0.991     0.991   test.phys msc
-    2    0.967    0.897     1.88      2.51     0.47     1.18      2.17   test.phys msc
-    3     1.04    0.921     2.02      2.38   0.0519    0.155      2.32   test.phys biasWrapper(eBrem)
-    4      1.3    0.886     3.17      1.96    0.418     1.25      3.57   test.phys msc
-    5     1.42    0.635     5.02      1.08    0.882     2.12      5.69   test.phys msc
-    6     1.07   -0.157     4.81     0.435    0.644      1.7      7.39   test.phys eIoni
-    7     1.02   0.0205     4.98         0    0.435    0.692      8.08   test.phys eIoni
+    0   -0.216     0.17     8.71        11        0        0         0   test.phys initStep
+    1   -0.224    0.202       10        11        0     1.29      1.29       World Transportation
+    2    -62.2      241    1e+04        11        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 37,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02     0.146        0        0         0   test.phys initStep
-    1     3.97     3.34       10     0.146        0     8.84      8.84       World Transportation
-    2 3.68e+03 3.03e+03    1e+04     0.146        0 1.11e+04  1.11e+04  OutOfWorld Transportation
+    0   -0.216     0.17     8.71    0.0346        0        0         0   test.phys initStep
+    1    -0.22    0.203       10    0.0346        0     1.29      1.29       World Transportation
+    2    -35.5      252    1e+04    0.0346        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 36,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02    0.0124        0        0         0   test.phys initStep
-    1     1.25     1.07     2.31         0  0.00156     0.39      0.39   test.phys phot
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2        0        0       10      96.2     3.85       10  1.01e+03       World Transportation
+    3     -292      389    1e+04      96.2 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 36
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.25     1.07     2.31    0.0109        0        0         0   test.phys initStep
-    1     1.25     1.07     2.31         0   0.0109  0.00153   0.00153   test.phys eIoni
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  -0.0165  -0.0431     2.65      80.1     1.05     2.65     1e+03   test.phys biasWrapper(eBrem)
+    3  -0.0616   0.0233     6.62      6.67     1.54     3.97  1.01e+03   test.phys biasWrapper(eBrem)
+    4  -0.0153    0.298       10      5.39     1.28     3.62  1.01e+03       World Transportation
+    5    -17.6      480    1e+04      5.39 2.83e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 35,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02    0.0812        0        0         0   test.phys initStep
-    1    0.672     1.55     5.38    0.0624        0     3.44      3.44   test.phys compt
-    2   -0.591    -1.55        0    0.0624        0     6.34      9.78       World Transportation
-    3 -2.35e+03 -5.78e+03   -1e+04    0.0624        0 1.18e+04  1.18e+04  OutOfWorld Transportation
+    0  -0.0616   0.0233     6.62     0.438        0        0         0   test.phys initStep
+    1    0.038   0.0858       10     0.438        0     3.38      3.38       World Transportation
+    2      294      185    1e+04     0.438        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 35
+* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.672     1.55     5.38    0.0188        0        0         0   test.phys initStep
-    1    0.672     1.55     5.38         0   0.0188  0.00391   0.00391   test.phys eIoni
+    0  -0.0616   0.0233     6.62      1.11        0        0         0   test.phys initStep
+    1    0.057    0.134       10      1.11        0     3.39      3.39       World Transportation
+    2      351      326    1e+04      1.11        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 34,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02    0.0119        0        0         0   test.phys initStep
-    1     1.29      1.1     2.57         0  0.00156    0.628     0.628   test.phys phot
+    0  -0.0616   0.0233     6.62    0.0495        0        0         0   test.phys initStep
+    1  -0.0449    0.036     7.22    0.0495        0    0.599     0.599   test.phys Rayl
+    2     1.08   -0.436       10    0.0495        0     3.04      3.64       World Transportation
+    3 4.04e+03 -1.7e+03    1e+04    0.0495        0 1.09e+04  1.09e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 40,   Parent ID = 34
+* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.29      1.1     2.57    0.0103        0        0         0   test.phys initStep
-    1     1.29      1.1     2.57         0   0.0103  0.00139   0.00139   test.phys eIoni
+    0  -0.0616   0.0233     6.62    0.0461        0        0         0   test.phys initStep
+    1    0.046     0.11       10    0.0461        0     3.38      3.38       World Transportation
+    2      318      257    1e+04    0.0461        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 33,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02     0.027        0        0         0   test.phys initStep
-    1      1.2     1.03     2.36    0.0269        0    0.393     0.393   test.phys compt
-    2     1.26     1.03     2.43         0  0.00156   0.0997     0.493   test.phys phot
+    0  -0.0616   0.0233     6.62     0.198        0        0         0   test.phys initStep
+    1   0.0757   0.0986       10     0.198        0     3.38      3.38       World Transportation
+    2      406      222    1e+04     0.198        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 42,   Parent ID = 33
+* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.26     1.03     2.43    0.0253        0        0         0   test.phys initStep
-    1     1.26     1.03     2.43         0   0.0253  0.00655   0.00655   test.phys eIoni
+    0  -0.0616   0.0233     6.62      14.1        0        0         0   test.phys initStep
+    1  0.00914   0.0922       10      14.1        0     3.38      3.38       World Transportation
+    2      209      204    1e+04      14.1        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 41,   Parent ID = 33
+* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      1.2     1.03     2.36   0.00013        0        0         0   test.phys initStep
-    1      1.2     1.03     2.36         0  0.00013 4.97e-06  4.97e-06   test.phys eIoni
+    0  -0.0616   0.0233     6.62   0.00944        0        0         0   test.phys initStep
+    1  -0.0612   0.0254      6.7         0  0.00156    0.081     0.081   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 32,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02   0.00646        0        0         0   test.phys initStep
-    1     1.04    0.926     2.03         0  0.00156   0.0159    0.0159   test.phys phot
+    0  -0.0612   0.0254      6.7   0.00788        0        0         0   test.phys initStep
+    1  -0.0614   0.0254      6.7         0  0.00788 0.000885  0.000885   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 32
+* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.926     2.03    0.0049        0        0         0   test.phys initStep
-    1     1.04    0.926     2.03         0   0.0049 0.000403  0.000403   test.phys eIoni
+    0  -0.0616   0.0233     6.62      2.48        0        0         0   test.phys initStep
+    1   0.0657   0.0951       10      2.48        0     3.38      3.38       World Transportation
+    2      376      212    1e+04      2.48        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02     0.114        0        0         0   test.phys initStep
-    1     6.65     4.41       10     0.114        0     10.4      10.4       World Transportation
-    2 7.03e+03 4.37e+03    1e+04     0.114        0  1.3e+04   1.3e+04  OutOfWorld Transportation
+    0  -0.0616   0.0233     6.62      2.79        0        0         0   test.phys initStep
+    1   0.0995   0.0894       10      2.79        0     3.39      3.39       World Transportation
+    2      476      196    1e+04      2.79        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02   0.00865        0        0         0   test.phys initStep
-    1     1.24    0.823     2.36         0  0.00156    0.408     0.408   test.phys phot
+    0  -0.0616   0.0233     6.62      71.9        0        0         0   test.phys initStep
+    1   0.0285   0.0822       10      71.9        0     3.38      3.38       World Transportation
+    2      266      174    1e+04      71.9        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 30
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.24    0.823     2.36   0.00709        0        0         0   test.phys initStep
-    1     1.24    0.823     2.36         0  0.00709 0.000741  0.000741   test.phys eIoni
+    0  -0.0165  -0.0431     2.65      4.04        0        0         0   test.phys initStep
+    1  -0.0604   -0.118       10      4.04        0     7.35      7.35       World Transportation
+    2    -59.7     -102    1e+04      4.04        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 29,   Parent ID = 2
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02     0.017        0        0         0   test.phys initStep
-    1     1.21    0.999     2.28         0  0.00156    0.324     0.324   test.phys phot
+    0  -0.0165  -0.0431     2.65     0.116        0        0         0   test.phys initStep
+    1    0.045   -0.248       10     0.116        0     7.35      7.35       World Transportation
+    2     83.6     -279    1e+04     0.116        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 29
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.21    0.999     2.28    0.0154        0        0         0   test.phys initStep
-    1     1.21    0.999     2.28         0   0.0154  0.00278   0.00278   test.phys eIoni
+    0  -0.0165  -0.0431     2.65    0.0235        0        0         0   test.phys initStep
+    1  -0.0143  -0.0509     2.88         0  0.00156    0.229     0.229   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     1.04    0.921     2.02    0.0751        0        0         0   test.phys initStep
-    1     5.46      1.5       10    0.0751        0     9.14      9.14       World Transportation
-    2 5.54e+03      730    1e+04    0.0751        0 1.14e+04  1.15e+04  OutOfWorld Transportation
+    0  -0.0143  -0.0509     2.88    0.0219        0        0         0   test.phys initStep
+    1  -0.0154  -0.0502     2.88         0   0.0219   0.0051    0.0051   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  -0.0262   -0.193      9.8      94.7     4.48     9.81  1.01e+03   test.phys biasWrapper(eBrem)
-    3  -0.0369   -0.197       10      94.7   0.0722    0.197  1.01e+03       World Transportation
-    4     -447     -187    1e+04      94.7 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    0  -0.0165  -0.0431     2.65    0.0257        0        0         0   test.phys initStep
+    1   -0.029  -0.0498     3.87         0  0.00156     1.22      1.22   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8    0.0146        0        0         0   test.phys initStep
-    1   -0.038   -0.192       10    0.0146        0    0.197     0.197       World Transportation
-    2     -598     39.9    1e+04    0.0146        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.029  -0.0498     3.87    0.0241        0        0         0   test.phys initStep
+    1  -0.0275   -0.051     3.87         0   0.0241  0.00601   0.00601   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8     0.507        0        0         0   test.phys initStep
-    1  -0.0361   -0.197       10     0.507        0    0.197     0.197       World Transportation
-    2     -503     -179    1e+04     0.507        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0165  -0.0431     2.65      16.6        0        0         0   test.phys initStep
+    1  -0.0515   -0.114       10      16.6        0     7.35      7.35       World Transportation
+    2    -47.5    -96.1    1e+04      16.6        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8     0.367        0        0         0   test.phys initStep
-    1  -0.0372   -0.198       10     0.367        0    0.197     0.197       World Transportation
-    2     -555     -233    1e+04     0.367        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0165  -0.0431     2.65      18.1        0        0         0   test.phys initStep
+    1  -0.0594    -0.13       10      18.1        0     7.35      7.35       World Transportation
+    2    -58.3     -119    1e+04      18.1        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8      0.22        0        0         0   test.phys initStep
-    1  -0.0343   -0.199       10      0.22        0    0.197     0.197       World Transportation
-    2     -409     -291    1e+04      0.22        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0165  -0.0431     2.65      2.01        0        0         0   test.phys initStep
+    1  0.00981   0.0307       10      2.01        0     7.35      7.35       World Transportation
+    2     35.8      100    1e+04      2.01        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8     0.153        0        0         0   test.phys initStep
-    1  -0.0413    -0.19       10     0.153        0    0.197     0.197       World Transportation
-    2     -764      138    1e+04     0.153        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0165  -0.0431     2.65       1.5        0        0         0   test.phys initStep
+    1  -0.0581    -0.23       10       1.5        0     7.35      7.35       World Transportation
+    2    -56.6     -255    1e+04       1.5        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8     0.203        0        0         0   test.phys initStep
-    1  -0.0367   -0.197       10     0.203        0    0.197     0.197       World Transportation
-    2     -529     -179    1e+04     0.203        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0165  -0.0431     2.65     0.698        0        0         0   test.phys initStep
+    1  -0.0761   -0.158       10     0.698        0     7.35      7.35       World Transportation
+    2    -81.1     -156    1e+04     0.698        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8      2.46        0        0         0   test.phys initStep
-    1  -0.0352   -0.197       10      2.46        0    0.197     0.197       World Transportation
-    2     -455     -184    1e+04      2.46        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0165  -0.0431     2.65      18.9        0        0         0   test.phys initStep
+    1    -0.08   -0.107       10      18.9        0     7.35      7.35       World Transportation
+    2    -86.4    -87.2    1e+04      18.9        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8    0.0885        0        0         0   test.phys initStep
-    1  -0.0369   -0.197       10    0.0885        0    0.197     0.197       World Transportation
-    2     -542     -190    1e+04    0.0885        0    1e+04     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2   -0.207  -0.0698     7.48      97.1      2.9     7.49  1.01e+03   test.phys biasWrapper(eBrem)
+    3   -0.325   0.0289       10      96.2     0.92     2.52  1.01e+03       World Transportation
+    4     -362      501    1e+04      96.2 3.67e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8      3.56        0        0         0   test.phys initStep
-    1  -0.0366   -0.196       10      3.56        0    0.197     0.197       World Transportation
-    2     -526     -174    1e+04      3.56        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48    0.0258        0        0         0   test.phys initStep
+    1   -0.336   0.0316       10    0.0258        0     2.52      2.52       World Transportation
+    2     -511      403    1e+04    0.0258        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0262   -0.193      9.8     0.774        0        0         0   test.phys initStep
-    1  -0.0268   -0.195       10     0.774        0    0.197     0.197       World Transportation
-    2      -27     -107    1e+04     0.774        0 9.99e+03  9.99e+03  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48      7.54        0        0         0   test.phys initStep
+    1   -0.346    0.055       10      7.54        0     2.52      2.52       World Transportation
+    2     -549      496    1e+04      7.54        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2    0.119    -0.18     7.41      96.6     2.59     7.42  1.01e+03   test.phys eIoni
-    3    0.123   -0.185     7.51      96.6   0.0221   0.0941  1.01e+03   test.phys biasWrapper(eBrem)
-    4     0.16   -0.235     8.56      96.2    0.357     1.05  1.01e+03   test.phys biasWrapper(eBrem)
-    5    0.211   -0.311       10      95.7    0.529     1.44  1.01e+03       World Transportation
-    6     -163     -289    1e+04      95.7 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48     0.466        0        0         0   test.phys initStep
+    1   -0.339   0.0315       10     0.466        0     2.52      2.52       World Transportation
+    2     -523      402    1e+04     0.466        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56    0.0217        0        0         0   test.phys initStep
-    1    0.195   -0.298       10    0.0217        0     1.44      1.44       World Transportation
-    2      242     -433    1e+04    0.0217        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48         2        0        0         0   test.phys initStep
+    1    -0.37   0.0427       10         2        0     2.52      2.52       World Transportation
+    2     -647      447    1e+04         2        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56      32.8        0        0         0   test.phys initStep
-    1    0.239    -0.33       10      32.8        0     1.45      1.45       World Transportation
-    2      551     -660    1e+04      32.8        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48    0.0145        0        0         0   test.phys initStep
+    1   -0.263  -0.0317     8.46         0  0.00156    0.982     0.982   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56      0.68        0        0         0   test.phys initStep
-    1    0.212   -0.316       10      0.68        0     1.44      1.44       World Transportation
-    2      363     -560    1e+04      0.68        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.263  -0.0317     8.46    0.0129        0        0         0   test.phys initStep
+    1   -0.263  -0.0322     8.46         0   0.0129  0.00205   0.00205   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56      34.1        0        0         0   test.phys initStep
-    1    0.212   -0.314       10      34.1        0     1.44      1.44       World Transportation
-    2      365     -550    1e+04      34.1        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48    0.0519        0        0         0   test.phys initStep
+    1   -0.316   0.0352       10    0.0519        0     2.52      2.52       World Transportation
+    2     -432      417    1e+04    0.0519        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56     0.767        0        0         0   test.phys initStep
-    1    0.182   -0.286       10     0.767        0     1.44      1.44       World Transportation
-    2      156     -357    1e+04     0.767        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48    0.0178        0        0         0   test.phys initStep
+    1   -0.236  -0.0567     7.87         0  0.00156    0.387     0.387   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56    0.0394        0        0         0   test.phys initStep
-    1    0.216   -0.313       10    0.0394        0     1.44      1.44       World Transportation
-    2      392     -539    1e+04    0.0394        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.236  -0.0567     7.87    0.0162        0        0         0   test.phys initStep
+    1   -0.237  -0.0571     7.87         0   0.0162  0.00304   0.00304   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56     0.023        0        0         0   test.phys initStep
-    1    0.174   -0.253     8.91     0.023        0    0.351     0.351   test.phys Rayl
-    2    -0.43    -1.59     9.63         0  0.00156     1.64      1.99   test.phys phot
+    0   -0.207  -0.0698     7.48      18.6        0        0         0   test.phys initStep
+    1   -0.337  0.00537       10      18.6        0     2.52      2.52       World Transportation
+    2     -515      298    1e+04      18.6        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 16
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.43    -1.59     9.63    0.0214        0        0         0   test.phys initStep
-    1   -0.429    -1.59     9.63         0   0.0214   0.0049    0.0049   test.phys eIoni
+    0   -0.207  -0.0698     7.48      10.8        0        0         0   test.phys initStep
+    1   -0.328    0.025       10      10.8        0     2.52      2.52       World Transportation
+    2     -480      376    1e+04      10.8        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56     0.436        0        0         0   test.phys initStep
-    1    0.197   -0.286     9.56      0.17        0     1.01      1.01   test.phys compt
-    2      3.8     -4.4        0      0.17        0       11        12       World Transportation
-    3 3.77e+03 -4.31e+03   -1e+04      0.17        0 1.15e+04  1.15e+04  OutOfWorld Transportation
+    0   -0.207  -0.0698     7.48    0.0107        0        0         0   test.phys initStep
+    1   -0.208  -0.0693      7.5         0  0.00156    0.013     0.013   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 15
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.197   -0.286     9.56     0.266        0        0         0   test.phys initStep
-    1    0.189   -0.277     9.68         0    0.266    0.337     0.337   test.phys eIoni
+    0   -0.208  -0.0693      7.5   0.00917        0        0         0   test.phys initStep
+    1   -0.208  -0.0696      7.5         0  0.00917  0.00114   0.00114   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56       9.5        0        0         0   test.phys initStep
-    1    0.206   -0.328       10       9.5        0     1.44      1.44       World Transportation
-    2      316     -642    1e+04       9.5        0    1e+04     1e+04  OutOfWorld Transportation
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2        0        0       10      96.1     3.85       10  1.01e+03       World Transportation
+    3      145     56.5    1e+04      96.1 3.66e-22 9.99e+03   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16   -0.235     8.56   0.00886        0        0         0   test.phys initStep
-    1    0.163   -0.239     8.65         0  0.00156   0.0886    0.0886   test.phys phot
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2 -2.25e-05 4.49e-05   0.0281      99.9  0.00536   0.0281     1e+03   test.phys biasWrapper(eBrem)
+    3    0.103   -0.139     6.73      93.9     2.34      6.7  1.01e+03   test.phys eIoni
+    4    0.144   -0.178     7.35      93.1     0.19    0.625  1.01e+03   test.phys eIoni
+    5    0.316   -0.365       10      91.9     1.16     2.66  1.01e+03       World Transportation
+    6      427     -826    1e+04      91.9 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 13
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.163   -0.239     8.65    0.0073        0        0         0   test.phys initStep
-    1    0.163   -0.239     8.65         0   0.0073 0.000779  0.000779   test.phys eIoni
+    0    0.144   -0.178     7.35     0.578        0        0         0   test.phys initStep
+    1    0.101     0.11      7.6    0.0718    0.506     1.02      1.02   test.phys eIoni
+    2    0.108    0.121     7.61         0   0.0718   0.0397      1.06   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51      3.32        0        0         0   test.phys initStep
-    1    0.259   -0.307       10      3.32        0      2.5       2.5       World Transportation
-    2      546     -489    1e+04      3.32        0    1e+04     1e+04  OutOfWorld Transportation
+    0    0.103   -0.139     6.73      3.71        0        0         0   test.phys initStep
+    1  -0.0115     0.21     8.65      3.07    0.638     2.05      2.05   test.phys msc
+    2    0.352    0.661     9.94      2.56    0.511     1.55       3.6   test.phys msc
+    3    0.363    0.627       10      2.54   0.0172   0.0731      3.68       World Transportation
+    4 1.48e+03 -5.58e+03    1e+04      2.54  3.1e-22 1.15e+04  1.15e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51    0.0324        0        0         0   test.phys initStep
-    1    0.135   -0.198     7.77         0  0.00156    0.268     0.268   test.phys phot
+    0 -2.25e-05 4.49e-05   0.0281      78.9        0        0         0   test.phys initStep
+    1  -0.0265   0.0152       10      78.9        0     9.97      9.97       World Transportation
+    2    -26.6     15.2    1e+04      78.9        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 11
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.135   -0.198     7.77    0.0308        0        0         0   test.phys initStep
-    1    0.137   -0.196     7.78         0   0.0308  0.00921   0.00921   test.phys eIoni
+    0 -2.25e-05 4.49e-05   0.0281      4.59        0        0         0   test.phys initStep
+    1   0.0462  -0.0698       10      4.59        0     9.97      9.97       World Transportation
+    2     46.4      -70    1e+04      4.59        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51    0.0129        0        0         0   test.phys initStep
-    1    0.126   -0.188     7.57         0  0.00156   0.0594    0.0594   test.phys phot
+    0 -2.25e-05 4.49e-05   0.0281     0.681        0        0         0   test.phys initStep
+    1   0.0439    0.111       10     0.681        0     9.97      9.97       World Transportation
+    2     44.1      111    1e+04     0.681        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 10
+* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.126   -0.188     7.57    0.0113        0        0         0   test.phys initStep
-    1    0.125   -0.188     7.57         0   0.0113  0.00164   0.00164   test.phys eIoni
+    0 -2.25e-05 4.49e-05   0.0281    0.0232        0        0         0   test.phys initStep
+    1  -0.0258  0.00641     3.39    0.0229        0     3.36      3.36   test.phys compt
+    2    0.643      1.6     5.25         0 0.000121     2.54       5.9   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51     0.902        0        0         0   test.phys initStep
-    1    0.237     -0.3       10     0.902        0      2.5       2.5       World Transportation
-    2      457     -462    1e+04     0.902        0    1e+04     1e+04  OutOfWorld Transportation
+    0    0.643      1.6     5.25    0.0228        0        0         0   test.phys initStep
+    1    0.642      1.6     5.25         0   0.0228  0.00546   0.00546   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51       2.2        0        0         0   test.phys initStep
-    1    0.242   -0.298       10       2.2        0      2.5       2.5       World Transportation
-    2      480     -453    1e+04       2.2        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0258  0.00641     3.39   0.00028        0        0         0   test.phys initStep
+    1  -0.0258  0.00641     3.39         0  0.00028 8.55e-06  8.55e-06   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51    0.0561        0        0         0   test.phys initStep
-    1    0.258   -0.304       10    0.0561        0      2.5       2.5       World Transportation
-    2      541     -477    1e+04    0.0561        0    1e+04     1e+04  OutOfWorld Transportation
+    0 -2.25e-05 4.49e-05   0.0281      24.2        0        0         0   test.phys initStep
+    1  -0.0675  -0.0242       10      24.2        0     9.97      9.97       World Transportation
+    2    -67.7    -24.3    1e+04      24.2        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51    0.0331        0        0         0   test.phys initStep
-    1    0.275   -0.251       10    0.0331        0      2.5       2.5       World Transportation
-    2      611     -267    1e+04    0.0331        0    1e+04     1e+04  OutOfWorld Transportation
+    0 -2.25e-05 4.49e-05   0.0281     0.276        0        0         0   test.phys initStep
+    1  -0.0212 -0.00637       10     0.276        0     9.97      9.97       World Transportation
+    2    -21.2    -6.43    1e+04     0.276        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51    0.0251        0        0         0   test.phys initStep
-    1    0.253   -0.211     8.94         0  0.00156     1.44      1.44   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 28,   Parent ID = 5
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.253   -0.211     8.94    0.0235        0        0         0   test.phys initStep
-    1    0.251   -0.212     8.94         0   0.0235  0.00575   0.00575   test.phys eIoni
+    0 -2.25e-05 4.49e-05   0.0281      16.1        0        0         0   test.phys initStep
+    1  -0.0389   0.0825       10      16.1        0     9.97      9.97       World Transportation
+    2      -39     82.6    1e+04      16.1        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51     0.986        0        0         0   test.phys initStep
-    1    0.152   -0.398       10     0.986        0      2.5       2.5       World Transportation
-    2      118     -856    1e+04     0.986        0    1e+04     1e+04  OutOfWorld Transportation
+    0 -2.25e-05 4.49e-05   0.0281    0.0773        0        0         0   test.phys initStep
+    1    0.041   0.0383       10    0.0773        0     9.97      9.97       World Transportation
+    2     41.1     38.3    1e+04    0.0773        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.123   -0.185     7.51   0.00844        0        0         0   test.phys initStep
-    1    0.126   -0.188     7.58         0  0.00156   0.0691    0.0691   test.phys phot
+    0 -2.25e-05 4.49e-05   0.0281     0.314        0        0         0   test.phys initStep
+    1   0.0213   0.0885       10     0.314        0     9.97      9.97       World Transportation
+    2     21.4     88.7    1e+04     0.314        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 29,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.126   -0.188     7.58   0.00687        0        0         0   test.phys initStep
-    1    0.126   -0.188     7.58         0  0.00687 0.000705  0.000705   test.phys eIoni
+    0 -2.25e-05 4.49e-05   0.0281     0.069        0        0         0   test.phys initStep
+    1 -0.00391  0.00631     1.89    0.0659        0     1.86      1.86   test.phys compt
+    2     7.01    -6.44       10    0.0659        0     12.5      14.4       World Transportation
+    3 8.64e+03 -7.95e+03    1e+04    0.0659        0 1.54e+04  1.54e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.119    -0.18     7.41     0.763        0        0         0   test.phys initStep
-    1    0.121    0.238     7.81    0.0958    0.667     1.35      1.35   test.phys eIoni
-    2    0.112    0.237     7.79         0   0.0958   0.0647      1.42   test.phys eIoni
+    0 -0.00391  0.00631     1.89   0.00315        0        0         0   test.phys initStep
+    1 -0.00395  0.00635     1.89         0  0.00315 0.000199  0.000199   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5051,159 +3617,136 @@ 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        0        0   -1e+03       100        0        0         0       World initStep
     1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2        0        0       10      96.1     3.86       10  1.01e+03       World Transportation
-    3     -444     78.6    1e+04      96.1 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    2   -0.034   -0.124     5.26      96.8      2.7     5.26  1.01e+03   test.phys eIoni
+    3  -0.0529   -0.222       10        95     1.79     4.75  1.01e+03       World Transportation
+    4      470     4.45    1e+04        95 3.66e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0   -1e+03       100        0        0         0       World initStep
-    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
-    2  -0.0887   -0.125     5.91      93.2      2.1     5.91  1.01e+03   test.phys biasWrapper(eBrem)
-    3   -0.249   -0.454       10      91.2     2.05     4.11  1.01e+03       World Transportation
-    4      162     -472    1e+04      91.2 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
+    0   -0.034   -0.124     5.26     0.495        0        0         0   test.phys initStep
+    1   0.0415    0.114     5.44         0    0.495    0.829     0.829   test.phys eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91    0.0156        0        0         0   test.phys initStep
-    1   -0.129   -0.224     6.95    0.0152        0     1.05      1.05   test.phys compt
-    2   -0.319   -0.217     6.96         0  0.00156     0.19      1.24   test.phys phot
+    0        0        0   -1e+03       100        0        0         0       World initStep
+    1        0        0        0       100 3.68e-23    1e+03     1e+03   test.phys Transportation
+    2  -0.0921   -0.162     6.72      94.3     2.57     6.72  1.01e+03   test.phys biasWrapper(eBrem)
+    3   -0.132   -0.226       10      93.2     1.07     3.28  1.01e+03       World Transportation
+    4    -71.6     -339    1e+04      93.2 3.65e-22    1e+04   1.1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.319   -0.217     6.96    0.0136        0        0         0   test.phys initStep
-    1   -0.319   -0.218     6.96         0   0.0136  0.00225   0.00225   test.phys eIoni
+    0  -0.0921   -0.162     6.72      1.28        0        0         0   test.phys initStep
+    1   -0.132   -0.221       10      1.28        0     3.28      3.28       World Transportation
+    2     -123     -181    1e+04      1.28        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 11
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.129   -0.224     6.95  0.000428        0        0         0   test.phys initStep
-    1   -0.129   -0.224     6.95         0 0.000428  1.3e-05   1.3e-05   test.phys eIoni
+    0  -0.0921   -0.162     6.72    0.0107        0        0         0   test.phys initStep
+    1  -0.0921   -0.162     6.72         0  0.00156  0.00319   0.00319   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91       1.8        0        0         0   test.phys initStep
-    1   -0.279   -0.438       10       1.8        0     4.11      4.11       World Transportation
-    2     -464     -763    1e+04       1.8        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0921   -0.162     6.72   0.00916        0        0         0   test.phys initStep
+    1  -0.0918   -0.162     6.72         0  0.00916  0.00114   0.00114   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91        84        0        0         0   test.phys initStep
-    1    -0.16   -0.475       10        84        0     4.11      4.11       World Transportation
-    2     -174     -855    1e+04        84        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0921   -0.162     6.72      6.47        0        0         0   test.phys initStep
+    1   -0.118   -0.242       10      6.47        0     3.28      3.28       World Transportation
+    2    -79.7     -244    1e+04      6.47        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91     0.015        0        0         0   test.phys initStep
-    1   -0.126     -0.2     6.81         0  0.00156    0.906     0.906   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.126     -0.2     6.81    0.0134        0        0         0   test.phys initStep
-    1   -0.126     -0.2     6.81         0   0.0134  0.00218   0.00218   test.phys eIoni
+    0  -0.0921   -0.162     6.72    0.0413        0        0         0   test.phys initStep
+    1   -0.124   -0.224       10    0.0413        0     3.28      3.28       World Transportation
+    2    -96.5     -190    1e+04    0.0413        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91   0.00655        0        0         0   test.phys initStep
-    1  -0.0887   -0.125     5.91         0  0.00156 0.000824  0.000824   test.phys phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 7
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91   0.00499        0        0         0   test.phys initStep
-    1  -0.0888   -0.125     5.91         0  0.00499 0.000415  0.000415   test.phys eIoni
+    0  -0.0921   -0.162     6.72      5.52        0        0         0   test.phys initStep
+    1   -0.138   -0.223       10      5.52        0     3.28      3.28       World Transportation
+    2     -139     -188    1e+04      5.52        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91    0.0329        0        0         0   test.phys initStep
-    1   -0.171   -0.281     7.83    0.0324        0     1.93      1.93   test.phys compt
-    2   -0.756    -2.37       10    0.0324        0     3.07         5       World Transportation
-    3 -2.69e+03 -9.59e+03    1e+04    0.0324        0 1.41e+04  1.41e+04  OutOfWorld Transportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 6
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.171   -0.281     7.83  0.000484        0        0         0   test.phys initStep
-    1   -0.171   -0.281     7.83         0 0.000484 1.49e-05  1.49e-05   test.phys eIoni
+    0  -0.0921   -0.162     6.72    0.0333        0        0         0   test.phys initStep
+    1  -0.0488   -0.201       10    0.0333        0     3.28      3.28       World Transportation
+    2      132     -119    1e+04    0.0333        0 9.99e+03  9.99e+03  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91      2.94        0        0         0   test.phys initStep
-    1   -0.239   -0.426       10      2.94        0     4.11      4.11       World Transportation
-    2     -368     -734    1e+04      2.94        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0921   -0.162     6.72      1.94        0        0         0   test.phys initStep
+    1   -0.134   -0.215       10      1.94        0     3.28      3.28       World Transportation
+    2     -128     -161    1e+04      1.94        0 9.99e+03     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91     0.017        0        0         0   test.phys initStep
-    1   -0.232   -0.421     9.75         0  0.00156     3.86      3.86   test.phys phot
+    0  -0.0921   -0.162     6.72      2.67        0        0         0   test.phys initStep
+    1   -0.172   -0.248       10      2.67        0     3.28      3.28       World Transportation
+    2     -244     -263    1e+04      2.67        0    1e+04     1e+04  OutOfWorld Transportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.232   -0.421     9.75    0.0154        0        0         0   test.phys initStep
-    1   -0.232   -0.422     9.75         0   0.0154  0.00278   0.00278   test.phys eIoni
+    0  -0.0921   -0.162     6.72    0.0221        0        0         0   test.phys initStep
+    1   -0.128   -0.225     9.69         0  0.00156     2.97      2.97   test.phys phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91     0.404        0        0         0   test.phys initStep
-    1   -0.244   -0.455       10     0.404        0     4.11      4.11       World Transportation
-    2     -379     -806    1e+04     0.404        0    1e+04     1e+04  OutOfWorld Transportation
+    0   -0.128   -0.225     9.69    0.0205        0        0         0   test.phys initStep
+    1   -0.127   -0.225     9.69         0   0.0205  0.00455   0.00455   test.phys eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0887   -0.125     5.91      4.65        0        0         0   test.phys initStep
-    1   -0.247   -0.439       10      4.65        0     4.11      4.11       World Transportation
-    2     -387     -767    1e+04      4.65        0    1e+04     1e+04  OutOfWorld Transportation
+    0  -0.0921   -0.162     6.72      3.16        0        0         0   test.phys initStep
+    1   -0.141   -0.231       10      3.16        0     3.28      3.28       World Transportation
+    2     -150     -212    1e+04      3.16        0 9.99e+03     1e+04  OutOfWorld Transportation
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.009880s Sys=0.000000s
+  User=0.000000s Real=0.005533s Sys=0.000000s
 Graphics systems deleted.
 Visualization Manager deleting...
 G4 kernel has come to Quit state.
@@ -5224,15 +3767,15 @@ G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
 Pool ID '20G4NavigationLevelRep', size : 0.00769 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.00673 MB
+Pool ID '17G4DynamicParticle', size : 0.00577 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.0135 MB
+Pool ID '7G4Track', size : 0.0106 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.034 MB
+Dynamic pools deleted: 9 / Total memory freed: 0.03 MB
 ============================================================
 G4Allocator objects are deleted.
 UImanager deleted.
diff --git a/examples/extended/biasing/GB05/exampleGB05.out b/examples/extended/biasing/GB05/exampleGB05.out
index a80bb1e61d..da9e92edbd 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -830,1351 +830,1338 @@ See commands in /vis/modeling/trajectories/ for other options.
        neutron, kinetic energy (MeV) =       97.359, position (cm) = (-71.3061,80.7564,200),	 weight = 0.000976562
          gamma, kinetic energy (MeV) =     0.518967, position (cm) = (-64.7318,66.9336,200),	 weight = 0.015625
        neutron, kinetic energy (MeV) =      87.6065, position (cm) = (-66.5258,78.9045,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      12.1121, position (cm) = (8.9887,-0.33611,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      21.1222, position (cm) = (-0.356388,14.046,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (18.5492,15.1429,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =   0.00216582, position (cm) = (-11.3493,18.6596,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      0.46809, position (cm) = (5.17451,21.3477,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      1.20047, position (cm) = (9.818,34.4081,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      5.82124, position (cm) = (-5.18315,-13.0382,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.166795, position (cm) = (12.9739,13.9093,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.286779, position (cm) = (25.4862,13.785,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.613746, position (cm) = (8.9174,-12.2735,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =    0.0770684, position (cm) = (21.4579,22.6177,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.210828, position (cm) = (9.70017,10.466,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =    0.0707712, position (cm) = (20.1933,10.501,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      19.6322, position (cm) = (13.4705,5.75157,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.259614, position (cm) = (55.1956,40.1525,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =     0.828593, position (cm) = (31.8139,50.2246,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      49.8434, position (cm) = (45.8713,31.9544,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =     0.727585, position (cm) = (51.9655,29.2421,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      2.69334, position (cm) = (54.3238,31.0655,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      3.52853, position (cm) = (53.3964,29.7448,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      47.5305, position (cm) = (53.7932,29.4933,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      48.0831, position (cm) = (56.5619,28.5855,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      47.5406, position (cm) = (58.8123,26.9194,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      47.8057, position (cm) = (60.5225,25.6952,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.107018, position (cm) = (45.9972,33.4365,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.153721, position (cm) = (45.9882,32.4661,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =  1.44342e-05, position (cm) = (38.592,62.884,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      1.10105, position (cm) = (60.1539,42.7433,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      4.89453, position (cm) = (47.2672,30.4086,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      48.6384, position (cm) = (40.6722,41.928,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      49.5323, position (cm) = (29.9177,32.0115,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =       1.1283, position (cm) = (29.2102,47.5965,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      59.0197, position (cm) = (51.7627,40.9709,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      97.1092, position (cm) = (55.364,33.6773,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      97.0427, position (cm) = (55.4369,33.4546,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      9.04455, position (cm) = (26.6613,45.4406,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      2.30954, position (cm) = (1.54061,78.3002,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.957109, position (cm) = (-28.0684,74.9797,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.27282, position (cm) = (-7.82883,28.0083,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =   0.00106479, position (cm) = (-0.471265,59.8615,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =  8.87107e-05, position (cm) = (-6.44746,67.8523,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.363855, position (cm) = (11.5856,68.899,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      0.16741, position (cm) = (44.5432,85.4043,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.669725, position (cm) = (24.4843,65.5661,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.713876, position (cm) = (19.1838,95.7053,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      22.0365, position (cm) = (24.7718,101.072,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      55.7328, position (cm) = (32.809,104.346,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      57.3848, position (cm) = (20.2514,73.2839,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      59.1309, position (cm) = (8.24918,73.9066,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      1.81337, position (cm) = (65.891,130.487,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      32.7093, position (cm) = (66.7555,134.563,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      32.9695, position (cm) = (68.7774,137.103,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      32.9695, position (cm) = (68.7774,137.103,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      41.1933, position (cm) = (74.6986,108.242,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      27.0623, position (cm) = (74.0136,106.414,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      41.1933, position (cm) = (74.6986,108.242,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      41.1933, position (cm) = (74.6986,108.242,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.560295, position (cm) = (81.7126,98.4876,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      41.0113, position (cm) = (81.2122,106.336,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      41.0113, position (cm) = (81.2122,106.336,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.675266, position (cm) = (70.1819,122.032,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      2.18333, position (cm) = (123.666,126.981,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.606359, position (cm) = (59.4677,105.587,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.164157, position (cm) = (43.2657,114.792,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =   0.00185461, position (cm) = (50.6182,108.458,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      22.4158, position (cm) = (40.3437,116.759,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.102013, position (cm) = (60.6266,111.247,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      5.11861, position (cm) = (50.7553,118.838,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      2.22251, position (cm) = (74.7329,113.97,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =       2.7267, position (cm) = (50.0891,103.314,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =  4.74526e-05, position (cm) = (107.17,125.612,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =       9.3325, position (cm) = (106.043,97.0338,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      80.7081, position (cm) = (75.6961,112.719,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      84.1661, position (cm) = (87.403,136.741,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.45429, position (cm) = (63.316,132.041,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      4.04074, position (cm) = (81.7068,132.102,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.149053, position (cm) = (91.2248,130.708,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.07749, position (cm) = (90.5837,132.115,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.595264, position (cm) = (91.601,130.958,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.117392, position (cm) = (65.3442,132.015,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      83.6573, position (cm) = (71.2913,123.254,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =    0.0663522, position (cm) = (100.822,187.5,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      5.38257, position (cm) = (89.2593,192.948,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      2.66079, position (cm) = (95.9262,198.744,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      10.4901, position (cm) = (94.4868,200.509,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      27.6005, position (cm) = (92.0236,193.172,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      27.6005, position (cm) = (92.0236,193.172,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.284879, position (cm) = (83.4982,149.222,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.105608, position (cm) = (83.795,157.745,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      4.33497, position (cm) = (85.0705,157.585,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      4.47626, position (cm) = (83.0953,159.255,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =       3.4609, position (cm) = (83.7262,162.959,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.128261, position (cm) = (99.1233,145.914,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      5.38517, position (cm) = (96.6791,160.133,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.186953, position (cm) = (71.6535,161.818,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      58.0856, position (cm) = (97.9067,169.136,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.205468, position (cm) = (93.265,168.513,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      33.8946, position (cm) = (89.8676,170.008,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      84.1996, position (cm) = (65.4706,124.474,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.29462, position (cm) = (56.7026,117.934,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      15.2942, position (cm) = (27.7563,114.157,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.381737, position (cm) = (27.8631,114.102,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      5.51055, position (cm) = (27.9916,114.135,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      15.2942, position (cm) = (27.7563,114.157,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      30.7212, position (cm) = (75.0517,122.504,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      84.1996, position (cm) = (65.4706,124.474,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.112373, position (cm) = (85.678,151.878,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      84.5423, position (cm) = (49.3566,89.492,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      81.9028, position (cm) = (45.171,92.1147,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      83.4165, position (cm) = (51.1971,102.69,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      84.0103, position (cm) = (53.9306,98.4877,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =       83.673, position (cm) = (54.143,98.2172,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      84.0103, position (cm) = (53.9306,98.4877,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.229034, position (cm) = (33.0078,84.9557,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =    3.887e-07, position (cm) = (12.3019,133.275,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      48.4643, position (cm) = (-52.817,112.323,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.386824, position (cm) = (-50.9624,110.776,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      1.89793, position (cm) = (-49.1311,110.783,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      2.20308, position (cm) = (-50.162,103.873,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      3.96398, position (cm) = (-50.0869,114.83,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      48.3068, position (cm) = (-54.8341,113.32,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      29.7307, position (cm) = (-52.3511,98.9076,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =       30.391, position (cm) = (-53.4196,99.7072,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =       30.391, position (cm) = (-53.4196,99.7072,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.663929, position (cm) = (-70.42,84.9589,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      3.35507, position (cm) = (-70.4154,99.7104,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.131789, position (cm) = (-57.7395,103.266,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.151856, position (cm) = (28.3121,37.0794,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      3.92623, position (cm) = (62.9711,20.1902,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      7.41039, position (cm) = (61.2329,19.7015,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =  4.68851e-05, position (cm) = (58.2527,16.9552,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =      1.93979, position (cm) = (84.8378,14.7849,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      25.2374, position (cm) = (76.7615,2.19627,200),	 weight = 1.19209e-07
-       neutron, kinetic energy (MeV) =      25.3319, position (cm) = (74.6151,5.48255,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (56.2256,2.98754,200),	 weight = 5.96046e-08
-       neutron, kinetic energy (MeV) =      24.9253, position (cm) = (58.9062,-4.83408,200),	 weight = 5.96046e-08
-       neutron, kinetic energy (MeV) =      24.7033, position (cm) = (56.4968,6.3563,200),	 weight = 1.49012e-08
-       neutron, kinetic energy (MeV) =      24.7033, position (cm) = (56.4968,6.3563,200),	 weight = 1.49012e-08
-       neutron, kinetic energy (MeV) =      24.7033, position (cm) = (56.4968,6.3563,200),	 weight = 2.98023e-08
-       neutron, kinetic energy (MeV) =      24.6443, position (cm) = (57.8335,5.61416,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =      6.20845, position (cm) = (65.4343,8.901,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      1.63977, position (cm) = (26.3051,-12.0549,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      24.6118, position (cm) = (22.8068,-13.339,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      24.2854, position (cm) = (43.5812,-25.6022,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.691069, position (cm) = (50.2851,62.2984,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      0.26573, position (cm) = (33.2824,75.719,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      98.2075, position (cm) = (27.7221,59.6475,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      1.44124, position (cm) = (28.0254,34.0403,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      2.66066, position (cm) = (19.447,25.7281,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      8.78258, position (cm) = (37.085,63.6112,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      8.78258, position (cm) = (37.085,63.6112,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      8.78258, position (cm) = (37.085,63.6112,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      98.2075, position (cm) = (27.7221,59.6475,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =    0.0707275, position (cm) = (21.3349,77.0619,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      72.8678, position (cm) = (25.1434,74.8029,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      98.6414, position (cm) = (29.6312,76.7498,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      98.6414, position (cm) = (29.6312,76.7498,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      98.6952, position (cm) = (28.1302,76.0308,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      98.3125, position (cm) = (27.7337,77.545,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      98.2654, position (cm) = (27.8601,74.3807,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      98.6952, position (cm) = (28.1302,76.0308,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      98.6952, position (cm) = (28.1302,76.0308,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      50.8646, position (cm) = (20.364,67.9479,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      50.8646, position (cm) = (20.364,67.9479,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      51.0313, position (cm) = (23.5621,68.9749,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      9.30694, position (cm) = (45.5592,-31.0219,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      9.30694, position (cm) = (45.5592,-31.0219,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.183631, position (cm) = (106.05,-17.8036,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      2.34422, position (cm) = (117.481,46.6698,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =    0.0146177, position (cm) = (128.36,49.119,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.156478, position (cm) = (116.843,25.6997,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      1.32191, position (cm) = (114.856,66.9246,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =    0.0862242, position (cm) = (96.0659,11.6731,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.44096, position (cm) = (134.679,25.9378,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =       15.588, position (cm) = (129.151,73.5618,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =      6.83047, position (cm) = (129.824,67.5376,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =     0.442352, position (cm) = (188.368,88.4193,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (90.4124,9.15003,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =    0.0820241, position (cm) = (89.2632,8.48734,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.951559, position (cm) = (89.7765,8.18693,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =    0.0488334, position (cm) = (90.1463,8.45636,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      8.64739, position (cm) = (-55.4105,-47.0048,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      8.64739, position (cm) = (-55.4105,-47.0048,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      8.57933, position (cm) = (-55.3637,-46.8023,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      8.62852, position (cm) = (-55.5137,-47.2527,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =       8.5818, position (cm) = (-55.4334,-47.2901,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      13.8878, position (cm) = (-4.9602,-27.3209,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      51.6467, position (cm) = (-49.6168,-45.7734,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      51.5585, position (cm) = (-49.9138,-46.7646,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      1.87836, position (cm) = (-71.9056,-15.2093,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      77.3143, position (cm) = (-67.8877,-19.5467,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.827619, position (cm) = (-68.0994,-24.6785,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      41.4194, position (cm) = (-75.8895,-22.4383,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      4.84775, position (cm) = (-85.6978,-26.8345,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.156032, position (cm) = (-87.9446,-53.9907,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      1.64395, position (cm) = (-80.3703,-37.1636,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      8.81222, position (cm) = (-88.0863,-54.2407,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      0.28973, position (cm) = (-98.5938,-53.3933,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =  0.000827071, position (cm) = (-94.2052,-53.2259,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      1.56966, position (cm) = (-105.367,-58.5196,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      10.1118, position (cm) = (-57.5234,-39.208,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =  0.000214218, position (cm) = (-86.7429,2.91223,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.110801, position (cm) = (-78.6682,-27.3314,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.460519, position (cm) = (-87.1679,-34.342,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      1.62062, position (cm) = (-80.151,-22.2039,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      7.54687, position (cm) = (-66.0599,-28.1685,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      52.3968, position (cm) = (-82.7833,-10.0665,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      52.5999, position (cm) = (-78.8438,-6.80878,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.199227, position (cm) = (-81.8648,-29.8777,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      1.76206, position (cm) = (-83.2473,-28.3166,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      3.25656, position (cm) = (-80.9872,-28.0509,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      12.2207, position (cm) = (-71.1034,-29.9189,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      12.2207, position (cm) = (-71.1034,-29.9189,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =    0.0146307, position (cm) = (-80.524,-39.0859,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      1.35548, position (cm) = (-61.1912,-5.82335,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      1.41341, position (cm) = (-91.192,-17.9253,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =    0.0834309, position (cm) = (-100.407,-25.6591,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      8.52466, position (cm) = (-74.7865,-4.44893,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      0.50221, position (cm) = (12.0443,-69.8579,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =    0.0716394, position (cm) = (-21.7384,-59.5403,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.606916, position (cm) = (30.7256,-70.0148,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      17.6616, position (cm) = (28.3419,-76.2561,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.122042, position (cm) = (17.0492,-83.0266,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =  9.29118e-07, position (cm) = (24.7831,-77.8408,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.510315, position (cm) = (-7.88181,-63.2545,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =    0.0762113, position (cm) = (-20.3015,-57.9852,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.198152, position (cm) = (-49.9239,-91.9573,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      2.15304, position (cm) = (-53.3857,-88.2994,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      14.7542, position (cm) = (-54.5228,-81.6839,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      2.44104, position (cm) = (-84.1718,-129.198,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      40.5451, position (cm) = (-72.221,-144.894,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      40.3971, position (cm) = (-70.557,-144.676,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      43.3107, position (cm) = (-62.035,-159.488,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.119183, position (cm) = (-58.8546,-158.749,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.260387, position (cm) = (-59.3021,-156.295,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.636616, position (cm) = (-25.1194,-172.288,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      35.9149, position (cm) = (-58.9727,-157.917,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      41.3795, position (cm) = (-66.113,-177.977,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      2.18615, position (cm) = (-82.7047,-117.653,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.291403, position (cm) = (-66.3793,-103.068,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =   4.8677e-06, position (cm) = (-57.6428,-129.387,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.06419, position (cm) = (-81.4158,-106.92,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =    0.0750794, position (cm) = (-81.2477,-108.222,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.334565, position (cm) = (-66.0072,-119.16,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      1.10067, position (cm) = (-67.2784,-117.873,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.399632, position (cm) = (-72.6132,-96.778,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.806229, position (cm) = (-62.6296,-115.172,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      13.0113, position (cm) = (-59.8127,-122.239,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      13.0113, position (cm) = (-59.8127,-122.239,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.117857, position (cm) = (-65.3955,-125.015,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      9.23103, position (cm) = (-59.895,-122.317,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =       7.8141, position (cm) = (-71.2603,-116.48,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      51.3169, position (cm) = (-82.5229,-116.76,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.612098, position (cm) = (-83.0232,-115.167,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      1.56719, position (cm) = (-83.0662,-115.253,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      47.4359, position (cm) = (-83.0146,-116.545,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      9.59012, position (cm) = (-95.8049,-58.2704,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      32.5022, position (cm) = (-103.024,-104.548,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      32.5022, position (cm) = (-103.024,-104.548,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      32.6018, position (cm) = (-103.394,-106.182,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      47.3753, position (cm) = (-101.2,-65.8167,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      47.3753, position (cm) = (-101.2,-65.8167,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      86.6808, position (cm) = (-96.1497,-64.0913,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      86.5712, position (cm) = (-96.9087,-64.1531,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =    0.0927413, position (cm) = (-76.0241,-64.3461,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      1.16349, position (cm) = (-79.0794,-60.8054,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      5.55143, position (cm) = (-76.0669,-58.2109,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =       10.824, position (cm) = (-79.9193,-57.262,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =       10.824, position (cm) = (-79.9193,-57.262,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =    0.0952341, position (cm) = (-63.666,-58.2146,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      6.82419, position (cm) = (-65.9258,-63.8897,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      6.82419, position (cm) = (-65.9258,-63.8897,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.212966, position (cm) = (-89.1002,-90.228,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =    0.0781715, position (cm) = (-99.7174,-70.7101,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.396972, position (cm) = (-77.1446,-86.6944,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      0.23198, position (cm) = (-68.1845,-82.288,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      2.71032, position (cm) = (-77.2447,-86.1066,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      3.21856, position (cm) = (-78.6829,-87.4209,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.336808, position (cm) = (-71.5566,-92.3909,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      3.65359, position (cm) = (-87.0897,-89.9494,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =     0.603122, position (cm) = (-92.2887,-80.9179,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =   0.00147063, position (cm) = (-86.9162,-73.4408,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      0.34882, position (cm) = (-92.7245,-80.4658,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.145098, position (cm) = (-87.8485,-71.5045,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.275464, position (cm) = (-90.0595,-104.14,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      36.6668, position (cm) = (-97.6738,-81.779,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      35.3413, position (cm) = (-106.77,-75.8793,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      35.3413, position (cm) = (-106.77,-75.8793,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      35.3413, position (cm) = (-106.77,-75.8793,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      34.6386, position (cm) = (-102.89,-79.3902,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      16.6069, position (cm) = (-61.734,-51.7998,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      8.73448, position (cm) = (-57.2148,-52.896,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =     0.610305, position (cm) = (-63.243,-67.7987,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.282223, position (cm) = (-79.2527,-45.447,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      2.21781, position (cm) = (-69.5891,-80.6207,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.25865, position (cm) = (-57.1775,-82.634,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      4.37814, position (cm) = (-57.8835,-103.494,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.366794, position (cm) = (-49.4134,-38.4247,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =    0.0769769, position (cm) = (-67.4744,-34.9883,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =  4.50107e-06, position (cm) = (-74.0949,-58.434,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =      1.84967, position (cm) = (-98.6547,-48.1668,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =     0.365096, position (cm) = (-71.1387,-72.574,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      37.1077, position (cm) = (-69.0034,-50.6596,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      1.25155, position (cm) = (13.4463,-24.0674,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =      1.22253, position (cm) = (5.83378,-5.22886,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =   0.00275592, position (cm) = (58.7247,-20.2926,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =    0.0669027, position (cm) = (26.8331,-18.4088,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =     0.192562, position (cm) = (30.6337,-12.2093,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =      3.71158, position (cm) = (27.7004,-15.5559,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      98.6047, position (cm) = (28.2635,-19.7034,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =     0.398246, position (cm) = (-8.34131,-19.0713,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =     0.131958, position (cm) = (44.4298,-1.06091,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      1.75604, position (cm) = (41.3422,4.12819,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =     0.411738, position (cm) = (45.4834,7.06493,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =     0.466064, position (cm) = (44.7998,7.44404,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =      2.34851, position (cm) = (45.5682,7.12933,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =     0.498367, position (cm) = (-95.7069,38.6286,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.064591, position (cm) = (35.8921,-45.0593,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =      4.79892, position (cm) = (54.7188,-41.3142,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      1.80278, position (cm) = (60.0434,3.43257,200),	 weight = 5.96046e-08
-       neutron, kinetic energy (MeV) =    0.0789444, position (cm) = (80.1162,-6.48135,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =      5.93749, position (cm) = (55.6918,1.30089,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =     0.177168, position (cm) = (68.568,-24.2973,200),	 weight = 1.19209e-07
-       neutron, kinetic energy (MeV) =     0.797385, position (cm) = (68.8128,-15.9481,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =      2.11925, position (cm) = (67.2314,-13.5364,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =      1.91715, position (cm) = (62.3574,22.8691,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =  4.31967e-06, position (cm) = (-33.6113,-9.1178,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.119887, position (cm) = (-0.0886916,-144.948,200),	 weight = 2.98023e-08
-         gamma, kinetic energy (MeV) =      10.8203, position (cm) = (-4.45835,-133.61,200),	 weight = 2.98023e-08
-         gamma, kinetic energy (MeV) =     0.334127, position (cm) = (-56.8251,-137.722,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.292978, position (cm) = (-23.7369,-119.579,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      1.29219, position (cm) = (-28.1836,-123.829,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      0.37395, position (cm) = (-19.4587,-127.412,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =       2.0756, position (cm) = (-19.7365,-126.099,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      5.80326, position (cm) = (-23.9823,-129.303,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      8.47229, position (cm) = (-28.2801,-131.103,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.363392, position (cm) = (-25.399,-124.149,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      32.1432, position (cm) = (-41.4212,-133.49,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      32.1432, position (cm) = (-41.4212,-133.49,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.134265, position (cm) = (2.06343,-85.1401,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      7.08191, position (cm) = (-7.11474,-110.698,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      7.08191, position (cm) = (-7.11474,-110.698,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      7.08191, position (cm) = (-7.11474,-110.698,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      4.90687, position (cm) = (-6.27121,-110.13,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.40062, position (cm) = (31.3886,-108.141,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      14.0064, position (cm) = (36.6115,-114.713,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.445528, position (cm) = (30.5498,-122.237,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.106266, position (cm) = (45.9934,-114.476,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =       1.2218, position (cm) = (33.3441,-113.564,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =    0.0237007, position (cm) = (45.2547,-117.827,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0769958, position (cm) = (22.4482,-122.395,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      55.8401, position (cm) = (87.2243,-163.821,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      55.8401, position (cm) = (87.2243,-163.821,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      7.65886, position (cm) = (76.22,-149.465,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =      3.92812, position (cm) = (62.1594,-147.31,200),	 weight = 1.19209e-07
-       neutron, kinetic energy (MeV) =      2.31493, position (cm) = (64.3184,-146.041,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =     0.110725, position (cm) = (102.736,-180.215,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      7.65886, position (cm) = (76.22,-149.465,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      7.65886, position (cm) = (76.22,-149.465,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =     0.927366, position (cm) = (77.934,-161.309,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.163446, position (cm) = (47.2743,-139.282,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.02828, position (cm) = (47.5172,-144.895,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      1.27317, position (cm) = (55.8728,-118.461,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      12.0414, position (cm) = (62.4832,-107.974,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.147973, position (cm) = (58.2345,-96.246,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.450804, position (cm) = (47.9324,-101.45,200),	 weight = 6.10352e-05
-            e-, kinetic energy (MeV) =      2.59272, position (cm) = (47.4912,-101.027,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      9.42692, position (cm) = (36.5143,-81.077,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.873177, position (cm) = (34.5567,-76.0095,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      2.95372, position (cm) = (20.699,-68.6536,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =  9.05354e-06, position (cm) = (22.9573,-40.9169,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.134859, position (cm) = (17.8758,-28.0105,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =  1.35209e-05, position (cm) = (20.9085,-52.4502,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      3.88551, position (cm) = (19.7723,-36.199,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =       4.7536, position (cm) = (19.4949,-28.619,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      16.5994, position (cm) = (2.1152,-31.861,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.123507, position (cm) = (13.3638,-23.1148,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      3.77168, position (cm) = (-1.61694,-46.3132,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      0.21019, position (cm) = (-3.20412,-82.4262,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      14.6913, position (cm) = (-1.65062,-57.1407,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      15.9189, position (cm) = (-3.97308,-60.0245,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =  0.000131376, position (cm) = (-14.0987,-58.3503,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      4.15486, position (cm) = (-16.4185,-56.3224,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.517509, position (cm) = (-18.8456,-63.8513,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      4.00479, position (cm) = (38.6198,-50.2631,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      15.5742, position (cm) = (12.5145,-98.0722,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      0.48309, position (cm) = (-13.5513,-74.4932,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      17.5317, position (cm) = (-7.11211,-83.8326,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      17.5317, position (cm) = (-7.11211,-83.8326,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.692229, position (cm) = (95.2519,-71.6328,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      2.49276, position (cm) = (94.6534,-78.617,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      7.33205, position (cm) = (93.7904,-74.3011,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      33.1737, position (cm) = (95.756,-75.9256,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      20.4385, position (cm) = (99.7957,-19.7672,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      20.4385, position (cm) = (99.7957,-19.7672,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      0.29992, position (cm) = (92.9133,-47.6523,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      3.84122, position (cm) = (99.5835,-42.7126,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.187778, position (cm) = (68.1542,-68.2223,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.205725, position (cm) = (83.5164,-61.9494,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.60073, position (cm) = (48.1232,-23.3915,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      16.8908, position (cm) = (52.1254,-31.0283,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      62.9789, position (cm) = (36.8066,-89.9497,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      28.5035, position (cm) = (17.8549,-19.8815,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      32.0977, position (cm) = (19.2634,-19.5767,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      32.1092, position (cm) = (19.1385,-19.537,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      46.4147, position (cm) = (13.2736,-20.2002,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      37.8493, position (cm) = (18.7455,-45.479,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      39.6758, position (cm) = (22.9822,-52.2422,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      39.7594, position (cm) = (26.2554,-54.4499,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.202674, position (cm) = (12.4968,-21.3272,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.261151, position (cm) = (19.0756,-58.2326,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.258796, position (cm) = (24.3129,-59.3763,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.335189, position (cm) = (24.6265,-48.1187,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.369849, position (cm) = (30.3237,-43.0492,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      2.44853, position (cm) = (19.9664,-63.0163,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      31.0502, position (cm) = (26.671,-62.7526,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      31.0502, position (cm) = (26.671,-62.7526,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =  1.08482e-05, position (cm) = (29.4409,-53.3215,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      4.30841, position (cm) = (4.5653,-55.8783,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =       34.453, position (cm) = (-12.5167,-71.5533,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =       34.453, position (cm) = (-12.5167,-71.5533,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.08085, position (cm) = (2.37292,-101.721,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =       3.2688, position (cm) = (-22.9685,21.125,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      6.78015, position (cm) = (-13.4876,11.6823,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      1.74138, position (cm) = (-5.25264,12.6227,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =       3.5426, position (cm) = (-9.13095,13.6869,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.207277, position (cm) = (-20.3086,22.3762,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      1.56015, position (cm) = (-20.5107,17.6879,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      6.26202, position (cm) = (-11.1042,14.7172,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      9.07529, position (cm) = (-19.1021,21.7203,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      9.07529, position (cm) = (-19.1021,21.7203,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      9.07529, position (cm) = (-19.1021,21.7203,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =     0.799636, position (cm) = (-24.7835,20.8583,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      5.63647, position (cm) = (-20.2587,20.0067,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      17.4291, position (cm) = (-29.372,16.2002,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      21.0758, position (cm) = (-29.624,16.3873,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      96.6627, position (cm) = (-26.6047,27.6993,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      96.9313, position (cm) = (-25.3444,20.5413,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      60.2661, position (cm) = (-15.5057,22.0245,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      98.6569, position (cm) = (28.7886,37.0587,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =      1.84736, position (cm) = (12.74,2.48501,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      99.6342, position (cm) = (9.70319,15.4397,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      98.5427, position (cm) = (16.28,10.7565,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      97.4527, position (cm) = (16.1157,10.911,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      2.98511, position (cm) = (-16.5114,-2.28328,200),	 weight = 0.0625
-       neutron, kinetic energy (MeV) =      63.0779, position (cm) = (2.96693,-1.35888,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      1.64011, position (cm) = (5.41647,3.22434,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =      3.89146, position (cm) = (10.9939,2.75092,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =     0.203862, position (cm) = (5.57712,3.31126,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =      2.19835, position (cm) = (12.6619,20.5148,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      98.9253, position (cm) = (3.19127,-10.9025,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =     0.147652, position (cm) = (2.48699,-13.3288,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =     0.077884, position (cm) = (13.0212,-10.5881,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =    0.0949935, position (cm) = (3.28031,-11.2106,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      6.70214, position (cm) = (6.00856,-15.9205,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      62.0734, position (cm) = (-0.821875,-9.64387,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      98.9253, position (cm) = (3.19127,-10.9025,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      98.7314, position (cm) = (3.22786,-10.9447,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      49.8254, position (cm) = (-1.68102,-15.9281,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =     0.244457, position (cm) = (2.66661,-9.12067,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      82.0337, position (cm) = (2.5449,-11.1731,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =       22.637, position (cm) = (-0.665041,-17.6593,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      22.4122, position (cm) = (2.36454,-17.0677,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      97.7631, position (cm) = (6.90428,-26.7734,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      97.1352, position (cm) = (6.63192,-26.3511,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      22.5629, position (cm) = (-26.5303,16.8163,200),	 weight = 0.0625
-       neutron, kinetic energy (MeV) =      2.05297, position (cm) = (-0.0481144,23.7449,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      2.82022, position (cm) = (2.08497,3.82781,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =    0.0763629, position (cm) = (10.0914,8.25437,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      4.20458, position (cm) = (8.39741,25.83,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      2.13934, position (cm) = (9.78783,-12.6905,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      3.89546, position (cm) = (7.89825,-21.5214,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      49.9398, position (cm) = (6.97691,-17.8633,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =     0.537605, position (cm) = (-9.83156,-34.2155,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      0.25778, position (cm) = (16.0063,-5.06052,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      23.6707, position (cm) = (-16.7263,20.327,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      23.6414, position (cm) = (-17.5278,20.6797,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      23.6414, position (cm) = (-17.5278,20.6797,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      24.2388, position (cm) = (-13.9127,31.9246,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      2.85064, position (cm) = (5.67663,-2.42931,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.219772, position (cm) = (-1.4425,33.9882,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.472138, position (cm) = (-9.11814,8.54296,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.458292, position (cm) = (-7.17361,10.3226,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      99.2427, position (cm) = (0.315079,38.1167,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      99.2427, position (cm) = (0.315079,38.1167,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      99.2427, position (cm) = (0.315079,38.1167,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      99.2427, position (cm) = (0.315079,38.1167,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      2.61055, position (cm) = (-69.3755,-106.885,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.120483, position (cm) = (-74.5425,-115.472,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      8.47228, position (cm) = (-81.8449,-76.6994,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.553333, position (cm) = (-79.7428,21.0343,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.163431, position (cm) = (-44.6792,51.7418,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.144839, position (cm) = (-24.42,49.4742,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.43109, position (cm) = (-42.4878,24.308,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =     0.745855, position (cm) = (-41.9406,24.9418,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      3.41515, position (cm) = (-40.1975,34.1171,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      7.44941, position (cm) = (-47.6096,27.5091,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      0.81258, position (cm) = (-17.8725,70.8793,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =      5.03933, position (cm) = (-16.5625,-8.85027,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =     0.327635, position (cm) = (14.9465,31.9066,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =       16.498, position (cm) = (1.93365,50.5842,200),	 weight = 1.19209e-07
-       neutron, kinetic energy (MeV) =      16.3504, position (cm) = (56.3527,57.4332,200),	 weight = 3.72529e-09
-       neutron, kinetic energy (MeV) =      8.75616, position (cm) = (15.2855,50.1697,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =     0.200294, position (cm) = (-3.32996,30.417,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      87.5853, position (cm) = (224.281,129.453,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =    0.0138043, position (cm) = (196.872,134.033,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      3.16798, position (cm) = (185.354,154.45,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.426587, position (cm) = (180.754,140.08,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      46.1535, position (cm) = (201.679,158.665,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =       46.209, position (cm) = (201.829,158.592,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      88.7198, position (cm) = (203.207,174.772,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =       36.761, position (cm) = (146.332,101.368,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      24.0263, position (cm) = (133.961,120.864,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =      2.20914, position (cm) = (121.143,50.225,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      32.6482, position (cm) = (134.916,24.9355,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =      2.18275, position (cm) = (208.865,78.614,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      9.55311, position (cm) = (171.596,39.6324,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.524681, position (cm) = (178.637,37.9293,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      2.65435, position (cm) = (172.807,42.5979,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      17.4199, position (cm) = (172.611,40.5859,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      2.21249, position (cm) = (160.244,51.0322,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      10.7586, position (cm) = (165.565,29.3187,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      16.6333, position (cm) = (175.496,42.3446,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =  0.000108923, position (cm) = (224.742,94.3868,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =  3.89151e-05, position (cm) = (-42.053,-110.873,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =   0.00122603, position (cm) = (-24.8555,-120.838,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =    0.0488467, position (cm) = (-47.5391,-112.718,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      73.1193, position (cm) = (-21.8569,-41.3138,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.123239, position (cm) = (-46.2612,-33.4794,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      6.81846, position (cm) = (-54.7238,-42.846,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =       2.5349, position (cm) = (-81.3056,-34.7323,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      35.7747, position (cm) = (-66.3716,-37.6506,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      36.1523, position (cm) = (-53.1576,-49.3686,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.141156, position (cm) = (-52.4183,-49.5529,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      36.1523, position (cm) = (-53.1576,-49.3686,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      4.42207, position (cm) = (-5.74036,13.3176,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      73.0687, position (cm) = (7.11024,-24.8404,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      73.0687, position (cm) = (7.11024,-24.8404,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.257588, position (cm) = (7.26631,-33.6328,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      8.09386, position (cm) = (7.17207,-34.4822,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      63.4364, position (cm) = (6.10378,-34.0002,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      42.5379, position (cm) = (24.9023,-33.0211,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.044586, position (cm) = (23.6892,-32.5126,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.128402, position (cm) = (17.1621,-41.8374,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      6.28226, position (cm) = (23.862,-33.6854,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      72.3001, position (cm) = (11.7716,-17.148,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.708338, position (cm) = (14.1793,-18.8502,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.968377, position (cm) = (16.464,-21.946,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      1.70211, position (cm) = (15.1991,-22.4057,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      3.56843, position (cm) = (16.3597,-20.7426,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      2.30795, position (cm) = (-51.9249,-89.7348,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      1.97496, position (cm) = (-56.3903,-97.8657,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      93.3442, position (cm) = (-98.7661,-125.667,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      92.5889, position (cm) = (-97.4891,-125.596,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      94.1233, position (cm) = (-107.052,-120.245,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =  0.000601828, position (cm) = (-92.029,-125.699,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.223666, position (cm) = (-94.7343,-217.757,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =    0.0927069, position (cm) = (-81.9129,-198.434,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      2.06083, position (cm) = (-125.926,-171.95,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =    0.0643699, position (cm) = (-105.483,-176.686,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =       81.316, position (cm) = (-127.775,-157.816,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =       81.316, position (cm) = (-127.775,-157.816,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      4.55348, position (cm) = (-100.172,-140.795,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =     0.150033, position (cm) = (-95.0865,-168.275,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =      0.11461, position (cm) = (-96.4987,-187.626,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =     0.118597, position (cm) = (-110.215,-190.999,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =     0.110433, position (cm) = (-91.027,-186.958,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      20.9554, position (cm) = (-100.982,-188.903,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      20.9554, position (cm) = (-100.982,-188.903,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      30.5443, position (cm) = (-95.384,-141.78,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      30.6542, position (cm) = (-97.6394,-143.871,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      2.11785, position (cm) = (-105.968,-143.097,200),	 weight = 1.19209e-07
-       neutron, kinetic energy (MeV) =      2.11785, position (cm) = (-105.968,-143.097,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =    0.0804419, position (cm) = (-94.8825,-155.1,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =     0.106359, position (cm) = (-105.95,-153.851,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =    0.0709709, position (cm) = (-75.7807,-165.483,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      7.38377, position (cm) = (-93.1831,-145.279,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.103695, position (cm) = (-88.6157,-128.238,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      6.28395, position (cm) = (-128.524,-162.497,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      14.8094, position (cm) = (-119.229,-152.849,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      14.4077, position (cm) = (-120.022,-154.035,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.07483, position (cm) = (-96.938,-136.87,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      12.0111, position (cm) = (-98.2236,-139.4,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      62.3046, position (cm) = (-98.3346,-140.77,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =     0.162165, position (cm) = (-114.289,-146.236,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =    0.0517993, position (cm) = (-115.24,-151.257,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =     0.127698, position (cm) = (-106.06,-150.211,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =     0.163349, position (cm) = (-123.497,-155.402,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      3.67702, position (cm) = (-111.333,-148.098,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      94.7287, position (cm) = (-99.8581,-147.604,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      94.5122, position (cm) = (-97.2074,-143.563,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      95.2086, position (cm) = (-108.23,-165.371,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      5.72894, position (cm) = (-79.009,-45.1677,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.241862, position (cm) = (-50.8464,-49.6859,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.123058, position (cm) = (-55.5428,-50.7427,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      86.9535, position (cm) = (-62.8141,-79.0037,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      97.2593, position (cm) = (-62.9896,-72.4383,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      2.43503, position (cm) = (-68.344,-76.1003,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.493784, position (cm) = (-62.7577,-78.9373,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      13.4391, position (cm) = (-53.3529,-47.3396,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      1.20918, position (cm) = (-53.0521,-36.9171,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =       4.7857, position (cm) = (-54.5621,-48.0263,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      4.65856, position (cm) = (-53.9904,-47.4953,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      7.24521, position (cm) = (-50.4651,-49.6449,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      13.9046, position (cm) = (-73.5589,-92.2185,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =    0.0722985, position (cm) = (-75.9302,4.66619,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      25.4693, position (cm) = (-51.0047,-95.7671,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      25.4693, position (cm) = (-51.0047,-95.7671,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      25.2218, position (cm) = (-54.0773,-97.9628,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      2.99051, position (cm) = (-52.5591,-98.0404,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.11111, position (cm) = (-95.1126,-80.4829,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =   0.00928008, position (cm) = (-76.1522,-44.0865,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      2.64848, position (cm) = (-80.6403,-57.7706,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      4.96827, position (cm) = (-83.0769,-45.353,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      84.4952, position (cm) = (-86.2379,-53.391,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      1.08146, position (cm) = (-70.1694,-53.5475,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      51.0937, position (cm) = (-71.1615,-53.1839,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      76.0399, position (cm) = (-69.3854,-51.9958,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      4.93019, position (cm) = (-138.689,14.616,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.51751, position (cm) = (-109.114,-27.1635,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      4.82269, position (cm) = (-106.467,-18.8618,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      5.58271, position (cm) = (-94.624,-35.7644,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.352572, position (cm) = (-73.124,-21.4932,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      39.4335, position (cm) = (-96.2995,25.0841,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      3.50193, position (cm) = (-70.741,23.36,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.526717, position (cm) = (-71.1952,63.1813,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.306736, position (cm) = (-62.5091,-22.8234,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      0.38476, position (cm) = (-55.7322,-37.5093,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      2.43934, position (cm) = (-89.1095,-35.2011,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      3.36815, position (cm) = (35.6265,-12.2376,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.52808, position (cm) = (17.7808,30.7671,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      30.1385, position (cm) = (13.5604,16.7139,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      2.35847, position (cm) = (14.9321,14.2027,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      31.0038, position (cm) = (23.1596,23.2578,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      98.7779, position (cm) = (88.6209,9.7826,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      98.7779, position (cm) = (88.6209,9.7826,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.345133, position (cm) = (89.9942,27.6378,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      7.26269, position (cm) = (79.2064,10.39,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      7.26269, position (cm) = (79.2064,10.39,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =   0.00135971, position (cm) = (-28.2376,48.4195,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.108056, position (cm) = (-47.8057,4.5552,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =     0.331774, position (cm) = (-38.4825,20.0527,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.112372, position (cm) = (-43.4754,22.9726,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      2.02775, position (cm) = (-25.121,7.69467,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      4.84969, position (cm) = (-38.2833,14.7393,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      1.48661, position (cm) = (-102.45,53.8962,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =   0.00503648, position (cm) = (-100.57,55.7635,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =    0.0617308, position (cm) = (-103.596,34.5717,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =       17.535, position (cm) = (-102.337,48.94,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      17.6721, position (cm) = (-102.379,48.8966,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      19.5152, position (cm) = (-102.447,54.5215,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      19.5152, position (cm) = (-102.447,54.5215,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      53.2687, position (cm) = (-72.5093,44.0066,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      1.66353, position (cm) = (-69.7161,42.0643,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.247022, position (cm) = (-63.7349,33.8398,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      20.6967, position (cm) = (-71.1692,43.6907,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =   0.00585603, position (cm) = (-60.9203,33.139,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      16.6758, position (cm) = (-59.1254,39.2029,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      19.8565, position (cm) = (-62.1423,36.012,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      19.8565, position (cm) = (-62.1423,36.012,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.114263, position (cm) = (-62.6404,30.1917,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      7.99013, position (cm) = (-63.3861,56.2208,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.626572, position (cm) = (-59.8415,42.5523,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      0.59328, position (cm) = (-60.8866,38.5268,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       19.194, position (cm) = (-65.5091,38.9049,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.248238, position (cm) = (-61.1968,47.5912,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =      1.60938, position (cm) = (-61.4726,47.3673,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =     0.158814, position (cm) = (-50.8188,39.4269,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =     0.280403, position (cm) = (-60.4446,50.6373,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =     0.183472, position (cm) = (-64.9596,43.921,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =      6.83946, position (cm) = (-60.1689,49.9295,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =       14.621, position (cm) = (-60.6739,46.1946,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      14.7356, position (cm) = (-61.426,48.327,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =     0.229079, position (cm) = (-5.08783,40.523,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.240373, position (cm) = (14.6258,44.2466,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      5.02378, position (cm) = (6.65491,64.3297,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.133474, position (cm) = (0.713305,62.6383,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =     0.120857, position (cm) = (10.264,73.3781,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =    0.0716587, position (cm) = (16.4475,74.4857,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =     0.202069, position (cm) = (4.56267,89.7083,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =     0.170174, position (cm) = (68.3483,101.926,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.284951, position (cm) = (60.2385,84.6864,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      8.97055, position (cm) = (22.3867,109.632,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =     0.548591, position (cm) = (14.4526,1.46967,200),	 weight = 2.98023e-08
-       neutron, kinetic energy (MeV) =      2.50901, position (cm) = (43.0579,12.5657,200),	 weight = 1.49012e-08
-       neutron, kinetic energy (MeV) =      2.50901, position (cm) = (43.0579,12.5657,200),	 weight = 1.49012e-08
-         gamma, kinetic energy (MeV) =      3.21626, position (cm) = (59.5318,42.7851,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      2.25722, position (cm) = (-51.7996,75.5387,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      86.0541, position (cm) = (3.46303,-13.0053,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      99.9206, position (cm) = (8.50154,-0.278871,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.741651, position (cm) = (-10.88,63.7575,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      1.99319, position (cm) = (21.0658,57.3146,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      2.21963, position (cm) = (-5.43487,83.3718,200),	 weight = 0.00195312
-            e-, kinetic energy (MeV) =      1.02605, position (cm) = (-5.36272,83.3474,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.658132, position (cm) = (-29.8176,91.5361,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =       3.2685, position (cm) = (10.803,80.4791,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =    0.0154118, position (cm) = (2.87157,91.8076,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =        7.099, position (cm) = (-11.0859,77.9727,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =       69.368, position (cm) = (39.0328,78.1416,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      1.91707, position (cm) = (25.5801,72.6516,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      4.07969, position (cm) = (43.1728,68.5195,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.105104, position (cm) = (31.6943,97.4328,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      2.25763, position (cm) = (52.4522,77.2748,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =       1.0576, position (cm) = (38.5134,74.4096,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.226172, position (cm) = (43.3679,82.1436,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.194715, position (cm) = (26.7342,36.0257,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.493994, position (cm) = (21.3942,71.508,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.100239, position (cm) = (40.0763,80.381,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =   0.00606319, position (cm) = (49.7638,76.27,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      1.36548, position (cm) = (40.7557,78.4851,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      8.44252, position (cm) = (48.8266,67.5579,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.483659, position (cm) = (51.9004,68.4685,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.245314, position (cm) = (48.5776,-46.2829,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      66.5335, position (cm) = (47.5483,-36.3339,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =  0.000504728, position (cm) = (18.3165,3.5208,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =     0.135667, position (cm) = (51.9225,-38.9901,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      5.17727, position (cm) = (36.3463,-51.1343,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.458876, position (cm) = (38.531,-77.7953,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =    0.0968356, position (cm) = (93.1534,-103.791,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =    0.0678058, position (cm) = (58.3669,-84.7581,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.291257, position (cm) = (85.2177,-116.258,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      7.71618, position (cm) = (80.3042,-112.222,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      42.8617, position (cm) = (63.8243,-100.725,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      42.8617, position (cm) = (63.8243,-100.725,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      2.44417, position (cm) = (77.0609,-123.634,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      0.16342, position (cm) = (74.0069,-132.461,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.314651, position (cm) = (73.6058,-135.329,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =  0.000280559, position (cm) = (29.1799,-70.6776,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      2.79743, position (cm) = (29.0763,-88.7901,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      76.7003, position (cm) = (29.9857,-79.4487,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      76.7003, position (cm) = (29.9857,-79.4487,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      76.1785, position (cm) = (29.0121,-88.7875,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      76.4028, position (cm) = (28.5718,-86.8022,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      76.7003, position (cm) = (29.9857,-79.4487,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =    0.0216891, position (cm) = (45.4475,-87.9389,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =    0.0970315, position (cm) = (37.9583,-120.998,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =     0.869132, position (cm) = (43.182,-118.154,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      4.54727, position (cm) = (42.6281,-117.817,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      5.48359, position (cm) = (42.9274,-118.056,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      76.1425, position (cm) = (51.5324,-107.451,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      76.2625, position (cm) = (51.6734,-107.328,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      76.2625, position (cm) = (51.6734,-107.328,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      97.7355, position (cm) = (27.8145,2.42414,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      97.7355, position (cm) = (27.8145,2.42414,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (115.718,8.53761,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      2.38492, position (cm) = (53.2822,84.9517,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      1.35007, position (cm) = (68.1142,90.6914,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      2.69884, position (cm) = (28.8687,51.5402,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =     0.141564, position (cm) = (28.827,55.6077,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      1.02181, position (cm) = (35.1098,70.0099,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      2.47521, position (cm) = (35.3086,64.1741,200),	 weight = 9.53674e-07
-            e-, kinetic energy (MeV) =      5.93475, position (cm) = (35.6746,64.0645,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =       3.9695, position (cm) = (40.4512,69.8596,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =       3.9695, position (cm) = (40.4512,69.8596,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =       3.9695, position (cm) = (40.4512,69.8596,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      36.6415, position (cm) = (43.0047,64.0231,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      36.6415, position (cm) = (43.0047,64.0231,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      36.3409, position (cm) = (33.3458,63.2378,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =       35.603, position (cm) = (35.7013,62.0464,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =   0.00121332, position (cm) = (46.2729,62.6452,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.204447, position (cm) = (14.6237,68.1194,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =     0.555856, position (cm) = (27.4262,34.5648,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =     0.193879, position (cm) = (-4.04533,6.42166,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      38.8101, position (cm) = (47.2061,74.0997,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      39.0941, position (cm) = (42.2373,72.4724,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.321513, position (cm) = (40.6256,67.0038,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =   0.00441731, position (cm) = (30.3025,42.8512,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      1.43186, position (cm) = (20.184,44.2859,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.230462, position (cm) = (10.4281,46.6744,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      1.05045, position (cm) = (16.4679,49.3787,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.339406, position (cm) = (47.9996,67.0684,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      3.72872, position (cm) = (51.6673,66.6166,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      4.54228, position (cm) = (-9.40915,51.913,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      1.85421, position (cm) = (71.9313,92.2427,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =     0.471165, position (cm) = (38.7648,76.1288,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =      0.09881, position (cm) = (35.0516,61.372,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =      4.93497, position (cm) = (43.1857,69.3276,200),	 weight = 2.38419e-07
-         gamma, kinetic energy (MeV) =     0.233569, position (cm) = (3.00261,73.4623,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      2.38863, position (cm) = (62.902,1.96868,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =      1.93186, position (cm) = (12.4189,-57.9896,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      2.10895, position (cm) = (-2.48572,-4.25221,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      97.9035, position (cm) = (-53.5493,14.9451,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      97.7412, position (cm) = (-53.2229,10.7791,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      1.20919, position (cm) = (-38.6141,22.6229,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      32.2916, position (cm) = (-49.8683,11.7918,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =       0.2218, position (cm) = (-49.06,19.6956,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      3.09771, position (cm) = (-43.3307,21.0843,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      95.7299, position (cm) = (-45.7211,18.3049,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      96.2189, position (cm) = (-45.1636,20.2443,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      98.0469, position (cm) = (-52.9501,12.3127,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      98.0469, position (cm) = (-52.9501,12.3127,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =  0.000716517, position (cm) = (-13.1988,13.6584,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      50.8503, position (cm) = (-14.3922,2.75332,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      90.9081, position (cm) = (-19.1167,6.01469,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =     0.122884, position (cm) = (-42.5107,41.6726,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      7.85579, position (cm) = (-15.3137,-14.9906,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.054116, position (cm) = (-27.8,-11.4294,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.54055, position (cm) = (-23.9822,-18.4709,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      4.69637, position (cm) = (-27.5564,-23.995,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.942085, position (cm) = (-28.5155,-28.972,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      5.02047, position (cm) = (2.64434,-7.86995,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      40.6646, position (cm) = (-11.6035,3.01582,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      85.0146, position (cm) = (-14.4179,14.0708,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      85.0146, position (cm) = (-14.4179,14.0708,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      85.0146, position (cm) = (-14.4179,14.0708,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      85.0146, position (cm) = (-14.4179,14.0708,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      85.0146, position (cm) = (-14.4179,14.0708,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      80.7629, position (cm) = (17.5104,-0.522007,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      80.9476, position (cm) = (17.8645,-0.19518,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =    0.0786826, position (cm) = (13.9969,3.9593,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.294303, position (cm) = (16.0088,-13.5154,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.716199, position (cm) = (15.8427,-13.6232,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      1.24649, position (cm) = (17.9936,-15.6479,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      28.8785, position (cm) = (15.8398,-13.7388,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      28.8785, position (cm) = (15.8398,-13.7388,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      34.7809, position (cm) = (17.1357,-14.8744,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      5.80449, position (cm) = (4.91964,-7.89187,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.319166, position (cm) = (16.7559,-0.579249,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.109643, position (cm) = (11.6931,14.3212,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =   0.00392441, position (cm) = (20.8686,14.6567,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =    0.0885595, position (cm) = (17.406,0.553292,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =     0.154139, position (cm) = (8.97575,5.29961,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.107751, position (cm) = (-55.7607,20.9132,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      3.70231, position (cm) = (-55.8934,0.183431,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.99338, position (cm) = (-49.1478,11.9276,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.126737, position (cm) = (-21.889,11.8177,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =       1.4096, position (cm) = (-58.2343,3.31758,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      1.60455, position (cm) = (-44.9561,-0.474791,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      1.35079, position (cm) = (-21.9312,25.7939,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      31.3542, position (cm) = (-28.8458,30.9396,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      31.3599, position (cm) = (-31.1055,28.6578,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      1.65133, position (cm) = (-14.4372,11.1345,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.584955, position (cm) = (-18.1415,11.0639,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      67.4637, position (cm) = (-22.0865,15.8244,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      98.9974, position (cm) = (-20.3964,16.8353,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.31623, position (cm) = (-14.8736,16.5617,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      38.4839, position (cm) = (-18.8263,15.049,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.142244, position (cm) = (-16.1454,27.6781,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      99.4968, position (cm) = (-17.6075,17.7006,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      99.4968, position (cm) = (-17.6075,17.7006,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      99.4968, position (cm) = (-17.6075,17.7006,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      99.4968, position (cm) = (-17.6075,17.7006,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      99.4968, position (cm) = (-17.6075,17.7006,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      99.4968, position (cm) = (-17.6075,17.7006,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.326836, position (cm) = (-13.2581,15.2109,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =     0.094568, position (cm) = (-19.1645,11.2457,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      71.2932, position (cm) = (-14.9176,14.0651,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      1.34767, position (cm) = (-13.1786,10.4276,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      28.8065, position (cm) = (9.85513,29.7318,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      30.3718, position (cm) = (8.0329,11.782,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      29.9269, position (cm) = (8.04255,10.5517,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      30.3645, position (cm) = (8.03332,11.8227,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      6.06381, position (cm) = (6.88132,-22.0088,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.121491, position (cm) = (8.23334,-9.70556,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      4.60976, position (cm) = (-10.5578,16.014,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      4.52501, position (cm) = (-15.1143,25.6867,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      1.52547, position (cm) = (-5.01315,14.7255,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      13.2466, position (cm) = (-12.617,12.1808,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      13.2466, position (cm) = (-12.617,12.1808,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      22.9832, position (cm) = (-12.5103,6.75757,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      2.99975, position (cm) = (-4.71156,12.6738,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =       73.283, position (cm) = (-13.3856,11.5467,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =       73.283, position (cm) = (-13.3856,11.5467,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =      1.99891, position (cm) = (-50.669,29.887,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      81.8023, position (cm) = (-54.9251,28.3771,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      61.4453, position (cm) = (74.5317,103.364,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      61.5491, position (cm) = (76.0502,99.9655,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =     0.500629, position (cm) = (-25.7198,-22.9267,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      2.71834, position (cm) = (-2.14208,-90.4335,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      4.10037, position (cm) = (-0.196732,-80.4007,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.205027, position (cm) = (-17.1498,-81.6154,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      1.47171, position (cm) = (-25.0088,-99.5342,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.340262, position (cm) = (-6.88067,-17.2788,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =     0.734508, position (cm) = (-13.2075,12.9525,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =    0.0638126, position (cm) = (24.5774,94.7419,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.159416, position (cm) = (24.4627,82.9471,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      0.12391, position (cm) = (32.7462,102.152,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      4.20453, position (cm) = (28.1861,73.8363,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =  1.11372e-06, position (cm) = (-22.7443,115.471,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =       2.0168, position (cm) = (9.65698,118.235,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.160566, position (cm) = (60.7997,120.544,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.137335, position (cm) = (59.3166,138.129,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.482069, position (cm) = (45.8892,103.05,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      0.15299, position (cm) = (45.891,110.579,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      12.6135, position (cm) = (55.263,128.49,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      12.5384, position (cm) = (52.1579,128.389,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      7.16619, position (cm) = (37.8799,134.091,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.157899, position (cm) = (63.654,122.981,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      1.15683, position (cm) = (61.1238,116.295,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =       1.3884, position (cm) = (64.1166,121.608,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.870843, position (cm) = (102.23,133.131,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.527018, position (cm) = (46.0489,116.51,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      79.5482, position (cm) = (37.0807,100.39,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      3.79164, position (cm) = (35.0123,100.627,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      6.06879, position (cm) = (35.018,100.637,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      68.9978, position (cm) = (34.9976,100.683,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      78.3748, position (cm) = (51.8853,76.5948,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      78.4701, position (cm) = (52.615,77.5646,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      0.14608, position (cm) = (40.0175,77.479,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      0.44673, position (cm) = (48.5616,63.6249,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      1.40924, position (cm) = (48.8542,60.4723,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.48858, position (cm) = (45.7633,61.4504,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.140023, position (cm) = (66.35,47.5055,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =       9.2759, position (cm) = (25.7846,36.3561,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =       3.0034, position (cm) = (4.429,45.1767,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =       3.0034, position (cm) = (4.429,45.1767,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      24.5371, position (cm) = (19.6885,42.4845,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      4.00408, position (cm) = (32.1479,85.1556,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =     0.888437, position (cm) = (42.2081,80.706,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      80.7544, position (cm) = (52.7753,79.792,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.213394, position (cm) = (37.7199,74.6441,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      2.22048, position (cm) = (0.149212,62.4571,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      2.23431, position (cm) = (-1.03104,61.1432,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =     0.337575, position (cm) = (-3.8981,66.5069,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      5.81757, position (cm) = (-7.49617,66.4163,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      6.50047, position (cm) = (14.7543,63.6983,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      10.1491, position (cm) = (-30.2063,60.3178,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      8.61075, position (cm) = (-22.7498,59.6489,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      1.06721, position (cm) = (-26.7258,63.0388,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =       1.1658, position (cm) = (-33.6538,58.9846,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      1.87021, position (cm) = (-29.1685,60.5974,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      5.08468, position (cm) = (-28.5554,60.2495,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =     0.283965, position (cm) = (14.9245,67.2867,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.163037, position (cm) = (21.2047,81.6578,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =    0.0621515, position (cm) = (33.9015,49.7662,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =     0.975365, position (cm) = (17.2702,95.7207,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =     0.395498, position (cm) = (-27.2074,45.2762,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.72282, position (cm) = (-22.0217,37.6904,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.23614, position (cm) = (-37.5755,40.3074,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      9.89929, position (cm) = (5.84057,52.2295,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      9.89929, position (cm) = (5.84057,52.2295,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      4.39829, position (cm) = (34.6299,58.3323,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =     0.274871, position (cm) = (41.8351,83.0055,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      80.2635, position (cm) = (54.4105,84.1576,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      80.0395, position (cm) = (47.8387,76.0057,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      59.1866, position (cm) = (75.6536,77.588,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0690108, position (cm) = (105.795,82.0979,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      0.37902, position (cm) = (100.836,77.924,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      43.2569, position (cm) = (105.888,79.9226,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =   0.00105105, position (cm) = (96.9925,68.4498,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.191271, position (cm) = (104.106,78.7074,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.830656, position (cm) = (103.137,77.6925,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.205736, position (cm) = (104.626,78.1319,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      7.59717, position (cm) = (121.274,71.4019,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      60.9564, position (cm) = (119.483,79.5676,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =    0.0795844, position (cm) = (97.31,80.6821,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.217055, position (cm) = (102.956,82.8194,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =       57.539, position (cm) = (111.518,87.2563,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =       57.539, position (cm) = (111.518,87.2563,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.137884, position (cm) = (94.0271,79.0706,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =    0.0903632, position (cm) = (90.8355,87.1588,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =       43.863, position (cm) = (103.194,72.8262,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      80.7143, position (cm) = (55.219,79.6884,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      79.0404, position (cm) = (26.9178,74.7327,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      79.0404, position (cm) = (26.9178,74.7327,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0765874, position (cm) = (28.0806,66.0944,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =   0.00827555, position (cm) = (25.6808,67.3882,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =       2.6182, position (cm) = (25.5502,74.6512,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      55.7899, position (cm) = (22.3969,77.1373,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =       55.718, position (cm) = (22.0954,77.6168,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      79.0404, position (cm) = (26.9178,74.7327,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      79.0404, position (cm) = (26.9178,74.7327,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =     0.317149, position (cm) = (23.9832,67.8471,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      37.7279, position (cm) = (24.8385,79.0829,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.108505, position (cm) = (24.0911,77.629,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      3.87294, position (cm) = (20.3122,68.1713,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      5.66174, position (cm) = (15.416,43.6395,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      77.5892, position (cm) = (-15.9334,71.6905,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      77.5892, position (cm) = (-15.9334,71.6905,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      77.5892, position (cm) = (-15.9334,71.6905,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      77.3418, position (cm) = (-13.9786,72.0844,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      77.3418, position (cm) = (-13.9786,72.0844,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      77.5892, position (cm) = (-15.9334,71.6905,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =     0.351073, position (cm) = (16.583,60.3211,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      2.39916, position (cm) = (-3.61117,63.0309,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      57.3147, position (cm) = (30.8242,87.7663,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.366105, position (cm) = (37.7077,76.3676,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      6.45513, position (cm) = (6.35671,-33.2553,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =        2.341, position (cm) = (76.5746,-89.5162,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =       6.0476, position (cm) = (71.391,-94.4052,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.554983, position (cm) = (46.6889,-85.2635,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      8.94094, position (cm) = (19.924,-62.9841,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      14.7665, position (cm) = (20.9872,-71.6075,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      14.7665, position (cm) = (20.9872,-71.6075,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      16.8392, position (cm) = (24.4922,-71.6016,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      16.8392, position (cm) = (24.4922,-71.6016,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      44.2747, position (cm) = (22.7557,-66.8746,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      40.2736, position (cm) = (6.94926,41.0317,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      39.2161, position (cm) = (-0.778209,17.5872,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      99.2799, position (cm) = (21.1545,3.93961,200),	 weight = 0.0625
-         gamma, kinetic energy (MeV) =     0.336701, position (cm) = (-48.8979,-24.031,200),	 weight = 0.015625
-         gamma, kinetic energy (MeV) =      1.52657, position (cm) = (-36.5437,-7.96106,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      2.08163, position (cm) = (-2.4085,-40.1664,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      1.33386, position (cm) = (-51.4726,-171.766,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      27.9988, position (cm) = (-20.5387,-129.327,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      26.7343, position (cm) = (-11.5186,-138.864,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      27.0734, position (cm) = (-11.1358,-138.563,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      19.0138, position (cm) = (13.2167,-112.092,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      19.0138, position (cm) = (13.2167,-112.092,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      19.0138, position (cm) = (13.2167,-112.092,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      16.5914, position (cm) = (9.6153,-104.153,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      15.1031, position (cm) = (7.74097,-105.023,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      16.5914, position (cm) = (9.6153,-104.153,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      16.7372, position (cm) = (8.88701,-105.762,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      16.7372, position (cm) = (8.88701,-105.762,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      1.05556, position (cm) = (10.5455,-104.508,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      16.5381, position (cm) = (7.72825,-104.56,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.577652, position (cm) = (-5.14484,-62.9679,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      13.9619, position (cm) = (-2.8021,-66.455,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =     0.417717, position (cm) = (-4.87539,-57.2318,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      21.2049, position (cm) = (108.052,-156.889,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      13.5158, position (cm) = (81.551,-153.267,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.363603, position (cm) = (101.093,-170.119,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =       35.854, position (cm) = (120.418,-203.892,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =       35.854, position (cm) = (120.418,-203.892,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      36.3366, position (cm) = (120.034,-200.638,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  2.65369e-06, position (cm) = (157.049,-223.081,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (101.168,-197.64,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0543953, position (cm) = (84.3435,-223.248,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =    0.0623544, position (cm) = (90.2864,-208.457,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =     0.525929, position (cm) = (80.6675,-219.497,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      20.9695, position (cm) = (78.2396,-222.604,200),	 weight = 9.53674e-07
-         gamma, kinetic energy (MeV) =      2.18986, position (cm) = (77.8116,-217.939,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.25829, position (cm) = (88.2932,-225.314,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =       17.447, position (cm) = (40.8193,-168.8,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =       17.447, position (cm) = (40.8193,-168.8,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =       17.447, position (cm) = (40.8193,-168.8,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      17.4971, position (cm) = (42.7619,-170.195,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =       16.753, position (cm) = (43.6375,-166.994,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      17.6607, position (cm) = (50.8433,-179.782,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      17.6622, position (cm) = (50.7369,-179.77,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.97744, position (cm) = (-0.787536,-86.7066,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      22.0235, position (cm) = (124.482,-151.195,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      21.7984, position (cm) = (122.935,-147.428,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      21.7984, position (cm) = (122.935,-147.428,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.764709, position (cm) = (135.705,-155.538,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      7.25215, position (cm) = (135.404,-157.131,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      15.4809, position (cm) = (94.4102,-156.575,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      18.8987, position (cm) = (91.1168,-156.864,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0535682, position (cm) = (105.651,-121.596,200),	 weight = 1.19209e-07
-       neutron, kinetic energy (MeV) =    0.0497691, position (cm) = (97.9746,-157.972,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =     0.504614, position (cm) = (100.743,-166.517,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      1.15668, position (cm) = (99.1083,-156.752,200),	 weight = 4.76837e-07
-         gamma, kinetic energy (MeV) =      3.19201, position (cm) = (82.2499,-77.035,200),	 weight = 9.53674e-07
-            e-, kinetic energy (MeV) =      2.51979, position (cm) = (82.4323,-76.8795,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      1.95881, position (cm) = (89.469,-62.9894,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =      0.51793, position (cm) = (128.954,-72.5246,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      1.61386, position (cm) = (125.335,-68.7422,200),	 weight = 2.38419e-07
-       neutron, kinetic energy (MeV) =      28.0132, position (cm) = (124.602,-68.9438,200),	 weight = 1.19209e-07
-         gamma, kinetic energy (MeV) =     0.890187, position (cm) = (124.363,-85.8863,200),	 weight = 5.96046e-08
-         gamma, kinetic energy (MeV) =      2.83749, position (cm) = (123.354,-85.9557,200),	 weight = 5.96046e-08
-       neutron, kinetic energy (MeV) =      30.6781, position (cm) = (72.2428,-35.0065,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.136476, position (cm) = (83.1007,-31.8052,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      1.37965, position (cm) = (75.5919,-33.8421,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      1.83337, position (cm) = (70.3115,-34.8062,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =       22.866, position (cm) = (72.0056,-35.3764,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.186049, position (cm) = (75.5441,-48.1573,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.122928, position (cm) = (54.4293,-42.3107,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.438002, position (cm) = (51.661,-44.9014,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      2.13414, position (cm) = (54.3484,-44.251,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      4.49411, position (cm) = (57.7961,-46.2122,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      3.42545, position (cm) = (53.9886,-45.254,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =    0.0420812, position (cm) = (31.2404,-62.3381,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      5.05829, position (cm) = (13.4156,-90.8093,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      10.1732, position (cm) = (17.6963,-96.7218,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      5.03283, position (cm) = (26.0364,-88.9568,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =   0.00280655, position (cm) = (23.1356,-69.7287,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =  1.53258e-05, position (cm) = (30.3702,-61.2017,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      83.4471, position (cm) = (-57.6076,-0.816729,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      83.6613, position (cm) = (-60.3245,-2.01626,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      2.41692, position (cm) = (-103.158,71.4967,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      1.25998, position (cm) = (-100.546,64.5852,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      2.31307, position (cm) = (-98.4592,68.4405,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =    0.0818238, position (cm) = (-92.0605,56.9185,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =       53.368, position (cm) = (-114.732,60.3878,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.870097, position (cm) = (-80.2761,59.6048,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.525299, position (cm) = (-65.1993,33.9143,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =    0.0244949, position (cm) = (-98.092,43.5243,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      3.76926, position (cm) = (-99.8901,66.1674,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      3.05691, position (cm) = (-57.6673,14.1602,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      16.6752, position (cm) = (-57.3786,16.7117,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      83.0966, position (cm) = (-58.1596,15.4416,200),	 weight = 0.00195312
-            e-, kinetic energy (MeV) =      6.05751, position (cm) = (-57.6119,35.9161,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =       45.043, position (cm) = (-57.3843,16.09,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      9.60296, position (cm) = (-51.8667,14.4359,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      2.02522, position (cm) = (-46.5845,19.4338,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      83.0966, position (cm) = (-58.1596,15.4416,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.339971, position (cm) = (-79.3014,25.3431,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      2.13555, position (cm) = (-68.7349,22.7479,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      4.00178, position (cm) = (-52.1856,9.2682,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =       15.228, position (cm) = (-48.5555,-20.1951,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.189846, position (cm) = (-44.4738,-26.3097,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =    0.0431433, position (cm) = (-40.6256,-27.7334,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =  1.92928e-05, position (cm) = (-28.0296,-30.3194,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.287023, position (cm) = (-56.9073,-47.1474,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =    0.0844003, position (cm) = (-32.9438,-27.2666,200),	 weight = 0.000488281
-            e-, kinetic energy (MeV) =       2.2498, position (cm) = (-32.8403,-24.7521,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.964082, position (cm) = (-19.4586,-25.2149,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =       15.228, position (cm) = (-48.5555,-20.1951,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      15.1647, position (cm) = (-48.3834,-20.8203,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      10.7767, position (cm) = (-34.4956,-61.6374,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      10.7767, position (cm) = (-34.4956,-61.6374,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      1.65952, position (cm) = (-44.4159,-73.2459,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      3.16761, position (cm) = (-47.739,-10.3687,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =      1.08476, position (cm) = (-56.7775,-38.3101,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =  5.58031e-05, position (cm) = (-75.0504,-44.1441,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      1.17987, position (cm) = (-68.9932,-46.5702,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.144254, position (cm) = (-77.2107,-44.2398,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.125316, position (cm) = (-62.5666,-48.2926,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-82.5063,-10.5728,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      7.95077, position (cm) = (-72.5245,-17.3202,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      9.17924, position (cm) = (-68.8482,-14.0947,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =     0.665145, position (cm) = (-88.0994,-33.9178,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      3.95607, position (cm) = (-85.2959,-38.924,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.450763, position (cm) = (-77.4478,-28.0121,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      4.43386, position (cm) = (0.151585,-16.95,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =     0.495126, position (cm) = (-75.22,-27.6894,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      1.12985, position (cm) = (-88.4164,0.752169,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      1.42723, position (cm) = (-88.237,0.748406,200),	 weight = 1.52588e-05
-            e-, kinetic energy (MeV) =      3.52567, position (cm) = (-88.046,0.9171,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      2.05112, position (cm) = (-108.006,-11.8965,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.211031, position (cm) = (-73.7277,-9.20444,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.437526, position (cm) = (-73.7492,-5.69806,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.138486, position (cm) = (-96.0571,-2.09227,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.243919, position (cm) = (-78.2106,-6.51358,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      2.37331, position (cm) = (-78.6127,-30.8997,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      3.26736, position (cm) = (-115.45,-17.1469,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =       5.6504, position (cm) = (-83.2849,-9.26072,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.183872, position (cm) = (-67.9725,-21.0162,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      2.65064, position (cm) = (-65.5637,-17.0546,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      3.46379, position (cm) = (-66.4502,-12.7314,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =     0.621748, position (cm) = (-75.3407,0.860347,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =    0.0857155, position (cm) = (-61.1266,-26.6662,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      2.48838, position (cm) = (-63.4629,-36.6593,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      15.1286, position (cm) = (-61.3784,-35.789,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      15.1065, position (cm) = (-62.3717,-33.5829,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      15.1558, position (cm) = (-62.2869,-34.6346,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      2.44726, position (cm) = (-67.2319,11.3166,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      2.44726, position (cm) = (-67.2319,11.3166,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      99.0504, position (cm) = (-7.95853,-5.17312,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =     0.166307, position (cm) = (-15.3009,-4.20679,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =       65.883, position (cm) = (-0.112889,-7.80432,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =       65.883, position (cm) = (-0.112889,-7.80432,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =       65.883, position (cm) = (-0.112889,-7.80432,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =       65.883, position (cm) = (-0.112889,-7.80432,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      97.7431, position (cm) = (-11.4893,-3.99438,200),	 weight = 0.015625
-       neutron, kinetic energy (MeV) =      79.0391, position (cm) = (-3.85986,-68.7755,200),	 weight = 0.25
-         gamma, kinetic energy (MeV) =     0.313133, position (cm) = (-9.70575,71.7281,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =      1.52075, position (cm) = (-55.7051,67.4689,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      36.0239, position (cm) = (43.5255,-8.40699,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (30.5233,11.5694,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      2.40883, position (cm) = (9.20517,-33.9011,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      0.63937, position (cm) = (-17.0447,-25.5036,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.91957, position (cm) = (-16.2212,-20.4745,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =       20.742, position (cm) = (-37.7919,-24.2913,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0911473, position (cm) = (-42.8909,-24.6337,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.250587, position (cm) = (-42.8432,-24.7346,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0816348, position (cm) = (-31.7722,-8.27969,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0526466, position (cm) = (-39.6441,-19.8323,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      2.33759, position (cm) = (-33.0984,-28.1621,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      50.1359, position (cm) = (18.4141,-37.0857,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.187456, position (cm) = (20.9892,-30.0149,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.129101, position (cm) = (-27.1676,-101.014,200),	 weight = 0.03125
-         gamma, kinetic energy (MeV) =     0.328593, position (cm) = (30.0738,-35.0791,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      5.76831, position (cm) = (42.276,-39.2651,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      44.5981, position (cm) = (43.0349,-43.4726,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      66.8974, position (cm) = (46.7605,-36.8401,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.421192, position (cm) = (47.7423,-34.2945,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =     0.997447, position (cm) = (46.7174,-37.5102,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.412255, position (cm) = (43.2671,-37.4794,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =       3.8797, position (cm) = (44.5044,-40.7725,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      97.7048, position (cm) = (44.9944,-45.211,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      97.7048, position (cm) = (44.9944,-45.211,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      97.7048, position (cm) = (44.9944,-45.211,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      88.4534, position (cm) = (11.3314,-39.4976,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      88.4534, position (cm) = (11.3314,-39.4976,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      80.8888, position (cm) = (11.3064,-40.2573,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      80.8888, position (cm) = (11.3064,-40.2573,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =    0.0817298, position (cm) = (18.9082,-31.8252,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =      3.35342, position (cm) = (16.3981,-34.6531,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      24.6004, position (cm) = (8.39136,-34.207,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =     0.154798, position (cm) = (24.9177,-100.735,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      72.9246, position (cm) = (20.664,-84.2711,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      72.9246, position (cm) = (20.664,-84.2711,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      73.6383, position (cm) = (34.8681,-102.513,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      48.0334, position (cm) = (28.798,-146.301,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      48.0334, position (cm) = (28.798,-146.301,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      21.4765, position (cm) = (14.7525,-65.7458,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.134096, position (cm) = (5.73449,-44.08,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =    0.0543724, position (cm) = (0.106252,-58.1218,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =    0.0985661, position (cm) = (10.7922,-79.9233,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      7.18862, position (cm) = (0.227772,-62.5469,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      4.76055, position (cm) = (-2.57893,-61.3393,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =    0.0663283, position (cm) = (-16.7541,-61.2583,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =  0.000852937, position (cm) = (-1.38794,-63.6058,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.424407, position (cm) = (-2.64417,-59.9061,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      22.0929, position (cm) = (6.03989,-75.3085,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.239522, position (cm) = (6.24215,-74.8993,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.797705, position (cm) = (7.93962,-67.7682,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =    0.0547735, position (cm) = (-34.6965,-74.1048,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      22.3739, position (cm) = (6.32363,-75.6208,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      70.8192, position (cm) = (0.974996,-68.2329,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      71.9585, position (cm) = (5.97264,-61.6689,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.355835, position (cm) = (14.8044,-111.542,200),	 weight = 0.0078125
-         gamma, kinetic energy (MeV) =     0.659737, position (cm) = (2.52285,-119.851,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      3.29547, position (cm) = (16.4347,-113.632,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =      73.9446, position (cm) = (8.67759,-83.5796,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =      5.81571, position (cm) = (-1.46317,-45.367,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =      1.80851, position (cm) = (5.35978,-40.8748,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.258816, position (cm) = (5.20934,-64.1454,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      10.2334, position (cm) = (11.2403,-65.8295,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.309942, position (cm) = (10.7859,-67.5898,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =      1.28932, position (cm) = (2.92175,-70.5354,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      64.7769, position (cm) = (3.13167,-56.9837,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      64.8742, position (cm) = (4.9766,-56.6447,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =       64.983, position (cm) = (4.85753,-56.1105,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =    0.0407746, position (cm) = (-0.61953,-59.8851,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      64.7983, position (cm) = (2.20864,-71.1823,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      65.4961, position (cm) = (2.12074,-54.8852,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      65.5531, position (cm) = (1.42192,-52.2026,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =       64.857, position (cm) = (3.13336,-48.7484,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =       59.807, position (cm) = (-10.9676,-55.317,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      66.0859, position (cm) = (-12.0123,-45.1159,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.233054, position (cm) = (-18.8788,-31.151,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.96292, position (cm) = (-14.5961,-35.7009,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.191557, position (cm) = (-32.2464,-39.7435,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.380523, position (cm) = (-31.8769,-38.2794,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =       2.6213, position (cm) = (-21.2913,-43.7105,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =       2.6213, position (cm) = (-21.2913,-43.7105,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      65.0251, position (cm) = (-15.3232,-31.3339,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      66.1457, position (cm) = (-6.61595,-44.318,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.723726, position (cm) = (-4.24873,-52.6209,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      48.0668, position (cm) = (-3.92612,-41.6609,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      48.2959, position (cm) = (-4.73301,-42.1145,200),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      48.2959, position (cm) = (-4.73301,-42.1145,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.218544, position (cm) = (114.798,-108.906,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      45.0145, position (cm) = (18.839,-92.4384,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =     0.117896, position (cm) = (30.4732,-80.7121,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =  8.24935e-05, position (cm) = (35.2785,-97.3984,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.138292, position (cm) = (24.0599,-93.5472,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      5.81222, position (cm) = (24.9187,-79.9593,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.549089, position (cm) = (29.8137,-78.0427,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =     0.757037, position (cm) = (23.0194,-98.7334,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      46.2423, position (cm) = (31.2538,-95.0496,200),	 weight = 0.000488281
-       neutron, kinetic energy (MeV) =      46.2423, position (cm) = (31.2538,-95.0496,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      46.2423, position (cm) = (31.2538,-95.0496,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      46.2423, position (cm) = (31.2538,-95.0496,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      46.2423, position (cm) = (31.2538,-95.0496,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      6.72623, position (cm) = (-95.5968,-48.4768,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      1.99265, position (cm) = (-67.2176,-76.1661,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      5.49761, position (cm) = (-59.9225,-18.3812,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      32.0022, position (cm) = (-51.5298,1.22856,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      1.89877, position (cm) = (-43.8007,-0.405103,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      0.10881, position (cm) = (-48.833,-1.55191,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      30.8143, position (cm) = (-29.5838,-18.7245,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.525644, position (cm) = (-36.9456,-12.0071,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      4.70609, position (cm) = (-36.9601,-9.96813,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      4.54295, position (cm) = (-31.6111,-12.8363,200),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      2.52656, position (cm) = (-41.8498,-4.49763,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      31.4477, position (cm) = (-37.2426,-7.66327,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      31.4477, position (cm) = (-37.2426,-7.66327,200),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      9.94759, position (cm) = (-50.9856,-28.6558,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =    0.0916367, position (cm) = (-46.9809,-18.7985,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =     0.987588, position (cm) = (-30.246,-13.1419,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      44.8066, position (cm) = (-57.4667,-27.2764,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.649078, position (cm) = (-61.0566,-24.2048,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.150163, position (cm) = (-69.0876,-10.3969,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =      2.40074, position (cm) = (-68.9428,-10.0597,200),	 weight = 0.00195312
-         gamma, kinetic energy (MeV) =      0.82053, position (cm) = (-50.5388,-18.4641,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      15.2446, position (cm) = (-61.5287,-23.0583,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =     0.100837, position (cm) = (-68.6017,-78.6332,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =    0.0271327, position (cm) = (-66.7314,-87.8839,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.29471, position (cm) = (-79.2591,-92.1489,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.138568, position (cm) = (-86.0771,-105.779,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      2.18071, position (cm) = (-88.947,-108.072,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.064776, position (cm) = (-75.5924,-100.359,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      5.28572, position (cm) = (-88.3663,-107.564,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      18.4083, position (cm) = (-88.5447,-107.644,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      2.41642, position (cm) = (-72.4772,-72.022,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      3.24755, position (cm) = (-83.7154,-72.8957,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =      1.45561, position (cm) = (-40.886,-23.8163,200),	 weight = 0.000976562
-         gamma, kinetic energy (MeV) =       9.9648, position (cm) = (-81.1758,-40.1253,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      33.8743, position (cm) = (-82.6981,-41.2043,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =     0.889426, position (cm) = (-76.7395,-41.7318,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.170217, position (cm) = (-74.8471,-41.3848,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      1.06478, position (cm) = (-75.1789,-39.2219,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      21.1373, position (cm) = (-70.278,-22.4949,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      21.1373, position (cm) = (-70.278,-22.4949,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.366026, position (cm) = (-70.996,-20.2385,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.184589, position (cm) = (-22.2227,-46.9854,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-59.7728,-22.1314,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.623115, position (cm) = (-84.0951,2.42339,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.40594, position (cm) = (-72.2007,-12.2406,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =      24.6748, position (cm) = (-105.027,41.5821,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      24.8584, position (cm) = (-109.995,41.8018,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      24.4458, position (cm) = (-114.036,49.9066,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =       15.235, position (cm) = (-58.9044,25.6293,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      15.2335, position (cm) = (-58.8837,25.6047,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =  0.000337734, position (cm) = (-37.4713,37.0272,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =     0.311996, position (cm) = (-61.0043,17.2036,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =    0.0175609, position (cm) = (-75.7348,31.1042,200),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      2.49047, position (cm) = (-84.8881,26.0754,200),	 weight = 9.53674e-07
-       neutron, kinetic energy (MeV) =      2.50891, position (cm) = (-83.4315,23.1297,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =      2.50891, position (cm) = (-83.4315,23.1297,200),	 weight = 4.76837e-07
-       neutron, kinetic energy (MeV) =         2.58, position (cm) = (-84.9047,24.5932,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.77244, position (cm) = (-62.4307,42.9761,200),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      27.9983, position (cm) = (-76.4369,65.424,200),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      27.9983, position (cm) = (-76.4369,65.424,200),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.48266, position (cm) = (-55.8682,42.4079,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =    0.0957527, position (cm) = (-60.2195,44.4596,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      1.09811, position (cm) = (-56.7878,34.6775,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      5.78881, position (cm) = (-55.7654,43.6985,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =     0.303857, position (cm) = (-43.559,11.6582,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.109769, position (cm) = (-55.5867,-1.33444,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.199468, position (cm) = (-61.0778,-3.03596,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.181374, position (cm) = (-56.9882,-4.43731,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =     0.752221, position (cm) = (-56.6601,-1.56036,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =       3.2403, position (cm) = (-56.3125,-1.74312,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =     0.079629, position (cm) = (-47.4599,-12.938,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      2.51315, position (cm) = (-45.9507,-5.59549,200),	 weight = 6.10352e-05
-         gamma, kinetic energy (MeV) =      0.54863, position (cm) = (-28.6143,-12.9694,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      2.04365, position (cm) = (-26.0826,31.4177,200),	 weight = 0.000244141
-         gamma, kinetic energy (MeV) =     0.269542, position (cm) = (37.6392,51.4636,200),	 weight = 0.03125
-       neutron, kinetic energy (MeV) =      98.3211, position (cm) = (18.8992,55.696,200),	 weight = 0.0078125
-       neutron, kinetic energy (MeV) =  5.99164e-06, position (cm) = (28.4698,10.6502,200),	 weight = 0.000488281
-         gamma, kinetic energy (MeV) =     0.183811, position (cm) = (27.6386,27.1097,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =  1.05861e-05, position (cm) = (28.5611,38.531,200),	 weight = 0.00012207
-         gamma, kinetic energy (MeV) =      0.43847, position (cm) = (31.4219,13.733,200),	 weight = 1.52588e-05
-       neutron, kinetic energy (MeV) =      8.31122, position (cm) = (29.4146,16.0897,200),	 weight = 1.52588e-05
-         gamma, kinetic energy (MeV) =      1.85656, position (cm) = (38.2026,13.6466,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      1.43707, position (cm) = (43.661,22.7411,200),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      2.19893, position (cm) = (-1.2374,41.2703,200),	 weight = 6.10352e-05
-       neutron, kinetic energy (MeV) =      0.01983, position (cm) = (5.3313,18.0576,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      68.1792, position (cm) = (12.4792,24.9769,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      68.6245, position (cm) = (12.3966,23.5348,200),	 weight = 0.00012207
-       neutron, kinetic energy (MeV) =      68.2517, position (cm) = (9.56584,17.1909,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      68.8388, position (cm) = (4.02977,32.3903,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      68.8388, position (cm) = (4.02977,32.3903,200),	 weight = 0.000244141
-       neutron, kinetic energy (MeV) =      67.9547, position (cm) = (4.74165,22.9129,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =       1.0757, position (cm) = (-0.511995,51.2422,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      2.24862, position (cm) = (33.8799,21.447,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =      54.2085, position (cm) = (40.8055,45.1805,200),	 weight = 0.000976562
-       neutron, kinetic energy (MeV) =     0.270434, position (cm) = (61.1595,103.989,200),	 weight = 0.00390625
-         gamma, kinetic energy (MeV) =     0.654137, position (cm) = (32.5341,83.8536,200),	 weight = 0.00195312
-       neutron, kinetic energy (MeV) =  7.23105e-05, position (cm) = (40.666,84.7259,200),	 weight = 0.00390625
-       neutron, kinetic energy (MeV) =  0.000223024, position (cm) = (-6.59151,137.583,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      2.15878, position (cm) = (-5.69249,-57.5241,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =  6.43305e-05, position (cm) = (24.2439,-27.2347,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      2.88223, position (cm) = (2.57428,-53.9597,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      2.63174, position (cm) = (-13.3538,-78.6602,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =    0.0777081, position (cm) = (18.3578,-70.9821,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =    0.0817348, position (cm) = (6.63677,-62.0452,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =     0.173391, position (cm) = (44.5491,-33.1773,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      3.27425, position (cm) = (36.2342,-24.0901,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      14.1132, position (cm) = (65.9795,-62.4429,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      3.65555, position (cm) = (56.5305,-42.811,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      27.9374, position (cm) = (61.4865,-45.9153,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      38.5661, position (cm) = (37.8591,-17.6853,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      38.5298, position (cm) = (38.967,-18.3147,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.862277, position (cm) = (61.3738,-20.9661,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.110672, position (cm) = (55.7288,-57.5414,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.70207, position (cm) = (58.6722,-18.7482,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      2.70207, position (cm) = (58.6722,-18.7482,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      2.70207, position (cm) = (58.6722,-18.7482,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =      5.36878, position (cm) = (59.4275,-22.7151,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =    0.0639197, position (cm) = (49.9688,-27.2468,200),	 weight = 6.10352e-05
+            e+, kinetic energy (MeV) =      7.04457, position (cm) = (36.916,-24.557,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      16.6471, position (cm) = (29.2702,-20.1451,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      1.67191, position (cm) = (73.1696,-21.876,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =     0.122285, position (cm) = (55.1046,-107.016,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =     0.753003, position (cm) = (54.5324,-98.0497,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =    0.0199019, position (cm) = (96.6157,-110.37,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =     0.140487, position (cm) = (96.4334,-106.302,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =     0.152612, position (cm) = (102.165,-82.5742,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =     0.461892, position (cm) = (100.123,-85.0372,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      3.97827, position (cm) = (83.8309,-104.421,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =  4.94634e-07, position (cm) = (78.647,-94.2859,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =     0.085708, position (cm) = (120.492,-68.2728,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =      1.07431, position (cm) = (56.118,-44.357,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.32613, position (cm) = (92.7743,-115.051,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =     0.279608, position (cm) = (95.0545,-106.927,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =    0.0813375, position (cm) = (155.441,-111.661,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      17.1308, position (cm) = (88.2042,-96.8349,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      17.0246, position (cm) = (87.8413,-98.843,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =     0.118927, position (cm) = (92.1033,-107.535,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =    0.0949085, position (cm) = (95.54,-104.453,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =      1.03528, position (cm) = (133.189,-94.4174,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      10.6565, position (cm) = (89.6032,-111.691,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      32.2048, position (cm) = (93.6543,-112.441,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      31.7378, position (cm) = (88.4721,-113.485,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      32.0725, position (cm) = (86.8902,-111.304,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =     0.224913, position (cm) = (80.8475,-115.899,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =      2.77711, position (cm) = (90.3375,-122.683,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =      4.33832, position (cm) = (89.8043,-113.128,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =      14.9048, position (cm) = (72.1804,-88.1767,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      15.1137, position (cm) = (74.3283,-84.8309,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =     0.327317, position (cm) = (72.2864,-96.7013,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      5.84998, position (cm) = (102.58,-74.3185,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =     0.186387, position (cm) = (97.2749,-82.7327,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =     0.192982, position (cm) = (100.148,-87.6485,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =     0.971066, position (cm) = (83.8513,-47.4543,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =     0.199029, position (cm) = (4.7997,-30.7002,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      51.7665, position (cm) = (56.8907,-48.8076,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.141088, position (cm) = (65.6739,-63.4084,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      2.32892, position (cm) = (57.7014,-36.6766,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      2.84154, position (cm) = (52.7344,-42.7755,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      51.8203, position (cm) = (62.295,-44.4713,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =  0.000388909, position (cm) = (-7.75934,-37.358,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.224163, position (cm) = (-18.2321,-47.6131,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      25.3306, position (cm) = (18.2523,-34.1866,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      25.3306, position (cm) = (18.2523,-34.1866,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =    0.0997492, position (cm) = (65.7977,18.1617,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      7.20641, position (cm) = (46.232,-10.4828,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      1.48075, position (cm) = (31.5374,-5.2429,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      2.63599, position (cm) = (36.8278,-15.2175,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.204594, position (cm) = (47.0667,-2.75792,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      97.0632, position (cm) = (35.4673,-0.419114,200),	 weight = 0.03125
+       neutron, kinetic energy (MeV) =      63.3821, position (cm) = (28.2135,-10.4842,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      62.2413, position (cm) = (32.7925,-6.01885,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      63.3821, position (cm) = (28.2135,-10.4842,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      6.28123, position (cm) = (41.3389,-3.79079,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =    0.0750997, position (cm) = (34.1608,-1.8457,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =      1.45644, position (cm) = (25.5567,-7.57826,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =        4.953, position (cm) = (30.1597,-6.30214,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      23.4526, position (cm) = (17.4504,52.4697,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      24.0601, position (cm) = (59.5652,73.8312,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      12.0284, position (cm) = (57.6908,74.9166,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      24.1261, position (cm) = (51.6928,71.1491,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      24.2801, position (cm) = (48.0347,75.0489,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      2.86065, position (cm) = (41.1194,73.5176,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      24.0872, position (cm) = (47.333,75.8772,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      24.0872, position (cm) = (47.333,75.8772,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      24.2801, position (cm) = (48.0347,75.0489,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      24.1742, position (cm) = (46.042,76.6302,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      7.81871, position (cm) = (-42.7576,-18.1063,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      27.2595, position (cm) = (-59.9588,-47.6376,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =       99.366, position (cm) = (-33.2492,-31.9623,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      99.4103, position (cm) = (-31.3639,-30.6644,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      2.65673, position (cm) = (-29.0168,-30.5364,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      4.71121, position (cm) = (-35.0734,-31.8438,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      97.7289, position (cm) = (-42.0738,-38.3422,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      98.7698, position (cm) = (-31.9104,-39.2097,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.161901, position (cm) = (-28.6911,-37.5648,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =       5.1986, position (cm) = (-29.3997,-35.1548,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      8.85505, position (cm) = (-29.7473,-39.5915,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.248333, position (cm) = (-27.8388,-29.5064,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      2.03051, position (cm) = (-27.9998,-41.4256,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      2.63933, position (cm) = (-33.4392,-39.5231,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      1.02409, position (cm) = (-28.2602,-32.8755,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      98.7698, position (cm) = (-31.9104,-39.2097,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.202094, position (cm) = (-63.9062,-23.5759,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =   0.00145974, position (cm) = (-58.45,-19.6527,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.02465, position (cm) = (-38.7983,-4.0941,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.667108, position (cm) = (-43.125,-11.6062,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.538333, position (cm) = (-43.0948,-120.693,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =       0.7908, position (cm) = (-28.453,-124.41,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.865397, position (cm) = (-26.638,-145.095,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.162629, position (cm) = (-26.4488,-159.49,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      1.09746, position (cm) = (-25.9855,-128.748,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      30.5578, position (cm) = (-11.1469,-173.423,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =       0.1318, position (cm) = (-17.5427,-166.347,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.092214, position (cm) = (-23.0895,-178.914,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.387731, position (cm) = (-6.71362,-174.708,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =     0.016287, position (cm) = (9.04221,-210.406,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =        3.057, position (cm) = (10.707,-185.016,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.888687, position (cm) = (-3.62032,-205.761,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =      2.17774, position (cm) = (18.6583,-200.276,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =      4.91248, position (cm) = (-1.53475,-197.631,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.135537, position (cm) = (-9.03608,-171.577,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =  1.89258e-06, position (cm) = (28.9567,-67.8382,200),	 weight = 0.0625
+       neutron, kinetic energy (MeV) =      22.0879, position (cm) = (-71.9628,23.9382,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      1.07557, position (cm) = (-29.114,49.414,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-39.7053,48.7206,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.677037, position (cm) = (-39.7391,48.673,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      1.99431, position (cm) = (-35.1028,39.209,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      9.50806, position (cm) = (-39.7743,43.5038,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.192127, position (cm) = (-27.7632,41.3421,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      16.9392, position (cm) = (-43.6264,20.4666,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      7.80814, position (cm) = (-41.2006,20.2237,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      7.80814, position (cm) = (-41.2006,20.2237,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =  5.27382e-06, position (cm) = (-19.6022,-29.086,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =      4.42265, position (cm) = (-23.8946,-39.6234,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =   0.00882928, position (cm) = (-22.212,-33.3116,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      21.7874, position (cm) = (-25.5163,-15.9518,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      21.7874, position (cm) = (-25.5163,-15.9518,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.989285, position (cm) = (-32.467,-17.9494,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.271945, position (cm) = (-13.196,-46.6023,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =       7.4195, position (cm) = (-10.5344,-44.2717,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.218292, position (cm) = (-13.9468,-48.9421,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      2.20002, position (cm) = (-14.0152,-47.0312,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.351814, position (cm) = (-42.9024,-85.9757,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.308868, position (cm) = (-13.9674,-56.8047,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      2.23823, position (cm) = (-15.8937,-59.8208,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      2.69506, position (cm) = (-15.9252,-53.0216,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      9.09547, position (cm) = (-12.9518,-46.7695,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      79.3195, position (cm) = (-14.7309,-48.3529,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.133466, position (cm) = (-21.6292,-20.107,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =   0.00393097, position (cm) = (-22.9301,-14.2776,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.282992, position (cm) = (-23.7519,1.64783,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.62909, position (cm) = (-54.5151,29.2212,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      15.9554, position (cm) = (-31.4115,23.0383,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      15.9554, position (cm) = (-31.4115,23.0383,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      15.9554, position (cm) = (-31.4115,23.0383,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      0.37885, position (cm) = (31.9378,86.3592,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =     0.873889, position (cm) = (-122.572,-102.628,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      13.7915, position (cm) = (-73.5105,-55.5527,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =      4.30037, position (cm) = (-30.8736,-63.9237,200),	 weight = 1.49012e-08
+       neutron, kinetic energy (MeV) =      4.49619, position (cm) = (-32.8658,-65.8881,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      4.35973, position (cm) = (-34.5008,-65.4984,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      0.13055, position (cm) = (-44.8465,-61.0505,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =  0.000440512, position (cm) = (-53.7095,-74.1452,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =      1.20402, position (cm) = (-50.931,-68.1594,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      1.84678, position (cm) = (-51.7308,-64.6081,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =     0.109766, position (cm) = (-25.278,-57.4335,200),	 weight = 3.72529e-09
+       neutron, kinetic energy (MeV) =      2.50022, position (cm) = (-59.6926,-69.2874,200),	 weight = 3.72529e-09
+       neutron, kinetic energy (MeV) =  2.95014e-07, position (cm) = (-68.3473,-60.9324,200),	 weight = 3.72529e-09
+         gamma, kinetic energy (MeV) =      2.12423, position (cm) = (-69.5544,-73.4616,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =  0.000473465, position (cm) = (-58.1561,-52.7965,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =     0.676309, position (cm) = (-43.8922,-66.3275,200),	 weight = 1.86265e-09
+         gamma, kinetic energy (MeV) =      3.91184, position (cm) = (-46.1004,-72.988,200),	 weight = 1.86265e-09
+       neutron, kinetic energy (MeV) =  1.91845e-05, position (cm) = (-35.5201,-50.9148,200),	 weight = 1.86265e-09
+         gamma, kinetic energy (MeV) =     0.102256, position (cm) = (-33.7265,-52.6996,200),	 weight = 1.86265e-09
+       neutron, kinetic energy (MeV) =      14.2337, position (cm) = (-46.5945,-68.2735,200),	 weight = 3.72529e-09
+         gamma, kinetic energy (MeV) =     0.410193, position (cm) = (-79.5829,-27.4428,200),	 weight = 1.49012e-08
+       neutron, kinetic energy (MeV) =      2.42249, position (cm) = (-72.3337,10.3091,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =      4.32247, position (cm) = (-80.4376,-13.7202,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =     0.283521, position (cm) = (-65.6175,-12.7776,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      2.28924, position (cm) = (-91.7918,-62.2775,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =     0.135182, position (cm) = (-105.745,-49.2747,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =  9.90074e-06, position (cm) = (-126.225,-63.5225,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      10.4437, position (cm) = (-100.002,-64.2039,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =    0.0806888, position (cm) = (-111.977,-69.0184,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      2.54836, position (cm) = (-129.218,-55.6862,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =      2.02618, position (cm) = (-144.54,-41.4892,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =      1.81502, position (cm) = (-119.308,-51.767,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      16.9794, position (cm) = (-134.897,-60.4969,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =      17.1271, position (cm) = (-111.932,-55.4057,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =     0.381865, position (cm) = (-108.36,-55.1027,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      1.74716, position (cm) = (-108.281,-55.0621,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =      1.93095, position (cm) = (-108.13,-55.758,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      7.89215, position (cm) = (-91.6031,-62.7275,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =    0.0988322, position (cm) = (-104.985,-33.123,200),	 weight = 1.49012e-08
+       neutron, kinetic energy (MeV) =     0.654603, position (cm) = (-99.5088,-39.513,200),	 weight = 1.49012e-08
+       neutron, kinetic energy (MeV) =      0.13895, position (cm) = (-35.8952,-53.532,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =     0.133269, position (cm) = (-98.7812,-150.627,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =       5.2744, position (cm) = (-107.538,-117.516,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      5.17583, position (cm) = (-102.576,-114.279,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      5.17583, position (cm) = (-102.576,-114.279,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =    0.0921805, position (cm) = (-97.9234,-99.7074,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      2.50671, position (cm) = (95.7387,-13.2028,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      1.90872, position (cm) = (91.9708,-34.8578,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =      6.87277, position (cm) = (89.4003,-37.2862,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      30.4081, position (cm) = (80.9019,-40.6854,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      30.4081, position (cm) = (80.9019,-40.6854,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =    0.0522586, position (cm) = (79.9001,-27.8683,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      2.84451, position (cm) = (82.4118,-26.2566,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      25.0252, position (cm) = (92.4828,-50.3434,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      25.0252, position (cm) = (92.4828,-50.3434,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =    0.0849799, position (cm) = (56.781,-40.632,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      4.05935, position (cm) = (98.1828,-44.1671,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      56.0404, position (cm) = (97.4534,-12.9082,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      55.6245, position (cm) = (101.966,-8.3165,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      55.6245, position (cm) = (101.966,-8.3165,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =  7.96993e-06, position (cm) = (40.9873,86.1807,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =       3.1187, position (cm) = (24.5373,95.2811,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.604474, position (cm) = (51.7323,64.3621,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =    0.0895798, position (cm) = (43.2722,153.167,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.751331, position (cm) = (36.4878,163.337,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.615304, position (cm) = (15.2053,88.3743,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.103704, position (cm) = (72.5577,164.646,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.307199, position (cm) = (72.3556,160.117,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      2.49991, position (cm) = (64.9935,161.823,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      8.07421, position (cm) = (69.0299,160.441,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =    0.0608272, position (cm) = (4.60876,-30.0129,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =     0.753784, position (cm) = (-13.2013,-29.49,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      2.12428, position (cm) = (-14.1917,-25.6835,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      2.93651, position (cm) = (-10.0374,-37.5837,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      71.2174, position (cm) = (-19.8775,-26.3543,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      4.90032, position (cm) = (-25.6418,4.46971,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.255477, position (cm) = (-28.6435,-31.0035,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.924932, position (cm) = (-27.5524,-18.5943,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.767899, position (cm) = (-28.9527,-23.6365,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      2.39766, position (cm) = (-31.0211,-6.78481,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      2.39766, position (cm) = (-31.0211,-6.78481,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      5.01483, position (cm) = (-7.74708,-6.21175,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      28.7341, position (cm) = (11.3142,-57.7807,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      70.9667, position (cm) = (-24.2622,-31.7346,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      71.1497, position (cm) = (-16.4593,-10.6754,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      93.6746, position (cm) = (-0.8264,22.0417,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      92.5478, position (cm) = (-0.736899,21.7466,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      76.6805, position (cm) = (-0.814849,19.6489,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.420668, position (cm) = (6.71893,16.0968,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      2.17514, position (cm) = (8.32541,28.9784,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =  2.33868e-05, position (cm) = (9.45118,15.6877,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      4.30963, position (cm) = (7.98182,17.761,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =       2.1295, position (cm) = (-0.534698,20.373,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      98.2471, position (cm) = (-1.37637,12.983,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      98.2471, position (cm) = (-1.37637,12.983,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      98.5509, position (cm) = (-2.30981,13.5444,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      98.5509, position (cm) = (-2.30981,13.5444,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      98.5509, position (cm) = (-2.30981,13.5444,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      98.5509, position (cm) = (-2.30981,13.5444,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.507993, position (cm) = (7.69812,-9.80502,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      65.7383, position (cm) = (11.7762,-10.5042,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      19.1087, position (cm) = (6.45142,-9.52409,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      43.1963, position (cm) = (5.84233,-9.39677,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =       50.449, position (cm) = (0.029008,-7.62046,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =       50.449, position (cm) = (0.029008,-7.62046,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      99.4502, position (cm) = (-15.2906,-15.0158,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      99.4502, position (cm) = (-15.2906,-15.0158,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      99.4502, position (cm) = (-15.2906,-15.0158,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.195321, position (cm) = (-4.1282,-4.76931,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =    0.0225925, position (cm) = (20.2163,-24.7273,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =   0.00981694, position (cm) = (42.98,-54.5029,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =    0.0674488, position (cm) = (-45.2348,-32.5437,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =    0.0572325, position (cm) = (-25.06,-0.956533,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      37.2321, position (cm) = (-29.4721,2.80044,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      53.6584, position (cm) = (-33.0052,6.02464,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.256481, position (cm) = (-31.3702,-17.013,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.752963, position (cm) = (-31.3137,-17.4903,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      52.8213, position (cm) = (-31.8301,6.40568,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.120997, position (cm) = (-18.9804,-4.38725,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      3.99805, position (cm) = (-22.6817,7.92137,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =       0.9512, position (cm) = (-38.347,42.2679,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      2.17129, position (cm) = (-72.7209,10.1125,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =    0.0821679, position (cm) = (-35.5866,27.9787,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      3.39997, position (cm) = (-35.8075,27.7252,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.66793, position (cm) = (-41.1368,28.8757,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.186157, position (cm) = (-66.7444,8.9724,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.138639, position (cm) = (-63.2137,-4.40678,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      7.18044, position (cm) = (40.7426,-18.1984,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.191318, position (cm) = (53.8223,-23.8321,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      1.83768, position (cm) = (41.8068,-22.7128,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      1.24709, position (cm) = (41.8617,-31.5636,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      7.18044, position (cm) = (40.7426,-18.1984,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =     0.311473, position (cm) = (61.8684,-28.9101,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.350966, position (cm) = (62.1848,-35.5932,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =    0.0672424, position (cm) = (27.7682,-40.7842,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =    0.0828192, position (cm) = (39.2365,-44.5125,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      5.33746, position (cm) = (30.5164,-43.1807,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.679982, position (cm) = (-68.4475,-54.1511,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      10.5919, position (cm) = (-39.286,-65.8771,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      10.5919, position (cm) = (-39.286,-65.8771,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      10.7902, position (cm) = (-44.3397,-52.9456,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =       10.252, position (cm) = (-29.3893,-75.5634,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.293968, position (cm) = (-69.8983,-82.2528,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      4.66365, position (cm) = (-51.4806,-61.2499,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.702168, position (cm) = (-52.1414,-68.635,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.169568, position (cm) = (-82.2262,38.7731,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =     0.156035, position (cm) = (-73.7877,30.5517,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      9.10612, position (cm) = (-76.2875,35.896,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      8.82654, position (cm) = (-78.2936,37.0283,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.515361, position (cm) = (-40.7097,-20.325,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.260881, position (cm) = (-80.1025,52.7058,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      22.0773, position (cm) = (-201.902,-93.7051,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      8.90145, position (cm) = (-180.155,-54.0476,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      7.37893, position (cm) = (-95.071,-117.152,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       9.1784, position (cm) = (-94.8223,-107.341,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      1.64824, position (cm) = (-103.755,-110.371,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.436964, position (cm) = (-100.475,-108.37,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      3.78272, position (cm) = (-114.994,-111.126,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      0.07867, position (cm) = (-67.8367,-68.6426,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.103992, position (cm) = (-35.8228,-37.1166,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.579623, position (cm) = (-34.1744,-60.8686,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =     0.170856, position (cm) = (-60.5243,-83.6646,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =      9.74877, position (cm) = (-35.1972,-53.67,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =     0.160802, position (cm) = (-39.1288,-50.7039,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.267884, position (cm) = (-58.6546,-96.3817,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      8.11338, position (cm) = (-55.5005,-101.048,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      21.0999, position (cm) = (-66.3538,-99.8439,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =      2.74806, position (cm) = (-81.0207,-55.4159,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.872816, position (cm) = (-24.7,-51.8265,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      7.01945, position (cm) = (-45.3705,-14.8222,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      74.4174, position (cm) = (-83.6845,-64.4894,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      2.79354, position (cm) = (-68.5976,-59.4114,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =    0.0136483, position (cm) = (-72.2485,-60.7548,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.979154, position (cm) = (-76.5789,-48.3939,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =    0.0885649, position (cm) = (-79.0841,-65.5018,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      10.9754, position (cm) = (-66.3398,-50.4393,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      75.1502, position (cm) = (-78.2848,-61.9771,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      75.1502, position (cm) = (-78.2848,-61.9771,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      75.1502, position (cm) = (-78.2848,-61.9771,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =  2.22583e-06, position (cm) = (-97.3989,-42.9512,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =       4.8906, position (cm) = (-77.9015,-47.4214,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.640018, position (cm) = (-71.6426,-51.0893,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      4.29826, position (cm) = (-82.1103,-50.2708,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      8.04024, position (cm) = (-88.1558,-76.6525,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      17.7524, position (cm) = (-83.8359,-77.6115,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.222902, position (cm) = (-107.118,-50.0685,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.988177, position (cm) = (-88.9908,-64.871,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.813839, position (cm) = (-89.2165,-55.7266,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      74.0603, position (cm) = (-84.6646,-57.5306,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      74.0603, position (cm) = (-84.6646,-57.5306,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      15.8303, position (cm) = (-71.8981,-69.2199,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      1.18897, position (cm) = (-69.2332,-70.52,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      14.6621, position (cm) = (-72.2014,-68.7087,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =    0.0704733, position (cm) = (-127.847,-26.4765,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.214508, position (cm) = (-130.805,-27.1247,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      45.5783, position (cm) = (-128.519,-25.2407,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      0.13135, position (cm) = (-113.521,-27.2846,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      1.19041, position (cm) = (-140.738,-15.17,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      31.1409, position (cm) = (-129.821,-28.1009,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      2.88201, position (cm) = (-124.814,-34.4691,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      2.64539, position (cm) = (-125.082,-27.8295,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.078203, position (cm) = (-134.956,-37.2886,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      0.23113, position (cm) = (-87.418,-54.2638,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =  3.70672e-05, position (cm) = (-84.2903,-45.836,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      40.4171, position (cm) = (-50.4128,-53.0879,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      1.06834, position (cm) = (-32.0608,-54.367,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      9.75215, position (cm) = (-51.8469,-49.6696,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      60.2221, position (cm) = (-29.4711,-48.7787,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      59.9629, position (cm) = (-30.1331,-54.8848,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      59.9118, position (cm) = (-14.3394,-40.1572,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      60.3255, position (cm) = (-15.7817,-39.3701,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      60.3255, position (cm) = (-15.7817,-39.3701,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      71.5632, position (cm) = (-130.365,-79.6959,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =  1.57076e-06, position (cm) = (-83.1987,-65.4532,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      1.65935, position (cm) = (-105.428,-74.0256,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      6.10372, position (cm) = (-91.2964,-72.9937,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.261193, position (cm) = (-95.3503,-64.5749,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.221866, position (cm) = (-34.3444,45.6054,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.332845, position (cm) = (-29.3519,72.6431,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =        2.594, position (cm) = (-26.5967,32.3157,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      55.5818, position (cm) = (-37.3543,46.1493,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      55.5818, position (cm) = (-37.3543,46.1493,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =      1.84972, position (cm) = (-4.36683,57.8769,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      43.3014, position (cm) = (2.45714,70.2652,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      44.1329, position (cm) = (-1.56414,71.9487,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      44.1329, position (cm) = (-1.56414,71.9487,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =        33.93, position (cm) = (-0.752551,72.2197,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.57881, position (cm) = (-43.0991,45.8221,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =       5.5053, position (cm) = (-46.8812,44.5416,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      36.6179, position (cm) = (-45.7507,69.3455,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      36.5756, position (cm) = (-45.8634,67.7996,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      36.8641, position (cm) = (-44.0211,59.0212,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      2.74379, position (cm) = (-57.3867,49.1757,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      10.2421, position (cm) = (-62.6313,53.3983,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      10.2421, position (cm) = (-62.6313,53.3983,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      10.2421, position (cm) = (-62.6313,53.3983,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =  3.97262e-06, position (cm) = (-32.6021,56.4858,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =       55.172, position (cm) = (-35.611,40.9355,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.01616, position (cm) = (-37.6401,26.8885,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.607717, position (cm) = (-36.6646,30.0476,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      2.41342, position (cm) = (-31.0202,46.5284,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      2.38207, position (cm) = (-31.0106,46.4669,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      1.69837, position (cm) = (-23.1624,78.6744,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =     0.734325, position (cm) = (-53.7628,34.1015,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      0.57094, position (cm) = (-52.189,32.6471,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      7.41817, position (cm) = (-27.3398,20.6749,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      22.4321, position (cm) = (-29.6626,13.2938,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      22.4321, position (cm) = (-29.6626,13.2938,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.216166, position (cm) = (-3.27636,27.1295,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      1.34042, position (cm) = (-18.976,17.1722,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      1.19088, position (cm) = (-42.885,25.4216,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =  8.33304e-07, position (cm) = (-29.1611,-2.60452,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =  0.000773104, position (cm) = (-61.9847,3.38509,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =  6.45367e-06, position (cm) = (-59.1698,23.9333,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.113149, position (cm) = (-60.3772,43.81,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       41.391, position (cm) = (-33.4916,46.5447,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      41.7227, position (cm) = (-25.1557,27.6633,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      2.16016, position (cm) = (-58.6983,55.2292,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      1.35026, position (cm) = (-45.0385,42.2606,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      0.41795, position (cm) = (-69.6472,74.1233,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =    0.0795971, position (cm) = (-72.4561,80.2887,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      55.7156, position (cm) = (-38.864,54.0916,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      55.7156, position (cm) = (-38.864,54.0916,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      55.5743, position (cm) = (-37.4977,50.7932,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      1.49783, position (cm) = (44.4247,32.3353,200),	 weight = 0.0625
+       neutron, kinetic energy (MeV) =      2.00912, position (cm) = (39.0981,14.8128,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =    0.0957041, position (cm) = (6.67542,-8.79931,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =  3.23956e-07, position (cm) = (46.8689,-11.4379,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      2.90564, position (cm) = (41.5657,-6.2893,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      4.58984, position (cm) = (43.0647,-4.712,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =     0.162743, position (cm) = (22.2556,-2.60161,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =       11.887, position (cm) = (59.5332,-4.6327,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      11.7363, position (cm) = (59.8594,-5.96003,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.774058, position (cm) = (39.4556,3.89627,200),	 weight = 0.03125
+         gamma, kinetic energy (MeV) =     0.145892, position (cm) = (38.7759,2.6136,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      6.23465, position (cm) = (38.2473,29.0142,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      7.16127, position (cm) = (57.0238,21.0235,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      7.16127, position (cm) = (57.0238,21.0235,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      7.16127, position (cm) = (57.0238,21.0235,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      6.55638, position (cm) = (37.1831,31.0151,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      33.6224, position (cm) = (35.9135,24.2513,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      34.1433, position (cm) = (46.7612,20.0067,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =  3.27175e-07, position (cm) = (73.6432,21.361,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      33.6744, position (cm) = (34.547,53.5468,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      33.3814, position (cm) = (47.0138,48.9428,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      33.3814, position (cm) = (47.0138,48.9428,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      33.3814, position (cm) = (47.0138,48.9428,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      33.9626, position (cm) = (41.2348,42.7586,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      33.9626, position (cm) = (41.2348,42.7586,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.496344, position (cm) = (40.1734,36.8302,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.468016, position (cm) = (14.842,12.2249,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      3.24798, position (cm) = (14.3754,9.52293,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.492593, position (cm) = (13.1261,13.8471,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      1.59487, position (cm) = (31.2541,7.34697,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      1.01785, position (cm) = (7.91274,-21.6709,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      9.68247, position (cm) = (-7.6979,-1.53727,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      63.6601, position (cm) = (-11.7774,55.0519,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      63.6601, position (cm) = (-11.7774,55.0519,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      63.5387, position (cm) = (-13.2568,54.2511,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.381299, position (cm) = (0.482229,35.4381,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      62.3479, position (cm) = (-7.20213,39.0844,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      2.99129, position (cm) = (-10.5521,65.3286,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =     0.367438, position (cm) = (3.03778,49.7943,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      24.5278, position (cm) = (-27.269,60.5767,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.103915, position (cm) = (-24.0987,60.1481,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      7.24286, position (cm) = (-26.2997,60.831,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      13.7159, position (cm) = (-25.6411,60.709,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      24.1779, position (cm) = (-26.0033,58.1627,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      2.47399, position (cm) = (-28.7757,76.8281,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.50756, position (cm) = (-10.794,69.3608,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.164697, position (cm) = (4.07205,69.9234,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      11.3183, position (cm) = (-8.98064,64.2327,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      11.5648, position (cm) = (-8.88523,64.2695,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      11.5648, position (cm) = (-8.88523,64.2695,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      8.08624, position (cm) = (-22.1453,47.5697,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.293822, position (cm) = (24.4063,55.6409,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      27.5236, position (cm) = (33.6051,66.1577,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      34.7447, position (cm) = (32.2033,65.3285,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      0.43577, position (cm) = (32.724,58.5406,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.312546, position (cm) = (42.956,62.9561,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      6.37658, position (cm) = (40.0423,58.9591,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      1.09396, position (cm) = (58.4453,35.0718,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      33.7703, position (cm) = (25.3567,40.1904,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      2.67893, position (cm) = (23.0998,32.5549,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      33.7962, position (cm) = (32.3785,43.4523,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      34.8372, position (cm) = (24.6492,53.2927,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      34.5507, position (cm) = (29.9397,54.7052,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.853981, position (cm) = (-5.93843,-49.424,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =     0.155995, position (cm) = (-5.39513,-40.6163,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.125051, position (cm) = (-5.24669,-45.051,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.072779, position (cm) = (-13.0541,29.7847,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.091963, position (cm) = (-46.4264,13.6992,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.79681, position (cm) = (-27.4211,12.9978,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       1.3017, position (cm) = (-39.223,27.5928,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =     0.538258, position (cm) = (-44.8915,29.0931,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      22.5323, position (cm) = (-7.52584,-58.4118,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.137339, position (cm) = (-55.7935,8.55365,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      3.39906, position (cm) = (-43.2319,-9.31737,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.476465, position (cm) = (-55.8485,9.89793,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.115011, position (cm) = (-57.996,12.7108,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =  0.000616528, position (cm) = (-63.9263,4.78252,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      22.4293, position (cm) = (-53.9609,11.235,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      47.8449, position (cm) = (-56.199,11.0524,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      47.8449, position (cm) = (-56.199,11.0524,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      47.8449, position (cm) = (-56.199,11.0524,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      47.8449, position (cm) = (-56.199,11.0524,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      53.9484, position (cm) = (-56.7157,10.9326,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =    0.0747504, position (cm) = (-50.9788,20.7797,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =       1.4248, position (cm) = (-59.9918,6.52852,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.188175, position (cm) = (-62.4758,-3.55377,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      3.11785, position (cm) = (-55.7895,30.9742,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =  1.19405e-05, position (cm) = (-48.1178,18.6925,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.326773, position (cm) = (-51.6975,-7.67595,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      27.9738, position (cm) = (-60.3188,7.81859,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      53.4772, position (cm) = (-61.1179,7.99456,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      53.4772, position (cm) = (-61.1179,7.99456,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =    0.0694152, position (cm) = (21.8735,36.6714,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      90.7475, position (cm) = (-46.9576,-3.13368,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =       91.693, position (cm) = (-32.4864,-12.4807,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =     0.278299, position (cm) = (-18.3089,-4.06028,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =     0.961433, position (cm) = (-21.3322,-3.54784,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      13.0181, position (cm) = (-23.6015,-4.37359,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      49.3212, position (cm) = (-23.8162,-0.337218,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =      4.21578, position (cm) = (-30.5346,-0.839352,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.798376, position (cm) = (-32.8718,-2.11166,200),	 weight = 0.00390625
+            e-, kinetic energy (MeV) =      2.90165, position (cm) = (-32.8705,-2.11223,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =     0.816643, position (cm) = (-47.1112,-10.3113,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      42.1859, position (cm) = (-43.2241,-1.1739,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      42.1859, position (cm) = (-43.2241,-1.1739,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      42.1859, position (cm) = (-43.2241,-1.1739,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      90.3958, position (cm) = (-34.068,-0.719767,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      62.6833, position (cm) = (-24.6899,-11.5912,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =      1.08123, position (cm) = (-10.5868,21.0347,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      1.39236, position (cm) = (4.4264,17.5585,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =     0.735675, position (cm) = (-3.41278,2.81842,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.280976, position (cm) = (-13.6019,18.3124,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-10.7275,38.0751,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      1.56555, position (cm) = (-10.0948,0.655407,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      19.6746, position (cm) = (-6.90717,3.56592,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      19.6746, position (cm) = (-6.90717,3.56592,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      1.03322, position (cm) = (-3.11826,-3.77936,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      3.98398, position (cm) = (22.7586,28.0286,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      40.3013, position (cm) = (56.0254,-109.342,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      40.3013, position (cm) = (56.0254,-109.342,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      1.18241, position (cm) = (53.6812,-95.0323,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.06189, position (cm) = (48.3555,-97.4537,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      1.24982, position (cm) = (41.7011,-95.8528,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      41.1379, position (cm) = (86.582,-123.316,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      41.1379, position (cm) = (86.582,-123.316,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =     0.131644, position (cm) = (86.4978,-120.704,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =    0.0678483, position (cm) = (89.3925,-124.204,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =     0.146972, position (cm) = (85.4085,-124.135,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =     0.209663, position (cm) = (88.2144,-126.817,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      18.4065, position (cm) = (87.7916,-127.572,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      2.30053, position (cm) = (100.015,-123.012,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =     0.524513, position (cm) = (60.7372,-121.903,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =  4.78955e-06, position (cm) = (95.4967,-128.988,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =  2.05672e-05, position (cm) = (69.7114,-90.6707,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =       39.549, position (cm) = (74.6887,-109.278,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =       39.549, position (cm) = (74.6887,-109.278,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.437656, position (cm) = (66.316,-102.294,200),	 weight = 6.10352e-05
+            e-, kinetic energy (MeV) =     0.759694, position (cm) = (68.9842,-106.271,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      1.96472, position (cm) = (76.5854,-101.873,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      10.4653, position (cm) = (76.4407,-101.673,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =    0.0772932, position (cm) = (79.987,-107.1,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      1.96325, position (cm) = (75.3908,-101.785,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      10.0788, position (cm) = (76.4284,-101.843,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      2.20961, position (cm) = (81.1242,-126.544,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.211903, position (cm) = (99.2285,-136.294,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      11.6424, position (cm) = (115.755,-116.887,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      11.4082, position (cm) = (89.4928,-117.333,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      11.4082, position (cm) = (89.4928,-117.333,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      0.11637, position (cm) = (81.5629,-109.039,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =    0.0846281, position (cm) = (73.2821,-114.924,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      2.32761, position (cm) = (90.2123,-116.351,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      8.13864, position (cm) = (89.6864,-117.864,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      97.5337, position (cm) = (-10.4967,78.8758,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      1.92893, position (cm) = (-8.1322,63.4177,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      1.92893, position (cm) = (-8.1322,63.4177,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =  3.50944e-06, position (cm) = (-22.296,55.2411,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      20.6069, position (cm) = (-4.71853,67.9746,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      0.70415, position (cm) = (9.9862,-34.7479,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      4.38136, position (cm) = (-90.2409,3.53658,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.134648, position (cm) = (-76.0744,9.86439,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.66333, position (cm) = (-78.9525,8.84057,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =       2.1067, position (cm) = (-78.9782,8.86136,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      6.01138, position (cm) = (-78.9596,8.8446,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      99.1817, position (cm) = (6.04217,44.7605,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      99.1049, position (cm) = (5.74899,44.1569,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.218901, position (cm) = (4.62076,52.521,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      9.14255, position (cm) = (-8.50677,44.5245,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      51.9604, position (cm) = (-6.80383,111.766,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      51.9604, position (cm) = (-6.80383,111.766,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.399329, position (cm) = (14.1249,81.5503,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =    0.0687358, position (cm) = (-2.78778,78.6997,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =     0.161768, position (cm) = (-5.13495,74.7918,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =     0.275421, position (cm) = (-4.99051,77.1187,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =      2.49676, position (cm) = (-11.2563,85.4064,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      42.9986, position (cm) = (-7.04187,77.8233,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      42.9986, position (cm) = (-7.04187,77.8233,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      1.17301, position (cm) = (-29.3353,-105.539,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =    0.0693081, position (cm) = (-21.2609,-106.654,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      29.6423, position (cm) = (6.4309,-107.024,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      1.22635, position (cm) = (-2.52445,-105.33,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      2.99679, position (cm) = (14.2695,-96.4058,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      4.34368, position (cm) = (45.05,-102.193,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      30.2269, position (cm) = (4.85881,-99.3281,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      14.2927, position (cm) = (4.86964,-98.8273,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      39.4116, position (cm) = (24.5484,-100.073,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      39.4116, position (cm) = (24.5484,-100.073,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      40.4352, position (cm) = (1.816,-131.677,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =       2.8369, position (cm) = (-7.98731,-122.08,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =    0.0318065, position (cm) = (-3.28548,-134.337,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =      1.15898, position (cm) = (1.04819,-131.713,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =     0.091653, position (cm) = (-9.8773,-130.626,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      2.20339, position (cm) = (-10.0317,-101.674,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.33973, position (cm) = (-19.1646,-118.981,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      0.46735, position (cm) = (-18.0823,-103.304,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      0.14071, position (cm) = (-45.2977,-122.574,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.96216, position (cm) = (10.623,-112.499,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      5.09028, position (cm) = (-10.749,-94.2523,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =       7.9807, position (cm) = (-15.6014,-114.884,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      14.5178, position (cm) = (-16.9864,-115.971,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      39.7351, position (cm) = (-19.9658,-118.508,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      32.6704, position (cm) = (16.1702,-78.275,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      36.4845, position (cm) = (33.7417,-29.7804,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.109019, position (cm) = (34.2015,-32.9119,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      0.78516, position (cm) = (33.7857,-30.9077,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      2.42653, position (cm) = (33.7981,-31.3647,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      2.66141, position (cm) = (40.1354,-31.0795,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      5.75105, position (cm) = (42.3539,-28.6796,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =      0.47208, position (cm) = (22.1111,-95.1098,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      3.31492, position (cm) = (32.5396,-91.2351,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      4.65765, position (cm) = (32.1141,-85.3646,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =      1.08346, position (cm) = (36.1077,-87.3727,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      1.80524, position (cm) = (36.4481,-87.4131,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.203279, position (cm) = (68.469,-83.1585,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.226721, position (cm) = (30.965,-63.7709,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      1.10076, position (cm) = (24.669,-80.6306,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      1.55282, position (cm) = (21.5717,-76.7069,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.77844, position (cm) = (20.9649,-82.0505,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      39.0823, position (cm) = (24.7659,-79.6077,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       40.061, position (cm) = (25.506,-83.1532,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      40.1548, position (cm) = (9.42347,-74.0245,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      40.8864, position (cm) = (9.03806,-73.6245,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      40.8864, position (cm) = (9.03806,-73.6245,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      40.8864, position (cm) = (9.03806,-73.6245,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      40.8864, position (cm) = (9.03806,-73.6245,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      40.8864, position (cm) = (9.03806,-73.6245,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      41.1938, position (cm) = (13.6514,-75.1977,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      41.2659, position (cm) = (11.2409,-79.4675,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      41.4648, position (cm) = (9.74446,-85.0265,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      41.1814, position (cm) = (11.3496,-83.0377,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.881032, position (cm) = (22.0728,-94.7621,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      2.19116, position (cm) = (23.6203,-95.517,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      1.79986, position (cm) = (9.073,-98.2018,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      7.38603, position (cm) = (-13.9672,-83.7547,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      0.42452, position (cm) = (-1.41864,-60.7049,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      98.7218, position (cm) = (-20.3759,43.5336,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      99.2069, position (cm) = (-22.5175,44.2314,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      20.0615, position (cm) = (-54.8074,-5.22845,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.132613, position (cm) = (-85.4151,-15.6402,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      3.36176, position (cm) = (-75.0335,-33.5789,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.862726, position (cm) = (-107.013,-35.4151,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      4.78751, position (cm) = (-110.641,-30.4997,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      7.10763, position (cm) = (-76.4261,-21.2274,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      2.41017, position (cm) = (-36.8173,9.54888,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =  2.15654e-05, position (cm) = (-29.827,17.6854,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      20.5204, position (cm) = (-53.608,4.43517,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      20.5204, position (cm) = (-53.608,4.43517,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      18.6669, position (cm) = (-35.9713,-12.9137,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =       47.455, position (cm) = (-26.4682,31.4499,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      47.4123, position (cm) = (-25.7333,31.0813,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =       1.4299, position (cm) = (-41.7053,36.8623,200),	 weight = 0.03125
+       neutron, kinetic energy (MeV) =      97.4944, position (cm) = (-41.7254,26.5138,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      4.35619, position (cm) = (-39.7275,29.7085,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      73.2584, position (cm) = (-38.351,25.3944,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      97.8257, position (cm) = (-15.5238,94.443,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =      1.33067, position (cm) = (-8.82299,63.257,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      68.3081, position (cm) = (-17.2297,69.9911,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      99.0723, position (cm) = (-13.4169,73.1985,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.101499, position (cm) = (-9.44711,74.0169,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =       4.9557, position (cm) = (-18.4038,72.8627,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      11.8493, position (cm) = (-13.2902,71.5085,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      53.4726, position (cm) = (-15.2467,77.2529,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      79.0959, position (cm) = (-31.1341,29.7378,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      98.5099, position (cm) = (-37.9008,32.3831,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      99.1129, position (cm) = (-26.2056,37.1145,200),	 weight = 0.03125
+       neutron, kinetic energy (MeV) =      8.88014, position (cm) = (-74.231,12.5646,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      8.88014, position (cm) = (-74.231,12.5646,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      8.88014, position (cm) = (-74.231,12.5646,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      3.92164, position (cm) = (-75.7656,25.5977,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      5.38185, position (cm) = (-86.6103,-17.5102,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      4.25653, position (cm) = (-68.1483,-29.09,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      4.44267, position (cm) = (-66.2989,-26.1002,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =    0.0815882, position (cm) = (-63.8724,9.38482,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      2.22305, position (cm) = (-39.9395,37.5529,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      77.0912, position (cm) = (-8.97052,57.3525,200),	 weight = 0.03125
+       neutron, kinetic energy (MeV) =      98.9252, position (cm) = (-21.1734,55.6633,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      98.9252, position (cm) = (-21.1734,55.6633,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      98.8348, position (cm) = (-21.3367,56.8318,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      98.9216, position (cm) = (-21.1882,55.5729,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =    0.0714428, position (cm) = (-19.7216,50.9012,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.492887, position (cm) = (-23.1705,65.9568,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.517837, position (cm) = (-85.1233,37.0598,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.287193, position (cm) = (-83.7219,44.4851,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      1.35483, position (cm) = (-77.731,44.2798,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      5.27421, position (cm) = (-37.8472,57.5707,200),	 weight = 0.03125
+         gamma, kinetic energy (MeV) =     0.113993, position (cm) = (-137.396,51.8212,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      25.4047, position (cm) = (-132.287,-13.9224,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.131009, position (cm) = (-0.940871,-35.3068,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      2.88278, position (cm) = (-140.64,-171.66,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      0.37391, position (cm) = (-133.013,-172.026,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      1.45946, position (cm) = (-77.9952,-112.627,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.19448, position (cm) = (-113.348,-124.19,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      2.20211, position (cm) = (-91.7349,-130.814,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =      1.33524, position (cm) = (-131.824,-133.32,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      1.32814, position (cm) = (-107.143,-136.264,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  0.000529304, position (cm) = (-111.763,-138.461,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.343957, position (cm) = (-103.414,-124.966,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      4.01799, position (cm) = (-102.266,-130.251,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      1.55133, position (cm) = (-91.44,-123.142,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.135784, position (cm) = (-90.3337,-129.998,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      0.15272, position (cm) = (-135.371,-144.182,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =  0.000231753, position (cm) = (-126.933,-163.375,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.19027, position (cm) = (-145.814,-137.007,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      16.0979, position (cm) = (-155.695,-144.557,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0814131, position (cm) = (-157.881,-138.856,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =    0.0527571, position (cm) = (-150.201,-136.882,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =     0.215761, position (cm) = (-181.745,-149.971,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =     0.150325, position (cm) = (-199.742,-128.549,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =   8.0654e-07, position (cm) = (-140.037,-145.458,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =  5.67291e-07, position (cm) = (-147.427,-116.705,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =     0.156006, position (cm) = (-139.764,-112.111,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =   0.00892996, position (cm) = (-137.719,-112.049,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.138715, position (cm) = (-90.6692,-138.683,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      3.43261, position (cm) = (-89.9576,-142.94,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.184815, position (cm) = (-69.0375,-158.699,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      3.46133, position (cm) = (-89.497,-143.203,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      47.7355, position (cm) = (-89.6816,-144.346,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =       60.448, position (cm) = (-56.5765,-155.776,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =    0.0372081, position (cm) = (-55.2474,-157.667,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      60.9397, position (cm) = (-57.5389,-152.406,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      64.7754, position (cm) = (-69.2368,-197.81,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      64.7754, position (cm) = (-69.2368,-197.81,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      64.7754, position (cm) = (-69.2368,-197.81,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      1.62688, position (cm) = (-94.9724,-122.118,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =     0.352075, position (cm) = (-79.4295,-94.7766,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      19.3696, position (cm) = (16.3186,-76.9849,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      19.3696, position (cm) = (16.3186,-76.9849,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =     0.240375, position (cm) = (14.4931,-86.6954,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =     0.117776, position (cm) = (-7.93328,-71.7106,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      4.95286, position (cm) = (-12.1215,-73.3364,200),	 weight = 5.96046e-08
+         gamma, kinetic energy (MeV) =     0.159724, position (cm) = (-10.4459,-64.4239,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =   0.00767466, position (cm) = (-2.99698,-72.3902,200),	 weight = 5.96046e-08
+         gamma, kinetic energy (MeV) =      6.09311, position (cm) = (-20.9338,-66.0614,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      2.20594, position (cm) = (-8.54684,-65.678,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      8.32403, position (cm) = (37.2066,-88.0425,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.153211, position (cm) = (41.266,-100.708,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.231059, position (cm) = (35.8866,-88.5692,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =     0.927757, position (cm) = (39.2758,-94.0932,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      2.43119, position (cm) = (47.6213,-82.3059,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.186787, position (cm) = (39.7333,-71.79,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      0.65003, position (cm) = (42.3639,-73.2289,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      6.75879, position (cm) = (61.0435,-80.1684,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      7.02334, position (cm) = (61.124,-80.1739,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =       26.967, position (cm) = (41.1523,-71.4244,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      63.6832, position (cm) = (-103.82,-129.121,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      63.6832, position (cm) = (-103.82,-129.121,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      63.4634, position (cm) = (-100.062,-129,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       63.134, position (cm) = (-100.49,-128.951,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =     0.262868, position (cm) = (-100.299,-120.204,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.612942, position (cm) = (-103.522,-127.252,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =    0.0353567, position (cm) = (-76.6432,-137.263,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      4.48073, position (cm) = (-78.1092,-129.111,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.56964, position (cm) = (-60.5016,-134.619,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-72.7585,-133.287,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      9.07401, position (cm) = (-83.8724,-129.096,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      9.07401, position (cm) = (-83.8724,-129.096,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      63.6915, position (cm) = (-103.962,-130.148,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      46.1115, position (cm) = (-96.6868,-99.4537,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      1.63583, position (cm) = (-97.622,-95.9902,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      45.9837, position (cm) = (-97.5979,-92.477,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      46.2041, position (cm) = (-103.564,-95.2378,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      1.64273, position (cm) = (-104.198,-104.84,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      2.20875, position (cm) = (-97.1235,-102.39,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      2.28623, position (cm) = (-95.3821,-101.363,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      63.7512, position (cm) = (-72.8992,-89.0813,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      63.7512, position (cm) = (-72.8992,-89.0813,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      63.7512, position (cm) = (-72.8992,-89.0813,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      63.5274, position (cm) = (-75.1669,-88.7858,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      63.2859, position (cm) = (-75.1306,-88.7493,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      62.9923, position (cm) = (-70.5853,-87.9184,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      62.9923, position (cm) = (-70.5853,-87.9184,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      20.2636, position (cm) = (-82.7123,-87.2313,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      20.1645, position (cm) = (-79.6359,-86.2439,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      15.8416, position (cm) = (-58.0803,-67.2002,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      5.21439, position (cm) = (-55.5955,-74.8951,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =       66.262, position (cm) = (-55.2748,-86.0562,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      0.39132, position (cm) = (-93.6515,-54.5629,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      13.7937, position (cm) = (-125.479,-46.8989,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      0.56492, position (cm) = (-125.974,-48.8344,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      3.22063, position (cm) = (-123.271,-49.3709,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =        5.999, position (cm) = (-128.824,-44.845,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      26.9691, position (cm) = (-123.995,-46.0331,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      26.9691, position (cm) = (-123.995,-46.0331,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      27.8009, position (cm) = (-121.52,-51.0272,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      1.26901, position (cm) = (-122.176,-30.5835,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =    0.0969647, position (cm) = (-125.832,-35.5149,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      5.29624, position (cm) = (-128.027,-54.1819,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      5.29624, position (cm) = (-128.027,-54.1819,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.165386, position (cm) = (-102.03,-61.6031,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      24.4831, position (cm) = (-104.827,-22.8324,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =    0.0834225, position (cm) = (-96.5757,-26.6855,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      1.86005, position (cm) = (-93.7019,-41.3212,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      24.2337, position (cm) = (-96.2564,-30.1165,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      24.2337, position (cm) = (-96.2564,-30.1165,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      24.2337, position (cm) = (-96.2564,-30.1165,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      24.2337, position (cm) = (-96.2564,-30.1165,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =    0.0818581, position (cm) = (-114.724,-40.4382,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.799278, position (cm) = (-122.343,-63.2183,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      56.6272, position (cm) = (2.05361,-55.3684,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =       3.2968, position (cm) = (11.6161,-69.7853,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.207585, position (cm) = (16.0921,-64.9185,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      11.5832, position (cm) = (23.1587,-75.9533,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      58.1245, position (cm) = (15.1166,-79.8418,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      58.1245, position (cm) = (15.1166,-79.8418,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       1.2744, position (cm) = (22.8075,-75.712,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      40.4381, position (cm) = (8.39523,-78.5516,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      58.5322, position (cm) = (12.129,-67.9621,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =    0.0853217, position (cm) = (-2.33449,-66.9246,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.809955, position (cm) = (2.7812,-70.9151,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =     0.324103, position (cm) = (-3.10916,-62.8629,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =       4.1039, position (cm) = (4.31031,-70.4469,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      5.02368, position (cm) = (-1.04691,-72.2789,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.125132, position (cm) = (2.06492,-64.7557,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      41.9228, position (cm) = (1.55412,-64.1397,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.413051, position (cm) = (-7.18079,-28.5505,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =     0.486277, position (cm) = (-27.6233,-10.2525,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      4.52064, position (cm) = (-31.8955,-12.433,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.257836, position (cm) = (-24.3317,-12.4636,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.741962, position (cm) = (-18.3727,-16.164,200),	 weight = 0.000244141
+            e-, kinetic energy (MeV) =      2.06012, position (cm) = (-18.2745,-16.5455,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      5.80485, position (cm) = (-10.3503,-8.65942,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      33.9445, position (cm) = (-41.2806,-8.71296,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.055776, position (cm) = (-33.8266,-12.898,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.586463, position (cm) = (-35.0457,-16.478,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.119169, position (cm) = (-29.5243,-15.5897,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      2.10399, position (cm) = (-23.9364,-17.7081,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      10.8028, position (cm) = (-26.6886,-20.77,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.928649, position (cm) = (-6.40014,-34.4688,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =       1.4091, position (cm) = (-12.9788,-47.9179,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      1.59153, position (cm) = (-16.3597,-43.905,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      3.15878, position (cm) = (-31.7094,-20.8751,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.414834, position (cm) = (-55.717,-22.4099,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.115179, position (cm) = (-28.7076,9.14728,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =       4.4086, position (cm) = (-41.0085,12.637,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.416323, position (cm) = (-41.9067,5.07716,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =     0.534042, position (cm) = (-37.331,10.8778,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.229896, position (cm) = (-48.4742,12.7453,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      34.0372, position (cm) = (-41.931,15.4954,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      34.0372, position (cm) = (-41.931,15.4954,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =       33.825, position (cm) = (-40.6454,13.9949,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      34.0372, position (cm) = (-41.931,15.4954,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      24.4799, position (cm) = (-30.8197,3.14454,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      33.8016, position (cm) = (-45.0885,13.7598,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      18.3432, position (cm) = (-51.6964,17.7218,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =      1.55587, position (cm) = (-16.6367,-9.23125,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =  0.000144363, position (cm) = (98.8102,-10.1037,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      1.64291, position (cm) = (-71.182,-49.1735,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =       27.401, position (cm) = (-62.7425,-38.5113,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      65.6425, position (cm) = (-60.2616,-54.0365,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      65.5869, position (cm) = (-60.9971,-54.5133,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.234113, position (cm) = (-63.731,-55.6009,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =  3.73174e-05, position (cm) = (-51.6472,-74.8762,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      4.53777, position (cm) = (-57.577,-49.0291,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      13.1313, position (cm) = (-55.8432,-48.0749,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =     0.366418, position (cm) = (-58.8705,-44.2488,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =     0.110842, position (cm) = (-67.3749,-45.2472,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      56.7347, position (cm) = (-67.7467,-47.282,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =  0.000246431, position (cm) = (54.8369,16.9401,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      97.3219, position (cm) = (63.6284,26.4046,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      0.28065, position (cm) = (61.9729,25.6454,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      69.9018, position (cm) = (63.2645,25.2001,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      97.5915, position (cm) = (63.9711,26.2143,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      97.5915, position (cm) = (63.9711,26.2143,200),	 weight = 0.000488281
+            e+, kinetic energy (MeV) =     0.930595, position (cm) = (59.1284,30.5551,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (59.2686,30.5077,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =    0.0841203, position (cm) = (62.481,28.1697,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      9.24393, position (cm) = (55.1417,25.4907,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      12.7522, position (cm) = (49.4958,23.7759,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      97.5915, position (cm) = (63.9711,26.2143,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      98.1664, position (cm) = (63.8102,33.2772,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.475839, position (cm) = (31.9558,17.5581,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =      1.92243, position (cm) = (38.009,12.9378,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      31.1348, position (cm) = (36.799,24.8738,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      31.1348, position (cm) = (36.799,24.8738,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      31.4006, position (cm) = (33.0967,28.4658,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      31.4006, position (cm) = (33.0967,28.4658,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.804288, position (cm) = (32.8383,24.605,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.128432, position (cm) = (36.7651,45.4243,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      45.8869, position (cm) = (32.6323,29.1332,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =     0.934829, position (cm) = (80.6548,44.1828,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.234382, position (cm) = (32.882,10.8452,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.328316, position (cm) = (26.1137,14.3724,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      1.07642, position (cm) = (16.4724,64.3723,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      60.5794, position (cm) = (28.5612,41.2796,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.225007, position (cm) = (30.4607,39.509,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =     0.528388, position (cm) = (38.2402,30.8192,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      2.58024, position (cm) = (36.6498,44.5791,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.164398, position (cm) = (37.6591,-13.5118,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      9.18503, position (cm) = (30.2182,-12.4015,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      28.6406, position (cm) = (29.7167,-12.8422,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      51.1152, position (cm) = (24.1077,-24.5499,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      51.1152, position (cm) = (24.1077,-24.5499,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.191986, position (cm) = (24.678,-23.4282,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.547864, position (cm) = (25.6346,-25.941,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      3.58678, position (cm) = (24.6931,-23.5876,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =        34.99, position (cm) = (24.8528,-23.9491,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      50.5979, position (cm) = (30.3468,-28.5908,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      0.72738, position (cm) = (26.5887,-2.55774,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      2.29176, position (cm) = (24.4124,7.32777,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =    0.0991205, position (cm) = (42.453,49.0858,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.149837, position (cm) = (32.2256,43.868,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =     0.606128, position (cm) = (35.7295,36.6382,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      1.56523, position (cm) = (53.9429,30.7229,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.081798, position (cm) = (30.24,39.1024,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      10.8476, position (cm) = (28.8837,38.2822,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      13.4889, position (cm) = (28.8046,38.0487,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      59.4369, position (cm) = (27.4134,46.1618,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =        60.36, position (cm) = (30.3891,41.2192,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      44.2244, position (cm) = (33.0637,40.3691,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      0.25132, position (cm) = (34.8438,43.2251,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.234389, position (cm) = (23.4191,53.2692,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.545953, position (cm) = (35.2416,35.652,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.375566, position (cm) = (20.8511,38.9744,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      1.38544, position (cm) = (20.9956,39.2102,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      59.9585, position (cm) = (34.1673,44.3691,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      59.4326, position (cm) = (33.9626,44.1021,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.363202, position (cm) = (-12.0135,30.5764,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =     0.462835, position (cm) = (24.3171,38.0973,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =        1.747, position (cm) = (23.9567,29.1426,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      2.47846, position (cm) = (24.4486,25.8887,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      1.82634, position (cm) = (11.3062,28.54,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =     0.286765, position (cm) = (51.625,25.817,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      22.0408, position (cm) = (49.1558,3.44994,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      21.5187, position (cm) = (55.7058,5.11835,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.99119, position (cm) = (31.9167,-11.8086,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      11.1873, position (cm) = (45.4813,6.89117,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      11.1873, position (cm) = (45.4813,6.89117,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.975664, position (cm) = (51.1446,-2.36348,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      5.15861, position (cm) = (89.2755,34.1791,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      24.1121, position (cm) = (80.4748,16.4782,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =       25.936, position (cm) = (-49.7159,91.1853,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      25.8201, position (cm) = (-50.4691,91.1359,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      24.5244, position (cm) = (-47.8192,88.9116,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =       25.174, position (cm) = (-47.7707,89.4448,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      2.30607, position (cm) = (-28.9267,94.1305,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =      0.18704, position (cm) = (-29.2811,85.7103,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =  2.40228e-06, position (cm) = (-18.4469,61.6517,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      19.7123, position (cm) = (11.9641,45.2784,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.140042, position (cm) = (16.1021,45.827,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      20.5977, position (cm) = (10.9264,38.027,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      20.5977, position (cm) = (10.9264,38.027,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.308745, position (cm) = (-39.2935,41.5729,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.566364, position (cm) = (-55.0539,40.7689,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-16.3807,63.7799,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      7.43114, position (cm) = (-15.3271,56.7742,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.06458, position (cm) = (-22.3286,64.953,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      19.5934, position (cm) = (-11.1791,59.5064,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =    0.0964787, position (cm) = (-21.6611,57.3266,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.428982, position (cm) = (-17.0217,65.2116,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      1.16256, position (cm) = (-45.8729,29.6745,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.112232, position (cm) = (-17.0574,61.3136,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.27239, position (cm) = (-21.0532,69.0906,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      20.9757, position (cm) = (-15.8482,65.3299,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      5.62885, position (cm) = (-13.1404,57.2738,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.251057, position (cm) = (-20.3519,54.3323,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      5.85957, position (cm) = (-21.0088,55.6882,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.467722, position (cm) = (-20.3757,35.5134,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =     0.778591, position (cm) = (-30.1334,35.2,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.377712, position (cm) = (-35.6913,33.853,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      37.4207, position (cm) = (8.08334,-43.238,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      37.2863, position (cm) = (6.9832,-39.0465,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      37.2054, position (cm) = (7.11559,-39.8752,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      37.2863, position (cm) = (6.9832,-39.0465,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      1.13216, position (cm) = (4.89625,-39.8084,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.185587, position (cm) = (10.1082,-48.2564,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      1.31285, position (cm) = (9.6194,-40.5958,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      0.07875, position (cm) = (-17.8648,-7.39717,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.983482, position (cm) = (59.1309,-9.5972,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      9.07287, position (cm) = (8.00752,-38.2533,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =       17.934, position (cm) = (17.5974,-58.8089,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =   0.00626094, position (cm) = (20.2412,-38.1143,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =    0.0931764, position (cm) = (1.73495,-34.3223,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      33.6404, position (cm) = (17.1926,-61.8373,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      1.57995, position (cm) = (19.9831,-41.2585,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.197161, position (cm) = (41.6904,2.70909,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =       1.4046, position (cm) = (37.6536,9.02616,200),	 weight = 0.00390625
+        proton, kinetic energy (MeV) =      65.8649, position (cm) = (37.7608,8.24997,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.514741, position (cm) = (35.6053,8.17382,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      25.9321, position (cm) = (35.7286,4.52888,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.246802, position (cm) = (41.4595,4.43055,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =   0.00203261, position (cm) = (33.5965,1.78887,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      4.65589, position (cm) = (37.0653,5.43671,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      99.2505, position (cm) = (34.6347,2.00014,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      59.5812, position (cm) = (33.9853,4.80107,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      99.4072, position (cm) = (39.1898,3.90729,200),	 weight = 0.015625
+       neutron, kinetic energy (MeV) =      75.5773, position (cm) = (-19.5588,-24.9295,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =     0.164905, position (cm) = (-20.2693,-42.4003,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      1.59269, position (cm) = (-7.73859,-18.6463,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      76.1396, position (cm) = (-18.8495,-36.1972,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      75.7016, position (cm) = (-25.9859,-43.3703,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      75.9075, position (cm) = (-28.0252,-37.505,200),	 weight = 0.03125
+       neutron, kinetic energy (MeV) =       64.713, position (cm) = (-23.0914,-56.4185,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =      2.27769, position (cm) = (19.4554,-49.2553,200),	 weight = 0.03125
+       neutron, kinetic energy (MeV) =      7.34662, position (cm) = (78.2107,7.47598,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      7.34662, position (cm) = (78.2107,7.47598,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      7.18866, position (cm) = (76.6516,10.1895,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      37.1364, position (cm) = (71.3374,-9.66282,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =    0.0884489, position (cm) = (78.8127,47.1435,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      36.3496, position (cm) = (48.6789,60.7914,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      36.3496, position (cm) = (48.6789,60.7914,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      6.24847, position (cm) = (37.3061,113.963,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =     0.122558, position (cm) = (26.5796,127.493,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =  6.93586e-06, position (cm) = (18.4565,70.9049,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      36.3621, position (cm) = (20.3298,85.0341,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =     0.421267, position (cm) = (9.1627,90.5386,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      1.74982, position (cm) = (27.8697,74.6888,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =   0.00482491, position (cm) = (36.3012,102.345,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =     0.124627, position (cm) = (21.4445,80.2879,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      36.2163, position (cm) = (18.8663,82.4039,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      36.3621, position (cm) = (20.3298,85.0341,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =     0.388551, position (cm) = (18.5726,78.2942,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =      2.45719, position (cm) = (21.7906,81.2939,200),	 weight = 1.49012e-08
+       neutron, kinetic energy (MeV) =       36.095, position (cm) = (22.0305,82.2964,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =      2.77082, position (cm) = (15.4003,81.0706,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =    0.0090065, position (cm) = (12.4208,81.3046,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =     0.127355, position (cm) = (-2.86279,99.414,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =     0.485411, position (cm) = (4.66336,90.7116,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =        1.444, position (cm) = (45.4707,64.1927,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      6.06725, position (cm) = (14.8036,71.6545,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.469505, position (cm) = (30.7272,70.4193,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =     0.089345, position (cm) = (16.8303,68.0277,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =      2.19913, position (cm) = (22.3654,77.9571,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      5.85632, position (cm) = (15.7796,71.4629,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =      6.37641, position (cm) = (30.9954,64.2127,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.97503, position (cm) = (38.6411,65.6085,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      11.9457, position (cm) = (42.1547,70.3315,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.459169, position (cm) = (26.1162,85.5398,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =     0.753659, position (cm) = (32.1197,85.043,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.816221, position (cm) = (25.8704,83.3601,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.23013, position (cm) = (22.3439,85.5362,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      12.0966, position (cm) = (66.623,96.2823,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      12.0966, position (cm) = (66.623,96.2823,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      12.0966, position (cm) = (66.623,96.2823,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =      1.12382, position (cm) = (57.2836,72.4137,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =     0.208888, position (cm) = (51.1374,91.3898,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =     0.166977, position (cm) = (41.2507,108.997,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =     0.350946, position (cm) = (41.8556,107.169,200),	 weight = 5.96046e-08
+         gamma, kinetic energy (MeV) =      0.46002, position (cm) = (51.9399,117.07,200),	 weight = 5.96046e-08
+         gamma, kinetic energy (MeV) =      4.64757, position (cm) = (40.3969,105.642,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      8.94927, position (cm) = (38.8138,110.377,200),	 weight = 5.96046e-08
+       neutron, kinetic energy (MeV) =      2.83825, position (cm) = (105.931,100.627,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =    0.0161834, position (cm) = (80.9913,110.312,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =       11.219, position (cm) = (85.6366,106.616,200),	 weight = 1.86265e-09
+       neutron, kinetic energy (MeV) =       11.219, position (cm) = (85.6366,106.616,200),	 weight = 1.86265e-09
+         gamma, kinetic energy (MeV) =     0.199856, position (cm) = (83.559,114.932,200),	 weight = 3.72529e-09
+       neutron, kinetic energy (MeV) =   0.00480071, position (cm) = (88.0509,114.95,200),	 weight = 3.72529e-09
+       neutron, kinetic energy (MeV) =      9.02213, position (cm) = (81.6913,99.2819,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =     0.124882, position (cm) = (92.5857,110.011,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =      1.83539, position (cm) = (95.5305,114.947,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =     0.909071, position (cm) = (89.292,116.159,200),	 weight = 1.49012e-08
+       neutron, kinetic energy (MeV) =      4.21136, position (cm) = (83.989,123.938,200),	 weight = 7.45058e-09
+       neutron, kinetic energy (MeV) =  3.33318e-06, position (cm) = (93.3618,76.8849,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =      10.8404, position (cm) = (89.5056,111.486,200),	 weight = 2.98023e-08
+       neutron, kinetic energy (MeV) =      12.5742, position (cm) = (78.407,98.4478,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =     0.720234, position (cm) = (76.6417,98.2379,200),	 weight = 1.19209e-07
+            e-, kinetic energy (MeV) =     0.413865, position (cm) = (76.5689,98.3453,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =  0.000246301, position (cm) = (66.702,71.0619,200),	 weight = 1.19209e-07
+       neutron, kinetic energy (MeV) =     0.964559, position (cm) = (219.372,-95.2579,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =    0.0694199, position (cm) = (193.354,-72.1824,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.147879, position (cm) = (197.375,-64.6685,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =    0.0972834, position (cm) = (204.151,-78.4853,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      0.24238, position (cm) = (194.441,-91.1205,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      1.08993, position (cm) = (198.87,-81.2045,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.299844, position (cm) = (203.241,-28.7036,200),	 weight = 3.72529e-09
+         gamma, kinetic energy (MeV) =     0.915274, position (cm) = (190.397,-26.5646,200),	 weight = 7.45058e-09
+         gamma, kinetic energy (MeV) =     0.858681, position (cm) = (128.51,-44.7523,200),	 weight = 9.31323e-10
+         gamma, kinetic energy (MeV) =      1.32378, position (cm) = (182.199,2.31738,200),	 weight = 2.32831e-10
+       neutron, kinetic energy (MeV) =      13.6211, position (cm) = (181.247,-7.37709,200),	 weight = 1.16415e-10
+       neutron, kinetic energy (MeV) =      13.6211, position (cm) = (181.247,-7.37709,200),	 weight = 5.82077e-11
+       neutron, kinetic energy (MeV) =      13.3894, position (cm) = (182.908,-7.39918,200),	 weight = 1.45519e-11
+       neutron, kinetic energy (MeV) =      13.3894, position (cm) = (182.908,-7.39918,200),	 weight = 7.27596e-12
+       neutron, kinetic energy (MeV) =      13.3894, position (cm) = (182.908,-7.39918,200),	 weight = 7.27596e-12
+       neutron, kinetic energy (MeV) =      1.21229, position (cm) = (185.296,-3.12005,200),	 weight = 2.91038e-11
+         gamma, kinetic energy (MeV) =    0.0997938, position (cm) = (166.52,39.4183,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      6.34742, position (cm) = (215.723,83.1712,200),	 weight = 5.68434e-14
+         gamma, kinetic energy (MeV) =     0.392576, position (cm) = (205.944,120.664,200),	 weight = 1.13687e-13
+         gamma, kinetic energy (MeV) =      1.94363, position (cm) = (203.337,124.216,200),	 weight = 1.13687e-13
+         gamma, kinetic energy (MeV) =      4.99116, position (cm) = (220.765,116.316,200),	 weight = 4.54747e-13
+         gamma, kinetic energy (MeV) =     0.659716, position (cm) = (180.211,120.371,200),	 weight = 3.63798e-12
+         gamma, kinetic energy (MeV) =     0.105929, position (cm) = (167.287,80.8696,200),	 weight = 7.27596e-12
+       neutron, kinetic energy (MeV) =    0.0168115, position (cm) = (-12.5403,-54.9703,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      99.2271, position (cm) = (0.72191,-50.2309,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      99.2271, position (cm) = (0.72191,-50.2309,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      1.45907, position (cm) = (48.4983,-30.0407,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      38.6181, position (cm) = (2.68811,-41.7461,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      52.6528, position (cm) = (5.04039,-27.6577,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      1.31988, position (cm) = (8.4312,-14.0824,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.286645, position (cm) = (9.23683,-16.0091,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      26.8406, position (cm) = (7.96618,-13.8457,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.963124, position (cm) = (-5.65313,-63.6951,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =     0.656108, position (cm) = (-8.95748,-63.4373,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      2.24972, position (cm) = (-12.3382,-66.4358,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      35.6448, position (cm) = (-14.2674,-71.1732,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      84.1286, position (cm) = (-10.4509,-74.3823,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      85.3607, position (cm) = (-17.2177,-40.6008,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      85.2854, position (cm) = (-17.6956,-40.458,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      54.3719, position (cm) = (20.2616,-64.3373,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      4.76735, position (cm) = (21.3318,-69.3296,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      4.63009, position (cm) = (20.4149,-67.8913,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      10.2509, position (cm) = (30.0229,-59.6839,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =     0.154855, position (cm) = (18.8129,-65.0523,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      6.61227, position (cm) = (27.0384,-50.2328,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      4.78557, position (cm) = (26.2213,-58.436,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      53.0784, position (cm) = (17.8099,-66.0149,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =      54.7673, position (cm) = (14.836,-59.4853,200),	 weight = 0.0078125
+         gamma, kinetic energy (MeV) =     0.671461, position (cm) = (3.37157,-63.1795,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      1.93629, position (cm) = (6.66907,32.1655,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =      5.27999, position (cm) = (13.725,22.928,200),	 weight = 0.015625
+         gamma, kinetic energy (MeV) =      2.53312, position (cm) = (32.3066,36.9675,200),	 weight = 0.03125
+       neutron, kinetic energy (MeV) =      7.94923, position (cm) = (26.0485,41.6124,200),	 weight = 0.125
+       neutron, kinetic energy (MeV) =      72.5217, position (cm) = (-10.807,-50.3117,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      72.4108, position (cm) = (-10.4919,-50.1167,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      51.5082, position (cm) = (-12.4402,-45.9727,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =       72.578, position (cm) = (-12.9655,-48.3226,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      72.6645, position (cm) = (-13.0292,-48.2711,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      3.09928, position (cm) = (-14.2804,-37.6283,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      48.5176, position (cm) = (-14.3508,-49.6694,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      71.7976, position (cm) = (-17.0004,-46.8922,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =      2.76895, position (cm) = (-18.0926,-50.2224,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =      4.83134, position (cm) = (-20.159,-53.4179,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      37.3485, position (cm) = (-22.3046,-55.3674,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      69.9698, position (cm) = (-15.9071,-54.1073,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =     0.243418, position (cm) = (-18.6214,-54.6183,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =       0.8621, position (cm) = (-18.1632,-55.6765,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      1.88755, position (cm) = (-17.1779,-54.4771,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      4.56121, position (cm) = (-18.4681,-56.7908,200),	 weight = 0.000976562
+         gamma, kinetic energy (MeV) =      7.53984, position (cm) = (-17.0818,-54.5245,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =     0.242437, position (cm) = (-7.09231,-43.0506,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      5.83868, position (cm) = (10.3082,67.5513,200),	 weight = 0.00195312
+       neutron, kinetic energy (MeV) =     0.336846, position (cm) = (2.51434,80.2026,200),	 weight = 0.00195312
+         gamma, kinetic energy (MeV) =     0.853476, position (cm) = (2.55651,103.317,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      97.6309, position (cm) = (-1.47379,97.2479,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.302152, position (cm) = (-23.889,94.546,200),	 weight = 0.0078125
+       neutron, kinetic energy (MeV) =      95.7308, position (cm) = (-16.4691,102.998,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =    0.0822589, position (cm) = (-10.4386,99.4725,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-18.3744,101.438,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =      84.1113, position (cm) = (-16.9202,105.238,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.428567, position (cm) = (29.9746,80.4877,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      32.7501, position (cm) = (16.4907,83.7606,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      2.05306, position (cm) = (-7.1637,85.2854,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      6.47496, position (cm) = (0.77115,85.2956,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =       6.8165, position (cm) = (6.45238,100.086,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =     0.327983, position (cm) = (13.8235,97.7776,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =    0.0850507, position (cm) = (3.7748,69.615,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      90.0725, position (cm) = (9.32136,105.953,200),	 weight = 0.000976562
+       neutron, kinetic energy (MeV) =      45.2425, position (cm) = (10.4366,97.3701,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =    0.0908734, position (cm) = (14.3287,98.099,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      72.1261, position (cm) = (34.376,125.515,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      72.1261, position (cm) = (34.376,125.515,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (31.2053,127.389,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.396812, position (cm) = (15.4832,116.755,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      63.4047, position (cm) = (31.4456,123.005,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =  8.78611e-06, position (cm) = (-5.45006,99.176,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.274382, position (cm) = (-4.33428,103.833,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =  4.78609e-06, position (cm) = (24.6774,93.1013,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      46.4905, position (cm) = (15.0048,106.63,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      47.0542, position (cm) = (12.09,108.245,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      89.0413, position (cm) = (9.54296,108.013,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      90.1152, position (cm) = (8.84483,111.816,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      10.5576, position (cm) = (10.3467,-13.9447,200),	 weight = 0.0625
+       neutron, kinetic energy (MeV) =      1.61745, position (cm) = (2.95344,-9.86434,200),	 weight = 0.0625
+       neutron, kinetic energy (MeV) =      2.05727, position (cm) = (-42.1589,-67.1083,200),	 weight = 0.00390625
+         gamma, kinetic energy (MeV) =     0.162405, position (cm) = (-30.4777,-20.3191,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.137068, position (cm) = (-36.751,-42.9094,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      4.99455, position (cm) = (-49.0748,-49.3809,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =     0.292825, position (cm) = (-39.8173,-37.455,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =       0.1107, position (cm) = (-18.9182,-19.4731,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.616718, position (cm) = (-46.1909,-25.3811,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =       3.5201, position (cm) = (-46.6835,45.4344,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       6.6984, position (cm) = (-43.3351,48.9654,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =     0.715305, position (cm) = (-89.0521,73.2931,200),	 weight = 0.00390625
+       neutron, kinetic energy (MeV) =        1.386, position (cm) = (-5.65517,138.629,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =    0.0825499, position (cm) = (-21.1312,144.512,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.873153, position (cm) = (4.20949,134.531,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      9.84306, position (cm) = (1.46032,134.61,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =    0.0197921, position (cm) = (-56.3808,84.6411,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.313048, position (cm) = (-58.154,115.716,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      38.6992, position (cm) = (-61.1388,115.507,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      33.0398, position (cm) = (-63.7726,103.099,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      33.2867, position (cm) = (-67.9965,109.432,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      3.86103, position (cm) = (-59.537,99.5373,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =     0.735578, position (cm) = (-54.5883,30.2946,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =    0.0835886, position (cm) = (87.9937,-8.14491,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  3.52103e-05, position (cm) = (106.398,-6.65987,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  0.000142307, position (cm) = (93.0636,8.82446,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.921756, position (cm) = (87.363,-0.651083,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =   1.6841e-05, position (cm) = (69.9519,-30.0219,200),	 weight = 5.96046e-08
+         gamma, kinetic energy (MeV) =     0.265171, position (cm) = (81.3073,-35.5867,200),	 weight = 5.96046e-08
+         gamma, kinetic energy (MeV) =     0.605275, position (cm) = (145.006,23.6628,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      4.68128, position (cm) = (181.972,14.8395,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.505482, position (cm) = (147.562,27.5233,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =    0.0648487, position (cm) = (142.746,62.7804,200),	 weight = 1.49012e-08
+       neutron, kinetic energy (MeV) =       13.449, position (cm) = (128.668,55.7673,200),	 weight = 1.49012e-08
+         gamma, kinetic energy (MeV) =     0.355916, position (cm) = (152.611,48.4919,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =     0.387534, position (cm) = (133.917,44.2913,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =    0.0860206, position (cm) = (134.916,32.8877,200),	 weight = 2.98023e-08
+         gamma, kinetic energy (MeV) =      5.03228, position (cm) = (188.651,44.2398,200),	 weight = 1.19209e-07
+         gamma, kinetic energy (MeV) =      1.59985, position (cm) = (155.827,2.3591,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      1.00947, position (cm) = (204.439,7.13901,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.354169, position (cm) = (151.362,-5.12231,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      2.48692, position (cm) = (151.384,-8.7526,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.288243, position (cm) = (-9.82567,-23.8351,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =    0.0903799, position (cm) = (-12.8926,26.6524,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =     0.610865, position (cm) = (-20.4702,18.3697,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      79.8873, position (cm) = (-31.191,7.70343,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      79.1465, position (cm) = (-30.6192,8.17068,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      98.5301, position (cm) = (-24.445,18.5565,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      46.4282, position (cm) = (-11.1307,16.2126,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.436232, position (cm) = (-20.3983,26.4553,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      54.9167, position (cm) = (-25.6159,-26.4583,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      54.9167, position (cm) = (-25.6159,-26.4583,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =       67.545, position (cm) = (-22.1904,-2.32667,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      67.2705, position (cm) = (-21.7695,-3.96359,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      16.3826, position (cm) = (-45.4979,-42.846,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      15.9925, position (cm) = (-45.9655,-42.0409,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      15.9925, position (cm) = (-45.9655,-42.0409,200),	 weight = 2.38419e-07
+       neutron, kinetic energy (MeV) =      15.9925, position (cm) = (-45.9655,-42.0409,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      2.86392, position (cm) = (-51.1015,-50.2415,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      3.22285, position (cm) = (-75.6956,-17.9764,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       1.1854, position (cm) = (19.8831,81.8425,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =  0.000160308, position (cm) = (58.6645,111.369,200),	 weight = 0.000488281
+         gamma, kinetic energy (MeV) =    0.0549867, position (cm) = (33.8902,-6.93297,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.502859, position (cm) = (44.1031,-6.92818,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =      1.70236, position (cm) = (41.4849,9.9067,200),	 weight = 0.000244141
+       neutron, kinetic energy (MeV) =      58.4543, position (cm) = (59.1261,-2.52135,200),	 weight = 0.000244141
+         gamma, kinetic energy (MeV) =     0.402373, position (cm) = (104.056,57.8611,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.872346, position (cm) = (68.9464,43.4427,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      44.6783, position (cm) = (64.6606,80.67,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =   0.00206584, position (cm) = (67.4771,25.113,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      7.56943, position (cm) = (83.746,31.9978,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      2.47649, position (cm) = (94.7587,60.0385,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      1.04211, position (cm) = (104.012,69.8322,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       38.438, position (cm) = (100.412,59.7327,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0643013, position (cm) = (50.0512,-13.1668,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      2.13431, position (cm) = (62.6125,53.7876,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      28.0825, position (cm) = (77.6951,37.2621,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      29.3959, position (cm) = (77.9874,35.7708,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      56.4178, position (cm) = (98.2528,51.9546,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      55.8725, position (cm) = (96.8906,46.8967,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      57.0901, position (cm) = (96.5249,50.6147,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      3.16323, position (cm) = (88.0167,41.2127,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =       56.466, position (cm) = (99.7775,53.9604,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =    0.0279499, position (cm) = (106.481,85.0091,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      1.13262, position (cm) = (102.456,87.0859,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      9.40367, position (cm) = (107.95,87.3426,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      6.66546, position (cm) = (111.018,94.6132,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      18.9517, position (cm) = (109.008,80.3792,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =      42.7199, position (cm) = (35.0268,13.0378,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      2.85094, position (cm) = (55.5918,2.0565,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      6.06399, position (cm) = (54.4194,46.2018,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      2.54218, position (cm) = (23.8316,57.9223,200),	 weight = 2.38419e-07
+         gamma, kinetic energy (MeV) =    0.0974797, position (cm) = (14.3712,93.9857,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      8.32998, position (cm) = (50.3779,33.2156,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =    0.0844197, position (cm) = (46.7759,24.1328,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      3.90014, position (cm) = (52.8241,-10.3218,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      5.77668, position (cm) = (77.087,8.92201,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =    0.0613369, position (cm) = (131.475,-33.1165,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =        1.068, position (cm) = (135.232,-32.3006,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =     0.565164, position (cm) = (110.084,-9.10855,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =  6.58687e-07, position (cm) = (61.2824,-6.20506,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      10.6111, position (cm) = (70.2275,-22.0975,200),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.113797, position (cm) = (69.201,-19.2523,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.294405, position (cm) = (88.9837,-9.89835,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      1.44725, position (cm) = (73.8472,-16.8224,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      22.7826, position (cm) = (61.7309,-11.7186,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =     0.171874, position (cm) = (107.872,24.7591,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      1.99946, position (cm) = (107.692,26.0295,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =     0.037177, position (cm) = (114.557,31.6269,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      6.14857, position (cm) = (107.795,25.1059,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      1.45459, position (cm) = (104.695,27.3682,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =    0.0227005, position (cm) = (101.727,51.4573,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.195742, position (cm) = (49.2564,28.5977,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =     0.192442, position (cm) = (52.285,28.8649,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      0.74044, position (cm) = (47.9067,29.9507,200),	 weight = 6.10352e-05
+         gamma, kinetic energy (MeV) =      2.53566, position (cm) = (43.8012,25.4024,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       56.272, position (cm) = (49.6921,26.9934,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      2.67821, position (cm) = (53.7299,7.67881,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      0.18175, position (cm) = (54.5489,5.64671,200),	 weight = 0.00012207
+       neutron, kinetic energy (MeV) =      14.4742, position (cm) = (47.5738,24.7385,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      3.11618, position (cm) = (-57.6644,2.08848,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =       43.891, position (cm) = (-24.8634,-2.95369,200),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =     0.226804, position (cm) = (-35.2603,-6.12196,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =      1.64293, position (cm) = (-44.0057,-3.93401,200),	 weight = 9.53674e-07
+         gamma, kinetic energy (MeV) =     0.120159, position (cm) = (-81.4585,-23.9845,200),	 weight = 9.53674e-07
+       neutron, kinetic energy (MeV) =     0.301329, position (cm) = (-55.3959,-6.06319,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =       3.1261, position (cm) = (-48.3391,-13.1946,200),	 weight = 4.76837e-07
+         gamma, kinetic energy (MeV) =      6.75427, position (cm) = (-43.1841,-13.2843,200),	 weight = 4.76837e-07
+       neutron, kinetic energy (MeV) =      42.2666, position (cm) = (-37.4966,-4.87498,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      12.9637, position (cm) = (-24.8879,24.5827,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      29.9096, position (cm) = (-30.7124,43.0062,200),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =   0.00106116, position (cm) = (-14.9938,47.0515,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =      1.66095, position (cm) = (-12.4142,38.9973,200),	 weight = 1.52588e-05
+         gamma, kinetic energy (MeV) =    0.0692229, position (cm) = (20.8465,-21.4751,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      4.38819, position (cm) = (0.58667,1.10246,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =       3.4328, position (cm) = (7.03223,-18.5625,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =  1.78154e-06, position (cm) = (-49.2262,28.8259,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-68.8287,-7.18244,200),	 weight = 3.05176e-05
+         gamma, kinetic energy (MeV) =      8.09277, position (cm) = (-22.9337,17.514,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =      2.60022, position (cm) = (-26.5194,37.5482,200),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =  3.64776e-06, position (cm) = (-23.2942,-4.70349,200),	 weight = 3.05176e-05
+       neutron, kinetic energy (MeV) =      1.02543, position (cm) = (-32.7444,-4.24414,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =       1.3114, position (cm) = (-33.2879,-3.04212,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      18.4921, position (cm) = (-33.7944,-5.43671,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =     0.169759, position (cm) = (66.707,24.0008,200),	 weight = 0.00012207
+         gamma, kinetic energy (MeV) =      2.86086, position (cm) = (86.3353,-0.202529,200),	 weight = 6.10352e-05
+       neutron, kinetic energy (MeV) =      43.0155, position (cm) = (63.626,-4.02456,200),	 weight = 7.62939e-06
+         gamma, kinetic energy (MeV) =     0.231317, position (cm) = (61.8534,-1.88673,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =      19.2564, position (cm) = (61.7496,-1.49112,200),	 weight = 7.62939e-06
+       neutron, kinetic energy (MeV) =       25.431, position (cm) = (71.0973,-13.1992,200),	 weight = 1.52588e-05
+       neutron, kinetic energy (MeV) =      26.3206, position (cm) = (-8.30738,41.2935,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =       50.646, position (cm) = (5.16955,18.7122,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      50.9547, position (cm) = (5.41869,19.1568,200),	 weight = 0.000488281
+       neutron, kinetic energy (MeV) =      98.0451, position (cm) = (-11.8635,-41.3396,200),	 weight = 0.03125
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/biasing/GB06/exampleGB06.out b/examples/extended/biasing/GB06/exampleGB06.out
index 07c3197072..f891357576 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -816,510 +816,191 @@ Max 2J for sampling of angular correlations         10
 =======================================================================
 G4VisManager: Using G4TrajectoryDrawByCharge as fallback trajectory model.
 See commands in /vis/modeling/trajectories/ for other options.
-         gamma, kinetic energy (MeV) =      2.21552, position (cm) = (27.4333,45.4763,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      3.78831, position (cm) = (23.798,-20.0106,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =    0.0447488, position (cm) = (23.3576,-26.4067,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0927232, position (cm) = (24.4991,-23.0739,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.335892, position (cm) = (19.8601,-25.52,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.924234, position (cm) = (18.7781,-33.8574,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  4.88228e-05, position (cm) = (43.0687,-29.5391,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      84.9031, position (cm) = (57.6024,-37.126,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.956835, position (cm) = (39.3576,-18.1791,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      84.6296, position (cm) = (55.7435,-16.819,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.7322, position (cm) = (-115.039,-84.4928,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       97.071, position (cm) = (-123.266,-81.5987,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      97.1343, position (cm) = (-86.3848,-110.532,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      97.4011, position (cm) = (-84.0265,-109.747,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      75.2817, position (cm) = (-87.9178,-104.484,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.68091, position (cm) = (-107.736,-127.687,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  2.89341e-06, position (cm) = (-87.2397,-101.112,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.04691, position (cm) = (-74.846,-86.288,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      8.18034, position (cm) = (-85.1142,-108.119,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      85.0674, position (cm) = (-93.2898,-91.5989,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.45822, position (cm) = (-38.3176,-138.244,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      54.8252, position (cm) = (-17.25,-147.688,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.29801, position (cm) = (-33.6236,-103.059,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      5.58561, position (cm) = (-35.074,-96.3729,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      45.5787, position (cm) = (-53.644,-82.5394,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.781271, position (cm) = (-9.57375,-74.3083,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.608637, position (cm) = (-12.5654,-100.49,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.124156, position (cm) = (-29.9349,-63.541,500),	 weight = 3.8147e-06
-            e-, kinetic energy (MeV) =     0.540824, position (cm) = (-30.6928,-63.2789,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.113076, position (cm) = (-30.6985,-63.2869,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =  2.06802e-07, position (cm) = (-112.606,-79.506,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      5.53418, position (cm) = (-78.59,-43.7092,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.34155, position (cm) = (-113.55,-52.7998,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  4.66878e-09, position (cm) = (-98.0277,-64.7606,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.276948, position (cm) = (-75.5464,-54.3427,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.167313, position (cm) = (-78.0775,-55.7992,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.95339, position (cm) = (-89.4792,-43.7862,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      90.1013, position (cm) = (-91.1443,-54.7857,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.67522, position (cm) = (-73.646,-54.9347,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =  3.17543e-07, position (cm) = (-72.8402,-45.7998,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.75712, position (cm) = (-68.3226,-58.5193,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.46091, position (cm) = (-110.08,-43.5704,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (-109.192,-1.94969,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.294639, position (cm) = (-84.4418,-27.3371,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.15319, position (cm) = (-103.928,-33.666,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.492532, position (cm) = (-92.1745,-31.2522,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.905653, position (cm) = (-64.3504,-40.4915,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.71318, position (cm) = (-85.3373,-53.9361,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.112402, position (cm) = (-91.6332,-54.5175,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.178457, position (cm) = (-66.7602,-26.7004,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.119304, position (cm) = (-85.9607,-43.6138,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.14496, position (cm) = (-100.446,-59.6333,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.56099, position (cm) = (-82.3526,-36.8234,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.178814, position (cm) = (-60.1168,-12.7397,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.145178, position (cm) = (-61.7491,-11.1146,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.93212, position (cm) = (-97.4356,-43.5788,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      83.5915, position (cm) = (-105.807,-34.581,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       4.5163, position (cm) = (-96.1633,-16.0123,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.14761, position (cm) = (-116.031,14.589,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      36.6901, position (cm) = (-112.378,13.8072,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.128356, position (cm) = (-34.9272,9.3705,500),	 weight = 3.05176e-05
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (-78.6,-56.4709,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.623212, position (cm) = (-88.4558,-75.8037,500),	 weight = 3.8147e-06
-            e-, kinetic energy (MeV) =      8.00276, position (cm) = (-88.2892,-75.5854,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.154414, position (cm) = (-101.094,-143.672,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.337636, position (cm) = (-100.813,-109.762,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      64.9417, position (cm) = (-110.018,-28.0108,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      78.9147, position (cm) = (-106.197,-24.3251,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =    0.0705399, position (cm) = (-111.486,-78.4784,500),	 weight = 1.90735e-06
-            e-, kinetic energy (MeV) =     0.761405, position (cm) = (-148.538,-108.727,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  6.59645e-09, position (cm) = (-87.9046,-51.5069,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      97.1143, position (cm) = (-81.6559,-81.2941,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.875238, position (cm) = (-82.3811,-91.1723,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.285872, position (cm) = (-91.225,-83.5609,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  5.33646e-10, position (cm) = (-53.4466,-106.472,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.03066, position (cm) = (-75.8545,-104.802,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.9176, position (cm) = (-82.6126,-79.5146,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      97.1143, position (cm) = (-81.6559,-81.2941,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      95.3224, position (cm) = (-74.2816,-79.8888,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.3936, position (cm) = (-73.9967,-79.6658,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.9051, position (cm) = (-86.9227,-78.414,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.300833, position (cm) = (-95.4692,-56.7924,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      6.75189, position (cm) = (-23.7345,-108.256,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (-14.5861,-93.6994,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      32.1012, position (cm) = (11.3717,-104.534,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      5.09755, position (cm) = (-25.0302,83.3797,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.539474, position (cm) = (17.4412,82.3258,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0958142, position (cm) = (14.4121,92.2097,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      6.90759, position (cm) = (-2.17781,106.666,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.73674, position (cm) = (76.9488,95.6859,500),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      1.22382, position (cm) = (89.4256,126.459,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.11309, position (cm) = (81.9996,138.048,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      17.3381, position (cm) = (-14.4248,92.9498,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.83467, position (cm) = (-33.537,77.5735,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      2.22408, position (cm) = (8.55395,101.659,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.145506, position (cm) = (-4.40947,103.421,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.362334, position (cm) = (-63.583,128.862,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      84.1235, position (cm) = (-56.1425,128.945,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0893125, position (cm) = (93.389,93.1722,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      74.0643, position (cm) = (114.066,-44.9966,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  1.90299e-08, position (cm) = (93.4652,-47.6035,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.164244, position (cm) = (108.748,-46.1256,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.37674, position (cm) = (117.82,-48.3797,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.58232, position (cm) = (81.7808,1.35544,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0851019, position (cm) = (106.123,0.734953,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  4.53085e-06, position (cm) = (72.1676,-20.5279,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      29.5575, position (cm) = (60.5319,-33.5049,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.362952, position (cm) = (18.203,-35.2984,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   5.8156e-07, position (cm) = (50.4855,-13.8084,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.295414, position (cm) = (7.56404,-45.5497,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.365966, position (cm) = (76.6264,-53.5569,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.283856, position (cm) = (10.0107,-60.7207,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.080921, position (cm) = (1.51947,-12.2817,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      83.2136, position (cm) = (-2.27374,-53.8627,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      61.6656, position (cm) = (-75.2394,-63.9831,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      63.6373, position (cm) = (8.6762,-27.8791,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      84.5145, position (cm) = (1.20225,-35.2309,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      78.3205, position (cm) = (-106.099,-5.79798,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       78.605, position (cm) = (-107.309,-7.20075,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      7.45797, position (cm) = (-76.9891,4.33965,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      11.0262, position (cm) = (-116.049,22.7703,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      21.5843, position (cm) = (-115.036,19.0516,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.23624, position (cm) = (-136.879,-31.8665,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      29.6825, position (cm) = (-117.041,-47.0542,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.69676, position (cm) = (-134.202,-18.8347,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.43757, position (cm) = (-95.6122,15.2524,500),	 weight = 1.90735e-06
-            e-, kinetic energy (MeV) =      3.30808, position (cm) = (-95.9175,15.4385,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  3.84542e-05, position (cm) = (-122.299,-46.4631,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  3.94798e-07, position (cm) = (-145.286,-68.8911,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-122.247,-41.1028,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.100479, position (cm) = (-125.532,27.7363,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      81.8548, position (cm) = (-120.08,-39.9508,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (-124.096,-49.5318,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.627668, position (cm) = (-125.579,-37.0982,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      66.6283, position (cm) = (-144.731,-31.4413,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.350986, position (cm) = (-130.315,-36.4216,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.05568, position (cm) = (-105.456,-39.4194,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.448653, position (cm) = (-131.083,-42.3742,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =    0.0177132, position (cm) = (-130.181,-22.5911,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.236827, position (cm) = (-131.405,-22.8881,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      9.43029, position (cm) = (-136.822,-23.1739,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.263633, position (cm) = (-131.099,-33.8934,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.69343, position (cm) = (-144.438,-18.8617,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.45988, position (cm) = (-136.207,-13.2772,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.38636, position (cm) = (-149.382,4.24444,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.215515, position (cm) = (-121.651,-34.9429,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      6.60412, position (cm) = (-131.636,-32.4487,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.831473, position (cm) = (-96.6765,-52.6886,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      53.0895, position (cm) = (-93.7599,-54.8643,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      46.6624, position (cm) = (-97.9304,-46.3593,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.24962, position (cm) = (-42.8228,-33.7008,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.83587, position (cm) = (-38.8914,-21.7066,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       38.326, position (cm) = (-43.0824,-37.9931,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      82.4166, position (cm) = (-44.9922,-38.2451,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      82.1133, position (cm) = (-56.4062,-42.1573,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  3.63048e-09, position (cm) = (-40.1122,7.78879,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.55991, position (cm) = (-75.9513,-68.6101,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      0.33831, position (cm) = (-93.315,-40.8674,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.95334, position (cm) = (-135.359,-45.2864,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =       1.1115, position (cm) = (-111.404,-48.9447,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.185332, position (cm) = (-113.619,-51.4337,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.601472, position (cm) = (-7.34612,-67.4061,500),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =    0.0798235, position (cm) = (1.57804,7.58169,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.207896, position (cm) = (-58.1158,-6.34536,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      2.36903, position (cm) = (0.987232,98.772,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =       1.3912, position (cm) = (39.2248,60.862,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (52.786,79.6432,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.03825, position (cm) = (-53.0972,34.6891,500),	 weight = 1.90735e-06
-            e-, kinetic energy (MeV) =      0.71366, position (cm) = (-53.0607,34.5823,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      26.6411, position (cm) = (-34.4184,24.5898,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      55.6016, position (cm) = (-22.2892,19.8127,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      35.0508, position (cm) = (-22.7451,16.5251,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      81.6782, position (cm) = (-1.85312,23.5034,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      81.6512, position (cm) = (-2.64668,21.1275,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      81.4192, position (cm) = (9.82358,18.0356,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      63.4629, position (cm) = (12.7726,32.8016,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      76.2117, position (cm) = (131.703,-26.7904,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.38676, position (cm) = (129.249,-46.4866,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.92515, position (cm) = (101.216,-45.4352,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.01163, position (cm) = (97.4799,-45.1904,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      0.14215, position (cm) = (108.601,-64.634,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      69.4322, position (cm) = (118.084,11.8677,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      69.4198, position (cm) = (117.622,0.965598,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.164624, position (cm) = (133.2,-64.1484,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.416509, position (cm) = (-78.8878,6.25609,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.429669, position (cm) = (106.757,13.9599,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  3.92504e-09, position (cm) = (92.5423,59.6828,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.214821, position (cm) = (107.279,8.18674,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  1.23661e-07, position (cm) = (107.66,-1.36648,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0914399, position (cm) = (116.009,-13.4726,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.222516, position (cm) = (124.428,-15.9066,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =    0.0533341, position (cm) = (116.581,-19.3532,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      5.40594, position (cm) = (3.43968,48.3144,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.608608, position (cm) = (-95.1009,-105.755,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.30337, position (cm) = (-71.9286,-120.19,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.53252, position (cm) = (-75.7541,-126.53,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      65.2253, position (cm) = (-89.1915,9.76077,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      70.1849, position (cm) = (-91.9458,14.547,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.26688, position (cm) = (-87.7901,42.953,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   0.00181743, position (cm) = (-74.7361,37.3423,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.101641, position (cm) = (-115.616,64.6331,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.42838, position (cm) = (-114.431,65.2682,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.121705, position (cm) = (-104.529,62.3608,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.09398, position (cm) = (-118.891,-15.492,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      55.7377, position (cm) = (-121.53,-20.754,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.588333, position (cm) = (-97.6153,105.001,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0736564, position (cm) = (-103.481,149.659,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.966944, position (cm) = (-96.8177,141.986,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.19091, position (cm) = (-96.2644,141.547,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      37.8118, position (cm) = (-95.927,142.865,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0994668, position (cm) = (-5.8707,70.7559,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0733596, position (cm) = (-0.857443,88.316,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      9.07076, position (cm) = (11.5662,95.1456,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.744976, position (cm) = (8.3585,70.4314,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      42.3574, position (cm) = (-61.3151,76.4947,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.106973, position (cm) = (-53.4102,74.8048,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.125788, position (cm) = (-56.3298,78.2963,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      21.8675, position (cm) = (-52.8673,77.1368,500),	 weight = 1.90735e-06
-     anti_nu_e, kinetic energy (MeV) =     0.369288, position (cm) = (-113.932,122.493,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (-71.2689,128.476,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      46.0729, position (cm) = (39.1127,104.746,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      5.43371, position (cm) = (23.8386,96.174,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      6.09344, position (cm) = (31.9512,104.642,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      0.46525, position (cm) = (-5.02714,72.5558,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      36.3596, position (cm) = (-11.8474,49.7739,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      63.8153, position (cm) = (12.2999,44.984,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.36873, position (cm) = (-39.6891,77.2634,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.843706, position (cm) = (-39.9975,72.8828,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.250981, position (cm) = (3.70113,47.6494,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      6.36704, position (cm) = (-3.36662,59.774,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.453195, position (cm) = (55.6615,50.6853,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  5.16127e-07, position (cm) = (21.6571,83.6012,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.252475, position (cm) = (47.3788,100.285,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.932885, position (cm) = (36.2538,86.5034,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      40.5651, position (cm) = (29.1976,50.7044,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (39.2119,50.2447,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.912277, position (cm) = (-13.6611,48.9319,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.14429, position (cm) = (27.3161,33.6145,500),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      81.9037, position (cm) = (15.1589,78.8405,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      69.2591, position (cm) = (7.01058,76.9523,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0817616, position (cm) = (2.50333,79.4368,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.320515, position (cm) = (3.28901,80.712,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.514677, position (cm) = (4.57636,71.9422,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      3.51932, position (cm) = (7.05867,81.716,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       27.214, position (cm) = (1.40642,80.3997,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.05683, position (cm) = (1.46934,63.959,500),	 weight = 1.90735e-06
-            e-, kinetic energy (MeV) =      3.13717, position (cm) = (1.55476,64.2695,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0849327, position (cm) = (1.55452,64.2697,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.735241, position (cm) = (1.77676,75.0615,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.195095, position (cm) = (8.98682,66.6721,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.61757, position (cm) = (-0.487061,76.5052,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.82093, position (cm) = (-67.0618,40.5454,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.13614, position (cm) = (-23.595,24.4214,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      57.1094, position (cm) = (-85.5185,29.3506,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      72.9337, position (cm) = (-40.4314,44.9329,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      73.2594, position (cm) = (-36.6151,50.6284,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =       2.1697, position (cm) = (23.3246,110.49,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      1.29311, position (cm) = (-39.917,86.5803,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0515421, position (cm) = (0.00147952,50.4727,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      62.3746, position (cm) = (-23.5106,68.7656,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.45065, position (cm) = (-35.8019,45.0514,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      1.09782, position (cm) = (41.7249,32.1347,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.068746, position (cm) = (68.2939,19.7515,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      50.5185, position (cm) = (37.98,33.1928,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  0.000999407, position (cm) = (71.0484,23.5491,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      6.54897, position (cm) = (41.6911,25.796,500),	 weight = 1.90735e-06
-        proton, kinetic energy (MeV) =      45.9697, position (cm) = (45.0617,25.3916,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      97.4667, position (cm) = (44.6717,25.7662,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.48174, position (cm) = (57.452,26.1589,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      91.4694, position (cm) = (44.7683,20.7013,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0646261, position (cm) = (57.79,37.4439,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.5697, position (cm) = (52.2855,34.8481,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.75886, position (cm) = (45.4911,13.9717,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      96.8974, position (cm) = (49.976,32.0043,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      79.9807, position (cm) = (20.7292,27.7164,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       96.802, position (cm) = (22.4093,28.0533,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.8876, position (cm) = (36.9486,31.6852,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.697921, position (cm) = (42.3666,26.1452,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      56.5034, position (cm) = (42.7896,64.9971,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  1.52454e-10, position (cm) = (56.5747,28.9365,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      30.6337, position (cm) = (36.3083,14.5244,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =    0.0638063, position (cm) = (54.9185,-4.53172,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.159953, position (cm) = (54.1856,4.00813,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      69.2919, position (cm) = (54.1095,-4.27375,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.8921, position (cm) = (55.0363,-4.30507,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0883159, position (cm) = (42.4506,23.0529,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.614606, position (cm) = (43.0224,15.6891,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.189261, position (cm) = (37.1532,-43.5874,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      7.53545, position (cm) = (75.6058,-31.2496,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.346008, position (cm) = (53.8772,3.8056,500),	 weight = 7.62939e-06
-       neutron, kinetic energy (MeV) =      25.0519, position (cm) = (60.537,-29.2421,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.27353, position (cm) = (61.6448,-59.628,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      65.2742, position (cm) = (70.868,-62.9757,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      67.1709, position (cm) = (75.3428,-58.7531,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.566877, position (cm) = (69.4766,19.9865,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      36.3755, position (cm) = (87.2237,18.779,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =         1.67, position (cm) = (127.475,0.926339,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.131298, position (cm) = (14.0027,45.5536,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      12.0438, position (cm) = (19.0861,52.6045,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       3.8477, position (cm) = (10.1919,31.5299,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      59.5946, position (cm) = (13.8311,51.615,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      0.14308, position (cm) = (60.4384,21.9072,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.393727, position (cm) = (49.517,15.5135,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.66478, position (cm) = (41.5126,33.635,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.744777, position (cm) = (78.3721,35.1114,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       95.473, position (cm) = (23.8787,-3.34835,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       95.473, position (cm) = (23.8787,-3.34835,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      95.8942, position (cm) = (25.3741,5.69079,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      95.8942, position (cm) = (25.3741,5.69079,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      8.28408, position (cm) = (72.982,-17.0842,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      40.7094, position (cm) = (12.7217,24.4647,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      51.5011, position (cm) = (40.0545,-1.05343,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.186573, position (cm) = (14.2344,-15.4978,500),	 weight = 1.90735e-06
-            e-, kinetic energy (MeV) =      1.17995, position (cm) = (14.6096,-14.4503,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.590391, position (cm) = (30.7898,-4.80036,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  2.03301e-06, position (cm) = (47.2097,-56.4622,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.90153, position (cm) = (19.4521,-39.5469,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.03794, position (cm) = (27.1141,-22.2947,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.643299, position (cm) = (65.5138,-21.4355,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       10.768, position (cm) = (49.4568,-27.6382,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   0.00347877, position (cm) = (33.8452,-15.5097,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.09607, position (cm) = (44.5236,32.4711,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      68.9177, position (cm) = (62.4645,-50.9665,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.11739, position (cm) = (57.0689,-40.3177,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      69.1544, position (cm) = (43.2235,-26.6868,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      64.7627, position (cm) = (115.222,71.8692,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.49119, position (cm) = (53.4619,57.7293,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.320645, position (cm) = (55.3251,63.2863,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      0.16837, position (cm) = (55.4118,83.4096,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.124249, position (cm) = (48.7425,93.2527,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.437159, position (cm) = (32.5296,86.1802,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       30.916, position (cm) = (82.2608,47.1191,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      24.1929, position (cm) = (81.6408,50.0273,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      52.6356, position (cm) = (71.6532,34.3281,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      43.7214, position (cm) = (82.4291,82.1588,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0935194, position (cm) = (66.4797,73.3872,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =       1.4126, position (cm) = (60.8875,61.4321,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.215135, position (cm) = (75.6971,69.7651,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      34.7862, position (cm) = (74.635,67.7011,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.396707, position (cm) = (133.897,52.0787,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.145182, position (cm) = (43.3264,61.5428,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.179308, position (cm) = (39.5949,59.7228,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0831013, position (cm) = (15.8299,61.2202,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.234695, position (cm) = (45.2042,57.2126,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.490468, position (cm) = (42.0125,74.286,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.53895, position (cm) = (39.7258,52.8048,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.155186, position (cm) = (26.6199,31.6761,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.659418, position (cm) = (16.8129,31.5787,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0710347, position (cm) = (128.27,68.3869,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      19.0087, position (cm) = (99.6469,60.0989,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0948926, position (cm) = (76.1995,95.4396,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.337638, position (cm) = (37.2499,40.1999,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      8.97847, position (cm) = (64.4802,62.0823,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      3.65016, position (cm) = (95.4085,47.9594,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.645452, position (cm) = (144.129,9.24011,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0869321, position (cm) = (133.55,29.5897,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      92.9202, position (cm) = (59.0724,-7.85176,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      92.7737, position (cm) = (61.3475,-10.497,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.528279, position (cm) = (49.4626,42.7393,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      90.9165, position (cm) = (48.5824,-21.7823,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      90.9165, position (cm) = (48.5824,-21.7823,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      37.2095, position (cm) = (61.6599,-19.6497,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      37.6565, position (cm) = (57.9369,-15.6884,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  4.39055e-08, position (cm) = (44.8954,5.40885,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.127265, position (cm) = (102.186,13.3381,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (111.222,18.3527,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      51.0161, position (cm) = (44.1826,4.86065,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.95486, position (cm) = (51.8858,2.2701,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  8.67892e-08, position (cm) = (51.437,-3.71491,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.89522, position (cm) = (46.8651,-0.800184,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       2.8342, position (cm) = (55.5805,-7.55961,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      7.24716, position (cm) = (105.094,27.6938,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      4.39336, position (cm) = (66.5277,-8.85253,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.89419, position (cm) = (-28.6571,8.87176,500),	 weight = 3.05176e-05
-       neutron, kinetic energy (MeV) =      61.6241, position (cm) = (42.972,40.7799,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0644107, position (cm) = (55.5473,86.6099,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.37815, position (cm) = (44.7063,78.0012,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   1.0167e-09, position (cm) = (14.3089,61.4113,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.01571, position (cm) = (-25.7094,15.4292,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      10.6158, position (cm) = (19.8139,56.5945,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.61456, position (cm) = (38.9456,61.3922,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      95.4314, position (cm) = (3.52662,-10.4897,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       86.236, position (cm) = (-17.5139,-5.01409,500),	 weight = 1.90735e-06
-            e-, kinetic energy (MeV) =      1.25602, position (cm) = (3.51855,-0.184087,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.821771, position (cm) = (5.7782,-12.4019,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0700339, position (cm) = (10.2969,-16.9939,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.846376, position (cm) = (10.2297,-14.8301,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.604642, position (cm) = (8.12443,-15.7771,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.28214, position (cm) = (29.826,-30.2915,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.02554, position (cm) = (29.3969,-33.9155,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      95.8302, position (cm) = (2.57787,-14.7857,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.437569, position (cm) = (32.2921,23.0379,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =       4.9203, position (cm) = (-39.8235,-30.8111,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.214844, position (cm) = (0.510595,-12.3822,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.489479, position (cm) = (-2.49074,22.1126,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      31.0762, position (cm) = (1.97118,16.311,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0919834, position (cm) = (12.2735,115.737,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =       2.7021, position (cm) = (13.7785,102.881,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.557872, position (cm) = (16.9495,106.318,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  4.70351e-05, position (cm) = (10.7247,102.559,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.93436, position (cm) = (10.9161,96.4053,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  4.58062e-07, position (cm) = (0.951521,67.7401,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      24.1619, position (cm) = (15.0832,7.64578,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      52.1353, position (cm) = (14.9766,7.78335,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   2.4512e-07, position (cm) = (-2.4016,20.7206,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      96.0039, position (cm) = (14.8801,13.9395,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      75.7029, position (cm) = (36.5681,12.3891,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      97.3316, position (cm) = (146.663,-37.2633,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.117946, position (cm) = (132.016,-63.5397,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.785472, position (cm) = (126.866,-47.0384,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       0.2748, position (cm) = (131.278,-38.0738,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      6.51299, position (cm) = (127.494,-49.6831,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      42.4027, position (cm) = (148.862,-17.1831,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      3.21075, position (cm) = (147.978,-18.0386,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.24738, position (cm) = (144.047,-4.58704,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      7.47419, position (cm) = (147.565,-9.13429,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (124.222,71.7933,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      24.3525, position (cm) = (121.323,17.0168,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.119788, position (cm) = (128.502,57.6612,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      44.0908, position (cm) = (71.2789,-17.6995,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       43.174, position (cm) = (68.9726,-25.6629,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.506264, position (cm) = (-22.8415,63.3245,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.141562, position (cm) = (-11.2072,75.7156,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.42864, position (cm) = (-6.32238,71.7452,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  0.000137142, position (cm) = (12.4485,52.9014,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      27.2181, position (cm) = (-10.2335,36.5986,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.33678, position (cm) = (-17.8402,56.5265,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.15802, position (cm) = (-64.8845,7.4623,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.843844, position (cm) = (-25.8998,30.9354,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0963982, position (cm) = (-59.2984,81.5589,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       4.7684, position (cm) = (-68.9284,80.3973,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      32.3925, position (cm) = (-50.3915,146.599,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       32.793, position (cm) = (-59.5663,147.778,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.40855, position (cm) = (-65.56,97.1773,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.212381, position (cm) = (-77.0854,117.726,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.438512, position (cm) = (34.4268,135.852,500),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =     0.869132, position (cm) = (22.5696,133.263,500),	 weight = 7.62939e-06
-         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (-51.1489,134.624,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.341528, position (cm) = (-37.5379,115.688,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      78.4078, position (cm) = (13.3899,22.6283,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.265301, position (cm) = (16.0356,28.5799,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      1.73428, position (cm) = (9.29904,22.5423,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0622903, position (cm) = (6.85346,34.4303,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.283742, position (cm) = (-13.3022,58.5041,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.104892, position (cm) = (2.22992,27.3794,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =  6.32663e-05, position (cm) = (50.2286,25.0025,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  5.78166e-09, position (cm) = (19.9462,90.5439,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   0.00871747, position (cm) = (-13.2994,61.9105,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.101593, position (cm) = (45.4021,84.8282,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.185106, position (cm) = (48.1323,82.9616,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =        31.53, position (cm) = (50.1911,93.9389,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  6.76664e-09, position (cm) = (-23.457,81.7144,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.680712, position (cm) = (53.6376,56.0173,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  0.000106896, position (cm) = (43.6717,63.0933,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  1.18377e-07, position (cm) = (41.0495,79.5905,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  5.06142e-06, position (cm) = (105.553,28.9334,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      5.06632, position (cm) = (98.9101,65.2408,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.694872, position (cm) = (106.843,39.4569,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      51.1893, position (cm) = (126.755,-6.46355,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  4.37183e-09, position (cm) = (126.779,47.0823,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.83536, position (cm) = (7.43919,60.3221,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =      1.52085, position (cm) = (103.846,-6.14416,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  9.62309e-06, position (cm) = (116.641,-15.9626,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   0.00106848, position (cm) = (-35.9241,17.489,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.41888, position (cm) = (-14.9418,11.8298,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      5.92155, position (cm) = (-51.5944,11.2723,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      71.6345, position (cm) = (-107.936,87.9056,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      71.4823, position (cm) = (-104.088,88.8862,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      54.0903, position (cm) = (-56.949,130.933,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =    0.0673116, position (cm) = (-73.2382,111.294,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      5.27707, position (cm) = (-34.7959,-74.3295,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =      2.02777, position (cm) = (-62.4107,-35.0118,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.128161, position (cm) = (-68.7386,-14.8438,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.43733, position (cm) = (-57.607,-8.0929,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =    0.0833404, position (cm) = (-75.4107,1.50263,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      1.69669, position (cm) = (-109.648,47.1835,500),	 weight = 3.8147e-06
-         gamma, kinetic energy (MeV) =     0.336983, position (cm) = (-41.7929,63.3256,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =   0.00755837, position (cm) = (-67.2731,61.5091,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.796537, position (cm) = (-30.5914,73.4813,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      7.60823, position (cm) = (-52.5702,66.2231,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      47.3825, position (cm) = (-62.9652,64.3031,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.628246, position (cm) = (29.5304,-12.827,500),	 weight = 3.8147e-06
-       neutron, kinetic energy (MeV) =  2.39077e-06, position (cm) = (3.94234,-32.3917,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      64.2508, position (cm) = (119.266,52.22,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.381255, position (cm) = (146.776,65.3117,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =     0.595129, position (cm) = (84.7817,-2.77244,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.128537, position (cm) = (118.326,37.941,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  1.56445e-06, position (cm) = (122.329,25.028,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      6.52718, position (cm) = (114.534,29.5645,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =       40.198, position (cm) = (122.54,13.4237,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      2.19674, position (cm) = (104.331,30.8792,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      44.2415, position (cm) = (105.705,35.1188,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      66.3377, position (cm) = (98.0722,29.7033,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.345409, position (cm) = (-70.6101,50.2571,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.236819, position (cm) = (-89.4779,24.6607,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      7.19927, position (cm) = (-90.3322,25.7927,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      2.20041, position (cm) = (-69.8401,30.3415,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      68.3588, position (cm) = (-27.9533,100.424,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      97.7773, position (cm) = (-12.6872,116.343,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =     0.113196, position (cm) = (-8.47184,112.756,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      10.2374, position (cm) = (3.58374,94.3435,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  2.01647e-06, position (cm) = (-11.7775,116.637,500),	 weight = 1.90735e-06
-         gamma, kinetic energy (MeV) =      0.12816, position (cm) = (1.39772,89.6941,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =  5.54253e-06, position (cm) = (-3.72821,67.4166,500),	 weight = 1.90735e-06
-       neutron, kinetic energy (MeV) =      98.5923, position (cm) = (-3.99322,98.4501,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.107797, position (cm) = (87.5507,-25.8634,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.38511, position (cm) = (77.9602,-41.5316,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      41.0744, position (cm) = (91.3363,-27.404,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0486065, position (cm) = (138.162,-20.7904,500),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =  1.64346e-09, position (cm) = (11.8554,5.51831,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.139467, position (cm) = (-51.7564,-15.5019,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.103116, position (cm) = (-66.0082,-0.649293,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      28.6718, position (cm) = (-64.7207,-11.723,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.990129, position (cm) = (65.8578,-22.6184,500),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      3.92634, position (cm) = (94.4873,-73.622,500),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =     0.649659, position (cm) = (2.0941,-0.0316698,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       33.593, position (cm) = (-10.7052,-4.20041,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.65289, position (cm) = (29.1272,-10.8482,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0990114, position (cm) = (1.46703,-39.9589,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      10.0616, position (cm) = (64.7939,5.94822,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.616307, position (cm) = (84.3016,38.0282,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      3.83188, position (cm) = (84.8471,38.2898,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =       4.2193, position (cm) = (84.3265,38.3106,500),	 weight = 1.90735e-06
+            e-, kinetic energy (MeV) =      1.19278, position (cm) = (84.4421,38.3607,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      42.9655, position (cm) = (87.7648,39.3943,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.644491, position (cm) = (57.7534,17.6231,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      9.23645, position (cm) = (12.6146,-45.8534,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (16.0622,76.4927,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.01573, position (cm) = (14.9313,53.9058,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      10.0204, position (cm) = (-26.868,61.3748,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.362013, position (cm) = (36.2283,44.3449,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      30.0241, position (cm) = (39.1817,27.6033,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.142047, position (cm) = (9.68099,28.6003,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      27.5139, position (cm) = (12.5467,33.2214,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      6.92566, position (cm) = (15.6811,28.2707,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      53.5065, position (cm) = (14.208,31.2599,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =   0.00225454, position (cm) = (42.3241,28.0982,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0873322, position (cm) = (7.4779,22.8066,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      5.53269, position (cm) = (39.7258,95.013,500),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =      92.0549, position (cm) = (36.3736,96.8677,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      78.3565, position (cm) = (32.2005,96.1055,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      74.6499, position (cm) = (42.6661,106.24,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      91.9253, position (cm) = (29.3609,84.8679,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.18434, position (cm) = (74.5925,114.357,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.130808, position (cm) = (76.5212,126.162,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.525374, position (cm) = (75.8594,116.807,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.71271, position (cm) = (61.6146,127.397,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.403937, position (cm) = (61.0003,128.006,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.69856, position (cm) = (76.1856,114.921,500),	 weight = 1.90735e-06
+        proton, kinetic energy (MeV) =      47.7246, position (cm) = (74.5981,114.364,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.52725, position (cm) = (77.4506,120.69,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      1.71532, position (cm) = (64.0366,97.3265,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.107351, position (cm) = (68.1741,144.409,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.18117, position (cm) = (60.7069,137.542,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       31.768, position (cm) = (59.7941,149.299,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      94.2695, position (cm) = (57.6566,130.3,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      94.0957, position (cm) = (56.9539,148.563,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.114237, position (cm) = (24.2541,122.559,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      71.6428, position (cm) = (56.8115,65.0959,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      86.0152, position (cm) = (59.1528,68.0159,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      64.6707, position (cm) = (88.2837,4.24944,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  1.51153e-08, position (cm) = (44.3671,131.305,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.376871, position (cm) = (77.7125,116.746,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0769379, position (cm) = (57.0305,127.281,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0742152, position (cm) = (128.927,128.357,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.37455, position (cm) = (115.878,121.791,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      97.6682, position (cm) = (31.3815,142.084,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      97.6682, position (cm) = (31.3815,142.084,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.257037, position (cm) = (51.4211,140.253,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      97.5218, position (cm) = (45.1932,145.234,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      35.9978, position (cm) = (83.9934,90.1489,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      4.29204, position (cm) = (76.8385,76.1859,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      6.31815, position (cm) = (70.757,86.3293,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      25.4673, position (cm) = (74.9359,86.4813,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.17865, position (cm) = (2.18341,77.368,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.187145, position (cm) = (34.1161,91.1441,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      5.55163, position (cm) = (19.3638,99.4438,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      89.0579, position (cm) = (48.7441,97.2989,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (142.307,76.8067,500),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      4.39336, position (cm) = (10.0681,129.88,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      64.0106, position (cm) = (63.6691,71.2106,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.507814, position (cm) = (64.4497,82.716,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0818176, position (cm) = (52.052,94.9634,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.957977, position (cm) = (59.3469,70.8484,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.725959, position (cm) = (97.8019,118.01,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.236807, position (cm) = (97.0376,114.956,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.258089, position (cm) = (97.643,117.216,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.247337, position (cm) = (34.1863,64.4005,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.373731, position (cm) = (72.7789,71.0246,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =        76.42, position (cm) = (56.1863,74.5338,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       4.7514, position (cm) = (88.1267,97.1429,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (66.1201,2.76875,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.311842, position (cm) = (38.5723,-14.1822,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      4.39336, position (cm) = (48.3547,17.5754,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.74149, position (cm) = (68.9596,19.3222,500),	 weight = 3.8147e-06
+       neutron, kinetic energy (MeV) =     0.791352, position (cm) = (55.9909,54.4839,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.14993, position (cm) = (50.1087,24.4361,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  0.000520618, position (cm) = (77.5933,62.3058,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.167977, position (cm) = (-54.2577,-55.7994,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.02802, position (cm) = (-47.8168,-41.8097,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      0.23859, position (cm) = (-47.1861,-52.2719,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      0.13061, position (cm) = (-45.17,-51.1051,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      31.9577, position (cm) = (-72.1797,-26.1201,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.46241, position (cm) = (-90.2876,-52.2763,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      41.0276, position (cm) = (-81.2101,-35.7984,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  8.04404e-06, position (cm) = (-6.0302,-31.3378,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.22306, position (cm) = (125.089,65.6411,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       1.7734, position (cm) = (50.6686,51.7261,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.229236, position (cm) = (71.1006,44.8682,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      0.58285, position (cm) = (100.223,11.022,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0729688, position (cm) = (69.2166,-8.54257,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      34.4646, position (cm) = (68.0424,-1.51339,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      81.5794, position (cm) = (66.1632,-10.8586,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      18.1139, position (cm) = (64.8371,-9.27624,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      6.36788, position (cm) = (124.704,-7.03665,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.479616, position (cm) = (120.369,5.61598,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.52344, position (cm) = (113.731,23.9118,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0625339, position (cm) = (99.8689,9.90614,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.412774, position (cm) = (94.1882,13.9675,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =     0.378838, position (cm) = (117.354,9.51154,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      82.6905, position (cm) = (104.828,25.4273,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      82.9797, position (cm) = (112.302,32.9704,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.497309, position (cm) = (121.783,-62.1817,500),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =      8.47229, position (cm) = (90.8986,-119.8,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      5.91169, position (cm) = (-97.7611,81.7047,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  2.33536e-09, position (cm) = (-79.0144,55.5071,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.864884, position (cm) = (-6.91622,120.001,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      6.42505, position (cm) = (9.71609,110.648,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0947415, position (cm) = (-10.3205,26.0526,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.92201, position (cm) = (-47.0851,80.3054,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =     0.933957, position (cm) = (-54.6936,78.6025,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.151827, position (cm) = (-32.968,65.8863,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-31.1087,71.4537,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      54.1477, position (cm) = (-39.2044,68.6384,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      79.0411, position (cm) = (-48.896,77.6675,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      77.6737, position (cm) = (-61.1319,81.4123,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  1.22554e-10, position (cm) = (-52.1887,69.7814,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.468345, position (cm) = (-19.1605,3.66336,500),	 weight = 3.8147e-06
+         gamma, kinetic energy (MeV) =    0.0808698, position (cm) = (-90.4745,24.796,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =       1.0977, position (cm) = (-88.8241,23.7845,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      2.68867, position (cm) = (-42.5578,45.3929,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =     0.610589, position (cm) = (-66.5373,49.7172,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =       2.4255, position (cm) = (-65.5485,23.4797,500),	 weight = 1.90735e-06
+            e-, kinetic energy (MeV) =       0.6743, position (cm) = (-71.2178,33.2903,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      0.59571, position (cm) = (-56.7815,47.5809,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      74.7631, position (cm) = (-51.518,20.6705,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.12375, position (cm) = (-47.0267,26.6385,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.117596, position (cm) = (-46.7215,31.1083,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      1.53214, position (cm) = (-48.7003,24.7834,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.547587, position (cm) = (-54.0909,19.7901,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.404174, position (cm) = (-28.9594,-91.2923,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0797345, position (cm) = (-19.3063,-68.3368,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =    0.0178205, position (cm) = (-33.6941,-70.0122,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.541476, position (cm) = (-24.2598,-75.6554,500),	 weight = 1.90735e-06
+            e-, kinetic energy (MeV) =      3.53136, position (cm) = (-23.93,-75.2447,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      36.0342, position (cm) = (-25.6003,-71.9211,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =  9.02983e-06, position (cm) = (-53.9396,-106.005,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      3.68736, position (cm) = (-73.7722,-90.3844,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      14.8753, position (cm) = (-53.6384,-98.2342,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.395042, position (cm) = (-12.2664,-47.8444,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =    0.0828476, position (cm) = (-7.94805,-44.5939,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      0.20981, position (cm) = (-11.0388,-46.5941,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      84.4073, position (cm) = (-10.3893,-42.0274,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      6.78859, position (cm) = (-41.2297,-65.313,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =   0.00176451, position (cm) = (-38.0722,-116.529,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =     0.823224, position (cm) = (-19.3852,-108.299,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      1.67812, position (cm) = (-23.7741,-106.825,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.314598, position (cm) = (-8.80432,-113.285,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      8.83025, position (cm) = (-27.8343,-127.282,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      55.5481, position (cm) = (-8.20444,-113.971,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.88596, position (cm) = (-71.6948,-136.963,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.67577, position (cm) = (-73.9618,-97.6017,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      2.02895, position (cm) = (-69.4467,-113.677,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       66.563, position (cm) = (-80.6918,-124.112,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      10.1791, position (cm) = (-71.0409,-120.532,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.117143, position (cm) = (-93.1421,-91.9755,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      57.1464, position (cm) = (-90.8924,-91.9888,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      69.0167, position (cm) = (-95.3733,-92.51,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      3.89395, position (cm) = (-95.7558,-51.0285,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =     0.698622, position (cm) = (-92.4207,-50.3681,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      1.10814, position (cm) = (-5.05256,-137.578,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       9.5892, position (cm) = (-16.225,-128.945,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      1.60167, position (cm) = (-23.4461,-95.7322,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      59.5448, position (cm) = (-18.4551,-111.484,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =     0.458103, position (cm) = (-58.4267,-124.564,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =       38.906, position (cm) = (-57.0037,-132.268,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      49.7414, position (cm) = (-72.7418,-140.677,500),	 weight = 1.90735e-06
+         gamma, kinetic energy (MeV) =      7.19927, position (cm) = (-35.3367,-133.392,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      8.68325, position (cm) = (-33.8383,-109.418,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      25.2128, position (cm) = (-69.4304,-128.166,500),	 weight = 1.90735e-06
+       neutron, kinetic energy (MeV) =      51.6489, position (cm) = (-55.6738,-141.128,500),	 weight = 1.90735e-06
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/biasing/GB07/exampleGB07.out b/examples/extended/biasing/GB07/exampleGB07.out
index 731d7dcb1f..ceed57b905 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -804,346 +804,384 @@ Max 2J for sampling of angular correlations         10
 =======================================================================
 G4VisManager: Using G4TrajectoryDrawByCharge as fallback trajectory model.
 See commands in /vis/modeling/trajectories/ for other options.
-       neutron, kinetic energy (MeV) =  5.67641e-06, position (cm) = (-13.1749,26.9818,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      167.149, position (cm) = (27.5673,8.79232,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.166661, position (cm) = (12.3979,15.6532,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.103421, position (cm) = (5.41408,3.12315,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      5.33487, position (cm) = (31.8104,12.9278,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.04865, position (cm) = (24.4528,11.5908,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      3.89991, position (cm) = (24.4588,15.2175,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.84405, position (cm) = (31.833,12.5166,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      10.6159, position (cm) = (31.176,9.49556,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.53251, position (cm) = (-15.1293,4.90788,200),	 weight = 1
-       neutron, kinetic energy (MeV) =      383.618, position (cm) = (-8.76704,5.82491,200),	 weight = 1
-         nu_mu, kinetic energy (MeV) =      29.7919, position (cm) = (70.631,62.1297,200),	 weight = 5
-         gamma, kinetic energy (MeV) =     0.255571, position (cm) = (11.2478,2.75789,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.483383, position (cm) = (-1.24672,9.01797,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      8.68633, position (cm) = (2.5576,15.8329,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.24444, position (cm) = (5.20573,12.0247,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.83113, position (cm) = (5.8072,18.9892,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.599551, position (cm) = (7.38096,16.0927,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      21.3374, position (cm) = (-6.05319,12.6444,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.40344, position (cm) = (30.1545,19.1026,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       6.0899, position (cm) = (6.39812,-5.12584,200),	 weight = 1
-       neutron, kinetic energy (MeV) =      1559.81, position (cm) = (2.30673,-14.5988,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.24581, position (cm) = (9.00285,41.2167,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-5.46827,-58.2737,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0970216, position (cm) = (-6.39651,-67.4597,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.89215, position (cm) = (-2.6709,-63.8397,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0941695, position (cm) = (0.528482,-64.1467,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0939427, position (cm) = (4.37912,36.3394,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.165307, position (cm) = (28.3369,39.0829,200),	 weight = 1
-       neutron, kinetic energy (MeV) =  6.23006e-06, position (cm) = (-35.8613,57.4891,200),	 weight = 14
-       neutron, kinetic energy (MeV) =      8.22023, position (cm) = (-53.6401,50.1231,200),	 weight = 7
-         gamma, kinetic energy (MeV) =      10.1572, position (cm) = (-47.927,-36.9404,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.83449, position (cm) = (-25.3741,29.3561,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.02196, position (cm) = (-38.4294,38.8417,200),	 weight = 1
-            e+, kinetic energy (MeV) =      157.616, position (cm) = (-22.8318,20.713,200),	 weight = 1
-            e-, kinetic energy (MeV) =      3.91546, position (cm) = (-22.8717,20.6804,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.531791, position (cm) = (-22.8331,20.713,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      3.91317, position (cm) = (-22.8124,20.6959,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.25923, position (cm) = (-22.8239,20.6972,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.80641, position (cm) = (-22.237,17.9708,200),	 weight = 1
-            e-, kinetic energy (MeV) =      32.7837, position (cm) = (-22.4583,20.8224,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.11762, position (cm) = (-22.9286,20.0314,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      12.5945, position (cm) = (-22.5797,20.7111,200),	 weight = 1
-            e-, kinetic energy (MeV) =      29.2382, position (cm) = (-22.522,20.444,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.22681, position (cm) = (-22.5218,20.3996,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      36.5707, position (cm) = (-22.5387,20.5364,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.116026, position (cm) = (-22.7474,20.5088,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.364741, position (cm) = (-44.5863,23.1211,200),	 weight = 1
-         nu_mu, kinetic energy (MeV) =      29.7919, position (cm) = (-28.9022,83.6071,200),	 weight = 1
-        proton, kinetic energy (MeV) =      978.982, position (cm) = (-1.35827,2.94433,200),	 weight = 7
-       neutron, kinetic energy (MeV) =      131.804, position (cm) = (-0.579125,-2.37246,200),	 weight = 8
-         gamma, kinetic energy (MeV) =      193.694, position (cm) = (1.97203,-2.04835,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       1091.6, position (cm) = (1.65656,-0.824597,200),	 weight = 1
-            e+, kinetic energy (MeV) =      67.4589, position (cm) = (1.37714,-0.525106,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.96269, position (cm) = (1.37848,-0.525268,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.658204, position (cm) = (1.37949,-0.553921,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      5.44108, position (cm) = (1.54321,-0.562771,200),	 weight = 1
-            e-, kinetic energy (MeV) =      421.369, position (cm) = (1.2795,-0.708694,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      211.859, position (cm) = (1.28887,-0.708329,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.184657, position (cm) = (0.146126,-2.28281,200),	 weight = 9
-         gamma, kinetic energy (MeV) =      68.5517, position (cm) = (3.43013,1.41777,200),	 weight = 9
-         gamma, kinetic energy (MeV) =    0.0834358, position (cm) = (9.30422,-21.6645,200),	 weight = 3
-         gamma, kinetic energy (MeV) =     0.185847, position (cm) = (-1.84434,-7.85556,200),	 weight = 3
-       neutron, kinetic energy (MeV) =      1028.86, position (cm) = (0.030588,0.286409,200),	 weight = 3
-         gamma, kinetic energy (MeV) =      196.939, position (cm) = (-2.82642,-7.84812,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      67.7457, position (cm) = (2.02624,1.43216,200),	 weight = 3
-       neutron, kinetic energy (MeV) =      3.00854, position (cm) = (-77.6926,-29.8997,200),	 weight = 16
-         gamma, kinetic energy (MeV) =     0.278698, position (cm) = (-9.84537,7.70561,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      16.4755, position (cm) = (-20.5984,16.4581,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.167998, position (cm) = (-39.1987,-18.2951,200),	 weight = 1
-       neutron, kinetic energy (MeV) =      192.046, position (cm) = (-16.3005,36.1711,200),	 weight = 5
-          nu_e, kinetic energy (MeV) =      19.2865, position (cm) = (7.99426,-46.9095,200),	 weight = 2
-         nu_mu, kinetic energy (MeV) =      29.7919, position (cm) = (-27.3857,-44.6397,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.13758, position (cm) = (-10.5048,-66.3862,200),	 weight = 32
-         gamma, kinetic energy (MeV) =      4.62239, position (cm) = (2.75319,-21.7647,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      11.1645, position (cm) = (2.5703,-23.5045,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.445135, position (cm) = (7.28203,-20.9024,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0863912, position (cm) = (3.92565,-17.9545,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      180.548, position (cm) = (2.70564,-25.0009,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      15.7479, position (cm) = (3.92785,-28.6338,200),	 weight = 1
-            e+, kinetic energy (MeV) =       14.721, position (cm) = (10.762,-8.47742,200),	 weight = 3
-         gamma, kinetic energy (MeV) =      10.9639, position (cm) = (10.7694,-8.51576,200),	 weight = 3
-         gamma, kinetic energy (MeV) =      1.06546, position (cm) = (10.19,-8.19253,200),	 weight = 3
-         gamma, kinetic energy (MeV) =     0.157271, position (cm) = (8.951,-8.09148,200),	 weight = 3
-           pi-, kinetic energy (MeV) =      401.462, position (cm) = (-5.50299,-9.02779,200),	 weight = 1
-            e+, kinetic energy (MeV) =      18.5517, position (cm) = (12.5544,-14.9634,200),	 weight = 4
-         gamma, kinetic energy (MeV) =    0.0612823, position (cm) = (12.5533,-14.9627,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      12.0117, position (cm) = (12.5909,-14.9744,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      10.8178, position (cm) = (12.6175,-14.9138,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.277895, position (cm) = (12.5304,-15.018,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.130264, position (cm) = (12.5963,-14.9833,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      29.7399, position (cm) = (12.6728,-14.9618,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      18.8787, position (cm) = (12.6395,-14.8693,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.546041, position (cm) = (15.036,-15.8787,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.300713, position (cm) = (12.1089,-15.9499,200),	 weight = 4
-            e+, kinetic energy (MeV) =      4.38438, position (cm) = (11.7983,-14.3067,200),	 weight = 4
-         gamma, kinetic energy (MeV) =    0.0435094, position (cm) = (11.8145,-14.2991,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.574489, position (cm) = (17.8723,-17.1668,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      1.10987, position (cm) = (12.68,-14.582,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.130351, position (cm) = (13.424,-13.6171,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.155624, position (cm) = (19.1674,-12.8139,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      133.986, position (cm) = (12.3707,-14.7339,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.329753, position (cm) = (14.6224,-18.103,200),	 weight = 4
-            e-, kinetic energy (MeV) =      182.421, position (cm) = (11.8297,-14.5943,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.580238, position (cm) = (11.8301,-14.5954,200),	 weight = 4
-         gamma, kinetic energy (MeV) =    0.0682005, position (cm) = (11.8221,-14.6309,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      4.62673, position (cm) = (11.8183,-14.602,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.145012, position (cm) = (12.3763,-10.1699,200),	 weight = 4
-         gamma, kinetic energy (MeV) =    0.0983515, position (cm) = (10.075,-11.7549,200),	 weight = 4
-         gamma, kinetic energy (MeV) =     0.109572, position (cm) = (5.52433,-16.8289,200),	 weight = 4
-           pi-, kinetic energy (MeV) =      102.889, position (cm) = (-7.47681,-9.00278,200),	 weight = 3
-         gamma, kinetic energy (MeV) =       6.1532, position (cm) = (-6.31471,-1.10264,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.568033, position (cm) = (4.12127,21.2445,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       1.7757, position (cm) = (-3.75997,6.50668,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       32.671, position (cm) = (8.05476,-5.522,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      14.0619, position (cm) = (-0.218556,-2.81433,200),	 weight = 3
-         gamma, kinetic energy (MeV) =        6.871, position (cm) = (-35.5003,-15.3756,200),	 weight = 3
-       neutron, kinetic energy (MeV) =      34.7081, position (cm) = (-3.19593,24.8458,200),	 weight = 4
-         gamma, kinetic energy (MeV) =      1.59857, position (cm) = (-17.1699,10.2027,200),	 weight = 2
-         gamma, kinetic energy (MeV) =     0.816366, position (cm) = (3.63556,44.7365,200),	 weight = 2
-         gamma, kinetic energy (MeV) =      376.778, position (cm) = (-22.0576,2.42372,200),	 weight = 2
-        proton, kinetic energy (MeV) =      6931.74, position (cm) = (-3.33461,2.67601,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.42568, position (cm) = (-8.56242,-22.0867,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.04642, position (cm) = (-4.47943,-15.1113,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.123217, position (cm) = (-2.38592,-16.6614,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.03214, position (cm) = (15.0464,1.56922,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.68978, position (cm) = (10.4877,9.35686,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.251621, position (cm) = (-37.7047,10.2451,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.189496, position (cm) = (-39.6,44.6763,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.14991, position (cm) = (12.7956,18.1347,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.97091, position (cm) = (1.38855,6.08716,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.839218, position (cm) = (-6.39956,8.91493,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      21.1492, position (cm) = (8.73385,1.782,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.179138, position (cm) = (-4.10924,-11.3222,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      43.6973, position (cm) = (23.3964,10.3606,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.285871, position (cm) = (-5.82144,4.34639,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.108307, position (cm) = (-6.38217,4.19543,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      25.0259, position (cm) = (3.76249,-4.82063,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.17542, position (cm) = (0.0412715,9.29427,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       3.4545, position (cm) = (-5.01818,-10.0978,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.172412, position (cm) = (-12.78,-16.5995,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.139882, position (cm) = (-3.2413,-17.1647,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.44624, position (cm) = (11.0757,-15.6441,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-0.480225,-3.17154,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.52212, position (cm) = (0.565603,-0.556308,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.61253, position (cm) = (6.30886,-14.9986,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.167904, position (cm) = (15.1913,-4.61927,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      25.0682, position (cm) = (7.58245,-1.54333,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      9.17942, position (cm) = (2.36379,-11.4784,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       48.758, position (cm) = (-13.2865,-0.699259,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.727879, position (cm) = (-56.0024,20.5619,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.06691, position (cm) = (-61.6406,22.3084,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.71314, position (cm) = (2.30482,7.23658,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.513175, position (cm) = (-2.50193,5.72586,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.572555, position (cm) = (-9.77565,-3.80002,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      11.5061, position (cm) = (-47.715,36.0962,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      16.8919, position (cm) = (-5.57335,0.812762,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.74907, position (cm) = (-8.71544,2.74685,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.252621, position (cm) = (-11.136,1.81054,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      3.47795, position (cm) = (-3.23223,9.20509,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.354144, position (cm) = (-7.44504,7.397,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.698056, position (cm) = (11.5758,11.9452,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.28379, position (cm) = (-22.7971,24.3123,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      3.58807, position (cm) = (23.3989,0.759076,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.13453, position (cm) = (-40.8114,-5.138,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      5.89525, position (cm) = (-6.53719,6.36608,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.20268, position (cm) = (-8.40634,-0.88188,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.63761, position (cm) = (1.43076,-15.4541,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.36364, position (cm) = (-4.8122,0.0687321,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0956886, position (cm) = (-4.17231,-5.32876,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.89505, position (cm) = (-1.51621,-4.60191,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      24.4768, position (cm) = (-2.19,-5.57499,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.100731, position (cm) = (-11.7722,8.30272,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.84968, position (cm) = (-0.433993,-2.78607,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.160897, position (cm) = (-14.4913,-10.2769,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      5.03818, position (cm) = (6.00493,-8.72131,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.31314, position (cm) = (-9.20647,-2.02761,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       1.7378, position (cm) = (-6.20668,1.70882,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.30299, position (cm) = (-3.9455,0.690248,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       19.341, position (cm) = (0.0764886,8.36389,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.34721, position (cm) = (0.199219,5.32258,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.73416, position (cm) = (2.52678,1.86269,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       4.0658, position (cm) = (6.22603,-0.63218,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.19669, position (cm) = (17.17,-45.3306,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.29672, position (cm) = (-83.1058,-28.4545,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.213339, position (cm) = (-5.88635,10.911,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.367911, position (cm) = (22.5173,25.0715,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.69265, position (cm) = (-11.8409,-4.80876,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      10.1606, position (cm) = (-13.6122,-3.62922,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.166314, position (cm) = (21.935,-1.04171,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      18.9671, position (cm) = (-2.58662,11.366,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       0.3063, position (cm) = (-3.3282,3.9411,200),	 weight = 1
-            e+, kinetic energy (MeV) =      5.23393, position (cm) = (-10.3327,-2.19738,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.96725, position (cm) = (-10.3496,-2.3637,200),	 weight = 1
-            e-, kinetic energy (MeV) =      16.1934, position (cm) = (-10.3533,-2.63083,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      3.93621, position (cm) = (-10.8538,2.62559,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.35917, position (cm) = (-9.72896,-6.46028,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.158591, position (cm) = (-25.9548,-10.8398,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.88651, position (cm) = (-3.16864,9.56647,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      9.55199, position (cm) = (6.39168,7.8751,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      10.0269, position (cm) = (-30.5572,-6.32641,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-17.0434,-6.01536,200),	 weight = 1
-            e-, kinetic energy (MeV) =      1.83705, position (cm) = (-17.8107,-5.86316,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.31572, position (cm) = (-18.3859,-5.67579,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.62797, position (cm) = (17.8628,-0.86333,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0977801, position (cm) = (18.9207,-6.35365,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0936204, position (cm) = (-5.87306,-7.52492,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.89013, position (cm) = (-15.7452,-35.0025,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      5.32845, position (cm) = (-63.1522,-1.58048,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.02009, position (cm) = (52.3802,39.6943,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.95584, position (cm) = (4.19823,15.4092,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.165041, position (cm) = (-8.87296,0.734012,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.567212, position (cm) = (0.845462,10.2393,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.72404, position (cm) = (1.86168,4.65706,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      7.76496, position (cm) = (0.34716,-3.59032,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.49807, position (cm) = (13.8935,-12.9562,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      18.2992, position (cm) = (13.4524,8.39193,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.468954, position (cm) = (-35.0516,36.0501,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.439974, position (cm) = (-0.61102,-0.386163,200),	 weight = 1
-            e-, kinetic energy (MeV) =      5.10287, position (cm) = (-0.953807,-5.67753,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      16.2084, position (cm) = (-0.966179,-5.4137,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      25.8322, position (cm) = (37.5211,4.34211,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      8.59216, position (cm) = (3.02849,13.0363,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.248358, position (cm) = (-6.72555,2.66244,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.57006, position (cm) = (3.16681,4.79614,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      17.6454, position (cm) = (2.02813,1.91643,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0886632, position (cm) = (20.9473,-3.39232,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.253628, position (cm) = (3.26646,3.37342,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.422749, position (cm) = (6.67006,25.1529,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.81343, position (cm) = (-2.79489,-24.1976,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      24.5847, position (cm) = (-2.74584,-5.4883,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.744921, position (cm) = (-0.475241,-2.18396,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.688185, position (cm) = (-14.4459,20.4921,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.44167, position (cm) = (6.74775,-20.6157,200),	 weight = 1
-         gamma, kinetic energy (MeV) =         18.1, position (cm) = (-3.42845,-7.92906,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.097015, position (cm) = (1.23653,12.777,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.342031, position (cm) = (-0.255531,31.8887,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      8.19314, position (cm) = (6.34446,0.342365,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.230436, position (cm) = (-29.364,-24.8018,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.198024, position (cm) = (-0.818171,-37.6323,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.432529, position (cm) = (2.86048,-0.655601,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      5.34402, position (cm) = (18.0863,6.24056,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      9.67879, position (cm) = (-17.8753,1.15936,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.79713, position (cm) = (-18.8947,-22.327,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.00382, position (cm) = (-4.6277,32.6023,200),	 weight = 3
-         gamma, kinetic energy (MeV) =     0.319064, position (cm) = (10.5302,-14.425,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.131073, position (cm) = (-3.56882,-2.98346,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      12.3928, position (cm) = (1.78579,-0.655317,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0768277, position (cm) = (12.0597,-3.3175,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      7.05009, position (cm) = (3.04429,3.95054,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      29.9289, position (cm) = (7.12252,-0.487634,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.22045, position (cm) = (5.30241,5.27928,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.103176, position (cm) = (-0.436302,11.1718,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.78731, position (cm) = (2.23124,-1.15002,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.367737, position (cm) = (10.9,-4.22561,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (7.57143,-6.87448,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.19266, position (cm) = (3.04308,-1.92208,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.81931, position (cm) = (2.42101,2.35572,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.53774, position (cm) = (1.68514,-1.32894,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.315342, position (cm) = (-5.4474,0.871293,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.27114, position (cm) = (-8.39569,-6.71943,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.141437, position (cm) = (6.14448,-4.3398,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.43364, position (cm) = (-5.48678,-12.1703,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.205434, position (cm) = (-8.02207,-4.73415,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-4.81535,-9.40579,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      7.01067, position (cm) = (-3.12304,-6.85839,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      6.77744, position (cm) = (-7.91426,-22.1137,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      12.6074, position (cm) = (-4.27286,-0.694494,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       1.3975, position (cm) = (-0.0781732,2.74258,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      68.7534, position (cm) = (3.9671,-1.65598,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      30.8445, position (cm) = (6.08694,1.30174,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.16008, position (cm) = (2.01658,-8.81757,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.42358, position (cm) = (2.2191,-7.63451,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.166436, position (cm) = (2.55579,-8.00353,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.125552, position (cm) = (2.79764,-5.52913,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.51674, position (cm) = (4.50792,-0.889521,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.53647, position (cm) = (6.72379,-0.0887404,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.05531, position (cm) = (2.26856,3.33089,200),	 weight = 1
-            e+, kinetic energy (MeV) =      53.3798, position (cm) = (1.362,2.73988,200),	 weight = 1
-            e-, kinetic energy (MeV) =        69.12, position (cm) = (1.21145,3.0969,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      17.8021, position (cm) = (1.19719,3.06676,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.371544, position (cm) = (4.59735,12.625,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.541245, position (cm) = (3.19922,-2.60401,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       12.281, position (cm) = (-0.0652897,-12.948,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      9.72242, position (cm) = (5.19481,-12.994,200),	 weight = 1
-            e+, kinetic energy (MeV) =      11.3586, position (cm) = (-3.44832,3.82714,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.223379, position (cm) = (-3.37434,3.43804,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.471493, position (cm) = (-3.60992,3.39294,200),	 weight = 1
-            e-, kinetic energy (MeV) =      22.9787, position (cm) = (-3.47899,2.95235,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.379514, position (cm) = (-3.53557,2.93649,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-1.43655,1.63082,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.309564, position (cm) = (1.33544,0.155859,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       0.2672, position (cm) = (-0.886188,-0.807865,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.250375, position (cm) = (0.812442,10.0872,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.92955, position (cm) = (-3.14592,-1.97624,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.113296, position (cm) = (-16.5719,-5.5952,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      0.58778, position (cm) = (6.39497,24.2266,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      28.3686, position (cm) = (-3.39679,10.7343,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.36491, position (cm) = (-4.7296,0.606928,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.185938, position (cm) = (-0.851465,-5.12353,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.152723, position (cm) = (4.05068,-1.25721,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      7.02584, position (cm) = (13.814,-8.41864,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      23.9879, position (cm) = (5.17368,3.10538,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       10.676, position (cm) = (1.59654,-1.7309,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0949637, position (cm) = (16.2872,4.58984,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.396676, position (cm) = (-11.1243,14.2032,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      7.97862, position (cm) = (21.2225,26.215,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.685832, position (cm) = (-18.5375,21.0925,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.56085, position (cm) = (-6.21165,-1.5246,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.253233, position (cm) = (3.6099,-6.11191,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      14.6875, position (cm) = (-0.192621,4.5156,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.232617, position (cm) = (3.49373,-1.10821,200),	 weight = 1
-            e-, kinetic energy (MeV) =    0.0952071, position (cm) = (3.49713,-1.11253,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.417849, position (cm) = (-2.86895,3.24378,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.49079, position (cm) = (36.9242,-9.11805,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.05296, position (cm) = (48.3919,7.30102,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.79183, position (cm) = (40.9133,-20.5894,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      4.03542, position (cm) = (0.582256,8.48289,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.871234, position (cm) = (23.992,0.335726,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      7.34705, position (cm) = (8.26773,-13.4665,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       2.5276, position (cm) = (7.59419,4.62704,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      11.0431, position (cm) = (-12.568,-11.4731,200),	 weight = 1
-         gamma, kinetic energy (MeV) =       8.8524, position (cm) = (-2.65288,-6.15335,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.27015, position (cm) = (-5.58438,4.25322,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.177095, position (cm) = (-7.69148,-0.859435,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.368466, position (cm) = (-3.59714,-5.02014,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.577377, position (cm) = (-5.00018,-0.21683,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      32.2254, position (cm) = (0.730209,1.16551,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.104242, position (cm) = (4.36973,-0.302123,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0652096, position (cm) = (4.70449,-2.43341,200),	 weight = 1
-         gamma, kinetic energy (MeV) =    0.0650761, position (cm) = (2.10116,-7.60007,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      2.28754, position (cm) = (3.27864,-2.45425,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      10.1006, position (cm) = (-48.483,-28.6292,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      8.69123, position (cm) = (4.27802,1.01066,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.213036, position (cm) = (-10.3033,-37.8224,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.202917, position (cm) = (-10.8527,-31.9001,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      3.50081, position (cm) = (2.00572,-5.9891,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      1.17839, position (cm) = (6.25473,20.2196,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (5.96993,3.24527,200),	 weight = 1
-         gamma, kinetic energy (MeV) =     0.829839, position (cm) = (4.86954,-6.49795,200),	 weight = 1
-         gamma, kinetic energy (MeV) =      5.08849, position (cm) = (4.98437,2.63915,200),	 weight = 1
+       neutron, kinetic energy (MeV) =      149.657, position (cm) = (-21.0653,-9.26323,200),	 weight = 2
+        proton, kinetic energy (MeV) =      30.0171, position (cm) = (-2.13214,10.533,200),	 weight = 1
+       neutron, kinetic energy (MeV) =      280.191, position (cm) = (-20.3043,82.086,200),	 weight = 3
+         gamma, kinetic energy (MeV) =      13.9141, position (cm) = (12.6705,23.1583,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      7.60362, position (cm) = (9.15305,-2.64812,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      36.3413, position (cm) = (10.7428,13.4196,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.6887, position (cm) = (16.1753,5.63369,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.125331, position (cm) = (-18.1476,20.2369,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      6.31564, position (cm) = (-16.1097,13.5559,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      1.82023, position (cm) = (-16.4628,14.4923,200),	 weight = 2
+       neutron, kinetic energy (MeV) =      0.69693, position (cm) = (-2.82365,6.62075,200),	 weight = 8
+       neutron, kinetic energy (MeV) =      286.947, position (cm) = (5.50668,4.0225,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.59789, position (cm) = (5.25367,40.9972,200),	 weight = 20
+       neutron, kinetic energy (MeV) =    0.0975513, position (cm) = (-24.0711,55.2381,200),	 weight = 20
+         gamma, kinetic energy (MeV) =      6.43602, position (cm) = (3.38983,27.2533,200),	 weight = 30
+       neutron, kinetic energy (MeV) =      32.7156, position (cm) = (1.82635,-9.1454,200),	 weight = 14
+           pi-, kinetic energy (MeV) =      24.3233, position (cm) = (-6.90045,-14.776,200),	 weight = 7
+        proton, kinetic energy (MeV) =      483.786, position (cm) = (-3.21563,-11.6419,200),	 weight = 7
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (10.9867,5.9635,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.050579, position (cm) = (21.3188,8.0118,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.236262, position (cm) = (19.6697,9.03448,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.35613, position (cm) = (18.6239,6.46561,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.58541, position (cm) = (19.8305,5.73654,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      25.7142, position (cm) = (19.4469,7.30109,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.31729, position (cm) = (21.0919,6.59008,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       83.984, position (cm) = (20.8054,6.11856,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.388136, position (cm) = (20.2302,8.67582,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.112578, position (cm) = (21.0482,38.6289,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.501246, position (cm) = (24.7093,6.92565,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.34172, position (cm) = (26.8489,9.93391,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       11.479, position (cm) = (20.0526,7.12524,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      128.488, position (cm) = (20.5932,6.16202,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0912762, position (cm) = (41.7708,18.1838,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.100876, position (cm) = (19.558,14.194,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.94503, position (cm) = (20.9039,0.713886,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      11.0605, position (cm) = (19.079,7.72453,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.1531, position (cm) = (21.0654,-22.5592,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0954961, position (cm) = (14.4048,9.39873,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0958738, position (cm) = (8.68995,9.30562,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.147134, position (cm) = (13.8192,9.17121,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      5.72113, position (cm) = (19.777,9.051,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      45.4851, position (cm) = (20.0809,8.29268,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       3.1952, position (cm) = (19.6247,7.91669,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      5.37303, position (cm) = (20.0765,8.99269,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      4.63827, position (cm) = (19.6445,8.05498,200),	 weight = 1
+            e+, kinetic energy (MeV) =      82.1749, position (cm) = (19.8924,8.21106,200),	 weight = 1
+            e-, kinetic energy (MeV) =      18.0421, position (cm) = (19.8599,8.20169,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0424689, position (cm) = (19.8522,8.20132,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.709072, position (cm) = (23.7173,9.67189,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       5.6061, position (cm) = (20.3804,9.08574,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.533934, position (cm) = (19.0777,9.43745,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.10634, position (cm) = (16.9636,8.78805,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       1.5876, position (cm) = (19.2788,8.47566,200),	 weight = 1
+            e+, kinetic energy (MeV) =        100.7, position (cm) = (19.5315,7.27878,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.54094, position (cm) = (19.7087,7.51231,200),	 weight = 1
+            e-, kinetic energy (MeV) =      0.69344, position (cm) = (19.2206,6.89892,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.210823, position (cm) = (18.7715,7.07111,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.00036, position (cm) = (18.4391,12.6944,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.202506, position (cm) = (15.2819,13.4747,200),	 weight = 1
+         gamma, kinetic energy (MeV) =        6.218, position (cm) = (27.4828,7.8261,200),	 weight = 1
+            e-, kinetic energy (MeV) =      32.2467, position (cm) = (19.2292,3.94237,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      33.3894, position (cm) = (19.2286,3.94179,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.59499, position (cm) = (19.2388,3.92406,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.464271, position (cm) = (19.2785,4.16309,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.20643, position (cm) = (19.3233,4.10865,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.273125, position (cm) = (20.4245,0.198091,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      4.54335, position (cm) = (19.1214,5.08546,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.460893, position (cm) = (19.3344,20.7604,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0679208, position (cm) = (12.1091,4.67888,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       14.316, position (cm) = (19.5808,7.4219,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.78122, position (cm) = (17.4823,6.76525,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.7928, position (cm) = (18.9016,6.84388,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.74633, position (cm) = (23.4062,7.99087,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.099736, position (cm) = (18.7277,7.0339,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.193395, position (cm) = (22.994,10.2668,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.130199, position (cm) = (19.5147,12.4565,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0886653, position (cm) = (19.6983,9.5765,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      11.3851, position (cm) = (21.1236,9.3524,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       5.5782, position (cm) = (20.6947,8.20238,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.357276, position (cm) = (20.2637,8.52605,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      12.6375, position (cm) = (18.9952,6.88965,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.673408, position (cm) = (23.3125,3.92322,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.652522, position (cm) = (12.2029,2.25103,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      7.54645, position (cm) = (18.9722,6.82958,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.115289, position (cm) = (22.691,5.47298,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      31.1992, position (cm) = (18.311,7.45107,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.284715, position (cm) = (9.50623,1.74895,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      4.93474, position (cm) = (17.0698,6.96466,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (20.0888,4.22713,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.260062, position (cm) = (26.5686,5.37479,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.65224, position (cm) = (20.652,6.45346,200),	 weight = 1
+            e-, kinetic energy (MeV) =      5.51039, position (cm) = (20.711,6.562,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.671366, position (cm) = (20.3519,7.07779,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       0.4831, position (cm) = (19.8938,5.15039,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.04233, position (cm) = (21.6707,8.66678,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      17.7935, position (cm) = (18.6142,8.10097,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (16.9398,7.48765,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      18.9589, position (cm) = (21.4835,8.19489,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.170349, position (cm) = (17.5317,9.13634,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      8.12003, position (cm) = (23.1231,9.32562,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      7.11501, position (cm) = (18.8015,7.64777,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      7.66521, position (cm) = (4.65136,12.5784,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      8.55389, position (cm) = (21.3024,8.90136,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.291027, position (cm) = (1.47538,-11.5538,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.10897, position (cm) = (19.4841,11.8997,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.902124, position (cm) = (11.8088,7.46293,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.54355, position (cm) = (25.7746,-4.10163,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      4.34052, position (cm) = (23.6007,21.5397,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      6.97284, position (cm) = (18.8626,7.86062,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.58363, position (cm) = (-32.4189,-30.0649,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.44451, position (cm) = (-1.88465,-36.315,200),	 weight = 1
+        proton, kinetic energy (MeV) =       8966.8, position (cm) = (1.85382,-0.14533,200),	 weight = 1
+         nu_mu, kinetic energy (MeV) =      29.7919, position (cm) = (-58.2548,77.9528,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.835129, position (cm) = (20.8927,38.6593,200),	 weight = 21
+         gamma, kinetic energy (MeV) =      5.76787, position (cm) = (29.5159,-4.45704,200),	 weight = 3
+         gamma, kinetic energy (MeV) =      0.16051, position (cm) = (21.2028,4.86382,200),	 weight = 3
+         gamma, kinetic energy (MeV) =      5.94987, position (cm) = (14.6481,7.4903,200),	 weight = 3
+         gamma, kinetic energy (MeV) =      1.26989, position (cm) = (6.21702,3.62465,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.27714, position (cm) = (-10.4963,9.83636,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.56024, position (cm) = (-3.67182,6.75572,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.22097, position (cm) = (5.8822,7.33647,200),	 weight = 1
+            e+, kinetic energy (MeV) =      29.6221, position (cm) = (48.6926,17.3893,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.35088, position (cm) = (48.692,17.3886,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0544979, position (cm) = (48.6653,17.5116,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.127929, position (cm) = (48.1363,17.1415,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       9.5564, position (cm) = (48.1326,17.2635,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.90867, position (cm) = (47.6571,17.515,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.70755, position (cm) = (47.4618,17.4921,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      45.1934, position (cm) = (47.6321,17.8657,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       7.7691, position (cm) = (48.3009,17.5257,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       15.026, position (cm) = (48.2635,17.4421,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.09195, position (cm) = (47.3268,19.1574,200),	 weight = 1
+            e+, kinetic energy (MeV) =      1.18762, position (cm) = (48.8948,17.2687,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.292898, position (cm) = (48.9782,18.0297,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      8.59694, position (cm) = (47.6819,18.2059,200),	 weight = 1
+            e-, kinetic energy (MeV) =      19.6752, position (cm) = (47.7202,17.0917,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0938803, position (cm) = (47.7266,17.1092,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      8.11392, position (cm) = (47.7123,17.0929,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.00866, position (cm) = (61.0349,25.1396,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.315697, position (cm) = (46.702,33.1461,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      34.4862, position (cm) = (49.4091,19.5116,200),	 weight = 1
+       neutron, kinetic energy (MeV) =      106.716, position (cm) = (13.2966,0.666777,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.135139, position (cm) = (-1.17177,12.1203,200),	 weight = 1
+        proton, kinetic energy (MeV) =      423.714, position (cm) = (3.82477,15.7902,200),	 weight = 1
+         nu_mu, kinetic energy (MeV) =      29.7919, position (cm) = (-43.7108,55.8055,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0816476, position (cm) = (2.24768,-20.37,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.168825, position (cm) = (-37.9043,-31.0934,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      9.20491, position (cm) = (-17.7108,-19.2224,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (40.6832,6.52127,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.10603, position (cm) = (43.7433,2.62708,200),	 weight = 1
+       neutron, kinetic energy (MeV) =      5368.39, position (cm) = (1.63587,4.38986,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.127484, position (cm) = (-1.8617,4.89142,200),	 weight = 12
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (8.94475,-2.61353,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      21.1554, position (cm) = (10.4352,-7.45488,200),	 weight = 2
+         gamma, kinetic energy (MeV) =    0.0939962, position (cm) = (8.10214,-6.12285,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.692697, position (cm) = (11.5326,-6.87673,200),	 weight = 2
+            e-, kinetic energy (MeV) =      40.9802, position (cm) = (13.9344,-9.08511,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      4.44252, position (cm) = (13.9342,-9.08507,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      75.5892, position (cm) = (14.0623,-9.33605,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      148.466, position (cm) = (14.0407,-9.33444,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.341241, position (cm) = (13.9972,-9.26065,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.182168, position (cm) = (14.0168,-9.23362,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      19.4948, position (cm) = (14.0232,-9.25622,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      4.41651, position (cm) = (14.0189,-9.27871,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      315.069, position (cm) = (6.96511,12.2064,200),	 weight = 1
+          nu_e, kinetic energy (MeV) =      12.3172, position (cm) = (-6.75578,-14.4471,200),	 weight = 1
+    anti_nu_mu, kinetic energy (MeV) =      40.8444, position (cm) = (-34.0801,-26.5084,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.0106, position (cm) = (-66.2677,50.2031,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0982719, position (cm) = (-80.8876,63.5474,200),	 weight = 1
+        proton, kinetic energy (MeV) =      530.088, position (cm) = (-52.5155,-15.7504,200),	 weight = 1
+        proton, kinetic energy (MeV) =      8851.11, position (cm) = (-3.07273,-0.286813,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      19.1763, position (cm) = (-15.2787,4.45027,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      17.7213, position (cm) = (-6.90997,-4.98417,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.204596, position (cm) = (-6.75522,-10.1896,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      16.6964, position (cm) = (-4.20206,-5.26661,200),	 weight = 2
+         gamma, kinetic energy (MeV) =       1.1998, position (cm) = (-4.36603,-5.10119,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.845279, position (cm) = (-4.85045,-4.39994,200),	 weight = 2
+            e+, kinetic energy (MeV) =      6.08456, position (cm) = (-4.51932,-4.48137,200),	 weight = 2
+            e-, kinetic energy (MeV) =       14.495, position (cm) = (-4.63632,-4.40608,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      53.6245, position (cm) = (-5.87551,-4.63348,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.394616, position (cm) = (-11.1251,-12.4321,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      2.24606, position (cm) = (-5.45095,-4.77858,200),	 weight = 2
+            e+, kinetic energy (MeV) =      19.1502, position (cm) = (-5.15226,-3.01085,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.994134, position (cm) = (-5.16453,-3.0388,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.140705, position (cm) = (-4.97846,-2.7819,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      1.00501, position (cm) = (-5.21219,-2.36272,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      4.01703, position (cm) = (-5.21445,-2.47317,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.634795, position (cm) = (-6.38728,-3.62903,200),	 weight = 2
+            e-, kinetic energy (MeV) =      35.5922, position (cm) = (-5.11005,-5.2459,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      13.1655, position (cm) = (-5.11172,-5.24372,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      39.3663, position (cm) = (-5.11333,-5.30521,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.273666, position (cm) = (-5.19373,-4.98774,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      0.04205, position (cm) = (-5.33495,-5.14435,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      2.51487, position (cm) = (-5.06026,-5.15308,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      6.00463, position (cm) = (-5.20554,-5.26937,200),	 weight = 2
+       neutron, kinetic energy (MeV) =      122.802, position (cm) = (-2.3015,19.6401,200),	 weight = 4
+         gamma, kinetic energy (MeV) =      8.83373, position (cm) = (24.1778,18.3013,200),	 weight = 2
+        proton, kinetic energy (MeV) =       1437.5, position (cm) = (-0.608895,9.1356,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (56.8378,17.3149,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.090005, position (cm) = (53.884,23.6325,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.115517, position (cm) = (70.7363,18.3704,200),	 weight = 2
+         gamma, kinetic energy (MeV) =     0.517568, position (cm) = (61.0195,15.3216,200),	 weight = 2
+         gamma, kinetic energy (MeV) =      3.61219, position (cm) = (-2.78406,-12.2504,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0947359, position (cm) = (17.672,-34.4565,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.293272, position (cm) = (1.90338,-4.09319,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.22609, position (cm) = (1.23476,4.43155,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.262417, position (cm) = (6.63577,-4.79951,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.78959, position (cm) = (21.2571,12.1647,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      61.5608, position (cm) = (-5.80495,-0.780694,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      21.8804, position (cm) = (-0.15235,-0.906785,200),	 weight = 1
+            e-, kinetic energy (MeV) =      11.5997, position (cm) = (-0.493829,-0.959025,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.389397, position (cm) = (-0.494128,-0.960908,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.818781, position (cm) = (-0.53727,-0.942991,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.24019, position (cm) = (1.10456,-2.72965,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      11.9719, position (cm) = (-0.873859,-0.82196,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.280113, position (cm) = (3.71699,-11.6766,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.34245, position (cm) = (-12.2451,-13.4505,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.31392, position (cm) = (6.70329,-10.6435,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.39094, position (cm) = (7.21058,-10.8468,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      28.9342, position (cm) = (5.60603,-10.9635,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       1.1291, position (cm) = (4.6127,-10.3275,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.29242, position (cm) = (3.428,-11.6426,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.48048, position (cm) = (-26.7679,-11.3588,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      15.1376, position (cm) = (5.97576,-9.87492,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      35.6719, position (cm) = (16.0512,-7.97426,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.197996, position (cm) = (11.4858,10.5881,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.212859, position (cm) = (10.5716,8.50238,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.375428, position (cm) = (-23.7645,9.10573,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.92737, position (cm) = (-0.612006,18.2737,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0475744, position (cm) = (7.40127,47.7674,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.331991, position (cm) = (8.49863,48.5176,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.29659, position (cm) = (-12.5075,-0.835675,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      22.6998, position (cm) = (-1.60077,3.03827,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.43933, position (cm) = (1.39986,0.972715,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      38.4072, position (cm) = (-9.32294,-0.403601,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.263148, position (cm) = (12.8461,-8.87194,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.00355, position (cm) = (3.96214,-1.16686,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      14.1218, position (cm) = (7.98856,-6.1651,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.540308, position (cm) = (5.04446,-8.43728,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      25.3374, position (cm) = (16.2428,0.637637,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      16.3828, position (cm) = (1.256,-0.597241,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.856394, position (cm) = (-11.1244,-10.491,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.65096, position (cm) = (-0.487759,25.5688,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0883744, position (cm) = (10.8733,5.30883,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       1.4808, position (cm) = (4.97467,-3.45317,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.25025, position (cm) = (11.6361,-14.4656,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.07473, position (cm) = (-1.00885,5.7523,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      18.1691, position (cm) = (-20.9569,-3.65227,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (8.31053,1.55207,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.877574, position (cm) = (6.82994,4.46384,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.116364, position (cm) = (8.86127,-4.95589,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.412955, position (cm) = (12.9759,19.2123,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.8419, position (cm) = (-20.526,32.0006,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.11374, position (cm) = (0.370308,-11.9211,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.47624, position (cm) = (3.43469,-8.15269,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.787922, position (cm) = (4.07247,-4.92004,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      4.24956, position (cm) = (10.4702,-7.63322,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.45278, position (cm) = (-25.7404,-5.94123,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.873409, position (cm) = (-20.0298,12.012,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      15.4743, position (cm) = (-6.31195,2.20034,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.76905, position (cm) = (16.2254,-5.59945,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      18.5161, position (cm) = (-21.4507,-5.04631,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      90.6206, position (cm) = (-1.62865,0.240087,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      12.1134, position (cm) = (27.0091,-0.42772,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      14.3729, position (cm) = (11.8038,22.4955,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.408268, position (cm) = (-22.1713,-6.93052,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.26915, position (cm) = (-11.5244,0.292781,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      61.8137, position (cm) = (-4.807,1.07235,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.20484, position (cm) = (-1.36332,6.07911,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       4.0701, position (cm) = (-12.6087,-14.4346,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.78716, position (cm) = (-28.8494,5.70843,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.5065, position (cm) = (-7.17367,9.79571,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      16.4754, position (cm) = (-8.76058,6.55643,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0760383, position (cm) = (-15.7317,-3.23521,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-9.65061,-2.84,200),	 weight = 1
+            e-, kinetic energy (MeV) =      12.7606, position (cm) = (-8.92311,-2.54306,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.379418, position (cm) = (-8.93879,-2.54533,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.162992, position (cm) = (4.18677,-14.8198,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.449971, position (cm) = (-3.00116,0.364025,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.34361, position (cm) = (-4.76357,1.27397,200),	 weight = 1
+            e+, kinetic energy (MeV) =      43.7115, position (cm) = (1.27028,0.143674,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.04212, position (cm) = (1.30645,0.157879,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.198184, position (cm) = (1.25043,0.126517,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.460635, position (cm) = (1.29128,0.0468555,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.488623, position (cm) = (-1.48278,-2.63945,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       15.117, position (cm) = (-0.345175,-6.58013,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.99174, position (cm) = (2.66878,-2.70818,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.04424, position (cm) = (0.337344,-4.42823,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.820833, position (cm) = (-5.13446,1.30715,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.137635, position (cm) = (-3.41137,-17.2271,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0944683, position (cm) = (1.90817,-8.12437,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.16684, position (cm) = (20.5472,14.3544,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      12.6283, position (cm) = (-5.22227,-2.93145,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      18.1455, position (cm) = (14.027,-10.3271,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      23.4825, position (cm) = (-3.75069,-5.22418,200),	 weight = 1
+            e-, kinetic energy (MeV) =      2.90184, position (cm) = (-3.16941,-4.76188,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.285758, position (cm) = (-3.42395,-4.36937,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.114311, position (cm) = (-3.30001,-5.5524,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      6.85504, position (cm) = (16.1566,2.8943,200),	 weight = 1
+         gamma, kinetic energy (MeV) =        0.596, position (cm) = (10.754,-0.739117,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.117239, position (cm) = (10.1383,-0.918082,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.61218, position (cm) = (9.37204,-5.6017,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.601554, position (cm) = (5.5146,-9.34972,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       14.354, position (cm) = (3.01643,-4.37252,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.234196, position (cm) = (8.76136,1.11889,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.40368, position (cm) = (0.200118,-32.6164,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      18.6906, position (cm) = (-5.77067,2.52438,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      5.59939, position (cm) = (7.14239,2.92056,200),	 weight = 1
+            e+, kinetic energy (MeV) =     0.820227, position (cm) = (-8.71101,-1.91511,200),	 weight = 1
+            e-, kinetic energy (MeV) =      11.0607, position (cm) = (-8.02304,-1.63863,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      24.3048, position (cm) = (0.462389,3.90539,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.96097, position (cm) = (-0.0661204,8.4105,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.37118, position (cm) = (-2.56197,-0.529375,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.39055, position (cm) = (7.79721,-18.483,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      60.5358, position (cm) = (-6.95578,1.56567,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       9.5076, position (cm) = (3.62761,-35.5562,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.1778, position (cm) = (-3.11473,-1.46017,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      17.9877, position (cm) = (-9.27642,2.82445,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.27179, position (cm) = (-8.1565,23.4178,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.181025, position (cm) = (3.40955,-8.72182,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0725127, position (cm) = (-9.39716,13.2133,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       7.5029, position (cm) = (11.329,-5.05727,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.206369, position (cm) = (-3.18196,-8.09909,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.113371, position (cm) = (-22.9725,-18.1997,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.123938, position (cm) = (-7.00718,6.62656,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       1.4529, position (cm) = (-4.39577,7.91265,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      12.6513, position (cm) = (62.0749,-25.6466,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.10772, position (cm) = (-23.5784,24.1888,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      11.6609, position (cm) = (-1.0888,4.24187,200),	 weight = 1
+         gamma, kinetic energy (MeV) =        2.948, position (cm) = (-0.738635,4.5416,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      3.22261, position (cm) = (-7.76082,-6.06532,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.358346, position (cm) = (-5.47951,-5.65119,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      54.1706, position (cm) = (-8.52505,-13.8069,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.101092, position (cm) = (-11.1768,-1.12308,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      6.86269, position (cm) = (9.28367,14.5238,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      37.8232, position (cm) = (1.75002,-1.32784,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      4.57055, position (cm) = (19.7756,36.8817,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.29122, position (cm) = (-11.4237,12.3445,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.261665, position (cm) = (-10.9234,13.9901,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.359096, position (cm) = (-1.30785,4.34355,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      42.1581, position (cm) = (-0.598001,3.24714,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.177157, position (cm) = (-1.55493,15.4602,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.849516, position (cm) = (1.48083,-2.71642,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.755385, position (cm) = (7.55398,2.28576,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      4.80194, position (cm) = (27.3884,-23.4701,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.6182, position (cm) = (11.9714,-22.568,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.184379, position (cm) = (-0.636801,-4.54011,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      33.9879, position (cm) = (5.78151,-1.24792,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.510999, position (cm) = (-4.26624,-18.2728,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      24.3864, position (cm) = (5.6407,8.60713,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      5.59416, position (cm) = (-0.418024,5.47691,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.950449, position (cm) = (5.01435,2.99651,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.509834, position (cm) = (3.04861,-3.80381,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      7.32855, position (cm) = (-2.45972,-3.11285,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.41924, position (cm) = (-14.4588,16.9786,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      10.3484, position (cm) = (0.806995,-0.836678,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      16.0117, position (cm) = (0.345809,-4.82153,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.60392, position (cm) = (7.33277,7.46043,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       8.6633, position (cm) = (-1.27963,-2.26048,200),	 weight = 1
+         gamma, kinetic energy (MeV) =       1.1704, position (cm) = (-3.82164,4.30763,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.191117, position (cm) = (12.8826,5.39752,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      5.97715, position (cm) = (-4.25798,1.40447,200),	 weight = 1
+            e-, kinetic energy (MeV) =      1.55176, position (cm) = (-4.28683,1.40344,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.105139, position (cm) = (3.36039,-4.91892,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      6.16815, position (cm) = (-7.42823,-4.38754,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.207511, position (cm) = (0.520338,10.6251,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.426266, position (cm) = (8.41477,-2.34977,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.154775, position (cm) = (4.13577,-4.81387,200),	 weight = 1
+         gamma, kinetic energy (MeV) =    0.0624965, position (cm) = (6.12996,-4.72436,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      41.9284, position (cm) = (7.73666,7.00531,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      20.5036, position (cm) = (10.9628,-7.64877,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.183241, position (cm) = (23.8354,8.54658,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      15.6256, position (cm) = (4.23727,-13.65,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      73.4277, position (cm) = (3.39492,0.359694,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.101099, position (cm) = (-4.61757,-8.48069,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      1.27469, position (cm) = (-3.3039,15.629,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      0.14374, position (cm) = (-16.5448,-58.1713,200),	 weight = 1
+         gamma, kinetic energy (MeV) =      2.16759, position (cm) = (-14.8986,-0.761807,200),	 weight = 1
+         gamma, kinetic energy (MeV) =     0.853992, position (cm) = (5.50498,-2.73153,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 253bf3d020..5ce7752dcb 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -419,7 +419,7 @@ nb event 195000
  Run terminated.
 Run Summary
   Number of events processed : 200000
-  User=73.170000s Real=93.467761s Sys=0.060000s
+  User=69.390000s Real=87.557870s Sys=0.100000s
 Results of reverse/adjoint simulation!
 normalised edep [MeV] = 0.00163827
 error[MeV] = 1.70862e-05
diff --git a/examples/extended/common/common.out b/examples/extended/common/common.out
index e5a006cd3e..44c8202217 100644
--- a/examples/extended/common/common.out
+++ b/examples/extended/common/common.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -120,7 +120,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.000282s Sys=0.000000s
+  User=0.000000s Real=0.000346s 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 8aa7b27250..4a07ff9e2c 100644
--- a/examples/extended/electromagnetic/TestEm0/TestEm0.out
+++ b/examples/extended/electromagnetic/TestEm0/TestEm0.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -81,12 +81,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -156,7 +156,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000344s Sys=0.000000s
+  User=0.000000s Real=0.000345s 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
@@ -225,7 +225,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000198s Sys=0.000000s
+  User=0.000000s Real=0.000180s 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/History b/examples/extended/electromagnetic/TestEm1/History
index 4872e4f6ad..eb54f2441f 100644
--- a/examples/extended/electromagnetic/TestEm1/History
+++ b/examples/extended/electromagnetic/TestEm1/History
@@ -1,8 +1,15 @@
 # Example TestEm1 History
 
 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
-which **must** added in reverse chronological order (newest at the top). It must **not**
-be used as a substitute for writing good git commit messages!
+which **must** added in reverse chronological order (newest at the top).
+It must **not** be used as a substitute for writing good git commit messages!
+
+-------------------------------------------------------------------------------
+
+## 2024-01-30 Vladimir Ivanchenko (testem1-V11-01-02)
+- PrimaryGeneratorAction - added tiny shift of position of the
+    particle gun from the world volume boundary. This fix removes
+    a warning due to the new protection in G4ParticleGun
 
 ## 2023-11-12 Alberto Ribon (testem1-V11-01-01)
 - radioactive.mac : introduced the UI command
diff --git a/examples/extended/electromagnetic/TestEm1/TestEm1.out b/examples/extended/electromagnetic/TestEm1/TestEm1.out
index 652d950b24..996275942c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -630,31 +630,31 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 2000
-  User=1.190000s Real=1.219697s Sys=0.000000s
+  User=1.180000s Real=1.274505s Sys=0.000000s
 
  ======================== run summary ======================
 
  The run is: 2000 e- of 100 MeV through 10 m   of Aluminium (density: 2.7 g/cm3 )
 
- Total energy deposit:   99.805 MeV
+ Total energy deposit:   99.798 MeV
  NIEL energy calculated: 0 eV 
 
- Nb tracks/event   neutral:  25.288   charged:  137.97
- Nb  steps/event   neutral:  140.29   charged:  203.92
+ Nb tracks/event   neutral:  25.433   charged:  137.81
+ Nb  steps/event   neutral:  140.09   charged:  203.68
 
  Process calls frequency :
-                 Rayl=  17934        Transportation=   1891               annihil=   2865
-                compt= 212078                  conv=   2855                 eBrem=  45996
-                eIoni= 358593                   msc=    373                  phot=  45842
-
+          CoulombScat=      1                  Rayl=  17864        Transportation=   1762
+              annihil=   2874                 compt= 211452                  conv=   2859
+                eBrem=  46193                 eIoni= 358211                   msc=     79
+                 phot=  46247 
 
 ---------------------------------------------------------
  Primary particle : 
- true Range = 11.005 cm    rms = 3.8141 cm 
- proj Range = 9.5542 cm    rms = 3.5406 cm 
- proj/true  = 0.86817
- transverse dispersion at end = 1.5847 cm 
-      mass true Range from simulation = 29.713 g/cm2 
+ true Range = 11.088 cm    rms = 3.8671 cm 
+ proj Range = 9.6145 cm    rms = 3.6153 cm 
+ proj/true  = 0.86712
+ transverse dispersion at end = 1.6255 cm 
+      mass true Range from simulation = 29.937 g/cm2 
        from PhysicsTable (csda range) = 32.101 g/cm2 
 ---------------------------------------------------------
 
@@ -662,7 +662,7 @@ Run Summary
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={317779713105008277, 1743114184808863783, 1853744490327788949, 1867994546118534698, 1759317440874895583, 372561046307802386, 199835284609250062, 277249706631814727, 423500553688835566, 375850380177904045, 1170986928247446829, 2233640470400443417, 1318521029062620427, 1236994621763870533, 1501231813471218272, 1222164454155121669, 2100905387911886013} counter= 14sumtot= 1528647977953753628
+N=17 V[N]={1812789365238166452, 2069525414984418818, 563533851721436893, 584682328937093901, 255255089334727288, 1463478575082587552, 425194968669950432, 1791499861988058998, 180770078924181138, 17718282943961944, 1302260012940038058, 2002173908929797558, 2256388330665384795, 1781802648436633413, 1852047883959956171, 770138272748136062, 1762718979860257378} counter= 9sumtot= 139390772441541292
 ---------------------------------------
 #
 /gun/particle proton
@@ -684,7 +684,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]={317779713105008277, 1743114184808863783, 1853744490327788949, 1867994546118534698, 1759317440874895583, 372561046307802386, 199835284609250062, 277249706631814727, 423500553688835566, 375850380177904045, 1170986928247446829, 2233640470400443417, 1318521029062620427, 1236994621763870533, 1501231813471218272, 1222164454155121669, 2100905387911886013} counter= 14sumtot= 1528647977953753628
+N=17 V[N]={1812789365238166452, 2069525414984418818, 563533851721436893, 584682328937093901, 255255089334727288, 1463478575082587552, 425194968669950432, 1791499861988058998, 180770078924181138, 17718282943961944, 1302260012940038058, 2002173908929797558, 2256388330665384795, 1781802648436633413, 1852047883959956171, 770138272748136062, 1762718979860257378} counter= 9sumtot= 139390772441541292
 ---------------------------------------
 --> Event 0 starts.
 --> Event 200 starts.
@@ -699,29 +699,29 @@ N=17 V[N]={317779713105008277, 1743114184808863783, 1853744490327788949, 1867994
  Run terminated.
 Run Summary
   Number of events processed : 2000
-  User=0.060000s Real=0.064642s Sys=0.000000s
+  User=0.060000s Real=0.065395s Sys=0.000000s
 
  ======================== run summary ======================
 
  The run is: 2000 proton of 100 MeV through 10 m   of Aluminium (density: 2.7 g/cm3 )
 
  Total energy deposit:   100 MeV
- NIEL energy calculated: 167.81 eV 
+ NIEL energy calculated: 169.11 eV 
 
- Nb tracks/event   neutral:       0   charged:   1.007
- Nb  steps/event   neutral:       0   charged:  19.081
+ Nb tracks/event   neutral:       0   charged:  1.0095
+ Nb  steps/event   neutral:       0   charged:  19.092
 
  Process calls frequency :
-          CoulombScat=     36             NoProcess=     14                 hIoni=  38097
-              ionIoni=     14 
+          CoulombScat=     40             NoProcess=     19                 hIoni=  38106
+              ionIoni=     19 
 
 ---------------------------------------------------------
  Primary particle : 
- true Range = 3.7107 cm    rms = 419.56 um 
- proj Range = 3.7026 cm    rms = 427.68 um 
+ true Range = 3.7102 cm    rms = 418.26 um 
+ proj Range = 3.7021 cm    rms = 425.73 um 
  proj/true  = 0.99781
- transverse dispersion at end = 1.0892 mm 
-      mass true Range from simulation = 10.019 g/cm2 
+ transverse dispersion at end = 1.0901 mm 
+      mass true Range from simulation = 10.018 g/cm2 
        from PhysicsTable (csda range) = 10.012 g/cm2 
 ---------------------------------------------------------
 
@@ -729,10 +729,10 @@ Run Summary
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={429609243965298226, 1354877440464605788, 424681071433555278, 2284854082925164057, 2270811056351683002, 598774110409585752, 466671845982721345, 2125375543883793559, 28639221809827488, 1896774277780255964, 459116391268456505, 1433470910628339911, 1593743306696717856, 2034778031315891687, 1761609582760600617, 1677238692884670376, 2218919062060226238} counter= 17sumtot= 1513780484454139
+N=17 V[N]={1996949746723726757, 447171506928720226, 2109616532686987814, 1063792736163508235, 721840735712454207, 1556558858957789787, 817405891191270221, 2088611763805805606, 2000727789219679941, 2035358119646993123, 969830983050619474, 1840093647854235003, 160172865715121966, 2019025645506772304, 646072754402028950, 1688533840492809367, 1818461435176378258} counter= 2sumtot= 921794761097961729
 ---------------------------------------
 #
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 9 of which, static: 0
-Dynamic pools deleted: 9 / Total memory freed: 0.038 MB
+Dynamic pools deleted: 9 / Total memory freed: 0.037 MB
 ============================================================
diff --git a/examples/extended/electromagnetic/TestEm1/src/PrimaryGeneratorAction.cc b/examples/extended/electromagnetic/TestEm1/src/PrimaryGeneratorAction.cc
index 199102c81a..19f9b1867a 100644
--- a/examples/extended/electromagnetic/TestEm1/src/PrimaryGeneratorAction.cc
+++ b/examples/extended/electromagnetic/TestEm1/src/PrimaryGeneratorAction.cc
@@ -72,7 +72,7 @@ void PrimaryGeneratorAction::SetDefaultKinematic(G4int front)
   fParticleGun->SetParticleMomentumDirection(G4ThreeVector(1.,0.,0.));
   fParticleGun->SetParticleEnergy(100*MeV);
   G4double position = 0.*cm;
-  if (front) position = -0.5*(fDetector->GetSize());
+  if (front) position = -0.4999*(fDetector->GetSize());
   fParticleGun->SetParticlePosition(G4ThreeVector(position,0.*cm,0.*cm));
 }
 
diff --git a/examples/extended/electromagnetic/TestEm10/TestEm10.out b/examples/extended/electromagnetic/TestEm10/TestEm10.out
index 912dc3f52e..62761ab46d 100644
--- a/examples/extended/electromagnetic/TestEm10/TestEm10.out
+++ b/examples/extended/electromagnetic/TestEm10/TestEm10.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.36 s
 Build angle for energy distribution according the current radiator
 
-total time for build X-ray TR angle for energy loss tables = 1.36 s
+total time for build X-ray TR angle for energy loss tables = 1.41 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.36 s
 Build angle for energy distribution according the current radiator
 
-total time for build X-ray TR angle for energy loss tables = 1.36 s
+total time for build X-ray TR angle for energy loss tables = 1.41 s
 
 msc:  for proton  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
@@ -632,7 +632,7 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.230000s Real=0.263357s Sys=0.000000s
+  User=0.220000s Real=0.227575s Sys=0.000000s
  ================== run summary =====================
  End of Run TotNbofEvents = 1000
  Mean energy deposit in absorber = 0.0479535 +-0.0189569  MeV 
diff --git a/examples/extended/electromagnetic/TestEm11/History b/examples/extended/electromagnetic/TestEm11/History
index ea062ab817..c2d563e531 100644
--- a/examples/extended/electromagnetic/TestEm11/History
+++ b/examples/extended/electromagnetic/TestEm11/History
@@ -1,8 +1,15 @@
 # Example TestEm11 History
 
 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
-which **must** added in reverse chronological order (newest at the top). It must **not**
-be used as a substitute for writing good git commit messages!
+which **must** added in reverse chronological order (newest at the top).
+It must **not** be used as a substitute for writing good git commit messages!
+
+-------------------------------------------------------------------------------
+
+## 2024-01-30 Vladimir Ivanchenko (testem11-V11-01-04)
+- PrimaryGeneratorAction - added tiny shift of position of the
+    particle gun from the world volume boundary. This fix removes
+    a warning due to the new protection in G4ParticleGun
 
 ## 2023-11-12 Alberto Ribon (testem11-V11-01-03)
 - radioactive.mac : introduced the UI command
diff --git a/examples/extended/electromagnetic/TestEm11/TestEm11.out b/examples/extended/electromagnetic/TestEm11/TestEm11.out
index 255af2641a..f1005a3d32 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -121,12 +121,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -182,7 +182,7 @@ Rayl:  for gamma SubType=11 BuildTable=1
 msc:  for e-  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e-  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -210,7 +210,7 @@ ePairProd:  for e-  XStype:1  SubType=4
 msc:  for e+  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e+  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -546,30 +546,30 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 20000
-  User=0.740000s Real=0.809802s Sys=0.000000s
+  User=0.780000s Real=0.785315s Sys=0.000000s
 
  ======================== run summary =====================
 
  The run is 20000 e- of 500.00 keV through 1 absorbers: 
     1      1.00 mm  of G4_Si (density: 2.33 g/cm3 )
 
- Edep in absorber 1 = 448.476 keV	(13.860 keV-->500.000 keV)
- Energy leakage     = 51.524 keV	(5.048 keV-->486.140 keV)
+ Edep in absorber 1 = 450.260 keV	(18.817 keV-->500.000 keV)
+ Energy leakage     = 49.740 keV	(8.040 keV-->481.183 keV)
  Energy total       = 500.000 keV	(500.000 keV-->500.000 keV)
 
- Track length of primary track = 884.384 um  +- 189.614 um 
+ Track length of primary track = 885.708 um  +- 190.262 um 
  Range from EmCalculator = 942.776 um  (from full dE/dx)
 
- Projected range               = 324.324 um  +- 194.185 um 
+ Projected range               = 324.348 um  +- 193.880 um 
 
- Nb of steps of primary track  = 12.02 +- 2.92	 Step size= 75.905 um  +- 19.096 um 
+ Nb of steps of primary track  = 11.41 +- 2.86	 Step size= 80.444 um  +- 20.879 um 
 
- absorbed = 77.66 %   transmit = 5.93 %   reflected = 16.41 % 
+ absorbed = 78.69 %   transmit = 4.96 %   reflected = 16.34 % 
 
 
 --------- Ranecu engine status ---------
  Initial seed (index) = 0
- Current couple of seeds = 1986418266, 1501319171
+ Current couple of seeds = 154048955, 2063978683
 ----------------------------------------
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 11 of which, static: 0
diff --git a/examples/extended/electromagnetic/TestEm11/src/PrimaryGeneratorAction.cc b/examples/extended/electromagnetic/TestEm11/src/PrimaryGeneratorAction.cc
index 61fdee0690..d8709f8eeb 100644
--- a/examples/extended/electromagnetic/TestEm11/src/PrimaryGeneratorAction.cc
+++ b/examples/extended/electromagnetic/TestEm11/src/PrimaryGeneratorAction.cc
@@ -71,7 +71,7 @@ void PrimaryGeneratorAction::SetDefaultKinematic()
   fParticleGun->SetParticleDefinition(particle);
   fParticleGun->SetParticleEnergy(500*keV);  
   fParticleGun->SetParticleMomentumDirection(G4ThreeVector(1.,0.,0.));
-  G4double position = -0.5*(fDetector->GetAbsorSizeX());
+  G4double position = -0.4999*(fDetector->GetAbsorSizeX());
   fParticleGun->SetParticlePosition(G4ThreeVector(position,0.*cm,0.*cm));
 }
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
diff --git a/examples/extended/electromagnetic/TestEm12/TestEm12.out b/examples/extended/electromagnetic/TestEm12/TestEm12.out
index 33f062fb24..21e561dcf0 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -542,7 +542,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.870000s Real=0.900457s Sys=0.000000s
+  User=0.900000s Real=0.907979s Sys=0.000000s
 
  ======================== run summary =====================
 
diff --git a/examples/extended/electromagnetic/TestEm13/TestEm13.out b/examples/extended/electromagnetic/TestEm13/TestEm13.out
index 2255136012..2e915a950a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -183,7 +183,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
  Run terminated.
 Run Summary
   Number of events processed : 1000000
-  User=2.330000s Real=2.688391s Sys=0.000000s
+  User=2.020000s Real=2.053627s Sys=0.000000s
 
  ======================== run summary ======================
 
@@ -250,7 +250,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000000
-  User=2.230000s Real=2.295088s Sys=0.000000s
+  User=2.280000s Real=2.404653s Sys=0.010000s
 
  ======================== run summary ======================
 
diff --git a/examples/extended/electromagnetic/TestEm14/TestEm14.out b/examples/extended/electromagnetic/TestEm14/TestEm14.out
index 65b90ff982..270ce62dd1 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -183,7 +183,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
  Run terminated.
 Run Summary
   Number of events processed : 1000000
-  User=3.660000s Real=3.753539s Sys=0.000000s
+  User=3.310000s Real=3.337507s Sys=0.000000s
 
  ======================== run summary ======================
 
@@ -253,7 +253,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000000
-  User=3.440000s Real=3.947749s Sys=0.000000s
+  User=3.440000s Real=3.457339s Sys=0.000000s
 
  ======================== run summary ======================
 
diff --git a/examples/extended/electromagnetic/TestEm15/TestEm15.out b/examples/extended/electromagnetic/TestEm15/TestEm15.out
index 2ba1753422..6100eb9c83 100644
--- a/examples/extended/electromagnetic/TestEm15/TestEm15.out
+++ b/examples/extended/electromagnetic/TestEm15/TestEm15.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -563,7 +563,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.050000s Real=0.050718s Sys=0.000000s
+  User=0.050000s Real=0.049871s Sys=0.000000s
 
  The run consists of 10000 e- of 5 MeV through 100 m   of Water (density: 1 g/cm3 )
 
@@ -635,7 +635,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.060000s Real=0.067105s Sys=0.000000s
+  User=0.070000s Real=0.065164s 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/.README.txt b/examples/extended/electromagnetic/TestEm16/.README.txt
index 58d457ec62..a98b89ce3f 100644
--- a/examples/extended/electromagnetic/TestEm16/.README.txt
+++ b/examples/extended/electromagnetic/TestEm16/.README.txt
@@ -1,4 +1,3 @@
-
 ///\file "electromagnetic/TestEm16/.README.txt"
 ///\brief Example TestEm16 README page
 
@@ -23,9 +22,9 @@
 
 \section TestEm16_s2 PHYSICS LIST
 
- The particle list is the one of novice/exampleN03 and
- <a href="../../html_TestEm6/html/ExampleTestEm6.html"> TestEm6 </a>
- with in addition synchrotron radiation.
+ The particle list include EM processes for gamma, e+, e-, mu+, mu-,
+ and protons, for the rest of particles only transportation.
+ Synchrotron radiation is added to all charged particles.
  To make the synchrotron radiation easily visible, a very low
  pressure "vaccuum" and a magnetic field of by default 1 Tesla
  in z-direction is used.
@@ -35,7 +34,7 @@
  The primary kinematic consists of a single particle which hits the
  block perpendicular to the input face. The type of the particle
  and its energy are set in the PrimaryGeneratorAction class, and can
- changed via the G4 build-in commands of G4ParticleGun class (see
+ changed via the G4 build-in commands of ParticleGun class (see
  the macros provided with this example).
  The default is an positron of 10 GeV.
     
@@ -71,7 +70,7 @@
  The threshold for producing secondaries can be changed.
  eg: 
 \verbatim
- /run/particle/setCut 100 micrometer
+ /run/setCut 100 micrometer
  /run/initialize
 \endverbatim
 	
@@ -82,12 +81,12 @@
 		  	
 \section TestEm16_s6- HOW TO START ?
 
- - Execute Test  in 'batch' mode from macro files
+ - execute Test  in 'batch' mode from macro files
 \verbatim
 % TestEm16    run01.mac
 \endverbatim
 
- - Execute Test  in 'interactive mode' with visualization
+ - execute Test  in 'interactive mode' with visualization
 \verbatim
 % TestEm16
 	....
@@ -96,6 +95,17 @@ Idle> type your commands
 Idle> exit
 \endverbatim
 
+ other Macros provided in this example:
+   - run01_prot.mac
+     Synchrotron radiation of 50 TeV protons in 20 T field
+     relevant for FCC-hh
+   - run02.mac
+     weak field long distance example
+     relevant for space applications
+   - TestReflection.mac
+     specular reflection of X-ray gammas on a block of
+     copper defined by Box_1m_Cu.gdml
+
 \section TestEm16_s7 TRACKING : stepMax and setMaxStepLength
 
   In order to control the accuracy of the deposition, the user can limit
@@ -117,8 +127,7 @@ Idle> exit
   (photon spectrum weighted with the photon energy) and a histogram
   of the path length between photon radiation is produced.
 	 
-  The histograms are managed by G4AnalysisManager and its messenger,
-  HistoMessenger.
+  The histograms are managed by G4AnalysisManager and its Messenger.
      	
   The histos can be activated individually with the command :
 \verbatim
diff --git a/examples/extended/electromagnetic/TestEm16/History b/examples/extended/electromagnetic/TestEm16/History
index 495ca7d1d2..18fd326f34 100644
--- a/examples/extended/electromagnetic/TestEm16/History
+++ b/examples/extended/electromagnetic/TestEm16/History
@@ -1,8 +1,13 @@
 # Example TestEm16 History
 
 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
-which **must** added in reverse chronological order (newest at the top). It must **not**
-be used as a substitute for writing good git commit messages!
+which **must** added in reverse chronological order (newest at the top).
+It must **not** be used as a substitute for writing good git commit messages!
+
+-------------------------------------------------------------------------------
+
+## 2023-12-14 H.Burkhardt (testem16-V11-01-04)
+- update README to document all macros
 
 ## 2023-10-16 H.Burkhardt (testem16-V11-01-03)
 - minor update of SteppingAction.cc
@@ -12,7 +17,7 @@ be used as a substitute for writing good git commit messages!
 
 ## 2023-09-19 H.Burkhardt (testem16-V11-01-01)
 - extended to test the new process XrayReflection
-  geometry optionally read from gdml file 
+  geometry optionally read from gdml file
 
 ## 2022-08-11 H.Burkhardt (testem16-V11-00-01)
 - minor cleanup in vis.mac and run01.mac to make output
@@ -92,18 +97,18 @@ be used as a substitute for writing good git commit messages!
 - migration to MT
 
 01-08-14 V.Ivant (testem16-V10-00-01)
-- PhysicsList - removed SetCut() method, added Synchrotron radiation 
+- PhysicsList - removed SetCut() method, added Synchrotron radiation
     to all charged particles
-	 
+   
 09-06-14 mma (testem16-V10-00-00)
 - suppress EventAction and its messenger
 
 15-10-13 V.Ivant (testem16-V09-06-05)
 - updated vis.mac
 
-11-07-13 I.Hrivnacova (testem16-V09-06-04) 
+11-07-13 I.Hrivnacova (testem16-V09-06-04)
 - In HistoManager: use new analysis manager method SetH1Activation();
-  replaced tabulations   
+  replaced tabulations
 
 21-06-13 mma (testem16-V09-06-03)
 - SteppingVerbose: use G4Step::GetSecondaryInCurrentStep()
@@ -111,10 +116,10 @@ be used as a substitute for writing good git commit messages!
 07-06-13 mma (testem16-V09-06-02)
 - Cosmetic in SteppingAction.
      
-18-03-13 mma (testem16-V09-06-01) 
+18-03-13 mma (testem16-V09-06-01)
 - Applied coding guidelines (long line)
      
-13-02-13 I.Hrivnacova (testem16-V09-06-00) 
+13-02-13 I.Hrivnacova (testem16-V09-06-00)
 - Applied coding guidelines (virtual keyword, data members initialization)
 
 16-10-12 mma (testem16-V09-05-03)
@@ -126,7 +131,7 @@ be used as a substitute for writing good git commit messages!
 - Added Rayleigh scattering in the PhysicsList
      
 15-04-12 mma (testem16-V09-05-01)
-- all classes : apply G4 coding conventions 
+- all classes : apply G4 coding conventions
       
 12-03-12 mma (testem16-V09-05-00)
 - HistoManager.hh and .cc : migrate to new g4tools histogramming system
@@ -145,7 +150,7 @@ be used as a substitute for writing good git commit messages!
 - Remove unused variable in EventAction
 
 03-06-10 J.Perl (testem16-V09-03-01)
-- Updated vis usage 
+- Updated vis usage
 
 20-05-10 mma (testem16-V09-03-00)
 - TestEm16.cc : introduction of G4UIExecutive
@@ -154,20 +159,20 @@ be used as a substitute for writing good git commit messages!
 - PhysicsList : introduce eMultipleScattering and MuMultipleScattering
 
 24-09-08 mma (testem16-V09-01-02)
-- HistoManager : root as default format 
+- HistoManager : root as default format
 
 12-06-08 mma (testem16-V09-01-01)
-- Remove AIDA from GNUmakefile 
+- Remove AIDA from GNUmakefile
      
 07-05-08 mma (testem16-V09-01-00)
-- README : update Aida informations     
+- README : update Aida informations
 
 18-01-07 V.Ivant (testem16-V08-02-00)
 - GNUmakefile - minor fix
 - HistoManager and HistoMessenger added (H.Burkhardt)
-- Command to modify upper step limit is added (H.Burkhardt) 
+- Command to modify upper step limit is added (H.Burkhardt)
      
-24-10-06 mma (testem16-V08-01-00) 
+24-10-06 mma (testem16-V08-01-00)
 - GNUmakefile : LOADLIBS
      
 24-05-06 mma (testem16-V08-00-01)
@@ -176,5 +181,5 @@ be used as a substitute for writing good git commit messages!
 23-05-06 V.Ivant (testem16-V08-00-00)
 - first tag
      
-20-05-06 
+20-05-06
 - created by Helmut Burkhardt
diff --git a/examples/extended/electromagnetic/TestEm16/README b/examples/extended/electromagnetic/TestEm16/README
index fb2b5ee6af..4b9cff1c64 100644
--- a/examples/extended/electromagnetic/TestEm16/README
+++ b/examples/extended/electromagnetic/TestEm16/README
@@ -87,6 +87,17 @@
  	Idle> type your commands
  		....
  	Idle> exit
+  
+    other Macros provided in this example:
+      - run01_prot.mac
+        Synchrotron radiation of 50 TeV protons in 20 T field
+        relevant for FCC-hh
+      - run02.mac
+        weak field long distance example
+        relevant for space applications
+      - TestReflection.mac
+        specular reflection of X-ray gammas on a block of
+        copper defined by Box_1m_Cu.gdml
 
  7 - TRACKING : stepMax and setMaxStepLength
 
diff --git a/examples/extended/electromagnetic/TestEm16/TestEm16.out b/examples/extended/electromagnetic/TestEm16/TestEm16.out
index 5bd6f67f55..68751f2bc7 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -334,7 +334,7 @@ G4SynchrotronRadiation::GetRandomEnergySR :
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.180000s Real=0.212258s Sys=0.000000s
+  User=0.210000s Real=0.208372s Sys=0.000000s
 Summary for synchrotron radiation :
   Number of photons = 64566
   Emean             = 20.42 +/- 0.1465 keV
diff --git a/examples/extended/electromagnetic/TestEm17/TestEm17.out b/examples/extended/electromagnetic/TestEm17/TestEm17.out
index e166f08e7a..a4bb584732 100644
--- a/examples/extended/electromagnetic/TestEm17/TestEm17.out
+++ b/examples/extended/electromagnetic/TestEm17/TestEm17.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -629,7 +629,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=1.260000s Real=1.407572s Sys=0.000000s
+  User=1.230000s Real=1.237276s Sys=0.000000s
 
  The run consists of 10000 mu+ of 10 TeV through 1 m   of Iron (density: 7.9 g/cm3 )
 
@@ -685,7 +685,7 @@ N=17 V[N]={432129628493770164, 1814378723063674975, 1209460836733901477, 4037844
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=1.170000s Real=1.188053s Sys=0.000000s
+  User=1.170000s Real=1.197526s Sys=0.000000s
 
  The run consists of 10000 pi+ of 10 TeV through 1 m   of Iron (density: 7.9 g/cm3 )
 
@@ -740,7 +740,7 @@ N=17 V[N]={666189274156109320, 913680459780043419, 495444254095043894, 163299520
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=1.100000s Real=1.111559s Sys=0.000000s
+  User=1.080000s Real=1.091684s Sys=0.000000s
 
  The run consists of 10000 proton of 10 TeV through 1 m   of Iron (density: 7.9 g/cm3 )
 
diff --git a/examples/extended/electromagnetic/TestEm18/TestEm18.out b/examples/extended/electromagnetic/TestEm18/TestEm18.out
index 9980060807..e336920981 100644
--- a/examples/extended/electromagnetic/TestEm18/TestEm18.out
+++ b/examples/extended/electromagnetic/TestEm18/TestEm18.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.580000s Real=0.617245s Sys=0.000000s
+  User=0.610000s Real=0.611502s Sys=0.000000s
 
  ======================== run summary ======================
 
diff --git a/examples/extended/electromagnetic/TestEm2/TestEm2.out b/examples/extended/electromagnetic/TestEm2/TestEm2.out
index 73334fb9ca..c8d0d8ed04 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -599,7 +599,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=2.170000s Real=2.232780s Sys=0.000000s
+  User=2.210000s Real=2.395695s 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 80703714a5..1737afe34f 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/electromagnetic/TestEm3/TestEm3.out b/examples/extended/electromagnetic/TestEm3/TestEm3.out
index 7e5de3e309..49b326e2e7 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -547,7 +547,7 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=1.460000s Real=1.514329s Sys=0.000000s
+  User=1.410000s Real=1.478209s Sys=0.000000s
 
 ------------------------------------------------------------
       material   Edep       RMS         sqrt(E0(GeV))*rmsE/Emean     total tracklen 
@@ -622,7 +622,7 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=1.230000s Real=1.544856s Sys=0.000000s
+  User=1.180000s Real=1.190157s 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 89246d8f0e..52871d6931 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.650000s Real=0.666691s Sys=0.000000s
+  User=0.630000s Real=0.763903s Sys=0.000000s
 
 --------------------End of Global Run------------------------
  The run consists of 100000 gamma of 9 MeV in a volume of C6F6 
diff --git a/examples/extended/electromagnetic/TestEm5/History b/examples/extended/electromagnetic/TestEm5/History
index c63175270b..e79f5ef013 100644
--- a/examples/extended/electromagnetic/TestEm5/History
+++ b/examples/extended/electromagnetic/TestEm5/History
@@ -1,8 +1,19 @@
 # Example TestEm5 History
 
 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
-which **must** added in reverse chronological order (newest at the top). It must **not**
-be used as a substitute for writing good git commit messages!
+which **must** added in reverse chronological order (newest at the top).
+It must **not** be used as a substitute for writing good git commit messages!
+
+-------------------------------------------------------------------------------
+
+## 2024-02-02 Vladimir Ivanchenko (testem5-V11-01-02)
+- TrackingAction - added protection against wrong argument of
+    std::acos rarely happens for very high energy projectile particles
+
+## 2024-01-30 Vladimir Ivanchenko
+- PrimaryGeneratorAction - added tiny shift of position of the
+    particle gun from the world volume boundary. This fix removes
+    a warning due to the new protection in G4ParticleGun
 
 ## 2023-11-09 I. Hrivnacova (testem5-V11-01-01)
 - Coding guidelines - document macros in README files
diff --git a/examples/extended/electromagnetic/TestEm5/TestEm5-geom.out b/examples/extended/electromagnetic/TestEm5/TestEm5-geom.out
index 4d0e9d330e..db58ede94c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.000000s Real=0.000352s Sys=0.000000s
+  User=0.000000s Real=0.000392s Sys=0.000000s
 
  ======================== run summary ======================
 
@@ -185,7 +185,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 6
-  User=0.000000s Real=0.000076s Sys=0.000000s
+  User=0.000000s Real=0.000062s 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 fa4a136322..110ec4ba84 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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=71.090000s Real=85.232415s Sys=0.000000s
+  User=70.820000s Real=88.017651s Sys=0.010000s
 
  ======================== run summary ======================
 
diff --git a/examples/extended/electromagnetic/TestEm5/TestEm5.out b/examples/extended/electromagnetic/TestEm5/TestEm5.out
index 81f7ca724f..12a7ffc669 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -116,12 +116,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -177,7 +177,7 @@ Rayl:  for gamma SubType=11 BuildTable=1
 msc:  for e-  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e-  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -204,7 +204,7 @@ ePairProd:  for e-  XStype:1  SubType=4
 msc:  for e+  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e+  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -515,30 +515,30 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 100000
-  User=0.900000s Real=0.920446s Sys=0.000000s
+  User=0.920000s Real=0.936249s Sys=0.000000s
 
  ======================== run summary ======================
 
  The run was 100000 pi+ of 5 GeV through 20 um  of Silicon (density: 2.33 g/cm3 )
 
- Total energy deposit in absorber per event = 6.359 keV +- 16.34 eV 
+ Total energy deposit in absorber per event = 6.362 keV +- 16.35 eV 
 
- -----> Mean dE/dx = 3.179 MeV/cm	(1.365 MeV*cm2/g)
+ -----> Mean dE/dx = 3.181 MeV/cm	(1.365 MeV*cm2/g)
 
  From formulas :
    restricted dEdx = 2.96 MeV/cm	(1.27 MeV*cm2/g)
    full dEdx       = 4.727 MeV/cm	(2.029 MeV*cm2/g)
 
- Leakage :  primary = 5 GeV +- 252.7 eV    secondaries = 1.761 keV +- 250.9 eV 
+ Leakage :  primary = 5 GeV +- 1.302 keV   secondaries = 3.608 keV +- 1.301 keV
  Energy balance :  edep + eleak = 5 GeV
 
- Total track length (charged) in absorber per event = 20.26 um  +- 7.83 nm 
- Total track length (neutral) in absorber per event = 2.713 Ang +- 1.915 Ang
+ Total track length (charged) in absorber per event = 20.26 um  +- 7.884 nm 
+ Total track length (neutral) in absorber per event = 1.211e+04 fm  +- 1.211e+04 fm 
 
- Number of steps (charged) in absorber per event = 1.116 +- 0.003494
- Number of steps (neutral) in absorber per event = 4e-05 +- 2.449e-05
+ Number of steps (charged) in absorber per event = 1.114 +- 0.003351
+ Number of steps (neutral) in absorber per event = 1e-05 +- 1e-05
 
- Number of secondaries per event : Gammas = 4e-05   electrons = 0.01747   positrons = 0
+ Number of secondaries per event : Gammas = 1e-05   electrons = 0.01744   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 %
@@ -549,10 +549,10 @@ Run Summary
  MultipleScattering:
   rms proj angle of transmit primary particle = 0.02505 mrad (central part only)
   computed theta0 (Highland formula)          = 0.02627 mrad
-  central part defined as +- 0.07881 mrad   Tail ratio = 1.955 %
+  central part defined as +- 0.07881 mrad   Tail ratio = 1.963 %
 
  Gamma process counts:
-   Photoeffect 3
+   Photoeffect 1
    Compton     0
    Conversion  0
    Rayleigh    0
@@ -560,7 +560,7 @@ Run Summary
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={2251962729139529066, 2255809157296117052, 1561220629868467436, 1195476958895027731, 916026491557160216, 2286142396129843992, 727122086692933445, 2154070967832773614, 1158745510824107070, 230037157449298802, 1709165827036616987, 491867981487343160, 869768187519962736, 2238370973868372141, 662565836578216787, 1254038465375233350, 1004978088231242105} counter= 5sumtot= 2214782362859000131
+N=17 V[N]={1984814923991830562, 2205052685199712209, 118066585300997038, 671116324075856316, 65474211969868711, 1277465100891970477, 33468360710031178, 1812963526553037017, 831560092735354316, 291208242280442521, 540404564740903430, 921639831643025160, 1130534175923902069, 1993020132571141292, 483989855188546070, 1456234643328636014, 1817839686423116261} counter= 17sumtot= 1493951879032512984
 ---------------------------------------
 #
 /testem/det/setAbsMat Gold
@@ -605,7 +605,7 @@ Index : 2     used in the geometry : Yes
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={2251962729139529066, 2255809157296117052, 1561220629868467436, 1195476958895027731, 916026491557160216, 2286142396129843992, 727122086692933445, 2154070967832773614, 1158745510824107070, 230037157449298802, 1709165827036616987, 491867981487343160, 869768187519962736, 2238370973868372141, 662565836578216787, 1254038465375233350, 1004978088231242105} counter= 5sumtot= 2214782362859000131
+N=17 V[N]={1984814923991830562, 2205052685199712209, 118066585300997038, 671116324075856316, 65474211969868711, 1277465100891970477, 33468360710031178, 1812963526553037017, 831560092735354316, 291208242280442521, 540404564740903430, 921639831643025160, 1130534175923902069, 1993020132571141292, 483989855188546070, 1456234643328636014, 1817839686423116261} counter= 17sumtot= 1493951879032512984
 ---------------------------------------
 --> Event 0 starts.
 --> Event 10000 starts.
@@ -615,52 +615,52 @@ N=17 V[N]={2251962729139529066, 2255809157296117052, 1561220629868467436, 119547
  Run terminated.
 Run Summary
   Number of events processed : 50000
-  User=0.480000s Real=0.490276s Sys=0.000000s
+  User=0.830000s Real=0.854529s Sys=0.000000s
 
  ======================== run summary ======================
 
  The run was 50000 e- of 15.7 MeV through 9.66 um  of Gold (density: 19.3 g/cm3 )
 
- Total energy deposit in absorber per event = 18.42 keV +- 65.33 eV 
+ Total energy deposit in absorber per event = 18.45 keV +- 63.61 eV 
 
- -----> Mean dE/dx = 19.07 MeV/cm	(0.987 MeV*cm2/g)
+ -----> Mean dE/dx = 19.1 MeV/cm	(0.9888 MeV*cm2/g)
 
  From formulas :
    restricted dEdx = 17.91 MeV/cm	(0.927 MeV*cm2/g)
    full dEdx       = 61.41 MeV/cm	(3.179 MeV*cm2/g)
 
- Leakage :  primary = 15.63 MeV +- 2.391 keV   secondaries = 46.65 keV +- 2.382 keV
+ Leakage :  primary = 15.64 MeV +- 2.294 keV   secondaries = 41.99 keV +- 2.29 keV
  Energy balance :  edep + eleak = 15.7 MeV
 
- Total track length (charged) in absorber per event = 9.921 um  +- 12.63 nm 
- Total track length (neutral) in absorber per event = 125.3 nm  +- 4.371 nm 
+ Total track length (charged) in absorber per event = 9.917 um  +- 11.34 nm 
+ Total track length (neutral) in absorber per event = 124.1 nm  +- 4.625 nm 
 
- Number of steps (charged) in absorber per event = 1.198 +- 0.006963
- Number of steps (neutral) in absorber per event = 0.02824 +- 0.0007787
+ Number of steps (charged) in absorber per event = 4.77 +- 0.00695
+ Number of steps (neutral) in absorber per event = 0.02762 +- 0.0007623
 
- Number of secondaries per event : Gammas = 0.02816   electrons = 0.02226   positrons = 0
+ Number of secondaries per event : Gammas = 0.0275   electrons = 0.02184   positrons = 0
 
- Number of events with the primary particle transmitted = 99.99 %
- Number of events with at least  1 particle transmitted (same charge as primary) = 99.99 %
+ Number of events with the primary particle transmitted = 99.98 %
+ Number of events with at least  1 particle transmitted (same charge as primary) = 99.98 %
 
- Number of events with the primary particle reflected = 0.006 %
- Number of events with at least  1 particle reflected (same charge as primary) = 0.318 %
+ Number of events with the primary particle reflected = 0.018 %
+ Number of events with at least  1 particle reflected (same charge as primary) = 0.324 %
 
  MultipleScattering:
-  rms proj angle of transmit primary particle = 34.89 mrad (central part only)
+  rms proj angle of transmit primary particle = 35.5 mrad (central part only)
   computed theta0 (Highland formula)          = 35.1 mrad
-  central part defined as +- 105.3 mrad   Tail ratio = 2.936 %
+  central part defined as +- 105.3 mrad   Tail ratio = 2.85 %
 
  Gamma process counts:
-   Photoeffect 222
+   Photoeffect 228
    Compton     1
    Conversion  0
-   Rayleigh    3
+   Rayleigh    5
 
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={2127184459213952784, 1452207038256057524, 383772375008462944, 1938816548079568081, 170850634097202515, 1224910038482526674, 1899856711087975892, 268410110325902622, 2187438772980663619, 4795531007254098, 1893863683964505273, 2201995495190607447, 1754997657949181209, 2160086850773997758, 50353585018985954, 1895785352920017325, 1495309803391547054} counter= 12sumtot= 52204555611469263
+N=17 V[N]={1780458468141902664, 801723010833915312, 1477701925928052486, 52144768437989515, 1565536410252058436, 1279426372692747552, 1830600969368605237, 1027769574682063956, 634575864880643965, 1382216179555924992, 10695250554594466, 585778628011080317, 1562183092256870958, 1826067376076962598, 662435105423133488, 1924100741744677708, 77529485566438175} counter= 7sumtot= 34199150698110217
 ---------------------------------------
 #
 /run/setCut 10 um
@@ -710,7 +710,7 @@ Index : 3     used in the geometry : Yes
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={2127184459213952784, 1452207038256057524, 383772375008462944, 1938816548079568081, 170850634097202515, 1224910038482526674, 1899856711087975892, 268410110325902622, 2187438772980663619, 4795531007254098, 1893863683964505273, 2201995495190607447, 1754997657949181209, 2160086850773997758, 50353585018985954, 1895785352920017325, 1495309803391547054} counter= 12sumtot= 52204555611469263
+N=17 V[N]={1780458468141902664, 801723010833915312, 1477701925928052486, 52144768437989515, 1565536410252058436, 1279426372692747552, 1830600969368605237, 1027769574682063956, 634575864880643965, 1382216179555924992, 10695250554594466, 585778628011080317, 1562183092256870958, 1826067376076962598, 662435105423133488, 1924100741744677708, 77529485566438175} counter= 7sumtot= 34199150698110217
 ---------------------------------------
 --> Event 0 starts.
 --> Event 10000 starts.
@@ -720,30 +720,30 @@ N=17 V[N]={2127184459213952784, 1452207038256057524, 383772375008462944, 1938816
  Run terminated.
 Run Summary
   Number of events processed : 50000
-  User=1.730000s Real=1.754772s Sys=0.000000s
+  User=1.730000s Real=1.776860s Sys=0.000000s
 
  ======================== 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.054 MeV +- 1.012 keV
+ Total energy deposit in absorber per event = 1.055 MeV +- 1.004 keV
 
- -----> Mean dE/dx = 2.223 MeV/cm	(2.365 MeV*cm2/g)
+ -----> Mean dE/dx = 2.225 MeV/cm	(2.367 MeV*cm2/g)
 
  From formulas :
    restricted dEdx = 1.761 MeV/cm	(1.873 MeV*cm2/g)
    full dEdx       = 2.28 MeV/cm	(2.425 MeV*cm2/g)
 
- Leakage :  primary = 95.12 MeV +- 2.341 keV   secondaries = 27.21 keV +- 727 eV 
+ Leakage :  primary = 95.12 MeV +- 1.362 keV   secondaries = 27.09 keV +- 731 eV 
  Energy balance :  edep + eleak = 96.2 MeV
 
- Total track length (charged) in absorber per event = 5.175 mm  +- 3.878 um 
- Total track length (neutral) in absorber per event = 19.29 um  +- 2.124 um 
+ Total track length (charged) in absorber per event = 5.177 mm  +- 3.812 um 
+ Total track length (neutral) in absorber per event = 21.31 um  +- 2.099 um 
 
- Number of steps (charged) in absorber per event = 11.12 +- 0.02804
- Number of steps (neutral) in absorber per event = 0.00926 +- 0.0004502
+ Number of steps (charged) in absorber per event = 11.21 +- 0.02846
+ Number of steps (neutral) in absorber per event = 0.0097 +- 0.0004709
 
- Number of secondaries per event : Gammas = 0.00892   electrons = 4.175   positrons = 0
+ Number of secondaries per event : Gammas = 0.00914   electrons = 4.184   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 %
@@ -752,20 +752,20 @@ Run Summary
  Number of events with at least  1 particle reflected (same charge as primary) = 0 %
 
  MultipleScattering:
-  rms proj angle of transmit primary particle = 7.347 mrad (central part only)
+  rms proj angle of transmit primary particle = 7.337 mrad (central part only)
   computed theta0 (Highland formula)          = 7.636 mrad
-  central part defined as +- 22.91 mrad   Tail ratio = 1.34 %
+  central part defined as +- 22.91 mrad   Tail ratio = 1.282 %
 
  Gamma process counts:
-   Photoeffect 308
-   Compton     7
+   Photoeffect 298
+   Compton     18
    Conversion  0
    Rayleigh    10
 
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={743852330670488035, 2136169146287051088, 849070234196116409, 1099334105754823070, 2035714858655852637, 1386121618016294856, 1215029058652054760, 1818316177065057046, 136514406558124474, 547747403224532623, 292615271354025672, 105127857429196074, 501292010528540240, 1145142488516375402, 1455866176666346843, 1127018718425719961, 2043458562419498534} counter= 7sumtot= 191646350710546116
+N=17 V[N]={1674739253389811489, 1802648265088868514, 1973314902192210249, 2107339236751131495, 830264431093412607, 1148332816091231473, 813261342574948098, 1938184868562807038, 1989493520031806300, 1165149198235008918, 1402164941366250757, 74995481012511946, 89669716029435025, 551023686229252082, 2163961765186887531, 1103633582272021779, 2004682549788183728} counter= 7sumtot= 2080272472972533470
 ---------------------------------------
 #
 /run/setCut 1 mm
@@ -821,7 +821,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]={743852330670488035, 2136169146287051088, 849070234196116409, 1099334105754823070, 2035714858655852637, 1386121618016294856, 1215029058652054760, 1818316177065057046, 136514406558124474, 547747403224532623, 292615271354025672, 105127857429196074, 501292010528540240, 1145142488516375402, 1455866176666346843, 1127018718425719961, 2043458562419498534} counter= 7sumtot= 191646350710546116
+N=17 V[N]={1674739253389811489, 1802648265088868514, 1973314902192210249, 2107339236751131495, 830264431093412607, 1148332816091231473, 813261342574948098, 1938184868562807038, 1989493520031806300, 1165149198235008918, 1402164941366250757, 74995481012511946, 89669716029435025, 551023686229252082, 2163961765186887531, 1103633582272021779, 2004682549788183728} counter= 7sumtot= 2080272472972533470
 ---------------------------------------
 --> Event 0 starts.
 --> Event 10000 starts.
@@ -831,30 +831,30 @@ N=17 V[N]={743852330670488035, 2136169146287051088, 849070234196116409, 10993341
  Run terminated.
 Run Summary
   Number of events processed : 50000
-  User=0.470000s Real=0.470470s Sys=0.000000s
+  User=0.650000s Real=0.666910s 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.793 MeV +- 122.2 keV
+ Total energy deposit in absorber per event = 4.982 MeV +- 284.9 keV
 
- -----> Mean dE/dx = 5.988 MeV/cm	(2.218 MeV*cm2/g)
+ -----> Mean dE/dx = 6.225 MeV/cm	(2.305 MeV*cm2/g)
 
  From formulas :
    restricted dEdx = 4.024 MeV/cm	(1.49 MeV*cm2/g)
    full dEdx       = 6.049 MeV/cm	(2.24 MeV*cm2/g)
 
- Leakage :  primary = 174.7 GeV +- 122.2 keV   secondaries = 0 eV  +- 0 eV 
+ Leakage :  primary = 174.7 GeV +- 285 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.266 +- 0.002306
+ Number of steps (charged) in absorber per event = 1.271 +- 0.002328
  Number of steps (neutral) in absorber per event = 0 +- 0
 
- Number of secondaries per event : Gammas = 0   electrons = 0.2663   positrons = 0.00086
+ Number of secondaries per event : Gammas = 0   electrons = 0.2709   positrons = 0.00094
 
  Number of events with the primary particle transmitted = 100 %
  Number of events with at least  1 particle transmitted (same charge as primary) = 100 %
@@ -863,9 +863,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.02067 mrad (central part only)
+  rms proj angle of transmit primary particle = 0.02059 mrad (central part only)
   computed theta0 (Highland formula)          = 0.02111 mrad
-  central part defined as +- 0.06333 mrad   Tail ratio = 1.307 %
+  central part defined as +- 0.06333 mrad   Tail ratio = 1.317 %
 
  Gamma process counts:
    Photoeffect 0
@@ -876,7 +876,7 @@ Run Summary
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={775294422527063030, 1855950618543048797, 703544342320453912, 363532291261201457, 2103143170360180487, 1953367138948480261, 1017246842915337138, 1030454086387337673, 980516073623600517, 524928575304318138, 1257770971269639, 1876495656239076439, 532118752613963113, 1074609018677060156, 2234437348099190838, 1930350380788564325, 2049173042674958042} counter= 8sumtot= 253832449331858403
+N=17 V[N]={124270640368694576, 805382113268323920, 1069731235038687364, 687921940121822479, 1768335728743554278, 164441047886264349, 1226475523506238540, 720436030736729593, 1497784267068356604, 1687709245711056436, 1184724211636719927, 2096511312536995817, 2258873876948961818, 744801420442789395, 1935708634374911217, 992229977805666515, 564954303379169252} counter= 7sumtot= 1083547435865390472
 ---------------------------------------
 #
 /testem/det/setAbsMat Iron
@@ -933,7 +933,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]={775294422527063030, 1855950618543048797, 703544342320453912, 363532291261201457, 2103143170360180487, 1953367138948480261, 1017246842915337138, 1030454086387337673, 980516073623600517, 524928575304318138, 1257770971269639, 1876495656239076439, 532118752613963113, 1074609018677060156, 2234437348099190838, 1930350380788564325, 2049173042674958042} counter= 8sumtot= 253832449331858403
+N=17 V[N]={124270640368694576, 805382113268323920, 1069731235038687364, 687921940121822479, 1768335728743554278, 164441047886264349, 1226475523506238540, 720436030736729593, 1497784267068356604, 1687709245711056436, 1184724211636719927, 2096511312536995817, 2258873876948961818, 744801420442789395, 1935708634374911217, 992229977805666515, 564954303379169252} counter= 7sumtot= 1083547435865390472
 ---------------------------------------
 --> Event 0 starts.
 --> Event 10000 starts.
@@ -943,30 +943,30 @@ N=17 V[N]={775294422527063030, 1855950618543048797, 703544342320453912, 36353229
  Run terminated.
 Run Summary
   Number of events processed : 50000
-  User=7.620000s Real=8.994611s Sys=0.000000s
+  User=7.650000s Real=7.844649s 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.164 GeV +- 14.93 MeV
+ Total energy deposit in absorber per event = 2.167 GeV +- 15.02 MeV
 
- -----> Mean dE/dx = 21.64 MeV/cm	(2.749 MeV*cm2/g)
+ -----> Mean dE/dx = 21.67 MeV/cm	(2.754 MeV*cm2/g)
 
  From formulas :
    restricted dEdx = 11.21 MeV/cm	(1.425 MeV*cm2/g)
    full dEdx       = 21.61 MeV/cm	(2.746 MeV*cm2/g)
 
- Leakage :  primary = 97.83 GeV +- 14.95 MeV   secondaries = 0 eV  +- 0 eV 
+ Leakage :  primary = 97.83 GeV +- 15.04 MeV   secondaries = 0 eV  +- 0 eV 
  Energy balance :  edep + eleak = 100 GeV
 
  Total track length (charged) in absorber per event = 100 cm  +- 7.917 um 
  Total track length (neutral) in absorber per event = 0 fm  +- 0 fm 
 
- Number of steps (charged) in absorber per event = 47.58 +- 0.03059
+ Number of steps (charged) in absorber per event = 47.59 +- 0.03058
  Number of steps (neutral) in absorber per event = 0 +- 0
 
- Number of secondaries per event : Gammas = 0.0484   electrons = 46.52   positrons = 1.268
+ Number of secondaries per event : Gammas = 0.04866   electrons = 46.53   positrons = 1.269
 
  Number of events with the primary particle transmitted = 100 %
  Number of events with at least  1 particle transmitted (same charge as primary) = 100 %
@@ -977,7 +977,7 @@ Run Summary
  MultipleScattering:
   rms proj angle of transmit primary particle = 1.173 mrad (central part only)
   computed theta0 (Highland formula)          = 1.182 mrad
-  central part defined as +- 3.546 mrad   Tail ratio = 0.571 %
+  central part defined as +- 3.546 mrad   Tail ratio = 0.562 %
 
  Gamma process counts:
    Photoeffect 0
@@ -988,7 +988,7 @@ Run Summary
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={84878422293006497, 54957677254634122, 196118820711308097, 925278316009438259, 1763972601420489975, 273958580846165510, 246071391963918994, 310400718642064816, 1501358119477150621, 1157260365094656625, 1094381272101485232, 463629973342779924, 702180093389130547, 833273816340765539, 18154155211668357, 1205209454890212179, 1072034807464557125} counter= 10sumtot= 373903540384962664
+N=17 V[N]={857472656068191321, 804791187577848603, 775115872735030452, 751721792065361295, 688137462046520613, 875545005041593692, 1440037618387741290, 1264690344871567092, 724160688584223628, 1523434541006392367, 1528130702568625287, 1384417610048629732, 1338024612375844771, 1487034497604332030, 1483377706839330603, 1532868456265981, 1883754973884774106} counter= 12sumtot= 364636066452721255
 ---------------------------------------
 #
 ================== Deleting memory pools ===================
diff --git a/examples/extended/electromagnetic/TestEm5/src/PrimaryGeneratorAction.cc b/examples/extended/electromagnetic/TestEm5/src/PrimaryGeneratorAction.cc
index b0e44d0398..74d9c90601 100644
--- a/examples/extended/electromagnetic/TestEm5/src/PrimaryGeneratorAction.cc
+++ b/examples/extended/electromagnetic/TestEm5/src/PrimaryGeneratorAction.cc
@@ -74,7 +74,7 @@ void PrimaryGeneratorAction::SetDefaultKinematic()
   fParticleGun->SetParticleDefinition(particle);
   fParticleGun->SetParticleMomentumDirection(G4ThreeVector(1.,0.,0.));
   fParticleGun->SetParticleEnergy(30.*MeV);
-  G4double x0 = -0.5*(fDetector->GetWorldSizeX());
+  G4double x0 = -0.4999*(fDetector->GetWorldSizeX());
   fParticleGun->SetParticlePosition(G4ThreeVector(x0, 0.0, 0.0));  
 }
 
diff --git a/examples/extended/electromagnetic/TestEm5/src/TrackingAction.cc b/examples/extended/electromagnetic/TestEm5/src/TrackingAction.cc
index 341ddf3e6a..d4a9d7e5f0 100644
--- a/examples/extended/electromagnetic/TestEm5/src/TrackingAction.cc
+++ b/examples/extended/electromagnetic/TestEm5/src/TrackingAction.cc
@@ -130,7 +130,7 @@ void TrackingAction::PostUserTrackingAction(const G4Track* aTrack)
   else if (reflect  && charged) id = 32;
   else if (reflect  && neutral) id = 42;
 
-  if (id>0) {
+  if (id>0 && std::abs(direction.x()) < 1.0) {
     G4double theta  = std::acos(direction.x());
     if (theta > 0.0) {
       G4double dteta  = analysisManager->GetH1Width(id);
@@ -155,7 +155,7 @@ void TrackingAction::PostUserTrackingAction(const G4Track* aTrack)
   else if (transmit && neutral) id = 21;
   else if (reflect  && neutral) id = 41;
 
-  if (id>0) {
+  if (id>0 && std::abs(direction.x()) < 1.0) {
     G4double theta  = std::acos(direction.x());
     if (theta > 0.0) {
       G4double dteta  = analysisManager->GetH1Width(id);
diff --git a/examples/extended/electromagnetic/TestEm6/TestEm6.out b/examples/extended/electromagnetic/TestEm6/TestEm6.out
index fc064e45a2..f03b8423a0 100644
--- a/examples/extended/electromagnetic/TestEm6/TestEm6.out
+++ b/examples/extended/electromagnetic/TestEm6/TestEm6.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -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.000621s Sys=0.000000s
+  User=0.000000s Real=0.000810s Sys=0.000000s
 ### RunAction::EndOfRunAction
 
  Number of process calls --->	GammaToMuPair : 5
@@ -389,7 +389,7 @@ Step#       X          Y          Z         KineE         dEStep    StepLeng   T
  Run terminated.
 Run Summary
   Number of events processed : 5
-  User=0.000000s Real=0.000506s Sys=0.000000s
+  User=0.000000s Real=0.000515s 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 0ace5f627c..194168cd31 100644
--- a/examples/extended/electromagnetic/TestEm7/TestEm7.out
+++ b/examples/extended/electromagnetic/TestEm7/TestEm7.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -189,12 +189,12 @@ Read data from file for e+e- pair production by mu 0
 =======================================================================
 ======                 Multiple Scattering Parameters          ========
 =======================================================================
-Type of msc step limit algorithm for e+-           2
+Type of msc step limit algorithm for e+-           3
 Type of msc step limit algorithm for muons/hadrons 0
 Msc lateral displacement for e+- enabled           1
 Msc lateral displacement for muons and hadrons     1
 Urban msc model lateral displacement alg96         1
-Range factor for msc step limit for e+-            0.03
+Range factor for msc step limit for e+-            0.04
 Range factor for msc step limit for muons/hadrons  0.2
 Geometry factor for msc step limitation of e+-     2.5
 Safety factor for msc step limit for e+-           0.6
@@ -250,7 +250,7 @@ Rayl:  for gamma SubType=11 BuildTable=1
 msc:  for e-  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e-  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -277,7 +277,7 @@ ePairProd:  for e-  XStype:1  SubType=4
 msc:  for e+  SubType= 10
       ===== EM models for the G4Region  DefaultRegionForTheWorld ======
             UrbanMsc : Emin=    0 eV  Emax=  100 TeV Nbins=240 100 eV  - 100 TeV
-          StepLim=SafetyPlus Rfact=0.03 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
+          StepLim=DistanceToBoundary Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
 
 eIoni:  for e+  XStype:3  SubType=2
       dE/dx and range tables from 10 eV  to 100 TeV in 260 bins
@@ -589,21 +589,21 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=4.940000s Real=5.525374s Sys=0.000000s
+  User=4.980000s Real=5.010215s Sys=0.000000s
 
  The run consists of 10000 proton of 160 MeV through 20 cm  of G4_WATER (density: 1 g/cm3 )
 
- Projected Range= 17.7734 cm    rms= 1.97302 mm 
- Mean number of primary steps = 188.678
+ Projected Range= 17.7719 cm    rms= 1.96928 mm 
+ Mean number of primary steps = 188.657
  Total energy deposit= 160 MeV
- niel energy deposit = 194.964 eV 
+ niel energy deposit = 196.285 eV 
 
 ---------------------------------------------------------
  Cumulated Doses : 	Edep      	Edep/Ebeam 	Dose
- tally 0: 	 	4.64597 GeV	0.290373 % 	9.30459e-05 Gy
- tally 1: 	 	4.90738 GeV	0.306711 % 	9.82812e-05 Gy
- tally 2: 	 	3.16928 GeV	0.19808 % 	6.34718e-05 Gy
- tally 3: 	 	1.85613 GeV	0.116008 % 	3.7173e-05 Gy
+ tally 0: 	 	4.59133 GeV	0.286958 % 	9.19516e-05 Gy
+ tally 1: 	 	4.88363 GeV	0.305227 % 	9.78055e-05 Gy
+ tally 2: 	 	3.21057 GeV	0.20066 % 	6.42987e-05 Gy
+ tally 3: 	 	1.86384 GeV	0.11649 % 	3.73276e-05 Gy
 
 ---------------------------------------------------------
 
@@ -611,7 +611,7 @@ Run Summary
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={1799965557172391018, 740084023098424236, 1292505640903174409, 1432646499551547085, 965832746850236111, 2073978753861922975, 1243557284351271618, 1728163322982375782, 2167055313103541018, 346284084704677707, 258267912252684970, 1847636147568900300, 1953864545258115478, 78093703922340726, 1589413133357325594, 1155152214531968851, 352226078772111045} counter= 6sumtot= 272139879319763364
+N=17 V[N]={2273373921569308894, 1922594714292258330, 861390602506973545, 1707446281237758936, 1378938143050649431, 183119230904692784, 1865796439060649984, 330880816922646885, 732580234354844927, 1912587607097672921, 610768187456432173, 1123686211822207573, 1357577999525837667, 820920456823604195, 1181988282800007801, 834123259073338594, 205074463543136905} counter= 11sumtot= 856102778332469937
 ---------------------------------------
 /gun/particle ion
 /gun/ion 6 12 6
@@ -643,27 +643,27 @@ Index : 1     used in the geometry : Yes
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={1799965557172391018, 740084023098424236, 1292505640903174409, 1432646499551547085, 965832746850236111, 2073978753861922975, 1243557284351271618, 1728163322982375782, 2167055313103541018, 346284084704677707, 258267912252684970, 1847636147568900300, 1953864545258115478, 78093703922340726, 1589413133357325594, 1155152214531968851, 352226078772111045} counter= 6sumtot= 272139879319763364
+N=17 V[N]={2273373921569308894, 1922594714292258330, 861390602506973545, 1707446281237758936, 1378938143050649431, 183119230904692784, 1865796439060649984, 330880816922646885, 732580234354844927, 1912587607097672921, 610768187456432173, 1123686211822207573, 1357577999525837667, 820920456823604195, 1181988282800007801, 834123259073338594, 205074463543136905} counter= 11sumtot= 856102778332469937
 ---------------------------------------
 --> Event 0 starts.
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=1.750000s Real=1.995203s Sys=0.000000s
+  User=1.780000s Real=1.789700s Sys=0.000000s
 
  The run consists of 1000 C12 of 3.5 GeV through 20 cm  of G4_WATER (density: 1 g/cm3 )
 
- Projected Range= 16.5422 cm    rms= 555.199 um 
- Mean number of primary steps = 154.896
- Total energy deposit= 3.49999 GeV
- niel energy deposit = 292.802 keV
+ Projected Range= 16.5402 cm    rms= 535.826 um 
+ Mean number of primary steps = 155.048
+ Total energy deposit= 3.49998 GeV
+ niel energy deposit = 292.962 keV
 
 ---------------------------------------------------------
  Cumulated Doses : 	Edep      	Edep/Ebeam 	Dose
- tally 0: 	 	11.4011 GeV	0.325745 % 	0.000228332 Gy
- tally 1: 	 	12.9537 GeV	0.370106 % 	0.000259427 Gy
- tally 2: 	 	15.3728 GeV	0.439223 % 	0.000307875 Gy
- tally 3: 	 	22.5247 GeV	0.643562 % 	0.000451106 Gy
+ tally 0: 	 	11.3856 GeV	0.325302 % 	0.000228021 Gy
+ tally 1: 	 	13.2325 GeV	0.378071 % 	0.00026501 Gy
+ tally 2: 	 	15.1789 GeV	0.433684 % 	0.000303992 Gy
+ tally 3: 	 	22.6721 GeV	0.647774 % 	0.000454059 Gy
 
 ---------------------------------------------------------
 
@@ -671,7 +671,7 @@ Run Summary
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={815720020616887995, 2238527971807896599, 1453855537046044999, 885061727390554174, 448595729526187014, 1205862602558779001, 908769668351184120, 928541186024499216, 431482171045411156, 2195655739713476466, 721858944455606815, 556833923294451610, 1287537328869736318, 512247489681121023, 2022598249676255010, 830166200339800608, 1300624019144896762} counter= 13sumtot= 297194435833237278
+N=17 V[N]={1411680723417322311, 717308522919237896, 997899163570264931, 1754512939963840097, 2192864773973701023, 324032523422255994, 971170819124836075, 635978879210553296, 892459543325357698, 407123513509178644, 1702117607978767761, 1298077612694895081, 2278149584227588501, 1382612766602441211, 1218052344074702311, 15415379529775333, 893222351300878074} counter= 13sumtot= 645934975136044629
 ---------------------------------------
 /testem/det/tallyNumber 0
 /testem/det/setMat G4_Cu
@@ -714,25 +714,25 @@ Index : 2     used in the geometry : Yes
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={815720020616887995, 2238527971807896599, 1453855537046044999, 885061727390554174, 448595729526187014, 1205862602558779001, 908769668351184120, 928541186024499216, 431482171045411156, 2195655739713476466, 721858944455606815, 556833923294451610, 1287537328869736318, 512247489681121023, 2022598249676255010, 830166200339800608, 1300624019144896762} counter= 13sumtot= 297194435833237278
+N=17 V[N]={1411680723417322311, 717308522919237896, 997899163570264931, 1754512939963840097, 2192864773973701023, 324032523422255994, 971170819124836075, 635978879210553296, 892459543325357698, 407123513509178644, 1702117607978767761, 1298077612694895081, 2278149584227588501, 1382612766602441211, 1218052344074702311, 15415379529775333, 893222351300878074} counter= 13sumtot= 645934975136044629
 ---------------------------------------
 --> Event 0 starts.
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.980000s Real=1.029731s Sys=0.000000s
+  User=1.010000s Real=1.018238s 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.13282 cm    rms= 1.20389 mm 
- Mean number of primary steps = 20.159
- Total energy deposit= 285.542 MeV
+ Projected Range= 2.13113 cm    rms= 1.64116 mm 
+ Mean number of primary steps = 20.198
+ Total energy deposit= 285.849 MeV
  niel energy deposit = 0 eV 
 
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={176734932517806207, 31778423657268815, 554060921216703441, 353141962918455189, 1424370230984555880, 944439526866287910, 602035265928520755, 891246050542655670, 1348889755702178407, 1858482832928633082, 1367298979053427708, 2280397295817447411, 1200126926395417980, 2092841072767498715, 1214013866659578886, 949772641204270179, 416872914177667659} counter= 7sumtot= 1565602534842516237
+N=17 V[N]={1974029775001004016, 1772074595005368332, 1742783517329757750, 866617631931244791, 1229100401132738703, 1719281950596091147, 920023613194983723, 1962294162511894728, 829761010288961001, 324385397470630522, 1057575688453702874, 913039718092168297, 1749629151155024387, 542838147437846454, 2110247113706322467, 389233349581473369, 1491338853965055204} counter= 14sumtot= 841666993931022206
 ---------------------------------------
 /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]={176734932517806207, 31778423657268815, 554060921216703441, 353141962918455189, 1424370230984555880, 944439526866287910, 602035265928520755, 891246050542655670, 1348889755702178407, 1858482832928633082, 1367298979053427708, 2280397295817447411, 1200126926395417980, 2092841072767498715, 1214013866659578886, 949772641204270179, 416872914177667659} counter= 7sumtot= 1565602534842516237
+N=17 V[N]={1974029775001004016, 1772074595005368332, 1742783517329757750, 866617631931244791, 1229100401132738703, 1719281950596091147, 920023613194983723, 1962294162511894728, 829761010288961001, 324385397470630522, 1057575688453702874, 913039718092168297, 1749629151155024387, 542838147437846454, 2110247113706322467, 389233349581473369, 1491338853965055204} counter= 14sumtot= 841666993931022206
 ---------------------------------------
 --> Event 0 starts.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.000000s Real=0.000455s Sys=0.000000s
+  User=0.000000s Real=0.000507s 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]={1180750373322277619, 1166534249434045715, 808745751615946215, 252395203317913887, 380522688954504006, 1942579593343121632, 326694408216294213, 1784846815113491189, 473452001807788492, 1447591208635370837, 1851756113401359971, 687288964970503767, 1306335257013810425, 1242630410689881533, 1227260043788864855, 612620840957698865, 1923721057683546728} counter= 15sumtot= 168980908556868341
+N=17 V[N]={519682234687940545, 336815571062573618, 1469040227056443228, 646416632977712132, 326637032793254924, 1161301265072621693, 882506353879499399, 1145030841704882422, 375910304208543329, 218926767540877009, 26220164109533254, 2093426052262415524, 2252248488267709865, 1082531585586994122, 2197472045236464609, 2080353349575944734, 2121554632789783035} counter= 6sumtot= 489329475103641834
 ---------------------------------------
 /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]={1180750373322277619, 1166534249434045715, 808745751615946215, 252395203317913887, 380522688954504006, 1942579593343121632, 326694408216294213, 1784846815113491189, 473452001807788492, 1447591208635370837, 1851756113401359971, 687288964970503767, 1306335257013810425, 1242630410689881533, 1227260043788864855, 612620840957698865, 1923721057683546728} counter= 15sumtot= 168980908556868341
+N=17 V[N]={519682234687940545, 336815571062573618, 1469040227056443228, 646416632977712132, 326637032793254924, 1161301265072621693, 882506353879499399, 1145030841704882422, 375910304208543329, 218926767540877009, 26220164109533254, 2093426052262415524, 2252248488267709865, 1082531585586994122, 2197472045236464609, 2080353349575944734, 2121554632789783035} counter= 6sumtot= 489329475103641834
 ---------------------------------------
 --> Event 0 starts.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.010000s Real=0.008596s Sys=0.000000s
+  User=0.010000s Real=0.008772s 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.4606 mm    rms= 43.5775 um 
- Mean number of primary steps = 30.45
+ Projected Range= 6.4644 mm    rms= 50.16 um 
+ Mean number of primary steps = 30.51
  Total energy deposit= 100 MeV
- niel energy deposit = 10.6116 keV
+ niel energy deposit = 10.5781 keV
 
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={1886861775115208897, 288754950567926852, 271100532780827169, 1998271859893501706, 67015373927619708, 1433390579220480225, 1092491088019483541, 1036501483671836722, 506548178546718176, 1710230787558549536, 1791098046382914033, 978691928784148171, 2090334791406784700, 1578682005038167515, 940547569902915943, 1978666929304656684, 1459918401543044708} counter= 8sumtot= 356519198741538727
+N=17 V[N]={15279904325226954, 731865819378284698, 1986859391318473396, 276104278556398981, 116046715856288950, 2237409976148245603, 1930677111814331605, 675988396523925142, 354372236464903698, 241506620238200032, 241293580295359292, 419029460094086991, 1964581124353201380, 1737571268128942684, 854253067789224230, 216567821200794894, 1062479565318386237} counter= 12sumtot= 1226828282522111061
 ---------------------------------------
 /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]={1886861775115208897, 288754950567926852, 271100532780827169, 1998271859893501706, 67015373927619708, 1433390579220480225, 1092491088019483541, 1036501483671836722, 506548178546718176, 1710230787558549536, 1791098046382914033, 978691928784148171, 2090334791406784700, 1578682005038167515, 940547569902915943, 1978666929304656684, 1459918401543044708} counter= 8sumtot= 356519198741538727
+N=17 V[N]={15279904325226954, 731865819378284698, 1986859391318473396, 276104278556398981, 116046715856288950, 2237409976148245603, 1930677111814331605, 675988396523925142, 354372236464903698, 241506620238200032, 241293580295359292, 419029460094086991, 1964581124353201380, 1737571268128942684, 854253067789224230, 216567821200794894, 1062479565318386237} counter= 12sumtot= 1226828282522111061
 ---------------------------------------
 --> Event 0 starts.
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=6.200000s Real=10.694875s Sys=0.050000s
+  User=4.270000s Real=7.431699s Sys=0.040000s
 
  The run consists of 10 Xe131 of 1.217 GeV through 20 cm  of G4_Si (density: 2.33 g/cm3 )
 
- Projected Range= 142.457 um    rms= 39.2321 um 
- Mean number of primary steps = 98577.8
- Total energy deposit= 1.21802 GeV
- niel energy deposit = 7.05729 MeV
+ Projected Range= 118.418 um    rms= 37.0936 um 
+ Mean number of primary steps = 66656.2
+ Total energy deposit= 1.21822 GeV
+ niel energy deposit = 7.50115 MeV
 
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={1971068776216614076, 2088164370586427762, 1843110756250331859, 169364262085614607, 1668149683920554639, 512506711737753598, 1250239958689441075, 1004677356987151394, 1477135934020158004, 2237151845910905167, 2153079086140599838, 427270409528793315, 1902098729539165947, 332991927277124112, 523154587928920188, 1592427637748653750, 527496597766383962} counter= 17sumtot= 927501549411347734
+N=17 V[N]={1516761028420866249, 568147398696187404, 665643888479448317, 380953741075856984, 2198437406230304029, 1025796057519458301, 967011255980535943, 289354032541122649, 605379468147712637, 1575781209742811392, 81108264680846230, 1364594197643503238, 1826564579273878774, 929418579682655135, 2185535031522846013, 1605489599132059806, 387369482122976255} counter= 13sumtot= 2032444156397211699
 ---------------------------------------
 /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]={1971068776216614076, 2088164370586427762, 1843110756250331859, 169364262085614607, 1668149683920554639, 512506711737753598, 1250239958689441075, 1004677356987151394, 1477135934020158004, 2237151845910905167, 2153079086140599838, 427270409528793315, 1902098729539165947, 332991927277124112, 523154587928920188, 1592427637748653750, 527496597766383962} counter= 17sumtot= 927501549411347734
+N=17 V[N]={1516761028420866249, 568147398696187404, 665643888479448317, 380953741075856984, 2198437406230304029, 1025796057519458301, 967011255980535943, 289354032541122649, 605379468147712637, 1575781209742811392, 81108264680846230, 1364594197643503238, 1826564579273878774, 929418579682655135, 2185535031522846013, 1605489599132059806, 387369482122976255} counter= 13sumtot= 2032444156397211699
 ---------------------------------------
 --> Event 0 starts.
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.460000s Real=0.567881s Sys=0.000000s
+  User=0.510000s Real=1.259436s 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.9334 cm    rms= 1.70745 mm 
- Mean number of primary steps = 180.385
- Total energy deposit= 159.95 MeV
- niel energy deposit = 192.442 eV 
+ Projected Range= 16.9464 cm    rms= 1.78393 mm 
+ Mean number of primary steps = 180.359
+ Total energy deposit= 160 MeV
+ niel energy deposit = 188.194 eV 
 
 ------- MixMaxRng engine status -------
  Current state vector is:
 mixmax state, file version 1.0
-N=17 V[N]={529357210640400769, 601002953130439615, 2059367419870084772, 1671928247859764305, 1329623244749379792, 1356062773223464888, 1076364293097328816, 718501907915292098, 396320443599547896, 2255128188419744019, 1147599422634435162, 921154210349087, 1676703631121354437, 655822542511834602, 2212468619482026849, 421084289142871407, 970430863071217138} counter= 16sumtot= 631943130969984044
+N=17 V[N]={1716853303111513406, 1642405275454993588, 1051252207838986183, 1069161050542400153, 692103115563582307, 1960036398360309195, 1208795974475448990, 386191832700441307, 618343589745135353, 1498391385775369337, 540506884102988623, 807750011531656388, 843739802074301049, 1370770144110824970, 85668283547292030, 2228995582876065408, 2006421276562079645} counter= 11sumtot= 1280642044663836324
 ---------------------------------------
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 12 of which, static: 0
-Dynamic pools deleted: 12 / Total memory freed: 57 MB
+Dynamic pools deleted: 12 / Total memory freed: 58 MB
 ============================================================
diff --git a/examples/extended/electromagnetic/TestEm8/TestEm8.out b/examples/extended/electromagnetic/TestEm8/TestEm8.out
index f88d4e1fe9..69100ff8a4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -555,8 +555,8 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.070000s Real=0.118681s Sys=0.000000s
-RunAction: End of run actions are started 1  Nevt=  1000  Edep= 0.0167496
+  User=0.070000s Real=0.066848s Sys=0.000000s
+RunAction: End of run actions are started 1  Nevt=  1000  Edep= 0.016747
  ====================================================
    Beam Particle: proton
    Ekin(MeV)    = 200000
@@ -565,19 +565,19 @@ RunAction: End of run actions are started 1  Nevt=  1000  Edep= 0.0167496
    End of Run TotNbofEvents    = 1000
    Energy(keV) per ADC channel = 3.0769
 
-   Mean energy deposit in absorber = 16.75 +- 0.42583 keV    RMS/Emean = 0.80396
-   Mean number of steps in absorber= 1.263  mean number of ion-clusters = 837.9 MeanCluster= 837.44
+   Mean energy deposit in absorber = 16.747 +- 0.4244 keV    RMS/Emean = 0.80138
+   Mean number of steps in absorber= 1.265  mean number of ion-clusters = 837.76 MeanCluster= 837.31
 
  ====== Energy deposit distribution   Noverflows= 0.016 ====== 
  bin nb      Elow      entries     normalized 
     0         0           0           0
     1         3           3       0.003
-    2         6          92       0.092
+    2         6          91       0.091
     3         9         257       0.257
-    4        12         232       0.232
-    5        15         160        0.16
-    6        18         102       0.102
-    7        21          52       0.052
+    4        12         230        0.23
+    5        15         161       0.161
+    6        18         103       0.103
+    7        21          54       0.054
     8        24          25       0.025
     9        27          14       0.014
    10        30           8       0.008
@@ -587,7 +587,7 @@ RunAction: End of run actions are started 1  Nevt=  1000  Edep= 0.0167496
    14        42           3       0.003
    15        45           4       0.004
    16        48           3       0.003
-   17        51           2       0.002
+   17        51           1       0.001
    18        54           1       0.001
    19        57           1       0.001
  ================== run end ==========================
diff --git a/examples/extended/electromagnetic/TestEm9/TestEm9.out b/examples/extended/electromagnetic/TestEm9/TestEm9.out
index 0c563d6d99..7e986fdd88 100644
--- a/examples/extended/electromagnetic/TestEm9/TestEm9.out
+++ b/examples/extended/electromagnetic/TestEm9/TestEm9.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -602,7 +602,7 @@ Index : 7     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.800000s Real=0.821572s Sys=0.000000s
+  User=0.640000s Real=0.645700s Sys=0.000000s
 RunAction: End of run actions are started
 HistoManager: End of run actions are started   RunID# 0
 =================================================================
@@ -712,7 +712,7 @@ Index : 7     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=1.200000s Real=1.205971s Sys=0.000000s
+  User=0.960000s Real=0.966965s Sys=0.000000s
 RunAction: End of run actions are started
 HistoManager: End of run actions are started   RunID# 1
 =================================================================
@@ -835,7 +835,7 @@ Index : 7     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.410000s Real=0.426155s Sys=0.000000s
+  User=0.420000s Real=0.425439s Sys=0.000000s
 RunAction: End of run actions are started
 HistoManager: End of run actions are started   RunID# 2
 =================================================================
@@ -958,7 +958,7 @@ Index : 7     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.610000s Real=0.624650s Sys=0.000000s
+  User=0.600000s Real=0.617368s Sys=0.010000s
 RunAction: End of run actions are started
 HistoManager: End of run actions are started   RunID# 3
 =================================================================
diff --git a/examples/extended/errorpropagation/errProp/errProp.out b/examples/extended/errorpropagation/errProp/errProp.out
index caddee346c..b14780e00c 100644
--- a/examples/extended/errorpropagation/errProp/errProp.out
+++ b/examples/extended/errorpropagation/errProp/errProp.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 0x899190
+ creating G4RunManagerKernel 0x10d6110
  G4ChordFinder: stepperDriverId: 2
 
 The materials defined are : 
@@ -94,15 +94,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
-0xb53570G4ErrorPhysicsList:: particle process manager e+ = 0xb57ec0
-0xb533d0G4ErrorPhysicsList:: particle process manager e- = 0xb5c340
-0xb53230G4ErrorPhysicsList:: particle process manager gamma = 0xb5c490
-0xb548f0G4ErrorPhysicsList:: particle process manager geantino = 0xb5c6e0
-0xb53750G4ErrorPhysicsList:: particle process manager mu+ = 0xb5c930
-0xb53aa0G4ErrorPhysicsList:: particle process manager mu- = 0xb5cb80
-0xb53e80G4ErrorPhysicsList:: particle process manager pi+ = 0xb5cdd0
-0xb542a0G4ErrorPhysicsList:: particle process manager pi- = 0xb5d020
-0xb546c0G4ErrorPhysicsList:: particle process manager proton = 0xb5d270
+0x13901a0G4ErrorPhysicsList:: particle process manager e+ = 0x1394af0
+0x1390000G4ErrorPhysicsList:: particle process manager e- = 0x1398f70
+0x138fe60G4ErrorPhysicsList:: particle process manager gamma = 0x13990e0
+0x1391520G4ErrorPhysicsList:: particle process manager geantino = 0x1399330
+0x1390380G4ErrorPhysicsList:: particle process manager mu+ = 0x1399580
+0x13906d0G4ErrorPhysicsList:: particle process manager mu- = 0x13997d0
+0x1390ab0G4ErrorPhysicsList:: particle process manager pi+ = 0x1399a20
+0x1390ed0G4ErrorPhysicsList:: particle process manager pi- = 0x1399c70
+0x13912f0G4ErrorPhysicsList:: particle process manager proton = 0x1399ec0
 physicsList->CheckParticleList() start.
 physicsList->setCut() start.
  G4ChordFinder: stepperDriverId: 2
diff --git a/examples/extended/eventgenerator/exgps/exgps_batch.out b/examples/extended/eventgenerator/exgps/exgps_batch.out
index 96c39d25ca..3f0efaee2a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 08bc374c8d..daa3f7f4c6 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.000338s Sys=0.000000s
+  User=0.000000s Real=0.000340s 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.000041s Sys=0.000000s
+  User=0.000000s Real=0.000035s 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 1359bc3c04..99f3e4fe49 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.225954s Sys=0.000000s
+  User=0.200000s Real=0.228244s 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 bf3f6b3096..2062a25ce1 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.250000s Real=0.264000s Sys=0.000000s
+  User=0.310000s Real=0.305214s 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 f830171aec..4f9c96fc85 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.170000s Real=3.349049s Sys=0.000000s
+  User=3.290000s Real=3.315481s 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 222cf5d2be..2ec29f75e1 100644
--- a/examples/extended/eventgenerator/userPrimaryGenerator/userPrimaryGenerator.out
+++ b/examples/extended/eventgenerator/userPrimaryGenerator/userPrimaryGenerator.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.360000s Real=0.370065s Sys=0.000000s
+  User=0.320000s Real=0.363499s 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 6b55f6fdcb..0d9ee8c052 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1842,7 +1842,7 @@ Using
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=77.760000s Real=106.286021s Sys=0.020000s
+  User=77.050000s Real=95.388017s Sys=0.040000s
 ... 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 c9a2412d90..21dc6d4be5 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1159,7 +1159,7 @@ Event = 0 z0 = -779.999  Primary direction = (0,0,1)
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.700000s Real=0.843155s Sys=0.000000s
+  User=0.700000s Real=0.714870s Sys=0.000000s
 RunAction: End of run actions are started 1  Nevt=  100  Edep= 4164.83
  ====================================================
    Beam Particle: proton
diff --git a/examples/extended/exoticphysics/monopole/monopole.out b/examples/extended/exoticphysics/monopole/monopole.out
index 7d1f689b31..fc359f1363 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/exoticphysics/saxs/saxs-slits.out b/examples/extended/exoticphysics/saxs/saxs-slits.out
index 225d2f7388..966851bf90 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -556,7 +556,7 @@ Setting was ignored.
  Run terminated.
 Run Summary
   Number of events processed : 1000000
-  User=15.580000s Real=32.163647s Sys=0.060000s
+  User=15.540000s Real=23.318007s Sys=0.050000s
 
 --------------------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=17.260000s Real=37.000263s Sys=0.100000s
+User=17.240000s Real=25.913119s Sys=0.090000s
diff --git a/examples/extended/exoticphysics/saxs/saxs.out b/examples/extended/exoticphysics/saxs/saxs.out
index 8f3ed53f62..77b6938beb 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -539,7 +539,7 @@ Setting was ignored.
  Run terminated.
 Run Summary
   Number of events processed : 1000000
-  User=23.230000s Real=39.029816s Sys=0.310000s
+  User=22.580000s Real=38.681378s Sys=0.350000s
 
 --------------------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=24.890000s Real=43.084907s Sys=0.370000s
+User=24.250000s Real=42.405196s Sys=0.390000s
diff --git a/examples/extended/exoticphysics/ucn/ExUCN.out b/examples/extended/exoticphysics/ucn/ExUCN.out
index 24868eece1..62e8497822 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1505,7 +1505,7 @@ Terminate current event processing.
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.030000s Real=0.033763s Sys=0.000000s
+  User=0.020000s Real=0.030714s Sys=0.010000s
 Sum NoMT:                            0
 Sum NoMRT:                           0
 Sum NoMRCondition:                   0
diff --git a/examples/extended/field/BlineTracer/BlineTracer.out b/examples/extended/field/BlineTracer/BlineTracer.out
index 95b5f664ca..d5ad45b7bc 100644
--- a/examples/extended/field/BlineTracer/BlineTracer.out
+++ b/examples/extended/field/BlineTracer/BlineTracer.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 2f6da72154..d0514e1e27 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -136,7 +136,7 @@ Step#          X             Y             Z    Direction x      dir y      dir
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.001322s Sys=0.000000s
+  User=0.000000s Real=0.001428s Sys=0.000000s
 
 ========= Table of registered couples ============================
 
@@ -218,7 +218,7 @@ Step#          X             Y             Z    Direction x      dir y      dir
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000832s Sys=0.000000s
+  User=0.000000s Real=0.000947s Sys=0.000000s
 
 ========= Table of registered couples ============================
 
@@ -300,7 +300,7 @@ Step#          X             Y             Z    Direction x      dir y      dir
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000796s Sys=0.000000s
+  User=0.000000s Real=0.000874s Sys=0.000000s
 
 ========= Table of registered couples ============================
 
@@ -321,68 +321,68 @@ Index : 0     used in the geometry : Yes
 
 Step#          X             Y             Z    Direction x      dir y      dir z      KineE     dEStep   StepLeng  TrakLeng    Volume     Process
     0          0 fm          0 fm    21.9895 m           0          0         -1      100 MeV     0 eV          0 fm          0 fm      World    initStep
-    1          0 fm          0 fm    17.5806 m  6.28145e-08 -3.40789e-08         -1      100 MeV    9.34653 meV    4.40895 m      4.40895 m        World  Transportation
-    2     2.9005 um    1.26168 um    13.6125 m  -1.23683e-05 2.85633e-05         -1      100 MeV    8.41188 meV    3.96806 m      8.37701 m        World  Transportation
-    3   -3.87279 um   -4.03772 um    10.0412 m  3.97233e-05 -3.81572e-05         -1      100 MeV    7.57069 meV    3.57125 m      11.9483 m        World  Transportation
-    4    613.175 um    -1.0056 cm    6.82712 m  6.60471e-05 -5.04612e-05         -1      100 MeV    6.81368 meV    3.21415 m      15.1624 m        World  Transportation
-    5    622.567 um   -1.00394 cm    3.93441 m  -9.71966e-05 4.18851e-05         -1      100 MeV    6.13226 meV    2.89271 m      18.0551 m        World  Transportation
-    6    616.526 um   -1.00365 cm    1.33097 m  -0.000126553 -1.7578e-05         -1      100 MeV    5.51903 meV    2.60344 m      20.6586 m        World  Transportation
-    7    632.547 um   -1.00543 cm   -1.01213 m  4.86764e-05 0.000140116         -1      100 MeV    4.96728 meV    2.34317 m      23.0017 m        World  Transportation
-    8    617.219 um   -1.00309 cm   -3.12092 m  -0.000180994 -1.0756e-05         -1      100 MeV    4.47044 meV     2.1088 m      25.1105 m        World  Transportation
-    9    619.784 um   -1.00295 cm   -5.01882 m  -0.000194786 1.44934e-05         -1      100 MeV    4.02354 meV    1.89799 m      27.0085 m        World  Transportation
-   10    637.016 um   -1.00594 cm   -6.72694 m  9.92782e-05 0.000184105         -1      100 MeV    3.62104 meV    1.70812 m      28.7166 m        World  Transportation
-   11    606.832 um   -1.00298 cm   -8.26425 m  -0.000191657 -0.000112991         -1      100 MeV    3.25893 meV    1.53731 m      30.2539 m        World  Transportation
-   12    593.303 um   -1.00507 cm   -9.64782 m  1.3341e-05 -0.000246156         -1      100 MeV    2.93304 meV    1.38358 m      31.6375 m        World  Transportation
-   13    592.714 um   -1.00435 cm    -10.893 m  -5.73864e-05 -0.000251958         -1      100 MeV    2.63974 meV    1.24522 m      32.8827 m        World  Transportation
-   14    2.40354 mm    -5.8355 mm   -12.0137 m  -0.000266576 4.2495e-05         -1      100 MeV     2.3758 meV    1.12071 m      34.0034 m        World  Transportation
-   15    1.67523 mm    1.44414 mm   -13.0224 m  0.000262201 0.000102545         -1      100 MeV    2.13829 meV    1.00868 m      35.0121 m        World  Transportation
-   16   -907.758 um    7.60846 mm   -13.9301 m  -0.000290587 2.5148e-05         -1      100 MeV    1.92446 meV    90.7809 cm     35.9199 m        World  Transportation
-   17   -2.36937 mm   -416.676 um   -14.7471 m  3.94644e-05 -0.000305001         -1      100 MeV    1.73209 meV    81.7063 cm      36.737 m        World  Transportation
-   18    -2.3528 mm    -441.46 um   -15.4824 m  0.000283443 -0.000141921         -1      100 MeV    1.55874 meV    73.5289 cm     37.4723 m        World  Transportation
-   19   -2.34545 mm    -446.31 um   -16.1442 m  0.000331153 -6.94555e-05         -1      100 MeV    1.40286 meV     66.176 cm      38.134 m        World  Transportation
-   20     1.0886 mm   -2.25757 mm   -16.7397 m  0.000290982 -0.000199831         -1      100 MeV    1.26263 meV    59.5608 cm     38.7297 m        World  Transportation
-   21    1.04555 mm   -8.71798 mm   -17.2758 m  -5.91348e-06 -0.000374044         -1      100 MeV    1.13648 meV      53.61 cm     39.2658 m        World  Transportation
-   22    1.08208 mm   -8.67886 mm   -17.7582 m   -0.000391 -1.45007e-05         -1      100 MeV    1.02269 meV    48.2423 cm     39.7482 m        World  Transportation
-   23    2.38256 mm   -8.40898 mm   -18.1924 m  0.00015432 0.000380541         -1      100 MeV   0.920428 meV    43.4185 cm     40.1824 m        World  Transportation
-   24    2.30231 mm    -8.4079 mm   -18.5831 m  0.000143653 -0.000409357         -1      100 MeV   0.828378 meV    39.0763 cm     40.5731 m        World  Transportation
-   25    2.37911 mm   -8.36523 mm   -18.9348 m  -0.000276311 0.000346559         -1      100 MeV    0.74554 meV    35.1687 cm     40.9248 m        World  Transportation
-   26    2.30743 mm   -8.42154 mm   -19.2513 m  0.000277934 -0.000358956         -1      100 MeV   0.671084 meV    31.6564 cm     41.2414 m        World  Transportation
-   27    2.38914 mm   -8.37767 mm   -19.5362 m  -0.000153811 0.00044533         -1      100 MeV   0.603888 meV    28.4866 cm     41.5262 m        World  Transportation
-   28    2.29525 mm   -8.37952 mm   -19.7926 m  -0.000135641 -0.00047884         -1      100 MeV   0.543499 meV     25.638 cm     41.7826 m        World  Transportation
-   29    2.36658 mm   -8.44293 mm   -20.0233 m  0.000488565 0.000223254         -1      100 MeV   0.489149 meV    23.0742 cm     42.0134 m        World  Transportation
-   30     2.9015 mm   -8.26826 mm    -20.231 m  -0.00044103 0.000340618         -1      100 MeV   0.440237 meV    20.7669 cm      42.221 m        World  Transportation
-   31    2.81342 mm   -8.29176 mm   -20.4179 m  -0.000209695 -0.000526357         -1      100 MeV   0.396213 meV    18.6902 cm     42.4079 m        World  Transportation
-   32    1.16768 mm   -9.06454 mm   -20.5861 m  0.000547103 -0.000161978         -1      100 MeV   0.356629 meV    16.8229 cm     42.5762 m        World  Transportation
-   33    2.33596 mm    -1.2602 cm   -20.7375 m  0.000204067 0.00053454         -1      100 MeV   0.321114 meV    15.1476 cm     42.7276 m        World  Transportation
-   34   -36.9407 um   -1.33924 cm   -20.8737 m  -0.000475249 0.000319707         -1      100 MeV   0.288929 meV    13.6294 cm     42.8639 m        World  Transportation
-   35     1.6399 mm   -1.54689 cm   -20.9964 m  -0.00046766 -0.000331055         -1      100 MeV   0.260073 meV    12.2682 cm     42.9866 m        World  Transportation
-   36    1.61582 mm   -1.55241 cm   -21.1067 m  7.55298e-05 -0.000568015         -1      100 MeV   0.233958 meV    11.0363 cm      43.097 m        World  Transportation
-   37    1.64765 mm   -1.55685 cm   -21.2061 m  0.000513325 -0.000254764         -1      100 MeV   0.210562 meV    9.93266 cm     43.1963 m        World  Transportation
-   38    1.69724 mm   -1.55696 cm   -21.2955 m  0.000523387 0.000233296         -1      100 MeV   0.189506 meV    8.93939 cm     43.2857 m        World  Transportation
-   39    1.72803 mm   -1.55369 cm   -21.3759 m  0.000201625  0.0005364         -1      100 MeV   0.170555 meV    8.04545 cm     43.3662 m        World  Transportation
-   40     1.6122 mm   -1.64995 cm   -21.4483 m  -0.000198257 0.000537541         -1      100 MeV   0.153528 meV    7.24223 cm     43.4386 m        World  Transportation
-   41    1.58929 mm   -1.64709 cm   -21.5135 m  -0.000480501 0.000312085         -1      100 MeV    0.13815 meV    6.51681 cm     43.5037 m        World  Transportation
-   42    1.55751 mm   -1.64615 cm   -21.5721 m  -0.000573026 -7.6658e-07         -1      100 MeV   0.124335 meV    5.86513 cm     43.5624 m        World  Transportation
-   43    1.52862 mm   -1.64692 cm   -21.6249 m  -0.000497035 -0.000285135         -1      100 MeV   0.111901 meV    5.27862 cm     43.6152 m        World  Transportation
-   44    1.50896 mm   -1.64877 cm   -21.6724 m  -0.000315155 -0.000478611         -1      100 MeV   0.100711 meV    4.75076 cm     43.6627 m        World  Transportation
-   45    1.50013 mm   -1.65103 cm   -21.7152 m  -9.21054e-05 -0.000565527         -1      100 MeV  0.0906401 meV    4.27568 cm     43.7054 m        World  Transportation
-   46    2.23134 mm   -1.48018 cm   -21.7537 m  0.000123537 -0.000559486         -1      100 MeV  0.0817583 meV    3.85671 cm      43.744 m        World  Transportation
-   47     2.2388 mm   -1.48201 cm   -21.7883 m  0.000303481 -0.000485953         -1      100 MeV  0.0734183 meV    3.46329 cm     43.7786 m        World  Transportation
-   48    2.05155 mm   -1.63234 cm   -21.8195 m  0.00043608 -0.000371627         -1      100 MeV  0.0662205 meV    3.12376 cm     43.8099 m        World  Transportation
-   49    924.749 um   -1.64072 cm   -21.8475 m  0.000520843 -0.00023866         -1      100 MeV  0.0595614 meV    2.80964 cm      43.838 m        World  Transportation
-   50    1.96258 mm   -1.71052 cm   -21.8728 m  0.000563569 -0.000103228         -1      100 MeV  0.0536423 meV    2.53042 cm     43.8633 m        World  Transportation
-   51    1.97554 mm   -1.71061 cm   -21.8955 m  0.000572403 2.4351e-05         -1      100 MeV  0.0481699 meV    2.27227 cm      43.886 m        World  Transportation
-   52    1.98712 mm   -1.71044 cm   -21.9159 m  0.000556015 0.000138347         -1      100 MeV  0.0433529 meV    2.04504 cm     43.9065 m        World  Transportation
-   53    1.99707 mm    -1.7101 cm   -21.9344 m  0.000522004 0.000236266         -1      100 MeV  0.0390176 meV    1.84054 cm     43.9249 m        World  Transportation
-   54    2.41825 mm   -1.73651 cm   -21.9509 m  0.000476764 0.00031784         -1      100 MeV   0.035145 meV    1.65786 cm     43.9414 m        World  Transportation
-   55    2.42498 mm   -1.73599 cm   -21.9658 m  0.000425143 0.000384111         -1      100 MeV  0.0316043 meV    1.49084 cm     43.9563 m        World  Transportation
-   56    2.14002 mm   -1.78013 cm   -21.9792 m  0.000370849 0.000436723         -1      100 MeV  0.0284859 meV    1.34374 cm     43.9698 m        World  Transportation
-   57    2.14418 mm   -1.77958 cm   -21.9913 m  0.000316494 0.000477575         -1      100 MeV  0.0255994 meV    1.20758 cm     43.9819 m        World  Transportation
-   58     2.1467 mm   -1.77915 cm        -22 m  0.000274578 0.000502846         -1      100 MeV  0.0184973 meV    8.72558 mm     43.9906 m   OutOfWorld  Transportation
+    1          0 fm          0 fm    17.5806 m  6.32161e-08 2.98111e-08         -1      100 MeV    9.34653 meV    4.40895 m      4.40895 m        World  Transportation
+    2    601.404 nm    3.01894 um    13.6125 m  -2.97203e-05 6.00924e-06         -1      100 MeV    8.41188 meV    3.96806 m      8.37701 m        World  Transportation
+    3    944.932 nm    -5.4927 um    10.0412 m  5.39783e-05 9.34531e-06         -1      100 MeV    7.57069 meV    3.57125 m      11.9483 m        World  Transportation
+    4    9.78054 mm   -2.40823 mm    6.82712 m  7.10626e-05 2.66279e-05         -1      100 MeV    6.81368 meV    3.21415 m      15.1624 m        World  Transportation
+    5    9.77223 mm   -2.39267 mm    3.93441 m  -8.20668e-05 -5.51885e-05         -1      100 MeV    6.13226 meV    2.89271 m      18.0551 m        World  Transportation
+    6    9.76758 mm   -2.39617 mm    1.33097 m  -4.76242e-05 -0.000100931         -1      100 MeV    5.51903 meV    2.60344 m      20.6586 m        World  Transportation
+    7    1.98163 cm   -1.10128 cm   -1.01213 m  -7.58229e-05 9.52809e-05         -1      100 MeV    4.96728 meV    2.34317 m      23.0017 m        World  Transportation
+    8    1.97943 cm   -1.10135 cm   -3.12092 m  -6.87843e-05 -0.000121334         -1      100 MeV    4.47044 meV     2.1088 m      25.1105 m        World  Transportation
+    9    1.97936 cm   -1.10105 cm   -5.01883 m  -9.82346e-05 -0.000128792         -1      100 MeV    4.02354 meV    1.89799 m      27.0085 m        World  Transportation
+   10    1.98232 cm   -1.10119 cm   -6.72694 m  -8.47517e-05 0.000162447         -1      100 MeV    3.62104 meV    1.70812 m      28.7166 m        World  Transportation
+   11    1.97858 cm   -1.10196 cm   -8.26425 m  -9.54498e-06 -0.000205076         -1      100 MeV    3.25893 meV    1.53731 m      30.2539 m        World  Transportation
+   12    1.97953 cm   -1.10397 cm   -9.64782 m  0.000188672 -0.000111481         -1      100 MeV    2.93304 meV    1.38358 m      31.6375 m        World  Transportation
+   13    1.97896 cm   -1.10367 cm    -10.893 m  0.00015968 -0.000168076         -1      100 MeV    2.63974 meV    1.24522 m      32.8827 m        World  Transportation
+   14    1.97883 cm   -1.10038 cm   -12.0137 m  -0.000164373 -0.000180585         -1      100 MeV     2.3758 meV    1.12071 m      34.0034 m        World  Transportation
+   15     1.3284 cm   -7.63578 mm   -13.0224 m  5.20493e-05 0.00025069         -1      100 MeV    2.13829 meV    1.00868 m      35.0121 m        World  Transportation
+   16    6.71084 mm   -6.43081 mm   -13.9301 m  -0.000166353 -0.00021232         -1      100 MeV    1.92446 meV    90.7809 cm     35.9199 m        World  Transportation
+   17    1.26439 cm   -1.20288 cm   -14.7471 m  0.000260479 -0.000125088         -1      100 MeV    1.73209 meV    81.7063 cm      36.737 m        World  Transportation
+   18    1.26725 cm    -1.2029 cm   -15.4824 m  0.000262584 0.000156936         -1      100 MeV    1.55874 meV    73.5289 cm     37.4723 m        World  Transportation
+   19    1.26804 cm   -1.20257 cm   -16.1442 m  0.000229757 0.000234794         -1      100 MeV    1.40286 meV     66.176 cm      38.134 m        World  Transportation
+   20    1.60666 cm   -1.01178 cm   -16.7397 m  0.000312815 0.000130994         -1      100 MeV    1.26263 meV    59.5608 cm     38.7297 m        World  Transportation
+   21    2.14815 cm   -1.36477 cm   -17.2758 m  0.000296923 -0.000197519         -1      100 MeV    1.13648 meV      53.61 cm     39.2658 m        World  Transportation
+   22    2.14689 cm   -1.35982 cm   -17.7582 m  -0.000190481 -0.000321913         -1      100 MeV    1.02269 meV    48.2423 cm     39.7482 m        World  Transportation
+   23     2.1945 cm   -1.23501 cm   -18.1924 m  -0.000226975 0.000321866         -1      100 MeV   0.920428 meV    43.4185 cm     40.1824 m        World  Transportation
+   24    2.19025 cm   -1.24144 cm   -18.5831 m  0.000406166 -9.67414e-05         -1      100 MeV   0.828378 meV    39.0763 cm     40.5731 m        World  Transportation
+   25    2.19079 cm     -1.233 cm   -18.9348 m  -0.000424589 -4.33542e-05         -1      100 MeV    0.74554 meV    35.1687 cm     40.9248 m        World  Transportation
+   26    2.19162 cm   -1.24174 cm   -19.2513 m  0.000436214 3.83142e-05         -1      100 MeV   0.671084 meV    31.6564 cm     41.2414 m        World  Transportation
+   27    2.19232 cm   -1.23281 cm   -19.5362 m  -0.000442658 0.00010777         -1      100 MeV   0.603888 meV    28.4866 cm     41.5262 m        World  Transportation
+   28    2.18755 cm   -1.24056 cm   -19.7926 m  0.000319378 -0.000362098         -1      100 MeV   0.543499 meV     25.638 cm     41.7826 m        World  Transportation
+   29    2.19647 cm   -1.23807 cm   -20.0233 m  7.44426e-05 0.000515775         -1      100 MeV   0.489149 meV    23.0742 cm     42.0134 m        World  Transportation
+   30    2.21116 cm   -1.18335 cm    -20.231 m  -0.000509449 -0.000180895         -1      100 MeV   0.440237 meV    20.7669 cm      42.221 m        World  Transportation
+   31    2.20845 cm   -1.19177 cm   -20.4179 m  0.000319249 -0.000447459         -1      100 MeV   0.396213 meV    18.6902 cm     42.4079 m        World  Transportation
+   32    2.18408 cm   -1.37204 cm   -20.5861 m  0.000419429 0.000361228         -1      100 MeV   0.356629 meV    16.8229 cm     42.5762 m        World  Transportation
+   33    2.54476 cm   -1.46553 cm   -20.7375 m  -0.000328877 0.000447164         -1      100 MeV   0.321114 meV    15.1476 cm     42.7276 m        World  Transportation
+   34    2.48299 cm   -1.70792 cm   -20.8737 m  -0.00051036 -0.000219787         -1      100 MeV   0.288929 meV    13.6294 cm     42.8639 m        World  Transportation
+   35    2.74848 cm   -1.67915 cm   -20.9964 m  2.44705e-05 -0.000555329         -1      100 MeV   0.260073 meV    12.2682 cm     42.9866 m        World  Transportation
+   36    2.75171 cm   -1.68402 cm   -21.1067 m  0.000503008 -0.000236667         -1      100 MeV   0.233958 meV    11.0363 cm      43.097 m        World  Transportation
+   37    2.75701 cm   -1.68375 cm   -21.2061 m  0.00047738 0.000284951         -1      100 MeV   0.210562 meV    9.93266 cm     43.1963 m        World  Transportation
+   38     2.7597 cm   -1.67976 cm   -21.2955 m  8.45403e-05 0.000549452         -1      100 MeV   0.189506 meV    8.93939 cm     43.2857 m        World  Transportation
+   39    2.75865 cm   -1.67553 cm   -21.3759 m  -0.000331677 0.000446152         -1      100 MeV   0.170555 meV    8.04545 cm     43.3661 m        World  Transportation
+   40    2.83344 cm   -1.73746 cm   -21.4483 m  -0.000542596 0.000120553         -1      100 MeV   0.153528 meV    7.24223 cm     43.4386 m        World  Transportation
+   41     2.8299 cm   -1.73782 cm   -21.5135 m  -0.0005069 -0.000228073         -1      100 MeV    0.13815 meV    6.51681 cm     43.5037 m        World  Transportation
+   42    2.82747 cm   -1.73992 cm   -21.5721 m  -0.000300287 -0.000467838         -1      100 MeV   0.124335 meV    5.86513 cm     43.5624 m        World  Transportation
+   43    2.82658 cm   -1.74269 cm   -21.6249 m  -2.84151e-05 -0.000555179         -1      100 MeV   0.111901 meV    5.27862 cm     43.6152 m        World  Transportation
+   44    2.82705 cm   -1.74526 cm   -21.6724 m  0.000224921 -0.000508415         -1      100 MeV   0.100711 meV    4.75076 cm     43.6627 m        World  Transportation
+   45    2.82844 cm   -1.74717 cm   -21.7152 m  0.000412949 -0.000372107         -1      100 MeV  0.0906401 meV    4.27568 cm     43.7054 m        World  Transportation
+   46     2.7243 cm   -1.59317 cm   -21.7537 m  0.000521261 -0.000193029         -1      100 MeV  0.0817583 meV    3.85671 cm      43.744 m        World  Transportation
+   47    2.72618 cm   -1.59352 cm   -21.7883 m  0.00055577 -7.62952e-06         -1      100 MeV  0.0734183 meV    3.46329 cm     43.7786 m        World  Transportation
+   48    2.84241 cm   -1.69065 cm   -21.8195 m  0.000532143 0.000160571         -1      100 MeV  0.0662205 meV    3.12376 cm     43.8099 m        World  Transportation
+   49    2.78841 cm   -1.78995 cm   -21.8475 m  0.000468189 0.000299538         -1      100 MeV  0.0595614 meV    2.80964 cm      43.838 m        World  Transportation
+   50    2.90325 cm    -1.7405 cm   -21.8728 m  0.000380151 0.00040551         -1      100 MeV  0.0536423 meV    2.53042 cm     43.8633 m        World  Transportation
+   51      2.904 cm   -1.73949 cm   -21.8955 m  0.00028072 0.000479711         -1      100 MeV  0.0481699 meV    2.27227 cm      43.886 m        World  Transportation
+   52    2.90447 cm   -1.73845 cm   -21.9159 m  0.000179124 0.000526207         -1      100 MeV  0.0433529 meV    2.04504 cm     43.9065 m        World  Transportation
+   53    2.90471 cm   -1.73746 cm   -21.9344 m  8.13886e-05 0.000549883         -1      100 MeV  0.0390176 meV    1.84054 cm     43.9249 m        World  Transportation
+   54    2.94972 cm   -1.71637 cm   -21.9509 m  -8.90927e-06 0.000555817         -1      100 MeV   0.035145 meV    1.65786 cm     43.9414 m        World  Transportation
+   55    2.94964 cm   -1.71555 cm   -21.9658 m  -9.0075e-05 0.000548508         -1      100 MeV  0.0316043 meV    1.49084 cm     43.9563 m        World  Transportation
+   56    2.97134 cm   -1.76342 cm   -21.9792 m  -0.000161503 0.000531846         -1      100 MeV  0.0284859 meV    1.34374 cm     43.9698 m        World  Transportation
+   57    2.97111 cm   -1.76279 cm   -21.9913 m  -0.000223369 0.000508961         -1      100 MeV  0.0255994 meV    1.20758 cm     43.9819 m        World  Transportation
+   58    2.97089 cm   -1.76236 cm        -22 m  -0.000265994 0.000488039         -1      100 MeV  0.0184973 meV    8.72558 mm     43.9906 m   OutOfWorld  Transportation
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.001088s Sys=0.000000s
+  User=0.000000s Real=0.001337s Sys=0.000000s
 
 ========= Table of registered couples ============================
 
@@ -403,68 +403,68 @@ Index : 0     used in the geometry : Yes
 
 Step#          X             Y             Z    Direction x      dir y      dir z      KineE     dEStep   StepLeng  TrakLeng    Volume     Process
     0          0 fm          0 fm    21.9895 m           0          0         -1       50 MeV     0 eV          0 fm          0 fm      World    initStep
-    1          0 fm          0 fm    17.5806 m  7.87373e-08 -2.1489e-08         -1       50 MeV    8.74614 meV    4.40895 m      4.40895 m        World  Transportation
-    2    2.37466 mm    6.43751 mm    13.6125 m  -2.07479e-05 -3.19225e-05         -1       50 MeV    7.87155 meV    3.96807 m      8.37702 m        World  Transportation
-    3    2.37319 mm    6.43584 mm    10.0412 m  1.21732e-05 -6.07707e-05         -1       50 MeV    7.08437 meV    3.57125 m      11.9483 m        World  Transportation
-    4    2.37181 mm    6.43491 mm    6.82712 m  3.04114e-05 -8.79238e-05         -1       50 MeV    6.37593 meV    3.21412 m      15.1624 m        World  Transportation
-    5      2.371 mm    6.43365 mm    3.93441 m  5.50149e-05 -0.000103704         -1       50 MeV    5.73834 meV    2.89271 m      18.0551 m        World  Transportation
-    6    411.125 um     8.9523 mm    1.33097 m  0.000126557 -3.87707e-05         -1       50 MeV    5.16451 meV    2.60344 m      20.6585 m        World  Transportation
-    7    4.45511 mm    5.18768 mm   -1.01213 m  -1.44385e-05 0.000144825         -1       50 MeV    4.64808 meV    2.34311 m      23.0017 m        World  Transportation
-    8    4.44083 mm     5.1821 mm   -3.12092 m  9.48136e-05 -0.000134994         -1       50 MeV    4.18325 meV    2.10879 m      25.1104 m        World  Transportation
-    9    4.43795 mm    5.18544 mm   -5.01883 m  2.93519e-05 -0.000191319         -1       50 MeV    3.76493 meV    1.89791 m      27.0084 m        World  Transportation
-   10    4.45474 mm    5.17837 mm   -6.72694 m  0.000167812 0.000137626         -1       50 MeV    3.38845 meV    1.70813 m      28.7165 m        World  Transportation
-   11     5.2981 mm    4.94247 mm   -8.26425 m  0.000193433 -0.00012672         -1       50 MeV    3.04959 meV    1.53731 m      30.2538 m        World  Transportation
-   12    5.31686 mm    4.95057 mm   -9.64782 m  3.47183e-05 0.000240658         -1       50 MeV    2.74463 meV    1.38358 m      31.6374 m        World  Transportation
-   13    5.31354 mm    4.94228 mm    -10.893 m  0.000197154 0.000175724         -1       50 MeV    2.47017 meV    1.24522 m      32.8826 m        World  Transportation
-   14    4.94463 mm    6.62255 mm   -12.0137 m  -0.00021083 -0.000188129         -1       50 MeV    2.22316 meV     1.1207 m      34.0033 m        World  Transportation
-   15    4.93931 mm    6.61036 mm   -13.0224 m  2.78677e-05 -0.000292308         -1       50 MeV    2.00084 meV    1.00863 m      35.0119 m        World  Transportation
-   16    4.94492 mm    6.62445 mm   -13.9301 m  -0.00024809 -0.000182291         -1       50 MeV    1.80079 meV    90.7781 cm     35.9197 m        World  Transportation
-   17    4.96809 mm     6.6021 mm   -14.7471 m  0.000189772 0.000271517         -1       50 MeV    1.62068 meV    81.6987 cm     36.7367 m        World  Transportation
-   18     4.9597 mm    6.62866 mm   -15.4824 m  -0.000330468 0.00010718         -1       50 MeV    1.45861 meV    73.5289 cm      37.472 m        World  Transportation
-   19    6.71437 mm     9.1502 mm   -16.1442 m  -0.000365004 -4.53075e-05         -1       50 MeV    1.31277 meV    66.1773 cm     38.1337 m        World  Transportation
-   20    4.69372 mm     8.2853 mm   -16.7397 m  -0.000288659 0.00026666         -1       50 MeV    1.18149 meV    59.5591 cm     38.7293 m        World  Transportation
-   21    4.68764 mm    8.25057 mm   -17.2758 m  0.000391529 0.000147512         -1       50 MeV    1.06333 meV    53.6025 cm     39.2653 m        World  Transportation
-   22    5.14662 mm    1.07258 cm   -17.7582 m  -0.00041027 -0.000183852         -1       50 MeV   0.957017 meV    48.2435 cm     39.7478 m        World  Transportation
-   23    5.14498 mm     1.0683 cm   -18.1924 m  0.000427422 -0.000215866         -1       50 MeV   0.861294 meV     43.418 cm      40.182 m        World  Transportation
-   24    5.17644 mm    1.06897 cm   -18.5831 m  0.000297298 0.000400231         -1       50 MeV   0.775165 meV    39.0762 cm     40.5727 m        World  Transportation
-   25     5.1834 mm    1.07047 cm   -18.9348 m  3.59145e-06 0.000536641         -1       50 MeV   0.697648 meV    35.1686 cm     40.9244 m        World  Transportation
-   26    2.64818 mm    1.04618 cm   -19.2513 m  3.52087e-05 0.000580327         -1       50 MeV   0.627922 meV    31.6537 cm      41.241 m        World  Transportation
-   27    2.64152 mm    1.04425 cm   -19.5362 m  0.000412194 0.000449833         -1       50 MeV   0.565095 meV    28.4866 cm     41.5258 m        World  Transportation
-   28    1.73522 mm    9.18034 mm   -19.7926 m  0.000591228 -0.000259722         -1       50 MeV   0.508602 meV    25.6388 cm     41.7822 m        World  Transportation
-   29    3.08935 mm    9.34211 mm   -20.0233 m  -0.000381037 -0.000567698         -1       50 MeV   0.457742 meV    23.0749 cm      42.013 m        World  Transportation
-   30    4.03641 mm    1.09866 cm    -20.231 m  -0.000250922 0.000684187         -1       50 MeV   0.411986 meV    20.7683 cm     42.2206 m        World  Transportation
-   31    3.97729 mm     1.0944 cm   -20.4179 m  0.000584659 -0.000473714         -1       50 MeV   0.370759 meV      18.69 cm     42.4075 m        World  Transportation
-   32    4.02087 mm    1.10081 cm   -20.5861 m  -0.000671639 0.000379973         -1       50 MeV   0.333683 meV     16.821 cm     42.5757 m        World  Transportation
-   33    3.50556 mm    1.03454 cm   -20.7375 m  0.000623593 -0.000504032         -1       50 MeV   0.300322 meV    15.1393 cm     42.7271 m        World  Transportation
-   34    5.00415 mm    1.09826 cm   -20.8737 m  -0.000351706 0.00077248         -1       50 MeV   0.270316 meV    13.6267 cm     42.8634 m        World  Transportation
-   35    4.91884 mm    1.09799 cm   -20.9964 m  -0.000298376 -0.000898467         -1       50 MeV   0.243255 meV    12.2625 cm      42.986 m        World  Transportation
-   36     4.9788 mm    1.09156 cm   -21.1067 m  0.000961045 0.000276045         -1       50 MeV   0.218929 meV    11.0363 cm     43.0964 m        World  Transportation
-   37     5.0059 mm     1.0997 cm   -21.2061 m  -0.000633251 0.000806877  -0.999999       50 MeV   0.197036 meV    9.93266 cm     43.1957 m        World  Transportation
-   38    4.92479 mm    1.09995 cm   -21.2955 m  -0.000681426 -0.000781939  -0.999999       50 MeV   0.177333 meV    8.93939 cm     43.2851 m        World  Transportation
-   39    5.66189 mm    1.03258 cm   -21.3759 m  0.000792555 -0.00067658  -0.999999       50 MeV    0.15962 meV    8.04649 cm     43.3656 m        World  Transportation
-   40    5.73136 mm     1.0326 cm   -21.4483 m  0.000788521 0.000684164  -0.999999       50 MeV    0.14364 meV    7.24092 cm      43.438 m        World  Transportation
-   41    5.74509 mm    1.03881 cm   -21.5135 m  -0.000427785 0.000953042  -0.999999       50 MeV   0.129276 meV    6.51683 cm     43.5032 m        World  Transportation
-   42    5.69639 mm    1.04196 cm   -21.5721 m  -0.00104487 -1.01416e-06  -0.999999       50 MeV   0.116348 meV    5.86514 cm     43.5618 m        World  Transportation
-   43    5.65056 mm    1.03935 cm   -21.6249 m  -0.000533107 -0.000898665  -0.999999       50 MeV   0.104713 meV    5.27863 cm     43.6146 m        World  Transportation
-   44    5.64721 mm    1.03458 cm   -21.6724 m  0.000402347 -0.000964259  -0.999999       50 MeV  0.0942421 meV    4.75077 cm     43.6621 m        World  Transportation
-   45    5.34471 mm    1.05795 cm   -21.7152 m  0.000985704 -0.000346341  -0.999999       50 MeV  0.0848257 meV    4.27609 cm     43.7049 m        World  Transportation
-   46    4.75814 mm    9.88485 mm   -21.7537 m  0.000955632 0.000422045  -0.999999       50 MeV  0.0763784 meV    3.85025 cm     43.7434 m        World  Transportation
-   47    5.23034 mm    1.03408 cm   -21.7883 m  0.000479218 0.000928324  -0.999999       50 MeV  0.0687229 meV    3.46434 cm      43.778 m        World  Transportation
-   48     5.7075 mm    1.08572 cm   -21.8195 m  -0.000139574 0.00103536  -0.999999       50 MeV  0.0618594 meV    3.11835 cm     43.8092 m        World  Transportation
-   49    5.69599 mm    1.08838 cm   -21.8475 m  -0.000659808 0.000810078  -0.999999       50 MeV   0.055649 meV    2.80528 cm     43.8372 m        World  Transportation
-   50    5.67505 mm    1.08994 cm   -21.8728 m  -0.000965142 0.000400008  -0.999999       50 MeV  0.0500841 meV    2.52475 cm     43.8625 m        World  Transportation
-   51    5.65185 mm    1.09034 cm   -21.8955 m  -0.00104335 -5.44518e-05  -0.999999       50 MeV  0.0450757 meV    2.27228 cm     43.8852 m        World  Transportation
-   52     5.6313 mm    1.08981 cm   -21.9159 m  -0.000939503 -0.000456925  -0.999999       50 MeV  0.0405681 meV    2.04505 cm     43.9057 m        World  Transportation
-   53    5.79144 mm    1.10557 cm   -21.9344 m  -0.000717893 -0.000758935  -0.999999       50 MeV  0.0365173 meV    1.84085 cm     43.9241 m        World  Transportation
-   54    5.78178 mm    1.10415 cm   -21.9509 m  -0.000438536 -0.000948153  -0.999999       50 MeV  0.0328601 meV    1.65649 cm     43.9406 m        World  Transportation
-   55    5.77738 mm    1.10266 cm   -21.9658 m  -0.000146998 -0.00103428  -0.999999       50 MeV  0.0295741 meV    1.49084 cm     43.9555 m        World  Transportation
-   56    5.77725 mm    1.10126 cm   -21.9792 m  0.00012675 -0.00103694  -0.999999       50 MeV  0.0266167 meV    1.34175 cm      43.969 m        World  Transportation
-   57    5.78024 mm    1.10004 cm   -21.9913 m  0.000366204 -0.000978412  -0.999999       50 MeV   0.023955 meV    1.20758 cm      43.981 m        World  Transportation
-   58    5.78429 mm    1.09923 cm        -22 m  0.000526478 -0.000902285  -0.999999       50 MeV  0.0172467 meV    8.69412 mm     43.9897 m   OutOfWorld  Transportation
+    1          0 fm          0 fm    17.5806 m  -1.54819e-07 -1.59999e-06         -1       50 MeV    8.74614 meV    4.40895 m      4.40895 m        World  Transportation
+    2   -433.611 um   -6.84733 mm    13.6125 m  -2.95861e-06 -3.43401e-05         -1       50 MeV    7.87155 meV    3.96807 m      8.37702 m        World  Transportation
+    3   -434.101 um    -6.8493 mm    10.0412 m  3.58867e-05 -4.40297e-05         -1       50 MeV    7.08437 meV    3.57125 m      11.9483 m        World  Transportation
+    4   -434.542 um    -6.8504 mm    6.82712 m  5.7295e-05 -5.29921e-05         -1       50 MeV    6.37593 meV    3.21412 m      15.1624 m        World  Transportation
+    5    -435.67 um   -6.85239 mm    3.93441 m  9.63215e-05 -7.51357e-05         -1       50 MeV    5.73834 meV    2.89271 m      18.0551 m        World  Transportation
+    6   -1.64541 mm   -3.91543 mm    1.33097 m  0.000137455 1.5568e-05         -1       50 MeV    5.16451 meV    2.60344 m      20.6585 m        World  Transportation
+    7     2.3996 mm   -155.824 um   -1.01213 m  -7.68648e-05 0.000139117         -1       50 MeV    4.64808 meV    2.34311 m      23.0017 m        World  Transportation
+    8    2.38768 mm   -167.914 um   -3.12092 m  0.000159916 -9.43256e-05         -1       50 MeV    4.18325 meV    2.10879 m      25.1104 m        World  Transportation
+    9    2.38376 mm    -165.21 um   -5.01882 m  0.000106954 -0.000171129         -1       50 MeV    3.76493 meV    1.89791 m      27.0084 m        World  Transportation
+   10    2.40255 mm   -165.071 um   -6.72694 m  0.000104248 0.000196885         -1       50 MeV    3.38845 meV    1.70813 m      28.7165 m        World  Transportation
+   11    2.39037 mm   -171.855 um   -8.26425 m  0.000237111 -4.16281e-05         -1       50 MeV    3.04959 meV    1.53731 m      30.2538 m        World  Transportation
+   12    2.40504 mm   -156.331 um   -9.64782 m  -6.69342e-05 0.000245692         -1       50 MeV    2.74463 meV    1.38358 m      31.6374 m        World  Transportation
+   13    2.40518 mm   -165.689 um    -10.893 m  0.000116376 0.000248408         -1       50 MeV    2.47017 meV    1.24522 m      32.8826 m        World  Transportation
+   14    1.87004 mm    1.44347 mm   -12.0137 m  -0.000125086 -0.00026739         -1       50 MeV    2.22316 meV     1.1207 m      34.0033 m        World  Transportation
+   15    1.86998 mm    1.42959 mm   -13.0224 m  0.000146623 -0.000268786         -1       50 MeV    2.00084 meV    1.00863 m      35.0119 m        World  Transportation
+   16   -1.59634 mm    3.65393 mm   -13.9301 m  -0.000165491 -0.000281712         -1       50 MeV    1.80079 meV    90.7781 cm     35.9197 m        World  Transportation
+   17   -1.56502 mm    3.64199 mm   -14.7471 m  6.8356e-05 0.000331789         -1       50 MeV    1.62068 meV    81.6987 cm     36.7367 m        World  Transportation
+   18   -1.58375 mm     3.6637 mm   -15.4824 m  -0.000356866 -3.48971e-05         -1       50 MeV    1.45861 meV    73.5289 cm      37.472 m        World  Transportation
+   19    20.6689 um    6.27767 mm   -16.1442 m  -0.00033818 -0.000205692         -1       50 MeV    1.31277 meV    66.1773 cm     38.1337 m        World  Transportation
+   20    -426.77 um    4.11772 mm   -16.7397 m  -0.000399867 0.000134353         -1       50 MeV    1.18149 meV    59.5591 cm     38.7293 m        World  Transportation
+   21    -417.14 um    4.08068 mm   -17.2758 m  0.000325848 0.000323137         -1       50 MeV    1.06333 meV    53.6025 cm     39.2654 m        World  Transportation
+   22   -2.84446 mm    3.44011 mm   -17.7582 m  -0.000325624 -0.000366599         -1       50 MeV   0.957017 meV    48.2435 cm     39.7478 m        World  Transportation
+   23   -2.82676 mm    3.39684 mm   -18.1924 m  0.000521855 -2.00152e-05         -1       50 MeV   0.861294 meV    43.4181 cm      40.182 m        World  Transportation
+   24   -2.79825 mm    3.41772 mm   -18.5831 m  0.000112816 0.00053842         -1       50 MeV   0.775165 meV    39.0763 cm     40.5727 m        World  Transportation
+   25   -2.79857 mm     3.4358 mm   -18.9348 m  -0.000241253 0.000532099         -1       50 MeV   0.697648 meV    35.1686 cm     40.9244 m        World  Transportation
+   26   -4.99934 mm    4.70399 mm   -19.2513 m  -0.000227814 0.000585817         -1       50 MeV   0.627922 meV    31.6537 cm      41.241 m        World  Transportation
+   27   -4.99743 mm    4.68212 mm   -19.5362 m   0.0002005 0.000623135         -1       50 MeV   0.565095 meV    28.4866 cm     41.5258 m        World  Transportation
+   28   -3.63253 mm    4.09057 mm   -19.7926 m  0.000686675 1.26017e-05         -1       50 MeV   0.508602 meV    25.6388 cm     41.7822 m        World  Transportation
+   29   -3.81228 mm    5.47108 mm   -20.0233 m  -0.000114366 -0.000714519         -1       50 MeV   0.457742 meV    23.0749 cm      42.013 m        World  Transportation
+   30   -4.92375 mm    4.05352 mm    -20.231 m  -0.000542241 0.000543147         -1       50 MeV   0.411986 meV    20.7683 cm     42.2206 m        World  Transportation
+   31   -4.96141 mm     3.9866 mm   -20.4179 m  0.00076848 -0.000194627         -1       50 MeV   0.370759 meV    18.6901 cm     42.4075 m        World  Transportation
+   32    -4.9481 mm    4.06713 mm   -20.5861 m  -0.000808763 6.60771e-05         -1       50 MeV   0.333683 meV    16.8211 cm     42.5757 m        World  Transportation
+   33   -5.48116 mm    3.44254 mm   -20.7375 m  0.000814972 -0.000204946         -1       50 MeV   0.300322 meV    15.1393 cm     42.7271 m        World  Transportation
+   34   -4.31811 mm    4.58226 mm   -20.8737 m  -0.000671901 0.000576862         -1       50 MeV   0.270316 meV    13.6267 cm     42.8634 m        World  Transportation
+   35   -4.39767 mm    4.54224 mm   -20.9964 m  0.000111836 -0.000981529         -1       50 MeV   0.243255 meV    12.2625 cm      42.986 m        World  Transportation
+   36   -4.31268 mm    4.50769 mm   -21.1067 m  0.000788644 0.000683072  -0.999999       50 MeV   0.218929 meV    11.0363 cm     43.0964 m        World  Transportation
+   37   -4.32274 mm    4.59664 mm   -21.2061 m  -0.000953698 0.000485989  -0.999999       50 MeV   0.197037 meV    9.93266 cm     43.1957 m        World  Transportation
+   38   -4.40062 mm    4.56338 mm   -21.2955 m  -0.000302193 -0.00103942  -0.999999       50 MeV   0.177333 meV    8.93939 cm     43.2851 m        World  Transportation
+   39   -5.13462 mm    3.95084 mm   -21.3759 m  0.00104726 -0.00029301  -0.999999       50 MeV    0.15962 meV    8.04649 cm     43.3656 m        World  Transportation
+   40   -5.06893 mm    3.98151 mm   -21.4483 m  0.000446603 0.000993662  -0.999999       50 MeV   0.143639 meV     7.2409 cm      43.438 m        World  Transportation
+   41   -5.08317 mm    4.04633 mm   -21.5135 m  -0.000823087 0.000714909  -0.999999       50 MeV   0.129276 meV    6.51681 cm     43.5032 m        World  Transportation
+   42    -5.1431 mm    4.05481 mm   -21.5721 m  -0.000989084 -0.000459046  -0.999999       50 MeV   0.116348 meV    5.86513 cm     43.5618 m        World  Transportation
+   43   -5.17505 mm    4.00997 mm   -21.6249 m  -0.000110958 -0.00108476  -0.999999       50 MeV   0.104713 meV    5.27862 cm     43.6146 m        World  Transportation
+   44   -5.15728 mm    3.96327 mm   -21.6724 m  0.000803857 -0.000736806  -0.999999       50 MeV  0.0942419 meV    4.75076 cm     43.6621 m        World  Transportation
+   45   -5.22029 mm    3.53212 mm   -21.7152 m  0.00108542 0.000104144  -0.999999       50 MeV  0.0848257 meV    4.27609 cm     43.7049 m        World  Transportation
+   46   -5.61339 mm    4.38374 mm   -21.7537 m  0.000720035 0.000818767  -0.999999       50 MeV  0.0763784 meV    3.85025 cm     43.7434 m        World  Transportation
+   47   -5.61232 mm    5.03645 mm   -21.7883 m  4.67804e-05 0.00108936  -0.999999       50 MeV  0.0687229 meV    3.46434 cm      43.778 m        World  Transportation
+   48   -4.96931 mm    5.24286 mm   -21.8195 m  -0.000586169 0.000919364  -0.999999       50 MeV  0.0618594 meV    3.11835 cm     43.8092 m        World  Transportation
+   49   -4.99185 mm    5.26297 mm   -21.8475 m  -0.000979989 0.000477853  -0.999999       50 MeV   0.055649 meV    2.80528 cm     43.8372 m        World  Transportation
+   50   -5.01851 mm    5.26856 mm   -21.8728 m  -0.00108937 -4.45178e-05  -0.999999       50 MeV  0.0500841 meV    2.52475 cm     43.8625 m        World  Transportation
+   51   -5.04224 mm    5.26216 mm   -21.8955 m  -0.000964178 -0.000509215  -0.999999       50 MeV  0.0450757 meV    2.27228 cm     43.8852 m        World  Transportation
+   52   -5.05937 mm    5.24812 mm   -21.9159 m  -0.000689348 -0.000844869  -0.999999       50 MeV  0.0405681 meV    2.04505 cm     43.9057 m        World  Transportation
+   53   -4.82975 mm    5.27598 mm   -21.9344 m  -0.000346887 -0.00103367  -0.999999       50 MeV  0.0365173 meV    1.84085 cm     43.9241 m        World  Transportation
+   54   -4.83265 mm    5.25823 mm   -21.9509 m  7.55731e-07 -0.00109032  -0.999999       50 MeV  0.0328601 meV    1.65649 cm     43.9406 m        World  Transportation
+   55   -4.83028 mm    5.24221 mm   -21.9658 m  0.000314692 -0.00104388  -0.999999       50 MeV  0.0295741 meV    1.49084 cm     43.9555 m        World  Transportation
+   56   -4.82427 mm    5.22891 mm   -21.9792 m  0.000575109 -0.000926308  -0.999999       50 MeV  0.0266167 meV    1.34176 cm      43.969 m        World  Transportation
+   57   -4.81608 mm    5.21865 mm   -21.9913 m  0.000776112 -0.000765805  -0.999999       50 MeV   0.023955 meV    1.20758 cm      43.981 m        World  Transportation
+   58   -4.80868 mm    5.21277 mm        -22 m  0.000894521 -0.000623394  -0.999999       50 MeV  0.0172467 meV    8.69412 mm     43.9897 m   OutOfWorld  Transportation
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.010000s Real=0.001311s Sys=0.000000s
+  User=0.010000s Real=0.001470s Sys=0.000000s
  F01FieldSetup::CreateStepperAndChordFinder() called. 
    1. Creating Stepper.
 G4DormandPrince745 Stepper is chosen
@@ -493,34 +493,34 @@ Index : 0     used in the geometry : Yes
 
 Step#          X             Y             Z    Direction x      dir y      dir z      KineE     dEStep   StepLeng  TrakLeng    Volume     Process
     0          0 fm          0 fm    21.9895 m           0          0         -1       50 MeV     0 eV          0 fm          0 fm      World    initStep
-    1          0 fm    3.14294 m     21.1456 m  -1.32443e-07   0.500921   0.865493       50 MeV    8.74614 meV    4.40895 m      4.40895 m        World  Transportation
-    2   -14.3996 nm    3.19433 m     21.2413 m  6.62848e-08   0.444064   0.895995       50 MeV   0.215676 meV    10.8723 cm     4.51767 m        World  Transportation
-    3   -8.12436 nm    3.23397 m     21.3273 m  7.91725e-08   0.393042    0.91952       50 MeV   0.187802 meV    9.46713 cm     4.61234 m        World  Transportation
-    4   -892.306 um    3.26539 m     21.4043 m  3.0827e-08   0.347197   0.937792       50 MeV   0.164988 meV    8.31708 cm     4.69552 m        World  Transportation
-    5   -892.303 um     3.2894 m     21.4738 m  -6.44151e-08   0.305956   0.952046       50 MeV   0.145843 meV    7.35201 cm     4.76904 m        World  Transportation
-    6   -892.308 um    3.30817 m     21.5363 m  -5.65069e-08   0.268852   0.963182       50 MeV    0.12948 meV     6.5271 cm     4.83431 m        World  Transportation
-    7   -180.157 um    3.32241 m     21.5927 m  -1.42529e-08   0.235459   0.971884       50 MeV   0.115359 meV     5.8153 cm     4.89246 m        World  Transportation
-    8   -180.158 um    3.33385 m     21.6433 m  -1.42529e-08   0.205406   0.978677       50 MeV   0.102978 meV    5.19114 cm     4.94437 m        World  Transportation
-    9   -180.158 um    3.34276 m     21.6889 m  1.0064e-08   0.178351   0.983967       50 MeV   0.092138 meV     4.6447 cm     4.99082 m        World  Transportation
-   10   -180.158 um    3.34968 m     21.7299 m  4.26018e-08   0.153993   0.988072       50 MeV  0.0825597 meV    4.16185 cm     5.03244 m        World  Transportation
-   11   -668.616 um    3.35563 m     21.7668 m  6.24563e-09   0.132061   0.991242       50 MeV  0.0740905 meV    3.73492 cm     5.06979 m        World  Transportation
-   12   -726.708 um    3.36023 m        21.8 m  -1.60593e-08   0.112311   0.993673       50 MeV  0.0665231 meV    3.35345 cm     5.10332 m        World  Transportation
-   13   -726.708 um    3.36335 m       21.83 m  -7.16612e-08  0.0945255   0.995522       50 MeV  0.0597626 meV    3.01265 cm     5.13345 m        World  Transportation
-   14    -726.71 um    3.36569 m      21.857 m  -7.88289e-08  0.0785131   0.996913       50 MeV  0.0537176 meV    2.70792 cm     5.16053 m        World  Transportation
-   15   -726.712 um    3.36743 m     21.8812 m  -7.88289e-08  0.0640975   0.997944       50 MeV  0.0483084 meV    2.43524 cm     5.18488 m        World  Transportation
-   16   -220.431 um    3.36884 m     21.9031 m  8.87042e-09  0.0511201   0.998693       50 MeV  0.0434688 meV    2.19127 cm     5.20679 m        World  Transportation
-   17    -220.43 um    3.36974 m     21.9228 m  -3.89961e-08  0.0394372   0.999222       50 MeV  0.0390859 meV    1.97033 cm     5.22649 m        World  Transportation
-   18    8.10732 um    3.36987 m     21.9405 m  -2.52886e-08  0.0289207   0.999582       50 MeV  0.0351974 meV    1.77431 cm     5.24424 m        World  Transportation
-   19   -421.563 um    3.36992 m     21.9565 m  -5.22072e-08  0.0194554   0.999811       50 MeV  0.0316777 meV    1.59688 cm     5.26021 m        World  Transportation
-   20   -842.116 um    3.37044 m     21.9708 m  -1.00195e-07  0.0109363    0.99994       50 MeV  0.0285099 meV    1.43719 cm     5.27458 m        World  Transportation
-   21   -842.117 um    3.37053 m     21.9837 m  -7.60224e-08 0.00326836   0.999995       50 MeV  0.0256278 meV     1.2919 cm      5.2875 m        World  Transportation
-   22   -842.117 um    3.37054 m     21.9895 m  -6.41401e-08 -0.000156396          1       50 MeV   0.011446 meV    5.76994 mm     5.29327 m        World  Transportation
-   23   -842.117 um    3.37054 m     21.9905 m  -6.71101e-08 -0.000749925          1       50 MeV 0.00202385 meV    1.02023 mm     5.29429 m     Absorber  Transportation
-   24   -842.118 um     3.3705 m          22 m  -5.56673e-08 -0.00638862    0.99998       50 MeV  0.0188455 meV    9.50007 mm     5.30379 m   OutOfWorld  Transportation
+    1          0 fm    3.14294 m     21.1456 m  -2.46727e-08   0.500921   0.865493       50 MeV    8.74614 meV    4.40895 m      4.40895 m        World  Transportation
+    2   -2.68249 nm    3.19433 m     21.2413 m  1.52149e-08   0.444065   0.895995       50 MeV   0.215676 meV    10.8723 cm     4.51767 m        World  Transportation
+    3   -1.24207 nm    3.23397 m     21.3273 m  -2.98799e-08   0.393042    0.91952       50 MeV   0.187802 meV    9.46713 cm     4.61234 m        World  Transportation
+    4    1.09035 mm      3.265 m     21.4045 m  -1.60274e-08   0.347197   0.937792       50 MeV   0.164988 meV    8.31708 cm     4.69552 m        World  Transportation
+    5    1.09035 mm    3.28901 m     21.4739 m  -1.65141e-09   0.305965   0.952043       50 MeV   0.145813 meV    7.35047 cm     4.76902 m        World  Transportation
+    6    1.09035 mm    3.30777 m     21.5364 m  1.92407e-07   0.268869   0.963177       50 MeV   0.129453 meV    6.52575 cm     4.83428 m        World  Transportation
+    7    1.09036 mm    3.32243 m     21.5927 m  5.95077e-08   0.235483   0.971878       50 MeV   0.115314 meV    5.81299 cm     4.89241 m        World  Transportation
+    8    1.09037 mm    3.33387 m     21.6433 m  8.34068e-08   0.205431   0.978672       50 MeV   0.102978 meV    5.19114 cm     4.94432 m        World  Transportation
+    9    1.09037 mm    3.34279 m     21.6889 m  8.53298e-08   0.178375   0.983963       50 MeV  0.0921379 meV     4.6447 cm     4.99077 m        World  Transportation
+   10    1.09037 mm     3.3497 m     21.7299 m  1.08942e-07   0.154017   0.988068       50 MeV  0.0825596 meV    4.16185 cm     5.03238 m        World  Transportation
+   11    1.87655 mm    3.35505 m     21.7669 m  1.4148e-07   0.132086   0.991238       50 MeV  0.0740905 meV    3.73492 cm     5.06973 m        World  Transportation
+   12    2.24129 mm     3.3598 m     21.8001 m  1.58003e-07    0.11234    0.99367       50 MeV  0.0665231 meV    3.35345 cm     5.10327 m        World  Transportation
+   13    2.24129 mm    3.36291 m       21.83 m  1.87332e-07  0.0945584   0.995519       50 MeV  0.0597512 meV    3.01207 cm     5.13339 m        World  Transportation
+   14     2.2413 mm    3.36526 m      21.857 m  1.32853e-07  0.0785491    0.99691       50 MeV  0.0537073 meV     2.7074 cm     5.16046 m        World  Transportation
+   15    2.24089 mm    3.36654 m     21.8813 m  1.25686e-07  0.0641363   0.997941       50 MeV  0.0483084 meV    2.43524 cm     5.18481 m        World  Transportation
+   16    1.58748 mm    3.36767 m     21.9032 m  9.32887e-08  0.0511629    0.99869       50 MeV  0.0434688 meV    2.19127 cm     5.20673 m        World  Transportation
+   17    1.58748 mm    3.36856 m     21.9228 m  6.55791e-08  0.0394847    0.99922       50 MeV  0.0390704 meV    1.96955 cm     5.22642 m        World  Transportation
+   18    2.04485 mm    3.36872 m     21.9406 m  2.2402e-07  0.0289721    0.99958       50 MeV  0.0351974 meV    1.77431 cm     5.24417 m        World  Transportation
+   19    2.04486 mm    3.36911 m     21.9565 m  1.74053e-07  0.0195106    0.99981       50 MeV  0.0316312 meV    1.59454 cm     5.26011 m        World  Transportation
+   20    2.04486 mm    3.36933 m     21.9709 m  1.86356e-07  0.0109944    0.99994       50 MeV  0.0284657 meV    1.43496 cm     5.27446 m        World  Transportation
+   21    2.04486 mm    3.36942 m     21.9838 m  2.03326e-07 0.00332931   0.999994       50 MeV  0.0256182 meV    1.29142 cm     5.28738 m        World  Transportation
+   22    2.04486 mm    3.36943 m     21.9895 m  2.24236e-07 -6.95566e-05          1       50 MeV  0.0113595 meV    5.72635 mm      5.2931 m        World  Transportation
+   23    2.04486 mm    3.36943 m     21.9905 m  2.09345e-07 -0.000663107          1       50 MeV 0.00202385 meV    1.02023 mm     5.29412 m     Absorber  Transportation
+   24    2.04487 mm    3.36939 m          22 m  1.77865e-07 -0.00630184    0.99998       50 MeV  0.0188455 meV    9.50007 mm     5.30362 m   OutOfWorld  Transportation
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000445s Sys=0.000000s
+  User=0.000000s Real=0.000496s Sys=0.000000s
 
 ========= Table of registered couples ============================
 
@@ -547,7 +547,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.010000s Real=0.016340s Sys=0.000000s
+  User=0.010000s Real=0.014553s Sys=0.010000s
 #
 /calor/setAbsMat Xe20CO2
 /calor/setWorldMat Kr20CO2
@@ -616,8 +616,8 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.010000s Real=0.010972s Sys=0.000000s
+  User=0.010000s Real=0.007748s Sys=0.000000s
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 12 of which, static: 0
-Dynamic pools deleted: 12 / Total memory freed: 0.3 MB
+Dynamic pools deleted: 12 / Total memory freed: 0.29 MB
 ============================================================
diff --git a/examples/extended/field/field02/field02.out b/examples/extended/field/field02/field02.out
index abac21d5e7..48bebe4a36 100644
--- a/examples/extended/field/field02/field02.out
+++ b/examples/extended/field/field02/field02.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1020,58 +1020,66 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   74.9 um  -3.07 cm   1.33 cm    357 MeV  4.85 keV  3.53 cm   3.53 cm      World     eIoni
-    2    193 um   -7.4 cm   1.73 cm    790 MeV  10.3 keV  4.35 cm   7.89 cm      World     eIoni
-    3    238 um  -10.4 cm    1.9 cm   1.09 GeV  9.68 keV  3.05 cm   10.9 cm      World     eIoni
-    4    319 um    -20 cm   2.21 cm   2.05 GeV  25.1 keV  9.56 cm   20.5 cm OutOfWorldTransportation
+    1  -36.6 um  -4.84 cm   1.55 cm    534 MeV  7.44 keV  5.32 cm   5.32 cm      World     eIoni
+    2  -30.9 um  -12.8 cm   2.02 cm   1.33 GeV  13.9 keV  7.93 cm   13.3 cm      World     eIoni
+    3  -28.1 um    -20 cm   2.24 cm   2.05 GeV    18 keV  7.25 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    238 um  -10.4 cm    1.9 cm   12.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1    248 um  -10.5 cm   1.89 cm   8.98 MeV  1.31 keV  1.07 mm   1.07 mm      World     eIoni
-    2   3.65 mm  -12.8 cm   1.76 cm    232 MeV  3.63 keV   2.3 cm   2.41 cm      World     eIoni
-    3   4.28 mm  -14.4 cm   1.74 cm    399 MeV  1.94 keV  1.67 cm   4.08 cm      World     eIoni
-    4   5.29 mm    -20 cm   1.72 cm    956 MeV  12.2 keV  5.57 cm   9.65 cm OutOfWorldTransportation
+    0  -30.9 um  -12.8 cm   2.02 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -31.3 um  -12.8 cm   2.01 cm    325 keV  1.34 keV  81.8 um   81.8 um      World     eIoni
+    2    -34 um    -20 cm   2.01 cm    724 MeV  15.6 keV  7.58 cm   7.58 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   4.28 mm  -14.4 cm   1.74 cm   1.33 keV     0 eV      0 fm      0 fm      World   initStep
-    1   4.28 mm  -14.4 cm   1.74 cm    319 keV  1.33 keV  80.4 um   80.4 um      World     eIoni
-    2   4.27 mm    -20 cm   1.75 cm    557 MeV  11.7 keV  5.77 cm   5.77 cm OutOfWorldTransportation
+    0  -36.6 um  -4.84 cm   1.55 cm    3.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1    -48 um  -4.85 cm   1.55 cm   1.61 MeV   3.4 keV   363 um    363 um      World     eIoni
+    2  -54.2 um  -4.91 cm   1.55 cm   6.79 MeV     0 eV    518 um    881 um      World     eIoni
+    3  -1.35 mm  -11.8 cm   1.54 cm    696 MeV  8.17 keV  6.89 cm   6.98 cm      World     eIoni
+    4  -1.26 mm    -20 cm   1.45 cm   1.52 GeV  18.5 keV   8.2 cm   15.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   3.65 mm  -12.8 cm   1.76 cm   1.09 keV     0 eV      0 fm      0 fm      World   initStep
-    1   3.65 mm  -12.8 cm   1.76 cm    228 keV  1.09 keV  59.9 um   59.9 um      World     eIoni
-    2   3.67 mm    -20 cm   1.76 cm    724 MeV  18.3 keV  7.88 cm   7.89 cm OutOfWorldTransportation
+    0  -1.35 mm  -11.8 cm   1.54 cm   5.17 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.35 mm  -11.8 cm   1.54 cm   3.38 MeV  5.17 keV   759 um    759 um      World     eIoni
+    2  -1.35 mm  -11.9 cm   1.54 cm   12.6 MeV  60.4 eV    921 um   1.68 mm      World     eIoni
+    3  -1.36 mm    -20 cm   1.54 cm    821 MeV  12.6 keV  8.08 cm   8.25 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    193 um   -7.4 cm   1.73 cm   1.41 keV     0 eV      0 fm      0 fm      World   initStep
-    1    197 um   -7.4 cm   1.73 cm    354 keV  1.41 keV  88.1 um   88.1 um      World     eIoni
-    2    221 um    -20 cm   1.73 cm   1.26 GeV  27.4 keV  13.5 cm   13.5 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   34.3 um  -7.66 cm   1.73 cm    816 MeV  21.4 keV  8.15 cm   8.15 cm      World     eIoni
+    2    110 um    -20 cm   2.18 cm   2.05 GeV  29.5 keV  12.3 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   74.9 um  -3.07 cm   1.33 cm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
-    1   76.2 um  -3.07 cm   1.33 cm    225 keV  1.08 keV  59.2 um   59.2 um      World     eIoni
-    2   4.43 cm  -14.3 cm  -3.87 mm   1.12 GeV  25.8 keV    13 cm     13 cm      WorldTransportation
-    3   6.69 cm  -18.8 cm  -1.76 cm   1.58 GeV  8.81 keV  5.28 cm   18.3 cm OutOfWorldTransportation
+    0   34.3 um  -7.66 cm   1.73 cm   1.02 keV     0 eV      0 fm      0 fm      World   initStep
+    1   36.4 um  -7.67 cm   1.73 cm    207 keV  1.02 keV    55 um     55 um      World     eIoni
+    2  -2.48 cm  -17.4 cm   1.23 cm    977 MeV  23.4 keV  11.3 cm   11.3 cm      World     eIoni
+    3  -3.77 cm  -19.6 cm   1.04 cm    1.2 GeV  4.55 keV  2.56 cm   13.9 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  32.1 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1079,28 +1087,27 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   13.9 um  -1.14 cm   9.31 mm    164 MeV   2.3 keV  1.56 cm   1.56 cm      World     eIoni
-    2   43.6 um  -7.52 cm   1.74 cm    802 MeV  17.6 keV  6.45 cm   8.01 cm      World     eIoni
-    3   57.8 um    -20 cm   2.22 cm   2.05 GeV  25.8 keV  12.5 cm   20.5 cm OutOfWorldTransportation
+    1   -116 um  -7.14 cm   1.74 cm    764 MeV  18.1 keV  7.63 cm   7.63 cm      World     eIoni
+    2   -252 um  -17.9 cm    2.2 cm   1.84 GeV  19.7 keV  10.8 cm   18.4 cm      World     eIoni
+    3   -267 um    -20 cm   2.26 cm   2.05 GeV  6.48 keV  2.05 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   43.6 um  -7.52 cm   1.74 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
-    1   46.4 um  -7.52 cm   1.74 cm    285 keV  1.24 keV  72.7 um   72.7 um      World     eIoni
-    2   67.3 um    -20 cm   1.74 cm   1.25 GeV  23.5 keV  13.8 cm   13.9 cm OutOfWorldTransportation
+    0   -252 um  -17.9 cm    2.2 cm    1.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -246 um    -18 cm    2.2 cm    531 keV   1.8 keV   128 um    128 um      World     eIoni
+    2   -223 um    -20 cm    2.2 cm    205 MeV  2.21 keV  2.06 cm   2.07 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   13.9 um  -1.14 cm   9.31 mm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
-    1   17.1 um  -1.14 cm   9.31 mm    244 keV  1.13 keV  63.4 um   63.4 um      World     eIoni
-    2  -2.82 cm  -13.9 cm    5.5 cm   1.27 GeV  26.1 keV  14.7 cm   14.7 cm      World     eIoni
-    3   1.05 cm    -20 cm     16 cm   1.88 GeV  23.9 keV  13.1 cm   27.8 cm OutOfWorldTransportation
+    0   -116 um  -7.14 cm   1.74 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -113 um  -7.14 cm   1.74 cm    285 keV  1.24 keV  72.7 um   72.7 um      World     eIoni
+    2  -92.1 um    -20 cm   1.74 cm   1.29 GeV  24.5 keV  14.3 cm   14.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1108,164 +1115,169 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    -14 um  -3.32 cm   1.38 cm    382 MeV  6.42 keV  3.79 cm   3.79 cm      World     eIoni
-    2  -34.4 um  -9.63 cm    1.9 cm   1.01 GeV  12.3 keV  6.34 cm   10.1 cm      World     eIoni
-    3  -38.5 um  -10.9 cm   1.96 cm   1.14 GeV  1.85 keV  1.29 cm   11.4 cm      World     eIoni
-    4  -46.1 um  -14.6 cm   2.11 cm   1.51 GeV   5.8 keV  3.65 cm   15.1 cm      World     eIoni
-    5  -58.7 um    -20 cm   2.27 cm   2.05 GeV  11.4 keV  5.44 cm   20.5 cm OutOfWorldTransportation
+    1   67.9 um  -10.5 cm   1.86 cm    1.1 GeV  22.2 keV    11 cm     11 cm      World     eIoni
+    2    110 um    -20 cm   2.15 cm   2.05 GeV  19.8 keV  9.51 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -46.1 um  -14.6 cm   2.11 cm   4.55 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -39.9 um  -14.6 cm   2.11 cm    254 keV  54.4 eV   27.1 um   27.1 um      World     eIoni
-    2  -3.67 um    -20 cm   2.11 cm    543 MeV  16.2 keV  5.71 cm   5.72 cm OutOfWorldTransportation
+    0   67.9 um  -10.5 cm   1.86 cm   2.67 keV     0 eV      0 fm      0 fm      World   initStep
+    1   77.2 um  -10.5 cm   1.86 cm   1.04 MeV  2.67 keV   199 um    199 um      World     eIoni
+    2   -394 um    -20 cm   1.84 cm    950 MeV  12.8 keV  9.61 cm   9.63 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -38.5 um  -10.9 cm   1.96 cm   23.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -123 um  -11.2 cm   1.96 cm   31.7 MeV  6.49 keV  3.91 mm   3.91 mm      World     eIoni
-    2  -1.38 mm  -11.7 cm   1.78 cm   75.6 MeV   591 eV   4.94 mm   8.84 mm      World     eIoni
-    3   -4.5 mm  -19.8 cm   1.31 cm    890 MeV  15.1 keV  8.18 cm   9.06 cm      World     eIoni
-    4  -4.53 mm    -20 cm   1.31 cm    909 MeV   249 eV   1.91 mm   9.25 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -69.2 um  -2.93 cm   1.31 cm    343 MeV   7.1 keV  3.39 cm   3.39 cm      World     eIoni
+    2  -92.8 um  -3.61 cm    1.4 cm    411 MeV  1.03 keV  6.92 mm   4.09 cm      World     eIoni
+    3   -139 um  -5.37 cm   1.58 cm    587 MeV  5.42 keV  1.77 cm   5.85 cm      World     eIoni
+    4   -178 um  -7.35 cm   1.73 cm    785 MeV  3.64 keV  1.98 cm   7.84 cm      World     eIoni
+    5   -270 um    -14 cm   2.03 cm   1.45 GeV  15.7 keV  6.62 cm   14.5 cm      World     eIoni
+    6   -327 um    -20 cm    2.2 cm   2.05 GeV  11.5 keV  6.04 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -4.5 mm  -19.8 cm   1.31 cm   1.75 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.51 mm  -19.8 cm   1.31 cm    508 keV  1.75 keV   122 um    122 um      World     eIoni
-    2  -4.52 mm    -20 cm   1.31 cm   19.1 MeV   194 eV   1.86 mm   1.98 mm OutOfWorldTransportation
+    0   -270 um    -14 cm   2.03 cm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -266 um    -14 cm   2.03 cm    317 keV  1.32 keV  79.9 um   79.9 um      World     eIoni
+    2   -242 um    -20 cm   2.03 cm    603 MeV    12 keV  6.27 cm   6.28 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -34.4 um  -9.63 cm    1.9 cm   2.67 keV     0 eV      0 fm      0 fm      World   initStep
-    1    -25 um  -9.64 cm    1.9 cm   1.05 MeV  2.67 keV   241 um    241 um      World     eIoni
-    2   -390 um  -10.8 cm    1.9 cm    115 MeV  2.19 keV  1.15 cm   1.17 cm      World     eIoni
-    3  -1.29 mm  -15.1 cm   1.88 cm    545 MeV  9.21 keV  4.29 cm   5.46 cm      World     eIoni
-    4   -1.7 mm  -19.9 cm   1.87 cm   1.02 GeV  10.6 keV  4.78 cm   10.2 cm      World     eIoni
-    5  -1.71 mm    -20 cm   1.87 cm   1.04 GeV   162 eV   1.47 mm   10.4 cm OutOfWorldTransportation
+    0   -178 um  -7.35 cm   1.73 cm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -174 um  -7.35 cm   1.73 cm    340 keV  1.38 keV  85.1 um   85.1 um      World     eIoni
+    2   -147 um    -20 cm   1.73 cm   1.26 GeV  26.3 keV  13.7 cm   13.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -1.7 mm  -19.9 cm   1.87 cm   2.71 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.69 mm  -19.9 cm   1.88 cm   1.08 MeV  2.71 keV   247 um    247 um      World     eIoni
-    2  -1.69 mm    -20 cm   1.88 cm   14.8 MeV   224 eV   1.37 mm   1.62 mm OutOfWorldTransportation
+    0   -139 um  -5.37 cm   1.58 cm   1.75 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -144 um  -5.38 cm   1.58 cm    508 keV  1.75 keV   122 um    122 um      World     eIoni
+    2   -174 um    -20 cm   1.58 cm   1.46 GeV  30.3 keV  15.3 cm   15.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -92.8 um  -3.61 cm    1.4 cm   5.17 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -92.2 um  -3.65 cm    1.4 cm   3.38 MeV  5.17 keV   759 um    759 um      World     eIoni
+    2   -337 um  -5.25 cm   1.41 cm    164 MeV  2.73 keV  1.61 cm   1.68 cm      World     eIoni
+    3   -459 um  -6.92 cm   1.43 cm    331 MeV  3.71 keV  1.66 cm   3.35 cm      World     eIoni
+    4   -680 um  -13.6 cm   1.47 cm    996 MeV  15.6 keV  6.66 cm     10 cm      World     eIoni
+    5   -783 um    -20 cm   1.49 cm   1.64 GeV  13.1 keV  6.43 cm   16.4 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.29 mm  -15.1 cm   1.88 cm   3.45 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.29 mm  -15.1 cm   1.88 cm    689 keV   482 eV   79.1 um   79.1 um      World     eIoni
-    2  -81.9 um  -18.2 cm   1.67 cm    313 MeV  6.87 keV  3.14 cm   3.15 cm      World     eIoni
-    3   -364 um    -20 cm   1.55 cm    493 MeV  2.98 keV   1.8 cm   4.95 cm OutOfWorldTransportation
+    0   -680 um  -13.6 cm   1.47 cm   2.88 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -684 um  -13.6 cm   1.47 cm    1.2 MeV  2.88 keV   274 um    274 um      World     eIoni
+    2   -661 um  -13.8 cm   1.47 cm     23 MeV  73.7 eV   2.18 mm   2.45 mm      World     eIoni
+    3   -634 um    -20 cm   1.46 cm    643 MeV  11.2 keV   6.2 cm   6.44 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -81.9 um  -18.2 cm   1.67 cm    996 eV      0 eV      0 fm      0 fm      World   initStep
-    1  -79.9 um  -18.2 cm   1.67 cm    198 keV   996 eV   52.9 um   52.9 um      World     eIoni
-    2  -66.1 um    -20 cm   1.67 cm    179 MeV  6.24 keV  1.84 cm   1.84 cm OutOfWorldTransportation
+    0   -459 um  -6.92 cm   1.43 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -456 um  -6.92 cm   1.43 cm    237 keV  1.11 keV    62 um     62 um      World     eIoni
+    2   7.27 mm  -19.1 cm   1.83 cm   1.22 GeV  31.8 keV  14.1 cm   14.1 cm      World     eIoni
+    3    8.6 mm    -20 cm      2 cm   1.31 GeV  1.05 keV  8.84 mm     15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    -14 um  -3.32 cm   1.38 cm   2.45 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -13.8 um  -3.32 cm   1.38 cm    907 keV  2.45 keV   210 um    210 um      World     eIoni
-    2    209 um  -4.17 cm   1.39 cm   85.8 MeV   619 eV    8.5 mm   8.71 mm      World     eIoni
-    3    699 um  -9.66 cm   1.47 cm    634 MeV  9.27 keV  5.49 cm   6.36 cm      World     eIoni
-    4    711 um  -9.98 cm   1.47 cm    666 MeV   193 eV   3.18 mm   6.67 cm      World     eIoni
-    5    773 um  -11.8 cm   1.48 cm    853 MeV   3.5 keV  1.87 cm   8.55 cm      World     eIoni
-    6    889 um  -16.8 cm   1.49 cm   1.35 GeV  9.48 keV  4.94 cm   13.5 cm      World     eIoni
-    7    945 um    -20 cm    1.5 cm   1.67 GeV  9.08 keV  3.21 cm   16.7 cm OutOfWorldTransportation
+    0  -69.2 um  -2.93 cm   1.31 cm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -69.7 um  -2.93 cm   1.31 cm    225 keV  1.08 keV  59.2 um   59.2 um      World     eIoni
+    2   4.04 cm  -14.1 cm   3.79 cm   1.12 GeV  32.6 keV    13 cm     13 cm      World     eIoni
+    3   6.03 cm  -19.1 cm   3.65 cm   1.61 GeV  9.72 keV  5.32 cm   18.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    889 um  -16.8 cm   1.49 cm   3.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1    880 um  -16.8 cm   1.49 cm    1.3 MeV  3.02 keV   296 um    296 um      World     eIoni
-    2    874 um  -16.8 cm   1.49 cm   3.82 MeV     0 eV    252 um    548 um      World     eIoni
-    3    844 um    -20 cm   1.49 cm    321 MeV  3.68 keV  3.18 cm   3.23 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   62.9 um  -3.82 cm   1.42 cm    431 MeV  9.67 keV  4.29 cm   4.29 cm      World     eIoni
+    2    135 um  -5.24 cm   1.57 cm    573 MeV  1.48 keV  1.43 cm   5.72 cm      World     eIoni
+    3    271 um  -9.17 cm   1.83 cm    966 MeV  11.6 keV  3.94 cm   9.66 cm      World     eIoni
+    4    379 um  -13.4 cm   2.01 cm   1.39 GeV  9.24 keV  4.25 cm   13.9 cm      World     eIoni
+    5    498 um    -20 cm    2.2 cm   2.05 GeV  17.9 keV  6.59 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    773 um  -11.8 cm   1.48 cm   3.88 keV     0 eV      0 fm      0 fm      World   initStep
-    1    767 um  -11.9 cm   1.48 cm   2.03 MeV  3.88 keV   458 um    458 um      World     eIoni
-    2    761 um    -12 cm   1.48 cm   18.9 MeV   414 eV   1.69 mm   2.15 mm      World     eIoni
-    3    743 um    -20 cm   1.48 cm    815 MeV  15.2 keV  7.97 cm   8.18 cm OutOfWorldTransportation
+    0    379 um  -13.4 cm   2.01 cm    1.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1    379 um  -13.4 cm   2.01 cm    308 keV   1.3 keV  78.1 um   78.1 um      World     eIoni
+    2    378 um    -20 cm      2 cm    659 MeV  12.4 keV  6.89 cm    6.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    711 um  -9.98 cm   1.47 cm   11.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1    681 um    -10 cm   1.47 cm   4.56 MeV   796 eV    498 um    498 um      World     eIoni
-    2  -1.68 mm  -15.3 cm   1.52 cm    537 MeV  9.84 keV  5.34 cm   5.39 cm      World     eIoni
-    3  -2.39 mm  -19.2 cm   1.63 cm    918 MeV   7.4 keV  3.81 cm   9.21 cm      World     eIoni
-    4   -2.5 mm    -20 cm   1.65 cm      1 GeV  2.21 keV  8.44 mm     10 cm OutOfWorldTransportation
+    0    271 um  -9.17 cm   1.83 cm    100 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -990 um  -9.81 cm   1.81 cm   65.8 MeV  2.68 keV  6.71 mm   6.71 mm      World     eIoni
+    2  -2.74 mm  -15.8 cm   1.78 cm    667 MeV  12.5 keV  6.02 cm   6.69 cm      World     eIoni
+    3     -3 mm  -17.9 cm   1.78 cm    871 MeV  3.65 keV  2.03 cm   8.72 cm      World     eIoni
+    4  -3.21 mm    -20 cm   1.78 cm   1.08 GeV  4.23 keV  2.14 cm   10.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 11
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -2.39 mm  -19.2 cm   1.63 cm   13.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -2.4 mm  -19.2 cm   1.63 cm    429 keV   207 eV   45.3 um   45.3 um      World     eIoni
-    2  -2.46 mm    -20 cm   1.63 cm   84.4 MeV   932 eV   8.43 mm   8.47 mm OutOfWorldTransportation
+    0     -3 mm  -17.9 cm   1.78 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.99 mm  -17.9 cm   1.78 cm    322 keV  1.34 keV  81.2 um   81.2 um      World     eIoni
+    2  -2.98 mm    -20 cm   1.78 cm    214 MeV  5.94 keV  2.17 cm   2.17 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 11
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.68 mm  -15.3 cm   1.52 cm   4.08 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.67 mm  -15.4 cm   1.52 cm   2.22 MeV  4.08 keV   500 um    500 um      World     eIoni
-    2  -1.66 mm  -15.5 cm   1.52 cm   11.9 MeV   255 eV    966 um   1.47 mm      World     eIoni
-    3  -1.74 mm  -17.1 cm   1.52 cm    176 MeV  4.64 keV  1.64 cm   1.79 cm      World     eIoni
-    4  -1.83 mm    -20 cm   1.51 cm    466 MeV  5.16 keV   2.9 cm   4.68 cm OutOfWorldTransportation
+    0  -2.74 mm  -15.8 cm   1.78 cm   22.5 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -2.8 mm  -16.1 cm   1.78 cm   30.1 MeV  4.65 keV  3.73 mm   3.73 mm      World     eIoni
+    2  -8.05 mm  -17.9 cm    1.6 cm    204 MeV  3.82 keV  1.87 cm   2.24 cm      World     eIoni
+    3  -9.73 mm    -20 cm   1.54 cm    417 MeV  4.33 keV  2.13 cm   4.37 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 14
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.74 mm  -17.1 cm   1.52 cm   2.39 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.75 mm  -17.1 cm   1.52 cm    870 keV  2.39 keV   201 um    201 um      World     eIoni
-    2  -1.76 mm  -17.2 cm   1.51 cm   7.94 MeV  32.1 eV    707 um    909 um      World     eIoni
-    3  -1.76 mm    -20 cm   1.51 cm    290 MeV   5.1 keV  2.82 cm   2.91 cm OutOfWorldTransportation
+    0    135 um  -5.24 cm   1.57 cm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
+    1    133 um  -5.24 cm   1.57 cm    227 keV  1.08 keV  59.7 um   59.7 um      World     eIoni
+    2   1.01 cm  -16.6 cm  -1.63 cm   1.14 GeV  32.1 keV  13.2 cm   13.2 cm      World     eIoni
+    3   1.09 cm    -20 cm  -3.56 cm   1.47 GeV  7.28 keV  3.87 cm     17 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    699 um  -9.66 cm   1.47 cm   1.51 keV     0 eV      0 fm      0 fm      World   initStep
-    1    700 um  -9.66 cm   1.47 cm    395 keV  1.51 keV  97.5 um   97.5 um      World     eIoni
-    2    703 um    -20 cm   1.47 cm   1.03 GeV  20.4 keV  10.8 cm   10.9 cm OutOfWorldTransportation
+    0   62.9 um  -3.82 cm   1.42 cm   1.96 keV     0 eV      0 fm      0 fm      World   initStep
+    1   67.1 um  -3.82 cm   1.42 cm    614 keV  1.96 keV   146 um    146 um      World     eIoni
+    2     89 um    -20 cm   1.42 cm   1.62 GeV  28.8 keV  16.8 cm   16.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1273,28 +1285,27 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    -61 um    -16 cm   2.19 cm   1.65 GeV  26.4 keV  16.5 cm   16.5 cm      World     eIoni
-    2  -59.7 um  -16.3 cm    2.2 cm   1.68 GeV   322 eV   2.76 mm   16.8 cm      World     eIoni
-    3  -43.7 um    -20 cm    2.3 cm   2.05 GeV  4.95 keV   3.7 cm   20.5 cm OutOfWorldTransportation
+    1  -9.62 um  -5.47 mm   6.88 mm    105 MeV   2.2 keV  9.23 mm   9.23 mm      World     eIoni
+    2    141 um  -19.1 cm   2.22 cm   1.96 GeV  40.3 keV  18.7 cm   19.6 cm      World     eIoni
+    3    165 um    -20 cm   2.24 cm   2.05 GeV  2.41 keV   8.8 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -59.7 um  -16.3 cm    2.2 cm   5.69 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -66.9 um  -16.3 cm    2.2 cm   4.01 MeV  5.69 keV   900 um    900 um      World     eIoni
-    2  -68.6 um  -16.4 cm    2.2 cm   8.15 MeV     0 eV    414 um   1.31 mm      World     eIoni
-    3  -81.1 um    -20 cm   2.19 cm    370 MeV  6.06 keV  3.62 cm   3.75 cm OutOfWorldTransportation
+    0    141 um  -19.1 cm   2.22 cm   1.64 keV     0 eV      0 fm      0 fm      World   initStep
+    1    140 um  -19.1 cm   2.22 cm    455 keV  1.64 keV   111 um    111 um      World     eIoni
+    2    136 um    -20 cm   2.22 cm     88 MeV  1.07 keV  8.78 mm   8.89 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    -61 um    -16 cm   2.19 cm    1.4 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -64.7 um    -16 cm   2.19 cm    349 keV   1.4 keV  87.2 um   87.2 um      World     eIoni
-    2  -84.9 um    -20 cm   2.19 cm    398 MeV  8.22 keV  4.06 cm   4.07 cm OutOfWorldTransportation
+    0  -9.62 um  -5.47 mm   6.88 mm   1.68 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -12.9 um  -5.52 mm   6.88 mm    475 keV  1.68 keV   115 um    115 um      World     eIoni
+    2  -33.2 um    -20 cm   6.86 mm   1.95 GeV  33.2 keV  20.8 cm   20.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1302,118 +1313,109 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -87.8 um  -4.66 cm   1.53 cm    516 MeV  11.3 keV  5.14 cm   5.14 cm      World     eIoni
-    2   -178 um  -11.4 cm   1.96 cm   1.19 GeV  16.4 keV  6.75 cm   11.9 cm      World     eIoni
-    3   -225 um    -20 cm   2.24 cm   2.05 GeV  17.3 keV  8.61 cm   20.5 cm OutOfWorldTransportation
+    1   -728 um  -19.2 cm   2.13 cm   1.97 GeV  44.4 keV  19.7 cm   19.7 cm      World     eIoni
+    2   -751 um    -20 cm   2.15 cm   2.05 GeV   793 eV   7.62 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -178 um  -11.4 cm   1.96 cm     11 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -204 um  -11.4 cm   1.96 cm   2.37 MeV   862 eV    248 um    248 um      World     eIoni
-    2  -1.14 mm  -19.5 cm   2.36 cm    807 MeV  13.1 keV  8.06 cm   8.09 cm      World     eIoni
-    3  -1.31 mm    -20 cm   2.39 cm    860 MeV  2.03 keV  5.36 mm   8.62 cm OutOfWorldTransportation
+    0   -728 um  -19.2 cm   2.13 cm   2.47 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -720 um  -19.2 cm   2.13 cm    921 keV  2.47 keV   212 um    212 um      World     eIoni
+    2   -636 um  -19.6 cm   2.13 cm   34.7 MeV   777 eV   3.38 mm    3.6 mm      World     eIoni
+    3   -611 um    -20 cm   2.13 cm   76.3 MeV  1.73 keV  4.15 mm   7.75 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.14 mm  -19.5 cm   2.36 cm   1.31 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.14 mm  -19.5 cm   2.36 cm    312 keV  1.31 keV  78.8 um   78.8 um      World     eIoni
-    2  -1.15 mm    -20 cm   2.36 cm   53.5 MeV   980 eV   5.33 mm   5.41 mm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  43.4 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -87.8 um  -4.66 cm   1.53 cm   2.36 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -79.9 um  -4.67 cm   1.53 cm    849 keV  2.36 keV   197 um    197 um      World     eIoni
-    2  -9.23 um  -5.87 cm   1.48 cm    121 MeV  2.72 keV  1.21 cm   1.23 cm      World     eIoni
-    3  -1.39 mm  -18.2 cm   1.44 cm   1.35 GeV  29.8 keV  12.3 cm   13.5 cm      World     eIoni
-    4  -1.47 mm    -20 cm   1.44 cm   1.53 GeV  2.56 keV  1.83 cm   15.4 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   -594 um  -13.4 cm   2.03 cm   1.39 GeV  27.4 keV  13.9 cm   13.9 cm      World     eIoni
+    2   -709 um  -15.5 cm    2.1 cm    1.6 GeV  3.57 keV  2.15 cm     16 cm      World     eIoni
+    3   -909 um    -20 cm   2.21 cm   2.05 GeV  11.4 keV  4.47 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.39 mm  -18.2 cm   1.44 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.39 mm  -18.2 cm   1.44 cm    237 keV  1.11 keV  61.8 um   61.8 um      World     eIoni
-    2  -1.39 mm    -20 cm   1.43 cm    183 MeV  3.66 keV  1.86 cm   1.87 cm OutOfWorldTransportation
+    0   -709 um  -15.5 cm    2.1 cm   3.26 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -715 um  -15.5 cm    2.1 cm   1.15 MeV   639 eV    158 um    158 um      World     eIoni
+    2    134 um    -20 cm   2.14 cm    447 MeV  6.01 keV  4.49 cm   4.51 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    282 um  -9.12 cm   1.82 cm    961 MeV  15.4 keV  9.61 cm   9.61 cm      World     eIoni
-    2    316 um  -9.53 cm   1.84 cm      1 GeV  2.53 keV  4.19 mm     10 cm      World     eIoni
-    3    657 um  -14.8 cm   2.03 cm   1.53 GeV    16 keV   5.3 cm   15.3 cm      World     eIoni
-    4    895 um    -20 cm   2.16 cm   2.05 GeV  12.1 keV  5.18 cm   20.5 cm OutOfWorldTransportation
+    0   -594 um  -13.4 cm   2.03 cm   4.07 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -587 um  -13.4 cm   2.03 cm   1.68 MeV   920 eV    227 um    227 um      World     eIoni
+    2   -711 um    -20 cm   2.03 cm    662 MeV  8.89 keV  6.62 cm   6.65 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    657 um  -14.8 cm   2.03 cm   6.19 keV     0 eV      0 fm      0 fm      World   initStep
-    1    658 um  -14.9 cm   2.03 cm   4.66 MeV  6.19 keV  1.04 mm   1.04 mm      World     eIoni
-    2   1.43 mm    -15 cm   2.09 cm   14.7 MeV     0 eV   1.48 mm   2.52 mm      World     eIoni
-    3   2.75 mm  -17.4 cm   2.17 cm    259 MeV  3.17 keV  2.45 cm   2.71 cm      World     eIoni
-    4   3.06 mm    -20 cm   2.18 cm    517 MeV  5.69 keV  2.58 cm   5.29 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -22.4 um  -2.03 cm   1.16 cm    253 MeV  6.63 keV  2.48 cm   2.48 cm      World     eIoni
+    2   50.6 um  -18.8 cm   2.18 cm   1.93 GeV  26.7 keV  16.8 cm   19.3 cm      World     eIoni
+    3   52.5 um    -20 cm   2.21 cm   2.05 GeV   2.4 keV  1.24 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.75 mm  -17.4 cm   2.17 cm   20.4 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.84 mm  -17.7 cm   2.16 cm   26.4 MeV  4.89 keV  3.34 mm   3.34 mm      World     eIoni
-    2    3.1 mm  -17.7 cm   2.16 cm   27.9 MeV  17.3 eV    306 um   3.65 mm      World     eIoni
-    3   9.04 mm    -20 cm   2.16 cm    258 MeV  4.93 keV  2.42 cm   2.78 cm OutOfWorldTransportation
+    0   50.6 um  -18.8 cm   2.18 cm   1.68 keV     0 eV      0 fm      0 fm      World   initStep
+    1   45.4 um  -18.8 cm   2.18 cm    475 keV  1.68 keV   115 um    115 um      World     eIoni
+    2   25.3 um    -20 cm   2.18 cm    124 MeV  1.52 keV  1.24 cm   1.25 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    316 um  -9.53 cm   1.84 cm   1.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1    313 um  -9.54 cm   1.84 cm    218 keV  1.06 keV  57.6 um   57.6 um      World     eIoni
-    2    290 um    -20 cm   1.84 cm   1.05 GeV    35 keV  12.1 cm   12.1 cm OutOfWorldTransportation
+    0  -22.4 um  -2.03 cm   1.16 cm   3.53 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -9.99 um  -2.04 cm   1.15 cm   1.72 MeV  3.53 keV   387 um    387 um      World     eIoni
+    2  -5.35 um   -2.1 cm   1.15 cm    7.4 MeV  62.3 eV    568 um    956 um      World     eIoni
+    3   4.01 um    -20 cm   1.15 cm    1.8 GeV  27.1 keV  17.9 cm     18 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    282 um  -9.12 cm   1.82 cm     42 keV     0 eV      0 fm      0 fm      World   initStep
-    1    130 um  -9.81 cm   1.83 cm   72.2 MeV     6 keV  8.46 mm   8.46 mm      World     eIoni
-    2    509 um  -11.1 cm   1.68 cm    205 MeV  2.09 keV  1.34 cm   2.19 cm      World     eIoni
-    3    790 um  -13.4 cm   1.57 cm    427 MeV  3.34 keV  2.22 cm   4.41 cm      World     eIoni
-    4   1.15 mm    -20 cm   1.44 cm   1.09 GeV  12.9 keV  6.64 cm     11 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  31.8 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    790 um  -13.4 cm   1.57 cm   54.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1    926 um  -13.7 cm   1.57 cm   33.9 MeV  1.34 keV  3.48 mm   3.48 mm      World     eIoni
-    2   3.37 mm    -20 cm   1.53 cm    665 MeV  12.2 keV  6.32 cm   6.67 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   1.04 mm  -19.7 cm   2.23 cm   2.02 GeV  36.8 keV  20.2 cm   20.2 cm      World     eIoni
+    2   1.05 mm    -20 cm   2.24 cm   2.05 GeV   542 eV   2.69 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    509 um  -11.1 cm   1.68 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1    505 um  -11.2 cm   1.68 cm    288 keV  1.25 keV  73.4 um   73.4 um      World     eIoni
-    2    482 um    -20 cm   1.67 cm    885 MeV  21.2 keV  9.49 cm   9.49 cm OutOfWorldTransportation
+    0   1.04 mm  -19.7 cm   2.23 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.04 mm  -19.7 cm   2.23 cm    236 keV  1.11 keV  61.6 um   61.6 um      World     eIoni
+    2   1.03 mm    -20 cm   2.23 cm   26.9 MeV   400 eV   2.68 mm   2.74 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1421,38 +1423,39 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -329 um  -11.9 cm   1.93 cm   1.24 GeV  23.4 keV  12.4 cm   12.4 cm      World     eIoni
-    2   -547 um    -20 cm   2.17 cm   2.05 GeV  16.5 keV  8.11 cm   20.5 cm OutOfWorldTransportation
+    1   9.06 um  -1.06 cm   9.08 mm    156 MeV  5.65 keV  1.48 cm   1.48 cm      World     eIoni
+    2   9.04 um  -2.37 cm   1.23 cm    287 MeV  1.36 keV  1.35 cm   2.83 cm      World     eIoni
+    3   22.2 um  -16.6 cm   2.14 cm   1.71 GeV  33.4 keV  14.2 cm   17.1 cm      World     eIoni
+    4   40.2 um    -20 cm   2.24 cm   2.05 GeV  3.87 keV  3.43 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -329 um  -11.9 cm   1.93 cm   2.53 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -320 um  -11.9 cm   1.93 cm    961 keV  2.53 keV   221 um    221 um      World     eIoni
-    2   -317 um    -12 cm   1.93 cm   7.61 MeV   158 eV    665 um    886 um      World     eIoni
-    3    199 um  -18.4 cm   2.02 cm    651 MeV    13 keV  6.44 cm   6.53 cm      World     eIoni
-    4    377 um    -20 cm   2.04 cm    811 MeV  2.42 keV  1.59 cm   8.12 cm OutOfWorldTransportation
+    0   22.2 um  -16.6 cm   2.14 cm   1.42 keV     0 eV      0 fm      0 fm      World   initStep
+    1     18 um  -16.6 cm   2.14 cm    358 keV  1.42 keV  89.2 um   89.2 um      World     eIoni
+    2  -5.27 um    -20 cm   2.14 cm    343 MeV  6.08 keV  3.49 cm    3.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    199 um  -18.4 cm   2.02 cm    3.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1    188 um  -18.4 cm   2.01 cm   1.45 MeV   3.2 keV   328 um    328 um      World     eIoni
-    2   75.7 um    -19 cm   2.01 cm   61.5 MeV   508 eV   6.01 mm   6.34 mm      World     eIoni
-    3   -173 um    -20 cm   1.99 cm    159 MeV  2.93 keV  9.79 mm   1.61 cm OutOfWorldTransportation
+    0   9.04 um  -2.37 cm   1.23 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1     11 um  -2.37 cm   1.23 cm    237 keV  1.11 keV  61.9 um   61.9 um      World     eIoni
+    2   1.87 cm  -14.5 cm   6.01 cm   1.22 GeV  32.2 keV  14.1 cm   14.1 cm      WorldTransportation
+    3   3.95 cm  -19.6 cm   4.55 cm   1.72 GeV  11.1 keV  5.69 cm   19.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -317 um    -12 cm   1.93 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -319 um    -12 cm   1.93 cm    222 keV  1.07 keV  58.5 um   58.5 um      World     eIoni
-    2   -337 um    -20 cm   1.93 cm    803 MeV  19.4 keV  8.87 cm   8.88 cm OutOfWorldTransportation
+    0   9.06 um  -1.06 cm   9.08 mm   1.09 keV     0 eV      0 fm      0 fm      World   initStep
+    1   8.11 um  -1.06 cm   9.09 mm    230 keV  1.09 keV    60 um     60 um      World     eIoni
+    2   4.72 cm  -12.7 cm   2.26 cm   1.16 GeV  30.7 keV  13.4 cm   13.4 cm      World     eIoni
+    3   6.28 cm    -19 cm   3.16 cm   1.79 GeV  14.2 keV  6.59 cm     20 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1460,57 +1463,57 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -31.1 um  -2.91 cm   1.32 cm    341 MeV  6.85 keV  3.38 cm   3.38 cm      World     eIoni
-    2  -37.4 um    -20 cm   2.23 cm   2.05 GeV  33.8 keV  17.1 cm   20.5 cm OutOfWorldTransportation
+    1    292 um  -8.13 cm   1.78 cm    863 MeV  14.7 keV  8.62 cm   8.62 cm      World     eIoni
+    2    526 um    -20 cm   2.23 cm   2.05 GeV  25.9 keV  11.9 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -31.1 um  -2.91 cm   1.32 cm   2.95 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -24.1 um  -2.92 cm   1.32 cm   1.25 MeV  2.95 keV   285 um    285 um      World     eIoni
-    2  -28.7 um  -3.09 cm   1.32 cm   18.5 MeV  54.1 eV   1.72 mm      2 mm      World     eIoni
-    3  -50.1 um    -20 cm   1.33 cm   1.71 GeV  24.4 keV  16.9 cm   17.1 cm OutOfWorldTransportation
+    0    292 um  -8.13 cm   1.78 cm   2.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1    285 um  -8.13 cm   1.78 cm    839 keV  2.34 keV   195 um    195 um      World     eIoni
+    2    301 um  -8.32 cm   1.78 cm     19 MeV   202 eV   1.82 mm   2.01 mm      World     eIoni
+    3   -196 um  -16.1 cm   1.81 cm    800 MeV  14.3 keV  7.81 cm   8.01 cm      World     eIoni
+    4   -337 um    -20 cm   1.83 cm   1.19 GeV  8.45 keV  3.88 cm   11.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -14.5 um  -1.48 cm   1.03 cm    198 MeV   5.4 keV  1.92 cm   1.92 cm      World     eIoni
-    2   -145 um  -18.9 cm   2.18 cm   1.94 GeV  29.6 keV  17.5 cm   19.4 cm      World     eIoni
-    3   -156 um    -20 cm   2.21 cm   2.05 GeV  4.88 keV  1.09 cm   20.5 cm OutOfWorldTransportation
+    0   -196 um  -16.1 cm   1.81 cm   4.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -183 um  -16.1 cm   1.81 cm   2.73 MeV  4.59 keV   613 um    613 um      World     eIoni
+    2   -215 um  -16.7 cm   1.81 cm   55.8 MeV   495 eV   5.31 mm   5.92 mm      World     eIoni
+    3   -386 um  -19.9 cm   1.79 cm    373 MeV  6.11 keV  3.18 cm   3.77 cm      World     eIoni
+    4   -387 um    -20 cm   1.79 cm    388 MeV  1.38 keV  1.47 mm   3.91 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -145 um  -18.9 cm   2.18 cm   1.29 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -142 um  -18.9 cm   2.18 cm    306 keV  1.29 keV  77.5 um   77.5 um      World     eIoni
-    2   -125 um    -20 cm   2.18 cm    109 MeV  3.01 keV  1.09 cm    1.1 cm OutOfWorldTransportation
+    0   -386 um  -19.9 cm   1.79 cm   2.44 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -384 um  -19.9 cm   1.79 cm    902 keV  2.44 keV   208 um    208 um      World     eIoni
+    2   -382 um    -20 cm   1.79 cm   14.7 MeV   124 eV   1.38 mm   1.59 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -14.5 um  -1.48 cm   1.03 cm   2.28 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -18.9 um  -1.49 cm   1.03 cm    804 keV  2.28 keV   186 um    186 um      World     eIoni
-    2   50.3 um  -1.87 cm   1.04 cm   38.9 MeV  78.8 eV   3.81 mm      4 mm      World     eIoni
-    3    122 um  -9.22 cm   1.03 cm    774 MeV  13.4 keV  7.35 cm   7.75 cm      World     eIoni
-    4    145 um    -20 cm     10 mm   1.85 GeV  21.3 keV  10.8 cm   18.5 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    -23 um  -2.93 cm   1.31 cm    343 MeV  6.08 keV   3.4 cm    3.4 cm      World     eIoni
+    2  -37.1 um    -20 cm   2.21 cm   2.05 GeV  32.6 keV  17.1 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    122 um  -9.22 cm   1.03 cm    1.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1    124 um  -9.22 cm   1.03 cm    391 keV   1.5 keV  96.4 um   96.4 um      World     eIoni
-    2    134 um    -20 cm   1.02 cm   1.08 GeV  15.9 keV  11.3 cm   11.3 cm OutOfWorldTransportation
+    0    -23 um  -2.93 cm   1.31 cm   1.64 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -21.9 um  -2.93 cm   1.31 cm    458 keV  1.64 keV   111 um    111 um      World     eIoni
+    2  -15.7 um    -20 cm   1.31 cm   1.71 GeV  29.3 keV  18.2 cm   18.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1518,147 +1521,146 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    164 um  -5.72 cm   1.61 cm    622 MeV  10.8 keV   6.2 cm    6.2 cm      World     eIoni
-    2    173 um  -15.1 cm   2.08 cm   1.56 GeV  19.4 keV  9.39 cm   15.6 cm      World     eIoni
-    3    171 um  -17.2 cm   2.14 cm   1.77 GeV  2.42 keV  2.14 cm   17.7 cm      World     eIoni
-    4    168 um    -20 cm   2.21 cm   2.05 GeV  3.98 keV  2.76 cm   20.5 cm OutOfWorldTransportation
+    1   -217 um  -6.79 cm   1.71 cm    729 MeV  14.5 keV  7.28 cm   7.28 cm      World     eIoni
+    2   -261 um   -7.8 cm   1.77 cm    830 MeV  2.36 keV  1.01 cm   8.29 cm      World     eIoni
+    3   -350 um  -10.3 cm   1.91 cm   1.08 GeV  6.04 keV  2.52 cm   10.8 cm      World     eIoni
+    4   -534 um  -18.3 cm    2.2 cm   1.88 GeV  14.7 keV  8.02 cm   18.8 cm      World     eIoni
+    5   -561 um    -20 cm   2.24 cm   2.05 GeV  2.23 keV  1.67 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    171 um  -17.2 cm   2.14 cm   7.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1    187 um  -17.3 cm   2.14 cm   3.89 MeV   1.4 keV   486 um    486 um      World     eIoni
-    2  -1.27 mm    -20 cm   2.04 cm    276 MeV  4.67 keV  2.75 cm    2.8 cm OutOfWorldTransportation
+    0   -534 um  -18.3 cm    2.2 cm   1.72 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -539 um  -18.3 cm    2.2 cm    491 keV  1.72 keV   119 um    119 um      World     eIoni
+    2   -560 um    -20 cm   2.19 cm    167 MeV  1.66 keV  1.67 cm   1.69 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    173 um  -15.1 cm   2.08 cm   1.92 keV     0 eV      0 fm      0 fm      World   initStep
-    1    179 um  -15.1 cm   2.08 cm    595 keV  1.92 keV   142 um    142 um      World     eIoni
-    2    206 um    -20 cm   2.08 cm    490 MeV  7.49 keV  4.95 cm   4.96 cm OutOfWorldTransportation
+    0   -350 um  -10.3 cm   1.91 cm    2.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -358 um  -10.3 cm   1.91 cm    811 keV   2.3 keV   189 um    189 um      World     eIoni
+    2   -363 um  -10.3 cm   1.91 cm   2.92 MeV     0 eV    211 um    400 um      World     eIoni
+    3   -423 um    -20 cm   1.91 cm    968 MeV  14.6 keV  9.67 cm   9.71 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    164 um  -5.72 cm   1.61 cm   1.05 keV     0 eV      0 fm      0 fm      World   initStep
-    1    163 um  -5.72 cm   1.61 cm    214 keV  1.05 keV  56.6 um   56.6 um      World     eIoni
-    2  -3.69 cm  -16.1 cm    3.7 mm   1.03 GeV  27.3 keV    12 cm     12 cm      World     eIoni
-    3  -9.48 cm  -17.6 cm   -1.8 cm   1.19 GeV  13.7 keV  6.47 cm   18.4 cm OutOfWorldTransportation
+    0   -261 um   -7.8 cm   1.77 cm   2.39 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -269 um  -7.81 cm   1.77 cm    867 keV  2.39 keV   201 um    201 um      World     eIoni
+    2    198 um  -9.04 cm   1.79 cm    124 MeV  1.65 keV  1.23 cm   1.25 cm      World     eIoni
+    3    279 um  -11.6 cm   1.79 cm    377 MeV  3.81 keV  2.53 cm   3.78 cm      World     eIoni
+    4    354 um    -20 cm   1.78 cm   1.22 GeV  15.7 keV  8.43 cm   12.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -115 um  -6.03 cm   1.66 cm    653 MeV  11.8 keV  6.52 cm   6.52 cm      World     eIoni
-    2   -292 um    -20 cm   2.26 cm   2.05 GeV  29.9 keV    14 cm   20.5 cm OutOfWorldTransportation
+    0    279 um  -11.6 cm   1.79 cm      5 keV     0 eV      0 fm      0 fm      World   initStep
+    1    264 um  -11.6 cm   1.79 cm   3.18 MeV     5 keV   714 um    714 um      World     eIoni
+    2    263 um  -11.6 cm   1.79 cm   4.61 MeV     0 eV    143 um    856 um      World     eIoni
+    3    271 um    -20 cm   1.79 cm    843 MeV  12.2 keV   8.4 cm   8.48 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 7
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -115 um  -6.03 cm   1.66 cm   1.14 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -118 um  -6.03 cm   1.66 cm    247 keV  1.14 keV  64.3 um   64.3 um      World     eIoni
-    2  -5.15 mm  -19.1 cm   8.62 mm    1.3 GeV  30.8 keV    15 cm     15 cm      World     eIoni
-    3  -1.31 cm    -20 cm   -1.1 cm   1.39 GeV   3.3 keV   2.3 cm   17.3 cm OutOfWorldTransportation
+    0    263 um  -11.6 cm   1.79 cm   3.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1    252 um  -11.6 cm   1.79 cm   1.38 MeV  3.11 keV   312 um    312 um      World     eIoni
+    2    254 um  -11.9 cm   1.78 cm   29.1 MeV   511 eV   2.77 mm   3.08 mm      World     eIoni
+    3    286 um  -12.6 cm   1.78 cm    101 MeV  1.05 keV  7.16 mm   1.02 cm      World     eIoni
+    4    307 um  -13.1 cm   1.78 cm    146 MeV   802 eV   4.51 mm   1.48 cm      World     eIoni
+    5    404 um    -20 cm   1.78 cm    839 MeV  13.7 keV  6.93 cm   8.41 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 8
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   1.55 um  -7.79 mm   7.99 mm    128 MeV     3 keV  1.18 cm   1.18 cm      World     eIoni
-    2   75.4 um    -20 cm   2.21 cm   2.05 GeV  38.8 keV  19.3 cm   20.5 cm OutOfWorldTransportation
+    0    307 um  -13.1 cm   1.78 cm    1.9 keV     0 eV      0 fm      0 fm      World   initStep
+    1    313 um  -13.1 cm   1.78 cm    584 keV   1.9 keV   139 um    139 um      World     eIoni
+    2    337 um    -20 cm   1.78 cm    693 MeV  10.6 keV  7.04 cm   7.06 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 8
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.55 um  -7.79 mm   7.99 mm   3.24 keV     0 eV      0 fm      0 fm      World   initStep
-    1    558 nm  -7.93 mm      8 mm    1.5 MeV  3.24 keV   335 um    335 um      World     eIoni
-    2  -59.7 um   -1.5 cm   7.89 mm   71.9 MeV  1.54 keV  7.05 mm   7.38 mm      World     eIoni
-    3   -184 um  -5.33 cm    7.6 mm    455 MeV  5.84 keV  3.83 cm   4.57 cm      World     eIoni
-    4   -254 um    -20 cm   7.29 mm   1.92 GeV  34.9 keV  14.7 cm   19.2 cm OutOfWorldTransportation
+    0    286 um  -12.6 cm   1.78 cm   49.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1    154 um  -12.9 cm   1.78 cm   32.5 MeV  1.81 keV  3.35 mm   3.35 mm      World     eIoni
+    2   -715 um    -20 cm   1.53 cm    739 MeV  11.3 keV  7.08 cm   7.42 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -184 um  -5.33 cm    7.6 mm   1.37 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -182 um  -5.33 cm   7.61 mm    336 keV  1.37 keV  84.3 um   84.3 um      World     eIoni
-    2   -167 um    -20 cm   7.63 mm   1.47 GeV    34 keV  16.1 cm   16.1 cm OutOfWorldTransportation
+    0    198 um  -9.04 cm   1.79 cm   2.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1    204 um  -9.04 cm   1.79 cm    641 keV  2.01 keV   152 um    152 um      World     eIoni
+    2    236 um    -20 cm   1.79 cm    1.1 GeV  15.9 keV  11.2 cm   11.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -5.15 um   -4.4 cm   1.51 cm    490 MeV  6.41 keV  4.88 cm   4.88 cm      World     eIoni
-    2  -18.5 um  -7.59 cm   1.77 cm    809 MeV   5.4 keV  3.21 cm   8.08 cm      World     eIoni
-    3  -24.3 um  -9.32 cm   1.86 cm    982 MeV  3.81 keV  1.73 cm   9.81 cm      World     eIoni
-    4  -33.5 um  -12.1 cm   1.99 cm   1.26 GeV  5.13 keV  2.81 cm   12.6 cm      World     eIoni
-    5  -53.6 um    -20 cm   2.24 cm   2.05 GeV  12.8 keV  7.87 cm   20.5 cm OutOfWorldTransportation
+    0   -217 um  -6.79 cm   1.71 cm   1.37 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -216 um   -6.8 cm    1.7 cm    337 keV  1.37 keV  84.6 um   84.6 um      World     eIoni
+    2   -210 um    -20 cm    1.7 cm   1.32 GeV    27 keV  14.3 cm   14.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -33.5 um  -12.1 cm   1.99 cm    2.1 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -40.3 um  -12.1 cm   1.99 cm    695 keV   2.1 keV   163 um    163 um      World     eIoni
-    2   -179 um  -12.9 cm   1.97 cm   77.1 MeV  1.61 keV  7.65 mm   7.81 mm      World     eIoni
-    3   -378 um  -16.4 cm   1.94 cm    424 MeV  10.7 keV  3.47 cm   4.25 cm      World     eIoni
-    4   -526 um    -20 cm   1.92 cm    787 MeV  6.99 keV  3.63 cm   7.88 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  37.7 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -378 um  -16.4 cm   1.94 cm   2.45 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -376 um  -16.4 cm   1.94 cm    906 keV  2.45 keV   209 um    209 um      World     eIoni
-    2   -740 um  -17.4 cm   1.93 cm    104 MeV  1.06 keV  1.03 cm   1.05 cm      World     eIoni
-    3  -1.04 mm    -20 cm   1.91 cm    363 MeV  7.27 keV   2.6 cm   3.65 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   84.6 um  -3.39 cm   1.38 cm    389 MeV  7.49 keV  3.86 cm   3.86 cm      World     eIoni
+    2    290 um  -10.9 cm   1.96 cm   1.14 GeV  15.7 keV  7.52 cm   11.4 cm      World     eIoni
+    3    297 um  -11.4 cm   1.99 cm   1.19 GeV  2.44 keV   5.5 mm   11.9 cm      World     eIoni
+    4    376 um    -20 cm   2.28 cm   2.05 GeV  20.6 keV  8.57 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -24.3 um  -9.32 cm   1.86 cm   1.75 keV     0 eV      0 fm      0 fm      World   initStep
-    1    -28 um  -9.32 cm   1.86 cm    505 keV  1.75 keV   122 um    122 um      World     eIoni
-    2  -48.2 um    -20 cm   1.86 cm   1.07 GeV    21 keV    11 cm     11 cm OutOfWorldTransportation
+    0    297 um  -11.4 cm   1.99 cm   1.61 keV     0 eV      0 fm      0 fm      World   initStep
+    1    300 um  -11.4 cm   1.99 cm    441 keV  1.61 keV   108 um    108 um      World     eIoni
+    2    316 um    -20 cm   1.99 cm    856 MeV  18.6 keV  8.84 cm   8.85 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -18.5 um  -7.59 cm   1.77 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -14.9 um   -7.6 cm   1.77 cm    287 keV  1.25 keV  73.1 um   73.1 um      World     eIoni
-    2   11.2 um    -20 cm   1.77 cm   1.24 GeV  25.2 keV  13.7 cm   13.8 cm OutOfWorldTransportation
+    0    290 um  -10.9 cm   1.96 cm   1.37 keV     0 eV      0 fm      0 fm      World   initStep
+    1    292 um  -10.9 cm   1.96 cm    337 keV  1.37 keV  84.3 um   84.3 um      World     eIoni
+    2    305 um    -20 cm   1.97 cm    911 MeV  16.5 keV  9.62 cm   9.63 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -5.15 um   -4.4 cm   1.51 cm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -7.09 um   -4.4 cm   1.51 cm    204 keV  1.01 keV  54.3 um   54.3 um      World     eIoni
-    2  -4.04 cm    -14 cm   1.83 cm    956 MeV  25.6 keV  11.1 cm   11.1 cm      World     eIoni
-    3  -5.51 cm  -19.2 cm    1.5 cm   1.48 GeV  10.4 keV  5.48 cm   16.5 cm OutOfWorldTransportation
+    0   84.6 um  -3.39 cm   1.38 cm      1 keV     0 eV      0 fm      0 fm      World   initStep
+    1   87.2 um  -3.39 cm   1.38 cm    200 keV     1 keV  53.4 um   53.4 um      World     eIoni
+    2  -9.91 mm  -12.7 cm   5.19 cm    928 MeV  24.2 keV  10.7 cm   10.7 cm      World     eIoni
+    3  -2.79 cm  -19.8 cm   7.84 cm   1.64 GeV  14.9 keV  7.84 cm   18.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1666,217 +1668,213 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   2.98 um  -4.04 mm   6.03 mm   90.4 MeV  1.42 keV  7.56 mm   7.56 mm      World     eIoni
-    2   8.09 um    -20 cm   2.22 cm   2.05 GeV  46.3 keV  19.7 cm   20.5 cm OutOfWorldTransportation
+    1  -41.9 um  -3.91 cm   1.43 cm    441 MeV  7.55 keV  4.38 cm   4.38 cm      World     eIoni
+    2    -24 um  -7.36 cm   1.72 cm    786 MeV  7.56 keV  3.47 cm   7.85 cm      World     eIoni
+    3  -9.73 um  -16.3 cm    2.1 cm   1.68 GeV  15.7 keV  8.93 cm   16.8 cm      World     eIoni
+    4  -7.99 um  -19.6 cm   2.19 cm   2.01 GeV  5.04 keV   3.3 cm   20.1 cm      World     eIoni
+    5  -7.81 um    -20 cm    2.2 cm   2.05 GeV   589 eV   4.17 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.98 um  -4.04 mm   6.03 mm   1.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1   6.29 um  -4.07 mm   6.03 mm    275 keV  1.21 keV  70.4 um   70.4 um      World     eIoni
-    2   7.44 mm  -15.8 cm   4.73 cm   1.54 GeV  33.9 keV  17.7 cm   17.7 cm      World     eIoni
-    3   1.37 cm    -20 cm   5.53 cm   1.95 GeV  11.6 keV  4.32 cm     22 cm OutOfWorldTransportation
+    0  -7.99 um  -19.6 cm   2.19 cm   2.88 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -3.48 um  -19.6 cm   2.19 cm    1.2 MeV  2.88 keV   274 um    274 um      World     eIoni
+    2   14.9 um  -19.9 cm   2.19 cm     33 MeV  94.1 eV   3.19 mm   3.46 mm      World     eIoni
+    3   22.3 um    -20 cm    2.2 cm   41.8 MeV     0 eV    877 um   4.34 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    138 um   -4.9 cm   1.55 cm    540 MeV  11.1 keV  5.38 cm   5.38 cm      World     eIoni
-    2    198 um  -15.6 cm   2.09 cm   1.61 GeV  20.8 keV  10.7 cm   16.1 cm      World     eIoni
-    3    202 um    -20 cm   2.21 cm   2.05 GeV  12.1 keV  4.44 cm   20.5 cm OutOfWorldTransportation
+    0  -9.73 um  -16.3 cm    2.1 cm   1.22 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -7.31 um  -16.3 cm    2.1 cm    277 keV  1.22 keV    71 um     71 um      World     eIoni
+    2   7.47 um    -20 cm    2.1 cm    372 MeV  7.83 keV  3.83 cm   3.83 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    198 um  -15.6 cm   2.09 cm   18.8 keV     0 eV      0 fm      0 fm      World   initStep
-    1    183 um  -15.8 cm   2.09 cm   22.2 MeV  2.55 keV  2.78 mm   2.78 mm      World     eIoni
-    2   4.64 mm    -20 cm   2.53 cm    445 MeV  6.87 keV  4.33 cm   4.61 cm OutOfWorldTransportation
+    0    -24 um  -7.36 cm   1.72 cm   2.45 keV     0 eV      0 fm      0 fm      World   initStep
+    1    -22 um  -7.37 cm   1.72 cm    906 keV  2.45 keV   209 um    209 um      World     eIoni
+    2  -45.3 um  -7.55 cm   1.72 cm   18.7 MeV  34.9 eV   1.78 mm   1.99 mm      World     eIoni
+    3   -134 um    -20 cm   1.71 cm   1.26 GeV  18.6 keV  12.5 cm   12.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    138 um   -4.9 cm   1.55 cm   3.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1    127 um  -4.91 cm   1.55 cm   1.41 MeV  3.15 keV   318 um    318 um      World     eIoni
-    2    110 um  -5.04 cm   1.55 cm   14.8 MeV   173 eV   1.34 mm   1.66 mm      World     eIoni
-    3   87.7 um  -5.13 cm   1.55 cm   23.6 MeV  72.3 eV    883 um   2.54 mm      World     eIoni
-    4   -215 um    -11 cm   1.53 cm    606 MeV  10.8 keV  5.83 cm   6.08 cm      World     eIoni
-    5   -248 um  -12.1 cm   1.53 cm    720 MeV  1.39 keV  1.13 cm   7.22 cm      World     eIoni
-    6   -334 um  -16.1 cm   1.51 cm   1.12 GeV  8.46 keV  4.04 cm   11.3 cm      World     eIoni
-    7   -392 um    -20 cm    1.5 cm   1.51 GeV   7.6 keV  3.87 cm   15.1 cm OutOfWorldTransportation
+    0  -41.9 um  -3.91 cm   1.43 cm   1.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -36.9 um  -3.91 cm   1.43 cm    433 keV  1.59 keV   106 um    106 um      World     eIoni
+    2  -6.28 um    -20 cm   1.43 cm   1.61 GeV  28.9 keV  17.2 cm   17.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -334 um  -16.1 cm   1.51 cm   28.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -316 um  -16.2 cm   1.52 cm   10.4 MeV   416 eV   1.07 mm   1.07 mm      World     eIoni
-    2    680 um    -20 cm   1.43 cm    387 MeV  7.48 keV  3.77 cm   3.88 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    390 um    -10 cm   1.89 cm   1.05 GeV  18.9 keV  10.5 cm   10.5 cm      World     eIoni
+    2    526 um  -19.5 cm   2.18 cm      2 GeV  18.9 keV   9.5 cm     20 cm      World     eIoni
+    3    532 um    -20 cm   2.19 cm   2.05 GeV  2.17 keV  4.93 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -248 um  -12.1 cm   1.53 cm    1.7 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -252 um  -12.1 cm   1.53 cm    482 keV   1.7 keV   117 um    117 um      World     eIoni
-    2   -275 um    -20 cm   1.53 cm    791 MeV  11.1 keV  8.11 cm   8.12 cm OutOfWorldTransportation
+    0    526 um  -19.5 cm   2.18 cm   2.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1    523 um  -19.5 cm   2.18 cm    644 keV  2.01 keV   152 um    152 um      World     eIoni
+    2    513 um    -20 cm   2.18 cm   49.3 MeV  1.45 keV  4.87 mm   5.03 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -215 um    -11 cm   1.53 cm   8.49 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -241 um    -11 cm   1.54 cm   8.09 MeV  6.96 keV  1.54 mm   1.54 mm      World     eIoni
-    2  -1.73 mm  -11.2 cm   1.62 cm   23.4 MeV   791 eV   2.55 mm   4.09 mm      World     eIoni
-    3  -2.49 mm  -11.6 cm   1.66 cm   68.9 MeV   531 eV   4.64 mm   8.73 mm      World     eIoni
-    4  -4.07 mm  -18.8 cm   1.77 cm    783 MeV  14.8 keV  7.14 cm   8.02 cm      World     eIoni
-    5  -4.15 mm    -20 cm   1.78 cm    904 MeV  2.05 keV  1.21 cm   9.23 cm OutOfWorldTransportation
+    0    390 um    -10 cm   1.89 cm   7.12 keV     0 eV      0 fm      0 fm      World   initStep
+    1    390 um    -10 cm   1.89 cm   1.56 MeV   388 eV    168 um    168 um      World     eIoni
+    2   -305 um  -13.4 cm      2 cm    341 MeV  6.25 keV   3.4 cm   3.42 cm      World     eIoni
+    3   -925 um    -20 cm    2.2 cm    999 MeV  14.7 keV  6.59 cm     10 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -4.07 mm  -18.8 cm   1.77 cm   1.58 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.06 mm  -18.8 cm   1.77 cm    426 keV  1.58 keV   104 um    104 um      World     eIoni
-    2  -4.05 mm    -20 cm   1.77 cm    121 MeV  1.84 keV  1.21 cm   1.22 cm OutOfWorldTransportation
+    0   -305 um  -13.4 cm      2 cm   18.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -321 um  -13.6 cm   1.99 cm     24 MeV   4.7 keV  3.09 mm   3.09 mm      World     eIoni
+    2    210 um  -13.8 cm   1.94 cm   39.6 MeV  98.1 eV   1.73 mm   4.82 mm      World     eIoni
+    3   2.95 mm    -20 cm   1.67 cm    659 MeV  13.8 keV  6.22 cm    6.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -2.49 mm  -11.6 cm   1.66 cm   1.62 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -2.49 mm  -11.6 cm   1.66 cm    444 keV  1.62 keV   108 um    108 um      World     eIoni
-    2  -2.51 mm    -20 cm   1.67 cm    836 MeV  15.3 keV  8.62 cm   8.63 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  35.1 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   87.7 um  -5.13 cm   1.55 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
-    1   89.7 um  -5.13 cm   1.55 cm    259 keV  1.17 keV    67 um     67 um      World     eIoni
-    2  -5.78 mm  -19.2 cm   2.13 cm    1.4 GeV  34.6 keV  16.2 cm   16.2 cm      World     eIoni
-    3  -1.11 cm    -20 cm   1.99 cm   1.48 GeV  2.07 keV  9.72 mm   17.2 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -9.88 um  -1.51 cm   1.04 cm    201 MeV   3.3 keV  1.95 cm   1.95 cm      World     eIoni
+    2  -14.1 um  -2.62 cm   1.27 cm    312 MeV  1.37 keV  1.13 cm   3.08 cm      World     eIoni
+    3  -25.6 um  -6.63 cm    1.7 cm    713 MeV  8.24 keV  4.04 cm   7.12 cm      World     eIoni
+    4  -40.1 um    -20 cm   2.23 cm   2.05 GeV  23.6 keV  13.4 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   17.9 um  -2.61 cm   1.27 cm    311 MeV  5.98 keV  3.08 cm   3.08 cm      World     eIoni
-    2    488 um  -18.1 cm   2.19 cm   1.86 GeV  34.8 keV  15.5 cm   18.6 cm      World     eIoni
-    3    529 um    -20 cm   2.24 cm   2.05 GeV  3.74 keV  1.93 cm   20.5 cm OutOfWorldTransportation
+    0  -25.6 um  -6.63 cm    1.7 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -25.3 um  -6.64 cm    1.7 cm    223 keV  1.07 keV  58.8 um   58.8 um      World     eIoni
+    2   2.23 cm  -17.7 cm   1.27 cm   1.11 GeV  26.3 keV  12.8 cm   12.8 cm      World     eIoni
+    3   2.53 cm  -19.8 cm   1.32 cm   1.32 GeV  2.86 keV  2.16 cm     15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    488 um  -18.1 cm   2.19 cm   86.9 keV     0 eV      0 fm      0 fm      World   initStep
-    1    712 um    -20 cm   2.18 cm    194 MeV  12.2 keV  2.19 cm   2.19 cm OutOfWorldTransportation
+    0  -14.1 um  -2.62 cm   1.27 cm    1.7 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -18.5 um  -2.62 cm   1.27 cm    481 keV   1.7 keV   117 um    117 um      World     eIoni
+    2  -44.6 um    -20 cm   1.27 cm   1.74 GeV  31.4 keV  18.5 cm   18.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   17.9 um  -2.61 cm   1.27 cm   3.34 keV     0 eV      0 fm      0 fm      World   initStep
-    1   21.4 um  -2.63 cm   1.27 cm   1.56 MeV  3.34 keV   352 um    352 um      World     eIoni
-    2   27.1 um  -2.71 cm   1.27 cm   9.39 MeV  47.5 eV    783 um   1.14 mm      World     eIoni
-    3   62.7 um    -20 cm   1.26 cm   1.74 GeV  28.8 keV  17.3 cm   17.4 cm OutOfWorldTransportation
+    0  -9.88 um  -1.51 cm   1.04 cm   8.49 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -35.7 um  -1.58 cm   1.05 cm   8.08 MeV  8.49 keV  1.54 mm   1.54 mm      World     eIoni
+    2   1.54 mm  -2.41 cm   1.27 cm   90.3 MeV  1.26 keV  9.61 mm   1.11 cm      World     eIoni
+    3   2.45 mm  -8.98 cm   1.37 cm    748 MeV  12.6 keV  6.58 cm   7.69 cm      World     eIoni
+    4   2.84 mm    -20 cm   1.42 cm   1.85 GeV  19.7 keV    11 cm   18.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   44.1 um  -5.07 cm   1.58 cm    557 MeV  10.2 keV  5.55 cm   5.55 cm      World     eIoni
-    2   29.7 um   -5.9 cm   1.65 cm    640 MeV  1.41 keV  8.36 mm   6.39 cm      World     eIoni
-    3  -53.5 um  -15.5 cm   2.12 cm    1.6 GeV  21.4 keV  9.62 cm     16 cm      World     eIoni
-    4  -69.9 um    -20 cm   2.25 cm   2.05 GeV  7.61 keV  4.49 cm   20.5 cm OutOfWorldTransportation
+    0   2.45 mm  -8.98 cm   1.37 cm   8.25 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.43 mm  -9.05 cm   1.37 cm   7.72 MeV  4.57 keV   1.5 mm    1.5 mm      World     eIoni
+    2    2.4 mm  -9.34 cm   1.54 cm   36.3 MeV   110 eV   3.51 mm      5 mm      World     eIoni
+    3   2.41 mm  -10.9 cm   1.68 cm    195 MeV   3.1 keV  1.59 cm   2.09 cm      World     eIoni
+    4   2.47 mm  -15.3 cm   1.78 cm    635 MeV  10.8 keV   4.4 cm    6.5 cm      World     eIoni
+    5   2.51 mm    -20 cm   1.82 cm    1.1 GeV  10.5 keV  4.67 cm   11.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -53.5 um  -15.5 cm   2.12 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -56.7 um  -15.5 cm   2.12 cm    249 keV  1.15 keV  64.7 um   64.7 um      World     eIoni
-    2  -79.2 um    -20 cm   2.12 cm    449 MeV  7.57 keV  4.69 cm   4.69 cm OutOfWorldTransportation
+    0   2.47 mm  -15.3 cm   1.78 cm   1.22 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.47 mm  -15.3 cm   1.78 cm    276 keV  1.22 keV  70.8 um   70.8 um      World     eIoni
+    2   2.46 mm    -20 cm   1.78 cm    467 MeV  12.1 keV  4.85 cm   4.86 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   29.7 um   -5.9 cm   1.65 cm   5.83 keV     0 eV      0 fm      0 fm      World   initStep
-    1   41.5 um  -5.94 cm   1.65 cm   4.18 MeV  5.83 keV   937 um    937 um      World     eIoni
-    2   46.1 um  -6.01 cm   1.65 cm   11.3 MeV     0 eV    707 um   1.64 mm      World     eIoni
-    3    271 um  -8.82 cm   1.65 cm    292 MeV  5.33 keV  2.81 cm   2.98 cm      World     eIoni
-    4    309 um  -9.35 cm   1.65 cm    345 MeV  3.23 keV  5.28 mm    3.5 cm      World     eIoni
-    5    467 um  -12.6 cm   1.65 cm    674 MeV  5.21 keV  3.28 cm   6.79 cm      World     eIoni
-    6    477 um  -12.9 cm   1.65 cm    703 MeV   357 eV    2.9 mm   7.08 cm      World     eIoni
-    7    644 um    -20 cm   1.65 cm   1.41 GeV  10.1 keV  7.07 cm   14.2 cm OutOfWorldTransportation
+    0   2.41 mm  -10.9 cm   1.68 cm   1.44 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.41 mm  -10.9 cm   1.68 cm    364 keV  1.44 keV  90.5 um   90.5 um      World     eIoni
+    2   2.38 mm    -20 cm   1.68 cm    908 MeV  18.3 keV  9.51 cm   9.52 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    477 um  -12.9 cm   1.65 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
-    1    477 um  -12.9 cm   1.65 cm    242 keV  1.13 keV    63 um     63 um      World     eIoni
-    2    475 um    -20 cm   1.65 cm    707 MeV  17.5 keV  7.62 cm   7.62 cm OutOfWorldTransportation
+    0    2.4 mm  -9.34 cm   1.54 cm   1.57 keV     0 eV      0 fm      0 fm      World   initStep
+    1    2.4 mm  -9.34 cm   1.54 cm    421 keV  1.57 keV   103 um    103 um      World     eIoni
+    2    2.4 mm    -20 cm   1.54 cm   1.07 GeV  18.4 keV  11.1 cm   11.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    467 um  -12.6 cm   1.65 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1    470 um  -12.6 cm   1.65 cm    223 keV  1.07 keV  58.7 um   58.7 um      World     eIoni
-    2    493 um    -20 cm   1.65 cm    736 MeV  21.7 keV  8.05 cm   8.06 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   -396 um  -13.4 cm   1.98 cm   1.39 GeV  26.3 keV  13.9 cm   13.9 cm      World     eIoni
+    2   -400 um  -17.1 cm   2.09 cm   1.76 GeV  6.57 keV  3.69 cm   17.6 cm      World     eIoni
+    3   -402 um    -20 cm   2.17 cm   2.05 GeV  3.92 keV   2.9 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    309 um  -9.35 cm   1.65 cm   1.31 keV     0 eV      0 fm      0 fm      World   initStep
-    1    306 um  -9.35 cm   1.65 cm    310 keV  1.31 keV  78.5 um   78.5 um      World     eIoni
-    2    282 um    -20 cm   1.65 cm   1.06 GeV  23.7 keV  11.5 cm   11.5 cm OutOfWorldTransportation
+    0   -400 um  -17.1 cm   2.09 cm   1.93 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -394 um  -17.1 cm   2.09 cm    599 keV  1.93 keV   143 um    143 um      World     eIoni
+    2   -370 um    -20 cm   2.09 cm    290 MeV  3.74 keV  2.91 cm   2.92 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    271 um  -8.82 cm   1.65 cm   1.47 keV     0 eV      0 fm      0 fm      World   initStep
-    1    273 um  -8.83 cm   1.65 cm    377 keV  1.47 keV  93.4 um   93.4 um      World     eIoni
-    2    287 um    -20 cm   1.64 cm   1.12 GeV  19.6 keV  11.8 cm   11.8 cm OutOfWorldTransportation
+    0   -396 um  -13.4 cm   1.98 cm   2.31 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -403 um  -13.4 cm   1.98 cm    817 keV  2.31 keV   190 um    190 um      World     eIoni
+    2   -831 um  -14.5 cm   1.98 cm    105 MeV   821 eV   1.04 cm   1.06 cm      World     eIoni
+    3  -1.84 mm    -20 cm   1.98 cm    658 MeV  14.1 keV  5.54 cm   6.59 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   44.1 um  -5.07 cm   1.58 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
-    1   44.4 um  -5.07 cm   1.58 cm    259 keV  1.17 keV  66.8 um   66.8 um      World     eIoni
-    2   1.07 mm  -19.1 cm   6.47 mm    1.4 GeV  37.7 keV  16.1 cm   16.2 cm      World     eIoni
-    3   1.71 mm    -20 cm   4.29 mm   1.49 GeV   1.9 keV  9.74 mm   17.1 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  35.7 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1884,61 +1882,39 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -156 um  -12.6 cm   1.94 cm   1.31 GeV    24 keV  13.1 cm   13.1 cm      World     eIoni
-    2   -145 um    -17 cm   2.08 cm   1.75 GeV  9.78 keV  4.38 cm   17.5 cm      World     eIoni
-    3   -142 um  -18.5 cm   2.13 cm    1.9 GeV  4.25 keV  1.55 cm     19 cm      World     eIoni
-    4   -139 um    -20 cm   2.16 cm   2.05 GeV  2.55 keV  1.46 cm   20.5 cm OutOfWorldTransportation
+    1   84.2 um  -3.46 cm   1.39 cm    396 MeV  6.18 keV  3.93 cm   3.93 cm      World     eIoni
+    2    189 um  -7.19 cm   1.72 cm    769 MeV  7.01 keV  3.75 cm   7.68 cm      World     eIoni
+    3    291 um  -15.7 cm    2.1 cm   1.62 GeV  17.1 keV  8.51 cm   16.2 cm      World     eIoni
+    4    318 um    -20 cm   2.22 cm   2.05 GeV  7.67 keV   4.3 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -142 um  -18.5 cm   2.13 cm   5.42 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -128 um  -18.6 cm   2.13 cm   3.67 MeV  5.42 keV   823 um    823 um      World     eIoni
-    2   -120 um  -18.7 cm   2.13 cm   17.2 MeV   155 eV   1.35 mm   2.17 mm      World     eIoni
-    3   -103 um    -20 cm   2.13 cm    146 MeV  1.79 keV  1.29 cm   1.51 cm OutOfWorldTransportation
+    0    291 um  -15.7 cm    2.1 cm    2.9 keV     0 eV      0 fm      0 fm      World   initStep
+    1    297 um  -15.7 cm    2.1 cm   1.22 MeV   2.9 keV   278 um    278 um      World     eIoni
+    2    198 um  -16.4 cm   2.09 cm   72.1 MeV   657 eV   7.09 mm   7.37 mm      World     eIoni
+    3   -263 um    -20 cm   2.12 cm    430 MeV   6.1 keV  3.58 cm   4.32 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -145 um    -17 cm   2.08 cm   5.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -144 um    -17 cm   2.09 cm   3.47 MeV  5.25 keV   778 um    778 um      World     eIoni
-    2   -145 um  -17.1 cm   2.09 cm   9.63 MeV   503 eV    616 um   1.39 mm      World     eIoni
-    3   -151 um    -20 cm   2.09 cm    301 MeV  3.77 keV  2.92 cm   3.06 cm OutOfWorldTransportation
+    0    189 um  -7.19 cm   1.72 cm   1.28 keV     0 eV      0 fm      0 fm      World   initStep
+    1    193 um   -7.2 cm   1.72 cm    301 keV  1.28 keV  76.4 um   76.4 um      World     eIoni
+    2    217 um    -20 cm   1.72 cm   1.28 GeV  33.1 keV  14.1 cm   14.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -156 um  -12.6 cm   1.94 cm   6.35 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -141 um  -12.6 cm   1.94 cm   2.03 MeV   460 eV    228 um    228 um      World     eIoni
-    2    278 um  -14.2 cm    1.9 cm    156 MeV  2.34 keV  1.55 cm   1.57 cm      World     eIoni
-    3    430 um  -14.4 cm   1.88 cm    181 MeV   164 eV    2.5 mm   1.82 cm      World     eIoni
-    4   1.27 mm  -16.7 cm   1.78 cm    407 MeV   6.1 keV  2.26 cm   4.08 cm      World     eIoni
-    5   1.89 mm    -20 cm   1.71 cm    738 MeV  7.02 keV  3.31 cm    7.4 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.27 mm  -16.7 cm   1.78 cm   3.35 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.27 mm  -16.7 cm   1.78 cm   1.57 MeV  3.35 keV   355 um    355 um      World     eIoni
-    2   1.28 mm  -16.9 cm   1.79 cm   21.8 MeV   267 eV   2.02 mm   2.37 mm      World     eIoni
-    3    1.3 mm    -20 cm   1.79 cm    331 MeV  6.08 keV   3.1 cm   3.33 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    430 um  -14.4 cm   1.88 cm   1.22 keV     0 eV      0 fm      0 fm      World   initStep
-    1    433 um  -14.4 cm   1.88 cm    277 keV  1.22 keV    71 um     71 um      World     eIoni
-    2    455 um    -20 cm   1.88 cm    557 MeV  12.2 keV  5.83 cm   5.83 cm OutOfWorldTransportation
+    0   84.2 um  -3.46 cm   1.39 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1   80.9 um  -3.46 cm   1.39 cm    249 keV  1.15 keV  64.7 um   64.7 um      World     eIoni
+    2  -2.94 cm  -16.6 cm  -1.91 mm   1.32 GeV  29.6 keV  15.2 cm   15.2 cm      World     eIoni
+    3  -4.47 cm  -19.5 cm  -1.54 cm    1.6 GeV  4.22 keV  3.52 cm   18.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -1946,191 +1922,193 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    466 um  -14.7 cm   2.12 cm   1.52 GeV  27.8 keV  15.2 cm   15.2 cm      World     eIoni
-    2    597 um    -20 cm   2.28 cm   2.05 GeV  11.9 keV  5.33 cm   20.5 cm OutOfWorldTransportation
+    1   -1.7 um   -770 um   2.76 mm   57.7 MeV   215 eV    2.9 mm    2.9 mm      World     eIoni
+    2   2.75 um  -2.42 cm   1.23 cm    292 MeV  4.17 keV  2.59 cm   2.88 cm      World     eIoni
+    3   12.5 um  -3.68 cm   1.41 cm    418 MeV  1.99 keV  1.28 cm   4.16 cm      World     eIoni
+    4   15.3 um  -4.11 cm   1.46 cm    461 MeV   463 eV   4.32 mm   4.59 cm      World     eIoni
+    5   32.5 um  -7.33 cm   1.72 cm    783 MeV  5.91 keV  3.23 cm   7.82 cm      World     eIoni
+    6   71.3 um  -15.6 cm   2.08 cm   1.61 GeV  16.1 keV  8.29 cm   16.1 cm      World     eIoni
+    7     86 um    -20 cm    2.2 cm   2.05 GeV  10.2 keV  4.39 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    466 um  -14.7 cm   2.12 cm   2.85 keV     0 eV      0 fm      0 fm      World   initStep
-    1    458 um  -14.7 cm   2.12 cm   1.18 MeV  2.85 keV   269 um    269 um      World     eIoni
-    2    456 um  -14.8 cm   2.12 cm   15.5 MeV  87.3 eV   1.43 mm    1.7 mm      World     eIoni
-    3    397 um    -20 cm   2.11 cm    533 MeV  8.37 keV  5.17 cm   5.34 cm OutOfWorldTransportation
+    0   71.3 um  -15.6 cm   2.08 cm   4.98 keV     0 eV      0 fm      0 fm      World   initStep
+    1   88.9 um  -15.6 cm   2.08 cm   3.16 MeV  4.98 keV   708 um    708 um      World     eIoni
+    2    115 um  -16.1 cm   2.08 cm   47.7 MeV   457 eV   4.45 mm   5.16 mm      World     eIoni
+    3   35.6 um  -18.5 cm   2.06 cm    286 MeV  4.74 keV  2.39 cm    2.9 cm      World     eIoni
+    4   26.9 um    -20 cm   2.06 cm    439 MeV  2.42 keV  1.53 cm   4.43 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 7
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  41.6 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    0   35.6 um  -18.5 cm   2.06 cm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1   32.3 um  -18.5 cm   2.06 cm    317 keV  1.32 keV    80 um     80 um      World     eIoni
+    2   16.1 um    -20 cm   2.06 cm    153 MeV  3.18 keV  1.54 cm   1.55 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -55.4 um  -4.61 cm   1.51 cm    511 MeV  8.81 keV  5.09 cm   5.09 cm      World     eIoni
-    2   -146 um  -13.6 cm   2.02 cm   1.41 GeV  18.4 keV     9 cm   14.1 cm      World     eIoni
-    3   -171 um  -18.4 cm   2.17 cm   1.89 GeV  9.88 keV  4.77 cm   18.9 cm      World     eIoni
-    4   -178 um    -20 cm   2.21 cm   2.05 GeV  3.43 keV  1.64 cm   20.5 cm OutOfWorldTransportation
+    0   32.5 um  -7.33 cm   1.72 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
+    1   31.9 um  -7.33 cm   1.72 cm    289 keV  1.25 keV  73.7 um   73.7 um      World     eIoni
+    2   27.2 um    -20 cm   1.72 cm   1.27 GeV  26.9 keV  14.1 cm   14.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -171 um  -18.4 cm   2.17 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -174 um  -18.4 cm   2.17 cm    235 keV  1.11 keV  61.5 um   61.5 um      World     eIoni
-    2   -190 um    -20 cm   2.17 cm    164 MeV  7.43 keV  1.66 cm   1.67 cm OutOfWorldTransportation
+    0   15.3 um  -4.11 cm   1.46 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
+    1   12.8 um  -4.12 cm   1.46 cm    284 keV  1.24 keV  72.5 um   72.5 um      World     eIoni
+    2  -6.41 um    -20 cm   1.46 cm   1.59 GeV  36.4 keV  18.3 cm   18.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -146 um  -13.6 cm   2.02 cm   6.49 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -155 um  -13.6 cm   2.02 cm   5.07 MeV  6.49 keV  1.12 mm   1.12 mm      World     eIoni
-    2   -387 um  -13.9 cm   2.02 cm   25.8 MeV   389 eV   2.09 mm   3.22 mm      World     eIoni
-    3   -854 um    -20 cm   2.03 cm    641 MeV  14.8 keV  6.15 cm   6.47 cm OutOfWorldTransportation
+    0   12.5 um  -3.68 cm   1.41 cm   2.12 keV     0 eV      0 fm      0 fm      World   initStep
+    1   14.6 um  -3.69 cm   1.41 cm    705 keV  2.12 keV   165 um    165 um      World     eIoni
+    2    455 um  -5.25 cm   1.34 cm    157 MeV  2.14 keV  1.56 cm   1.58 cm      World     eIoni
+    3    357 um    -11 cm   1.18 cm    727 MeV  9.14 keV  5.71 cm   7.29 cm      World     eIoni
+    4    313 um  -12.6 cm   1.15 cm    891 MeV  3.07 keV  1.64 cm   8.92 cm      World     eIoni
+    5    308 um  -12.8 cm   1.15 cm    916 MeV   186 eV    2.5 mm   9.17 cm      World     eIoni
+    6    207 um  -19.7 cm   1.07 cm   1.61 GeV    20 keV  6.91 cm   16.1 cm      World     eIoni
+    7    204 um    -20 cm   1.07 cm   1.63 GeV   521 eV   2.53 mm   16.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -55.4 um  -4.61 cm   1.51 cm    3.8 keV     0 eV      0 fm      0 fm      World   initStep
-    1    -44 um  -4.63 cm   1.51 cm   1.96 MeV   3.8 keV   441 um    441 um      World     eIoni
-    2  -41.2 um   -4.7 cm   1.51 cm   9.72 MeV   115 eV    776 um   1.22 mm      World     eIoni
-    3   -195 um  -6.97 cm    1.5 cm    237 MeV  4.02 keV  2.27 cm   2.39 cm      World     eIoni
-    4   -833 um  -15.6 cm   1.51 cm    1.1 GeV  17.1 keV  8.68 cm   11.1 cm      World     eIoni
-    5   -947 um    -20 cm   1.52 cm   1.54 GeV  10.9 keV  4.35 cm   15.4 cm OutOfWorldTransportation
+    0    207 um  -19.7 cm   1.07 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
+    1    210 um  -19.7 cm   1.07 cm    243 keV  1.13 keV  63.2 um   63.2 um      World     eIoni
+    2    221 um    -20 cm   1.07 cm   25.3 MeV   343 eV   2.52 mm   2.58 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -833 um  -15.6 cm   1.51 cm   13.7 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -793 um  -15.8 cm   1.52 cm   16.1 MeV  3.24 keV  2.31 mm   2.31 mm      World     eIoni
-    2   -1.3 mm  -15.9 cm   1.57 cm     31 MeV   235 eV   1.66 mm   3.97 mm      World     eIoni
-    3  -3.06 mm  -18.9 cm   1.73 cm    323 MeV  6.95 keV  2.93 cm   3.33 cm      World     eIoni
-    4  -3.36 mm    -20 cm   1.75 cm    436 MeV  1.69 keV  1.13 cm   4.46 cm OutOfWorldTransportation
+    0    308 um  -12.8 cm   1.15 cm   3.85 keV     0 eV      0 fm      0 fm      World   initStep
+    1    294 um  -12.9 cm   1.15 cm   2.01 MeV  3.85 keV   452 um    452 um      World     eIoni
+    2    349 um  -13.7 cm   1.13 cm   82.6 MeV   654 eV   8.06 mm   8.52 mm      World     eIoni
+    3    454 um  -19.2 cm   1.11 cm    633 MeV  8.81 keV  5.51 cm   6.36 cm      World     eIoni
+    4    458 um    -20 cm    1.1 cm    716 MeV  1.22 keV  8.28 mm   7.19 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 11
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -3.06 mm  -18.9 cm   1.73 cm   9.26 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.08 mm    -19 cm   1.73 cm   9.31 MeV  5.56 keV  1.66 mm   1.66 mm      World     eIoni
-    2   -980 um  -19.3 cm   1.79 cm   40.1 MeV  1.74 keV  4.08 mm   5.74 mm      World     eIoni
-    3   1.54 um    -20 cm   1.83 cm    114 MeV  1.33 keV  7.44 mm   1.32 cm OutOfWorldTransportation
+    0    454 um  -19.2 cm   1.11 cm   2.52 keV     0 eV      0 fm      0 fm      World   initStep
+    1    449 um  -19.2 cm   1.11 cm    949 keV  2.52 keV   218 um    218 um      World     eIoni
+    2    453 um  -19.4 cm   1.11 cm   19.2 MeV   454 eV   1.83 mm   2.05 mm      World     eIoni
+    3    513 um    -20 cm   1.11 cm   82.9 MeV   665 eV   6.37 mm   8.41 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -195 um  -6.97 cm    1.5 cm   1.26 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -192 um  -6.98 cm    1.5 cm    292 keV  1.26 keV  74.4 um   74.4 um      World     eIoni
-    2   -175 um    -20 cm    1.5 cm    1.3 GeV  33.4 keV  14.5 cm   14.5 cm OutOfWorldTransportation
+    0    349 um  -13.7 cm   1.13 cm   2.89 keV     0 eV      0 fm      0 fm      World   initStep
+    1    339 um  -13.7 cm   1.13 cm   1.21 MeV  2.89 keV   276 um    276 um      World     eIoni
+    2    353 um  -13.9 cm   1.13 cm   22.3 MeV   174 eV   2.11 mm   2.39 mm      World     eIoni
+    3    213 um  -19.9 cm   1.17 cm    620 MeV  13.4 keV  5.97 cm   6.21 cm      World     eIoni
+    4    211 um    -20 cm   1.17 cm    634 MeV  53.5 eV   1.38 mm   6.35 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 13
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    223 um  -8.66 cm   1.79 cm    916 MeV  20.3 keV  9.15 cm   9.15 cm      World     eIoni
-    2    312 um    -15 cm   2.04 cm   1.55 GeV  11.5 keV  6.38 cm   15.5 cm      World     eIoni
-    3    330 um  -16.9 cm   2.09 cm   1.74 GeV  3.21 keV  1.83 cm   17.4 cm      World     eIoni
-    4    347 um  -18.8 cm   2.14 cm   1.93 GeV  4.71 keV  1.98 cm   19.3 cm      World     eIoni
-    5    357 um    -20 cm   2.17 cm   2.05 GeV  4.16 keV  1.16 cm   20.5 cm OutOfWorldTransportation
+    0    213 um  -19.9 cm   1.17 cm   2.48 keV     0 eV      0 fm      0 fm      World   initStep
+    1    220 um  -19.9 cm   1.17 cm    928 keV  2.48 keV   214 um    214 um      World     eIoni
+    2    237 um    -20 cm   1.17 cm   9.51 MeV  1.73 keV   858 um   1.07 mm      World     eIoni
+    3    241 um    -20 cm   1.17 cm   13.8 MeV  52.6 eV    431 um    1.5 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    347 um  -18.8 cm   2.14 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
-    1    351 um  -18.8 cm   2.14 cm    286 keV  1.24 keV    73 um     73 um      World     eIoni
-    2    368 um    -20 cm   2.14 cm    116 MeV  2.71 keV  1.17 cm   1.18 cm OutOfWorldTransportation
+    0    313 um  -12.6 cm   1.15 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1    316 um  -12.6 cm   1.15 cm    213 keV  1.04 keV  56.5 um   56.5 um      World     eIoni
+    2    339 um    -20 cm   1.15 cm    741 MeV  15.3 keV  8.17 cm   8.18 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    330 um  -16.9 cm   2.09 cm   10.1 keV     0 eV      0 fm      0 fm      World   initStep
-    1    340 um    -17 cm   2.09 cm   10.7 MeV  5.89 keV   1.8 mm    1.8 mm      World     eIoni
-    2    157 um    -17 cm    2.1 cm   12.9 MeV     0 eV    293 um   2.09 mm      World     eIoni
-    3  -2.34 mm    -20 cm   2.16 cm    315 MeV  6.74 keV  3.04 cm   3.25 cm OutOfWorldTransportation
+    0    357 um    -11 cm   1.18 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1    354 um    -11 cm   1.18 cm    236 keV  1.11 keV  61.8 um   61.8 um      World     eIoni
+    2    335 um    -20 cm   1.18 cm    905 MeV  20.3 keV    10 cm     10 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    312 um    -15 cm   2.04 cm   8.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1    298 um  -15.1 cm   2.04 cm   7.65 MeV  5.82 keV  1.49 mm   1.49 mm      World     eIoni
-    2    572 um  -15.9 cm   1.95 cm   85.7 MeV  2.38 keV  7.89 mm   9.38 mm      World     eIoni
-    3    716 um    -20 cm   1.88 cm    498 MeV     9 keV  4.12 cm   5.06 cm OutOfWorldTransportation
+    0   2.75 um  -2.42 cm   1.23 cm   14.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -37.2 um  -2.48 cm   1.23 cm   6.29 MeV  1.93 keV   679 um    679 um      World     eIoni
+    2   -587 um  -4.83 cm   1.12 cm    241 MeV  3.94 keV  2.35 cm   2.42 cm      World     eIoni
+    3   -708 um  -5.36 cm   1.12 cm    294 MeV   744 eV   5.34 mm   2.96 cm      World     eIoni
+    4  -1.57 mm  -15.5 cm   1.11 cm   1.31 GeV  25.5 keV  10.2 cm   13.1 cm      World     eIoni
+    5  -1.71 mm    -20 cm    1.1 cm   1.76 GeV  9.17 keV  4.49 cm   17.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    223 um  -8.66 cm   1.79 cm   4.46 keV     0 eV      0 fm      0 fm      World   initStep
-    1    233 um  -8.68 cm   1.79 cm    2.6 MeV  4.46 keV   583 um    583 um      World     eIoni
-    2    236 um  -8.72 cm   1.79 cm    6.9 MeV   273 eV    431 um   1.01 mm      World     eIoni
-    3    136 um  -10.4 cm    1.8 cm    172 MeV  2.23 keV  1.65 cm   1.75 cm      World     eIoni
-    4   69.5 um  -12.6 cm   1.79 cm    393 MeV  6.59 keV  2.21 cm   3.96 cm      World     eIoni
-    5   20.7 um  -15.8 cm   1.79 cm    716 MeV  6.67 keV  3.23 cm   7.19 cm      World     eIoni
-    6  -16.1 um    -20 cm   1.78 cm   1.13 GeV  9.08 keV  4.19 cm   11.4 cm OutOfWorldTransportation
+    0  -1.57 mm  -15.5 cm   1.11 cm   2.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.57 mm  -15.5 cm    1.1 cm    667 keV  2.05 keV   157 um    157 um      World     eIoni
+    2  -1.22 mm  -16.5 cm   1.13 cm   99.1 MeV  1.07 keV  9.86 mm      1 cm      World     eIoni
+    3  -1.17 mm  -16.9 cm   1.13 cm    140 MeV   235 eV   4.11 mm   1.41 cm      World     eIoni
+    4  -1.02 mm    -20 cm   1.15 cm    449 MeV  9.33 keV  3.09 cm    4.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 18
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   20.7 um  -15.8 cm   1.79 cm   2.66 keV     0 eV      0 fm      0 fm      World   initStep
-    1   12.5 um  -15.8 cm   1.79 cm   1.05 MeV  2.66 keV   240 um    240 um      World     eIoni
-    2   -121 um  -16.4 cm   1.78 cm   57.5 MeV   513 eV   5.65 mm   5.89 mm      World     eIoni
-    3  -99.1 um    -20 cm   1.76 cm    419 MeV  6.66 keV  3.61 cm    4.2 cm OutOfWorldTransportation
+    0  -1.17 mm  -16.9 cm   1.13 cm   1.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.17 mm  -16.9 cm   1.13 cm    217 keV  1.05 keV  57.4 um   57.4 um      World     eIoni
+    2  -1.15 mm    -20 cm   1.13 cm    309 MeV  8.38 keV   3.2 cm   3.21 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   69.5 um  -12.6 cm   1.79 cm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   67.5 um  -12.6 cm   1.79 cm    204 keV  1.01 keV  54.2 um   54.2 um      World     eIoni
-    2   51.4 um    -20 cm   1.79 cm    742 MeV  16.2 keV  8.26 cm   8.26 cm OutOfWorldTransportation
+    0   -708 um  -5.36 cm   1.12 cm    1.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -711 um  -5.36 cm   1.12 cm    347 keV   1.4 keV  86.7 um   86.7 um      World     eIoni
+    2   -731 um    -20 cm   1.12 cm   1.46 GeV  28.7 keV    16 cm     16 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    136 um  -10.4 cm    1.8 cm   12.4 keV     0 eV      0 fm      0 fm      World   initStep
-    1    179 um  -10.5 cm    1.8 cm   14.2 MeV  4.21 keV  2.12 mm   2.12 mm      World     eIoni
-    2    116 um  -10.5 cm   1.78 cm   15.5 MeV     0 eV    220 um   2.34 mm      World     eIoni
-    3  -2.44 mm  -18.2 cm   1.31 cm    784 MeV  13.4 keV  7.74 cm   7.97 cm      World     eIoni
-    4  -2.66 mm    -20 cm   1.29 cm    963 MeV  2.38 keV   1.8 cm   9.77 cm OutOfWorldTransportation
+    0   -587 um  -4.83 cm   1.12 cm   1.44 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -583 um  -4.83 cm   1.12 cm    367 keV  1.44 keV  91.1 um   91.1 um      World     eIoni
+    2   -557 um    -20 cm   1.12 cm   1.52 GeV  31.3 keV  16.5 cm   16.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -2.44 mm  -18.2 cm   1.31 cm   1.76 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -2.44 mm  -18.2 cm   1.31 cm    513 keV  1.76 keV   124 um    124 um      World     eIoni
-    2  -2.44 mm    -20 cm   1.31 cm    180 MeV  2.36 keV   1.8 cm   1.81 cm OutOfWorldTransportation
+    0   -1.7 um   -770 um   2.76 mm   1.52 keV     0 eV      0 fm      0 fm      World   initStep
+    1    2.7 um   -808 um   2.76 mm    399 keV  1.52 keV  98.4 um   98.4 um      World     eIoni
+    2   31.6 um    -20 cm   2.75 mm   1.99 GeV  38.7 keV  21.9 cm   21.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2138,46 +2116,58 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -303 um  -16.3 cm   2.05 cm   1.68 GeV  32.9 keV  16.8 cm   16.8 cm      World     eIoni
-    2   -374 um  -19.6 cm   2.12 cm   2.01 GeV  5.69 keV  3.37 cm   20.1 cm      World     eIoni
-    3   -381 um    -20 cm   2.13 cm   2.05 GeV   542 eV    3.7 mm   20.5 cm OutOfWorldTransportation
+    1   69.4 um  -5.34 cm   1.57 cm    584 MeV  7.97 keV  5.83 cm   5.83 cm      World     eIoni
+    2    140 um  -14.3 cm   2.03 cm   1.48 GeV  18.8 keV  8.94 cm   14.8 cm      World     eIoni
+    3    162 um    -20 cm    2.2 cm   2.05 GeV    14 keV  5.73 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -374 um  -19.6 cm   2.12 cm   2.53 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -368 um  -19.6 cm   2.12 cm    959 keV  2.53 keV   221 um    221 um      World     eIoni
-    2   -354 um    -20 cm   2.12 cm   37.1 MeV  1.71 keV  3.61 mm   3.83 mm OutOfWorldTransportation
+    0    140 um  -14.3 cm   2.03 cm   5.22 keV     0 eV      0 fm      0 fm      World   initStep
+    1    122 um  -14.3 cm   2.04 cm   3.44 MeV  5.22 keV   771 um    771 um      World     eIoni
+    2    116 um  -14.4 cm   2.04 cm   13.1 MeV   319 eV    966 um   1.74 mm      World     eIoni
+    3    166 um  -16.4 cm   2.05 cm    209 MeV  2.57 keV  1.95 cm   2.13 cm      World     eIoni
+    4    259 um    -20 cm   2.06 cm    573 MeV  6.65 keV  3.65 cm   5.77 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    166 um  -16.4 cm   2.05 cm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1    163 um  -16.4 cm   2.05 cm    317 keV  1.32 keV    80 um     80 um      World     eIoni
+    2    144 um    -20 cm   2.05 cm    365 MeV  5.94 keV  3.73 cm   3.73 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -303 um  -16.3 cm   2.05 cm   2.28 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -303 um  -16.3 cm   2.05 cm    802 keV  2.28 keV   187 um    187 um      World     eIoni
-    2   -736 um  -17.3 cm   2.05 cm    108 MeV  1.06 keV  1.07 cm   1.09 cm      World     eIoni
-    3  -1.76 mm    -20 cm   2.07 cm    374 MeV  3.81 keV  2.67 cm   3.76 cm OutOfWorldTransportation
+    0   69.4 um  -5.34 cm   1.57 cm    9.1 keV     0 eV      0 fm      0 fm      World   initStep
+    1   33.8 um  -5.42 cm   1.57 cm    8.6 MeV  3.41 keV  1.39 mm   1.39 mm      World     eIoni
+    2  -2.79 mm  -9.01 cm   1.33 cm    367 MeV  7.36 keV  3.69 cm   3.82 cm      World     eIoni
+    3  -2.84 mm  -19.4 cm   1.41 cm   1.41 GeV    24 keV  10.4 cm   14.2 cm      World     eIoni
+    4  -2.85 mm    -20 cm   1.42 cm   1.47 GeV  1.85 keV  5.93 mm   14.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -87.7 um  -12.2 cm   2.03 cm   1.27 GeV  22.8 keV  12.7 cm   12.7 cm      World     eIoni
-    2   -116 um    -20 cm   2.29 cm   2.05 GeV  16.7 keV   7.8 cm   20.5 cm OutOfWorldTransportation
+    0  -2.84 mm  -19.4 cm   1.41 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.83 mm  -19.4 cm   1.41 cm    252 keV  1.15 keV  65.3 um   65.3 um      World     eIoni
+    2  -2.82 mm    -20 cm   1.41 cm   59.3 MeV   959 eV   5.94 mm      6 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -87.7 um  -12.2 cm   2.03 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -91.3 um  -12.2 cm   2.03 cm    289 keV  1.25 keV  73.6 um   73.6 um      World     eIoni
-    2   -116 um    -20 cm   2.03 cm    780 MeV  18.9 keV  8.28 cm   8.29 cm OutOfWorldTransportation
+    0  -2.79 mm  -9.01 cm   1.33 cm   1.12 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.79 mm  -9.01 cm   1.33 cm    240 keV  1.12 keV  62.6 um   62.6 um      World     eIoni
+    2  -2.79 mm    -20 cm   1.33 cm    1.1 GeV  25.5 keV  12.4 cm   12.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2185,144 +2175,148 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -413 um  -13.2 cm   2.06 cm   1.37 GeV  22.4 keV  13.7 cm   13.7 cm      World     eIoni
-    2   -407 um    -19 cm   2.26 cm   1.95 GeV  11.2 keV  5.82 cm   19.5 cm      World     eIoni
-    3   -407 um    -20 cm   2.29 cm   2.05 GeV  1.57 keV   9.6 mm   20.5 cm OutOfWorldTransportation
+    1   32.4 um  -10.5 cm   1.95 cm   1.11 GeV  21.8 keV    11 cm     11 cm      World     eIoni
+    2    116 um  -19.7 cm   2.27 cm   2.02 GeV  20.3 keV  9.16 cm   20.2 cm      World     eIoni
+    3    117 um    -20 cm   2.28 cm   2.05 GeV   267 eV   2.99 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -407 um    -19 cm   2.26 cm   1.16 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -409 um    -19 cm   2.26 cm    254 keV  1.16 keV  65.9 um   65.9 um      World     eIoni
-    2   -419 um    -20 cm   2.26 cm   95.9 MeV  2.77 keV  9.65 mm   9.71 mm OutOfWorldTransportation
+    0    116 um  -19.7 cm   2.27 cm   3.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1    127 um  -19.7 cm   2.27 cm   1.39 MeV   847 eV    214 um    214 um      World     eIoni
+    2    566 um    -20 cm    2.3 cm     30 MeV   613 eV   2.96 mm   3.17 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -413 um  -13.2 cm   2.06 cm   2.37 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -410 um  -13.2 cm   2.06 cm    855 keV  2.37 keV   198 um    198 um      World     eIoni
-    2   -488 um  -13.7 cm   2.07 cm   48.1 MeV   969 eV   4.73 mm   4.93 mm      World     eIoni
-    3   -580 um    -20 cm   2.08 cm    678 MeV  8.78 keV   6.3 cm   6.79 cm OutOfWorldTransportation
+    0   32.4 um  -10.5 cm   1.95 cm   2.73 keV     0 eV      0 fm      0 fm      World   initStep
+    1   31.9 um  -10.6 cm   1.95 cm     95 keV     0 eV   10.3 um   10.3 um      World     eIoni
+    2   4.76 mm  -12.1 cm   1.91 cm    157 MeV  5.67 keV   1.7 cm    1.7 cm      World     eIoni
+    3   8.07 mm  -13.2 cm   1.92 cm    270 MeV  2.44 keV  1.18 cm   2.88 cm      World     eIoni
+    4   1.54 cm  -19.9 cm   1.95 cm    939 MeV    14 keV  6.74 cm   9.62 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -259 um  -9.19 cm   1.82 cm    968 MeV  17.5 keV  9.68 cm   9.68 cm      World     eIoni
-    2   -307 um  -15.7 cm   2.07 cm   1.62 GeV  12.8 keV  6.56 cm   16.2 cm      World     eIoni
-    3   -328 um    -20 cm   2.19 cm   2.05 GeV    11 keV  4.26 cm   20.5 cm OutOfWorldTransportation
+    0   8.07 mm  -13.2 cm   1.92 cm   3.33 keV     0 eV      0 fm      0 fm      World   initStep
+    1   8.07 mm  -13.3 cm   1.92 cm   1.55 MeV  3.33 keV   352 um    352 um      World     eIoni
+    2   8.06 mm  -13.3 cm   1.92 cm   4.84 MeV     0 eV    329 um    681 um      World     eIoni
+    3   7.17 mm    -18 cm   1.96 cm    480 MeV  8.58 keV  4.76 cm   4.83 cm      World     eIoni
+    4    6.9 mm    -20 cm   2.01 cm    674 MeV  2.89 keV  1.94 cm   6.76 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -307 um  -15.7 cm   2.07 cm   1.49 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -302 um  -15.7 cm   2.07 cm    388 keV  1.49 keV  95.8 um   95.8 um      World     eIoni
-    2   -279 um    -20 cm   2.07 cm    426 MeV  9.04 keV  4.34 cm   4.35 cm OutOfWorldTransportation
+    0   7.17 mm    -18 cm   1.96 cm   3.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1   7.16 mm  -18.1 cm   1.96 cm   1.32 MeV  3.04 keV   300 um    300 um      World     eIoni
+    2   7.19 mm  -19.8 cm    1.9 cm    180 MeV  2.87 keV  1.79 cm   1.82 cm      World     eIoni
+    3    7.2 mm    -20 cm    1.9 cm    194 MeV   158 eV   1.38 mm   1.96 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -259 um  -9.19 cm   1.82 cm   1.05 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -259 um  -9.19 cm   1.82 cm    216 keV  1.05 keV  57.2 um   57.2 um      World     eIoni
-    2  -2.74 mm  -19.7 cm   1.67 cm   1.05 GeV  26.7 keV  12.2 cm   12.2 cm      World     eIoni
-    3  -4.27 mm    -20 cm   1.58 cm   1.08 GeV   768 eV   3.41 mm   12.5 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    154 um  -6.02 cm   1.65 cm    652 MeV  9.77 keV   6.5 cm    6.5 cm      World     eIoni
+    2    290 um  -17.5 cm   2.18 cm    1.8 GeV  25.6 keV  11.5 cm     18 cm      World     eIoni
+    3    301 um    -19 cm   2.23 cm   1.95 GeV  2.02 keV  1.59 cm   19.5 cm      World     eIoni
+    4    307 um    -20 cm   2.25 cm   2.05 GeV  2.77 keV  9.59 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -192 um    -11 cm   1.97 cm   1.15 GeV  22.6 keV  11.5 cm   11.5 cm      World     eIoni
-    2   -310 um  -17.2 cm   2.24 cm   1.77 GeV  12.6 keV  6.17 cm   17.7 cm      World     eIoni
-    3   -350 um    -20 cm   2.34 cm   2.05 GeV  3.58 keV  2.83 cm   20.5 cm OutOfWorldTransportation
+    0    301 um    -19 cm   2.23 cm   3.06 keV     0 eV      0 fm      0 fm      World   initStep
+    1    298 um  -19.1 cm   2.23 cm   1.34 MeV  3.06 keV   304 um    304 um      World     eIoni
+    2    379 um  -19.5 cm   2.23 cm   50.9 MeV   485 eV   4.95 mm   5.26 mm      World     eIoni
+    3    473 um    -20 cm   2.22 cm   95.9 MeV   711 eV   4.51 mm   9.76 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -310 um  -17.2 cm   2.24 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -308 um  -17.2 cm   2.24 cm    286 keV  1.24 keV    73 um     73 um      World     eIoni
-    2   -300 um    -20 cm   2.24 cm    283 MeV   6.8 keV  2.88 cm   2.89 cm OutOfWorldTransportation
+    0    290 um  -17.5 cm   2.18 cm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1    293 um  -17.5 cm   2.18 cm    315 keV  1.32 keV  79.4 um   79.4 um      World     eIoni
+    2    312 um    -20 cm   2.18 cm    255 MeV  5.14 keV  2.58 cm   2.59 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -192 um    -11 cm   1.97 cm   2.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -186 um    -11 cm   1.97 cm    759 keV  2.21 keV   177 um    177 um      World     eIoni
-    2   -241 um  -11.7 cm   1.95 cm   65.4 MeV  1.64 keV  6.47 mm   6.64 mm      World     eIoni
-    3   -241 um  -13.7 cm   1.95 cm    272 MeV  4.42 keV  2.07 cm   2.73 cm      World     eIoni
-    4   -245 um    -20 cm   1.95 cm    899 MeV  8.69 keV  6.27 cm   9.01 cm OutOfWorldTransportation
+    0    154 um  -6.02 cm   1.65 cm   3.65 keV     0 eV      0 fm      0 fm      World   initStep
+    1    143 um  -6.03 cm   1.65 cm   1.83 MeV  3.65 keV   411 um    411 um      World     eIoni
+    2    132 um  -6.31 cm   1.66 cm   29.1 MeV   187 eV   2.73 mm   3.14 mm      World     eIoni
+    3   -341 um  -15.2 cm   1.69 cm    918 MeV  17.2 keV  8.89 cm    9.2 cm      World     eIoni
+    4   -517 um    -20 cm   1.72 cm    1.4 GeV  10.3 keV  4.81 cm     14 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -241 um  -13.7 cm   1.95 cm   1.03 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -243 um  -13.7 cm   1.95 cm    209 keV  1.03 keV  55.5 um   55.5 um      World     eIoni
-    2   -259 um    -20 cm   1.95 cm    627 MeV  17.2 keV  6.83 cm   6.83 cm OutOfWorldTransportation
+    0   -341 um  -15.2 cm   1.69 cm   1.49 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -336 um  -15.2 cm   1.69 cm    388 keV  1.49 keV  95.8 um   95.8 um      World     eIoni
+    2   -312 um    -20 cm   1.69 cm    481 MeV   9.9 keV  4.91 cm   4.92 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -241 um  -11.7 cm   1.95 cm   3.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -233 um  -11.7 cm   1.95 cm   1.41 MeV  3.15 keV   320 um    320 um      World     eIoni
-    2   -243 um  -12.3 cm   1.96 cm   60.7 MeV   465 eV   5.93 mm   6.25 mm      World     eIoni
-    3   -374 um  -18.8 cm   2.05 cm    718 MeV   8.7 keV  6.58 cm    7.2 cm      World     eIoni
-    4   -379 um    -20 cm   2.05 cm    834 MeV  2.38 keV  1.16 cm   8.36 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   42.7 um  -4.31 cm   1.48 cm    481 MeV  9.65 keV  4.79 cm   4.79 cm      World     eIoni
+    2   62.1 um  -14.3 cm   2.04 cm   1.48 GeV  19.7 keV    10 cm   14.8 cm      World     eIoni
+    3   67.4 um    -20 cm    2.2 cm   2.05 GeV  8.47 keV  5.66 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -374 um  -18.8 cm   2.05 cm   1.89 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -375 um  -18.8 cm   2.05 cm    581 keV  1.89 keV   138 um    138 um      World     eIoni
-    2   -379 um    -20 cm   2.05 cm    116 MeV  1.58 keV  1.16 cm   1.17 cm OutOfWorldTransportation
+    0   62.1 um  -14.3 cm   2.04 cm   2.51 keV     0 eV      0 fm      0 fm      World   initStep
+    1     58 um  -14.3 cm   2.04 cm    947 keV  2.51 keV   218 um    218 um      World     eIoni
+    2   -114 um    -15 cm   2.03 cm   65.3 MeV   842 eV   6.44 mm   6.66 mm      World     eIoni
+    3   -551 um    -20 cm   2.01 cm    566 MeV  7.35 keV  5.01 cm   5.67 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    362 um  -9.88 cm   1.86 cm   1.04 GeV  13.7 keV  10.4 cm   10.4 cm      World     eIoni
-    2    339 um  -15.9 cm   2.12 cm   1.64 GeV  11.6 keV  5.98 cm   16.4 cm      World     eIoni
-    3    327 um    -20 cm   2.25 cm   2.05 GeV  8.77 keV  4.15 cm   20.5 cm OutOfWorldTransportation
+    0   42.7 um  -4.31 cm   1.48 cm   1.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1   41.4 um  -4.31 cm   1.48 cm    431 keV  1.59 keV   106 um    106 um      World     eIoni
+    2   33.4 um    -20 cm   1.47 cm   1.57 GeV    30 keV  16.7 cm   16.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    339 um  -15.9 cm   2.12 cm    1.7 keV     0 eV      0 fm      0 fm      World   initStep
-    1    341 um  -15.9 cm   2.12 cm    483 keV   1.7 keV   117 um    117 um      World     eIoni
-    2    351 um    -20 cm   2.12 cm    415 MeV  9.27 keV   4.2 cm   4.21 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -40.1 um  -4.33 cm   1.48 cm    483 MeV  9.46 keV  4.81 cm   4.81 cm      World     eIoni
+    2  -39.5 um    -20 cm   2.21 cm   2.05 GeV  31.6 keV  15.7 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    362 um  -9.88 cm   1.86 cm   1.91 keV     0 eV      0 fm      0 fm      World   initStep
-    1    356 um  -9.89 cm   1.86 cm    590 keV  1.91 keV   140 um    140 um      World     eIoni
-    2    328 um    -20 cm   1.86 cm   1.01 GeV  14.8 keV  10.4 cm   10.4 cm OutOfWorldTransportation
+    0  -40.1 um  -4.33 cm   1.48 cm    1.1 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -38.6 um  -4.33 cm   1.48 cm    234 keV   1.1 keV  61.1 um   61.1 um      World     eIoni
+    2   3.61 cm  -16.2 cm    2.4 cm   1.19 GeV  31.8 keV  13.7 cm   13.8 cm      World     eIoni
+    3   4.58 cm  -19.5 cm      3 cm   1.51 GeV  5.84 keV  3.43 cm   17.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2330,17 +2324,28 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    542 um  -12.7 cm   1.99 cm   1.32 GeV  25.2 keV  13.2 cm   13.2 cm      World     eIoni
-    2    896 um    -20 cm   2.21 cm   2.05 GeV  12.4 keV  7.27 cm   20.5 cm OutOfWorldTransportation
+    1  -2.57 um  -4.13 mm   6.07 mm   91.2 MeV  2.09 keV  7.66 mm   7.66 mm      World     eIoni
+    2   -109 um  -8.27 cm   1.78 cm    876 MeV  17.4 keV  7.99 cm   8.76 cm      World     eIoni
+    3   -189 um    -20 cm    2.2 cm   2.05 GeV  23.2 keV  11.7 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   -109 um  -8.27 cm   1.78 cm   1.03 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -106 um  -8.27 cm   1.78 cm    208 keV  1.03 keV  55.2 um   55.2 um      World     eIoni
+    2  -1.06 cm  -18.1 cm   3.34 cm    984 MeV    27 keV  11.4 cm   11.4 cm      World     eIoni
+    3  -1.72 cm  -19.9 cm   3.06 cm   1.17 GeV  4.15 keV  1.96 cm   13.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    542 um  -12.7 cm   1.99 cm   1.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1    543 um  -12.7 cm   1.99 cm    205 keV  1.02 keV  54.6 um   54.6 um      World     eIoni
-    2    554 um    -20 cm   1.98 cm    727 MeV  19.4 keV  8.06 cm   8.06 cm OutOfWorldTransportation
+    0  -2.57 um  -4.13 mm   6.07 mm   1.79 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -8.3 um  -4.18 mm   6.07 mm    528 keV  1.79 keV   127 um    127 um      World     eIoni
+    2  -41.2 um    -20 cm   6.07 mm   1.96 GeV  33.7 keV  20.8 cm   20.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2348,79 +2353,81 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -409 um  -11.9 cm   1.94 cm   1.24 GeV  20.5 keV  12.4 cm   12.4 cm      World     eIoni
-    2   -445 um    -13 cm   1.98 cm   1.35 GeV  2.64 keV  1.06 cm   13.5 cm      World     eIoni
-    3   -581 um  -18.4 cm   2.14 cm   1.89 GeV    15 keV  5.49 cm   18.9 cm      World     eIoni
-    4   -606 um    -20 cm   2.18 cm   2.05 GeV  3.47 keV  1.55 cm   20.5 cm OutOfWorldTransportation
+    1   83.2 um  -5.49 cm   1.58 cm    599 MeV  10.3 keV  5.98 cm   5.98 cm      World     eIoni
+    2   87.9 um  -8.14 cm   1.77 cm    864 MeV  6.94 keV  2.65 cm   8.63 cm      World     eIoni
+    3   99.7 um  -15.1 cm   2.07 cm   1.56 GeV  14.1 keV  6.95 cm   15.6 cm      World     eIoni
+    4    102 um    -20 cm   2.21 cm   2.05 GeV  9.89 keV  4.92 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -581 um  -18.4 cm   2.14 cm   2.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -580 um  -18.5 cm   2.14 cm    670 keV  2.06 keV   158 um    158 um      World     eIoni
-    2   -571 um  -18.5 cm   2.14 cm   7.98 MeV   172 eV    732 um    890 um      World     eIoni
-    3   -636 um  -19.2 cm   2.14 cm   76.9 MeV  2.76 keV  6.89 mm   7.78 mm      World     eIoni
-    4   -677 um    -20 cm   2.14 cm    155 MeV  1.24 keV  7.85 mm   1.56 cm OutOfWorldTransportation
+    0   99.7 um  -15.1 cm   2.07 cm   4.28 keV     0 eV      0 fm      0 fm      World   initStep
+    1    109 um  -15.1 cm   2.07 cm   2.42 MeV  4.28 keV   543 um    543 um      World     eIoni
+    2    103 um  -16.1 cm   2.05 cm   99.1 MeV  1.01 keV  9.67 mm   1.02 cm      World     eIoni
+    3   57.6 um    -20 cm   2.02 cm    492 MeV  8.71 keV  3.93 cm   4.95 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -636 um  -19.2 cm   2.14 cm   2.62 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -633 um  -19.2 cm   2.14 cm   1.02 MeV  2.62 keV   234 um    234 um      World     eIoni
-    2   -592 um  -19.6 cm   2.14 cm   34.1 MeV    60 eV   3.31 mm   3.54 mm      World     eIoni
-    3   -494 um    -20 cm   2.13 cm   78.5 MeV   465 eV   4.45 mm   7.99 mm OutOfWorldTransportation
+    0   87.9 um  -8.14 cm   1.77 cm   1.02 keV     0 eV      0 fm      0 fm      World   initStep
+    1   85.4 um  -8.14 cm   1.77 cm    206 keV  1.02 keV  54.9 um   54.9 um      World     eIoni
+    2   1.77 cm  -17.9 cm   6.42 mm    975 MeV  24.2 keV  11.3 cm   11.3 cm      World     eIoni
+    3   3.04 cm  -18.3 cm  -1.78 mm   1.02 GeV  3.01 keV  1.57 cm   12.8 cm      WorldTransportation
+    4   4.04 cm  -18.8 cm  -8.25 mm   1.06 GeV  1.16 keV  1.29 cm   14.1 cm      WorldTransportation
+    5   4.88 cm  -19.3 cm  -1.36 cm   1.12 GeV  3.33 keV  1.13 cm   15.3 cm      WorldTransportation
+    6   4.95 cm  -19.4 cm  -1.41 cm   1.12 GeV   123 eV    965 um   15.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -592 um  -19.6 cm   2.14 cm   1.93 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -589 um  -19.6 cm   2.14 cm    599 keV  1.93 keV   143 um    143 um      World     eIoni
-    2   -582 um    -20 cm   2.14 cm   44.5 MeV   316 eV   4.39 mm   4.53 mm OutOfWorldTransportation
+    0   83.2 um  -5.49 cm   1.58 cm    1.7 keV     0 eV      0 fm      0 fm      World   initStep
+    1   85.2 um   -5.5 cm   1.58 cm    483 keV   1.7 keV   117 um    117 um      World     eIoni
+    2   96.6 um    -20 cm   1.58 cm   1.45 GeV  24.3 keV  15.2 cm   15.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -571 um  -18.5 cm   2.14 cm   11.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -548 um  -18.6 cm   2.14 cm   12.7 MeV   4.5 keV  1.99 mm   1.99 mm      World     eIoni
-    2   1.44 mm  -19.1 cm   2.03 cm   61.9 MeV  1.44 keV  5.57 mm   7.55 mm      World     eIoni
-    3   2.34 mm    -20 cm   1.98 cm    148 MeV  1.89 keV  8.67 mm   1.62 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    168 um  -6.83 cm   1.72 cm    733 MeV  12.7 keV  7.32 cm   7.32 cm      World     eIoni
+    2    208 um    -20 cm   2.27 cm   2.05 GeV  21.8 keV  13.2 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -445 um    -13 cm   1.98 cm   2.76 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -435 um    -13 cm   1.98 cm   1.12 MeV  2.76 keV   255 um    255 um      World     eIoni
-    2   -378 um  -13.5 cm   1.99 cm   53.9 MeV   484 eV   5.28 mm   5.53 mm      World     eIoni
-    3   -124 um  -19.8 cm   1.99 cm    687 MeV  12.1 keV  6.33 cm   6.88 cm      World     eIoni
-    4   -119 um    -20 cm   1.99 cm    704 MeV   229 eV   1.75 mm   7.06 cm OutOfWorldTransportation
+    0    168 um  -6.83 cm   1.72 cm   4.57 keV     0 eV      0 fm      0 fm      World   initStep
+    1    166 um  -6.86 cm   1.71 cm   2.72 MeV  4.57 keV   610 um    610 um      World     eIoni
+    2    359 um  -8.08 cm   1.72 cm    125 MeV  3.69 keV  1.22 cm   1.28 cm      World     eIoni
+    3    645 um  -11.5 cm   1.76 cm    462 MeV   5.4 keV  3.38 cm   4.66 cm      World     eIoni
+    4    870 um  -19.3 cm   1.79 cm   1.24 GeV    19 keV  7.82 cm   12.5 cm      World     eIoni
+    5    883 um    -20 cm    1.8 cm   1.32 GeV   897 eV   7.27 mm   13.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -124 um  -19.8 cm   1.99 cm    995 eV      0 eV      0 fm      0 fm      World   initStep
-    1   -122 um  -19.8 cm   1.99 cm    197 keV   995 eV   52.8 um   52.8 um      World     eIoni
-    2   -116 um    -20 cm   1.99 cm   17.5 MeV   758 eV   1.73 mm   1.79 mm OutOfWorldTransportation
+    0    870 um  -19.3 cm   1.79 cm   1.18 keV     0 eV      0 fm      0 fm      World   initStep
+    1    872 um  -19.3 cm   1.79 cm    262 keV  1.18 keV  67.6 um   67.6 um      World     eIoni
+    2    882 um    -20 cm   1.79 cm   72.7 MeV  3.32 keV  7.29 mm   7.36 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -409 um  -11.9 cm   1.94 cm   1.46 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -405 um  -11.9 cm   1.94 cm    373 keV  1.46 keV  92.4 um   92.4 um      World     eIoni
-    2   -381 um    -20 cm   1.94 cm    810 MeV  13.1 keV  8.43 cm   8.44 cm OutOfWorldTransportation
+    0    645 um  -11.5 cm   1.76 cm   1.77 keV     0 eV      0 fm      0 fm      World   initStep
+    1    645 um  -11.5 cm   1.76 cm    518 keV  1.77 keV   125 um    125 um      World     eIoni
+    2    644 um    -20 cm   1.77 cm    854 MeV  16.7 keV  8.76 cm   8.77 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2428,203 +2435,175 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -84.7 nm  -1.85 mm    4.2 mm   68.5 MeV   673 eV    4.7 mm    4.7 mm      World     eIoni
-    2   66.1 um  -4.37 cm   1.49 cm    487 MeV  7.26 keV  4.38 cm   4.85 cm      World     eIoni
-    3   68.7 um  -4.43 cm    1.5 cm    493 MeV  16.3 eV    586 um   4.91 cm      World     eIoni
-    4    175 um  -7.62 cm   1.75 cm    812 MeV  7.24 keV  3.19 cm   8.11 cm      World     eIoni
-    5    219 um  -9.47 cm   1.86 cm    997 MeV  5.06 keV  1.85 cm   9.96 cm      World     eIoni
-    6    306 um  -14.4 cm   2.06 cm   1.49 GeV  9.27 keV  4.97 cm   14.9 cm      World     eIoni
-    7    309 um  -14.6 cm   2.07 cm   1.51 GeV   428 eV   2.08 mm   15.1 cm      World     eIoni
-    8    337 um  -16.5 cm   2.13 cm    1.7 GeV  3.47 keV  1.86 cm     17 cm      World     eIoni
-    9    385 um    -20 cm   2.22 cm   2.05 GeV  8.53 keV  3.51 cm   20.5 cm OutOfWorldTransportation
+    1  -9.51 um    -14 cm   1.98 cm   1.45 GeV  26.8 keV  14.5 cm   14.5 cm      World     eIoni
+    2   45.2 um  -14.7 cm   1.99 cm   1.52 GeV  1.32 keV  7.55 mm   15.2 cm      World     eIoni
+    3    364 um    -20 cm   2.07 cm   2.05 GeV  11.1 keV  5.28 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    337 um  -16.5 cm   2.13 cm    1.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1    338 um  -16.5 cm   2.13 cm    309 keV   1.3 keV  78.2 um   78.2 um      World     eIoni
-    2    345 um    -20 cm   2.12 cm    351 MeV  6.29 keV  3.59 cm   3.59 cm OutOfWorldTransportation
+    0   45.2 um  -14.7 cm   1.99 cm   1.62 keV     0 eV      0 fm      0 fm      World   initStep
+    1   50.1 um  -14.7 cm   1.99 cm    447 keV  1.62 keV   109 um    109 um      World     eIoni
+    2   75.5 um    -20 cm   1.99 cm    528 MeV  7.95 keV  5.38 cm   5.39 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    309 um  -14.6 cm   2.07 cm   8.85 keV     0 eV      0 fm      0 fm      World   initStep
-    1    287 um  -14.7 cm   2.06 cm   8.65 MeV  8.85 keV   1.6 mm    1.6 mm      World     eIoni
-    2   -632 um  -15.3 cm   2.01 cm   61.9 MeV   898 eV   5.47 mm   7.07 mm      World     eIoni
-    3   -1.2 mm  -16.7 cm   1.98 cm    208 MeV   2.1 keV  1.46 cm   2.17 cm      World     eIoni
-    4   -1.6 mm  -19.6 cm   1.95 cm    499 MeV  4.24 keV   2.9 cm   5.08 cm      World     eIoni
-    5  -1.64 mm    -20 cm   1.95 cm    537 MeV   490 eV   3.81 mm   5.46 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 8
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -1.6 mm  -19.6 cm   1.95 cm   1.22 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -1.6 mm  -19.6 cm   1.95 cm    276 keV  1.22 keV  70.8 um   70.8 um      World     eIoni
-    2  -1.58 mm    -20 cm   1.95 cm   38.1 MeV   348 eV   3.79 mm   3.87 mm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -1.2 mm  -16.7 cm   1.98 cm   1.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.19 mm  -16.7 cm   1.98 cm    272 keV  1.21 keV    70 um     70 um      World     eIoni
-    2  -1.17 mm    -20 cm   1.98 cm    329 MeV  5.46 keV  3.37 cm   3.38 cm OutOfWorldTransportation
+    0  -9.51 um    -14 cm   1.98 cm     16 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -3.55 um  -14.1 cm   1.97 cm   19.6 MeV  5.09 keV  2.65 mm   2.65 mm      World     eIoni
+    2   -845 um  -15.4 cm   1.79 cm    145 MeV  2.58 keV  1.28 cm   1.54 cm      World     eIoni
+    3  -1.44 mm    -20 cm   1.67 cm    605 MeV  7.75 keV   4.6 cm   6.14 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    306 um  -14.4 cm   2.06 cm   3.53 keV     0 eV      0 fm      0 fm      World   initStep
-    1    319 um  -14.4 cm   2.06 cm   1.72 MeV  3.53 keV   388 um    388 um      World     eIoni
-    2    363 um  -14.9 cm   2.05 cm   48.6 MeV   668 eV   4.69 mm   5.08 mm      World     eIoni
-    3    418 um  -17.5 cm   2.05 cm    309 MeV  6.68 keV   2.6 cm   3.11 cm      World     eIoni
-    4    437 um    -20 cm   2.05 cm    557 MeV   3.8 keV  2.48 cm   5.59 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   -521 um  -12.3 cm   1.97 cm   1.28 GeV  24.5 keV  12.8 cm   12.8 cm      World     eIoni
+    2   -841 um  -19.3 cm   2.21 cm   1.98 GeV    14 keV  7.05 cm   19.8 cm      World     eIoni
+    3   -867 um    -20 cm   2.23 cm   2.05 GeV  2.81 keV  6.78 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    418 um  -17.5 cm   2.05 cm   3.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1    423 um  -17.5 cm   2.05 cm   1.46 MeV  3.21 keV   330 um    330 um      World     eIoni
-    2    418 um  -17.7 cm   2.04 cm   19.4 MeV   105 eV   1.79 mm   2.12 mm      World     eIoni
-    3    471 um    -20 cm   2.04 cm    249 MeV  3.57 keV  2.29 cm    2.5 cm OutOfWorldTransportation
+    0   -841 um  -19.3 cm   2.21 cm    1.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -840 um  -19.3 cm   2.21 cm    309 keV   1.3 keV  78.2 um   78.2 um      World     eIoni
+    2   -836 um    -20 cm   2.21 cm   67.8 MeV  1.61 keV  6.78 mm   6.86 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    418 um  -17.7 cm   2.04 cm   2.37 keV     0 eV      0 fm      0 fm      World   initStep
-    1    413 um  -17.7 cm   2.04 cm    853 keV  2.37 keV   198 um    198 um      World     eIoni
-    2    513 um  -18.9 cm   1.99 cm    119 MeV  1.27 keV  1.18 cm    1.2 cm      World     eIoni
-    3    538 um    -20 cm   1.99 cm    229 MeV  1.96 keV   1.1 cm   2.31 cm OutOfWorldTransportation
+    0   -521 um  -12.3 cm   1.97 cm    1.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -516 um  -12.3 cm   1.97 cm    532 keV   1.8 keV   128 um    128 um      World     eIoni
+    2   -488 um    -20 cm   1.97 cm    773 MeV  13.8 keV  7.89 cm    7.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    219 um  -9.47 cm   1.86 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
-    1    222 um  -9.47 cm   1.86 cm    258 keV  1.17 keV  66.8 um   66.8 um      World     eIoni
-    2    247 um    -20 cm   1.86 cm   1.05 GeV  25.5 keV  11.7 cm   11.7 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -31.3 um  -1.52 cm   1.04 cm    202 MeV  3.28 keV  1.96 cm   1.96 cm      World     eIoni
+    2  -89.4 um  -5.96 cm   1.64 cm    646 MeV   9.5 keV  4.48 cm   6.45 cm      World     eIoni
+    3  -96.5 um  -9.36 cm   1.85 cm    986 MeV  5.44 keV   3.4 cm   9.85 cm      World     eIoni
+    4  -98.3 um  -10.5 cm   1.91 cm    1.1 GeV  1.12 keV  1.13 cm     11 cm      World     eIoni
+    5   -107 um    -20 cm   2.22 cm   2.05 GeV  20.1 keV  9.52 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    175 um  -7.62 cm   1.75 cm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
-    1    177 um  -7.62 cm   1.75 cm    341 keV  1.38 keV  85.3 um   85.3 um      World     eIoni
-    2    193 um    -20 cm   1.75 cm   1.24 GeV  25.1 keV  13.3 cm   13.3 cm OutOfWorldTransportation
+    0  -98.3 um  -10.5 cm   1.91 cm   1.78 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -96.2 um  -10.5 cm   1.91 cm    523 keV  1.78 keV   126 um    126 um      World     eIoni
+    2    -85 um    -20 cm    1.9 cm    951 MeV  18.6 keV  9.77 cm   9.79 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   68.7 um  -4.43 cm    1.5 cm   21.9 keV     0 eV      0 fm      0 fm      World   initStep
-    1    130 um  -4.66 cm   1.51 cm   24.2 MeV  5.73 keV  2.87 mm   2.87 mm      World     eIoni
-    2  -4.65 mm  -12.9 cm   1.28 cm    852 MeV  11.3 keV  8.31 cm    8.6 cm      World     eIoni
-    3  -5.47 mm  -19.5 cm   1.23 cm   1.51 GeV  15.4 keV  6.61 cm   15.2 cm      World     eIoni
-    4  -5.52 mm    -20 cm   1.23 cm   1.56 GeV  1.32 keV  4.49 mm   15.7 cm OutOfWorldTransportation
+    0  -96.5 um  -9.36 cm   1.85 cm   10.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -68.1 um  -9.47 cm   1.85 cm   11.7 MeV   4.2 keV  1.89 mm   1.89 mm      World     eIoni
+    2   -237 um   -9.9 cm   1.66 cm   55.3 MeV   696 eV   4.88 mm   6.78 mm      World     eIoni
+    3   -564 um  -18.9 cm   1.36 cm    954 MeV  16.9 keV  8.99 cm   9.67 cm      World     eIoni
+    4   -602 um    -20 cm   1.35 cm   1.06 GeV  3.78 keV  1.11 cm   10.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -5.47 mm  -19.5 cm   1.23 cm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -5.48 mm  -19.5 cm   1.23 cm    227 keV  1.08 keV  59.6 um   59.6 um      World     eIoni
-    2  -5.49 mm    -20 cm   1.23 cm   44.9 MeV  1.66 keV  4.49 mm   4.55 mm OutOfWorldTransportation
+    0   -564 um  -18.9 cm   1.36 cm   1.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -562 um  -18.9 cm   1.36 cm    430 keV  1.59 keV   105 um    105 um      World     eIoni
+    2   -556 um    -20 cm   1.36 cm    111 MeV  2.76 keV  1.11 cm   1.12 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -4.65 mm  -12.9 cm   1.28 cm   3.68 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.66 mm    -13 cm   1.28 cm   1.34 MeV  1.08 keV   177 um    177 um      World     eIoni
-    2  -4.31 mm  -14.6 cm   1.33 cm    165 MeV  1.12 keV  1.64 cm   1.66 cm      World     eIoni
-    3  -4.18 mm    -16 cm   1.35 cm    302 MeV  3.89 keV  1.36 cm   3.03 cm      World     eIoni
-    4     -4 mm    -20 cm   1.39 cm    706 MeV  5.75 keV  4.04 cm   7.07 cm OutOfWorldTransportation
+    0  -89.4 um  -5.96 cm   1.64 cm   2.76 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -94.9 um  -5.97 cm   1.64 cm   1.12 MeV  2.76 keV   255 um    255 um      World     eIoni
+    2  -98.2 um  -6.01 cm   1.64 cm   5.43 MeV     0 eV    431 um    686 um      World     eIoni
+    3   1.69 mm  -16.3 cm   1.86 cm   1.03 GeV  14.4 keV  10.3 cm   10.4 cm      World     eIoni
+    4   1.64 mm  -16.5 cm   1.86 cm   1.06 GeV   718 eV   2.36 mm   10.6 cm      World     eIoni
+    5    984 um    -20 cm   1.94 cm    1.4 GeV  6.47 keV  3.47 cm   14.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 14
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -4.18 mm    -16 cm   1.35 cm   2.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.19 mm    -16 cm   1.35 cm    699 keV  2.11 keV   164 um    164 um      World     eIoni
-    2  -4.22 mm    -20 cm   1.35 cm    404 MeV  4.94 keV  4.06 cm   4.08 cm OutOfWorldTransportation
+    0   1.64 mm  -16.5 cm   1.86 cm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.64 mm  -16.5 cm   1.86 cm    315 keV  1.32 keV  79.4 um   79.4 um      World     eIoni
+    2   1.65 mm    -20 cm   1.86 cm    347 MeV  6.06 keV  3.54 cm   3.55 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 14
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -4.31 mm  -14.6 cm   1.33 cm    4.1 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.29 mm  -14.6 cm   1.33 cm   2.24 MeV   4.1 keV   505 um    505 um      World     eIoni
-    2  -4.27 mm  -14.8 cm   1.33 cm   17.8 MeV  50.8 eV   1.55 mm   2.06 mm      World     eIoni
-    3  -4.22 mm    -20 cm   1.33 cm    540 MeV   7.1 keV  5.23 cm   5.43 cm OutOfWorldTransportation
+    0   1.69 mm  -16.3 cm   1.86 cm   1.16 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.68 mm  -16.3 cm   1.86 cm    253 keV  1.16 keV  65.4 um   65.4 um      World     eIoni
+    2   1.66 mm    -20 cm   1.86 cm    370 MeV  7.62 keV  3.83 cm   3.84 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   66.1 um  -4.37 cm   1.49 cm   26.7 keV     0 eV      0 fm      0 fm      World   initStep
-    1    178 um  -4.73 cm    1.5 cm   37.7 MeV  5.69 keV  4.55 mm   4.55 mm      World     eIoni
-    2    170 um  -5.89 cm   1.01 cm    153 MeV  1.84 keV  1.27 cm   1.73 cm      World     eIoni
-    3    161 um  -9.52 cm    6.4 mm    516 MeV  8.57 keV  3.65 cm   5.38 cm      World     eIoni
-    4    160 um  -10.8 cm   5.71 mm    648 MeV  4.74 keV  1.33 cm   6.71 cm      World     eIoni
-    5    160 um    -20 cm   3.03 mm   1.56 GeV  18.2 keV  9.16 cm   15.9 cm OutOfWorldTransportation
+    0  -31.3 um  -1.52 cm   1.04 cm   2.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -31.9 um  -1.53 cm   1.04 cm    694 keV  2.11 keV   164 um    164 um      World     eIoni
+    2    408 um  -4.38 cm   1.25 cm    286 MeV  4.05 keV  2.87 cm   2.88 cm      World     eIoni
+    3    951 um  -18.1 cm      2 cm   1.66 GeV  26.5 keV  13.7 cm   16.6 cm      World     eIoni
+    4    989 um  -19.4 cm   2.03 cm   1.79 GeV  2.66 keV  1.36 cm     18 cm      World     eIoni
+    5      1 mm    -20 cm   2.05 cm   1.85 GeV  1.42 keV  5.55 mm   18.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    160 um  -10.8 cm   5.71 mm   2.33 keV     0 eV      0 fm      0 fm      World   initStep
-    1    152 um  -10.8 cm   5.71 mm    831 keV  2.33 keV   193 um    193 um      World     eIoni
-    2    935 um  -12.6 cm   5.36 mm    175 MeV  2.07 keV  1.75 cm   1.77 cm      World     eIoni
-    3   1.78 mm    -15 cm   5.29 mm    420 MeV  4.42 keV  2.45 cm   4.22 cm      World     eIoni
-    4   2.56 mm    -20 cm   5.24 mm    916 MeV  9.44 keV  4.96 cm   9.18 cm OutOfWorldTransportation
+    0    989 um  -19.4 cm   2.03 cm    1.9 keV     0 eV      0 fm      0 fm      World   initStep
+    1    988 um  -19.5 cm   2.04 cm    584 keV   1.9 keV   139 um    139 um      World     eIoni
+    2    985 um    -20 cm   2.04 cm   55.5 MeV   668 eV    5.5 mm   5.64 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 19
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.78 mm    -15 cm   5.29 mm   1.35 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.78 mm    -15 cm   5.29 mm    327 keV  1.35 keV  82.2 um   82.2 um      World     eIoni
-    2   1.75 mm    -20 cm   5.29 mm    496 MeV  9.91 keV   5.1 cm   5.11 cm OutOfWorldTransportation
+    0    951 um  -18.1 cm      2 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1    954 um  -18.1 cm      2 cm    237 keV  1.11 keV  61.8 um   61.8 um      World     eIoni
+    2    973 um    -20 cm      2 cm    191 MeV  2.61 keV  1.95 cm   1.95 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    161 um  -9.52 cm    6.4 mm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
-    1    163 um  -9.52 cm    6.4 mm    227 keV  1.08 keV  59.6 um   59.6 um      World     eIoni
-    2    185 um    -20 cm   6.42 mm   1.05 GeV  26.9 keV    12 cm     12 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -79.7 um  -3.19 cm   1.35 cm    369 MeV  4.27 keV  3.66 cm   3.66 cm      World     eIoni
+    2   -139 um    -20 cm   2.22 cm   2.05 GeV  38.5 keV  16.8 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -84.7 nm  -1.85 mm    4.2 mm   1.53 keV     0 eV      0 fm      0 fm      World   initStep
-    1   4.36 um  -1.89 mm   4.21 mm    410 keV  1.53 keV   100 um    100 um      World     eIoni
-    2     32 um    -20 cm   4.21 mm   1.98 GeV  36.7 keV  21.7 cm   21.7 cm OutOfWorldTransportation
+    0  -79.7 um  -3.19 cm   1.35 cm   1.26 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -78.6 um  -3.19 cm   1.35 cm    291 keV  1.26 keV    74 um     74 um      World     eIoni
+    2  -70.2 um    -20 cm   1.36 cm   1.68 GeV  40.2 keV  19.4 cm   19.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2632,115 +2611,89 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   64.3 um  -2.77 cm   1.29 cm    327 MeV  5.54 keV  3.24 cm   3.24 cm      World     eIoni
-    2    283 um  -13.5 cm   2.02 cm    1.4 GeV  19.1 keV  10.7 cm     14 cm      World     eIoni
-    3    284 um  -13.6 cm   2.03 cm   1.41 GeV   962 eV    1.4 mm   14.1 cm      World     eIoni
-    4    346 um    -20 cm   2.21 cm   2.05 GeV  13.1 keV  6.39 cm   20.5 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    284 um  -13.6 cm   2.03 cm    4.9 keV     0 eV      0 fm      0 fm      World   initStep
-    1    266 um  -13.6 cm   2.03 cm   3.07 MeV   4.9 keV   688 um    688 um      World     eIoni
-    2    278 um  -14.2 cm   2.03 cm   55.3 MeV   302 eV   5.22 mm   5.91 mm      World     eIoni
-    3    370 um    -20 cm   2.04 cm    639 MeV    11 keV  5.84 cm   6.43 cm OutOfWorldTransportation
+    1  -15.4 um  -1.36 cm   9.97 mm    186 MeV  4.22 keV  1.79 cm   1.79 cm      World     eIoni
+    2  -49.4 um  -7.89 cm   1.77 cm    839 MeV    13 keV  6.59 cm   8.38 cm      World     eIoni
+    3    -60 um  -9.49 cm   1.86 cm    999 MeV  3.23 keV   1.6 cm   9.98 cm      World     eIoni
+    4  -79.9 um  -13.1 cm   2.01 cm   1.36 GeV  5.83 keV  3.64 cm   13.6 cm      World     eIoni
+    5   -102 um    -20 cm   2.22 cm   2.05 GeV  12.4 keV  6.88 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    283 um  -13.5 cm   2.02 cm    1.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1    286 um  -13.5 cm   2.02 cm    271 keV   1.2 keV  69.5 um   69.5 um      World     eIoni
-    2    307 um    -20 cm   2.02 cm    653 MeV  11.5 keV   6.9 cm   6.91 cm OutOfWorldTransportation
+    0  -79.9 um  -13.1 cm   2.01 cm   3.74 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -81.7 um  -13.1 cm   2.01 cm   1.91 MeV  3.74 keV   430 um    430 um      World     eIoni
+    2  -17.6 um  -13.8 cm      2 cm   69.6 MeV  2.06 keV  6.77 mm    7.2 mm      World     eIoni
+    3   -185 um    -20 cm   1.96 cm    688 MeV  12.7 keV  6.18 cm    6.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   64.3 um  -2.77 cm   1.29 cm   8.32 keV     0 eV      0 fm      0 fm      World   initStep
-    1   29.4 um  -2.85 cm   1.29 cm   7.82 MeV   6.8 keV  1.51 mm   1.51 mm      World     eIoni
-    2   -694 um  -3.31 cm   1.47 cm   53.8 MeV   670 eV   5.16 mm   6.66 mm      World     eIoni
-    3  -1.25 mm  -19.3 cm   1.78 cm   1.65 GeV  28.1 keV    16 cm   16.7 cm      World     eIoni
-    4  -1.25 mm    -20 cm   1.78 cm   1.72 GeV  1.32 keV   6.9 mm   17.4 cm OutOfWorldTransportation
+    0    -60 um  -9.49 cm   1.86 cm   1.14 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -56.9 um  -9.49 cm   1.86 cm    246 keV  1.14 keV  63.9 um   63.9 um      World     eIoni
+    2  -32.5 um    -20 cm   1.86 cm   1.05 GeV  24.7 keV  11.8 cm   11.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.25 mm  -19.3 cm   1.78 cm   2.05 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.26 mm  -19.3 cm   1.78 cm    666 keV  2.05 keV   157 um    157 um      World     eIoni
-    2  -1.19 mm  -19.8 cm   1.79 cm   46.9 MeV   287 eV   4.63 mm   4.78 mm      World     eIoni
-    3  -1.19 mm    -20 cm    1.8 cm   69.1 MeV   354 eV   2.22 mm      7 mm OutOfWorldTransportation
+    0  -49.4 um  -7.89 cm   1.77 cm     76 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -16.2 um  -9.73 cm   1.75 cm    186 MeV  5.14 keV  2.16 cm   2.16 cm      World     eIoni
+    2   -1.4 cm  -17.5 cm   2.43 cm    967 MeV  17.2 keV  8.01 cm   10.2 cm      World     eIoni
+    3  -1.53 cm  -19.2 cm   2.49 cm   1.13 GeV  3.06 keV  1.68 cm   11.9 cm      World     eIoni
+    4  -1.58 cm  -19.9 cm   2.51 cm   1.21 GeV  1.04 keV  7.15 mm   12.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -7.84 um  -5.55 mm   6.94 mm    106 MeV   914 eV   9.32 mm   9.32 mm      World     eIoni
-    2    196 um  -15.8 cm   2.11 cm   1.63 GeV  29.8 keV  15.3 cm   16.3 cm      World     eIoni
-    3    344 um    -20 cm   2.24 cm   2.05 GeV  7.38 keV  4.25 cm   20.5 cm OutOfWorldTransportation
+    0  -1.53 cm  -19.2 cm   2.49 cm   2.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.53 cm  -19.2 cm   2.49 cm    724 keV  2.15 keV   170 um    170 um      World     eIoni
+    2  -1.53 cm  -19.9 cm   2.49 cm   71.7 MeV  1.09 keV   7.1 mm   7.27 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    196 um  -15.8 cm   2.11 cm   2.36 keV     0 eV      0 fm      0 fm      World   initStep
-    1    189 um  -15.8 cm   2.11 cm    850 keV  2.36 keV   197 um    197 um      World     eIoni
-    2   -234 um  -17.4 cm   2.18 cm    160 MeV  1.67 keV   1.6 cm   1.62 cm      World     eIoni
-    3   -786 um    -20 cm   2.27 cm    425 MeV  6.39 keV  2.64 cm   4.26 cm OutOfWorldTransportation
+    0   -1.4 cm  -17.5 cm   2.43 cm   1.29 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -1.4 cm  -17.6 cm   2.42 cm    306 keV  1.29 keV  77.4 um   77.4 um      World     eIoni
+    2   -1.4 cm    -20 cm   2.42 cm    240 MeV  4.01 keV  2.44 cm   2.45 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -7.84 um  -5.55 mm   6.94 mm      1 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -5.22 um  -5.57 mm   6.94 mm    200 keV     1 keV  53.4 um   53.4 um      World     eIoni
-    2  -3.19 cm  -9.83 cm  -1.61 cm    927 MeV  26.3 keV  10.7 cm   10.7 cm      World     eIoni
-    3   -4.1 cm  -11.4 cm  -2.92 cm   1.09 GeV  7.02 keV  2.26 cm     13 cm      WorldTransportation
-    4  -4.78 cm    -13 cm  -3.88 cm   1.24 GeV  3.56 keV  1.93 cm   14.9 cm      WorldTransportation
-    5   -5.3 cm  -14.4 cm  -4.64 cm   1.38 GeV  4.84 keV   1.7 cm   16.6 cm      WorldTransportation
-    6  -5.72 cm  -15.7 cm  -5.24 cm   1.52 GeV  3.44 keV  1.51 cm   18.1 cm      WorldTransportation
-    7  -6.07 cm  -16.9 cm  -5.74 cm   1.64 GeV  1.95 keV  1.36 cm   19.5 cm      WorldTransportation
-    8  -6.36 cm    -18 cm  -6.16 cm   1.75 GeV  1.76 keV  1.22 cm   20.7 cm      WorldTransportation
-    9  -6.57 cm  -18.9 cm  -6.46 cm   1.83 GeV  2.48 keV  9.35 mm   21.6 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -329 um  -10.6 cm   1.88 cm    1.1 GeV    20 keV    11 cm     11 cm      World     eIoni
-    2   -347 um    -12 cm   1.94 cm   1.25 GeV  2.27 keV  1.45 cm   12.5 cm      World     eIoni
-    3   -424 um    -20 cm    2.2 cm   2.05 GeV  20.8 keV     8 cm   20.5 cm OutOfWorldTransportation
+    0  -15.4 um  -1.36 cm   9.97 mm   3.84 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -28.9 um  -1.37 cm   9.97 mm   1.72 MeV  1.21 keV   255 um    255 um      World     eIoni
+    2   1.09 cm  -15.8 cm   1.57 cm   1.45 GeV  21.3 keV  14.6 cm   14.6 cm      World     eIoni
+    3   1.18 cm  -17.4 cm   1.78 cm    1.6 GeV  1.87 keV  1.57 cm   16.2 cm      World     eIoni
+    4   1.31 cm    -20 cm    2.1 cm   1.86 GeV  4.31 keV   2.6 cm   18.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -347 um    -12 cm   1.94 cm   2.74 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -345 um    -12 cm   1.94 cm    1.1 MeV  2.74 keV   252 um    252 um      World     eIoni
-    2   -311 um  -12.2 cm   1.94 cm   22.3 MeV   258 eV   2.12 mm   2.38 mm      World     eIoni
-    3   -190 um    -20 cm   1.95 cm    800 MeV  9.94 keV  7.78 cm   8.02 cm OutOfWorldTransportation
+    0   1.18 cm  -17.4 cm   1.78 cm   2.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.18 cm  -17.4 cm   1.78 cm    639 keV  2.01 keV   152 um    152 um      World     eIoni
+    2   1.17 cm    -20 cm   1.78 cm    258 MeV  3.15 keV  2.59 cm    2.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -329 um  -10.6 cm   1.88 cm   1.97 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -328 um  -10.6 cm   1.88 cm    623 keV  1.97 keV   148 um    148 um      World     eIoni
-    2   -326 um    -20 cm   1.89 cm    945 MeV  16.8 keV  9.64 cm   9.66 cm OutOfWorldTransportation
+    0   1.09 cm  -15.8 cm   1.57 cm   2.14 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.08 cm  -15.8 cm   1.57 cm    712 keV  2.14 keV   167 um    167 um      World     eIoni
+    2   1.06 cm  -16.5 cm   1.56 cm   67.3 MeV   342 eV   6.67 mm   6.83 mm      World     eIoni
+    3   1.05 cm    -20 cm   1.55 cm    414 MeV  8.85 keV  3.47 cm   4.15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2748,269 +2701,264 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   1.78 um  -1.19 mm    3.4 mm   61.9 MeV  2.22 keV  3.66 mm   3.66 mm      World     eIoni
-    2    110 um  -7.71 cm   1.74 cm    821 MeV    15 keV  7.83 cm    8.2 cm      World     eIoni
-    3    152 um  -12.2 cm   1.96 cm   1.27 GeV  9.82 keV  4.45 cm   12.7 cm      World     eIoni
-    4    199 um    -20 cm    2.2 cm   2.05 GeV  18.7 keV  7.85 cm   20.5 cm OutOfWorldTransportation
+    1   -101 um  -4.02 cm   1.45 cm    452 MeV  7.98 keV   4.5 cm    4.5 cm      World     eIoni
+    2   -118 um  -4.52 cm    1.5 cm    502 MeV   717 eV   4.98 mm      5 cm      World     eIoni
+    3   -183 um  -6.81 cm   1.69 cm    731 MeV  6.47 keV   2.3 cm    7.3 cm      World     eIoni
+    4   -369 um    -20 cm   2.21 cm   2.05 GeV  25.9 keV  13.2 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    152 um  -12.2 cm   1.96 cm   1.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1    153 um  -12.2 cm   1.96 cm    219 keV  1.06 keV  57.8 um   57.8 um      World     eIoni
-    2    162 um    -20 cm   1.96 cm    784 MeV  23.3 keV  8.66 cm   8.67 cm OutOfWorldTransportation
+    0   -183 um  -6.81 cm   1.69 cm   6.72 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -161 um  -6.86 cm   1.69 cm    5.4 MeV  6.72 keV  1.18 mm   1.18 mm      World     eIoni
+    2   1.32 mm  -8.01 cm   1.54 cm    121 MeV  2.73 keV   1.2 cm   1.32 cm      World     eIoni
+    3   2.48 mm  -17.2 cm   1.48 cm   1.04 GeV  18.8 keV  9.21 cm   10.5 cm      World     eIoni
+    4   2.51 mm  -18.3 cm   1.48 cm   1.15 GeV  1.78 keV  1.06 cm   11.6 cm      World     eIoni
+    5   2.55 mm    -20 cm   1.48 cm   1.32 GeV  3.61 keV  1.72 cm   13.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    110 um  -7.71 cm   1.74 cm      1 keV     0 eV      0 fm      0 fm      World   initStep
-    1    108 um  -7.71 cm   1.74 cm    199 keV     1 keV  53.2 um   53.2 um      World     eIoni
-    2   2.93 cm  -16.9 cm   2.65 cm    920 MeV  24.7 keV  10.6 cm   10.7 cm      World     eIoni
-    3   4.24 cm  -17.5 cm   2.49 cm    984 MeV   3.3 keV  1.47 cm   12.1 cm      WorldTransportation
-    4    5.3 cm  -18.2 cm   2.35 cm   1.05 GeV  2.96 keV  1.27 cm   13.4 cm      WorldTransportation
-    5   6.18 cm  -18.9 cm   2.24 cm   1.12 GeV  2.81 keV  1.13 cm   14.5 cm      WorldTransportation
-    6   6.26 cm    -19 cm   2.23 cm   1.13 GeV   348 eV   1.02 mm   14.6 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.78 um  -1.19 mm    3.4 mm   1.69 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.51 um  -1.23 mm    3.4 mm    480 keV  1.69 keV   116 um    116 um      World     eIoni
-    2  -35.7 um    -20 cm    3.4 mm   1.99 GeV  43.8 keV  21.3 cm   21.3 cm OutOfWorldTransportation
+    0   2.51 mm  -18.3 cm   1.48 cm   2.48 keV     0 eV      0 fm      0 fm      World   initStep
+    1    2.5 mm  -18.3 cm   1.48 cm    928 keV  2.48 keV   214 um    214 um      World     eIoni
+    2   2.51 mm  -18.5 cm   1.48 cm   25.3 MeV   359 eV   2.44 mm   2.65 mm      World     eIoni
+    3   2.51 mm    -20 cm   1.48 cm    172 MeV  3.23 keV  1.47 cm   1.74 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -22.5 um  -1.16 cm   9.42 mm    166 MeV  3.81 keV  1.59 cm   1.59 cm      World     eBrem
-    2   -173 um    -12 cm   1.98 cm   1.25 GeV  24.9 keV  10.9 cm   12.5 cm      World     eIoni
-    3   -290 um  -18.5 cm    2.2 cm    1.9 GeV  15.6 keV  6.53 cm     19 cm      World     eIoni
-    4   -313 um    -20 cm   2.24 cm   2.05 GeV  3.13 keV  1.47 cm   20.5 cm OutOfWorldTransportation
+    0   2.48 mm  -17.2 cm   1.48 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.48 mm  -17.2 cm   1.48 cm    224 keV  1.07 keV  58.8 um   58.8 um      World     eIoni
+    2   2.49 mm    -20 cm   1.48 cm    278 MeV  5.73 keV  2.87 cm   2.87 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -290 um  -18.5 cm    2.2 cm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -289 um  -18.5 cm    2.2 cm    202 keV  1.01 keV  53.8 um   53.8 um      World     eIoni
-    2   -279 um    -20 cm    2.2 cm    147 MeV  4.14 keV  1.49 cm    1.5 cm OutOfWorldTransportation
+    0   -118 um  -4.52 cm    1.5 cm     20 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -40.3 um  -4.76 cm    1.5 cm   25.8 MeV  6.37 keV  3.28 mm   3.28 mm      World     eIoni
+    2   -407 um  -6.44 cm   8.86 mm    193 MeV  2.36 keV  1.84 cm   2.17 cm      World     eIoni
+    3   -492 um  -8.37 cm   7.12 mm    387 MeV  4.31 keV  1.94 cm   4.12 cm      World     eIoni
+    4   -515 um  -9.78 cm   6.36 mm    528 MeV  2.92 keV  1.41 cm   5.53 cm      World     eIoni
+    5   -556 um  -14.6 cm   4.79 mm   1.01 GeV  12.3 keV  4.81 cm   10.3 cm      World     eIoni
+    6   -590 um    -20 cm   3.75 mm   1.55 GeV  14.8 keV  5.41 cm   15.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -173 um    -12 cm   1.98 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -171 um    -12 cm   1.98 cm    212 keV  1.04 keV  56.2 um   56.2 um      World     eIoni
-    2   -161 um    -20 cm   1.98 cm    800 MeV  20.8 keV  8.91 cm   8.92 cm OutOfWorldTransportation
+    0   -556 um  -14.6 cm   4.79 mm   1.03 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -554 um  -14.6 cm   4.79 mm    209 keV  1.03 keV  55.4 um   55.4 um      World     eIoni
+    2   -537 um    -20 cm    4.8 mm    541 MeV  13.8 keV  5.81 cm   5.82 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -22.5 um  -1.16 cm   9.42 mm   97.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1   81.5 um    -20 cm   6.94 cm   97.3 keV     0 eV   19.8 cm   19.8 cm OutOfWorldTransportation
+    0   -515 um  -9.78 cm   6.36 mm   12.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -466 um  -9.92 cm   6.34 mm   13.9 MeV  6.25 keV   2.1 mm    2.1 mm      World     eIoni
+    2   -120 um  -10.2 cm   3.43 mm   37.5 MeV   956 eV   4.69 mm   6.79 mm      World     eIoni
+    3    259 um    -20 cm   78.1 um   1.02 GeV  23.7 keV  9.86 cm   10.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    141 um  -6.28 cm   1.65 cm    678 MeV  10.9 keV  6.77 cm   6.77 cm      World     eIoni
-    2    143 um  -6.36 cm   1.65 cm    686 MeV  98.1 eV    763 um   6.84 cm      World     eIoni
-    3    200 um  -9.06 cm   1.82 cm    956 MeV  4.94 keV  2.71 cm   9.55 cm      World     eIoni
-    4    311 um    -20 cm    2.2 cm   2.05 GeV  21.6 keV  10.9 cm   20.5 cm OutOfWorldTransportation
+    0   -492 um  -8.37 cm   7.12 mm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -492 um  -8.38 cm   7.12 mm    315 keV  1.32 keV  79.4 um   79.4 um      World     eIoni
+    2   -494 um    -20 cm   7.09 mm   1.16 GeV  27.6 keV  12.6 cm   12.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    200 um  -9.06 cm   1.82 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
-    1    197 um  -9.06 cm   1.82 cm    282 keV  1.24 keV  72.2 um   72.2 um      World     eIoni
-    2    171 um    -20 cm   1.82 cm   1.09 GeV    24 keV    12 cm     12 cm OutOfWorldTransportation
+    0   -101 um  -4.02 cm   1.45 cm   1.47 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -106 um  -4.03 cm   1.45 cm    377 keV  1.47 keV  93.4 um   93.4 um      World     eIoni
+    2   -135 um    -20 cm   1.45 cm    1.6 GeV  36.5 keV  17.4 cm   17.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    143 um  -6.36 cm   1.65 cm   6.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1    119 um   -6.4 cm   1.65 cm   4.41 MeV  6.01 keV   990 um    990 um      World     eIoni
-    2   99.3 um  -6.65 cm   1.65 cm   29.7 MeV   347 eV   2.53 mm   3.52 mm      World     eIoni
-    3    406 um  -18.8 cm   1.59 cm   1.25 GeV  23.1 keV  12.2 cm   12.5 cm      WorldTransportation
-    4    406 um  -18.8 cm   1.59 cm   1.25 GeV     0 eV      0 fm   12.5 cm      World     eIoni
-    5    491 um    -20 cm   1.58 cm   1.36 GeV  1.79 keV  1.17 cm   13.7 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    397 um    -14 cm   2.09 cm   1.45 GeV  28.6 keV  14.5 cm   14.5 cm      World     eIoni
+    2    594 um    -20 cm   2.28 cm   2.05 GeV  9.41 keV  6.03 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    406 um  -18.8 cm   1.59 cm    996 eV      0 eV      0 fm      0 fm      World   initStep
-    1    404 um  -18.8 cm   1.59 cm    198 keV   996 eV   52.9 um   52.9 um      World     eIoni
-    2    397 um    -20 cm   1.58 cm    117 MeV  2.44 keV  1.19 cm   1.19 cm OutOfWorldTransportation
+    0    397 um    -14 cm   2.09 cm    1.6 keV     0 eV      0 fm      0 fm      World   initStep
+    1    394 um    -14 cm   2.09 cm    436 keV   1.6 keV   107 um    107 um      World     eIoni
+    2    373 um    -20 cm   2.09 cm    603 MeV  11.4 keV  6.17 cm   6.18 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   99.3 um  -6.65 cm   1.65 cm   3.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1   90.5 um  -6.67 cm   1.65 cm   1.41 MeV  3.15 keV   319 um    319 um      World     eIoni
-    2  -33.2 um  -7.23 cm   1.65 cm   58.2 MeV   977 eV   5.68 mm      6 mm      World     eIoni
-    3   7.47 um  -19.4 cm   1.65 cm   1.28 GeV  24.8 keV  12.2 cm   12.8 cm      WorldTransportation
-    4   7.47 um  -19.4 cm   1.65 cm   1.28 GeV4.64e-05 meV   220 fm   12.8 cm      World     eIoni
-    5   14.3 um    -20 cm   1.65 cm   1.33 GeV   254 eV   5.59 mm   13.4 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   46.1 um  -4.62 cm   1.53 cm    512 MeV  13.8 keV   5.1 cm    5.1 cm      World     eIoni
+    2   46.1 um  -4.63 cm   1.53 cm    513 MeV  64.3 eV   84.3 um   5.11 cm      World     eIoni
+    3   46.9 um  -5.67 cm   1.63 cm    617 MeV  2.07 keV  1.05 cm   6.15 cm      World     eIoni
+    4   61.8 um  -15.1 cm   2.11 cm   1.56 GeV  19.2 keV  9.45 cm   15.6 cm      World     eIoni
+    5   66.1 um    -20 cm   2.25 cm   2.05 GeV  11.8 keV   4.9 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   7.47 um  -19.4 cm   1.65 cm   2.22 keV     0 eV      0 fm      0 fm      World   initStep
-    1     12 um  -19.4 cm   1.65 cm    763 keV  2.22 keV   178 um    178 um      World     eIoni
-    2   -133 um    -20 cm   1.65 cm   53.5 MeV   167 eV   5.28 mm   5.46 mm      World     eIoni
-    3   -143 um    -20 cm   1.65 cm     56 MeV  15.4 eV    242 um    5.7 mm OutOfWorldTransportation
+    0   61.8 um  -15.1 cm   2.11 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1   63.1 um  -15.1 cm   2.11 cm    212 keV  1.04 keV  56.2 um   56.2 um      World     eIoni
+    2   72.4 um    -20 cm   2.11 cm    490 MeV  13.5 keV  5.22 cm   5.22 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -133 um    -20 cm   1.65 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -131 um    -20 cm   1.65 cm    221 keV  1.07 keV  58.3 um   58.3 um      World     eIoni
-    2   -128 um    -20 cm   1.65 cm   2.43 MeV     0 eV    220 um    279 um OutOfWorldTransportation
+    0   46.9 um  -5.67 cm   1.63 cm   8.39 keV     0 eV      0 fm      0 fm      World   initStep
+    1   15.3 um  -5.74 cm   1.63 cm   7.94 MeV  4.59 keV  1.52 mm   1.52 mm      World     eIoni
+    2   1.41 mm  -5.84 cm   1.59 cm   17.6 MeV   284 eV   1.94 mm   3.46 mm      World     eIoni
+    3   2.02 mm  -6.05 cm   1.57 cm   38.6 MeV   490 eV    2.2 mm   5.66 mm      World     eIoni
+    4   4.38 mm  -12.8 cm   1.48 cm    715 MeV  10.8 keV  6.77 cm   7.33 cm      World     eIoni
+    5   4.39 mm  -12.9 cm   1.48 cm    722 MeV  98.1 eV    763 um   7.41 cm      World     eIoni
+    6   4.71 mm  -15.6 cm   1.47 cm    993 MeV  4.95 keV  2.71 cm   10.1 cm      World     eIoni
+    7   5.06 mm    -20 cm   1.46 cm   1.43 GeV  7.53 keV   4.4 cm   14.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    141 um  -6.28 cm   1.65 cm   1.16 keV     0 eV      0 fm      0 fm      World   initStep
-    1    143 um  -6.29 cm   1.65 cm    254 keV  1.16 keV  65.9 um   65.9 um      World     eIoni
-    2   -475 um  -19.9 cm   1.71 cm   1.36 GeV  32.7 keV  15.7 cm   15.7 cm      World     eIoni
-    3   -900 um    -20 cm   1.72 cm   1.37 GeV  87.6 eV   1.01 mm   15.8 cm OutOfWorldTransportation
+    0   4.71 mm  -15.6 cm   1.47 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
+    1    4.7 mm  -15.6 cm   1.47 cm    282 keV  1.24 keV  72.2 um   72.2 um      World     eIoni
+    2   4.68 mm    -20 cm   1.47 cm    440 MeV  12.9 keV  4.55 cm   4.56 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   76.6 um  -4.42 cm   1.51 cm    492 MeV  9.92 keV   4.9 cm    4.9 cm      World     eIoni
-    2    155 um    -20 cm   2.23 cm   2.05 GeV  28.6 keV  15.6 cm   20.5 cm OutOfWorldTransportation
+    0   4.39 mm  -12.9 cm   1.48 cm   6.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1   4.37 mm  -12.9 cm   1.48 cm   4.41 MeV  6.01 keV   990 um    990 um      World     eIoni
+    2   4.32 mm  -13.4 cm   1.48 cm   48.2 MeV   598 eV   4.38 mm   5.37 mm      World     eIoni
+    3   4.09 mm    -20 cm   1.48 cm    711 MeV  11.4 keV  6.63 cm   7.17 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   76.6 um  -4.42 cm   1.51 cm   1.51 keV     0 eV      0 fm      0 fm      World   initStep
-    1   77.4 um  -4.43 cm   1.51 cm    396 keV  1.51 keV  97.5 um   97.5 um      World     eIoni
-    2   82.4 um    -20 cm   1.51 cm   1.56 GeV  27.2 keV  16.8 cm   16.8 cm OutOfWorldTransportation
+    0   4.38 mm  -12.8 cm   1.48 cm   1.16 keV     0 eV      0 fm      0 fm      World   initStep
+    1   4.38 mm  -12.8 cm   1.48 cm    254 keV  1.16 keV  65.9 um   65.9 um      World     eIoni
+    2    4.4 mm    -20 cm   1.48 cm    719 MeV  16.6 keV   7.7 cm    7.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   79.9 um  -8.79 cm   1.85 cm    929 MeV  14.2 keV  9.28 cm   9.28 cm      World     eIoni
-    2    104 um  -17.3 cm    2.2 cm   1.78 GeV  21.9 keV  8.49 cm   17.8 cm      World     eIoni
-    3    109 um    -20 cm   2.28 cm   2.05 GeV  6.19 keV  2.73 cm   20.5 cm OutOfWorldTransportation
+    0   2.02 mm  -6.05 cm   1.57 cm   1.84 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.02 mm  -6.05 cm   1.57 cm    554 keV  1.84 keV   133 um    133 um      World     eIoni
+    2   2.01 mm    -20 cm   1.57 cm    1.4 GeV  23.8 keV  14.5 cm   14.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    104 um  -17.3 cm    2.2 cm   1.98 keV     0 eV      0 fm      0 fm      World   initStep
-    1   97.8 um  -17.3 cm    2.2 cm    627 keV  1.98 keV   149 um    149 um      World     eIoni
-    2   73.6 um    -20 cm    2.2 cm    273 MeV  5.04 keV  2.74 cm   2.76 cm OutOfWorldTransportation
+    0   46.1 um  -4.63 cm   1.53 cm   2.19 keV     0 eV      0 fm      0 fm      World   initStep
+    1   53.1 um  -4.63 cm   1.53 cm    745 keV  2.19 keV   174 um    174 um      World     eIoni
+    2  -25.1 um  -5.31 cm   1.51 cm   68.2 MeV  1.19 keV  6.75 mm   6.93 mm      World     eIoni
+    3  -65.5 um  -9.61 cm    1.5 cm    499 MeV  8.02 keV  4.31 cm      5 cm      World     eIoni
+    4  -87.8 um  -14.2 cm    1.5 cm    955 MeV  12.2 keV  4.56 cm   9.57 cm      World     eIoni
+    5   -100 um  -19.8 cm    1.5 cm   1.51 GeV  11.2 keV  5.58 cm   15.1 cm      World     eIoni
+    6   -101 um    -20 cm    1.5 cm   1.54 GeV   515 eV   2.38 mm   15.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   79.9 um  -8.79 cm   1.85 cm   5.38 keV     0 eV      0 fm      0 fm      World   initStep
-    1   98.6 um  -8.82 cm   1.85 cm   2.91 MeV  2.93 keV   407 um    407 um      World     eIoni
-    2   2.85 mm  -13.6 cm   1.77 cm    477 MeV  6.89 keV  4.78 cm   4.82 cm      World     eIoni
-    3   3.03 mm  -15.1 cm   1.75 cm    634 MeV  2.86 keV  1.58 cm   6.39 cm      World     eIoni
-    4   3.21 mm  -17.2 cm   1.73 cm    843 MeV  4.88 keV  2.09 cm   8.48 cm      World     eIoni
-    5   3.28 mm  -18.3 cm   1.72 cm    949 MeV  3.81 keV  1.06 cm   9.54 cm      World     eIoni
-    6   3.39 mm    -20 cm    1.7 cm   1.12 GeV     4 keV  1.72 cm   11.3 cm OutOfWorldTransportation
+    0   -100 um  -19.8 cm    1.5 cm   1.03 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -98.4 um  -19.8 cm    1.5 cm    210 keV  1.03 keV  55.6 um   55.6 um      World     eIoni
+    2  -90.5 um    -20 cm    1.5 cm   23.8 MeV   654 eV   2.37 mm   2.42 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   3.28 mm  -18.3 cm   1.72 cm   3.16 keV     0 eV      0 fm      0 fm      World   initStep
-    1   3.28 mm  -18.3 cm   1.72 cm    409 keV   186 eV   45.5 um   45.5 um      World     eIoni
-    2   3.07 mm    -20 cm   1.73 cm    172 MeV  1.91 keV  1.73 cm   1.74 cm OutOfWorldTransportation
+    0  -87.8 um  -14.2 cm    1.5 cm   10.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -130 um  -14.3 cm    1.5 cm   11.8 MeV  3.77 keV   1.9 mm    1.9 mm      World     eIoni
+    2  -1.21 mm  -14.5 cm    1.7 cm   31.7 MeV   293 eV   3.35 mm   5.25 mm      World     eIoni
+    3  -2.04 mm  -15.6 cm   1.86 cm    144 MeV  1.32 keV  1.14 cm   1.67 cm      World     eIoni
+    4  -2.79 mm    -20 cm   2.01 cm    583 MeV  7.65 keV  4.39 cm   6.05 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   3.21 mm  -17.2 cm   1.73 cm   2.76 keV     0 eV      0 fm      0 fm      World   initStep
-    1    3.2 mm  -17.2 cm   1.72 cm   1.11 MeV  2.76 keV   255 um    255 um      World     eIoni
-    2   3.18 mm  -17.4 cm   1.72 cm   17.7 MeV  61.3 eV   1.66 mm   1.91 mm      World     eIoni
-    3   3.12 mm    -20 cm   1.72 cm    278 MeV  5.14 keV   2.6 cm   2.79 cm OutOfWorldTransportation
+    0  -2.04 mm  -15.6 cm   1.86 cm   1.51 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.04 mm  -15.6 cm   1.87 cm    396 keV  1.51 keV  97.5 um   97.5 um      World     eIoni
+    2  -2.04 mm    -20 cm   1.87 cm    438 MeV  4.37 keV  4.47 cm   4.48 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   3.03 mm  -15.1 cm   1.75 cm   12.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1   3.03 mm  -15.3 cm   1.75 cm   14.1 MeV  3.17 keV  2.11 mm   2.11 mm      World     eIoni
-    2   3.99 mm  -15.2 cm   1.78 cm   8.73 MeV  33.7 eV   1.19 mm    3.3 mm      World     eIoni
-    3   8.04 mm    -20 cm   1.91 cm    486 MeV  7.59 keV  4.86 cm   5.19 cm OutOfWorldTransportation
+    0  -65.5 um  -9.61 cm    1.5 cm   2.24 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -66.9 um  -9.62 cm    1.5 cm    776 keV  2.24 keV   181 um    181 um      World     eIoni
+    2   15.2 um    -11 cm   1.57 cm    135 MeV  1.44 keV  1.34 cm   1.36 cm      World     eIoni
+    3  -1.23 mm    -20 cm    1.7 cm   1.04 GeV  14.8 keV  9.04 cm   10.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.85 mm  -13.6 cm   1.77 cm   3.32 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.86 mm  -13.6 cm   1.77 cm   1.55 MeV  3.32 keV   349 um    349 um      World     eIoni
-    2   2.85 mm  -13.7 cm   1.77 cm   15.2 MeV   833 eV   1.36 mm   1.71 mm      World     eIoni
-    3   2.85 mm  -13.9 cm   1.77 cm   32.3 MeV   341 eV   1.71 mm   3.42 mm      World     eIoni
-    4   2.86 mm  -18.3 cm   1.78 cm    474 MeV  10.8 keV  4.42 cm   4.76 cm      World     eIoni
-    5   2.87 mm    -20 cm   1.78 cm    645 MeV  3.48 keV   1.7 cm   6.47 cm OutOfWorldTransportation
+    0   46.1 um  -4.62 cm   1.53 cm     30 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -88.2 um  -5.04 cm   1.53 cm   44.3 MeV  5.39 keV  5.27 mm   5.27 mm      World     eIoni
+    2   1.13 mm   -6.3 cm   1.14 cm    170 MeV  2.61 keV  1.34 cm   1.86 cm      World     eIoni
+    3   1.45 mm  -7.06 cm   1.04 cm    247 MeV  1.32 keV   7.7 mm   2.63 cm      World     eIoni
+    4   2.97 mm    -20 cm   5.54 mm   1.54 GeV    23 keV  12.9 cm   15.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.86 mm  -18.3 cm   1.78 cm   2.12 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.86 mm  -18.3 cm   1.78 cm    705 keV  2.12 keV   166 um    166 um      World     eIoni
-    2   2.87 mm    -20 cm   1.78 cm    170 MeV  3.24 keV   1.7 cm   1.72 cm OutOfWorldTransportation
+    0   1.45 mm  -7.06 cm   1.04 cm   6.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.47 mm   -7.1 cm   1.04 cm   4.56 MeV  3.71 keV  1.02 mm   1.02 mm      World     eIoni
+    2   1.44 mm  -7.76 cm   1.04 cm   69.9 MeV   468 eV   6.54 mm   7.56 mm      World     eIoni
+    3    1.3 mm  -14.4 cm   1.04 cm    736 MeV  16.4 keV  6.66 cm   7.42 cm      World     eIoni
+    4   1.28 mm    -20 cm   1.04 cm   1.29 GeV  16.8 keV  5.58 cm     13 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 14
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.85 mm  -13.9 cm   1.77 cm    993 eV      0 eV      0 fm      0 fm      World   initStep
-    1   2.85 mm  -13.9 cm   1.77 cm    197 keV   993 eV   52.6 um   52.6 um      World     eIoni
-    2   2.87 mm    -20 cm   1.77 cm    612 MeV  16.5 keV  6.72 cm   6.72 cm OutOfWorldTransportation
+    0    1.3 mm  -14.4 cm   1.04 cm    1.1 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.31 mm  -14.4 cm   1.04 cm    233 keV   1.1 keV    61 um     61 um      World     eIoni
+    2   1.33 mm    -20 cm   1.04 cm    558 MeV  16.4 keV  5.93 cm   5.94 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3018,56 +2966,59 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -34.6 um  -3.99 cm   1.44 cm    449 MeV  9.06 keV  4.47 cm   4.47 cm      World     eIoni
-    2    231 um  -19.8 cm    2.2 cm   2.03 GeV  31.8 keV  15.8 cm   20.3 cm      World     eIoni
-    3    232 um    -20 cm   2.21 cm   2.05 GeV   779 eV   2.47 mm   20.5 cm OutOfWorldTransportation
+    1  -35.3 um  -4.23 cm   1.47 cm    473 MeV  7.71 keV  4.71 cm   4.71 cm      World     eIoni
+    2    -31 um  -5.33 cm   1.57 cm    583 MeV   972 eV    1.1 cm   5.81 cm      World     eIoni
+    3  -4.46 um    -14 cm   2.03 cm   1.45 GeV  19.4 keV  8.65 cm   14.5 cm      World     eIoni
+    4   5.38 um    -20 cm   2.21 cm   2.05 GeV  11.4 keV  6.04 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    231 um  -19.8 cm    2.2 cm   2.12 keV     0 eV      0 fm      0 fm      World   initStep
-    1    224 um  -19.8 cm    2.2 cm    703 keV  2.12 keV   165 um    165 um      World     eIoni
-    2    212 um    -20 cm    2.2 cm   24.8 MeV  35.5 eV   2.41 mm   2.57 mm OutOfWorldTransportation
+    0  -4.46 um    -14 cm   2.03 cm   4.41 keV     0 eV      0 fm      0 fm      World   initStep
+    1   12.6 um    -14 cm   2.03 cm   2.55 MeV  4.41 keV   571 um    571 um      World     eIoni
+    2  -26.1 um  -14.6 cm   2.03 cm   62.5 MeV   797 eV      6 mm   6.57 mm      World     eIoni
+    3  -81.6 um  -15.5 cm   2.02 cm    153 MeV  2.06 keV  9.09 mm   1.57 cm      World     eIoni
+    4   -164 um    -20 cm   2.02 cm    604 MeV  9.34 keV   4.5 cm   6.07 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -34.6 um  -3.99 cm   1.44 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1    -32 um     -4 cm   1.44 cm    236 keV  1.11 keV  61.7 um   61.7 um      World     eIoni
-    2   2.37 cm  -16.1 cm    4.5 cm   1.21 GeV  30.1 keV    14 cm     14 cm      World     eIoni
-    3   3.24 cm  -19.7 cm   9.04 cm   1.57 GeV  8.92 keV  5.92 cm   19.9 cm OutOfWorldTransportation
+    0  -81.6 um  -15.5 cm   2.02 cm   4.29 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -81.8 um  -15.5 cm   2.02 cm    464 keV  91.3 eV   50.1 um   50.1 um      World     eIoni
+    2  -1.42 mm  -17.2 cm   1.98 cm    167 MeV  2.34 keV  1.67 cm   1.68 cm      World     eIoni
+    3  -3.95 mm    -20 cm   1.57 cm    450 MeV  7.15 keV  2.87 cm   4.55 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    442 um  -11.6 cm   1.94 cm   1.21 GeV  24.9 keV  12.1 cm   12.1 cm      World     eIoni
-    2    627 um    -20 cm   2.22 cm   2.05 GeV  18.8 keV  8.36 cm   20.5 cm OutOfWorldTransportation
+    0  -1.42 mm  -17.2 cm   1.98 cm   1.57 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.42 mm  -17.2 cm   1.98 cm    426 keV  1.57 keV   104 um    104 um      World     eIoni
+    2  -1.41 mm    -20 cm   1.98 cm    283 MeV  8.68 keV  2.86 cm   2.87 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    442 um  -11.6 cm   1.94 cm      2 keV     0 eV      0 fm      0 fm      World   initStep
-    1    440 um  -11.6 cm   1.94 cm    636 keV     2 keV   150 um    150 um      World     eIoni
-    2     -2 mm  -16.5 cm   2.38 cm    484 MeV  4.98 keV  4.88 cm   4.89 cm      World     eIoni
-    3  -3.48 mm    -20 cm   2.81 cm    835 MeV  7.38 keV  3.55 cm   8.44 cm OutOfWorldTransportation
+    0    -31 um  -5.33 cm   1.57 cm   3.16 keV     0 eV      0 fm      0 fm      World   initStep
+    1    -31 um  -5.34 cm   1.57 cm   1.41 MeV  3.16 keV   320 um    320 um      World     eIoni
+    2  -56.2 um  -5.58 cm   1.57 cm   24.5 MeV  29.9 eV   2.31 mm   2.63 mm      World     eIoni
+    3   -179 um    -20 cm   1.57 cm   1.47 GeV  24.6 keV  14.4 cm   14.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0     -2 mm  -16.5 cm   2.38 cm   1.73 keV     0 eV      0 fm      0 fm      World   initStep
-    1     -2 mm  -16.5 cm   2.38 cm    498 keV  1.73 keV   120 um    120 um      World     eIoni
-    2  -1.99 mm    -20 cm   2.38 cm    352 MeV  4.25 keV  3.55 cm   3.56 cm OutOfWorldTransportation
+    0  -35.3 um  -4.23 cm   1.47 cm    1.5 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -30.8 um  -4.24 cm   1.47 cm    390 keV   1.5 keV  96.3 um   96.3 um      World     eIoni
+    2  -1.23 um    -20 cm   1.47 cm   1.58 GeV  27.7 keV    17 cm     17 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3075,45 +3026,48 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -377 um  -12.7 cm   2.04 cm   1.32 GeV  21.8 keV  13.2 cm   13.2 cm      World     eIoni
-    2   -898 um    -20 cm   2.24 cm   2.05 GeV  15.6 keV  7.31 cm   20.5 cm OutOfWorldTransportation
+    1   71.7 um  -2.98 cm   1.32 cm    348 MeV  10.2 keV  3.45 cm   3.45 cm      World     eIoni
+    2    103 um  -7.42 cm   1.74 cm    792 MeV  12.3 keV  4.46 cm   7.91 cm      World     eIoni
+    3    110 um  -13.9 cm   2.04 cm   1.44 GeV  14.9 keV  6.53 cm   14.4 cm      World     eIoni
+    4    113 um  -16.3 cm   2.12 cm   1.68 GeV  3.11 keV  2.34 cm   16.8 cm      World     eIoni
+    5    119 um    -20 cm   2.22 cm   2.05 GeV  3.83 keV  3.71 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -377 um  -12.7 cm   2.04 cm   1.54 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -372 um  -12.7 cm   2.04 cm    411 keV  1.54 keV   101 um    101 um      World     eIoni
-    2   -346 um    -20 cm   2.04 cm    731 MeV  13.7 keV  7.54 cm   7.55 cm OutOfWorldTransportation
+    0    113 um  -16.3 cm   2.12 cm    1.9 keV     0 eV      0 fm      0 fm      World   initStep
+    1    118 um  -16.3 cm   2.12 cm    584 keV   1.9 keV   139 um    139 um      World     eIoni
+    2    137 um    -20 cm   2.11 cm    371 MeV  4.68 keV  3.74 cm   3.75 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    280 um  -8.05 cm   1.77 cm    855 MeV  14.3 keV  8.54 cm   8.54 cm      World     eIoni
-    2    341 um  -16.7 cm   2.13 cm   1.72 GeV  19.1 keV  8.63 cm   17.2 cm      World     eIoni
-    3    360 um    -20 cm   2.22 cm   2.05 GeV  6.19 keV  3.33 cm   20.5 cm OutOfWorldTransportation
+    0    110 um  -13.9 cm   2.04 cm    1.9 keV     0 eV      0 fm      0 fm      World   initStep
+    1    106 um    -14 cm   2.04 cm    586 keV   1.9 keV   140 um    140 um      World     eIoni
+    2     90 um    -20 cm   2.04 cm    605 MeV  8.12 keV  6.14 cm   6.15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    341 um  -16.7 cm   2.13 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
-    1    345 um  -16.7 cm   2.13 cm    244 keV  1.13 keV  63.5 um   63.5 um      World     eIoni
-    2    366 um    -20 cm   2.13 cm    333 MeV  5.11 keV  3.44 cm   3.44 cm OutOfWorldTransportation
+    0    103 um  -7.42 cm   1.74 cm   9.67 keV     0 eV      0 fm      0 fm      World   initStep
+    1    108 um  -7.52 cm   1.73 cm   9.96 MeV  4.02 keV  1.73 mm   1.73 mm      World     eIoni
+    2  -1.31 mm  -8.07 cm   1.69 cm   65.3 MeV   723 eV    5.8 mm   7.53 mm      World     eIoni
+    3  -3.42 mm    -20 cm   1.63 cm   1.26 GeV  26.3 keV  11.9 cm   12.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    280 um  -8.05 cm   1.77 cm   1.73 keV     0 eV      0 fm      0 fm      World   initStep
-    1    285 um  -8.06 cm   1.77 cm    497 keV  1.73 keV   120 um    120 um      World     eIoni
-    2    312 um    -20 cm   1.77 cm   1.19 GeV  22.4 keV  12.4 cm   12.4 cm OutOfWorldTransportation
+    0   71.7 um  -2.98 cm   1.32 cm   1.36 keV     0 eV      0 fm      0 fm      World   initStep
+    1   72.2 um  -2.98 cm   1.32 cm    331 keV  1.36 keV    83 um     83 um      World     eIoni
+    2   75.4 um    -20 cm   1.32 cm    1.7 GeV  34.4 keV  19.1 cm   19.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3121,69 +3075,66 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   5.89 nm   -496 nm   70.5 um     50 MeV    81 eV   70.5 um   70.5 um      World     eIoni
-    2  -17.8 um  -1.23 cm   9.63 mm    173 MeV     3 keV  1.66 cm   1.66 cm      World     eIoni
-    3  -71.1 um  -8.24 cm   1.79 cm    874 MeV  14.5 keV  7.07 cm   8.73 cm      World     eIoni
-    4   -103 um    -20 cm   2.22 cm   2.05 GeV  24.1 keV  11.8 cm   20.5 cm OutOfWorldTransportation
+    1    289 um  -8.13 cm   1.79 cm    863 MeV  18.5 keV  8.62 cm   8.62 cm      World     eIoni
+    2    347 um  -14.6 cm   2.07 cm   1.51 GeV  13.7 keV  6.49 cm   15.1 cm      World     eIoni
+    3    355 um  -15.8 cm   2.11 cm   1.63 GeV  2.01 keV  1.16 cm   16.3 cm      World     eIoni
+    4    379 um    -20 cm   2.23 cm   2.05 GeV  13.6 keV  4.22 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -71.1 um  -8.24 cm   1.79 cm    1.8 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -76.9 um  -8.25 cm   1.79 cm    532 keV   1.8 keV   128 um    128 um      World     eIoni
-    2   -108 um    -20 cm   1.79 cm   1.18 GeV  22.1 keV  12.2 cm   12.2 cm OutOfWorldTransportation
+    0    355 um  -15.8 cm   2.11 cm   1.06 keV     0 eV      0 fm      0 fm      World   initStep
+    1    358 um  -15.8 cm   2.11 cm    219 keV  1.06 keV  57.8 um   57.8 um      World     eIoni
+    2    378 um    -20 cm   2.11 cm    422 MeV     8 keV  4.43 cm   4.44 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -17.8 um  -1.23 cm   9.63 mm      4 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -25.2 um  -1.25 cm   9.62 mm   2.14 MeV     4 keV   482 um    482 um      World     eIoni
-    2  -33.2 um  -1.33 cm   9.61 mm   10.1 MeV  18.8 eV    800 um   1.28 mm      World     eIoni
-    3   -112 um  -2.54 cm   9.63 mm    131 MeV  4.05 keV  1.21 cm   1.33 cm      World     eIoni
-    4   -209 um  -15.3 cm   9.57 mm    1.4 GeV  26.8 keV  12.7 cm   14.1 cm      World     eIoni
-    5   -235 um    -20 cm   9.54 mm   1.88 GeV  7.57 keV  4.74 cm   18.8 cm OutOfWorldTransportation
+    0    347 um  -14.6 cm   2.07 cm   1.72 keV     0 eV      0 fm      0 fm      World   initStep
+    1    350 um  -14.6 cm   2.07 cm    493 keV  1.72 keV   119 um    119 um      World     eIoni
+    2    361 um    -20 cm   2.07 cm    538 MeV  7.29 keV  5.47 cm   5.48 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -209 um  -15.3 cm   9.57 mm   2.03 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -215 um  -15.3 cm   9.57 mm    654 keV  2.03 keV   154 um    154 um      World     eIoni
-    2   -159 um  -15.6 cm   9.62 mm   30.8 MeV  1.03 keV  3.02 mm   3.18 mm      World     eIoni
-    3   8.62 um    -20 cm   9.68 mm    474 MeV  8.68 keV  4.43 cm   4.75 cm OutOfWorldTransportation
+    0    289 um  -8.13 cm   1.79 cm   1.26 keV     0 eV      0 fm      0 fm      World   initStep
+    1    286 um  -8.13 cm   1.79 cm    292 keV  1.26 keV  74.4 um   74.4 um      World     eIoni
+    2    263 um    -20 cm   1.79 cm   1.19 GeV  28.2 keV    13 cm     13 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -159 um  -15.6 cm   9.62 mm   8.86 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -189 um  -15.7 cm   9.64 mm   8.68 MeV  5.73 keV   1.6 mm    1.6 mm      World     eIoni
-    2  -2.08 mm  -16.6 cm    1.1 cm    104 MeV   763 eV      1 cm   1.16 cm      World     eIoni
-    3  -3.22 mm    -20 cm   1.16 cm    443 MeV  5.52 keV   3.4 cm   4.56 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    -20 um  -1.03 cm   8.97 mm    153 MeV  3.07 keV  1.45 cm   1.45 cm      World     eIoni
+    2   -244 um  -14.8 cm   2.07 cm   1.53 GeV    32 keV  13.8 cm   15.3 cm      World     eIoni
+    3   -313 um    -20 cm   2.21 cm   2.05 GeV  10.9 keV  5.22 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -112 um  -2.54 cm   9.63 mm   1.41 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -116 um  -2.54 cm   9.63 mm    351 keV  1.41 keV  87.6 um   87.6 um      World     eIoni
-    2   -144 um    -20 cm   9.62 mm   1.75 GeV  44.2 keV  19.4 cm   19.4 cm OutOfWorldTransportation
+    0   -244 um  -14.8 cm   2.07 cm   1.37 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -242 um  -14.8 cm   2.07 cm    337 keV  1.37 keV  84.4 um   84.4 um      World     eIoni
+    2   -235 um    -20 cm   2.07 cm    522 MeV  8.82 keV  5.38 cm   5.38 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   5.89 nm   -496 nm   70.5 um   1.96 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -4.4 um  -59.3 um   70.7 um    617 keV  1.96 keV   146 um    146 um      World     eIoni
-    2  -28.9 um    -20 cm   71.9 um      2 GeV  32.3 keV  20.9 cm     21 cm OutOfWorldTransportation
+    0    -20 um  -1.03 cm   8.97 mm   1.31 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -16.6 um  -1.03 cm   8.98 mm    313 keV  1.31 keV    79 um     79 um      World     eIoni
+    2   -713 um  -19.9 cm   9.82 mm   1.89 GeV  40.3 keV  21.7 cm   21.7 cm      World     eIoni
+    3   -955 um    -20 cm   9.75 mm    1.9 GeV  81.3 eV   1.13 mm   21.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3191,80 +3142,67 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   33.4 um  -1.59 cm   1.06 cm    209 MeV  3.95 keV  2.03 cm   2.03 cm      World     eIoni
-    2     40 um  -6.61 cm   1.69 cm    711 MeV  10.2 keV  5.07 cm    7.1 cm      World     eIoni
-    3   35.3 um  -9.61 cm   1.87 cm   1.01 GeV  7.46 keV  3.01 cm   10.1 cm      World     eIoni
-    4   31.8 um  -13.1 cm   2.02 cm   1.36 GeV  8.01 keV  3.48 cm   13.6 cm      World     eIoni
-    5   26.1 um    -20 cm   2.23 cm   2.05 GeV  12.1 keV  6.91 cm   20.5 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   31.8 um  -13.1 cm   2.02 cm   1.27 keV     0 eV      0 fm      0 fm      World   initStep
-    1     29 um  -13.1 cm   2.02 cm    295 keV  1.27 keV    75 um     75 um      World     eIoni
-    2   10.4 um    -20 cm   2.02 cm    691 MeV  18.1 keV  7.27 cm   7.28 cm OutOfWorldTransportation
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  39.2 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   35.3 um  -9.61 cm   1.87 cm   1.23 keV     0 eV      0 fm      0 fm      World   initStep
-    1   38.8 um  -9.62 cm   1.87 cm    281 keV  1.23 keV  71.9 um   71.9 um      World     eIoni
-    2   64.3 um    -20 cm   1.87 cm   1.04 GeV    25 keV  11.3 cm   11.3 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   1.48 um  -7.21 mm   7.77 mm    122 MeV  2.39 keV  1.12 cm   1.12 cm      World     eIoni
+    2   3.69 um  -4.46 cm    1.5 cm    496 MeV   7.4 keV  3.82 cm   4.94 cm      World     eIoni
+    3   11.1 um    -20 cm   2.21 cm   2.05 GeV  35.2 keV  15.6 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0     40 um  -6.61 cm   1.69 cm   17.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1    105 um  -6.82 cm   1.69 cm   21.5 MeV  2.52 keV  2.83 mm   2.83 mm      World     eIoni
-    2  -2.17 mm  -7.25 cm    1.7 cm   64.6 MeV  1.49 keV  4.96 mm   7.79 mm      World     eIoni
-    3   -6.9 mm  -14.9 cm    1.7 cm    831 MeV    17 keV  7.68 cm   8.46 cm      World     eIoni
-    4  -7.33 mm  -16.8 cm   1.71 cm   1.02 GeV  2.67 keV  1.89 cm   10.3 cm      World     eIoni
-    5  -7.67 mm  -18.6 cm   1.71 cm    1.2 GeV  2.87 keV  1.82 cm   12.2 cm      World     eIoni
-    6  -7.89 mm    -20 cm   1.71 cm   1.34 GeV  3.05 keV  1.37 cm   13.5 cm OutOfWorldTransportation
+    0   3.69 um  -4.46 cm    1.5 cm   1.39 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.51 um  -4.47 cm    1.5 cm    344 keV  1.39 keV  85.8 um   85.8 um      World     eIoni
+    2  -13.2 um    -20 cm    1.5 cm   1.55 GeV  30.2 keV  17.1 cm   17.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -7.67 mm  -18.6 cm   1.71 cm   22.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -7.72 mm  -18.8 cm   1.71 cm   16.4 MeV  2.56 keV   1.8 mm    1.8 mm      World     eIoni
-    2   -5.6 mm    -20 cm   2.14 cm    139 MeV   4.8 keV  1.39 cm   1.57 cm OutOfWorldTransportation
+    0   1.48 um  -7.21 mm   7.77 mm   6.86 keV     0 eV      0 fm      0 fm      World   initStep
+    1   9.33 um  -7.73 mm   7.74 mm   5.51 MeV  6.86 keV  1.04 mm   1.04 mm      World     eIoni
+    2  -1.42 mm  -1.41 cm   7.12 mm   69.2 MeV  1.52 keV  6.72 mm   7.77 mm      World     eIoni
+    3   -2.1 mm  -4.09 cm   6.67 mm    337 MeV  5.35 keV  2.68 cm   3.46 cm      World     eIoni
+    4  -2.57 mm  -10.8 cm   6.36 mm   1.01 GeV  13.3 keV  6.73 cm   10.2 cm      World     eIoni
+    5  -2.85 mm    -20 cm   6.18 mm   1.93 GeV  18.7 keV  9.18 cm   19.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -7.33 mm  -16.8 cm   1.71 cm   2.32 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -7.33 mm  -16.8 cm   1.71 cm    825 keV  2.32 keV   192 um    192 um      World     eIoni
-    2  -7.35 mm  -16.9 cm   1.71 cm   11.9 MeV   121 eV   1.11 mm    1.3 mm      World     eIoni
-    3  -7.42 mm    -20 cm   1.71 cm    319 MeV  6.21 keV  3.08 cm   3.21 cm OutOfWorldTransportation
+    0  -2.57 mm  -10.8 cm   6.36 mm   1.55 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.57 mm  -10.8 cm   6.36 mm    414 keV  1.55 keV   102 um    102 um      World     eIoni
+    2  -2.54 mm    -20 cm   6.35 mm    918 MeV  13.8 keV  9.54 cm   9.55 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -6.9 mm  -14.9 cm    1.7 cm   1.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -6.9 mm  -14.9 cm    1.7 cm    219 keV  1.06 keV  57.7 um   57.7 um      World     eIoni
-    2  -6.92 mm    -20 cm    1.7 cm    508 MeV  12.1 keV   5.4 cm   5.41 cm OutOfWorldTransportation
+    0   -2.1 mm  -4.09 cm   6.67 mm   11.6 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.14 mm  -4.18 cm   6.69 mm   9.37 MeV  2.83 keV  1.18 mm   1.18 mm      World     eIoni
+    2  -7.09 mm    -20 cm   8.09 mm   1.59 GeV  24.6 keV  15.9 cm     16 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   33.4 um  -1.59 cm   1.06 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1   36.3 um  -1.59 cm   1.06 cm    221 keV  1.07 keV  58.3 um   58.3 um      World     eIoni
-    2   1.47 mm  -12.5 cm  -3.56 cm   1.09 GeV  32.8 keV  12.6 cm   12.6 cm      World     eIoni
-    3   1.78 mm    -20 cm  -5.91 cm   1.84 GeV    13 keV  7.87 cm   20.5 cm OutOfWorldTransportation
+    0  -1.42 mm  -1.41 cm   7.12 mm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.42 mm  -1.41 cm   7.12 mm    214 keV  1.04 keV  56.5 um   56.5 um      World     eIoni
+    2   2.74 cm  -11.7 cm   3.99 cm   1.03 GeV  26.2 keV  11.9 cm   11.9 cm      World     eIoni
+    3   4.82 cm  -19.4 cm   7.07 cm    1.8 GeV    22 keV  8.57 cm   20.5 cm OutOfWorldTransportation
+--> Event 50 starts.
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3272,67 +3210,59 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -142 um  -6.99 cm   1.69 cm    749 MeV  12.9 keV  7.48 cm   7.48 cm      World     eIoni
-    2   -170 um  -16.4 cm   2.09 cm   1.69 GeV  22.6 keV  9.42 cm   16.9 cm      World     eIoni
-    3   -170 um    -20 cm   2.18 cm   2.05 GeV  8.45 keV   3.6 cm   20.5 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -170 um  -16.4 cm   2.09 cm   1.82 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -175 um  -16.4 cm   2.09 cm    543 keV  1.82 keV   130 um    130 um      World     eIoni
-    2   -198 um    -20 cm   2.09 cm    360 MeV  4.72 keV  3.63 cm   3.64 cm OutOfWorldTransportation
+    1  -77.4 um  -3.09 cm   1.34 cm    359 MeV  5.75 keV  3.56 cm   3.56 cm      World     eIoni
+    2   -114 um   -5.4 cm   1.59 cm    590 MeV  5.01 keV  2.33 cm   5.89 cm      World     eIoni
+    3   -151 um  -9.16 cm   1.85 cm    966 MeV  8.28 keV  3.76 cm   9.65 cm      World     eIoni
+    4   -217 um  -18.4 cm   2.19 cm   1.89 GeV  21.8 keV  9.29 cm   18.9 cm      World     eIoni
+    5   -226 um    -20 cm   2.23 cm   2.05 GeV  4.46 keV  1.57 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -142 um  -6.99 cm   1.69 cm   3.78 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -128 um  -7.01 cm   1.69 cm   1.95 MeV  3.78 keV   438 um    438 um      World     eIoni
-    2   -127 um  -7.01 cm   1.69 cm   2.21 MeV  3.88 eV   26.8 um    465 um      World     eIoni
-    3  -90.7 um    -20 cm   1.69 cm    1.3 GeV  20.1 keV    13 cm   13.1 cm OutOfWorldTransportation
+    0   -217 um  -18.4 cm   2.19 cm   5.81 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -225 um  -18.5 cm   2.19 cm   4.16 MeV  5.81 keV   932 um    932 um      World     eIoni
+    2   -229 um  -18.5 cm   2.19 cm   9.59 MeV  23.5 eV    544 um   1.48 mm      World     eIoni
+    3   -284 um  -19.5 cm    2.2 cm    106 MeV   673 eV   9.64 mm   1.11 cm      World     eIoni
+    4   -301 um    -20 cm    2.2 cm    157 MeV  1.98 keV  5.08 mm   1.62 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -286 um  -12.2 cm   1.94 cm   1.27 GeV  22.8 keV  12.7 cm   12.7 cm      World     eIoni
-    2   -297 um  -13.6 cm   1.99 cm   1.41 GeV  4.42 keV  1.38 cm   14.1 cm      World     eIoni
-    3   -314 um    -16 cm   2.06 cm   1.65 GeV  4.56 keV  2.38 cm   16.5 cm      World     eIoni
-    4   -338 um    -20 cm   2.17 cm   2.05 GeV  8.96 keV  4.04 cm   20.5 cm OutOfWorldTransportation
+    0   -284 um  -19.5 cm    2.2 cm   10.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -288 um  -19.5 cm    2.2 cm   3.15 MeV  1.42 keV   334 um    334 um      World     eIoni
+    2   -627 um    -20 cm   2.15 cm   50.9 MeV   426 eV   4.84 mm   5.17 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -314 um    -16 cm   2.06 cm    1.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -314 um    -16 cm   2.07 cm    307 keV   1.3 keV  77.7 um   77.7 um      World     eIoni
-    2   -309 um    -20 cm   2.07 cm    403 MeV  10.2 keV  4.14 cm   4.15 cm OutOfWorldTransportation
+    0   -151 um  -9.16 cm   1.85 cm   1.19 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -148 um  -9.16 cm   1.85 cm    266 keV  1.19 keV  68.6 um   68.6 um      World     eIoni
+    2   -123 um    -20 cm   1.85 cm   1.08 GeV  31.9 keV    12 cm     12 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -297 um  -13.6 cm   1.99 cm   3.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -287 um  -13.6 cm   1.99 cm   1.46 MeV  3.21 keV   330 um    330 um      World     eIoni
-    2   -278 um  -13.9 cm   1.98 cm     35 MeV   567 eV   3.35 mm   3.68 mm      World     eIoni
-    3   -454 um    -20 cm   1.95 cm    641 MeV  12.5 keV  6.06 cm   6.43 cm OutOfWorldTransportation
+    0   -114 um   -5.4 cm   1.59 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -115 um   -5.4 cm   1.59 cm    245 keV  1.13 keV  63.7 um   63.7 um      World     eIoni
+    2  -4.87 mm  -18.2 cm   -1.1 mm   1.28 GeV  33.9 keV  14.8 cm   14.8 cm      World     eIoni
+    3  -4.55 mm    -20 cm  -4.25 mm   1.46 GeV  3.87 keV  1.81 cm   16.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -286 um  -12.2 cm   1.94 cm   1.14 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -289 um  -12.2 cm   1.94 cm    247 keV  1.14 keV  64.2 um   64.2 um      World     eIoni
-    2   -312 um    -20 cm   1.93 cm    780 MeV    18 keV  8.44 cm   8.44 cm OutOfWorldTransportation
+    0  -77.4 um  -3.09 cm   1.34 cm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -81.3 um  -3.09 cm   1.34 cm    316 keV  1.32 keV  79.7 um   79.7 um      World     eIoni
+    2   -110 um    -20 cm   1.34 cm   1.69 GeV  43.6 keV  19.1 cm   19.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3340,17 +3270,17 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    521 um  -13.5 cm      2 cm    1.4 GeV  24.7 keV    14 cm     14 cm      World     eIoni
-    2    581 um    -20 cm   2.19 cm   2.05 GeV  11.9 keV  6.51 cm   20.5 cm OutOfWorldTransportation
+    1   19.6 um  -1.93 cm   1.14 cm    243 MeV  4.88 keV  2.39 cm   2.39 cm      World     eIoni
+    2    340 um    -20 cm   2.22 cm   2.05 GeV  38.1 keV  18.1 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    521 um  -13.5 cm      2 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
-    1    519 um  -13.5 cm      2 cm    257 keV  1.17 keV  66.3 um   66.3 um      World     eIoni
-    2    508 um    -20 cm   1.99 cm    650 MeV    12 keV  6.91 cm   6.92 cm OutOfWorldTransportation
+    0   19.6 um  -1.93 cm   1.14 cm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
+    1   22.5 um  -1.94 cm   1.14 cm    339 keV  1.38 keV  84.8 um   84.8 um      World     eIoni
+    2   42.8 um    -20 cm   1.14 cm   1.81 GeV  38.3 keV  20.3 cm   20.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3358,115 +3288,106 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -387 nm  -7.89 mm   8.03 mm    129 MeV  1.31 keV  1.19 cm   1.19 cm      World     eIoni
-    2   13.7 um   -4.8 cm   1.53 cm    530 MeV  8.31 keV  4.09 cm   5.28 cm      World     eIoni
-    3   14.9 um  -10.2 cm   1.89 cm   1.07 GeV  13.2 keV  5.44 cm   10.7 cm      World     eIoni
-    4   27.7 um  -14.4 cm   2.06 cm   1.49 GeV  8.23 keV  4.16 cm   14.9 cm      World     eIoni
-    5   57.9 um    -20 cm   2.22 cm   2.05 GeV  9.43 keV  5.61 cm   20.5 cm OutOfWorldTransportation
+    1   75.5 um  -3.04 cm   1.33 cm    354 MeV  6.92 keV  3.51 cm   3.51 cm      World     eIoni
+    2   58.2 um    -10 cm   1.89 cm   1.05 GeV    15 keV  6.98 cm   10.5 cm      World     eIoni
+    3   55.6 um  -10.8 cm   1.92 cm   1.13 GeV  2.34 keV  8.27 mm   11.3 cm      World     eIoni
+    4   45.6 um  -14.2 cm   2.06 cm   1.47 GeV  10.9 keV   3.4 cm   14.7 cm      World     eIoni
+    5   38.9 um  -16.2 cm   2.12 cm   1.67 GeV  5.14 keV  1.98 cm   16.7 cm      World     eIoni
+    6   33.3 um  -18.2 cm   2.18 cm   1.87 GeV  3.66 keV  1.96 cm   18.7 cm      World     eIoni
+    7   28.7 um    -20 cm   2.22 cm   2.05 GeV  5.29 keV  1.83 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   27.7 um  -14.4 cm   2.06 cm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   25.4 um  -14.4 cm   2.06 cm    204 keV  1.01 keV  54.3 um   54.3 um      World     eIoni
-    2   6.66 um    -20 cm   2.06 cm    561 MeV  11.4 keV  6.07 cm   6.07 cm OutOfWorldTransportation
+    0   33.3 um  -18.2 cm   2.18 cm   1.31 keV     0 eV      0 fm      0 fm      World   initStep
+    1   29.5 um  -18.2 cm   2.18 cm    311 keV  1.31 keV  78.6 um   78.6 um      World     eIoni
+    2   9.47 um    -20 cm   2.18 cm    183 MeV  3.16 keV  1.85 cm   1.86 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   14.9 um  -10.2 cm   1.89 cm   1.33 keV     0 eV      0 fm      0 fm      World   initStep
-    1   11.9 um  -10.2 cm   1.89 cm    319 keV  1.33 keV  80.3 um   80.3 um      World     eIoni
-    2   -8.1 um    -20 cm   1.89 cm    977 MeV  22.6 keV  10.4 cm   10.4 cm OutOfWorldTransportation
+    0   38.9 um  -16.2 cm   2.12 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
+    1   37.1 um  -16.2 cm   2.12 cm    245 keV  1.13 keV  63.7 um   63.7 um      World     eIoni
+    2   25.3 um    -20 cm   2.12 cm    379 MeV  9.25 keV  3.93 cm   3.94 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   13.7 um   -4.8 cm   1.53 cm    4.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1   24.4 um  -4.82 cm   1.53 cm   2.44 MeV   4.3 keV   548 um    548 um      World     eIoni
-    2  -52.7 um  -5.58 cm   1.52 cm   78.6 MeV  1.22 keV  7.62 mm   8.17 mm      World     eIoni
-    3   -313 um  -14.4 cm    1.5 cm    965 MeV    14 keV  8.86 cm   9.68 cm      World     eIoni
-    4   -354 um    -20 cm   1.49 cm   1.52 GeV    11 keV  5.55 cm   15.2 cm OutOfWorldTransportation
+    0   45.6 um  -14.2 cm   2.06 cm    999 eV      0 eV      0 fm      0 fm      World   initStep
+    1   47.6 um  -14.2 cm   2.06 cm    199 keV   999 eV   53.1 um   53.1 um      World     eIoni
+    2   63.8 um    -20 cm   2.06 cm    577 MeV  13.8 keV  6.28 cm   6.28 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -313 um  -14.4 cm    1.5 cm   17.7 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -238 um  -14.7 cm    1.5 cm   22.2 MeV  4.05 keV   2.9 mm    2.9 mm      World     eIoni
-    2   -742 um  -14.7 cm   1.71 cm   27.2 MeV   151 eV   2.29 mm    5.2 mm      World     eIoni
-    3   -2.4 mm    -20 cm   2.39 cm    556 MeV  12.3 keV  5.39 cm   5.91 cm OutOfWorldTransportation
+    0   55.6 um  -10.8 cm   1.92 cm   19.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1     31 um    -11 cm   1.92 cm   21.2 MeV  4.39 keV  2.57 mm   2.57 mm      World     eIoni
+    2  -2.03 mm  -14.8 cm   1.56 cm    394 MeV  7.09 keV  3.77 cm   4.02 cm      World     eIoni
+    3  -2.72 mm    -20 cm   1.45 cm    918 MeV  12.9 keV  5.25 cm   9.27 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -387 nm  -7.89 mm   8.03 mm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -152 nm  -7.92 mm   8.03 mm    251 keV  1.15 keV  64.8 um   64.8 um      World     eIoni
-    2  -5.35 cm  -14.1 cm  -8.77 mm   1.33 GeV  37.7 keV  15.3 cm   15.4 cm      World     eIoni
-    3  -9.08 cm  -17.8 cm  -1.13 cm    1.7 GeV  12.6 keV   5.3 cm   20.7 cm OutOfWorldTransportation
+    0  -2.03 mm  -14.8 cm   1.56 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.03 mm  -14.8 cm   1.56 cm    287 keV  1.25 keV  73.2 um   73.2 um      World     eIoni
+    2  -2.02 mm    -20 cm   1.55 cm    525 MeV   9.7 keV  5.46 cm   5.46 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  37.4 keV  20.5 cm   20.5 cm OutOfWorldTransportation
---> Event 50 starts.
+    0   58.2 um    -10 cm   1.89 cm   1.37 keV     0 eV      0 fm      0 fm      World   initStep
+    1   56.8 um    -10 cm   1.89 cm    337 keV  1.37 keV  84.4 um   84.4 um      World     eIoni
+    2   48.2 um    -20 cm   1.88 cm  1e+03 MeV    19 keV  10.6 cm   10.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -18.2 um   -9.4 mm   8.65 mm    144 MeV  2.38 keV  1.35 cm   1.35 cm      World     eIoni
-    2     22 um  -8.52 cm    1.8 cm    901 MeV  16.8 keV  7.65 cm   9.01 cm      World     eIoni
-    3    316 um  -19.9 cm   2.22 cm   2.04 GeV    23 keV  11.4 cm   20.4 cm      World     eIoni
-    4    320 um    -20 cm   2.22 cm   2.05 GeV   340 eV   1.25 mm   20.5 cm OutOfWorldTransportation
+    0   75.5 um  -3.04 cm   1.33 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1     78 um  -3.05 cm   1.33 cm    252 keV  1.15 keV  65.3 um   65.3 um      World     eIoni
+    2  -3.32 cm  -16.4 cm   2.51 cm   1.34 GeV    28 keV  15.5 cm   15.5 cm      World     eIoni
+    3  -5.56 cm  -19.2 cm   4.31 cm   1.62 GeV  9.59 keV     4 cm   19.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    316 um  -19.9 cm   2.22 cm    2.4 keV     0 eV      0 fm      0 fm      World   initStep
-    1    316 um  -19.9 cm   2.21 cm    876 keV   2.4 keV   203 um    203 um      World     eIoni
-    2    317 um    -20 cm   2.21 cm   12.6 MeV  16.8 eV   1.17 mm   1.37 mm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    223 um  -11.4 cm   1.99 cm   1.19 GeV  26.9 keV  11.9 cm   11.9 cm      World     eIoni
+    2    273 um  -16.2 cm   2.17 cm   1.67 GeV  10.9 keV  4.82 cm   16.7 cm      World     eIoni
+    3    301 um    -20 cm   2.28 cm   2.05 GeV  6.74 keV  3.78 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0     22 um  -8.52 cm    1.8 cm   3.48 keV     0 eV      0 fm      0 fm      World   initStep
-    1   27.6 um  -8.53 cm    1.8 cm   1.67 MeV  3.48 keV   378 um    378 um      World     eIoni
-    2     29 um  -8.56 cm    1.8 cm   4.93 MeV  24.1 eV    325 um    703 um      World     eIoni
-    3   33.3 um    -20 cm    1.8 cm   1.15 GeV  17.5 keV  11.4 cm   11.5 cm OutOfWorldTransportation
+    0    273 um  -16.2 cm   2.17 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1    277 um  -16.2 cm   2.17 cm    326 keV  1.34 keV  81.9 um   81.9 um      World     eIoni
+    2    300 um    -20 cm   2.17 cm    378 MeV  7.12 keV  3.86 cm   3.87 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -18.2 um   -9.4 mm   8.65 mm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -20.3 um  -9.42 mm   8.65 mm    212 keV  1.04 keV    56 um     56 um      World     eIoni
-    2   1.25 mm  -11.1 cm   5.17 cm   1.02 GeV    27 keV  11.8 cm   11.8 cm      World     eIoni
-    3   7.83 mm  -12.9 cm    5.4 cm    1.2 GeV  2.57 keV  1.93 cm   13.7 cm      WorldTransportation
-    4   1.29 cm  -14.5 cm   5.58 cm   1.36 GeV  3.97 keV  1.73 cm   15.4 cm      WorldTransportation
-    5    1.7 cm    -16 cm   5.72 cm   1.51 GeV  3.65 keV  1.55 cm     17 cm      WorldTransportation
-    6   2.03 cm  -17.4 cm   5.83 cm   1.64 GeV   5.2 keV  1.39 cm   18.4 cm      WorldTransportation
-    7   2.31 cm  -18.6 cm   5.93 cm   1.77 GeV  4.14 keV  1.25 cm   19.6 cm      WorldTransportation
-    8   2.54 cm  -19.7 cm   6.01 cm   1.88 GeV   1.6 keV  1.13 cm   20.7 cm      WorldTransportation
-    9   2.57 cm  -19.8 cm   6.02 cm   1.89 GeV     0 eV   1.38 mm   20.9 cm OutOfWorldTransportation
+    0    223 um  -11.4 cm   1.99 cm   1.56 keV     0 eV      0 fm      0 fm      World   initStep
+    1    218 um  -11.4 cm   1.99 cm    418 keV  1.56 keV   102 um    102 um      World     eIoni
+    2    191 um    -20 cm   1.99 cm    859 MeV  13.8 keV   8.9 cm   8.91 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3474,119 +3395,116 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   3.86 um  -1.37 cm      1 cm    187 MeV   5.8 keV  1.81 cm   1.81 cm      World     eIoni
-    2   85.1 um    -20 cm   2.21 cm   2.05 GeV  39.7 keV  18.7 cm   20.5 cm OutOfWorldTransportation
+    1   -868 um  -17.3 cm   2.15 cm   1.78 GeV  38.2 keV  17.8 cm   17.8 cm      World     eIoni
+    2 -1e+03 um    -20 cm   2.22 cm   2.05 GeV  4.23 keV  2.69 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   3.86 um  -1.37 cm      1 cm   3.18 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.41 um  -1.39 cm      1 cm   1.43 MeV  3.18 keV   324 um    324 um      World     eIoni
-    2   52.7 um  -1.92 cm    9.9 mm   54.7 MeV  1.02 keV  5.33 mm   5.65 mm      World     eIoni
-    3    388 um  -3.85 cm   9.69 mm    247 MeV  2.81 keV  1.93 cm   2.49 cm      World     eIoni
-    4    713 um  -13.9 cm   9.47 mm   1.25 GeV  17.6 keV    10 cm   12.5 cm      World     eIoni
-    5    784 um    -20 cm   9.37 mm   1.86 GeV   9.9 keV  6.11 cm   18.6 cm OutOfWorldTransportation
+    0   -868 um  -17.3 cm   2.15 cm   1.23 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -865 um  -17.3 cm   2.15 cm    281 keV  1.23 keV  71.9 um   71.9 um      World     eIoni
+    2   -851 um    -20 cm   2.15 cm    269 MeV  4.58 keV  2.75 cm   2.75 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    713 um  -13.9 cm   9.47 mm   2.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1    710 um  -13.9 cm   9.47 mm    672 keV  2.06 keV   158 um    158 um      World     eIoni
-    2   -581 um  -16.1 cm   1.03 cm    224 MeV  2.81 keV  2.25 cm   2.26 cm      World     eIoni
-    3  -1.01 mm  -17.2 cm   1.02 cm    330 MeV  4.35 keV  1.06 cm   3.32 cm      World     eIoni
-    4   -1.7 mm    -20 cm      1 cm    611 MeV  6.46 keV  2.81 cm   6.13 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  40.2 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.01 mm  -17.2 cm   1.02 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.01 mm  -17.2 cm   1.02 cm    245 keV  1.13 keV  63.8 um   63.8 um      World     eIoni
-    2     -1 mm    -20 cm   1.02 cm    281 MeV  3.09 keV  2.88 cm   2.89 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   13.4 um  -8.37 mm   8.26 mm    134 MeV  2.83 keV  1.24 cm   1.24 cm      World     eIoni
+    2   15.7 um  -1.98 cm   1.15 cm    248 MeV   1.9 keV  1.19 cm   2.44 cm      World     eIoni
+    3   17.1 um    -14 cm   2.05 cm   1.45 GeV  23.2 keV  12.1 cm   14.5 cm      World     eIoni
+    4   19.2 um  -14.5 cm   2.06 cm    1.5 GeV   198 eV   4.89 mm     15 cm      World     eIoni
+    5     25 um  -15.8 cm    2.1 cm   1.63 GeV  4.57 keV  1.28 cm   16.3 cm      World     eIoni
+    6   41.5 um    -20 cm   2.21 cm   2.05 GeV   9.1 keV  4.19 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -581 um  -16.1 cm   1.03 cm   5.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -595 um  -16.2 cm   1.03 cm   3.21 MeV  5.02 keV   719 um    719 um      World     eIoni
-    2   -585 um  -16.5 cm   1.03 cm   33.7 MeV  44.5 eV   3.05 mm   3.77 mm      World     eIoni
-    3   -520 um    -20 cm   1.02 cm    387 MeV   5.1 keV  3.54 cm   3.91 cm OutOfWorldTransportation
+    0     25 um  -15.8 cm    2.1 cm   1.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1   27.1 um  -15.8 cm    2.1 cm    217 keV  1.05 keV  57.3 um   57.3 um      World     eIoni
+    2   42.4 um    -20 cm    2.1 cm    419 MeV    14 keV  4.41 cm   4.41 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    388 um  -3.85 cm   9.69 mm   1.16 keV     0 eV      0 fm      0 fm      World   initStep
-    1    385 um  -3.85 cm   9.69 mm    254 keV  1.16 keV  65.8 um   65.8 um      World     eIoni
-    2  -2.27 cm  -17.4 cm   -755 um   1.36 GeV  34.4 keV  15.7 cm   15.7 cm      World     eIoni
-    3  -3.55 cm  -19.7 cm   1.86 mm   1.58 GeV  6.92 keV   2.6 cm   18.3 cm OutOfWorldTransportation
+    0   19.2 um  -14.5 cm   2.06 cm    2.1 keV     0 eV      0 fm      0 fm      World   initStep
+    1   16.4 um  -14.5 cm   2.06 cm    694 keV   2.1 keV   163 um    163 um      World     eIoni
+    2  -1.17 um  -14.6 cm   2.06 cm   10.5 MeV  40.9 eV    982 um   1.15 mm      World     eIoni
+    3  -39.6 um  -19.8 cm      2 cm    523 MeV  7.29 keV  5.12 cm   5.24 cm      World     eIoni
+    4  -39.2 um  -19.8 cm      2 cm    528 MeV     0 eV    514 um   5.29 cm      World     eIoni
+    5  -37.8 um    -20 cm      2 cm    547 MeV   523 eV   1.87 mm   5.48 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   91.6 um  -8.18 cm   1.76 cm    868 MeV  16.4 keV  8.67 cm   8.67 cm      World     eIoni
-    2    106 um   -8.7 cm   1.78 cm    920 MeV   854 eV   5.17 mm   9.19 cm      World     eIoni
-    3    238 um    -15 cm   2.02 cm   1.55 GeV  12.5 keV  6.28 cm   15.5 cm      World     eIoni
-    4    310 um    -20 cm   2.15 cm   2.05 GeV  10.3 keV  5.03 cm   20.5 cm OutOfWorldTransportation
+    0  -39.2 um  -19.8 cm      2 cm   3.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -32.6 um  -19.8 cm      2 cm   1.38 MeV  3.11 keV   312 um    312 um      World     eIoni
+    2  -24.9 um    -20 cm      2 cm   18.8 MeV     0 eV   1.74 mm   2.06 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    238 um    -15 cm   2.02 cm   30.8 keV     0 eV      0 fm      0 fm      World   initStep
-    1    108 um  -15.4 cm   2.03 cm     46 MeV  4.63 keV  5.46 mm   5.46 mm      World     eIoni
-    2   3.72 mm  -16.9 cm   2.73 cm    192 MeV  1.99 keV  1.72 cm   2.26 cm      World     eIoni
-    3    5.6 mm  -19.7 cm   3.09 cm    475 MeV  5.44 keV  2.86 cm   5.12 cm      World     eIoni
-    4   5.72 mm    -20 cm   3.11 cm    504 MeV  56.8 eV    2.9 mm   5.41 cm OutOfWorldTransportation
+    0  -39.6 um  -19.8 cm      2 cm   2.69 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -30.6 um  -19.8 cm      2 cm   1.07 MeV  2.69 keV   244 um    244 um      World     eIoni
+    2  -19.5 um  -19.8 cm      2 cm   7.65 MeV  66.4 eV    658 um    902 um      World     eIoni
+    3  -7.02 um    -20 cm      2 cm   23.9 MeV  1.54 keV  1.63 mm   2.53 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    5.6 mm  -19.7 cm   3.09 cm   1.43 keV     0 eV      0 fm      0 fm      World   initStep
-    1    5.6 mm  -19.7 cm   3.09 cm    363 keV  1.43 keV  90.2 um   90.2 um      World     eIoni
-    2   5.59 mm    -20 cm   3.09 cm   28.9 MeV   317 eV   2.86 mm   2.95 mm OutOfWorldTransportation
+    0  -1.17 um  -14.6 cm   2.06 cm   1.53 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -3.74 um  -14.6 cm   2.06 cm    407 keV  1.53 keV   100 um    100 um      World     eIoni
+    2  -17.8 um    -20 cm   2.06 cm    536 MeV  8.08 keV  5.48 cm   5.49 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   3.72 mm  -16.9 cm   2.73 cm   1.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1   3.72 mm  -16.9 cm   2.73 cm    206 keV  1.02 keV  54.7 um   54.7 um      World     eIoni
-    2   3.72 mm    -20 cm   2.73 cm    313 MeV   6.1 keV  3.25 cm   3.26 cm OutOfWorldTransportation
+    0   17.1 um    -14 cm   2.05 cm   2.18 keV     0 eV      0 fm      0 fm      World   initStep
+    1   20.9 um  -14.1 cm   2.04 cm    740 keV  2.18 keV   173 um    173 um      World     eIoni
+    2    235 um  -14.9 cm   2.02 cm   85.1 MeV  1.26 keV  8.45 mm   8.62 mm      World     eIoni
+    3   1.34 mm    -20 cm   2.02 cm    595 MeV  11.2 keV   5.1 cm   5.97 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    106 um   -8.7 cm   1.78 cm   2.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1    113 um   -8.7 cm   1.78 cm    641 keV  2.01 keV   152 um    152 um      World     eIoni
-    2    144 um    -20 cm   1.79 cm   1.13 GeV  14.5 keV  11.6 cm   11.6 cm OutOfWorldTransportation
+    0   15.7 um  -1.98 cm   1.15 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1   12.5 um  -1.99 cm   1.15 cm    325 keV  1.34 keV  81.7 um   81.7 um      World     eIoni
+    2  -10.1 um    -20 cm   1.15 cm    1.8 GeV  42.5 keV  20.4 cm   20.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   91.6 um  -8.18 cm   1.76 cm    3.8 keV     0 eV      0 fm      0 fm      World   initStep
-    1   79.1 um   -8.2 cm   1.76 cm   1.96 MeV   3.8 keV   441 um    441 um      World     eIoni
-    2   -403 um  -10.1 cm   1.78 cm    189 MeV  3.63 keV  1.87 cm   1.92 cm      World     eIoni
-    3  -1.53 mm    -20 cm   1.82 cm   1.18 GeV    21 keV  9.93 cm   11.8 cm OutOfWorldTransportation
+    0   13.4 um  -8.37 mm   8.26 mm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1   14.8 um  -8.39 mm   8.26 mm    205 keV  1.01 keV  54.3 um   54.3 um      World     eIoni
+    2  -4.01 cm  -10.5 cm   1.58 cm    963 MeV  23.6 keV  11.1 cm   11.1 cm      World     eIoni
+    3  -8.98 cm  -17.9 cm   3.28 cm    1.7 GeV  21.5 keV  9.14 cm   20.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3594,118 +3512,116 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -461 um  -11.3 cm   1.93 cm   1.18 GeV  27.6 keV  11.8 cm   11.8 cm      World     eIoni
-    2   -878 um  -15.9 cm   2.09 cm   1.64 GeV  11.4 keV  4.64 cm   16.4 cm      World     eIoni
-    3  -1.15 mm    -20 cm    2.2 cm   2.05 GeV  10.8 keV  4.06 cm   20.5 cm OutOfWorldTransportation
+    1   -185 um  -7.94 cm   1.79 cm    844 MeV  13.6 keV  8.43 cm   8.43 cm      World     eIoni
+    2   -353 um  -14.1 cm    2.1 cm   1.46 GeV  15.6 keV  6.17 cm   14.6 cm      World     eIoni
+    3   -409 um  -17.2 cm   2.21 cm   1.77 GeV  3.32 keV  3.08 cm   17.7 cm      World     eIoni
+    4   -453 um    -20 cm   2.29 cm   2.05 GeV  4.44 keV  2.82 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -878 um  -15.9 cm   2.09 cm   1.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -875 um  -15.9 cm   2.09 cm    272 keV  1.21 keV  69.8 um   69.8 um      World     eIoni
-    2   -855 um    -20 cm   2.09 cm    406 MeV  7.34 keV  4.19 cm    4.2 cm OutOfWorldTransportation
+    0   -409 um  -17.2 cm   2.21 cm   2.58 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -402 um  -17.2 cm   2.21 cm    994 keV  2.58 keV   228 um    228 um      World     eIoni
+    2   -373 um    -18 cm   2.18 cm   80.9 MeV   311 eV      8 mm   8.23 mm      World     eIoni
+    3   -257 um    -20 cm   2.14 cm    282 MeV   4.3 keV  2.01 cm   2.84 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -461 um  -11.3 cm   1.93 cm    3.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -453 um  -11.3 cm   1.93 cm   1.69 MeV   3.5 keV   382 um    382 um      World     eIoni
-    2   -452 um  -11.4 cm   1.93 cm   5.67 MeV     0 eV    398 um    780 um      World     eIoni
-    3   -654 um  -14.1 cm    1.9 cm    282 MeV   6.1 keV  2.76 cm   2.84 cm      World     eIoni
-    4  -1.11 mm    -20 cm   1.85 cm    869 MeV  14.3 keV  5.87 cm   8.71 cm OutOfWorldTransportation
+    0   -353 um  -14.1 cm    2.1 cm   5.48 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -374 um  -14.1 cm    2.1 cm   3.75 MeV  5.48 keV   840 um    840 um      World     eIoni
+    2   -378 um  -14.3 cm    2.1 cm   24.9 MeV  69.6 eV   2.12 mm   2.96 mm      World     eIoni
+    3   -385 um  -15.3 cm    2.1 cm    122 MeV  2.18 keV  9.74 mm   1.27 cm      World     eIoni
+    4   -407 um    -20 cm    2.1 cm    590 MeV  8.56 keV  4.68 cm   5.95 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -654 um  -14.1 cm    1.9 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -657 um  -14.1 cm    1.9 cm    242 keV  1.13 keV    63 um     63 um      World     eIoni
-    2   -679 um    -20 cm    1.9 cm    587 MeV    12 keV  6.24 cm   6.24 cm OutOfWorldTransportation
+    0   -385 um  -15.3 cm    2.1 cm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -383 um  -15.3 cm    2.1 cm    340 keV  1.38 keV  85.1 um   85.1 um      World     eIoni
+    2   -373 um    -20 cm    2.1 cm    468 MeV  7.81 keV   4.8 cm   4.81 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -170 um  -10.7 cm   1.95 cm   1.12 GeV  24.4 keV  11.2 cm   11.2 cm      World     eIoni
-    2   -169 um  -15.5 cm   2.15 cm    1.6 GeV  11.4 keV  4.81 cm     16 cm      World     eIoni
-    3   -174 um    -20 cm   2.28 cm   2.05 GeV  9.39 keV  4.51 cm   20.5 cm OutOfWorldTransportation
+    0   -185 um  -7.94 cm   1.79 cm   11.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -191 um  -7.94 cm   1.79 cm    274 keV     0 eV   29.1 um   29.1 um      World     eIoni
+    2   -157 um  -8.75 cm   1.86 cm     81 MeV  4.33 keV  8.13 mm   8.15 mm      World     eIoni
+    3    425 um  -19.4 cm   2.03 cm   1.15 GeV  17.7 keV  10.7 cm   11.5 cm      World     eIoni
+    4    435 um    -20 cm   2.04 cm   1.21 GeV  1.62 keV  5.58 mm   12.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -169 um  -15.5 cm   2.15 cm   2.53 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -165 um  -15.5 cm   2.15 cm    816 keV   832 eV    122 um    122 um      World     eIoni
-    2   1.17 mm  -18.4 cm   2.02 cm    295 MeV  4.78 keV  2.95 cm   2.96 cm      World     eIoni
-    3   1.18 mm    -20 cm   1.92 cm    451 MeV  2.28 keV  1.56 cm   4.53 cm OutOfWorldTransportation
+    0    425 um  -19.4 cm   2.03 cm   1.22 keV     0 eV      0 fm      0 fm      World   initStep
+    1    428 um  -19.4 cm   2.03 cm    278 keV  1.22 keV  71.3 um   71.3 um      World     eIoni
+    2    442 um    -20 cm   2.03 cm   55.8 MeV   706 eV   5.58 mm   5.65 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.17 mm  -18.4 cm   2.02 cm   1.93 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.17 mm  -18.4 cm   2.02 cm    600 keV  1.93 keV   143 um    143 um      World     eIoni
-    2   1.19 mm    -20 cm   2.02 cm    156 MeV  2.11 keV  1.56 cm   1.57 cm OutOfWorldTransportation
+    0   -157 um  -8.75 cm   1.86 cm   1.86 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -152 um  -8.76 cm   1.86 cm    563 keV  1.86 keV   134 um    134 um      World     eIoni
+    2  -6.22 mm  -15.6 cm   2.57 cm    684 MeV  8.96 keV  6.95 cm   6.96 cm      World     eBrem
+    3  -1.34 cm    -20 cm   2.07 cm   1.12 GeV  8.65 keV  4.46 cm   11.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -170 um  -10.7 cm   1.95 cm   2.31 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -178 um  -10.7 cm   1.95 cm    815 keV  2.31 keV   189 um    189 um      World     eIoni
-    2  -98.7 um  -11.1 cm   1.95 cm   43.7 MeV   670 eV   4.29 mm   4.48 mm      World     eIoni
-    3  -77.5 um  -11.4 cm   1.95 cm   69.7 MeV   222 eV    2.6 mm   7.08 mm      World     eIoni
-    4    206 um    -19 cm   1.95 cm    828 MeV  15.5 keV  7.58 cm   8.29 cm      World     eIoni
-    5    227 um  -19.9 cm   1.95 cm    924 MeV  1.24 keV  9.64 mm   9.25 cm      World     eIoni
-    6    228 um    -20 cm   1.95 cm    931 MeV   550 eV    714 um   9.32 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   79.8 um  -15.9 cm   2.19 cm   1.64 GeV  28.1 keV  16.4 cm   16.4 cm      World     eIoni
+    2   35.2 um    -20 cm    2.3 cm   2.05 GeV  6.67 keV  4.07 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    227 um  -19.9 cm   1.95 cm   1.18 keV     0 eV      0 fm      0 fm      World   initStep
-    1    230 um  -19.9 cm   1.95 cm    263 keV  1.18 keV  67.7 um   67.7 um      World     eIoni
-    2    238 um    -20 cm   1.95 cm   7.15 MeV  91.3 eV    690 um    757 um OutOfWorldTransportation
+    0   79.8 um  -15.9 cm   2.19 cm   1.85 keV     0 eV      0 fm      0 fm      World   initStep
+    1   82.5 um  -15.9 cm   2.18 cm    559 keV  1.85 keV   134 um    134 um      World     eIoni
+    2   94.5 um    -20 cm   2.18 cm    407 MeV  6.03 keV  4.11 cm   4.12 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    206 um    -19 cm   1.95 cm   1.59 keV     0 eV      0 fm      0 fm      World   initStep
-    1    201 um    -19 cm   1.95 cm    433 keV  1.59 keV   106 um    106 um      World     eIoni
-    2    184 um    -20 cm   1.95 cm    104 MeV  1.19 keV  1.03 cm   1.05 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   22.3 um  -5.71 cm    1.6 cm    621 MeV  13.4 keV  6.19 cm   6.19 cm      World     eIoni
+    2   32.1 um  -8.17 cm   1.76 cm    867 MeV  6.22 keV  2.47 cm   8.66 cm      World     eIoni
+    3   61.1 um    -20 cm   2.18 cm   2.05 GeV  26.1 keV  11.8 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -77.5 um  -11.4 cm   1.95 cm    4.1 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -92.2 um  -11.4 cm   1.95 cm   2.24 MeV   4.1 keV   503 um    503 um      World     eIoni
-    2   -101 um  -11.5 cm   1.95 cm   13.5 MeV   1.4 keV  1.12 mm   1.63 mm      World     eIoni
-    3   52.6 um  -17.1 cm   1.99 cm    571 MeV   9.6 keV  5.58 cm   5.74 cm      World     eIoni
-    4    322 um    -20 cm   2.02 cm    862 MeV  4.75 keV   2.9 cm   8.64 cm OutOfWorldTransportation
+    0   32.1 um  -8.17 cm   1.76 cm   33.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1   37.6 um  -8.37 cm   1.75 cm   21.3 MeV  2.01 keV  2.23 mm   2.23 mm      World     eIoni
+    2   6.24 mm    -20 cm    1.1 cm   1.18 GeV    18 keV  11.8 cm     12 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   52.6 um  -17.1 cm   1.99 cm   11.1 keV     0 eV      0 fm      0 fm      World   initStep
-    1   77.3 um  -17.1 cm   1.99 cm    4.2 MeV  2.35 keV   455 um    455 um      World     eIoni
-    2   -121 um    -20 cm   1.95 cm    290 MeV  4.55 keV  2.86 cm   2.91 cm OutOfWorldTransportation
+    0   22.3 um  -5.71 cm    1.6 cm   1.21 keV     0 eV      0 fm      0 fm      World   initStep
+    1   25.4 um  -5.71 cm    1.6 cm    272 keV  1.21 keV  69.8 um   69.8 um      World     eIoni
+    2   49.6 um    -20 cm    1.6 cm   1.43 GeV  35.2 keV  16.3 cm   16.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3713,179 +3629,182 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -589 um  -17.9 cm   2.23 cm   1.84 GeV  39.8 keV  18.4 cm   18.4 cm      World     eIoni
-    2   -564 um    -20 cm   2.31 cm   2.05 GeV  4.62 keV  2.13 cm   20.5 cm OutOfWorldTransportation
+    1    358 um  -9.98 cm   1.87 cm   1.05 GeV  21.4 keV  10.5 cm   10.5 cm      World     eIoni
+    2    641 um    -20 cm   2.21 cm   2.05 GeV  20.2 keV    10 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -589 um  -17.9 cm   2.23 cm   1.95 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -584 um  -17.9 cm   2.23 cm    608 keV  1.95 keV   144 um    144 um      World     eIoni
-    2   -567 um    -20 cm   2.23 cm    213 MeV  2.43 keV  2.13 cm   2.15 cm OutOfWorldTransportation
+    0    358 um  -9.98 cm   1.87 cm   3.75 keV     0 eV      0 fm      0 fm      World   initStep
+    1    346 um    -10 cm   1.87 cm   1.91 MeV  3.75 keV   431 um    431 um      World     eIoni
+    2    301 um  -10.7 cm   1.88 cm   73.2 MeV   629 eV   7.13 mm   7.56 mm      World     eIoni
+    3    166 um  -14.3 cm   1.88 cm    429 MeV  6.59 keV  3.56 cm   4.32 cm      World     eIoni
+    4    119 um    -20 cm   1.88 cm      1 GeV  10.5 keV  5.72 cm     10 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   3.71 um  -2.25 mm   4.61 mm   72.5 MeV   946 eV   5.27 mm   5.27 mm      World     eIoni
-    2    148 um    -20 cm   2.21 cm   2.05 GeV  40.4 keV    20 cm   20.5 cm OutOfWorldTransportation
+    0    166 um  -14.3 cm   1.88 cm   1.41 keV     0 eV      0 fm      0 fm      World   initStep
+    1    162 um  -14.3 cm   1.88 cm    351 keV  1.41 keV  87.6 um   87.6 um      World     eIoni
+    2    139 um    -20 cm   1.88 cm    572 MeV  12.6 keV   5.9 cm   5.91 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   3.71 um  -2.25 mm   4.61 mm   4.17 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.85 um  -2.31 mm   4.61 mm    576 keV   118 eV   62.6 um   62.6 um      World     eIoni
-    2   1.99 mm  -4.33 cm    827 um    410 MeV  11.4 keV  4.14 cm   4.14 cm      World     eIoni
-    3   7.03 mm    -20 cm   -1.1 cm   1.98 GeV  39.2 keV  15.7 cm   19.9 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   22.2 um  -3.83 cm   1.44 cm    433 MeV  9.15 keV  4.31 cm   4.31 cm      World     eIoni
+    2   26.8 um  -4.73 cm   1.54 cm    523 MeV   1.2 keV  9.08 mm   5.21 cm      World     eIoni
+    3   45.6 um  -10.8 cm   1.94 cm   1.13 GeV  11.6 keV  6.05 cm   11.3 cm      World     eIoni
+    4   46.8 um  -11.4 cm   1.96 cm   1.19 GeV   693 eV   6.06 mm   11.9 cm      World     eIoni
+    5   51.6 um    -14 cm   2.07 cm   1.45 GeV   9.9 keV   2.6 cm   14.5 cm      World     eIoni
+    6   54.9 um  -16.3 cm   2.14 cm   1.68 GeV  4.83 keV  2.34 cm   16.8 cm      World     eIoni
+    7   58.8 um    -20 cm   2.25 cm   2.05 GeV  7.82 keV  3.69 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.99 mm  -4.33 cm    827 um   2.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.98 mm  -4.33 cm    823 um    778 keV  2.25 keV   181 um    181 um      World     eIoni
-    2   1.76 mm   -5.8 cm    1.5 mm    148 MeV  2.46 keV  1.47 cm   1.49 cm      World     eIoni
-    3   1.04 mm  -18.9 cm   2.88 mm   1.45 GeV    24 keV  13.1 cm   14.6 cm      World     eIoni
-    4   1.02 mm    -20 cm   2.94 mm   1.57 GeV  2.54 keV  1.14 cm   15.7 cm OutOfWorldTransportation
+    0   54.9 um  -16.3 cm   2.14 cm   1.85 keV     0 eV      0 fm      0 fm      World   initStep
+    1   49.6 um  -16.3 cm   2.14 cm    560 keV  1.85 keV   134 um    134 um      World     eIoni
+    2   26.5 um    -20 cm   2.14 cm    369 MeV     5 keV  3.72 cm   3.73 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.04 mm  -18.9 cm   2.88 mm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.03 mm  -18.9 cm   2.89 mm    287 keV  1.25 keV  73.1 um   73.1 um      World     eIoni
-    2   1.02 mm    -20 cm   2.89 mm    114 MeV  3.55 keV  1.14 cm   1.15 cm OutOfWorldTransportation
+    0   51.6 um    -14 cm   2.07 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
+    1   54.5 um    -14 cm   2.07 cm    257 keV  1.17 keV  66.6 um   66.6 um      World     eIoni
+    2   75.4 um    -20 cm   2.07 cm    603 MeV  12.5 keV  6.38 cm   6.38 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.51 um  -2.98 mm   5.25 mm   79.9 MeV  1.07 keV  6.25 mm   6.25 mm      World     eIoni
-    2  -40.7 um  -2.81 cm    1.3 cm    331 MeV  6.32 keV  2.65 cm   3.28 cm      World     eIoni
-    3  -89.6 um  -10.4 cm    1.9 cm   1.09 GeV    14 keV  7.62 cm   10.9 cm      World     eIoni
-    4  -92.2 um  -11.5 cm   1.95 cm    1.2 GeV  2.24 keV  1.07 cm     12 cm      World     eIoni
-    5   -101 um  -16.3 cm   2.12 cm   1.68 GeV  10.9 keV  4.81 cm   16.8 cm      World     eIoni
-    6   -105 um    -20 cm   2.22 cm   2.05 GeV  6.36 keV  3.72 cm   20.5 cm OutOfWorldTransportation
+    0   46.8 um  -11.4 cm   1.96 cm   2.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1   50.5 um  -11.4 cm   1.97 cm    665 keV  2.05 keV   157 um    157 um      World     eIoni
+    2  -2.97 mm  -15.4 cm   1.75 cm    405 MeV   3.8 keV  4.08 cm   4.09 cm      World     eIoni
+    3  -6.04 mm    -20 cm   1.91 cm    862 MeV  8.78 keV  4.58 cm   8.67 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -101 um  -16.3 cm   2.12 cm   1.23 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -98.2 um  -16.3 cm   2.12 cm    281 keV  1.23 keV  71.9 um   71.9 um      World     eIoni
-    2  -81.9 um    -20 cm   2.12 cm    372 MeV  7.44 keV  3.82 cm   3.83 cm OutOfWorldTransportation
+    0   45.6 um  -10.8 cm   1.94 cm   2.24 keV     0 eV      0 fm      0 fm      World   initStep
+    1   53.1 um  -10.8 cm   1.94 cm    776 keV  2.24 keV   181 um    181 um      World     eIoni
+    2   39.1 um    -11 cm   1.93 cm     24 MeV   114 eV   2.32 mm    2.5 mm      World     eIoni
+    3    269 um  -14.6 cm   1.93 cm    380 MeV  6.39 keV  3.56 cm   3.81 cm      World     eIoni
+    4    277 um  -14.7 cm   1.93 cm    391 MeV   387 eV   1.11 mm   3.92 cm      World     eIoni
+    5    535 um    -20 cm   1.92 cm    923 MeV  15.1 keV  5.32 cm   9.24 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -92.2 um  -11.5 cm   1.95 cm   2.76 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -82.6 um  -11.5 cm   1.95 cm   1.12 MeV  2.76 keV   256 um    256 um      World     eIoni
-    2   -213 um  -12.2 cm   1.93 cm   76.4 MeV  1.75 keV  7.54 mm   7.79 mm      World     eIoni
-    3   -632 um  -19.5 cm   1.92 cm    805 MeV  12.1 keV  7.29 cm   8.07 cm      World     eIoni
-    4   -642 um    -20 cm   1.92 cm    853 MeV   443 eV   4.74 mm   8.54 cm OutOfWorldTransportation
+    0    277 um  -14.7 cm   1.93 cm   16.2 keV     0 eV      0 fm      0 fm      World   initStep
+    1    247 um  -14.9 cm   1.92 cm   19.8 MeV  3.15 keV  2.66 mm   2.66 mm      World     eIoni
+    2   -585 um  -15.8 cm   2.15 cm    114 MeV  1.56 keV  9.86 mm   1.25 cm      World     eIoni
+    3   -885 um  -18.2 cm   2.27 cm    351 MeV  5.38 keV  2.37 cm   3.62 cm      World     eIoni
+    4   -991 um    -20 cm   2.31 cm    533 MeV  3.79 keV  1.82 cm   5.45 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 9
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -632 um  -19.5 cm   1.92 cm   1.51 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -631 um  -19.5 cm   1.92 cm    396 keV  1.51 keV  97.6 um   97.6 um      World     eIoni
-    2   -630 um    -20 cm   1.92 cm   47.5 MeV  1.41 keV  4.71 mm   4.81 mm OutOfWorldTransportation
+    0   -885 um  -18.2 cm   2.27 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -883 um  -18.2 cm   2.27 cm    221 keV  1.07 keV  58.2 um   58.2 um      World     eIoni
+    2   -870 um    -20 cm   2.27 cm    182 MeV  8.35 keV  1.86 cm   1.86 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -89.6 um  -10.4 cm    1.9 cm   2.38 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -81.4 um  -10.4 cm    1.9 cm    862 keV  2.38 keV   200 um    200 um      World     eIoni
-    2   -183 um  -10.9 cm    1.9 cm   50.8 MeV   490 eV      5 mm    5.2 mm      World     eIoni
-    3   -980 um  -17.3 cm   1.89 cm    687 MeV  13.7 keV  6.36 cm   6.88 cm      World     eIoni
-    4  -1.12 mm    -20 cm   1.88 cm    960 MeV  5.18 keV  2.73 cm   9.61 cm OutOfWorldTransportation
+    0    269 um  -14.6 cm   1.93 cm   12.2 keV     0 eV      0 fm      0 fm      World   initStep
+    1    314 um  -14.7 cm   1.92 cm   13.8 MeV  8.26 keV  2.09 mm   2.09 mm      World     eIoni
+    2    921 um  -15.4 cm   1.72 cm   85.7 MeV  1.36 keV   7.6 mm   9.69 mm      World     eIoni
+    3   1.49 mm    -20 cm   1.53 cm    544 MeV  7.13 keV  4.59 cm   5.56 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -980 um  -17.3 cm   1.89 cm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -983 um  -17.3 cm   1.89 cm    202 keV  1.01 keV  53.9 um   53.9 um      World     eIoni
-    2     -1 mm    -20 cm   1.89 cm    273 MeV  10.9 keV  2.83 cm   2.83 cm OutOfWorldTransportation
+    0   26.8 um  -4.73 cm   1.54 cm   2.18 keV     0 eV      0 fm      0 fm      World   initStep
+    1   19.8 um  -4.74 cm   1.54 cm    740 keV  2.18 keV   173 um    173 um      World     eIoni
+    2  -6.63 mm  -11.1 cm   1.43 cm    633 MeV  7.41 keV  6.39 cm   6.41 cm      World     eIoni
+    3  -9.53 mm  -12.4 cm   1.44 cm    766 MeV  4.23 keV  1.35 cm   7.76 cm      World     eIoni
+    4  -1.19 cm  -13.7 cm   1.44 cm    892 MeV  2.47 keV  1.29 cm   9.05 cm      World     eIoni
+    5  -1.78 cm  -17.9 cm   1.45 cm   1.32 GeV  10.2 keV  4.32 cm   13.4 cm      World     eIoni
+    6  -1.84 cm  -18.5 cm   1.45 cm   1.37 GeV   504 eV   5.28 mm   13.9 cm      World     eIoni
+    7  -1.99 cm  -19.9 cm   1.45 cm   1.52 GeV  2.69 keV  1.45 cm   15.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -40.7 um  -2.81 cm    1.3 cm   1.71 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -38.7 um  -2.82 cm    1.3 cm    488 keV  1.71 keV   118 um    118 um      World     eIoni
-    2  -27.2 um    -20 cm    1.3 cm   1.72 GeV  26.8 keV  18.2 cm   18.2 cm OutOfWorldTransportation
+    0  -1.84 cm  -18.5 cm   1.45 cm    1.5 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.84 cm  -18.5 cm   1.45 cm    392 keV   1.5 keV  96.7 um   96.7 um      World     eIoni
+    2  -1.84 cm  -19.9 cm   1.45 cm    145 MeV  2.04 keV  1.46 cm   1.47 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -4.51 um  -2.98 mm   5.25 mm   3.12 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -8.02 um  -3.11 mm   5.25 mm   1.38 MeV  3.12 keV   313 um    313 um      World     eIoni
-    2  -9.21 um  -3.29 mm   5.24 mm    3.1 MeV     0 eV    172 um    485 um      World     eIoni
-    3    724 um  -5.67 cm   3.71 mm    537 MeV  11.6 keV  5.34 cm   5.39 cm      World     eIoni
-    4    909 um  -5.96 cm   4.02 mm    566 MeV   305 eV   2.92 mm   5.69 cm      World     eIoni
-    5   2.94 mm  -10.4 cm   7.39 mm   1.01 GeV  6.82 keV  4.44 cm   10.1 cm      World     eIoni
-    6   5.28 mm    -20 cm   1.13 cm   1.97 GeV  24.3 keV  9.62 cm   19.7 cm OutOfWorldTransportation
+    0  -1.78 cm  -17.9 cm   1.45 cm   1.53 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.78 cm  -17.9 cm   1.45 cm    405 keV  1.53 keV  99.7 um   99.7 um      World     eIoni
+    2  -1.78 cm  -19.9 cm   1.45 cm    198 MeV  2.51 keV     2 cm   2.01 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.94 mm  -10.4 cm   7.39 mm   3.62 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.95 mm  -10.4 cm   7.38 mm    1.8 MeV  3.62 keV   406 um    406 um      World     eIoni
-    2   2.96 mm  -10.6 cm   7.39 mm   21.4 MeV   327 eV   1.96 mm   2.36 mm      World     eIoni
-    3   2.98 mm    -20 cm    7.4 mm    962 MeV  19.1 keV   9.4 cm   9.64 cm OutOfWorldTransportation
+    0  -1.19 cm  -13.7 cm   1.44 cm   2.09 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.18 cm  -13.7 cm   1.44 cm    686 keV  2.09 keV   162 um    162 um      World     eIoni
+    2  -1.73 cm  -19.3 cm   1.67 cm    564 MeV  7.14 keV  5.69 cm   5.71 cm      World     eIoni
+    3   -1.8 cm  -19.9 cm   1.65 cm    626 MeV  2.27 keV  6.27 mm   6.34 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    909 um  -5.96 cm   4.02 mm   2.42 keV     0 eV      0 fm      0 fm      World   initStep
-    1    906 um  -5.97 cm   4.01 mm    888 keV  2.42 keV   206 um    206 um      World     eIoni
-    2    716 um  -6.91 cm   4.27 mm   95.7 MeV   689 eV   9.49 mm   9.69 mm      World     eIoni
-    3    389 um  -11.7 cm   5.09 mm    579 MeV  8.33 keV  4.84 cm    5.8 cm      World     eIoni
-    4    225 um    -20 cm    5.5 mm    1.4 GeV  15.9 keV  8.25 cm   14.1 cm OutOfWorldTransportation
+    0  -9.53 mm  -12.4 cm   1.44 cm   10.2 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -9.51 mm  -12.4 cm   1.44 cm    558 keV   110 eV   57.9 um   57.9 um      World     eIoni
+    2  -1.05 cm    -14 cm   1.39 cm    163 MeV  2.28 keV  1.63 cm   1.63 cm      World     eIoni
+    3   -1.4 cm    -20 cm   1.42 cm    756 MeV  11.2 keV  5.95 cm   7.58 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 10
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 11
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    389 um  -11.7 cm   5.09 mm   1.86 keV     0 eV      0 fm      0 fm      World   initStep
-    1    384 um  -11.8 cm   5.09 mm    561 keV  1.86 keV   134 um    134 um      World     eIoni
-    2    358 um    -20 cm    5.1 mm    825 MeV  14.6 keV  8.42 cm   8.44 cm OutOfWorldTransportation
+    0  -1.05 cm    -14 cm   1.39 cm   1.98 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.05 cm    -14 cm   1.39 cm    626 keV  1.98 keV   149 um    149 um      World     eIoni
+    2  -1.05 cm    -20 cm   1.39 cm    596 MeV  8.02 keV  6.03 cm   6.04 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    724 um  -5.67 cm   3.71 mm   1.44 keV     0 eV      0 fm      0 fm      World   initStep
-    1    721 um  -5.67 cm   3.71 mm    366 keV  1.44 keV  90.9 um   90.9 um      World     eIoni
-    2    702 um    -20 cm   3.69 mm   1.43 GeV  23.2 keV  15.5 cm   15.5 cm OutOfWorldTransportation
+    0   22.2 um  -3.83 cm   1.44 cm   1.93 keV     0 eV      0 fm      0 fm      World   initStep
+    1   28.3 um  -3.83 cm   1.44 cm    600 keV  1.93 keV   143 um    143 um      World     eIoni
+    2   60.4 um    -20 cm   1.44 cm   1.62 GeV  30.2 keV  16.8 cm   16.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3893,18 +3812,39 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -61.1 um  -13.3 cm   2.08 cm   1.38 GeV  33.4 keV  13.8 cm   13.8 cm      World     eIoni
-    2   -105 um    -20 cm   2.29 cm   2.05 GeV  18.4 keV  6.71 cm   20.5 cm OutOfWorldTransportation
+    1    152 um  -8.93 cm   1.86 cm    943 MeV  17.6 keV  9.42 cm   9.42 cm      World     eIoni
+    2    469 um  -13.3 cm   2.07 cm   1.39 GeV  8.47 keV  4.42 cm   13.8 cm      World     eIoni
+    3    574 um  -15.2 cm   2.14 cm   1.57 GeV  4.49 keV  1.88 cm   15.7 cm      World     eIoni
+    4    790 um    -20 cm   2.29 cm   2.05 GeV    15 keV  4.77 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    574 um  -15.2 cm   2.14 cm   1.48 keV     0 eV      0 fm      0 fm      World   initStep
+    1    571 um  -15.2 cm   2.14 cm    383 keV  1.48 keV  94.8 um   94.8 um      World     eIoni
+    2    555 um    -20 cm   2.14 cm    477 MeV    18 keV  4.87 cm   4.88 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    469 um  -13.3 cm   2.07 cm    1.6 keV     0 eV      0 fm      0 fm      World   initStep
+    1    474 um  -13.4 cm   2.07 cm    438 keV   1.6 keV   107 um    107 um      World     eIoni
+    2    501 um    -20 cm   2.07 cm    665 MeV  9.88 keV  6.82 cm   6.83 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -61.1 um  -13.3 cm   2.08 cm   2.44 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -69.2 um  -13.3 cm   2.08 cm    897 keV  2.44 keV   207 um    207 um      World     eIoni
-    2  -20.1 um  -14.2 cm   2.05 cm   85.7 MeV  1.29 keV  8.49 mm    8.7 mm      World     eIoni
-    3    297 um    -20 cm   2.01 cm    670 MeV  8.59 keV  5.85 cm   6.72 cm OutOfWorldTransportation
+    0    152 um  -8.93 cm   1.86 cm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1    150 um  -8.93 cm   1.86 cm    202 keV  1.01 keV  53.9 um   53.9 um      World     eIoni
+    2   -1.2 cm  -18.3 cm   7.53 mm    941 MeV  27.6 keV  10.9 cm   10.9 cm      World     eIoni
+    3  -1.32 cm  -19.5 cm   4.66 mm   1.05 GeV   3.1 keV  1.17 cm   12.1 cm      WorldTransportation
+    4  -1.37 cm    -20 cm   3.52 mm    1.1 GeV  1.24 keV  4.98 mm   12.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3912,39 +3852,39 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -157 um  -5.64 cm   1.62 cm    614 MeV  10.7 keV  6.13 cm   6.13 cm      World     eIoni
-    2   -293 um  -10.8 cm   1.95 cm   1.13 GeV  10.2 keV  5.17 cm   11.3 cm      World     eIoni
-    3   -430 um    -20 cm   2.27 cm   2.05 GeV  21.3 keV   9.2 cm   20.5 cm OutOfWorldTransportation
+    1   83.7 um  -7.66 cm   1.78 cm    816 MeV    14 keV  8.15 cm   8.15 cm      World     eIoni
+    2    252 um  -10.3 cm   1.92 cm   1.08 GeV  4.22 keV   2.6 cm   10.8 cm      World     eIoni
+    3    653 um    -20 cm   2.26 cm   2.05 GeV  20.6 keV  9.75 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -293 um  -10.8 cm   1.95 cm   5.45 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -300 um  -10.8 cm   1.95 cm   3.72 MeV  5.45 keV   833 um    833 um      World     eIoni
-    2   -303 um  -10.9 cm   1.95 cm   8.52 MeV   178 eV    480 um   1.31 mm      World     eIoni
-    3    248 um  -17.5 cm   1.88 cm    668 MeV  12.9 keV  6.59 cm   6.72 cm      World     eIoni
-    4    424 um    -20 cm   1.87 cm    920 MeV   3.8 keV  2.52 cm   9.25 cm OutOfWorldTransportation
+    0    252 um  -10.3 cm   1.92 cm   4.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1    237 um  -10.3 cm   1.92 cm   2.29 MeV  4.15 keV   514 um    514 um      World     eIoni
+    2    220 um  -10.4 cm   1.93 cm   18.6 MeV   271 eV   1.63 mm   2.15 mm      World     eIoni
+    3    698 um  -19.1 cm   1.98 cm    883 MeV  17.1 keV  8.65 cm   8.86 cm      World     eIoni
+    4    901 um    -20 cm   1.99 cm    974 MeV  3.18 keV   9.1 mm   9.77 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    248 um  -17.5 cm   1.88 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
-    1    246 um  -17.5 cm   1.88 cm    324 keV  1.34 keV  81.5 um   81.5 um      World     eIoni
-    2    234 um    -20 cm   1.87 cm    252 MeV  4.85 keV  2.56 cm   2.57 cm OutOfWorldTransportation
+    0    698 um  -19.1 cm   1.98 cm   9.75 keV     0 eV      0 fm      0 fm      World   initStep
+    1    658 um  -19.2 cm   1.98 cm   10.1 MeV  5.92 keV  1.74 mm   1.74 mm      World     eIoni
+    2   1.35 mm  -19.2 cm   1.99 cm   8.22 MeV   414 eV    748 um   2.49 mm      World     eIoni
+    3   3.81 mm    -20 cm   2.04 cm   91.2 MeV  1.36 keV     9 mm   1.15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -157 um  -5.64 cm   1.62 cm   6.34 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -183 um  -5.69 cm   1.62 cm   4.86 MeV  4.86 keV  1.08 mm   1.08 mm      World     eIoni
-    2   -410 um  -5.92 cm   1.66 cm   28.1 MeV   479 eV   2.38 mm   3.47 mm      World     eIoni
-    3   -919 um    -20 cm   1.74 cm   1.44 GeV  28.4 keV  14.1 cm   14.4 cm OutOfWorldTransportation
+    0   83.7 um  -7.66 cm   1.78 cm   1.61 keV     0 eV      0 fm      0 fm      World   initStep
+    1   84.3 um  -7.67 cm   1.78 cm    439 keV  1.61 keV   107 um    107 um      World     eIoni
+    2   87.9 um    -20 cm   1.78 cm   1.23 GeV  22.4 keV  12.9 cm     13 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -3952,102 +3892,101 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -32.7 um  -17.8 cm   2.07 cm   1.83 GeV  30.4 keV  18.3 cm   18.3 cm      World     eIoni
-    2  -12.5 um    -20 cm   2.12 cm   2.05 GeV  4.12 keV  2.23 cm   20.5 cm OutOfWorldTransportation
+    1   13.3 um  -1.56 cm   1.06 cm    206 MeV  3.45 keV     2 cm      2 cm      World     eIoni
+    2   34.6 um    -20 cm   2.23 cm   2.05 GeV  38.8 keV  18.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -32.7 um  -17.8 cm   2.07 cm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -33.3 um  -17.8 cm   2.07 cm    201 keV  1.01 keV  53.6 um   53.6 um      World     eIoni
-    2  -37.4 um    -20 cm   2.07 cm    223 MeV  7.73 keV   2.3 cm    2.3 cm OutOfWorldTransportation
+    0   13.3 um  -1.56 cm   1.06 cm   3.26 keV     0 eV      0 fm      0 fm      World   initStep
+    1    1.5 um  -1.57 cm   1.06 cm    1.5 MeV  3.26 keV   339 um    339 um      World     eIoni
+    2   -5.3 um  -1.66 cm   1.06 cm   9.89 MeV  85.1 eV    839 um   1.18 mm      World     eIoni
+    3  -12.6 um  -1.96 cm   1.06 cm   39.7 MeV   209 eV   2.98 mm   4.16 mm      World     eIoni
+    4   -105 um  -5.14 cm   1.06 cm    358 MeV   5.9 keV  3.18 cm    3.6 cm      World     eIoni
+    5   -264 um  -8.55 cm   1.06 cm    699 MeV  8.49 keV  3.41 cm   7.01 cm      World     eIoni
+    6   -453 um  -17.5 cm   1.07 cm    1.6 GeV  20.7 keV  8.98 cm     16 cm      World     eIoni
+    7   -485 um    -20 cm   1.07 cm   1.84 GeV  7.62 keV  2.47 cm   18.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   32.8 um  -2.61 cm   1.26 cm    311 MeV  6.21 keV  3.07 cm   3.07 cm      World     eIoni
-    2  -78.5 um  -18.6 cm   2.17 cm   1.91 GeV  42.5 keV  16.1 cm   19.1 cm      World     eIoni
-    3    -92 um    -20 cm   2.21 cm   2.05 GeV  2.42 keV  1.37 cm   20.5 cm OutOfWorldTransportation
+    0   -453 um  -17.5 cm   1.07 cm   2.19 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -455 um  -17.5 cm   1.07 cm    747 keV  2.19 keV   175 um    175 um      World     eIoni
+    2   -167 um  -18.4 cm   1.07 cm   82.4 MeV  3.11 keV  8.17 mm   8.35 mm      World     eIoni
+    3    913 um    -20 cm    1.1 cm    247 MeV  4.06 keV  1.65 cm   2.49 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -78.5 um  -18.6 cm   2.17 cm   4.37 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -84.2 um  -18.7 cm   2.17 cm   2.51 MeV  4.37 keV   564 um    564 um      World     eIoni
-    2  -92.9 um  -18.8 cm   2.17 cm   14.3 MeV  88.6 eV   1.18 mm   1.75 mm      World     eIoni
-    3   -114 um    -20 cm   2.18 cm    137 MeV  1.19 keV  1.22 cm    1.4 cm OutOfWorldTransportation
+    0   -264 um  -8.55 cm   1.06 cm   13.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -209 um   -8.7 cm   1.06 cm   15.6 MeV  2.86 keV  2.25 mm   2.25 mm      World     eIoni
+    2    970 um  -9.18 cm   8.12 mm   63.6 MeV   596 eV   5.73 mm   7.98 mm      World     eIoni
+    3   2.12 mm  -12.6 cm   5.64 mm    410 MeV  12.2 keV  3.48 cm   4.28 cm      World     eIoni
+    4   2.86 mm    -20 cm   4.23 mm   1.15 GeV  20.5 keV  7.35 cm   11.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   32.8 um  -2.61 cm   1.26 cm    999 eV      0 eV      0 fm      0 fm      World   initStep
-    1   30.3 um  -2.61 cm   1.26 cm    199 keV   999 eV   53.1 um   53.1 um      World     eIoni
-    2    1.9 cm  -11.8 cm  -2.14 cm    916 MeV  25.7 keV  10.6 cm   10.6 cm      World     eIoni
-    3   2.12 cm  -13.5 cm  -2.93 cm   1.09 GeV  2.56 keV  1.91 cm   12.5 cm      WorldTransportation
-    4    2.3 cm  -15.1 cm  -3.54 cm   1.24 GeV  2.93 keV  1.69 cm   14.2 cm      WorldTransportation
-    5   2.43 cm  -16.5 cm  -4.02 cm   1.39 GeV  1.36 keV  1.51 cm   15.7 cm      WorldTransportation
-    6   2.54 cm  -17.8 cm  -4.41 cm   1.52 GeV   2.8 keV  1.35 cm   17.1 cm      WorldTransportation
-    7   2.63 cm  -18.9 cm  -4.73 cm   1.63 GeV  4.05 keV  1.21 cm   18.3 cm      WorldTransportation
-    8    2.7 cm  -19.8 cm  -4.96 cm   1.72 GeV  1.99 keV  9.16 mm   19.2 cm OutOfWorldTransportation
+    0   2.12 mm  -12.6 cm   5.64 mm   21.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.03 mm  -12.9 cm   5.65 mm   28.8 MeV  4.19 keV  3.59 mm   3.59 mm      World     eIoni
+    2   2.95 mm  -13.2 cm    7.7 mm   52.8 MeV   250 eV   3.34 mm   6.93 mm      World     eIoni
+    3   5.85 mm    -20 cm   1.41 cm    736 MeV  14.9 keV   6.9 cm   7.59 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   18.2 um  -1.85 cm   1.13 cm    235 MeV   4.2 keV   2.3 cm    2.3 cm      World     eIoni
-    2  -87.4 um  -19.3 cm   2.21 cm   1.98 GeV  31.4 keV  17.5 cm   19.8 cm      World     eIoni
-    3  -94.4 um    -20 cm   2.23 cm   2.05 GeV   792 eV   7.28 mm   20.5 cm OutOfWorldTransportation
+    0   -105 um  -5.14 cm   1.06 cm   1.18 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -104 um  -5.14 cm   1.06 cm    261 keV  1.18 keV  67.3 um   67.3 um      World     eIoni
+    2   5.49 mm  -19.3 cm    1.5 cm   1.41 GeV  32.1 keV  16.3 cm   16.3 cm      World     eIoni
+    3   7.12 cm  -18.7 cm   18.6 cm   1.36 GeV  49.8 keV  23.8 cm   40.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -87.4 um  -19.3 cm   2.21 cm   1.78 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -83.6 um  -19.3 cm   2.21 cm    520 keV  1.78 keV   125 um    125 um      World     eIoni
-    2  -71.4 um    -20 cm   2.21 cm   72.8 MeV   416 eV   7.25 mm   7.37 mm OutOfWorldTransportation
+    0  -12.6 um  -1.96 cm   1.06 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
+    1    -11 um  -1.96 cm   1.06 cm    258 keV  1.17 keV  66.8 um   66.8 um      World     eIoni
+    2   4.05 cm  -15.9 cm   1.06 cm    1.4 GeV  35.2 keV  16.1 cm   16.1 cm      World     eIoni
+    3   6.13 cm    -19 cm   1.08 cm   1.71 GeV   7.9 keV  3.76 cm   19.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   18.2 um  -1.85 cm   1.13 cm   2.22 keV     0 eV      0 fm      0 fm      World   initStep
-    1   11.9 um  -1.86 cm   1.13 cm    766 keV  2.22 keV   178 um    178 um      World     eIoni
-    2    307 um  -2.87 cm    1.1 cm    101 MeV  1.09 keV  1.01 cm   1.02 cm      World     eIoni
-    3   1.09 mm  -5.52 cm   1.07 cm    366 MeV  5.92 keV  2.65 cm   3.68 cm      World     eIoni
-    4   1.82 mm  -13.7 cm   1.03 cm   1.19 GeV    21 keV  8.21 cm   11.9 cm      World     eIoni
-    5   2.04 mm    -20 cm   1.02 cm   1.81 GeV  14.5 keV  6.27 cm   18.2 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   -397 um  -10.2 cm    1.9 cm   1.07 GeV    23 keV  10.7 cm   10.7 cm      World     eIoni
+    2   -520 um  -13.7 cm   2.05 cm   1.42 GeV  5.67 keV  3.47 cm   14.2 cm      World     eIoni
+    3   -680 um    -20 cm   2.25 cm   2.05 GeV  14.7 keV  6.35 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.82 mm  -13.7 cm   1.03 cm   1.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.82 mm  -13.7 cm   1.03 cm    219 keV  1.06 keV  57.8 um   57.8 um      World     eIoni
-    2   1.83 mm    -20 cm   1.03 cm    627 MeV  13.9 keV  6.77 cm   6.78 cm OutOfWorldTransportation
+    0   -520 um  -13.7 cm   2.05 cm   1.55 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -524 um  -13.7 cm   2.05 cm    416 keV  1.55 keV   102 um    102 um      World     eIoni
+    2   -547 um    -20 cm   2.05 cm    635 MeV  10.4 keV  6.51 cm   6.52 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.09 mm  -5.52 cm   1.07 cm   25.9 keV     0 eV      0 fm      0 fm      World   initStep
-    1    989 um  -5.86 cm   1.06 cm   36.1 MeV  4.11 keV  4.38 mm   4.38 mm      World     eIoni
-    2   1.74 mm  -6.49 cm    3.4 mm   99.4 MeV  1.32 keV  1.08 cm   1.52 cm      World     eIoni
-    3   2.69 mm    -20 cm   -5.8 mm   1.45 GeV  24.8 keV  13.6 cm   15.1 cm OutOfWorldTransportation
+    0   -397 um  -10.2 cm    1.9 cm   1.63 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -392 um  -10.2 cm    1.9 cm    449 keV  1.63 keV   109 um    109 um      World     eIoni
+    2   -364 um    -20 cm    1.9 cm    981 MeV  15.6 keV  10.2 cm   10.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4055,80 +3994,74 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -41.3 um  -2.25 cm    1.2 cm    275 MeV  6.62 keV  2.71 cm   2.71 cm      World     eIoni
-    2   -217 um    -20 cm   2.21 cm   2.05 GeV    35 keV  17.8 cm   20.5 cm OutOfWorldTransportation
+    1   -602 um    -17 cm    2.2 cm   1.75 GeV  34.6 keV  17.5 cm   17.5 cm      World     eIoni
+    2   -649 um    -20 cm   2.29 cm   2.05 GeV  5.17 keV  2.95 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -41.3 um  -2.25 cm    1.2 cm   4.34 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -25.4 um  -2.28 cm    1.2 cm   2.48 MeV  4.34 keV   556 um    556 um      World     eIoni
-    2  -13.3 um  -2.39 cm    1.2 cm   13.5 MeV   333 eV    1.1 mm   1.66 mm      World     eIoni
-    3   33.4 um  -6.38 cm   1.23 cm    413 MeV  7.15 keV  3.99 cm   4.16 cm      World     eIoni
-    4   61.3 um  -9.36 cm   1.24 cm    711 MeV  5.85 keV  2.98 cm   7.14 cm      World     eIoni
-    5   84.4 um    -14 cm   1.26 cm   1.17 GeV  8.75 keV  4.62 cm   11.8 cm      World     eIoni
-    6   91.7 um  -16.6 cm   1.26 cm   1.44 GeV  5.53 keV  2.62 cm   14.4 cm      World     eIoni
-    7   96.4 um    -20 cm   1.27 cm   1.77 GeV  7.29 keV   3.4 cm   17.8 cm OutOfWorldTransportation
+    0   -602 um    -17 cm    2.2 cm     16 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -619 um  -17.1 cm    2.2 cm    7.9 MeV   670 eV    853 um    853 um      World     eIoni
+    2   -729 um    -20 cm   2.26 cm    296 MeV  3.71 keV  2.88 cm   2.96 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   91.7 um  -16.6 cm   1.26 cm   12.4 keV     0 eV      0 fm      0 fm      World   initStep
-    1    142 um  -16.7 cm   1.26 cm   14.2 MeV  5.98 keV  2.12 mm   2.12 mm      World     eIoni
-    2   1.14 mm  -17.1 cm   1.12 cm   47.7 MeV   680 eV   3.86 mm   5.98 mm      World     eIoni
-    3    2.5 mm    -20 cm   9.12 mm    340 MeV  6.23 keV  2.94 cm   3.54 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   -652 um    -16 cm   2.15 cm   1.66 GeV  31.7 keV  16.5 cm   16.5 cm      World     eIoni
+    2   -653 um  -16.3 cm   2.16 cm   1.68 GeV   163 eV   2.21 mm   16.8 cm      World     eIoni
+    3   -670 um    -20 cm   2.27 cm   2.05 GeV  8.64 keV  3.73 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   84.4 um    -14 cm   1.26 cm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
-    1   80.5 um    -14 cm   1.26 cm    315 keV  1.32 keV  79.4 um   79.4 um      World     eIoni
-    2   56.2 um    -20 cm   1.26 cm    602 MeV  13.2 keV  6.26 cm   6.27 cm OutOfWorldTransportation
+    0   -653 um  -16.3 cm   2.16 cm   3.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -643 um  -16.3 cm   2.16 cm   1.77 MeV  3.59 keV   400 um    400 um      World     eIoni
+    2   -641 um  -16.3 cm   2.16 cm   3.28 MeV  72.1 eV    151 um    550 um      World     eIoni
+    3   -622 um    -20 cm   2.16 cm    373 MeV  5.91 keV   3.7 cm   3.76 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   61.3 um  -9.36 cm   1.24 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
-    1   61.8 um  -9.36 cm   1.24 cm    211 keV  1.04 keV    56 um     56 um      World     eIoni
-    2  -1.98 mm  -19.5 cm   7.55 mm   1.01 GeV  33.5 keV  11.7 cm   11.7 cm      World     eIoni
-    3    925 um    -20 cm   2.97 mm   1.06 GeV   976 eV    7.6 mm   12.5 cm OutOfWorldTransportation
+    0   -652 um    -16 cm   2.15 cm   25.9 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -754 um  -16.4 cm   2.15 cm   36.1 MeV  5.19 keV  4.38 mm   4.38 mm      World     eIoni
+    2    187 um  -16.9 cm   2.06 cm   84.9 MeV   716 eV   5.05 mm   9.44 mm      World     eIoni
+    3   1.05 mm  -17.9 cm   1.98 cm    192 MeV  2.34 keV  1.07 cm   2.02 cm      World     eIoni
+    4   1.81 mm    -20 cm    1.9 cm    397 MeV  3.11 keV  2.05 cm   4.07 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   33.4 um  -6.38 cm   1.23 cm   5.47 keV     0 eV      0 fm      0 fm      World   initStep
-    1   25.7 um  -6.41 cm   1.23 cm   3.74 MeV  5.47 keV   837 um    837 um      World     eIoni
-    2   30.1 um   -6.6 cm   1.22 cm   22.2 MeV   112 eV   1.85 mm   2.68 mm      World     eIoni
-    3   57.7 um  -8.56 cm   1.22 cm    219 MeV  2.19 keV  1.97 cm   2.23 cm      World     eIoni
-    4   6.92 um    -20 cm    1.2 cm   1.36 GeV  20.9 keV  11.4 cm   13.7 cm OutOfWorldTransportation
+    0   1.05 mm  -17.9 cm   1.98 cm    1.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.05 mm    -18 cm   1.98 cm    349 keV   1.4 keV  87.1 um   87.1 um      World     eIoni
+    2   1.06 mm    -20 cm   1.97 cm    205 MeV  3.46 keV  2.07 cm   2.08 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   57.7 um  -8.56 cm   1.22 cm   3.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   53.8 um  -8.57 cm   1.21 cm    1.3 MeV  3.01 keV   295 um    295 um      World     eIoni
-    2   56.2 um  -8.68 cm   1.21 cm   12.4 MeV  19.8 eV   1.11 mm    1.4 mm      World     eIoni
-    3   64.2 um    -20 cm   1.22 cm   1.14 GeV  21.5 keV  11.3 cm   11.5 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -59.2 um  -14.6 cm   2.13 cm   1.51 GeV  25.8 keV  15.1 cm   15.1 cm      World     eBrem
+    2   -302 um    -20 cm    2.3 cm   2.05 GeV  10.7 keV  5.43 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  43.6 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    0  -59.2 um  -14.6 cm   2.13 cm     81 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -343 um    -20 cm   2.33 cm     81 keV     0 eV   5.43 cm   5.43 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4136,63 +4069,68 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   85.4 um  -5.05 cm   1.57 cm    555 MeV  11.1 keV  5.53 cm   5.53 cm      World     eIoni
-    2    278 um    -20 cm   2.27 cm   2.05 GeV  33.1 keV    15 cm   20.5 cm OutOfWorldTransportation
+    1    343 um  -10.2 cm   1.92 cm   1.07 GeV  19.7 keV  10.7 cm   10.7 cm      World     eIoni
+    2    365 um  -13.2 cm   2.04 cm   1.37 GeV  3.41 keV  2.98 cm   13.7 cm      World     eIoni
+    3    389 um  -17.4 cm   2.18 cm   1.79 GeV  8.52 keV  4.18 cm   17.9 cm      World     eIoni
+    4    390 um  -17.5 cm   2.18 cm    1.8 GeV  71.5 eV    965 um     18 cm      World     eIoni
+    5    400 um    -20 cm   2.24 cm   2.05 GeV  5.91 keV  2.51 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   85.4 um  -5.05 cm   1.57 cm   87.7 keV     0 eV      0 fm      0 fm      World   initStep
-    1   34.3 um  -6.75 cm   1.55 cm    172 MeV  8.68 keV   1.9 cm    1.9 cm      World     eIoni
-    2  -6.59 mm    -20 cm   7.85 mm    1.5 GeV  25.8 keV  13.3 cm   15.2 cm OutOfWorldTransportation
+    0    390 um  -17.5 cm   2.18 cm   1.18 keV     0 eV      0 fm      0 fm      World   initStep
+    1    391 um  -17.5 cm   2.18 cm    262 keV  1.18 keV  67.6 um   67.6 um      World     eIoni
+    2    395 um    -20 cm   2.18 cm    251 MeV  5.62 keV  2.57 cm   2.57 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   34.3 um  -6.75 cm   1.55 cm   1.37 keV     0 eV      0 fm      0 fm      World   initStep
-    1   30.8 um  -6.75 cm   1.55 cm    336 keV  1.37 keV  84.2 um   84.2 um      World     eIoni
-    2   7.22 um    -20 cm   1.55 cm   1.32 GeV  24.2 keV  14.4 cm   14.4 cm OutOfWorldTransportation
+    0    389 um  -17.4 cm   2.18 cm   2.33 keV     0 eV      0 fm      0 fm      World   initStep
+    1    395 um  -17.4 cm   2.18 cm    827 keV  2.33 keV   192 um    192 um      World     eIoni
+    2    423 um  -18.2 cm    2.2 cm   76.9 MeV  1.07 keV  7.61 mm   7.81 mm      World     eIoni
+    3    402 um  -18.6 cm   2.21 cm    124 MeV   771 eV   4.72 mm   1.25 cm      World     eIoni
+    4    358 um    -20 cm   2.23 cm    261 MeV  1.65 keV  1.37 cm   2.62 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    336 um  -8.98 cm   1.83 cm    948 MeV  19.4 keV  9.47 cm   9.47 cm      World     eIoni
-    2    592 um    -20 cm   2.23 cm   2.05 GeV  21.2 keV    11 cm   20.5 cm OutOfWorldTransportation
+    0    402 um  -18.6 cm   2.21 cm   1.28 keV     0 eV      0 fm      0 fm      World   initStep
+    1    406 um  -18.6 cm   2.21 cm    298 keV  1.28 keV  75.7 um   75.7 um      World     eIoni
+    2    424 um    -20 cm   2.21 cm    137 MeV  1.88 keV  1.38 cm   1.39 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    336 um  -8.98 cm   1.83 cm   6.77 keV     0 eV      0 fm      0 fm      World   initStep
-    1    312 um  -9.03 cm   1.83 cm   5.47 MeV  5.11 keV  1.19 mm   1.19 mm      World     eIoni
-    2   -225 um  -9.03 cm   1.84 cm   5.42 MeV  30.7 eV    562 um   1.76 mm      World     eIoni
-    3  -3.11 mm    -20 cm   1.86 cm    1.1 GeV  17.4 keV    11 cm   11.2 cm OutOfWorldTransportation
+    0    423 um  -18.2 cm    2.2 cm   10.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1    384 um  -18.3 cm    2.2 cm   10.9 MeV  4.93 keV  1.82 mm   1.82 mm      World     eIoni
+    2  -1.13 mm    -19 cm   2.16 cm   81.2 MeV  1.16 keV  9.26 mm   1.11 cm      World     eIoni
+    3  -1.32 mm    -20 cm   2.16 cm    185 MeV  1.91 keV  1.04 cm   2.14 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -15.1 um     -1 cm   8.86 mm    150 MeV  2.65 keV  1.42 cm   1.42 cm      World     eIoni
-    2  -39.5 um    -20 cm   2.22 cm   2.05 GeV  43.6 keV  19.1 cm   20.5 cm OutOfWorldTransportation
+    0    365 um  -13.2 cm   2.04 cm    1.7 keV     0 eV      0 fm      0 fm      World   initStep
+    1    359 um  -13.2 cm   2.04 cm    483 keV   1.7 keV   117 um    117 um      World     eIoni
+    2    333 um    -20 cm   2.04 cm    678 MeV  11.2 keV  6.93 cm   6.94 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -15.1 um     -1 cm   8.86 mm   1.89 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -11.2 um  -1.01 cm   8.86 mm    584 keV  1.89 keV   138 um    138 um      World     eIoni
-    2   9.78 um    -20 cm   8.89 mm    1.9 GeV  36.7 keV  19.9 cm   19.9 cm OutOfWorldTransportation
+    0    343 um  -10.2 cm   1.92 cm   1.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1    346 um  -10.2 cm   1.92 cm    216 keV  1.05 keV  57.1 um   57.1 um      World     eIoni
+    2    370 um    -20 cm   1.92 cm    976 MeV  26.2 keV  11.1 cm   11.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4200,70 +4138,68 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -742 um  -15.8 cm   2.12 cm   1.63 GeV  37.4 keV  16.3 cm   16.3 cm      World     eIoni
-    2   -824 um    -20 cm   2.27 cm   2.05 GeV  3.78 keV   4.2 cm   20.5 cm OutOfWorldTransportation
+    1   17.4 um  -13.9 cm   2.11 cm   1.44 GeV  30.1 keV  14.4 cm   14.4 cm      World     eIoni
+    2  -9.68 um  -15.4 cm   2.16 cm   1.59 GeV  2.18 keV  1.45 cm   15.9 cm      World     eIoni
+    3  -81.7 um    -20 cm    2.3 cm   2.05 GeV  8.11 keV  4.62 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -742 um  -15.8 cm   2.12 cm   3.85 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -755 um  -15.8 cm   2.12 cm      2 MeV  3.85 keV   451 um    451 um      World     eIoni
-    2   -758 um  -15.8 cm   2.12 cm   3.33 MeV     0 eV    133 um    583 um      World     eIoni
-    3   -526 um  -17.4 cm   2.12 cm    163 MeV  3.14 keV   1.6 cm   1.66 cm      World     eIoni
-    4  -64.2 um    -19 cm   2.11 cm    323 MeV  1.57 keV   1.6 cm   3.25 cm      World     eIoni
-    5    114 um    -20 cm    2.1 cm    420 MeV  1.19 keV  9.67 mm   4.22 cm OutOfWorldTransportation
+    0  -9.68 um  -15.4 cm   2.16 cm   3.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -10.3 um  -15.4 cm   2.16 cm    1.3 MeV  3.01 keV   294 um    294 um      World     eIoni
+    2    -11 um  -15.4 cm   2.16 cm   3.44 MeV  24.9 eV    214 um    508 um      World     eIoni
+    3  -15.1 um    -20 cm   2.16 cm    462 MeV  12.6 keV  4.59 cm   4.64 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -64.2 um    -19 cm   2.11 cm   1.09 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -63.2 um    -19 cm   2.11 cm    228 keV  1.09 keV  59.8 um   59.8 um      World     eIoni
-    2  -58.1 um    -20 cm    2.1 cm   96.7 MeV  2.41 keV  9.75 mm   9.81 mm OutOfWorldTransportation
+    0   17.4 um  -13.9 cm   2.11 cm   14.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1   29.3 um  -14.1 cm    2.1 cm     17 MeV  4.33 keV  2.39 mm   2.39 mm      World     eIoni
+    2    590 um  -14.1 cm    2.1 cm   21.4 MeV     0 eV    715 um    3.1 mm      World     eIoni
+    3    5.9 mm    -20 cm   2.15 cm    607 MeV  10.2 keV  5.92 cm   6.23 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -526 um  -17.4 cm   2.12 cm   2.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -530 um  -17.4 cm   2.12 cm    640 keV  2.01 keV   151 um    151 um      World     eIoni
-    2  -1.45 mm  -19.1 cm   2.07 cm    169 MeV  3.64 keV  1.69 cm    1.7 cm      World     eIoni
-    3  -1.92 mm    -20 cm   1.96 cm    256 MeV  1.44 keV  8.81 mm   2.58 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   4.28 um  -17.9 cm   2.07 cm   1.84 GeV  36.2 keV  18.4 cm   18.4 cm      World     eIoni
+    2   19.3 um  -18.4 cm   2.09 cm   1.89 GeV  1.51 keV  5.25 mm   18.9 cm      World     eIoni
+    3   50.6 um  -19.5 cm   2.11 cm      2 GeV  3.93 keV  1.14 cm     20 cm      World     eIoni
+    4   62.8 um    -20 cm   2.12 cm   2.05 GeV  1.53 keV  4.62 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.45 mm  -19.1 cm   2.07 cm   1.44 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.45 mm  -19.1 cm   2.07 cm    365 keV  1.44 keV  90.6 um   90.6 um      World     eIoni
-    2  -1.44 mm    -20 cm   2.07 cm   87.4 MeV   999 eV   8.74 mm   8.83 mm OutOfWorldTransportation
+    0   50.6 um  -19.5 cm   2.11 cm   4.58 keV     0 eV      0 fm      0 fm      World   initStep
+    1   35.6 um  -19.6 cm   2.11 cm   2.72 MeV  4.58 keV   611 um    611 um      World     eIoni
+    2   29.7 um  -19.8 cm   2.11 cm   22.7 MeV  24.7 eV      2 mm   2.61 mm      World     eIoni
+    3   29.4 um    -20 cm   2.11 cm   46.4 MeV   137 eV   2.37 mm   4.98 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    204 um  -6.71 cm   1.68 cm    721 MeV  13.2 keV  7.19 cm   7.19 cm      World     eIoni
-    2    306 um    -20 cm   2.23 cm   2.05 GeV  32.1 keV  13.3 cm   20.5 cm OutOfWorldTransportation
+    0   19.3 um  -18.4 cm   2.09 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
+    1   17.1 um  -18.4 cm   2.09 cm    242 keV  1.13 keV  63.2 um   63.2 um      World     eIoni
+    2   3.72 um    -20 cm   2.08 cm    160 MeV  2.89 keV  1.63 cm   1.63 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    204 um  -6.71 cm   1.68 cm    996 eV      0 eV      0 fm      0 fm      World   initStep
-    1    205 um  -6.71 cm   1.68 cm    198 keV   996 eV   52.8 um   52.8 um      World     eIoni
-    2  -2.23 cm  -15.8 cm   4.81 cm    909 MeV  22.2 keV  10.5 cm   10.5 cm      World     eIoni
-    3  -2.55 cm  -17.1 cm    5.3 cm   1.04 GeV  3.37 keV  1.44 cm     12 cm      WorldTransportation
-    4   -2.8 cm  -18.3 cm   5.69 cm   1.16 GeV  4.28 keV  1.29 cm   13.2 cm      WorldTransportation
-    5     -3 cm  -19.4 cm   6.01 cm   1.27 GeV  1.87 keV  1.15 cm   14.4 cm      WorldTransportation
-    6  -3.06 cm  -19.8 cm   6.11 cm   1.31 GeV   410 eV   3.84 mm   14.8 cm OutOfWorldTransportation
+    0   4.28 um  -17.9 cm   2.07 cm   1.29 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.41 um  -17.9 cm   2.07 cm    303 keV  1.29 keV  76.8 um   76.8 um      World     eIoni
+    2  -14.4 um    -20 cm   2.07 cm    213 MeV  4.82 keV  2.16 cm   2.16 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4271,37 +4207,28 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   10.5 um  -5.63 mm   6.97 mm    106 MeV  1.88 keV  9.42 mm   9.42 mm      World     eIoni
-    2   23.5 um    -20 cm   2.22 cm   2.05 GeV  46.7 keV  19.6 cm   20.5 cm OutOfWorldTransportation
+    1   56.5 um  -6.69 cm   1.71 cm    719 MeV  11.4 keV  7.17 cm   7.17 cm      World     eIoni
+    2    288 um    -20 cm    2.3 cm   2.05 GeV    29 keV  13.3 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   10.5 um  -5.63 mm   6.97 mm   5.82 keV     0 eV      0 fm      0 fm      World   initStep
-    1   9.58 um  -6.02 mm      7 mm   4.18 MeV  5.82 keV   935 um    935 um      World     eIoni
-    2   -179 um  -2.07 cm   7.03 mm    151 MeV  1.22 keV  1.46 cm   1.56 cm      World     eIoni
-    3   -185 um  -2.28 cm   7.03 mm    172 MeV   218 eV   2.11 mm   1.77 cm      World     eIoni
-    4   -309 um    -20 cm   7.09 mm   1.94 GeV  37.1 keV  17.7 cm   19.5 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -185 um  -2.28 cm   7.03 mm   1.49 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -181 um  -2.28 cm   7.03 mm    385 keV  1.49 keV  95.2 um   95.2 um      World     eIoni
-    2   -157 um    -20 cm   7.05 mm   1.77 GeV  33.1 keV  19.4 cm   19.4 cm OutOfWorldTransportation
+    0   56.5 um  -6.69 cm   1.71 cm   2.83 keV     0 eV      0 fm      0 fm      World   initStep
+    1   46.6 um   -6.7 cm   1.71 cm   1.17 MeV  2.83 keV   266 um    266 um      World     eIoni
+    2     89 um  -7.25 cm   1.72 cm   56.1 MeV   590 eV    5.5 mm   5.77 mm      World     eIoni
+    3    376 um  -12.6 cm   1.76 cm    592 MeV  11.5 keV  5.36 cm   5.94 cm      World     eIoni
+    4    418 um    -20 cm   1.77 cm   1.33 GeV  18.8 keV  7.39 cm   13.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -179 um  -2.07 cm   7.03 mm   1.32 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -176 um  -2.07 cm   7.03 mm    318 keV  1.32 keV  80.1 um   80.1 um      World     eIoni
-    2   -154 um    -20 cm   7.05 mm   1.79 GeV    38 keV  20.4 cm   20.4 cm OutOfWorldTransportation
+    0    376 um  -12.6 cm   1.76 cm   1.44 keV     0 eV      0 fm      0 fm      World   initStep
+    1    378 um  -12.6 cm   1.75 cm    364 keV  1.44 keV  90.6 um   90.6 um      World     eIoni
+    2    393 um    -20 cm   1.75 cm    739 MeV  13.4 keV  7.68 cm   7.69 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4309,80 +4236,70 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   10.8 um  -2.68 cm   1.27 cm    317 MeV  6.86 keV  3.14 cm   3.14 cm      World     eIoni
-    2   20.2 um   -6.7 cm   1.69 cm    720 MeV  8.41 keV  4.05 cm   7.19 cm      World     eIoni
-    3   21.5 um  -10.3 cm   1.89 cm   1.08 GeV  5.34 keV  3.59 cm   10.8 cm      World     eIoni
-    4     21 um  -11.8 cm   1.96 cm   1.23 GeV  2.39 keV  1.49 cm   12.3 cm      World     eIoni
-    5   24.4 um    -20 cm   2.22 cm   2.05 GeV  19.1 keV  8.23 cm   20.5 cm OutOfWorldTransportation
+    1   -438 um  -12.2 cm   2.01 cm   1.27 GeV  21.1 keV  12.7 cm   12.7 cm      World     eIoni
+    2   -495 um    -14 cm   2.07 cm   1.45 GeV  2.54 keV  1.76 cm   14.5 cm      World     eIoni
+    3   -544 um  -15.7 cm   2.13 cm   1.62 GeV   2.8 keV  1.73 cm   16.2 cm      World     eIoni
+    4   -648 um    -20 cm   2.25 cm   2.05 GeV  10.1 keV   4.3 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0     21 um  -11.8 cm   1.96 cm   2.22 keV     0 eV      0 fm      0 fm      World   initStep
-    1   14.9 um  -11.8 cm   1.96 cm    765 keV  2.22 keV   179 um    179 um      World     eIoni
-    2    796 um  -13.4 cm   1.96 cm    158 MeV  2.51 keV  1.58 cm    1.6 cm      World     eIoni
-    3   1.56 mm  -17.4 cm   1.97 cm    568 MeV  9.25 keV   4.1 cm   5.69 cm      World     eIoni
-    4   1.71 mm    -19 cm   1.97 cm    719 MeV  2.73 keV  1.51 cm    7.2 cm      World     eIoni
-    5   1.79 mm    -20 cm   1.97 cm    823 MeV  1.21 keV  1.04 cm   8.24 cm OutOfWorldTransportation
+    0   -544 um  -15.7 cm   2.13 cm    3.2 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -556 um  -15.7 cm   2.13 cm   1.45 MeV   3.2 keV   328 um    328 um      World     eIoni
+    2   -560 um  -15.7 cm   2.13 cm   2.96 MeV     0 eV    151 um    479 um      World     eIoni
+    3   -566 um  -15.8 cm   2.13 cm   8.38 MeV  42.5 eV    542 um   1.02 mm      World     eIoni
+    4   -583 um    -20 cm   2.13 cm    430 MeV  6.07 keV  4.22 cm   4.32 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.71 mm    -19 cm   1.97 cm    4.6 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.69 mm    -19 cm   1.97 cm   2.74 MeV   4.6 keV   615 um    615 um      World     eIoni
-    2   1.69 mm  -19.2 cm   1.97 cm   20.8 MeV  95.5 eV   1.81 mm   2.42 mm      World     eIoni
-    3    1.7 mm    -20 cm   1.97 cm    105 MeV  1.63 keV  8.37 mm   1.08 cm OutOfWorldTransportation
+    0   -566 um  -15.8 cm   2.13 cm   2.36 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -572 um  -15.8 cm   2.13 cm    852 keV  2.36 keV   197 um    197 um      World     eIoni
+    2   -622 um  -16.2 cm   2.12 cm   39.5 MeV   152 eV   3.87 mm   4.06 mm      WorldTransportation
+    3   -622 um  -16.2 cm   2.12 cm   39.5 MeV1.54e-08 meV0.0804 fm   4.06 mm      World     eIoni
+    4   -435 um  -19.4 cm    2.1 cm    365 MeV  7.55 keV  3.26 cm   3.66 cm      World     eIoni
+    5   -424 um    -20 cm    2.1 cm    422 MeV   507 eV   5.69 mm   4.23 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.56 mm  -17.4 cm   1.97 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.56 mm  -17.5 cm   1.97 cm    238 keV  1.11 keV  62.2 um   62.2 um      World     eIoni
-    2   1.55 mm    -20 cm   1.97 cm    255 MeV  6.75 keV  2.62 cm   2.62 cm OutOfWorldTransportation
+    0   -435 um  -19.4 cm    2.1 cm   2.08 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -433 um  -19.4 cm    2.1 cm    680 keV  2.08 keV   160 um    160 um      World     eIoni
+    2   -427 um    -20 cm    2.1 cm   56.9 MeV   339 eV   5.63 mm   5.79 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   21.5 um  -10.3 cm   1.89 cm   1.94 keV     0 eV      0 fm      0 fm      World   initStep
-    1   23.2 um  -10.3 cm   1.89 cm    605 keV  1.94 keV   144 um    144 um      World     eIoni
-    2   31.5 um    -20 cm   1.89 cm    972 MeV  14.5 keV  9.93 cm   9.95 cm OutOfWorldTransportation
+    0   -622 um  -16.2 cm   2.12 cm    4.1 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -607 um  -16.2 cm   2.12 cm   2.24 MeV   4.1 keV   503 um    503 um      World     eIoni
+    2   -358 um  -17.5 cm   2.11 cm    129 MeV  1.02 keV  1.27 cm   1.32 cm      World     eIoni
+    3   -155 um    -20 cm    2.1 cm    383 MeV   5.6 keV  2.54 cm   3.85 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   20.2 um   -6.7 cm   1.69 cm   1.23 keV     0 eV      0 fm      0 fm      World   initStep
-    1   23.5 um   -6.7 cm   1.69 cm    280 keV  1.23 keV  71.6 um   71.6 um      World     eIoni
-    2   48.6 um    -20 cm   1.69 cm   1.33 GeV  26.2 keV  14.9 cm   14.9 cm OutOfWorldTransportation
+    0   -495 um    -14 cm   2.07 cm      2 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -491 um    -14 cm   2.07 cm    636 keV     2 keV   151 um    151 um      World     eIoni
+    2   -474 um    -20 cm   2.07 cm    603 MeV  9.67 keV   6.1 cm   6.12 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   10.8 um  -2.68 cm   1.27 cm   2.46 keV     0 eV      0 fm      0 fm      World   initStep
-    1   17.6 um  -2.68 cm   1.27 cm    912 keV  2.46 keV   210 um    210 um      World     eIoni
-    2   -277 um  -3.67 cm   1.26 cm   99.4 MeV   649 eV   9.86 mm   1.01 cm      World     eIoni
-    3  -1.29 mm  -19.9 cm   1.41 cm   1.72 GeV  37.8 keV  16.2 cm   17.2 cm      World     eIoni
-    4   -1.3 mm    -20 cm   1.41 cm   1.73 GeV    16 eV   1.25 mm   17.3 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.29 mm  -19.9 cm   1.41 cm   2.44 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -1.3 mm  -19.9 cm    1.4 cm    901 keV  2.44 keV   208 um    208 um      World     eIoni
-    2   -1.3 mm    -20 cm    1.4 cm   12.6 MeV  30.3 eV   1.17 mm   1.38 mm OutOfWorldTransportation
+    0   -438 um  -12.2 cm   2.01 cm   1.16 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -438 um  -12.2 cm   2.01 cm    253 keV  1.16 keV  65.5 um   65.5 um      World     eIoni
+    2   -441 um    -20 cm   2.01 cm    779 MeV  19.1 keV  8.41 cm   8.41 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4390,28 +4307,28 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.36 um  -3.65 mm   5.76 mm   86.5 MeV   1.6 keV  7.09 mm   7.09 mm      World     eIoni
-    2   -161 um  -8.57 cm    1.8 cm    907 MeV  19.5 keV  8.35 cm   9.06 cm      World     eIoni
-    3   -330 um    -20 cm    2.2 cm   2.05 GeV  24.9 keV  11.4 cm   20.5 cm OutOfWorldTransportation
+    1  -16.4 um  -15.3 cm   2.02 cm   1.58 GeV    27 keV  15.8 cm   15.8 cm      World     eIoni
+    2  -35.4 um  -17.9 cm   2.09 cm   1.84 GeV  9.55 keV   2.6 cm   18.4 cm      World     eIoni
+    3  -49.2 um    -20 cm   2.14 cm   2.05 GeV  5.13 keV  2.12 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -161 um  -8.57 cm    1.8 cm   1.39 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -165 um  -8.58 cm    1.8 cm    343 keV  1.39 keV  85.8 um   85.8 um      World     eIoni
-    2   -193 um    -20 cm    1.8 cm   1.14 GeV  18.1 keV  12.2 cm   12.2 cm OutOfWorldTransportation
+    0  -35.4 um  -17.9 cm   2.09 cm   2.46 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -28.6 um  -17.9 cm   2.09 cm    910 keV  2.46 keV   210 um    210 um      World     eIoni
+    2    118 um  -18.8 cm   2.12 cm   94.1 MeV  1.15 keV  9.33 mm   9.54 mm      World     eIoni
+    3   97.2 um    -20 cm   2.14 cm    212 MeV  2.68 keV  1.18 cm   2.14 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -4.36 um  -3.65 mm   5.76 mm   3.17 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -15.8 um  -3.78 mm   5.76 mm   1.43 MeV  3.17 keV   322 um    322 um      World     eIoni
-    2  -68.2 um  -6.57 mm   5.76 mm   29.3 MeV  15.2 eV   2.79 mm   3.11 mm      World     eIoni
-    3   -197 um    -20 cm   5.78 mm   1.96 GeV  32.5 keV  19.3 cm   19.7 cm OutOfWorldTransportation
+    0  -16.4 um  -15.3 cm   2.02 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -13.5 um  -15.3 cm   2.02 cm    250 keV  1.15 keV  64.8 um   64.8 um      World     eIoni
+    2    7.4 um    -20 cm   2.02 cm    472 MeV  10.9 keV  4.94 cm   4.95 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4419,391 +4336,396 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -82.4 um  -3.65 cm   1.42 cm    415 MeV  8.78 keV  4.12 cm   4.12 cm      World     eIoni
-    2    -65 um  -19.9 cm   2.23 cm   2.04 GeV  36.2 keV  16.3 cm   20.4 cm      World     eIoni
-    3  -64.7 um    -20 cm   2.23 cm   2.05 GeV   195 eV   1.08 mm   20.5 cm OutOfWorldTransportation
+    1   33.6 um  -4.98 cm   1.57 cm    548 MeV  11.3 keV  5.46 cm   5.46 cm      World     eIoni
+    2   44.1 um  -6.44 cm   1.69 cm    694 MeV  3.96 keV  1.46 cm   6.93 cm      World     eIoni
+    3     51 um  -7.35 cm   1.76 cm    785 MeV  2.74 keV  9.15 mm   7.84 cm      World     eIoni
+    4   68.5 um  -9.75 cm    1.9 cm   1.03 GeV  4.01 keV  2.41 cm   10.2 cm      World     eIoni
+    5    102 um  -15.3 cm   2.12 cm   1.58 GeV  14.3 keV  5.55 cm   15.8 cm      World     eIoni
+    6    126 um    -20 cm   2.26 cm   2.05 GeV    10 keV   4.7 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    -65 um  -19.9 cm   2.23 cm   1.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -64.3 um  -19.9 cm   2.23 cm    220 keV  1.06 keV  58.1 um   58.1 um      World     eIoni
-    2  -62.2 um    -20 cm   2.23 cm   10.8 MeV  17.4 eV   1.06 mm   1.12 mm OutOfWorldTransportation
+    0    102 um  -15.3 cm   2.12 cm   11.6 keV     0 eV      0 fm      0 fm      World   initStep
+    1   68.7 um  -15.4 cm   2.13 cm     11 MeV  2.28 keV  1.49 mm   1.49 mm      World     eIoni
+    2  -2.45 mm    -20 cm   1.83 cm    471 MeV  6.05 keV  4.65 cm    4.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -82.4 um  -3.65 cm   1.42 cm   2.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -89.3 um  -3.65 cm   1.42 cm    698 keV  2.11 keV   164 um    164 um      World     eIoni
-    2   -119 um  -3.89 cm   1.41 cm   24.4 MeV   286 eV   2.37 mm   2.53 mm      World     eIoni
-    3   -607 um  -15.7 cm   1.48 cm    1.2 GeV    20 keV  11.8 cm     12 cm      World     eIoni
-    4  -52.1 um    -20 cm   1.47 cm   1.64 GeV  6.96 keV  4.33 cm   16.4 cm OutOfWorldTransportation
+    0   68.5 um  -9.75 cm    1.9 cm   3.51 keV     0 eV      0 fm      0 fm      World   initStep
+    1   55.8 um  -9.77 cm    1.9 cm   1.71 MeV  3.51 keV   385 um    385 um      World     eIoni
+    2   13.2 um  -10.2 cm   1.89 cm   44.1 MeV  1.17 keV  4.24 mm   4.62 mm      World     eIoni
+    3  -15.2 um  -11.2 cm   1.89 cm    143 MeV  2.48 keV  9.94 mm   1.46 cm      World     eIoni
+    4    -66 um    -19 cm   1.89 cm    926 MeV  13.3 keV  7.82 cm   9.28 cm      World     eIoni
+    5  -64.9 um  -19.6 cm   1.89 cm    986 MeV   989 eV   6.02 mm   9.88 cm      World     eIoni
+    6  -64.8 um    -20 cm   1.89 cm   1.02 GeV   643 eV   3.85 mm   10.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -607 um  -15.7 cm   1.48 cm   1.91 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -612 um  -15.7 cm   1.48 cm    590 keV  1.91 keV   141 um    141 um      World     eIoni
-    2   -634 um    -20 cm   1.48 cm    433 MeV  5.75 keV  4.36 cm   4.38 cm OutOfWorldTransportation
+    0  -64.9 um  -19.6 cm   1.89 cm   7.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1    -39 um  -19.7 cm   1.88 cm    6.7 MeV  5.13 keV  1.37 mm   1.37 mm      World     eIoni
+    2    423 um    -20 cm   1.81 cm   37.8 MeV   642 eV   3.26 mm   4.63 mm      World     eIoni
+    3    430 um    -20 cm   1.81 cm   38.9 MeV     0 eV    110 um   4.74 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   42.6 um  -1.96 cm   1.15 cm    246 MeV  2.39 keV  2.41 cm   2.41 cm      World     eIoni
-    2    141 um  -5.77 cm   1.64 cm    627 MeV  5.81 keV  3.84 cm   6.25 cm      World     eIoni
-    3    183 um  -8.47 cm   1.83 cm    897 MeV  5.79 keV  2.71 cm   8.96 cm      World     eIoni
-    4    239 um  -17.5 cm   2.19 cm    1.8 GeV  21.4 keV  9.07 cm     18 cm      World     eIoni
-    5    243 um    -20 cm   2.26 cm   2.05 GeV  6.28 keV  2.47 cm   20.5 cm OutOfWorldTransportation
+    0    -66 um    -19 cm   1.89 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -65.9 um    -19 cm   1.89 cm    223 keV  1.07 keV  58.6 um   58.6 um      World     eIoni
+    2  -65.4 um    -20 cm   1.89 cm   98.8 MeV  3.88 keV  9.96 mm      1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    239 um  -17.5 cm   2.19 cm   1.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1    239 um  -17.5 cm   2.19 cm    204 keV  1.02 keV  54.3 um   54.3 um      World     eIoni
-    2    239 um    -20 cm   2.19 cm    247 MeV  8.52 keV  2.54 cm   2.55 cm OutOfWorldTransportation
+    0  -15.2 um  -11.2 cm   1.89 cm   5.36 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.66 um  -11.2 cm   1.89 cm    3.6 MeV  5.36 keV   807 um    807 um      World     eIoni
+    2   4.79 um  -11.4 cm   1.89 cm   20.4 MeV  17.7 eV   1.68 mm   2.48 mm      World     eIoni
+    3  -17.6 um  -12.4 cm   1.89 cm    123 MeV  2.85 keV  1.03 cm   1.28 cm      World     eIoni
+    4  -44.8 um    -20 cm   1.89 cm    881 MeV  15.2 keV  7.58 cm   8.86 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 7
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    183 um  -8.47 cm   1.83 cm   1.54 keV     0 eV      0 fm      0 fm      World   initStep
-    1    187 um  -8.47 cm   1.83 cm    410 keV  1.54 keV   101 um    101 um      World     eIoni
-    2    214 um    -20 cm   1.82 cm   1.15 GeV  22.2 keV  12.1 cm   12.1 cm OutOfWorldTransportation
+    0  -17.6 um  -12.4 cm   1.89 cm    4.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -10.7 um  -12.4 cm   1.89 cm   2.96 MeV   4.8 keV   664 um    664 um      World     eIoni
+    2  -66.9 um  -13.4 cm   1.88 cm   95.1 MeV  1.25 keV  9.21 mm   9.88 mm      World     eIoni
+    3   -151 um    -20 cm   1.87 cm    758 MeV  15.6 keV  6.63 cm   7.62 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    141 um  -5.77 cm   1.64 cm   1.59 keV     0 eV      0 fm      0 fm      World   initStep
-    1    141 um  -5.77 cm   1.64 cm    434 keV  1.59 keV   106 um    106 um      World     eIoni
-    2    140 um    -20 cm   1.63 cm   1.42 GeV  25.9 keV  15.1 cm   15.1 cm OutOfWorldTransportation
+    0     51 um  -7.35 cm   1.76 cm   1.43 keV     0 eV      0 fm      0 fm      World   initStep
+    1   52.6 um  -7.35 cm   1.76 cm    360 keV  1.43 keV  89.6 um   89.6 um      World     eIoni
+    2   63.5 um    -20 cm   1.75 cm   1.26 GeV    21 keV  13.6 cm   13.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   42.6 um  -1.96 cm   1.15 cm   7.61 keV     0 eV      0 fm      0 fm      World   initStep
-    1     59 um  -2.02 cm   1.15 cm   6.71 MeV     6 keV  1.37 mm   1.37 mm      World     eIoni
-    2    847 um  -2.22 cm   1.21 cm   26.5 MeV   484 eV   2.25 mm   3.63 mm      World     eIoni
-    3   1.51 mm  -2.96 cm   1.26 cm    100 MeV  1.45 keV  7.46 mm   1.11 cm      World     eIoni
-    4   2.74 mm  -15.8 cm   1.38 cm   1.38 GeV  32.4 keV  12.8 cm     14 cm      World     eIoni
-    5   2.81 mm  -18.2 cm   1.39 cm   1.62 GeV   3.2 keV  2.38 cm   16.3 cm      World     eIoni
-    6   2.85 mm    -20 cm    1.4 cm    1.8 GeV  4.84 keV  1.81 cm   18.1 cm OutOfWorldTransportation
+    0   44.1 um  -6.44 cm   1.69 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1     45 um  -6.44 cm   1.69 cm    251 keV  1.15 keV  65.1 um   65.1 um      World     eIoni
+    2   2.11 mm  -19.8 cm   1.62 cm   1.33 GeV  34.3 keV  15.4 cm   15.4 cm      World     eIoni
+    3   4.64 mm    -20 cm   1.59 cm   1.36 GeV   199 eV   3.33 mm   15.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.81 mm  -18.2 cm   1.39 cm   4.27 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.82 mm  -18.2 cm   1.39 cm   2.41 MeV  4.27 keV   541 um    541 um      World     eIoni
-    2   2.83 mm  -18.5 cm   1.39 cm   32.4 MeV   367 eV      3 mm   3.55 mm      World     eIoni
-    3   2.83 mm    -20 cm   1.39 cm    181 MeV  2.43 keV  1.49 cm   1.84 cm OutOfWorldTransportation
+    0   33.6 um  -4.98 cm   1.57 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1   31.3 um  -4.98 cm   1.57 cm    213 keV  1.04 keV  56.3 um   56.3 um      World     eIoni
+    2  -2.85 cm  -15.2 cm   -1.7 cm   1.02 GeV  23.8 keV  11.8 cm   11.8 cm      World     eIoni
+    3  -5.18 cm  -14.4 cm   -5.4 cm    941 MeV  11.4 keV  4.49 cm   16.3 cm      WorldTransportation
+    4  -6.48 cm  -14.8 cm  -7.47 cm    985 MeV  6.06 keV  2.49 cm   18.8 cm      WorldTransportation
+    5  -7.34 cm  -15.5 cm  -8.85 cm   1.05 GeV  5.19 keV  1.76 cm   20.6 cm      WorldTransportation
+    6  -8.02 cm  -16.2 cm  -9.92 cm   1.12 GeV  1.96 keV  1.46 cm     22 cm      WorldTransportation
+    7  -8.57 cm    -17 cm  -10.8 cm    1.2 GeV  3.09 keV  1.27 cm   23.3 cm      WorldTransportation
+    8  -9.02 cm  -17.7 cm  -11.5 cm   1.27 GeV  2.12 keV  1.13 cm   24.4 cm      WorldTransportation
+    9  -9.08 cm  -17.8 cm  -11.6 cm   1.28 GeV   827 eV   1.52 mm   24.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.74 mm  -15.8 cm   1.38 cm   1.75 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.74 mm  -15.8 cm   1.38 cm    509 keV  1.75 keV   123 um    123 um      World     eIoni
-    2   2.72 mm    -20 cm   1.38 cm    419 MeV  6.18 keV  4.24 cm   4.25 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   -474 um  -11.5 cm   1.96 cm    1.2 GeV    27 keV    12 cm     12 cm      World     eIoni
+    2   -910 um  -14.6 cm    2.1 cm   1.51 GeV  6.02 keV  3.12 cm   15.1 cm      World     eIoni
+    3  -1.49 mm    -20 cm    2.3 cm   2.05 GeV  14.4 keV   5.4 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.51 mm  -2.96 cm   1.26 cm   4.76 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.53 mm  -2.99 cm   1.26 cm   2.92 MeV  4.76 keV   655 um    655 um      World     eIoni
-    2   1.55 mm  -3.19 cm   1.26 cm   22.6 MeV   143 eV   1.97 mm   2.63 mm      World     eIoni
-    3   1.57 mm  -3.61 cm   1.27 cm   64.6 MeV   908 eV   4.21 mm   6.84 mm      World     eIoni
-    4    1.6 mm  -6.55 cm   1.28 cm    359 MeV  5.88 keV  2.95 cm   3.63 cm      World     eIoni
-    5   1.56 mm  -12.8 cm   1.29 cm    986 MeV  11.6 keV  6.27 cm    9.9 cm      World     eIoni
-    6   1.55 mm  -15.4 cm   1.29 cm   1.24 GeV   5.7 keV  2.57 cm   12.5 cm      World     eIoni
-    7   1.55 mm  -17.4 cm   1.29 cm   1.44 GeV  4.49 keV     2 cm   14.5 cm      World     eIoni
-    8   1.54 mm    -20 cm   1.29 cm    1.7 GeV  3.25 keV  2.61 cm   17.1 cm OutOfWorldTransportation
+    0   -910 um  -14.6 cm    2.1 cm   2.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -906 um  -14.6 cm    2.1 cm    664 keV  2.05 keV   157 um    157 um      World     eIoni
+    2    189 um  -19.7 cm   1.88 cm    514 MeV  6.45 keV  5.19 cm   5.21 cm      World     eIoni
+    3    274 um    -20 cm   1.83 cm    540 MeV   324 eV   2.56 mm   5.46 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.55 mm  -17.4 cm   1.29 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.55 mm  -17.4 cm   1.29 cm    249 keV  1.15 keV  64.7 um   64.7 um      World     eIoni
-    2   1.55 mm    -20 cm   1.29 cm    261 MeV  3.13 keV  2.67 cm   2.68 cm OutOfWorldTransportation
+    0   -474 um  -11.5 cm   1.96 cm   1.64 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -477 um  -11.5 cm   1.96 cm    454 keV  1.64 keV   111 um    111 um      World     eIoni
+    2   -496 um    -20 cm   1.95 cm    851 MeV    11 keV  8.77 cm   8.78 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.55 mm  -15.4 cm   1.29 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.55 mm  -15.4 cm   1.29 cm    236 keV  1.11 keV  61.7 um   61.7 um      World     eIoni
-    2   1.55 mm    -20 cm   1.29 cm    461 MeV  9.85 keV  4.83 cm   4.84 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   -515 um  -12.4 cm   1.97 cm   1.29 GeV    25 keV  12.9 cm   12.9 cm      World     eIoni
+    2   -685 um    -20 cm    2.2 cm   2.05 GeV  18.9 keV  7.63 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.56 mm  -12.8 cm   1.29 cm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.57 mm  -12.8 cm   1.29 cm    342 keV  1.38 keV  85.5 um   85.5 um      World     eIoni
-    2   1.58 mm    -20 cm   1.28 cm    718 MeV  16.3 keV  7.48 cm   7.48 cm OutOfWorldTransportation
+    0   -515 um  -12.4 cm   1.97 cm   1.27 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -515 um  -12.4 cm   1.97 cm    295 keV  1.27 keV    75 um     75 um      World     eIoni
+    2   -516 um    -20 cm   1.97 cm    762 MeV  14.7 keV  8.07 cm   8.07 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    1.6 mm  -6.55 cm   1.28 cm   7.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1    1.6 mm  -6.57 cm   1.28 cm   1.32 MeV   329 eV    140 um    140 um      World     eIoni
-    2  -1.41 mm  -14.1 cm    1.7 cm    755 MeV  11.1 keV  7.58 cm   7.59 cm      World     eIoni
-    3  -3.01 mm    -20 cm   1.86 cm   1.34 GeV  11.5 keV   5.9 cm   13.5 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   15.6 um  -8.28 mm   8.22 mm    133 MeV  1.37 keV  1.23 cm   1.23 cm      World     eIoni
+    2   63.9 um  -3.89 cm   1.44 cm    439 MeV  4.68 keV  3.13 cm   4.37 cm      World     eIoni
+    3   64.3 um  -3.99 cm   1.45 cm    449 MeV   283 eV    968 um   4.46 cm      World     eIoni
+    4   65.6 um  -4.22 cm   1.48 cm    472 MeV  65.5 eV   2.39 mm    4.7 cm      World     eIoni
+    5    175 um    -18 cm   2.18 cm   1.85 GeV  24.6 keV  13.8 cm   18.5 cm      World     eIoni
+    6    175 um  -19.2 cm   2.21 cm   1.97 GeV  2.35 keV  1.19 cm   19.7 cm      World     eIoni
+    7    174 um  -19.3 cm   2.21 cm   1.98 GeV   583 eV    971 um   19.8 cm      World     eIoni
+    8    174 um    -20 cm   2.23 cm   2.05 GeV   775 eV   7.16 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 10
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.41 mm  -14.1 cm    1.7 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.42 mm  -14.1 cm    1.7 cm    222 keV  1.07 keV  58.5 um   58.5 um      World     eIoni
-    2  -1.43 mm    -20 cm    1.7 cm    589 MeV  15.8 keV  6.32 cm   6.33 cm OutOfWorldTransportation
+    0    174 um  -19.3 cm   2.21 cm   3.12 keV     0 eV      0 fm      0 fm      World   initStep
+    1    183 um  -19.3 cm   2.21 cm   1.39 MeV  3.12 keV   315 um    315 um      World     eIoni
+    2    184 um  -19.3 cm   2.21 cm   1.73 MeV  4.88 eV   33.9 um    348 um      World     eIoni
+    3    225 um  -19.9 cm    2.2 cm   58.8 MeV   844 eV   5.71 mm   6.06 mm      World     eIoni
+    4    240 um    -20 cm    2.2 cm   71.7 MeV   389 eV   1.29 mm   7.34 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 8
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.57 mm  -3.61 cm   1.27 cm    174 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.25 cm  -8.12 cm   2.09 cm    451 MeV  12.1 keV   4.9 cm    4.9 cm      World     eIoni
-    2   1.42 cm  -8.61 cm   2.13 cm    501 MeV   550 eV   5.27 mm   5.43 cm      World     eIoni
-    3   2.36 cm  -12.5 cm   2.39 cm    892 MeV  4.59 keV  4.04 cm   9.47 cm      World     eIoni
-    4   2.48 cm  -13.2 cm   2.42 cm    963 MeV   523 eV    7.2 mm   10.2 cm      World     eIoni
-    5    3.3 cm  -19.7 cm   2.65 cm   1.61 GeV  12.4 keV  6.55 cm   16.7 cm OutOfWorldTransportation
+    0    225 um  -19.9 cm    2.2 cm   3.39 keV     0 eV      0 fm      0 fm      World   initStep
+    1    212 um  -19.9 cm    2.2 cm    1.6 MeV  3.39 keV   362 um    362 um      World     eIoni
+    2    202 um    -20 cm    2.2 cm     13 MeV   485 eV   1.14 mm    1.5 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 9
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.48 cm  -13.2 cm   2.42 cm   4.55 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.48 cm  -13.3 cm   2.42 cm   2.69 MeV  4.55 keV   604 um    604 um      World     eIoni
-    2   2.48 cm  -13.4 cm   2.42 cm   16.2 MeV  50.8 eV   1.35 mm   1.95 mm      World     eIoni
-    3   2.48 cm  -13.8 cm   2.42 cm   61.5 MeV   119 eV   4.53 mm   6.48 mm      World     eIoni
-    4   2.47 cm  -17.1 cm   2.42 cm    384 MeV   6.8 keV  3.23 cm   3.88 cm      World     eIoni
-    5   2.47 cm  -19.8 cm   2.42 cm    661 MeV  8.32 keV  2.77 cm   6.65 cm OutOfWorldTransportation
+    0    175 um  -19.2 cm   2.21 cm   4.71 keV     0 eV      0 fm      0 fm      World   initStep
+    1    192 um  -19.2 cm   2.21 cm   2.86 MeV  4.71 keV   642 um    642 um      World     eIoni
+    2    195 um  -19.2 cm   2.21 cm   4.85 MeV     0 eV    199 um    841 um      World     eIoni
+    3    213 um    -20 cm   2.21 cm   81.5 MeV  1.09 keV  7.66 mm    8.5 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 18
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.47 cm  -17.1 cm   2.42 cm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.47 cm  -17.1 cm   2.42 cm    339 keV  1.38 keV    85 um     85 um      World     eIoni
-    2   2.47 cm  -19.8 cm   2.42 cm    277 MeV  4.46 keV  2.81 cm   2.82 cm OutOfWorldTransportation
+    0    175 um    -18 cm   2.18 cm   4.19 keV     0 eV      0 fm      0 fm      World   initStep
+    1    170 um    -18 cm   2.18 cm   2.33 MeV  4.19 keV   523 um    523 um      World     eIoni
+    2    195 um  -18.8 cm   2.17 cm   81.9 MeV  1.38 keV  7.96 mm   8.48 mm      World     eIoni
+    3    251 um    -20 cm   2.12 cm    200 MeV  2.68 keV  1.19 cm   2.03 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 18
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.48 cm  -13.8 cm   2.42 cm   2.29 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.48 cm  -13.9 cm   2.42 cm    804 keV  2.29 keV   187 um    187 um      World     eIoni
-    2   2.17 cm  -17.8 cm   2.45 cm    399 MeV  8.41 keV  4.01 cm   4.03 cm      World     eIoni
-    3   2.07 cm  -19.9 cm   2.53 cm    604 MeV   6.1 keV  2.06 cm   6.08 cm OutOfWorldTransportation
+    0   65.6 um  -4.22 cm   1.48 cm    500 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -342 um  -5.24 cm   1.42 cm    102 MeV  1.32 keV  1.02 cm   1.02 cm      World     eIoni
+    2   -173 um  -12.4 cm    1.2 cm    814 MeV  15.2 keV  7.12 cm   8.14 cm      World     eIoni
+    3   -109 um  -18.6 cm   1.14 cm   1.44 GeV  9.81 keV   6.3 cm   14.4 cm      World     eIoni
+    4   -101 um    -20 cm   1.13 cm   1.58 GeV  2.56 keV  1.35 cm   15.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 9
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   2.36 cm  -12.5 cm   2.39 cm   3.33 keV     0 eV      0 fm      0 fm      World   initStep
-    1   2.36 cm  -12.5 cm   2.39 cm   1.56 MeV  3.33 keV   352 um    352 um      World     eIoni
-    2   2.35 cm  -12.9 cm   2.39 cm   38.5 MeV   107 eV    3.7 mm   4.05 mm      World     eIoni
-    3   2.35 cm  -19.9 cm   2.39 cm    734 MeV  14.7 keV  6.95 cm   7.36 cm OutOfWorldTransportation
+    0   -109 um  -18.6 cm   1.14 cm   3.03 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -99.7 um  -18.7 cm   1.14 cm   1.32 MeV  3.03 keV   299 um    299 um      World     eIoni
+    2  -97.8 um  -18.7 cm   1.14 cm   2.22 MeV     0 eV   90.7 um    389 um      World     eIoni
+    3  -85.3 um  -18.8 cm   1.14 cm   11.4 MeV   293 eV    916 um   1.31 mm      World     eIoni
+    4  -64.1 um    -20 cm   1.13 cm    135 MeV  1.56 keV  1.24 cm   1.37 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 9
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 12
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.42 cm  -8.61 cm   2.13 cm   4.99 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.42 cm  -8.64 cm   2.13 cm   3.17 MeV  4.99 keV   711 um    711 um      World     eIoni
-    2   1.43 cm  -9.29 cm   2.13 cm   68.5 MeV   630 eV   6.54 mm   7.25 mm      World     eIoni
-    3   1.45 cm  -17.5 cm   2.15 cm    891 MeV  13.9 keV  8.22 cm   8.95 cm      World     eIoni
-    4   1.45 cm  -19.9 cm   2.16 cm   1.13 GeV  2.63 keV  2.43 cm   11.4 cm OutOfWorldTransportation
+    0  -85.3 um  -18.8 cm   1.14 cm   6.03 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -76.3 um  -18.8 cm   1.14 cm   4.45 MeV  6.03 keV   997 um    997 um      World     eIoni
+    2  -74.8 um  -18.8 cm   1.14 cm   7.55 MeV    28 eV    310 um   1.31 mm      World     eIoni
+    3  -66.5 um  -19.1 cm   1.14 cm   31.2 MeV   132 eV   2.37 mm   3.67 mm      World     eIoni
+    4  -55.2 um    -20 cm   1.14 cm    124 MeV  2.08 keV   9.3 mm    1.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 16
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 13
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.45 cm  -17.5 cm   2.15 cm    1.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.45 cm  -17.5 cm   2.15 cm    393 keV   1.5 keV    97 um     97 um      World     eIoni
-    2   1.44 cm  -19.9 cm   2.15 cm    243 MeV  3.51 keV  2.45 cm   2.46 cm OutOfWorldTransportation
+    0  -66.5 um  -19.1 cm   1.14 cm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -67.5 um  -19.1 cm   1.14 cm    339 keV  1.38 keV    85 um     85 um      World     eIoni
+    2  -71.9 um    -20 cm   1.14 cm     93 MeV  1.61 keV  9.32 mm    9.4 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 9
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.25 cm  -8.12 cm   2.09 cm   8.31 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.25 cm  -8.19 cm   2.08 cm   7.83 MeV  3.46 keV  1.51 mm   1.51 mm      World     eIoni
-    2   1.32 cm  -8.46 cm   2.19 cm   34.7 MeV   338 eV   3.03 mm   4.54 mm      World     eIoni
-    3   1.45 cm  -17.9 cm   2.34 cm    981 MeV    15 keV  9.47 cm   9.92 cm      World     eIoni
-    4   1.46 cm  -19.9 cm   2.34 cm   1.18 GeV  3.18 keV  2.03 cm   11.9 cm OutOfWorldTransportation
+    0   -173 um  -12.4 cm    1.2 cm   1.65 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -168 um  -12.4 cm    1.2 cm    460 keV  1.65 keV   112 um    112 um      World     eIoni
+    2   -141 um    -20 cm    1.2 cm    765 MeV  9.69 keV  7.85 cm   7.86 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 15
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 5
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.45 cm  -17.9 cm   2.34 cm   3.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.45 cm  -17.9 cm   2.34 cm    1.3 MeV  3.02 keV   296 um    296 um      World     eIoni
-    2   1.45 cm    -18 cm   2.34 cm   6.92 MeV   970 eV    562 um    858 um      World     eIoni
-    3   1.43 cm  -19.8 cm   2.35 cm    185 MeV  1.69 keV  1.78 cm   1.87 cm      World     eIoni
-    4   1.43 cm  -19.9 cm   2.35 cm    203 MeV  1.03 keV  1.76 mm   2.04 cm OutOfWorldTransportation
+    0   -342 um  -5.24 cm   1.42 cm   1.31 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -339 um  -5.24 cm   1.42 cm    314 keV  1.31 keV  79.2 um   79.2 um      World     eIoni
+    2   -316 um    -20 cm   1.42 cm   1.48 GeV  32.9 keV  16.4 cm   16.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 22
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   1.43 cm  -19.8 cm   2.35 cm   2.44 keV     0 eV      0 fm      0 fm      World   initStep
-    1   1.43 cm  -19.8 cm   2.34 cm    898 keV  2.44 keV   207 um    207 um      World     eIoni
-    2   1.43 cm  -19.9 cm   2.34 cm   17.7 MeV   111 eV   1.68 mm   1.88 mm OutOfWorldTransportation
+    0   64.3 um  -3.99 cm   1.45 cm   3.22 keV     0 eV      0 fm      0 fm      World   initStep
+    1   52.9 um     -4 cm   1.45 cm   1.46 MeV  3.22 keV   331 um    331 um      World     eIoni
+    2   43.5 um  -4.11 cm   1.45 cm     13 MeV   284 eV   1.15 mm   1.49 mm      World     eIoni
+    3   12.6 um  -5.19 cm   1.45 cm    121 MeV  2.51 keV  1.08 cm   1.23 cm      World     eIoni
+    4   19.8 um  -6.04 cm   1.45 cm    205 MeV  1.16 keV  8.46 mm   2.07 cm      World     eIoni
+    5   38.7 um  -19.5 cm   1.43 cm   1.55 GeV  26.8 keV  13.4 cm   15.5 cm      World     eIoni
+    6   40.8 um    -20 cm   1.43 cm    1.6 GeV   536 eV   5.35 mm     16 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   11.7 um  -4.48 cm   1.52 cm    499 MeV  13.1 keV  4.97 cm   4.97 cm      World     eIoni
-    2  -2.94 um  -5.21 cm   1.59 cm    572 MeV  2.36 keV  7.33 mm    5.7 cm      World     eIoni
-    3   -127 um  -15.4 cm   2.11 cm   1.59 GeV  21.3 keV  10.2 cm   15.9 cm      World     eIoni
-    4   -132 um  -15.9 cm   2.13 cm   1.64 GeV   330 eV   4.19 mm   16.4 cm      World     eIoni
-    5   -171 um    -20 cm   2.24 cm   2.05 GeV  9.04 keV  4.14 cm   20.5 cm OutOfWorldTransportation
+    0   38.7 um  -19.5 cm   1.43 cm   2.09 keV     0 eV      0 fm      0 fm      World   initStep
+    1   37.8 um  -19.5 cm   1.43 cm    688 keV  2.09 keV   162 um    162 um      World     eIoni
+    2   35.5 um    -20 cm   1.42 cm   53.6 MeV   559 eV   5.29 mm   5.45 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -132 um  -15.9 cm   2.13 cm   1.83 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -127 um  -15.9 cm   2.13 cm    550 keV  1.83 keV   132 um    132 um      World     eIoni
-    2   -107 um    -20 cm   2.13 cm    413 MeV  4.98 keV  4.17 cm   4.19 cm OutOfWorldTransportation
+    0   19.8 um  -6.04 cm   1.45 cm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
+    1   19.7 um  -6.04 cm   1.45 cm    224 keV  1.08 keV    59 um     59 um      World     eIoni
+    2  -2.26 cm  -17.2 cm  -1.69 mm   1.12 GeV  29.3 keV  12.9 cm   12.9 cm      WorldTransportation
+    3  -2.67 cm  -19.8 cm  -4.45 mm   1.38 GeV   5.5 keV  2.68 cm   15.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -127 um  -15.4 cm   2.11 cm   3.38 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -115 um  -15.5 cm   2.11 cm   1.49 MeV  1.02 keV   273 um    273 um      World     eIoni
-    2    138 um  -17.4 cm   2.19 cm    190 MeV  2.46 keV   1.9 cm   1.92 cm      World     eIoni
-    3    483 um    -20 cm   2.15 cm    455 MeV     6 keV  2.65 cm   4.57 cm OutOfWorldTransportation
+    0   12.6 um  -5.19 cm   1.45 cm   26.2 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -60.5 um  -5.54 cm   1.44 cm   36.7 MeV  6.03 keV  4.44 mm   4.44 mm      World     eIoni
+    2   1.45 mm   -5.9 cm   1.42 cm   72.6 MeV  1.31 keV  3.92 mm   8.36 mm      World     eIoni
+    3   2.85 mm   -6.6 cm   1.39 cm    143 MeV   762 eV   7.15 mm   1.55 cm      World     eIoni
+    4   7.19 mm    -17 cm   1.33 cm   1.18 GeV  22.9 keV  10.4 cm   11.9 cm      World     eIoni
+    5   7.68 mm    -20 cm   1.32 cm   1.48 GeV  9.05 keV  3.02 cm   14.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 15
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    138 um  -17.4 cm   2.19 cm   3.36 keV     0 eV      0 fm      0 fm      World   initStep
-    1    126 um  -17.4 cm   2.19 cm   1.58 MeV  3.36 keV   357 um    357 um      World     eIoni
-    2     45 um  -17.8 cm   2.19 cm   43.9 MeV  87.1 eV   4.23 mm   4.59 mm      World     eIoni
-    3    -33 um  -18.3 cm   2.18 cm   97.9 MeV   790 eV    5.4 mm   9.99 mm      World     eIoni
-    4   -135 um    -20 cm   2.16 cm    265 MeV  4.66 keV  1.67 cm   2.67 cm OutOfWorldTransportation
+    0   7.19 mm    -17 cm   1.33 cm   2.06 keV     0 eV      0 fm      0 fm      World   initStep
+    1   7.19 mm    -17 cm   1.33 cm    669 keV  2.06 keV   158 um    158 um      World     eIoni
+    2   6.37 mm  -19.1 cm   1.45 cm    213 MeV  3.62 keV  2.13 cm   2.15 cm      World     eIoni
+    3   6.21 mm    -20 cm   1.48 cm    303 MeV  1.65 keV  8.97 mm   3.05 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 19
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    -33 um  -18.3 cm   2.18 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -30.3 um  -18.3 cm   2.18 cm    283 keV  1.24 keV  72.2 um   72.2 um      World     eIoni
-    2  -15.4 um    -20 cm   2.17 cm    167 MeV  2.75 keV  1.69 cm    1.7 cm OutOfWorldTransportation
+    0   6.37 mm  -19.1 cm   1.45 cm   4.65 keV     0 eV      0 fm      0 fm      World   initStep
+    1   6.36 mm  -19.1 cm   1.44 cm    2.8 MeV  4.65 keV   629 um    629 um      World     eIoni
+    2   6.33 mm  -19.7 cm   1.43 cm   64.9 MeV  2.16 keV  6.21 mm   6.84 mm      World     eIoni
+    3   6.31 mm    -20 cm   1.43 cm   89.8 MeV   176 eV   2.49 mm   9.33 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 15
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -115 um  -15.5 cm   2.11 cm   51.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -241 um  -16.4 cm   2.13 cm     98 MeV  9.03 keV  1.15 cm   1.15 cm      World     eIoni
-    2  -1.55 mm  -16.5 cm   2.09 cm    109 MeV  83.3 eV   1.74 mm   1.32 cm      World     eIoni
-    3  -1.97 mm  -16.6 cm   2.08 cm    113 MeV  72.5 eV    607 um   1.38 cm      World     eIoni
-    4  -1.08 cm  -18.5 cm   1.86 cm    308 MeV  3.45 keV  2.17 cm   3.55 cm      World     eIoni
-    5  -1.39 cm    -20 cm   1.78 cm    452 MeV  4.37 keV  1.48 cm   5.03 cm OutOfWorldTransportation
+    0   2.85 mm   -6.6 cm   1.39 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.85 mm   -6.6 cm    1.4 cm    214 keV  1.04 keV  56.6 um   56.6 um      World     eIoni
+    2   9.23 mm  -16.9 cm  -1.59 cm   1.03 GeV  27.3 keV  11.9 cm   11.9 cm      World     eIoni
+    3   9.05 mm    -20 cm  -2.95 cm   1.34 GeV  6.81 keV  3.36 cm   15.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.08 cm  -18.5 cm   1.86 cm    1.6 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.08 cm  -18.5 cm   1.86 cm    438 keV   1.6 keV   106 um    106 um      World     eIoni
-    2  -1.09 cm    -20 cm   1.86 cm    146 MeV  4.58 keV  1.47 cm   1.48 cm OutOfWorldTransportation
+    0   63.9 um  -3.89 cm   1.44 cm   2.08 keV     0 eV      0 fm      0 fm      World   initStep
+    1   70.8 um   -3.9 cm   1.44 cm    683 keV  2.08 keV   161 um    161 um      World     eIoni
+    2   5.96 mm  -11.8 cm   2.26 cm    792 MeV    15 keV  8.03 cm   8.05 cm      World     eIoni
+    3   1.15 cm  -18.2 cm    2.4 cm   1.43 GeV  11.5 keV  6.42 cm   14.5 cm      World     eIoni
+    4   1.22 cm  -19.2 cm   2.42 cm   1.53 GeV  2.26 keV  1.02 cm   15.5 cm      World     eIoni
+    5   1.26 cm    -20 cm   2.43 cm   1.61 GeV  2.05 keV  7.45 mm   16.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.97 mm  -16.6 cm   2.08 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.97 mm  -16.6 cm   2.08 cm    256 keV  1.13 keV  63.5 um   63.5 um      World     eIoni
-    2  -1.99 mm    -20 cm   2.08 cm    344 MeV  7.88 keV  3.54 cm   3.55 cm OutOfWorldTransportation
+    0   1.22 cm  -19.2 cm   2.42 cm   1.19 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.22 cm  -19.2 cm   2.42 cm    266 keV  1.19 keV  68.6 um   68.6 um      World     eIoni
+    2   1.22 cm    -20 cm   2.42 cm   74.6 MeV  2.41 keV  7.48 mm   7.55 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -2.94 um  -5.21 cm   1.59 cm   1.65 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -7.38 um  -5.22 cm   1.59 cm    459 keV  1.65 keV   112 um    112 um      World     eIoni
-    2  -33.9 um    -20 cm   1.59 cm   1.48 GeV  29.8 keV  15.6 cm   15.6 cm OutOfWorldTransportation
+    0   1.15 cm  -18.2 cm    2.4 cm   1.29 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.15 cm  -18.2 cm    2.4 cm    304 keV  1.29 keV  77.1 um   77.1 um      World     eIoni
+    2   1.16 cm    -20 cm   2.41 cm    177 MeV  2.74 keV  1.78 cm   1.79 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   11.7 um  -4.48 cm   1.52 cm   1.43 keV     0 eV      0 fm      0 fm      World   initStep
-    1   10.3 um  -4.49 cm   1.52 cm    361 keV  1.43 keV  89.6 um   89.6 um      World     eIoni
-    2   1.74 um    -20 cm   1.52 cm   1.55 GeV  28.7 keV  16.9 cm   16.9 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -290 um  -9.12 cm   1.86 cm    962 MeV  19.7 keV  9.61 cm   9.61 cm      World     eIoni
-    2   -476 um    -20 cm   2.24 cm   2.05 GeV  20.5 keV  10.9 cm   20.5 cm OutOfWorldTransportation
+    0   15.6 um  -8.28 mm   8.22 mm   16.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -46.4 um  -1.03 cm   8.18 mm   20.7 MeV  5.42 keV  2.76 mm   2.76 mm      World     eIoni
+    2   1.59 mm  -1.03 cm   8.37 mm   20.9 MeV  15.9 eV    1.7 mm   4.45 mm      World     eIoni
+    3   7.42 mm  -3.79 cm   9.15 mm    297 MeV   7.3 keV  2.88 cm   3.33 cm      World     eIoni
+    4   1.12 cm    -20 cm   9.88 mm   1.92 GeV  27.1 keV  16.2 cm   19.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -290 um  -9.12 cm   1.86 cm   1.48 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -292 um  -9.12 cm   1.86 cm    381 keV  1.48 keV  94.3 um   94.3 um      World     eIoni
-    2   -306 um    -20 cm   1.85 cm   1.09 GeV  19.8 keV  11.5 cm   11.5 cm OutOfWorldTransportation
+    0   7.42 mm  -3.79 cm   9.15 mm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
+    1   7.42 mm  -3.79 cm   9.15 mm    245 keV  1.13 keV  63.8 um   63.8 um      World     eIoni
+    2   3.55 cm  -16.6 cm  -8.39 mm   1.28 GeV  31.4 keV  14.8 cm   14.8 cm      World     eIoni
+    3   5.49 cm  -19.2 cm   -2.1 cm   1.54 GeV  9.18 keV  3.48 cm   18.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -4811,188 +4733,195 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    120 nm  -23.1 um    483 um   50.2 MeV  16.6 eV    484 um    484 um      World     eIoni
-    2  -7.27 um    -20 cm   2.22 cm   2.05 GeV  41.4 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    1  -1.16 um  -2.73 mm   5.05 mm   77.4 MeV  1.07 keV  5.93 mm   5.93 mm      World     eIoni
+    2    168 um  -8.17 cm   1.78 cm    867 MeV  18.1 keV  8.07 cm   8.67 cm      World     eIoni
+    3    179 um  -8.37 cm   1.79 cm    887 MeV   188 eV   1.98 mm   8.86 cm      World     eIoni
+    4    556 um    -20 cm   2.19 cm   2.05 GeV  20.3 keV  11.6 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    120 nm  -23.1 um    483 um   5.57 keV     0 eV      0 fm      0 fm      World   initStep
-    1    4.4 um   -334 um    487 um   3.49 MeV  1.68 keV   507 um    507 um      World     eIoni
-    2   -904 um  -15.8 cm  -5.17 mm   1.58 GeV  20.5 keV  15.8 cm   15.9 cm      World     eIoni
-    3  -1.11 mm  -17.8 cm  -6.52 mm   1.78 GeV  4.43 keV  1.99 cm   17.8 cm      World     eIoni
-    4  -1.31 mm    -20 cm  -7.87 mm      2 GeV  3.53 keV  2.25 cm   20.1 cm OutOfWorldTransportation
+    0    179 um  -8.37 cm   1.79 cm   8.99 keV     0 eV      0 fm      0 fm      World   initStep
+    1    217 um  -8.46 cm   1.79 cm   8.87 MeV  7.54 keV  1.62 mm   1.62 mm      World     eIoni
+    2   48.7 um  -8.43 cm   1.77 cm   6.53 MeV     0 eV    340 um   1.96 mm      World     eBrem
+    3  -1.69 mm  -9.97 cm   1.59 cm    160 MeV  3.35 keV  1.64 cm   1.84 cm      World     eIoni
+    4  -2.26 mm  -19.8 cm   1.53 cm   1.15 GeV  19.1 keV  9.86 cm   11.7 cm      World     eIoni
+    5  -2.26 mm    -20 cm   1.53 cm   1.16 GeV   626 eV   1.74 mm   11.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.11 mm  -17.8 cm  -6.52 mm     17 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.11 mm  -17.9 cm  -6.57 mm   11.6 MeV  1.81 keV  1.29 mm   1.29 mm      World     eIoni
-    2  -1.69 mm    -20 cm  -5.97 mm    225 MeV  3.58 keV  2.14 cm   2.27 cm OutOfWorldTransportation
+    0  -2.26 mm  -19.8 cm   1.53 cm    357 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.25 mm    -20 cm   1.55 cm   18.4 MeV  67.6 eV   1.82 mm   1.82 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -904 um  -15.8 cm  -5.17 mm   5.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -895 um  -15.8 cm  -5.15 mm    2.3 MeV  2.01 keV   301 um    301 um      World     eIoni
-    2   -372 um    -20 cm  -3.92 mm    423 MeV  6.88 keV  4.23 cm   4.26 cm OutOfWorldTransportation
+    0    168 um  -8.17 cm   1.78 cm      5 keV     0 eV      0 fm      0 fm      World   initStep
+    1    148 um   -8.2 cm   1.78 cm   3.18 MeV     5 keV   713 um    713 um      World     eIoni
+    2    147 um  -8.21 cm   1.78 cm   4.15 MeV     0 eV     97 um    810 um      World     eIoni
+    3   1.91 mm  -14.9 cm   1.83 cm    675 MeV  7.57 keV  6.72 cm    6.8 cm      World     eIoni
+    4   2.71 mm  -18.8 cm   1.84 cm   1.07 GeV  8.57 keV  3.91 cm   10.7 cm      World     eIoni
+    5   2.89 mm    -20 cm   1.84 cm   1.18 GeV  2.98 keV  1.16 cm   11.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    595 um  -13.6 cm   2.02 cm   1.41 GeV  26.4 keV  14.1 cm   14.1 cm      World     eIoni
-    2    670 um  -15.6 cm   2.08 cm   1.61 GeV  2.92 keV  1.95 cm   16.1 cm      World     eIoni
-    3    810 um    -20 cm    2.2 cm   2.05 GeV  7.75 keV  4.41 cm   20.5 cm OutOfWorldTransportation
+    0   2.71 mm  -18.8 cm   1.84 cm   1.48 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.71 mm  -18.8 cm   1.84 cm    385 keV  1.48 keV  95.1 um   95.1 um      World     eIoni
+    2   2.73 mm    -20 cm   1.84 cm    116 MeV   937 eV   1.17 cm   1.18 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    670 um  -15.6 cm   2.08 cm   1.49 keV     0 eV      0 fm      0 fm      World   initStep
-    1    674 um  -15.6 cm   2.08 cm    386 keV  1.49 keV  95.3 um   95.3 um      World     eIoni
-    2    698 um    -20 cm   2.08 cm    441 MeV  8.87 keV  4.49 cm    4.5 cm OutOfWorldTransportation
+    0   1.91 mm  -14.9 cm   1.83 cm   3.63 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.92 mm  -14.9 cm   1.82 cm   1.81 MeV  3.63 keV   407 um    407 um      World     eIoni
+    2   1.93 mm  -15.1 cm   1.82 cm   12.8 MeV  36.5 eV    1.1 mm   1.51 mm      World     eIoni
+    3   1.92 mm    -20 cm   1.82 cm    507 MeV  11.2 keV  4.95 cm    5.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    595 um  -13.6 cm   2.02 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1    595 um  -13.6 cm   2.02 cm    286 keV  1.25 keV  73.1 um   73.1 um      World     eIoni
-    2    595 um    -20 cm   2.02 cm    635 MeV  12.2 keV  6.67 cm   6.68 cm OutOfWorldTransportation
+    0  -1.16 um  -2.73 mm   5.05 mm   4.73 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -13.3 um     -3 mm   5.06 mm   2.91 MeV  4.73 keV   646 um    646 um      World     eIoni
+    2  -20.9 um  -3.77 mm   5.07 mm   10.6 MeV     0 eV    770 um   1.42 mm      World     eIoni
+    3   -285 um   -3.4 cm   5.15 mm    313 MeV  4.76 keV  3.03 cm   3.17 cm      World     eIoni
+    4   -296 um  -3.79 cm   5.12 mm    352 MeV   418 eV   3.89 mm   3.56 cm      World     eBrem
+    5   -467 um    -20 cm   4.72 mm   1.97 GeV  30.4 keV  16.2 cm   19.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -10.7 um  -6.02 mm   7.18 mm    110 MeV  1.74 keV  9.86 mm   9.86 mm      World     eIoni
-    2  -11.3 um  -1.59 cm   1.06 cm    209 MeV  1.71 keV  1.05 cm   2.03 cm      World     eIoni
-    3  -17.5 um  -5.35 cm   1.59 cm    585 MeV    10 keV   3.8 cm   5.83 cm      World     eIoni
-    4   13.6 um  -19.2 cm    2.2 cm   1.97 GeV    29 keV  13.9 cm   19.7 cm      World     eIoni
-    5   15.1 um    -20 cm   2.22 cm   2.05 GeV   889 eV   7.53 mm   20.5 cm OutOfWorldTransportation
+    0   -285 um   -3.4 cm   5.15 mm   2.07 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -278 um  -3.41 cm   5.15 mm    676 keV  2.07 keV   159 um    159 um      World     eIoni
+    2   -468 um  -4.77 cm   5.84 mm    137 MeV  2.32 keV  1.36 cm   1.38 cm      World     eIoni
+    3   -942 um  -18.5 cm   6.92 mm   1.51 GeV    27 keV  13.7 cm   15.1 cm      World     eIoni
+    4   -954 um  -19.4 cm   6.97 mm    1.6 GeV  1.36 keV  8.79 mm     16 cm      World     eIoni
+    5   -962 um    -20 cm      7 mm   1.66 GeV  1.36 keV  6.24 mm   16.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 8
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   13.6 um  -19.2 cm    2.2 cm   2.72 keV     0 eV      0 fm      0 fm      World   initStep
-    1   22.2 um  -19.3 cm    2.2 cm   1.09 MeV  2.72 keV   249 um    249 um      World     eIoni
-    2   81.4 um  -19.6 cm   2.21 cm   32.3 MeV   166 eV   3.13 mm   3.37 mm      World     eIoni
-    3    134 um    -20 cm   2.21 cm   75.4 MeV   428 eV    4.3 mm   7.68 mm OutOfWorldTransportation
+    0   -954 um  -19.4 cm   6.97 mm   6.33 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -930 um  -19.4 cm   6.95 mm   4.86 MeV  5.12 keV  1.08 mm   1.08 mm      World     eIoni
+    2   -515 um  -19.5 cm   7.49 mm   11.1 MeV   231 eV    957 um   2.04 mm      World     eIoni
+    3   56.8 um    -20 cm   8.23 mm   62.8 MeV   680 eV   5.28 mm   7.32 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 8
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -17.5 um  -5.35 cm   1.59 cm   5.06 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -151 nm  -5.38 cm   1.59 cm   3.25 MeV  5.06 keV   728 um    728 um      World     eIoni
-    2    -32 um  -6.06 cm   1.59 cm   71.5 MeV   219 eV   6.83 mm   7.56 mm      WorldTransportation
-    3    -32 um  -6.06 cm   1.59 cm   71.5 MeV1.1e-07 meV 0.557 fm   7.56 mm      World     eIoni
-    4  -14.4 um    -20 cm   1.61 cm   1.47 GeV    31 keV  13.9 cm   14.7 cm OutOfWorldTransportation
+    0   -942 um  -18.5 cm   6.92 mm    4.5 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -944 um  -18.5 cm   6.93 mm   2.64 MeV   4.5 keV   593 um    593 um      World     eIoni
+    2   -956 um  -18.9 cm   6.99 mm   40.9 MeV   184 eV   3.82 mm   4.42 mm      World     eIoni
+    3   -975 um    -20 cm   7.01 mm    150 MeV   2.3 keV   1.1 cm   1.54 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 8
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -11.3 um  -1.59 cm   1.06 cm   1.18 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -14.3 um  -1.59 cm   1.06 cm    262 keV  1.18 keV  67.6 um   67.6 um      World     eIoni
-    2   3.63 cm  -15.9 cm   2.92 cm   1.43 GeV  36.2 keV  16.5 cm   16.5 cm      World     eIoni
-    3   4.28 cm  -19.5 cm   4.53 cm   1.79 GeV  7.49 keV  4.05 cm   20.6 cm OutOfWorldTransportation
+    0   -468 um  -4.77 cm   5.84 mm   2.29 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -465 um  -4.78 cm   5.83 mm    803 keV  2.29 keV   187 um    187 um      World     eIoni
+    2   -373 um  -5.17 cm   5.86 mm   40.2 MeV   265 eV   3.94 mm   4.13 mm      World     eIoni
+    3  -49.6 um  -8.64 cm   6.19 mm    387 MeV  4.13 keV  3.47 cm   3.88 cm      World     eIoni
+    4   11.1 um  -13.3 cm    6.2 mm    856 MeV  7.48 keV  4.69 cm   8.57 cm      World     eIoni
+    5   22.8 um  -14.9 cm    6.2 mm   1.01 GeV  3.97 keV  1.56 cm   10.1 cm      World     eIoni
+    6   36.9 um  -17.6 cm    6.2 mm   1.28 GeV  5.82 keV  2.68 cm   12.8 cm      World     eIoni
+    7   46.8 um    -20 cm    6.2 mm   1.52 GeV  7.24 keV  2.43 cm   15.2 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 9
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -10.7 um  -6.02 mm   7.18 mm   29.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1    -65 um  -8.42 mm   7.12 mm   24.9 MeV  2.72 keV  2.69 mm   2.69 mm      World     eIoni
-    2   5.18 mm     -9 cm   4.58 mm    841 MeV  13.6 keV   8.2 cm   8.47 cm      World     eIoni
-    3   6.55 mm    -20 cm   4.05 mm   1.94 GeV  21.7 keV    11 cm   19.5 cm OutOfWorldTransportation
+    0   36.9 um  -17.6 cm    6.2 mm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
+    1   34.2 um  -17.6 cm    6.2 mm    204 keV  1.01 keV  54.2 um   54.2 um      World     eIoni
+    2   15.3 um    -20 cm    6.2 mm    243 MeV   6.5 keV  2.51 cm   2.51 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 9
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   5.18 mm     -9 cm   4.58 mm      4 keV     0 eV      0 fm      0 fm      World   initStep
-    1   5.18 mm  -9.02 cm   4.56 mm   2.15 MeV     4 keV   483 um    483 um      World     eIoni
-    2   5.38 mm  -10.1 cm   4.56 mm    108 MeV  1.55 keV  1.06 cm    1.1 cm      World     eIoni
-    3   5.62 mm  -17.6 cm   4.34 mm    860 MeV  17.2 keV  7.52 cm   8.63 cm      World     eIoni
-    4   5.65 mm    -20 cm   4.21 mm    1.1 GeV  4.82 keV   2.4 cm     11 cm OutOfWorldTransportation
+    0   22.8 um  -14.9 cm    6.2 mm   1.26 keV     0 eV      0 fm      0 fm      World   initStep
+    1   19.5 um  -14.9 cm    6.2 mm    291 keV  1.26 keV    74 um     74 um      World     eIoni
+    2  -2.35 um    -20 cm   6.21 mm    511 MeV  9.19 keV  5.31 cm   5.31 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 9
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   5.62 mm  -17.6 cm   4.34 mm   3.59 keV     0 eV      0 fm      0 fm      World   initStep
-    1   5.61 mm  -17.6 cm   4.34 mm   1.77 MeV  3.59 keV   399 um    399 um      World     eIoni
-    2   5.61 mm  -17.7 cm   4.35 mm   13.3 MeV  38.9 eV   1.15 mm   1.55 mm      World     eIoni
-    3   5.63 mm    -20 cm   4.38 mm    240 MeV  3.67 keV  2.27 cm   2.42 cm OutOfWorldTransportation
+    0   11.1 um  -13.3 cm    6.2 mm   4.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1   28.9 um  -13.4 cm    6.2 mm   2.74 MeV  4.59 keV   614 um    614 um      World     eIoni
+    2   32.1 um  -13.4 cm    6.2 mm    4.8 MeV     0 eV    206 um    821 um      World     eIoni
+    3   56.6 um    -20 cm   6.21 mm    667 MeV  12.2 keV  6.63 cm   6.71 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 9
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   5.38 mm  -10.1 cm   4.56 mm   1.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1   5.37 mm  -10.1 cm   4.56 mm    202 keV  1.01 keV  53.8 um   53.8 um      World     eIoni
-    2   2.45 mm  -19.5 cm    8.7 mm    941 MeV  26.2 keV  10.9 cm   10.9 cm      World     eIoni
-    3      1 mm    -20 cm   1.01 cm    993 MeV  1.25 keV  5.56 mm   11.4 cm OutOfWorldTransportation
+    0  -49.6 um  -8.64 cm   6.19 mm    3.6 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -62.3 um  -8.65 cm   6.19 mm   1.78 MeV   3.6 keV   401 um    401 um      World     eIoni
+    2   21.2 um  -9.39 cm   6.28 mm   75.1 MeV  1.07 keV  7.33 mm   7.74 mm      World     eIoni
+    3    260 um  -17.2 cm   6.51 mm    857 MeV  21.1 keV  7.82 cm   8.59 cm      World     eIoni
+    4    293 um    -20 cm   6.52 mm   1.14 GeV   4.7 keV  2.79 cm   11.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 12
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   14.6 um  -7.77 mm      8 mm    128 MeV  2.64 keV  1.18 cm   1.18 cm      World     eIoni
-    2   34.5 um    -20 cm   2.22 cm   2.05 GeV    42 keV  19.3 cm   20.5 cm OutOfWorldTransportation
+    0    260 um  -17.2 cm   6.51 mm   1.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1    255 um  -17.2 cm   6.51 mm    431 keV  1.59 keV   105 um    105 um      World     eIoni
+    2    233 um    -20 cm    6.5 mm    279 MeV  3.73 keV  2.82 cm   2.83 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   14.6 um  -7.77 mm      8 mm   1.09 keV     0 eV      0 fm      0 fm      World   initStep
-    1   14.6 um  -7.79 mm      8 mm    231 keV  1.09 keV    60 um     60 um      World     eIoni
-    2  -3.77 cm  -12.4 cm  -2.37 cm   1.17 GeV  29.6 keV  13.5 cm   13.5 cm      World     eIoni
-    3  -5.78 cm  -19.1 cm   -4.4 cm   1.84 GeV  14.9 keV  7.31 cm   20.8 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -62.7 um  -11.4 cm    1.9 cm   1.19 GeV    28 keV  11.9 cm   11.9 cm      World     eIoni
+    2  -73.9 um  -15.5 cm   2.05 cm    1.6 GeV    10 keV  4.18 cm     16 cm      World     eIoni
+    3  -92.4 um    -20 cm   2.17 cm   2.05 GeV  8.26 keV  4.45 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   34.7 um  -9.33 cm   1.81 cm    983 MeV  18.9 keV  9.82 cm   9.82 cm      World     eIoni
-    2   97.9 um    -20 cm   2.17 cm   2.05 GeV  25.2 keV  10.7 cm   20.5 cm OutOfWorldTransportation
+    0  -73.9 um  -15.5 cm   2.05 cm   1.73 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -77.7 um  -15.6 cm   2.05 cm    496 keV  1.73 keV   120 um    120 um      World     eIoni
+    2  -95.8 um    -20 cm   2.05 cm    445 MeV  9.46 keV  4.51 cm   4.52 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   34.7 um  -9.33 cm   1.81 cm    991 eV      0 eV      0 fm      0 fm      World   initStep
-    1   33.9 um  -9.33 cm   1.81 cm    196 keV   991 eV   52.5 um   52.5 um      World     eIoni
-    2  -1.29 cm  -18.3 cm   7.59 mm    898 MeV  23.5 keV  10.4 cm   10.4 cm      World     eIoni
-    3  -1.58 cm  -19.4 cm   7.93 mm   1.01 GeV  1.92 keV  1.17 cm   11.6 cm      WorldTransportation
-    4  -1.69 cm  -19.9 cm   8.06 mm   1.06 GeV  1.51 keV  4.98 mm   12.1 cm OutOfWorldTransportation
+    0  -62.7 um  -11.4 cm    1.9 cm   1.61 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -62.2 um  -11.4 cm    1.9 cm    442 keV  1.61 keV   108 um    108 um      World     eIoni
+    2  -59.3 um    -20 cm    1.9 cm    863 MeV  18.1 keV  8.91 cm   8.92 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5000,230 +4929,246 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -130 um  -5.15 cm   1.58 cm    565 MeV   9.4 keV  5.63 cm   5.63 cm      World     eIoni
-    2   -219 um  -9.05 cm   1.86 cm    955 MeV  8.62 keV  3.91 cm   9.54 cm      World     eIoni
-    3   -355 um    -20 cm   2.26 cm   2.05 GeV  27.9 keV    11 cm   20.5 cm OutOfWorldTransportation
+    1   -211 um  -6.95 cm   1.72 cm    745 MeV  12.6 keV  7.43 cm   7.43 cm      World     eIoni
+    2   -262 um  -8.05 cm   1.79 cm    855 MeV  2.78 keV  1.11 cm   8.54 cm      World     eIoni
+    3   -324 um  -9.58 cm   1.88 cm   1.01 GeV  2.51 keV  1.54 cm   10.1 cm      World     eIoni
+    4   -337 um  -9.95 cm   1.89 cm   1.04 GeV   707 eV   3.71 mm   10.4 cm      World     eIoni
+    5   -641 um    -20 cm   2.24 cm   2.05 GeV    22 keV  10.1 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -219 um  -9.05 cm   1.86 cm   1.46 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -221 um  -9.05 cm   1.86 cm    376 keV  1.46 keV  93.1 um   93.1 um      World     eIoni
-    2   -230 um    -20 cm   1.85 cm    1.1 GeV  18.7 keV  11.6 cm   11.6 cm OutOfWorldTransportation
+    0   -337 um  -9.95 cm   1.89 cm    545 keV     0 eV      0 fm      0 fm      World   initStep
+    1    183 um    -20 cm   1.91 cm   1.01 GeV  15.8 keV  10.3 cm   10.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -130 um  -5.15 cm   1.58 cm   3.65 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -140 um  -5.16 cm   1.58 cm   1.82 MeV  3.65 keV   411 um    411 um      World     eIoni
-    2   -142 um  -5.27 cm   1.58 cm   12.2 MeV   223 eV   1.04 mm   1.45 mm      World     eIoni
-    3   -469 um  -9.61 cm   1.59 cm    447 MeV  6.25 keV  4.35 cm   4.49 cm      World     eIoni
-    4   -627 um    -20 cm   1.66 cm   1.49 GeV  19.8 keV  10.4 cm   14.9 cm OutOfWorldTransportation
+    0   -324 um  -9.58 cm   1.88 cm      2 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -325 um  -9.59 cm   1.87 cm    636 keV     2 keV   151 um    151 um      World     eIoni
+    2  -3.71 mm  -14.5 cm   2.27 cm    494 MeV  8.13 keV  4.99 cm      5 cm      World     eIoni
+    3  -3.79 mm  -14.9 cm   2.33 cm    530 MeV   543 eV   3.66 mm   5.37 cm      World     eIoni
+    4  -4.36 mm  -18.9 cm   2.87 cm    930 MeV  6.67 keV  4.03 cm    9.4 cm      World     eIoni
+    5  -4.47 mm    -20 cm   2.98 cm   1.04 GeV  3.27 keV  1.12 cm   10.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -469 um  -9.61 cm   1.59 cm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -466 um  -9.62 cm   1.59 cm    226 keV  1.08 keV  59.4 um   59.4 um      World     eIoni
-    2   -442 um    -20 cm   1.59 cm   1.04 GeV  31.2 keV  11.8 cm   11.8 cm OutOfWorldTransportation
+    0  -4.36 mm  -18.9 cm   2.87 cm     14 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -4.31 mm    -19 cm   2.87 cm   16.5 MeV  4.46 keV  2.34 mm   2.34 mm      World     eIoni
+    2  -4.46 mm  -19.3 cm   2.77 cm   43.6 MeV   369 eV   2.93 mm   5.27 mm      World     eIoni
+    3  -4.61 mm    -20 cm   2.67 cm    112 MeV  1.41 keV  6.96 mm   1.22 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -142 um  -5.27 cm   1.58 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -143 um  -5.27 cm   1.58 cm    236 keV  1.11 keV  61.8 um   61.8 um      World     eIoni
-    2   2.47 cm  -17.4 cm   2.29 cm   1.21 GeV  32.2 keV    14 cm     14 cm      World     eIoni
-    3   3.81 cm  -19.6 cm   2.61 cm   1.44 GeV  6.31 keV  2.64 cm   16.6 cm OutOfWorldTransportation
+    0  -3.79 mm  -14.9 cm   2.33 cm   4.79 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -3.8 mm  -14.9 cm   2.33 cm   2.95 MeV  4.79 keV   662 um    662 um      World     eIoni
+    2  -3.88 mm  -15.6 cm   2.34 cm   74.8 MeV  1.12 keV  7.18 mm   7.84 mm      World     eIoni
+    3   -3.9 mm    -20 cm   2.34 cm    511 MeV  6.81 keV  4.36 cm   5.15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -87.9 um   -7.5 cm   1.72 cm    800 MeV  15.3 keV  7.99 cm   7.99 cm      World     eIoni
-    2  -48.6 um    -20 cm   2.18 cm   2.05 GeV  24.9 keV  12.5 cm   20.5 cm OutOfWorldTransportation
+    0  -3.71 mm  -14.5 cm   2.27 cm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -3.71 mm  -14.5 cm   2.27 cm    251 keV  1.15 keV    65 um     65 um      World     eIoni
+    2  -3.69 mm    -20 cm   2.27 cm    547 MeV  11.9 keV  5.76 cm   5.77 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -87.9 um   -7.5 cm   1.72 cm   1.57 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -92.1 um  -7.51 cm   1.72 cm    424 keV  1.57 keV   104 um    104 um      World     eIoni
-    2   -118 um    -20 cm   1.72 cm   1.25 GeV  21.3 keV  13.2 cm   13.2 cm OutOfWorldTransportation
+    0   -262 um  -8.05 cm   1.79 cm   4.79 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -256 um  -8.08 cm   1.79 cm   2.95 MeV  4.79 keV   663 um    663 um      World     eIoni
+    2   -259 um  -8.34 cm   1.79 cm   28.9 MeV   555 eV   2.59 mm   3.25 mm      World     eIoni
+    3   -296 um    -16 cm   1.82 cm    793 MeV  19.7 keV  7.64 cm   7.96 cm      World     eIoni
+    4   -291 um  -16.2 cm   1.82 cm    815 MeV   555 eV   2.19 mm   8.18 cm      World     eIoni
+    5   -216 um    -20 cm   1.83 cm    1.2 GeV  8.26 keV  3.81 cm     12 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    556 um  -13.9 cm   2.01 cm   1.44 GeV  26.4 keV  14.4 cm   14.4 cm      World     eIoni
-    2    608 um    -20 cm   2.19 cm   2.05 GeV    15 keV   6.1 cm   20.5 cm OutOfWorldTransportation
+    0   -291 um  -16.2 cm   1.82 cm   1.79 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -285 um  -16.2 cm   1.82 cm    525 keV  1.79 keV   126 um    126 um      World     eIoni
+    2   -260 um    -20 cm   1.82 cm    381 MeV  6.76 keV  3.84 cm   3.85 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    556 um  -13.9 cm   2.01 cm   1.56 keV     0 eV      0 fm      0 fm      World   initStep
-    1    560 um  -13.9 cm   2.01 cm    417 keV  1.56 keV   102 um    102 um      World     eIoni
-    2    583 um    -20 cm   2.01 cm    610 MeV  10.6 keV  6.25 cm   6.26 cm OutOfWorldTransportation
+    0   -296 um    -16 cm   1.82 cm   1.66 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -293 um    -16 cm   1.82 cm    462 keV  1.66 keV   112 um    112 um      World     eIoni
+    2   -277 um    -20 cm   1.82 cm    403 MeV  6.58 keV  4.08 cm   4.09 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.28 um  -5.45 mm   6.89 mm    105 MeV  2.54 keV  9.21 mm   9.21 mm      World     eIoni
-    2  -12.4 um    -20 cm   2.22 cm   2.05 GeV  35.9 keV  19.6 cm   20.5 cm OutOfWorldTransportation
+    0   -211 um  -6.95 cm   1.72 cm   17.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -161 um  -7.14 cm   1.72 cm   20.2 MeV  4.38 keV  2.59 mm   2.59 mm      World     eIoni
+    2    1.9 mm  -7.62 cm      2 cm   68.5 MeV  1.13 keV  6.18 mm   8.76 mm      World     eIoni
+    3   4.93 mm  -14.4 cm   2.38 cm    750 MeV  13.5 keV  6.85 cm   7.72 cm      World     eIoni
+    4   5.67 mm    -20 cm   2.47 cm   1.31 GeV  10.3 keV  5.55 cm   13.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -4.28 um  -5.45 mm   6.89 mm   1.38 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -4.86 um  -5.48 mm   6.89 mm    345 keV  1.38 keV  84.7 um   84.7 um      World     eIoni
-    2  -8.85 um    -20 cm   6.92 mm   1.95 GeV  33.5 keV    22 cm     22 cm OutOfWorldTransportation
+    0   4.93 mm  -14.4 cm   2.38 cm   2.45 keV     0 eV      0 fm      0 fm      World   initStep
+    1   4.93 mm  -14.4 cm   2.38 cm    909 keV  2.45 keV   210 um    210 um      World     eIoni
+    2   4.86 mm  -14.8 cm   2.38 cm   39.9 MeV   643 eV    3.9 mm   4.11 mm      World     eIoni
+    3    4.4 mm    -20 cm   2.27 cm    556 MeV  9.88 keV  5.16 cm   5.57 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  38.8 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    0    1.9 mm  -7.62 cm      2 cm   55.1 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.85 mm  -7.64 cm      2 cm   1.67 MeV  40.5 eV    170 um    170 um      World     eIoni
+    2   7.26 mm  -18.2 cm   1.47 cm   1.05 GeV    14 keV  10.6 cm   10.6 cm      World     eIoni
+    3   8.41 mm  -19.7 cm   1.35 cm   1.21 GeV  3.82 keV  1.59 cm   12.2 cm      World     eIoni
+    4   8.57 mm    -20 cm   1.33 cm   1.24 GeV   558 eV   2.46 mm   12.4 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 11
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -48.2 um  -3.89 cm   1.43 cm    439 MeV  6.83 keV  4.37 cm   4.37 cm      World     eIoni
-    2  -39.5 um  -5.59 cm    1.6 cm    609 MeV  5.77 keV  1.71 cm   6.07 cm      World     eIoni
-    3  -36.6 um  -6.27 cm   1.65 cm    677 MeV  1.04 keV  6.81 mm   6.76 cm      World     eIoni
-    4  -12.6 um    -20 cm   2.21 cm   2.05 GeV  29.4 keV  13.7 cm   20.5 cm OutOfWorldTransportation
+    0   8.41 mm  -19.7 cm   1.35 cm    1.6 keV     0 eV      0 fm      0 fm      World   initStep
+    1    8.4 mm  -19.7 cm   1.35 cm    437 keV   1.6 keV   107 um    107 um      World     eIoni
+    2   8.39 mm    -20 cm   1.35 cm   24.6 MeV   612 eV   2.42 mm   2.52 mm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -36.6 um  -6.27 cm   1.65 cm   4.82 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -17.6 um   -6.3 cm   1.65 cm   2.98 MeV  4.82 keV   668 um    668 um      World     eIoni
-    2   -6.4 um  -6.51 cm   1.65 cm   24.1 MeV   173 eV   2.11 mm   2.78 mm      World     eIoni
-    3   15.4 um  -7.71 cm   1.65 cm    145 MeV  2.91 keV   1.2 cm   1.48 cm      World     eIoni
-    4   22.4 um  -8.58 cm   1.64 cm    231 MeV   983 eV   8.64 mm   2.35 cm      World     eIoni
-    5   50.1 um    -20 cm   1.64 cm   1.37 GeV  27.3 keV  11.4 cm   13.8 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   15.6 um  -1.42 cm   1.02 cm    192 MeV  4.27 keV  1.86 cm   1.86 cm      World     eIoni
+    2   40.4 um  -4.92 cm   1.55 cm    542 MeV  6.98 keV  3.55 cm   5.41 cm      World     eIoni
+    3   53.9 um  -7.55 cm   1.75 cm    805 MeV  4.84 keV  2.63 cm   8.04 cm      World     eIoni
+    4   66.6 um  -10.9 cm   1.93 cm   1.14 GeV  4.61 keV  3.34 cm   11.4 cm      World     eIoni
+    5   73.1 um  -13.9 cm   2.05 cm   1.44 GeV  8.65 keV  2.99 cm   14.4 cm      World     eIoni
+    6   81.6 um  -17.2 cm   2.16 cm   1.77 GeV  6.42 keV  3.34 cm   17.7 cm      World     eIoni
+    7   88.1 um    -20 cm   2.23 cm   2.05 GeV  5.58 keV  2.79 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   22.4 um  -8.58 cm   1.64 cm   1.12 keV     0 eV      0 fm      0 fm      World   initStep
-    1   21.2 um  -8.58 cm   1.64 cm    241 keV  1.12 keV  62.8 um   62.8 um      World     eIoni
-    2   11.6 um    -20 cm   1.65 cm   1.14 GeV    30 keV    13 cm     13 cm OutOfWorldTransportation
+    0   81.6 um  -17.2 cm   2.16 cm   3.43 keV     0 eV      0 fm      0 fm      World   initStep
+    1   78.2 um  -17.2 cm   2.16 cm   1.64 MeV  3.43 keV   369 um    369 um      World     eIoni
+    2   62.1 um  -17.8 cm   2.17 cm   60.1 MeV  1.34 keV  5.85 mm   6.22 mm      World     eIoni
+    3   49.1 um    -20 cm   2.18 cm    279 MeV  3.47 keV  2.19 cm   2.81 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   15.4 um  -7.71 cm   1.65 cm   1.18 keV     0 eV      0 fm      0 fm      World   initStep
-    1   12.5 um  -7.72 cm   1.65 cm    262 keV  1.18 keV  67.6 um   67.6 um      World     eIoni
-    2  -9.21 um    -20 cm   1.64 cm   1.23 GeV  32.2 keV  13.8 cm   13.9 cm OutOfWorldTransportation
+    0   73.1 um  -13.9 cm   2.05 cm   3.03 keV     0 eV      0 fm      0 fm      World   initStep
+    1   62.3 um  -13.9 cm   2.05 cm   1.32 MeV  3.03 keV   299 um    299 um      World     eIoni
+    2   -164 um  -14.9 cm   2.03 cm    106 MeV  1.39 keV  1.05 cm   1.08 cm      World     eIoni
+    3   -226 um    -20 cm   2.01 cm    613 MeV  9.26 keV  5.06 cm   6.15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -39.5 um  -5.59 cm    1.6 cm   1.62 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -36.9 um   -5.6 cm    1.6 cm    446 keV  1.62 keV   109 um    109 um      World     eIoni
-    2  -21.2 um    -20 cm    1.6 cm   1.44 GeV  26.7 keV  15.2 cm   15.2 cm OutOfWorldTransportation
+    0   66.6 um  -10.9 cm   1.93 cm   1.75 keV     0 eV      0 fm      0 fm      World   initStep
+    1     72 um  -10.9 cm   1.93 cm    508 keV  1.75 keV   122 um    122 um      World     eIoni
+    2    100 um    -20 cm   1.93 cm    912 MeV  13.8 keV  9.37 cm   9.38 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -48.2 um  -3.89 cm   1.43 cm   7.37 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -17.6 um  -3.95 cm   1.43 cm   6.36 MeV  5.72 keV  1.33 mm   1.33 mm      World     eIoni
-    2  -1.28 mm  -4.38 cm   1.45 cm   49.5 MeV   455 eV   4.58 mm    5.9 mm      World     eIoni
-    3  -1.79 mm  -5.13 cm   1.46 cm    124 MeV  1.53 keV   7.5 mm   1.34 cm      World     eIoni
-    4  -2.28 mm  -6.87 cm   1.46 cm    298 MeV  3.54 keV  1.74 cm   3.08 cm      World     eIoni
-    5  -2.87 mm  -12.6 cm   1.47 cm    873 MeV  12.7 keV  5.75 cm   8.83 cm      World     eIoni
-    6   -3.2 mm    -20 cm   1.48 cm   1.61 GeV    17 keV  7.38 cm   16.2 cm OutOfWorldTransportation
+    0   53.9 um  -7.55 cm   1.75 cm   2.28 keV     0 eV      0 fm      0 fm      World   initStep
+    1   55.7 um  -7.55 cm   1.75 cm    798 keV  2.28 keV   186 um    186 um      World     eIoni
+    2    379 um  -8.46 cm   1.74 cm   91.8 MeV  1.15 keV  9.11 mm    9.3 mm      World     eIoni
+    3    686 um  -9.52 cm   1.71 cm    197 MeV  2.16 keV  1.05 cm   1.98 cm      World     eIoni
+    4   1.18 mm  -13.8 cm   1.68 cm    624 MeV  6.84 keV  4.26 cm   6.25 cm      World     eIoni
+    5   1.49 mm    -20 cm   1.66 cm   1.25 GeV  12.2 keV  6.22 cm   12.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -2.87 mm  -12.6 cm   1.47 cm   7.39 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -2.9 mm  -12.7 cm   1.47 cm   6.39 MeV  7.39 keV  1.33 mm   1.33 mm      World     eIoni
-    2  -3.08 mm  -12.7 cm   1.49 cm     10 MeV  51.4 eV    437 um   1.77 mm      World     eIoni
-    3  -4.61 mm    -20 cm   1.62 cm    738 MeV  11.9 keV  7.29 cm   7.47 cm OutOfWorldTransportation
+    0   1.18 mm  -13.8 cm   1.68 cm   3.82 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.19 mm  -13.8 cm   1.67 cm   1.98 MeV  3.82 keV   446 um    446 um      World     eIoni
+    2   1.14 mm  -14.3 cm   1.67 cm   50.4 MeV   569 eV   4.84 mm   5.29 mm      World     eIoni
+    3    1.1 mm  -14.9 cm   1.68 cm    114 MeV   529 eV   6.38 mm   1.17 cm      World     eIoni
+    4   1.01 mm    -20 cm   1.68 cm    622 MeV  12.4 keV  5.08 cm   6.25 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 9
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -2.28 mm  -6.87 cm   1.46 cm    1.3 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -2.28 mm  -6.87 cm   1.46 cm    308 keV   1.3 keV    78 um     78 um      World     eIoni
-    2  -2.29 mm    -20 cm   1.47 cm   1.31 GeV  32.2 keV  14.4 cm   14.4 cm OutOfWorldTransportation
+    0    1.1 mm  -14.9 cm   1.68 cm   1.86 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.09 mm  -14.9 cm   1.68 cm    565 keV  1.86 keV   135 um    135 um      World     eIoni
+    2   1.07 mm    -20 cm   1.68 cm    508 MeV  6.49 keV  5.14 cm   5.15 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.79 mm  -5.13 cm   1.46 cm   1.24 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.79 mm  -5.13 cm   1.46 cm    286 keV  1.24 keV  72.9 um   72.9 um      World     eIoni
-    2  -1.79 mm    -20 cm   1.46 cm   1.49 GeV  27.8 keV  16.9 cm   16.9 cm OutOfWorldTransportation
+    0    686 um  -9.52 cm   1.71 cm   1.92 keV     0 eV      0 fm      0 fm      World   initStep
+    1    682 um  -9.52 cm   1.71 cm    592 keV  1.92 keV   141 um    141 um      World     eIoni
+    2    664 um    -20 cm   1.71 cm   1.05 GeV  15.7 keV  10.7 cm   10.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   57.5 um  -4.26 cm   1.47 cm    476 MeV     7 keV  4.74 cm   4.74 cm      World     eIoni
-    2   60.6 um  -7.88 cm   1.75 cm    838 MeV  7.31 keV  3.63 cm   8.37 cm      World     eIoni
-    3   82.6 um    -20 cm   2.19 cm   2.05 GeV  23.6 keV  12.1 cm   20.5 cm OutOfWorldTransportation
+    0   40.4 um  -4.92 cm   1.55 cm   2.12 keV     0 eV      0 fm      0 fm      World   initStep
+    1   33.9 um  -4.93 cm   1.55 cm    703 keV  2.12 keV   165 um    165 um      World     eIoni
+    2    419 um  -6.63 cm   1.47 cm    170 MeV  2.22 keV   1.7 cm   1.72 cm      World     eIoni
+    3   1.49 mm  -8.59 cm    1.4 cm    367 MeV  2.98 keV  1.97 cm   3.69 cm      World     eIoni
+    4    3.5 mm    -20 cm   1.26 cm   1.51 GeV  20.2 keV  11.4 cm   15.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   60.6 um  -7.88 cm   1.75 cm   1.59 keV     0 eV      0 fm      0 fm      World   initStep
-    1   58.5 um  -7.88 cm   1.75 cm    430 keV  1.59 keV   105 um    105 um      World     eIoni
-    2   45.8 um    -20 cm   1.75 cm   1.21 GeV  22.2 keV  12.7 cm   12.7 cm OutOfWorldTransportation
+    0   1.49 mm  -8.59 cm    1.4 cm   8.31 keV     0 eV      0 fm      0 fm      World   initStep
+    1   1.48 mm  -8.67 cm    1.4 cm   7.81 MeV  5.84 keV   1.5 mm    1.5 mm      World     eIoni
+    2    156 um  -8.85 cm   1.34 cm   26.1 MeV  31.8 eV   2.45 mm   3.96 mm      World     eIoni
+    3  -2.69 mm    -20 cm   1.22 cm   1.14 GeV  21.6 keV  11.2 cm   11.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   57.5 um  -4.26 cm   1.47 cm   1.03 keV     0 eV      0 fm      0 fm      World   initStep
-    1   55.6 um  -4.26 cm   1.47 cm    208 keV  1.03 keV  55.1 um   55.1 um      World     eIoni
-    2   2.05 cm  -14.1 cm  -2.16 cm    983 MeV  26.8 keV  11.4 cm   11.4 cm      World     eIoni
-    3   2.58 cm  -19.8 cm  -3.01 cm   1.56 GeV  11.9 keV  5.83 cm   17.2 cm OutOfWorldTransportation
+    0   15.6 um  -1.42 cm   1.02 cm   2.12 keV     0 eV      0 fm      0 fm      World   initStep
+    1   9.66 um  -1.43 cm   1.02 cm    705 keV  2.12 keV   166 um    166 um      World     eIoni
+    2  -1.34 mm  -4.53 cm   1.22 cm    311 MeV  5.33 keV  3.12 cm   3.13 cm      World     eIoni
+    3  -3.05 mm    -20 cm   1.47 cm   1.86 GeV  34.3 keV  15.5 cm   18.6 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5231,40 +5176,39 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -6.36 um   -4.9 mm   6.57 mm     99 MeV   601 eV   8.57 mm   8.57 mm      World     eIoni
-    2  -20.6 um    -20 cm   2.22 cm   2.05 GeV  37.7 keV  19.6 cm   20.5 cm OutOfWorldTransportation
+    1    102 um   -8.2 cm   1.82 cm    871 MeV  19.9 keV   8.7 cm    8.7 cm      World     eIoni
+    2   65.7 um    -20 cm   2.26 cm   2.05 GeV  26.8 keV  11.8 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -6.36 um   -4.9 mm   6.57 mm   2.09 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -2.33 um  -4.96 mm   6.57 mm    699 keV  2.09 keV   162 um    162 um      World     eIoni
-    2  -3.17 mm  -4.35 cm   7.55 mm    386 MeV  7.23 keV  3.88 cm   3.89 cm      World     eIoni
-    3  -3.79 mm  -5.21 cm   7.81 mm    472 MeV  1.15 keV  8.64 mm   4.76 cm      World     eIoni
-    4  -8.18 mm    -20 cm   9.68 mm   1.95 GeV  29.9 keV  14.8 cm   19.5 cm OutOfWorldTransportation
+    0    102 um   -8.2 cm   1.82 cm   8.47 keV     0 eV      0 fm      0 fm      World   initStep
+    1    131 um  -8.28 cm   1.81 cm   8.07 MeV  5.85 keV  1.53 mm   1.53 mm      World     eIoni
+    2   2.49 mm  -9.59 cm   1.91 cm    139 MeV  3.59 keV  1.37 cm   1.52 cm      World     eIoni
+    3   3.38 mm  -12.2 cm   1.93 cm    402 MeV   4.8 keV  2.63 cm   4.15 cm      World     eIoni
+    4   4.25 mm    -20 cm   1.96 cm   1.18 GeV  15.2 keV  7.77 cm   11.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -3.79 mm  -5.21 cm   7.81 mm   3.98 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.81 mm  -5.23 cm   7.82 mm   2.12 MeV  3.98 keV   477 um    477 um      World     eIoni
-    2  -3.81 mm  -5.39 cm   7.82 mm     18 MeV   103 eV   1.59 mm   2.07 mm      World     eIoni
-    3  -3.79 mm  -6.05 cm   7.82 mm   84.1 MeV  1.14 keV  6.61 mm   8.68 mm      World     eIoni
-    4  -3.62 mm    -20 cm   7.78 mm   1.48 GeV  25.3 keV  13.9 cm   14.8 cm OutOfWorldTransportation
+    0   3.38 mm  -12.2 cm   1.93 cm   2.74 keV     0 eV      0 fm      0 fm      World   initStep
+    1   3.38 mm  -12.2 cm   1.93 cm    1.1 MeV  2.74 keV   252 um    252 um      World     eIoni
+    2   3.34 mm  -12.7 cm   1.92 cm   47.6 MeV   216 eV   4.65 mm    4.9 mm      World     eIoni
+    3    3.1 mm    -17 cm    1.9 cm    481 MeV  10.3 keV  4.33 cm   4.82 cm      World     eIoni
+    4    2.9 mm    -20 cm   1.89 cm    777 MeV  3.97 keV  2.97 cm   7.79 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -3.79 mm  -6.05 cm   7.82 mm   2.64 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.79 mm  -6.06 cm   7.83 mm   1.04 MeV  2.64 keV   237 um    237 um      World     eIoni
-    2  -3.92 mm  -6.72 cm   7.96 mm   66.8 MeV   404 eV   6.58 mm   6.82 mm      World     eIoni
-    3  -4.09 mm    -20 cm   8.04 mm   1.39 GeV  28.5 keV  13.3 cm     14 cm OutOfWorldTransportation
+    0    3.1 mm    -17 cm    1.9 cm   18.3 keV     0 eV      0 fm      0 fm      World   initStep
+    1   3.14 mm  -17.1 cm    1.9 cm     12 MeV  1.05 keV  1.32 mm   1.32 mm      World     eIoni
+    2   2.68 mm    -20 cm   2.07 cm    297 MeV  4.21 keV  2.86 cm      3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5272,7 +5216,7 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  35.8 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  38.2 keV  20.5 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5280,67 +5224,49 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -39.3 um  -5.53 cm   1.62 cm    603 MeV  12.2 keV  6.01 cm   6.01 cm      World     eIoni
-    2   -132 um    -20 cm   2.25 cm   2.05 GeV  28.9 keV  14.5 cm   20.5 cm OutOfWorldTransportation
+    1    312 um   -9.3 cm   1.83 cm    980 MeV  17.2 keV  9.79 cm   9.79 cm      World     eIoni
+    2    597 um    -20 cm   2.22 cm   2.05 GeV  19.7 keV  10.7 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -39.3 um  -5.53 cm   1.62 cm   6.66 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -19.7 um  -5.58 cm   1.62 cm   5.32 MeV  4.09 keV  1.17 mm   1.17 mm      World     eIoni
-    2   -755 um  -6.78 cm   1.78 cm    125 MeV  1.53 keV  1.23 cm   1.35 cm      World     eIoni
-    3   -909 um  -9.37 cm   1.84 cm    385 MeV  6.95 keV   2.6 cm   3.95 cm      World     eIoni
-    4   -939 um  -10.3 cm   1.85 cm    478 MeV   1.6 keV  9.31 mm   4.88 cm      World     eIoni
-    5  -1.09 mm  -19.1 cm   1.91 cm   1.36 GeV  18.8 keV  8.81 cm   13.7 cm      World     eIoni
-    6   -1.1 mm    -20 cm   1.92 cm   1.45 GeV   865 eV   8.91 mm   14.6 cm OutOfWorldTransportation
+    0    312 um   -9.3 cm   1.83 cm   8.98 keV     0 eV      0 fm      0 fm      World   initStep
+    1    337 um  -9.38 cm   1.83 cm   8.86 MeV  5.76 keV  1.62 mm   1.62 mm      World     eIoni
+    2    364 um   -9.5 cm   1.86 cm     21 MeV   102 eV   1.24 mm   2.86 mm      World     eIoni
+    3    492 um  -16.1 cm   2.01 cm    685 MeV  11.7 keV  6.64 cm   6.93 cm      World     eIoni
+    4    494 um  -16.6 cm   2.01 cm    728 MeV  1.19 keV  4.29 mm   7.35 cm      World     eIoni
+    5    508 um  -19.2 cm   2.02 cm    990 MeV  5.41 keV  2.62 cm   9.98 cm      World     eIoni
+    6    512 um    -20 cm   2.03 cm   1.07 GeV   445 eV   8.08 mm   10.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.09 mm  -19.1 cm   1.91 cm   6.91 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.09 mm  -19.1 cm   1.91 cm   1.04 MeV   643 eV    110 um    110 um      World     eIoni
-    2   -918 um    -20 cm   1.89 cm   88.7 MeV   298 eV   8.79 mm    8.9 mm      World     eIoni
-    3   -918 um    -20 cm   1.89 cm   89.1 MeV  7.94 eV   39.7 um   8.94 mm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -918 um    -20 cm   1.89 cm   4.58 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -917 um    -20 cm   1.89 cm    246 keV     0 eV   26.3 um   26.3 um      World       msc
-    2   -915 um    -20 cm   1.89 cm    400 keV  3.34 eV     16 um   42.3 um OutOfWorldTransportation
+    0    508 um  -19.2 cm   2.02 cm    1.1 keV     0 eV      0 fm      0 fm      World   initStep
+    1    506 um  -19.2 cm   2.02 cm    232 keV   1.1 keV  60.7 um   60.7 um      World     eIoni
+    2    496 um    -20 cm   2.03 cm   80.9 MeV   814 eV   8.13 mm   8.19 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -939 um  -10.3 cm   1.85 cm   2.74 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -934 um  -10.3 cm   1.85 cm    1.1 MeV  2.74 keV   252 um    252 um      World     eIoni
-    2   -909 um  -10.5 cm   1.85 cm   18.9 MeV     0 eV   1.78 mm   2.03 mm      World     eIoni
-    3   -812 um    -20 cm   1.86 cm    970 MeV    15 keV  9.51 cm   9.71 cm OutOfWorldTransportation
+    0    494 um  -16.6 cm   2.01 cm   1.68 keV     0 eV      0 fm      0 fm      World   initStep
+    1    495 um  -16.6 cm   2.01 cm    475 keV  1.68 keV   115 um    115 um      World     eIoni
+    2    500 um    -20 cm   2.01 cm    343 MeV  4.18 keV  3.46 cm   3.48 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -909 um  -9.37 cm   1.84 cm   1.11 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -911 um  -9.38 cm   1.84 cm    235 keV  1.11 keV  61.4 um   61.4 um      World     eIoni
-    2   -927 um    -20 cm   1.84 cm   1.06 GeV    27 keV    12 cm     12 cm OutOfWorldTransportation
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
-*********************************************************************************************************
-
-Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  39.5 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    0    492 um  -16.1 cm   2.01 cm   2.59 keV     0 eV      0 fm      0 fm      World   initStep
+    1    498 um  -16.2 cm   2.01 cm      1 MeV  2.59 keV   230 um    230 um      World     eIoni
+    2    509 um  -16.3 cm   2.01 cm   11.4 MeV     0 eV   1.04 mm   1.27 mm      World     eIoni
+    3    525 um    -20 cm   2.01 cm    386 MeV  7.29 keV  3.75 cm   3.87 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5348,87 +5274,158 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  37.8 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    1  -31.1 um  -2.55 cm   1.25 cm    305 MeV  8.03 keV  3.02 cm   3.02 cm      World     eIoni
+    2   -153 um  -18.5 cm   2.18 cm    1.9 GeV  33.6 keV    16 cm     19 cm      World     eIoni
+    3   -160 um  -19.8 cm   2.21 cm   2.03 GeV  2.05 keV   1.3 cm   20.3 cm      World     eIoni
+    4   -161 um    -20 cm   2.22 cm   2.05 GeV   498 eV   2.09 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   -434 um  -11.1 cm   1.95 cm   1.16 GeV  21.7 keV  11.6 cm   11.6 cm      World     eIoni
-    2   -299 um  -17.8 cm    2.2 cm   1.83 GeV    13 keV  6.68 cm   18.3 cm      World     eIoni
-    3   -265 um    -20 cm   2.26 cm   2.05 GeV  7.52 keV  2.18 cm   20.5 cm OutOfWorldTransportation
+    0   -160 um  -19.8 cm   2.21 cm   3.84 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -152 um  -19.8 cm   2.21 cm   1.86 MeV  1.16 keV   306 um    306 um      World     eIoni
+    2   -775 um    -20 cm   2.22 cm   21.1 MeV   296 eV    2.1 mm    2.4 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -299 um  -17.8 cm    2.2 cm   1.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -299 um  -17.8 cm    2.2 cm    205 keV  1.02 keV  54.6 um   54.6 um      World     eIoni
-    2   -295 um    -20 cm    2.2 cm    218 MeV   4.2 keV  2.24 cm   2.25 cm OutOfWorldTransportation
+    0   -153 um  -18.5 cm   2.18 cm   1.23 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -154 um  -18.5 cm   2.18 cm    280 keV  1.23 keV  71.7 um   71.7 um      World     eIoni
+    2   -164 um    -20 cm   2.17 cm    151 MeV  3.03 keV  1.52 cm   1.53 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -434 um  -11.1 cm   1.95 cm   13.8 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -461 um  -11.3 cm   1.94 cm   16.3 MeV  3.53 keV  2.32 mm   2.32 mm      World     eIoni
-    2  -1.47 mm  -12.1 cm   1.92 cm   94.9 MeV  1.09 keV  7.96 mm   1.03 cm      World     eIoni
-    3  -2.58 mm    -20 cm   1.89 cm    886 MeV  16.5 keV  7.91 cm   8.94 cm OutOfWorldTransportation
+    0  -31.1 um  -2.55 cm   1.25 cm   2.75 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -40.5 um  -2.56 cm   1.25 cm   1.11 MeV  2.75 keV   253 um    253 um      World     eIoni
+    2  -56.6 um  -2.65 cm   1.25 cm   9.33 MeV  32.9 eV    822 um   1.07 mm      World     eIoni
+    3   -567 um  -11.6 cm   1.12 cm    907 MeV  13.5 keV  8.98 cm   9.09 cm      World     eIoni
+    4   -516 um  -13.2 cm   1.08 cm   1.07 GeV  4.39 keV  1.62 cm   10.7 cm      World     eIoni
+    5   -457 um  -15.5 cm   1.03 cm   1.29 GeV  5.07 keV  2.22 cm   12.9 cm      World     eIoni
+    6   -396 um  -18.2 cm   9.85 mm   1.57 GeV  4.84 keV  2.75 cm   15.7 cm      World     eIoni
+    7   -361 um    -20 cm   9.58 mm   1.74 GeV  3.73 keV  1.79 cm   17.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    147 um  -5.33 cm   1.59 cm    583 MeV   7.8 keV  5.82 cm   5.82 cm      World     eIoni
-    2    151 um  -6.07 cm   1.65 cm    657 MeV  1.37 keV  7.42 mm   6.56 cm      World     eIoni
-    3    191 um    -20 cm   2.22 cm   2.05 GeV  32.5 keV  13.9 cm   20.5 cm OutOfWorldTransportation
+    0   -396 um  -18.2 cm   9.85 mm   4.45 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -409 um  -18.2 cm   9.84 mm   2.59 MeV  4.45 keV   582 um    582 um      World     eIoni
+    2   -412 um  -18.3 cm   9.84 mm   11.7 MeV  43.2 eV    914 um    1.5 mm      World     eIoni
+    3   -415 um    -20 cm   9.84 mm    179 MeV  2.41 keV  1.68 cm   1.83 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    151 um  -6.07 cm   1.65 cm   1.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1    153 um  -6.08 cm   1.65 cm    206 keV  1.02 keV  54.7 um   54.7 um      World     eIoni
-    2   2.57 cm  -15.8 cm  -1.57 cm    969 MeV  28.9 keV  11.2 cm   11.2 cm      World     eIoni
-    3   3.16 cm  -19.7 cm  -7.23 cm   1.37 GeV  14.4 keV  7.03 cm   18.2 cm OutOfWorldTransportation
+    0   -457 um  -15.5 cm   1.03 cm   1.61 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -460 um  -15.5 cm   1.03 cm    442 keV  1.61 keV   108 um    108 um      World     eIoni
+    2   -472 um    -20 cm   1.04 cm    454 MeV  7.33 keV  4.61 cm   4.63 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    147 um  -5.33 cm   1.59 cm   5.37 keV     0 eV      0 fm      0 fm      World   initStep
-    1    168 um  -5.37 cm   1.59 cm   3.61 MeV  5.37 keV   810 um    810 um      World     eIoni
-    2    178 um  -5.55 cm   1.59 cm     22 MeV   347 eV   1.84 mm   2.65 mm      World     eIoni
-    3    432 um  -10.3 cm    1.6 cm    498 MeV  9.62 keV  4.76 cm   5.02 cm      World     eIoni
-    4    476 um    -15 cm    1.6 cm    969 MeV  8.22 keV  4.72 cm   9.74 cm      World     eIoni
-    5    506 um    -20 cm    1.6 cm   1.47 GeV  13.7 keV  4.98 cm   14.7 cm OutOfWorldTransportation
+    0   -516 um  -13.2 cm   1.08 cm   1.95 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -510 um  -13.2 cm   1.08 cm    610 keV  1.95 keV   145 um    145 um      World     eIoni
+    2   -486 um    -20 cm   1.08 cm    676 MeV  9.77 keV  6.86 cm   6.87 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    476 um    -15 cm    1.6 cm   1.41 keV     0 eV      0 fm      0 fm      World   initStep
-    1    478 um    -15 cm    1.6 cm    352 keV  1.41 keV  87.8 um   87.8 um      World     eIoni
-    2   -266 um  -16.4 cm    1.7 cm    142 MeV  2.17 keV  1.43 cm   1.44 cm      World     eBrem
-    3  -3.48 mm    -20 cm   1.69 cm    497 MeV  7.48 keV  3.57 cm   5.01 cm OutOfWorldTransportation
+    0   -567 um  -11.6 cm   1.12 cm    1.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -568 um  -11.6 cm   1.12 cm    348 keV   1.4 keV    87 um     87 um      World     eIoni
+    2   -577 um    -20 cm   1.12 cm    838 MeV  16.2 keV  8.78 cm   8.79 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    207 um  -6.66 cm   1.68 cm    716 MeV  13.1 keV  7.14 cm   7.14 cm      World     eIoni
+    2    210 um  -11.4 cm   1.94 cm   1.19 GeV  13.7 keV  4.75 cm   11.9 cm      World     eIoni
+    3    210 um  -14.6 cm   2.06 cm   1.51 GeV  6.43 keV  3.21 cm   15.1 cm      World     eIoni
+    4    210 um    -20 cm   2.21 cm   2.05 GeV   7.5 keV   5.4 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    210 um  -14.6 cm   2.06 cm   2.11 keV     0 eV      0 fm      0 fm      World   initStep
+    1    206 um  -14.6 cm   2.06 cm    701 keV  2.11 keV   165 um    165 um      World     eIoni
+    2  -2.57 mm  -18.9 cm   1.78 cm    434 MeV  8.45 keV  4.37 cm   4.39 cm      World     eIoni
+    3  -2.79 mm    -20 cm   1.75 cm    539 MeV  4.24 keV  1.05 cm   5.44 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    210 um  -11.4 cm   1.94 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1    207 um  -11.4 cm   1.94 cm    211 keV  1.04 keV  55.9 um   55.9 um      World     eIoni
+    2    184 um    -20 cm   1.94 cm    861 MeV  15.3 keV   9.7 cm    9.7 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    207 um  -6.66 cm   1.68 cm   1.09 keV     0 eV      0 fm      0 fm      World   initStep
+    1    207 um  -6.66 cm   1.68 cm    230 keV  1.09 keV  60.4 um   60.4 um      World     eIoni
+    2   1.61 cm  -18.3 cm   2.27 cm   1.16 GeV  31.8 keV  13.4 cm   13.5 cm      WorldTransportation
+    3    1.8 cm  -19.9 cm   3.97 cm   1.33 GeV  4.72 keV  2.36 cm   15.8 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   40.9 um  -4.95 cm   1.56 cm    545 MeV  15.2 keV  5.43 cm   5.43 cm      World     eIoni
+    2    211 um  -18.8 cm   2.23 cm   1.93 GeV  29.1 keV  13.8 cm   19.3 cm      World     eIoni
+    3    218 um    -20 cm   2.26 cm   2.05 GeV  3.07 keV  1.24 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    211 um  -18.8 cm   2.23 cm   1.58 keV     0 eV      0 fm      0 fm      World   initStep
+    1    211 um  -18.8 cm   2.22 cm    428 keV  1.58 keV   105 um    105 um      World     eIoni
+    2    210 um    -20 cm   2.22 cm    124 MeV  2.92 keV  1.25 cm   1.26 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   40.9 um  -4.95 cm   1.56 cm   4.65 keV     0 eV      0 fm      0 fm      World   initStep
+    1   59.1 um  -4.97 cm   1.56 cm    2.8 MeV  4.65 keV   628 um    628 um      World     eIoni
+    2   86.6 um  -5.42 cm   1.56 cm   47.3 MeV   554 eV   4.45 mm   5.08 mm      World     eIoni
+    3    132 um  -6.34 cm   1.56 cm    140 MeV   1.6 keV  9.24 mm   1.43 cm      World     eIoni
+    4    209 um    -20 cm   1.55 cm   1.51 GeV  27.9 keV  13.7 cm   15.1 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    432 um  -10.3 cm    1.6 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
-    1    429 um  -10.3 cm    1.6 cm    287 keV  1.25 keV  73.3 um   73.3 um      World     eIoni
-    2    408 um    -20 cm    1.6 cm    969 MeV  21.3 keV  10.5 cm   10.5 cm OutOfWorldTransportation
+    0    132 um  -6.34 cm   1.56 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
+    1    133 um  -6.34 cm   1.56 cm    258 keV  1.17 keV  66.6 um   66.6 um      World     eIoni
+    2    138 um    -20 cm   1.56 cm   1.37 GeV  33.3 keV  15.7 cm   15.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5436,7 +5433,38 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1      0 fm    -20 cm   2.22 cm   2.05 GeV  40.9 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+    1    971 nm  -2.12 mm   4.47 mm   71.2 MeV  1.52 keV  5.09 mm   5.09 mm      World     eIoni
+    2   89.6 um  -7.76 cm   1.74 cm    826 MeV  13.8 keV  7.74 cm   8.24 cm      World     eIoni
+    3    162 um  -14.4 cm   2.03 cm   1.49 GeV  13.1 keV  6.65 cm   14.9 cm      World     eIoni
+    4    199 um    -20 cm   2.18 cm   2.05 GeV  9.03 keV   5.6 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    162 um  -14.4 cm   2.03 cm   6.16 keV     0 eV      0 fm      0 fm      World   initStep
+    1    169 um  -14.4 cm   2.03 cm    582 keV  1.76 keV  61.8 um   61.8 um      World     eIoni
+    2    144 um    -20 cm   2.01 cm    560 MeV  8.37 keV  5.67 cm   5.68 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   89.6 um  -7.76 cm   1.74 cm   1.43 keV     0 eV      0 fm      0 fm      World   initStep
+    1   85.8 um  -7.76 cm   1.74 cm    361 keV  1.43 keV  89.9 um   89.9 um      World     eIoni
+    2   60.8 um    -20 cm   1.74 cm   1.22 GeV  23.9 keV  13.1 cm   13.1 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    971 nm  -2.12 mm   4.47 mm   1.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.21 um  -2.14 mm   4.48 mm    225 keV  1.05 keV  57.4 um   57.4 um      World     eIoni
+    2  -1.12 cm  -11.4 cm  -4.17 cm   1.12 GeV  32.3 keV    13 cm     13 cm      World     eIoni
+    3  -2.52 cm  -19.8 cm  -10.7 cm   1.96 GeV  24.4 keV  10.9 cm   23.8 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5444,239 +5472,344 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1   8.77 um  -4.99 mm   6.61 mm   99.9 MeV  2.62 keV  8.68 mm   8.68 mm      World     eIoni
-    2  -31.9 um  -5.35 cm   1.58 cm    585 MeV  13.1 keV  4.97 cm   5.84 cm      World     eIoni
-    3    -56 um  -6.85 cm    1.7 cm    735 MeV  2.75 keV   1.5 cm   7.34 cm      World     eIoni
-    4   -110 um  -14.2 cm   2.05 cm   1.47 GeV  15.2 keV  7.32 cm   14.7 cm      World     eIoni
-    5   -127 um    -19 cm   2.19 cm   1.95 GeV  7.15 keV  4.81 cm   19.5 cm      World     eIoni
-    6   -131 um    -20 cm   2.22 cm   2.05 GeV  2.04 keV  1.03 cm   20.5 cm OutOfWorldTransportation
+    1   50.4 um  -16.3 cm   2.04 cm   1.68 GeV  26.7 keV  16.8 cm   16.8 cm      World     eIoni
+    2   93.8 um    -20 cm    2.1 cm   2.05 GeV  8.82 keV  3.65 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   50.4 um  -16.3 cm   2.04 cm   8.55 keV     0 eV      0 fm      0 fm      World   initStep
+    1   23.4 um  -16.4 cm   2.04 cm   8.19 MeV  5.68 keV  1.55 mm   1.55 mm      World     eIoni
+    2  -1.36 mm  -16.6 cm      2 cm   24.7 MeV   124 eV   2.31 mm   3.86 mm      World     eIoni
+    3  -1.67 mm  -16.7 cm   1.99 cm   35.5 MeV   335 eV   1.12 mm   4.98 mm      World     eIoni
+    4  -3.61 mm    -20 cm   1.94 cm    365 MeV  7.91 keV  3.31 cm   3.81 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.67 mm  -16.7 cm   1.99 cm   1.99 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.67 mm  -16.7 cm   1.99 cm    637 keV  1.99 keV   150 um    150 um      World     eIoni
+    2  -1.69 mm    -20 cm   1.99 cm    330 MeV  6.65 keV  3.32 cm   3.33 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   71.2 um  -6.39 cm   1.65 cm    689 MeV  13.7 keV  6.87 cm   6.87 cm      World     eIoni
+    2    134 um  -12.9 cm   1.96 cm   1.34 GeV  12.8 keV  6.57 cm   13.4 cm      World     eIoni
+    3    140 um  -13.8 cm   1.99 cm   1.43 GeV  3.25 keV  8.79 mm   14.3 cm      World     eIoni
+    4    145 um  -14.4 cm      2 cm   1.49 GeV  1.13 keV  5.72 mm   14.9 cm      World     eIoni
+    5    146 um  -14.6 cm   2.01 cm   1.51 GeV   251 eV   1.93 mm   15.1 cm      World     eIoni
+    6    167 um  -17.8 cm    2.1 cm   1.83 GeV  9.47 keV  3.17 cm   18.3 cm      World     eIoni
+    7    174 um  -18.7 cm   2.12 cm   1.92 GeV  2.21 keV  9.48 mm   19.2 cm      World     eIoni
+    8    182 um    -20 cm   2.15 cm   2.05 GeV  2.81 keV  1.29 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    174 um  -18.7 cm   2.12 cm   4.95 keV     0 eV      0 fm      0 fm      World   initStep
+    1    154 um  -18.7 cm   2.12 cm   3.12 MeV  4.95 keV   700 um    700 um      World     eIoni
+    2    169 um  -19.1 cm   2.12 cm     42 MeV   647 eV   3.89 mm   4.59 mm      World     eIoni
+    3    217 um    -20 cm   2.12 cm    129 MeV  2.19 keV  8.73 mm   1.33 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 8
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    169 um  -19.1 cm   2.12 cm   1.63 keV     0 eV      0 fm      0 fm      World   initStep
+    1    168 um  -19.1 cm   2.12 cm    449 keV  1.63 keV   109 um    109 um      World     eIoni
+    2    165 um    -20 cm   2.12 cm   87.4 MeV  2.83 keV  8.72 mm   8.83 mm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    167 um  -17.8 cm    2.1 cm   2.98 keV     0 eV      0 fm      0 fm      World   initStep
+    1    176 um  -17.8 cm    2.1 cm   1.28 MeV  2.98 keV   291 um    291 um      World     eIoni
+    2    459 um  -19.1 cm   2.06 cm    134 MeV  1.99 keV  1.33 cm   1.36 cm      World     eIoni
+    3    741 um    -20 cm   2.04 cm    224 MeV  2.48 keV     9 mm   2.26 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -127 um    -19 cm   2.19 cm   4.66 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -109 um    -19 cm   2.19 cm    2.8 MeV  4.66 keV   629 um    629 um      World     eIoni
-    2   -103 um  -19.1 cm   2.19 cm   13.6 MeV   300 eV   1.08 mm   1.71 mm      World     eIoni
-    3    -98 um    -20 cm   2.19 cm    103 MeV  1.17 keV  8.97 mm   1.07 cm OutOfWorldTransportation
+    0    146 um  -14.6 cm   2.01 cm   7.41 keV     0 eV      0 fm      0 fm      World   initStep
+    1    129 um  -14.6 cm   2.01 cm   6.41 MeV  7.41 keV  1.33 mm   1.33 mm      World     eIoni
+    2   1.14 mm  -14.8 cm   2.09 cm   19.1 MeV   326 eV   1.98 mm   3.31 mm      World     eIoni
+    3    2.5 mm  -17.5 cm    2.2 cm    295 MeV  4.55 keV  2.78 cm   3.11 cm      World     eIoni
+    4   2.76 mm    -20 cm   2.22 cm    541 MeV  6.94 keV  2.46 cm   5.56 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 6
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    2.5 mm  -17.5 cm    2.2 cm   12.7 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.47 mm  -17.6 cm    2.2 cm   6.98 MeV   2.5 keV   782 um    782 um      World     eIoni
+    2   3.06 mm  -18.9 cm   2.07 cm    139 MeV  3.05 keV  1.33 cm   1.41 cm      World     eIoni
+    3   3.25 mm    -20 cm   2.05 cm    246 MeV   1.6 keV  1.07 cm   2.48 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 10
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   3.06 mm  -18.9 cm   2.07 cm   5.51 keV     0 eV      0 fm      0 fm      World   initStep
+    1   3.08 mm    -19 cm   2.08 cm   2.63 MeV   844 eV    338 um    338 um      World     eIoni
+    2   2.56 mm    -20 cm   2.12 cm    107 MeV  2.09 keV  1.05 cm   1.09 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -110 um  -14.2 cm   2.05 cm   4.12 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -100 um  -14.2 cm   2.05 cm   2.26 MeV  4.12 keV   509 um    509 um      World     eIoni
-    2  -73.7 um  -14.4 cm   2.05 cm   24.2 MeV   533 eV    2.2 mm    2.7 mm      World     eIoni
-    3  -83.3 um    -20 cm   2.05 cm    584 MeV  13.2 keV   5.6 cm   5.87 cm OutOfWorldTransportation
+    0    145 um  -14.4 cm      2 cm   1.75 keV     0 eV      0 fm      0 fm      World   initStep
+    1    149 um  -14.4 cm      2 cm    509 keV  1.75 keV   123 um    123 um      World     eIoni
+    2    172 um    -20 cm      2 cm    560 MeV  10.4 keV  5.69 cm    5.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -73.7 um  -14.4 cm   2.05 cm   10.6 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -31.1 um  -14.5 cm   2.05 cm   11.4 MeV  5.78 keV  1.86 mm   1.86 mm      World     eIoni
-    2   -219 um  -14.5 cm   2.07 cm   10.1 MeV  89.7 eV    284 um   2.15 mm      World     eIoni
-    3  -3.11 mm  -15.9 cm   2.32 cm    152 MeV  2.03 keV  1.56 cm   1.77 cm      World     eIoni
-    4  -4.18 mm    -20 cm   2.42 cm    560 MeV  9.24 keV  4.09 cm   5.86 cm OutOfWorldTransportation
+    0    140 um  -13.8 cm   1.99 cm   1.04 keV     0 eV      0 fm      0 fm      World   initStep
+    1    138 um  -13.8 cm   1.99 cm    212 keV  1.04 keV  56.1 um   56.1 um      World     eIoni
+    2    118 um    -20 cm   1.98 cm    617 MeV  14.8 keV   6.7 cm    6.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -3.11 mm  -15.9 cm   2.32 cm   6.01 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.13 mm  -15.9 cm   2.32 cm   4.42 MeV  6.01 keV   991 um    991 um      World     eIoni
-    2  -3.14 mm  -16.3 cm   2.32 cm   37.6 MeV   214 eV   3.32 mm   4.31 mm      World     eIoni
-    3  -3.14 mm  -16.4 cm   2.32 cm   49.1 MeV  93.2 eV   1.15 mm   5.46 mm      World     eIoni
-    4  -3.12 mm  -17.9 cm   2.33 cm    203 MeV  1.97 keV  1.54 cm   2.09 cm      World     eIoni
-    5  -3.11 mm  -18.7 cm   2.33 cm    277 MeV  1.43 keV  7.41 mm   2.83 cm      World     eIoni
-    6   -3.1 mm    -20 cm   2.33 cm    409 MeV  2.26 keV  1.32 cm   4.15 cm OutOfWorldTransportation
+    0    134 um  -12.9 cm   1.96 cm   1.58 keV     0 eV      0 fm      0 fm      World   initStep
+    1    129 um    -13 cm   1.96 cm    429 keV  1.58 keV   105 um    105 um      World     eIoni
+    2    105 um    -20 cm   1.96 cm    705 MeV  7.53 keV  7.25 cm   7.26 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -3.11 mm  -18.7 cm   2.33 cm   1.51 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.11 mm  -18.7 cm   2.33 cm    396 keV  1.51 keV  97.7 um   97.7 um      World     eIoni
-    2  -3.12 mm    -20 cm   2.33 cm    132 MeV  1.66 keV  1.32 cm   1.33 cm OutOfWorldTransportation
+    0   71.2 um  -6.39 cm   1.65 cm   3.05 keV     0 eV      0 fm      0 fm      World   initStep
+    1   60.6 um   -6.4 cm   1.65 cm   1.23 MeV  1.62 keV   203 um    203 um      World     eIoni
+    2  -8.18 mm  -17.3 cm    2.2 cm   1.09 GeV  13.6 keV    11 cm     11 cm      World     eIoni
+    3  -8.22 mm    -20 cm   2.33 cm   1.36 GeV  8.06 keV   2.7 cm   13.7 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -3.12 mm  -17.9 cm   2.33 cm   11.2 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.15 mm  -18.1 cm   2.33 cm   12.4 MeV  3.84 keV  1.95 mm   1.95 mm      World     eIoni
-    2  -2.98 mm  -18.2 cm   2.36 cm   25.4 MeV  85.2 eV   1.35 mm   3.31 mm      World     eIoni
-    3   -2.5 mm    -20 cm   2.45 cm    207 MeV  5.24 keV  1.82 cm   2.15 cm OutOfWorldTransportation
+    0  -8.18 mm  -17.3 cm    2.2 cm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -8.17 mm  -17.3 cm    2.2 cm    244 keV  1.13 keV  63.6 um   63.6 um      World     eIoni
+    2  -8.15 mm    -20 cm    2.2 cm    270 MeV  5.37 keV  2.77 cm   2.77 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1      0 fm    -20 cm   2.22 cm   2.05 GeV  40.4 keV  20.5 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -3.14 mm  -16.4 cm   2.32 cm   1.87 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.14 mm  -16.4 cm   2.32 cm    566 keV  1.87 keV   135 um    135 um      World     eIoni
-    2  -3.12 mm    -20 cm   2.32 cm    360 MeV  3.69 keV  3.63 cm   3.64 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1    8.1 um  -1.09 cm    9.2 mm    159 MeV  2.23 keV  1.51 cm   1.51 cm      World     eIoni
+    2      8 um  -5.68 cm   1.62 cm    618 MeV  8.59 keV  4.65 cm   6.16 cm      World     eIoni
+    3   4.61 um  -13.6 cm   2.04 cm   1.41 GeV    14 keV  7.99 cm   14.1 cm      World     eIoni
+    4   -692 nm  -18.5 cm   2.19 cm    1.9 GeV  6.96 keV  4.83 cm     19 cm      World     eIoni
+    5  -2.81 um    -20 cm   2.23 cm   2.05 GeV  2.54 keV  1.53 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   -692 nm  -18.5 cm   2.19 cm   1.92 keV     0 eV      0 fm      0 fm      World   initStep
+    1   3.83 um  -18.5 cm   2.19 cm    594 keV  1.92 keV   141 um    141 um      World     eIoni
+    2   19.9 um    -20 cm   2.19 cm    153 MeV  2.46 keV  1.53 cm   1.54 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    -56 um  -6.85 cm    1.7 cm   4.51 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -72.7 um  -6.88 cm    1.7 cm   2.65 MeV  4.51 keV   594 um    594 um      World     eIoni
-    2  -43.8 um  -7.44 cm   1.71 cm   59.1 MeV   574 eV   5.65 mm   6.24 mm      World     eIoni
-    3  -83.1 um  -11.1 cm   1.71 cm    422 MeV  6.27 keV  3.63 cm   4.25 cm      World     eIoni
-    4   -152 um  -14.1 cm   1.71 cm    723 MeV  6.17 keV  3.01 cm   7.26 cm      World     eIoni
-    5   -229 um    -20 cm    1.7 cm   1.32 GeV  8.77 keV  5.92 cm   13.2 cm OutOfWorldTransportation
+    0   4.61 um  -13.6 cm   2.04 cm    1.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.13 um  -13.7 cm   2.04 cm    530 keV   1.8 keV   127 um    127 um      World     eIoni
+    2  -9.92 um    -20 cm   2.04 cm    635 MeV  8.99 keV  6.46 cm   6.47 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -152 um  -14.1 cm   1.71 cm   7.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -145 um  -14.1 cm    1.7 cm   5.91 MeV  4.46 keV  1.26 mm   1.26 mm      World     eIoni
-    2   90.1 um  -14.7 cm   1.62 cm   66.7 MeV  1.18 keV  7.32 mm   8.58 mm      World     eIoni
-    3    156 um  -15.3 cm   1.61 cm    126 MeV   842 eV   5.96 mm   1.45 cm      World     eIoni
-    4    300 um  -19.1 cm   1.59 cm    499 MeV  8.94 keV  3.72 cm   5.18 cm      World     eIoni
-    5    321 um    -20 cm   1.59 cm    593 MeV  2.92 keV   9.4 mm   6.12 cm OutOfWorldTransportation
+    0      8 um  -5.68 cm   1.62 cm   1.19 keV     0 eV      0 fm      0 fm      World   initStep
+    1   5.02 um  -5.68 cm   1.62 cm    266 keV  1.19 keV  68.5 um   68.5 um      World     eIoni
+    2  -18.6 um    -20 cm   1.62 cm   1.43 GeV  27.2 keV  16.5 cm   16.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 13
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    300 um  -19.1 cm   1.59 cm   18.6 keV     0 eV      0 fm      0 fm      World   initStep
-    1    320 um  -19.2 cm   1.58 cm   9.65 MeV   3.9 keV  1.04 mm   1.04 mm      World     eIoni
-    2  -26.3 um    -20 cm    1.6 cm   94.4 MeV  1.12 keV  8.49 mm   9.53 mm OutOfWorldTransportation
+    0    8.1 um  -1.09 cm    9.2 mm   2.91 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.27 um   -1.1 cm    9.2 mm   1.22 MeV  2.91 keV   278 um    278 um      World     eIoni
+    2   -129 um  -1.89 cm   9.37 mm   79.6 MeV  1.16 keV  7.85 mm   8.12 mm      World     eIoni
+    3   -761 um  -8.71 cm   9.94 mm    762 MeV  16.9 keV  6.83 cm   7.64 cm      World     eIoni
+    4   -858 um  -11.7 cm      1 cm   1.06 GeV  7.63 keV  2.96 cm   10.6 cm      World     eIoni
+    5   -863 um  -11.9 cm      1 cm   1.08 GeV   237 eV   2.01 mm   10.8 cm      World     eIoni
+    6   -961 um  -16.5 cm   1.01 cm   1.55 GeV  12.1 keV  4.68 cm   15.5 cm      World     eIoni
+    7   -993 um  -18.7 cm   1.02 cm   1.76 GeV  4.56 keV  2.13 cm   17.6 cm      World     eIoni
+    8  -1.01 mm    -20 cm   1.02 cm   1.89 GeV  1.46 keV  1.32 cm   18.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 13
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    156 um  -15.3 cm   1.61 cm   1.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1    157 um  -15.3 cm   1.61 cm    223 keV  1.07 keV  58.8 um   58.8 um      World     eIoni
-    2    158 um    -20 cm   1.61 cm    466 MeV  12.2 keV  4.92 cm   4.93 cm OutOfWorldTransportation
+    0   -993 um  -18.7 cm   1.02 cm   1.58 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -992 um  -18.7 cm   1.02 cm    429 keV  1.58 keV   105 um    105 um      World     eIoni
+    2   -990 um    -20 cm   1.01 cm    132 MeV  2.95 keV  1.32 cm   1.33 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -83.1 um  -11.1 cm   1.71 cm   3.04 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -83.7 um  -11.1 cm   1.71 cm   1.33 MeV  3.04 keV   301 um    301 um      World     eIoni
-    2  -81.5 um  -11.1 cm   1.71 cm   6.19 MeV  58.2 eV    486 um    787 um      World     eIoni
-    3   -131 um    -12 cm   1.71 cm   93.3 MeV  1.33 keV  8.71 mm    9.5 mm      World     eIoni
-    4   -237 um  -18.8 cm   1.73 cm    777 MeV  14.2 keV  6.84 cm   7.79 cm      World     eIoni
-    5   -241 um    -20 cm   1.73 cm    893 MeV  2.85 keV  1.16 cm   8.95 cm OutOfWorldTransportation
+    0   -961 um  -16.5 cm   1.01 cm   2.92 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -972 um  -16.6 cm   1.01 cm   1.23 MeV  2.92 keV   280 um    280 um      World     eIoni
+    2   -971 um  -16.7 cm   1.01 cm   17.9 MeV  83.5 eV   1.67 mm   1.95 mm      World     eIoni
+    3   -823 um    -20 cm   1.03 cm    346 MeV  6.54 keV  3.28 cm   3.47 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -237 um  -18.8 cm   1.73 cm   2.07 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -238 um  -18.8 cm   1.73 cm    676 keV  2.07 keV   159 um    159 um      World     eIoni
-    2   -239 um    -20 cm   1.73 cm    116 MeV  3.27 keV  1.16 cm   1.17 cm OutOfWorldTransportation
+    0   -863 um  -11.9 cm      1 cm   6.17 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -857 um  -11.9 cm   1.01 cm   4.63 MeV  6.17 keV  1.04 mm   1.04 mm      World     eIoni
+    2    429 um  -12.2 cm   1.01 cm   28.6 MeV  1.82 keV  2.94 mm   3.97 mm      World     eIoni
+    3   2.12 mm    -20 cm   1.01 cm    813 MeV  12.7 keV  7.85 cm   8.25 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -131 um    -12 cm   1.71 cm    3.1 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -133 um    -12 cm   1.71 cm   1.25 MeV  1.39 keV   198 um    198 um      World     eIoni
-    2    188 um  -13.6 cm   1.75 cm    157 MeV  1.41 keV  1.58 cm    1.6 cm      World     eIoni
-    3   -453 um  -17.3 cm   1.78 cm    533 MeV  7.59 keV  3.77 cm   5.36 cm      World     eIoni
-    4   -677 um    -20 cm   1.79 cm    800 MeV  5.92 keV  2.67 cm   8.03 cm OutOfWorldTransportation
+    0   -858 um  -11.7 cm      1 cm   2.84 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -865 um  -11.7 cm      1 cm   1.18 MeV  2.84 keV   268 um    268 um      World     eIoni
+    2   -900 um  -11.9 cm      1 cm     22 MeV   114 eV   2.08 mm   2.35 mm      World     eIoni
+    3   -680 um  -17.5 cm   1.02 cm    581 MeV  10.6 keV  5.59 cm   5.83 cm      World     eIoni
+    4   -610 um    -20 cm   1.02 cm    833 MeV  6.55 keV  2.52 cm   8.35 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 16
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 7
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -453 um  -17.3 cm   1.78 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -452 um  -17.3 cm   1.78 cm    258 keV  1.17 keV  66.6 um   66.6 um      World     eIoni
-    2   -451 um    -20 cm   1.78 cm    267 MeV  8.46 keV  2.73 cm   2.73 cm OutOfWorldTransportation
+    0   -680 um  -17.5 cm   1.02 cm   1.23 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -676 um  -17.5 cm   1.02 cm    280 keV  1.23 keV  71.6 um   71.6 um      World     eIoni
+    2   -656 um    -20 cm   1.02 cm    252 MeV  4.68 keV  2.57 cm   2.57 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 16
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    188 um  -13.6 cm   1.75 cm   6.95 keV     0 eV      0 fm      0 fm      World   initStep
-    1    162 um  -13.6 cm   1.75 cm   5.73 MeV  6.95 keV  1.24 mm   1.24 mm      World     eIoni
-    2   -703 um  -13.9 cm   1.62 cm   30.6 MeV   326 eV   3.37 mm   4.61 mm      World     eIoni
-    3  -1.59 mm    -20 cm   1.48 cm    644 MeV  8.38 keV  6.13 cm    6.6 cm OutOfWorldTransportation
+    0   -761 um  -8.71 cm   9.94 mm   1.08 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -763 um  -8.71 cm   9.94 mm    227 keV  1.08 keV  59.6 um   59.6 um      World     eIoni
+    2   -783 um    -20 cm   9.96 mm   1.13 GeV    28 keV    13 cm     13 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   77.8 um  -5.57 cm   1.62 cm    607 MeV  12.6 keV  6.05 cm   6.05 cm      World     eIoni
+    2   93.3 um  -19.6 cm   2.23 cm   2.01 GeV  27.5 keV    14 cm   20.1 cm      World     eIoni
+    3   94.4 um    -20 cm   2.24 cm   2.05 GeV   401 eV   4.38 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -31.9 um  -5.35 cm   1.58 cm    1.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -27.6 um  -5.36 cm   1.59 cm    394 keV   1.5 keV  97.1 um   97.1 um      World     eIoni
-    2    293 nm    -20 cm   1.59 cm   1.46 GeV  26.3 keV  15.7 cm   15.7 cm OutOfWorldTransportation
+    0   93.3 um  -19.6 cm   2.23 cm   1.61 keV     0 eV      0 fm      0 fm      World   initStep
+    1   90.4 um  -19.6 cm   2.23 cm    442 keV  1.61 keV   108 um    108 um      World     eIoni
+    2   81.1 um    -20 cm   2.23 cm   43.8 MeV   733 eV   4.35 mm   4.45 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   8.77 um  -4.99 mm   6.61 mm   3.02 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -227 nm  -5.11 mm   6.61 mm    1.3 MeV  3.02 keV   297 um    297 um      World     eIoni
-    2  -71.1 um  -1.17 cm   6.47 mm   66.7 MeV   629 eV   6.54 mm   6.84 mm      World     eIoni
-    3   -829 um  -8.45 cm   6.46 mm    795 MeV  17.1 keV  7.29 cm   7.97 cm      World     eIoni
-    4  -1.06 mm  -16.7 cm    6.5 mm   1.62 GeV  17.4 keV  8.24 cm   16.2 cm      World     eIoni
-    5  -1.12 mm    -20 cm   6.51 mm   1.95 GeV  5.89 keV   3.3 cm   19.5 cm OutOfWorldTransportation
+    0   77.8 um  -5.57 cm   1.62 cm   5.53 keV     0 eV      0 fm      0 fm      World   initStep
+    1   63.5 um   -5.6 cm   1.62 cm   3.81 MeV  5.53 keV   855 um    855 um      World     eIoni
+    2   60.7 um  -5.67 cm   1.62 cm   10.8 MeV     0 eV    697 um   1.55 mm      World     eIoni
+    3   59.5 um    -20 cm   1.62 cm   1.44 GeV  31.3 keV  14.3 cm   14.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.06 mm  -16.7 cm    6.5 mm   1.63 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.05 mm  -16.7 cm    6.5 mm    449 keV  1.63 keV   109 um    109 um      World     eIoni
-    2  -1.03 mm    -20 cm   6.48 mm    330 MeV  4.58 keV  3.34 cm   3.35 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -6.58 um  -2.32 cm   1.21 cm    282 MeV  6.19 keV  2.78 cm   2.78 cm      World     eIoni
+    2   57.4 um  -17.3 cm   2.13 cm   1.78 GeV    32 keV    15 cm   17.8 cm      World     eIoni
+    3   83.8 um    -20 cm    2.2 cm   2.05 GeV  5.09 keV  2.74 cm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -829 um  -8.45 cm   6.46 mm   8.77 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -805 um  -8.49 cm   6.48 mm   3.59 MeV   731 eV    403 um    403 um      World     eIoni
-    2  -2.42 mm  -12.4 cm    6.8 mm    400 MeV  5.35 keV  3.98 cm   4.02 cm      World     eIoni
-    3  -3.52 mm    -20 cm   7.22 mm   1.15 GeV  14.1 keV  7.55 cm   11.6 cm OutOfWorldTransportation
+    0   57.4 um  -17.3 cm   2.13 cm   3.87 keV     0 eV      0 fm      0 fm      World   initStep
+    1   71.3 um  -17.3 cm   2.13 cm   2.03 MeV  3.87 keV   456 um    456 um      World     eIoni
+    2   87.1 um  -17.4 cm   2.13 cm   16.9 MeV   136 eV   1.48 mm   1.94 mm      World     eIoni
+    3    122 um    -20 cm   2.12 cm    274 MeV  4.87 keV  2.57 cm   2.76 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 20
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -2.42 mm  -12.4 cm    6.8 mm   15.8 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -2.44 mm  -12.6 cm   6.87 mm   19.2 MeV  5.67 keV  2.61 mm   2.61 mm      World     eIoni
-    2    512 um  -13.3 cm   6.56 mm   81.2 MeV  1.72 keV  7.04 mm   9.65 mm      World     eIoni
-    3   4.36 mm    -20 cm   6.14 mm    756 MeV  11.8 keV  6.76 cm   7.73 cm OutOfWorldTransportation
+    0  -6.58 um  -2.32 cm   1.21 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -2.77 um  -2.32 cm   1.21 cm    325 keV  1.34 keV  81.6 um   81.6 um      World     eIoni
+    2   24.6 um    -20 cm   1.21 cm   1.77 GeV  33.5 keV    20 cm     20 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 20
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -805 um  -8.49 cm   6.48 mm    996 eV      0 eV      0 fm      0 fm      World   initStep
-    1   -807 um  -8.49 cm   6.48 mm    199 keV   996 eV   52.9 um   52.9 um      World     eIoni
-    2   1.36 cm  -17.7 cm   2.41 cm    921 MeV  21.1 keV  10.7 cm   10.7 cm      World     eIoni
-    3   1.63 cm  -18.6 cm   3.36 cm   1.01 GeV  4.29 keV  1.34 cm     12 cm      WorldTransportation
-    4   1.84 cm  -19.5 cm   4.12 cm    1.1 GeV  2.36 keV  1.18 cm   13.2 cm      WorldTransportation
-    5   1.93 cm  -19.9 cm   4.45 cm   1.14 GeV   345 eV   5.41 mm   13.7 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -24.1 um  -1.28 cm   9.78 mm    178 MeV  3.68 keV  1.71 cm   1.71 cm      World     eIoni
+    2  -29.4 um    -20 cm   2.22 cm   2.05 GeV  42.2 keV  18.8 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -24.1 um  -1.28 cm   9.78 mm   1.42 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -23.6 um  -1.28 cm   9.78 mm    359 keV  1.42 keV  89.4 um   89.4 um      World     eIoni
+    2  -19.8 um    -20 cm   9.75 mm   1.87 GeV  39.2 keV  20.9 cm   20.9 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5684,48 +5817,150 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1    206 um  -6.52 cm   1.68 cm    702 MeV  19.3 keV  7.01 cm   7.01 cm      World     eIoni
-    2    520 um  -17.3 cm   2.17 cm   1.78 GeV  21.4 keV  10.8 cm   17.8 cm      World     eIoni
-    3    572 um    -20 cm   2.24 cm   2.05 GeV  5.65 keV  2.67 cm   20.5 cm OutOfWorldTransportation
+    1    187 um  -6.85 cm   1.69 cm    735 MeV  14.1 keV  7.34 cm   7.34 cm      World     eIoni
+    2    219 um  -9.93 cm   1.86 cm   1.04 GeV   7.8 keV  3.09 cm   10.4 cm      World     eIoni
+    3    246 um  -13.4 cm      2 cm   1.39 GeV   6.5 keV   3.5 cm   13.9 cm      World     eIoni
+    4    283 um    -20 cm   2.19 cm   2.05 GeV  9.59 keV  6.57 cm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    246 um  -13.4 cm      2 cm   8.09 keV     0 eV      0 fm      0 fm      World   initStep
+    1    212 um  -13.5 cm      2 cm   7.47 MeV  4.05 keV  1.47 mm   1.47 mm      World     eIoni
+    2    331 um  -13.5 cm   2.01 cm   8.56 MeV     0 eV    179 um   1.65 mm      World     eIoni
+    3   2.53 mm  -16.6 cm   2.18 cm    318 MeV  8.18 keV  3.12 cm   3.29 cm      World     eIoni
+    4   2.64 mm  -18.5 cm   2.22 cm    511 MeV  2.62 keV  1.94 cm   5.22 cm      World     eIoni
+    5    2.7 mm    -20 cm   2.23 cm    657 MeV  3.43 keV  1.45 cm   6.68 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   2.64 mm  -18.5 cm   2.22 cm   1.49 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.64 mm  -18.5 cm   2.22 cm    387 keV  1.49 keV  95.6 um   95.6 um      World     eIoni
+    2   2.66 mm    -20 cm   2.22 cm    145 MeV  2.37 keV  1.46 cm   1.47 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   2.53 mm  -16.6 cm   2.18 cm     29 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.45 mm    -17 cm   2.19 cm   42.2 MeV  3.63 keV  5.05 mm   5.05 mm      World     eIoni
+    2   1.44 mm  -19.3 cm   2.33 cm    271 MeV  3.88 keV   2.3 cm    2.8 cm      World     eIoni
+    3    1.3 mm    -20 cm   2.35 cm    341 MeV  1.55 keV  6.98 mm    3.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    520 um  -17.3 cm   2.17 cm   5.99 keV     0 eV      0 fm      0 fm      World   initStep
-    1    506 um  -17.4 cm   2.17 cm   4.39 MeV  5.99 keV   984 um    984 um      World     eIoni
-    2    506 um  -17.6 cm   2.17 cm   25.2 MeV  64.9 eV   2.08 mm   3.06 mm      World     eIoni
-    3    562 um    -20 cm   2.17 cm    268 MeV  6.38 keV  2.43 cm   2.73 cm OutOfWorldTransportation
+    0    219 um  -9.93 cm   1.86 cm   1.86 keV     0 eV      0 fm      0 fm      World   initStep
+    1    224 um  -9.94 cm   1.86 cm    564 keV  1.86 keV   135 um    135 um      World     eIoni
+    2    244 um    -20 cm   1.86 cm   1.01 GeV  17.1 keV  10.3 cm   10.3 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    206 um  -6.52 cm   1.68 cm    6.5 keV     0 eV      0 fm      0 fm      World   initStep
-    1    221 um  -6.54 cm   1.68 cm   1.82 MeV   471 eV    200 um    200 um      World     eIoni
-    2    455 um  -9.41 cm   1.77 cm    290 MeV  3.42 keV  2.88 cm    2.9 cm      World     eIoni
-    3   13.8 um  -10.9 cm   1.81 cm    441 MeV     3 keV  1.51 cm   4.41 cm      World     eIoni
-    4  -1.15 mm    -20 cm    1.9 cm   1.35 GeV  21.3 keV  9.08 cm   13.5 cm OutOfWorldTransportation
+    0    187 um  -6.85 cm   1.69 cm   1.51 keV     0 eV      0 fm      0 fm      World   initStep
+    1    182 um  -6.86 cm   1.69 cm    396 keV  1.51 keV  97.7 um   97.7 um      World     eIoni
+    2    154 um    -20 cm   1.69 cm   1.31 GeV  22.7 keV    14 cm     14 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   13.8 um  -10.9 cm   1.81 cm   1.65 keV     0 eV      0 fm      0 fm      World   initStep
-    1   16.6 um  -10.9 cm   1.81 cm    461 keV  1.65 keV   112 um    112 um      World     eIoni
-    2   32.1 um    -20 cm   1.81 cm    908 MeV  15.2 keV  9.37 cm   9.38 cm OutOfWorldTransportation
+    0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1   5.75 um  -3.03 mm   5.28 mm   80.2 MeV   896 eV    6.3 mm    6.3 mm      World     eIoni
+    2   9.04 um   -4.7 mm   6.44 mm   96.9 MeV   477 eV   2.03 mm   8.33 mm      World     eIoni
+    3     87 um  -6.63 cm   1.68 cm    712 MeV  11.6 keV  6.28 cm   7.11 cm      World     eIoni
+    4    105 um  -8.37 cm   1.79 cm    886 MeV  2.07 keV  1.74 cm   8.86 cm      World     eIoni
+    5    157 um  -16.1 cm    2.1 cm   1.66 GeV  16.5 keV   7.7 cm   16.6 cm      World     eIoni
+    6    173 um  -19.4 cm   2.19 cm   1.99 GeV  8.23 keV  3.34 cm   19.9 cm      World     eIoni
+    7    175 um    -20 cm   2.21 cm   2.05 GeV  1.97 keV  6.03 mm   20.5 cm OutOfWorldTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    173 um  -19.4 cm   2.19 cm   1.55 keV     0 eV      0 fm      0 fm      World   initStep
+    1    173 um  -19.4 cm   2.19 cm    412 keV  1.55 keV   101 um    101 um      World     eIoni
+    2    174 um    -20 cm    2.2 cm   60.3 MeV   411 eV      6 mm    6.1 mm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    157 um  -16.1 cm    2.1 cm   1.96 keV     0 eV      0 fm      0 fm      World   initStep
+    1    159 um  -16.1 cm    2.1 cm    617 keV  1.96 keV   146 um    146 um      World     eIoni
+    2    166 um    -20 cm    2.1 cm    394 MeV  3.81 keV  3.97 cm   3.99 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    105 um  -8.37 cm   1.79 cm   2.53 keV     0 eV      0 fm      0 fm      World   initStep
+    1   99.3 um  -8.38 cm   1.79 cm    956 keV  2.53 keV   220 um    220 um      World     eIoni
+    2   83.3 um   -8.5 cm   1.78 cm   13.3 MeV  19.2 eV   1.24 mm   1.46 mm      World     eIoni
+    3   8.97 um    -20 cm   1.77 cm   1.16 GeV  23.6 keV  11.5 cm   11.6 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0     87 um  -6.63 cm   1.68 cm    250 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.99 mm  -9.02 cm   1.49 cm    240 MeV  6.78 keV  2.45 cm   2.45 cm      World     eIoni
+    2   8.04 mm    -20 cm   4.45 mm   1.34 GeV    19 keV    11 cm   13.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   2.99 mm  -9.02 cm   1.49 cm   1.41 keV     0 eV      0 fm      0 fm      World   initStep
+    1   2.99 mm  -9.02 cm   1.49 cm    356 keV  1.41 keV  88.3 um   88.3 um      World     eIoni
+    2   3.01 mm    -20 cm   1.48 cm    1.1 GeV    22 keV  11.7 cm   11.7 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   9.04 um   -4.7 mm   6.44 mm   1.18 keV     0 eV      0 fm      0 fm      World   initStep
+    1   5.78 um  -4.72 mm   6.44 mm    263 keV  1.18 keV  67.9 um   67.9 um      World     eIoni
+    2   -1.4 cm  -14.8 cm   5.55 cm   1.44 GeV  28.1 keV  16.6 cm   16.6 cm      World     eIoni
+    3  -3.27 cm  -19.7 cm    7.8 cm   1.93 GeV  13.4 keV   5.7 cm   22.3 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   5.75 um  -3.03 mm   5.28 mm   13.2 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -23.4 um  -4.46 mm   5.33 mm   15.2 MeV  3.88 keV  2.23 mm   2.23 mm      World     eIoni
+    2  -10.1 um  -4.42 mm   6.25 mm   14.9 MeV     0 eV    940 um   3.17 mm      World     eIoni
+    3   50.5 um  -1.06 cm   9.33 mm   77.2 MeV   707 eV   7.21 mm   1.04 cm      World     eIoni
+    4    110 um    -20 cm   1.42 cm   1.97 GeV  33.8 keV  18.9 cm     20 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 2
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0    455 um  -9.41 cm   1.77 cm    1.1 keV     0 eV      0 fm      0 fm      World   initStep
-    1    453 um  -9.42 cm   1.77 cm    233 keV   1.1 keV  60.9 um   60.9 um      World     eIoni
-    2    436 um    -20 cm   1.77 cm   1.06 GeV  25.2 keV    12 cm     12 cm OutOfWorldTransportation
+    0   50.5 um  -1.06 cm   9.33 mm   1.13 keV     0 eV      0 fm      0 fm      World   initStep
+    1   53.4 um  -1.07 cm   9.33 mm    244 keV  1.13 keV  63.5 um   63.5 um      World     eIoni
+    2   5.34 cm  -13.8 cm   1.52 mm   1.28 GeV    31 keV  14.7 cm   14.7 cm      World     eIoni
+    3   6.46 cm  -18.9 cm    853 um   1.79 GeV  9.28 keV  5.22 cm     20 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -5733,32 +5968,52 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  Ne
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
     0      0 fm      0 fm      0 fm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.89 um   -3.9 mm   5.94 mm     89 MeV   837 eV   7.39 mm   7.39 mm      World     eIoni
-    2   79.2 um  -6.87 cm   1.71 cm    737 MeV  8.56 keV  6.62 cm   7.36 cm      World     eIoni
-    3    150 um    -20 cm   2.24 cm   2.05 GeV  27.5 keV  13.1 cm   20.5 cm OutOfWorldTransportation
+    1   87.9 um  -3.74 cm   1.42 cm    424 MeV  9.24 keV  4.22 cm   4.22 cm      World     eIoni
+    2    136 um  -10.6 cm    1.9 cm   1.11 GeV  11.7 keV  6.91 cm   11.1 cm      World     eIoni
+    3    190 um  -19.4 cm   2.19 cm   1.99 GeV  21.4 keV  8.79 cm   19.9 cm      World     eIoni
+    4    193 um    -20 cm   2.21 cm   2.05 GeV   763 eV   5.86 mm   20.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0    190 um  -19.4 cm   2.19 cm   1.17 keV     0 eV      0 fm      0 fm      World   initStep
+    1    193 um  -19.4 cm   2.19 cm    256 keV  1.17 keV  66.3 um   66.3 um      World     eIoni
+    2    204 um    -20 cm   2.19 cm   58.6 MeV   559 eV   5.87 mm   5.93 mm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   79.2 um  -6.87 cm   1.71 cm   1.47 keV     0 eV      0 fm      0 fm      World   initStep
-    1     78 um  -6.87 cm   1.71 cm    377 keV  1.47 keV  93.2 um   93.2 um      World     eIoni
-    2   70.5 um    -20 cm   1.72 cm   1.31 GeV  25.8 keV    14 cm     14 cm OutOfWorldTransportation
+    0    136 um  -10.6 cm    1.9 cm   4.27 keV     0 eV      0 fm      0 fm      World   initStep
+    1    149 um  -10.7 cm    1.9 cm    2.4 MeV  4.27 keV   540 um    540 um      World     eIoni
+    2   82.2 um  -11.3 cm    1.9 cm     66 MeV   447 eV   6.36 mm    6.9 mm      World     eIoni
+    3   -120 um  -18.7 cm   1.92 cm    808 MeV  15.7 keV  7.42 cm   8.11 cm      World     eIoni
+    4   -150 um    -20 cm   1.93 cm    937 MeV  2.32 keV  1.29 cm    9.4 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   -120 um  -18.7 cm   1.92 cm   19.8 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -106 um    -19 cm   1.91 cm   25.5 MeV  4.72 keV  3.24 mm   3.24 mm      World     eIoni
+    2   -709 um    -20 cm   2.05 cm    130 MeV   3.6 keV  1.06 cm   1.39 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.89 um   -3.9 mm   5.94 mm   1.15 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -3.32 um  -3.92 mm   5.94 mm    255 keV  1.15 keV  64.9 um   64.9 um      World     eIoni
-    2   4.54 cm  -14.1 cm  -2.97 cm   1.37 GeV  27.6 keV  15.8 cm   15.8 cm      World     eIoni
-    3   5.98 cm  -19.1 cm  -6.17 cm   1.87 GeV  13.5 keV  6.13 cm   21.9 cm OutOfWorldTransportation
+    0   87.9 um  -3.74 cm   1.42 cm   1.55 keV     0 eV      0 fm      0 fm      World   initStep
+    1   84.7 um  -3.75 cm   1.42 cm    412 keV  1.55 keV   101 um    101 um      World     eIoni
+    2   64.2 um    -20 cm   1.42 cm   1.63 GeV  27.7 keV  17.5 cm   17.5 cm OutOfWorldTransportation
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.040000s Real=0.091193s Sys=0.010000s
+  User=0.030000s Real=0.040718s Sys=0.000000s
 #
 /calor/setAbsMat Air
 /calor/setWorldMat Xe20CO2
@@ -5824,56 +6079,306 @@ Index : 2     used in the geometry : Yes
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.11 mm  -10.1 cm      1 cm     50 MeV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.24 mm  -13.1 cm    2.3 cm    354 MeV  20.1 keV  3.51 cm   3.51 cm      World     eIoni
-    2   -1.4 mm    -19 cm   2.79 cm    943 MeV  32.1 keV  5.92 cm   9.43 cm      World     eIoni
-    3  -1.46 mm  -22.3 cm   2.94 cm   1.27 GeV  14.2 keV  3.23 cm   12.7 cm      World     eIoni
-    4  -1.49 mm  -23.7 cm   2.99 cm   1.41 GeV  4.48 keV  1.39 cm   14.1 cm      World     eIoni
-    5  -1.51 mm    -25 cm   3.03 cm   1.54 GeV  5.71 keV  1.34 cm   15.4 cm OutOfWorldTransportation
+    0  -1.49 cm    2.8 cm      1 cm     50 MeV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.58 cm  -12.5 cm   2.79 cm   1.58 GeV  79.6 keV  15.8 cm   15.8 cm      World     eIoni
+    2  -1.57 cm  -16.9 cm   2.81 cm   2.02 GeV  26.6 keV  4.45 cm   20.2 cm      World     eIoni
+    3  -1.56 cm  -20.3 cm   2.83 cm   2.36 GeV  19.4 keV  3.43 cm   23.6 cm      World     eIoni
+    4  -1.56 cm  -21.7 cm   2.83 cm   2.49 GeV  13.9 keV   1.3 cm   24.9 cm      World     eIoni
+    5  -1.55 cm  -24.1 cm   2.84 cm   2.74 GeV  18.9 keV  2.48 cm   27.4 cm      World     eIoni
+    6  -1.55 cm    -25 cm   2.85 cm   2.82 GeV   4.3 keV  8.14 mm   28.2 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.55 cm  -24.1 cm   2.84 cm   1.46 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.55 cm  -24.1 cm   2.85 cm   86.2 keV  1.46 keV  65.9 um   65.9 um      World     eIoni
+    2  -1.82 cm  -24.4 cm   2.78 cm   30.7 MeV  5.01 keV  4.88 mm   4.95 mm      World       msc
+    3  -2.04 cm  -24.9 cm   2.62 cm   71.1 MeV  4.57 keV  4.92 mm   9.87 mm      World       msc
+    4  -2.06 cm  -24.9 cm   2.61 cm   77.6 MeV  60.9 eV    695 um   1.06 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.49 mm  -23.7 cm   2.99 cm   1.87 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.48 mm  -23.7 cm   2.99 cm    116 keV  1.87 keV  92.3 um   92.3 um      World     eIoni
-    2  -1.79 mm  -24.2 cm   2.49 cm   52.1 MeV  10.1 keV  8.58 mm   8.67 mm      World       msc
-    3  -1.31 mm    -25 cm   2.09 cm    134 MeV  4.21 keV   9.2 mm   1.79 cm OutOfWorldTransportation
+    0  -1.56 cm  -21.7 cm   2.83 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.56 cm  -21.7 cm   2.83 cm   77.3 keV  1.34 keV  58.7 um   58.7 um      World     eIoni
+    2  -1.56 cm    -22 cm   2.83 cm   36.3 MeV  9.28 keV  1.06 cm   1.06 cm      World     eIoni
+    3  -1.87 cm  -24.9 cm   2.65 cm    328 MeV  12.9 keV  2.95 cm   4.01 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.46 mm  -22.3 cm   2.94 cm   1.22 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.46 mm  -22.3 cm   2.94 cm   67.9 keV  1.22 keV  51.7 um   51.7 um      World     eIoni
-    2  -1.48 mm  -22.6 cm   2.94 cm   29.6 MeV  11.1 keV  8.77 mm   8.83 mm      World     eIoni
-    3  -6.76 mm    -25 cm   3.61 cm    272 MeV  13.5 keV  2.69 cm   3.57 cm OutOfWorldTransportation
+    0  -1.56 cm  -20.3 cm   2.83 cm   2.03 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.56 cm  -20.3 cm   2.83 cm    129 keV  2.03 keV   103 um    103 um      World     eIoni
+    2  -8.71 mm  -21.2 cm   1.41 cm     83 MeV  22.7 keV  2.31 cm   2.32 cm      World     eIoni
+    3  -2.52 cm  -22.4 cm   1.51 cm    208 MeV  10.5 keV   2.4 cm   4.73 cm      World       msc
+    4  -3.07 cm  -24.8 cm   1.55 cm    446 MeV  11.4 keV  2.45 cm   7.17 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0   -1.4 mm    -19 cm   2.79 cm   1.21 keV     0 eV      0 fm      0 fm      World   initStep
-    1   -1.4 mm    -19 cm   2.79 cm   66.9 keV  1.21 keV    51 um     51 um      World     eIoni
-    2  -1.41 mm  -19.3 cm   2.79 cm   28.8 MeV  14.8 keV  8.58 mm   8.63 mm      World     eIoni
-    3  -5.55 mm    -25 cm   1.76 cm    595 MeV  39.1 keV  6.11 cm   6.97 cm OutOfWorldTransportation
+    0  -1.57 cm  -16.9 cm   2.81 cm   3.64 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.57 cm  -16.9 cm   2.81 cm    296 keV  3.64 keV   240 um    240 um      World     eIoni
+    2  -1.57 cm    -17 cm   2.82 cm   5.69 MeV   110 eV    543 um    783 um      World     eIoni
+    3  -1.57 cm  -17.6 cm   2.81 cm   67.7 MeV  2.64 keV  6.21 mm      7 mm      World     eIoni
+    4  -1.57 cm  -17.8 cm   2.81 cm   86.4 MeV  1.57 keV  1.86 mm   8.86 mm      World     eIoni
+    5  -1.57 cm    -20 cm   2.81 cm    304 MeV    10 keV  2.18 cm   3.06 cm      World     eIoni
+    6  -1.55 cm  -22.3 cm   2.82 cm    542 MeV  13.2 keV  2.38 cm   5.44 cm      World     eIoni
+    7  -1.54 cm    -25 cm   2.83 cm    803 MeV    11 keV  2.61 cm   8.05 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.55 cm  -22.3 cm   2.82 cm   2.52 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.55 cm  -22.3 cm   2.82 cm    176 keV  2.52 keV   139 um    139 um      World     eIoni
+    2  -1.55 cm  -22.4 cm   2.82 cm    3.3 MeV   130 eV    316 um    455 um      World     eIoni
+    3  -1.54 cm  -22.6 cm   2.83 cm   25.5 MeV   982 eV   2.22 mm   2.68 mm      World     eIoni
+    4  -1.53 cm  -22.9 cm   2.83 cm   55.8 MeV  1.06 keV  3.03 mm   5.71 mm      World     eIoni
+    5   -1.5 cm    -25 cm   2.88 cm    261 MeV  10.8 keV  2.06 cm   2.63 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 10
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.53 cm  -22.9 cm   2.83 cm   2.32 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.53 cm  -22.9 cm   2.83 cm    155 keV  2.32 keV   124 um    124 um      World     eIoni
+    2   -2.4 cm    -24 cm   2.41 cm    107 MeV  12.3 keV  2.54 cm   2.55 cm      World       msc
+    3  -3.32 cm  -23.4 cm   2.06 cm   51.8 MeV  8.49 keV  1.35 cm    3.9 cm      World     eIoni
+    4  -3.84 cm  -24.7 cm   1.85 cm    182 MeV  5.26 keV  1.44 cm   5.34 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 12
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -3.32 cm  -23.4 cm   2.06 cm   2.57 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -3.32 cm  -23.4 cm   2.06 cm    185 keV  2.57 keV   144 um    144 um      World     eIoni
+    2  -2.99 cm  -24.2 cm   2.49 cm   80.4 MeV  6.76 keV   1.1 cm   1.11 cm      World     eIoni
+    3  -2.84 cm  -24.8 cm   2.75 cm    143 MeV  4.58 keV  6.97 mm   1.81 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 10
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.54 cm  -22.6 cm   2.83 cm   2.07 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.54 cm  -22.6 cm   2.83 cm    132 keV  2.07 keV   106 um    106 um      World     eIoni
+    2  -2.28 cm  -23.4 cm   2.27 cm   75.4 MeV  9.68 keV  1.48 cm   1.49 cm      World       msc
+    3  -2.63 cm  -24.7 cm   1.55 cm    215 MeV  9.36 keV  1.63 cm   3.12 cm      World       msc
+    4  -2.64 cm  -24.9 cm   1.52 cm    226 MeV   125 eV   1.22 mm   3.24 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.57 cm    -20 cm   2.81 cm   1.25 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.57 cm    -20 cm   2.81 cm   70.1 keV  1.25 keV  53.3 um   53.3 um      World     eIoni
+    2  -1.56 cm  -20.3 cm   2.81 cm   31.1 MeV  9.79 keV  9.19 mm   9.24 mm      World     eIoni
+    3  -1.99 cm  -24.9 cm   2.68 cm    496 MeV  11.7 keV  4.69 cm   5.61 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.57 cm  -17.8 cm   2.81 cm   1.76 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.57 cm  -17.8 cm   2.81 cm    108 keV  1.76 keV  84.9 um   84.9 um      World     eIoni
+    2  -1.57 cm  -18.4 cm   2.81 cm   62.2 MeV  18.6 keV  1.75 cm   1.76 cm      World     eIoni
+    3   -3.3 cm  -24.8 cm   1.97 cm    699 MeV  40.2 keV  6.95 cm   8.71 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.57 cm  -17.6 cm   2.81 cm   1.88 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.57 cm  -17.6 cm   2.81 cm    117 keV  1.88 keV  93.1 um   93.1 um      World     eIoni
+    2  -1.57 cm  -18.3 cm   2.81 cm     71 MeV  16.3 keV  1.99 cm      2 cm      World     eIoni
+    3  -1.53 cm    -25 cm    2.5 cm    735 MeV  42.6 keV  6.65 cm   8.65 cm OutOfWorldTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
-    0  -1.24 mm  -13.1 cm    2.3 cm   1.65 keV     0 eV      0 fm      0 fm      World   initStep
-    1  -1.24 mm  -13.1 cm    2.3 cm   99.7 keV  1.65 keV  77.9 um   77.9 um      World     eIoni
-    2  -1.23 mm  -13.7 cm    2.3 cm   54.8 MeV  6.26 keV  1.56 cm   1.56 cm      World     eIoni
-    3   4.02 mm    -25 cm   7.21 mm   1.19 GeV  66.5 keV  11.6 cm   13.2 cm OutOfWorldTransportation
+    0  -1.58 cm  -12.5 cm   2.79 cm   5.96 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.58 cm  -12.5 cm   2.79 cm    621 keV  5.96 keV   525 um    525 um      World     eIoni
+    2  -1.59 cm  -12.6 cm   2.79 cm   11.1 MeV   116 eV   1.06 mm   1.58 mm      World     eIoni
+    3   -1.6 cm    -13 cm   2.79 cm   48.1 MeV   3.7 keV   3.7 mm   5.28 mm      World     eIoni
+    4   -1.6 cm  -13.1 cm   2.79 cm   61.2 MeV   525 eV   1.32 mm    6.6 mm      World     eIoni
+    5  -1.61 cm  -14.5 cm   2.79 cm    200 MeV  10.3 keV  1.39 cm   2.05 cm      World     eIoni
+    6  -1.65 cm  -23.9 cm   2.81 cm   1.14 GeV  70.7 keV  9.38 cm   11.4 cm      World     eIoni
+    7  -1.66 cm  -24.9 cm   2.81 cm   1.25 GeV  4.47 keV  1.09 cm   12.5 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 2
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.65 cm  -23.9 cm   2.81 cm   1.47 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.65 cm  -23.9 cm   2.81 cm   86.8 keV  1.47 keV  66.3 um   66.3 um      World     eIoni
+    2  -2.06 cm  -24.2 cm   2.66 cm   36.9 MeV  3.79 keV  7.02 mm   7.09 mm      World       msc
+    3  -2.11 cm  -24.5 cm   2.63 cm   64.5 MeV     1 keV  2.83 mm   9.92 mm      World     eBrem
+    4  -2.15 cm  -24.9 cm   2.59 cm    104 MeV  1.27 keV  3.95 mm   1.39 cm      World       msc
+    5  -2.16 cm  -24.9 cm   2.59 cm    105 MeV   136 eV    103 um    1.4 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 2
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.61 cm  -14.5 cm   2.79 cm   7.42 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.61 cm  -14.5 cm    2.8 cm    861 keV  7.42 keV   755 um    755 um      World     eIoni
+    2   -1.6 cm  -14.8 cm   2.78 cm   31.2 MeV   215 eV   3.06 mm   3.81 mm      World     eIoni
+    3  -1.53 cm    -18 cm   2.78 cm    350 MeV  17.3 keV  3.19 cm   3.57 cm      World     eIoni
+    4  -1.46 cm  -22.7 cm   2.74 cm    821 MeV  40.1 keV  4.71 cm   8.28 cm      World     eIoni
+    5  -1.44 cm    -25 cm   2.73 cm   1.05 GeV  14.2 keV  2.27 cm   10.6 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 16
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.46 cm  -22.7 cm   2.74 cm   1.93 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.46 cm  -22.7 cm   2.74 cm    121 keV  1.93 keV  96.5 um   96.5 um      World     eIoni
+    2  -1.58 cm  -23.3 cm   3.56 cm   65.6 MeV  8.64 keV   1.3 cm   1.31 cm      World       msc
+    3  -1.83 cm  -24.3 cm   3.98 cm    158 MeV  6.93 keV  1.05 cm   2.36 cm      World       msc
+    4  -1.91 cm  -24.9 cm   4.12 cm    224 MeV  3.01 keV  6.84 mm   3.05 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 16
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.53 cm    -18 cm   2.78 cm   4.24 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.53 cm    -18 cm   2.78 cm    370 keV  4.24 keV   305 um    305 um      World     eIoni
+    2  -1.43 cm  -18.5 cm   2.69 cm   52.4 MeV  2.15 keV  5.49 mm   5.79 mm      World     eIoni
+    3  -1.37 cm  -22.4 cm    3.1 cm    439 MeV  15.9 keV  3.89 cm   4.47 cm      World     eIoni
+    4  -1.34 cm    -25 cm   3.23 cm    698 MeV  14.5 keV   2.6 cm   7.07 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 18
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.37 cm  -22.4 cm    3.1 cm   5.65 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.37 cm  -22.4 cm    3.1 cm    573 keV  5.65 keV   482 um    482 um      World     eIoni
+    2  -1.36 cm  -22.4 cm    3.1 cm   7.77 MeV   129 eV    722 um    1.2 mm      World     eIoni
+    3  -1.35 cm  -22.9 cm   3.11 cm   48.8 MeV  2.82 keV  4.11 mm   5.31 mm      World     eIoni
+    4  -1.32 cm    -25 cm   3.12 cm    260 MeV  15.8 keV  2.11 cm   2.64 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 20
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.35 cm  -22.9 cm   3.11 cm   10.6 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.34 cm  -22.9 cm   3.11 cm   1.52 MeV  7.11 keV  1.06 mm   1.06 mm      World     eIoni
+    2  -1.35 cm  -22.9 cm   3.11 cm   2.38 MeV     0 eV   94.2 um   1.15 mm      World     eIoni
+    3  -1.36 cm  -22.9 cm   3.11 cm   5.04 MeV  69.1 eV    285 um   1.44 mm      World     eIoni
+    4  -1.29 cm  -24.8 cm   3.08 cm    193 MeV  7.74 keV  1.89 cm   2.04 cm      World     eIoni
+    5  -1.28 cm    -25 cm   3.08 cm    211 MeV  1.61 keV  1.78 mm   2.21 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 21
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.29 cm  -24.8 cm   3.08 cm   9.73 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.29 cm  -24.8 cm   3.08 cm   1.32 MeV  7.56 keV  1.17 mm   1.17 mm      World     eIoni
+    2  -1.25 cm  -24.9 cm   3.08 cm   11.4 MeV   652 eV   1.11 mm   2.28 mm      World     eIoni
+    3  -1.24 cm    -25 cm   3.08 cm   18.1 MeV   572 eV    672 um   2.95 mm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 21
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.36 cm  -22.9 cm   3.11 cm    101 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.85 cm  -23.4 cm   3.69 cm   53.2 MeV  8.27 keV   1.2 cm    1.2 cm      World       msc
+    2  -2.14 cm  -24.2 cm   3.89 cm    127 MeV  8.03 keV  8.24 mm   2.02 cm      World       msc
+    3  -2.28 cm  -24.9 cm   3.99 cm    200 MeV  3.03 keV   7.5 mm   2.77 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 21
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.35 cm  -22.9 cm   3.11 cm   1.37 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.35 cm  -22.9 cm   3.11 cm   79.4 keV  1.37 keV  60.3 um   60.3 um      World     eIoni
+    2  -7.29 mm  -23.3 cm   3.54 cm   37.9 MeV  19.3 keV   1.1 cm   1.11 cm      World     eIoni
+    3  -6.34 mm  -24.2 cm   3.71 cm    134 MeV  3.99 keV   9.8 mm   2.09 cm      World       msc
+    4  -5.98 mm    -25 cm   3.77 cm    212 MeV  4.68 keV  7.83 mm   2.87 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 2
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   -1.6 cm  -13.1 cm   2.79 cm     84 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.59 cm  -13.5 cm   2.77 cm     42 MeV  14.6 keV   1.2 cm    1.2 cm      World     eIoni
+    2  -1.58 cm  -13.6 cm   2.74 cm     50 MeV   323 eV    866 um   1.29 cm      World     eIoni
+    3  -1.32 cm  -21.4 cm   2.24 cm    834 MeV  89.5 keV  7.88 cm   9.16 cm      World     eIoni
+    4  -1.28 cm    -25 cm   2.18 cm   1.19 GeV  19.9 keV  3.55 cm   12.7 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 15
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.32 cm  -21.4 cm   2.24 cm    3.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.32 cm  -21.4 cm   2.24 cm    269 keV   3.4 keV   216 um    216 um      World     eIoni
+    2  -1.33 cm  -21.6 cm   2.27 cm   15.6 MeV   181 eV   1.58 mm   1.79 mm      World     eIoni
+    3  -1.36 cm  -23.1 cm   2.27 cm    164 MeV  7.08 keV  1.48 cm   1.66 cm      World     eIoni
+    4  -1.38 cm    -25 cm   2.28 cm    354 MeV  12.3 keV  1.91 cm   3.57 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 25
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.36 cm  -23.1 cm   2.27 cm   1.34 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.36 cm  -23.1 cm   2.27 cm   77.1 keV  1.34 keV  58.5 um   58.5 um      World     eIoni
+    2  -1.07 cm  -23.4 cm   2.93 cm   36.2 MeV  6.33 keV  1.05 cm   1.06 cm      World     eIoni
+    3   -6.1 mm    -24 cm   3.27 cm   97.8 MeV  2.85 keV  8.74 mm   1.93 cm      World       msc
+    4  -4.78 mm  -24.6 cm   3.36 cm    150 MeV   2.8 keV  5.49 mm   2.48 cm      World       msc
+    5     -4 mm    -25 cm   3.41 cm    194 MeV   1.3 keV  4.51 mm   2.93 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 2
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0   -1.6 cm    -13 cm   2.79 cm   14.4 keV     0 eV      0 fm      0 fm      World   initStep
+    1   -1.6 cm    -13 cm   2.79 cm    2.5 MeV  11.9 keV  1.73 mm   1.73 mm      World     eIoni
+    2  -1.56 cm    -13 cm   2.79 cm   9.42 MeV   701 eV    819 um   2.54 mm      World     eIoni
+    3  -1.46 cm  -23.3 cm   3.63 cm   1.04 GeV  42.5 keV  10.3 cm   10.6 cm      World     eIoni
+    4  -1.38 cm    -25 cm   3.59 cm    1.2 GeV  11.8 keV  1.65 cm   12.2 cm OutOfWorldTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 14
+*********************************************************************************************************
+
+Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng  NextVolu   Process
+    0  -1.46 cm  -23.3 cm   3.63 cm   1.95 keV     0 eV      0 fm      0 fm      World   initStep
+    1  -1.46 cm  -23.3 cm   3.63 cm    122 keV  1.95 keV  97.5 um   97.5 um      World     eIoni
+    2  -2.21 cm    -24 cm   3.59 cm   64.3 MeV  7.44 keV  1.21 cm   1.22 cm      World       msc
+    3  -2.54 cm  -24.9 cm   3.76 cm    156 MeV  6.84 keV  9.93 mm   2.21 cm OutOfWorldTransportation
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000606s Sys=0.000000s
+  User=0.000000s Real=0.002520s 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 bbcec44451..ad7b5cbbb9 100644
--- a/examples/extended/field/field03/field03.out
+++ b/examples/extended/field/field03/field03.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1055,7 +1055,7 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000946s Sys=0.000000s
+  User=0.000000s Real=0.001057s Sys=0.000000s
 
 ========= Table of registered couples ============================
 
@@ -1074,7 +1074,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.010000s Real=0.013373s Sys=0.000000s
+  User=0.010000s Real=0.011536s Sys=0.000000s
 Set global field value to (0,0,1000) Gauss 
 
 ========= Table of registered couples ============================
@@ -1093,7 +1093,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.002696s Sys=0.000000s
+  User=0.000000s Real=0.002265s 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
@@ -1138,7 +1138,7 @@ Step#      X         Y         Z        KineE    dEStep   StepLeng  TrakLeng
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000355s Sys=0.000000s
+  User=0.000000s Real=0.000294s Sys=0.000000s
 /tracking/verbose 0
 #
 /calor/setAbsMat Xe20CO2
@@ -1211,7 +1211,7 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.170000s Real=0.176658s Sys=0.010000s
+  User=0.240000s Real=0.244016s Sys=0.000000s
 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 32e6054737..8b6a44a834 100644
--- a/examples/extended/field/field04/field04.out
+++ b/examples/extended/field/field04/field04.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/field/field05/field05.out b/examples/extended/field/field05/field05.out
index d0f65b7f4f..f28de2df05 100644
--- a/examples/extended/field/field05/field05.out
+++ b/examples/extended/field/field05/field05.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 fb5f0b917f..745e2d21c6 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -2330,7 +2330,7 @@ Terminate current event processing.
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.010000s Real=0.047685s Sys=0.000000s
+  User=0.010000s Real=0.033176s Sys=0.000000s
 Graphics systems deleted.
 Visualization Manager deleting...
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
diff --git a/examples/extended/g3tog4/clGeometry/clGeometry.out b/examples/extended/g3tog4/clGeometry/clGeometry.out
index fb21768c78..d7ca7754c8 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -912,7 +912,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000295s Sys=0.000000s
+  User=0.000000s Real=0.000458s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <HALL> world volume
  This region is in the mass world.
@@ -942,7 +942,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000049s Sys=0.000000s
+  User=0.000000s Real=0.000042s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <HALL> world volume
  This region is in the mass world.
@@ -972,7 +972,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000068s Sys=0.000000s
+  User=0.000000s Real=0.000061s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <HALL> world volume
  This region is in the mass world.
@@ -1002,7 +1002,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000058s Sys=0.000000s
+  User=0.000000s Real=0.000066s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <HALL> world volume
  This region is in the mass world.
@@ -1032,7 +1032,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000080s Sys=0.000000s
+  User=0.000000s Real=0.000076s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <HALL> world volume
  This region is in the mass world.
@@ -1062,7 +1062,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000055s Sys=0.000000s
+  User=0.000000s Real=0.000044s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <HALL> world volume
  This region is in the mass world.
@@ -1092,7 +1092,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000060s Sys=0.000000s
+  User=0.000000s Real=0.000044s Sys=0.000000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <HALL> world volume
  This region is in the mass world.
@@ -1122,7 +1122,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.000052s Sys=0.000000s
+  User=0.000000s Real=0.000042s 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 398290ac32..4446c23b73 100644
--- a/examples/extended/geometry/transforms/batch.out
+++ b/examples/extended/geometry/transforms/batch.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/geometry/vecGeomNavigation/vecGeomNav.out b/examples/extended/geometry/vecGeomNavigation/vecGeomNav.out
index 14e42f17c3..d7513b4596 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -47,9 +47,9 @@ Enabled Check mode in G4Navigator G4ChordFinder: stepperDriverId: 2
 
  *** SETTING MAGNETIC FIELD in Z direction : fieldValue = 2 tesla *** 
 
-*** Conversion of G4 -> VecGeom finished (0.00960912 s) ***
-*** Closing VecGeom geometry finished (0.000645577 s) ***
-*** Setup of syncing lookup structure finished (3.0406e-05 s) ***
+*** Conversion of G4 -> VecGeom finished (0.00207806 s) ***
+*** Closing VecGeom geometry finished (0.000685003 s) ***
+*** Setup of syncing lookup structure finished (2.4433e-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
@@ -58,7 +58,13 @@ VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncont
 
 VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
 
+VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  
+VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  
+VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  
 VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
+8.86155e+07 uncontained = 8.83002e+07
+8.86155e+07 uncontained = 8.83002e+07
+8.86155e+07 uncontained = 8.83002e+07
 
 VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
 
@@ -76,39 +82,33 @@ VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncont
 
 VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
 
-VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  
-VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
-
-VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
-
 VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
-8.86155e+07 uncontained = 8.83002e+07
 
 VolUtil: FillUncontPts: Volume <Svt_log  capacities: total =  8.86155e+07 uncontained = 8.83002e+07
- FillUncontained:  trials 3813828 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764586
- FillUncontained:  trials 3812878 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764777
+ FillUncontained:  trials 3816105 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.76413
+ FillUncontained:  trials 3815201 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764311
  FillUncontained:  trials 3816619 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764027
- FillUncontained:  trials 3812920 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764768
- FillUncontained:  trials 3816009 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764149
- FillUncontained:  trials 3814909 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764369
  FillUncontained:  trials 3815734 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764204
- FillUncontained:  trials 3813403 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764671
- FillUncontained:  trials 3814646 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764422
  FillUncontained:  trials 3813880 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764576
- FillUncontained:  trials 3815805 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.76419
+ FillUncontained:  trials 3816009 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764149
+ FillUncontained:  trials 3814909 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764369
  FillUncontained:  trials 3815698 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764211
- FillUncontained:  trials 3815201 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764311
- FillUncontained:  trials 3816105 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.76413
- FillUncontained:  trials 3812862 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.76478
  FillUncontained:  trials 3815710 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764209
-Sampling points and keys took 32.0052s 
-Generating unique keys took 5.14066 s 
+ FillUncontained:  trials 3812920 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764768
+ FillUncontained:  trials 3812862 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.76478
+ FillUncontained:  trials 3815805 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.76419
+ FillUncontained:  trials 3812878 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764777
+ FillUncontained:  trials 3814646 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764422
+ FillUncontained:  trials 3813403 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764671
+ FillUncontained:  trials 3813828 for num points = 2916000 ( out of 2916000 requested -  success ratio = 0.764586
+Sampling points and keys took 30.0401s 
+Generating unique keys took 4.61374 s 
  We have 38052 sorted unique keys fraction 0.815586 estimated volume 9.56369e+07
-Generating safeties took 11.304s 
+Generating safeties took 9.34617s 
  done 
 Setting up locate voxels for Svt_log with 340 daughters 
-Generating unique keys took 1.7825e-05s 
- Calculating locate candidates ... in parallel Generating locate voxels took 0.0131383s 
+Generating unique keys took 1.728e-05s 
+ Calculating locate candidates ... in parallel Generating locate voxels took 0.0233486s 
  Setting up safety voxels for Dch_log with 40 daughters 
 Uncontained capacity for Dch_log: 8.26239e+08 units
 
@@ -122,52 +122,52 @@ VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncont
 
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
 
+VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
+
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  
-VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  
-VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  
-VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  
-VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
-9.40122e+09 uncontained = 8.26239e+08
-9.40122e+09 uncontained = 9.40122e+098.26239e+08 uncontained = 
+VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 9.40122e+09 uncontained = 8.26239e+08
 8.26239e+08
 9.40122e+09 uncontained = 8.26239e+08
-9.40122e+09 uncontained = 8.26239e+08
 
+VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
+9.40122e+09 uncontained = 8.26239e+08
 
+VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
+9.40122e+09 uncontained = 8.26239e+08
 
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
 
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
 
 VolUtil: FillUncontPts: Volume <Dch_log  capacities: total =  9.40122e+09 uncontained = 8.26239e+08
+ FillUncontained:  trials 1717129 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0628957
+ FillUncontained:  trials 1707491 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0632507
+ FillUncontained:  trials 1721713 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0627282
  FillUncontained:  trials 1713048 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0630455
- FillUncontained:  trials 1713400 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0630326
- FillUncontained:  trials 1711116 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0631167
  FillUncontained:  trials 1713741 for num points = 108000 ( out of 108000 requested -  success ratio = 0.06302
- FillUncontained:  trials 1705957 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0633076
- FillUncontained:  trials 1717826 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0628702
+ FillUncontained:  trials 1721362 for num points = 108000 ( out of 108000 requested -  success ratio = 0.062741
  FillUncontained:  trials 1723139 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0626763
- FillUncontained:  trials 1722816 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0626881
- FillUncontained:  trials 1721713 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0627282
- FillUncontained:  trials 1717021 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0628996
- FillUncontained:  trials 1716959 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0629019
- FillUncontained:  trials 1717129 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0628957
+ FillUncontained:  trials 1717826 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0628702
  FillUncontained:  trials 1714682 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0629854
- FillUncontained:  trials 1721362 for num points = 108000 ( out of 108000 requested -  success ratio = 0.062741
  FillUncontained:  trials 1715903 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0629406
- FillUncontained:  trials 1707491 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0632507
-Sampling points and keys took 1.36725s 
-Generating unique keys took 0.133507 s 
+ FillUncontained:  trials 1717021 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0628996
+ FillUncontained:  trials 1722816 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0626881
+ FillUncontained:  trials 1705957 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0633076
+ FillUncontained:  trials 1711116 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0631167
+ FillUncontained:  trials 1716959 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0629019
+ FillUncontained:  trials 1713400 for num points = 108000 ( out of 108000 requested -  success ratio = 0.0630326
+Sampling points and keys took 1.01297s 
+Generating unique keys took 0.116808 s 
  We have 768 sorted unique keys fraction 0.444444 estimated volume 5.91992e+09
-Generating safeties took 0.0299073s 
+Generating safeties took 0.02369s 
  done 
 Setting up locate voxels for Dch_log with 40 daughters 
-Generating unique keys took 7.861e-06s 
- Calculating locate candidates ... in parallel Generating locate voxels took 0.0125307s 
-*** Setup of VecGeom navigators finished (50.0389 s) ***
+Generating unique keys took 7.397e-06s 
+ Calculating locate candidates ... in parallel Generating locate voxels took 0.0151548s 
+*** Setup of VecGeom navigators finished (45.2252 s) ***
 3
 
  hInelastic FTFP_BERT : threshold between BERT and FTFP is over the interval 
@@ -2858,7 +2858,7 @@ Step#    X (mm)    Y (mm)    Z (mm)    Ek (MeV) dE (MeV) Step(mm)    Track(mm) S
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.010000s Real=0.046373s Sys=0.010000s
+  User=0.010000s Real=0.031165s Sys=0.000000s
 /tracking/verbose 0
 /run/beamOn 10
 
@@ -2908,7 +2908,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.060000s Real=0.065620s Sys=0.000000s
+  User=0.060000s Real=0.080892s Sys=0.000000s
 
  ================================================================= 
  Final random number = 0.56769521327478
diff --git a/examples/extended/hadronic/FissionFragment/FissionFragment.out b/examples/extended/hadronic/FissionFragment/FissionFragment.out
index b89b1d4592..fcb5e6495a 100644
--- a/examples/extended/hadronic/FissionFragment/FissionFragment.out
+++ b/examples/extended/hadronic/FissionFragment/FissionFragment.out
@@ -12,7 +12,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/hadronic/FlukaCern/ProcessLevel/CrossSection/ProcessLevel-CrossSection.out b/examples/extended/hadronic/FlukaCern/ProcessLevel/CrossSection/ProcessLevel-CrossSection.out
index 6d7bea37f3..eeb6fd1b52 100644
--- a/examples/extended/hadronic/FlukaCern/ProcessLevel/CrossSection/ProcessLevel-CrossSection.out
+++ b/examples/extended/hadronic/FlukaCern/ProcessLevel/CrossSection/ProcessLevel-CrossSection.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/hadronic/FlukaCern/ProcessLevel/FinalState/ProcessLevel-FinalState.out b/examples/extended/hadronic/FlukaCern/ProcessLevel/FinalState/ProcessLevel-FinalState.out
index d24311d83e..4056babe8f 100644
--- a/examples/extended/hadronic/FlukaCern/ProcessLevel/FinalState/ProcessLevel-FinalState.out
+++ b/examples/extended/hadronic/FlukaCern/ProcessLevel/FinalState/ProcessLevel-FinalState.out
@@ -140,6 +140,6 @@ Average (per event) number of proton              3.2
 
  Final random number = 0.677923
 
-Processed 10 events (collisions) in 2.712950e-01 seconds. Average: 27.1295 ms / event.
+Processed 10 events (collisions) in 9.344400e-02 seconds. Average: 9.3444 ms / event.
 
 === End of test ===
diff --git a/examples/extended/hadronic/Hadr00/hadr00.out b/examples/extended/hadronic/Hadr00/hadr00.out
index ee22789180..ec059ecab3 100644
--- a/examples/extended/hadronic/Hadr00/hadr00.out
+++ b/examples/extended/hadronic/Hadr00/hadr00.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -834,7 +834,7 @@ EventAction: Event # 0 started
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.010000s Real=0.172667s Sys=0.000000s
+  User=0.010000s Real=0.231699s Sys=0.000000s
 RunAction: End of run actions are started
 HistoManager: End of run actions are started
 ### Fill Cross Sections for proton off Al
@@ -1645,5 +1645,5 @@ HistoManager: End of run actions are started
 ### proton 5 GeV on G4_Al xs/X0= 4.09201
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 11 of which, static: 0
-Dynamic pools deleted: 11 / Total memory freed: 0.037 MB
+Dynamic pools deleted: 11 / Total memory freed: 0.035 MB
 ============================================================
diff --git a/examples/extended/hadronic/Hadr01/hadr01.out b/examples/extended/hadronic/Hadr01/hadr01.out
index e1140b235b..41e5504ddb 100644
--- a/examples/extended/hadronic/Hadr01/hadr01.out
+++ b/examples/extended/hadronic/Hadr01/hadr01.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -607,7 +607,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
      100.00         10k         1      197        200         0.00    Check
 ### Run 0 starts.
 ### Run 0 start
-Initialisation time:  User=0.500000s Real=1.753134s Sys=0.000000s
+Initialisation time:  User=0.510000s Real=1.960693s Sys=0.010000s
 EventAction: Event #0 started
 EventAction: Event #10 started
 EventAction: Event #20 started
@@ -621,8 +621,8 @@ EventAction: Event #90 started
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.040000s Real=0.119524s Sys=0.000000s
-RunAction::EndOfRunAction:  User=0.040000s Real=0.119581s Sys=0.000000s
+  User=0.040000s Real=0.171449s Sys=0.000000s
+RunAction::EndOfRunAction:  User=0.040000s Real=0.171604s Sys=0.000000s
 RunAction: End of run actions are started
 HistoManager: End of run actions are started
 ========================================================
diff --git a/examples/extended/hadronic/Hadr02/hadr02.out b/examples/extended/hadronic/Hadr02/hadr02.out
index bec77e5436..a01a1b93f0 100644
--- a/examples/extended/hadronic/Hadr02/hadr02.out
+++ b/examples/extended/hadronic/Hadr02/hadr02.out
@@ -10,7 +10,7 @@
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -876,7 +876,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.080000s Real=0.264086s Sys=0.000000s
+  User=0.090000s Real=0.271976s Sys=0.000000s
 RunAction: End of run action is starting
 HistoManager: End of run actions are started
 ========================================================
diff --git a/examples/extended/hadronic/Hadr03/hadr03.out b/examples/extended/hadronic/Hadr03/hadr03.out
index d2eb39fa0c..811afde588 100644
--- a/examples/extended/hadronic/Hadr03/hadr03.out
+++ b/examples/extended/hadronic/Hadr03/hadr03.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -442,7 +442,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.140000s Real=1.087997s Sys=0.000000s
+  User=0.120000s Real=0.130207s Sys=0.000000s
 
  The run is 10000 proton of 10 MeV through 10 m   of Molybdenum98 (density: 10.28 g/cm3 )
 
diff --git a/examples/extended/hadronic/Hadr04/hadr04.out b/examples/extended/hadronic/Hadr04/hadr04.out
index 749d0dfd8f..5b1b30a55d 100644
--- a/examples/extended/hadronic/Hadr04/hadr04.out
+++ b/examples/extended/hadronic/Hadr04/hadr04.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -162,7 +162,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=8.890000s Real=11.888706s Sys=0.000000s
+  User=9.220000s Real=11.675396s Sys=0.000000s
 
  The run is 1000 neutron of 2 MeV through 50 cm  of Water_ts (density: 1 g/cm3 )
 
diff --git a/examples/extended/hadronic/Hadr05/hadr05.out b/examples/extended/hadronic/Hadr05/hadr05.out
index c7eee25f3f..8d6fc5bf9f 100644
--- a/examples/extended/hadronic/Hadr05/hadr05.out
+++ b/examples/extended/hadronic/Hadr05/hadr05.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -119,35 +119,35 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=77.620000s Real=95.783088s Sys=0.010000s
+  User=82.210000s Real=85.650752s Sys=0.010000s
 
  ---> The run is 1000 proton of 5 GeV through calorimeter
 
  Process calls frequency :
-                  Decay=      3880            He3Inelastic=         3               NoProcess=   4069264
-        Radioactivation=     60791                    Rayl=    223605          Transportation=   3609053
-                annihil=     59181                   compt=   2687202                    conv=     55908
-             dInelastic=       109                   eBrem=    402329                   eIoni=   6276461
-  hBertiniCaptureAtRest=       510                   hIoni=   1427404              hadElastic=   4511696
-                ionIoni=   4143469          kaon+Inelastic=        10          kaon-Inelastic=         1
-        kaon0LInelastic=        18         kaon0SInelastic=         2         lambdaInelastic=         5
-                    msc=    265702                  muIoni=      7932    muMinusCaptureAtRest=        10
-               nCapture=     52914        neutronInelastic=     92122                    phot=    863678
-          photonNuclear=       221            pi+Inelastic=      1062            pi-Inelastic=       908
-        protonInelastic=      4012         sigma+Inelastic=         1              tInelastic=        14
-
+                  Decay=      3839            He3Inelastic=         1               NoProcess=   4064395
+        Radioactivation=     60660                    Rayl=    219009          Transportation=   3589301
+         alphaInelastic=         2                 annihil=     58178                   compt=   2649693
+                   conv=     54908              dInelastic=       125                   eBrem=    389600
+                  eIoni=   6184407   hBertiniCaptureAtRest=       469                   hIoni=   1435617
+             hadElastic=   4504966              ionElastic=         1                 ionIoni=   4139238
+         kaon+Inelastic=        10         kaon0LInelastic=        12         kaon0SInelastic=         1
+        lambdaInelastic=        10                     msc=    263980                  muIoni=      7650
+   muMinusCaptureAtRest=        10                nCapture=     52891        neutronInelastic=     92206
+                   phot=    848867           photonNuclear=       188            pi+Inelastic=      1038
+           pi-Inelastic=       905         protonInelastic=      4026         sigma+Inelastic=         2
+             tInelastic=         4 
 
 ------------------------------------------------------------
         material      Edep        rmsE        sqrt(E0(GeV))*rmsE/Edep     total tracklen 
  
- 1          Iron    4.0596 GeV   285.5 MeV     15.72 +- 0.497 %        2.19 m   +-  48.1 cm 
- 2  Scintillator    112.75 MeV   29.98 MeV     59.46 +-  1.88 %       22.57 cm  +-  6.66 cm 
+ 1          Iron     4.043 GeV   297.5 MeV     16.45 +-  0.52 %        2.16 m   +-  49.4 cm 
+ 2  Scintillator     114.3 MeV   33.52 MeV     65.58 +-  2.07 %       22.47 cm  +-  6.94 cm 
 
- Total energy deposited = 4.172 GeV +- 286 MeV
- Leakage :  primary = 0 eV    secondaries = 176.4 MeV  ---> total = 176.4 MeV +- 161.6 MeV
- Total energy released :  Edep + Eleak = 4.349 GeV +- 190.2 MeV
+ Total energy deposited = 4.157 GeV +- 299.9 MeV
+ Leakage :  primary = 0 eV    secondaries = 186.9 MeV  ---> total = 186.9 MeV +- 176.5 MeV
+ Total energy released :  Edep + Eleak = 4.344 GeV +- 188.4 MeV
 ------------------------------------------------------------
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 0.31 MB
+Dynamic pools deleted: 13 / Total memory freed: 0.3 MB
 ============================================================
diff --git a/examples/extended/hadronic/Hadr06/hadr06.out b/examples/extended/hadronic/Hadr06/hadr06.out
index 1241a2c07c..e881f271f8 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -382,49 +382,48 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=7.530000s Real=9.662989s Sys=0.000000s
+  User=7.490000s Real=8.258768s Sys=0.000000s
 
  The run is 10000 neutron of 14.1 MeV through 30 cm  of Li7 (density: 1.85 g/cm3 )
 
  Process calls frequency :
-            NoProcess= 196904       Radioactivation=    202                  Rayl=   9454
-       Transportation=  46706               annihil=    217                 compt= 178155
-                 conv=    218                 eIoni= 268420                 hIoni=    146
-           hadElastic= 181242               ionIoni= 283815                   msc=     19
-             nCapture=     28      neutronInelastic=  16552                  phot=   3412
+            NoProcess= 197950       Radioactivation=    232                  Rayl=   9494
+       Transportation=  46648               annihil=    216                 compt= 175284
+                 conv=    216                 eIoni= 265868                 hIoni=    168
+           hadElastic= 182365               ionIoni= 284528                   msc=     31
+             nCapture=     32      neutronInelastic=  16516                  phot=   3413
 
 
- Mean energy deposit per event = 8.8192 MeV  rms = 3.7905 MeV
- Mean energy leakage per event = 2.7223 MeV  rms = 3.2199 MeV
+ Mean energy deposit per event = 8.8051 MeV  rms = 3.7846 MeV
+ Mean energy leakage per event = 2.6904 MeV  rms = 3.2052 MeV
 
- Mean energy total   per event = 11.541 MeV  rms = 3.2597 MeV
+ Mean energy total   per event = 11.496 MeV  rms = 3.3141 MeV
 
  List of particles at creation :
-  Be8[3030.000]:      28  Emean =  8.0194 keV	( 1.753 keV --> 11.834 keV)	mean life = 0 ps 
-            He6:     146  Emean =  1.2877 MeV	( 957.89 keV --> 1.3372 MeV)	mean life = 1.1638 s  
-            Li6:     146  Emean =  864.69 eV 	( 17.042 eV  --> 1.3734 keV)	stable
-            Li7:  196758  Emean =  331.86 keV	( 0.44089 meV --> 6.2063 MeV)	stable
-            Li8:      28  Emean =  66.325 keV	( 32 eV  --> 1.8182 MeV)	mean life = 1.2117 s  
-          alpha:     373  Emean =   1.279 MeV	( 93.891 keV --> 3.7184 MeV)	stable
-      anti_nu_e:     174  Emean =  3.9211 MeV	( 1.8756 MeV --> 12.319 MeV)	stable
-       deuteron:     146  Emean =  430.21 keV	( 320.39 keV --> 446.7 keV)	stable
-             e+:     218  Emean =  1.7398 MeV	( 70.106 keV --> 3.3918 MeV)	stable
-             e-:  176743  Emean =  124.16 keV	( 100 eV  --> 6.3772 MeV)	stable
-          gamma:   15992  Emean =  2.4057 MeV	( 477.59 keV --> 11.782 MeV)	stable
-        neutron:   17296  Emean =  3.3784 MeV	( 4.3288 keV --> 13.635 MeV)	mean life = 14.67 min
+  Be8[3030.000]:      32  Emean =  6.8669 keV	( 260.08 eV  --> 12.048 keV)	mean life = 0 ps 
+            He6:     168  Emean =  1.2882 MeV	( 977.09 keV --> 1.3372 MeV)	mean life = 1.1638 s  
+            Li6:     168  Emean =  765.26 eV 	( 28.356 eV  --> 1.391 keV)	stable
+            Li7:  197782  Emean =  328.15 keV	( 0.29279 meV --> 6.2115 MeV)	stable
+            Li8:      32  Emean =  4.8534 keV	( 34.159 eV  --> 120.69 keV)	mean life = 1.2117 s  
+          alpha:     402  Emean =  1.2476 MeV	( 73.36 keV --> 3.6024 MeV)	stable
+      anti_nu_e:     200  Emean =  2.6403 MeV	( 232.47 keV --> 11.622 MeV)	stable
+       deuteron:     168  Emean =  430.41 keV	( 326.79 keV --> 446.7 keV)	stable
+             e+:     216  Emean =  1.7697 MeV	( 52.611 keV --> 3.5425 MeV)	stable
+             e-:  174064  Emean =  127.47 keV	( 100.09 eV  --> 11.637 MeV)	stable
+          gamma:   15901  Emean =  2.4029 MeV	( 297.9 keV --> 4.628 MeV)	stable
+        neutron:   17280  Emean =  3.3718 MeV	( 1.6399 keV --> 13.637 MeV)	mean life = 14.67 min
 
  List of particles emerging from the absorber :
-      anti_nu_e:     174  Emean =  3.9211 MeV	( 1.8756 MeV --> 12.319 MeV) 	Eleak/event = 68.226 keV
-             e+:       2  Emean =  1.8903 MeV	( 1.7518 MeV --> 2.0287 MeV) 	Eleak/event = 378.05 eV 
-             e-:      98  Emean =  1.7785 MeV	( 60.474 keV --> 4.3554 MeV) 	Eleak/event = 17.43 keV
-          gamma:   12362  Emean =  1.3038 MeV	( 11.361 keV --> 11.782 MeV) 	Eleak/event = 1.6117 MeV
-        neutron:   10716  Emean =  956.12 keV	( 19.029 meV --> 14.1 MeV) 	Eleak/event = 1.0246 MeV
+      anti_nu_e:     200  Emean =  2.6403 MeV	( 232.47 keV --> 11.622 MeV) 	Eleak/event = 52.805 keV
+             e-:     119  Emean =  1.8998 MeV	( 40.854 keV --> 4.2058 MeV) 	Eleak/event = 22.607 keV
+          gamma:   12272  Emean =  1.2949 MeV	( 11.156 keV --> 4.628 MeV) 	Eleak/event = 1.5891 MeV
+        neutron:   10732  Emean =  955.86 keV	( 13.59 meV --> 14.1 MeV) 	Eleak/event = 1.0258 MeV
 
 --------- Ranecu engine status ---------
  Initial seed (index) = 0
- Current couple of seeds = 1373027784, 377239470
+ Current couple of seeds = 1774834219, 776008991
 ----------------------------------------
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 11 of which, static: 0
-Dynamic pools deleted: 11 / Total memory freed: 0.066 MB
+Dynamic pools deleted: 11 / Total memory freed: 0.061 MB
 ============================================================
diff --git a/examples/extended/hadronic/Hadr07/hadr07.out b/examples/extended/hadronic/Hadr07/hadr07.out
index cf6d229b56..e45e8e09f3 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -366,7 +366,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=5.100000s Real=8.910732s Sys=0.000000s
+  User=4.660000s Real=4.715510s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -374,45 +374,42 @@ Run Summary
     1        30 cm  of Li7 (density: 1.85 g/cm3 )
 
  Process calls frequency :
-            NoProcess= 100729       Radioactivation=    146                  Rayl=   1639
-       Transportation=  58570               annihil=    109                 compt=  54401
-                 conv=    114                 eBrem=    684                 eIoni= 109264
-                hIoni=    142            hadElastic=  87397               ionIoni= 173202
-                  msc=     53              nCapture=      2      neutronInelastic=  14220
-                 phot=    730 
+            NoProcess=  99446       Radioactivation=    174                  Rayl=   1657
+       Transportation=  58618               annihil=    131                 compt=  54990
+                 conv=    131                 eBrem=    646                 eIoni= 110763
+                hIoni=    174            hadElastic=  86001               ionIoni= 171990
+                  msc=     65      neutronInelastic=  14288                  phot=    738
 
- Edep in absorber 1 = 6.89 MeV	(1.18 keV-->14.2 MeV)
- Energy leakage     = 4.65 MeV	(35.4 eV -->14.1 MeV)
- Energy total       = 11.5 MeV	(570 keV-->26.2 MeV)
+
+ Edep in absorber 1 = 6.94 MeV	(51.4 keV-->14.1 MeV)
+ Energy leakage     = 4.66 MeV	(260 eV -->14.1 MeV)
+ Energy total       = 11.6 MeV	(496 keV-->14.3 MeV)
 
  List of created particles in absorber 1:
-  Be8[3030.000]:       2  Emean =    6.49 keV	( 5.92 keV --> 7.06 keV)	mean life = 0 ps 
-            He6:     142  Emean =    1.29 MeV	( 954 keV --> 1.34 MeV)	mean life = 1.16 s  
-            Li6:     142  Emean =     824 eV 	( 84.8 eV  --> 1.33 keV)	stable
-            Li7:  100587  Emean =     554 keV	( 14.1 meV --> 6.22 MeV)	stable
-            Li8:       2  Emean =    23.8 keV	( 1.14 keV --> 46.4 keV)	mean life = 1.21 s  
-          alpha:     324  Emean =    1.13 MeV	( 13.1 keV --> 4.23 MeV)	stable
-      anti_nu_e:     144  Emean =    2.82 MeV	( 1.98 MeV --> 8.16 MeV)	stable
-       deuteron:     142  Emean =     432 keV	( 319 keV --> 447 keV)	stable
-             e+:     114  Emean =    1.72 MeV	( 169 keV --> 3.46 MeV)	stable
-             e-:   54959  Emean =     239 keV	( 100 eV  --> 4.88 MeV)	stable
-          gamma:   14060  Emean =    2.51 MeV	( 1.52 keV --> 4.63 MeV)	stable
-        neutron:   14967  Emean =    3.64 MeV	( 2.25 keV --> 13.6 MeV)	mean life = 14.7 min
+            He6:     174  Emean =     1.3 MeV	( 1.02 MeV --> 1.34 MeV)	mean life = 1.16 s  
+            Li6:     174  Emean =     772 eV 	( 38.7 eV  --> 1.4 keV)	stable
+            Li7:   99272  Emean =     563 keV	( 28.2 meV --> 6.2 MeV)	stable
+          alpha:     276  Emean =    1.27 MeV	( 35.4 keV --> 4.06 MeV)	stable
+      anti_nu_e:     174  Emean =     1.9 MeV	( 310 keV --> 3.36 MeV)	stable
+       deuteron:     174  Emean =     434 keV	( 341 keV --> 447 keV)	stable
+             e+:     131  Emean =    1.81 MeV	( 190 keV --> 3.55 MeV)	stable
+             e-:   55558  Emean =     239 keV	( 100 eV  --> 4.39 MeV)	stable
+          gamma:   14155  Emean =    2.51 MeV	( 1.52 keV --> 4.63 MeV)	stable
+        neutron:   14958  Emean =    3.66 MeV	( 12.5 keV --> 13.6 MeV)	mean life = 14.7 min
 
  List of particles emerging from absorbers :
-      anti_nu_e:     144  Emean =    2.82 MeV	( 1.98 MeV --> 8.16 MeV)
-             e+:       5  Emean =    1.38 MeV	( 481 keV --> 1.94 MeV)
-             e-:     171  Emean =    2.06 MeV	( 103 keV --> 4.29 MeV)
-          gamma:   13216  Emean =    1.68 MeV	( 4.44 keV --> 4.63 MeV)
-        neutron:   10745  Emean =    2.19 MeV	( 4.93 eV  --> 14.1 MeV)
+      anti_nu_e:     174  Emean =     1.9 MeV	( 310 keV --> 3.36 MeV)
+             e-:     174  Emean =    1.88 MeV	( 16 keV --> 4.21 MeV)
+          gamma:   13286  Emean =    1.69 MeV	( 5.86 keV --> 4.63 MeV)
+        neutron:   10670  Emean =     2.2 MeV	( 6.75 eV  --> 14.1 MeV)
 
- Nb of events with primary absorbed = 87 %,   transmit = 6.8 %,   reflected = 6.3 %
+ Nb of events with primary absorbed = 87 %,   transmit = 6.7 %,   reflected = 5.9 %
 
 --------- Ranecu engine status ---------
  Initial seed (index) = 0
- Current couple of seeds = 1257599784, 959684802
+ Current couple of seeds = 180201676, 665043448
 ----------------------------------------
 ================== Deleting memory pools ===================
-Number of memory pools allocated: 11 of which, static: 0
-Dynamic pools deleted: 11 / Total memory freed: 0.041 MB
+Number of memory pools allocated: 10 of which, static: 0
+Dynamic pools deleted: 10 / Total memory freed: 0.04 MB
 ============================================================
diff --git a/examples/extended/hadronic/Hadr08/hadr08.out b/examples/extended/hadronic/Hadr08/hadr08.out
index ae727b8df3..395d1fa1f4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -783,8 +783,8 @@ Index : 3     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=5.200000s Real=12.068955s Sys=0.000000s
+  User=5.210000s Real=5.418467s Sys=0.000000s
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 0.58 MB
+Dynamic pools deleted: 13 / Total memory freed: 0.21 MB
 ============================================================
diff --git a/examples/extended/hadronic/Hadr09/hadr09.out b/examples/extended/hadronic/Hadr09/hadr09.out
index 1602ca691a..a3d288f9c1 100644
--- a/examples/extended/hadronic/Hadr09/hadr09.out
+++ b/examples/extended/hadronic/Hadr09/hadr09.out
@@ -10,7 +10,7 @@ IsIonProjectile: false
 ===================================================
 
 
- Initial seed = 1701824158
+ Initial seed = 1707932319
 
 
 ================================================================================
@@ -18,7 +18,7 @@ IsIonProjectile: false
 INCL++/G4ExcitationHandler could not use its own level-density parameter for fission
 ================================================================================
 
-	 Collision 0  projectile=sigma+  Ekin[MeV]=14355.3  direction=(0.685955,0.661795,0.302478)  material=G4_Ar=======================================================================
+	 Collision 0  projectile=anti_doublehyperH4  Ekin[MeV]=23506.4  direction=(0.52689,0.224297,0.819803)  material=G4_Ar=======================================================================
 ======       Geant4 Native Pre-compound Model Parameters       ========
 =======================================================================
 Type of pre-compound inverse x-section              3
@@ -51,2220 +51,2269 @@ Correlated gamma emission flag                      0
 Max 2J for sampling of angular correlations         10
 =======================================================================
 
-	 --> #secondaries=20  impactParameter[fm]=3.34966  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
+	 --> #secondaries=48  impactParameter[fm]=1.74487  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=34  #NNcollisions=6
 	 	 List of produced secondaries: 
-	 	 	 j=0	lambda	 p=(6564.35,5836.18,3003.929349.87) MeV
-	 	 	 j=1	pi-	 p=(24.9173,285.836,47.8587322.635) MeV
-	 	 	 j=2	pi+	 p=(802.853,991.186,479.1461369.7) MeV
-	 	 	 j=3	neutron	 p=(-38.0849,-277.795,-180.094996.914) MeV
-	 	 	 j=4	neutron	 p=(460.885,298.661,124.2931095.37) MeV
-	 	 	 j=5	pi0	 p=(459.927,624.553,98.055793.368) MeV
-	 	 	 j=6	proton	 p=(2560.66,2351.69,1057.53753.14) MeV
-	 	 	 j=7	pi+	 p=(-261.624,-219.757,101.103382.677) MeV
-	 	 	 j=8	proton	 p=(152.102,358.742,-68.98691018.3) MeV
-	 	 	 j=9	neutron	 p=(-21.1078,101.154,80.4005948.644) MeV
-	 	 	 j=10	proton	 p=(89.617,-156.974,-188.847974.007) MeV
-	 	 	 j=11	Na23	 p=(58.1813,-113.109,-84.49621409.8) MeV
-	 	 	 j=12	triton	 p=(-59.3642,179.29,-98.21652816.98) MeV
-	 	 	 j=13	deuteron	 p=(-79.996,131.888,-38.8561882.35) MeV
-	 	 	 j=14	neutron	 p=(100.167,-15.9442,-9.35389945.07) MeV
-	 	 	 j=15	neutron	 p=(16.1559,-47.5673,88.4038945.051) MeV
-	 	 	 j=16	alpha	 p=(-201.411,-67.4131,277.9463743.76) MeV
-	 	 	 j=17	gamma	 p=(0.894227,-4.06511,-1.193984.33016) MeV
-	 	 	 j=18	gamma	 p=(0.566841,3.91577,-1.390434.19379) MeV
-	 	 	 j=19	gamma	 p=(1.92295,-3.30761,0.9138263.93359) MeV
-	 Collision 1  projectile=anti_deuteron  Ekin[MeV]=26827.6  direction=(0.437363,0.0475743,0.898026)  material=G4_Cu
-	 --> #secondaries=28  impactParameter[fm]=6.18126  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=63  #NNcollisions=2
-	 Collision 2  projectile=deuteron  Ekin[MeV]=19439.1  direction=(0.102345,0.982942,0.152807)  material=G4_He
-	 --> #secondaries=15  impactParameter[fm]=0.825131  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=3
-	 Collision 3  projectile=proton  Ekin[MeV]=20072.6  direction=(0.367704,0.0176102,0.929776)  material=G4_Ar
-	 --> #secondaries=18  impactParameter[fm]=3.84834  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 4  projectile=anti_proton  Ekin[MeV]=22100  direction=(0.760539,0.204537,0.616234)  material=G4_C
-	 --> #secondaries=12  impactParameter[fm]=1.19525  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=12  #NNcollisions=1
-	 Collision 5  projectile=anti_proton  Ekin[MeV]=27657  direction=(0.778746,0.591627,0.208645)  material=G4_Al
-	 --> #secondaries=24  impactParameter[fm]=1.09136  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 6  projectile=D0  Ekin[MeV]=12451.9  direction=(0.304661,0.27029,0.913305)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=2.18938  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 7  projectile=sigma+  Ekin[MeV]=2768.7  direction=(0.745636,0.25386,0.616102)  material=G4_Ar
-	 --> #secondaries=22  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 8  projectile=anti_xi-  Ekin[MeV]=19812.7  direction=(0.892883,0.404939,0.196936)  material=G4_C
-	 --> #secondaries=27  impactParameter[fm]=0.723296  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=5
-	 Collision 9  projectile=anti_xi_b-  Ekin[MeV]=12809  direction=(0.797083,0.292189,0.528474)  material=G4_W
-	 --> #secondaries=49  impactParameter[fm]=1.23133  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=4
-	 Collision 10  projectile=xi-  Ekin[MeV]=9792.28  direction=(0.463391,0.416674,0.782081)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=2.00278  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 11  projectile=omega-  Ekin[MeV]=15416.4  direction=(0.819333,0.497908,0.28422)  material=G4_Al
-	 --> #secondaries=23  impactParameter[fm]=3.53112  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 12  projectile=proton  Ekin[MeV]=26891.9  direction=(0.39929,0.211607,0.892071)  material=G4_Ar
-	 --> #secondaries=35  impactParameter[fm]=3.11894  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 13  projectile=kaon-  Ekin[MeV]=11996.1  direction=(0.689578,0.558353,0.46122)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=0.230992  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 14  projectile=anti_xi_c+  Ekin[MeV]=28997.3  direction=(0.114388,0.989651,0.0866432)  material=G4_C
-	 --> #secondaries=9  impactParameter[fm]=2.43409  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=0
-	 Collision 15  projectile=anti_hyperalpha  Ekin[MeV]=21421.5  direction=(0.020079,0.544244,0.838687)  material=G4_Si
-	 --> #secondaries=36  impactParameter[fm]=2.62648  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=24  #NNcollisions=5
-	 Collision 16  projectile=anti_triton  Ekin[MeV]=3524.03  direction=(0.550642,0.588966,0.591534)  material=G4_Ar
-	 --> #secondaries=26  impactParameter[fm]=6.5476  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=40  #NNcollisions=3
-	 Collision 17  projectile=neutron  Ekin[MeV]=7365.75  direction=(0.685195,0.508442,0.521532)  material=G4_Ar
-	 --> #secondaries=25  impactParameter[fm]=3.85102  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 18  projectile=alpha  Ekin[MeV]=23134.8  direction=(0.507777,0.771341,0.383661)  material=G4_Fe
-	 --> #secondaries=73  impactParameter[fm]=1.51378  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=9
-	 Collision 19  projectile=omega_b-  Ekin[MeV]=6269.54  direction=(0.279511,0.598617,0.750687)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=1.45547  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=2
-	 Collision 20  projectile=Bs0  Ekin[MeV]=28627.5  direction=(0.22124,0.684561,0.694571)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=1.92566  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 21  projectile=D-  Ekin[MeV]=18531.4  direction=(0.0339377,0.29121,0.956057)  material=G4_W
-	 --> #secondaries=58  impactParameter[fm]=0.783289  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=180  #NNcollisions=2
-	 Collision 22  projectile=He3  Ekin[MeV]=16174.9  direction=(0.729153,0.683019,0.0426814)  material=G4_Fe
-	 --> #secondaries=47  impactParameter[fm]=3.55766  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=48  #NNcollisions=4
-	 Collision 23  projectile=anti_lambda_c+  Ekin[MeV]=21464.1  direction=(0.755197,0.654589,0.0345122)  material=G4_W
-	 --> #secondaries=76  impactParameter[fm]=5.1993  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=5
-	 Collision 24  projectile=anti_sigma-  Ekin[MeV]=15780.4  direction=(0.610025,0.0243298,0.792009)  material=G4_Ar
-	 --> #secondaries=25  impactParameter[fm]=4.61107  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 25  projectile=pi-  Ekin[MeV]=27377  direction=(0.543816,0.837069,0.0598243)  material=G4_Pb
-	 --> #secondaries=43  impactParameter[fm]=5.6652  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=204  #NNcollisions=1
-	 Collision 26  projectile=anti_D0  Ekin[MeV]=22169.6  direction=(0.62984,0.616775,0.472112)  material=G4_Be
-	 --> #secondaries=4  impactParameter[fm]=1.20629  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 27  projectile=xi0  Ekin[MeV]=16078.7  direction=(0.627815,0.113993,0.76997)  material=G4_Pb
-	 --> #secondaries=51  impactParameter[fm]=6.84949  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=3
-	 Collision 28  projectile=xi0  Ekin[MeV]=23168.9  direction=(0.257144,0.910303,0.324385)  material=G4_Cu
-	 --> #secondaries=53  impactParameter[fm]=2.32894  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=4
-	 Collision 29  projectile=anti_omega-  Ekin[MeV]=23055.7  direction=(0.4435,0.797465,0.409094)  material=G4_Pb
-	 --> #secondaries=73  impactParameter[fm]=3.95532  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 30  projectile=neutron  Ekin[MeV]=12071.1  direction=(0.541252,0.647219,0.5368)  material=G4_Fe
-	 --> #secondaries=13  impactParameter[fm]=3.14087  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 31  projectile=Bc+  Ekin[MeV]=28620.2  direction=(0.485869,0.819565,0.303718)  material=G4_Al
-	 --> #secondaries=7  impactParameter[fm]=4.02123  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 32  projectile=anti_neutron  Ekin[MeV]=24318.4  direction=(0.0446997,0.712817,0.699924)  material=G4_Al
-	 --> #secondaries=26  impactParameter[fm]=1.56935  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 33  projectile=omega_b-  Ekin[MeV]=4440.16  direction=(0.628638,0.461499,0.625966)  material=G4_Al
-	 --> #secondaries=6  impactParameter[fm]=0.521347  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 34  projectile=anti_sigma-  Ekin[MeV]=3191.7  direction=(0.0118959,0.48445,0.874738)  material=G4_Al
-	 --> #secondaries=11  impactParameter[fm]=3.37458  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 35  projectile=doublehyperdoubleneutron  Ekin[MeV]=21574.7  direction=(0.365641,0.64116,0.6747)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=2.48436  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 36  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=8535.62  direction=(0.747891,0.144455,0.647913)  material=G4_Ar
-	 --> #secondaries=61  impactParameter[fm]=2.55125  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=4
-	 Collision 37  projectile=anti_neutron  Ekin[MeV]=25007.4  direction=(0.731258,0.110837,0.673036)  material=G4_Si
-	 --> #secondaries=14  impactParameter[fm]=1.06144  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=28  #NNcollisions=1
-	 Collision 38  projectile=anti_xi_c0  Ekin[MeV]=27326.2  direction=(0.0869701,0.773811,0.627417)  material=G4_W
-	 --> #secondaries=101  impactParameter[fm]=1.24009  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=176  #NNcollisions=6
-	 Collision 39  projectile=B0  Ekin[MeV]=1600.25  direction=(0.0446743,0.427707,0.902813)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=0.771172  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 40  projectile=anti_triton  Ekin[MeV]=28852.3  direction=(0.373222,0.342547,0.862187)  material=G4_Al
-	 --> #secondaries=44  impactParameter[fm]=2.24586  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=5
-	 Collision 41  projectile=anti_doublehyperH4  Ekin[MeV]=16219.3  direction=(0.885846,0.0872847,0.455696)  material=G4_Cu
-	 --> #secondaries=75  impactParameter[fm]=2.70577  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=57  #NNcollisions=7
-	 Collision 42  projectile=anti_sigma+  Ekin[MeV]=24708.1  direction=(0.289626,0.70768,0.644442)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=5.83852  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=1
-	 Collision 43  projectile=anti_xi_b0  Ekin[MeV]=8164.17  direction=(0.185396,0.951354,0.246076)  material=G4_Fe
-	 --> #secondaries=18  impactParameter[fm]=5.27619  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
-	 Collision 44  projectile=kaon0L  Ekin[MeV]=24529.8  direction=(0.769728,0.0633445,0.635221)  material=G4_Fe
-	 --> #secondaries=48  impactParameter[fm]=1.45679  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=51  #NNcollisions=5
-	 Collision 45  projectile=anti_deuteron  Ekin[MeV]=15264.9  direction=(0.124991,0.588738,0.798602)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=3.51601  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 46  projectile=anti_xi0  Ekin[MeV]=24286.8  direction=(0.164011,0.80685,0.567533)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.49297  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 47  projectile=B0  Ekin[MeV]=11599.4  direction=(0.705542,0.350742,0.615785)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=1.05565  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=1
-	 Collision 48  projectile=D0  Ekin[MeV]=2453.79  direction=(0.610452,0.791833,0.0186476)  material=G4_Ar
-	 --> #secondaries=11  impactParameter[fm]=2.97754  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 49  projectile=kaon-  Ekin[MeV]=10006  direction=(0.403095,0.118736,0.907423)  material=G4_Be
-	 --> #secondaries=12  impactParameter[fm]=1.31827  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=2
-	 Collision 50  projectile=anti_Bs0  Ekin[MeV]=3603.06  direction=(0.745953,0.224698,0.626949)  material=G4_C
-	 --> #secondaries=6  impactParameter[fm]=1.95466  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=0
-	 Collision 51  projectile=anti_triton  Ekin[MeV]=15670.7  direction=(0.0928592,0.819298,0.565799)  material=G4_H
-	 --> #secondaries=10  impactParameter[fm]=2.94602  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 52  projectile=hyperHe5  Ekin[MeV]=1563.93  direction=(0.614023,0.1147,0.780909)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=2.05271  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 53  projectile=kaon+  Ekin[MeV]=15373.5  direction=(0.851284,0.0653862,0.520615)  material=G4_Pb
-	 --> #secondaries=70  impactParameter[fm]=4.58163  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=3
-	 Collision 54  projectile=sigma-  Ekin[MeV]=5506.39  direction=(0.021324,0.966688,0.255069)  material=G4_W
-	 --> #secondaries=52  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 55  projectile=alpha  Ekin[MeV]=12555.7  direction=(0.357083,0.164568,0.919461)  material=G4_W
-	 --> #secondaries=32  impactParameter[fm]=7.75134  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=183  #NNcollisions=0
-	 Collision 56  projectile=xi_c0  Ekin[MeV]=11242.3  direction=(0.385456,0.903026,0.189651)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=1.00814  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 57  projectile=triton  Ekin[MeV]=17180.5  direction=(0.471983,0.73594,0.485411)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=3.45966  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=10  #NNcollisions=0
-	 Collision 58  projectile=He3  Ekin[MeV]=11367.4  direction=(0.453673,0.87728,0.156719)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 59  projectile=anti_hyperH4  Ekin[MeV]=8261.56  direction=(0.558596,0.17936,0.809815)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=3.40167  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 60  projectile=anti_triton  Ekin[MeV]=15037.5  direction=(0.307528,0.56727,0.763958)  material=G4_Be
-	 --> #secondaries=17  impactParameter[fm]=2.37418  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=3
-	 Collision 61  projectile=triton  Ekin[MeV]=11972.6  direction=(0.244309,0.502058,0.829609)  material=G4_Ar
-	 --> #secondaries=33  impactParameter[fm]=2.39434  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=5
-	 Collision 62  projectile=anti_xi_c+  Ekin[MeV]=5359.3  direction=(0.315552,0.499823,0.8066)  material=G4_Cu
-	 --> #secondaries=18  impactParameter[fm]=1.41825  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=2
-	 Collision 63  projectile=anti_B0  Ekin[MeV]=2518.07  direction=(0.625103,0.638071,0.449567)  material=G4_Pb
-	 --> #secondaries=10  impactParameter[fm]=7.4097  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=0
-	 Collision 64  projectile=lambda  Ekin[MeV]=9842.91  direction=(0.728872,0.42588,0.536071)  material=G4_He
-	 --> #secondaries=13  impactParameter[fm]=0.239496  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=2
-	 Collision 65  projectile=anti_sigma-  Ekin[MeV]=27665.9  direction=(0.901045,0.432251,0.0357422)  material=G4_Ar
-	 --> #secondaries=9  impactParameter[fm]=5.17447  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
-	 Collision 66  projectile=anti_deuteron  Ekin[MeV]=4773.69  direction=(0.311826,0.517637,0.796754)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=1.19386  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 67  projectile=hyperHe5  Ekin[MeV]=19524.3  direction=(0.480412,0.157866,0.862718)  material=G4_Be
-	 --> #secondaries=13  impactParameter[fm]=4.55394  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 68  projectile=D+  Ekin[MeV]=22329.2  direction=(0.403659,0.620768,0.672091)  material=G4_Al
-	 --> #secondaries=6  impactParameter[fm]=2.74242  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 69  projectile=omega_b-  Ekin[MeV]=5591.6  direction=(0.268231,0.950182,0.158765)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.557767  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 70  projectile=B0  Ekin[MeV]=21539.8  direction=(0.249044,0.759174,0.601358)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=1.23035  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 71  projectile=anti_doublehyperH4  Ekin[MeV]=5922.99  direction=(0.126233,0.157696,0.979386)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=1.49369  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=2
-	 Collision 72  projectile=anti_sigma+  Ekin[MeV]=11722  direction=(0.213203,0.903374,0.372101)  material=G4_W
-	 --> #secondaries=46  impactParameter[fm]=5.40851  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=1
-	 Collision 73  projectile=anti_doublehyperH4  Ekin[MeV]=12809.5  direction=(0.923841,0.321319,0.208022)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=3.31364  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 74  projectile=doublehyperH4  Ekin[MeV]=9387.65  direction=(0.967626,0.251958,0.0147562)  material=G4_Pb
-	 --> #secondaries=12  impactParameter[fm]=9.98754  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 75  projectile=xi_b0  Ekin[MeV]=9595.87  direction=(0.138679,0.9452,0.295577)  material=G4_Ar
-	 --> #secondaries=18  impactParameter[fm]=0.982521  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=1
-	 Collision 76  projectile=anti_alpha  Ekin[MeV]=3018.56  direction=(0.936951,0.308584,0.164009)  material=G4_Si
-	 --> #secondaries=31  impactParameter[fm]=1.47694  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=3
-	 Collision 77  projectile=triton  Ekin[MeV]=13611.3  direction=(0.709798,0.610072,0.352135)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 78  projectile=anti_Bs0  Ekin[MeV]=29416.1  direction=(0.0615194,0.47906,0.875623)  material=G4_Ar
-	 --> #secondaries=14  impactParameter[fm]=2.8809  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 79  projectile=B+  Ekin[MeV]=16744.4  direction=(0.190796,0.633761,0.749629)  material=G4_W
-	 --> #secondaries=28  impactParameter[fm]=5.21849  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=180  #NNcollisions=2
-	 Collision 80  projectile=anti_sigma-  Ekin[MeV]=1672.76  direction=(0.774596,0.291454,0.561298)  material=G4_Ar
-	 --> #secondaries=26  impactParameter[fm]=2.0285  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 81  projectile=deuteron  Ekin[MeV]=18908.2  direction=(0.792763,0.516653,0.323416)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=3.31625  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 82  projectile=neutron  Ekin[MeV]=14423  direction=(0.217473,0.972649,0.0816002)  material=G4_Pb
-	 --> #secondaries=45  impactParameter[fm]=5.64343  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 83  projectile=pi+  Ekin[MeV]=18675.2  direction=(0.170582,0.923263,0.34422)  material=G4_H
-	 --> #secondaries=13  impactParameter[fm]=1.11937  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 84  projectile=doublehyperdoubleneutron  Ekin[MeV]=16486.2  direction=(0.54787,0.835119,0.0491514)  material=G4_Al
-	 --> #secondaries=29  impactParameter[fm]=2.89742  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=18  #NNcollisions=4
-	 Collision 85  projectile=xi_c+  Ekin[MeV]=26917.4  direction=(0.842574,0.129924,0.522675)  material=G4_Pb
-	 --> #secondaries=93  impactParameter[fm]=4.66626  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=199  #NNcollisions=5
-	 Collision 86  projectile=anti_xi_b-  Ekin[MeV]=18150.4  direction=(0.942242,0.285589,0.174984)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=3.65997  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 87  projectile=kaon0L  Ekin[MeV]=14799.3  direction=(0.574406,0.798672,0.17939)  material=G4_Cu
-	 --> #secondaries=16  impactParameter[fm]=4.27485  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 88  projectile=D+  Ekin[MeV]=14526.7  direction=(0.167911,0.56953,0.804638)  material=G4_C
-	 --> #secondaries=9  impactParameter[fm]=3.45425  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 89  projectile=B-  Ekin[MeV]=19511.8  direction=(0.441424,0.0836895,0.893387)  material=G4_Cu
-	 --> #secondaries=21  impactParameter[fm]=3.29481  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=61  #NNcollisions=1
-	 Collision 90  projectile=triton  Ekin[MeV]=25723.8  direction=(0.684244,0.7192,0.120673)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=0.827508  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=7  #NNcollisions=0
-	 Collision 91  projectile=neutron  Ekin[MeV]=24519.3  direction=(0.761886,0.0808772,0.642642)  material=G4_Al
-	 --> #secondaries=34  impactParameter[fm]=0.793308  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=4
-	 Collision 92  projectile=deuteron  Ekin[MeV]=23679.7  direction=(0.494489,0.644321,0.583379)  material=G4_Al
-	 --> #secondaries=29  impactParameter[fm]=1.60032  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=4
-	 Collision 93  projectile=alpha  Ekin[MeV]=15803.7  direction=(0.013332,0.777894,0.628254)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=2.52606  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=1  #NNcollisions=3
-	 Collision 94  projectile=anti_omega-  Ekin[MeV]=21809  direction=(0.414351,0.538075,0.734022)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.92417  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 95  projectile=kaon0S  Ekin[MeV]=7742.37  direction=(0.15348,0.517836,0.841599)  material=G4_W
-	 --> #secondaries=50  impactParameter[fm]=4.49368  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=3
-	 Collision 96  projectile=lambda_b  Ekin[MeV]=22800.5  direction=(0.0304548,0.740703,0.671142)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=4.0923  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
-	 Collision 97  projectile=Ds+  Ekin[MeV]=23856  direction=(0.690749,0.00771825,0.723053)  material=G4_Pb
-	 --> #secondaries=44  impactParameter[fm]=4.15452  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 98  projectile=omega-  Ekin[MeV]=15917  direction=(0.529098,0.604665,0.595346)  material=G4_Ar
-	 --> #secondaries=29  impactParameter[fm]=2.62436  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=0
-	 Collision 99  projectile=sigma+  Ekin[MeV]=1185.32  direction=(0.219869,0.560603,0.798362)  material=G4_Ar
+	 	 	 j=0	anti_proton	 p=(2379.36,1098.48,4092.374949.33) MeV
+	 	 	 j=1	pi+	 p=(294.115,-152.028,413.023547.434) MeV
+	 	 	 j=2	pi-	 p=(-187.561,-27.7343,151.778280.115) MeV
+	 	 	 j=3	pi+	 p=(568.782,133.109,386.204714.048) MeV
+	 	 	 j=4	kaon+	 p=(846.2,464.382,1347.691729.65) MeV
+	 	 	 j=5	anti_neutron	 p=(996.957,-158.365,1390.411958.32) MeV
+	 	 	 j=6	pi-	 p=(7.08441,204.803,-27.5457249.465) MeV
+	 	 	 j=7	proton	 p=(461.901,57.2116,850.8531349.42) MeV
+	 	 	 j=8	pi-	 p=(1614.01,234.883,1955.462550.2) MeV
+	 	 	 j=9	kaon0S	 p=(1445.3,956.387,2217.242857.86) MeV
+	 	 	 j=10	kaon0S	 p=(146.18,263.45,484.042756.763) MeV
+	 	 	 j=11	pi0	 p=(436.091,58.261,629.075779.438) MeV
+	 	 	 j=12	pi0	 p=(280.661,16.9348,329.52453.717) MeV
+	 	 	 j=13	proton	 p=(485.657,156.045,471.6891167.5) MeV
+	 	 	 j=14	pi+	 p=(614.05,54.0929,230.204672.649) MeV
+	 	 	 j=15	pi-	 p=(104.39,94.9512,643.098673.029) MeV
+	 	 	 j=16	pi0	 p=(143.625,503.631,735.539912.967) MeV
+	 	 	 j=17	pi+	 p=(1347.33,372.592,1641.632160.68) MeV
+	 	 	 j=18	kaon+	 p=(575.112,557.706,760.0881209.64) MeV
+	 	 	 j=19	pi-	 p=(156.453,139.487,534.297590.667) MeV
+	 	 	 j=20	pi-	 p=(-408.441,11.8156,-107.956445.082) MeV
+	 	 	 j=21	pi0	 p=(131.01,-110.256,186.433286.873) MeV
+	 	 	 j=22	pi0	 p=(498.708,544.105,1035.061278.41) MeV
+	 	 	 j=23	pi+	 p=(943.419,218.107,1110.441479.92) MeV
+	 	 	 j=24	pi-	 p=(190.443,-191.153,192.599359.697) MeV
+	 	 	 j=25	proton	 p=(64.0203,198.475,317.3071012.19) MeV
+	 	 	 j=26	proton	 p=(-43.9875,-24.7947,2.42495939.633) MeV
+	 	 	 j=27	neutron	 p=(163.819,173.908,-139.335979.427) MeV
+	 	 	 j=28	proton	 p=(19.9772,-75.0881,246.163973.133) MeV
+	 	 	 j=29	triton	 p=(-523.506,-14.2588,-337.8112877.22) MeV
+	 	 	 j=30	neutron	 p=(-126.322,74.1336,-12.4378950.995) MeV
+	 	 	 j=31	neutron	 p=(212.751,-215.46,120.491994.478) MeV
+	 	 	 j=32	alpha	 p=(26.5501,-106.08,127.2713731.15) MeV
+	 	 	 j=33	He3	 p=(451.434,-56.5408,194.4752851.64) MeV
+	 	 	 j=34	proton	 p=(-202.904,60.0784,-11.473961.907) MeV
+	 	 	 j=35	neutron	 p=(-111.811,110.433,141.243963.031) MeV
+	 	 	 j=36	neutron	 p=(-46.6175,95.6667,-78.5427948.829) MeV
+	 	 	 j=37	neutron	 p=(88.1233,86.5237,155.056960.249) MeV
+	 	 	 j=38	neutron	 p=(-70.4178,16.5681,-21.7821942.598) MeV
+	 	 	 j=39	alpha	 p=(217.845,497.927,105.0823768.26) MeV
+	 	 	 j=40	proton	 p=(107.945,32.5289,-145.231956.115) MeV
+	 	 	 j=41	proton	 p=(77.4118,0.962189,203.703963.246) MeV
+	 	 	 j=42	neutron	 p=(-116.794,-274.657,-66.2659988.054) MeV
+	 	 	 j=43	neutron	 p=(286.152,-75.475,-16.8639985.214) MeV
+	 	 	 j=44	triton	 p=(10.158,-106.637,200.7092818.12) MeV
+	 	 	 j=45	proton	 p=(-36.7453,-64.1746,42.8604942.157) MeV
+	 	 	 j=46	neutron	 p=(75.17,-139.247,-16.0214952.932) MeV
+	 	 	 j=47	deuteron	 p=(-205.884,428.953,-278.8011955) MeV
+	 Collision 1  projectile=lambda_b  Ekin[MeV]=19934.7  direction=(0.0363677,0.513918,0.857068)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=0.283272  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=0
+	 Collision 2  projectile=hypertriton  Ekin[MeV]=29572.8  direction=(0.483247,0.841526,0.241468)  material=G4_Fe
+	 --> #secondaries=55  impactParameter[fm]=1.90678  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=45  #NNcollisions=14
+	 Collision 3  projectile=hyperH4  Ekin[MeV]=1757.88  direction=(0.520754,0.724524,0.45153)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=2.19631  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 4  projectile=triton  Ekin[MeV]=14469  direction=(0.822457,0.42501,0.378063)  material=G4_Ar
+	 --> #secondaries=34  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 5  projectile=B-  Ekin[MeV]=27614.4  direction=(0.700116,0.0436728,0.712693)  material=G4_Be
+	 --> #secondaries=10  impactParameter[fm]=4.31064  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 6  projectile=anti_proton  Ekin[MeV]=27786.3  direction=(0.590404,0.0492682,0.805603)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=1.61295  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 7  projectile=B-  Ekin[MeV]=3487.88  direction=(0.736524,0.674239,0.0541559)  material=G4_C
+	 --> #secondaries=7  impactParameter[fm]=2.3395  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 8  projectile=kaon-  Ekin[MeV]=26208  direction=(0.507871,0.855403,0.101745)  material=G4_W
+	 --> #secondaries=67  impactParameter[fm]=3.40441  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=3
+	 Collision 9  projectile=hypertriton  Ekin[MeV]=16759.4  direction=(0.490743,0.603594,0.628367)  material=G4_Pb
+	 --> #secondaries=126  impactParameter[fm]=4.20495  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=193  #NNcollisions=8
+	 Collision 10  projectile=anti_hypertriton  Ekin[MeV]=12385.2  direction=(0.554756,0.182459,0.81176)  material=G4_Si
+	 --> #secondaries=28  impactParameter[fm]=0.429795  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 11  projectile=alpha  Ekin[MeV]=10290.4  direction=(0.9292,0.356934,0.0958357)  material=G4_Cu
 	 --> #secondaries=16  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 100  projectile=hyperH4  Ekin[MeV]=9030.42  direction=(0.640476,0.396478,0.65772)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.20189  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 12  projectile=anti_hypertriton  Ekin[MeV]=29957  direction=(0.208893,0.760792,0.614458)  material=G4_W
+	 --> #secondaries=70  impactParameter[fm]=6.98932  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=181  #NNcollisions=3
+	 Collision 13  projectile=anti_lambda_b  Ekin[MeV]=3273.15  direction=(0.583962,0.684452,0.436478)  material=G4_Fe
+	 --> #secondaries=11  impactParameter[fm]=3.89265  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 14  projectile=kaon0L  Ekin[MeV]=27022.2  direction=(0.486462,0.731235,0.478173)  material=G4_C
+	 --> #secondaries=15  impactParameter[fm]=1.3923  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 15  projectile=anti_hyperHe5  Ekin[MeV]=17559.6  direction=(0.403299,0.841229,0.360117)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=3.18254  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 16  projectile=kaon0L  Ekin[MeV]=4826.74  direction=(0.326657,0.931097,0.162335)  material=G4_C
+	 --> #secondaries=10  impactParameter[fm]=3.12448  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 17  projectile=anti_Bs0  Ekin[MeV]=14363.9  direction=(0.764064,0.322189,0.558928)  material=G4_He
+	 --> #secondaries=8  impactParameter[fm]=0.804224  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 18  projectile=anti_hyperalpha  Ekin[MeV]=28111.1  direction=(0.229375,0.252404,0.940042)  material=G4_Al
+	 --> #secondaries=42  impactParameter[fm]=0.666867  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=21  #NNcollisions=7
+	 Collision 19  projectile=anti_lambda  Ekin[MeV]=12215.9  direction=(0.629202,0.498714,0.596146)  material=G4_Ar
+	 --> #secondaries=12  impactParameter[fm]=3.35331  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 20  projectile=anti_Bs0  Ekin[MeV]=4459.69  direction=(0.735904,0.308295,0.602827)  material=G4_C
+	 --> #secondaries=11  impactParameter[fm]=2.47192  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 21  projectile=anti_He3  Ekin[MeV]=15352.5  direction=(0.19604,0.979691,0.0421119)  material=G4_Si
+	 --> #secondaries=10  impactParameter[fm]=4.5738  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=28  #NNcollisions=1
+	 Collision 22  projectile=B0  Ekin[MeV]=25609.9  direction=(0.622556,0.745027,0.239498)  material=G4_Al
+	 --> #secondaries=14  impactParameter[fm]=0.306229  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=1
+	 Collision 23  projectile=kaon-  Ekin[MeV]=25181.4  direction=(0.742961,0.569445,0.351769)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=0.622666  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 24  projectile=kaon+  Ekin[MeV]=25946.1  direction=(0.412257,0.891444,0.188072)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=1.84923  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 25  projectile=deuteron  Ekin[MeV]=21258.2  direction=(0.638028,0.570094,0.517603)  material=G4_Al
+	 --> #secondaries=21  impactParameter[fm]=3.71457  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=25  #NNcollisions=0
+	 Collision 26  projectile=D-  Ekin[MeV]=19073.5  direction=(0.0608956,0.949859,0.30669)  material=G4_Cu
+	 --> #secondaries=23  impactParameter[fm]=3.35115  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 27  projectile=anti_xi_c0  Ekin[MeV]=4905.42  direction=(0.689588,0.455085,0.563352)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=2.03783  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 28  projectile=anti_omega-  Ekin[MeV]=10002.8  direction=(0.158906,0.720969,0.674502)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=1.15313  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=2
+	 Collision 29  projectile=omega_b-  Ekin[MeV]=9511.67  direction=(0.010526,0.476015,0.879374)  material=G4_Fe
+	 --> #secondaries=8  impactParameter[fm]=4.8682  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 30  projectile=xi0  Ekin[MeV]=22323.1  direction=(0.546287,0.351625,0.760218)  material=G4_Be
+	 --> #secondaries=12  impactParameter[fm]=1.64385  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 31  projectile=lambda_b  Ekin[MeV]=11064  direction=(0.856786,0.468446,0.215584)  material=G4_Pb
+	 --> #secondaries=56  impactParameter[fm]=0.529519  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=197  #NNcollisions=3
+	 Collision 32  projectile=lambda_b  Ekin[MeV]=4697.43  direction=(0.79281,0.488751,0.364107)  material=G4_Ar
+	 --> #secondaries=7  impactParameter[fm]=2.98041  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 33  projectile=pi-  Ekin[MeV]=14655.4  direction=(0.314636,0.835608,0.450293)  material=G4_Ar
+	 --> #secondaries=14  impactParameter[fm]=2.88855  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 34  projectile=anti_doublehyperH4  Ekin[MeV]=7085.86  direction=(0.0467185,0.566581,0.82268)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=2.63071  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=9  #NNcollisions=1
+	 Collision 35  projectile=anti_proton  Ekin[MeV]=23247.1  direction=(0.588896,0.411771,0.695447)  material=G4_Be
+	 --> #secondaries=18  impactParameter[fm]=2.06004  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=1
+	 Collision 36  projectile=anti_D0  Ekin[MeV]=1125.28  direction=(0.78128,0.367906,0.504228)  material=G4_Si
+	 --> #secondaries=10  impactParameter[fm]=2.98944  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 37  projectile=anti_deuteron  Ekin[MeV]=24191.7  direction=(0.0330989,0.838123,0.544476)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=3.8035  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 38  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=21118.8  direction=(0.354705,0.571398,0.74006)  material=G4_Pb
+	 --> #secondaries=86  impactParameter[fm]=4.64933  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=6
+	 Collision 39  projectile=kaon0L  Ekin[MeV]=10108  direction=(0.829444,0.526417,0.186834)  material=G4_Pb
+	 --> #secondaries=56  impactParameter[fm]=5.00302  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=2
+	 Collision 40  projectile=neutron  Ekin[MeV]=24823.6  direction=(0.711948,0.053067,0.700224)  material=G4_Al
+	 --> #secondaries=37  impactParameter[fm]=0.819877  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=5
+	 Collision 41  projectile=anti_xi_c0  Ekin[MeV]=18806.4  direction=(0.553392,0.0158922,0.832769)  material=G4_Cu
+	 --> #secondaries=60  impactParameter[fm]=1.63366  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=4
+	 Collision 42  projectile=anti_lambda_c+  Ekin[MeV]=29749.2  direction=(0.664793,0.262554,0.699368)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=3.44796  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 43  projectile=anti_xi_b-  Ekin[MeV]=5989.54  direction=(0.857724,0.178988,0.481946)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=0.519012  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 44  projectile=anti_hypertriton  Ekin[MeV]=12706.3  direction=(0.557087,0.681571,0.474463)  material=G4_Si
+	 --> #secondaries=33  impactParameter[fm]=3.09202  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=4
+	 Collision 45  projectile=Bs0  Ekin[MeV]=12939.6  direction=(0.689846,0.379189,0.616707)  material=G4_W
+	 --> #secondaries=43  impactParameter[fm]=0.199632  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=2
+	 Collision 46  projectile=xi0  Ekin[MeV]=19595.6  direction=(0.417247,0.894625,0.159849)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=2.32975  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 47  projectile=D+  Ekin[MeV]=15281.1  direction=(0.989754,0.0705188,0.124152)  material=G4_Ar
+	 --> #secondaries=19  impactParameter[fm]=1.44324  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 48  projectile=anti_triton  Ekin[MeV]=8300.67  direction=(0.574566,0.68394,0.449555)  material=G4_C
+	 --> #secondaries=16  impactParameter[fm]=2.74773  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 49  projectile=anti_omega_b-  Ekin[MeV]=7286.68  direction=(0.456986,0.449995,0.767247)  material=G4_Pb
+	 --> #secondaries=41  impactParameter[fm]=4.14901  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=1
+	 Collision 50  projectile=hyperH4  Ekin[MeV]=10296.9  direction=(0.725598,0.320405,0.608973)  material=G4_Be
+	 --> #secondaries=17  impactParameter[fm]=1.67357  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=5  #NNcollisions=2
+	 Collision 51  projectile=neutron  Ekin[MeV]=24223.7  direction=(0.618162,0.0296486,0.785491)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=1.26085  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 52  projectile=anti_lambda_c+  Ekin[MeV]=14391.6  direction=(0.854943,0.439327,0.275797)  material=G4_Al
+	 --> #secondaries=12  impactParameter[fm]=1.53894  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 53  projectile=hyperH4  Ekin[MeV]=8276.84  direction=(0.843591,0.536902,0.00950616)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=3.99352  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 54  projectile=lambda_b  Ekin[MeV]=4901.39  direction=(0.308823,0.94083,0.139526)  material=G4_Pb
+	 --> #secondaries=34  impactParameter[fm]=5.18593  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=1
+	 Collision 55  projectile=B0  Ekin[MeV]=23898.5  direction=(0.0752397,0.790072,0.60838)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=2.66684  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 56  projectile=anti_sigma+  Ekin[MeV]=14067.6  direction=(0.805225,0.21393,0.553034)  material=G4_Cu
+	 --> #secondaries=15  impactParameter[fm]=3.84968  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 57  projectile=sigma+  Ekin[MeV]=21673  direction=(0.400649,0.788089,0.467329)  material=G4_H
+	 --> #secondaries=10  impactParameter[fm]=0.618964  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 58  projectile=proton  Ekin[MeV]=11121  direction=(0.439218,0.617922,0.652119)  material=G4_Cu
+	 --> #secondaries=29  impactParameter[fm]=3.52686  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=60  #NNcollisions=2
+	 Collision 59  projectile=anti_deuteron  Ekin[MeV]=2609.24  direction=(0.8997,0.122213,0.41905)  material=G4_C
+	 --> #secondaries=16  impactParameter[fm]=1.57326  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=2
+	 Collision 60  projectile=hypertriton  Ekin[MeV]=17601.4  direction=(0.487299,0.865445,0.116383)  material=G4_Pb
+	 --> #secondaries=96  impactParameter[fm]=4.93586  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=194  #NNcollisions=9
+	 Collision 61  projectile=anti_triton  Ekin[MeV]=10778.6  direction=(0.872919,0.284454,0.396356)  material=G4_H
+	 --> #secondaries=8  impactParameter[fm]=1.33252  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 62  projectile=Bc+  Ekin[MeV]=12402.3  direction=(0.286231,0.906559,0.310197)  material=G4_Fe
+	 --> #secondaries=14  impactParameter[fm]=4.27052  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=56  #NNcollisions=0
+	 Collision 63  projectile=D0  Ekin[MeV]=17257.3  direction=(0.842737,0.251823,0.475793)  material=G4_Cu
+	 --> #secondaries=17  impactParameter[fm]=1.7397  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 64  projectile=anti_lambda_b  Ekin[MeV]=2620.61  direction=(0.893432,0.362336,0.265505)  material=G4_Ar
+	 --> #secondaries=24  impactParameter[fm]=2.33672  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=0
+	 Collision 65  projectile=deuteron  Ekin[MeV]=3740.04  direction=(0.906917,0.413855,0.0789042)  material=G4_W
+	 --> #secondaries=7  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 66  projectile=anti_xi_c0  Ekin[MeV]=20784  direction=(0.802925,0.592012,0.0695233)  material=G4_Al
+	 --> #secondaries=34  impactParameter[fm]=2.5855  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=4
+	 Collision 67  projectile=omega_b-  Ekin[MeV]=16271.6  direction=(0.105157,0.812868,0.572877)  material=G4_Pb
+	 --> #secondaries=19  impactParameter[fm]=4.44312  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=0
+	 Collision 68  projectile=anti_neutron  Ekin[MeV]=1657.71  direction=(0.653842,0.461813,0.599349)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=1.40252  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=1
+	 Collision 69  projectile=anti_xi_c0  Ekin[MeV]=4085.72  direction=(0.631012,0.775083,0.0327245)  material=G4_Fe
+	 --> #secondaries=11  impactParameter[fm]=4.25548  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 70  projectile=kaon+  Ekin[MeV]=3938.83  direction=(0.137627,0.916454,0.375728)  material=G4_Be
+	 --> #secondaries=13  impactParameter[fm]=1.19231  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=2
+	 Collision 71  projectile=Bc+  Ekin[MeV]=17884  direction=(0.282621,0.825462,0.488607)  material=G4_Pb
+	 --> #secondaries=15  impactParameter[fm]=6.25456  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 72  projectile=kaon+  Ekin[MeV]=17330.3  direction=(0.640741,0.120022,0.758318)  material=G4_Ar
+	 --> #secondaries=18  impactParameter[fm]=2.20569  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 73  projectile=B-  Ekin[MeV]=5714.33  direction=(0.185113,0.476325,0.859562)  material=G4_W
+	 --> #secondaries=35  impactParameter[fm]=4.9366  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=180  #NNcollisions=3
+	 Collision 74  projectile=pi+  Ekin[MeV]=28958.4  direction=(0.821279,0.400376,0.406449)  material=G4_Al
+	 --> #secondaries=17  impactParameter[fm]=0.829798  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=1
+	 Collision 75  projectile=hyperalpha  Ekin[MeV]=18472.7  direction=(0.467936,0.812077,0.348665)  material=G4_Al
+	 --> #secondaries=30  impactParameter[fm]=1.54888  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=6
+	 Collision 76  projectile=anti_sigma+  Ekin[MeV]=18125.7  direction=(0.549797,0.167681,0.818294)  material=G4_Si
+	 --> #secondaries=28  impactParameter[fm]=3.31485  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=2
+	 Collision 77  projectile=D+  Ekin[MeV]=16045.1  direction=(0.0443007,0.958626,0.281201)  material=G4_He
+	 --> #secondaries=11  impactParameter[fm]=1.63978  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=2  #NNcollisions=2
+	 Collision 78  projectile=triton  Ekin[MeV]=14061.4  direction=(0.614882,0.27795,0.738014)  material=G4_Cu
+	 --> #secondaries=12  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 79  projectile=pi-  Ekin[MeV]=11844.4  direction=(0.205135,0.82306,0.529614)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=3.87486  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 80  projectile=kaon0S  Ekin[MeV]=27862.1  direction=(0.597897,0.801519,0.00931861)  material=G4_C
+	 --> #secondaries=10  impactParameter[fm]=2.0686  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 81  projectile=D0  Ekin[MeV]=4981.5  direction=(0.570364,0.805965,0.158448)  material=G4_Si
+	 --> #secondaries=6  impactParameter[fm]=2.96235  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=29  #NNcollisions=1
+	 Collision 82  projectile=anti_He3  Ekin[MeV]=25238.5  direction=(0.412183,0.665235,0.622549)  material=G4_Cu
+	 --> #secondaries=70  impactParameter[fm]=3.15844  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=56  #NNcollisions=8
+	 Collision 83  projectile=anti_doublehyperH4  Ekin[MeV]=25698.4  direction=(0.720044,0.504611,0.476345)  material=G4_Si
+	 --> #secondaries=50  impactParameter[fm]=0.173845  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=21  #NNcollisions=7
+	 Collision 84  projectile=anti_omega_b-  Ekin[MeV]=6417.61  direction=(0.322727,0.421471,0.847472)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=1.81266  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=1
+	 Collision 85  projectile=proton  Ekin[MeV]=16182.7  direction=(0.612658,0.782335,0.112256)  material=G4_Al
+	 --> #secondaries=18  impactParameter[fm]=0.797109  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 86  projectile=xi_c0  Ekin[MeV]=27328.1  direction=(0.356183,0.033896,0.933801)  material=G4_Si
+	 --> #secondaries=9  impactParameter[fm]=3.57309  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 87  projectile=anti_He3  Ekin[MeV]=3848.87  direction=(0.926678,0.332568,0.175116)  material=G4_Ar
+	 --> #secondaries=41  impactParameter[fm]=0.930975  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=3
+	 Collision 88  projectile=doublehyperdoubleneutron  Ekin[MeV]=16879.5  direction=(0.699253,0.327942,0.635216)  material=G4_Cu
+	 --> #secondaries=62  impactParameter[fm]=3.75132  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=5
+	 Collision 89  projectile=xi-  Ekin[MeV]=2795.45  direction=(0.295951,0.309898,0.903535)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 90  projectile=hyperHe5  Ekin[MeV]=24501.9  direction=(0.441382,0.894809,0.0670731)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=5.28247  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 91  projectile=Bs0  Ekin[MeV]=9684.99  direction=(0.35723,0.74415,0.564471)  material=G4_Pb
+	 --> #secondaries=49  impactParameter[fm]=1.64778  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=3
+	 Collision 92  projectile=pi+  Ekin[MeV]=29205.6  direction=(0.705175,0.700696,0.108415)  material=G4_C
+	 --> #secondaries=24  impactParameter[fm]=0.832866  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 93  projectile=Bc+  Ekin[MeV]=23173.3  direction=(0.766899,0.32234,0.554944)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=0.753455  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 94  projectile=anti_lambda_b  Ekin[MeV]=18057.5  direction=(0.654737,0.711894,0.254019)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=4.30208  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 95  projectile=kaon-  Ekin[MeV]=3527.7  direction=(0.739951,0.630767,0.233678)  material=G4_W
+	 --> #secondaries=54  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 96  projectile=anti_omega_c0  Ekin[MeV]=28363.9  direction=(0.922748,0.355324,0.14927)  material=G4_Cu
+	 --> #secondaries=16  impactParameter[fm]=3.89934  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 97  projectile=B+  Ekin[MeV]=11901.9  direction=(0.530573,0.727432,0.435127)  material=G4_C
+	 --> #secondaries=7  impactParameter[fm]=1.50826  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=0
+	 Collision 98  projectile=xi_c0  Ekin[MeV]=15373.8  direction=(0.45858,0.689557,0.560549)  material=G4_Cu
+	 --> #secondaries=50  impactParameter[fm]=1.99838  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=2
+	 Collision 99  projectile=doublehyperdoubleneutron  Ekin[MeV]=20639.3  direction=(0.22687,0.747051,0.624855)  material=G4_Ar
+	 --> #secondaries=45  impactParameter[fm]=1.71245  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=30  #NNcollisions=6
+	 Collision 100  projectile=Bs0  Ekin[MeV]=8274.36  direction=(0.678483,0.346049,0.648005)  material=G4_Fe
+	 --> #secondaries=18  impactParameter[fm]=0.194704  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=53  #NNcollisions=3
 	 	 List of produced secondaries: 
-	 	 	 j=0	neutron	 p=(1191.72,1026.44,1702.512501.02) MeV
-	 	 	 j=1	proton	 p=(1841.72,1452.52,2576.763608.57) MeV
-	 	 	 j=2	sigma0	 p=(2847.36,1324.27,2629.974266.18) MeV
-	 	 	 j=3	neutron	 p=(395.476,298.687,41.41361063.07) MeV
-	 	 	 j=4	pi+	 p=(503.807,229.096,192.004602.206) MeV
-	 	 	 j=5	neutron	 p=(1126.42,563.4,976.7111850.13) MeV
-	 Collision 101  projectile=sigma-  Ekin[MeV]=15587.7  direction=(0.858566,0.511904,0.0285943)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=3.24686  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 102  projectile=omega-  Ekin[MeV]=15692.9  direction=(0.604362,0.670863,0.429755)  material=G4_Fe
-	 --> #secondaries=29  impactParameter[fm]=3.49902  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
-	 Collision 103  projectile=omega_b-  Ekin[MeV]=16199.9  direction=(0.175945,0.482315,0.858146)  material=G4_Pb
-	 --> #secondaries=6  impactParameter[fm]=7.12165  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 104  projectile=sigma-  Ekin[MeV]=13629.5  direction=(0.0766038,0.65268,0.753751)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=0.57448  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 105  projectile=xi_b-  Ekin[MeV]=3228.85  direction=(0.091992,0.576138,0.812159)  material=G4_Fe
-	 --> #secondaries=14  impactParameter[fm]=3.47729  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=1
-	 Collision 106  projectile=anti_doublehyperH4  Ekin[MeV]=18907.2  direction=(0.901894,0.274002,0.333932)  material=G4_W
-	 --> #secondaries=88  impactParameter[fm]=5.90297  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=4
-	 Collision 107  projectile=anti_hyperHe5  Ekin[MeV]=12686  direction=(0.804015,0.594517,0.0104801)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=3.80315  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=7  #NNcollisions=0
-	 Collision 108  projectile=anti_neutron  Ekin[MeV]=26657.2  direction=(0.660228,0.526175,0.535948)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=0.528418  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 109  projectile=pi+  Ekin[MeV]=1129.21  direction=(0.0359565,0.999312,0.00912509)  material=G4_Si
-	 --> #secondaries=8  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 110  projectile=D+  Ekin[MeV]=25142.5  direction=(0.706051,0.607565,0.363809)  material=G4_Ar
-	 --> #secondaries=12  impactParameter[fm]=3.02567  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 111  projectile=anti_lambda_c+  Ekin[MeV]=22808.5  direction=(0.46472,0.669282,0.579739)  material=G4_Pb
-	 --> #secondaries=66  impactParameter[fm]=4.84827  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=3
-	 Collision 112  projectile=kaon+  Ekin[MeV]=5918.92  direction=(0.398059,0.848053,0.349792)  material=G4_Ar
-	 --> #secondaries=18  impactParameter[fm]=3.45843  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 113  projectile=xi-  Ekin[MeV]=8741.64  direction=(0.695882,0.0199609,0.717878)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.55619  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 114  projectile=kaon0L  Ekin[MeV]=14667.2  direction=(0.446221,0.823147,0.351165)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=0.55763  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 115  projectile=hypertriton  Ekin[MeV]=6001.07  direction=(0.758852,0.569718,0.31554)  material=G4_Pb
-	 --> #secondaries=22  impactParameter[fm]=7.61777  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=204  #NNcollisions=2
-	 Collision 116  projectile=xi_b-  Ekin[MeV]=2472.82  direction=(0.624523,0.536248,0.56781)  material=G4_Pb
-	 --> #secondaries=57  impactParameter[fm]=4.2408  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=200  #NNcollisions=1
-	 Collision 117  projectile=kaon+  Ekin[MeV]=28974.4  direction=(0.630427,0.0920508,0.770772)  material=G4_Fe
-	 --> #secondaries=17  impactParameter[fm]=4.71733  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 118  projectile=Ds+  Ekin[MeV]=1173.92  direction=(0.721662,0.472983,0.505461)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=1.86527  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 119  projectile=hyperHe5  Ekin[MeV]=29820.6  direction=(0.571415,0.608312,0.550856)  material=G4_Ar
-	 --> #secondaries=31  impactParameter[fm]=5.22138  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=37  #NNcollisions=3
-	 Collision 120  projectile=D-  Ekin[MeV]=25146.7  direction=(0.366919,0.0550063,0.928625)  material=G4_W
-	 --> #secondaries=83  impactParameter[fm]=3.24532  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=3
-	 Collision 121  projectile=doublehyperdoubleneutron  Ekin[MeV]=3773.77  direction=(0.505607,0.342829,0.791726)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=3.11406  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 122  projectile=sigma-  Ekin[MeV]=10332.9  direction=(0.673011,0.694429,0.254607)  material=G4_Al
-	 --> #secondaries=31  impactParameter[fm]=1.75103  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=3
-	 Collision 123  projectile=anti_sigma+  Ekin[MeV]=9482.19  direction=(0.536845,0.564538,0.626972)  material=G4_W
-	 --> #secondaries=67  impactParameter[fm]=4.992  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=3
-	 Collision 124  projectile=anti_sigma-  Ekin[MeV]=24884.9  direction=(0.413559,0.82108,0.393442)  material=G4_Si
-	 --> #secondaries=28  impactParameter[fm]=2.16989  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=28  #NNcollisions=1
-	 Collision 125  projectile=xi_c+  Ekin[MeV]=26571  direction=(0.27392,0.799646,0.534354)  material=G4_He
-	 --> #secondaries=10  impactParameter[fm]=1.59491  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 126  projectile=triton  Ekin[MeV]=4749.69  direction=(0.0928084,0.99279,0.0758569)  material=G4_Ar
-	 --> #secondaries=22  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 127  projectile=xi-  Ekin[MeV]=9222.07  direction=(0.67454,0.561702,0.479047)  material=G4_Cu
-	 --> #secondaries=7  impactParameter[fm]=4.03617  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=64  #NNcollisions=1
-	 Collision 128  projectile=omega_b-  Ekin[MeV]=17587.1  direction=(0.203559,0.486502,0.849635)  material=G4_W
-	 --> #secondaries=34  impactParameter[fm]=5.38233  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=4
-	 Collision 129  projectile=deuteron  Ekin[MeV]=9704.26  direction=(0.145829,0.0832921,0.985797)  material=G4_Cu
-	 --> #secondaries=32  impactParameter[fm]=3.29239  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=58  #NNcollisions=3
-	 Collision 130  projectile=kaon+  Ekin[MeV]=5930.36  direction=(0.944734,0.307643,0.113281)  material=G4_Cu
-	 --> #secondaries=49  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 131  projectile=Ds-  Ekin[MeV]=4185.19  direction=(0.706778,0.635442,0.310931)  material=G4_Fe
-	 --> #secondaries=9  impactParameter[fm]=4.68266  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 132  projectile=Bc-  Ekin[MeV]=15324.9  direction=(0.700992,0.478646,0.528686)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=0.320154  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 133  projectile=Bs0  Ekin[MeV]=10895.1  direction=(0.20459,0.196649,0.958891)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=3.28776  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 134  projectile=B-  Ekin[MeV]=15293  direction=(0.389173,0.700407,0.59831)  material=G4_Pb
-	 --> #secondaries=24  impactParameter[fm]=6.67592  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 135  projectile=xi_b-  Ekin[MeV]=28159.2  direction=(0.894479,0.0194212,0.446689)  material=G4_W
-	 --> #secondaries=56  impactParameter[fm]=1.61505  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=4
-	 Collision 136  projectile=D0  Ekin[MeV]=15510.7  direction=(0.63917,0.31175,0.703045)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=1.29601  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=0
-	 Collision 137  projectile=anti_B0  Ekin[MeV]=7886.55  direction=(0.473721,0.555864,0.683084)  material=G4_Pb
-	 --> #secondaries=26  impactParameter[fm]=4.34422  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=202  #NNcollisions=1
-	 Collision 138  projectile=anti_deuteron  Ekin[MeV]=27294.1  direction=(0.382609,0.732256,0.563393)  material=G4_He
-	 --> #secondaries=14  impactParameter[fm]=2.40209  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 139  projectile=anti_lambda_c+  Ekin[MeV]=18271.2  direction=(0.684031,0.261494,0.680971)  material=G4_W
-	 --> #secondaries=99  impactParameter[fm]=2.95623  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=176  #NNcollisions=6
-	 Collision 140  projectile=anti_xi_c0  Ekin[MeV]=29319.3  direction=(0.555439,0.647433,0.52184)  material=G4_Pb
-	 --> #secondaries=79  impactParameter[fm]=3.6295  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=4
-	 Collision 141  projectile=anti_omega_b-  Ekin[MeV]=15004.2  direction=(0.924603,0.110935,0.36442)  material=G4_Cu
-	 --> #secondaries=13  impactParameter[fm]=2.53172  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=1
-	 Collision 142  projectile=anti_sigma+  Ekin[MeV]=16105.1  direction=(0.749676,0.580992,0.316915)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=1.54967  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 143  projectile=doublehyperH4  Ekin[MeV]=11446.3  direction=(0.484292,0.679513,0.551111)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=1.70345  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 144  projectile=B-  Ekin[MeV]=6061.28  direction=(0.127963,0.703451,0.69913)  material=G4_Fe
-	 --> #secondaries=7  impactParameter[fm]=5.03378  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 145  projectile=Bc-  Ekin[MeV]=16392.9  direction=(0.260316,0.675452,0.689928)  material=G4_Cu
-	 --> #secondaries=5  impactParameter[fm]=2.15952  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=0
-	 Collision 146  projectile=omega-  Ekin[MeV]=29711.9  direction=(0.149417,0.33354,0.93082)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=0.241285  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 147  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=6966.02  direction=(0.322214,0.922897,0.210806)  material=G4_Fe
-	 --> #secondaries=41  impactParameter[fm]=2.15992  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=4
-	 Collision 148  projectile=omega_c0  Ekin[MeV]=28453.9  direction=(0.489781,0.686678,0.537203)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.02491  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 149  projectile=anti_D0  Ekin[MeV]=8580.82  direction=(0.537966,0.26569,0.800001)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=0.864032  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 150  projectile=pi-  Ekin[MeV]=19210  direction=(0.571322,0.627935,0.528478)  material=G4_Pb
-	 --> #secondaries=40  impactParameter[fm]=5.54  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 151  projectile=hypertriton  Ekin[MeV]=11099.6  direction=(0.656386,0.511127,0.554894)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=0.983081  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=2  #NNcollisions=3
-	 Collision 152  projectile=omega_b-  Ekin[MeV]=23821.3  direction=(0.419094,0.837206,0.351349)  material=G4_Al
-	 --> #secondaries=11  impactParameter[fm]=2.93153  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 153  projectile=hypertriton  Ekin[MeV]=2894.53  direction=(0.736359,0.432001,0.520721)  material=G4_Al
-	 --> #secondaries=7  impactParameter[fm]=4.95549  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 154  projectile=omega-  Ekin[MeV]=27043  direction=(0.155985,0.0966628,0.983018)  material=G4_W
-	 --> #secondaries=61  impactParameter[fm]=5.70577  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=4
-	 Collision 155  projectile=lambda  Ekin[MeV]=20688.8  direction=(0.381651,0.104245,0.918409)  material=G4_Fe
-	 --> #secondaries=22  impactParameter[fm]=5.12282  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 156  projectile=anti_lambda_b  Ekin[MeV]=9473.35  direction=(0.947012,0.0364183,0.319126)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=1.77954  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 157  projectile=anti_deuteron  Ekin[MeV]=26298.4  direction=(0.762161,0.190318,0.618781)  material=G4_Fe
-	 --> #secondaries=63  impactParameter[fm]=2.1638  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=50  #NNcollisions=7
-	 Collision 158  projectile=xi0  Ekin[MeV]=11950.4  direction=(0.504507,0.523246,0.686795)  material=G4_Pb
-	 --> #secondaries=25  impactParameter[fm]=6.57125  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 159  projectile=Ds-  Ekin[MeV]=19802.7  direction=(0.623987,0.411357,0.664399)  material=G4_Si
-	 --> #secondaries=16  impactParameter[fm]=2.55583  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 160  projectile=omega-  Ekin[MeV]=7698.52  direction=(0.61467,0.323348,0.719463)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.159086  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 161  projectile=Ds+  Ekin[MeV]=5670.86  direction=(0.361453,0.858707,0.363281)  material=G4_W
-	 --> #secondaries=49  impactParameter[fm]=5.06214  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=179  #NNcollisions=2
-	 Collision 162  projectile=anti_doublehyperH4  Ekin[MeV]=19426.8  direction=(0.599911,0.763156,0.240206)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=2.48257  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 163  projectile=anti_lambda_c+  Ekin[MeV]=9163.09  direction=(0.453686,0.807138,0.377754)  material=G4_Ar
-	 --> #secondaries=36  impactParameter[fm]=2.72392  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=2
-	 Collision 164  projectile=Bc+  Ekin[MeV]=6558.59  direction=(0.775897,0.0424118,0.629433)  material=G4_Ar
-	 --> #secondaries=6  impactParameter[fm]=2.13641  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 165  projectile=kaon0S  Ekin[MeV]=4968  direction=(0.520106,0.333,0.786512)  material=G4_Ar
-	 --> #secondaries=19  impactParameter[fm]=1.15703  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=37  #NNcollisions=2
-	 Collision 166  projectile=kaon0S  Ekin[MeV]=24971.6  direction=(0.693121,0.444186,0.567699)  material=G4_Cu
-	 --> #secondaries=37  impactParameter[fm]=1.71719  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=2
-	 Collision 167  projectile=anti_omega_c0  Ekin[MeV]=25271.4  direction=(0.556778,0.321851,0.765775)  material=G4_Cu
-	 --> #secondaries=29  impactParameter[fm]=3.72506  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=2
-	 Collision 168  projectile=kaon0L  Ekin[MeV]=8984.62  direction=(0.725694,0.372621,0.578378)  material=G4_Ar
-	 --> #secondaries=16  impactParameter[fm]=1.5911  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 169  projectile=kaon0S  Ekin[MeV]=26552.1  direction=(0.34165,0.422662,0.839424)  material=G4_Al
-	 --> #secondaries=14  impactParameter[fm]=2.20244  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 170  projectile=sigma-  Ekin[MeV]=19353.3  direction=(0.391101,0.830369,0.396897)  material=G4_Si
-	 --> #secondaries=9  impactParameter[fm]=2.84786  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
-	 Collision 171  projectile=omega_b-  Ekin[MeV]=24583.2  direction=(0.175581,0.742034,0.64696)  material=G4_Si
-	 --> #secondaries=21  impactParameter[fm]=2.53139  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=1
-	 Collision 172  projectile=anti_xi_b-  Ekin[MeV]=4463.05  direction=(0.807769,0.296198,0.509683)  material=G4_Fe
-	 --> #secondaries=6  impactParameter[fm]=5.54161  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 173  projectile=anti_alpha  Ekin[MeV]=23468  direction=(0.920908,0.144883,0.361853)  material=G4_Si
-	 --> #secondaries=41  impactParameter[fm]=1.7793  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=24  #NNcollisions=3
-	 Collision 174  projectile=anti_lambda_b  Ekin[MeV]=11124  direction=(0.359646,0.89277,0.271322)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=0.325007  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 175  projectile=omega-  Ekin[MeV]=24961.1  direction=(0.215471,0.42644,0.878476)  material=G4_W
-	 --> #secondaries=8  impactParameter[fm]=6.44328  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=1
-	 Collision 176  projectile=omega-  Ekin[MeV]=7375.57  direction=(0.492442,0.745352,0.449389)  material=G4_Ar
-	 --> #secondaries=41  impactParameter[fm]=1.55353  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=3
-	 Collision 177  projectile=anti_sigma-  Ekin[MeV]=23527.8  direction=(0.734313,0.672151,0.0948564)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=2.96831  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 178  projectile=xi_c+  Ekin[MeV]=3677.95  direction=(0.093414,0.711732,0.696212)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.353812  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 179  projectile=anti_triton  Ekin[MeV]=7915  direction=(0.642741,0.320595,0.695775)  material=G4_Be
-	 --> #secondaries=17  impactParameter[fm]=2.38569  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=4
-	 Collision 180  projectile=anti_omega_c0  Ekin[MeV]=21500.6  direction=(0.680525,0.730845,0.0524621)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=2.03599  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 181  projectile=hypertriton  Ekin[MeV]=14649.6  direction=(0.809633,0.343661,0.475807)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.68916  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 182  projectile=lambda  Ekin[MeV]=2842.27  direction=(0.15725,0.118453,0.980429)  material=G4_Cu
-	 --> #secondaries=36  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 183  projectile=anti_Bs0  Ekin[MeV]=18544.3  direction=(0.450827,0.281274,0.847136)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=1.8445  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=1
-	 Collision 184  projectile=sigma-  Ekin[MeV]=21516.1  direction=(0.119854,0.623614,0.77249)  material=G4_C
-	 --> #secondaries=18  impactParameter[fm]=1.94947  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 185  projectile=Bc+  Ekin[MeV]=5980.83  direction=(0.359171,0.729556,0.582017)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=1.28437  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 186  projectile=hyperHe5  Ekin[MeV]=16242.8  direction=(0.798748,0.186648,0.571982)  material=G4_W
-	 --> #secondaries=17  impactParameter[fm]=8.35942  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=182  #NNcollisions=0
-	 Collision 187  projectile=anti_xi_b0  Ekin[MeV]=23235.6  direction=(0.495363,0.465058,0.733714)  material=G4_C
-	 --> #secondaries=11  impactParameter[fm]=1.23665  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 188  projectile=lambda_b  Ekin[MeV]=1878.71  direction=(0.805778,0.583325,0.102242)  material=G4_Cu
-	 --> #secondaries=7  impactParameter[fm]=2.74942  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=0
-	 Collision 189  projectile=deuteron  Ekin[MeV]=24697.3  direction=(0.762374,0.14889,0.629776)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=1.61363  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 190  projectile=Bc-  Ekin[MeV]=25868.3  direction=(0.306897,0.759053,0.574154)  material=G4_Si
-	 --> #secondaries=7  impactParameter[fm]=3.23627  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 191  projectile=xi_c0  Ekin[MeV]=18761.5  direction=(0.0371754,0.946632,0.320167)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=0.980762  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 192  projectile=anti_doublehyperH4  Ekin[MeV]=20791.2  direction=(0.659907,0.547753,0.514286)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=4.95753  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 193  projectile=anti_lambda  Ekin[MeV]=2666.94  direction=(0.457335,0.555226,0.694672)  material=G4_Al
-	 --> #secondaries=26  impactParameter[fm]=2.20379  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=1
-	 Collision 194  projectile=B-  Ekin[MeV]=28207.2  direction=(0.458396,0.754413,0.469824)  material=G4_Al
-	 --> #secondaries=15  impactParameter[fm]=2.52406  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 195  projectile=anti_sigma+  Ekin[MeV]=22162  direction=(0.490327,0.455892,0.742794)  material=G4_Ar
-	 --> #secondaries=31  impactParameter[fm]=4.46531  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 196  projectile=lambda_b  Ekin[MeV]=5099.22  direction=(0.720092,0.60858,0.333313)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.720372  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 197  projectile=hyperalpha  Ekin[MeV]=21253.5  direction=(0.834087,0.3362,0.437343)  material=G4_Be
-	 --> #secondaries=14  impactParameter[fm]=3.8712  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 198  projectile=anti_hyperHe5  Ekin[MeV]=7892.74  direction=(0.395147,0.914902,0.0825474)  material=G4_Ar
-	 --> #secondaries=14  impactParameter[fm]=6.39163  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 199  projectile=D+  Ekin[MeV]=25854.6  direction=(0.887782,0.360445,0.286221)  material=G4_Fe
-	 --> #secondaries=19  impactParameter[fm]=2.40322  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 200  projectile=xi_b0  Ekin[MeV]=17204.5  direction=(0.335742,0.705931,0.62365)  material=G4_Pb
-	 --> #secondaries=23  impactParameter[fm]=6.72243  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=1
+	 	 	 j=0	B+	 p=(6950.74,4631.42,5604.311359.7) MeV
+	 	 	 j=1	sigma-	 p=(428.943,158.676,654.2581439.13) MeV
+	 	 	 j=2	proton	 p=(88.455,5.35339,590.3361112.07) MeV
+	 	 	 j=3	pi-	 p=(142.88,-36.1572,-77.3994217.239) MeV
+	 	 	 j=4	neutron	 p=(1018.35,-416.531,1412.612022.07) MeV
+	 	 	 j=5	neutron	 p=(-299.089,44.3639,-239.4991015.66) MeV
+	 	 	 j=6	K39	 p=(272.645,-18.8833,-206.68636286.4) MeV
+	 	 	 j=7	triton	 p=(-111.358,126.125,100.8262815.76) MeV
+	 	 	 j=8	neutron	 p=(-90.2129,-42.1976,43.565945.833) MeV
+	 	 	 j=9	He3	 p=(168.132,109.757,224.8432824.52) MeV
+	 	 	 j=10	proton	 p=(-98.1365,60.4886,-57.3963947.068) MeV
+	 	 	 j=11	proton	 p=(-42.2824,-199.699,18.8139960.404) MeV
+	 	 	 j=12	proton	 p=(-108.798,-54.3942,-31.4044946.645) MeV
+	 	 	 j=13	neutron	 p=(96.9679,-4.46632,19.9184944.776) MeV
+	 	 	 j=14	neutron	 p=(0.547675,-33.3254,66.5221942.507) MeV
+	 	 	 j=15	proton	 p=(91.9635,14.3274,2.59588942.881) MeV
+	 	 	 j=16	gamma	 p=(-3.33743,-2.39058,2.117024.61899) MeV
+	 	 	 j=17	gamma	 p=(2.63343,-2.56276,-1.498753.9685) MeV
+	 Collision 101  projectile=anti_hyperH4  Ekin[MeV]=8740.85  direction=(0.401276,0.501936,0.766184)  material=G4_Si
+	 --> #secondaries=9  impactParameter[fm]=4.37838  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 102  projectile=anti_xi_b0  Ekin[MeV]=12464.2  direction=(0.510449,0.630103,0.58516)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=1.03701  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=1
+	 Collision 103  projectile=alpha  Ekin[MeV]=22476.1  direction=(0.308653,0.730125,0.609632)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 104  projectile=anti_proton  Ekin[MeV]=18420.1  direction=(0.461244,0.687139,0.561333)  material=G4_H
+	 --> #secondaries=8  impactParameter[fm]=2.0858  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=1
+	 Collision 105  projectile=anti_xi0  Ekin[MeV]=5035.66  direction=(0.512004,0.41331,0.753012)  material=G4_C
+	 --> #secondaries=15  impactParameter[fm]=1.70637  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=2
+	 Collision 106  projectile=Bs0  Ekin[MeV]=13937.1  direction=(0.531774,0.826784,0.183423)  material=G4_Fe
+	 --> #secondaries=10  impactParameter[fm]=3.15809  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 107  projectile=B-  Ekin[MeV]=26538.4  direction=(0.445609,0.712216,0.542384)  material=G4_Pb
+	 --> #secondaries=50  impactParameter[fm]=1.07595  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
+	 Collision 108  projectile=anti_triton  Ekin[MeV]=17922.4  direction=(0.643519,0.720646,0.257976)  material=G4_Si
+	 --> #secondaries=29  impactParameter[fm]=4.05764  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=3
+	 Collision 109  projectile=Bc-  Ekin[MeV]=3293.75  direction=(0.2414,0.200825,0.949418)  material=G4_Fe
+	 --> #secondaries=7  impactParameter[fm]=3.79129  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 110  projectile=kaon0L  Ekin[MeV]=13034.9  direction=(0.236935,0.750297,0.617184)  material=G4_Fe
+	 --> #secondaries=35  impactParameter[fm]=1.56478  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=52  #NNcollisions=1
+	 Collision 111  projectile=anti_xi_c0  Ekin[MeV]=24084.9  direction=(0.837411,0.0466286,0.54458)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=0.18939  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 112  projectile=kaon0S  Ekin[MeV]=21931.8  direction=(0.666508,0.71748,0.202458)  material=G4_H
+	 --> #secondaries=9  impactParameter[fm]=1.70128  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 113  projectile=D-  Ekin[MeV]=29821.5  direction=(0.666366,0.0920448,0.739922)  material=G4_Be
+	 --> #secondaries=16  impactParameter[fm]=2.02835  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=2
+	 Collision 114  projectile=anti_He3  Ekin[MeV]=15452.3  direction=(0.0070197,0.956333,0.292196)  material=G4_Cu
+	 --> #secondaries=37  impactParameter[fm]=5.63903  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=60  #NNcollisions=3
+	 Collision 115  projectile=omega_b-  Ekin[MeV]=7346.3  direction=(0.375648,0.289652,0.880336)  material=G4_Fe
+	 --> #secondaries=15  impactParameter[fm]=1.38219  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 116  projectile=anti_xi0  Ekin[MeV]=4095.89  direction=(0.957107,0.0121082,0.289483)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=2.08155  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=1
+	 Collision 117  projectile=hyperH4  Ekin[MeV]=27150.3  direction=(0.773617,0.627828,0.0857224)  material=G4_C
+	 --> #secondaries=23  impactParameter[fm]=3.14037  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=6
+	 Collision 118  projectile=anti_sigma-  Ekin[MeV]=26002.5  direction=(0.929035,0.36964,0.0160986)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=3.19648  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 119  projectile=xi-  Ekin[MeV]=14801  direction=(0.799982,0.599949,0.00945178)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=0.663221  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 120  projectile=kaon0S  Ekin[MeV]=27348.8  direction=(0.266607,0.495435,0.826719)  material=G4_Pb
+	 --> #secondaries=43  impactParameter[fm]=6.308  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 121  projectile=lambda_b  Ekin[MeV]=26092.8  direction=(0.0885146,0.913666,0.396711)  material=G4_Fe
+	 --> #secondaries=15  impactParameter[fm]=4.01838  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=0
+	 Collision 122  projectile=kaon0S  Ekin[MeV]=2325.91  direction=(0.155839,0.370295,0.915749)  material=G4_Pb
+	 --> #secondaries=56  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 123  projectile=anti_lambda_b  Ekin[MeV]=10749.7  direction=(0.108481,0.527386,0.842672)  material=G4_Fe
+	 --> #secondaries=23  impactParameter[fm]=3.82812  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=3
+	 Collision 124  projectile=omega-  Ekin[MeV]=8210.74  direction=(0.65933,0.632197,0.406952)  material=G4_Al
+	 --> #secondaries=22  impactParameter[fm]=3.26659  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=3
+	 Collision 125  projectile=doublehyperdoubleneutron  Ekin[MeV]=21549  direction=(0.853158,0.22297,0.4716)  material=G4_He
+	 --> #secondaries=11  impactParameter[fm]=0.84166  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=1  #NNcollisions=2
+	 Collision 126  projectile=hyperalpha  Ekin[MeV]=8145.11  direction=(0.40008,0.592424,0.699264)  material=G4_Ar
+	 --> #secondaries=9  impactParameter[fm]=4.76421  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 127  projectile=anti_hyperHe5  Ekin[MeV]=2424.37  direction=(0.546431,0.442226,0.711231)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=6.09244  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 128  projectile=doublehyperH4  Ekin[MeV]=13131.5  direction=(0.43521,0.53105,0.727034)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=1.02858  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=2
+	 Collision 129  projectile=xi_b-  Ekin[MeV]=10402.6  direction=(0.227419,0.161946,0.960236)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=0.881594  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 130  projectile=Ds-  Ekin[MeV]=10662.9  direction=(0.20862,0.7059,0.676893)  material=G4_W
+	 --> #secondaries=32  impactParameter[fm]=3.21202  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=185  #NNcollisions=1
+	 Collision 131  projectile=B+  Ekin[MeV]=19929.8  direction=(0.829817,0.00638039,0.557999)  material=G4_Si
+	 --> #secondaries=11  impactParameter[fm]=3.78287  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 132  projectile=anti_omega_c0  Ekin[MeV]=1015.63  direction=(0.703763,0.693445,0.154438)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=0.946277  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=0
+	 Collision 133  projectile=anti_proton  Ekin[MeV]=1560.22  direction=(0.112803,0.896344,0.428769)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=0.163504  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 134  projectile=anti_doublehyperH4  Ekin[MeV]=5201.73  direction=(0.245995,0.956079,0.159374)  material=G4_W
+	 --> #secondaries=15  impactParameter[fm]=8.56934  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=184  #NNcollisions=1
+	 Collision 135  projectile=hyperH4  Ekin[MeV]=11320  direction=(0.448912,0.820789,0.353247)  material=G4_Cu
+	 --> #secondaries=26  impactParameter[fm]=4.99577  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=61  #NNcollisions=3
+	 Collision 136  projectile=anti_D0  Ekin[MeV]=15975.5  direction=(0.260682,0.626654,0.734404)  material=G4_Cu
+	 --> #secondaries=30  impactParameter[fm]=3.546  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 137  projectile=B+  Ekin[MeV]=13388.9  direction=(0.752588,0.108293,0.649526)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=0.77869  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 138  projectile=anti_xi_b0  Ekin[MeV]=25970.5  direction=(0.700717,0.40796,0.585289)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.96301  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 139  projectile=anti_proton  Ekin[MeV]=28021.7  direction=(0.542012,0.646142,0.53733)  material=G4_Fe
+	 --> #secondaries=52  impactParameter[fm]=1.75312  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=3
+	 Collision 140  projectile=omega_c0  Ekin[MeV]=18018.3  direction=(0.210175,0.973042,0.0949537)  material=G4_Al
+	 --> #secondaries=16  impactParameter[fm]=1.06923  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=0
+	 Collision 141  projectile=lambda  Ekin[MeV]=24913.5  direction=(0.131239,0.92957,0.344494)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=2.60222  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 142  projectile=pi-  Ekin[MeV]=16810.3  direction=(0.704198,0.449627,0.549491)  material=G4_Be
+	 --> #secondaries=13  impactParameter[fm]=3.69346  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 143  projectile=anti_neutron  Ekin[MeV]=9223.14  direction=(0.764547,0.559985,0.319194)  material=G4_Al
+	 --> #secondaries=25  impactParameter[fm]=2.34865  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 144  projectile=anti_lambda_c+  Ekin[MeV]=6009.37  direction=(0.240328,0.710712,0.661158)  material=G4_Ar
+	 --> #secondaries=15  impactParameter[fm]=4.47387  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 145  projectile=anti_xi_b0  Ekin[MeV]=9706.2  direction=(0.550608,0.615951,0.563414)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.24497  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 146  projectile=Bc-  Ekin[MeV]=5130.48  direction=(0.244229,0.78569,0.568369)  material=G4_Fe
+	 --> #secondaries=6  impactParameter[fm]=4.39588  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 147  projectile=anti_xi0  Ekin[MeV]=8258.94  direction=(0.648673,0.40462,0.644598)  material=G4_Si
+	 --> #secondaries=26  impactParameter[fm]=2.23575  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=29  #NNcollisions=1
+	 Collision 148  projectile=Ds+  Ekin[MeV]=27345.9  direction=(0.179027,0.444339,0.877789)  material=G4_Be
+	 --> #secondaries=4  impactParameter[fm]=1.57353  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 149  projectile=lambda  Ekin[MeV]=26929.7  direction=(0.270951,0.71435,0.645205)  material=G4_Ar
+	 --> #secondaries=33  impactParameter[fm]=3.0614  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=3
+	 Collision 150  projectile=B-  Ekin[MeV]=28221.6  direction=(0.647118,0.536456,0.541713)  material=G4_Cu
+	 --> #secondaries=14  impactParameter[fm]=3.742  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 151  projectile=Ds+  Ekin[MeV]=26651.8  direction=(0.143757,0.688975,0.710386)  material=G4_W
+	 --> #secondaries=34  impactParameter[fm]=1.90033  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=182  #NNcollisions=1
+	 Collision 152  projectile=xi_b-  Ekin[MeV]=19273  direction=(0.842761,0.538228,0.00808884)  material=G4_Al
+	 --> #secondaries=18  impactParameter[fm]=1.42763  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=0
+	 Collision 153  projectile=anti_omega-  Ekin[MeV]=29199.6  direction=(0.68527,0.533639,0.495615)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=3.21942  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 154  projectile=anti_sigma-  Ekin[MeV]=11737.5  direction=(0.420645,0.0298723,0.906733)  material=G4_C
+	 --> #secondaries=22  impactParameter[fm]=1.5753  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=3
+	 Collision 155  projectile=anti_sigma+  Ekin[MeV]=15056.6  direction=(0.828838,0.052116,0.557056)  material=G4_Fe
+	 --> #secondaries=51  impactParameter[fm]=1.17257  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 156  projectile=anti_doublehyperH4  Ekin[MeV]=26276.1  direction=(0.889109,0.451282,0.0763503)  material=G4_Pb
+	 --> #secondaries=45  impactParameter[fm]=7.14661  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 157  projectile=pi-  Ekin[MeV]=22566.7  direction=(0.217036,0.666554,0.713163)  material=G4_Cu
+	 --> #secondaries=50  impactParameter[fm]=2.36655  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=61  #NNcollisions=3
+	 Collision 158  projectile=pi-  Ekin[MeV]=5771.79  direction=(0.0635291,0.935392,0.34786)  material=G4_Si
+	 --> #secondaries=13  impactParameter[fm]=1.30713  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 159  projectile=hyperalpha  Ekin[MeV]=28663.9  direction=(0.0523782,0.878335,0.475168)  material=G4_C
+	 --> #secondaries=12  impactParameter[fm]=4.2481  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 160  projectile=omega_c0  Ekin[MeV]=21145.3  direction=(0.651787,0.731606,0.199813)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=0.708731  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 161  projectile=anti_B0  Ekin[MeV]=25611.3  direction=(0.522378,0.609798,0.596043)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=2.49571  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 162  projectile=anti_lambda  Ekin[MeV]=5165.48  direction=(0.681551,0.676229,0.279648)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=2.49992  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 163  projectile=doublehyperH4  Ekin[MeV]=27023.2  direction=(0.183539,0.300482,0.935962)  material=G4_Cu
+	 --> #secondaries=54  impactParameter[fm]=5.47374  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=59  #NNcollisions=4
+	 Collision 164  projectile=anti_xi0  Ekin[MeV]=21643.6  direction=(0.0163139,0.52457,0.851211)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=4.51047  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 165  projectile=hyperHe5  Ekin[MeV]=26520.4  direction=(0.474136,0.590411,0.653154)  material=G4_Al
+	 --> #secondaries=14  impactParameter[fm]=6.25682  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 166  projectile=kaon0S  Ekin[MeV]=22588.1  direction=(0.0657647,0.306943,0.949453)  material=G4_Fe
+	 --> #secondaries=56  impactParameter[fm]=1.21523  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=50  #NNcollisions=6
+	 Collision 167  projectile=Bc+  Ekin[MeV]=17123.6  direction=(0.695316,0.0216509,0.718378)  material=G4_Cu
+	 --> #secondaries=11  impactParameter[fm]=4.25605  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 168  projectile=anti_deuteron  Ekin[MeV]=22155.1  direction=(0.783132,0.0438406,0.620309)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=3.31414  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=4  #NNcollisions=1
+	 Collision 169  projectile=hyperH4  Ekin[MeV]=6724.83  direction=(0.686978,0.672807,0.274574)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=1.67515  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=4  #NNcollisions=1
+	 Collision 170  projectile=omega_b-  Ekin[MeV]=16136.2  direction=(0.396984,0.624347,0.672751)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=1.53076  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 171  projectile=D-  Ekin[MeV]=19014.5  direction=(0.599536,0.249263,0.760543)  material=G4_Fe
+	 --> #secondaries=10  impactParameter[fm]=5.03271  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 172  projectile=B-  Ekin[MeV]=9401.8  direction=(0.697278,0.692262,0.185951)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.35861  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 173  projectile=anti_sigma-  Ekin[MeV]=2924.38  direction=(0.29401,0.589427,0.752419)  material=G4_C
+	 --> #secondaries=13  impactParameter[fm]=2.91064  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 174  projectile=anti_lambda  Ekin[MeV]=4316.93  direction=(0.740675,0.636816,0.214163)  material=G4_W
+	 --> #secondaries=54  impactParameter[fm]=5.24768  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=1
+	 Collision 175  projectile=kaon0S  Ekin[MeV]=11773.4  direction=(0.189465,0.842632,0.504058)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=1.89945  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 176  projectile=omega_b-  Ekin[MeV]=29834  direction=(0.879021,0.475112,0.0398864)  material=G4_Al
+	 --> #secondaries=21  impactParameter[fm]=2.76168  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=1
+	 Collision 177  projectile=doublehyperH4  Ekin[MeV]=1974.52  direction=(0.55481,0.516298,0.652398)  material=G4_Ar
+	 --> #secondaries=32  impactParameter[fm]=2.6875  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=32  #NNcollisions=0
+	 Collision 178  projectile=anti_xi_c+  Ekin[MeV]=25149.5  direction=(0.79511,0.179779,0.579206)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=0.519129  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 179  projectile=xi_c+  Ekin[MeV]=6422.42  direction=(0.602784,0.67176,0.43057)  material=G4_Pb
+	 --> #secondaries=23  impactParameter[fm]=7.20174  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 180  projectile=anti_xi-  Ekin[MeV]=18854.8  direction=(0.273467,0.952984,0.130527)  material=G4_C
+	 --> #secondaries=18  impactParameter[fm]=1.77621  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 181  projectile=Bc+  Ekin[MeV]=12172.3  direction=(0.187898,0.616136,0.764899)  material=G4_Be
+	 --> #secondaries=5  impactParameter[fm]=0.511703  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 182  projectile=Ds+  Ekin[MeV]=9859.49  direction=(0.0660946,0.782419,0.619235)  material=G4_Si
+	 --> #secondaries=16  impactParameter[fm]=3.45553  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 183  projectile=triton  Ekin[MeV]=28007.6  direction=(0.698028,0.144371,0.701366)  material=G4_Be
+	 --> #secondaries=10  impactParameter[fm]=3.71861  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 184  projectile=anti_hyperalpha  Ekin[MeV]=6131.86  direction=(0.665845,0.717691,0.203889)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=0.685778  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=1
+	 Collision 185  projectile=D0  Ekin[MeV]=15809  direction=(0.581766,0.570188,0.580029)  material=G4_Si
+	 --> #secondaries=9  impactParameter[fm]=1.77078  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 186  projectile=D0  Ekin[MeV]=17458.7  direction=(0.322691,0.50459,0.800786)  material=G4_Ar
+	 --> #secondaries=28  impactParameter[fm]=2.45141  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=1
+	 Collision 187  projectile=sigma+  Ekin[MeV]=6128.03  direction=(0.310245,0.702609,0.640381)  material=G4_Pb
+	 --> #secondaries=66  impactParameter[fm]=2.42022  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=2
+	 Collision 188  projectile=anti_B0  Ekin[MeV]=15285  direction=(0.710769,0.561991,0.423053)  material=G4_Cu
+	 --> #secondaries=11  impactParameter[fm]=5.47519  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 189  projectile=anti_neutron  Ekin[MeV]=22013.7  direction=(0.0241664,0.703043,0.710736)  material=G4_Si
+	 --> #secondaries=33  impactParameter[fm]=2.75035  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 190  projectile=proton  Ekin[MeV]=23265.5  direction=(0.035745,0.36329,0.93099)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=1.59969  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 191  projectile=anti_alpha  Ekin[MeV]=17426.8  direction=(0.402245,0.405559,0.820805)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=5.66869  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 192  projectile=anti_xi_b0  Ekin[MeV]=27663.9  direction=(0.576691,0.69664,0.426755)  material=G4_W
+	 --> #secondaries=42  impactParameter[fm]=5.42688  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=2
+	 Collision 193  projectile=anti_neutron  Ekin[MeV]=29063.7  direction=(0.00375307,0.34089,0.940096)  material=G4_Pb
+	 --> #secondaries=68  impactParameter[fm]=5.65326  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=4
+	 Collision 194  projectile=xi_c+  Ekin[MeV]=25278.4  direction=(0.61673,0.282745,0.734642)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=1.87309  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 195  projectile=sigma-  Ekin[MeV]=5718.15  direction=(0.223363,0.106759,0.968871)  material=G4_C
+	 --> #secondaries=4  impactParameter[fm]=2.28168  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 196  projectile=anti_hypertriton  Ekin[MeV]=18703.5  direction=(0.72447,0.0266739,0.68879)  material=G4_Si
+	 --> #secondaries=23  impactParameter[fm]=3.47826  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=28  #NNcollisions=1
+	 Collision 197  projectile=anti_omega-  Ekin[MeV]=19887.7  direction=(0.67625,0.569372,0.467441)  material=G4_Si
+	 --> #secondaries=31  impactParameter[fm]=2.24574  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 198  projectile=anti_hyperHe5  Ekin[MeV]=21193.9  direction=(0.82983,0.101251,0.548754)  material=G4_He
+	 --> #secondaries=12  impactParameter[fm]=1.53377  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 199  projectile=lambda_b  Ekin[MeV]=18866.9  direction=(0.278139,0.668699,0.689551)  material=G4_Pb
+	 --> #secondaries=72  impactParameter[fm]=2.02579  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=201  #NNcollisions=1
+	 Collision 200  projectile=omega-  Ekin[MeV]=25096.3  direction=(0.829495,0.394965,0.394894)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=0.597442  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
 	 	 List of produced secondaries: 
-	 	 	 j=0	lambda_b	 p=(3967.57,9512.51,8786.8314663.5) MeV
-	 	 	 j=1	pi+	 p=(547.779,1159.82,833.6051536.11) MeV
-	 	 	 j=2	kaon-	 p=(657.437,1097.1,993.9381693.37) MeV
-	 	 	 j=3	proton	 p=(404.408,1287.22,990.4351918.8) MeV
-	 	 	 j=4	pi-	 p=(339.297,430.069,340.433659.892) MeV
-	 	 	 j=5	eta_prime	 p=(1233.92,2010.33,1679.483049.91) MeV
-	 	 	 j=6	neutron	 p=(69.7689,-91.9124,-316.564998.154) MeV
-	 	 	 j=7	neutron	 p=(285.57,88.1396,235.6761013.73) MeV
-	 	 	 j=8	proton	 p=(-258.463,68.2092,165.663989.573) MeV
-	 	 	 j=9	proton	 p=(338.915,-63.5251,-132.8211008.41) MeV
-	 	 	 j=10	neutron	 p=(98.4303,150.288,-3.03728956.592) MeV
-	 	 	 j=11	Hg193[140.760]	 p=(-259.584,39.9143,132.963179707) MeV
-	 	 	 j=12	neutron	 p=(-43.5819,34.1121,3.06755941.199) MeV
-	 	 	 j=13	neutron	 p=(53.383,0.990538,33.3704941.673) MeV
-	 	 	 j=14	neutron	 p=(-38.4157,-29.0066,154.363953.377) MeV
-	 	 	 j=15	neutron	 p=(79.4111,54.3346,-36.5803945.188) MeV
-	 	 	 j=16	neutron	 p=(29.774,28.3982,12.2884940.546) MeV
-	 	 	 j=17	neutron	 p=(-12.825,21.5385,-25.1681940.237) MeV
-	 	 	 j=18	neutron	 p=(12.6739,-40.9632,27.1166940.934) MeV
-	 	 	 j=19	neutron	 p=(-18.0416,-45.4369,-26.3086941.204) MeV
-	 	 	 j=20	neutron	 p=(-16.9515,0.294559,31.9912940.263) MeV
-	 	 	 j=21	gamma	 p=(2.03491,-1.5807,-0.7342772.6793) MeV
-	 	 	 j=22	gamma	 p=(-0.53982,-0.293948,-0.6379490.885883) MeV
-	 Collision 201  projectile=neutron  Ekin[MeV]=2043.8  direction=(0.451655,0.464368,0.76182)  material=G4_Ar
+	 	 	 j=0	xi-	 p=(16865.8,8138.79,8019.4320414.6) MeV
+	 	 	 j=1	pi+	 p=(-252.498,-244.026,191.548423.644) MeV
+	 	 	 j=2	sigma-	 p=(4819.62,2675.79,1948.425968.15) MeV
+	 	 	 j=3	pi+	 p=(118.695,-24.7175,118.328219.501) MeV
+	 	 	 j=4	pi0	 p=(609.517,6.21755,272.423681.162) MeV
+	 Collision 201  projectile=lambda_b  Ekin[MeV]=29992.6  direction=(0.0757327,0.253656,0.964325)  material=G4_Cu
+	 --> #secondaries=32  impactParameter[fm]=2.92118  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=1
+	 Collision 202  projectile=proton  Ekin[MeV]=17676.9  direction=(0.76707,0.18538,0.614196)  material=G4_C
+	 --> #secondaries=20  impactParameter[fm]=1.52716  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=2
+	 Collision 203  projectile=B-  Ekin[MeV]=8809.05  direction=(0.297326,0.872182,0.388453)  material=G4_Ar
+	 --> #secondaries=15  impactParameter[fm]=3.72767  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 204  projectile=pi+  Ekin[MeV]=26291.4  direction=(0.561832,0.82546,0.0544006)  material=G4_Si
+	 --> #secondaries=8  impactParameter[fm]=3.71111  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 205  projectile=anti_lambda_b  Ekin[MeV]=1198.74  direction=(0.2961,0.164484,0.940888)  material=G4_Fe
+	 --> #secondaries=8  impactParameter[fm]=5.33316  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 206  projectile=Bs0  Ekin[MeV]=27448.5  direction=(0.690998,0.448823,0.566639)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=1.53288  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 207  projectile=Bc-  Ekin[MeV]=15698.7  direction=(0.285537,0.784171,0.550948)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=0.742759  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 208  projectile=anti_triton  Ekin[MeV]=21185  direction=(0.459649,0.743066,0.48639)  material=G4_H
+	 --> #secondaries=10  impactParameter[fm]=2.84128  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 209  projectile=omega_b-  Ekin[MeV]=22269.6  direction=(0.792987,0.154625,0.58929)  material=G4_Be
+	 --> #secondaries=12  impactParameter[fm]=0.535853  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=6  #NNcollisions=2
+	 Collision 210  projectile=hypertriton  Ekin[MeV]=16302.9  direction=(0.637278,0.309567,0.705723)  material=G4_Si
+	 --> #secondaries=9  impactParameter[fm]=4.62881  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 211  projectile=deuteron  Ekin[MeV]=26502.5  direction=(0.977978,0.139992,0.154792)  material=G4_Fe
+	 --> #secondaries=43  impactParameter[fm]=4.57214  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=52  #NNcollisions=2
+	 Collision 212  projectile=pi+  Ekin[MeV]=4065.17  direction=(0.221144,0.195824,0.955379)  material=G4_W
+	 --> #secondaries=85  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 213  projectile=hyperalpha  Ekin[MeV]=13096.5  direction=(0.273065,0.242486,0.930933)  material=G4_Al
+	 --> #secondaries=40  impactParameter[fm]=2.75806  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=17  #NNcollisions=6
+	 Collision 214  projectile=xi0  Ekin[MeV]=18386.1  direction=(0.659575,0.40599,0.63256)  material=G4_Si
+	 --> #secondaries=18  impactParameter[fm]=4.35514  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 215  projectile=anti_lambda_b  Ekin[MeV]=13584.8  direction=(0.307671,0.359784,0.880848)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=0.995688  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 216  projectile=xi_b-  Ekin[MeV]=24742.2  direction=(0.115054,0.111847,0.987042)  material=G4_Pb
+	 --> #secondaries=71  impactParameter[fm]=4.52734  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=2
+	 Collision 217  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=19700.7  direction=(0.389207,0.597962,0.700685)  material=G4_C
+	 --> #secondaries=23  impactParameter[fm]=2.08931  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=8  #NNcollisions=3
+	 Collision 218  projectile=hypertriton  Ekin[MeV]=21167.7  direction=(0.700155,0.217653,0.680007)  material=G4_He
+	 --> #secondaries=7  impactParameter[fm]=4.04591  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 219  projectile=Bc-  Ekin[MeV]=13461.6  direction=(0.394676,0.602926,0.693333)  material=G4_Al
+	 --> #secondaries=12  impactParameter[fm]=1.91953  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 220  projectile=anti_lambda_c+  Ekin[MeV]=15579.1  direction=(0.336546,0.341252,0.877658)  material=G4_C
+	 --> #secondaries=20  impactParameter[fm]=1.2136  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=2
+	 Collision 221  projectile=anti_proton  Ekin[MeV]=19472.4  direction=(0.832528,0.0168372,0.553727)  material=G4_W
+	 --> #secondaries=22  impactParameter[fm]=9.96452  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=0
+	 Collision 222  projectile=kaon0L  Ekin[MeV]=16651.2  direction=(0.314583,0.589577,0.743933)  material=G4_Pb
+	 --> #secondaries=24  impactParameter[fm]=6.94725  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=202  #NNcollisions=1
+	 Collision 223  projectile=anti_sigma+  Ekin[MeV]=29148.9  direction=(0.500978,0.541299,0.675289)  material=G4_Ar
+	 --> #secondaries=31  impactParameter[fm]=4.75147  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 224  projectile=anti_hyperH4  Ekin[MeV]=15519.6  direction=(0.599551,0.610673,0.517317)  material=G4_Pb
+	 --> #secondaries=127  impactParameter[fm]=3.90119  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=194  #NNcollisions=3
+	 Collision 225  projectile=omega_c0  Ekin[MeV]=28141.5  direction=(0.350868,0.586999,0.729605)  material=G4_Al
+	 --> #secondaries=23  impactParameter[fm]=2.39137  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=1
+	 Collision 226  projectile=He3  Ekin[MeV]=24317.4  direction=(0.693031,0.314854,0.648517)  material=G4_Be
+	 --> #secondaries=20  impactParameter[fm]=0.219493  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=4  #NNcollisions=10
+	 Collision 227  projectile=anti_triton  Ekin[MeV]=10972.4  direction=(0.421973,0.826905,0.371708)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.62994  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 228  projectile=anti_D0  Ekin[MeV]=28080.4  direction=(0.565476,0.289868,0.772148)  material=G4_Ar
+	 --> #secondaries=9  impactParameter[fm]=3.79962  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 229  projectile=anti_omega_c0  Ekin[MeV]=19847  direction=(0.825181,0.150695,0.544395)  material=G4_Fe
+	 --> #secondaries=33  impactParameter[fm]=3.83609  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 230  projectile=deuteron  Ekin[MeV]=2539.72  direction=(0.772743,0.492185,0.400777)  material=G4_Be
 	 --> #secondaries=5  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 202  projectile=anti_alpha  Ekin[MeV]=28690.8  direction=(0.808054,0.507911,0.298455)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=1.03768  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 203  projectile=omega_b-  Ekin[MeV]=4963.79  direction=(0.626442,0.765688,0.14592)  material=G4_Al
-	 --> #secondaries=9  impactParameter[fm]=1.82192  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 204  projectile=anti_xi_c0  Ekin[MeV]=6012.27  direction=(0.612879,0.697696,0.370945)  material=G4_Ar
-	 --> #secondaries=16  impactParameter[fm]=3  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 205  projectile=kaon-  Ekin[MeV]=24853.5  direction=(0.365316,0.642488,0.673612)  material=G4_C
-	 --> #secondaries=22  impactParameter[fm]=1.54842  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=9  #NNcollisions=3
-	 Collision 206  projectile=anti_hyperHe5  Ekin[MeV]=3458.64  direction=(0.168056,0.644339,0.746046)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=1.13044  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 207  projectile=anti_doublehyperH4  Ekin[MeV]=29119.8  direction=(0.580414,0.59828,0.552431)  material=G4_Fe
-	 --> #secondaries=66  impactParameter[fm]=1.03665  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=5
-	 Collision 208  projectile=xi0  Ekin[MeV]=3624.97  direction=(0.164481,0.860831,0.481577)  material=G4_Fe
-	 --> #secondaries=8  impactParameter[fm]=5.43423  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 209  projectile=xi_c0  Ekin[MeV]=18921  direction=(0.678565,0.656003,0.33047)  material=G4_Al
-	 --> #secondaries=23  impactParameter[fm]=1.52605  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 210  projectile=Bc-  Ekin[MeV]=7245.91  direction=(0.834088,0.450288,0.318651)  material=G4_W
-	 --> #secondaries=33  impactParameter[fm]=4.50398  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=180  #NNcollisions=4
-	 Collision 211  projectile=B+  Ekin[MeV]=18752.2  direction=(0.666258,0.417582,0.61784)  material=G4_Be
-	 --> #secondaries=11  impactParameter[fm]=1.21049  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 212  projectile=hyperHe5  Ekin[MeV]=29599.1  direction=(0.149984,0.800743,0.579927)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=3.85388  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 213  projectile=Ds-  Ekin[MeV]=8005.79  direction=(0.212854,0.929266,0.301924)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=1.05444  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 214  projectile=xi_b0  Ekin[MeV]=24722.5  direction=(0.899896,0.415854,0.131349)  material=G4_Be
-	 --> #secondaries=13  impactParameter[fm]=1.73012  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 215  projectile=xi_b-  Ekin[MeV]=26311.8  direction=(0.253327,0.564935,0.785286)  material=G4_Be
-	 --> #secondaries=11  impactParameter[fm]=3.52235  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 216  projectile=hyperH4  Ekin[MeV]=12555.7  direction=(0.259178,0.496531,0.828422)  material=G4_Ar
-	 --> #secondaries=32  impactParameter[fm]=1.65838  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=2
-	 Collision 217  projectile=hyperH4  Ekin[MeV]=26515.1  direction=(0.820591,0.275509,0.500725)  material=G4_Pb
-	 --> #secondaries=72  impactParameter[fm]=3.02569  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=199  #NNcollisions=13
-	 Collision 218  projectile=anti_omega_c0  Ekin[MeV]=27359.5  direction=(0.360293,0.582108,0.72893)  material=G4_W
-	 --> #secondaries=57  impactParameter[fm]=5.35246  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=4
-	 Collision 219  projectile=anti_sigma-  Ekin[MeV]=10736.6  direction=(0.449747,0.8731,0.188214)  material=G4_W
-	 --> #secondaries=34  impactParameter[fm]=6.22314  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=1
-	 Collision 220  projectile=sigma-  Ekin[MeV]=24470.4  direction=(0.8073,0.478666,0.345175)  material=G4_Cu
-	 --> #secondaries=6  impactParameter[fm]=3.20917  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=0
-	 Collision 221  projectile=xi-  Ekin[MeV]=25552  direction=(0.862076,0.493264,0.116256)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=1.94322  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 222  projectile=hyperHe5  Ekin[MeV]=5417.74  direction=(0.74846,0.59258,0.297753)  material=G4_W
-	 --> #secondaries=41  impactParameter[fm]=5.82008  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=170  #NNcollisions=0
-	 Collision 223  projectile=He3  Ekin[MeV]=15036.7  direction=(0.562725,0.599117,0.569561)  material=G4_Al
-	 --> #secondaries=9  impactParameter[fm]=4.60657  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 224  projectile=D-  Ekin[MeV]=8573.12  direction=(0.266461,0.955557,0.126133)  material=G4_Al
-	 --> #secondaries=8  impactParameter[fm]=2.82291  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 225  projectile=anti_neutron  Ekin[MeV]=21367.2  direction=(0.496996,0.563588,0.659821)  material=G4_H
-	 --> #secondaries=10  impactParameter[fm]=0.90157  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 226  projectile=kaon-  Ekin[MeV]=15548.7  direction=(0.554888,0.738755,0.382545)  material=G4_Cu
-	 --> #secondaries=44  impactParameter[fm]=3.20802  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=60  #NNcollisions=5
-	 Collision 227  projectile=anti_Bs0  Ekin[MeV]=6541.85  direction=(0.705725,0.606257,0.366613)  material=G4_Pb
-	 --> #secondaries=19  impactParameter[fm]=1.90321  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 228  projectile=deuteron  Ekin[MeV]=2940.9  direction=(0.701207,0.712938,0.00536892)  material=G4_Cu
-	 --> #secondaries=10  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 229  projectile=proton  Ekin[MeV]=10638.9  direction=(0.943143,0.316197,0.102477)  material=G4_C
-	 --> #secondaries=15  impactParameter[fm]=1.40679  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=1
-	 Collision 230  projectile=lambda  Ekin[MeV]=29053.6  direction=(0.693542,0.699336,0.173)  material=G4_W
-	 --> #secondaries=37  impactParameter[fm]=6.6038  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=185  #NNcollisions=1
-	 Collision 231  projectile=anti_B0  Ekin[MeV]=24783.9  direction=(0.566873,0.46175,0.682233)  material=G4_Ar
-	 --> #secondaries=26  impactParameter[fm]=2.35712  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 232  projectile=anti_hyperHe5  Ekin[MeV]=11778  direction=(0.414015,0.443294,0.795036)  material=G4_Al
-	 --> #secondaries=11  impactParameter[fm]=6.72048  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 233  projectile=xi_c0  Ekin[MeV]=5121.55  direction=(0.267648,0.647562,0.713462)  material=G4_Si
-	 --> #secondaries=10  impactParameter[fm]=1.84636  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 234  projectile=Bc+  Ekin[MeV]=11349.3  direction=(0.591099,0.382089,0.710359)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=1.68312  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 235  projectile=xi_b0  Ekin[MeV]=22310.5  direction=(0.951858,0.0254067,0.305486)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=0.972021  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 236  projectile=sigma+  Ekin[MeV]=5801.1  direction=(0.391645,0.205559,0.896861)  material=G4_Al
-	 --> #secondaries=16  impactParameter[fm]=5.19895  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 237  projectile=anti_triton  Ekin[MeV]=14666  direction=(0.0772994,0.585081,0.807283)  material=G4_Be
-	 --> #secondaries=12  impactParameter[fm]=2.25439  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=9  #NNcollisions=1
-	 Collision 238  projectile=xi_c0  Ekin[MeV]=26574  direction=(0.185421,0.9767,0.108056)  material=G4_Fe
-	 --> #secondaries=6  impactParameter[fm]=4.60635  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=1
-	 Collision 239  projectile=proton  Ekin[MeV]=6423.17  direction=(0.370277,0.388717,0.843679)  material=G4_Si
-	 --> #secondaries=26  impactParameter[fm]=1.77777  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=3
-	 Collision 240  projectile=omega_c0  Ekin[MeV]=22520.6  direction=(0.821041,0.27452,0.500531)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=2.31331  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 241  projectile=Ds-  Ekin[MeV]=2604.87  direction=(0.644227,0.692969,0.323676)  material=G4_Cu
-	 --> #secondaries=15  impactParameter[fm]=0.929902  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=60  #NNcollisions=2
-	 Collision 242  projectile=doublehyperH4  Ekin[MeV]=14277.2  direction=(0.949694,0.241447,0.19946)  material=G4_Al
-	 --> #secondaries=30  impactParameter[fm]=1.0548  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=20  #NNcollisions=4
-	 Collision 243  projectile=Bc-  Ekin[MeV]=29797.9  direction=(0.291705,0.921061,0.257983)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=0.904275  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 244  projectile=anti_hyperalpha  Ekin[MeV]=1321.33  direction=(0.553589,0.788194,0.268868)  material=G4_Ar
-	 --> #secondaries=24  impactParameter[fm]=4.36185  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=4
-	 Collision 245  projectile=B0  Ekin[MeV]=19152.1  direction=(0.704403,0.0426256,0.708519)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.9005  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 246  projectile=anti_xi-  Ekin[MeV]=29492.4  direction=(0.278583,0.0654062,0.958182)  material=G4_Fe
-	 --> #secondaries=29  impactParameter[fm]=3.69884  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 247  projectile=omega-  Ekin[MeV]=6261.08  direction=(0.937196,0.220815,0.270008)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=1.76891  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=5  #NNcollisions=3
-	 Collision 248  projectile=anti_B0  Ekin[MeV]=12728.1  direction=(0.923201,0.298836,0.241654)  material=G4_Cu
-	 --> #secondaries=13  impactParameter[fm]=1.1352  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=63  #NNcollisions=1
-	 Collision 249  projectile=triton  Ekin[MeV]=7253.2  direction=(0.17501,0.608869,0.773725)  material=G4_Pb
-	 --> #secondaries=62  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 250  projectile=anti_omega_c0  Ekin[MeV]=28742  direction=(0.74913,0.16493,0.641562)  material=G4_Ar
-	 --> #secondaries=32  impactParameter[fm]=2.11442  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 251  projectile=sigma-  Ekin[MeV]=22204.4  direction=(0.87613,0.403502,0.263784)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=3.1707  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 252  projectile=anti_alpha  Ekin[MeV]=11036.6  direction=(0.238485,0.748926,0.618251)  material=G4_Ar
-	 --> #secondaries=53  impactParameter[fm]=2.4984  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=5
-	 Collision 253  projectile=omega-  Ekin[MeV]=15961.9  direction=(0.875825,0.42544,0.227884)  material=G4_Fe
-	 --> #secondaries=45  impactParameter[fm]=3.28046  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=3
-	 Collision 254  projectile=anti_hyperalpha  Ekin[MeV]=10667.8  direction=(0.53905,0.492104,0.683563)  material=G4_Be
-	 --> #secondaries=20  impactParameter[fm]=2.72082  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=8  #NNcollisions=2
-	 Collision 255  projectile=anti_xi_c+  Ekin[MeV]=22723  direction=(0.187436,0.180147,0.965616)  material=G4_Fe
-	 --> #secondaries=17  impactParameter[fm]=4.49835  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 256  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=20003.4  direction=(0.119466,0.922468,0.367124)  material=G4_Si
-	 --> #secondaries=32  impactParameter[fm]=3.25142  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=24  #NNcollisions=5
-	 Collision 257  projectile=anti_alpha  Ekin[MeV]=12251.6  direction=(0.876365,0.47552,0.0765863)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=2.67768  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 258  projectile=Ds+  Ekin[MeV]=5889.34  direction=(0.400035,0.539543,0.740855)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=4.18734  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 259  projectile=D-  Ekin[MeV]=15740.2  direction=(0.191826,0.67884,0.708787)  material=G4_Ar
-	 --> #secondaries=7  impactParameter[fm]=4.05597  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 260  projectile=deuteron  Ekin[MeV]=23955.9  direction=(0.758185,0.639745,0.126022)  material=G4_Cu
-	 --> #secondaries=57  impactParameter[fm]=0.980209  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=58  #NNcollisions=5
-	 Collision 261  projectile=kaon-  Ekin[MeV]=20787  direction=(0.146166,0.587759,0.795723)  material=G4_W
-	 --> #secondaries=41  impactParameter[fm]=6.18689  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=183  #NNcollisions=1
-	 Collision 262  projectile=deuteron  Ekin[MeV]=22111.4  direction=(0.752794,0.554947,0.354027)  material=G4_W
-	 --> #secondaries=88  impactParameter[fm]=4.55079  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=175  #NNcollisions=7
-	 Collision 263  projectile=triton  Ekin[MeV]=8215.05  direction=(0.654388,0.59269,0.469569)  material=G4_Ar
-	 --> #secondaries=32  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 264  projectile=anti_hypertriton  Ekin[MeV]=12080.5  direction=(0.422225,0.0528066,0.904951)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=0.680944  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=2
-	 Collision 265  projectile=doublehyperH4  Ekin[MeV]=26681.7  direction=(0.255039,0.741558,0.620522)  material=G4_Si
-	 --> #secondaries=12  impactParameter[fm]=4.8659  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=27  #NNcollisions=0
-	 Collision 266  projectile=triton  Ekin[MeV]=11567.5  direction=(0.108111,0.95931,0.260837)  material=G4_Al
-	 --> #secondaries=28  impactParameter[fm]=4.34919  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=24  #NNcollisions=1
-	 Collision 267  projectile=omega_c0  Ekin[MeV]=23785.1  direction=(0.361659,0.800564,0.477807)  material=G4_Cu
-	 --> #secondaries=32  impactParameter[fm]=3.60517  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=1
-	 Collision 268  projectile=anti_lambda_b  Ekin[MeV]=5262.86  direction=(0.772007,0.414309,0.48203)  material=G4_Pb
-	 --> #secondaries=38  impactParameter[fm]=5.48948  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=2
-	 Collision 269  projectile=anti_hyperalpha  Ekin[MeV]=7828.27  direction=(0.882785,0.0965087,0.459757)  material=G4_Ar
-	 --> #secondaries=45  impactParameter[fm]=3.18236  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=6
-	 Collision 270  projectile=xi_b0  Ekin[MeV]=6549.34  direction=(0.809073,0.568534,0.148897)  material=G4_W
-	 --> #secondaries=31  impactParameter[fm]=4.07238  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=3
-	 Collision 271  projectile=hypertriton  Ekin[MeV]=2530.08  direction=(0.549608,0.308033,0.776561)  material=G4_Cu
-	 --> #secondaries=32  impactParameter[fm]=4.15581  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=1
-	 Collision 272  projectile=sigma-  Ekin[MeV]=25628.8  direction=(0.574777,0.711559,0.404121)  material=G4_Ar
-	 --> #secondaries=44  impactParameter[fm]=1.82064  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=4
-	 Collision 273  projectile=He3  Ekin[MeV]=11737  direction=(0.64814,0.397052,0.649818)  material=G4_Si
-	 --> #secondaries=15  impactParameter[fm]=4.65954  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 274  projectile=B+  Ekin[MeV]=16889.7  direction=(0.699536,0.398515,0.593156)  material=G4_Ar
-	 --> #secondaries=20  impactParameter[fm]=3.32141  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 275  projectile=B-  Ekin[MeV]=29686.5  direction=(0.115197,0.47254,0.873748)  material=G4_Pb
-	 --> #secondaries=53  impactParameter[fm]=2.23946  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=2
-	 Collision 276  projectile=hypertriton  Ekin[MeV]=3276  direction=(0.767496,0.407714,0.494691)  material=G4_Ar
-	 --> #secondaries=10  impactParameter[fm]=5.39507  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 277  projectile=D+  Ekin[MeV]=16710.5  direction=(0.508215,0.490235,0.708087)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.05501  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 278  projectile=sigma+  Ekin[MeV]=27803.1  direction=(0.253815,0.733214,0.630853)  material=G4_W
-	 --> #secondaries=88  impactParameter[fm]=2.73834  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=6
-	 Collision 279  projectile=anti_hyperHe5  Ekin[MeV]=14648.4  direction=(0.122157,0.614123,0.779699)  material=G4_Pb
-	 --> #secondaries=59  impactParameter[fm]=6.99398  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=204  #NNcollisions=4
-	 Collision 280  projectile=B+  Ekin[MeV]=23066  direction=(0.704992,0.0197515,0.70894)  material=G4_Pb
-	 --> #secondaries=60  impactParameter[fm]=4.02878  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=204  #NNcollisions=1
-	 Collision 281  projectile=Bs0  Ekin[MeV]=21818  direction=(0.261618,0.202761,0.943633)  material=G4_W
-	 --> #secondaries=53  impactParameter[fm]=3.73264  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=184  #NNcollisions=2
-	 Collision 282  projectile=pi-  Ekin[MeV]=10462  direction=(0.57452,0.431275,0.69565)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=2.09453  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 283  projectile=omega_c0  Ekin[MeV]=11028.5  direction=(0.433427,0.889172,0.146679)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=3.96066  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 284  projectile=xi-  Ekin[MeV]=26804.4  direction=(0.671512,0.211713,0.710105)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.00372  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 285  projectile=kaon0L  Ekin[MeV]=7039.28  direction=(0.50999,0.580845,0.634452)  material=G4_Cu
-	 --> #secondaries=21  impactParameter[fm]=4.34721  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=63  #NNcollisions=2
-	 Collision 286  projectile=lambda  Ekin[MeV]=14296.1  direction=(0.431758,0.712268,0.553407)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=2.51972  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 287  projectile=doublehyperH4  Ekin[MeV]=15039.2  direction=(0.482282,0.457183,0.747254)  material=G4_Ar
-	 --> #secondaries=35  impactParameter[fm]=2.80976  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=33  #NNcollisions=3
-	 Collision 288  projectile=anti_Bs0  Ekin[MeV]=23899.4  direction=(0.105372,0.710354,0.695912)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.922028  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 289  projectile=pi-  Ekin[MeV]=25810  direction=(0.416872,0.588757,0.692519)  material=G4_Si
-	 --> #secondaries=9  impactParameter[fm]=3.23515  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 290  projectile=hypertriton  Ekin[MeV]=29812.3  direction=(0.384235,0.906753,0.173675)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=2.31881  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 291  projectile=anti_Bs0  Ekin[MeV]=13672.1  direction=(0.426451,0.472606,0.771222)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=1.0118  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 292  projectile=anti_proton  Ekin[MeV]=29946.4  direction=(0.296612,0.170894,0.939583)  material=G4_H
-	 --> #secondaries=10  impactParameter[fm]=0.172311  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 293  projectile=kaon-  Ekin[MeV]=22640.8  direction=(0.638765,0.477952,0.602943)  material=G4_Cu
-	 --> #secondaries=39  impactParameter[fm]=3.09557  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=60  #NNcollisions=3
-	 Collision 294  projectile=anti_doublehyperH4  Ekin[MeV]=17854.8  direction=(0.235512,0.945379,0.225374)  material=G4_Ar
-	 --> #secondaries=39  impactParameter[fm]=3.42424  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=4
-	 Collision 295  projectile=omega-  Ekin[MeV]=2822.94  direction=(0.153898,0.882896,0.443632)  material=G4_Pb
-	 --> #secondaries=9  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 296  projectile=anti_xi-  Ekin[MeV]=13568.7  direction=(0.854356,0.0914845,0.511572)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=0.480086  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 297  projectile=anti_hyperH4  Ekin[MeV]=6927.22  direction=(0.892249,0.421673,0.161503)  material=G4_Cu
-	 --> #secondaries=48  impactParameter[fm]=1.0573  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=5
-	 Collision 298  projectile=Ds-  Ekin[MeV]=28376.1  direction=(0.158659,0.516697,0.841339)  material=G4_Be
-	 --> #secondaries=5  impactParameter[fm]=3.65651  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 299  projectile=hyperHe5  Ekin[MeV]=23676.9  direction=(0.640091,0.0359108,0.76746)  material=G4_Ar
-	 --> #secondaries=41  impactParameter[fm]=2.84355  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=35  #NNcollisions=4
-	 Collision 300  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=21475.8  direction=(0.95966,0.00147506,0.281158)  material=G4_Ar
-	 --> #secondaries=51  impactParameter[fm]=2.32562  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=6
-	 	 List of produced secondaries: 
-	 	 	 j=0	anti_proton	 p=(1045.79,268.169,-367.2031476.75) MeV
-	 	 	 j=1	proton	 p=(400.78,253.73,-144.7671061.28) MeV
-	 	 	 j=2	pi-	 p=(351.892,-28.3944,-170.759416.26) MeV
-	 	 	 j=3	pi+	 p=(1568.74,92.7729,996.4791866.01) MeV
-	 	 	 j=4	pi+	 p=(1005.12,487.761,65.17831127.79) MeV
-	 	 	 j=5	pi-	 p=(201.964,-62.6953,138.316288.672) MeV
-	 	 	 j=6	kaon0S	 p=(4927.59,-613.104,1222.45137.99) MeV
-	 	 	 j=7	proton	 p=(1231.95,-37.8475,409.521602.24) MeV
-	 	 	 j=8	proton	 p=(609.461,108.66,-100.811128.61) MeV
-	 	 	 j=9	neutron	 p=(947.207,262.805,-29.5631360.12) MeV
-	 	 	 j=10	pi0	 p=(367.372,154.986,393.561576.274) MeV
-	 	 	 j=11	pi-	 p=(774.919,-124.194,65.1328799.778) MeV
-	 	 	 j=12	eta_prime	 p=(453.411,-219.686,138.2151091) MeV
-	 	 	 j=13	proton	 p=(-120.997,141.401,188.523974.951) MeV
-	 	 	 j=14	proton	 p=(-19.2685,-129.33,-113.236954.083) MeV
-	 	 	 j=15	neutron	 p=(105.133,-175.947,238.155990.712) MeV
-	 	 	 j=16	neutron	 p=(284.214,64.7164,286.0261024.48) MeV
-	 	 	 j=17	neutron	 p=(-347.491,84.0404,191.7921023.42) MeV
-	 	 	 j=18	neutron	 p=(129.726,-65.9618,53.2169952.258) MeV
-	 	 	 j=19	neutron	 p=(-240.446,211.781,-6.45877992.719) MeV
-	 	 	 j=20	proton	 p=(88.8578,-48.9438,446.9521044.23) MeV
-	 	 	 j=21	neutron	 p=(111.906,174.62,-35.0667962.823) MeV
-	 	 	 j=22	neutron	 p=(121.92,-130.632,34.8363957.04) MeV
-	 	 	 j=23	pi-	 p=(545.851,-362.538,183.969694.774) MeV
-	 	 	 j=24	kaon+	 p=(2313.8,-225.401,883.9192535.65) MeV
-	 	 	 j=25	pi-	 p=(109.936,213.628,346.425444.086) MeV
-	 	 	 j=26	pi+	 p=(1329.47,60.2276,-144.8611345.95) MeV
-	 	 	 j=27	pi0	 p=(990.405,529.764,519.3171244.77) MeV
-	 	 	 j=28	pi-	 p=(-24.3849,232.204,18.2391272.627) MeV
-	 	 	 j=29	pi0	 p=(63.5409,-129.315,-356.056407.129) MeV
-	 	 	 j=30	pi+	 p=(282.513,-450.006,205.999586.715) MeV
-	 	 	 j=31	pi+	 p=(952.596,96.6865,473.7451077.36) MeV
-	 	 	 j=32	anti_proton	 p=(2007.67,-499.175,638.4212359.63) MeV
-	 	 	 j=33	pi+	 p=(410.285,-291.045,-23.3699522.558) MeV
-	 	 	 j=34	deuteron	 p=(621.378,-165.237,162.2851989.39) MeV
-	 	 	 j=35	alpha	 p=(322.224,21.6487,-965.7353863.97) MeV
-	 	 	 j=36	neutron	 p=(-29.3715,-159.566,103.227959.043) MeV
-	 	 	 j=37	proton	 p=(-54.2107,296.117,94.9488989.946) MeV
-	 	 	 j=38	neutron	 p=(-6.57106,115.608,-15.5162946.801) MeV
-	 	 	 j=39	neutron	 p=(-81.6386,-185.866,131.494970.198) MeV
-	 	 	 j=40	proton	 p=(-109.037,0.856795,-112.442951.256) MeV
-	 	 	 j=41	proton	 p=(90.5772,148.623,-237.733983.445) MeV
-	 	 	 j=42	proton	 p=(233.602,-23.4166,108.207973.232) MeV
-	 	 	 j=43	neutron	 p=(150.614,45.2727,-18.1407952.81) MeV
-	 	 	 j=44	deuteron	 p=(-55.2645,266.035,-92.06071897.43) MeV
-	 	 	 j=45	deuteron	 p=(-196.692,17.1997,534.7691960.33) MeV
-	 	 	 j=46	proton	 p=(-133.964,-236.33,84.1386980.424) MeV
-	 	 	 j=47	proton	 p=(212.243,247.599,390.0611067.17) MeV
-	 	 	 j=48	proton	 p=(188.852,-20.4231,112.396963.882) MeV
-	 	 	 j=49	deuteron	 p=(-195.198,115.086,-305.0341913.72) MeV
-	 	 	 j=50	neutron	 p=(307.216,-292.622,482.1771138.11) MeV
-	 Collision 301  projectile=xi-  Ekin[MeV]=23743.8  direction=(0.0608586,0.234302,0.970257)  material=G4_Al
-	 --> #secondaries=25  impactParameter[fm]=2.99856  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=1
-	 Collision 302  projectile=Bc+  Ekin[MeV]=19005.4  direction=(0.481063,0.691185,0.539297)  material=G4_Ar
-	 --> #secondaries=7  impactParameter[fm]=4.14418  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 303  projectile=xi-  Ekin[MeV]=4511.72  direction=(0.590745,0.802481,0.0839362)  material=G4_Si
-	 --> #secondaries=22  impactParameter[fm]=1.56898  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
-	 Collision 304  projectile=anti_xi_c+  Ekin[MeV]=4572.77  direction=(0.629013,0.632041,0.452621)  material=G4_Fe
-	 --> #secondaries=16  impactParameter[fm]=4.75892  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=0
-	 Collision 305  projectile=anti_D0  Ekin[MeV]=28909.1  direction=(0.266145,0.46869,0.842316)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=0.233275  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 306  projectile=anti_omega_b-  Ekin[MeV]=2577.49  direction=(0.129162,0.538599,0.832603)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=0.940512  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=0
-	 Collision 307  projectile=anti_xi_b0  Ekin[MeV]=22601.5  direction=(0.0617094,0.604462,0.794241)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=1.7431  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 308  projectile=anti_xi-  Ekin[MeV]=5953.93  direction=(0.537654,0.632053,0.558065)  material=G4_W
-	 --> #secondaries=50  impactParameter[fm]=4.74415  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=2
-	 Collision 309  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=24159.6  direction=(0.259511,0.684363,0.681397)  material=G4_Pb
-	 --> #secondaries=107  impactParameter[fm]=4.56178  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=5
-	 Collision 310  projectile=Bs0  Ekin[MeV]=15368.6  direction=(0.40714,0.871885,0.272129)  material=G4_Si
-	 --> #secondaries=10  impactParameter[fm]=2.41236  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=2
-	 Collision 311  projectile=anti_omega_c0  Ekin[MeV]=1618.78  direction=(0.272981,0.567473,0.776825)  material=G4_C
-	 --> #secondaries=9  impactParameter[fm]=2.48802  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=0
-	 Collision 312  projectile=omega-  Ekin[MeV]=8923.48  direction=(0.721246,0.175618,0.670046)  material=G4_Ar
-	 --> #secondaries=22  impactParameter[fm]=3.62092  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 313  projectile=xi_c+  Ekin[MeV]=10446.3  direction=(0.7573,0.00501564,0.653048)  material=G4_Cu
-	 --> #secondaries=19  impactParameter[fm]=2.99889  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 314  projectile=anti_D0  Ekin[MeV]=20027.1  direction=(0.529703,0.514083,0.674636)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=2.51609  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 315  projectile=anti_lambda_c+  Ekin[MeV]=20821.3  direction=(0.657539,0.397759,0.639868)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=0.960277  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 316  projectile=sigma+  Ekin[MeV]=8443.45  direction=(0.330185,0.890973,0.311681)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=2.48317  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=0
-	 Collision 317  projectile=Bc+  Ekin[MeV]=8831.18  direction=(0.482458,0.85432,0.193316)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=1.34389  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 318  projectile=xi_c0  Ekin[MeV]=5053.1  direction=(0.18765,0.941898,0.278596)  material=G4_Fe
-	 --> #secondaries=11  impactParameter[fm]=3.66499  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=0
-	 Collision 319  projectile=anti_sigma-  Ekin[MeV]=20865  direction=(0.39217,0.899993,0.190304)  material=G4_Al
-	 --> #secondaries=15  impactParameter[fm]=4.03892  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 320  projectile=anti_sigma-  Ekin[MeV]=4714.96  direction=(0.0856108,0.550797,0.830237)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=0.527294  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=12  #NNcollisions=1
-	 Collision 321  projectile=anti_xi-  Ekin[MeV]=20290.2  direction=(0.362001,0.758789,0.541474)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=0.9971  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 322  projectile=anti_He3  Ekin[MeV]=24113.9  direction=(0.772736,0.159864,0.614266)  material=G4_Fe
-	 --> #secondaries=41  impactParameter[fm]=3.1191  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=4
-	 Collision 323  projectile=anti_deuteron  Ekin[MeV]=20601.5  direction=(0.701714,0.689065,0.181072)  material=G4_Ar
-	 --> #secondaries=10  impactParameter[fm]=5.75954  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=39  #NNcollisions=0
-	 Collision 324  projectile=anti_neutron  Ekin[MeV]=8299.48  direction=(0.0133906,0.954857,0.296763)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=0.69576  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 325  projectile=anti_proton  Ekin[MeV]=29050.2  direction=(0.39802,0.551372,0.73319)  material=G4_Cu
-	 --> #secondaries=18  impactParameter[fm]=3.149  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=1
-	 Collision 326  projectile=anti_hypertriton  Ekin[MeV]=19636.7  direction=(0.49338,0.0217827,0.869541)  material=G4_Al
-	 --> #secondaries=32  impactParameter[fm]=1.99782  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=3
-	 Collision 327  projectile=anti_xi_b0  Ekin[MeV]=22032.7  direction=(0.835733,0.313926,0.450557)  material=G4_C
-	 --> #secondaries=11  impactParameter[fm]=1.28463  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 328  projectile=xi_b-  Ekin[MeV]=7889  direction=(0.431674,0.864378,0.257892)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.29602  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 329  projectile=anti_triton  Ekin[MeV]=2503.83  direction=(0.67804,0.568336,0.466108)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=2.14492  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 330  projectile=xi_c0  Ekin[MeV]=6695.87  direction=(0.654484,0.255008,0.711774)  material=G4_Pb
-	 --> #secondaries=65  impactParameter[fm]=2.9094  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=200  #NNcollisions=2
-	 Collision 331  projectile=He3  Ekin[MeV]=4367.72  direction=(0.478435,0.750968,0.455134)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 332  projectile=triton  Ekin[MeV]=29691.5  direction=(0.738544,0.286162,0.610462)  material=G4_Fe
-	 --> #secondaries=40  impactParameter[fm]=3.0079  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=8
-	 Collision 333  projectile=D+  Ekin[MeV]=12125.7  direction=(0.571954,0.667744,0.476432)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=3.49534  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 334  projectile=anti_hypertriton  Ekin[MeV]=22829.3  direction=(0.694784,0.716625,0.0610292)  material=G4_Cu
-	 --> #secondaries=61  impactParameter[fm]=1.45617  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=57  #NNcollisions=5
-	 Collision 335  projectile=hypertriton  Ekin[MeV]=2343.75  direction=(0.282842,0.0527225,0.957716)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=2.89689  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 336  projectile=anti_D0  Ekin[MeV]=18441.6  direction=(0.170782,0.985037,0.023148)  material=G4_C
-	 --> #secondaries=12  impactParameter[fm]=1.08856  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 337  projectile=xi-  Ekin[MeV]=7438.06  direction=(0.530123,0.0196904,0.847692)  material=G4_Fe
-	 --> #secondaries=38  impactParameter[fm]=2.24051  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=51  #NNcollisions=3
-	 Collision 338  projectile=anti_lambda_c+  Ekin[MeV]=15147.7  direction=(0.69649,0.184076,0.693554)  material=G4_C
-	 --> #secondaries=11  impactParameter[fm]=2.18299  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 339  projectile=anti_hyperHe5  Ekin[MeV]=27615  direction=(0.236166,0.969624,0.0636839)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=0.865646  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=9  #NNcollisions=1
-	 Collision 340  projectile=kaon0L  Ekin[MeV]=8161.54  direction=(0.0140598,0.339839,0.940378)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=1.25523  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 341  projectile=hypertriton  Ekin[MeV]=14759.6  direction=(0.174643,0.847773,0.50078)  material=G4_Ar
-	 --> #secondaries=18  impactParameter[fm]=4.14354  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 342  projectile=anti_omega-  Ekin[MeV]=25238  direction=(0.660556,0.566792,0.492354)  material=G4_Pb
-	 --> #secondaries=36  impactParameter[fm]=6.82819  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 343  projectile=anti_sigma+  Ekin[MeV]=2403  direction=(0.794383,0.358286,0.490496)  material=G4_Fe
-	 --> #secondaries=17  impactParameter[fm]=4.56574  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 344  projectile=lambda  Ekin[MeV]=6338.87  direction=(0.684892,0.171722,0.70812)  material=G4_Al
-	 --> #secondaries=12  impactParameter[fm]=2.32603  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 345  projectile=anti_deuteron  Ekin[MeV]=8248.19  direction=(0.982918,0.0450723,0.178439)  material=G4_Fe
-	 --> #secondaries=24  impactParameter[fm]=4.50626  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 346  projectile=hyperHe5  Ekin[MeV]=1362.29  direction=(0.624575,0.63837,0.449877)  material=G4_C
-	 --> #secondaries=12  impactParameter[fm]=2.64668  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 347  projectile=anti_doublehyperH4  Ekin[MeV]=21372.1  direction=(0.0250018,0.438354,0.898455)  material=G4_Cu
-	 --> #secondaries=75  impactParameter[fm]=1.58406  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=4
-	 Collision 348  projectile=B+  Ekin[MeV]=2832.8  direction=(0.70869,0.661308,0.245826)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=0.335434  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 349  projectile=xi0  Ekin[MeV]=21784  direction=(0.658306,0.727637,0.192815)  material=G4_Pb
-	 --> #secondaries=26  impactParameter[fm]=7.15089  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 350  projectile=anti_hyperHe5  Ekin[MeV]=24324.8  direction=(0.0874685,0.170012,0.981552)  material=G4_W
-	 --> #secondaries=102  impactParameter[fm]=3.1618  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=184  #NNcollisions=7
-	 Collision 351  projectile=proton  Ekin[MeV]=1241  direction=(0.499924,0.851861,0.156234)  material=G4_Al
+	 Collision 231  projectile=Ds+  Ekin[MeV]=29207.7  direction=(0.742155,0.332373,0.582008)  material=G4_Ar
+	 --> #secondaries=22  impactParameter[fm]=1.37548  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 232  projectile=anti_xi-  Ekin[MeV]=6465.91  direction=(0.704044,0.707547,0.0608249)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=3.05297  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 233  projectile=alpha  Ekin[MeV]=20302.9  direction=(0.348151,0.0676361,0.934995)  material=G4_Fe
+	 --> #secondaries=24  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 234  projectile=D0  Ekin[MeV]=17791.9  direction=(0.782155,0.431892,0.449113)  material=G4_Be
+	 --> #secondaries=14  impactParameter[fm]=2.48864  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=2
+	 Collision 235  projectile=anti_xi_b-  Ekin[MeV]=6378.97  direction=(0.825251,0.433427,0.36208)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=2.7084  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 236  projectile=D-  Ekin[MeV]=24765.9  direction=(0.471184,0.797102,0.377644)  material=G4_Al
+	 --> #secondaries=6  impactParameter[fm]=2.28145  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 237  projectile=kaon-  Ekin[MeV]=18399.2  direction=(0.259728,0.930737,0.257429)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=3.07737  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 238  projectile=xi_c0  Ekin[MeV]=29322.1  direction=(0.776363,0.0386297,0.629101)  material=G4_C
+	 --> #secondaries=16  impactParameter[fm]=2.74693  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 239  projectile=hyperalpha  Ekin[MeV]=2821.33  direction=(0.192871,0.260938,0.945892)  material=G4_Fe
+	 --> #secondaries=34  impactParameter[fm]=2.82353  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=45  #NNcollisions=1
+	 Collision 240  projectile=xi_c+  Ekin[MeV]=26690.9  direction=(0.108332,0.990407,0.0857842)  material=G4_Al
+	 --> #secondaries=24  impactParameter[fm]=3.50838  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=2
+	 Collision 241  projectile=hypertriton  Ekin[MeV]=20710  direction=(0.208722,0.977187,0.0392577)  material=G4_Pb
+	 --> #secondaries=20  impactParameter[fm]=8.25021  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=205  #NNcollisions=2
+	 Collision 242  projectile=hyperH4  Ekin[MeV]=11528.2  direction=(0.326119,0.890692,0.316725)  material=G4_Pb
+	 --> #secondaries=103  impactParameter[fm]=2.61114  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=187  #NNcollisions=5
+	 Collision 243  projectile=kaon0S  Ekin[MeV]=21539.8  direction=(0.00583671,0.626038,0.779771)  material=G4_Cu
+	 --> #secondaries=14  impactParameter[fm]=6.90818  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 244  projectile=anti_sigma-  Ekin[MeV]=22147.4  direction=(0.829721,0.556136,0.0477019)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=3.44193  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 245  projectile=hypertriton  Ekin[MeV]=23823.9  direction=(0.806675,0.102453,0.582047)  material=G4_Cu
+	 --> #secondaries=39  impactParameter[fm]=3.99951  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=58  #NNcollisions=4
+	 Collision 246  projectile=B+  Ekin[MeV]=28496  direction=(0.215441,0.438446,0.872554)  material=G4_C
+	 --> #secondaries=7  impactParameter[fm]=1.36693  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 247  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=5107.18  direction=(0.429852,0.470246,0.770776)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=2.74073  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 248  projectile=anti_xi_b0  Ekin[MeV]=12617.1  direction=(0.418229,0.161611,0.893849)  material=G4_Pb
+	 --> #secondaries=12  impactParameter[fm]=7.29688  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=2
+	 Collision 249  projectile=kaon0S  Ekin[MeV]=5131.13  direction=(0.866238,0.488849,0.103233)  material=G4_C
+	 --> #secondaries=15  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 250  projectile=Ds+  Ekin[MeV]=9615.48  direction=(0.295071,0.549355,0.781756)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=1.59362  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 251  projectile=omega-  Ekin[MeV]=17887.6  direction=(0.780473,0.539451,0.315999)  material=G4_Si
+	 --> #secondaries=29  impactParameter[fm]=2.11984  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 252  projectile=anti_xi_b0  Ekin[MeV]=5134.79  direction=(0.791091,0.452916,0.411148)  material=G4_Ar
+	 --> #secondaries=18  impactParameter[fm]=3.10854  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 253  projectile=hyperalpha  Ekin[MeV]=6743.59  direction=(0.733211,0.224092,0.642016)  material=G4_Si
+	 --> #secondaries=11  impactParameter[fm]=5.37011  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=28  #NNcollisions=0
+	 Collision 254  projectile=lambda  Ekin[MeV]=21993.9  direction=(0.803174,0.0658673,0.592092)  material=G4_C
+	 --> #secondaries=18  impactParameter[fm]=2.54412  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 255  projectile=D+  Ekin[MeV]=18862.8  direction=(0.162163,0.954376,0.25074)  material=G4_W
+	 --> #secondaries=70  impactParameter[fm]=2.97636  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=178  #NNcollisions=5
+	 Collision 256  projectile=anti_neutron  Ekin[MeV]=16548.9  direction=(0.894437,0.364308,0.25935)  material=G4_Fe
+	 --> #secondaries=11  impactParameter[fm]=5.85661  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=56  #NNcollisions=1
+	 Collision 257  projectile=anti_He3  Ekin[MeV]=25073.9  direction=(0.150451,0.899827,0.409482)  material=G4_C
+	 --> #secondaries=16  impactParameter[fm]=4.41511  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=12  #NNcollisions=1
+	 Collision 258  projectile=Bc-  Ekin[MeV]=14140.8  direction=(0.404963,0.876954,0.258761)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=1.49278  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=1
+	 Collision 259  projectile=omega_b-  Ekin[MeV]=10299.4  direction=(0.882176,0.448908,0.142294)  material=G4_C
+	 --> #secondaries=9  impactParameter[fm]=0.57837  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=1
+	 Collision 260  projectile=proton  Ekin[MeV]=2620.27  direction=(0.141477,0.899537,0.413301)  material=G4_Si
+	 --> #secondaries=22  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 261  projectile=lambda_b  Ekin[MeV]=25551.7  direction=(0.185411,0.659049,0.728888)  material=G4_Si
+	 --> #secondaries=24  impactParameter[fm]=3.03746  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 262  projectile=anti_lambda_c+  Ekin[MeV]=24311.6  direction=(0.0218326,0.641766,0.76659)  material=G4_Al
+	 --> #secondaries=25  impactParameter[fm]=1.30425  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 263  projectile=anti_proton  Ekin[MeV]=28132.1  direction=(0.180062,0.640318,0.746707)  material=G4_Ar
+	 --> #secondaries=20  impactParameter[fm]=5.09949  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 264  projectile=lambda  Ekin[MeV]=3699.79  direction=(0.141637,0.168722,0.975434)  material=G4_C
 	 --> #secondaries=4  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 352  projectile=anti_hypertriton  Ekin[MeV]=19577.6  direction=(0.806478,0.507251,0.303792)  material=G4_Fe
-	 --> #secondaries=27  impactParameter[fm]=5.56433  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=54  #NNcollisions=2
-	 Collision 353  projectile=kaon0S  Ekin[MeV]=17646  direction=(0.44403,0.572491,0.689269)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=2.05822  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 354  projectile=sigma-  Ekin[MeV]=9738.66  direction=(0.85958,0.483454,0.16551)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=0.948672  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 355  projectile=anti_alpha  Ekin[MeV]=2089.54  direction=(0.279276,0.582217,0.763563)  material=G4_Ar
-	 --> #secondaries=37  impactParameter[fm]=3.40225  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=39  #NNcollisions=3
-	 Collision 356  projectile=anti_lambda  Ekin[MeV]=19717  direction=(0.640897,0.593183,0.487221)  material=G4_Al
-	 --> #secondaries=29  impactParameter[fm]=2.12732  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 357  projectile=anti_D0  Ekin[MeV]=28126.4  direction=(0.638626,0.302784,0.707445)  material=G4_Cu
-	 --> #secondaries=23  impactParameter[fm]=4.59793  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=63  #NNcollisions=2
-	 Collision 358  projectile=anti_Bs0  Ekin[MeV]=4275.89  direction=(0.0663802,0.38952,0.918623)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.805857  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 359  projectile=anti_hypertriton  Ekin[MeV]=12299.7  direction=(0.565841,0.818142,0.102307)  material=G4_Pb
-	 --> #secondaries=121  impactParameter[fm]=3.49336  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=4
-	 Collision 360  projectile=anti_Bs0  Ekin[MeV]=3019.01  direction=(0.295993,0.910877,0.287561)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.908722  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 361  projectile=anti_doublehyperH4  Ekin[MeV]=14235.6  direction=(0.214147,0.0767502,0.973781)  material=G4_W
-	 --> #secondaries=100  impactParameter[fm]=4.99817  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=4
-	 Collision 362  projectile=anti_hypertriton  Ekin[MeV]=18038.3  direction=(0.16566,0.74286,0.648626)  material=G4_He
-	 --> #secondaries=14  impactParameter[fm]=2.33483  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 363  projectile=anti_sigma+  Ekin[MeV]=24152.7  direction=(0.796322,0.184327,0.576103)  material=G4_Be
-	 --> #secondaries=4  impactParameter[fm]=2.25904  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 364  projectile=anti_hypertriton  Ekin[MeV]=16510  direction=(0.214366,0.866936,0.449965)  material=G4_Al
-	 --> #secondaries=32  impactParameter[fm]=0.533086  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=3
-	 Collision 365  projectile=anti_alpha  Ekin[MeV]=11491.7  direction=(0.42342,0.462127,0.779201)  material=G4_Cu
-	 --> #secondaries=47  impactParameter[fm]=4.33328  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=62  #NNcollisions=3
-	 Collision 366  projectile=doublehyperH4  Ekin[MeV]=13561.2  direction=(0.85705,0.128876,0.498854)  material=G4_Ar
-	 --> #secondaries=40  impactParameter[fm]=1.28105  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=30  #NNcollisions=5
-	 Collision 367  projectile=lambda  Ekin[MeV]=28793.3  direction=(0.0685511,0.896742,0.437211)  material=G4_Al
-	 --> #secondaries=18  impactParameter[fm]=1.40144  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 368  projectile=anti_B0  Ekin[MeV]=10344.7  direction=(0.692858,0.620231,0.367778)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=0.502454  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 369  projectile=Ds-  Ekin[MeV]=7786.06  direction=(0.781263,0.201153,0.590903)  material=G4_C
-	 --> #secondaries=9  impactParameter[fm]=0.717121  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 370  projectile=xi_c0  Ekin[MeV]=11611  direction=(0.252119,0.688376,0.680128)  material=G4_Fe
-	 --> #secondaries=39  impactParameter[fm]=3.15444  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=2
-	 Collision 371  projectile=anti_lambda  Ekin[MeV]=21514.6  direction=(0.487622,0.538112,0.687503)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=1.71188  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=1
-	 Collision 372  projectile=xi0  Ekin[MeV]=8071.12  direction=(0.012547,0.469893,0.882634)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=1.6189  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 373  projectile=anti_doublehyperH4  Ekin[MeV]=3789  direction=(0.101822,0.806285,0.582698)  material=G4_W
-	 --> #secondaries=77  impactParameter[fm]=5.41295  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=4
-	 Collision 374  projectile=triton  Ekin[MeV]=26400.9  direction=(0.843853,0.065898,0.532513)  material=G4_H
-	 --> #secondaries=9  impactParameter[fm]=1.89521  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 375  projectile=anti_omega_b-  Ekin[MeV]=17387.1  direction=(0.618935,0.48328,0.619161)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=1.17795  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 376  projectile=sigma-  Ekin[MeV]=24838.7  direction=(0.821704,0.424319,0.380468)  material=G4_Al
-	 --> #secondaries=21  impactParameter[fm]=1.91317  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 377  projectile=anti_xi_b-  Ekin[MeV]=21957.1  direction=(0.0677947,0.507188,0.859165)  material=G4_C
-	 --> #secondaries=19  impactParameter[fm]=0.584151  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=2
-	 Collision 378  projectile=Bc+  Ekin[MeV]=17465.9  direction=(0.719528,0.687365,0.099036)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=1.04456  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 379  projectile=anti_xi_c+  Ekin[MeV]=8323.59  direction=(0.18382,0.0828841,0.979459)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=1.44317  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 380  projectile=Bs0  Ekin[MeV]=4388.08  direction=(0.560495,0.0862461,0.823655)  material=G4_Cu
-	 --> #secondaries=5  impactParameter[fm]=1.96577  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
-	 Collision 381  projectile=D+  Ekin[MeV]=9873.01  direction=(0.643931,0.745029,0.174023)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=3.02297  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 382  projectile=neutron  Ekin[MeV]=8429.89  direction=(0.524078,0.738062,0.424978)  material=G4_Cu
-	 --> #secondaries=53  impactParameter[fm]=1.28905  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=57  #NNcollisions=5
-	 Collision 383  projectile=xi_c0  Ekin[MeV]=12318.8  direction=(0.527356,0.81198,0.250168)  material=G4_Be
-	 --> #secondaries=12  impactParameter[fm]=1.12178  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=6  #NNcollisions=3
-	 Collision 384  projectile=lambda_c+  Ekin[MeV]=4214.35  direction=(0.817748,0.538829,0.202364)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=0.717478  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=1
-	 Collision 385  projectile=lambda_c+  Ekin[MeV]=11742.8  direction=(0.684672,0.728739,0.0127975)  material=G4_Si
-	 --> #secondaries=22  impactParameter[fm]=3.04146  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 386  projectile=B+  Ekin[MeV]=6817.75  direction=(0.173265,0.783799,0.596355)  material=G4_Al
-	 --> #secondaries=7  impactParameter[fm]=3.57958  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 387  projectile=anti_omega_b-  Ekin[MeV]=4465.18  direction=(0.00472826,0.864893,0.501933)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=0.915818  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 388  projectile=D0  Ekin[MeV]=22346.2  direction=(0.65886,0.503776,0.558671)  material=G4_Ar
-	 --> #secondaries=15  impactParameter[fm]=5.59082  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 389  projectile=anti_xi_b-  Ekin[MeV]=16302.9  direction=(0.646521,0.758274,0.0838532)  material=G4_Ar
-	 --> #secondaries=23  impactParameter[fm]=3.08789  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 390  projectile=hyperalpha  Ekin[MeV]=9723.45  direction=(0.837132,0.546102,0.0313325)  material=G4_W
-	 --> #secondaries=82  impactParameter[fm]=4.69818  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=171  #NNcollisions=4
-	 Collision 391  projectile=triton  Ekin[MeV]=12992  direction=(0.762321,0.278726,0.584104)  material=G4_W
-	 --> #secondaries=32  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 392  projectile=anti_omega_b-  Ekin[MeV]=14770.4  direction=(0.587064,0.115407,0.801272)  material=G4_Al
-	 --> #secondaries=9  impactParameter[fm]=5.89767  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 393  projectile=xi_b0  Ekin[MeV]=3018.99  direction=(0.251484,0.485136,0.837496)  material=G4_Pb
-	 --> #secondaries=13  impactParameter[fm]=6.03545  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=1
-	 Collision 394  projectile=xi0  Ekin[MeV]=8641.35  direction=(0.467098,0.121399,0.875832)  material=G4_Al
-	 --> #secondaries=25  impactParameter[fm]=3.34748  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 395  projectile=Ds+  Ekin[MeV]=15094.5  direction=(0.0506367,0.737626,0.673308)  material=G4_Si
-	 --> #secondaries=9  impactParameter[fm]=2.90241  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 396  projectile=anti_D0  Ekin[MeV]=8968.74  direction=(0.753381,0.652983,0.0776621)  material=G4_Ar
-	 --> #secondaries=12  impactParameter[fm]=3.61226  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 397  projectile=proton  Ekin[MeV]=3420.27  direction=(0.411679,0.759986,0.502932)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 398  projectile=Bc-  Ekin[MeV]=29450.6  direction=(0.815443,0.417717,0.400705)  material=G4_Si
-	 --> #secondaries=19  impactParameter[fm]=1.72916  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=1
-	 Collision 399  projectile=Bs0  Ekin[MeV]=9672.65  direction=(0.659213,0.343143,0.669098)  material=G4_Si
-	 --> #secondaries=20  impactParameter[fm]=1.384  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 400  projectile=Bc-  Ekin[MeV]=16521  direction=(0.984776,0.0780837,0.155302)  material=G4_Cu
-	 --> #secondaries=9  impactParameter[fm]=1.80229  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 265  projectile=hyperHe5  Ekin[MeV]=6903.9  direction=(0.21263,0.806901,0.55109)  material=G4_Al
+	 --> #secondaries=27  impactParameter[fm]=2.73043  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=19  #NNcollisions=1
+	 Collision 266  projectile=xi_c0  Ekin[MeV]=1249.66  direction=(0.652928,0.21966,0.724869)  material=G4_Al
+	 --> #secondaries=6  impactParameter[fm]=4.61496  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 267  projectile=sigma+  Ekin[MeV]=11579.7  direction=(0.0723326,0.919227,0.387027)  material=G4_Si
+	 --> #secondaries=18  impactParameter[fm]=3.13475  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 268  projectile=lambda_b  Ekin[MeV]=19515.5  direction=(0.72683,0.682593,0.0760623)  material=G4_Ar
+	 --> #secondaries=16  impactParameter[fm]=4.66339  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 269  projectile=xi0  Ekin[MeV]=11041.5  direction=(0.332715,0.54863,0.767011)  material=G4_W
+	 --> #secondaries=62  impactParameter[fm]=4.60734  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=4
+	 Collision 270  projectile=xi_b-  Ekin[MeV]=6892.47  direction=(0.667884,0.315571,0.674051)  material=G4_C
+	 --> #secondaries=5  impactParameter[fm]=3.15387  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 271  projectile=B0  Ekin[MeV]=23828.6  direction=(0.822648,0.328696,0.463906)  material=G4_Pb
+	 --> #secondaries=39  impactParameter[fm]=4.78088  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 272  projectile=anti_Bs0  Ekin[MeV]=19674.3  direction=(0.166793,0.487179,0.857226)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=1.55372  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 273  projectile=xi_c0  Ekin[MeV]=28262.4  direction=(0.159574,0.744477,0.648297)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=1.95459  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 274  projectile=pi-  Ekin[MeV]=10969.3  direction=(0.589634,0.632703,0.502015)  material=G4_H
+	 --> #secondaries=10  impactParameter[fm]=0.675203  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 275  projectile=kaon0S  Ekin[MeV]=20490.7  direction=(0.0756862,0.903234,0.422421)  material=G4_H
+	 --> #secondaries=10  impactParameter[fm]=0.874185  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 276  projectile=anti_lambda_b  Ekin[MeV]=10063.2  direction=(0.844642,0.387189,0.369681)  material=G4_Fe
+	 --> #secondaries=14  impactParameter[fm]=3.8866  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=1
+	 Collision 277  projectile=xi_b0  Ekin[MeV]=1897.54  direction=(0.27688,0.562299,0.779203)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=2.08512  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 278  projectile=lambda  Ekin[MeV]=14425.6  direction=(0.119459,0.889565,0.440912)  material=G4_Pb
+	 --> #secondaries=95  impactParameter[fm]=4.39867  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=4
+	 Collision 279  projectile=anti_hyperHe5  Ekin[MeV]=12313.3  direction=(0.418428,0.601362,0.680648)  material=G4_Si
+	 --> #secondaries=40  impactParameter[fm]=1.22953  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=5
+	 Collision 280  projectile=lambda_b  Ekin[MeV]=27192.5  direction=(0.631556,0.724743,0.275471)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=4.63231  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 281  projectile=anti_hypertriton  Ekin[MeV]=14323.3  direction=(0.282038,0.280659,0.917434)  material=G4_Al
+	 --> #secondaries=32  impactParameter[fm]=2.36419  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=6
+	 Collision 282  projectile=pi+  Ekin[MeV]=12495.4  direction=(0.125489,0.825679,0.550007)  material=G4_Ar
+	 --> #secondaries=31  impactParameter[fm]=1.62527  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=36  #NNcollisions=4
+	 Collision 283  projectile=anti_doublehyperH4  Ekin[MeV]=20550.1  direction=(0.417672,0.195361,0.887346)  material=G4_Pb
+	 --> #secondaries=37  impactParameter[fm]=7.82172  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=5
+	 Collision 284  projectile=anti_Bs0  Ekin[MeV]=24810.7  direction=(0.250175,0.967719,0.0305467)  material=G4_W
+	 --> #secondaries=37  impactParameter[fm]=4.7139  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=1
+	 Collision 285  projectile=anti_xi0  Ekin[MeV]=12450.5  direction=(0.49818,0.6679,0.552926)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=3.28126  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 286  projectile=anti_lambda  Ekin[MeV]=17205.4  direction=(0.0982803,0.865047,0.491971)  material=G4_Cu
+	 --> #secondaries=24  impactParameter[fm]=4.12976  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 287  projectile=hyperH4  Ekin[MeV]=5477.89  direction=(0.594946,0.310797,0.741245)  material=G4_W
+	 --> #secondaries=56  impactParameter[fm]=5.32599  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=171  #NNcollisions=1
+	 Collision 288  projectile=anti_He3  Ekin[MeV]=28866.8  direction=(0.909504,0.39568,0.127438)  material=G4_Al
+	 --> #secondaries=15  impactParameter[fm]=4.78463  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 289  projectile=lambda  Ekin[MeV]=29948.5  direction=(0.0627436,0.997434,0.0344788)  material=G4_Be
+	 --> #secondaries=17  impactParameter[fm]=1.68796  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 290  projectile=anti_lambda_c+  Ekin[MeV]=11275.3  direction=(0.517901,0.114463,0.847748)  material=G4_Fe
+	 --> #secondaries=12  impactParameter[fm]=4.80702  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 291  projectile=anti_xi_c+  Ekin[MeV]=6005.86  direction=(0.843206,0.474339,0.252995)  material=G4_W
+	 --> #secondaries=27  impactParameter[fm]=5.52743  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=1
+	 Collision 292  projectile=anti_omega_b-  Ekin[MeV]=19198.1  direction=(0.149478,0.637705,0.755638)  material=G4_Pb
+	 --> #secondaries=20  impactParameter[fm]=7.11528  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 293  projectile=xi-  Ekin[MeV]=3420.75  direction=(0.436131,0.330863,0.836851)  material=G4_W
+	 --> #secondaries=5  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 294  projectile=anti_xi_b0  Ekin[MeV]=24931.8  direction=(0.515387,0.432026,0.740088)  material=G4_Si
+	 --> #secondaries=5  impactParameter[fm]=4.7029  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 295  projectile=anti_proton  Ekin[MeV]=12749.4  direction=(0.621454,0.777698,0.0947641)  material=G4_Cu
+	 --> #secondaries=16  impactParameter[fm]=4.40305  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=65  #NNcollisions=1
+	 Collision 296  projectile=xi_c0  Ekin[MeV]=6199.41  direction=(0.672899,0.497458,0.547488)  material=G4_Fe
+	 --> #secondaries=37  impactParameter[fm]=2.51251  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=51  #NNcollisions=2
+	 Collision 297  projectile=hypertriton  Ekin[MeV]=3082.93  direction=(0.10789,0.664961,0.739044)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=1.0998  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 298  projectile=B0  Ekin[MeV]=5484.3  direction=(0.127749,0.648628,0.750308)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=1.03822  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 299  projectile=pi-  Ekin[MeV]=17192.8  direction=(0.0136539,0.394136,0.91895)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=1.21843  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 300  projectile=anti_deuteron  Ekin[MeV]=1439.23  direction=(0.915461,0.348818,0.200642)  material=G4_Ar
+	 --> #secondaries=32  impactParameter[fm]=4.41779  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=2
 	 	 List of produced secondaries: 
-	 	 	 j=0	Ds-	 p=(6029.83,537.728,816.986417.91) MeV
-	 	 	 j=1	anti_Bs0	 p=(13996.3,1430.42,1759.4915160.6) MeV
-	 	 	 j=2	neutron	 p=(906.703,-48.3238,545.8551416.05) MeV
-	 	 	 j=3	pi+	 p=(631.123,-155.826,248.489709.806) MeV
-	 	 	 j=4	Ni61[67.413]	 p=(-28.4201,-98.1934,28.207456742.8) MeV
-	 	 	 j=5	neutron	 p=(47.7207,51.6963,-1.92844942.198) MeV
-	 	 	 j=6	gamma	 p=(-1.77812,-0.387862,2.40723.01774) MeV
-	 	 	 j=7	gamma	 p=(0.13381,-4.35492,3.789075.7741) MeV
-	 	 	 j=8	gamma	 p=(0.0454929,-1.53139,0.1994361.54499) MeV
-	 Collision 401  projectile=anti_omega-  Ekin[MeV]=27495.9  direction=(0.680307,0.520292,0.516216)  material=G4_Si
-	 --> #secondaries=9  impactParameter[fm]=1.6654  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
-	 Collision 402  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=19718.4  direction=(0.182114,0.880344,0.437983)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.27362  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 403  projectile=kaon+  Ekin[MeV]=5466.24  direction=(0.739346,0.412507,0.532171)  material=G4_W
-	 --> #secondaries=60  impactParameter[fm]=5.38828  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=179  #NNcollisions=3
-	 Collision 404  projectile=triton  Ekin[MeV]=28542.3  direction=(0.511049,0.848307,0.138579)  material=G4_W
-	 --> #secondaries=73  impactParameter[fm]=6.62817  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=177  #NNcollisions=5
-	 Collision 405  projectile=anti_sigma-  Ekin[MeV]=11228.4  direction=(0.43526,0.751957,0.495086)  material=G4_Pb
-	 --> #secondaries=50  impactParameter[fm]=5.406  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 406  projectile=anti_hyperH4  Ekin[MeV]=27302.2  direction=(0.279937,0.957643,0.0675)  material=G4_Pb
-	 --> #secondaries=52  impactParameter[fm]=7.65074  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=207  #NNcollisions=2
-	 Collision 407  projectile=anti_triton  Ekin[MeV]=11619.2  direction=(0.0369574,0.114075,0.992785)  material=G4_Pb
-	 --> #secondaries=70  impactParameter[fm]=6.15819  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=6
-	 Collision 408  projectile=xi_b-  Ekin[MeV]=6673.13  direction=(0.173943,0.806461,0.565124)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=1.4639  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=1
-	 Collision 409  projectile=lambda  Ekin[MeV]=10451.2  direction=(0.935939,0.0757356,0.343921)  material=G4_W
-	 --> #secondaries=59  impactParameter[fm]=4.57126  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=1
-	 Collision 410  projectile=anti_xi_c0  Ekin[MeV]=10972.8  direction=(0.477555,0.659655,0.580341)  material=G4_Pb
-	 --> #secondaries=22  impactParameter[fm]=7.89771  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 411  projectile=anti_alpha  Ekin[MeV]=5263.79  direction=(0.682268,0.677048,0.275892)  material=G4_Al
-	 --> #secondaries=17  impactParameter[fm]=5.14988  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 412  projectile=anti_proton  Ekin[MeV]=14021  direction=(0.956101,0.197675,0.216321)  material=G4_W
-	 --> #secondaries=59  impactParameter[fm]=4.32465  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=2
-	 Collision 413  projectile=xi_c0  Ekin[MeV]=15506.2  direction=(0.552638,0.722398,0.41561)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.88383  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 414  projectile=anti_D0  Ekin[MeV]=29612.7  direction=(0.47163,0.862106,0.185305)  material=G4_He
-	 --> #secondaries=12  impactParameter[fm]=0.858294  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 415  projectile=triton  Ekin[MeV]=12239.6  direction=(0.411734,0.437267,0.799545)  material=G4_Fe
-	 --> #secondaries=21  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 416  projectile=omega-  Ekin[MeV]=17542.2  direction=(0.108798,0.0192771,0.993877)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=3.78868  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 417  projectile=B+  Ekin[MeV]=24472.3  direction=(0.312583,0.00723734,0.949863)  material=G4_Al
-	 --> #secondaries=22  impactParameter[fm]=1.30534  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=23  #NNcollisions=3
-	 Collision 418  projectile=anti_xi_c+  Ekin[MeV]=28499.1  direction=(0.654537,0.356588,0.666653)  material=G4_Ar
-	 --> #secondaries=23  impactParameter[fm]=1.95305  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 419  projectile=xi_c+  Ekin[MeV]=12072.4  direction=(0.0106338,0.584672,0.8112)  material=G4_W
-	 --> #secondaries=23  impactParameter[fm]=5.83207  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=1
-	 Collision 420  projectile=He3  Ekin[MeV]=4395.67  direction=(0.518017,0.592892,0.616552)  material=G4_Pb
-	 --> #secondaries=30  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 421  projectile=anti_He3  Ekin[MeV]=8434.08  direction=(0.253466,0.661846,0.705489)  material=G4_Be
-	 --> #secondaries=16  impactParameter[fm]=2.1919  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=7  #NNcollisions=3
-	 Collision 422  projectile=anti_omega_b-  Ekin[MeV]=27167.8  direction=(0.676233,0.263244,0.688049)  material=G4_Ar
-	 --> #secondaries=12  impactParameter[fm]=5.38913  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 423  projectile=B0  Ekin[MeV]=17942.6  direction=(0.636885,0.730368,0.246861)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.18454  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 424  projectile=Bc+  Ekin[MeV]=19962.2  direction=(0.632047,0.641841,0.43423)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=0.664957  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 425  projectile=anti_lambda_b  Ekin[MeV]=4854.59  direction=(0.0116344,0.966115,0.25785)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.41752  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 426  projectile=B+  Ekin[MeV]=2046.65  direction=(0.791909,0.435926,0.427609)  material=G4_Cu
-	 --> #secondaries=25  impactParameter[fm]=0.680462  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=59  #NNcollisions=1
-	 Collision 427  projectile=omega_b-  Ekin[MeV]=12818.7  direction=(0.719455,0.692217,0.0567436)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=3.84956  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 428  projectile=kaon0S  Ekin[MeV]=1250.25  direction=(0.61281,0.781144,0.11949)  material=G4_Fe
-	 --> #secondaries=9  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 429  projectile=doublehyperH4  Ekin[MeV]=22920.8  direction=(0.596013,0.431077,0.677452)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=0.606238  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=2  #NNcollisions=1
-	 Collision 430  projectile=Bs0  Ekin[MeV]=16792  direction=(0.987408,0.156429,0.0235523)  material=G4_Pb
-	 --> #secondaries=35  impactParameter[fm]=4.27046  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 431  projectile=xi_c+  Ekin[MeV]=26069.4  direction=(0.511625,0.444436,0.735335)  material=G4_Ar
-	 --> #secondaries=36  impactParameter[fm]=2.0017  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=3
-	 Collision 432  projectile=Bc-  Ekin[MeV]=20239.8  direction=(0.540228,0.737669,0.404966)  material=G4_Si
-	 --> #secondaries=11  impactParameter[fm]=3.41593  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 433  projectile=kaon+  Ekin[MeV]=21751.5  direction=(0.570966,0.159117,0.805407)  material=G4_Cu
-	 --> #secondaries=17  impactParameter[fm]=2.86345  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 434  projectile=D+  Ekin[MeV]=4687.07  direction=(0.594938,0.604102,0.530197)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=1.64238  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=0
-	 Collision 435  projectile=lambda  Ekin[MeV]=5866.85  direction=(0.562648,0.475364,0.676355)  material=G4_Ar
-	 --> #secondaries=26  impactParameter[fm]=2.47606  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=3
-	 Collision 436  projectile=triton  Ekin[MeV]=15407.2  direction=(0.78771,0.559176,0.258525)  material=G4_Cu
-	 --> #secondaries=59  impactParameter[fm]=2.7633  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=3
-	 Collision 437  projectile=anti_hyperHe5  Ekin[MeV]=19974.5  direction=(0.0843308,0.239609,0.9672)  material=G4_He
-	 --> #secondaries=9  impactParameter[fm]=4.17193  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=4  #NNcollisions=1
-	 Collision 438  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=8450.82  direction=(0.801424,0.593774,0.0717779)  material=G4_He
-	 --> #secondaries=18  impactParameter[fm]=2.03681  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=2  #NNcollisions=3
-	 Collision 439  projectile=anti_omega_b-  Ekin[MeV]=8479.07  direction=(0.452982,0.257896,0.853403)  material=G4_Fe
-	 --> #secondaries=21  impactParameter[fm]=2.22248  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
-	 Collision 440  projectile=xi_c0  Ekin[MeV]=6205.35  direction=(0.468559,0.510664,0.720884)  material=G4_Be
-	 --> #secondaries=5  impactParameter[fm]=3.16332  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 441  projectile=D+  Ekin[MeV]=7872.64  direction=(0.581228,0.687614,0.435156)  material=G4_Pb
-	 --> #secondaries=33  impactParameter[fm]=7.36757  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=204  #NNcollisions=2
-	 Collision 442  projectile=sigma+  Ekin[MeV]=27215.4  direction=(0.717542,0.530877,0.45089)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=0.608791  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 443  projectile=kaon-  Ekin[MeV]=15630.2  direction=(0.515962,0.47392,0.713571)  material=G4_Cu
-	 --> #secondaries=28  impactParameter[fm]=4.30689  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=3
-	 Collision 444  projectile=kaon0L  Ekin[MeV]=6199.88  direction=(0.570685,0.321576,0.755584)  material=G4_Fe
-	 --> #secondaries=20  impactParameter[fm]=2.05  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
-	 Collision 445  projectile=doublehyperdoubleneutron  Ekin[MeV]=2187.08  direction=(0.482062,0.875825,0.0233986)  material=G4_Cu
-	 --> #secondaries=32  impactParameter[fm]=1.70877  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=0
-	 Collision 446  projectile=kaon0S  Ekin[MeV]=26227.7  direction=(0.337059,0.909552,0.243119)  material=G4_Be
-	 --> #secondaries=12  impactParameter[fm]=2.18872  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 447  projectile=He3  Ekin[MeV]=25134.7  direction=(0.195693,0.607514,0.769825)  material=G4_C
-	 --> #secondaries=25  impactParameter[fm]=2.67957  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=4
-	 Collision 448  projectile=xi0  Ekin[MeV]=22232.5  direction=(0.824242,0.556562,0.104235)  material=G4_Si
-	 --> #secondaries=15  impactParameter[fm]=5.17748  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 449  projectile=anti_sigma-  Ekin[MeV]=20883.6  direction=(0.178254,0.966395,0.185218)  material=G4_He
-	 --> #secondaries=10  impactParameter[fm]=0.73662  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 450  projectile=doublehyperH4  Ekin[MeV]=6989.33  direction=(0.124618,0.742885,0.657717)  material=G4_W
-	 --> #secondaries=109  impactParameter[fm]=3.82354  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=155  #NNcollisions=1
-	 Collision 451  projectile=pi+  Ekin[MeV]=9502.99  direction=(0.493396,0.802047,0.336572)  material=G4_Ar
-	 --> #secondaries=17  impactParameter[fm]=2.63841  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 452  projectile=hyperH4  Ekin[MeV]=10847.7  direction=(0.350478,0.664086,0.66042)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=3.42837  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=10  #NNcollisions=0
-	 Collision 453  projectile=B+  Ekin[MeV]=15976.6  direction=(0.939535,0.237937,0.246292)  material=G4_W
-	 --> #secondaries=68  impactParameter[fm]=3.08927  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=178  #NNcollisions=5
-	 Collision 454  projectile=anti_sigma+  Ekin[MeV]=25284.5  direction=(0.72218,0.519742,0.456426)  material=G4_Pb
-	 --> #secondaries=11  impactParameter[fm]=7.46937  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 455  projectile=kaon0L  Ekin[MeV]=10613.3  direction=(0.870777,0.453511,0.189935)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=0.505664  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 456  projectile=anti_xi_b-  Ekin[MeV]=27657.3  direction=(0.37044,0.797038,0.476975)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.70141  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 457  projectile=anti_sigma-  Ekin[MeV]=27870.4  direction=(0.360197,0.641535,0.677267)  material=G4_Be
-	 --> #secondaries=18  impactParameter[fm]=2.0368  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=2
-	 Collision 458  projectile=anti_lambda_c+  Ekin[MeV]=27856.6  direction=(0.888745,0.453535,0.0666198)  material=G4_Fe
-	 --> #secondaries=31  impactParameter[fm]=3.23249  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 459  projectile=xi_b-  Ekin[MeV]=18523.6  direction=(0.754654,0.310598,0.577951)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=3.90812  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 460  projectile=anti_proton  Ekin[MeV]=28879.6  direction=(0.453708,0.529956,0.716447)  material=G4_Si
-	 --> #secondaries=19  impactParameter[fm]=5.36973  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 461  projectile=anti_B0  Ekin[MeV]=16393.9  direction=(0.728899,0.63122,0.265081)  material=G4_W
-	 --> #secondaries=30  impactParameter[fm]=3.64774  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=183  #NNcollisions=0
-	 Collision 462  projectile=anti_xi0  Ekin[MeV]=10975.2  direction=(0.698258,0.384031,0.604117)  material=G4_W
-	 --> #secondaries=31  impactParameter[fm]=6.66312  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=185  #NNcollisions=1
-	 Collision 463  projectile=anti_He3  Ekin[MeV]=19624.3  direction=(0.784568,0.569221,0.245847)  material=G4_Be
-	 --> #secondaries=11  impactParameter[fm]=2.06807  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=7  #NNcollisions=1
-	 Collision 464  projectile=doublehyperdoubleneutron  Ekin[MeV]=21382.4  direction=(0.373421,0.687405,0.622922)  material=G4_Si
-	 --> #secondaries=42  impactParameter[fm]=0.662743  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=19  #NNcollisions=10
-	 Collision 465  projectile=anti_xi_b0  Ekin[MeV]=3384.13  direction=(0.635506,0.1375,0.759754)  material=G4_Si
-	 --> #secondaries=13  impactParameter[fm]=2.51864  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=0
-	 Collision 466  projectile=omega-  Ekin[MeV]=11275.7  direction=(0.706345,0.256978,0.659575)  material=G4_Ar
-	 --> #secondaries=41  impactParameter[fm]=1.75972  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=3
-	 Collision 467  projectile=anti_lambda  Ekin[MeV]=7153.89  direction=(0.842217,0.535898,0.0590235)  material=G4_Al
-	 --> #secondaries=12  impactParameter[fm]=2.92006  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 468  projectile=triton  Ekin[MeV]=29646.2  direction=(0.570852,0.555662,0.604456)  material=G4_W
-	 --> #secondaries=67  impactParameter[fm]=5.72063  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=5
-	 Collision 469  projectile=B0  Ekin[MeV]=16336.2  direction=(0.916621,0.343881,0.203843)  material=G4_Cu
-	 --> #secondaries=23  impactParameter[fm]=0.485604  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 470  projectile=Bc+  Ekin[MeV]=28949.7  direction=(0.540684,0.540142,0.644909)  material=G4_Fe
-	 --> #secondaries=24  impactParameter[fm]=2.38526  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 471  projectile=xi_c+  Ekin[MeV]=1844.89  direction=(0.825677,0.364929,0.430214)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=1.57987  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=6  #NNcollisions=1
-	 Collision 472  projectile=anti_sigma-  Ekin[MeV]=17893  direction=(0.249747,0.962668,0.104388)  material=G4_Si
-	 --> #secondaries=24  impactParameter[fm]=3.387  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 473  projectile=omega_b-  Ekin[MeV]=9138.66  direction=(0.393384,0.90502,0.161828)  material=G4_Ar
-	 --> #secondaries=7  impactParameter[fm]=4.60587  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
-	 Collision 474  projectile=anti_lambda_b  Ekin[MeV]=2958.13  direction=(0.218597,0.498011,0.839166)  material=G4_Si
-	 --> #secondaries=13  impactParameter[fm]=3.19118  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 475  projectile=pi+  Ekin[MeV]=26848.3  direction=(0.0570734,0.970591,0.233869)  material=G4_Fe
-	 --> #secondaries=18  impactParameter[fm]=4.17902  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 476  projectile=doublehyperH4  Ekin[MeV]=2113.57  direction=(0.314312,0.657535,0.68473)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=4.09237  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=0
-	 Collision 477  projectile=omega_c0  Ekin[MeV]=4958.61  direction=(0.176693,0.972179,0.153775)  material=G4_Be
-	 --> #secondaries=5  impactParameter[fm]=1.7943  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 478  projectile=anti_hypertriton  Ekin[MeV]=24968  direction=(0.0539179,0.578419,0.813956)  material=G4_C
-	 --> #secondaries=11  impactParameter[fm]=2.82308  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 479  projectile=kaon0L  Ekin[MeV]=18845.9  direction=(0.713988,0.47379,0.515504)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=0.548573  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 480  projectile=anti_omega_b-  Ekin[MeV]=23413.1  direction=(0.301558,0.386267,0.8717)  material=G4_C
-	 --> #secondaries=16  impactParameter[fm]=1.45773  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=3
-	 Collision 481  projectile=xi_b-  Ekin[MeV]=1333.11  direction=(0.89875,0.426419,0.102058)  material=G4_W
-	 --> #secondaries=11  impactParameter[fm]=5.83242  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=0
-	 Collision 482  projectile=anti_doublehyperH4  Ekin[MeV]=24896.8  direction=(0.4204,0.0536541,0.905751)  material=G4_Be
-	 --> #secondaries=23  impactParameter[fm]=1.99328  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=8  #NNcollisions=2
-	 Collision 483  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=16131  direction=(0.970674,0.0370122,0.237533)  material=G4_Al
-	 --> #secondaries=46  impactParameter[fm]=0.625199  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=19  #NNcollisions=7
-	 Collision 484  projectile=pi+  Ekin[MeV]=10007.8  direction=(0.0604991,0.814226,0.577388)  material=G4_Cu
-	 --> #secondaries=19  impactParameter[fm]=4.96422  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 485  projectile=hyperH4  Ekin[MeV]=26118  direction=(0.243943,0.741082,0.625531)  material=G4_Pb
-	 --> #secondaries=69  impactParameter[fm]=7.34854  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=5
-	 Collision 486  projectile=Ds+  Ekin[MeV]=24942.9  direction=(0.466213,0.612164,0.638672)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=0.836792  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=2  #NNcollisions=2
-	 Collision 487  projectile=doublehyperdoubleneutron  Ekin[MeV]=15192.1  direction=(0.413473,0.702563,0.579176)  material=G4_Ar
-	 --> #secondaries=11  impactParameter[fm]=7.40782  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 488  projectile=anti_proton  Ekin[MeV]=24586.4  direction=(0.341352,0.560266,0.754706)  material=G4_C
-	 --> #secondaries=21  impactParameter[fm]=2.59777  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 489  projectile=lambda_b  Ekin[MeV]=14607.3  direction=(0.609131,0.53412,0.586238)  material=G4_Pb
-	 --> #secondaries=58  impactParameter[fm]=3.22744  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=2
-	 Collision 490  projectile=anti_alpha  Ekin[MeV]=10860.7  direction=(0.0469936,0.0161661,0.998764)  material=G4_Fe
-	 --> #secondaries=54  impactParameter[fm]=1.08576  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=4
-	 Collision 491  projectile=anti_omega_b-  Ekin[MeV]=26307.5  direction=(0.861611,0.21033,0.461939)  material=G4_Al
-	 --> #secondaries=25  impactParameter[fm]=2.48634  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=3
-	 Collision 492  projectile=kaon0S  Ekin[MeV]=18727.5  direction=(0.288723,0.924728,0.248028)  material=G4_H
-	 --> #secondaries=10  impactParameter[fm]=0.791481  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 493  projectile=deuteron  Ekin[MeV]=18665.9  direction=(0.759213,0.448967,0.471195)  material=G4_Al
-	 --> #secondaries=29  impactParameter[fm]=2.13639  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=2
-	 Collision 494  projectile=B0  Ekin[MeV]=4570.76  direction=(0.597831,0.543997,0.588783)  material=G4_Si
-	 --> #secondaries=20  impactParameter[fm]=2.63644  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 495  projectile=anti_xi-  Ekin[MeV]=29824  direction=(0.309483,0.556317,0.771188)  material=G4_Fe
-	 --> #secondaries=30  impactParameter[fm]=1.99685  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 496  projectile=hyperalpha  Ekin[MeV]=25385.4  direction=(0.471977,0.862343,0.18331)  material=G4_Pb
-	 --> #secondaries=79  impactParameter[fm]=6.33062  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=195  #NNcollisions=9
-	 Collision 497  projectile=anti_D0  Ekin[MeV]=10169.5  direction=(0.664786,0.572968,0.47934)  material=G4_Cu
-	 --> #secondaries=27  impactParameter[fm]=1.11203  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=61  #NNcollisions=2
-	 Collision 498  projectile=anti_sigma+  Ekin[MeV]=15787.2  direction=(0.121265,0.703566,0.700207)  material=G4_Pb
-	 --> #secondaries=96  impactParameter[fm]=3.69827  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
-	 Collision 499  projectile=omega_c0  Ekin[MeV]=3453.55  direction=(0.209312,0.798047,0.565074)  material=G4_Al
-	 --> #secondaries=12  impactParameter[fm]=3.42723  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 500  projectile=kaon0L  Ekin[MeV]=7813.58  direction=(0.546497,0.836008,0.0493042)  material=G4_Cu
-	 --> #secondaries=12  impactParameter[fm]=2.00885  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=0
+	 	 	 j=0	pi+	 p=(-309.961,-611.352,-63.9263702.42) MeV
+	 	 	 j=1	anti_proton	 p=(37.7971,139.715,-27.6481949.773) MeV
+	 	 	 j=2	neutron	 p=(18.3331,130.753,316.9761000.34) MeV
+	 	 	 j=3	neutron	 p=(-12.4166,152.774,-10.4415952.043) MeV
+	 	 	 j=4	proton	 p=(101.262,-132.511,-26.811953.355) MeV
+	 	 	 j=5	proton	 p=(69.01,-27.8103,-55.3102942.841) MeV
+	 	 	 j=6	pi0	 p=(673.193,793.941,304.0941092.8) MeV
+	 	 	 j=7	pi-	 p=(-13.8159,-38.4796,-54.7376155.395) MeV
+	 	 	 j=8	alpha	 p=(-213.195,-219.626,184.3553744.47) MeV
+	 	 	 j=9	deuteron	 p=(328.754,166.936,50.93221912.19) MeV
+	 	 	 j=10	deuteron	 p=(394.284,390.172,55.46681956.7) MeV
+	 	 	 j=11	neutron	 p=(-402.515,243.009,-181.0311066.13) MeV
+	 	 	 j=12	proton	 p=(138.719,-121.86,-73.9548959.123) MeV
+	 	 	 j=13	proton	 p=(135.73,-50.5785,129.974958.242) MeV
+	 	 	 j=14	proton	 p=(68.9372,281.667,-58.4693983.8) MeV
+	 	 	 j=15	neutron	 p=(-11.1056,21.9546,-96.1377944.791) MeV
+	 	 	 j=16	triton	 p=(167.539,15.932,454.5932850.44) MeV
+	 	 	 j=17	proton	 p=(-15.5458,-11.2276,57.1788940.208) MeV
+	 	 	 j=18	proton	 p=(99.6823,70.1019,-209.788969.132) MeV
+	 	 	 j=19	neutron	 p=(-113.948,25.747,-352.5521010.31) MeV
+	 	 	 j=20	neutron	 p=(18.0477,-316.196,238.0441019.68) MeV
+	 	 	 j=21	proton	 p=(97.9093,5.04978,-215.211967.617) MeV
+	 	 	 j=22	neutron	 p=(4.32082,17.683,-11.8856939.817) MeV
+	 	 	 j=23	neutron	 p=(123.82,-2.19698,108.153953.843) MeV
+	 	 	 j=24	proton	 p=(140.804,-245.923,-38.941980.905) MeV
+	 	 	 j=25	deuteron	 p=(215.237,-160.137,49.78581895.36) MeV
+	 	 	 j=26	neutron	 p=(-1.14126,66.6712,111.299948.481) MeV
+	 	 	 j=27	neutron	 p=(51.8579,-220.335,163.81980.231) MeV
+	 	 	 j=28	neutron	 p=(-87.5311,243.37,-172.164989.603) MeV
+	 	 	 j=29	deuteron	 p=(125.433,-374.822,-163.7671923.79) MeV
+	 	 	 j=30	deuteron	 p=(271.591,276.643,64.49331916.34) MeV
+	 	 	 j=31	deuteron	 p=(401.019,444.313,72.00731970.11) MeV
+	 Collision 301  projectile=hyperalpha  Ekin[MeV]=17203.2  direction=(0.699449,0.391597,0.597848)  material=G4_Si
+	 --> #secondaries=13  impactParameter[fm]=4.86932  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 302  projectile=He3  Ekin[MeV]=14862  direction=(0.782428,0.300527,0.545426)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=1.11843  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 303  projectile=anti_lambda_c+  Ekin[MeV]=6419.77  direction=(0.655523,0.377889,0.653827)  material=G4_Si
+	 --> #secondaries=9  impactParameter[fm]=2.85613  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 304  projectile=neutron  Ekin[MeV]=4386.12  direction=(0.716651,0.477864,0.507994)  material=G4_W
+	 --> #secondaries=59  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 305  projectile=anti_He3  Ekin[MeV]=11333.2  direction=(0.794732,0.604819,0.050947)  material=G4_C
+	 --> #secondaries=26  impactParameter[fm]=0.373777  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=3
+	 Collision 306  projectile=anti_triton  Ekin[MeV]=9162.87  direction=(0.0911397,0.916978,0.388387)  material=G4_Si
+	 --> #secondaries=12  impactParameter[fm]=3.71826  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 307  projectile=anti_xi-  Ekin[MeV]=4002.32  direction=(0.640605,0.747778,0.174507)  material=G4_Si
+	 --> #secondaries=12  impactParameter[fm]=3.42907  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 308  projectile=kaon-  Ekin[MeV]=23046  direction=(0.39767,0.164877,0.902593)  material=G4_He
+	 --> #secondaries=14  impactParameter[fm]=2.9995  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 309  projectile=doublehyperdoubleneutron  Ekin[MeV]=19392.2  direction=(0.998755,0.0388508,0.031304)  material=G4_Ar
+	 --> #secondaries=13  impactParameter[fm]=5.56945  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=38  #NNcollisions=1
+	 Collision 310  projectile=anti_xi_b0  Ekin[MeV]=3280.81  direction=(0.0231942,0.403921,0.9145)  material=G4_Si
+	 --> #secondaries=12  impactParameter[fm]=0.765914  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 311  projectile=D0  Ekin[MeV]=13376.7  direction=(0.275264,0.422122,0.863738)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=0.752102  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 312  projectile=anti_hyperH4  Ekin[MeV]=11420.7  direction=(0.922428,0.136739,0.36115)  material=G4_Ar
+	 --> #secondaries=21  impactParameter[fm]=5.55434  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=39  #NNcollisions=2
+	 Collision 313  projectile=anti_hyperalpha  Ekin[MeV]=27294.6  direction=(0.805779,0.524066,0.275817)  material=G4_Pb
+	 --> #secondaries=81  impactParameter[fm]=6.50824  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=4
+	 Collision 314  projectile=anti_hyperH4  Ekin[MeV]=5764.18  direction=(0.357281,0.616336,0.701769)  material=G4_W
+	 --> #secondaries=20  impactParameter[fm]=9.35962  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=182  #NNcollisions=1
+	 Collision 315  projectile=deuteron  Ekin[MeV]=13576.6  direction=(0.627995,0.535013,0.56514)  material=G4_Si
+	 --> #secondaries=19  impactParameter[fm]=4.03314  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 316  projectile=anti_alpha  Ekin[MeV]=4999.93  direction=(0.266779,0.0606602,0.961847)  material=G4_Pb
+	 --> #secondaries=71  impactParameter[fm]=5.11313  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=4
+	 Collision 317  projectile=anti_triton  Ekin[MeV]=19116  direction=(0.690931,0.498312,0.523735)  material=G4_Ar
+	 --> #secondaries=34  impactParameter[fm]=3.5678  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=39  #NNcollisions=2
+	 Collision 318  projectile=triton  Ekin[MeV]=25292.5  direction=(0.340216,0.0316715,0.939814)  material=G4_He
+	 --> #secondaries=12  impactParameter[fm]=1.65074  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=2  #NNcollisions=2
+	 Collision 319  projectile=proton  Ekin[MeV]=1983.8  direction=(0.998783,0.048147,0.0106575)  material=G4_C
+	 --> #secondaries=10  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 320  projectile=kaon0S  Ekin[MeV]=9389.46  direction=(0.0963887,0.562248,0.821332)  material=G4_Pb
+	 --> #secondaries=34  impactParameter[fm]=5.34708  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=2
+	 Collision 321  projectile=anti_D0  Ekin[MeV]=28004.2  direction=(0.333036,0.479743,0.811747)  material=G4_Cu
+	 --> #secondaries=22  impactParameter[fm]=2.57431  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 322  projectile=anti_B0  Ekin[MeV]=7398.72  direction=(0.164221,0.901251,0.400972)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=0.337829  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 323  projectile=Bs0  Ekin[MeV]=29618.8  direction=(0.239615,0.838564,0.48928)  material=G4_Al
+	 --> #secondaries=10  impactParameter[fm]=2.48444  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 324  projectile=omega_c0  Ekin[MeV]=10958.2  direction=(0.434806,0.455206,0.777001)  material=G4_Al
+	 --> #secondaries=18  impactParameter[fm]=0.731571  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 325  projectile=anti_proton  Ekin[MeV]=18713.2  direction=(0.669445,0.734862,0.108725)  material=G4_Cu
+	 --> #secondaries=51  impactParameter[fm]=0.723039  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=8
+	 Collision 326  projectile=pi+  Ekin[MeV]=19201.4  direction=(0.857838,0.501773,0.111079)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=1.42496  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 327  projectile=xi_c+  Ekin[MeV]=18541.7  direction=(0.943771,0.0884092,0.318559)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=0.90631  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=0
+	 Collision 328  projectile=D-  Ekin[MeV]=3553.74  direction=(0.395574,0.390136,0.831453)  material=G4_Cu
+	 --> #secondaries=26  impactParameter[fm]=1.94696  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=59  #NNcollisions=2
+	 Collision 329  projectile=B0  Ekin[MeV]=11071  direction=(0.53894,0.842107,0.0199756)  material=G4_W
+	 --> #secondaries=21  impactParameter[fm]=7.48432  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=1
+	 Collision 330  projectile=kaon0L  Ekin[MeV]=5828.65  direction=(0.271984,0.365239,0.890295)  material=G4_W
+	 --> #secondaries=60  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 331  projectile=xi_b-  Ekin[MeV]=23874.2  direction=(0.609031,0.785585,0.109257)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.22737  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 332  projectile=B0  Ekin[MeV]=3414.42  direction=(0.723455,0.49106,0.485256)  material=G4_Pb
+	 --> #secondaries=23  impactParameter[fm]=1.85944  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 333  projectile=kaon0S  Ekin[MeV]=1751.2  direction=(0.541902,0.839307,0.0436582)  material=G4_Al
+	 --> #secondaries=8  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 334  projectile=proton  Ekin[MeV]=21222.9  direction=(0.117394,0.660171,0.741884)  material=G4_Si
+	 --> #secondaries=35  impactParameter[fm]=1.65918  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=4
+	 Collision 335  projectile=anti_sigma+  Ekin[MeV]=19050.1  direction=(0.26773,0.689024,0.673474)  material=G4_Al
+	 --> #secondaries=33  impactParameter[fm]=0.875021  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=21  #NNcollisions=3
+	 Collision 336  projectile=lambda_b  Ekin[MeV]=21945  direction=(0.761188,0.36618,0.535262)  material=G4_Pb
+	 --> #secondaries=46  impactParameter[fm]=4.71846  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=2
+	 Collision 337  projectile=anti_proton  Ekin[MeV]=24620.1  direction=(0.546875,0.826788,0.131719)  material=G4_Fe
+	 --> #secondaries=40  impactParameter[fm]=1.45306  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 338  projectile=omega-  Ekin[MeV]=26429.2  direction=(0.559417,0.572372,0.599536)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=0.89449  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 339  projectile=xi0  Ekin[MeV]=13461.2  direction=(0.239486,0.706016,0.666474)  material=G4_Cu
+	 --> #secondaries=37  impactParameter[fm]=2.12343  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=60  #NNcollisions=2
+	 Collision 340  projectile=omega_c0  Ekin[MeV]=13303.8  direction=(0.33114,0.404104,0.85267)  material=G4_Fe
+	 --> #secondaries=18  impactParameter[fm]=4.64876  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 341  projectile=anti_omega_b-  Ekin[MeV]=18167.3  direction=(0.463916,0.78086,0.418378)  material=G4_Cu
+	 --> #secondaries=30  impactParameter[fm]=2.0693  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=60  #NNcollisions=3
+	 Collision 342  projectile=anti_omega-  Ekin[MeV]=4747.21  direction=(0.368949,0.79019,0.489363)  material=G4_Si
+	 --> #secondaries=11  impactParameter[fm]=2.75476  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 343  projectile=hyperHe5  Ekin[MeV]=18440.2  direction=(0.998646,0.021848,0.0472098)  material=G4_C
+	 --> #secondaries=6  impactParameter[fm]=4.23338  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 344  projectile=Bs0  Ekin[MeV]=6261.23  direction=(0.503805,0.652879,0.565622)  material=G4_W
+	 --> #secondaries=7  impactParameter[fm]=4.887  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=185  #NNcollisions=0
+	 Collision 345  projectile=anti_deuteron  Ekin[MeV]=11295.3  direction=(0.215982,0.62891,0.746876)  material=G4_Al
+	 --> #secondaries=19  impactParameter[fm]=2.41126  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=2
+	 Collision 346  projectile=Ds-  Ekin[MeV]=24627.8  direction=(0.561461,0.208742,0.800742)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.41828  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 347  projectile=alpha  Ekin[MeV]=25735.6  direction=(0.399827,0.269911,0.875949)  material=G4_Cu
+	 --> #secondaries=29  impactParameter[fm]=4.59814  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=63  #NNcollisions=2
+	 Collision 348  projectile=anti_xi_b-  Ekin[MeV]=24919.3  direction=(0.633033,0.724324,0.273175)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.32537  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 349  projectile=alpha  Ekin[MeV]=9439.56  direction=(0.734411,0.516581,0.440209)  material=G4_Fe
+	 --> #secondaries=51  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 350  projectile=B-  Ekin[MeV]=16493.8  direction=(0.990136,0.0695211,0.121645)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=0.392621  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 351  projectile=anti_hyperHe5  Ekin[MeV]=24371.9  direction=(0.731796,0.0651969,0.678398)  material=G4_C
+	 --> #secondaries=16  impactParameter[fm]=3.47578  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 352  projectile=anti_proton  Ekin[MeV]=26327.4  direction=(0.558901,0.618979,0.551811)  material=G4_Be
+	 --> #secondaries=22  impactParameter[fm]=2.53142  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 353  projectile=proton  Ekin[MeV]=9121.7  direction=(0.351414,0.427717,0.832806)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=1.33089  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 354  projectile=B-  Ekin[MeV]=8838.03  direction=(0.375996,0.370666,0.849255)  material=G4_Ar
+	 --> #secondaries=15  impactParameter[fm]=2.22138  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=37  #NNcollisions=1
+	 Collision 355  projectile=xi0  Ekin[MeV]=22233.9  direction=(0.408484,0.651223,0.639569)  material=G4_W
+	 --> #secondaries=53  impactParameter[fm]=6.59792  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=1
+	 Collision 356  projectile=xi_c+  Ekin[MeV]=25563.5  direction=(0.856587,0.103882,0.505438)  material=G4_C
+	 --> #secondaries=23  impactParameter[fm]=1.56416  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=3
+	 Collision 357  projectile=alpha  Ekin[MeV]=24348.6  direction=(0.170184,0.976969,0.128722)  material=G4_Be
+	 --> #secondaries=19  impactParameter[fm]=2.63403  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=5  #NNcollisions=4
+	 Collision 358  projectile=neutron  Ekin[MeV]=28600.6  direction=(0.582454,0.784558,0.212641)  material=G4_Si
+	 --> #secondaries=23  impactParameter[fm]=3.04305  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 359  projectile=xi0  Ekin[MeV]=21507.1  direction=(0.375797,0.388419,0.841372)  material=G4_Pb
+	 --> #secondaries=58  impactParameter[fm]=2.64575  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=200  #NNcollisions=4
+	 Collision 360  projectile=anti_hyperH4  Ekin[MeV]=24305  direction=(0.0481244,0.7034,0.709163)  material=G4_Ar
+	 --> #secondaries=63  impactParameter[fm]=1.61899  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=5
+	 Collision 361  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=10496.5  direction=(0.909139,0.416463,0.00501398)  material=G4_Si
+	 --> #secondaries=37  impactParameter[fm]=3.40344  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=5
+	 Collision 362  projectile=anti_hyperalpha  Ekin[MeV]=6743.97  direction=(0.45351,0.313269,0.834381)  material=G4_Al
+	 --> #secondaries=34  impactParameter[fm]=0.491068  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=4
+	 Collision 363  projectile=anti_lambda_b  Ekin[MeV]=7158.78  direction=(0.708262,0.273325,0.650891)  material=G4_Fe
+	 --> #secondaries=10  impactParameter[fm]=0.934427  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 364  projectile=omega-  Ekin[MeV]=11448.1  direction=(0.950819,0.13723,0.27769)  material=G4_Ar
+	 --> #secondaries=26  impactParameter[fm]=3.36065  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 365  projectile=D0  Ekin[MeV]=12128.3  direction=(0.608887,0.340992,0.716227)  material=G4_Ar
+	 --> #secondaries=20  impactParameter[fm]=2.76359  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=37  #NNcollisions=2
+	 Collision 366  projectile=anti_doublehyperH4  Ekin[MeV]=4793.82  direction=(0.0491961,0.879919,0.47257)  material=G4_Be
+	 --> #secondaries=20  impactParameter[fm]=1.38329  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=7  #NNcollisions=3
+	 Collision 367  projectile=xi_c0  Ekin[MeV]=15397.7  direction=(0.663144,0.333816,0.669931)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=1.13668  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 368  projectile=kaon0L  Ekin[MeV]=10331.5  direction=(0.606295,0.462742,0.646743)  material=G4_W
+	 --> #secondaries=91  impactParameter[fm]=1.4043  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=179  #NNcollisions=4
+	 Collision 369  projectile=Bc-  Ekin[MeV]=25054  direction=(0.654431,0.716173,0.242518)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=1.74382  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 370  projectile=sigma+  Ekin[MeV]=14056.2  direction=(0.176176,0.419841,0.890335)  material=G4_Cu
+	 --> #secondaries=12  impactParameter[fm]=6.79341  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 371  projectile=kaon+  Ekin[MeV]=6581.87  direction=(0.366841,0.80586,0.464777)  material=G4_Be
+	 --> #secondaries=12  impactParameter[fm]=1.98515  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 372  projectile=lambda_c+  Ekin[MeV]=27867.8  direction=(0.0165432,0.66707,0.744812)  material=G4_Al
+	 --> #secondaries=11  impactParameter[fm]=1.47038  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 373  projectile=kaon0L  Ekin[MeV]=24496.7  direction=(0.743121,0.214859,0.633724)  material=G4_Pb
+	 --> #secondaries=72  impactParameter[fm]=4.35568  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=203  #NNcollisions=3
+	 Collision 374  projectile=lambda_b  Ekin[MeV]=20316.7  direction=(0.634628,0.766128,0.101469)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=1.12392  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=2
+	 Collision 375  projectile=sigma-  Ekin[MeV]=24375.9  direction=(0.612885,0.734128,0.292282)  material=G4_Fe
+	 --> #secondaries=33  impactParameter[fm]=2.29293  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=3
+	 Collision 376  projectile=sigma-  Ekin[MeV]=19238  direction=(0.860707,0.0865424,0.501692)  material=G4_W
+	 --> #secondaries=41  impactParameter[fm]=6.59604  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=185  #NNcollisions=1
+	 Collision 377  projectile=anti_proton  Ekin[MeV]=16453.5  direction=(0.662143,0.291814,0.690226)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=2.43494  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 378  projectile=kaon0L  Ekin[MeV]=16623.2  direction=(0.175129,0.559325,0.810238)  material=G4_Ar
+	 --> #secondaries=16  impactParameter[fm]=4.83057  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 379  projectile=anti_omega_b-  Ekin[MeV]=16199  direction=(0.270385,0.961185,0.0549165)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=1.21564  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 380  projectile=anti_omega-  Ekin[MeV]=18250.3  direction=(0.94442,0.240004,0.224654)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=2.82925  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 381  projectile=anti_xi-  Ekin[MeV]=1789.96  direction=(0.577453,0.595617,0.55838)  material=G4_Be
+	 --> #secondaries=5  impactParameter[fm]=2.22082  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 382  projectile=anti_proton  Ekin[MeV]=27574  direction=(0.232323,0.972236,0.0279958)  material=G4_Ar
+	 --> #secondaries=27  impactParameter[fm]=1.64773  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 383  projectile=anti_omega_c0  Ekin[MeV]=25945.7  direction=(0.980193,0.142327,0.13771)  material=G4_Pb
+	 --> #secondaries=31  impactParameter[fm]=6.33852  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=1
+	 Collision 384  projectile=anti_xi_b-  Ekin[MeV]=7670.48  direction=(0.773457,0.507884,0.379234)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=2.54227  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=1
+	 Collision 385  projectile=doublehyperH4  Ekin[MeV]=14159  direction=(0.836113,0.479344,0.266731)  material=G4_Si
+	 --> #secondaries=13  impactParameter[fm]=5.84038  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 386  projectile=pi-  Ekin[MeV]=5004.22  direction=(0.161333,0.505202,0.847787)  material=G4_Cu
+	 --> #secondaries=13  impactParameter[fm]=3.60294  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 387  projectile=anti_xi0  Ekin[MeV]=21239.6  direction=(0.99723,0.0281595,0.0688366)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.74359  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 388  projectile=anti_xi_b0  Ekin[MeV]=20977.2  direction=(0.28437,0.915548,0.28444)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=0.549247  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 389  projectile=omega_b-  Ekin[MeV]=21006.5  direction=(0.30236,0.90792,0.290274)  material=G4_Fe
+	 --> #secondaries=6  impactParameter[fm]=5.46012  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 390  projectile=Bc-  Ekin[MeV]=1140.55  direction=(0.567899,0.656573,0.496389)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=1.33048  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=24  #NNcollisions=0
+	 Collision 391  projectile=Bs0  Ekin[MeV]=21562.8  direction=(0.339411,0.724864,0.599477)  material=G4_Cu
+	 --> #secondaries=8  impactParameter[fm]=6.51176  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 392  projectile=proton  Ekin[MeV]=1752.03  direction=(0.770637,0.497833,0.397845)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 393  projectile=D-  Ekin[MeV]=20366.6  direction=(0.283875,0.210304,0.935514)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.17844  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 394  projectile=sigma+  Ekin[MeV]=25709  direction=(0.356707,0.913239,0.196861)  material=G4_Al
+	 --> #secondaries=29  impactParameter[fm]=2.21539  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=2
+	 Collision 395  projectile=pi-  Ekin[MeV]=10541.9  direction=(0.133335,0.574029,0.807906)  material=G4_W
+	 --> #secondaries=43  impactParameter[fm]=4.83398  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=179  #NNcollisions=1
+	 Collision 396  projectile=xi-  Ekin[MeV]=26621.3  direction=(0.14293,0.0344476,0.989133)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=2.91864  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 397  projectile=anti_lambda_b  Ekin[MeV]=6404  direction=(0.280682,0.769869,0.573167)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=1.43272  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 398  projectile=alpha  Ekin[MeV]=24137.5  direction=(0.68836,0.725354,0.0046851)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=1.97146  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=8  #NNcollisions=5
+	 Collision 399  projectile=anti_alpha  Ekin[MeV]=17039.6  direction=(0.805236,0.0579094,0.590119)  material=G4_C
+	 --> #secondaries=21  impactParameter[fm]=0.90853  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=4
+	 Collision 400  projectile=B-  Ekin[MeV]=24551.5  direction=(0.0903547,0.39088,0.915996)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=0.284423  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
 	 	 List of produced secondaries: 
-	 	 	 j=0	kaon0L	 p=(4474.1,6432.16,779.5037889.58) MeV
-	 	 	 j=1	proton	 p=(-47.2534,316.556,-623.6271171.2) MeV
-	 	 	 j=2	deuteron	 p=(-377.674,54.7111,-30.92151914.29) MeV
-	 	 	 j=3	deuteron	 p=(224.811,-199.126,274.1731919.19) MeV
-	 	 	 j=4	Fe56	 p=(221.828,298.213,-290.1952091.9) MeV
-	 	 	 j=5	neutron	 p=(18.2658,-61.0988,138.584951.869) MeV
-	 	 	 j=6	neutron	 p=(-2.09975,98.178,93.6551949.314) MeV
-	 	 	 j=7	neutron	 p=(25.714,50.7919,34.0047941.903) MeV
-	 	 	 j=8	neutron	 p=(-1.89378,-51.986,33.7555941.61) MeV
-	 	 	 j=9	gamma	 p=(-1.42038,-0.644164,0.3317091.5945) MeV
-	 	 	 j=10	gamma	 p=(-0.944503,-2.70064,-0.3264492.8796) MeV
-	 	 	 j=11	gamma	 p=(0.464165,0.70792,0.09847560.852231) MeV
-	 Collision 501  projectile=pi-  Ekin[MeV]=6852.56  direction=(0.860375,0.260376,0.438133)  material=G4_Cu
-	 --> #secondaries=19  impactParameter[fm]=5.70282  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 502  projectile=Bc+  Ekin[MeV]=13604.9  direction=(0.694045,0.503096,0.514972)  material=G4_C
-	 --> #secondaries=4  impactParameter[fm]=2.26187  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 503  projectile=anti_hyperHe5  Ekin[MeV]=29474.5  direction=(0.0820587,0.988414,0.127684)  material=G4_Cu
-	 --> #secondaries=36  impactParameter[fm]=3.78899  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=5
-	 Collision 504  projectile=anti_hyperHe5  Ekin[MeV]=25787  direction=(0.281056,0.851414,0.442834)  material=G4_Pb
-	 --> #secondaries=81  impactParameter[fm]=6.66594  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=6
-	 Collision 505  projectile=omega-  Ekin[MeV]=11860.2  direction=(0.324104,0.71667,0.617528)  material=G4_Cu
-	 --> #secondaries=62  impactParameter[fm]=1.83437  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=58  #NNcollisions=6
-	 Collision 506  projectile=anti_xi-  Ekin[MeV]=12892.5  direction=(0.504392,0.857643,0.100181)  material=G4_W
-	 --> #secondaries=53  impactParameter[fm]=6.22379  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=3
-	 Collision 507  projectile=sigma-  Ekin[MeV]=13096.9  direction=(0.823679,0.142609,0.548832)  material=G4_Pb
-	 --> #secondaries=71  impactParameter[fm]=4.36126  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=3
-	 Collision 508  projectile=kaon-  Ekin[MeV]=9910.52  direction=(0.454412,0.83213,0.317915)  material=G4_Ar
-	 --> #secondaries=10  impactParameter[fm]=3.63142  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 509  projectile=kaon-  Ekin[MeV]=19384.1  direction=(0.904881,0.31747,0.283556)  material=G4_Fe
-	 --> #secondaries=43  impactParameter[fm]=2.50251  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=52  #NNcollisions=4
-	 Collision 510  projectile=pi-  Ekin[MeV]=7578.99  direction=(0.68857,0.689165,0.225659)  material=G4_Ar
-	 --> #secondaries=7  impactParameter[fm]=3.5847  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=0
-	 Collision 511  projectile=anti_sigma-  Ekin[MeV]=4055.05  direction=(0.257877,0.789827,0.556483)  material=G4_Si
-	 --> #secondaries=26  impactParameter[fm]=2.38111  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=28  #NNcollisions=1
-	 Collision 512  projectile=anti_lambda  Ekin[MeV]=10581.1  direction=(0.0431016,0.0889923,0.995099)  material=G4_Fe
-	 --> #secondaries=58  impactParameter[fm]=2.03866  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=51  #NNcollisions=5
-	 Collision 513  projectile=anti_sigma+  Ekin[MeV]=7538.09  direction=(0.827353,0.549038,0.118507)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=1.98988  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=12  #NNcollisions=1
-	 Collision 514  projectile=lambda_b  Ekin[MeV]=14675.5  direction=(0.678937,0.466682,0.566792)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=1.68277  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 515  projectile=anti_neutron  Ekin[MeV]=9994.79  direction=(0.457275,0.4327,0.776962)  material=G4_Pb
-	 --> #secondaries=93  impactParameter[fm]=1.12094  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=4
-	 Collision 516  projectile=Bs0  Ekin[MeV]=25602.6  direction=(0.310615,0.567856,0.762272)  material=G4_Cu
-	 --> #secondaries=14  impactParameter[fm]=3.1637  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 517  projectile=kaon+  Ekin[MeV]=29999.3  direction=(0.326551,0.492079,0.806984)  material=G4_H
-	 --> #secondaries=14  impactParameter[fm]=1.01215  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 518  projectile=alpha  Ekin[MeV]=8776.56  direction=(0.222366,0.943821,0.24445)  material=G4_Ar
-	 --> #secondaries=15  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 519  projectile=deuteron  Ekin[MeV]=18760.3  direction=(0.698543,0.714913,0.0306116)  material=G4_Pb
-	 --> #secondaries=72  impactParameter[fm]=6.19792  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=200  #NNcollisions=4
-	 Collision 520  projectile=anti_omega_b-  Ekin[MeV]=5391.53  direction=(0.391857,0.800645,0.453227)  material=G4_Pb
-	 --> #secondaries=11  impactParameter[fm]=6.96831  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=0
-	 Collision 521  projectile=anti_Bs0  Ekin[MeV]=20529  direction=(0.807701,0.51126,0.293653)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=0.405036  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 522  projectile=sigma-  Ekin[MeV]=23899.2  direction=(0.604285,0.776722,0.177601)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=1.77476  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=0
-	 Collision 523  projectile=anti_proton  Ekin[MeV]=5206.75  direction=(0.11578,0.94069,0.3189)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.689987  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 524  projectile=xi-  Ekin[MeV]=27885  direction=(0.250214,0.90703,0.338658)  material=G4_Ar
-	 --> #secondaries=18  impactParameter[fm]=1.10461  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
-	 Collision 525  projectile=anti_neutron  Ekin[MeV]=1489.72  direction=(0.360745,0.662537,0.656435)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.51223  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=0
-	 Collision 526  projectile=anti_proton  Ekin[MeV]=18184.1  direction=(0.691496,0.616613,0.376326)  material=G4_Cu
-	 --> #secondaries=28  impactParameter[fm]=2.16624  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=2
-	 Collision 527  projectile=anti_hyperalpha  Ekin[MeV]=24148.8  direction=(0.983471,0.084701,0.16003)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=2.05033  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 528  projectile=anti_triton  Ekin[MeV]=16251.6  direction=(0.714706,0.669585,0.202116)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=6.04527  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 529  projectile=anti_He3  Ekin[MeV]=4806.5  direction=(0.305681,0.624903,0.71837)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=5.90996  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=56  #NNcollisions=1
-	 Collision 530  projectile=anti_neutron  Ekin[MeV]=1685.58  direction=(0.551753,0.61886,0.559089)  material=G4_C
-	 --> #secondaries=13  impactParameter[fm]=1.44645  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=12  #NNcollisions=1
-	 Collision 531  projectile=lambda  Ekin[MeV]=17980  direction=(0.697316,0.409458,0.588298)  material=G4_Si
-	 --> #secondaries=26  impactParameter[fm]=2.68486  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=2
-	 Collision 532  projectile=B0  Ekin[MeV]=18963.2  direction=(0.807898,0.529255,0.25921)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=1.81806  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 533  projectile=anti_lambda_c+  Ekin[MeV]=17824  direction=(0.704264,0.28792,0.648933)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=4.49549  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 534  projectile=xi-  Ekin[MeV]=4582.3  direction=(0.818362,0.207026,0.536119)  material=G4_C
-	 --> #secondaries=13  impactParameter[fm]=1.86675  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 535  projectile=Ds-  Ekin[MeV]=17147.6  direction=(0.967658,0.187083,0.169229)  material=G4_Pb
-	 --> #secondaries=63  impactParameter[fm]=2.78249  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=3
-	 Collision 536  projectile=anti_xi_c0  Ekin[MeV]=24693.7  direction=(0.0647088,0.609873,0.789853)  material=G4_W
-	 --> #secondaries=65  impactParameter[fm]=3.068  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=3
-	 Collision 537  projectile=doublehyperdoubleneutron  Ekin[MeV]=19313.3  direction=(0.54249,0.194211,0.817304)  material=G4_W
-	 --> #secondaries=17  impactParameter[fm]=7.8694  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=180  #NNcollisions=2
-	 Collision 538  projectile=omega_b-  Ekin[MeV]=1242.43  direction=(0.390696,0.571612,0.721537)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=0.115775  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 539  projectile=xi-  Ekin[MeV]=28925  direction=(0.331882,0.499376,0.800299)  material=G4_Fe
-	 --> #secondaries=23  impactParameter[fm]=4.72029  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 540  projectile=anti_omega_c0  Ekin[MeV]=25900.8  direction=(0.127567,0.597214,0.791873)  material=G4_Cu
-	 --> #secondaries=28  impactParameter[fm]=2.64966  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=2
-	 Collision 541  projectile=proton  Ekin[MeV]=29411.6  direction=(0.684591,0.0103664,0.728854)  material=G4_Fe
-	 --> #secondaries=44  impactParameter[fm]=1.4391  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=2
-	 Collision 542  projectile=lambda_b  Ekin[MeV]=22250.6  direction=(0.613967,0.634923,0.468953)  material=G4_Pb
-	 --> #secondaries=55  impactParameter[fm]=2.60744  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=2
-	 Collision 543  projectile=anti_xi_b0  Ekin[MeV]=28317.7  direction=(0.774603,0.589889,0.228081)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=0.469829  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 544  projectile=xi0  Ekin[MeV]=25663.4  direction=(0.320796,0.549259,0.771625)  material=G4_Ar
-	 --> #secondaries=29  impactParameter[fm]=1.81603  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 545  projectile=anti_xi_b0  Ekin[MeV]=27803.4  direction=(0.6214,0.682462,0.384848)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=1.96737  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 546  projectile=xi_b-  Ekin[MeV]=6654.14  direction=(0.131523,0.863008,0.48777)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=2.76521  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=2
-	 Collision 547  projectile=doublehyperdoubleneutron  Ekin[MeV]=26558.8  direction=(0.33761,0.731361,0.592563)  material=G4_Pb
-	 --> #secondaries=99  impactParameter[fm]=4.95327  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=193  #NNcollisions=14
-	 Collision 548  projectile=anti_xi_b0  Ekin[MeV]=22468.8  direction=(0.348524,0.0913305,0.93284)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=0.662949  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 549  projectile=kaon-  Ekin[MeV]=1155.26  direction=(0.626926,0.505265,0.593018)  material=G4_Cu
+	 	 	 j=0	pi+	 p=(-56.1729,175.66,433.158491.037) MeV
+	 	 	 j=1	pi0	 p=(869.942,628.785,3226.173402.73) MeV
+	 	 	 j=2	B-	 p=(184.883,6314.13,12997.115385) MeV
+	 	 	 j=3	proton	 p=(683.952,944.611,2049.412537.82) MeV
+	 	 	 j=4	pi0	 p=(626.082,1821.7,5201.835548.68) MeV
+	 	 	 j=5	pi-	 p=(344.105,1591.26,2985.693403.58) MeV
+	 Collision 401  projectile=lambda_c+  Ekin[MeV]=9055.31  direction=(0.146411,0.678883,0.719501)  material=G4_Pb
+	 --> #secondaries=63  impactParameter[fm]=4.38846  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=3
+	 Collision 402  projectile=omega_c0  Ekin[MeV]=24126.3  direction=(0.576049,0.757855,0.306305)  material=G4_Al
+	 --> #secondaries=24  impactParameter[fm]=1.57218  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=1
+	 Collision 403  projectile=hyperHe5  Ekin[MeV]=20133.4  direction=(0.0453025,0.262938,0.963748)  material=G4_H
+	 --> #secondaries=8  impactParameter[fm]=0.394939  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 404  projectile=anti_xi_c0  Ekin[MeV]=9324.25  direction=(0.84959,0.457698,0.262125)  material=G4_Ar
+	 --> #secondaries=33  impactParameter[fm]=1.12562  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=3
+	 Collision 405  projectile=anti_sigma+  Ekin[MeV]=3687  direction=(0.362739,0.912567,0.188791)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.68382  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 406  projectile=hyperH4  Ekin[MeV]=23010  direction=(0.637905,0.294143,0.711728)  material=G4_Ar
+	 --> #secondaries=47  impactParameter[fm]=1.73358  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=31  #NNcollisions=4
+	 Collision 407  projectile=anti_xi_b-  Ekin[MeV]=16888.6  direction=(0.936377,0.344903,0.0651149)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=2.02588  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 408  projectile=B0  Ekin[MeV]=2970.15  direction=(0.249622,0.912763,0.323346)  material=G4_Pb
+	 --> #secondaries=7  impactParameter[fm]=6.38108  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 409  projectile=anti_proton  Ekin[MeV]=23217.2  direction=(0.835877,0.307713,0.454556)  material=G4_Ar
+	 --> #secondaries=8  impactParameter[fm]=4.40526  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 410  projectile=D+  Ekin[MeV]=20495.8  direction=(0.328065,0.661728,0.674158)  material=G4_Pb
+	 --> #secondaries=39  impactParameter[fm]=5.44  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 411  projectile=Bs0  Ekin[MeV]=11521.9  direction=(0.394562,0.73119,0.556491)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=3.2022  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 412  projectile=anti_hyperHe5  Ekin[MeV]=19681.6  direction=(0.355754,0.0143088,0.93447)  material=G4_Pb
+	 --> #secondaries=109  impactParameter[fm]=5.5264  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=9
+	 Collision 413  projectile=Ds-  Ekin[MeV]=18252  direction=(0.562324,0.567878,0.601087)  material=G4_Al
+	 --> #secondaries=14  impactParameter[fm]=2.41512  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 414  projectile=doublehyperH4  Ekin[MeV]=15368.7  direction=(0.80726,0.0660274,0.586491)  material=G4_Al
+	 --> #secondaries=22  impactParameter[fm]=4.0905  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 415  projectile=Ds-  Ekin[MeV]=22296.3  direction=(0.223035,0.970947,0.086706)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=0.180051  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 416  projectile=doublehyperH4  Ekin[MeV]=15313.8  direction=(0.887321,0.433365,0.15766)  material=G4_Fe
+	 --> #secondaries=52  impactParameter[fm]=2.69006  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=46  #NNcollisions=7
+	 Collision 417  projectile=kaon+  Ekin[MeV]=10575.1  direction=(0.066613,0.905876,0.418273)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=1.38809  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 418  projectile=anti_doublehyperH4  Ekin[MeV]=29333.8  direction=(0.0828735,0.903691,0.420089)  material=G4_Fe
+	 --> #secondaries=61  impactParameter[fm]=4.09442  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=49  #NNcollisions=5
+	 Collision 419  projectile=He3  Ekin[MeV]=11436.4  direction=(0.2887,0.457492,0.841043)  material=G4_C
 	 --> #secondaries=18  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 550  projectile=Bs0  Ekin[MeV]=14759.1  direction=(0.478623,0.594807,0.645851)  material=G4_W
-	 --> #secondaries=14  impactParameter[fm]=6.79467  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=185  #NNcollisions=1
-	 Collision 551  projectile=anti_omega_c0  Ekin[MeV]=24193.6  direction=(0.895252,0.42489,0.134139)  material=G4_Al
-	 --> #secondaries=15  impactParameter[fm]=3.01332  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 552  projectile=B+  Ekin[MeV]=5398.68  direction=(0.676417,0.663711,0.319291)  material=G4_Pb
-	 --> #secondaries=41  impactParameter[fm]=1.18472  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=202  #NNcollisions=3
-	 Collision 553  projectile=anti_triton  Ekin[MeV]=29886  direction=(0.596015,0.678774,0.428989)  material=G4_Si
-	 --> #secondaries=46  impactParameter[fm]=2.08704  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=6
-	 Collision 554  projectile=anti_sigma-  Ekin[MeV]=13604  direction=(0.559472,0.816423,0.142985)  material=G4_Fe
-	 --> #secondaries=14  impactParameter[fm]=4.46168  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 555  projectile=anti_doublehyperH4  Ekin[MeV]=5912.22  direction=(0.852711,0.184396,0.488756)  material=G4_Fe
-	 --> #secondaries=10  impactParameter[fm]=4.83756  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 556  projectile=D0  Ekin[MeV]=19800.4  direction=(0.126059,0.984279,0.123708)  material=G4_Si
-	 --> #secondaries=12  impactParameter[fm]=1.13538  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=0
-	 Collision 557  projectile=xi_c0  Ekin[MeV]=25971.9  direction=(0.82881,0.056846,0.556635)  material=G4_Al
-	 --> #secondaries=28  impactParameter[fm]=1.6944  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=2
-	 Collision 558  projectile=deuteron  Ekin[MeV]=29548.5  direction=(0.280349,0.847105,0.451462)  material=G4_Ar
-	 --> #secondaries=23  impactParameter[fm]=2.00254  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=3
-	 Collision 559  projectile=omega_c0  Ekin[MeV]=5803  direction=(0.970282,0.0211211,0.241055)  material=G4_Al
-	 --> #secondaries=20  impactParameter[fm]=0.903443  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=2
-	 Collision 560  projectile=anti_B0  Ekin[MeV]=2621.92  direction=(0.525497,0.845483,0.0949266)  material=G4_Al
-	 --> #secondaries=14  impactParameter[fm]=1.9322  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=23  #NNcollisions=1
-	 Collision 561  projectile=kaon-  Ekin[MeV]=13255  direction=(0.556049,0.260719,0.789199)  material=G4_Cu
-	 --> #secondaries=24  impactParameter[fm]=3.3337  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=3
-	 Collision 562  projectile=anti_hyperalpha  Ekin[MeV]=5870.05  direction=(0.594787,0.561373,0.575403)  material=G4_Cu
-	 --> #secondaries=57  impactParameter[fm]=0.853217  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=56  #NNcollisions=3
-	 Collision 563  projectile=anti_xi0  Ekin[MeV]=22025.5  direction=(0.627831,0.773876,0.083333)  material=G4_Fe
-	 --> #secondaries=59  impactParameter[fm]=2.70542  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=3
-	 Collision 564  projectile=anti_hyperHe5  Ekin[MeV]=13918.5  direction=(0.649364,0.329067,0.685595)  material=G4_Si
-	 --> #secondaries=23  impactParameter[fm]=4.36386  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=28  #NNcollisions=2
-	 Collision 565  projectile=anti_He3  Ekin[MeV]=15472.7  direction=(0.612036,0.58963,0.527018)  material=G4_W
-	 --> #secondaries=78  impactParameter[fm]=5.95977  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=3
-	 Collision 566  projectile=xi_b0  Ekin[MeV]=9180.86  direction=(0.0329113,0.850485,0.524968)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=2.81971  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 567  projectile=hyperalpha  Ekin[MeV]=22006.5  direction=(0.842194,0.258814,0.472995)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=1.57238  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=2  #NNcollisions=0
-	 Collision 568  projectile=B+  Ekin[MeV]=15340.7  direction=(0.326483,0.717066,0.615812)  material=G4_W
-	 --> #secondaries=13  impactParameter[fm]=5.5082  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=184  #NNcollisions=2
-	 Collision 569  projectile=anti_B0  Ekin[MeV]=16269.7  direction=(0.759998,0.578453,0.296303)  material=G4_Pb
-	 --> #secondaries=18  impactParameter[fm]=6.27448  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 570  projectile=anti_Bs0  Ekin[MeV]=23015.7  direction=(0.609278,0.745914,0.269059)  material=G4_W
-	 --> #secondaries=29  impactParameter[fm]=5.412  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=185  #NNcollisions=0
-	 Collision 571  projectile=anti_He3  Ekin[MeV]=12897.8  direction=(0.564607,0.744221,0.356867)  material=G4_Pb
-	 --> #secondaries=94  impactParameter[fm]=5.75491  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=3
-	 Collision 572  projectile=He3  Ekin[MeV]=14882.2  direction=(0.565683,0.767362,0.301924)  material=G4_Fe
-	 --> #secondaries=47  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 573  projectile=anti_hypertriton  Ekin[MeV]=23969.1  direction=(0.767745,0.49574,0.405967)  material=G4_C
-	 --> #secondaries=15  impactParameter[fm]=4.52402  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 574  projectile=lambda  Ekin[MeV]=6967.2  direction=(0.439637,0.160776,0.883669)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=0.226616  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 575  projectile=anti_hypertriton  Ekin[MeV]=8563.58  direction=(0.674821,0.733359,0.0824673)  material=G4_Cu
-	 --> #secondaries=18  impactParameter[fm]=5.19573  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=61  #NNcollisions=4
-	 Collision 576  projectile=anti_hyperalpha  Ekin[MeV]=19440.9  direction=(0.512728,0.857317,0.0460199)  material=G4_W
-	 --> #secondaries=22  impactParameter[fm]=7.46046  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=183  #NNcollisions=1
-	 Collision 577  projectile=anti_He3  Ekin[MeV]=28632.1  direction=(0.247832,0.777338,0.578209)  material=G4_Pb
-	 --> #secondaries=50  impactParameter[fm]=7.34898  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=205  #NNcollisions=3
-	 Collision 578  projectile=Ds+  Ekin[MeV]=1060.3  direction=(0.4898,0.705832,0.511759)  material=G4_W
-	 --> #secondaries=27  impactParameter[fm]=5.28072  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=0
-	 Collision 579  projectile=anti_lambda  Ekin[MeV]=11022.7  direction=(0.772185,0.5447,0.327159)  material=G4_W
-	 --> #secondaries=53  impactParameter[fm]=5.472  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=3
-	 Collision 580  projectile=anti_hypertriton  Ekin[MeV]=6739.97  direction=(0.261687,0.0036378,0.965146)  material=G4_C
-	 --> #secondaries=12  impactParameter[fm]=1.73246  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 581  projectile=sigma-  Ekin[MeV]=29763.4  direction=(0.631963,0.555755,0.540148)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=0.449641  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=1
-	 Collision 582  projectile=anti_hyperHe5  Ekin[MeV]=25245.5  direction=(0.295446,0.732151,0.613732)  material=G4_Si
-	 --> #secondaries=51  impactParameter[fm]=2.26593  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=5
-	 Collision 583  projectile=anti_sigma-  Ekin[MeV]=17100.6  direction=(0.330398,0.867941,0.370832)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=1.37645  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 584  projectile=sigma-  Ekin[MeV]=6370.31  direction=(0.911123,0.0789634,0.404499)  material=G4_Cu
-	 --> #secondaries=19  impactParameter[fm]=3.77492  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=0
-	 Collision 585  projectile=anti_xi-  Ekin[MeV]=7366.22  direction=(0.0919975,0.995342,0.0288084)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.583081  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 586  projectile=anti_Bs0  Ekin[MeV]=5503.01  direction=(0.0667496,0.992543,0.101996)  material=G4_Si
-	 --> #secondaries=10  impactParameter[fm]=2.02878  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 587  projectile=anti_hyperHe5  Ekin[MeV]=23379.4  direction=(0.81571,0.138967,0.56152)  material=G4_Cu
-	 --> #secondaries=61  impactParameter[fm]=2.99061  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=6
-	 Collision 588  projectile=Bc-  Ekin[MeV]=1055.84  direction=(0.797396,0.580165,0.166039)  material=G4_Fe
-	 --> #secondaries=8  impactParameter[fm]=4.33427  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 589  projectile=anti_hyperH4  Ekin[MeV]=10880  direction=(0.699511,0.714089,0.0275939)  material=G4_He
-	 --> #secondaries=12  impactParameter[fm]=1.82129  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=4  #NNcollisions=2
-	 Collision 590  projectile=anti_triton  Ekin[MeV]=24589.5  direction=(0.595014,0.76295,0.252718)  material=G4_He
-	 --> #secondaries=13  impactParameter[fm]=1.90136  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=2  #NNcollisions=2
-	 Collision 591  projectile=kaon-  Ekin[MeV]=20028.6  direction=(0.586225,0.0488621,0.808674)  material=G4_Al
-	 --> #secondaries=23  impactParameter[fm]=2.0876  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 592  projectile=B0  Ekin[MeV]=12687.8  direction=(0.89748,0.351028,0.267038)  material=G4_Al
-	 --> #secondaries=15  impactParameter[fm]=0.485065  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=1
-	 Collision 593  projectile=anti_deuteron  Ekin[MeV]=4965.73  direction=(0.700919,0.685293,0.197701)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=2.23031  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 594  projectile=hyperH4  Ekin[MeV]=20530.3  direction=(0.437269,0.640887,0.630919)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=4.42231  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 595  projectile=anti_sigma-  Ekin[MeV]=21109.4  direction=(0.875721,0.144718,0.460618)  material=G4_C
-	 --> #secondaries=20  impactParameter[fm]=1.45309  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=2
-	 Collision 596  projectile=anti_omega_c0  Ekin[MeV]=8790.39  direction=(0.770657,0.168137,0.614669)  material=G4_W
-	 --> #secondaries=47  impactParameter[fm]=5.405  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=3
-	 Collision 597  projectile=xi0  Ekin[MeV]=24745  direction=(0.580479,0.313342,0.751572)  material=G4_Si
-	 --> #secondaries=26  impactParameter[fm]=0.971353  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 598  projectile=anti_lambda  Ekin[MeV]=8520.96  direction=(0.599486,0.303894,0.740449)  material=G4_Ar
-	 --> #secondaries=30  impactParameter[fm]=2.5476  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 599  projectile=lambda_b  Ekin[MeV]=10060.2  direction=(0.669301,0.698672,0.252772)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=2.57778  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 600  projectile=lambda_b  Ekin[MeV]=6548.24  direction=(0.606598,0.106853,0.787795)  material=G4_Al
-	 --> #secondaries=17  impactParameter[fm]=0.881537  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=2
-	 	 List of produced secondaries: 
-	 	 	 j=0	neutron	 p=(2359.04,-47.0735,2695.53703.48) MeV
-	 	 	 j=1	sigma_b-	 p=(3468.4,946.041,4870.678394.63) MeV
-	 	 	 j=2	pi+	 p=(-49.6949,131.521,-5.08805198.174) MeV
-	 	 	 j=3	proton	 p=(109.342,48.8055,122.872953.829) MeV
-	 	 	 j=4	alpha	 p=(-53.8996,-225.067,605.4643783.32) MeV
-	 	 	 j=5	neutron	 p=(80.4733,-38.2429,213.003967.518) MeV
-	 	 	 j=6	neutron	 p=(-55.9894,-21.7613,-251.959974.615) MeV
-	 	 	 j=7	proton	 p=(116.353,153.544,168.478972.55) MeV
-	 	 	 j=8	deuteron	 p=(-402.942,-165.505,213.9321937.38) MeV
-	 	 	 j=9	He3	 p=(49.8119,18.0009,-162.532813.59) MeV
-	 	 	 j=10	deuteron	 p=(10.5519,-493.159,-295.0261961.7) MeV
-	 	 	 j=11	deuteron	 p=(60.5467,343.91,422.4491954.05) MeV
-	 	 	 j=12	neutron	 p=(90.4497,384.455,-2.934731019.2) MeV
-	 	 	 j=13	deuteron	 p=(-93.9287,-150.393,81.88691885.75) MeV
-	 	 	 j=14	deuteron	 p=(599.063,-3.82425,108.7621971.96) MeV
-	 	 	 j=15	deuteron	 p=(45.4811,168.948,42.04981884.23) MeV
-	 	 	 j=16	deuteron	 p=(214.744,103.318,-323.7131918.2) MeV
-	 Collision 601  projectile=lambda  Ekin[MeV]=3953.34  direction=(0.408716,0.289464,0.865541)  material=G4_Al
+	 Collision 420  projectile=kaon-  Ekin[MeV]=8276.99  direction=(0.781709,0.498138,0.37522)  material=G4_Fe
+	 --> #secondaries=31  impactParameter[fm]=2.28611  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 421  projectile=anti_Bs0  Ekin[MeV]=20358.2  direction=(0.468453,0.498486,0.729427)  material=G4_Al
+	 --> #secondaries=8  impactParameter[fm]=0.91456  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 422  projectile=lambda  Ekin[MeV]=2086.79  direction=(0.0535762,0.647565,0.760125)  material=G4_Cu
+	 --> #secondaries=14  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 423  projectile=kaon0L  Ekin[MeV]=26562.8  direction=(0.770547,0.0382141,0.636236)  material=G4_He
+	 --> #secondaries=12  impactParameter[fm]=0.211847  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=2  #NNcollisions=2
+	 Collision 424  projectile=D+  Ekin[MeV]=25374.8  direction=(0.0954864,0.686821,0.720527)  material=G4_Fe
+	 --> #secondaries=30  impactParameter[fm]=3.25768  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 425  projectile=doublehyperH4  Ekin[MeV]=26976.5  direction=(0.665504,0.561128,0.492179)  material=G4_Ar
+	 --> #secondaries=25  impactParameter[fm]=5.03419  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=37  #NNcollisions=0
+	 Collision 426  projectile=anti_neutron  Ekin[MeV]=17754.8  direction=(0.553986,0.606145,0.57069)  material=G4_Si
+	 --> #secondaries=12  impactParameter[fm]=3.45888  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 427  projectile=doublehyperdoubleneutron  Ekin[MeV]=4931.49  direction=(0.657126,0.203275,0.725854)  material=G4_Cu
+	 --> #secondaries=19  impactParameter[fm]=6.25404  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=62  #NNcollisions=0
+	 Collision 428  projectile=anti_sigma-  Ekin[MeV]=12317.8  direction=(0.334248,0.720046,0.608122)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=1.39111  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 429  projectile=anti_D0  Ekin[MeV]=22860  direction=(0.364647,0.708191,0.604565)  material=G4_Be
+	 --> #secondaries=5  impactParameter[fm]=1.58881  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 430  projectile=pi-  Ekin[MeV]=11075.7  direction=(0.521593,0.443087,0.729119)  material=G4_Si
+	 --> #secondaries=8  impactParameter[fm]=2.59463  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 431  projectile=anti_neutron  Ekin[MeV]=4733.34  direction=(0.104032,0.816145,0.568406)  material=G4_W
+	 --> #secondaries=30  impactParameter[fm]=6.61024  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=1
+	 Collision 432  projectile=anti_doublehyperH4  Ekin[MeV]=16353.4  direction=(0.0654883,0.431015,0.899965)  material=G4_Fe
+	 --> #secondaries=28  impactParameter[fm]=5.47009  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=55  #NNcollisions=3
+	 Collision 433  projectile=omega_c0  Ekin[MeV]=25988.2  direction=(0.427556,0.678402,0.597468)  material=G4_Fe
+	 --> #secondaries=50  impactParameter[fm]=1.57943  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=51  #NNcollisions=4
+	 Collision 434  projectile=anti_xi-  Ekin[MeV]=1430.33  direction=(0.454006,0.662418,0.595887)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.38955  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=1
+	 Collision 435  projectile=anti_hyperalpha  Ekin[MeV]=23132.5  direction=(0.278657,0.801319,0.529375)  material=G4_C
+	 --> #secondaries=28  impactParameter[fm]=2.36275  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=4
+	 Collision 436  projectile=hyperH4  Ekin[MeV]=19903.7  direction=(0.141896,0.494567,0.857478)  material=G4_Si
+	 --> #secondaries=21  impactParameter[fm]=4.28292  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=26  #NNcollisions=3
+	 Collision 437  projectile=anti_xi_c0  Ekin[MeV]=17918.1  direction=(0.0199577,0.393747,0.919002)  material=G4_Fe
+	 --> #secondaries=21  impactParameter[fm]=4.24861  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 438  projectile=B+  Ekin[MeV]=12934.7  direction=(0.665643,0.697493,0.265375)  material=G4_Si
+	 --> #secondaries=10  impactParameter[fm]=1.32465  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 439  projectile=hyperH4  Ekin[MeV]=23677.7  direction=(0.832307,0.0162397,0.554077)  material=G4_He
+	 --> #secondaries=12  impactParameter[fm]=0.440522  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=3
+	 Collision 440  projectile=anti_hyperH4  Ekin[MeV]=27179.7  direction=(0.698429,0.212556,0.683386)  material=G4_H
+	 --> #secondaries=8  impactParameter[fm]=0.599847  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=1
+	 Collision 441  projectile=xi-  Ekin[MeV]=24056.8  direction=(0.390104,0.91714,0.0816926)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=3.14735  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 442  projectile=lambda_b  Ekin[MeV]=22347.6  direction=(0.245015,0.593313,0.766777)  material=G4_Ar
+	 --> #secondaries=21  impactParameter[fm]=3.10114  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 443  projectile=B0  Ekin[MeV]=8692.48  direction=(0.275603,0.377788,0.883923)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.20236  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 444  projectile=anti_hyperH4  Ekin[MeV]=16103.9  direction=(0.0944487,0.995511,0.0061385)  material=G4_He
+	 --> #secondaries=11  impactParameter[fm]=1.84356  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=2
+	 Collision 445  projectile=anti_sigma-  Ekin[MeV]=24260.5  direction=(0.2774,0.137611,0.950848)  material=G4_Pb
+	 --> #secondaries=99  impactParameter[fm]=4.07706  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=1
+	 Collision 446  projectile=xi-  Ekin[MeV]=14382.2  direction=(0.244158,0.613004,0.751407)  material=G4_Ar
+	 --> #secondaries=22  impactParameter[fm]=3.25521  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 447  projectile=anti_lambda_b  Ekin[MeV]=22627.5  direction=(0.347824,0.192324,0.917622)  material=G4_Pb
+	 --> #secondaries=13  impactParameter[fm]=7.18638  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=0
+	 Collision 448  projectile=proton  Ekin[MeV]=5404.76  direction=(0.11932,0.351031,0.92873)  material=G4_W
+	 --> #secondaries=74  impactParameter[fm]=3.62975  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=177  #NNcollisions=4
+	 Collision 449  projectile=anti_hyperHe5  Ekin[MeV]=23583.8  direction=(0.665868,0.430588,0.609273)  material=G4_C
+	 --> #secondaries=20  impactParameter[fm]=2.28698  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=3
+	 Collision 450  projectile=xi-  Ekin[MeV]=27156.3  direction=(0.261107,0.919718,0.293159)  material=G4_Ar
+	 --> #secondaries=20  impactParameter[fm]=3.80492  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 451  projectile=anti_hypertriton  Ekin[MeV]=5889.23  direction=(0.686496,0.17652,0.705382)  material=G4_H
+	 --> #secondaries=10  impactParameter[fm]=1.85406  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 452  projectile=anti_doublehyperH4  Ekin[MeV]=27066.5  direction=(0.163682,0.921851,0.351282)  material=G4_Cu
+	 --> #secondaries=63  impactParameter[fm]=3.48776  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=5
+	 Collision 453  projectile=doublehyperdoubleneutron  Ekin[MeV]=5405.46  direction=(0.0117582,0.859635,0.510774)  material=G4_C
+	 --> #secondaries=6  impactParameter[fm]=5.02094  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=0
+	 Collision 454  projectile=hyperHe5  Ekin[MeV]=13287.4  direction=(0.755388,0.569479,0.324164)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=3.1838  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=2
+	 Collision 455  projectile=hyperalpha  Ekin[MeV]=1038.33  direction=(0.672919,0.0683855,0.736549)  material=G4_Fe
+	 --> #secondaries=10  impactParameter[fm]=5.56931  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 456  projectile=xi_b-  Ekin[MeV]=27746.6  direction=(0.523385,0.21426,0.824719)  material=G4_Fe
+	 --> #secondaries=20  impactParameter[fm]=2.72362  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 457  projectile=xi-  Ekin[MeV]=4940.26  direction=(0.561283,0.557215,0.611942)  material=G4_Pb
 	 --> #secondaries=24  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 602  projectile=xi_b-  Ekin[MeV]=22545.5  direction=(0.17477,0.0771349,0.981583)  material=G4_Pb
-	 --> #secondaries=32  impactParameter[fm]=5.70307  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 603  projectile=D+  Ekin[MeV]=2398.87  direction=(0.240999,0.441052,0.864518)  material=G4_Pb
-	 --> #secondaries=10  impactParameter[fm]=6.98952  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 604  projectile=anti_hyperalpha  Ekin[MeV]=22347.2  direction=(0.261789,0.718211,0.644702)  material=G4_W
-	 --> #secondaries=45  impactParameter[fm]=6.95486  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=182  #NNcollisions=2
-	 Collision 605  projectile=anti_B0  Ekin[MeV]=20236.6  direction=(0.633268,0.61228,0.473376)  material=G4_Si
-	 --> #secondaries=15  impactParameter[fm]=0.598824  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=28  #NNcollisions=1
-	 Collision 606  projectile=kaon0L  Ekin[MeV]=11320.7  direction=(0.475713,0.534443,0.698619)  material=G4_H
-	 --> #secondaries=9  impactParameter[fm]=1.02165  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 607  projectile=anti_doublehyperH4  Ekin[MeV]=6123.47  direction=(0.193808,0.185974,0.963251)  material=G4_Cu
-	 --> #secondaries=39  impactParameter[fm]=5.62697  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=61  #NNcollisions=3
-	 Collision 608  projectile=anti_hyperalpha  Ekin[MeV]=19892.7  direction=(0.92997,0.0328078,0.366168)  material=G4_He
-	 --> #secondaries=15  impactParameter[fm]=1.11846  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=2  #NNcollisions=4
-	 Collision 609  projectile=anti_xi_b-  Ekin[MeV]=20591.5  direction=(0.76392,0.631675,0.131957)  material=G4_Be
-	 --> #secondaries=11  impactParameter[fm]=1.80389  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 610  projectile=pi+  Ekin[MeV]=20992.8  direction=(0.853224,0.15725,0.497273)  material=G4_Al
-	 --> #secondaries=21  impactParameter[fm]=1.3215  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 611  projectile=xi0  Ekin[MeV]=26967.6  direction=(0.7716,0.176759,0.611056)  material=G4_Fe
-	 --> #secondaries=26  impactParameter[fm]=3.95183  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=3
-	 Collision 612  projectile=anti_proton  Ekin[MeV]=2885.92  direction=(0.0762692,0.225148,0.971335)  material=G4_He
-	 --> #secondaries=9  impactParameter[fm]=0.856527  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 613  projectile=He3  Ekin[MeV]=8882.06  direction=(0.287565,0.757237,0.586429)  material=G4_Al
+	 Collision 458  projectile=anti_hyperH4  Ekin[MeV]=25698.5  direction=(0.720443,0.689667,0.0729441)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=2.8727  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 459  projectile=Ds+  Ekin[MeV]=16145  direction=(0.771567,0.131046,0.622505)  material=G4_Pb
+	 --> #secondaries=36  impactParameter[fm]=5.98583  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=0
+	 Collision 460  projectile=sigma-  Ekin[MeV]=18665.2  direction=(0.514469,0.0386023,0.85664)  material=G4_W
+	 --> #secondaries=87  impactParameter[fm]=3.35298  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=176  #NNcollisions=8
+	 Collision 461  projectile=anti_xi_c+  Ekin[MeV]=12616.2  direction=(0.703332,0.173665,0.689321)  material=G4_Al
+	 --> #secondaries=28  impactParameter[fm]=1.08581  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=2
+	 Collision 462  projectile=triton  Ekin[MeV]=17792.2  direction=(0.404343,0.666599,0.626221)  material=G4_He
+	 --> #secondaries=13  impactParameter[fm]=1.63202  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=3
+	 Collision 463  projectile=B0  Ekin[MeV]=20439.4  direction=(0.393149,0.665369,0.6346)  material=G4_Si
+	 --> #secondaries=13  impactParameter[fm]=1.4364  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 464  projectile=D0  Ekin[MeV]=13683.8  direction=(0.567913,0.165995,0.806176)  material=G4_Fe
+	 --> #secondaries=14  impactParameter[fm]=3.14699  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 465  projectile=anti_xi_b0  Ekin[MeV]=24660.8  direction=(0.408406,0.912299,0.0302349)  material=G4_Fe
+	 --> #secondaries=23  impactParameter[fm]=4.70678  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 466  projectile=deuteron  Ekin[MeV]=16659  direction=(0.763089,0.0991006,0.63865)  material=G4_W
+	 --> #secondaries=80  impactParameter[fm]=4.92741  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=5
+	 Collision 467  projectile=anti_neutron  Ekin[MeV]=3367.64  direction=(0.111984,0.696775,0.708494)  material=G4_Al
+	 --> #secondaries=14  impactParameter[fm]=3.39832  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 468  projectile=anti_alpha  Ekin[MeV]=21260.2  direction=(0.292501,0.812991,0.503476)  material=G4_Be
+	 --> #secondaries=21  impactParameter[fm]=2.26069  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=8  #NNcollisions=3
+	 Collision 469  projectile=lambda_b  Ekin[MeV]=28012.4  direction=(0.125524,0.628464,0.767644)  material=G4_Fe
+	 --> #secondaries=22  impactParameter[fm]=3.25385  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=2
+	 Collision 470  projectile=anti_alpha  Ekin[MeV]=14540.4  direction=(0.223028,0.68062,0.697865)  material=G4_Ar
+	 --> #secondaries=40  impactParameter[fm]=2.87005  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=5
+	 Collision 471  projectile=anti_lambda  Ekin[MeV]=20494.6  direction=(0.301777,0.201354,0.931873)  material=G4_W
+	 --> #secondaries=69  impactParameter[fm]=3.04897  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=4
+	 Collision 472  projectile=He3  Ekin[MeV]=15253.6  direction=(0.786638,0.228856,0.573434)  material=G4_Be
+	 --> #secondaries=12  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 473  projectile=lambda_c+  Ekin[MeV]=10364.1  direction=(0.160935,0.920624,0.35574)  material=G4_W
+	 --> #secondaries=41  impactParameter[fm]=5.0134  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=185  #NNcollisions=1
+	 Collision 474  projectile=kaon0L  Ekin[MeV]=8780.41  direction=(0.937265,0.0546551,0.344307)  material=G4_Si
+	 --> #secondaries=20  impactParameter[fm]=2.98477  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=3
+	 Collision 475  projectile=anti_omega_b-  Ekin[MeV]=8975.86  direction=(0.301052,0.536319,0.788499)  material=G4_He
+	 --> #secondaries=7  impactParameter[fm]=0.827982  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 476  projectile=anti_lambda_b  Ekin[MeV]=9609  direction=(0.30209,0.362406,0.881705)  material=G4_Cu
+	 --> #secondaries=15  impactParameter[fm]=4.6616  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 477  projectile=anti_xi-  Ekin[MeV]=25422  direction=(0.758985,0.617991,0.205008)  material=G4_W
+	 --> #secondaries=46  impactParameter[fm]=6.68337  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=1
+	 Collision 478  projectile=xi_b-  Ekin[MeV]=10077.6  direction=(0.0190411,0.342661,0.939266)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.87026  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 479  projectile=anti_xi_b0  Ekin[MeV]=28252.2  direction=(0.693998,0.688196,0.211548)  material=G4_Si
+	 --> #secondaries=20  impactParameter[fm]=2.16918  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 480  projectile=anti_xi_b-  Ekin[MeV]=22824.7  direction=(0.44628,0.767395,0.460368)  material=G4_Ar
+	 --> #secondaries=30  impactParameter[fm]=2.71256  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=3
+	 Collision 481  projectile=doublehyperH4  Ekin[MeV]=5676.6  direction=(0.928678,0.108808,0.354567)  material=G4_Si
+	 --> #secondaries=8  impactParameter[fm]=5.17505  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 482  projectile=lambda_b  Ekin[MeV]=10312.3  direction=(0.623413,0.767243,0.150649)  material=G4_Pb
+	 --> #secondaries=45  impactParameter[fm]=3.94504  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=4
+	 Collision 483  projectile=kaon+  Ekin[MeV]=5511.07  direction=(0.398272,0.670607,0.625832)  material=G4_Si
+	 --> #secondaries=18  impactParameter[fm]=1.70079  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 484  projectile=B0  Ekin[MeV]=7868.46  direction=(0.519841,0.745226,0.417616)  material=G4_Pb
+	 --> #secondaries=32  impactParameter[fm]=4.13455  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=203  #NNcollisions=3
+	 Collision 485  projectile=anti_omega_c0  Ekin[MeV]=10568.9  direction=(0.199076,0.496031,0.845176)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=2.54002  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 486  projectile=anti_omega-  Ekin[MeV]=14075  direction=(0.960357,0.22288,0.167448)  material=G4_Fe
+	 --> #secondaries=23  impactParameter[fm]=5.10477  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
+	 Collision 487  projectile=kaon0S  Ekin[MeV]=18199.9  direction=(0.179837,0.80717,0.56226)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=4.54734  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 488  projectile=anti_sigma+  Ekin[MeV]=7802.17  direction=(0.0552177,0.845842,0.530567)  material=G4_Pb
+	 --> #secondaries=69  impactParameter[fm]=3.19647  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=208  #NNcollisions=1
+	 Collision 489  projectile=lambda_c+  Ekin[MeV]=21584.9  direction=(0.725809,0.643202,0.24391)  material=G4_Fe
+	 --> #secondaries=47  impactParameter[fm]=1.04525  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=3
+	 Collision 490  projectile=omega-  Ekin[MeV]=28120.9  direction=(0.665938,0.737004,0.115553)  material=G4_Cu
+	 --> #secondaries=13  impactParameter[fm]=5.2565  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 491  projectile=kaon-  Ekin[MeV]=4259.64  direction=(0.624289,0.496891,0.602795)  material=G4_Cu
+	 --> #secondaries=40  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 492  projectile=Ds+  Ekin[MeV]=7216.19  direction=(0.629824,0.583745,0.512409)  material=G4_Si
+	 --> #secondaries=9  impactParameter[fm]=2.6239  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 493  projectile=Bs0  Ekin[MeV]=7168.61  direction=(0.740717,0.392214,0.545442)  material=G4_Ar
+	 --> #secondaries=7  impactParameter[fm]=4.19133  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 494  projectile=sigma+  Ekin[MeV]=3383.76  direction=(0.66449,0.0868003,0.742239)  material=G4_Ar
+	 --> #secondaries=18  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 495  projectile=sigma-  Ekin[MeV]=18370.9  direction=(0.553761,0.069104,0.829803)  material=G4_He
+	 --> #secondaries=7  impactParameter[fm]=3.68741  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 496  projectile=hypertriton  Ekin[MeV]=18539.6  direction=(0.255925,0.538806,0.802615)  material=G4_C
+	 --> #secondaries=11  impactParameter[fm]=4.20171  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 497  projectile=anti_xi-  Ekin[MeV]=11748.3  direction=(0.738875,0.643953,0.198466)  material=G4_Fe
+	 --> #secondaries=37  impactParameter[fm]=3.41781  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=2
+	 Collision 498  projectile=anti_B0  Ekin[MeV]=13035.6  direction=(0.530328,0.837525,0.131546)  material=G4_Cu
+	 --> #secondaries=25  impactParameter[fm]=2.26947  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 499  projectile=pi+  Ekin[MeV]=17678.9  direction=(0.895485,0.417534,0.154182)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=2.87049  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 500  projectile=Ds+  Ekin[MeV]=2032.72  direction=(0.318612,0.939824,0.123358)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=2.75001  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 	 List of produced secondaries: 
+	 	 	 j=0	kaon0L	 p=(682.086,439.85,302.672998.969) MeV
+	 	 	 j=1	lambda_c+	 p=(-23.3525,2455.93,131.4243358.17) MeV
+	 	 	 j=2	pi0	 p=(357.435,51.6308,-78.7129393.497) MeV
+	 	 	 j=3	pi+	 p=(-47.5793,-14.6896,15.2045148.965) MeV
+	 	 	 j=4	neutron	 p=(-86.7923,33.6267,19.2647944.361) MeV
+	 	 	 j=5	triton	 p=(103.897,50.2135,2.982242811.29) MeV
+	 	 	 j=6	alpha	 p=(124.148,257.188,36.86593738.49) MeV
+	 Collision 501  projectile=anti_alpha  Ekin[MeV]=1399.04  direction=(0.993536,0.051503,0.101162)  material=G4_Cu
+	 --> #secondaries=28  impactParameter[fm]=3.85272  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=60  #NNcollisions=4
+	 Collision 502  projectile=xi-  Ekin[MeV]=13225.9  direction=(0.757125,0.210919,0.618284)  material=G4_Ar
+	 --> #secondaries=27  impactParameter[fm]=2.11677  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 503  projectile=omega-  Ekin[MeV]=7702.62  direction=(0.675992,0.666026,0.315348)  material=G4_C
+	 --> #secondaries=9  impactParameter[fm]=3.286  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 504  projectile=anti_sigma+  Ekin[MeV]=19249.2  direction=(0.391006,0.0265433,0.920005)  material=G4_Fe
+	 --> #secondaries=32  impactParameter[fm]=2.56001  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 505  projectile=B0  Ekin[MeV]=9694.05  direction=(0.943566,0.107275,0.313329)  material=G4_Fe
+	 --> #secondaries=11  impactParameter[fm]=3.85322  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 506  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=1971.22  direction=(0.0827512,0.782914,0.616602)  material=G4_Fe
+	 --> #secondaries=41  impactParameter[fm]=5.13038  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=53  #NNcollisions=3
+	 Collision 507  projectile=anti_alpha  Ekin[MeV]=25536.6  direction=(0.588976,0.503369,0.63224)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=2.7771  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 508  projectile=anti_B0  Ekin[MeV]=9514.82  direction=(0.623514,0.611246,0.487451)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=1.14349  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 509  projectile=anti_hyperH4  Ekin[MeV]=23649.4  direction=(0.00928282,0.980203,0.197776)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=2.23803  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 510  projectile=anti_hyperH4  Ekin[MeV]=26527.6  direction=(0.537602,0.490359,0.685953)  material=G4_Al
+	 --> #secondaries=36  impactParameter[fm]=3.43278  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=23  #NNcollisions=4
+	 Collision 511  projectile=sigma-  Ekin[MeV]=25057.9  direction=(0.796386,0.526532,0.297547)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=1.82163  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 512  projectile=B+  Ekin[MeV]=1870.31  direction=(0.874743,0.413006,0.253475)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=2.10252  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=2  #NNcollisions=0
+	 Collision 513  projectile=hyperH4  Ekin[MeV]=17116.4  direction=(0.822681,0.323295,0.467628)  material=G4_Si
+	 --> #secondaries=18  impactParameter[fm]=4.92123  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 514  projectile=hypertriton  Ekin[MeV]=14346.4  direction=(0.00338017,0.80168,0.597744)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=4.71311  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 515  projectile=lambda_c+  Ekin[MeV]=19227.8  direction=(0.234341,0.857677,0.457685)  material=G4_Al
+	 --> #secondaries=33  impactParameter[fm]=1.13348  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=5
+	 Collision 516  projectile=Bc-  Ekin[MeV]=27017.8  direction=(0.30372,0.673686,0.673722)  material=G4_Si
+	 --> #secondaries=8  impactParameter[fm]=1.18854  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 517  projectile=Ds+  Ekin[MeV]=15189.9  direction=(0.606517,0.392108,0.691657)  material=G4_Pb
+	 --> #secondaries=61  impactParameter[fm]=4.6773  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 518  projectile=He3  Ekin[MeV]=19333.6  direction=(0.133887,0.966371,0.219549)  material=G4_W
+	 --> #secondaries=106  impactParameter[fm]=0.903472  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=174  #NNcollisions=8
+	 Collision 519  projectile=anti_omega-  Ekin[MeV]=26737.2  direction=(0.39106,0.871213,0.296748)  material=G4_W
+	 --> #secondaries=95  impactParameter[fm]=1.95007  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=5
+	 Collision 520  projectile=hypertriton  Ekin[MeV]=25556.6  direction=(0.636463,0.0679052,0.768312)  material=G4_Be
+	 --> #secondaries=13  impactParameter[fm]=3.21934  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=6  #NNcollisions=2
+	 Collision 521  projectile=xi_c+  Ekin[MeV]=14690.8  direction=(0.524545,0.682777,0.508594)  material=G4_W
+	 --> #secondaries=44  impactParameter[fm]=5.34961  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=2
+	 Collision 522  projectile=kaon-  Ekin[MeV]=26950.8  direction=(0.306082,0.71032,0.633844)  material=G4_Pb
+	 --> #secondaries=92  impactParameter[fm]=1.21796  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=202  #NNcollisions=6
+	 Collision 523  projectile=neutron  Ekin[MeV]=15141  direction=(0.466647,0.361271,0.807294)  material=G4_Fe
+	 --> #secondaries=37  impactParameter[fm]=2.47975  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=2
+	 Collision 524  projectile=D+  Ekin[MeV]=17696.3  direction=(0.072715,0.902028,0.42551)  material=G4_Cu
+	 --> #secondaries=17  impactParameter[fm]=4.56915  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 525  projectile=proton  Ekin[MeV]=5648.62  direction=(0.329699,0.0391318,0.943275)  material=G4_He
+	 --> #secondaries=8  impactParameter[fm]=1.70438  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 526  projectile=kaon0S  Ekin[MeV]=24342.2  direction=(0.913596,0.381518,0.140662)  material=G4_Fe
+	 --> #secondaries=22  impactParameter[fm]=2.49043  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 527  projectile=neutron  Ekin[MeV]=23834.8  direction=(0.673538,0.421613,0.607115)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=1.2732  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 528  projectile=lambda  Ekin[MeV]=21275.8  direction=(0.254262,0.230604,0.93924)  material=G4_Ar
+	 --> #secondaries=43  impactParameter[fm]=1.09355  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=3
+	 Collision 529  projectile=anti_Bs0  Ekin[MeV]=10716.1  direction=(0.181245,0.757034,0.627734)  material=G4_W
+	 --> #secondaries=6  impactParameter[fm]=5.94354  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=185  #NNcollisions=1
+	 Collision 530  projectile=xi_c0  Ekin[MeV]=5655.34  direction=(0.0173478,0.83158,0.555134)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=1.81996  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 531  projectile=doublehyperdoubleneutron  Ekin[MeV]=16029.8  direction=(0.479783,0.873012,0.0875156)  material=G4_He
+	 --> #secondaries=7  impactParameter[fm]=1.1617  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 532  projectile=anti_hyperH4  Ekin[MeV]=14917.6  direction=(0.731409,0.625379,0.271921)  material=G4_C
+	 --> #secondaries=22  impactParameter[fm]=2.97059  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=7  #NNcollisions=3
+	 Collision 533  projectile=anti_xi-  Ekin[MeV]=22748.1  direction=(0.461727,0.632995,0.62139)  material=G4_He
+	 --> #secondaries=7  impactParameter[fm]=1.67683  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 534  projectile=anti_deuteron  Ekin[MeV]=27331  direction=(0.0310045,0.926265,0.375596)  material=G4_Al
+	 --> #secondaries=19  impactParameter[fm]=3.18756  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 535  projectile=sigma-  Ekin[MeV]=12187.4  direction=(0.480289,0.285972,0.829182)  material=G4_Fe
+	 --> #secondaries=19  impactParameter[fm]=4.49056  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 536  projectile=xi_b0  Ekin[MeV]=3405.19  direction=(0.0836956,0.733827,0.674161)  material=G4_Fe
+	 --> #secondaries=14  impactParameter[fm]=2.79919  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=0
+	 Collision 537  projectile=hyperalpha  Ekin[MeV]=14165.5  direction=(0.620165,0.0227923,0.78414)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=2.63869  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 538  projectile=anti_lambda_b  Ekin[MeV]=22699.9  direction=(0.282973,0.171901,0.943597)  material=G4_C
+	 --> #secondaries=7  impactParameter[fm]=3.52021  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=0
+	 Collision 539  projectile=deuteron  Ekin[MeV]=11025.5  direction=(0.48163,0.873085,0.0758645)  material=G4_C
+	 --> #secondaries=14  impactParameter[fm]=2.30839  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=2
+	 Collision 540  projectile=anti_xi_b0  Ekin[MeV]=12616.9  direction=(0.288511,0.856516,0.42795)  material=G4_Al
+	 --> #secondaries=26  impactParameter[fm]=1.19505  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=3
+	 Collision 541  projectile=Ds+  Ekin[MeV]=28362  direction=(0.875686,0.150706,0.458762)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=1.95768  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 542  projectile=pi+  Ekin[MeV]=4888.44  direction=(0.225321,0.788286,0.572569)  material=G4_Fe
+	 --> #secondaries=14  impactParameter[fm]=5.81343  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 543  projectile=anti_xi-  Ekin[MeV]=19697.7  direction=(0.471821,0.28653,0.833838)  material=G4_Fe
+	 --> #secondaries=55  impactParameter[fm]=2.48201  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=51  #NNcollisions=4
+	 Collision 544  projectile=hyperalpha  Ekin[MeV]=14035.4  direction=(0.45523,0.449812,0.768398)  material=G4_Cu
+	 --> #secondaries=48  impactParameter[fm]=2.56605  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=5
+	 Collision 545  projectile=proton  Ekin[MeV]=7838.59  direction=(0.556918,0.658424,0.506281)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=0.533043  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 546  projectile=B0  Ekin[MeV]=6209.12  direction=(0.284431,0.5845,0.759907)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=0.737755  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 547  projectile=omega_b-  Ekin[MeV]=9002.94  direction=(0.60756,0.238366,0.757663)  material=G4_Al
+	 --> #secondaries=5  impactParameter[fm]=2.83346  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 548  projectile=alpha  Ekin[MeV]=19961.3  direction=(0.776078,0.185027,0.602883)  material=G4_Fe
+	 --> #secondaries=13  impactParameter[fm]=6.46403  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 549  projectile=omega_c0  Ekin[MeV]=27918.2  direction=(0.622321,0.413023,0.664927)  material=G4_W
+	 --> #secondaries=23  impactParameter[fm]=6.45551  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=185  #NNcollisions=1
+	 Collision 550  projectile=doublehyperH4  Ekin[MeV]=26426.2  direction=(0.319813,0.611415,0.723804)  material=G4_W
+	 --> #secondaries=148  impactParameter[fm]=1.04493  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=161  #NNcollisions=10
+	 Collision 551  projectile=xi-  Ekin[MeV]=28541  direction=(0.974002,0.223438,0.0373582)  material=G4_Al
+	 --> #secondaries=12  impactParameter[fm]=6.21704  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 552  projectile=He3  Ekin[MeV]=29454.4  direction=(0.721823,0.0176498,0.691853)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=4.25522  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 553  projectile=xi_c0  Ekin[MeV]=26047  direction=(0.304642,0.135952,0.942714)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=1.90983  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 554  projectile=He3  Ekin[MeV]=8115.02  direction=(0.865976,0.147499,0.477838)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 555  projectile=anti_lambda_b  Ekin[MeV]=1126.72  direction=(0.653237,0.736095,0.177331)  material=G4_Fe
+	 --> #secondaries=10  impactParameter[fm]=6.82451  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 556  projectile=pi-  Ekin[MeV]=10296.6  direction=(0.595597,0.155479,0.788093)  material=G4_Ar
+	 --> #secondaries=10  impactParameter[fm]=5.48753  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 557  projectile=anti_He3  Ekin[MeV]=29996.8  direction=(0.495857,0.0807102,0.864645)  material=G4_Cu
+	 --> #secondaries=51  impactParameter[fm]=2.71715  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=58  #NNcollisions=9
+	 Collision 558  projectile=pi+  Ekin[MeV]=12410  direction=(0.455569,0.830155,0.321403)  material=G4_W
+	 --> #secondaries=82  impactParameter[fm]=2.4337  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=178  #NNcollisions=5
+	 Collision 559  projectile=He3  Ekin[MeV]=17271  direction=(0.822738,0.105621,0.558521)  material=G4_Al
+	 --> #secondaries=22  impactParameter[fm]=2.91415  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=4
+	 Collision 560  projectile=omega_c0  Ekin[MeV]=23382.4  direction=(0.784145,0.0803318,0.615356)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=0.44813  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 561  projectile=B-  Ekin[MeV]=11521.7  direction=(0.265441,0.436403,0.859705)  material=G4_Pb
+	 --> #secondaries=30  impactParameter[fm]=7.02326  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=2
+	 Collision 562  projectile=anti_sigma+  Ekin[MeV]=24192.9  direction=(0.719344,0.694623,0.00652594)  material=G4_W
+	 --> #secondaries=33  impactParameter[fm]=6.20916  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=0
+	 Collision 563  projectile=anti_hyperH4  Ekin[MeV]=28623.4  direction=(0.861757,0.474613,0.179215)  material=G4_Fe
+	 --> #secondaries=38  impactParameter[fm]=4.92472  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=54  #NNcollisions=4
+	 Collision 564  projectile=xi_b0  Ekin[MeV]=21991.7  direction=(0.958518,0.0227263,0.284125)  material=G4_Cu
+	 --> #secondaries=34  impactParameter[fm]=3.36101  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=2
+	 Collision 565  projectile=anti_hyperalpha  Ekin[MeV]=2165.91  direction=(0.263827,0.599322,0.755783)  material=G4_Pb
+	 --> #secondaries=13  impactParameter[fm]=9.08681  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 566  projectile=Bc-  Ekin[MeV]=14915.5  direction=(0.375293,0.376578,0.846962)  material=G4_Fe
+	 --> #secondaries=11  impactParameter[fm]=3.62255  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=1
+	 Collision 567  projectile=hypertriton  Ekin[MeV]=20391.8  direction=(0.636361,0.52462,0.565525)  material=G4_H
+	 --> #secondaries=9  impactParameter[fm]=1.61219  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=2
+	 Collision 568  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=3200.19  direction=(0.943443,0.0602958,0.326006)  material=G4_Ar
+	 --> #secondaries=20  impactParameter[fm]=6.02782  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=40  #NNcollisions=1
+	 Collision 569  projectile=anti_neutron  Ekin[MeV]=7327.41  direction=(0.0255141,0.961945,0.27205)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=3.70808  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 570  projectile=anti_lambda_b  Ekin[MeV]=1451.68  direction=(0.442585,0.861951,0.247306)  material=G4_W
+	 --> #secondaries=15  impactParameter[fm]=5.97407  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=0
+	 Collision 571  projectile=anti_xi_b-  Ekin[MeV]=16314.2  direction=(0.576792,0.54938,0.60456)  material=G4_Al
+	 --> #secondaries=24  impactParameter[fm]=2.146  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=23  #NNcollisions=2
+	 Collision 572  projectile=D-  Ekin[MeV]=23857.6  direction=(0.918443,0.209015,0.335819)  material=G4_Si
+	 --> #secondaries=14  impactParameter[fm]=2.36709  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 573  projectile=B-  Ekin[MeV]=12556.4  direction=(0.173195,0.932516,0.316888)  material=G4_Pb
+	 --> #secondaries=26  impactParameter[fm]=3.87725  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=202  #NNcollisions=2
+	 Collision 574  projectile=hypertriton  Ekin[MeV]=25018.1  direction=(0.551967,0.712512,0.433196)  material=G4_C
+	 --> #secondaries=19  impactParameter[fm]=2.5529  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=4
+	 Collision 575  projectile=hyperH4  Ekin[MeV]=4441.12  direction=(0.44482,0.813279,0.375118)  material=G4_Be
+	 --> #secondaries=14  impactParameter[fm]=0.499675  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 576  projectile=sigma-  Ekin[MeV]=15051.6  direction=(0.637572,0.662085,0.393885)  material=G4_Ar
+	 --> #secondaries=4  impactParameter[fm]=4.98309  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 577  projectile=pi-  Ekin[MeV]=14101.5  direction=(0.574934,0.321236,0.752502)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=3.41513  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 578  projectile=alpha  Ekin[MeV]=19519  direction=(0.86833,0.449572,0.209495)  material=G4_Fe
+	 --> #secondaries=34  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 579  projectile=anti_hyperH4  Ekin[MeV]=4075.36  direction=(0.60628,0.201116,0.769401)  material=G4_Be
+	 --> #secondaries=31  impactParameter[fm]=1.8529  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=5  #NNcollisions=4
+	 Collision 580  projectile=proton  Ekin[MeV]=11483.9  direction=(0.262336,0.849545,0.457661)  material=G4_Ar
+	 --> #secondaries=22  impactParameter[fm]=3.46123  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 581  projectile=xi_b0  Ekin[MeV]=29875.2  direction=(0.1585,0.655802,0.738107)  material=G4_W
+	 --> #secondaries=51  impactParameter[fm]=3.94353  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=2
+	 Collision 582  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=28746.8  direction=(0.611041,0.791418,0.0169223)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=4.17141  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 583  projectile=He3  Ekin[MeV]=17714.9  direction=(0.502011,0.378458,0.777659)  material=G4_W
+	 --> #secondaries=28  impactParameter[fm]=7.41774  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=182  #NNcollisions=0
+	 Collision 584  projectile=anti_B0  Ekin[MeV]=4632.34  direction=(0.512214,0.561961,0.64949)  material=G4_Cu
+	 --> #secondaries=9  impactParameter[fm]=3.97058  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 585  projectile=B-  Ekin[MeV]=28966.9  direction=(0.0388106,0.112739,0.992866)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=3.72606  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 586  projectile=B+  Ekin[MeV]=9773.04  direction=(0.340924,0.535247,0.772839)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=1.80616  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 587  projectile=kaon-  Ekin[MeV]=17361.2  direction=(0.697536,0.489148,0.52362)  material=G4_Fe
+	 --> #secondaries=23  impactParameter[fm]=2.8152  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=53  #NNcollisions=3
+	 Collision 588  projectile=anti_hyperH4  Ekin[MeV]=9954.19  direction=(0.720369,0.23115,0.653941)  material=G4_Ar
+	 --> #secondaries=41  impactParameter[fm]=2.39571  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=4
+	 Collision 589  projectile=kaon0S  Ekin[MeV]=24298.2  direction=(0.00712461,0.408302,0.912819)  material=G4_W
+	 --> #secondaries=41  impactParameter[fm]=6.29586  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=1
+	 Collision 590  projectile=doublehyperH4  Ekin[MeV]=4014.7  direction=(0.848016,0.515137,0.124512)  material=G4_Pb
+	 --> #secondaries=25  impactParameter[fm]=9.93639  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=203  #NNcollisions=1
+	 Collision 591  projectile=anti_hypertriton  Ekin[MeV]=10812.3  direction=(0.649557,0.483754,0.586565)  material=G4_He
+	 --> #secondaries=21  impactParameter[fm]=1.32355  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=2  #NNcollisions=3
+	 Collision 592  projectile=anti_proton  Ekin[MeV]=11758.4  direction=(0.421015,0.292069,0.858744)  material=G4_Ar
+	 --> #secondaries=26  impactParameter[fm]=1.73996  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=40  #NNcollisions=1
+	 Collision 593  projectile=hypertriton  Ekin[MeV]=19371  direction=(0.761352,0.134333,0.63427)  material=G4_W
+	 --> #secondaries=96  impactParameter[fm]=4.87854  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=166  #NNcollisions=5
+	 Collision 594  projectile=kaon-  Ekin[MeV]=15492.2  direction=(0.336663,0.480197,0.809981)  material=G4_Pb
+	 --> #secondaries=37  impactParameter[fm]=7.09015  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
+	 Collision 595  projectile=anti_Bs0  Ekin[MeV]=25863.9  direction=(0.556152,0.414698,0.720223)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=0.401675  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 596  projectile=B0  Ekin[MeV]=28961.9  direction=(0.791407,0.213946,0.572628)  material=G4_Si
+	 --> #secondaries=13  impactParameter[fm]=2.66978  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 597  projectile=anti_hyperalpha  Ekin[MeV]=2731.95  direction=(0.301724,0.22918,0.92544)  material=G4_Fe
+	 --> #secondaries=49  impactParameter[fm]=0.517241  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=4
+	 Collision 598  projectile=anti_xi0  Ekin[MeV]=29457.5  direction=(0.309725,0.181018,0.933436)  material=G4_W
+	 --> #secondaries=30  impactParameter[fm]=6.28589  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=1
+	 Collision 599  projectile=lambda_c+  Ekin[MeV]=6900.18  direction=(0.298863,0.589079,0.750778)  material=G4_Fe
+	 --> #secondaries=32  impactParameter[fm]=0.798524  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=51  #NNcollisions=2
+	 Collision 600  projectile=anti_sigma+  Ekin[MeV]=20346.9  direction=(0.160907,0.346235,0.924246)  material=G4_Si
+	 --> #secondaries=25  impactParameter[fm]=2.82091  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 	 List of produced secondaries: 
+	 	 	 j=0	anti_proton	 p=(1480.43,2981.14,8399.119083.19) MeV
+	 	 	 j=1	pi0	 p=(72.1729,408.76,670.112799.726) MeV
+	 	 	 j=2	pi0	 p=(-213.767,214.35,238.212408.174) MeV
+	 	 	 j=3	kaon+	 p=(431.634,261.4,1458.691620.54) MeV
+	 	 	 j=4	proton	 p=(104.269,614.781,1767.52096.01) MeV
+	 	 	 j=5	pi-	 p=(182.068,417.175,1122.441219.23) MeV
+	 	 	 j=6	neutron	 p=(434.785,377.003,559.6411235.78) MeV
+	 	 	 j=7	pi0	 p=(91.1692,324.708,1303.921353.58) MeV
+	 	 	 j=8	pi-	 p=(952.274,1767.34,2564.383259.73) MeV
+	 	 	 j=9	pi0	 p=(88.0795,159.238,1469.181486.55) MeV
+	 	 	 j=10	pi+	 p=(153.359,95.7518,129.122262.373) MeV
+	 	 	 j=11	neutron	 p=(21.321,-212.787,222.298988.904) MeV
+	 	 	 j=12	proton	 p=(-212.999,-99.4533,-122.882975.046) MeV
+	 	 	 j=13	neutron	 p=(115.059,-337.294,-123.2641012.41) MeV
+	 	 	 j=14	proton	 p=(41.3478,122.352,-151.915959.225) MeV
+	 	 	 j=15	He3	 p=(108.778,-321.207,-281.812842.8) MeV
+	 	 	 j=16	deuteron	 p=(-86.8158,-66.9279,512.0261947.33) MeV
+	 	 	 j=17	neutron	 p=(-167.595,-25.1596,64.9854956.936) MeV
+	 	 	 j=18	proton	 p=(100.18,-16.6267,-99.5172948.984) MeV
+	 	 	 j=19	deuteron	 p=(-89.138,-69.325,20.6681879.12) MeV
+	 	 	 j=20	triton	 p=(74.2928,222.833,-146.3742822.52) MeV
+	 	 	 j=21	He3	 p=(116.865,-133.856,173.1092819.33) MeV
+	 	 	 j=22	neutron	 p=(-52.4695,160.432,56.7778956.294) MeV
+	 	 	 j=23	deuteron	 p=(-260.154,214.153,93.79091907.95) MeV
+	 	 	 j=24	alpha	 p=(-25.1393,386.376,-25.94173747.53) MeV
+	 Collision 601  projectile=kaon0S  Ekin[MeV]=18523.2  direction=(0.660351,0.44584,0.604287)  material=G4_Ar
+	 --> #secondaries=16  impactParameter[fm]=1.70763  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 602  projectile=B+  Ekin[MeV]=8112.15  direction=(0.436695,0.677859,0.591443)  material=G4_Ar
+	 --> #secondaries=13  impactParameter[fm]=2.95232  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=37  #NNcollisions=2
+	 Collision 603  projectile=D0  Ekin[MeV]=10893.4  direction=(0.313914,0.469628,0.825171)  material=G4_W
+	 --> #secondaries=45  impactParameter[fm]=5.91604  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=180  #NNcollisions=4
+	 Collision 604  projectile=xi-  Ekin[MeV]=17069.6  direction=(0.632944,0.684186,0.362315)  material=G4_Cu
+	 --> #secondaries=43  impactParameter[fm]=1.56238  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=57  #NNcollisions=4
+	 Collision 605  projectile=sigma-  Ekin[MeV]=2363.33  direction=(0.214672,0.976485,0.0198197)  material=G4_Cu
 	 --> #secondaries=8  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 614  projectile=anti_lambda_b  Ekin[MeV]=25927.8  direction=(0.710942,0.682179,0.170858)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=0.357671  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 615  projectile=anti_deuteron  Ekin[MeV]=19684.5  direction=(0.651611,0.356022,0.669815)  material=G4_Si
-	 --> #secondaries=20  impactParameter[fm]=2.93828  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=28  #NNcollisions=2
-	 Collision 616  projectile=kaon+  Ekin[MeV]=6723.49  direction=(0.24573,0.88831,0.387971)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=1.91059  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 617  projectile=hyperalpha  Ekin[MeV]=23288.3  direction=(0.766869,0.019911,0.641495)  material=G4_Cu
-	 --> #secondaries=15  impactParameter[fm]=6.2941  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 618  projectile=anti_doublehyperH4  Ekin[MeV]=14824.5  direction=(0.750278,0.605869,0.264585)  material=G4_W
-	 --> #secondaries=55  impactParameter[fm]=6.91755  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=181  #NNcollisions=3
-	 Collision 619  projectile=D-  Ekin[MeV]=11930.1  direction=(0.799034,0.299886,0.521166)  material=G4_Si
-	 --> #secondaries=14  impactParameter[fm]=3.02289  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 620  projectile=xi_c+  Ekin[MeV]=14725  direction=(0.521383,0.762802,0.382482)  material=G4_Si
-	 --> #secondaries=16  impactParameter[fm]=4.85257  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 621  projectile=xi_c+  Ekin[MeV]=21682.3  direction=(0.703478,0.441578,0.556891)  material=G4_Ar
-	 --> #secondaries=24  impactParameter[fm]=1.56196  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=34  #NNcollisions=1
-	 Collision 622  projectile=anti_lambda_b  Ekin[MeV]=13977.3  direction=(0.907729,0.0325421,0.418293)  material=G4_Fe
-	 --> #secondaries=31  impactParameter[fm]=3.78655  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=2
-	 Collision 623  projectile=anti_hyperalpha  Ekin[MeV]=2420.14  direction=(0.608661,0.754894,0.244267)  material=G4_Si
-	 --> #secondaries=28  impactParameter[fm]=2.68405  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=3
-	 Collision 624  projectile=lambda_c+  Ekin[MeV]=17123.9  direction=(0.659716,0.284836,0.695444)  material=G4_W
-	 --> #secondaries=56  impactParameter[fm]=5.38607  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=3
-	 Collision 625  projectile=xi_b-  Ekin[MeV]=3497.52  direction=(0.617251,0.477103,0.625599)  material=G4_Pb
-	 --> #secondaries=26  impactParameter[fm]=4.20937  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=0
-	 Collision 626  projectile=D+  Ekin[MeV]=6612.36  direction=(0.673421,0.211788,0.708273)  material=G4_Fe
-	 --> #secondaries=21  impactParameter[fm]=2.36937  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=53  #NNcollisions=2
-	 Collision 627  projectile=anti_xi_c0  Ekin[MeV]=4798.87  direction=(0.710741,0.328317,0.622138)  material=G4_C
-	 --> #secondaries=9  impactParameter[fm]=0.75888  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 628  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=15731.8  direction=(0.407635,0.616289,0.673811)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=4.267  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 629  projectile=omega_b-  Ekin[MeV]=12654.3  direction=(0.620216,0.63741,0.45721)  material=G4_Pb
-	 --> #secondaries=29  impactParameter[fm]=5.86885  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=0
-	 Collision 630  projectile=B-  Ekin[MeV]=10129.5  direction=(0.378387,0.359275,0.85308)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=2.37267  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 631  projectile=Ds+  Ekin[MeV]=26222  direction=(0.708263,0.678934,0.193423)  material=G4_Pb
-	 --> #secondaries=45  impactParameter[fm]=5.80075  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 632  projectile=D0  Ekin[MeV]=16080.4  direction=(0.612751,0.402507,0.680091)  material=G4_Al
-	 --> #secondaries=23  impactParameter[fm]=3.42648  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 633  projectile=Bs0  Ekin[MeV]=23012.8  direction=(0.972421,0.18305,0.144536)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=3.67235  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 634  projectile=lambda_b  Ekin[MeV]=7014.8  direction=(0.674256,0.508187,0.53584)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.318042  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 635  projectile=pi-  Ekin[MeV]=29577.9  direction=(0.737069,0.565561,0.369959)  material=G4_Ar
-	 --> #secondaries=30  impactParameter[fm]=0.523049  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=36  #NNcollisions=4
-	 Collision 636  projectile=anti_neutron  Ekin[MeV]=23923.4  direction=(0.865327,0.500854,0.0188366)  material=G4_He
-	 --> #secondaries=13  impactParameter[fm]=0.350102  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=2
-	 Collision 637  projectile=omega_b-  Ekin[MeV]=20548.4  direction=(0.795687,0.339859,0.501376)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=0.643498  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 638  projectile=xi0  Ekin[MeV]=3695.95  direction=(0.00826303,0.598902,0.80078)  material=G4_Ar
-	 --> #secondaries=25  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 639  projectile=alpha  Ekin[MeV]=6929.57  direction=(0.633222,0.659707,0.404744)  material=G4_Ar
-	 --> #secondaries=35  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 640  projectile=hyperHe5  Ekin[MeV]=15071.7  direction=(0.591351,0.38507,0.708538)  material=G4_W
-	 --> #secondaries=88  impactParameter[fm]=3.35052  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=163  #NNcollisions=5
-	 Collision 641  projectile=proton  Ekin[MeV]=17212.3  direction=(0.76592,0.505863,0.396824)  material=G4_Si
-	 --> #secondaries=28  impactParameter[fm]=0.704544  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=3
-	 Collision 642  projectile=hypertriton  Ekin[MeV]=19579.9  direction=(0.631365,0.427997,0.646681)  material=G4_W
-	 --> #secondaries=74  impactParameter[fm]=5.80298  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=4
-	 Collision 643  projectile=lambda_c+  Ekin[MeV]=25291.5  direction=(0.0724433,0.324984,0.942941)  material=G4_Ar
-	 --> #secondaries=20  impactParameter[fm]=5.0762  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 644  projectile=anti_xi_b0  Ekin[MeV]=25604  direction=(0.58823,0.693286,0.416341)  material=G4_He
-	 --> #secondaries=9  impactParameter[fm]=1.05375  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 645  projectile=doublehyperdoubleneutron  Ekin[MeV]=15356.6  direction=(0.152956,0.670861,0.725638)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=4.05001  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=11  #NNcollisions=2
-	 Collision 646  projectile=hyperH4  Ekin[MeV]=29131.4  direction=(0.424955,0.606434,0.67205)  material=G4_W
-	 --> #secondaries=9  impactParameter[fm]=6.45772  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=185  #NNcollisions=2
-	 Collision 647  projectile=kaon+  Ekin[MeV]=16560.6  direction=(0.479649,0.578969,0.659342)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=2.1694  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 648  projectile=xi-  Ekin[MeV]=21794.8  direction=(0.247768,0.480387,0.841332)  material=G4_He
-	 --> #secondaries=3  impactParameter[fm]=0.138742  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 649  projectile=sigma-  Ekin[MeV]=5436.91  direction=(0.235888,0.298916,0.924665)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=1.49639  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 650  projectile=hypertriton  Ekin[MeV]=18225.8  direction=(0.196049,0.850867,0.487432)  material=G4_Fe
-	 --> #secondaries=48  impactParameter[fm]=3.80413  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=50  #NNcollisions=9
-	 Collision 651  projectile=kaon0S  Ekin[MeV]=15230.9  direction=(0.683477,0.711047,0.16514)  material=G4_Pb
-	 --> #secondaries=40  impactParameter[fm]=6.77819  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 652  projectile=kaon+  Ekin[MeV]=6967.22  direction=(0.825335,0.0316116,0.563758)  material=G4_Cu
-	 --> #secondaries=30  impactParameter[fm]=3.65316  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=3
-	 Collision 653  projectile=Bc+  Ekin[MeV]=29030.9  direction=(0.728119,0.647252,0.225626)  material=G4_Fe
-	 --> #secondaries=13  impactParameter[fm]=3.91975  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 654  projectile=anti_xi0  Ekin[MeV]=21544  direction=(0.710268,0.702913,0.0378526)  material=G4_Cu
-	 --> #secondaries=53  impactParameter[fm]=1.80826  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=4
-	 Collision 655  projectile=D0  Ekin[MeV]=23708.8  direction=(0.690182,0.565704,0.451252)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=0.152956  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 656  projectile=anti_triton  Ekin[MeV]=12047.1  direction=(0.0964226,0.658663,0.746234)  material=G4_C
-	 --> #secondaries=24  impactParameter[fm]=1.30639  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=4
-	 Collision 657  projectile=triton  Ekin[MeV]=28845.8  direction=(0.261959,0.916222,0.303174)  material=G4_Fe
-	 --> #secondaries=59  impactParameter[fm]=2.55032  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=49  #NNcollisions=5
-	 Collision 658  projectile=Bc-  Ekin[MeV]=24499.6  direction=(0.408192,0.165711,0.89773)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.116479  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 659  projectile=anti_xi0  Ekin[MeV]=29167.2  direction=(0.486865,0.649689,0.583837)  material=G4_Be
-	 --> #secondaries=15  impactParameter[fm]=3.363  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 660  projectile=Ds-  Ekin[MeV]=17709.6  direction=(0.549267,0.15695,0.820775)  material=G4_W
-	 --> #secondaries=44  impactParameter[fm]=2.68081  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=184  #NNcollisions=1
-	 Collision 661  projectile=anti_xi_c0  Ekin[MeV]=4192.38  direction=(0.585965,0.176524,0.790876)  material=G4_Al
-	 --> #secondaries=14  impactParameter[fm]=2.89397  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 662  projectile=doublehyperH4  Ekin[MeV]=27657.4  direction=(0.300915,0.352776,0.886002)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=2.59781  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=9  #NNcollisions=5
-	 Collision 663  projectile=anti_xi_b-  Ekin[MeV]=13416.6  direction=(0.185266,0.691309,0.698405)  material=G4_Fe
-	 --> #secondaries=13  impactParameter[fm]=4.61134  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
-	 Collision 664  projectile=anti_proton  Ekin[MeV]=5409.85  direction=(0.468566,0.545569,0.694838)  material=G4_Pb
-	 --> #secondaries=48  impactParameter[fm]=6.5728  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=208  #NNcollisions=1
-	 Collision 665  projectile=anti_hyperHe5  Ekin[MeV]=21458.9  direction=(0.465441,0.693565,0.549848)  material=G4_Fe
-	 --> #secondaries=28  impactParameter[fm]=5.57904  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=53  #NNcollisions=2
-	 Collision 666  projectile=anti_hyperHe5  Ekin[MeV]=26099.6  direction=(0.855425,0.264704,0.445174)  material=G4_He
-	 --> #secondaries=10  impactParameter[fm]=3.53616  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=4  #NNcollisions=1
-	 Collision 667  projectile=omega_c0  Ekin[MeV]=26108.6  direction=(0.922312,0.340014,0.183662)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=5.26894  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 668  projectile=anti_hyperHe5  Ekin[MeV]=13365.5  direction=(0.952412,0.284954,0.108227)  material=G4_W
-	 --> #secondaries=158  impactParameter[fm]=2.86026  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=5
-	 Collision 669  projectile=anti_Bs0  Ekin[MeV]=6652.99  direction=(0.579334,0.110136,0.807615)  material=G4_Fe
-	 --> #secondaries=7  impactParameter[fm]=2.36863  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 670  projectile=xi0  Ekin[MeV]=6554.69  direction=(0.87463,0.418199,0.245219)  material=G4_Pb
-	 --> #secondaries=22  impactParameter[fm]=6.54031  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 671  projectile=xi_b-  Ekin[MeV]=20041.6  direction=(0.561028,0.642082,0.522473)  material=G4_W
-	 --> #secondaries=76  impactParameter[fm]=3.97387  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=176  #NNcollisions=3
-	 Collision 672  projectile=anti_xi_c+  Ekin[MeV]=23573.8  direction=(0.439912,0.892225,0.102039)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=0.95235  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 673  projectile=triton  Ekin[MeV]=18388.9  direction=(0.706478,0.627034,0.328203)  material=G4_He
-	 --> #secondaries=9  impactParameter[fm]=2.2972  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 674  projectile=anti_xi_b0  Ekin[MeV]=20995.4  direction=(0.941312,0.295514,0.163102)  material=G4_He
-	 --> #secondaries=6  impactParameter[fm]=2.3395  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 675  projectile=kaon-  Ekin[MeV]=3678.2  direction=(0.815869,0.112892,0.567109)  material=G4_Be
-	 --> #secondaries=11  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 676  projectile=kaon-  Ekin[MeV]=23151.3  direction=(0.125429,0.758584,0.639388)  material=G4_Cu
-	 --> #secondaries=9  impactParameter[fm]=4.98055  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=0
-	 Collision 677  projectile=Bc+  Ekin[MeV]=24108.9  direction=(0.367157,0.701123,0.611247)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.252406  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 678  projectile=anti_He3  Ekin[MeV]=19428.7  direction=(0.636122,0.194683,0.746624)  material=G4_Pb
-	 --> #secondaries=64  impactParameter[fm]=5.95239  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=3
-	 Collision 679  projectile=kaon+  Ekin[MeV]=1031.48  direction=(0.284377,0.851281,0.440965)  material=G4_W
-	 --> #secondaries=28  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 680  projectile=anti_lambda_b  Ekin[MeV]=21598.2  direction=(0.29325,0.942963,0.157559)  material=G4_Cu
-	 --> #secondaries=26  impactParameter[fm]=3.22857  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=1
-	 Collision 681  projectile=anti_B0  Ekin[MeV]=6342.93  direction=(0.216507,0.54582,0.809447)  material=G4_Si
-	 --> #secondaries=11  impactParameter[fm]=1.55621  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 682  projectile=xi_b0  Ekin[MeV]=12495.1  direction=(0.226487,0.518803,0.824347)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=4.34566  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
-	 Collision 683  projectile=anti_omega-  Ekin[MeV]=16600.9  direction=(0.431631,0.901726,0.0241832)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.02169  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 684  projectile=anti_hyperalpha  Ekin[MeV]=2962.8  direction=(0.753775,0.422528,0.503283)  material=G4_Cu
-	 --> #secondaries=56  impactParameter[fm]=2.77139  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=4
-	 Collision 685  projectile=alpha  Ekin[MeV]=11512.4  direction=(0.5153,0.851996,0.0925712)  material=G4_Cu
-	 --> #secondaries=45  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 686  projectile=doublehyperdoubleneutron  Ekin[MeV]=29278.7  direction=(0.325554,0.520677,0.789246)  material=G4_Al
-	 --> #secondaries=32  impactParameter[fm]=2.40179  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=21  #NNcollisions=8
-	 Collision 687  projectile=anti_xi-  Ekin[MeV]=4321.89  direction=(0.629923,0.0496413,0.77507)  material=G4_W
-	 --> #secondaries=65  impactParameter[fm]=3.95046  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=181  #NNcollisions=1
-	 Collision 688  projectile=anti_lambda  Ekin[MeV]=12279.8  direction=(0.418318,0.771992,0.47858)  material=G4_C
-	 --> #secondaries=13  impactParameter[fm]=3.09755  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 689  projectile=B-  Ekin[MeV]=13210.1  direction=(0.642119,0.319051,0.697058)  material=G4_Al
-	 --> #secondaries=8  impactParameter[fm]=0.997538  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 690  projectile=xi_c+  Ekin[MeV]=24494.3  direction=(0.72931,0.298932,0.615424)  material=G4_Ar
-	 --> #secondaries=20  impactParameter[fm]=3.51825  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 691  projectile=anti_proton  Ekin[MeV]=1900.52  direction=(0.180103,0.355056,0.917332)  material=G4_Pb
-	 --> #secondaries=51  impactParameter[fm]=3.03123  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 692  projectile=doublehyperH4  Ekin[MeV]=29462.6  direction=(0.220992,0.296897,0.928986)  material=G4_H
-	 --> #secondaries=10  impactParameter[fm]=2.22118  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=2
-	 Collision 693  projectile=xi_b0  Ekin[MeV]=26115.8  direction=(0.255871,0.478529,0.839965)  material=G4_Cu
-	 --> #secondaries=23  impactParameter[fm]=4.17489  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=60  #NNcollisions=0
-	 Collision 694  projectile=anti_doublehyperH4  Ekin[MeV]=7461.77  direction=(0.380877,0.655203,0.652412)  material=G4_Pb
-	 --> #secondaries=26  impactParameter[fm]=7.02053  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=206  #NNcollisions=2
-	 Collision 695  projectile=anti_hyperH4  Ekin[MeV]=13446.7  direction=(0.377771,0.440672,0.814308)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=1.59618  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 696  projectile=anti_doublehyperH4  Ekin[MeV]=11076.1  direction=(0.298966,0.520206,0.800003)  material=G4_Fe
-	 --> #secondaries=30  impactParameter[fm]=6.17418  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=56  #NNcollisions=1
-	 Collision 697  projectile=B-  Ekin[MeV]=13729.5  direction=(0.753582,0.252941,0.606742)  material=G4_Pb
-	 --> #secondaries=24  impactParameter[fm]=5.26312  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 698  projectile=xi_c0  Ekin[MeV]=25381.6  direction=(0.347189,0.614815,0.708141)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=1.94404  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 699  projectile=anti_sigma+  Ekin[MeV]=5702.92  direction=(0.193687,0.602952,0.773909)  material=G4_Si
-	 --> #secondaries=28  impactParameter[fm]=2.95466  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=2
-	 Collision 700  projectile=B0  Ekin[MeV]=13431.3  direction=(0.320763,0.873724,0.365673)  material=G4_Pb
-	 --> #secondaries=41  impactParameter[fm]=4.04193  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
+	 Collision 606  projectile=alpha  Ekin[MeV]=6223.81  direction=(0.178161,0.307304,0.934785)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 607  projectile=anti_xi_b-  Ekin[MeV]=24325  direction=(0.556033,0.554859,0.618836)  material=G4_Ar
+	 --> #secondaries=23  impactParameter[fm]=4.22248  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=1
+	 Collision 608  projectile=pi+  Ekin[MeV]=12665.5  direction=(0.440407,0.54487,0.713553)  material=G4_Al
+	 --> #secondaries=11  impactParameter[fm]=3.19837  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 609  projectile=anti_sigma-  Ekin[MeV]=28212.1  direction=(0.723038,0.413559,0.553339)  material=G4_Si
+	 --> #secondaries=25  impactParameter[fm]=1.1379  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=28  #NNcollisions=1
+	 Collision 610  projectile=anti_triton  Ekin[MeV]=1056.78  direction=(0.661241,0.37454,0.649985)  material=G4_Fe
+	 --> #secondaries=28  impactParameter[fm]=4.21893  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=3
+	 Collision 611  projectile=anti_lambda_c+  Ekin[MeV]=8490.95  direction=(0.608612,0.592941,0.527269)  material=G4_Be
+	 --> #secondaries=10  impactParameter[fm]=1.68573  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=6  #NNcollisions=2
+	 Collision 612  projectile=anti_hyperH4  Ekin[MeV]=17756.1  direction=(0.653832,0.0239927,0.75626)  material=G4_C
+	 --> #secondaries=20  impactParameter[fm]=4.94139  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=11  #NNcollisions=2
+	 Collision 613  projectile=hypertriton  Ekin[MeV]=10344  direction=(0.279124,0.766505,0.578412)  material=G4_Si
+	 --> #secondaries=14  impactParameter[fm]=6.0799  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 614  projectile=B-  Ekin[MeV]=12446.1  direction=(0.030178,0.834578,0.550062)  material=G4_Ar
+	 --> #secondaries=13  impactParameter[fm]=2.57738  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 615  projectile=Bc-  Ekin[MeV]=21153.4  direction=(0.94586,0.222449,0.236359)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=1.5601  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 616  projectile=anti_lambda  Ekin[MeV]=13040.2  direction=(0.13472,0.827925,0.544417)  material=G4_Fe
+	 --> #secondaries=24  impactParameter[fm]=4.28902  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=56  #NNcollisions=1
+	 Collision 617  projectile=anti_omega_b-  Ekin[MeV]=20575.4  direction=(0.431074,0.627244,0.648645)  material=G4_W
+	 --> #secondaries=44  impactParameter[fm]=5.11421  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=184  #NNcollisions=2
+	 Collision 618  projectile=sigma+  Ekin[MeV]=26503  direction=(0.454286,0.828407,0.327669)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=1.04392  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 619  projectile=omega-  Ekin[MeV]=8986.48  direction=(0.783379,0.613577,0.0992027)  material=G4_Si
+	 --> #secondaries=21  impactParameter[fm]=1.10673  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 620  projectile=anti_alpha  Ekin[MeV]=23525.5  direction=(0.808205,0.549851,0.210877)  material=G4_W
+	 --> #secondaries=75  impactParameter[fm]=7.20589  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=180  #NNcollisions=3
+	 Collision 621  projectile=hyperHe5  Ekin[MeV]=25210.8  direction=(0.316915,0.889209,0.329959)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=3.3574  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 622  projectile=pi+  Ekin[MeV]=18593.6  direction=(0.89008,0.245792,0.383853)  material=G4_Ar
+	 --> #secondaries=11  impactParameter[fm]=1.99263  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 623  projectile=anti_He3  Ekin[MeV]=21151.8  direction=(0.174463,0.0775685,0.981604)  material=G4_He
+	 --> #secondaries=13  impactParameter[fm]=1.39749  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=4  #NNcollisions=2
+	 Collision 624  projectile=He3  Ekin[MeV]=17541.9  direction=(0.57623,0.604411,0.550133)  material=G4_C
+	 --> #secondaries=15  impactParameter[fm]=2.55489  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 625  projectile=hyperHe5  Ekin[MeV]=23468.1  direction=(0.499326,0.527151,0.687594)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=7.23046  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 626  projectile=lambda_b  Ekin[MeV]=14521.9  direction=(0.182264,0.775018,0.605085)  material=G4_C
+	 --> #secondaries=16  impactParameter[fm]=0.601166  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=3
+	 Collision 627  projectile=He3  Ekin[MeV]=8330.36  direction=(0.771422,0.603354,0.202168)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 628  projectile=kaon0S  Ekin[MeV]=11985.1  direction=(0.183166,0.982184,0.0420209)  material=G4_Cu
+	 --> #secondaries=34  impactParameter[fm]=2.65543  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=60  #NNcollisions=3
+	 Collision 629  projectile=pi-  Ekin[MeV]=4875.73  direction=(0.710389,0.168425,0.68336)  material=G4_Si
+	 --> #secondaries=31  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 630  projectile=anti_He3  Ekin[MeV]=23694.7  direction=(0.963168,0.220684,0.153644)  material=G4_Pb
+	 --> #secondaries=62  impactParameter[fm]=8.10513  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=204  #NNcollisions=2
+	 Collision 631  projectile=pi-  Ekin[MeV]=26448.2  direction=(0.694666,0.546416,0.467834)  material=G4_Cu
+	 --> #secondaries=13  impactParameter[fm]=5.18692  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 632  projectile=anti_lambda_c+  Ekin[MeV]=27813.7  direction=(0.576012,0.793624,0.195884)  material=G4_Ar
+	 --> #secondaries=12  impactParameter[fm]=4.02793  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 633  projectile=lambda  Ekin[MeV]=14641  direction=(0.794127,0.607732,0.00498281)  material=G4_C
+	 --> #secondaries=16  impactParameter[fm]=2.40482  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=1
+	 Collision 634  projectile=anti_hyperHe5  Ekin[MeV]=20375.5  direction=(0.656796,0.0949826,0.748062)  material=G4_Cu
+	 --> #secondaries=51  impactParameter[fm]=5.41916  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=60  #NNcollisions=5
+	 Collision 635  projectile=D+  Ekin[MeV]=19169.9  direction=(0.591882,0.523389,0.612976)  material=G4_C
+	 --> #secondaries=5  impactParameter[fm]=2.29365  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 636  projectile=anti_Bs0  Ekin[MeV]=5315.72  direction=(0.0262695,0.0970078,0.994937)  material=G4_Ar
+	 --> #secondaries=4  impactParameter[fm]=2.37782  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 637  projectile=anti_xi0  Ekin[MeV]=19541.2  direction=(0.52313,0.490345,0.697063)  material=G4_Cu
+	 --> #secondaries=29  impactParameter[fm]=4.73814  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 638  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=2913.09  direction=(0.594308,0.525564,0.608754)  material=G4_C
+	 --> #secondaries=26  impactParameter[fm]=2.26331  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=4
+	 Collision 639  projectile=sigma-  Ekin[MeV]=24278.7  direction=(0.187165,0.75125,0.632923)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=1.76839  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 640  projectile=anti_doublehyperH4  Ekin[MeV]=23430.8  direction=(0.611998,0.484585,0.625009)  material=G4_Si
+	 --> #secondaries=37  impactParameter[fm]=1.83718  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=26  #NNcollisions=3
+	 Collision 641  projectile=Bc+  Ekin[MeV]=4723.58  direction=(0.8272,0.328001,0.456241)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=2.12006  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 642  projectile=kaon-  Ekin[MeV]=14448  direction=(0.404588,0.505035,0.762396)  material=G4_W
+	 --> #secondaries=68  impactParameter[fm]=4.63404  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=177  #NNcollisions=6
+	 Collision 643  projectile=anti_B0  Ekin[MeV]=13266  direction=(0.279063,0.27245,0.920812)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=2.50818  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 644  projectile=Ds-  Ekin[MeV]=25282.8  direction=(0.762693,0.206033,0.613066)  material=G4_Al
+	 --> #secondaries=26  impactParameter[fm]=1.84536  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=24  #NNcollisions=3
+	 Collision 645  projectile=anti_hyperHe5  Ekin[MeV]=22089.2  direction=(0.937322,0.298988,0.178981)  material=G4_Pb
+	 --> #secondaries=86  impactParameter[fm]=5.93296  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=201  #NNcollisions=5
+	 Collision 646  projectile=anti_deuteron  Ekin[MeV]=3891.86  direction=(0.967233,0.107446,0.230035)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=1.30408  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=4  #NNcollisions=1
+	 Collision 647  projectile=Bs0  Ekin[MeV]=26876.6  direction=(0.215467,0.822082,0.527026)  material=G4_Al
+	 --> #secondaries=19  impactParameter[fm]=3.3866  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 648  projectile=anti_omega-  Ekin[MeV]=5745.37  direction=(0.68577,0.409781,0.601498)  material=G4_Al
+	 --> #secondaries=7  impactParameter[fm]=2.49614  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 649  projectile=xi-  Ekin[MeV]=24163.4  direction=(0.423226,0.787327,0.448326)  material=G4_Si
+	 --> #secondaries=32  impactParameter[fm]=3.6746  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 650  projectile=anti_lambda_b  Ekin[MeV]=9399.94  direction=(0.915616,0.0565321,0.39806)  material=G4_Pb
+	 --> #secondaries=23  impactParameter[fm]=1.4077  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 651  projectile=xi_c0  Ekin[MeV]=17499  direction=(0.869607,0.470567,0.149504)  material=G4_Fe
+	 --> #secondaries=18  impactParameter[fm]=3.29435  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 652  projectile=Ds-  Ekin[MeV]=8908.4  direction=(0.848261,0.406791,0.339078)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=1.77629  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 653  projectile=kaon-  Ekin[MeV]=25648.5  direction=(0.624161,0.607944,0.490741)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=3.44716  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 654  projectile=xi_b0  Ekin[MeV]=18579  direction=(0.68636,0.716727,0.123339)  material=G4_C
+	 --> #secondaries=11  impactParameter[fm]=1.65675  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=0
+	 Collision 655  projectile=anti_lambda_c+  Ekin[MeV]=13090.6  direction=(0.138854,0.768977,0.624015)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=1.28859  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 656  projectile=D-  Ekin[MeV]=16471.9  direction=(0.864172,0.382905,0.326482)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=2.3558  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 657  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=21375.4  direction=(0.617256,0.1416,0.773915)  material=G4_W
+	 --> #secondaries=151  impactParameter[fm]=3.68993  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=4
+	 Collision 658  projectile=D+  Ekin[MeV]=5523.59  direction=(0.563334,0.298599,0.770385)  material=G4_W
+	 --> #secondaries=14  impactParameter[fm]=5.90237  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=185  #NNcollisions=0
+	 Collision 659  projectile=doublehyperdoubleneutron  Ekin[MeV]=16170.4  direction=(0.244413,0.081883,0.966208)  material=G4_Pb
+	 --> #secondaries=99  impactParameter[fm]=4.83246  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=195  #NNcollisions=9
+	 Collision 660  projectile=D+  Ekin[MeV]=25252.7  direction=(0.268473,0.632346,0.726678)  material=G4_W
+	 --> #secondaries=71  impactParameter[fm]=3.85455  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=182  #NNcollisions=2
+	 Collision 661  projectile=anti_lambda  Ekin[MeV]=1830.85  direction=(0.612284,0.761877,0.211311)  material=G4_Al
+	 --> #secondaries=9  impactParameter[fm]=2.85191  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=0
+	 Collision 662  projectile=anti_xi_c+  Ekin[MeV]=10163.4  direction=(0.153784,0.807365,0.569659)  material=G4_W
+	 --> #secondaries=59  impactParameter[fm]=2.96009  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=2
+	 Collision 663  projectile=pi+  Ekin[MeV]=13676.5  direction=(0.677976,0.134012,0.722765)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=0.878687  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=9  #NNcollisions=2
+	 Collision 664  projectile=anti_xi-  Ekin[MeV]=26116.7  direction=(0.541146,0.825233,0.161712)  material=G4_W
+	 --> #secondaries=129  impactParameter[fm]=2.76406  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=8
+	 Collision 665  projectile=anti_xi_c+  Ekin[MeV]=6329.12  direction=(0.663157,0.45642,0.593215)  material=G4_Pb
+	 --> #secondaries=27  impactParameter[fm]=7.12033  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=1
+	 Collision 666  projectile=xi_b0  Ekin[MeV]=2553.02  direction=(0.436361,0.668736,0.601981)  material=G4_Fe
+	 --> #secondaries=19  impactParameter[fm]=0.69331  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=1
+	 Collision 667  projectile=pi-  Ekin[MeV]=12736.5  direction=(0.685998,0.473655,0.55232)  material=G4_Be
+	 --> #secondaries=10  impactParameter[fm]=1.50274  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 668  projectile=lambda_c+  Ekin[MeV]=27203  direction=(0.626133,0.722418,0.293377)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=2.13699  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=0
+	 Collision 669  projectile=anti_deuteron  Ekin[MeV]=26621.9  direction=(0.505915,0.583467,0.635308)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=1.33315  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=1  #NNcollisions=1
+	 Collision 670  projectile=D0  Ekin[MeV]=4497.1  direction=(0.412177,0.705643,0.576349)  material=G4_Al
+	 --> #secondaries=7  impactParameter[fm]=1.94254  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 671  projectile=hyperHe5  Ekin[MeV]=25022.6  direction=(0.295412,0.0378699,0.954619)  material=G4_Be
+	 --> #secondaries=10  impactParameter[fm]=5.04545  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 672  projectile=anti_xi_b0  Ekin[MeV]=24770.3  direction=(0.528974,0.764939,0.367498)  material=G4_Fe
+	 --> #secondaries=29  impactParameter[fm]=2.59665  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=1
+	 Collision 673  projectile=D0  Ekin[MeV]=17355.2  direction=(0.292052,0.781621,0.551156)  material=G4_Cu
+	 --> #secondaries=13  impactParameter[fm]=4.14189  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 674  projectile=xi_b-  Ekin[MeV]=15339.9  direction=(0.746675,0.551192,0.372376)  material=G4_C
+	 --> #secondaries=14  impactParameter[fm]=0.545669  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=3
+	 Collision 675  projectile=anti_omega_c0  Ekin[MeV]=25371  direction=(0.540663,0.803481,0.249204)  material=G4_Be
+	 --> #secondaries=12  impactParameter[fm]=1.47568  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 676  projectile=omega_b-  Ekin[MeV]=26125.9  direction=(0.4395,0.871378,0.218038)  material=G4_Cu
+	 --> #secondaries=13  impactParameter[fm]=3.41215  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 677  projectile=anti_deuteron  Ekin[MeV]=5014.75  direction=(0.211734,0.522041,0.826221)  material=G4_C
+	 --> #secondaries=9  impactParameter[fm]=2.24828  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=12  #NNcollisions=1
+	 Collision 678  projectile=omega_b-  Ekin[MeV]=1396.23  direction=(0.28247,0.481254,0.829822)  material=G4_Be
+	 --> #secondaries=5  impactParameter[fm]=1.82183  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 679  projectile=Ds-  Ekin[MeV]=21259.3  direction=(0.20644,0.733934,0.647088)  material=G4_Al
+	 --> #secondaries=19  impactParameter[fm]=1.79865  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 680  projectile=xi-  Ekin[MeV]=23331.5  direction=(0.601603,0.495192,0.626784)  material=G4_Cu
+	 --> #secondaries=21  impactParameter[fm]=4.36041  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 681  projectile=anti_hypertriton  Ekin[MeV]=25613.1  direction=(0.919514,0.388003,0.0628261)  material=G4_He
+	 --> #secondaries=11  impactParameter[fm]=2.74717  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=4  #NNcollisions=1
+	 Collision 682  projectile=hyperalpha  Ekin[MeV]=10476.5  direction=(0.664229,0.271618,0.696437)  material=G4_Fe
+	 --> #secondaries=16  impactParameter[fm]=6.74671  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 683  projectile=hyperH4  Ekin[MeV]=4160.02  direction=(0.171268,0.487387,0.856225)  material=G4_Fe
+	 --> #secondaries=9  impactParameter[fm]=4.8556  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 684  projectile=anti_He3  Ekin[MeV]=3756.66  direction=(0.359988,0.608188,0.707471)  material=G4_C
+	 --> #secondaries=10  impactParameter[fm]=2.82684  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=12  #NNcollisions=1
+	 Collision 685  projectile=triton  Ekin[MeV]=15673  direction=(0.461385,0.481223,0.745351)  material=G4_W
+	 --> #secondaries=80  impactParameter[fm]=5.41441  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=177  #NNcollisions=6
+	 Collision 686  projectile=kaon0L  Ekin[MeV]=20672.9  direction=(0.456123,0.771418,0.443696)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=2.65229  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 687  projectile=hyperH4  Ekin[MeV]=27470.1  direction=(0.27722,0.882517,0.379886)  material=G4_H
+	 --> #secondaries=9  impactParameter[fm]=1.2778  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 688  projectile=anti_hypertriton  Ekin[MeV]=9059.16  direction=(0.195127,0.873895,0.445233)  material=G4_Cu
+	 --> #secondaries=52  impactParameter[fm]=3.32206  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 689  projectile=anti_alpha  Ekin[MeV]=20037.4  direction=(0.0956821,0.694176,0.713417)  material=G4_Cu
+	 --> #secondaries=31  impactParameter[fm]=5.12075  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 690  projectile=Bc+  Ekin[MeV]=19540.6  direction=(0.639632,0.745853,0.18594)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=2.04937  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 691  projectile=doublehyperdoubleneutron  Ekin[MeV]=14804.4  direction=(0.40832,0.904307,0.124514)  material=G4_Pb
+	 --> #secondaries=36  impactParameter[fm]=9.22907  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=205  #NNcollisions=3
+	 Collision 692  projectile=Ds+  Ekin[MeV]=10296.7  direction=(0.627151,0.182524,0.757209)  material=G4_Fe
+	 --> #secondaries=14  impactParameter[fm]=2.03128  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 693  projectile=anti_omega_b-  Ekin[MeV]=24543.3  direction=(0.471618,0.874407,0.113968)  material=G4_Si
+	 --> #secondaries=19  impactParameter[fm]=1.35388  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 694  projectile=kaon+  Ekin[MeV]=9943.87  direction=(0.51439,0.0128132,0.857461)  material=G4_C
+	 --> #secondaries=15  impactParameter[fm]=1.29772  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 695  projectile=anti_omega_b-  Ekin[MeV]=6664.77  direction=(0.786115,0.615575,0.0555909)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=0.595139  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 696  projectile=anti_triton  Ekin[MeV]=11265.6  direction=(0.474246,0.817339,0.327181)  material=G4_C
+	 --> #secondaries=21  impactParameter[fm]=1.84731  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=2
+	 Collision 697  projectile=xi_b-  Ekin[MeV]=4409.07  direction=(0.609429,0.666929,0.428721)  material=G4_Al
+	 --> #secondaries=20  impactParameter[fm]=2.33696  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=3
+	 Collision 698  projectile=anti_proton  Ekin[MeV]=29794  direction=(0.206419,0.968487,0.139372)  material=G4_He
+	 --> #secondaries=14  impactParameter[fm]=1.64032  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=2
+	 Collision 699  projectile=deuteron  Ekin[MeV]=25100.1  direction=(0.678136,0.686596,0.26214)  material=G4_He
+	 --> #secondaries=16  impactParameter[fm]=0.0476196  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=3
+	 Collision 700  projectile=omega_b-  Ekin[MeV]=18163.9  direction=(0.750714,0.269928,0.602966)  material=G4_W
+	 --> #secondaries=38  impactParameter[fm]=1.51836  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=2
 	 	 List of produced secondaries: 
-	 	 	 j=0	B+	 p=(6044.24,14329.3,5705.4917386.3) MeV
-	 	 	 j=1	neutron	 p=(-262.942,386.925,189.9751066.64) MeV
-	 	 	 j=2	neutron	 p=(-176.597,-305.539,222.8661028.1) MeV
-	 	 	 j=3	neutron	 p=(-124.55,-384.868,107.441028.57) MeV
-	 	 	 j=4	proton	 p=(-186.314,66.5812,-163.229972.699) MeV
-	 	 	 j=5	proton	 p=(84.6778,453.777,71.28221048.1) MeV
-	 	 	 j=6	neutron	 p=(230.413,-57.6871,-58.6145970.895) MeV
-	 	 	 j=7	neutron	 p=(225.734,368.663,165.7711047.44) MeV
-	 	 	 j=8	neutron	 p=(372.869,-109.075,48.56311017.88) MeV
-	 	 	 j=9	deuteron	 p=(-417.364,310.989,-100.3761949.08) MeV
-	 	 	 j=10	proton	 p=(-74.7304,174.622,-162.355970.974) MeV
-	 	 	 j=11	neutron	 p=(220.679,7.08309,157.64977.948) MeV
-	 	 	 j=12	deuteron	 p=(96.9671,-105.811,222.8571894.25) MeV
-	 	 	 j=13	neutron	 p=(273.543,279.109,-115.6671024.15) MeV
-	 	 	 j=14	neutron	 p=(125.297,-12.8768,80.7644951.405) MeV
-	 	 	 j=15	neutron	 p=(52.2049,-69.8315,47.9706944.821) MeV
-	 	 	 j=16	neutron	 p=(-151.177,199.031,135.711981.666) MeV
-	 	 	 j=17	neutron	 p=(-111.303,-82.1727,102.741955.238) MeV
-	 	 	 j=18	proton	 p=(38.2845,204.368,9.6566961.083) MeV
-	 	 	 j=19	W174[113.000]	 p=(-241.591,252.88,-174.898161993) MeV
-	 	 	 j=20	neutron	 p=(49.8865,-68.9601,81.0313946.886) MeV
-	 	 	 j=21	neutron	 p=(-10.3429,-117.842,-16.7182947.131) MeV
-	 	 	 j=22	neutron	 p=(-26.6179,-77.9796,-38.6908943.965) MeV
-	 	 	 j=23	neutron	 p=(78.0428,5.6672,-41.9317943.75) MeV
-	 	 	 j=24	neutron	 p=(-20.9241,132.251,20.4147949.278) MeV
-	 	 	 j=25	neutron	 p=(-53.1695,2.7945,18.3117941.251) MeV
-	 	 	 j=26	neutron	 p=(-89.3032,-86.1943,48.6791948.977) MeV
-	 	 	 j=27	neutron	 p=(-40.9574,66.302,-54.6419944.374) MeV
-	 	 	 j=28	neutron	 p=(-44.0764,52.9076,-44.0987943.117) MeV
-	 	 	 j=29	neutron	 p=(-11.2687,-60.4214,-32.3149942.128) MeV
-	 	 	 j=30	neutron	 p=(11.5067,38.4801,19.9399940.635) MeV
-	 	 	 j=31	proton	 p=(-80.0308,-75.109,91.296949.071) MeV
-	 	 	 j=32	neutron	 p=(-50.4674,-33.4655,-8.76639941.556) MeV
-	 	 	 j=33	neutron	 p=(25.7548,-0.45552,27.1483940.31) MeV
-	 	 	 j=34	gamma	 p=(1.56341,1.67126,1.507092.7402) MeV
-	 	 	 j=35	gamma	 p=(-0.303773,-0.268589,-0.1171210.422061) MeV
-	 	 	 j=36	gamma	 p=(0.283381,-0.21649,-0.08249230.366029) MeV
-	 	 	 j=37	gamma	 p=(-0.243578,-0.222411,0.05653850.334655) MeV
-	 	 	 j=38	gamma	 p=(-0.257957,-0.0290883,-0.04908390.264191) MeV
-	 	 	 j=39	gamma	 p=(0.389401,-0.611175,-0.6999491.00752) MeV
-	 	 	 j=40	gamma	 p=(0.0822951,0.138333,0.182440.243296) MeV
-	 Collision 701  projectile=anti_triton  Ekin[MeV]=6167.88  direction=(0.477667,0.239486,0.84527)  material=G4_C
-	 --> #secondaries=11  impactParameter[fm]=3.24169  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=12  #NNcollisions=1
-	 Collision 702  projectile=anti_xi_b-  Ekin[MeV]=29860.5  direction=(0.65926,0.683823,0.312669)  material=G4_W
-	 --> #secondaries=50  impactParameter[fm]=3.39258  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=3
-	 Collision 703  projectile=anti_sigma+  Ekin[MeV]=26348.7  direction=(0.381615,0.422783,0.821964)  material=G4_Si
-	 --> #secondaries=23  impactParameter[fm]=2.25062  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=1
-	 Collision 704  projectile=omega_c0  Ekin[MeV]=1476.01  direction=(0.759285,0.642648,0.102421)  material=G4_Fe
-	 --> #secondaries=13  impactParameter[fm]=4.34582  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=0
-	 Collision 705  projectile=anti_neutron  Ekin[MeV]=19496.6  direction=(0.263255,0.615596,0.742791)  material=G4_Cu
-	 --> #secondaries=24  impactParameter[fm]=5.18587  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 706  projectile=anti_xi_c0  Ekin[MeV]=13892.4  direction=(0.657646,0.105352,0.745924)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.27465  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 707  projectile=xi_c0  Ekin[MeV]=9277.15  direction=(0.505446,0.862489,0.0252507)  material=G4_Cu
-	 --> #secondaries=27  impactParameter[fm]=3.77599  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=3
-	 Collision 708  projectile=pi+  Ekin[MeV]=7503.96  direction=(0.29118,0.56793,0.76985)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=0.876864  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 709  projectile=omega-  Ekin[MeV]=14552.5  direction=(0.339222,0.866868,0.365332)  material=G4_Ar
-	 --> #secondaries=20  impactParameter[fm]=3.33659  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=3
-	 Collision 710  projectile=B0  Ekin[MeV]=2349.79  direction=(0.403738,0.854334,0.327276)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=3.35578  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 711  projectile=anti_xi_c+  Ekin[MeV]=14110.1  direction=(0.965101,0.0995967,0.242198)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=0.737279  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 712  projectile=omega_b-  Ekin[MeV]=12729.2  direction=(0.115939,0.737341,0.665497)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=1.80181  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 713  projectile=xi_c0  Ekin[MeV]=16921.4  direction=(0.420748,0.113388,0.900063)  material=G4_W
-	 --> #secondaries=20  impactParameter[fm]=2.32568  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=2
-	 Collision 714  projectile=Bs0  Ekin[MeV]=23522.1  direction=(0.203434,0.626527,0.752382)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=2.07115  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 715  projectile=hypertriton  Ekin[MeV]=10674.5  direction=(0.494981,0.62795,0.60056)  material=G4_Al
-	 --> #secondaries=34  impactParameter[fm]=0.939368  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=20  #NNcollisions=7
-	 Collision 716  projectile=anti_B0  Ekin[MeV]=17842.9  direction=(0.584827,0.734481,0.344261)  material=G4_Pb
-	 --> #secondaries=34  impactParameter[fm]=6.59923  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 717  projectile=sigma-  Ekin[MeV]=21118.7  direction=(0.710329,0.369889,0.598844)  material=G4_H
-	 --> #secondaries=12  impactParameter[fm]=0.169699  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 718  projectile=anti_hyperHe5  Ekin[MeV]=28760.9  direction=(0.852977,0.164351,0.495398)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=3.11586  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=4  #NNcollisions=1
-	 Collision 719  projectile=omega_c0  Ekin[MeV]=19925.7  direction=(0.775916,0.290185,0.560131)  material=G4_Ar
-	 --> #secondaries=21  impactParameter[fm]=2.95494  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=37  #NNcollisions=2
-	 Collision 720  projectile=kaon-  Ekin[MeV]=5357.1  direction=(0.863759,0.15703,0.478813)  material=G4_Al
-	 --> #secondaries=13  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 721  projectile=anti_doublehyperH4  Ekin[MeV]=26119.3  direction=(0.550739,0.0235925,0.834344)  material=G4_Cu
-	 --> #secondaries=43  impactParameter[fm]=4.74655  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=60  #NNcollisions=3
-	 Collision 722  projectile=anti_B0  Ekin[MeV]=14417  direction=(0.431813,0.90129,0.0348346)  material=G4_Al
-	 --> #secondaries=10  impactParameter[fm]=1.34279  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=24  #NNcollisions=1
-	 Collision 723  projectile=anti_He3  Ekin[MeV]=20738.9  direction=(0.984859,0.133542,0.110537)  material=G4_C
-	 --> #secondaries=22  impactParameter[fm]=3.33699  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=9  #NNcollisions=3
-	 Collision 724  projectile=xi_c0  Ekin[MeV]=3593.44  direction=(0.184929,0.697892,0.691916)  material=G4_Pb
-	 --> #secondaries=47  impactParameter[fm]=4.9861  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=2
-	 Collision 725  projectile=alpha  Ekin[MeV]=3509.79  direction=(0.813587,0.567456,0.126769)  material=G4_Al
-	 --> #secondaries=14  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 726  projectile=anti_deuteron  Ekin[MeV]=4459.12  direction=(0.768583,0.362916,0.526851)  material=G4_Al
-	 --> #secondaries=20  impactParameter[fm]=4.33041  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=24  #NNcollisions=1
-	 Collision 727  projectile=anti_hyperHe5  Ekin[MeV]=18862.1  direction=(0.636854,0.737049,0.226221)  material=G4_C
-	 --> #secondaries=20  impactParameter[fm]=3.42435  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=2
-	 Collision 728  projectile=B-  Ekin[MeV]=16571.4  direction=(0.502544,0.596782,0.62554)  material=G4_Al
-	 --> #secondaries=14  impactParameter[fm]=1.75809  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=24  #NNcollisions=2
-	 Collision 729  projectile=anti_xi0  Ekin[MeV]=4013.34  direction=(0.63036,0.433167,0.644215)  material=G4_Ar
-	 --> #secondaries=10  impactParameter[fm]=3.79753  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
-	 Collision 730  projectile=pi+  Ekin[MeV]=2517.47  direction=(0.863111,0.433962,0.258294)  material=G4_Be
+	 	 	 j=0	xi-	 p=(1984.2,1115.46,1819.153199.61) MeV
+	 	 	 j=1	pi+	 p=(1064.7,272.437,1024.731509.09) MeV
+	 	 	 j=2	eta	 p=(1588.4,484.316,1890.042574.87) MeV
+	 	 	 j=3	sigma_b0	 p=(7517.02,2203.16,6108.3111506.6) MeV
+	 	 	 j=4	pi-	 p=(900.197,167.705,1162.291486.23) MeV
+	 	 	 j=5	pi+	 p=(1392.58,678.14,900.3761797.03) MeV
+	 	 	 j=6	neutron	 p=(122.68,-119.895,-33.6171955.687) MeV
+	 	 	 j=7	neutron	 p=(272.236,67.9602,277.7791019.15) MeV
+	 	 	 j=8	pi0	 p=(248.701,136.486,-99.9889329.693) MeV
+	 	 	 j=9	proton	 p=(2114.21,1237.43,784.1232737.94) MeV
+	 	 	 j=10	neutron	 p=(110.42,296.491,-3.6498991.411) MeV
+	 	 	 j=11	proton	 p=(-139.005,155.867,403.011042.3) MeV
+	 	 	 j=12	neutron	 p=(390.047,-219.859,261.5351073.15) MeV
+	 	 	 j=13	neutron	 p=(62.8037,289.854,-296.2251028.83) MeV
+	 	 	 j=14	neutron	 p=(-296.492,267.619,-66.13381023.08) MeV
+	 	 	 j=15	proton	 p=(98.1469,-78.9975,216.208971.068) MeV
+	 	 	 j=16	neutron	 p=(-20.958,-142.284,-71.4792953.193) MeV
+	 	 	 j=17	neutron	 p=(-2.32218,-188.315,90.4435962.513) MeV
+	 	 	 j=18	neutron	 p=(40.7582,-62.8837,-34.1243943.167) MeV
+	 	 	 j=19	proton	 p=(54.6607,-20.1594,-166.653954.737) MeV
+	 	 	 j=20	neutron	 p=(201.054,-23.0939,-84.148964.79) MeV
+	 	 	 j=21	neutron	 p=(-4.1338,-124.386,166.907962.356) MeV
+	 	 	 j=22	Er154	 p=(-16.7016,-386.937,-256.553143354) MeV
+	 	 	 j=23	deuteron	 p=(73.474,-9.46315,167.2061884.51) MeV
+	 	 	 j=24	neutron	 p=(1.91578,13.8537,-23.9623939.975) MeV
+	 	 	 j=25	neutron	 p=(-40.3318,16.6093,43.5383941.584) MeV
+	 	 	 j=26	neutron	 p=(-64.2774,9.90882,-1.34199941.815) MeV
+	 	 	 j=27	neutron	 p=(23.1786,12.6619,-50.8685941.312) MeV
+	 	 	 j=28	neutron	 p=(-47.4466,92.3027,-41.4523946.188) MeV
+	 	 	 j=29	neutron	 p=(16.926,113.539,35.2845947.209) MeV
+	 	 	 j=30	neutron	 p=(26.0785,-37.9854,-27.3386941.092) MeV
+	 	 	 j=31	neutron	 p=(-6.00227,50.233,83.4792944.622) MeV
+	 	 	 j=32	neutron	 p=(-59.0439,41.4154,14.9025942.447) MeV
+	 	 	 j=33	neutron	 p=(-8.85889,19.6411,-54.1459941.371) MeV
+	 	 	 j=34	gamma	 p=(1.0659,0.445612,-0.04252631.15608) MeV
+	 	 	 j=35	gamma	 p=(0.472519,-0.553962,-0.1034620.735427) MeV
+	 	 	 j=36	gamma	 p=(0.575811,0.149089,-0.08669540.601084) MeV
+	 	 	 j=37	gamma	 p=(0.0784915,-0.371007,-0.4154970.562534) MeV
+	 Collision 701  projectile=doublehyperH4  Ekin[MeV]=8594.89  direction=(0.829416,0.31195,0.463418)  material=G4_Al
+	 --> #secondaries=28  impactParameter[fm]=4.27818  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=20  #NNcollisions=2
+	 Collision 702  projectile=sigma-  Ekin[MeV]=1501.28  direction=(0.43326,0.632406,0.642143)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 703  projectile=anti_xi0  Ekin[MeV]=7942.49  direction=(0.415252,0.608124,0.676572)  material=G4_Fe
+	 --> #secondaries=49  impactParameter[fm]=2.38792  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
+	 Collision 704  projectile=anti_lambda_c+  Ekin[MeV]=26974.8  direction=(0.240266,0.494562,0.835273)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=1.05751  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=1  #NNcollisions=3
+	 Collision 705  projectile=Bs0  Ekin[MeV]=28838.2  direction=(0.118068,0.91382,0.388578)  material=G4_Ar
+	 --> #secondaries=15  impactParameter[fm]=2.25667  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 706  projectile=lambda_b  Ekin[MeV]=23880.4  direction=(0.44786,0.570518,0.688426)  material=G4_Si
+	 --> #secondaries=18  impactParameter[fm]=3.38729  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=1
+	 Collision 707  projectile=lambda  Ekin[MeV]=11543.9  direction=(0.764939,0.631166,0.128444)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=0.623479  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 708  projectile=anti_hyperHe5  Ekin[MeV]=15568.6  direction=(0.40951,0.758796,0.506488)  material=G4_C
+	 --> #secondaries=25  impactParameter[fm]=0.414261  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=11  #NNcollisions=3
+	 Collision 709  projectile=pi+  Ekin[MeV]=17358.4  direction=(0.491594,0.418251,0.763807)  material=G4_Si
+	 --> #secondaries=19  impactParameter[fm]=1.92609  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 710  projectile=anti_hyperH4  Ekin[MeV]=5700.82  direction=(0.140009,0.354892,0.924364)  material=G4_Ar
+	 --> #secondaries=16  impactParameter[fm]=7.05993  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=38  #NNcollisions=1
+	 Collision 711  projectile=Ds+  Ekin[MeV]=19595.3  direction=(0.671314,0.464301,0.577722)  material=G4_Pb
+	 --> #secondaries=85  impactParameter[fm]=3.67909  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=203  #NNcollisions=4
+	 Collision 712  projectile=kaon0S  Ekin[MeV]=24529.1  direction=(0.899009,0.087608,0.429078)  material=G4_W
+	 --> #secondaries=19  impactParameter[fm]=5.45913  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=182  #NNcollisions=1
+	 Collision 713  projectile=Ds+  Ekin[MeV]=4303.96  direction=(0.16294,0.968432,0.188653)  material=G4_Fe
+	 --> #secondaries=16  impactParameter[fm]=2.01028  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 714  projectile=kaon-  Ekin[MeV]=1780.81  direction=(0.653928,0.484366,0.581178)  material=G4_H
 	 --> #secondaries=4  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 731  projectile=anti_D0  Ekin[MeV]=18939  direction=(0.488703,0.83202,0.262512)  material=G4_Pb
-	 --> #secondaries=53  impactParameter[fm]=5.0738  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 732  projectile=Ds-  Ekin[MeV]=8315.01  direction=(0.301602,0.376897,0.875777)  material=G4_Fe
-	 --> #secondaries=5  impactParameter[fm]=4.63688  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 733  projectile=xi_c+  Ekin[MeV]=27984.6  direction=(0.363942,0.746361,0.557218)  material=G4_Fe
-	 --> #secondaries=10  impactParameter[fm]=6.53669  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 734  projectile=omega-  Ekin[MeV]=8522.68  direction=(0.957725,0.287425,0.0122635)  material=G4_Pb
-	 --> #secondaries=84  impactParameter[fm]=4.90474  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=198  #NNcollisions=4
-	 Collision 735  projectile=omega-  Ekin[MeV]=27205.5  direction=(0.569116,0.716238,0.403869)  material=G4_Be
-	 --> #secondaries=16  impactParameter[fm]=1.14618  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=5  #NNcollisions=3
-	 Collision 736  projectile=lambda_c+  Ekin[MeV]=17674.5  direction=(0.790031,0.560321,0.248781)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=2.98902  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 737  projectile=B0  Ekin[MeV]=4912.73  direction=(0.572275,0.0618314,0.817728)  material=G4_C
-	 --> #secondaries=10  impactParameter[fm]=2.38288  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=9  #NNcollisions=2
-	 Collision 738  projectile=anti_xi-  Ekin[MeV]=3075.4  direction=(0.0149744,0.742793,0.669354)  material=G4_Al
-	 --> #secondaries=8  impactParameter[fm]=6.56747  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 739  projectile=omega-  Ekin[MeV]=14454.2  direction=(0.634696,0.0695218,0.769628)  material=G4_Cu
-	 --> #secondaries=64  impactParameter[fm]=0.547192  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=57  #NNcollisions=7
-	 Collision 740  projectile=anti_alpha  Ekin[MeV]=22876.5  direction=(0.579933,0.636871,0.508009)  material=G4_Pb
-	 --> #secondaries=22  impactParameter[fm]=8.56037  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 741  projectile=anti_hyperalpha  Ekin[MeV]=21668.2  direction=(0.668007,0.504692,0.546857)  material=G4_Al
-	 --> #secondaries=37  impactParameter[fm]=2.70962  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=7
-	 Collision 742  projectile=kaon-  Ekin[MeV]=21239  direction=(0.319988,0.228524,0.919448)  material=G4_Pb
-	 --> #secondaries=21  impactParameter[fm]=8.4843  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 743  projectile=anti_deuteron  Ekin[MeV]=21968.5  direction=(0.666602,0.466657,0.581268)  material=G4_C
-	 --> #secondaries=22  impactParameter[fm]=1.49021  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=3
-	 Collision 744  projectile=sigma-  Ekin[MeV]=21003.8  direction=(0.26542,0.206311,0.9418)  material=G4_Ar
-	 --> #secondaries=20  impactParameter[fm]=4.74534  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 745  projectile=sigma+  Ekin[MeV]=7404.96  direction=(0.199194,0.809493,0.552307)  material=G4_Cu
-	 --> #secondaries=34  impactParameter[fm]=2.9757  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=4
-	 Collision 746  projectile=xi-  Ekin[MeV]=12708.1  direction=(0.133943,0.572909,0.808601)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=0.743392  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 747  projectile=kaon0S  Ekin[MeV]=5075.74  direction=(0.503689,0.583361,0.637172)  material=G4_Si
+	 Collision 715  projectile=lambda  Ekin[MeV]=10280.2  direction=(0.489993,0.701346,0.517707)  material=G4_Pb
+	 --> #secondaries=81  impactParameter[fm]=1.18778  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=3
+	 Collision 716  projectile=pi-  Ekin[MeV]=9639.76  direction=(0.544158,0.407795,0.733209)  material=G4_Be
+	 --> #secondaries=14  impactParameter[fm]=2.01431  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=2
+	 Collision 717  projectile=B-  Ekin[MeV]=5436.24  direction=(0.835515,0.0236142,0.548959)  material=G4_Al
+	 --> #secondaries=10  impactParameter[fm]=2.05817  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 718  projectile=anti_hyperalpha  Ekin[MeV]=25645.3  direction=(0.236757,0.916859,0.321427)  material=G4_Al
+	 --> #secondaries=32  impactParameter[fm]=3.07281  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=4
+	 Collision 719  projectile=Bs0  Ekin[MeV]=20508  direction=(0.73869,0.304394,0.601399)  material=G4_Al
+	 --> #secondaries=14  impactParameter[fm]=2.06446  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 720  projectile=anti_lambda_c+  Ekin[MeV]=27846.1  direction=(0.42598,0.0423104,0.903743)  material=G4_Fe
+	 --> #secondaries=22  impactParameter[fm]=4.19674  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
+	 Collision 721  projectile=anti_xi-  Ekin[MeV]=26852.6  direction=(0.554716,0.697603,0.453475)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=2.2612  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 722  projectile=xi_c0  Ekin[MeV]=7003.8  direction=(0.817874,0.443321,0.366808)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=2.08388  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 723  projectile=anti_xi_c+  Ekin[MeV]=29315.7  direction=(0.81332,0.450018,0.368774)  material=G4_C
+	 --> #secondaries=21  impactParameter[fm]=0.834324  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=3
+	 Collision 724  projectile=xi_b-  Ekin[MeV]=25629.3  direction=(0.427414,0.379795,0.820411)  material=G4_Si
+	 --> #secondaries=16  impactParameter[fm]=3.3833  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 725  projectile=B0  Ekin[MeV]=10529.5  direction=(0.0780441,0.669296,0.738885)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=1.06741  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 726  projectile=anti_omega_b-  Ekin[MeV]=14849.1  direction=(0.694508,0.156486,0.702261)  material=G4_Cu
+	 --> #secondaries=40  impactParameter[fm]=1.77467  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=60  #NNcollisions=2
+	 Collision 727  projectile=anti_omega-  Ekin[MeV]=28567.4  direction=(0.159802,0.149351,0.975786)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=2.24693  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 728  projectile=doublehyperH4  Ekin[MeV]=6703.06  direction=(0.6843,0.678156,0.268025)  material=G4_Ar
+	 --> #secondaries=41  impactParameter[fm]=0.741069  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 729  projectile=D+  Ekin[MeV]=16141  direction=(0.630906,0.163407,0.758456)  material=G4_Fe
+	 --> #secondaries=46  impactParameter[fm]=1.36363  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=51  #NNcollisions=4
+	 Collision 730  projectile=anti_hypertriton  Ekin[MeV]=20260.4  direction=(0.50523,0.850159,0.14823)  material=G4_He
+	 --> #secondaries=13  impactParameter[fm]=1.26432  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=3
+	 Collision 731  projectile=anti_sigma+  Ekin[MeV]=17478.4  direction=(0.428487,0.352079,0.832129)  material=G4_Cu
+	 --> #secondaries=58  impactParameter[fm]=1.25113  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=58  #NNcollisions=5
+	 Collision 732  projectile=anti_hyperalpha  Ekin[MeV]=26080.9  direction=(0.810559,0.126883,0.571746)  material=G4_Be
+	 --> #secondaries=18  impactParameter[fm]=1.44721  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=4
+	 Collision 733  projectile=anti_lambda_c+  Ekin[MeV]=1587.14  direction=(0.462632,0.645579,0.607618)  material=G4_Fe
+	 --> #secondaries=8  impactParameter[fm]=4.53505  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 734  projectile=neutron  Ekin[MeV]=4898.17  direction=(0.360367,0.00871864,0.93277)  material=G4_Be
+	 --> #secondaries=13  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 735  projectile=doublehyperdoubleneutron  Ekin[MeV]=16155.6  direction=(0.695779,0.209999,0.686871)  material=G4_Be
+	 --> #secondaries=10  impactParameter[fm]=2.20679  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 736  projectile=anti_proton  Ekin[MeV]=5393.57  direction=(0.584988,0.708013,0.39561)  material=G4_C
+	 --> #secondaries=13  impactParameter[fm]=1.99246  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=12  #NNcollisions=1
+	 Collision 737  projectile=alpha  Ekin[MeV]=28089  direction=(0.697775,0.716196,0.0131653)  material=G4_W
+	 --> #secondaries=129  impactParameter[fm]=4.93399  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=170  #NNcollisions=11
+	 Collision 738  projectile=B+  Ekin[MeV]=16168.1  direction=(0.593703,0.494355,0.634925)  material=G4_W
+	 --> #secondaries=18  impactParameter[fm]=4.3287  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=1
+	 Collision 739  projectile=xi_c+  Ekin[MeV]=27836.9  direction=(0.495597,0.0148237,0.868426)  material=G4_Si
+	 --> #secondaries=11  impactParameter[fm]=2.27511  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 740  projectile=omega_b-  Ekin[MeV]=19927.9  direction=(0.24803,0.357179,0.900502)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=1.01609  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 741  projectile=anti_alpha  Ekin[MeV]=8533.01  direction=(0.660127,0.599435,0.452671)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=2.29111  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=1  #NNcollisions=1
+	 Collision 742  projectile=Ds-  Ekin[MeV]=14283.4  direction=(0.372546,0.926659,0.0501232)  material=G4_Fe
+	 --> #secondaries=17  impactParameter[fm]=2.53989  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 743  projectile=anti_lambda_c+  Ekin[MeV]=7825.3  direction=(0.910197,0.393093,0.130458)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=4.2338  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 744  projectile=lambda_c+  Ekin[MeV]=15672.9  direction=(0.0694745,0.699322,0.711423)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=0.95134  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 745  projectile=anti_He3  Ekin[MeV]=18894.5  direction=(0.872736,0.483507,0.0674722)  material=G4_W
+	 --> #secondaries=57  impactParameter[fm]=5.80066  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=184  #NNcollisions=1
+	 Collision 746  projectile=pi+  Ekin[MeV]=13641.8  direction=(0.972954,0.181108,0.143387)  material=G4_Ar
+	 --> #secondaries=23  impactParameter[fm]=3.18298  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=37  #NNcollisions=3
+	 Collision 747  projectile=hyperH4  Ekin[MeV]=26288.3  direction=(0.770182,0.625595,0.1243)  material=G4_Si
+	 --> #secondaries=24  impactParameter[fm]=4.41732  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=24  #NNcollisions=3
+	 Collision 748  projectile=xi_b-  Ekin[MeV]=15332.6  direction=(0.380505,0.628505,0.678379)  material=G4_He
+	 --> #secondaries=8  impactParameter[fm]=1.72434  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 749  projectile=anti_deuteron  Ekin[MeV]=18823.7  direction=(0.276822,0.561512,0.779791)  material=G4_Fe
+	 --> #secondaries=49  impactParameter[fm]=2.09234  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=3
+	 Collision 750  projectile=anti_hyperalpha  Ekin[MeV]=19104.1  direction=(0.953627,0.0225882,0.300143)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=4.11655  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 751  projectile=omega_b-  Ekin[MeV]=23535.6  direction=(0.585222,0.4936,0.643331)  material=G4_C
+	 --> #secondaries=7  impactParameter[fm]=1.58182  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=0
+	 Collision 752  projectile=deuteron  Ekin[MeV]=7790.17  direction=(0.950831,0.109931,0.289545)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 753  projectile=anti_doublehyperH4  Ekin[MeV]=17312.8  direction=(0.0359931,0.633473,0.772927)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=5.94056  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 754  projectile=anti_sigma-  Ekin[MeV]=6738.78  direction=(0.432949,0.573044,0.695828)  material=G4_Al
+	 --> #secondaries=20  impactParameter[fm]=3.5497  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 755  projectile=xi0  Ekin[MeV]=5467.94  direction=(0.704761,0.0215525,0.709117)  material=G4_Cu
+	 --> #secondaries=14  impactParameter[fm]=5.41469  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=64  #NNcollisions=1
+	 Collision 756  projectile=kaon0S  Ekin[MeV]=14383.5  direction=(0.521643,0.78678,0.329948)  material=G4_Ar
+	 --> #secondaries=22  impactParameter[fm]=3.94546  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 757  projectile=B0  Ekin[MeV]=27419.5  direction=(0.459061,0.0742123,0.8853)  material=G4_Cu
+	 --> #secondaries=20  impactParameter[fm]=2.82714  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=63  #NNcollisions=1
+	 Collision 758  projectile=xi_c+  Ekin[MeV]=15210.1  direction=(0.206275,0.276345,0.938661)  material=G4_Pb
+	 --> #secondaries=38  impactParameter[fm]=6.04378  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 759  projectile=He3  Ekin[MeV]=10834.8  direction=(0.698844,0.675241,0.235938)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 760  projectile=anti_B0  Ekin[MeV]=16319.1  direction=(0.753937,0.603514,0.259516)  material=G4_Fe
+	 --> #secondaries=27  impactParameter[fm]=3.0526  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=53  #NNcollisions=1
+	 Collision 761  projectile=anti_Bs0  Ekin[MeV]=11952.3  direction=(0.776959,0.226433,0.58742)  material=G4_W
+	 --> #secondaries=34  impactParameter[fm]=6.1907  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=184  #NNcollisions=2
+	 Collision 762  projectile=lambda  Ekin[MeV]=28319.1  direction=(0.326869,0.690331,0.645446)  material=G4_W
+	 --> #secondaries=87  impactParameter[fm]=1.6851  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=4
+	 Collision 763  projectile=xi_c0  Ekin[MeV]=25341  direction=(0.917236,0.0165135,0.398002)  material=G4_W
+	 --> #secondaries=40  impactParameter[fm]=3.61555  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=0
+	 Collision 764  projectile=kaon+  Ekin[MeV]=1540.92  direction=(0.671357,0.535611,0.512251)  material=G4_Al
+	 --> #secondaries=6  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 765  projectile=Bc-  Ekin[MeV]=26363.7  direction=(0.574871,0.202844,0.792703)  material=G4_Si
+	 --> #secondaries=8  impactParameter[fm]=2.25991  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 766  projectile=Bc+  Ekin[MeV]=23288.3  direction=(0.20598,0.290836,0.934338)  material=G4_Si
+	 --> #secondaries=14  impactParameter[fm]=1.95724  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 767  projectile=lambda_c+  Ekin[MeV]=4885.5  direction=(0.261792,0.856981,0.443902)  material=G4_C
+	 --> #secondaries=11  impactParameter[fm]=1.30241  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 768  projectile=B-  Ekin[MeV]=23606.9  direction=(0.632562,0.718161,0.290019)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=1.27539  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 769  projectile=anti_D0  Ekin[MeV]=27067.1  direction=(0.483133,0.171941,0.858498)  material=G4_Al
+	 --> #secondaries=19  impactParameter[fm]=2.85988  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 770  projectile=anti_xi_c+  Ekin[MeV]=5971.26  direction=(0.365703,0.856473,0.364301)  material=G4_Al
+	 --> #secondaries=22  impactParameter[fm]=1.50015  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=3
+	 Collision 771  projectile=anti_triton  Ekin[MeV]=4850.65  direction=(0.0667097,0.985805,0.154071)  material=G4_H
+	 --> #secondaries=11  impactParameter[fm]=1.88711  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 772  projectile=Bs0  Ekin[MeV]=27009.8  direction=(0.192293,0.96315,0.188059)  material=G4_Pb
+	 --> #secondaries=39  impactParameter[fm]=3.00213  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=204  #NNcollisions=3
+	 Collision 773  projectile=D0  Ekin[MeV]=1877.6  direction=(0.214114,0.0450883,0.975768)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=3.04668  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 774  projectile=anti_alpha  Ekin[MeV]=3400.6  direction=(0.584209,0.756547,0.293832)  material=G4_Al
+	 --> #secondaries=35  impactParameter[fm]=3.58405  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=25  #NNcollisions=3
+	 Collision 775  projectile=pi+  Ekin[MeV]=23292  direction=(0.885413,0.122146,0.448468)  material=G4_W
+	 --> #secondaries=23  impactParameter[fm]=6.52202  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=1
+	 Collision 776  projectile=anti_hyperHe5  Ekin[MeV]=27258.7  direction=(0.14076,0.818988,0.556278)  material=G4_Be
+	 --> #secondaries=22  impactParameter[fm]=2.23918  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=6  #NNcollisions=4
+	 Collision 777  projectile=anti_Bs0  Ekin[MeV]=22801.9  direction=(0.686851,0.681948,0.251361)  material=G4_Pb
+	 --> #secondaries=17  impactParameter[fm]=5.84772  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 778  projectile=anti_neutron  Ekin[MeV]=15917  direction=(0.671817,0.652138,0.351251)  material=G4_W
+	 --> #secondaries=49  impactParameter[fm]=5.92319  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=2
+	 Collision 779  projectile=anti_xi0  Ekin[MeV]=23091.5  direction=(0.696107,0.381355,0.608279)  material=G4_He
+	 --> #secondaries=15  impactParameter[fm]=1.47383  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 780  projectile=anti_D0  Ekin[MeV]=23222.5  direction=(0.588015,0.433497,0.682876)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=2.40447  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 781  projectile=triton  Ekin[MeV]=12274  direction=(0.232103,0.687929,0.687664)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 782  projectile=omega-  Ekin[MeV]=2564.32  direction=(0.550893,0.255536,0.794492)  material=G4_Si
 	 --> #secondaries=11  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 748  projectile=Ds-  Ekin[MeV]=19542.1  direction=(0.781438,0.0862992,0.617986)  material=G4_Be
-	 --> #secondaries=4  impactParameter[fm]=0.831214  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 749  projectile=Bc-  Ekin[MeV]=21068.6  direction=(0.63922,0.656992,0.399698)  material=G4_Pb
-	 --> #secondaries=50  impactParameter[fm]=2.05154  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 750  projectile=kaon-  Ekin[MeV]=17251.6  direction=(0.325138,0.804489,0.497074)  material=G4_Ar
-	 --> #secondaries=12  impactParameter[fm]=2.65221  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=0
-	 Collision 751  projectile=anti_He3  Ekin[MeV]=28635.5  direction=(0.745763,0.4002,0.532614)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=1.34762  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 752  projectile=kaon0S  Ekin[MeV]=2568.87  direction=(0.878226,0.322649,0.353011)  material=G4_Cu
-	 --> #secondaries=9  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 753  projectile=anti_hyperalpha  Ekin[MeV]=26052.8  direction=(0.0883734,0.382908,0.91955)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=1.66709  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 754  projectile=B-  Ekin[MeV]=10867.4  direction=(0.780591,0.492081,0.385401)  material=G4_Pb
-	 --> #secondaries=25  impactParameter[fm]=5.62701  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 755  projectile=anti_triton  Ekin[MeV]=16882.4  direction=(0.503782,0.628779,0.592318)  material=G4_He
-	 --> #secondaries=8  impactParameter[fm]=3.63903  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=4  #NNcollisions=1
-	 Collision 756  projectile=D-  Ekin[MeV]=5475.6  direction=(0.318966,0.666069,0.67425)  material=G4_Pb
-	 --> #secondaries=48  impactParameter[fm]=1.54317  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 757  projectile=anti_triton  Ekin[MeV]=9411.21  direction=(0.0996774,0.728828,0.677402)  material=G4_H
-	 --> #secondaries=10  impactParameter[fm]=3.88061  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 758  projectile=hypertriton  Ekin[MeV]=8002.69  direction=(0.30408,0.854651,0.42084)  material=G4_C
-	 --> #secondaries=12  impactParameter[fm]=1.60067  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=9  #NNcollisions=2
-	 Collision 759  projectile=xi-  Ekin[MeV]=3953.59  direction=(0.69878,0.581877,0.416084)  material=G4_Cu
-	 --> #secondaries=14  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 760  projectile=anti_alpha  Ekin[MeV]=17507.8  direction=(0.382405,0.61314,0.691249)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=3.21575  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 761  projectile=anti_hyperHe5  Ekin[MeV]=22429.3  direction=(0.00704344,0.443299,0.896346)  material=G4_Ar
-	 --> #secondaries=19  impactParameter[fm]=5.38204  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 762  projectile=anti_D0  Ekin[MeV]=24339  direction=(0.444985,0.510574,0.735733)  material=G4_C
-	 --> #secondaries=9  impactParameter[fm]=2.74351  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 763  projectile=sigma-  Ekin[MeV]=19223.3  direction=(0.694643,0.339156,0.634386)  material=G4_Si
-	 --> #secondaries=23  impactParameter[fm]=1.69276  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 764  projectile=anti_doublehyperH4  Ekin[MeV]=13486.5  direction=(0.767932,0.183009,0.613831)  material=G4_W
-	 --> #secondaries=86  impactParameter[fm]=5.99039  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=4
-	 Collision 765  projectile=Ds-  Ekin[MeV]=26776.1  direction=(0.413515,0.13368,0.90063)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=0.670664  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 766  projectile=anti_xi_c+  Ekin[MeV]=8626.31  direction=(0.693289,0.519394,0.49958)  material=G4_Si
-	 --> #secondaries=9  impactParameter[fm]=4.52919  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 767  projectile=lambda  Ekin[MeV]=5012.22  direction=(0.134343,0.488477,0.862173)  material=G4_W
-	 --> #secondaries=42  impactParameter[fm]=5.84468  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=1
-	 Collision 768  projectile=pi+  Ekin[MeV]=22201  direction=(0.956173,0.0865893,0.279707)  material=G4_Al
-	 --> #secondaries=23  impactParameter[fm]=1.90855  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 769  projectile=xi_b0  Ekin[MeV]=5197.44  direction=(0.585797,0.00840348,0.810414)  material=G4_Pb
-	 --> #secondaries=40  impactParameter[fm]=4.48581  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=3
-	 Collision 770  projectile=anti_hyperH4  Ekin[MeV]=18546.9  direction=(0.591629,0.108673,0.798852)  material=G4_C
-	 --> #secondaries=21  impactParameter[fm]=2.44788  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=10  #NNcollisions=3
-	 Collision 771  projectile=hyperH4  Ekin[MeV]=20838.6  direction=(0.547424,0.676322,0.492864)  material=G4_Cu
-	 --> #secondaries=55  impactParameter[fm]=2.64322  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=57  #NNcollisions=2
-	 Collision 772  projectile=pi+  Ekin[MeV]=22077.5  direction=(0.631388,0.346112,0.693943)  material=G4_Si
-	 --> #secondaries=13  impactParameter[fm]=4.85994  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 773  projectile=anti_xi-  Ekin[MeV]=27938.9  direction=(0.116627,0.521536,0.845221)  material=G4_Al
-	 --> #secondaries=34  impactParameter[fm]=1.98422  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 774  projectile=D+  Ekin[MeV]=19535.2  direction=(0.446049,0.524528,0.725197)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=1.14584  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 775  projectile=anti_omega-  Ekin[MeV]=18996.2  direction=(0.399732,0.915326,0.0489095)  material=G4_Ar
-	 --> #secondaries=36  impactParameter[fm]=2.29487  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 776  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=3815.32  direction=(0.640342,0.512239,0.572341)  material=G4_Be
-	 --> #secondaries=19  impactParameter[fm]=0.386226  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=4
-	 Collision 777  projectile=anti_hyperalpha  Ekin[MeV]=15984.1  direction=(0.531789,0.167027,0.830242)  material=G4_H
-	 --> #secondaries=9  impactParameter[fm]=0.402227  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=1
-	 Collision 778  projectile=Ds-  Ekin[MeV]=18299.1  direction=(0.29838,0.442482,0.845682)  material=G4_Al
-	 --> #secondaries=12  impactParameter[fm]=2.9559  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 779  projectile=B-  Ekin[MeV]=29790.1  direction=(0.597768,0.60024,0.531399)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=3.06809  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 780  projectile=hyperHe5  Ekin[MeV]=22624.9  direction=(0.674821,0.204715,0.70902)  material=G4_Ar
-	 --> #secondaries=21  impactParameter[fm]=4.58676  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=37  #NNcollisions=0
-	 Collision 781  projectile=D-  Ekin[MeV]=24688.9  direction=(0.24756,0.966713,0.0646449)  material=G4_Ar
-	 --> #secondaries=21  impactParameter[fm]=1.77757  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
-	 Collision 782  projectile=anti_deuteron  Ekin[MeV]=8181.11  direction=(0.110492,0.552556,0.826119)  material=G4_Al
-	 --> #secondaries=21  impactParameter[fm]=3.5357  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=2
-	 Collision 783  projectile=B+  Ekin[MeV]=18170.5  direction=(0.137067,0.554125,0.821071)  material=G4_Pb
-	 --> #secondaries=50  impactParameter[fm]=1.89517  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=203  #NNcollisions=2
-	 Collision 784  projectile=hyperalpha  Ekin[MeV]=1872.74  direction=(0.479203,0.0747227,0.874517)  material=G4_C
-	 --> #secondaries=8  impactParameter[fm]=2.67488  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=11  #NNcollisions=0
-	 Collision 785  projectile=pi-  Ekin[MeV]=15129.1  direction=(0.0755424,0.591698,0.802612)  material=G4_W
-	 --> #secondaries=48  impactParameter[fm]=6.08973  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=184  #NNcollisions=1
-	 Collision 786  projectile=xi0  Ekin[MeV]=15329.1  direction=(0.909833,0.412197,0.0479322)  material=G4_Be
-	 --> #secondaries=11  impactParameter[fm]=4.05473  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 787  projectile=anti_sigma-  Ekin[MeV]=25463.1  direction=(0.210922,0.454169,0.865588)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=2.04308  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 788  projectile=xi-  Ekin[MeV]=3445.02  direction=(0.111954,0.76361,0.635898)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 789  projectile=omega_c0  Ekin[MeV]=6584.68  direction=(0.458844,0.619903,0.63654)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=1.71535  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 790  projectile=hypertriton  Ekin[MeV]=15235.9  direction=(0.789813,0.171204,0.588969)  material=G4_Al
-	 --> #secondaries=36  impactParameter[fm]=3.51739  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=4
-	 Collision 791  projectile=kaon0S  Ekin[MeV]=26302  direction=(0.671437,0.247962,0.698346)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=1.88267  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 792  projectile=hyperHe5  Ekin[MeV]=22501.2  direction=(0.00911109,0.548022,0.836414)  material=G4_Ar
-	 --> #secondaries=45  impactParameter[fm]=3.91831  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=34  #NNcollisions=7
-	 Collision 793  projectile=xi_c0  Ekin[MeV]=5051.63  direction=(0.34583,0.815106,0.464762)  material=G4_Al
-	 --> #secondaries=11  impactParameter[fm]=2.74683  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 794  projectile=D0  Ekin[MeV]=5348.97  direction=(0.612468,0.2022,0.764197)  material=G4_Fe
-	 --> #secondaries=18  impactParameter[fm]=1.06715  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
-	 Collision 795  projectile=omega-  Ekin[MeV]=12562.6  direction=(0.426507,0.234736,0.873493)  material=G4_Cu
-	 --> #secondaries=43  impactParameter[fm]=2.8854  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=58  #NNcollisions=5
-	 Collision 796  projectile=anti_xi_c+  Ekin[MeV]=3605.06  direction=(0.608093,0.626861,0.487102)  material=G4_Al
-	 --> #secondaries=6  impactParameter[fm]=2.89941  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
-	 Collision 797  projectile=proton  Ekin[MeV]=25933.1  direction=(0.12616,0.985457,0.113837)  material=G4_Pb
-	 --> #secondaries=120  impactParameter[fm]=1.95675  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=197  #NNcollisions=7
-	 Collision 798  projectile=Ds-  Ekin[MeV]=24941.8  direction=(0.786585,0.225404,0.574872)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=0.286348  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 799  projectile=omega_c0  Ekin[MeV]=29166.8  direction=(0.0509731,0.991482,0.119859)  material=G4_Fe
-	 --> #secondaries=33  impactParameter[fm]=5.9026  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=2
-	 Collision 800  projectile=anti_lambda_b  Ekin[MeV]=23909.6  direction=(0.77846,0.229755,0.584134)  material=G4_Fe
-	 --> #secondaries=11  impactParameter[fm]=4.99171  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 783  projectile=omega_b-  Ekin[MeV]=23233.1  direction=(0.39469,0.427511,0.813298)  material=G4_C
+	 --> #secondaries=9  impactParameter[fm]=0.897138  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 784  projectile=anti_sigma+  Ekin[MeV]=3359.35  direction=(0.619728,0.168822,0.766444)  material=G4_C
+	 --> #secondaries=14  impactParameter[fm]=0.559704  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=1
+	 Collision 785  projectile=omega_b-  Ekin[MeV]=25973.3  direction=(0.709037,0.402117,0.579282)  material=G4_Fe
+	 --> #secondaries=8  impactParameter[fm]=2.87995  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 786  projectile=kaon+  Ekin[MeV]=9886.39  direction=(0.236422,0.858471,0.455117)  material=G4_W
+	 --> #secondaries=92  impactParameter[fm]=3.72464  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=5
+	 Collision 787  projectile=anti_xi_c+  Ekin[MeV]=7615.81  direction=(0.526981,0.23722,0.816099)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=1.30088  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 788  projectile=anti_xi_c0  Ekin[MeV]=26885.8  direction=(0.557124,0.522078,0.645792)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=0.993162  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 789  projectile=kaon0S  Ekin[MeV]=9989.15  direction=(0.840428,0.541329,0.0253775)  material=G4_Ar
+	 --> #secondaries=10  impactParameter[fm]=3.27708  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 790  projectile=anti_xi_c0  Ekin[MeV]=5694.6  direction=(0.546943,0.188882,0.815584)  material=G4_Fe
+	 --> #secondaries=18  impactParameter[fm]=3.49753  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=1
+	 Collision 791  projectile=anti_sigma+  Ekin[MeV]=18092.5  direction=(0.00355453,0.741503,0.67094)  material=G4_Cu
+	 --> #secondaries=29  impactParameter[fm]=4.79787  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 792  projectile=Bs0  Ekin[MeV]=26928.1  direction=(0.674867,0.61117,0.413552)  material=G4_Cu
+	 --> #secondaries=20  impactParameter[fm]=1.44055  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=61  #NNcollisions=1
+	 Collision 793  projectile=lambda_c+  Ekin[MeV]=27577.8  direction=(0.754252,0.319316,0.573708)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=2.39817  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 794  projectile=anti_omega-  Ekin[MeV]=5104.4  direction=(0.565306,0.353041,0.745514)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=0.656498  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=6  #NNcollisions=2
+	 Collision 795  projectile=lambda  Ekin[MeV]=9136.23  direction=(0.893213,0.428501,0.136224)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=1.31895  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 796  projectile=anti_sigma-  Ekin[MeV]=2121.55  direction=(0.869841,0.250548,0.424974)  material=G4_Cu
+	 --> #secondaries=23  impactParameter[fm]=5.32235  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=1
+	 Collision 797  projectile=anti_D0  Ekin[MeV]=24125.9  direction=(0.507336,0.857131,0.0890868)  material=G4_C
+	 --> #secondaries=14  impactParameter[fm]=1.45046  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=9  #NNcollisions=3
+	 Collision 798  projectile=deuteron  Ekin[MeV]=2818.68  direction=(0.518399,0.76107,0.389916)  material=G4_Be
+	 --> #secondaries=8  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 799  projectile=proton  Ekin[MeV]=4095.1  direction=(0.592816,0.613804,0.521358)  material=G4_W
+	 --> #secondaries=22  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 800  projectile=xi-  Ekin[MeV]=3354.12  direction=(0.597646,0.801051,0.0337247)  material=G4_Si
+	 --> #secondaries=12  impactParameter[fm]=3.49046  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
 	 	 List of produced secondaries: 
-	 	 	 j=0	anti_lambda_b	 p=(22473.9,6740.03,16963.529493.2) MeV
-	 	 	 j=1	neutron	 p=(151.794,11.8303,-20.6818952.046) MeV
-	 	 	 j=2	Fe55	 p=(-61.5329,-93.7292,-11.686151161.6) MeV
-	 	 	 j=3	gamma	 p=(2.95651,2.62051,1.57754.25401) MeV
-	 	 	 j=4	gamma	 p=(0.744689,-0.789178,-0.8703751.39101) MeV
-	 	 	 j=5	gamma	 p=(1.36335,0.200136,-0.3709561.42702) MeV
-	 	 	 j=6	gamma	 p=(-1.05821,0.0246507,1.306661.6816) MeV
-	 	 	 j=7	gamma	 p=(-0.526452,-0.18939,0.2331940.606136) MeV
-	 	 	 j=8	gamma	 p=(0.221628,0.0680159,0.1465470.274265) MeV
-	 	 	 j=9	gamma	 p=(-0.933467,0.363567,-0.7018691.22318) MeV
-	 	 	 j=10	gamma	 p=(0.211486,0.0615739,1.297321.31589) MeV
-	 Collision 801  projectile=Bs0  Ekin[MeV]=23306.5  direction=(0.803622,0.419457,0.422194)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.2433  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 802  projectile=anti_xi-  Ekin[MeV]=10045.4  direction=(0.225823,0.626151,0.746283)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=4.54294  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 803  projectile=kaon0S  Ekin[MeV]=21049.7  direction=(0.777602,0.61519,0.129908)  material=G4_W
-	 --> #secondaries=34  impactParameter[fm]=5.98823  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=182  #NNcollisions=0
-	 Collision 804  projectile=anti_hyperH4  Ekin[MeV]=18846.3  direction=(0.52883,0.8451,0.0783895)  material=G4_Cu
-	 --> #secondaries=51  impactParameter[fm]=2.49303  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=57  #NNcollisions=4
-	 Collision 805  projectile=xi_c+  Ekin[MeV]=2972.76  direction=(0.390623,0.68349,0.616649)  material=G4_Fe
-	 --> #secondaries=7  impactParameter[fm]=6.07183  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 806  projectile=anti_hyperHe5  Ekin[MeV]=8440.79  direction=(0.66684,0.701323,0.251935)  material=G4_Si
-	 --> #secondaries=17  impactParameter[fm]=5.12596  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=28  #NNcollisions=1
-	 Collision 807  projectile=D0  Ekin[MeV]=20944.5  direction=(0.417697,0.886186,0.200511)  material=G4_C
-	 --> #secondaries=15  impactParameter[fm]=1.63736  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 808  projectile=hyperH4  Ekin[MeV]=16099.2  direction=(0.479443,0.571258,0.666182)  material=G4_W
-	 --> #secondaries=102  impactParameter[fm]=4.47617  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=171  #NNcollisions=5
-	 Collision 809  projectile=triton  Ekin[MeV]=21968.8  direction=(0.737215,0.0179726,0.675419)  material=G4_He
-	 --> #secondaries=10  impactParameter[fm]=2.53127  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=2  #NNcollisions=1
-	 Collision 810  projectile=kaon0L  Ekin[MeV]=17638  direction=(0.373824,0.653437,0.658237)  material=G4_H
-	 --> #secondaries=11  impactParameter[fm]=0.645614  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 811  projectile=sigma+  Ekin[MeV]=2860.09  direction=(0.94153,0.336901,0.00437311)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 812  projectile=xi0  Ekin[MeV]=20979.2  direction=(0.726921,0.479894,0.491211)  material=G4_Be
-	 --> #secondaries=13  impactParameter[fm]=0.648345  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=6  #NNcollisions=2
-	 Collision 813  projectile=omega-  Ekin[MeV]=23769.4  direction=(0.0114588,0.904635,0.426034)  material=G4_Pb
-	 --> #secondaries=58  impactParameter[fm]=6.06248  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
-	 Collision 814  projectile=B-  Ekin[MeV]=8868.6  direction=(0.648927,0.478638,0.591438)  material=G4_Pb
-	 --> #secondaries=15  impactParameter[fm]=5.50342  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 815  projectile=D+  Ekin[MeV]=27593.7  direction=(0.898971,0.436471,0.0366713)  material=G4_Fe
-	 --> #secondaries=9  impactParameter[fm]=3.96013  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=53  #NNcollisions=1
-	 Collision 816  projectile=anti_xi_c0  Ekin[MeV]=15278.5  direction=(0.503195,0.757181,0.416499)  material=G4_Cu
-	 --> #secondaries=17  impactParameter[fm]=6.36652  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=64  #NNcollisions=1
-	 Collision 817  projectile=anti_doublehyperH4  Ekin[MeV]=2152.08  direction=(0.450902,0.277413,0.848369)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=2.19268  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 818  projectile=anti_xi_c+  Ekin[MeV]=29489.7  direction=(0.0847075,0.882702,0.462235)  material=G4_Si
-	 --> #secondaries=14  impactParameter[fm]=0.638129  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 819  projectile=doublehyperH4  Ekin[MeV]=17149  direction=(0.729942,0.298407,0.614929)  material=G4_Cu
-	 --> #secondaries=20  impactParameter[fm]=4.73803  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 820  projectile=Bc-  Ekin[MeV]=13846.1  direction=(0.285096,0.609169,0.740022)  material=G4_He
-	 --> #secondaries=3  impactParameter[fm]=1.14967  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 821  projectile=kaon0S  Ekin[MeV]=8395.32  direction=(0.489863,0.871578,0.0196546)  material=G4_C
-	 --> #secondaries=16  impactParameter[fm]=1.52151  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=3
-	 Collision 822  projectile=anti_hypertriton  Ekin[MeV]=20090.4  direction=(0.591856,0.698919,0.401521)  material=G4_Ar
-	 --> #secondaries=54  impactParameter[fm]=3.90003  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=33  #NNcollisions=6
-	 Collision 823  projectile=He3  Ekin[MeV]=15134.3  direction=(0.361547,0.509615,0.780753)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=1.63617  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=1  #NNcollisions=2
-	 Collision 824  projectile=sigma-  Ekin[MeV]=17187.3  direction=(0.596066,0.595165,0.538965)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=0.28242  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=0
-	 Collision 825  projectile=kaon-  Ekin[MeV]=16165  direction=(0.586368,0.377047,0.716943)  material=G4_Pb
-	 --> #secondaries=60  impactParameter[fm]=5.78219  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=3
-	 Collision 826  projectile=anti_doublehyperH4  Ekin[MeV]=9299.84  direction=(0.0274765,0.607921,0.793522)  material=G4_Al
-	 --> #secondaries=7  impactParameter[fm]=6.32828  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 827  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=19108.6  direction=(0.489333,0.243839,0.837314)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=2.60895  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 828  projectile=omega_c0  Ekin[MeV]=17768.2  direction=(0.12139,0.860907,0.494069)  material=G4_Cu
-	 --> #secondaries=16  impactParameter[fm]=4.00501  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=1
-	 Collision 829  projectile=anti_sigma-  Ekin[MeV]=26144.8  direction=(0.222755,0.722218,0.654814)  material=G4_W
-	 --> #secondaries=63  impactParameter[fm]=6.19298  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=4
-	 Collision 830  projectile=Bs0  Ekin[MeV]=11977.5  direction=(0.590575,0.675009,0.442248)  material=G4_Si
-	 --> #secondaries=11  impactParameter[fm]=4.33463  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=29  #NNcollisions=1
-	 Collision 831  projectile=D0  Ekin[MeV]=6649.9  direction=(0.382393,0.689309,0.615328)  material=G4_He
-	 --> #secondaries=5  impactParameter[fm]=2.07156  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 832  projectile=kaon0L  Ekin[MeV]=28037.4  direction=(0.47559,0.00334603,0.879661)  material=G4_Ar
-	 --> #secondaries=18  impactParameter[fm]=1.29884  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=1
-	 Collision 833  projectile=anti_hyperHe5  Ekin[MeV]=23610.4  direction=(0.349794,0.887088,0.301195)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=1.65027  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 834  projectile=kaon-  Ekin[MeV]=23410.9  direction=(0.818728,0.123206,0.560808)  material=G4_W
-	 --> #secondaries=56  impactParameter[fm]=4.37813  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=3
-	 Collision 835  projectile=Ds-  Ekin[MeV]=15569.7  direction=(0.896605,0.196261,0.396966)  material=G4_Cu
-	 --> #secondaries=17  impactParameter[fm]=4.62764  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 836  projectile=xi0  Ekin[MeV]=15913.4  direction=(0.587357,0.787827,0.185311)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=2.77575  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 837  projectile=D+  Ekin[MeV]=10330.3  direction=(0.558088,0.827109,0.066547)  material=G4_Si
-	 --> #secondaries=19  impactParameter[fm]=0.796996  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 838  projectile=anti_omega_b-  Ekin[MeV]=13699.3  direction=(0.575902,0.814739,0.0673595)  material=G4_Pb
-	 --> #secondaries=40  impactParameter[fm]=6.04205  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
-	 Collision 839  projectile=xi_c0  Ekin[MeV]=14858.1  direction=(0.827552,0.308272,0.469175)  material=G4_W
-	 --> #secondaries=50  impactParameter[fm]=4.98566  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=180  #NNcollisions=3
-	 Collision 840  projectile=sigma-  Ekin[MeV]=2650.22  direction=(0.258789,0.158408,0.952856)  material=G4_He
-	 --> #secondaries=7  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 841  projectile=kaon+  Ekin[MeV]=8215.5  direction=(0.161945,0.824623,0.542007)  material=G4_Ar
-	 --> #secondaries=12  impactParameter[fm]=3.53634  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 842  projectile=xi_b-  Ekin[MeV]=14706  direction=(0.439325,0.29082,0.849952)  material=G4_Cu
-	 --> #secondaries=11  impactParameter[fm]=5.39293  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 843  projectile=hyperHe5  Ekin[MeV]=23045.3  direction=(0.022337,0.667627,0.744161)  material=G4_He
-	 --> #secondaries=13  impactParameter[fm]=0.894642  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=2  #NNcollisions=4
-	 Collision 844  projectile=anti_lambda_b  Ekin[MeV]=15656.2  direction=(0.58917,0.564426,0.578188)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.85252  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 845  projectile=anti_xi-  Ekin[MeV]=20565.9  direction=(0.331757,0.643013,0.690269)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=1.57097  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 846  projectile=anti_doublehyperH4  Ekin[MeV]=17618.6  direction=(0.647852,0.556977,0.519678)  material=G4_Fe
-	 --> #secondaries=27  impactParameter[fm]=5.48409  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=55  #NNcollisions=2
-	 Collision 847  projectile=omega-  Ekin[MeV]=13852.2  direction=(0.927513,0.0918413,0.362332)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=0.336792  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 848  projectile=anti_hyperHe5  Ekin[MeV]=27876.6  direction=(0.733598,0.320502,0.59926)  material=G4_W
-	 --> #secondaries=34  impactParameter[fm]=8.892  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=183  #NNcollisions=1
-	 Collision 849  projectile=xi-  Ekin[MeV]=17453.3  direction=(0.687656,0.0987379,0.719292)  material=G4_Si
-	 --> #secondaries=10  impactParameter[fm]=3.21721  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
-	 Collision 850  projectile=deuteron  Ekin[MeV]=3946.37  direction=(0.733143,0.229813,0.640068)  material=G4_Ar
-	 --> #secondaries=6  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 851  projectile=doublehyperdoubleneutron  Ekin[MeV]=20009.5  direction=(0.929144,0.350931,0.116352)  material=G4_C
-	 --> #secondaries=18  impactParameter[fm]=1.95912  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=8  #NNcollisions=5
-	 Collision 852  projectile=omega_b-  Ekin[MeV]=20660.7  direction=(0.673618,0.421385,0.607185)  material=G4_Cu
-	 --> #secondaries=19  impactParameter[fm]=4.42354  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=0
-	 Collision 853  projectile=anti_lambda_c+  Ekin[MeV]=27759.7  direction=(0.387549,0.471271,0.792281)  material=G4_W
-	 --> #secondaries=36  impactParameter[fm]=4.94107  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=184  #NNcollisions=0
-	 Collision 854  projectile=Bc-  Ekin[MeV]=11694  direction=(0.511945,0.555552,0.65519)  material=G4_C
-	 --> #secondaries=9  impactParameter[fm]=0.764853  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 855  projectile=omega-  Ekin[MeV]=15842.1  direction=(0.697908,0.512898,0.49986)  material=G4_Fe
-	 --> #secondaries=46  impactParameter[fm]=0.598823  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=51  #NNcollisions=5
-	 Collision 856  projectile=Bc-  Ekin[MeV]=15413.4  direction=(0.173221,0.419379,0.891132)  material=G4_Pb
-	 --> #secondaries=15  impactParameter[fm]=7.34758  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 857  projectile=deuteron  Ekin[MeV]=20464  direction=(0.487968,0.634196,0.599736)  material=G4_Si
-	 --> #secondaries=17  impactParameter[fm]=4.89231  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=2
-	 Collision 858  projectile=lambda_b  Ekin[MeV]=5755.75  direction=(0.409256,0.568301,0.713824)  material=G4_Pb
-	 --> #secondaries=19  impactParameter[fm]=5.03761  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=0
-	 Collision 859  projectile=doublehyperdoubleneutron  Ekin[MeV]=24047.4  direction=(0.187263,0.793596,0.578911)  material=G4_Al
-	 --> #secondaries=20  impactParameter[fm]=3.57907  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=24  #NNcollisions=3
-	 Collision 860  projectile=hyperalpha  Ekin[MeV]=1250.57  direction=(0.731544,0.165689,0.661355)  material=G4_Al
-	 --> #secondaries=15  impactParameter[fm]=2.7221  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=24  #NNcollisions=0
-	 Collision 861  projectile=anti_xi_c+  Ekin[MeV]=1713.81  direction=(0.821401,0.468067,0.325905)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.894558  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=0
-	 Collision 862  projectile=xi-  Ekin[MeV]=9639.17  direction=(0.559698,0.489012,0.669033)  material=G4_Si
-	 --> #secondaries=15  impactParameter[fm]=2.05325  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 863  projectile=Ds+  Ekin[MeV]=17879.3  direction=(0.568605,0.722832,0.392687)  material=G4_Fe
-	 --> #secondaries=23  impactParameter[fm]=1.12999  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 864  projectile=xi_b-  Ekin[MeV]=20942  direction=(0.444305,0.636263,0.630684)  material=G4_Fe
-	 --> #secondaries=14  impactParameter[fm]=2.63231  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
-	 Collision 865  projectile=anti_lambda_c+  Ekin[MeV]=10734.3  direction=(0.850739,0.32689,0.411566)  material=G4_Al
-	 --> #secondaries=22  impactParameter[fm]=3.25831  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 866  projectile=hyperHe5  Ekin[MeV]=13830.5  direction=(0.515078,0.515937,0.684473)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=0.591934  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 867  projectile=hyperalpha  Ekin[MeV]=9928.62  direction=(0.0609745,0.55119,0.832149)  material=G4_Pb
-	 --> #secondaries=63  impactParameter[fm]=6.14507  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=201  #NNcollisions=5
-	 Collision 868  projectile=anti_neutron  Ekin[MeV]=1064.98  direction=(0.598516,0.368026,0.711573)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.4812  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 869  projectile=anti_hypertriton  Ekin[MeV]=9274.35  direction=(0.923539,0.344547,0.168414)  material=G4_Cu
-	 --> #secondaries=30  impactParameter[fm]=3.91114  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=3
-	 Collision 870  projectile=anti_hyperHe5  Ekin[MeV]=19086.8  direction=(0.140631,0.441499,0.886172)  material=G4_C
-	 --> #secondaries=25  impactParameter[fm]=2.16676  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=10  #NNcollisions=4
-	 Collision 871  projectile=B+  Ekin[MeV]=14899.8  direction=(0.969201,0.188434,0.158563)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=3.90746  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=2
-	 Collision 872  projectile=Bc-  Ekin[MeV]=20016  direction=(0.299313,0.610158,0.733565)  material=G4_C
-	 --> #secondaries=4  impactParameter[fm]=2.30956  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 873  projectile=anti_B0  Ekin[MeV]=3155.35  direction=(0.453214,0.0455258,0.890238)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=0.850778  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 874  projectile=anti_alpha  Ekin[MeV]=1532.43  direction=(0.82731,0.507034,0.241813)  material=G4_C
-	 --> #secondaries=12  impactParameter[fm]=3.3458  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=10  #NNcollisions=1
-	 Collision 875  projectile=pi+  Ekin[MeV]=21140  direction=(0.768982,0.401562,0.497408)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=0.116285  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=2  #NNcollisions=2
-	 Collision 876  projectile=Bs0  Ekin[MeV]=2235.24  direction=(0.692161,0.498875,0.521572)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=2.2461  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 877  projectile=kaon+  Ekin[MeV]=24635.4  direction=(0.925648,0.375836,0.0438455)  material=G4_Be
-	 --> #secondaries=7  impactParameter[fm]=1.27071  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 878  projectile=anti_hyperHe5  Ekin[MeV]=1213.15  direction=(0.345023,0.778499,0.524308)  material=G4_Si
-	 --> #secondaries=23  impactParameter[fm]=2.26083  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=26  #NNcollisions=4
-	 Collision 879  projectile=anti_deuteron  Ekin[MeV]=7929.91  direction=(0.142329,0.660439,0.737267)  material=G4_Si
-	 --> #secondaries=13  impactParameter[fm]=5.79129  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 880  projectile=xi_b0  Ekin[MeV]=27641.9  direction=(0.465964,0.246027,0.849911)  material=G4_Pb
-	 --> #secondaries=21  impactParameter[fm]=6.60025  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=1
-	 Collision 881  projectile=Ds+  Ekin[MeV]=26567.4  direction=(0.78129,0.330462,0.529509)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=0.755431  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 882  projectile=D0  Ekin[MeV]=12391.2  direction=(0.700383,0.662063,0.266714)  material=G4_H
-	 --> #secondaries=3  impactParameter[fm]=0.972675  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 883  projectile=Ds+  Ekin[MeV]=19749  direction=(0.640943,0.415496,0.645411)  material=G4_H
-	 --> #secondaries=9  impactParameter[fm]=0.824553  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 884  projectile=anti_B0  Ekin[MeV]=26897.2  direction=(0.67058,0.417565,0.613158)  material=G4_Pb
-	 --> #secondaries=48  impactParameter[fm]=3.735  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 885  projectile=anti_triton  Ekin[MeV]=17570.9  direction=(0.846001,0.49281,0.203521)  material=G4_H
-	 --> #secondaries=10  impactParameter[fm]=0.933209  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 886  projectile=anti_hyperHe5  Ekin[MeV]=14425.8  direction=(0.0635902,0.55455,0.829717)  material=G4_Fe
-	 --> #secondaries=77  impactParameter[fm]=1.99371  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=50  #NNcollisions=7
-	 Collision 887  projectile=Bs0  Ekin[MeV]=16457.6  direction=(0.422398,0.206567,0.882559)  material=G4_Cu
-	 --> #secondaries=9  impactParameter[fm]=4.35149  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 888  projectile=xi-  Ekin[MeV]=28972.7  direction=(0.486668,0.38133,0.785965)  material=G4_Pb
-	 --> #secondaries=34  impactParameter[fm]=6.9479  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
-	 Collision 889  projectile=xi_b-  Ekin[MeV]=24886.1  direction=(0.884308,0.242711,0.398861)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=0.896676  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 890  projectile=anti_deuteron  Ekin[MeV]=16746.1  direction=(0.689166,0.720274,0.0790977)  material=G4_Pb
-	 --> #secondaries=44  impactParameter[fm]=7.00695  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=3
-	 Collision 891  projectile=anti_sigma-  Ekin[MeV]=27748.8  direction=(0.48093,0.575427,0.661506)  material=G4_C
-	 --> #secondaries=21  impactParameter[fm]=2.17057  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 892  projectile=doublehyperdoubleneutron  Ekin[MeV]=9845.73  direction=(0.0926197,0.629739,0.771265)  material=G4_Si
-	 --> #secondaries=31  impactParameter[fm]=2.19029  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=21  #NNcollisions=2
-	 Collision 893  projectile=B+  Ekin[MeV]=18455.2  direction=(0.224797,0.20029,0.953599)  material=G4_Pb
-	 --> #secondaries=56  impactParameter[fm]=5.27008  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=2
-	 Collision 894  projectile=anti_sigma-  Ekin[MeV]=19793.9  direction=(0.484956,0.62861,0.608002)  material=G4_W
-	 --> #secondaries=44  impactParameter[fm]=6.02998  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=3
-	 Collision 895  projectile=D+  Ekin[MeV]=2595.57  direction=(0.0171392,0.634807,0.772481)  material=G4_Fe
-	 --> #secondaries=14  impactParameter[fm]=2.8407  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=53  #NNcollisions=1
-	 Collision 896  projectile=Bc-  Ekin[MeV]=12930  direction=(0.129463,0.73396,0.66674)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.11072  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 897  projectile=anti_Bs0  Ekin[MeV]=6909.82  direction=(0.874904,0.267195,0.403919)  material=G4_Pb
-	 --> #secondaries=39  impactParameter[fm]=4.73552  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=202  #NNcollisions=4
-	 Collision 898  projectile=anti_D0  Ekin[MeV]=23054.1  direction=(0.713709,0.671099,0.200614)  material=G4_Fe
-	 --> #secondaries=7  impactParameter[fm]=4.14561  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 899  projectile=Bs0  Ekin[MeV]=27768.3  direction=(0.661017,0.538314,0.522756)  material=G4_H
-	 --> #secondaries=6  impactParameter[fm]=1.28873  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 900  projectile=anti_hyperalpha  Ekin[MeV]=1590.37  direction=(0.514471,0.303487,0.802007)  material=G4_He
-	 --> #secondaries=15  impactParameter[fm]=0.545828  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=3
+	 	 	 j=0	xi-	 p=(2412.68,3261.9,307.4864278.14) MeV
+	 	 	 j=1	proton	 p=(320.093,187.337,-259.9761041.87) MeV
+	 	 	 j=2	proton	 p=(-127.661,-125.096,-103.898960.779) MeV
+	 	 	 j=3	neutron	 p=(-26.8137,116.726,463.7081054.59) MeV
+	 	 	 j=4	B10[718.380]	 p=(-97.6214,-250.603,48.63839329.16) MeV
+	 	 	 j=5	triton	 p=(-33.0767,-15.2932,-171.5442814.39) MeV
+	 	 	 j=6	proton	 p=(114.01,-75.9374,-5.37382948.234) MeV
+	 	 	 j=7	alpha	 p=(78.3595,390.575,-16.20133748.64) MeV
+	 	 	 j=8	triton	 p=(-6.92473,194.241,81.18832816.81) MeV
+	 	 	 j=9	alpha	 p=(48.5359,-91.2924,-194.4143733.88) MeV
+	 	 	 j=10	gamma	 p=(-1.11164,0.709704,0.7091341.49743) MeV
+	 	 	 j=11	gamma	 p=(0.060746,-0.44245,0.9363681.03742) MeV
+	 Collision 801  projectile=doublehyperH4  Ekin[MeV]=29475.5  direction=(0.461177,0.538836,0.704962)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=1.73821  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=1  #NNcollisions=2
+	 Collision 802  projectile=Ds+  Ekin[MeV]=22598.4  direction=(0.92258,0.320318,0.215043)  material=G4_Ar
+	 --> #secondaries=8  impactParameter[fm]=1.78237  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 803  projectile=xi_b0  Ekin[MeV]=21612.6  direction=(0.478577,0.859841,0.177868)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=1.87233  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 804  projectile=D+  Ekin[MeV]=16268.1  direction=(0.371731,0.237095,0.897553)  material=G4_Pb
+	 --> #secondaries=47  impactParameter[fm]=5.58683  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=204  #NNcollisions=1
+	 Collision 805  projectile=D+  Ekin[MeV]=23155.1  direction=(0.411426,0.551152,0.72592)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=0.698092  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 806  projectile=kaon-  Ekin[MeV]=24792.2  direction=(0.333901,0.942135,0.0298623)  material=G4_C
+	 --> #secondaries=18  impactParameter[fm]=1.0778  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 807  projectile=anti_B0  Ekin[MeV]=11657.9  direction=(0.290649,0.537093,0.791868)  material=G4_Ar
+	 --> #secondaries=13  impactParameter[fm]=3.26811  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 808  projectile=kaon-  Ekin[MeV]=13621.2  direction=(0.527477,0.137984,0.838289)  material=G4_Fe
+	 --> #secondaries=28  impactParameter[fm]=2.23159  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=54  #NNcollisions=1
+	 Collision 809  projectile=anti_omega_c0  Ekin[MeV]=18449.5  direction=(0.63891,0.735607,0.225115)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=1.07524  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 810  projectile=xi_c+  Ekin[MeV]=14988.5  direction=(0.149572,0.689998,0.708188)  material=G4_Si
+	 --> #secondaries=14  impactParameter[fm]=1.00516  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 811  projectile=deuteron  Ekin[MeV]=20692.2  direction=(0.662129,0.215717,0.717671)  material=G4_C
+	 --> #secondaries=15  impactParameter[fm]=2.62273  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=10  #NNcollisions=1
+	 Collision 812  projectile=lambda_c+  Ekin[MeV]=4005.5  direction=(0.824744,0.402543,0.397185)  material=G4_Pb
+	 --> #secondaries=63  impactParameter[fm]=4.13657  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=199  #NNcollisions=1
+	 Collision 813  projectile=anti_Bs0  Ekin[MeV]=11812  direction=(0.334801,0.278613,0.900157)  material=G4_Al
+	 --> #secondaries=7  impactParameter[fm]=3.24179  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 814  projectile=anti_proton  Ekin[MeV]=14806.3  direction=(0.934215,0.356172,0.0195789)  material=G4_Pb
+	 --> #secondaries=84  impactParameter[fm]=5.18923  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
+	 Collision 815  projectile=omega_c0  Ekin[MeV]=5990.44  direction=(0.315828,0.103883,0.943112)  material=G4_Cu
+	 --> #secondaries=12  impactParameter[fm]=1.9822  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 816  projectile=anti_hypertriton  Ekin[MeV]=19331.6  direction=(0.718636,0.440362,0.538185)  material=G4_W
+	 --> #secondaries=48  impactParameter[fm]=6.75292  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=2
+	 Collision 817  projectile=anti_lambda_b  Ekin[MeV]=14157.7  direction=(0.253969,0.593281,0.763883)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.34912  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 818  projectile=anti_D0  Ekin[MeV]=7889.31  direction=(0.511863,0.0202316,0.858829)  material=G4_H
+	 --> #secondaries=5  impactParameter[fm]=0.754615  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 819  projectile=xi0  Ekin[MeV]=23850.5  direction=(0.0336583,0.846806,0.530836)  material=G4_Ar
+	 --> #secondaries=38  impactParameter[fm]=1.80156  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=4
+	 Collision 820  projectile=anti_neutron  Ekin[MeV]=4116.38  direction=(0.822129,0.276619,0.49758)  material=G4_Pb
+	 --> #secondaries=71  impactParameter[fm]=3.40715  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 821  projectile=anti_hypertriton  Ekin[MeV]=6767.42  direction=(0.408883,0.701305,0.583941)  material=G4_W
+	 --> #secondaries=47  impactParameter[fm]=7.11354  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=184  #NNcollisions=2
+	 Collision 822  projectile=anti_triton  Ekin[MeV]=26901.1  direction=(0.799287,0.470369,0.374023)  material=G4_Al
+	 --> #secondaries=45  impactParameter[fm]=2.99277  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=22  #NNcollisions=5
+	 Collision 823  projectile=He3  Ekin[MeV]=13616.1  direction=(0.708324,0.418161,0.5687)  material=G4_Ar
+	 --> #secondaries=11  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 824  projectile=doublehyperdoubleneutron  Ekin[MeV]=9552.79  direction=(0.0348933,0.696495,0.716712)  material=G4_Pb
+	 --> #secondaries=73  impactParameter[fm]=6.96913  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=197  #NNcollisions=3
+	 Collision 825  projectile=xi_c0  Ekin[MeV]=12927.1  direction=(0.945085,0.20718,0.252767)  material=G4_Si
+	 --> #secondaries=13  impactParameter[fm]=3.06002  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 826  projectile=Ds+  Ekin[MeV]=22106.8  direction=(0.0139429,0.784208,0.620342)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=1.59915  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 827  projectile=pi-  Ekin[MeV]=11666.1  direction=(0.514096,0.383743,0.767102)  material=G4_C
+	 --> #secondaries=21  impactParameter[fm]=1.12841  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=9  #NNcollisions=3
+	 Collision 828  projectile=sigma+  Ekin[MeV]=9793.08  direction=(0.824049,0.523247,0.217152)  material=G4_C
+	 --> #secondaries=18  impactParameter[fm]=0.780879  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=5
+	 Collision 829  projectile=anti_D0  Ekin[MeV]=14906.7  direction=(0.274713,0.530346,0.802038)  material=G4_Be
+	 --> #secondaries=15  impactParameter[fm]=1.46026  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=6  #NNcollisions=3
+	 Collision 830  projectile=anti_He3  Ekin[MeV]=24437  direction=(0.55684,0.355868,0.750525)  material=G4_Si
+	 --> #secondaries=11  impactParameter[fm]=3.88638  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=29  #NNcollisions=1
+	 Collision 831  projectile=sigma-  Ekin[MeV]=28744  direction=(0.679425,0.515331,0.522317)  material=G4_Si
+	 --> #secondaries=28  impactParameter[fm]=1.99795  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 832  projectile=D+  Ekin[MeV]=1270.35  direction=(0.288137,0.415889,0.862562)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=2.03302  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 833  projectile=sigma-  Ekin[MeV]=5445.08  direction=(0.395609,0.255301,0.882222)  material=G4_Si
+	 --> #secondaries=8  impactParameter[fm]=3.85425  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 834  projectile=doublehyperdoubleneutron  Ekin[MeV]=17108  direction=(0.0735815,0.753687,0.653101)  material=G4_He
+	 --> #secondaries=12  impactParameter[fm]=1.25445  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=1  #NNcollisions=4
+	 Collision 835  projectile=kaon+  Ekin[MeV]=20277.8  direction=(0.668174,0.452442,0.590627)  material=G4_Al
+	 --> #secondaries=27  impactParameter[fm]=2.50093  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 836  projectile=D+  Ekin[MeV]=3145.21  direction=(0.800237,0.214011,0.560197)  material=G4_Al
+	 --> #secondaries=6  impactParameter[fm]=4.16644  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 837  projectile=anti_lambda_b  Ekin[MeV]=5715.26  direction=(0.864374,0.326927,0.382069)  material=G4_C
+	 --> #secondaries=7  impactParameter[fm]=2.38796  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 838  projectile=anti_xi-  Ekin[MeV]=28028.1  direction=(0.492666,0.678461,0.54495)  material=G4_Fe
+	 --> #secondaries=22  impactParameter[fm]=4.88339  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 839  projectile=xi_b0  Ekin[MeV]=17028.5  direction=(0.782542,0.156427,0.602626)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=0.58735  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 840  projectile=kaon+  Ekin[MeV]=10015.2  direction=(0.848398,0.326271,0.416854)  material=G4_Cu
+	 --> #secondaries=11  impactParameter[fm]=4.96762  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 841  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=2639.88  direction=(0.560424,0.804658,0.196089)  material=G4_Fe
+	 --> #secondaries=40  impactParameter[fm]=4.22957  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=4
+	 Collision 842  projectile=anti_triton  Ekin[MeV]=20384.6  direction=(0.369178,0.659832,0.654469)  material=G4_Fe
+	 --> #secondaries=36  impactParameter[fm]=5.38816  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=52  #NNcollisions=4
+	 Collision 843  projectile=hyperH4  Ekin[MeV]=23894  direction=(0.571603,0.315622,0.757398)  material=G4_Si
+	 --> #secondaries=30  impactParameter[fm]=5.38689  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 844  projectile=anti_xi_c+  Ekin[MeV]=18278.7  direction=(0.398801,0.905524,0.144857)  material=G4_He
+	 --> #secondaries=9  impactParameter[fm]=0.0654828  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=2
+	 Collision 845  projectile=anti_hyperH4  Ekin[MeV]=2525.57  direction=(0.813111,0.533337,0.233241)  material=G4_Cu
+	 --> #secondaries=8  impactParameter[fm]=8.26987  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=62  #NNcollisions=0
+	 Collision 846  projectile=anti_hyperHe5  Ekin[MeV]=14932.3  direction=(0.794075,0.433373,0.426184)  material=G4_Be
+	 --> #secondaries=15  impactParameter[fm]=5.58863  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=7  #NNcollisions=2
+	 Collision 847  projectile=deuteron  Ekin[MeV]=4373.35  direction=(0.284044,0.287635,0.91465)  material=G4_Pb
+	 --> #secondaries=26  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 848  projectile=xi_c+  Ekin[MeV]=27168.9  direction=(0.116059,0.794966,0.595449)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=1.04305  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 849  projectile=doublehyperH4  Ekin[MeV]=4791.18  direction=(0.0842881,0.94542,0.314764)  material=G4_W
+	 --> #secondaries=11  impactParameter[fm]=9.55401  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=182  #NNcollisions=1
+	 Collision 850  projectile=anti_sigma+  Ekin[MeV]=4471.31  direction=(0.688406,0.569059,0.449743)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=2.8633  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 851  projectile=hyperHe5  Ekin[MeV]=19418.9  direction=(0.766389,0.439934,0.468088)  material=G4_Al
+	 --> #secondaries=18  impactParameter[fm]=5.09598  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 852  projectile=B0  Ekin[MeV]=21734  direction=(0.0314419,0.563227,0.825704)  material=G4_Pb
+	 --> #secondaries=29  impactParameter[fm]=5.82427  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
+	 Collision 853  projectile=anti_xi_c0  Ekin[MeV]=21588.6  direction=(0.457575,0.827575,0.325184)  material=G4_Cu
+	 --> #secondaries=37  impactParameter[fm]=3.19261  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=2
+	 Collision 854  projectile=hyperalpha  Ekin[MeV]=1255.62  direction=(0.0415498,0.125497,0.991224)  material=G4_Si
+	 --> #secondaries=14  impactParameter[fm]=3.61548  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 855  projectile=anti_lambda  Ekin[MeV]=13385.4  direction=(0.312196,0.681146,0.662249)  material=G4_W
+	 --> #secondaries=48  impactParameter[fm]=5.09324  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=184  #NNcollisions=2
+	 Collision 856  projectile=anti_sigma+  Ekin[MeV]=3558.52  direction=(0.302282,0.129866,0.94433)  material=G4_Al
+	 --> #secondaries=22  impactParameter[fm]=2.15735  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 857  projectile=kaon0S  Ekin[MeV]=18208.5  direction=(0.546472,0.823641,0.151604)  material=G4_Al
+	 --> #secondaries=12  impactParameter[fm]=4.06618  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 858  projectile=anti_omega_b-  Ekin[MeV]=29128.3  direction=(0.632543,0.208605,0.745904)  material=G4_Ar
+	 --> #secondaries=43  impactParameter[fm]=1.00058  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=5
+	 Collision 859  projectile=anti_B0  Ekin[MeV]=1817.3  direction=(0.64809,0.329996,0.686354)  material=G4_Be
+	 --> #secondaries=6  impactParameter[fm]=2.21805  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 860  projectile=proton  Ekin[MeV]=28262.8  direction=(0.313884,0.299949,0.900837)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=3.12325  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 861  projectile=doublehyperH4  Ekin[MeV]=13940  direction=(0.781928,0.455752,0.425299)  material=G4_C
+	 --> #secondaries=20  impactParameter[fm]=0.975091  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=3
+	 Collision 862  projectile=anti_omega_b-  Ekin[MeV]=13986.2  direction=(0.00733669,0.991635,0.128867)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=1.7202  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 863  projectile=anti_xi_c+  Ekin[MeV]=3681.28  direction=(0.570357,0.415705,0.708437)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=0.663146  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 864  projectile=kaon+  Ekin[MeV]=1334.17  direction=(0.116377,0.702275,0.70233)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 865  projectile=anti_xi_b-  Ekin[MeV]=16865  direction=(0.853098,0.457827,0.250237)  material=G4_C
+	 --> #secondaries=14  impactParameter[fm]=1.29647  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 866  projectile=sigma-  Ekin[MeV]=7805.67  direction=(0.366935,0.775385,0.513942)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=4.10273  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 867  projectile=anti_proton  Ekin[MeV]=21317.7  direction=(0.649984,0.665137,0.367579)  material=G4_Fe
+	 --> #secondaries=6  impactParameter[fm]=5.31799  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 868  projectile=anti_hyperalpha  Ekin[MeV]=5496.85  direction=(0.621995,0.741636,0.251194)  material=G4_Be
+	 --> #secondaries=18  impactParameter[fm]=1.68646  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=3
+	 Collision 869  projectile=Bs0  Ekin[MeV]=28751.2  direction=(0.646672,0.485458,0.588342)  material=G4_Be
+	 --> #secondaries=12  impactParameter[fm]=0.263191  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=7  #NNcollisions=1
+	 Collision 870  projectile=anti_xi_b-  Ekin[MeV]=1194.13  direction=(0.685321,0.72501,0.0685218)  material=G4_H
+	 --> #secondaries=2  impactParameter[fm]=2.58737  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=0
+	 Collision 871  projectile=xi_c+  Ekin[MeV]=10385.6  direction=(0.794071,0.133833,0.592909)  material=G4_Fe
+	 --> #secondaries=5  impactParameter[fm]=4.0574  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
+	 Collision 872  projectile=anti_He3  Ekin[MeV]=15734.7  direction=(0.723398,0.591915,0.355433)  material=G4_Fe
+	 --> #secondaries=26  impactParameter[fm]=3.97306  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=54  #NNcollisions=2
+	 Collision 873  projectile=pi-  Ekin[MeV]=25519.5  direction=(0.483978,0.0641019,0.872729)  material=G4_He
+	 --> #secondaries=11  impactParameter[fm]=2.29632  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 874  projectile=anti_triton  Ekin[MeV]=9480.51  direction=(0.267123,0.0491454,0.962408)  material=G4_Fe
+	 --> #secondaries=31  impactParameter[fm]=3.23983  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=2
+	 Collision 875  projectile=anti_doublehyperH4  Ekin[MeV]=25809.5  direction=(0.552416,0.32332,0.768311)  material=G4_W
+	 --> #secondaries=170  impactParameter[fm]=1.44179  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=5
+	 Collision 876  projectile=omega-  Ekin[MeV]=6102.82  direction=(0.620511,0.620438,0.479607)  material=G4_Al
+	 --> #secondaries=8  impactParameter[fm]=2.57035  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=0
+	 Collision 877  projectile=anti_omega_c0  Ekin[MeV]=5747.66  direction=(0.773789,0.633208,0.0172558)  material=G4_Fe
+	 --> #secondaries=5  impactParameter[fm]=4.03929  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 878  projectile=anti_xi_b0  Ekin[MeV]=1939.01  direction=(0.860777,0.360354,0.359456)  material=G4_Ar
+	 --> #secondaries=17  impactParameter[fm]=0.963599  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=35  #NNcollisions=0
+	 Collision 879  projectile=anti_B0  Ekin[MeV]=1085.68  direction=(0.0867911,0.764855,0.63833)  material=G4_Fe
+	 --> #secondaries=13  impactParameter[fm]=2.93448  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 880  projectile=lambda_b  Ekin[MeV]=22888.6  direction=(0.460816,0.686084,0.562972)  material=G4_Ar
+	 --> #secondaries=23  impactParameter[fm]=0.512734  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 881  projectile=lambda  Ekin[MeV]=14060.2  direction=(0.606404,0.349837,0.714065)  material=G4_He
+	 --> #secondaries=8  impactParameter[fm]=1.39501  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 882  projectile=omega-  Ekin[MeV]=23922.9  direction=(0.537822,0.102778,0.83677)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.42097  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=1
+	 Collision 883  projectile=anti_hyperHe5  Ekin[MeV]=8333.35  direction=(0.146206,0.906192,0.396788)  material=G4_Cu
+	 --> #secondaries=44  impactParameter[fm]=4.4304  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=63  #NNcollisions=3
+	 Collision 884  projectile=anti_xi0  Ekin[MeV]=10012.4  direction=(0.652019,0.431307,0.623574)  material=G4_Ar
+	 --> #secondaries=16  impactParameter[fm]=4.58703  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=0
+	 Collision 885  projectile=xi0  Ekin[MeV]=8032.8  direction=(0.663276,0.569256,0.485812)  material=G4_Fe
+	 --> #secondaries=10  impactParameter[fm]=4.7342  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=0
+	 Collision 886  projectile=anti_B0  Ekin[MeV]=1224.67  direction=(0.581707,0.431197,0.6897)  material=G4_Pb
+	 --> #secondaries=7  impactParameter[fm]=8.28884  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 887  projectile=hyperHe5  Ekin[MeV]=10292.9  direction=(0.339289,0.414079,0.844643)  material=G4_Cu
+	 --> #secondaries=44  impactParameter[fm]=4.45017  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=54  #NNcollisions=4
+	 Collision 888  projectile=anti_hyperalpha  Ekin[MeV]=6000.14  direction=(0.777586,0.134022,0.614328)  material=G4_H
+	 --> #secondaries=8  impactParameter[fm]=1.87096  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 889  projectile=sigma+  Ekin[MeV]=18603  direction=(0.568989,0.820792,0.0505162)  material=G4_Be
+	 --> #secondaries=15  impactParameter[fm]=1.03797  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=2
+	 Collision 890  projectile=lambda  Ekin[MeV]=23666.9  direction=(0.635466,0.554228,0.5376)  material=G4_Al
+	 --> #secondaries=16  impactParameter[fm]=6.39872  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 891  projectile=anti_lambda_c+  Ekin[MeV]=28312.2  direction=(0.2901,0.577575,0.763052)  material=G4_Be
+	 --> #secondaries=9  impactParameter[fm]=0.728201  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 892  projectile=alpha  Ekin[MeV]=26919.6  direction=(0.597444,0.638028,0.485779)  material=G4_Cu
+	 --> #secondaries=78  impactParameter[fm]=0.795853  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=50  #NNcollisions=12
+	 Collision 893  projectile=deuteron  Ekin[MeV]=24051.7  direction=(0.483279,0.654255,0.581714)  material=G4_Pb
+	 --> #secondaries=8  impactParameter[fm]=8.09396  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=206  #NNcollisions=0
+	 Collision 894  projectile=anti_alpha  Ekin[MeV]=2596.59  direction=(0.493992,0.559683,0.665377)  material=G4_Pb
+	 --> #secondaries=70  impactParameter[fm]=4.75013  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=203  #NNcollisions=4
+	 Collision 895  projectile=anti_xi_b0  Ekin[MeV]=28973.3  direction=(0.618139,0.684671,0.386173)  material=G4_H
+	 --> #secondaries=6  impactParameter[fm]=0.853555  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 896  projectile=proton  Ekin[MeV]=1915.34  direction=(0.347747,0.826263,0.443127)  material=G4_Al
+	 --> #secondaries=10  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 897  projectile=anti_sigma-  Ekin[MeV]=16106.3  direction=(0.457703,0.649898,0.606746)  material=G4_Al
+	 --> #secondaries=20  impactParameter[fm]=4.03403  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 898  projectile=pi+  Ekin[MeV]=17532.5  direction=(0.949569,0.0435164,0.310524)  material=G4_C
+	 --> #secondaries=5  impactParameter[fm]=1.3678  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=0
+	 Collision 899  projectile=anti_xi_b-  Ekin[MeV]=21268.6  direction=(0.767708,0.526787,0.364857)  material=G4_W
+	 --> #secondaries=49  impactParameter[fm]=4.96218  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=3
+	 Collision 900  projectile=lambda_b  Ekin[MeV]=28217.3  direction=(0.523476,0.844578,0.11252)  material=G4_Cu
+	 --> #secondaries=63  impactParameter[fm]=2.07665  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=57  #NNcollisions=6
 	 	 List of produced secondaries: 
-	 	 	 j=0	pi0	 p=(427.222,-65.0233,-27.9284453.592) MeV
-	 	 	 j=1	pi+	 p=(76.8457,103.738,-274.959334.289) MeV
-	 	 	 j=2	anti_neutron	 p=(375.808,224.143,750.9341279.91) MeV
-	 	 	 j=3	pi+	 p=(253.048,106.464,129.538334.108) MeV
-	 	 	 j=4	anti_proton	 p=(76.6543,424.589,522.1141157.2) MeV
-	 	 	 j=5	proton	 p=(360.745,-258.758,275.7551074.01) MeV
-	 	 	 j=6	pi-	 p=(-172.515,106.647,-4.30457246.239) MeV
-	 	 	 j=7	pi0	 p=(-0.903536,-88.3914,277.086320.639) MeV
-	 	 	 j=8	pi0	 p=(306.979,-15.598,720.416794.794) MeV
-	 	 	 j=9	pi-	 p=(-22.6593,161.333,-30.9407216.746) MeV
-	 	 	 j=10	pi0	 p=(426.771,-109.515,-24.6968461.472) MeV
-	 	 	 j=11	kaon+	 p=(-82.0958,117.455,192.668548.975) MeV
-	 	 	 j=12	pi0	 p=(-130.777,541.795,598.633828.99) MeV
-	 	 	 j=13	pi-	 p=(-115.483,-117.415,-54.4083222.627) MeV
-	 	 	 j=14	neutron	 p=(213.161,44.0934,56.6652966.114) MeV
-	 Collision 901  projectile=lambda  Ekin[MeV]=22303  direction=(0.284412,0.835336,0.47045)  material=G4_Fe
-	 --> #secondaries=15  impactParameter[fm]=4.72914  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=1
-	 Collision 902  projectile=anti_hyperH4  Ekin[MeV]=5787.9  direction=(0.827583,0.546407,0.128629)  material=G4_Be
-	 --> #secondaries=15  impactParameter[fm]=3.28492  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=7  #NNcollisions=1
-	 Collision 903  projectile=anti_xi_c+  Ekin[MeV]=1425.69  direction=(0.595269,0.695523,0.40237)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=0.483305  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=0
-	 Collision 904  projectile=pi+  Ekin[MeV]=1380.78  direction=(0.538871,0.654363,0.530496)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 905  projectile=Bc+  Ekin[MeV]=25520.5  direction=(0.196745,0.682,0.704391)  material=G4_Cu
-	 --> #secondaries=14  impactParameter[fm]=4.14275  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=61  #NNcollisions=2
-	 Collision 906  projectile=kaon-  Ekin[MeV]=4825.82  direction=(0.359609,0.928513,0.0924346)  material=G4_C
-	 --> #secondaries=15  impactParameter[fm]=1.21945  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=9  #NNcollisions=3
-	 Collision 907  projectile=Bc-  Ekin[MeV]=11956.7  direction=(0.0672322,0.871875,0.485092)  material=G4_Cu
-	 --> #secondaries=15  impactParameter[fm]=2.5219  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 908  projectile=kaon-  Ekin[MeV]=26632.6  direction=(0.177437,0.623307,0.761581)  material=G4_Ar
-	 --> #secondaries=15  impactParameter[fm]=4.2558  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 909  projectile=D+  Ekin[MeV]=4672.2  direction=(0.337352,0.894222,0.294212)  material=G4_W
-	 --> #secondaries=28  impactParameter[fm]=2.88062  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=184  #NNcollisions=1
-	 Collision 910  projectile=anti_hyperalpha  Ekin[MeV]=11329.7  direction=(0.63939,0.758385,0.126619)  material=G4_W
-	 --> #secondaries=99  impactParameter[fm]=1.93789  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=182  #NNcollisions=4
-	 Collision 911  projectile=anti_xi-  Ekin[MeV]=12790.7  direction=(0.671308,0.463507,0.578365)  material=G4_Cu
-	 --> #secondaries=60  impactParameter[fm]=0.774685  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=2
-	 Collision 912  projectile=triton  Ekin[MeV]=22422.4  direction=(0.155916,0.981704,0.109306)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=2.11943  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 913  projectile=anti_xi_c+  Ekin[MeV]=28895  direction=(0.257651,0.856392,0.447446)  material=G4_H
-	 --> #secondaries=8  impactParameter[fm]=0.758046  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 914  projectile=anti_hyperHe5  Ekin[MeV]=25974  direction=(0.301217,0.83769,0.45557)  material=G4_H
-	 --> #secondaries=7  impactParameter[fm]=2.83751  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 915  projectile=anti_omega-  Ekin[MeV]=23531.9  direction=(0.668035,0.0230041,0.743775)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=1.36467  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=2
-	 Collision 916  projectile=xi_b-  Ekin[MeV]=11378.3  direction=(0.0557066,0.125136,0.990574)  material=G4_Cu
-	 --> #secondaries=9  impactParameter[fm]=2.30572  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 917  projectile=xi0  Ekin[MeV]=3336.81  direction=(0.377626,0.139272,0.915424)  material=G4_C
-	 --> #secondaries=6  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 918  projectile=Ds-  Ekin[MeV]=15250.3  direction=(0.792973,0.457893,0.401905)  material=G4_C
-	 --> #secondaries=12  impactParameter[fm]=1.36769  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 919  projectile=He3  Ekin[MeV]=9925.35  direction=(0.651497,0.465828,0.598795)  material=G4_Cu
-	 --> #secondaries=6  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 920  projectile=anti_sigma-  Ekin[MeV]=4617.2  direction=(0.111371,0.606096,0.787556)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=0.968629  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=9  #NNcollisions=3
-	 Collision 921  projectile=Bc+  Ekin[MeV]=13487.6  direction=(0.145035,0.962307,0.230064)  material=G4_Al
-	 --> #secondaries=12  impactParameter[fm]=1.49342  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 922  projectile=xi_b0  Ekin[MeV]=28363.8  direction=(0.134967,0.520332,0.843231)  material=G4_Al
-	 --> #secondaries=24  impactParameter[fm]=3.27172  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=0
-	 Collision 923  projectile=kaon+  Ekin[MeV]=5130.53  direction=(0.192209,0.803642,0.563218)  material=G4_Pb
-	 --> #secondaries=49  impactParameter[fm]=4.32277  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=203  #NNcollisions=3
-	 Collision 924  projectile=anti_He3  Ekin[MeV]=26979.2  direction=(0.0376562,0.709352,0.703848)  material=G4_Pb
-	 --> #secondaries=32  impactParameter[fm]=7.35522  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=205  #NNcollisions=2
-	 Collision 925  projectile=xi_b-  Ekin[MeV]=16379.1  direction=(0.527767,0.849379,0.0040622)  material=G4_W
-	 --> #secondaries=49  impactParameter[fm]=5.8608  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=2
-	 Collision 926  projectile=Ds+  Ekin[MeV]=15925.5  direction=(0.455754,0.67774,0.577024)  material=G4_C
-	 --> #secondaries=11  impactParameter[fm]=2.21411  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
-	 Collision 927  projectile=anti_xi_b-  Ekin[MeV]=17012  direction=(0.568204,0.818671,0.0831999)  material=G4_Fe
-	 --> #secondaries=14  impactParameter[fm]=5.31124  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 928  projectile=lambda_c+  Ekin[MeV]=28631.5  direction=(0.198753,0.681865,0.703958)  material=G4_Si
-	 --> #secondaries=30  impactParameter[fm]=2.19373  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=2
-	 Collision 929  projectile=xi_b0  Ekin[MeV]=14095.2  direction=(0.0602176,0.318977,0.945847)  material=G4_Be
-	 --> #secondaries=6  impactParameter[fm]=2.86226  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
-	 Collision 930  projectile=B-  Ekin[MeV]=6347.67  direction=(0.316698,0.465993,0.826168)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=1.0441  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=6  #NNcollisions=2
-	 Collision 931  projectile=B-  Ekin[MeV]=11347.8  direction=(0.335218,0.199189,0.920843)  material=G4_Si
-	 --> #secondaries=11  impactParameter[fm]=0.66479  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 932  projectile=anti_xi-  Ekin[MeV]=19642.4  direction=(0.259757,0.0653959,0.963457)  material=G4_W
-	 --> #secondaries=46  impactParameter[fm]=5.4353  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=185  #NNcollisions=1
-	 Collision 933  projectile=xi0  Ekin[MeV]=7130.32  direction=(0.723591,0.272677,0.634085)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=1.73286  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 934  projectile=B+  Ekin[MeV]=17515.3  direction=(0.383615,0.917819,0.102217)  material=G4_Cu
-	 --> #secondaries=30  impactParameter[fm]=1.08839  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=59  #NNcollisions=4
-	 Collision 935  projectile=kaon+  Ekin[MeV]=2335.25  direction=(0.0603103,0.854255,0.516344)  material=G4_Cu
-	 --> #secondaries=23  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 936  projectile=kaon+  Ekin[MeV]=8095.62  direction=(0.0350718,0.981206,0.189751)  material=G4_Si
-	 --> #secondaries=10  impactParameter[fm]=1.95676  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=0
-	 Collision 937  projectile=anti_neutron  Ekin[MeV]=23491.6  direction=(0.642257,0.637076,0.426193)  material=G4_Pb
-	 --> #secondaries=23  impactParameter[fm]=6.31738  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=0
-	 Collision 938  projectile=anti_He3  Ekin[MeV]=19212.7  direction=(0.693947,0.663732,0.2791)  material=G4_C
-	 --> #secondaries=17  impactParameter[fm]=1.2265  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=12  #NNcollisions=2
-	 Collision 939  projectile=Bc-  Ekin[MeV]=24121.8  direction=(0.361312,0.602264,0.711851)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=1.93441  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 940  projectile=anti_lambda  Ekin[MeV]=3375.34  direction=(0.554824,0.555755,0.619117)  material=G4_Fe
-	 --> #secondaries=17  impactParameter[fm]=2.40921  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=56  #NNcollisions=1
-	 Collision 941  projectile=B-  Ekin[MeV]=14976.1  direction=(0.504103,0.34956,0.789739)  material=G4_Fe
-	 --> #secondaries=12  impactParameter[fm]=5.09625  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 942  projectile=anti_Bs0  Ekin[MeV]=26470.7  direction=(0.629906,0.532447,0.565436)  material=G4_Cu
-	 --> #secondaries=14  impactParameter[fm]=2.26624  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=64  #NNcollisions=0
-	 Collision 943  projectile=kaon-  Ekin[MeV]=19065  direction=(0.223929,0.315313,0.922189)  material=G4_Si
-	 --> #secondaries=14  impactParameter[fm]=1.62411  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=1
-	 Collision 944  projectile=Bs0  Ekin[MeV]=24408.5  direction=(0.529048,0.614092,0.585661)  material=G4_Fe
-	 --> #secondaries=6  impactParameter[fm]=2.25585  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=0
-	 Collision 945  projectile=xi_b0  Ekin[MeV]=16285.9  direction=(0.79291,0.373911,0.481129)  material=G4_Cu
-	 --> #secondaries=6  impactParameter[fm]=4.07681  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 946  projectile=omega_b-  Ekin[MeV]=28795.9  direction=(0.0887746,0.864141,0.495357)  material=G4_Al
-	 --> #secondaries=13  impactParameter[fm]=2.83836  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 947  projectile=doublehyperdoubleneutron  Ekin[MeV]=23694.3  direction=(0.978749,0.169833,0.11492)  material=G4_Be
-	 --> #secondaries=12  impactParameter[fm]=3.47937  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=8  #NNcollisions=2
-	 Collision 948  projectile=kaon0S  Ekin[MeV]=25242.8  direction=(0.676012,0.646689,0.353271)  material=G4_Pb
-	 --> #secondaries=33  impactParameter[fm]=5.89954  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
-	 Collision 949  projectile=anti_proton  Ekin[MeV]=29327.6  direction=(0.931016,0.245401,0.270162)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=0.428058  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
-	 Collision 950  projectile=D+  Ekin[MeV]=19929.3  direction=(0.787046,0.266058,0.556571)  material=G4_Al
-	 --> #secondaries=15  impactParameter[fm]=2.59007  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 951  projectile=doublehyperH4  Ekin[MeV]=21526.7  direction=(0.876749,0.472167,0.0914865)  material=G4_Al
-	 --> #secondaries=34  impactParameter[fm]=0.760874  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=19  #NNcollisions=7
-	 Collision 952  projectile=anti_xi_b-  Ekin[MeV]=28943.2  direction=(0.282501,0.525464,0.802546)  material=G4_C
-	 --> #secondaries=14  impactParameter[fm]=1.02252  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=2
-	 Collision 953  projectile=omega_c0  Ekin[MeV]=4713.24  direction=(0.706391,0.540657,0.456839)  material=G4_Al
-	 --> #secondaries=6  impactParameter[fm]=2.87901  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 954  projectile=anti_xi_c0  Ekin[MeV]=29459.4  direction=(0.944635,0.327587,0.01874)  material=G4_C
-	 --> #secondaries=25  impactParameter[fm]=0.235086  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=4
-	 Collision 955  projectile=anti_hypertriton  Ekin[MeV]=28304.6  direction=(0.681997,0.675947,0.279242)  material=G4_Cu
-	 --> #secondaries=16  impactParameter[fm]=4.12496  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=63  #NNcollisions=1
-	 Collision 956  projectile=pi-  Ekin[MeV]=11297.2  direction=(0.145097,0.692365,0.706808)  material=G4_Be
-	 --> #secondaries=12  impactParameter[fm]=1.62873  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 957  projectile=doublehyperdoubleneutron  Ekin[MeV]=16096  direction=(0.64816,0.688151,0.326093)  material=G4_He
-	 --> #secondaries=10  impactParameter[fm]=1.50013  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=2  #NNcollisions=2
-	 Collision 958  projectile=anti_xi_c+  Ekin[MeV]=11181.8  direction=(0.425443,0.832282,0.355394)  material=G4_Be
-	 --> #secondaries=9  impactParameter[fm]=1.8908  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=7  #NNcollisions=2
-	 Collision 959  projectile=hypertriton  Ekin[MeV]=11692.6  direction=(0.895282,0.441123,0.0622927)  material=G4_He
-	 --> #secondaries=9  impactParameter[fm]=3.26924  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 960  projectile=xi0  Ekin[MeV]=8438.32  direction=(0.354002,0.637038,0.684737)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=3.55774  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 961  projectile=He3  Ekin[MeV]=28263.4  direction=(0.709168,0.441088,0.55002)  material=G4_Al
-	 --> #secondaries=45  impactParameter[fm]=1.94499  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=20  #NNcollisions=8
-	 Collision 962  projectile=anti_xi_c0  Ekin[MeV]=28837.2  direction=(0.901247,0.0479912,0.43064)  material=G4_Si
-	 --> #secondaries=11  impactParameter[fm]=4.9448  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=0
-	 Collision 963  projectile=Ds+  Ekin[MeV]=24246.5  direction=(0.107804,0.401359,0.909555)  material=G4_W
-	 --> #secondaries=33  impactParameter[fm]=1.19607  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=181  #NNcollisions=1
-	 Collision 964  projectile=Ds+  Ekin[MeV]=11024.1  direction=(0.0899096,0.793356,0.602082)  material=G4_W
-	 --> #secondaries=78  impactParameter[fm]=2.42129  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=177  #NNcollisions=2
-	 Collision 965  projectile=anti_omega-  Ekin[MeV]=8366.25  direction=(0.704244,0.0154608,0.709789)  material=G4_Al
-	 --> #secondaries=18  impactParameter[fm]=4.76536  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
-	 Collision 966  projectile=anti_doublehyperH4  Ekin[MeV]=10172.1  direction=(0.684426,0.39831,0.610664)  material=G4_Be
-	 --> #secondaries=19  impactParameter[fm]=2.07319  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=6  #NNcollisions=2
-	 Collision 967  projectile=pi+  Ekin[MeV]=18173.1  direction=(0.48292,0.846699,0.223358)  material=G4_W
-	 --> #secondaries=76  impactParameter[fm]=4.83308  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=176  #NNcollisions=5
-	 Collision 968  projectile=anti_lambda_b  Ekin[MeV]=3942.19  direction=(0.553979,0.718004,0.421399)  material=G4_Si
-	 --> #secondaries=10  impactParameter[fm]=4.31073  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=28  #NNcollisions=0
-	 Collision 969  projectile=pi-  Ekin[MeV]=24693.2  direction=(0.284097,0.756072,0.589613)  material=G4_Al
-	 --> #secondaries=21  impactParameter[fm]=3.854  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 970  projectile=anti_lambda_c+  Ekin[MeV]=3647.36  direction=(0.683573,0.211556,0.69855)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=1.45026  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 971  projectile=omega_b-  Ekin[MeV]=13084.8  direction=(0.846703,0.525175,0.085354)  material=G4_Cu
-	 --> #secondaries=9  impactParameter[fm]=2.59433  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=64  #NNcollisions=1
-	 Collision 972  projectile=kaon0L  Ekin[MeV]=18575.8  direction=(0.364963,0.306158,0.879244)  material=G4_Ar
-	 --> #secondaries=13  impactParameter[fm]=3.58172  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
-	 Collision 973  projectile=xi_c0  Ekin[MeV]=9591.87  direction=(0.453372,0.761011,0.464022)  material=G4_W
-	 --> #secondaries=68  impactParameter[fm]=4.01277  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=177  #NNcollisions=2
-	 Collision 974  projectile=omega_c0  Ekin[MeV]=5462.3  direction=(0.0765517,0.670225,0.738199)  material=G4_Si
-	 --> #secondaries=22  impactParameter[fm]=1.46388  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
-	 Collision 975  projectile=lambda_c+  Ekin[MeV]=25934.7  direction=(0.491576,0.774331,0.398452)  material=G4_Pb
-	 --> #secondaries=35  impactParameter[fm]=4.30942  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 976  projectile=anti_lambda_c+  Ekin[MeV]=15570.2  direction=(0.547834,0.763378,0.342245)  material=G4_Fe
-	 --> #secondaries=43  impactParameter[fm]=2.10528  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=2
-	 Collision 977  projectile=anti_hyperHe5  Ekin[MeV]=22884  direction=(0.909243,0.38783,0.151209)  material=G4_Cu
-	 --> #secondaries=20  impactParameter[fm]=5.39884  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=63  #NNcollisions=2
-	 Collision 978  projectile=anti_proton  Ekin[MeV]=15311.4  direction=(0.559265,0.693299,0.454488)  material=G4_He
-	 --> #secondaries=9  impactParameter[fm]=1.51579  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=4  #NNcollisions=1
-	 Collision 979  projectile=anti_hyperHe5  Ekin[MeV]=21112.2  direction=(0.80733,0.57662,0.125411)  material=G4_He
-	 --> #secondaries=11  impactParameter[fm]=3.96562  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 980  projectile=proton  Ekin[MeV]=21233.8  direction=(0.688669,0.441392,0.575246)  material=G4_Pb
-	 --> #secondaries=29  impactParameter[fm]=6.70015  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=3
-	 Collision 981  projectile=anti_sigma+  Ekin[MeV]=19191  direction=(0.142324,0.901401,0.408926)  material=G4_Be
-	 --> #secondaries=11  impactParameter[fm]=2.33821  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 982  projectile=xi0  Ekin[MeV]=6674.14  direction=(0.516827,0.530756,0.671705)  material=G4_Cu
-	 --> #secondaries=34  impactParameter[fm]=3.0121  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=59  #NNcollisions=4
-	 Collision 983  projectile=hyperH4  Ekin[MeV]=15843.1  direction=(0.628441,0.74641,0.218937)  material=G4_Pb
-	 --> #secondaries=24  impactParameter[fm]=8.55383  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=206  #NNcollisions=1
-	 Collision 984  projectile=anti_hyperalpha  Ekin[MeV]=6835.96  direction=(0.017627,0.264628,0.964189)  material=G4_W
-	 --> #secondaries=48  impactParameter[fm]=7.07807  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=181  #NNcollisions=3
-	 Collision 985  projectile=anti_B0  Ekin[MeV]=20084.1  direction=(0.0425762,0.822645,0.566959)  material=G4_Cu
-	 --> #secondaries=12  impactParameter[fm]=3.4012  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=62  #NNcollisions=1
-	 Collision 986  projectile=B-  Ekin[MeV]=23492.7  direction=(0.486395,0.522005,0.700664)  material=G4_Fe
-	 --> #secondaries=17  impactParameter[fm]=4.16738  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=55  #NNcollisions=1
-	 Collision 987  projectile=lambda_b  Ekin[MeV]=20169.6  direction=(0.506631,0.506468,0.697721)  material=G4_Be
-	 --> #secondaries=10  impactParameter[fm]=2.69535  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 988  projectile=pi+  Ekin[MeV]=4898.03  direction=(0.540074,0.571262,0.618045)  material=G4_Si
-	 --> #secondaries=14  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 989  projectile=anti_omega_c0  Ekin[MeV]=5991.43  direction=(0.219158,0.770138,0.599047)  material=G4_Cu
-	 --> #secondaries=25  impactParameter[fm]=4.38296  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=2
-	 Collision 990  projectile=neutron  Ekin[MeV]=14817.8  direction=(0.784372,0.597745,0.165716)  material=G4_Si
-	 --> #secondaries=25  impactParameter[fm]=1.94698  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
-	 Collision 991  projectile=Bs0  Ekin[MeV]=4784.01  direction=(0.385265,0.435385,0.81364)  material=G4_H
-	 --> #secondaries=2  impactParameter[fm]=0.79591  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 992  projectile=triton  Ekin[MeV]=4448.32  direction=(0.040707,0.700014,0.712968)  material=G4_Ar
-	 --> #secondaries=7  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
-	 Collision 993  projectile=omega_b-  Ekin[MeV]=13080.8  direction=(0.657066,0.547103,0.518597)  material=G4_He
-	 --> #secondaries=4  impactParameter[fm]=2.2798  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
-	 Collision 994  projectile=anti_lambda_b  Ekin[MeV]=22735.2  direction=(0.218028,0.961475,0.167423)  material=G4_H
-	 --> #secondaries=4  impactParameter[fm]=0.484123  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 995  projectile=He3  Ekin[MeV]=17655.3  direction=(0.820165,0.183267,0.54198)  material=G4_Be
-	 --> #secondaries=8  impactParameter[fm]=3.56556  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=8  #NNcollisions=1
-	 Collision 996  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=9236.39  direction=(0.703365,0.0270079,0.710316)  material=G4_C
-	 --> #secondaries=19  impactParameter[fm]=1.5646  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=12  #NNcollisions=3
-	 Collision 997  projectile=xi_b-  Ekin[MeV]=18099.8  direction=(0.349133,0.862111,0.367247)  material=G4_H
-	 --> #secondaries=5  impactParameter[fm]=1.0895  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
-	 Collision 998  projectile=lambda_b  Ekin[MeV]=7114.33  direction=(0.136528,0.947088,0.290491)  material=G4_W
-	 --> #secondaries=36  impactParameter[fm]=5.49287  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=1
-	 Collision 999  projectile=xi_b-  Ekin[MeV]=15966.5  direction=(0.537505,0.723513,0.433148)  material=G4_Fe
-	 --> #secondaries=17  impactParameter[fm]=4.25377  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=54  #NNcollisions=1
+	 	 	 j=0	sigma_b-	 p=(6001.92,9697.94,1579.7912899.2) MeV
+	 	 	 j=1	pi0	 p=(324.975,691.407,51.1809777.49) MeV
+	 	 	 j=2	pi+	 p=(16.4977,149.79,30.3021207.623) MeV
+	 	 	 j=3	proton	 p=(599.453,736.524,-92.71931338.19) MeV
+	 	 	 j=4	pi0	 p=(495.238,1169.07,-220.1991295.65) MeV
+	 	 	 j=5	neutron	 p=(-128.81,465.642,-76.24591059.25) MeV
+	 	 	 j=6	pi0	 p=(823.06,1422.68,296.0751675.5) MeV
+	 	 	 j=7	pi+	 p=(68.387,478.403,56.4726506.177) MeV
+	 	 	 j=8	eta_prime	 p=(982.464,2513.23,232.1672872.77) MeV
+	 	 	 j=9	pi-	 p=(1484.78,1709.85,498.122322.88) MeV
+	 	 	 j=10	proton	 p=(943.555,891.867,-547.3421692.83) MeV
+	 	 	 j=11	pi-	 p=(147.02,1036.39,488.5311163.56) MeV
+	 	 	 j=12	pi0	 p=(128.075,324.054,-96.1877385.856) MeV
+	 	 	 j=13	proton	 p=(275.742,304.897,78.03871027.35) MeV
+	 	 	 j=14	pi-	 p=(368.251,297.208,-23.4886493.936) MeV
+	 	 	 j=15	proton	 p=(-160.056,-116.129,-50.6719960.222) MeV
+	 	 	 j=16	neutron	 p=(-5.636,216.267,76.6955967.196) MeV
+	 	 	 j=17	neutron	 p=(133.009,-30.6362,92.0869953.883) MeV
+	 	 	 j=18	neutron	 p=(-92.1521,433.433,-201.5181058.18) MeV
+	 	 	 j=19	proton	 p=(-24.0614,232.844,-102.788972.479) MeV
+	 	 	 j=20	pi0	 p=(859.706,782.969,-347.0381220.98) MeV
+	 	 	 j=21	pi-	 p=(134.587,888.706,25.847909.978) MeV
+	 	 	 j=22	pi0	 p=(626.756,1220.49,363.591425.78) MeV
+	 	 	 j=23	pi-	 p=(1090.76,833.813,311.2051414.68) MeV
+	 	 	 j=24	pi+	 p=(-73.2107,-5.77191,-144.787214.094) MeV
+	 	 	 j=25	proton	 p=(304.582,-303.343,162.9411044.84) MeV
+	 	 	 j=26	pi0	 p=(233.894,267.314,-31.6459381.292) MeV
+	 	 	 j=27	proton	 p=(99.5876,20.8636,381.5931018) MeV
+	 	 	 j=28	triton	 p=(-8.63964,-102.926,766.582913.48) MeV
+	 	 	 j=29	deuteron	 p=(363.974,-1.11035,-425.1081957.32) MeV
+	 	 	 j=30	proton	 p=(-104.362,177.058,97.3364965.437) MeV
+	 	 	 j=31	neutron	 p=(4.39329,313.032,-3.88862990.357) MeV
+	 	 	 j=32	triton	 p=(481.693,-331.461,-68.06922869.94) MeV
+	 	 	 j=33	proton	 p=(112.25,88.7389,-405.0051031.92) MeV
+	 	 	 j=34	deuteron	 p=(267.441,272.25,295.2541936.68) MeV
+	 	 	 j=35	triton	 p=(323.643,153.97,-124.12834.41) MeV
+	 	 	 j=36	neutron	 p=(209.182,295.971,7.348471007.07) MeV
+	 	 	 j=37	neutron	 p=(71.2377,-243.298,-91.6651977.473) MeV
+	 	 	 j=38	neutron	 p=(248.21,-51.3898,52.1795974.554) MeV
+	 	 	 j=39	proton	 p=(-45.9799,66.1747,-183.777959.49) MeV
+	 	 	 j=40	neutron	 p=(-55.2229,82.141,-54.2264946.319) MeV
+	 	 	 j=41	proton	 p=(-89.9053,-106.783,-60.3935950.519) MeV
+	 	 	 j=42	proton	 p=(162.945,-105.964,27.2152958.579) MeV
+	 	 	 j=43	deuteron	 p=(-259.773,84.2293,495.0211958.97) MeV
+	 	 	 j=44	proton	 p=(-3.01458,-201.463,226.361985.997) MeV
+	 	 	 j=45	triton	 p=(-227.042,152.053,-295.4622837.61) MeV
+	 	 	 j=46	deuteron	 p=(37.2701,99.7205,-138.7851883.75) MeV
+	 	 	 j=47	proton	 p=(136.742,44.5296,442.7451047.41) MeV
+	 	 	 j=48	proton	 p=(-211.679,19.2866,22.7789962.317) MeV
+	 	 	 j=49	triton	 p=(120.922,-276.822,-201.7842832.31) MeV
+	 	 	 j=50	neutron	 p=(222.606,53.1005,128.691975.56) MeV
+	 	 	 j=51	proton	 p=(154.817,159.487,-71.4533966.884) MeV
+	 	 	 j=52	proton	 p=(-99.8117,203.613,80.1602968.608) MeV
+	 	 	 j=53	neutron	 p=(-103.462,125.362,207.424975.822) MeV
+	 	 	 j=54	deuteron	 p=(17.6776,224.155,314.6951915.08) MeV
+	 	 	 j=55	deuteron	 p=(-398.913,-186.899,-6.190811926.66) MeV
+	 	 	 j=56	deuteron	 p=(204.733,88.2981,-12.15231888.86) MeV
+	 	 	 j=57	neutron	 p=(7.80989,-78.7,53.6983944.416) MeV
+	 	 	 j=58	deuteron	 p=(204.758,82.267,99.79371891.18) MeV
+	 	 	 j=59	neutron	 p=(140.176,5.6495,5.48009949.997) MeV
+	 	 	 j=60	proton	 p=(83.2994,244.04,8.02246973.095) MeV
+	 	 	 j=61	neutron	 p=(33.6197,92.0459,-49.2461945.944) MeV
+	 	 	 j=62	deuteron	 p=(-193.244,410.682,-175.0631937.67) MeV
+	 Collision 901  projectile=kaon+  Ekin[MeV]=17747.8  direction=(0.703202,0.706496,0.0798218)  material=G4_C
+	 --> #secondaries=9  impactParameter[fm]=0.846457  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 902  projectile=anti_Bs0  Ekin[MeV]=26337.1  direction=(0.0120381,0.8568,0.515509)  material=G4_C
+	 --> #secondaries=5  impactParameter[fm]=1.20868  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=0
+	 Collision 903  projectile=D+  Ekin[MeV]=13773.7  direction=(0.368135,0.143171,0.918683)  material=G4_Pb
+	 --> #secondaries=59  impactParameter[fm]=2.58612  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=3
+	 Collision 904  projectile=alpha  Ekin[MeV]=9689.07  direction=(0.0833164,0.0943363,0.992048)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 905  projectile=Bc-  Ekin[MeV]=11751.3  direction=(0.624665,0.326724,0.709257)  material=G4_Si
+	 --> #secondaries=7  impactParameter[fm]=4.79547  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 906  projectile=anti_omega_c0  Ekin[MeV]=24462.8  direction=(0.284267,0.928669,0.238258)  material=G4_Si
+	 --> #secondaries=24  impactParameter[fm]=0.874745  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 907  projectile=anti_hypertriton  Ekin[MeV]=26039.2  direction=(0.900649,0.318704,0.295396)  material=G4_Cu
+	 --> #secondaries=83  impactParameter[fm]=2.17631  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=50  #NNcollisions=10
+	 Collision 908  projectile=anti_omega_c0  Ekin[MeV]=20704.8  direction=(0.686981,0.0459959,0.725218)  material=G4_Cu
+	 --> #secondaries=18  impactParameter[fm]=5.03949  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 909  projectile=anti_xi-  Ekin[MeV]=2773.41  direction=(0.5388,0.376794,0.753472)  material=G4_Ar
+	 --> #secondaries=25  impactParameter[fm]=2.98303  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=38  #NNcollisions=1
+	 Collision 910  projectile=anti_lambda  Ekin[MeV]=29587.4  direction=(0.791671,0.330641,0.513744)  material=G4_W
+	 --> #secondaries=92  impactParameter[fm]=4.78831  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=179  #NNcollisions=5
+	 Collision 911  projectile=He3  Ekin[MeV]=21809.4  direction=(0.786055,0.289525,0.546162)  material=G4_Si
+	 --> #secondaries=29  impactParameter[fm]=2.40697  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=23  #NNcollisions=3
+	 Collision 912  projectile=sigma+  Ekin[MeV]=19340.8  direction=(0.766634,0.0809885,0.636956)  material=G4_C
+	 --> #secondaries=10  impactParameter[fm]=2.1085  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 913  projectile=Bc-  Ekin[MeV]=9040.4  direction=(0.309215,0.787998,0.532395)  material=G4_Al
+	 --> #secondaries=9  impactParameter[fm]=0.610988  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=25  #NNcollisions=1
+	 Collision 914  projectile=anti_hyperalpha  Ekin[MeV]=19259.7  direction=(0.734493,0.389938,0.5554)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=1.80364  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=10  #NNcollisions=1
+	 Collision 915  projectile=omega-  Ekin[MeV]=24105.8  direction=(0.757142,0.616501,0.216014)  material=G4_Pb
+	 --> #secondaries=79  impactParameter[fm]=5.42662  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
+	 Collision 916  projectile=kaon-  Ekin[MeV]=23275.4  direction=(0.38388,0.220797,0.896596)  material=G4_Ar
+	 --> #secondaries=25  impactParameter[fm]=1.07933  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=38  #NNcollisions=2
+	 Collision 917  projectile=anti_sigma+  Ekin[MeV]=17330.3  direction=(0.658041,0.408277,0.632686)  material=G4_Cu
+	 --> #secondaries=12  impactParameter[fm]=5.54292  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=63  #NNcollisions=1
+	 Collision 918  projectile=anti_triton  Ekin[MeV]=9240.05  direction=(0.647623,0.0882784,0.75683)  material=G4_W
+	 --> #secondaries=120  impactParameter[fm]=1.09601  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=178  #NNcollisions=4
+	 Collision 919  projectile=anti_triton  Ekin[MeV]=1438.42  direction=(0.483091,0.670506,0.563067)  material=G4_Pb
+	 --> #secondaries=39  impactParameter[fm]=6.06114  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=3
+	 Collision 920  projectile=anti_alpha  Ekin[MeV]=16738  direction=(0.633687,0.454635,0.625898)  material=G4_C
+	 --> #secondaries=31  impactParameter[fm]=1.06858  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=10  #NNcollisions=4
+	 Collision 921  projectile=Bs0  Ekin[MeV]=25254.3  direction=(0.823622,0.526013,0.212031)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=1.75751  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=2  #NNcollisions=2
+	 Collision 922  projectile=deuteron  Ekin[MeV]=20218.1  direction=(0.402209,0.159925,0.901472)  material=G4_Be
+	 --> #secondaries=11  impactParameter[fm]=2.18491  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=2
+	 Collision 923  projectile=kaon+  Ekin[MeV]=3135.97  direction=(0.724597,0.214178,0.655047)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 924  projectile=xi-  Ekin[MeV]=20704.2  direction=(0.643335,0.327421,0.692038)  material=G4_Fe
+	 --> #secondaries=38  impactParameter[fm]=1.96808  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=52  #NNcollisions=3
+	 Collision 925  projectile=anti_triton  Ekin[MeV]=23340.1  direction=(0.439067,0.228125,0.86901)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=2.30002  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 926  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=5442.42  direction=(0.793311,0.354087,0.495258)  material=G4_Pb
+	 --> #secondaries=95  impactParameter[fm]=2.37898  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=4
+	 Collision 927  projectile=hyperHe5  Ekin[MeV]=19530.5  direction=(0.510795,0.420515,0.749837)  material=G4_Cu
+	 --> #secondaries=62  impactParameter[fm]=2.52083  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=6
+	 Collision 928  projectile=Bc+  Ekin[MeV]=20080.1  direction=(0.510708,0.74865,0.422731)  material=G4_C
+	 --> #secondaries=7  impactParameter[fm]=1.36402  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 929  projectile=xi-  Ekin[MeV]=6100.32  direction=(0.920537,0.321832,0.22144)  material=G4_Ar
+	 --> #secondaries=10  impactParameter[fm]=4.38595  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 930  projectile=doublehyperdoubleneutron  Ekin[MeV]=17891.2  direction=(0.951597,0.0674371,0.299859)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=1.68147  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=9  #NNcollisions=3
+	 Collision 931  projectile=kaon+  Ekin[MeV]=16476.6  direction=(0.744057,0.15321,0.650312)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=3.27553  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 932  projectile=D+  Ekin[MeV]=20084.6  direction=(0.728618,0.641344,0.240401)  material=G4_W
+	 --> #secondaries=35  impactParameter[fm]=5.90985  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=182  #NNcollisions=2
+	 Collision 933  projectile=anti_alpha  Ekin[MeV]=6484.22  direction=(0.475178,0.479984,0.737442)  material=G4_Si
+	 --> #secondaries=32  impactParameter[fm]=4.11707  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=25  #NNcollisions=3
+	 Collision 934  projectile=lambda  Ekin[MeV]=26210.3  direction=(0.637415,0.719928,0.274601)  material=G4_He
+	 --> #secondaries=10  impactParameter[fm]=2.97307  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 935  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=9338.52  direction=(0.748455,0.29209,0.595397)  material=G4_C
+	 --> #secondaries=21  impactParameter[fm]=2.53188  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=10  #NNcollisions=2
+	 Collision 936  projectile=pi-  Ekin[MeV]=4543.87  direction=(0.669473,0.733039,0.12025)  material=G4_He
+	 --> #secondaries=3  impactParameter[fm]=0.327811  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 937  projectile=Bc-  Ekin[MeV]=20879  direction=(0.687272,0.576964,0.441328)  material=G4_W
+	 --> #secondaries=44  impactParameter[fm]=2.37279  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=180  #NNcollisions=2
+	 Collision 938  projectile=anti_doublehyperH4  Ekin[MeV]=7755.73  direction=(0.683685,0.100413,0.722836)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=4.34873  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 939  projectile=kaon0S  Ekin[MeV]=11169.1  direction=(0.717527,0.449414,0.532148)  material=G4_Ar
+	 --> #secondaries=15  impactParameter[fm]=3.33533  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 940  projectile=lambda  Ekin[MeV]=5466.02  direction=(0.375607,0.477278,0.794434)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=1.70439  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 941  projectile=anti_xi-  Ekin[MeV]=2105.05  direction=(0.0184017,0.907991,0.418585)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=1.97051  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=4  #NNcollisions=1
+	 Collision 942  projectile=anti_deuteron  Ekin[MeV]=24641.2  direction=(0.63482,0.0683639,0.76963)  material=G4_Fe
+	 --> #secondaries=23  impactParameter[fm]=2.90124  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=55  #NNcollisions=2
+	 Collision 943  projectile=neutron  Ekin[MeV]=18542.3  direction=(0.618789,0.771996,0.145337)  material=G4_Si
+	 --> #secondaries=41  impactParameter[fm]=0.765098  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=25  #NNcollisions=2
+	 Collision 944  projectile=deuteron  Ekin[MeV]=27133  direction=(0.0314048,0.931728,0.361796)  material=G4_W
+	 --> #secondaries=15  impactParameter[fm]=7.55197  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=180  #NNcollisions=2
+	 Collision 945  projectile=sigma-  Ekin[MeV]=3974.1  direction=(0.38146,0.0680079,0.92188)  material=G4_Pb
+	 --> #secondaries=48  impactParameter[fm]=4.71075  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=202  #NNcollisions=2
+	 Collision 946  projectile=anti_omega-  Ekin[MeV]=11371.3  direction=(0.52619,0.841165,0.124762)  material=G4_Si
+	 --> #secondaries=12  impactParameter[fm]=0.505507  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 947  projectile=Bc-  Ekin[MeV]=8922.81  direction=(0.425745,0.299931,0.853687)  material=G4_Be
+	 --> #secondaries=5  impactParameter[fm]=3.15143  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 948  projectile=proton  Ekin[MeV]=7487.29  direction=(0.380869,0.907576,0.176759)  material=G4_Ar
+	 --> #secondaries=37  impactParameter[fm]=1.7659  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=36  #NNcollisions=3
+	 Collision 949  projectile=anti_xi_c+  Ekin[MeV]=10639.2  direction=(0.640016,0.693543,0.330722)  material=G4_Si
+	 --> #secondaries=14  impactParameter[fm]=3.67529  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=27  #NNcollisions=1
+	 Collision 950  projectile=hyperH4  Ekin[MeV]=13707.2  direction=(0.996514,0.0833141,0.00438466)  material=G4_H
+	 --> #secondaries=8  impactParameter[fm]=2.75978  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 951  projectile=triton  Ekin[MeV]=19164.3  direction=(0.700748,0.499351,0.50951)  material=G4_C
+	 --> #secondaries=22  impactParameter[fm]=1.26689  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=6  #NNcollisions=5
+	 Collision 952  projectile=Bs0  Ekin[MeV]=9724.18  direction=(0.702765,0.472613,0.531751)  material=G4_He
+	 --> #secondaries=6  impactParameter[fm]=0.0557372  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 953  projectile=omega-  Ekin[MeV]=23065.4  direction=(0.989938,0.080506,0.116365)  material=G4_Pb
+	 --> #secondaries=58  impactParameter[fm]=6.54547  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=3
+	 Collision 954  projectile=anti_Bs0  Ekin[MeV]=14652.8  direction=(0.928715,0.331987,0.165145)  material=G4_Pb
+	 --> #secondaries=31  impactParameter[fm]=6.43793  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=1
+	 Collision 955  projectile=sigma+  Ekin[MeV]=17024.8  direction=(0.252858,0.84758,0.466552)  material=G4_Si
+	 --> #secondaries=35  impactParameter[fm]=1.88323  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=24  #NNcollisions=4
+	 Collision 956  projectile=anti_neutron  Ekin[MeV]=28970.7  direction=(0.299259,0.146484,0.942861)  material=G4_Pb
+	 --> #secondaries=78  impactParameter[fm]=5.43655  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=2
+	 Collision 957  projectile=sigma+  Ekin[MeV]=6923.96  direction=(0.610432,0.528801,0.589697)  material=G4_Cu
+	 --> #secondaries=22  impactParameter[fm]=4.98006  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 958  projectile=anti_xi0  Ekin[MeV]=7349.38  direction=(0.708118,0.460572,0.535203)  material=G4_Pb
+	 --> #secondaries=78  impactParameter[fm]=2.65719  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
+	 Collision 959  projectile=hyperHe5  Ekin[MeV]=3937.97  direction=(0.948069,0.257647,0.186502)  material=G4_C
+	 --> #secondaries=12  impactParameter[fm]=2.21527  #projectileSpectatorNucleons=4  #targetSpectatorNucleons=6  #NNcollisions=1
+	 Collision 960  projectile=anti_omega-  Ekin[MeV]=25224  direction=(0.942557,0.134942,0.305576)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=1.93756  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 961  projectile=anti_alpha  Ekin[MeV]=16609.9  direction=(0.0824899,0.358242,0.929978)  material=G4_He
+	 --> #secondaries=15  impactParameter[fm]=1.70733  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=1  #NNcollisions=3
+	 Collision 962  projectile=B+  Ekin[MeV]=22492  direction=(0.668102,0.456515,0.587567)  material=G4_Si
+	 --> #secondaries=19  impactParameter[fm]=1.45829  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 963  projectile=sigma-  Ekin[MeV]=17160.6  direction=(0.459343,0.603697,0.651578)  material=G4_H
+	 --> #secondaries=12  impactParameter[fm]=1.77547  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 964  projectile=hypertriton  Ekin[MeV]=17444.8  direction=(0.931934,0.144112,0.332763)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=5.21215  #projectileSpectatorNucleons=2  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 965  projectile=B0  Ekin[MeV]=13269.1  direction=(0.288599,0.0460197,0.956344)  material=G4_H
+	 --> #secondaries=3  impactParameter[fm]=0.454657  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 966  projectile=alpha  Ekin[MeV]=12204.1  direction=(0.323086,0.0148734,0.946253)  material=G4_H
+	 --> #secondaries=4  impactParameter[fm]=-999  #projectileSpectatorNucleons=-999  #targetSpectatorNucleons=-999  #NNcollisions=-999
+	 Collision 967  projectile=anti_lambda_b  Ekin[MeV]=29586.9  direction=(0.50195,0.565483,0.654427)  material=G4_Be
+	 --> #secondaries=10  impactParameter[fm]=2.34014  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 968  projectile=anti_doublehyperdoubleneutron  Ekin[MeV]=14043  direction=(0.509088,0.843842,0.169587)  material=G4_Si
+	 --> #secondaries=42  impactParameter[fm]=4.05595  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=25  #NNcollisions=5
+	 Collision 969  projectile=kaon+  Ekin[MeV]=29562.6  direction=(0.608986,0.383371,0.694379)  material=G4_H
+	 --> #secondaries=10  impactParameter[fm]=1.07  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
+	 Collision 970  projectile=anti_hypertriton  Ekin[MeV]=8014.98  direction=(0.648716,0.610401,0.454508)  material=G4_Al
+	 --> #secondaries=26  impactParameter[fm]=4.18759  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=27  #NNcollisions=2
+	 Collision 971  projectile=sigma-  Ekin[MeV]=10786.6  direction=(0.304889,0.772594,0.556904)  material=G4_Si
+	 --> #secondaries=15  impactParameter[fm]=1.82154  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=26  #NNcollisions=2
+	 Collision 972  projectile=doublehyperH4  Ekin[MeV]=22929  direction=(0.445016,0.878781,0.172349)  material=G4_W
+	 --> #secondaries=145  impactParameter[fm]=2.69952  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=162  #NNcollisions=10
+	 Collision 973  projectile=proton  Ekin[MeV]=12717  direction=(0.625651,0.650639,0.430382)  material=G4_Pb
+	 --> #secondaries=101  impactParameter[fm]=2.77503  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=200  #NNcollisions=6
+	 Collision 974  projectile=sigma+  Ekin[MeV]=9378.2  direction=(0.825986,0.353142,0.439361)  material=G4_Pb
+	 --> #secondaries=65  impactParameter[fm]=4.33012  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=204  #NNcollisions=3
+	 Collision 975  projectile=Bs0  Ekin[MeV]=15126.5  direction=(0.828667,0.0629872,0.556186)  material=G4_Pb
+	 --> #secondaries=42  impactParameter[fm]=4.28998  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=206  #NNcollisions=1
+	 Collision 976  projectile=kaon0L  Ekin[MeV]=9970.67  direction=(0.985285,0.0633534,0.158745)  material=G4_Be
+	 --> #secondaries=7  impactParameter[fm]=3.74958  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=8  #NNcollisions=1
+	 Collision 977  projectile=kaon0L  Ekin[MeV]=16463.5  direction=(0.960865,0.254057,0.110422)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=2.01712  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=11  #NNcollisions=1
+	 Collision 978  projectile=hyperalpha  Ekin[MeV]=27715.1  direction=(0.221017,0.859018,0.461778)  material=G4_C
+	 --> #secondaries=17  impactParameter[fm]=3.6318  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=10  #NNcollisions=1
+	 Collision 979  projectile=anti_xi-  Ekin[MeV]=1837.93  direction=(0.680371,0.395013,0.617301)  material=G4_Be
+	 --> #secondaries=5  impactParameter[fm]=1.23827  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=8  #NNcollisions=0
+	 Collision 980  projectile=hyperH4  Ekin[MeV]=2752.21  direction=(0.266491,0.73529,0.623162)  material=G4_Pb
+	 --> #secondaries=57  impactParameter[fm]=4.51744  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=187  #NNcollisions=1
+	 Collision 981  projectile=anti_omega-  Ekin[MeV]=1545.65  direction=(0.841789,0.537531,0.0495101)  material=G4_He
+	 --> #secondaries=4  impactParameter[fm]=1.28605  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=0
+	 Collision 982  projectile=doublehyperdoubleneutron  Ekin[MeV]=20816.9  direction=(0.512557,0.824606,0.239395)  material=G4_W
+	 --> #secondaries=60  impactParameter[fm]=4.81635  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=176  #NNcollisions=6
+	 Collision 983  projectile=anti_proton  Ekin[MeV]=22742.8  direction=(0.866946,0.358497,0.346244)  material=G4_Ar
+	 --> #secondaries=35  impactParameter[fm]=0.396211  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=40  #NNcollisions=1
+	 Collision 984  projectile=hypertriton  Ekin[MeV]=12278  direction=(0.779005,0.396577,0.485673)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=1.11779  #projectileSpectatorNucleons=1  #targetSpectatorNucleons=0  #NNcollisions=2
+	 Collision 985  projectile=anti_sigma+  Ekin[MeV]=24888.2  direction=(0.928874,0.369205,0.0296878)  material=G4_Cu
+	 --> #secondaries=11  impactParameter[fm]=4.57865  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=62  #NNcollisions=1
+	 Collision 986  projectile=Bs0  Ekin[MeV]=19413.5  direction=(0.952235,0.148718,0.266703)  material=G4_Pb
+	 --> #secondaries=32  impactParameter[fm]=6.64236  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=205  #NNcollisions=3
+	 Collision 987  projectile=D0  Ekin[MeV]=1719.87  direction=(0.584637,0.721558,0.370883)  material=G4_W
+	 --> #secondaries=10  impactParameter[fm]=7.2704  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=185  #NNcollisions=0
+	 Collision 988  projectile=anti_xi_c0  Ekin[MeV]=8006.47  direction=(0.448108,0.240885,0.860914)  material=G4_Pb
+	 --> #secondaries=12  impactParameter[fm]=6.79998  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=1
+	 Collision 989  projectile=anti_hyperalpha  Ekin[MeV]=8689.16  direction=(0.346058,0.686593,0.639401)  material=G4_Fe
+	 --> #secondaries=52  impactParameter[fm]=2.33551  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=53  #NNcollisions=4
+	 Collision 990  projectile=xi0  Ekin[MeV]=5172.72  direction=(0.91495,0.39871,0.0624204)  material=G4_Pb
+	 --> #secondaries=24  impactParameter[fm]=6.91733  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=207  #NNcollisions=0
+	 Collision 991  projectile=anti_xi_c0  Ekin[MeV]=23745.8  direction=(0.602352,0.585049,0.543038)  material=G4_Pb
+	 --> #secondaries=107  impactParameter[fm]=0.510345  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=205  #NNcollisions=2
+	 Collision 992  projectile=omega_c0  Ekin[MeV]=17531.9  direction=(0.425614,0.798794,0.425183)  material=G4_He
+	 --> #secondaries=5  impactParameter[fm]=1.25898  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=3  #NNcollisions=1
+	 Collision 993  projectile=anti_sigma+  Ekin[MeV]=8114.9  direction=(0.250264,0.280883,0.926538)  material=G4_W
+	 --> #secondaries=43  impactParameter[fm]=5.68374  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=183  #NNcollisions=1
+	 Collision 994  projectile=doublehyperdoubleneutron  Ekin[MeV]=18641.4  direction=(0.509135,0.5301,0.678068)  material=G4_Ar
+	 --> #secondaries=16  impactParameter[fm]=6.87754  #projectileSpectatorNucleons=3  #targetSpectatorNucleons=39  #NNcollisions=1
+	 Collision 995  projectile=omega-  Ekin[MeV]=27114  direction=(0.32157,0.88914,0.325612)  material=G4_Cu
+	 --> #secondaries=24  impactParameter[fm]=4.34004  #projectileSpectatorNucleons=0  #targetSpectatorNucleons=61  #NNcollisions=2
+	 Collision 996  projectile=Bs0  Ekin[MeV]=26080.8  direction=(0.365733,0.365267,0.856048)  material=G4_C
+	 --> #secondaries=8  impactParameter[fm]=0.632503  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=10  #NNcollisions=1
+	 Collision 997  projectile=pi-  Ekin[MeV]=6147.57  direction=(0.775412,0.07348,0.627165)  material=G4_Si
+	 --> #secondaries=9  impactParameter[fm]=1.45985  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=27  #NNcollisions=0
+	 Collision 998  projectile=anti_Bs0  Ekin[MeV]=8762.53  direction=(0.0629117,0.281938,0.957368)  material=G4_Al
+	 --> #secondaries=13  impactParameter[fm]=2.85407  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=26  #NNcollisions=1
+	 Collision 999  projectile=D-  Ekin[MeV]=13079.9  direction=(0.420899,0.60939,0.671929)  material=G4_H
+	 --> #secondaries=7  impactParameter[fm]=1.2483  #projectileSpectatorNucleons=-1  #targetSpectatorNucleons=0  #NNcollisions=1
 
- Final random number = 0.508244
+ Final random number = 0.576622
 === End of test ===
diff --git a/examples/extended/hadronic/Hadr10/hadr10.out b/examples/extended/hadronic/Hadr10/hadr10.out
index 8ff625723d..680cc1eb65 100644
--- a/examples/extended/hadronic/Hadr10/hadr10.out
+++ b/examples/extended/hadronic/Hadr10/hadr10.out
@@ -1,6 +1,6 @@
 
  ===================================================== 
- Initial seed = 1701824157
+ Initial seed = 1707932318
  ===================================================== 
 
 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -79,71 +79,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 0 starts.
 ### Run 0 starts.
- Event#=0  t[ns]=0.0185761  r[mm]=5.56894  deltaR[mum]=4.11013e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000762472
- Event#=1000  t[ns]=0.146147  r[mm]=43.8134  deltaR[mum]=1.85115e-05  deltaEkin[MeV]=9.27241  deltaAngle(deg)=0.00528469
- Event#=2000  t[ns]=0.0112112  r[mm]=3.36102  deltaR[mum]=9.03544e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000460175
-G4DecayProducts::IsChecked()::   Energy/Momentum is not conserved   
- difference between parent energy & sum of daughters energy: -2.3576774310641e-08[MeV]  
- difference between parent momentum & sum of daughters momentum:  x:1.1908412034245e-08 y:1.8736784568318e-08 z:-7.9368192018592e-09
- ----- List of DecayProducts  -----
- ------ Parent Particle ----------
- Particle type - tau-
-   mass:        1.77686[GeV]
-   charge:      -1[e]
-   Direction x: 0, y: 0, z: 0
-   Total Momentum = 0[GeV]
-   Momentum: 0[GeV], y: 0[GeV], z: 0[GeV]
-   Total Energy   = 1.77686[GeV]
-   Kinetic Energy = 0[GeV]
- MagneticMoment  [MeV/T]: -1.6666182458777e-14
-   ProperTime     = 0[ns]
- ------ Daughter Particles  ------
- ----------1 -------------
- Particle type - e-
-   mass:        0.00051099891[GeV]
-   charge:      -1[e]
-   Direction x: 0.50509024572444, y: 0.79470706767143, z: -0.33663707500378
-   Total Momentum = 0.8884291665064[GeV]
-   Momentum: 0.44873690601948[GeV], y: 0.70604093774807[GeV], z: -0.29907819596076[GeV]
-   Total Energy   = 0.88842931346232[GeV]
-   Kinetic Energy = 0.88791831455232[GeV]
- MagneticMoment  [MeV/T]: -5.7950947692435e-11
-   ProperTime     = 0[ns]
- ----------2 -------------
- Particle type - anti_nu_e
-   mass:        0[GeV]
-   charge:      0[e]
-   Direction x: -0.50381357110388, y: -0.79502226448524, z: 0.33780391434132
-   Total Momentum = 0.46679737234073[GeV]
-   Momentum: -0.23517885114089[GeV], y: -0.37111430401409[GeV], z: 0.15768597958094[GeV]
-   Total Energy   = 0.46679737234073[GeV]
-   Kinetic Energy = 0.46679737234073[GeV]
- MagneticMoment  [MeV/T]: 0
-   ProperTime     = 0[ns]
- ----------3 -------------
- Particle type - nu_tau
-   mass:        0[GeV]
-   charge:      0[e]
-   Direction x: -0.50650185288442, y: -0.79435524294826, z: 0.33534403382983
-   Total Momentum = 0.42163331422052[GeV]
-   Momentum: -0.21355805489049[GeV], y: -0.33492663375272[GeV], z: 0.14139221638775[GeV]
-   Total Energy   = 0.42163331422052[GeV]
-   Kinetic Energy = 0.42163331422052[GeV]
- MagneticMoment  [MeV/T]: 0
-   ProperTime     = 0[ns]
- ----- End List of DecayProducts  -----
-
- Event#=3000  t[ns]=0.0727443  r[mm]=21.8081  deltaR[mum]=2.18357e-06  deltaEkin[MeV]=5.44036  deltaAngle(deg)=0.0031412
- Event#=4000  t[ns]=0.00229119  r[mm]=0.686878  deltaR[mum]=7.69385e-11  deltaEkin[MeV]=0  deltaAngle(deg)=9.40452e-05
- Event#=5000  t[ns]=0.0292834  r[mm]=8.7789  deltaR[mum]=1.61009e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00120196
- Event#=6000  t[ns]=0.0427003  r[mm]=12.8012  deltaR[mum]=5.45382e-07  deltaEkin[MeV]=1.91546  deltaAngle(deg)=0.00187464
- Event#=7000  t[ns]=0.0230057  r[mm]=6.89689  deltaR[mum]=7.80727e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000944289
- Event#=8000  t[ns]=0.18236  r[mm]=54.6698  deltaR[mum]=2.39086e-05  deltaEkin[MeV]=6.95124  deltaAngle(deg)=0.00667302
- Event#=9000  t[ns]=0.0587424  r[mm]=17.6104  deltaR[mum]=1.11057e-06  deltaEkin[MeV]=4.42629  deltaAngle(deg)=0.00200137
+ Event#=0  t[ns]=0.106237  r[mm]=31.8487  deltaR[mum]=1.03167e-05  deltaEkin[MeV]=7.27439  deltaAngle(deg)=0.00562989
+ Event#=1000  t[ns]=0.0902918  r[mm]=27.0686  deltaR[mum]=4.12771e-06  deltaEkin[MeV]=7.00383  deltaAngle(deg)=0.00392277
+ Event#=2000  t[ns]=0.0253303  r[mm]=7.59378  deltaR[mum]=1.04208e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.0010397
+ Event#=3000  t[ns]=0.209056  r[mm]=62.6731  deltaR[mum]=4.76569e-05  deltaEkin[MeV]=10.027  deltaAngle(deg)=0.00767281
+ Event#=4000  t[ns]=0.103468  r[mm]=31.0186  deltaR[mum]=7.17798e-06  deltaEkin[MeV]=7.25549  deltaAngle(deg)=0.00411798
+ Event#=5000  t[ns]=0.00201093  r[mm]=0.602857  deltaR[mum]=5.21805e-11  deltaEkin[MeV]=0  deltaAngle(deg)=8.25432e-05
+ Event#=6000  t[ns]=0.121199  r[mm]=36.3343  deltaR[mum]=1.91187e-05  deltaEkin[MeV]=8.75661  deltaAngle(deg)=0.00639885
+ Event#=7000  t[ns]=0.122575  r[mm]=36.7467  deltaR[mum]=1.62575e-05  deltaEkin[MeV]=13.8652  deltaAngle(deg)=0.00502042
+ Event#=8000  t[ns]=0.000701906  r[mm]=0.210425  deltaR[mum]=2.2482e-12  deltaEkin[MeV]=0  deltaAngle(deg)=2.88112e-05
+ Event#=9000  t[ns]=0.0565609  r[mm]=16.9564  deltaR[mum]=9.79885e-07  deltaEkin[MeV]=3.27576  deltaAngle(deg)=0.00265672
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.170000s Real=0.223036s Sys=0.000000s
+  User=0.170000s Real=0.187508s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 0
@@ -165,40 +114,40 @@ Run Summary
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=5.52711e-06	 mean=0.0816048	 max=0.816417
- decay R [mm] : min=0.00165698	 mean=24.4644	 max=244.754
- decay X [mm] : min=0.00165698	 mean=24.4644	 max=244.754
- decay Y [mm] : min=-8.36511e-05	 mean=0.00165786	 max=0.0746029
- decay Z [mm] : min=-0.00430104	 mean=-1.21937e-07	 max=0.00516291
- Delta decay R [mm] : min=-3.46945e-18	 mean=2.20556e-08	 max=6.83684e-06
- deflection angle [deg] : min=0	 mean=0.00337355	 max=0.0342213
- Delta Ekin [MeV] : min=0	 mean=5.76915	 max=8838.17
- decay Ekin [GeV] : min=491.162	 mean=499.994	 max=500
- decay Px [GeV]   : min=492.935	 mean=501.768	 max=501.774
- decay Py [GeV]   : min=-0.00763202	 mean=0.0292741	 max=0.299714
- decay Pz [GeV]   : min=-0.07178	 mean=1.33186e-05	 max=0.0412879
- decay Etot violation [MeV] : min=-9.3889e-06	 mean=5.6071e-06	 max=2.71407e-05
- decay Px violation [MeV]   : min=-9.3889e-06	 mean=5.60713e-06	 max=2.7141e-05
- decay Py violation [MeV]   : min=-1.71093e-08	 mean=4.52977e-10	 max=8.43613e-09
- decay Pz violation [MeV]   : min=-6.94463e-10	 mean=1.04432e-12	 max=7.95627e-09
+ decay T [ns] : min=9.2465e-07	 mean=0.0817452	 max=0.818248
+ decay R [mm] : min=0.000277201	 mean=24.5064	 max=245.303
+ decay X [mm] : min=0.000277201	 mean=24.5064	 max=245.303
+ decay Y [mm] : min=9.18193e-14	 mean=0.00166466	 max=0.0747682
+ decay Z [mm] : min=-0.00741309	 mean=1.75979e-06	 max=0.00522068
+ Delta decay R [mm] : min=-3.46945e-18	 mean=2.20946e-08	 max=4.59009e-06
+ deflection angle [deg] : min=0	 mean=0.00338799	 max=0.0341383
+ Delta Ekin [MeV] : min=0	 mean=6.0867	 max=8875.4
+ decay Ekin [GeV] : min=491.125	 mean=499.994	 max=500
+ decay Px [GeV]   : min=492.898	 mean=501.768	 max=501.774
+ decay Py [GeV]   : min=-0.0253667	 mean=0.029436	 max=0.298752
+ decay Pz [GeV]   : min=-0.0534022	 mean=4.43302e-05	 max=0.0544091
+ decay Etot violation [MeV] : min=-9.3889e-06	 mean=5.60283e-06	 max=3.15605e-05
+ decay Px violation [MeV]   : min=-9.38884e-06	 mean=5.60285e-06	 max=3.15605e-05
+ decay Py violation [MeV]   : min=-1.01258e-09	 mean=4.58605e-10	 max=8.04386e-09
+ decay Pz violation [MeV]   : min=-9.43015e-10	 mean=9.84771e-14	 max=9.55865e-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.0100889)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 4.84869e-09 , 4.84869e-09
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.40972e-05 , 0.0615967 (mean=0.0100917)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 4.76894e-09 , 4.76894e-09
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.40682e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.43784e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -393.519 (mean=-0.255708)	 (#above threshold = 97)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 524.701 (mean=0.239064)	 (#above threshold = 385)
- minUnderestimated_rDeltaPos [mum]           = -393.512 (mean=-0.255686)	 (#above threshold = 97)
- maxOverestimated_rDeltaPos [mum]            = 524.708 (mean=0.239086)	 (#above threshold = 385)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -167.987 (mean=-0.24571)	 (#above threshold = 99)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 353.333 (mean=0.297867)	 (#above threshold = 396)
+ minUnderestimated_rDeltaPos [mum]           = -167.982 (mean=-0.245688)	 (#above threshold = 99)
+ maxOverestimated_rDeltaPos [mum]            = 353.337 (mean=0.297889)	 (#above threshold = 396)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0340561
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0317568
  ============================================= 
 
 
@@ -222,20 +171,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 1 starts.
 ### Run 1 starts.
- Event#=0  t[ns]=0.0377524  r[mm]=11.3178  deltaR[mum]=3.83897e-07  deltaEkin[MeV]=0.754826  deltaAngle(deg)=0.00183062
- Event#=1000  t[ns]=0.14164  r[mm]=42.4623  deltaR[mum]=1.6109e-05  deltaEkin[MeV]=7.09324  deltaAngle(deg)=0.00564102
- Event#=2000  t[ns]=0.0494857  r[mm]=14.8353  deltaR[mum]=7.23382e-07  deltaEkin[MeV]=1.90545  deltaAngle(deg)=0.00200608
- Event#=3000  t[ns]=0.0877524  r[mm]=26.3073  deltaR[mum]=4.28021e-06  deltaEkin[MeV]=6.92882  deltaAngle(deg)=0.00425453
- Event#=4000  t[ns]=0.00309481  r[mm]=0.927795  deltaR[mum]=1.9007e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.00012703
- Event#=5000  t[ns]=0.162997  r[mm]=48.865  deltaR[mum]=2.36678e-05  deltaEkin[MeV]=10.35  deltaAngle(deg)=0.00557229
- Event#=6000  t[ns]=0.025213  r[mm]=7.55862  deltaR[mum]=1.02769e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00103489
- Event#=7000  t[ns]=0.0104549  r[mm]=3.13429  deltaR[mum]=7.32747e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000429132
- Event#=8000  t[ns]=0.0351116  r[mm]=10.5261  deltaR[mum]=3.13612e-07  deltaEkin[MeV]=0.603518  deltaAngle(deg)=0.00153775
- Event#=9000  t[ns]=0.283707  r[mm]=85.0528  deltaR[mum]=0.000131605  deltaEkin[MeV]=7.56467  deltaAngle(deg)=0.0119731
+ Event#=0  t[ns]=0.0267811  r[mm]=8.02873  deltaR[mum]=1.2316e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00109926
+ Event#=1000  t[ns]=0.0938334  r[mm]=28.1304  deltaR[mum]=3.71489e-06  deltaEkin[MeV]=6.97316  deltaAngle(deg)=0.00412014
+ Event#=2000  t[ns]=0.0402245  r[mm]=12.0589  deltaR[mum]=4.50283e-07  deltaEkin[MeV]=1.02519  deltaAngle(deg)=0.00203142
+ Event#=3000  t[ns]=0.0214481  r[mm]=6.42994  deltaR[mum]=6.32641e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000880356
+ Event#=4000  t[ns]=0.000129038  r[mm]=0.0386843  deltaR[mum]=1.38778e-14  deltaEkin[MeV]=0  deltaAngle(deg)=5.33128e-06
+ Event#=5000  t[ns]=0.0885833  r[mm]=26.5564  deltaR[mum]=3.86493e-06  deltaEkin[MeV]=7.921  deltaAngle(deg)=0.00367678
+ Event#=6000  t[ns]=0.123361  r[mm]=36.9825  deltaR[mum]=9.06682e-06  deltaEkin[MeV]=7.11895  deltaAngle(deg)=0.00472383
+ Event#=7000  t[ns]=0.167408  r[mm]=50.1874  deltaR[mum]=4.34954e-05  deltaEkin[MeV]=7.19602  deltaAngle(deg)=0.00729332
+ Event#=8000  t[ns]=0.0885407  r[mm]=26.5437  deltaR[mum]=3.13799e-06  deltaEkin[MeV]=6.04933  deltaAngle(deg)=0.00385809
+ Event#=9000  t[ns]=0.09925  r[mm]=29.7542  deltaR[mum]=5.3047e-06  deltaEkin[MeV]=7.41721  deltaAngle(deg)=0.00511595
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.180000s Real=0.180986s Sys=0.000000s
+  User=0.170000s Real=0.175938s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 1
@@ -257,40 +206,40 @@ Run Summary
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=4.4354e-07	 mean=0.0814469	 max=0.786724
- decay R [mm] : min=0.000132969	 mean=24.417	 max=235.853
- decay X [mm] : min=0.000132969	 mean=24.417	 max=235.853
- decay Y [mm] : min=-0.0714751	 mean=-0.00163277	 max=-2.11273e-14
- decay Z [mm] : min=-0.00310972	 mean=4.42729e-06	 max=0.00818948
- Delta decay R [mm] : min=0	 mean=2.06179e-08	 max=9.28384e-06
- deflection angle [deg] : min=0	 mean=0.00336896	 max=0.0335816
- Delta Ekin [MeV] : min=0	 mean=5.70656	 max=7579.69
- decay Ekin [GeV] : min=492.42	 mean=499.994	 max=500
- decay Px [GeV]   : min=494.194	 mean=501.768	 max=501.774
- decay Py [GeV]   : min=-0.294113	 mean=-0.0292688	 max=0.0205218
- decay Pz [GeV]   : min=-0.0331306	 mean=7.06042e-05	 max=0.08829
- decay Etot violation [MeV] : min=-9.16544e-06	 mean=5.5912e-06	 max=2.45403e-05
- decay Px violation [MeV]   : min=-9.16549e-06	 mean=5.59123e-06	 max=2.45405e-05
- decay Py violation [MeV]   : min=-5.45992e-09	 mean=-4.54553e-10	 max=1.76433e-09
- decay Pz violation [MeV]   : min=-5.66963e-10	 mean=1.16334e-12	 max=1.77029e-09
+ decay T [ns] : min=1.07695e-06	 mean=0.0813318	 max=0.923791
+ decay R [mm] : min=0.000322861	 mean=24.3825	 max=276.944
+ decay X [mm] : min=0.000322861	 mean=24.3825	 max=276.944
+ decay Y [mm] : min=-0.0915558	 mean=-0.00163811	 max=-1.24558e-13
+ decay Z [mm] : min=-0.00474596	 mean=-1.41338e-06	 max=0.00471055
+ Delta decay R [mm] : min=-1.73472e-18	 mean=2.05926e-08	 max=5.08135e-06
+ deflection angle [deg] : min=0	 mean=0.00336048	 max=0.037881
+ Delta Ekin [MeV] : min=0	 mean=4.75127	 max=1302.29
+ decay Ekin [GeV] : min=498.698	 mean=499.995	 max=500
+ decay Px [GeV]   : min=500.471	 mean=501.769	 max=501.774
+ decay Py [GeV]   : min=-0.331774	 mean=-0.0291897	 max=0.0131361
+ decay Pz [GeV]   : min=-0.0491985	 mean=3.1682e-05	 max=0.0511443
+ decay Etot violation [MeV] : min=-9.3889e-06	 mean=5.60621e-06	 max=2.74882e-05
+ decay Px violation [MeV]   : min=-9.3889e-06	 mean=5.60623e-06	 max=2.74883e-05
+ decay Py violation [MeV]   : min=-7.2763e-09	 mean=-4.48706e-10	 max=1.78557e-09
+ decay Pz violation [MeV]   : min=-9.04329e-10	 mean=7.68355e-13	 max=8.87923e-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.0586285 (mean=0.00987778)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.40972e-05 , 0.0615967 (mean=0.0101334)
  maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 4.7728e-09 , 4.7728e-09
+ maxGamma_deltaMax{1,2,3}        = 0 , 4.78963e-09 , 4.78963e-09
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.42712e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=5.42061e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -305.632 (mean=-0.248909)	 (#above threshold = 87)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 710.368 (mean=0.270079)	 (#above threshold = 356)
- minUnderestimated_rDeltaPos [mum]           = -305.623 (mean=-0.248888)	 (#above threshold = 87)
- maxOverestimated_rDeltaPos [mum]            = 710.377 (mean=0.2701)	 (#above threshold = 356)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -37.2149 (mean=-0.213832)	 (#above threshold = 90)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 58.8081 (mean=0.175501)	 (#above threshold = 367)
+ minUnderestimated_rDeltaPos [mum]           = -37.2147 (mean=-0.213811)	 (#above threshold = 90)
+ maxOverestimated_rDeltaPos [mum]            = 58.8091 (mean=0.175522)	 (#above threshold = 367)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0316454
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0477143
  ============================================= 
 
 
@@ -314,20 +263,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 2 starts.
 ### Run 2 starts.
- Event#=0  t[ns]=0  r[mm]=0  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.596737  r[mm]=178.896  deltaR[mum]=0.00141932  deltaEkin[MeV]=7.37  deltaAngle(deg)=0.0247771
- Event#=2000  t[ns]=0.257133  r[mm]=77.0859  deltaR[mum]=8.57563e-05  deltaEkin[MeV]=8.63316  deltaAngle(deg)=0.00968536
- Event#=3000  t[ns]=0.0599665  r[mm]=17.9774  deltaR[mum]=1.42691e-06  deltaEkin[MeV]=3.61665  deltaAngle(deg)=0.00186176
- Event#=4000  t[ns]=0.526163  r[mm]=157.739  deltaR[mum]=0.000895927  deltaEkin[MeV]=8.38178  deltaAngle(deg)=0.021303
- Event#=5000  t[ns]=0.0326446  r[mm]=9.78653  deltaR[mum]=2.46986e-07  deltaEkin[MeV]=0.26642  deltaAngle(deg)=0.00134785
- Event#=6000  t[ns]=0.691764  r[mm]=207.384  deltaR[mum]=0.00209681  deltaEkin[MeV]=8.20581  deltaAngle(deg)=0.0285705
- Event#=7000  t[ns]=0.35284  r[mm]=105.778  deltaR[mum]=0.000345612  deltaEkin[MeV]=8.74796  deltaAngle(deg)=0.0154089
- Event#=8000  t[ns]=0.203713  r[mm]=61.0711  deltaR[mum]=3.91613e-05  deltaEkin[MeV]=7.84325  deltaAngle(deg)=0.00670631
- Event#=9000  t[ns]=0.0279556  r[mm]=8.38082  deltaR[mum]=1.40036e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00114725
+ Event#=0  t[ns]=0.00687121  r[mm]=2.05992  deltaR[mum]=2.07923e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000281982
+ Event#=1000  t[ns]=0.478494  r[mm]=143.448  deltaR[mum]=0.000683922  deltaEkin[MeV]=8.084  deltaAngle(deg)=0.019132
+ Event#=2000  t[ns]=0.413551  r[mm]=123.979  deltaR[mum]=0.000424777  deltaEkin[MeV]=7.64755  deltaAngle(deg)=0.0159879
+ Event#=3000  t[ns]=0.31516  r[mm]=94.4819  deltaR[mum]=0.000152589  deltaEkin[MeV]=8.33135  deltaAngle(deg)=0.013386
+ Event#=4000  t[ns]=0.413518  r[mm]=123.969  deltaR[mum]=0.000429706  deltaEkin[MeV]=7.4203  deltaAngle(deg)=0.0171341
+ Event#=5000  t[ns]=0.200327  r[mm]=60.056  deltaR[mum]=3.36373e-05  deltaEkin[MeV]=7.16454  deltaAngle(deg)=0.00752344
+ Event#=6000  t[ns]=0.0410392  r[mm]=12.3032  deltaR[mum]=5.50747e-07  deltaEkin[MeV]=1.95509  deltaAngle(deg)=0.00133463
+ Event#=7000  t[ns]=0.166765  r[mm]=49.9946  deltaR[mum]=3.41209e-05  deltaEkin[MeV]=6.51552  deltaAngle(deg)=0.00761852
+ Event#=8000  t[ns]=0.507877  r[mm]=152.257  deltaR[mum]=0.000814943  deltaEkin[MeV]=7.30529  deltaAngle(deg)=0.0203737
+ Event#=9000  t[ns]=0.155117  r[mm]=46.5027  deltaR[mum]=2.48833e-05  deltaEkin[MeV]=6.74412  deltaAngle(deg)=0.00700631
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.380000s Real=0.383270s Sys=0.000000s
+  User=0.360000s Real=0.367816s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 2
@@ -344,45 +293,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9783
+ # Decays               = 9794
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=6.10566e-06	 mean=0.279969	 max=2.67215
- decay R [mm] : min=0.00183042	 mean=83.9321	 max=801.085
- decay X [mm] : min=0.00183042	 mean=83.9321	 max=801.085
- decay Y [mm] : min=-0.774944	 mean=-0.0171473	 max=0.0158196
- decay Z [mm] : min=-0.0482046	 mean=-1.39842e-05	 max=0.0421224
- Delta decay R [mm] : min=-8.67362e-19	 mean=8.44731e-07	 max=0.000122332
- deflection angle [deg] : min=8.53688e-07	 mean=0.0115375	 max=0.110241
- Delta Ekin [MeV] : min=0	 mean=8.46969	 max=2705.38
- decay Ekin [GeV] : min=497.295	 mean=499.992	 max=500
- decay Px [GeV]   : min=499.161	 mean=501.858	 max=501.866
- decay Py [GeV]   : min=-0.965697	 mean=-0.100601	 max=0.104002
- decay Pz [GeV]   : min=-0.218922	 mean=-2.84866e-05	 max=0.137761
- decay Etot violation [MeV] : min=-8.71834e-06	 mean=1.15976e-05	 max=2.93361e-05
- decay Px violation [MeV]   : min=-8.71829e-06	 mean=1.15977e-05	 max=2.93363e-05
- decay Py violation [MeV]   : min=-2.96334e-08	 mean=-2.63155e-09	 max=3.77842e-09
- decay Pz violation [MeV]   : min=-5.32819e-09	 mean=-1.78864e-12	 max=4.28507e-09
+ decay T [ns] : min=6.61214e-05	 mean=0.275361	 max=2.51351
+ decay R [mm] : min=0.0198226	 mean=82.5505	 max=753.526
+ decay X [mm] : min=0.0198226	 mean=82.5505	 max=753.526
+ decay Y [mm] : min=-0.68075	 mean=-0.0167222	 max=0.00684692
+ decay Z [mm] : min=-0.0375374	 mean=4.54741e-06	 max=0.0762548
+ Delta decay R [mm] : min=0	 mean=8.0689e-07	 max=0.000102028
+ deflection angle [deg] : min=2.83136e-06	 mean=0.0113254	 max=0.103341
+ Delta Ekin [MeV] : min=0	 mean=7.62627	 max=763.098
+ decay Ekin [GeV] : min=499.237	 mean=499.992	 max=500
+ decay Px [GeV]   : min=501.103	 mean=501.858	 max=501.866
+ decay Py [GeV]   : min=-0.905249	 mean=-0.0988009	 max=0.0894927
+ decay Pz [GeV]   : min=-0.271757	 mean=-1.39248e-05	 max=0.118965
+ decay Etot violation [MeV] : min=-8.7184e-06	 mean=1.14511e-05	 max=3.03407e-05
+ decay Px violation [MeV]   : min=-8.71834e-06	 mean=1.14513e-05	 max=3.03409e-05
+ decay Py violation [MeV]   : min=-3.5942e-08	 mean=-2.54411e-09	 max=4.53747e-09
+ decay Pz violation [MeV]   : min=-1.11203e-08	 mean=-7.80372e-13	 max=3.37008e-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.0113474)
- maxBeta_deltaMax{1,2}           = 4.44089e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 4.30794e-09 , 4.30794e-09
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.63709e-05 , 0.0499883 (mean=0.0112972)
+ maxBeta_deltaMax{1,2}           = 4.44089e-16 , 5.55112e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 4.32209e-09 , 4.32209e-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] = -107.684 (mean=-0.393881)	 (#above threshold = 173)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 424.35 (mean=1.29355)	 (#above threshold = 3577)
- minUnderestimated_rDeltaPos [mum]           = -107.681 (mean=-0.393036)	 (#above threshold = 173)
- maxOverestimated_rDeltaPos [mum]            = 424.356 (mean=1.29439)	 (#above threshold = 3577)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -43.5421 (mean=-0.366711)	 (#above threshold = 140)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 210.936 (mean=1.14544)	 (#above threshold = 3486)
+ minUnderestimated_rDeltaPos [mum]           = -43.5404 (mean=-0.365904)	 (#above threshold = 140)
+ maxOverestimated_rDeltaPos [mum]            = 210.942 (mean=1.14625)	 (#above threshold = 3486)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.117912
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.119095
  ============================================= 
 
 
@@ -406,20 +355,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 3 starts.
 ### Run 3 starts.
- Event#=0  t[ns]=0.192122  r[mm]=57.5965  deltaR[mum]=3.97126e-05  deltaEkin[MeV]=10.4206  deltaAngle(deg)=0.0073596
- Event#=1000  t[ns]=0.726035  r[mm]=217.658  deltaR[mum]=0.00256289  deltaEkin[MeV]=11.2564  deltaAngle(deg)=0.0302693
- Event#=2000  t[ns]=0.15433  r[mm]=46.2666  deltaR[mum]=2.22174e-05  deltaEkin[MeV]=7.28833  deltaAngle(deg)=0.00659926
- Event#=3000  t[ns]=0.133375  r[mm]=39.9846  deltaR[mum]=1.60198e-05  deltaEkin[MeV]=8.43629  deltaAngle(deg)=0.00565303
- Event#=4000  t[ns]=0.269468  r[mm]=80.7839  deltaR[mum]=0.00012493  deltaEkin[MeV]=8.91032  deltaAngle(deg)=0.0116596
- Event#=5000  t[ns]=0.232494  r[mm]=69.6994  deltaR[mum]=0.00469497  deltaEkin[MeV]=3105.6  deltaAngle(deg)=0.0118098
- Event#=6000  t[ns]=0.915375  r[mm]=274.421  deltaR[mum]=0.0048395  deltaEkin[MeV]=8.40434  deltaAngle(deg)=0.0373467
- Event#=7000  t[ns]=0.0946429  r[mm]=28.373  deltaR[mum]=4.98598e-06  deltaEkin[MeV]=8.18012  deltaAngle(deg)=0.0030475
- Event#=8000  t[ns]=0.0508834  r[mm]=15.2543  deltaR[mum]=7.6971e-07  deltaEkin[MeV]=2.10334  deltaAngle(deg)=0.00191876
- Event#=9000  t[ns]=0.0564814  r[mm]=16.9326  deltaR[mum]=9.76332e-07  deltaEkin[MeV]=2.80575  deltaAngle(deg)=0.00260953
+ Event#=0  t[ns]=0.661557  r[mm]=198.329  deltaR[mum]=0.00176316  deltaEkin[MeV]=6.81086  deltaAngle(deg)=0.0266536
+ Event#=1000  t[ns]=0.195444  r[mm]=58.5921  deltaR[mum]=5.12108e-05  deltaEkin[MeV]=7.20895  deltaAngle(deg)=0.00901018
+ Event#=2000  t[ns]=1.00516  r[mm]=301.336  deltaR[mum]=0.00658656  deltaEkin[MeV]=7.49972  deltaAngle(deg)=0.0414817
+ Event#=3000  t[ns]=0.0534438  r[mm]=16.0219  deltaR[mum]=8.59988e-07  deltaEkin[MeV]=2.53258  deltaAngle(deg)=0.00246538
+ Event#=4000  t[ns]=0.179387  r[mm]=53.7786  deltaR[mum]=3.37224e-05  deltaEkin[MeV]=7.38858  deltaAngle(deg)=0.00744009
+ Event#=5000  t[ns]=0.301393  r[mm]=90.3546  deltaR[mum]=0.00015852  deltaEkin[MeV]=8.38063  deltaAngle(deg)=0.0124056
+ Event#=6000  t[ns]=0.00956906  r[mm]=2.86871  deltaR[mum]=5.61595e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000392698
+ Event#=7000  t[ns]=0.263485  r[mm]=78.9903  deltaR[mum]=0.000111826  deltaEkin[MeV]=6.7864  deltaAngle(deg)=0.0110613
+ Event#=8000  t[ns]=0.490041  r[mm]=146.91  deltaR[mum]=0.000787154  deltaEkin[MeV]=10.2071  deltaAngle(deg)=0.0204255
+ Event#=9000  t[ns]=0.0523844  r[mm]=15.7043  deltaR[mum]=8.21821e-07  deltaEkin[MeV]=2.3032  deltaAngle(deg)=0.0021435
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.380000s Real=0.400070s Sys=0.000000s
+  User=0.360000s Real=0.374608s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 3
@@ -436,45 +385,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9773
+ # Decays               = 9788
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=6.62086e-05	 mean=0.28295	 max=2.53173
- decay R [mm] : min=0.0198487	 mean=84.8257	 max=758.989
- decay X [mm] : min=0.0198487	 mean=84.8257	 max=758.989
- decay Y [mm] : min=-0.074846	 mean=0.0174493	 max=0.701895
- decay Z [mm] : min=-0.072211	 mean=-2.01594e-05	 max=0.0915456
- Delta decay R [mm] : min=0	 mean=8.65232e-07	 max=0.000104452
- deflection angle [deg] : min=2.83136e-06	 mean=0.0116548	 max=0.10495
- Delta Ekin [MeV] : min=0	 mean=8.89644	 max=3105.6
- decay Ekin [GeV] : min=496.894	 mean=499.991	 max=500
- decay Px [GeV]   : min=498.76	 mean=501.857	 max=501.866
- decay Py [GeV]   : min=-0.212022	 mean=0.101602	 max=0.919333
- decay Pz [GeV]   : min=-0.217425	 mean=-0.000101986	 max=0.146575
- decay Etot violation [MeV] : min=-8.7184e-06	 mean=1.15492e-05	 max=2.89608e-05
- decay Px violation [MeV]   : min=-8.7184e-06	 mean=1.15493e-05	 max=2.89608e-05
- decay Py violation [MeV]   : min=-5.79195e-09	 mean=2.66996e-09	 max=3.45859e-08
- decay Pz violation [MeV]   : min=-5.69702e-09	 mean=-3.17849e-12	 max=4.46201e-09
+ decay T [ns] : min=4.48479e-06	 mean=0.272403	 max=2.44425
+ decay R [mm] : min=0.0013445	 mean=81.6638	 max=732.762
+ decay X [mm] : min=0.0013445	 mean=81.6638	 max=732.762
+ decay Y [mm] : min=-0.00370888	 mean=0.0166419	 max=0.639172
+ decay Z [mm] : min=-0.040519	 mean=1.38974e-05	 max=0.062521
+ Delta decay R [mm] : min=0	 mean=8.22836e-07	 max=9.37614e-05
+ deflection angle [deg] : min=8.53688e-07	 mean=0.0112224	 max=0.100118
+ Delta Ekin [MeV] : min=0	 mean=7.87664	 max=1470.51
+ decay Ekin [GeV] : min=498.529	 mean=499.992	 max=500
+ decay Px [GeV]   : min=500.396	 mean=501.858	 max=501.866
+ decay Py [GeV]   : min=-0.0652483	 mean=0.0979849	 max=0.877022
+ decay Pz [GeV]   : min=-0.120083	 mean=3.25371e-05	 max=0.083628
+ decay Etot violation [MeV] : min=-8.7184e-06	 mean=1.14008e-05	 max=3.13165e-05
+ decay Px violation [MeV]   : min=-8.71834e-06	 mean=1.14009e-05	 max=3.13168e-05
+ decay Py violation [MeV]   : min=-1.78896e-09	 mean=2.54577e-09	 max=3.22688e-08
+ decay Pz violation [MeV]   : min=-3.17725e-09	 mean=1.09267e-12	 max=2.8071e-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.0112012)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.63709e-05 , 0.0499883 (mean=0.0112642)
  maxBeta_deltaMax{1,2}           = 4.44089e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 4.15201e-09 , 4.15201e-09
+ maxGamma_deltaMax{1,2,3}        = 0 , 4.2383e-09 , 4.2383e-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] = -105.761 (mean=-0.412391)	 (#above threshold = 185)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 1396.23 (mean=1.50331)	 (#above threshold = 3568)
- minUnderestimated_rDeltaPos [mum]           = -105.757 (mean=-0.411525)	 (#above threshold = 184)
- maxOverestimated_rDeltaPos [mum]            = 1396.25 (mean=1.50418)	 (#above threshold = 3568)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -60.0482 (mean=-0.376219)	 (#above threshold = 174)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 185.706 (mean=1.19723)	 (#above threshold = 3392)
+ minUnderestimated_rDeltaPos [mum]           = -60.0467 (mean=-0.375396)	 (#above threshold = 174)
+ maxOverestimated_rDeltaPos [mum]            = 185.709 (mean=1.19805)	 (#above threshold = 3392)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.104452
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0948017
  ============================================= 
 
 
@@ -498,20 +447,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 4 starts.
 ### Run 4 starts.
- Event#=0  t[ns]=0.11331  r[mm]=33.9692  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0392329  r[mm]=11.7616  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.149242  r[mm]=44.7414  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.0546516  r[mm]=16.384  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.22345  r[mm]=66.9881  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.0864233  r[mm]=25.9089  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.0269423  r[mm]=8.07704  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.029437  r[mm]=8.82494  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0126354  r[mm]=3.78797  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.168347  r[mm]=50.4687  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.0988529  r[mm]=29.6352  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0385198  r[mm]=11.5479  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.0789645  r[mm]=23.6728  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.0557226  r[mm]=16.7051  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.366459  r[mm]=109.861  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.323813  r[mm]=97.0762  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.0614318  r[mm]=18.4167  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.00271032  r[mm]=0.812528  deltaR[mum]=1.11022e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.116889  r[mm]=35.0422  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0551792  r[mm]=16.5422  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.170000s Real=0.169439s Sys=0.000000s
+  User=0.170000s Real=0.169886s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 4
@@ -528,43 +477,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9859
+ # Decays               = 9856
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.30018e-05	 mean=0.10956	 max=1.12917
- decay R [mm] : min=0.0038978	 mean=32.845	 max=338.516
- decay X [mm] : min=0.0038978	 mean=32.845	 max=338.516
- decay Y [mm] : min=-0.0128645	 mean=-1.02897e-06	 max=0.0198597
- decay Z [mm] : min=-0.00487318	 mean=1.23514e-05	 max=0.0170695
- Delta decay R [mm] : min=-2.84217e-14	 mean=1.15925e-09	 max=2.11651e-06
- deflection angle [deg] : min=0	 mean=5.31863e-05	 max=0.0377795
- Delta Ekin [MeV] : min=0	 mean=0.00107552	 max=2.10199
- 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.139396	 mean=1.39492e-05	 max=0.186134
- decay Pz [GeV]   : min=-0.102879	 mean=0.000160278	 max=0.273643
- decay Etot violation [MeV] : min=-8.5978e-06	 mean=2.90043e-06	 max=1.17309e-05
- decay Px violation [MeV]   : min=-8.59768e-06	 mean=2.90052e-06	 max=1.17311e-05
- decay Py violation [MeV]   : min=-2.516e-09	 mean=-2.77069e-13	 max=1.07579e-09
- decay Pz violation [MeV]   : min=-3.69886e-09	 mean=-2.71081e-13	 max=1.58639e-09
+ decay T [ns] : min=8.85728e-06	 mean=0.109585	 max=0.994938
+ decay R [mm] : min=0.00265533	 mean=32.8526	 max=298.273
+ decay X [mm] : min=0.00265533	 mean=32.8526	 max=298.273
+ decay Y [mm] : min=-0.00751558	 mean=7.26216e-06	 max=0.0450223
+ decay Z [mm] : min=-0.0156342	 mean=-4.35175e-06	 max=0.0169293
+ Delta decay R [mm] : min=-5.68434e-14	 mean=4.8532e-10	 max=4.53542e-07
+ deflection angle [deg] : min=0	 mean=3.71121e-05	 max=0.0211774
+ Delta Ekin [MeV] : min=0	 mean=0.000566696	 max=0.660487
+ 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.171628	 mean=3.27425e-05	 max=0.149184
+ decay Pz [GeV]   : min=-0.103306	 mean=-7.14749e-05	 max=0.131824
+ decay Etot violation [MeV] : min=-7.81927e-06	 mean=2.8951e-06	 max=1.40574e-05
+ decay Px violation [MeV]   : min=-7.81915e-06	 mean=2.89519e-06	 max=1.40576e-05
+ decay Py violation [MeV]   : min=-1.43355e-09	 mean=5.997e-13	 max=1.90727e-09
+ decay Pz violation [MeV]   : min=-9.14667e-10	 mean=-4.98329e-13	 max=4.00846e-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.54659e-05 , 0.0365001 (mean=0.00382294)
- maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 3.68544e-09 , 3.68544e-09
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.54659e-05 , 0.0289588 (mean=0.00381304)
+ maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 2.94222e-09 , 2.94222e-09
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.62714e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.62457e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -0.0590963 (mean=-4.03679e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.131118 (mean=6.88427e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0569798 (mean=-3.92086e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.133234 (mean=7.0002e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0214359 (mean=-1.86651e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.139129 (mean=4.28892e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0211388 (mean=-1.81798e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.139559 (mean=4.33745e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
  ============================================= 
@@ -590,20 +539,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 5 starts.
 ### Run 5 starts.
- Event#=0  t[ns]=0.142452  r[mm]=42.7057  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.029559  r[mm]=8.86151  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.153814  r[mm]=46.1121  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.0150943  r[mm]=4.52513  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.0761667  r[mm]=22.8341  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.150697  r[mm]=45.1774  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.477119  r[mm]=143.036  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0285141  r[mm]=8.54826  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.233628  r[mm]=70.0393  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.0905406  r[mm]=27.1432  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.054689  r[mm]=16.3952  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0711076  r[mm]=21.3174  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.24871  r[mm]=74.5607  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.0327771  r[mm]=9.82626  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.00644942  r[mm]=1.93347  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.0125875  r[mm]=3.77361  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.0401742  r[mm]=12.0438  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.0351142  r[mm]=10.5269  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.156554  r[mm]=46.9335  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0990908  r[mm]=29.7065  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.170000s Real=0.174262s Sys=0.000000s
+  User=0.170000s Real=0.169269s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 5
@@ -620,43 +569,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9847
+ # Decays               = 9859
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.95689e-05	 mean=0.108905	 max=1.1519
- decay R [mm] : min=0.00586656	 mean=32.6488	 max=345.33
- decay X [mm] : min=0.00586656	 mean=32.6488	 max=345.33
- decay Y [mm] : min=-0.0142029	 mean=1.12071e-07	 max=0.0191949
- decay Z [mm] : min=-0.0106973	 mean=2.17541e-07	 max=0.0168427
- Delta decay R [mm] : min=-5.68434e-14	 mean=4.76153e-10	 max=7.28232e-07
- deflection angle [deg] : min=0	 mean=3.32026e-05	 max=0.0166352
- Delta Ekin [MeV] : min=0	 mean=0.000488083	 max=0.407545
- decay Ekin [GeV] : min=500	 mean=500	 max=500
+ decay T [ns] : min=3.3327e-05	 mean=0.10794	 max=1.04892
+ decay R [mm] : min=0.00999111	 mean=32.3593	 max=314.455
+ decay X [mm] : min=0.00999111	 mean=32.3593	 max=314.455
+ decay Y [mm] : min=-0.0306952	 mean=-1.52736e-05	 max=0.00553211
+ decay Z [mm] : min=-0.0186963	 mean=-4.07843e-06	 max=0.0139194
+ Delta decay R [mm] : min=-5.68434e-14	 mean=7.09552e-10	 max=8.85138e-07
+ deflection angle [deg] : min=0	 mean=4.67009e-05	 max=0.0222989
+ Delta Ekin [MeV] : min=0	 mean=0.000726326	 max=0.732291
+ 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.113275	 mean=-2.87499e-05	 max=0.101766
- decay Pz [GeV]   : min=-0.137153	 mean=-1.31379e-05	 max=0.123388
- decay Etot violation [MeV] : min=-7.7177e-06	 mean=2.87896e-06	 max=1.16539e-05
- decay Px violation [MeV]   : min=-7.71775e-06	 mean=2.87904e-06	 max=1.1654e-05
- decay Py violation [MeV]   : min=-1.03869e-09	 mean=-4.91907e-13	 max=1.04687e-09
- decay Pz violation [MeV]   : min=-1.19272e-09	 mean=-8.11451e-14	 max=1.15344e-09
+ decay Py [GeV]   : min=-0.147054	 mean=-0.000115512	 max=0.115535
+ decay Pz [GeV]   : min=-0.158285	 mean=-1.0269e-05	 max=0.10222
+ decay Etot violation [MeV] : min=-1.0022e-05	 mean=2.9032e-06	 max=1.14092e-05
+ decay Px violation [MeV]   : min=-1.00218e-05	 mean=2.90329e-06	 max=1.14092e-05
+ decay Py violation [MeV]   : min=-2.34488e-09	 mean=-4.31864e-13	 max=2.11193e-09
+ decay Pz violation [MeV]   : min=-3.24249e-09	 mean=-3.0901e-13	 max=9.61919e-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.54659e-05 , 0.0371413 (mean=0.00380374)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.54659e-05 , 0.0453235 (mean=0.00382849)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 2.93977e-09 , 2.93977e-09
+ maxGamma_deltaMax{1,2,3}        = 0 , 3.42209e-09 , 3.42209e-09
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.69742e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=3.61624e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -0.0198706 (mean=-1.69294e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.047566 (mean=3.14856e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0191424 (mean=-1.64532e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.0482942 (mean=3.19618e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0212022 (mean=-2.60898e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0878312 (mean=5.65631e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.020317 (mean=-2.53803e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.088313 (mean=5.72727e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
  ============================================= 
@@ -682,20 +631,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 6 starts.
 ### Run 6 starts.
- Event#=0  t[ns]=0.210442  r[mm]=63.0886  deltaR[mum]=5.59576e-05  deltaEkin[MeV]=6.91223  deltaAngle(deg)=0.00890237
- Event#=1000  t[ns]=0.355644  r[mm]=106.619  deltaR[mum]=0.000302355  deltaEkin[MeV]=12.2364  deltaAngle(deg)=0.0143691
- Event#=2000  t[ns]=0.359453  r[mm]=107.76  deltaR[mum]=0.000320301  deltaEkin[MeV]=7.24897  deltaAngle(deg)=0.0149711
- Event#=3000  t[ns]=0.0803934  r[mm]=24.1011  deltaR[mum]=3.253e-06  deltaEkin[MeV]=8.0772  deltaAngle(deg)=0.0028684
- Event#=4000  t[ns]=0.0278553  r[mm]=8.35073  deltaR[mum]=1.38479e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00114291
- Event#=5000  t[ns]=0.0280545  r[mm]=8.41048  deltaR[mum]=1.41474e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00115108
- Event#=6000  t[ns]=0.0757634  r[mm]=22.7131  deltaR[mum]=2.03127e-06  deltaEkin[MeV]=5.02382  deltaAngle(deg)=0.00384105
- Event#=7000  t[ns]=0.342983  r[mm]=102.823  deltaR[mum]=0.00022511  deltaEkin[MeV]=7.40215  deltaAngle(deg)=0.0131396
- Event#=8000  t[ns]=0.016895  r[mm]=5.06497  deltaR[mum]=3.08988e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000693208
- Event#=9000  t[ns]=0.029794  r[mm]=8.93194  deltaR[mum]=1.6945e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00122245
+ Event#=0  t[ns]=0.0099497  r[mm]=2.98282  deltaR[mum]=6.31006e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000408239
+ Event#=1000  t[ns]=0.604412  r[mm]=181.197  deltaR[mum]=0.00146881  deltaEkin[MeV]=7.62153  deltaAngle(deg)=0.0250207
+ Event#=2000  t[ns]=0.257364  r[mm]=77.1551  deltaR[mum]=0.000104457  deltaEkin[MeV]=13.2374  deltaAngle(deg)=0.0104101
+ Event#=3000  t[ns]=0.164179  r[mm]=49.2192  deltaR[mum]=2.9975e-05  deltaEkin[MeV]=7.4874  deltaAngle(deg)=0.00724093
+ Event#=4000  t[ns]=0.408137  r[mm]=122.356  deltaR[mum]=0.000419067  deltaEkin[MeV]=7.02868  deltaAngle(deg)=0.0162323
+ Event#=5000  t[ns]=0.183203  r[mm]=54.9225  deltaR[mum]=3.40486e-05  deltaEkin[MeV]=9.17545  deltaAngle(deg)=0.00728949
+ Event#=6000  t[ns]=0.194901  r[mm]=58.4293  deltaR[mum]=3.47853e-05  deltaEkin[MeV]=7.41276  deltaAngle(deg)=0.00692635
+ Event#=7000  t[ns]=0.11361  r[mm]=34.0593  deltaR[mum]=1.01979e-05  deltaEkin[MeV]=6.32035  deltaAngle(deg)=0.00536321
+ Event#=8000  t[ns]=0.0133751  r[mm]=4.00971  deltaR[mum]=1.53317e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000548782
+ Event#=9000  t[ns]=0.0141704  r[mm]=4.24815  deltaR[mum]=1.82316e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000581416
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.290000s Real=0.295785s Sys=0.000000s
+  User=0.280000s Real=0.287039s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 6
@@ -712,45 +661,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9869
+ # Decays               = 9867
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.10468e-05	 mean=0.124229	 max=1.22156
- decay R [mm] : min=0.00331171	 mean=37.2427	 max=366.212
- decay X [mm] : min=0.00331171	 mean=37.2427	 max=366.212
- decay Y [mm] : min=-0.158827	 mean=-0.00366218	 max=0.00334696
- decay Z [mm] : min=-0.0111654	 mean=1.11985e-05	 max=0.00919455
- Delta decay R [mm] : min=-1.73472e-18	 mean=7.61175e-08	 max=1.15302e-05
- deflection angle [deg] : min=8.53688e-07	 mean=0.00514165	 max=0.0498176
- Delta Ekin [MeV] : min=0	 mean=6.06408	 max=970.167
- decay Ekin [GeV] : min=499.03	 mean=499.994	 max=500
- decay Px [GeV]   : min=500.994	 mean=501.958	 max=501.964
- decay Py [GeV]   : min=-0.43645	 mean=-0.0446472	 max=0.173323
- decay Pz [GeV]   : min=-0.191807	 mean=7.80283e-05	 max=0.0927594
- decay Etot violation [MeV] : min=-9.80269e-06	 mean=3.10074e-06	 max=1.91223e-05
- decay Px violation [MeV]   : min=-9.80269e-06	 mean=3.10078e-06	 max=1.91223e-05
- decay Py violation [MeV]   : min=-8.86183e-09	 mean=-3.58577e-10	 max=4.15e-09
- decay Pz violation [MeV]   : min=-1.14306e-09	 mean=9.01056e-13	 max=1.21726e-09
+ decay T [ns] : min=1.38617e-05	 mean=0.124525	 max=1.20195
+ decay R [mm] : min=0.00415561	 mean=37.3313	 max=360.333
+ decay X [mm] : min=0.00415561	 mean=37.3313	 max=360.333
+ decay Y [mm] : min=-0.155619	 mean=-0.00366905	 max=0.00404281
+ decay Z [mm] : min=-0.0219833	 mean=-7.91605e-06	 max=0.0375852
+ Delta decay R [mm] : min=0	 mean=7.64304e-08	 max=1.11048e-05
+ deflection angle [deg] : min=8.53688e-07	 mean=0.00515829	 max=0.049353
+ Delta Ekin [MeV] : min=0	 mean=6.65402	 max=3951.43
+ decay Ekin [GeV] : min=496.049	 mean=499.993	 max=500
+ decay Px [GeV]   : min=498.013	 mean=501.958	 max=501.964
+ decay Py [GeV]   : min=-0.432412	 mean=-0.0448388	 max=0.0794031
+ decay Pz [GeV]   : min=-0.0933595	 mean=-0.000112795	 max=0.121648
+ decay Etot violation [MeV] : min=-1.15738e-05	 mean=3.1501e-06	 max=1.70216e-05
+ decay Px violation [MeV]   : min=-1.15737e-05	 mean=3.15015e-06	 max=1.70217e-05
+ decay Py violation [MeV]   : min=-7.76072e-09	 mean=-3.59817e-10	 max=3.62758e-09
+ decay Pz violation [MeV]   : min=-1.39242e-09	 mean=-1.04202e-12	 max=2.11162e-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.0121544)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.86446e-05 , 0.0484742 (mean=0.0120065)
  maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 3.26261e-09 , 3.26261e-09
+ maxGamma_deltaMax{1,2,3}        = 0 , 3.47134e-09 , 3.47134e-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] = -39.4712 (mean=-0.279377)	 (#above threshold = 128)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 126.448 (mean=0.384588)	 (#above threshold = 1034)
- minUnderestimated_rDeltaPos [mum]           = -39.4691 (mean=-0.279301)	 (#above threshold = 128)
- maxOverestimated_rDeltaPos [mum]            = 126.451 (mean=0.384665)	 (#above threshold = 1034)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -198.307 (mean=-0.30735)	 (#above threshold = 119)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 329.206 (mean=0.399846)	 (#above threshold = 1032)
+ minUnderestimated_rDeltaPos [mum]           = -198.302 (mean=-0.307273)	 (#above threshold = 119)
+ maxOverestimated_rDeltaPos [mum]            = 329.211 (mean=0.399922)	 (#above threshold = 1032)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0693107
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0660604
  ============================================= 
 
 
@@ -774,20 +723,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 7 starts.
 ### Run 7 starts.
- Event#=0  t[ns]=0.0791442  r[mm]=23.7267  deltaR[mum]=3.58923e-06  deltaEkin[MeV]=7.98358  deltaAngle(deg)=0.00403861
- Event#=1000  t[ns]=0.349668  r[mm]=104.827  deltaR[mum]=0.000319847  deltaEkin[MeV]=6.9304  deltaAngle(deg)=0.0153352
- Event#=2000  t[ns]=0.026239  r[mm]=7.8662  deltaR[mum]=1.15744e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00107659
- Event#=3000  t[ns]=0.00384651  r[mm]=1.15314  deltaR[mum]=3.64597e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000157824
- Event#=4000  t[ns]=0.114404  r[mm]=34.2973  deltaR[mum]=9.31433e-06  deltaEkin[MeV]=6.69285  deltaAngle(deg)=0.00452547
- Event#=5000  t[ns]=0.168579  r[mm]=50.5383  deltaR[mum]=3.3412e-05  deltaEkin[MeV]=9.97796  deltaAngle(deg)=0.00716495
- Event#=6000  t[ns]=0.107419  r[mm]=32.2032  deltaR[mum]=7.94709e-06  deltaEkin[MeV]=10.874  deltaAngle(deg)=0.00409482
- Event#=7000  t[ns]=0.605  r[mm]=181.373  deltaR[mum]=0.00147212  deltaEkin[MeV]=7.07558  deltaAngle(deg)=0.0250413
- Event#=8000  t[ns]=0.0679084  r[mm]=20.3583  deltaR[mum]=1.52561e-06  deltaEkin[MeV]=4.35648  deltaAngle(deg)=0.00317528
- Event#=9000  t[ns]=0.370371  r[mm]=111.034  deltaR[mum]=0.000375256  deltaEkin[MeV]=19.6334  deltaAngle(deg)=0.0153455
+ Event#=0  t[ns]=0.415917  r[mm]=124.688  deltaR[mum]=0.000485461  deltaEkin[MeV]=7.6634  deltaAngle(deg)=0.0171436
+ Event#=1000  t[ns]=0.476415  r[mm]=142.824  deltaR[mum]=0.000768084  deltaEkin[MeV]=12.1652  deltaAngle(deg)=0.0201222
+ Event#=2000  t[ns]=0.077209  r[mm]=23.1465  deltaR[mum]=3.34284e-06  deltaEkin[MeV]=7.63241  deltaAngle(deg)=0.00349944
+ Event#=3000  t[ns]=0.160252  r[mm]=48.0419  deltaR[mum]=4.01061e-05  deltaEkin[MeV]=24.8135  deltaAngle(deg)=0.00618942
+ Event#=4000  t[ns]=0.134975  r[mm]=40.4641  deltaR[mum]=1.90864e-05  deltaEkin[MeV]=7.68177  deltaAngle(deg)=0.00587357
+ Event#=5000  t[ns]=0.0398881  r[mm]=11.9581  deltaR[mum]=4.40837e-07  deltaEkin[MeV]=1.01168  deltaAngle(deg)=0.00193822
+ Event#=6000  t[ns]=0.0163339  r[mm]=4.89675  deltaR[mum]=2.79208e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000670185
+ Event#=7000  t[ns]=0.079469  r[mm]=23.824  deltaR[mum]=2.31296e-06  deltaEkin[MeV]=4.78301  deltaAngle(deg)=0.00265598
+ Event#=8000  t[ns]=0.0473739  r[mm]=14.2022  deltaR[mum]=9.6745e-07  deltaEkin[MeV]=4.15095  deltaAngle(deg)=0.00209118
+ Event#=9000  t[ns]=0.0930957  r[mm]=27.9092  deltaR[mum]=3.62713e-06  deltaEkin[MeV]=6.55319  deltaAngle(deg)=0.00388769
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.290000s Real=0.296675s Sys=0.000000s
+  User=0.290000s Real=0.294026s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 7
@@ -804,45 +753,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9880
+ # Decays               = 9869
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=6.82655e-06	 mean=0.127826	 max=1.18471
- decay R [mm] : min=0.00204653	 mean=38.3211	 max=355.165
- decay X [mm] : min=0.00204653	 mean=38.3211	 max=355.165
- decay Y [mm] : min=-0.000921154	 mean=0.00382406	 max=0.1475
- decay Z [mm] : min=-0.0252524	 mean=-2.74001e-06	 max=0.0302465
- Delta decay R [mm] : min=-1.73472e-18	 mean=7.9953e-08	 max=1.06026e-05
- deflection angle [deg] : min=8.53688e-07	 mean=0.00529083	 max=0.0480472
- Delta Ekin [MeV] : min=0	 mean=6.19731	 max=1730.5
- decay Ekin [GeV] : min=498.269	 mean=499.994	 max=500
- decay Px [GeV]   : min=500.234	 mean=501.958	 max=501.964
- decay Py [GeV]   : min=-0.0649208	 mean=0.0459471	 max=0.420948
- decay Pz [GeV]   : min=-0.163156	 mean=-5.85027e-05	 max=0.220608
- decay Etot violation [MeV] : min=-9.54466e-06	 mean=3.19311e-06	 max=1.78584e-05
- decay Px violation [MeV]   : min=-9.54478e-06	 mean=3.19315e-06	 max=1.78583e-05
- decay Py violation [MeV]   : min=-6.07196e-09	 mean=3.69733e-10	 max=8.03306e-09
- decay Pz violation [MeV]   : min=-3.45824e-09	 mean=-1.07238e-12	 max=2.05412e-09
+ decay T [ns] : min=1.66957e-05	 mean=0.128463	 max=1.21751
+ decay R [mm] : min=0.0050052	 mean=38.512	 max=364.997
+ decay X [mm] : min=0.0050052	 mean=38.512	 max=364.997
+ decay Y [mm] : min=-0.0109355	 mean=0.0039538	 max=0.161656
+ decay Z [mm] : min=-0.00919674	 mean=4.07552e-06	 max=0.0183126
+ Delta decay R [mm] : min=-1.73472e-18	 mean=9.06624e-08	 max=1.18814e-05
+ deflection angle [deg] : min=1.2073e-06	 mean=0.00530264	 max=0.0503519
+ Delta Ekin [MeV] : min=0	 mean=6.77264	 max=2740.41
+ decay Ekin [GeV] : min=497.26	 mean=499.993	 max=500
+ decay Px [GeV]   : min=499.224	 mean=501.958	 max=501.964
+ decay Py [GeV]   : min=-0.144567	 mean=0.0459648	 max=0.44108
+ decay Pz [GeV]   : min=-0.112996	 mean=0.00011015	 max=0.174748
+ decay Etot violation [MeV] : min=-9.83244e-06	 mean=3.27614e-06	 max=1.78978e-05
+ decay Px violation [MeV]   : min=-9.83244e-06	 mean=3.27619e-06	 max=1.78979e-05
+ decay Py violation [MeV]   : min=-3.21342e-09	 mean=3.84091e-10	 max=9.09529e-09
+ decay Pz violation [MeV]   : min=-9.70374e-10	 mean=1.46799e-12	 max=4.10049e-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.0119752)
- maxBeta_deltaMax{1,2}           = 4.44089e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 3.23351e-09 , 3.23351e-09
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.86446e-05 , 0.0484742 (mean=0.011876)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 3.29078e-09 , 3.29078e-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] = -75.4039 (mean=-0.287736)	 (#above threshold = 124)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 263.451 (mean=0.432133)	 (#above threshold = 1135)
- minUnderestimated_rDeltaPos [mum]           = -75.3997 (mean=-0.287657)	 (#above threshold = 124)
- maxOverestimated_rDeltaPos [mum]            = 263.455 (mean=0.432213)	 (#above threshold = 1136)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -116.321 (mean=-0.309603)	 (#above threshold = 128)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 446.078 (mean=0.47065)	 (#above threshold = 1128)
+ minUnderestimated_rDeltaPos [mum]           = -116.313 (mean=-0.309512)	 (#above threshold = 128)
+ maxOverestimated_rDeltaPos [mum]            = 446.086 (mean=0.470741)	 (#above threshold = 1128)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0478613
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0684486
  ============================================= 
 
 
@@ -866,20 +815,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 8 starts.
 ### Run 8 starts.
- Event#=0  t[ns]=0.00159948  r[mm]=0.479485  deltaR[mum]=2.58682e-11  deltaEkin[MeV]=0  deltaAngle(deg)=6.51996e-05
- Event#=1000  t[ns]=0.152337  r[mm]=45.667  deltaR[mum]=0.0040414  deltaEkin[MeV]=641.805  deltaAngle(deg)=0.004626
- Event#=2000  t[ns]=0.0419141  r[mm]=12.5648  deltaR[mum]=4.89766e-07  deltaEkin[MeV]=1.17742  deltaAngle(deg)=0.00171519
- Event#=3000  t[ns]=0.118074  r[mm]=35.3958  deltaR[mum]=2.2179e-05  deltaEkin[MeV]=7.81867  deltaAngle(deg)=0.00577601
- Event#=4000  t[ns]=0.00312064  r[mm]=0.935495  deltaR[mum]=1.92291e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000127202
- Event#=5000  t[ns]=0.0218245  r[mm]=6.54247  deltaR[mum]=6.57279e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000889598
- Event#=6000  t[ns]=0.203467  r[mm]=60.9947  deltaR[mum]=0.00010609  deltaEkin[MeV]=7.43601  deltaAngle(deg)=0.00944472
- Event#=7000  t[ns]=0.121708  r[mm]=36.4853  deltaR[mum]=4.01595e-05  deltaEkin[MeV]=10.4793  deltaAngle(deg)=0.00507366
- Event#=8000  t[ns]=0.608113  r[mm]=182.298  deltaR[mum]=0.00152635  deltaEkin[MeV]=7.19153  deltaAngle(deg)=0.0242695
- Event#=9000  t[ns]=0.0414018  r[mm]=12.4113  deltaR[mum]=4.75795e-07  deltaEkin[MeV]=1.12167  deltaAngle(deg)=0.00183998
+ Event#=0  t[ns]=0.229632  r[mm]=68.8381  deltaR[mum]=0.000128278  deltaEkin[MeV]=7.25353  deltaAngle(deg)=0.00926527
+ Event#=1000  t[ns]=0.0452391  r[mm]=13.5616  deltaR[mum]=5.83441e-07  deltaEkin[MeV]=1.61521  deltaAngle(deg)=0.00306283
+ Event#=2000  t[ns]=0.261364  r[mm]=78.3506  deltaR[mum]=0.000209282  deltaEkin[MeV]=8.18469  deltaAngle(deg)=0.0119817
+ Event#=3000  t[ns]=0.115506  r[mm]=34.6258  deltaR[mum]=2.61857e-05  deltaEkin[MeV]=7.23498  deltaAngle(deg)=0.00500598
+ Event#=4000  t[ns]=0.0599636  r[mm]=17.9757  deltaR[mum]=1.1086e-06  deltaEkin[MeV]=2.78136  deltaAngle(deg)=0.00282108
+ Event#=5000  t[ns]=0.0248516  r[mm]=7.44991  deltaR[mum]=9.70477e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.00101298
+ Event#=6000  t[ns]=0.0168943  r[mm]=5.06452  deltaR[mum]=3.04894e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000688636
+ Event#=7000  t[ns]=0.481162  r[mm]=144.241  deltaR[mum]=0.000901835  deltaEkin[MeV]=6.94706  deltaAngle(deg)=0.0199568
+ Event#=8000  t[ns]=0.243381  r[mm]=72.9599  deltaR[mum]=0.000147811  deltaEkin[MeV]=7.75405  deltaAngle(deg)=0.00934752
+ Event#=9000  t[ns]=0.190251  r[mm]=57.0327  deltaR[mum]=0.000100156  deltaEkin[MeV]=9.45736  deltaAngle(deg)=0.00727866
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.320000s Real=0.329164s Sys=0.000000s
+  User=0.310000s Real=0.342204s Sys=0.010000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 8
@@ -896,45 +845,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9839
+ # Decays               = 9843
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=5.321e-06	 mean=0.155043	 max=1.4717
- decay R [mm] : min=0.00159511	 mean=46.4781	 max=441.179
- decay X [mm] : min=0.00159511	 mean=46.4781	 max=441.179
- decay Y [mm] : min=-0.233934	 mean=-0.0054811	 max=0.00700175
- decay Z [mm] : min=-0.0136609	 mean=-2.1359e-06	 max=0.0148978
- Delta decay R [mm] : min=0	 mean=1.9293e-07	 max=2.06889e-05
- deflection angle [deg] : min=0	 mean=0.0063701	 max=0.0603191
- Delta Ekin [MeV] : min=0	 mean=6.7065	 max=1548.29
- decay Ekin [GeV] : min=498.452	 mean=499.993	 max=500
- decay Px [GeV]   : min=503.703	 mean=505.245	 max=505.252
- decay Py [GeV]   : min=-0.531954	 mean=-0.0556683	 max=0.0979695
- decay Pz [GeV]   : min=-0.123577	 mean=-3.84348e-05	 max=0.151723
- decay Etot violation [MeV] : min=-1.91457e-06	 mean=3.88738e-07	 max=2.81661e-06
- decay Px violation [MeV]   : min=-1.91457e-06	 mean=3.88722e-07	 max=2.81667e-06
- decay Py violation [MeV]   : min=-1.05467e-09	 mean=-5.06551e-11	 max=6.86327e-10
- decay Pz violation [MeV]   : min=-3.28185e-10	 mean=-9.05059e-14	 max=2.50239e-10
+ decay T [ns] : min=1.07063e-05	 mean=0.154834	 max=1.6623
+ decay R [mm] : min=0.00320951	 mean=46.4156	 max=498.318
+ decay X [mm] : min=0.00320951	 mean=46.4156	 max=498.318
+ decay Y [mm] : min=-0.287642	 mean=-0.00553067	 max=0.0267021
+ decay Z [mm] : min=-0.0141375	 mean=1.10719e-05	 max=0.0303977
+ Delta decay R [mm] : min=-1.73472e-18	 mean=1.98871e-07	 max=3.07419e-05
+ deflection angle [deg] : min=0	 mean=0.00637901	 max=0.0669207
+ Delta Ekin [MeV] : min=0	 mean=6.75495	 max=1976.35
+ decay Ekin [GeV] : min=498.024	 mean=499.993	 max=500
+ decay Px [GeV]   : min=503.275	 mean=505.245	 max=505.252
+ decay Py [GeV]   : min=-0.590113	 mean=-0.0557896	 max=0.121202
+ decay Pz [GeV]   : min=-0.158026	 mean=8.53451e-05	 max=0.193015
+ decay Etot violation [MeV] : min=-1.63878e-06	 mean=3.97275e-07	 max=2.60724e-06
+ decay Px violation [MeV]   : min=-1.63878e-06	 mean=3.97257e-07	 max=2.60747e-06
+ decay Py violation [MeV]   : min=-1.35651e-09	 mean=-5.21561e-11	 max=5.55303e-10
+ decay Pz violation [MeV]   : min=-3.01156e-10	 mean=-1.57777e-13	 max=1.16906e-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.00447377)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.59858e-10 , 1.59858e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.09184e-05 , 0.0218188 (mean=0.00443019)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.70189e-10 , 1.70189e-10
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 1.7053e-10 (mean=1.03503e-11)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 1.7053e-10 (mean=1.04319e-11)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -56.5063 (mean=-0.309172)	 (#above threshold = 140)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 100.504 (mean=0.539177)	 (#above threshold = 1605)
- minUnderestimated_rDeltaPos [mum]           = -56.4953 (mean=-0.308979)	 (#above threshold = 140)
- maxOverestimated_rDeltaPos [mum]            = 100.515 (mean=0.53937)	 (#above threshold = 1606)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -42.6508 (mean=-0.306533)	 (#above threshold = 130)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 85.9801 (mean=0.543606)	 (#above threshold = 1618)
+ minUnderestimated_rDeltaPos [mum]           = -42.6421 (mean=-0.306334)	 (#above threshold = 130)
+ maxOverestimated_rDeltaPos [mum]            = 85.9897 (mean=0.543805)	 (#above threshold = 1618)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0682364
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0707281
  ============================================= 
 
 
@@ -958,20 +907,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 9 starts.
 ### Run 9 starts.
- Event#=0  t[ns]=0.035329  r[mm]=10.5908  deltaR[mum]=3.14984e-07  deltaEkin[MeV]=0.511436  deltaAngle(deg)=0.00142141
- Event#=1000  t[ns]=0.0395132  r[mm]=11.8451  deltaR[mum]=4.25082e-07  deltaEkin[MeV]=0.813686  deltaAngle(deg)=0.00159178
- Event#=2000  t[ns]=0.040806  r[mm]=12.2327  deltaR[mum]=4.59677e-07  deltaEkin[MeV]=1.06405  deltaAngle(deg)=0.00150053
- Event#=3000  t[ns]=0.0938439  r[mm]=28.1322  deltaR[mum]=8.40303e-06  deltaEkin[MeV]=6.96105  deltaAngle(deg)=0.00428436
- Event#=4000  t[ns]=0.0696091  r[mm]=20.8671  deltaR[mum]=1.604e-06  deltaEkin[MeV]=3.99618  deltaAngle(deg)=0.0029748
- Event#=5000  t[ns]=0.10372  r[mm]=31.0927  deltaR[mum]=9.00368e-06  deltaEkin[MeV]=7.69335  deltaAngle(deg)=0.0041891
- Event#=6000  t[ns]=0.0132642  r[mm]=3.97629  deltaR[mum]=1.47558e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000540667
- Event#=7000  t[ns]=0.061777  r[mm]=18.5193  deltaR[mum]=1.19079e-06  deltaEkin[MeV]=3.42927  deltaAngle(deg)=0.00329924
- Event#=8000  t[ns]=0.0704455  r[mm]=21.1179  deltaR[mum]=4.33824e-06  deltaEkin[MeV]=9.18134  deltaAngle(deg)=0.00258713
- Event#=9000  t[ns]=0.00990496  r[mm]=2.96927  deltaR[mum]=6.14353e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000403739
+ Event#=0  t[ns]=0.357798  r[mm]=107.259  deltaR[mum]=0.000361747  deltaEkin[MeV]=7.44995  deltaAngle(deg)=0.0141902
+ Event#=1000  t[ns]=0.118518  r[mm]=35.5289  deltaR[mum]=2.67089e-05  deltaEkin[MeV]=7.23547  deltaAngle(deg)=0.00463924
+ Event#=2000  t[ns]=0.108984  r[mm]=32.6708  deltaR[mum]=1.72429e-05  deltaEkin[MeV]=8.25751  deltaAngle(deg)=0.0042216
+ Event#=3000  t[ns]=0.0762975  r[mm]=22.8722  deltaR[mum]=2.04297e-06  deltaEkin[MeV]=4.44825  deltaAngle(deg)=0.00272434
+ Event#=4000  t[ns]=0.265735  r[mm]=79.6609  deltaR[mum]=0.00016325  deltaEkin[MeV]=6.5945  deltaAngle(deg)=0.0108031
+ Event#=5000  t[ns]=0.327266  r[mm]=98.1064  deltaR[mum]=0.000273676  deltaEkin[MeV]=7.00386  deltaAngle(deg)=0.013076
+ Event#=6000  t[ns]=0.0558705  r[mm]=16.7486  deltaR[mum]=9.39245e-07  deltaEkin[MeV]=2.56477  deltaAngle(deg)=0.00259288
+ Event#=7000  t[ns]=0.187963  r[mm]=56.3468  deltaR[mum]=9.80563e-05  deltaEkin[MeV]=10.0625  deltaAngle(deg)=0.00591218
+ Event#=8000  t[ns]=0.357959  r[mm]=107.307  deltaR[mum]=0.000423034  deltaEkin[MeV]=7.41975  deltaAngle(deg)=0.0153339
+ Event#=9000  t[ns]=0.0299141  r[mm]=8.96753  deltaR[mum]=1.6926e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00121934
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.310000s Real=0.339171s Sys=0.000000s
+  User=0.310000s Real=0.318807s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 9
@@ -988,45 +937,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9844
+ # Decays               = 9832
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.20284e-05	 mean=0.156546	 max=1.87108
- decay R [mm] : min=0.00360582	 mean=46.9288	 max=560.905
- decay X [mm] : min=0.00360582	 mean=46.9288	 max=560.905
- decay Y [mm] : min=-0.00276294	 mean=0.00561634	 max=0.380028
- decay Z [mm] : min=-0.0413434	 mean=-1.63829e-05	 max=0.011014
- Delta decay R [mm] : min=-1.73472e-18	 mean=2.1695e-07	 max=0.000108651
- deflection angle [deg] : min=0	 mean=0.00643867	 max=0.0769231
- Delta Ekin [MeV] : min=0	 mean=7.51357	 max=6827.69
- decay Ekin [GeV] : min=493.172	 mean=499.992	 max=500
- decay Px [GeV]   : min=498.424	 mean=505.244	 max=505.252
- decay Py [GeV]   : min=-0.101654	 mean=0.056332	 max=0.678387
- decay Pz [GeV]   : min=-0.164872	 mean=-5.821e-05	 max=0.225648
- decay Etot violation [MeV] : min=-1.54559e-06	 mean=3.96678e-07	 max=2.84391e-06
- decay Px violation [MeV]   : min=-1.54559e-06	 mean=3.96661e-07	 max=2.84397e-06
- decay Py violation [MeV]   : min=-6.40739e-10	 mean=5.22264e-11	 max=1.38101e-09
- decay Pz violation [MeV]   : min=-1.96096e-10	 mean=-6.34021e-15	 max=2.03229e-10
+ decay T [ns] : min=3.43704e-05	 mean=0.154916	 max=1.42145
+ decay R [mm] : min=0.0103034	 mean=46.4402	 max=426.118
+ decay X [mm] : min=0.0103034	 mean=46.4402	 max=426.118
+ decay Y [mm] : min=-0.00981715	 mean=0.00553232	 max=0.212603
+ decay Z [mm] : min=-0.034837	 mean=-2.55553e-06	 max=0.0351707
+ Delta decay R [mm] : min=-1.73472e-18	 mean=1.98395e-07	 max=3.71998e-05
+ deflection angle [deg] : min=1.47863e-06	 mean=0.00636692	 max=0.0575372
+ Delta Ekin [MeV] : min=0	 mean=6.74296	 max=1616.13
+ decay Ekin [GeV] : min=498.384	 mean=499.993	 max=500
+ decay Px [GeV]   : min=503.635	 mean=505.245	 max=505.252
+ decay Py [GeV]   : min=-0.175643	 mean=0.0557057	 max=0.507326
+ decay Pz [GeV]   : min=-0.163762	 mean=-1.40152e-05	 max=0.176461
+ decay Etot violation [MeV] : min=-1.62551e-06	 mean=3.91191e-07	 max=2.68128e-06
+ decay Px violation [MeV]   : min=-1.62533e-06	 mean=3.91176e-07	 max=2.68116e-06
+ decay Py violation [MeV]   : min=-4.58158e-10	 mean=5.09027e-11	 max=1.34946e-09
+ decay Pz violation [MeV]   : min=-1.92259e-10	 mean=-1.32283e-14	 max=1.38954e-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.00444918)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.73543e-10 , 1.73543e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.09184e-05 , 0.0218188 (mean=0.00445397)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.62387e-10 , 1.62387e-10
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=1.03484e-11)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=1.02513e-11)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -198.566 (mean=-0.338716)	 (#above threshold = 137)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 987.216 (mean=0.678671)	 (#above threshold = 1623)
- minUnderestimated_rDeltaPos [mum]           = -198.457 (mean=-0.338499)	 (#above threshold = 137)
- maxOverestimated_rDeltaPos [mum]            = 987.324 (mean=0.678888)	 (#above threshold = 1623)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -82.1558 (mean=-0.314733)	 (#above threshold = 135)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 336.971 (mean=0.564272)	 (#above threshold = 1580)
+ minUnderestimated_rDeltaPos [mum]           = -82.1186 (mean=-0.314535)	 (#above threshold = 135)
+ maxOverestimated_rDeltaPos [mum]            = 337.008 (mean=0.564471)	 (#above threshold = 1582)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0736586
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0463625
  ============================================= 
 
 
@@ -1050,20 +999,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 10 starts.
 ### Run 10 starts.
- Event#=0  t[ns]=0.210374  r[mm]=63.065  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.152665  r[mm]=45.7652  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.0673726  r[mm]=20.1967  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.0304493  r[mm]=9.12797  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.130069  r[mm]=38.9915  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.211268  r[mm]=63.333  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.271133  r[mm]=81.2793  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0635385  r[mm]=19.0473  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0309689  r[mm]=9.28374  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.125719  r[mm]=37.6874  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.00991583  r[mm]=2.97253  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.154564  r[mm]=46.3345  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.084657  r[mm]=25.3781  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.126658  r[mm]=37.9691  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.170559  r[mm]=51.1296  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.224724  r[mm]=67.3668  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.0856552  r[mm]=25.6774  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.143866  r[mm]=43.1277  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.194844  r[mm]=58.4095  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0474338  r[mm]=14.2195  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.180000s Real=0.204926s Sys=0.000000s
+  User=0.190000s Real=0.190644s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 10
@@ -1080,43 +1029,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9828
+ # Decays               = 9837
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=5.65093e-05	 mean=0.146859	 max=1.40209
- decay R [mm] : min=0.0169401	 mean=44.0248	 max=420.314
- decay X [mm] : min=0.0169401	 mean=44.0248	 max=420.314
- decay Y [mm] : min=-0.0123589	 mean=2.90285e-06	 max=0.023256
- decay Z [mm] : min=-0.0106632	 mean=7.62132e-06	 max=0.0518464
- Delta decay R [mm] : min=-5.68434e-14	 mean=6.59388e-10	 max=8.50023e-07
- deflection angle [deg] : min=0	 mean=3.73431e-05	 max=0.0175281
- Delta Ekin [MeV] : min=0	 mean=0.00055626	 max=0.458604
- decay Ekin [GeV] : min=500	 mean=500	 max=500
- decay Px [GeV]   : min=505.252	 mean=505.252	 max=505.252
- decay Py [GeV]   : min=-0.127053	 mean=-3.66487e-05	 max=0.110563
- decay Pz [GeV]   : min=-0.102122	 mean=2.74902e-05	 max=0.119153
- decay Etot violation [MeV] : min=-1.81835e-06	 mean=-1.84412e-07	 max=1.04704e-06
- decay Px violation [MeV]   : min=-1.81847e-06	 mean=-1.84436e-07	 max=1.04716e-06
- decay Py violation [MeV]   : min=-3.04539e-10	 mean=3.67725e-14	 max=3.10209e-10
- decay Pz violation [MeV]   : min=-2.14655e-10	 mean=-2.80368e-14	 max=9.24061e-11
+ decay T [ns] : min=1.46724e-06	 mean=0.142881	 max=1.56117
+ decay R [mm] : min=0.000439843	 mean=42.8322	 max=468.003
+ decay X [mm] : min=0.000439843	 mean=42.8322	 max=468.003
+ decay Y [mm] : min=-0.0172544	 mean=7.9871e-06	 max=0.0283423
+ decay Z [mm] : min=-0.0353742	 mean=4.21487e-06	 max=0.0169485
+ Delta decay R [mm] : min=-5.68434e-14	 mean=9.25272e-10	 max=2.76607e-06
+ deflection angle [deg] : min=0	 mean=4.31317e-05	 max=0.0466412
+ Delta Ekin [MeV] : min=0	 mean=0.000927866	 max=3.24716
+ 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.0988997	 mean=5.37153e-05	 max=0.226877
+ decay Pz [GeV]   : min=-0.343109	 mean=3.67975e-05	 max=0.122949
+ decay Etot violation [MeV] : min=-1.42836e-06	 mean=-1.75076e-07	 max=1.23202e-06
+ decay Px violation [MeV]   : min=-1.42842e-06	 mean=-1.751e-07	 max=1.23191e-06
+ decay Py violation [MeV]   : min=-2.60982e-10	 mean=4.65109e-15	 max=2.1133e-10
+ decay Pz violation [MeV]   : min=-2.82512e-10	 mean=-6.63441e-15	 max=1.22242e-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.0023594)
- maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.0418e-10 , 1.0418e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.36424e-05 , 0.00921136 (mean=0.00235532)
+ maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.04066e-10 , 1.04066e-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.0248171 (mean=-2.13309e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.122081 (mean=5.18409e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0239671 (mean=-2.06715e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.122676 (mean=5.25002e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.062915 (mean=-2.74866e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.334761 (mean=8.53338e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0601489 (mean=-2.65613e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.337527 (mean=8.62591e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
  ============================================= 
@@ -1142,20 +1091,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 11 starts.
 ### Run 11 starts.
- Event#=0  t[ns]=0.00421804  r[mm]=1.26447  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.309757  r[mm]=92.8577  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.0165463  r[mm]=4.96018  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.000618678  r[mm]=0.185465  deltaR[mum]=-2.77556e-14  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.0719889  r[mm]=21.5806  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.16612  r[mm]=49.7988  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.101025  r[mm]=30.2848  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.174772  r[mm]=52.3925  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0202137  r[mm]=6.05958  deltaR[mum]=8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=9.96953e-05  r[mm]=0.0298863  deltaR[mum]=3.46945e-15  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.349809  r[mm]=104.865  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0028786  r[mm]=0.862936  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.0184473  r[mm]=5.53006  deltaR[mum]=8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.136411  r[mm]=40.8926  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.232937  r[mm]=69.8289  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.030557  r[mm]=9.16025  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.109371  r[mm]=32.7869  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.094733  r[mm]=28.3987  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.548742  r[mm]=164.5  deltaR[mum]=2.84217e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.105562  r[mm]=31.6451  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.210000s Real=0.241293s Sys=0.000000s
+  User=0.170000s Real=0.237395s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 11
@@ -1172,45 +1121,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9833
+ # Decays               = 9850
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.48721e-05	 mean=0.141415	 max=1.35781
- decay R [mm] : min=0.00445829	 mean=42.3929	 max=407.038
- decay X [mm] : min=0.00445829	 mean=42.3929	 max=407.038
- decay Y [mm] : min=-0.0135212	 mean=1.01245e-06	 max=0.0366962
- decay Z [mm] : min=-0.0151201	 mean=6.00196e-06	 max=0.0279039
- Delta decay R [mm] : min=-5.68434e-14	 mean=7.01312e-10	 max=9.7472e-07
- deflection angle [deg] : min=0	 mean=3.42176e-05	 max=0.0218538
- Delta Ekin [MeV] : min=0	 mean=0.000577908	 max=0.688287
+ decay T [ns] : min=4.58427e-05	 mean=0.141896	 max=1.19963
+ decay R [mm] : min=0.0137425	 mean=42.537	 max=359.62
+ decay X [mm] : min=0.0137425	 mean=42.537	 max=359.62
+ decay Y [mm] : min=-0.0167129	 mean=-3.11688e-06	 max=0.0217326
+ decay Z [mm] : min=-0.0203951	 mean=-3.82277e-06	 max=0.0251273
+ Delta decay R [mm] : min=-2.84217e-14	 mean=7.14445e-10	 max=5.94304e-07
+ deflection angle [deg] : min=0	 mean=3.98727e-05	 max=0.0294949
+ Delta Ekin [MeV] : min=0	 mean=0.000730382	 max=1.29856
  decay Ekin [GeV] : min=499.999	 mean=500	 max=500
  decay Px [GeV]   : min=505.251	 mean=505.252	 max=505.252
- decay Py [GeV]   : min=-0.117099	 mean=-1.97273e-05	 max=0.121986
- decay Pz [GeV]   : min=-0.111407	 mean=4.78315e-05	 max=0.178157
- decay Etot violation [MeV] : min=-1.52021e-06	 mean=-1.85777e-07	 max=1.02754e-06
- decay Px violation [MeV]   : min=-1.52044e-06	 mean=-1.85801e-07	 max=1.02748e-06
- decay Py violation [MeV]   : min=-1.80378e-10	 mean=-1.26463e-14	 max=2.05716e-10
- decay Pz violation [MeV]   : min=-1.17929e-10	 mean=1.27795e-14	 max=1.60156e-10
+ decay Py [GeV]   : min=-0.193463	 mean=-5.2933e-05	 max=0.143314
+ decay Pz [GeV]   : min=-0.133123	 mean=-4.83725e-05	 max=0.173882
+ decay Etot violation [MeV] : min=-1.49163e-06	 mean=-1.78875e-07	 max=9.7719e-07
+ decay Px violation [MeV]   : min=-1.49169e-06	 mean=-1.789e-07	 max=9.77074e-07
+ decay Py violation [MeV]   : min=-3.31028e-10	 mean=-1.91456e-14	 max=1.21403e-10
+ decay Pz violation [MeV]   : min=-1.64974e-10	 mean=-3.38049e-14	 max=2.26677e-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.00235576)
- maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.11896e-10 , 1.11896e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.36424e-05 , 0.0110194 (mean=0.0023585)
+ maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.13829e-10 , 1.13829e-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.0230695 (mean=-2.17487e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0987686 (mean=5.5611e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0220948 (mean=-2.10474e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.0997433 (mean=5.63123e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0559063 (mean=-2.79436e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0605255 (mean=5.36449e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0555696 (mean=-2.72291e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.0608987 (mean=5.43593e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0610352
  ============================================= 
 
 
@@ -1234,20 +1183,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 12 starts.
 ### Run 12 starts.
- Event#=0  t[ns]=0.0563235  r[mm]=16.8844  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0446362  r[mm]=13.3808  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.349877  r[mm]=104.885  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.0407771  r[mm]=12.224  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.126586  r[mm]=37.9475  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.152227  r[mm]=45.634  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.032763  r[mm]=9.82154  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0242433  r[mm]=7.26754  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.091118  r[mm]=27.3149  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.254866  r[mm]=76.4027  deltaR[mum]=-1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.146262  r[mm]=43.8456  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.080851  r[mm]=24.2372  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.271577  r[mm]=81.4121  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.173196  r[mm]=51.92  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.132543  r[mm]=39.7331  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.288852  r[mm]=86.5909  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.0766969  r[mm]=22.9919  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.0804509  r[mm]=24.1172  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.143885  r[mm]=43.1333  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.158853  r[mm]=47.6202  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.190000s Real=0.215806s Sys=0.000000s
+  User=0.170000s Real=0.242324s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 12
@@ -1264,43 +1213,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9871
+ # Decays               = 9859
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=3.02173e-05	 mean=0.140487	 max=1.52282
- decay R [mm] : min=0.00905841	 mean=42.1144	 max=456.503
- decay X [mm] : min=0.00905841	 mean=42.1144	 max=456.503
- decay Y [mm] : min=-0.00947579	 mean=7.69491e-06	 max=0.0499919
- decay Z [mm] : min=-0.0272264	 mean=-5.15268e-06	 max=0.00885805
- Delta decay R [mm] : min=-5.68434e-14	 mean=6.29887e-10	 max=1.06113e-06
- deflection angle [deg] : min=0	 mean=2.93459e-05	 max=0.0180912
- Delta Ekin [MeV] : min=0	 mean=0.000499587	 max=0.488709
+ decay T [ns] : min=9.98933e-07	 mean=0.141905	 max=1.40503
+ decay R [mm] : min=0.000299456	 mean=42.5396	 max=421.195
+ decay X [mm] : min=0.000299456	 mean=42.5396	 max=421.195
+ decay Y [mm] : min=-0.0126663	 mean=-3.79616e-06	 max=0.00518663
+ decay Z [mm] : min=-0.00627933	 mean=-1.35005e-07	 max=0.00500711
+ Delta decay R [mm] : min=-5.68434e-14	 mean=1.86674e-10	 max=2.15992e-07
+ deflection angle [deg] : min=0	 mean=1.60255e-05	 max=0.015268
+ Delta Ekin [MeV] : min=0	 mean=0.000204891	 max=0.348081
  decay Ekin [GeV] : min=500	 mean=500	 max=500
  decay Px [GeV]   : min=505.338	 mean=505.338	 max=505.338
- decay Py [GeV]   : min=-0.0803731	 mean=5.38295e-05	 max=0.151283
- decay Pz [GeV]   : min=-0.14892	 mean=-3.23423e-05	 max=0.0851534
- decay Etot violation [MeV] : min=-6.63043e-07	 mean=4.46279e-07	 max=1.73441e-06
- decay Px violation [MeV]   : min=-6.62985e-07	 mean=4.46313e-07	 max=1.73441e-06
- decay Py violation [MeV]   : min=-1.58245e-10	 mean=5.70409e-14	 max=1.92443e-10
- decay Pz violation [MeV]   : min=-2.42281e-10	 mean=-3.64262e-15	 max=1.25169e-10
+ decay Py [GeV]   : min=-0.120601	 mean=-4.79811e-05	 max=0.0504205
+ decay Pz [GeV]   : min=-0.116457	 mean=-5.29998e-06	 max=0.0801125
+ decay Etot violation [MeV] : min=-9.38424e-07	 mean=4.47353e-07	 max=1.79361e-06
+ decay Px violation [MeV]   : min=-9.38366e-07	 mean=4.47387e-07	 max=1.79373e-06
+ decay Py violation [MeV]   : min=-9.99876e-11	 mean=-1.90548e-14	 max=7.28591e-11
+ decay Pz violation [MeV]   : min=-1.0035e-10	 mean=9.48317e-15	 max=2.17014e-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.0106766 (mean=0.00215288)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.63709e-05 , 0.0106766 (mean=0.00215334)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.32118e-10 , 1.32118e-10
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.23421e-10 , 1.23421e-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.0260063 (mean=-1.99968e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.147598 (mean=5.48643e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0249928 (mean=-1.93669e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.148659 (mean=5.54942e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0191084 (mean=-8.73285e-06)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0141991 (mean=1.07661e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0189455 (mean=-8.54618e-06)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.0144151 (mean=1.09528e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
  ============================================= 
@@ -1326,20 +1275,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 13 starts.
 ### Run 13 starts.
- Event#=0  t[ns]=0.173465  r[mm]=52.0005  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0063933  r[mm]=1.91655  deltaR[mum]=-2.22045e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.30202  r[mm]=90.5382  deltaR[mum]=-1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.514722  r[mm]=154.301  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.345449  r[mm]=103.557  deltaR[mum]=-1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.0524335  r[mm]=15.7183  deltaR[mum]=1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.114042  r[mm]=34.1869  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0234202  r[mm]=7.0208  deltaR[mum]=8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.144644  r[mm]=43.3606  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.191285  r[mm]=57.3425  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.262151  r[mm]=78.5864  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.111126  r[mm]=33.313  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.187037  r[mm]=56.0691  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.135352  r[mm]=40.5751  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.0946995  r[mm]=28.3886  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.0245854  r[mm]=7.3701  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.0120036  r[mm]=3.59839  deltaR[mum]=4.44089e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.00839331  r[mm]=2.51611  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.0527436  r[mm]=15.8112  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0597049  r[mm]=17.8981  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.200000s Real=0.214729s Sys=0.000000s
+  User=0.160000s Real=0.165281s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 13
@@ -1356,43 +1305,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9860
+ # Decays               = 9870
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=8.14764e-06	 mean=0.140311	 max=1.31884
- decay R [mm] : min=0.00244246	 mean=42.0619	 max=395.355
- decay X [mm] : min=0.00244246	 mean=42.0619	 max=395.355
- decay Y [mm] : min=-0.0641284	 mean=-1.02313e-05	 max=0.0162531
- decay Z [mm] : min=-0.0126769	 mean=9.24783e-07	 max=0.032542
- Delta decay R [mm] : min=-5.68434e-14	 mean=5.64194e-10	 max=1.11066e-06
- deflection angle [deg] : min=0	 mean=3.03147e-05	 max=0.0203721
- Delta Ekin [MeV] : min=0	 mean=0.000493872	 max=0.619708
+ decay T [ns] : min=1.75556e-05	 mean=0.141808	 max=1.21501
+ decay R [mm] : min=0.00526274	 mean=42.5107	 max=364.23
+ decay X [mm] : min=0.00526274	 mean=42.5107	 max=364.23
+ decay Y [mm] : min=-0.00793517	 mean=7.34319e-06	 max=0.0356836
+ decay Z [mm] : min=-0.0502117	 mean=-4.24987e-06	 max=0.0120399
+ Delta decay R [mm] : min=-5.68434e-14	 mean=4.91722e-10	 max=7.66366e-07
+ deflection angle [deg] : min=0	 mean=3.19602e-05	 max=0.0194054
+ Delta Ekin [MeV] : min=0	 mean=0.000551747	 max=0.562292
  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.160245	 mean=-2.37345e-05	 max=0.138385
- decay Pz [GeV]   : min=-0.0899163	 mean=-2.23668e-05	 max=0.100605
- decay Etot violation [MeV] : min=-5.41564e-07	 mean=4.47168e-07	 max=1.74966e-06
- decay Px violation [MeV]   : min=-5.41389e-07	 mean=4.47202e-07	 max=1.7499e-06
- decay Py violation [MeV]   : min=-4.53639e-10	 mean=-5.28278e-14	 max=2.81617e-10
- decay Pz violation [MeV]   : min=-1.11463e-10	 mean=1.08453e-16	 max=3.40307e-10
+ decay Py [GeV]   : min=-0.107181	 mean=3.47009e-05	 max=0.0998635
+ decay Pz [GeV]   : min=-0.0944061	 mean=3.73985e-05	 max=0.168496
+ decay Etot violation [MeV] : min=-7.50355e-07	 mean=4.50903e-07	 max=2.0953e-06
+ decay Px violation [MeV]   : min=-7.50471e-07	 mean=4.50937e-07	 max=2.09524e-06
+ decay Py violation [MeV]   : min=-1.62714e-10	 mean=5.4863e-14	 max=1.35628e-10
+ decay Pz violation [MeV]   : min=-1.90923e-10	 mean=8.13833e-15	 max=3.88297e-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.0106766 (mean=0.00215577)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.63709e-05 , 0.0106766 (mean=0.00215261)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.20338e-10 , 1.20338e-10
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.1066e-10 , 1.1066e-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.0229722 (mean=-1.8536e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.247987 (mean=6.02188e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0218616 (mean=-1.79718e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.249098 (mean=6.0783e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0233788 (mean=-1.88635e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.134998 (mean=4.07448e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0226124 (mean=-1.83717e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.13557 (mean=4.12365e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
  ============================================= 
@@ -1418,20 +1367,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 14 starts.
 ### Run 14 starts.
- Event#=0  t[ns]=0.115627  r[mm]=34.6614  deltaR[mum]=3.66123e-05  deltaEkin[MeV]=7.46238  deltaAngle(deg)=0.00539793
- Event#=1000  t[ns]=0.00799092  r[mm]=2.39543  deltaR[mum]=3.21299e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000325079
- Event#=2000  t[ns]=0.039087  r[mm]=11.7171  deltaR[mum]=4.12145e-07  deltaEkin[MeV]=0.975885  deltaAngle(deg)=0.00186748
- Event#=3000  t[ns]=0.0129476  r[mm]=3.88131  deltaR[mum]=1.36708e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000526725
- Event#=4000  t[ns]=0.060898  r[mm]=18.2554  deltaR[mum]=1.14584e-06  deltaEkin[MeV]=2.89949  deltaAngle(deg)=0.00266648
- Event#=5000  t[ns]=0.180409  r[mm]=54.0812  deltaR[mum]=0.000129882  deltaEkin[MeV]=10.1297  deltaAngle(deg)=0.0074765
- Event#=6000  t[ns]=0.0110975  r[mm]=3.32668  deltaR[mum]=8.60645e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000451458
- Event#=7000  t[ns]=0.00523944  r[mm]=1.57062  deltaR[mum]=9.0572e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000213147
- Event#=8000  t[ns]=0.0372628  r[mm]=11.1702  deltaR[mum]=3.64283e-07  deltaEkin[MeV]=0.777772  deltaAngle(deg)=0.00183004
- Event#=9000  t[ns]=0.114828  r[mm]=34.4219  deltaR[mum]=3.5191e-05  deltaEkin[MeV]=8.10665  deltaAngle(deg)=0.00416517
+ Event#=0  t[ns]=0.0127762  r[mm]=3.82991  deltaR[mum]=1.31335e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000519751
+ Event#=1000  t[ns]=0.00662988  r[mm]=1.98744  deltaR[mum]=1.83498e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000269713
+ Event#=2000  t[ns]=0.00725214  r[mm]=2.17397  deltaR[mum]=2.40297e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000295025
+ Event#=3000  t[ns]=0.0340638  r[mm]=10.2113  deltaR[mum]=2.80474e-07  deltaEkin[MeV]=0.353677  deltaAngle(deg)=0.00148041
+ Event#=4000  t[ns]=0.0277716  r[mm]=8.32508  deltaR[mum]=1.349e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00112978
+ Event#=5000  t[ns]=0.0385299  r[mm]=11.5501  deltaR[mum]=3.97479e-07  deltaEkin[MeV]=0.877138  deltaAngle(deg)=0.00149888
+ Event#=6000  t[ns]=0.022382  r[mm]=6.70945  deltaR[mum]=7.06155e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000910528
+ Event#=7000  t[ns]=0.0231117  r[mm]=6.92818  deltaR[mum]=7.77485e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000940211
+ Event#=8000  t[ns]=0.0192056  r[mm]=5.75726  deltaR[mum]=4.46159e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000781308
+ Event#=9000  t[ns]=0.0680809  r[mm]=20.4086  deltaR[mum]=1.50942e-06  deltaEkin[MeV]=3.87437  deltaAngle(deg)=0.00297231
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.180000s Real=0.454636s Sys=0.000000s
+  User=0.160000s Real=0.156759s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 14
@@ -1448,45 +1397,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9972
+ # Decays               = 9963
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.53848e-07	 mean=0.0401044	 max=0.359275
- decay R [mm] : min=4.61191e-05	 mean=12.0221	 max=107.7
- decay X [mm] : min=4.61191e-05	 mean=12.0221	 max=107.7
- decay Y [mm] : min=-0.0136308	 mean=-0.000417501	 max=0.00259018
- decay Z [mm] : min=-0.00504214	 mean=6.19808e-07	 max=0.00379771
- Delta decay R [mm] : min=-3.46945e-18	 mean=7.30511e-09	 max=4.75238e-06
- deflection angle [deg] : min=0	 mean=0.0016587	 max=0.0193175
- Delta Ekin [MeV] : min=0	 mean=2.29709	 max=1278.37
- decay Ekin [GeV] : min=498.722	 mean=499.998	 max=500
- decay Px [GeV]   : min=504.958	 mean=506.234	 max=506.236
- decay Py [GeV]   : min=-0.169885	 mean=-0.014402	 max=0.107903
- decay Pz [GeV]   : min=-0.133368	 mean=1.21235e-05	 max=0.162146
- decay Etot violation [MeV] : min=-1.64955e-06	 mean=1.47347e-07	 max=1.39291e-06
- decay Px violation [MeV]   : min=-1.64961e-06	 mean=1.47369e-07	 max=1.39279e-06
- decay Py violation [MeV]   : min=-2.04579e-10	 mean=-7.69301e-13	 max=2.33342e-10
- decay Pz violation [MeV]   : min=-6.52705e-11	 mean=-6.17698e-15	 max=4.24798e-11
+ decay T [ns] : min=1.24985e-05	 mean=0.0402082	 max=0.470899
+ decay R [mm] : min=0.00374667	 mean=12.0532	 max=141.161
+ decay X [mm] : min=0.00374667	 mean=12.0532	 max=141.161
+ decay Y [mm] : min=-0.023692	 mean=-0.000418791	 max=0.00894384
+ decay Z [mm] : min=-0.00176639	 mean=-1.53143e-07	 max=0.00500885
+ Delta decay R [mm] : min=-3.46945e-18	 mean=7.45432e-09	 max=1.70986e-06
+ deflection angle [deg] : min=8.53688e-07	 mean=0.00165487	 max=0.0301242
+ Delta Ekin [MeV] : min=0	 mean=2.17442	 max=212.678
+ decay Ekin [GeV] : min=499.787	 mean=499.998	 max=500
+ decay Px [GeV]   : min=506.023	 mean=506.234	 max=506.236
+ decay Py [GeV]   : min=-0.169676	 mean=-0.0144082	 max=0.234797
+ decay Pz [GeV]   : min=-0.0539315	 mean=8.44942e-06	 max=0.125395
+ decay Etot violation [MeV] : min=-1.53872e-06	 mean=1.4719e-07	 max=1.49157e-06
+ decay Px violation [MeV]   : min=-1.5386e-06	 mean=1.47211e-07	 max=1.49157e-06
+ decay Py violation [MeV]   : min=-1.53506e-10	 mean=-9.48619e-13	 max=2.65857e-10
+ decay Pz violation [MeV]   : min=-5.79945e-11	 mean=1.30062e-14	 max=3.53921e-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.0153686 (mean=0.00315483)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 9.90923e-11 , 9.90923e-11
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.36469e-05 , 0.0153686 (mean=0.00314557)
+ maxBeta_deltaMax{1,2}           = 4.44089e-16 , 4.44089e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 9.83391e-11 , 9.83391e-11
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 4.26326e-11 (mean=2.66017e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 2.84217e-11 (mean=2.68062e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -30.8566 (mean=-0.0923818)	 (#above threshold = 24)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 30.8094 (mean=0.0334871)	 (#above threshold = 26)
- minUnderestimated_rDeltaPos [mum]           = -30.8557 (mean=-0.0923745)	 (#above threshold = 24)
- maxOverestimated_rDeltaPos [mum]            = 30.8141 (mean=0.0334944)	 (#above threshold = 26)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -8.46326 (mean=-0.0884308)	 (#above threshold = 33)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 9.52639 (mean=0.0335594)	 (#above threshold = 31)
+ minUnderestimated_rDeltaPos [mum]           = -8.46176 (mean=-0.0884234)	 (#above threshold = 33)
+ maxOverestimated_rDeltaPos [mum]            = 9.52789 (mean=0.0335668)	 (#above threshold = 31)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0080881
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00836589
  ============================================= 
 
 
@@ -1510,20 +1459,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 15 starts.
 ### Run 15 starts.
- Event#=0  t[ns]=0.019263  r[mm]=5.77447  deltaR[mum]=4.50173e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000783643
- Event#=1000  t[ns]=0.0403712  r[mm]=12.102  deltaR[mum]=4.46224e-07  deltaEkin[MeV]=1.07179  deltaAngle(deg)=0.00143701
- Event#=2000  t[ns]=0.0259984  r[mm]=7.79353  deltaR[mum]=1.10674e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00105765
- Event#=3000  t[ns]=0.0649664  r[mm]=19.475  deltaR[mum]=1.34181e-06  deltaEkin[MeV]=3.8895  deltaAngle(deg)=0.00265986
- Event#=4000  t[ns]=0.0650088  r[mm]=19.4876  deltaR[mum]=1.31553e-05  deltaEkin[MeV]=8.5645  deltaAngle(deg)=0.00332831
- Event#=5000  t[ns]=0.00121256  r[mm]=0.363489  deltaR[mum]=1.12688e-11  deltaEkin[MeV]=0  deltaAngle(deg)=4.93222e-05
- Event#=6000  t[ns]=0.00182824  r[mm]=0.548049  deltaR[mum]=3.85247e-11  deltaEkin[MeV]=0  deltaAngle(deg)=7.43738e-05
- Event#=7000  t[ns]=0.00880726  r[mm]=2.64015  deltaR[mum]=4.301e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000358288
- Event#=8000  t[ns]=0.0541177  r[mm]=16.2228  deltaR[mum]=3.98859e-06  deltaEkin[MeV]=3.91583  deltaAngle(deg)=0.00162467
- Event#=9000  t[ns]=0.124575  r[mm]=37.3438  deltaR[mum]=2.6173e-05  deltaEkin[MeV]=6.60153  deltaAngle(deg)=0.00524486
+ Event#=0  t[ns]=0.024832  r[mm]=7.44386  deltaR[mum]=9.64349e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.00101019
+ Event#=1000  t[ns]=0.0460825  r[mm]=13.8141  deltaR[mum]=6.05819e-07  deltaEkin[MeV]=1.59548  deltaAngle(deg)=0.000905153
+ Event#=2000  t[ns]=0.0149733  r[mm]=4.48853  deltaR[mum]=2.11413e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.00060913
+ Event#=3000  t[ns]=0.0873849  r[mm]=26.1953  deltaR[mum]=1.50562e-05  deltaEkin[MeV]=7.73629  deltaAngle(deg)=0.0027606
+ Event#=4000  t[ns]=0.000381466  r[mm]=0.114352  deltaR[mum]=3.19189e-13  deltaEkin[MeV]=0  deltaAngle(deg)=1.5508e-05
+ Event#=5000  t[ns]=0.205683  r[mm]=61.6573  deltaR[mum]=9.69212e-05  deltaEkin[MeV]=6.5663  deltaAngle(deg)=0.00810452
+ Event#=6000  t[ns]=0.00527048  r[mm]=1.57993  deltaR[mum]=9.21929e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000214408
+ Event#=7000  t[ns]=0.0158243  r[mm]=4.74363  deltaR[mum]=2.49551e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000643751
+ Event#=8000  t[ns]=0.0255306  r[mm]=7.6533  deltaR[mum]=1.04807e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00103862
+ Event#=9000  t[ns]=0.0841413  r[mm]=25.223  deltaR[mum]=1.94472e-05  deltaEkin[MeV]=7.98228  deltaAngle(deg)=0.00372957
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.190000s Real=0.835300s Sys=0.000000s
+  User=0.150000s Real=0.157720s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 15
@@ -1540,45 +1489,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9961
+ # Decays               = 9959
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=2.9308e-08	 mean=0.0404954	 max=0.338636
- decay R [mm] : min=8.78564e-06	 mean=12.1393	 max=101.513
- decay X [mm] : min=8.78564e-06	 mean=12.1393	 max=101.513
- decay Y [mm] : min=-0.0146845	 mean=0.000418228	 max=0.0152046
- decay Z [mm] : min=-0.00189093	 mean=1.01326e-06	 max=0.0146877
- Delta decay R [mm] : min=-3.46945e-18	 mean=7.60121e-09	 max=3.79996e-06
- deflection angle [deg] : min=0	 mean=0.00166667	 max=0.0150193
- Delta Ekin [MeV] : min=0	 mean=2.33803	 max=670.975
- decay Ekin [GeV] : min=499.329	 mean=499.998	 max=500
- decay Px [GeV]   : min=505.565	 mean=506.234	 max=506.236
- decay Py [GeV]   : min=-0.0375822	 mean=0.0145315	 max=0.132471
- decay Pz [GeV]   : min=-0.108957	 mean=-4.89096e-06	 max=0.0843387
- decay Etot violation [MeV] : min=-1.58272e-06	 mean=1.44879e-07	 max=1.39768e-06
- decay Px violation [MeV]   : min=-1.5829e-06	 mean=1.44899e-07	 max=1.39768e-06
- decay Py violation [MeV]   : min=-2.2699e-10	 mean=7.27958e-13	 max=1.7711e-10
- decay Pz violation [MeV]   : min=-7.58575e-11	 mean=-1.7924e-14	 max=1.48603e-10
+ decay T [ns] : min=5.35106e-06	 mean=0.040383	 max=0.356124
+ decay R [mm] : min=0.00160408	 mean=12.1056	 max=106.755
+ decay X [mm] : min=0.00160408	 mean=12.1056	 max=106.755
+ decay Y [mm] : min=-0.000237766	 mean=0.000422201	 max=0.0142183
+ decay Z [mm] : min=-0.00132205	 mean=1.87704e-06	 max=0.00989945
+ Delta decay R [mm] : min=-3.46945e-18	 mean=6.96256e-09	 max=1.34082e-06
+ deflection angle [deg] : min=0	 mean=0.00167056	 max=0.0220601
+ Delta Ekin [MeV] : min=0	 mean=2.1397	 max=315.103
+ decay Ekin [GeV] : min=499.685	 mean=499.998	 max=500
+ decay Px [GeV]   : min=505.921	 mean=506.234	 max=506.236
+ decay Py [GeV]   : min=-0.0779345	 mean=0.014525	 max=0.151125
+ decay Pz [GeV]   : min=-0.118782	 mean=9.31618e-06	 max=0.129829
+ decay Etot violation [MeV] : min=-1.60269e-06	 mean=1.47662e-07	 max=1.78401e-06
+ decay Px violation [MeV]   : min=-1.60275e-06	 mean=1.47683e-07	 max=1.78401e-06
+ decay Py violation [MeV]   : min=-1.91349e-10	 mean=9.5081e-13	 max=1.50067e-10
+ decay Pz violation [MeV]   : min=-1.15875e-10	 mean=-3.69243e-14	 max=7.58291e-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.0153686 (mean=0.00316209)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 9.59801e-11 , 9.59801e-11
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.36469e-05 , 0.0202326 (mean=0.00314109)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 9.76002e-11 , 9.76002e-11
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 4.26326e-11 (mean=2.71036e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 4.26326e-11 (mean=2.67906e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -28.6189 (mean=-0.0958965)	 (#above threshold = 32)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 24.621 (mean=0.0356983)	 (#above threshold = 32)
- minUnderestimated_rDeltaPos [mum]           = -28.6181 (mean=-0.0958889)	 (#above threshold = 32)
- maxOverestimated_rDeltaPos [mum]            = 24.6248 (mean=0.0357059)	 (#above threshold = 32)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -7.74005 (mean=-0.0876979)	 (#above threshold = 29)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 8.08928 (mean=0.0314941)	 (#above threshold = 24)
+ minUnderestimated_rDeltaPos [mum]           = -7.73973 (mean=-0.087691)	 (#above threshold = 29)
+ maxOverestimated_rDeltaPos [mum]            = 8.09062 (mean=0.0315011)	 (#above threshold = 24)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0155218
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00897022
  ============================================= 
 
 
@@ -1602,20 +1551,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 16 starts.
 ### Run 16 starts.
- Event#=0  t[ns]=0.0520626  r[mm]=15.6078  deltaR[mum]=8.09115e-07  deltaEkin[MeV]=2.82392  deltaAngle(deg)=0.00221745
- Event#=1000  t[ns]=0.0761932  r[mm]=22.8419  deltaR[mum]=4.34582e-06  deltaEkin[MeV]=7.58201  deltaAngle(deg)=0.0033145
- Event#=2000  t[ns]=0.0119706  r[mm]=3.58864  deltaR[mum]=1.09757e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000490843
- Event#=3000  t[ns]=0.00802979  r[mm]=2.40725  deltaR[mum]=3.31335e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000329256
- Event#=4000  t[ns]=0.119605  r[mm]=35.8564  deltaR[mum]=9.49453e-06  deltaEkin[MeV]=7.83086  deltaAngle(deg)=0.00415284
- Event#=5000  t[ns]=0.0732654  r[mm]=21.9642  deltaR[mum]=7.04666e-06  deltaEkin[MeV]=13.0953  deltaAngle(deg)=0.00362155
- Event#=6000  t[ns]=0.0170971  r[mm]=5.12553  deltaR[mum]=3.19798e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000701054
- Event#=7000  t[ns]=0.0184753  r[mm]=5.5387  deltaR[mum]=4.03526e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000757565
- Event#=8000  t[ns]=0.0284092  r[mm]=8.51678  deltaR[mum]=1.46718e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.0011649
- Event#=9000  t[ns]=0.0244378  r[mm]=7.32619  deltaR[mum]=9.33866e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.00100205
+ Event#=0  t[ns]=0.0636251  r[mm]=19.0741  deltaR[mum]=1.37557e-06  deltaEkin[MeV]=3.89489  deltaAngle(deg)=0.00195747
+ Event#=1000  t[ns]=0.0307174  r[mm]=9.20875  deltaR[mum]=1.93038e-07  deltaEkin[MeV]=0.0752295  deltaAngle(deg)=0.00129988
+ Event#=2000  t[ns]=0.0319741  r[mm]=9.58551  deltaR[mum]=2.28173e-07  deltaEkin[MeV]=0.315082  deltaAngle(deg)=0.00134624
+ Event#=3000  t[ns]=0.000869026  r[mm]=0.260525  deltaR[mum]=4.27436e-12  deltaEkin[MeV]=0  deltaAngle(deg)=3.56306e-05
+ Event#=4000  t[ns]=0.0557591  r[mm]=16.716  deltaR[mum]=1.4544e-06  deltaEkin[MeV]=4.1409  deltaAngle(deg)=0.00248238
+ Event#=5000  t[ns]=0.00415222  r[mm]=1.24479  deltaR[mum]=4.58078e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000170257
+ Event#=6000  t[ns]=0.0569108  r[mm]=17.0612  deltaR[mum]=9.9201e-07  deltaEkin[MeV]=2.76381  deltaAngle(deg)=0.00213698
+ Event#=7000  t[ns]=0.0354227  r[mm]=10.6193  deltaR[mum]=3.21254e-07  deltaEkin[MeV]=0.517022  deltaAngle(deg)=0.00133937
+ Event#=8000  t[ns]=0.00579017  r[mm]=1.73583  deltaR[mum]=1.24234e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.00023742
+ Event#=9000  t[ns]=0.0441222  r[mm]=13.2274  deltaR[mum]=5.57916e-07  deltaEkin[MeV]=1.43273  deltaAngle(deg)=0.00206526
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.220000s Real=0.591443s Sys=0.000000s
+  User=0.230000s Real=0.231197s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 16
@@ -1632,45 +1581,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9916
+ # Decays               = 9904
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=3.65954e-06	 mean=0.0442408	 max=0.376226
- decay R [mm] : min=0.00109709	 mean=13.2629	 max=112.789
- decay X [mm] : min=0.00109709	 mean=13.2629	 max=112.789
- decay Y [mm] : min=-0.0146242	 mean=-0.000509616	 max=0.00120514
- decay Z [mm] : min=-0.00488865	 mean=-1.75522e-06	 max=0.0022506
- Delta decay R [mm] : min=-3.46945e-18	 mean=4.26027e-09	 max=1.7884e-06
- deflection angle [deg] : min=0	 mean=0.00186242	 max=0.0355272
- Delta Ekin [MeV] : min=0	 mean=2.8262	 max=2493.89
- decay Ekin [GeV] : min=497.506	 mean=499.997	 max=500
- decay Px [GeV]   : min=499.787	 mean=502.278	 max=502.281
- decay Py [GeV]   : min=-0.290701	 mean=-0.0158987	 max=0.308336
- decay Pz [GeV]   : min=-0.141732	 mean=-6.41902e-05	 max=0.0899964
- decay Etot violation [MeV] : min=-1.19986e-05	 mean=-8.44401e-07	 max=9.45979e-06
- decay Px violation [MeV]   : min=-1.19987e-05	 mean=-8.44388e-07	 max=9.45979e-06
- decay Py violation [MeV]   : min=-1.54535e-09	 mean=4.25454e-11	 max=2.07558e-09
- decay Pz violation [MeV]   : min=-7.54696e-10	 mean=-8.43897e-14	 max=1.16836e-09
+ decay T [ns] : min=1.00188e-05	 mean=0.0440947	 max=0.408053
+ decay R [mm] : min=0.00300354	 mean=13.2191	 max=122.33
+ decay X [mm] : min=0.00300354	 mean=13.2191	 max=122.33
+ decay Y [mm] : min=-0.018799	 mean=-0.000509058	 max=0.00224357
+ decay Z [mm] : min=-0.00426597	 mean=-6.96037e-07	 max=0.00300321
+ Delta decay R [mm] : min=-3.46945e-18	 mean=4.08247e-09	 max=5.72301e-07
+ deflection angle [deg] : min=0	 mean=0.00184504	 max=0.0271396
+ Delta Ekin [MeV] : min=0	 mean=2.6038	 max=757.64
+ decay Ekin [GeV] : min=499.242	 mean=499.997	 max=500
+ decay Px [GeV]   : min=501.524	 mean=502.279	 max=502.281
+ decay Py [GeV]   : min=-0.228416	 mean=-0.0158332	 max=0.0967006
+ decay Pz [GeV]   : min=-0.107965	 mean=-7.54941e-05	 max=0.113938
+ decay Etot violation [MeV] : min=-1.15192e-05	 mean=-8.14482e-07	 max=8.37119e-06
+ decay Px violation [MeV]   : min=-1.15192e-05	 mean=-8.14471e-07	 max=8.37125e-06
+ decay Py violation [MeV]   : min=-1.37241e-09	 mean=4.12863e-11	 max=1.58703e-09
+ decay Pz violation [MeV]   : min=-6.01673e-10	 mean=4.4883e-13	 max=1.3722e-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.0098355)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.84667e-09 , 1.84667e-09
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.09184e-05 , 0.0409168 (mean=0.00967609)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.83044e-09 , 1.83044e-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] = -55.2691 (mean=-0.112915)	 (#above threshold = 42)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 75.9361 (mean=0.0535001)	 (#above threshold = 54)
- minUnderestimated_rDeltaPos [mum]           = -55.2683 (mean=-0.11291)	 (#above threshold = 42)
- maxOverestimated_rDeltaPos [mum]            = 75.9379 (mean=0.0535043)	 (#above threshold = 54)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -29.3012 (mean=-0.107568)	 (#above threshold = 38)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 26.2137 (mean=0.04715)	 (#above threshold = 49)
+ minUnderestimated_rDeltaPos [mum]           = -29.3006 (mean=-0.107564)	 (#above threshold = 38)
+ maxOverestimated_rDeltaPos [mum]            = 26.2142 (mean=0.0471541)	 (#above threshold = 49)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00797469
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0153917
  ============================================= 
 
 
@@ -1694,20 +1643,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 17 starts.
 ### Run 17 starts.
- Event#=0  t[ns]=0.049303  r[mm]=14.7805  deltaR[mum]=7.15962e-07  deltaEkin[MeV]=2.02356  deltaAngle(deg)=0.0017095
- Event#=1000  t[ns]=0.000779728  r[mm]=0.233754  deltaR[mum]=3.05311e-12  deltaEkin[MeV]=0  deltaAngle(deg)=3.19763e-05
- Event#=2000  t[ns]=0.0272228  r[mm]=8.16112  deltaR[mum]=1.29093e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00111625
- Event#=3000  t[ns]=0.026582  r[mm]=7.969  deltaR[mum]=1.20189e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00108997
- Event#=4000  t[ns]=0.0474175  r[mm]=14.2153  deltaR[mum]=6.56172e-07  deltaEkin[MeV]=1.87015  deltaAngle(deg)=0.00205224
- Event#=5000  t[ns]=0.00745742  r[mm]=2.23565  deltaR[mum]=2.65343e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000305785
- Event#=6000  t[ns]=0.0332797  r[mm]=9.9769  deltaR[mum]=2.63841e-07  deltaEkin[MeV]=0.405379  deltaAngle(deg)=0.00135212
- Event#=7000  t[ns]=0.00708212  r[mm]=2.12314  deltaR[mum]=2.27329e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000290397
- Event#=8000  t[ns]=0.164821  r[mm]=49.4117  deltaR[mum]=3.75806e-05  deltaEkin[MeV]=9.95215  deltaAngle(deg)=0.00722516
- Event#=9000  t[ns]=0.0471012  r[mm]=14.1204  deltaR[mum]=6.46418e-07  deltaEkin[MeV]=1.66807  deltaAngle(deg)=0.0019552
+ Event#=0  t[ns]=0.171268  r[mm]=51.3445  deltaR[mum]=2.56807e-05  deltaEkin[MeV]=6.89968  deltaAngle(deg)=0.00653101
+ Event#=1000  t[ns]=0.0958462  r[mm]=28.7337  deltaR[mum]=4.68249e-06  deltaEkin[MeV]=7.98347  deltaAngle(deg)=0.00429936
+ Event#=2000  t[ns]=0.040782  r[mm]=12.226  deltaR[mum]=5.17488e-07  deltaEkin[MeV]=1.79756  deltaAngle(deg)=0.00160194
+ Event#=3000  t[ns]=0.0433582  r[mm]=12.9983  deltaR[mum]=5.36089e-07  deltaEkin[MeV]=1.31811  deltaAngle(deg)=0.00193706
+ Event#=4000  t[ns]=0.0188544  r[mm]=5.65236  deltaR[mum]=4.2891e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000773112
+ Event#=5000  t[ns]=0.121939  r[mm]=36.5561  deltaR[mum]=1.25044e-05  deltaEkin[MeV]=7.08593  deltaAngle(deg)=0.00551904
+ Event#=6000  t[ns]=0.00905258  r[mm]=2.71387  deltaR[mum]=4.74776e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000371194
+ Event#=7000  t[ns]=0.00260526  r[mm]=0.781029  deltaR[mum]=1.1291e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000106827
+ Event#=8000  t[ns]=0.144957  r[mm]=43.4566  deltaR[mum]=1.64308e-05  deltaEkin[MeV]=6.80494  deltaAngle(deg)=0.00542645
+ Event#=9000  t[ns]=0.0319038  r[mm]=9.56441  deltaR[mum]=2.26224e-07  deltaEkin[MeV]=0.168354  deltaAngle(deg)=0.00124121
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.240000s Real=0.859786s Sys=0.000000s
+  User=0.230000s Real=0.224627s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 17
@@ -1724,45 +1673,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9899
+ # Decays               = 9907
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=8.92115e-07	 mean=0.0437694	 max=0.52476
- decay R [mm] : min=0.000267447	 mean=13.1216	 max=157.318
- decay X [mm] : min=0.000267447	 mean=13.1216	 max=157.318
- decay Y [mm] : min=-0.00533054	 mean=0.000497154	 max=0.0299686
- decay Z [mm] : min=-0.0109097	 mean=-2.08282e-07	 max=0.00333287
- Delta decay R [mm] : min=0	 mean=4.05404e-09	 max=9.10456e-07
- deflection angle [deg] : min=0	 mean=0.0018409	 max=0.036565
- Delta Ekin [MeV] : min=0	 mean=2.48959	 max=465.198
- decay Ekin [GeV] : min=499.535	 mean=499.998	 max=500
- decay Px [GeV]   : min=501.816	 mean=502.279	 max=502.281
- decay Py [GeV]   : min=-0.280331	 mean=0.0156201	 max=0.22602
- decay Pz [GeV]   : min=-0.149699	 mean=-2.35924e-06	 max=0.227337
- decay Etot violation [MeV] : min=-1.23329e-05	 mean=-8.13243e-07	 max=7.78108e-06
- decay Px violation [MeV]   : min=-1.23328e-05	 mean=-8.1323e-07	 max=7.7812e-06
- decay Py violation [MeV]   : min=-2.59817e-09	 mean=-4.04578e-11	 max=2.43119e-09
- decay Pz violation [MeV]   : min=-2.39129e-09	 mean=-2.3184e-13	 max=1.65184e-09
+ decay T [ns] : min=6.97738e-07	 mean=0.043768	 max=0.396873
+ decay R [mm] : min=0.000209174	 mean=13.1212	 max=118.978
+ decay X [mm] : min=0.000209174	 mean=13.1212	 max=118.978
+ decay Y [mm] : min=-0.00969296	 mean=0.000496856	 max=0.0166385
+ decay Z [mm] : min=-0.010187	 mean=-1.60656e-06	 max=0.00506784
+ Delta decay R [mm] : min=0	 mean=4.39796e-09	 max=2.01545e-06
+ deflection angle [deg] : min=0	 mean=0.00185295	 max=0.0392223
+ Delta Ekin [MeV] : min=0	 mean=2.60289	 max=476.22
+ decay Ekin [GeV] : min=499.524	 mean=499.997	 max=500
+ decay Px [GeV]   : min=501.805	 mean=502.279	 max=502.281
+ decay Py [GeV]   : min=-0.186758	 mean=0.0157616	 max=0.211479
+ decay Pz [GeV]   : min=-0.343454	 mean=-0.000134243	 max=0.111282
+ decay Etot violation [MeV] : min=-1.15957e-05	 mean=-8.46184e-07	 max=1.05336e-05
+ decay Px violation [MeV]   : min=-1.15958e-05	 mean=-8.46171e-07	 max=1.05335e-05
+ decay Py violation [MeV]   : min=-2.40686e-09	 mean=-4.40941e-11	 max=2.96953e-09
+ decay Pz violation [MeV]   : min=-1.11685e-09	 mean=7.59259e-13	 max=2.54988e-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.0409168 (mean=0.00967875)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.09184e-05 , 0.0475902 (mean=0.0098029)
  maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.77687e-09 , 1.77687e-09
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.76448e-09 , 1.76448e-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] = -21.6542 (mean=-0.103342)	 (#above threshold = 37)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 32.9462 (mean=0.0462732)	 (#above threshold = 42)
- minUnderestimated_rDeltaPos [mum]           = -21.6537 (mean=-0.103338)	 (#above threshold = 37)
- maxOverestimated_rDeltaPos [mum]            = 32.9471 (mean=0.0462772)	 (#above threshold = 42)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -22.84 (mean=-0.107268)	 (#above threshold = 44)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 32.2213 (mean=0.0462149)	 (#above threshold = 57)
+ minUnderestimated_rDeltaPos [mum]           = -22.8398 (mean=-0.107263)	 (#above threshold = 44)
+ maxOverestimated_rDeltaPos [mum]            = 32.222 (mean=0.0462193)	 (#above threshold = 57)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0153848
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00782762
  ============================================= 
 
 
@@ -1786,20 +1735,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 18 starts.
 ### Run 18 starts.
- Event#=0  t[ns]=0.162825  r[mm]=48.813  deltaR[mum]=2.46245e-05  deltaEkin[MeV]=7.92329  deltaAngle(deg)=0.0061572
- Event#=1000  t[ns]=0.00891326  r[mm]=2.6721  deltaR[mum]=4.52838e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.00036535
- Event#=2000  t[ns]=0.00413552  r[mm]=1.23978  deltaR[mum]=4.52305e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.00016951
- Event#=3000  t[ns]=0.0583696  r[mm]=17.4986  deltaR[mum]=1.05177e-06  deltaEkin[MeV]=2.94798  deltaAngle(deg)=0.00363222
- Event#=4000  t[ns]=0.02863  r[mm]=8.58295  deltaR[mum]=1.5006e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00117353
- Event#=5000  t[ns]=0.0182515  r[mm]=5.47158  deltaR[mum]=3.88773e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000748118
- Event#=6000  t[ns]=0.175027  r[mm]=52.4712  deltaR[mum]=4.17669e-05  deltaEkin[MeV]=10.6294  deltaAngle(deg)=0.00741586
- Event#=7000  t[ns]=0.0345846  r[mm]=10.3681  deltaR[mum]=2.98703e-07  deltaEkin[MeV]=0.650678  deltaAngle(deg)=0.001396
- Event#=8000  t[ns]=0.00300116  r[mm]=0.899714  deltaR[mum]=1.73084e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000123017
- Event#=9000  t[ns]=0.108336  r[mm]=32.4779  deltaR[mum]=1.22132e-05  deltaEkin[MeV]=13.793  deltaAngle(deg)=0.00357153
+ Event#=0  t[ns]=0.156259  r[mm]=46.8448  deltaR[mum]=2.36726e-05  deltaEkin[MeV]=8.28155  deltaAngle(deg)=0.00620131
+ Event#=1000  t[ns]=0.121106  r[mm]=36.3064  deltaR[mum]=8.98043e-06  deltaEkin[MeV]=6.73293  deltaAngle(deg)=0.00435017
+ Event#=2000  t[ns]=0.0603022  r[mm]=18.0779  deltaR[mum]=1.13623e-06  deltaEkin[MeV]=3.00572  deltaAngle(deg)=0.00162968
+ Event#=3000  t[ns]=0.0644014  r[mm]=19.3068  deltaR[mum]=1.33311e-06  deltaEkin[MeV]=3.56053  deltaAngle(deg)=0.00216287
+ Event#=4000  t[ns]=0.0757567  r[mm]=22.711  deltaR[mum]=6.25381e-06  deltaEkin[MeV]=10.7064  deltaAngle(deg)=0.00297415
+ Event#=5000  t[ns]=0.0631293  r[mm]=18.9254  deltaR[mum]=1.26929e-06  deltaEkin[MeV]=4.04969  deltaAngle(deg)=0.00301055
+ Event#=6000  t[ns]=0.215422  r[mm]=64.5812  deltaR[mum]=5.43754e-05  deltaEkin[MeV]=7.43774  deltaAngle(deg)=0.00895815
+ Event#=7000  t[ns]=0.0346295  r[mm]=10.3815  deltaR[mum]=2.99897e-07  deltaEkin[MeV]=0.538974  deltaAngle(deg)=0.00152316
+ Event#=8000  t[ns]=0.0312489  r[mm]=9.36808  deltaR[mum]=2.07859e-07  deltaEkin[MeV]=0.225844  deltaAngle(deg)=0.00124823
+ Event#=9000  t[ns]=0.0661025  r[mm]=19.8168  deltaR[mum]=2.23622e-06  deltaEkin[MeV]=4.07083  deltaAngle(deg)=0.00345338
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.330000s Real=0.699740s Sys=0.000000s
+  User=0.310000s Real=0.318175s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 18
@@ -1816,45 +1765,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9830
+ # Decays               = 9841
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=7.84537e-07	 mean=0.0913874	 max=0.884738
- decay R [mm] : min=0.000235195	 mean=27.3969	 max=265.235
- decay X [mm] : min=0.000235195	 mean=27.3969	 max=265.234
- decay Y [mm] : min=-0.0889423	 mean=-0.00204396	 max=0.00662619
- decay Z [mm] : min=-0.014442	 mean=-2.73438e-06	 max=0.0193032
- Delta decay R [mm] : min=-1.73472e-18	 mean=3.34855e-08	 max=4.66135e-06
- deflection angle [deg] : min=0	 mean=0.00380517	 max=0.0374594
- Delta Ekin [MeV] : min=0	 mean=6.7925	 max=14378.4
- decay Ekin [GeV] : min=485.622	 mean=499.993	 max=500
- decay Px [GeV]   : min=488.083	 mean=502.455	 max=502.462
- decay Py [GeV]   : min=-0.328532	 mean=-0.0328547	 max=0.0955173
- decay Pz [GeV]   : min=-0.1985	 mean=2.21752e-06	 max=0.170215
- decay Etot violation [MeV] : min=-1.288e-05	 mean=-3.61973e-06	 max=5.40115e-06
- decay Px violation [MeV]   : min=-1.28801e-05	 mean=-3.61974e-06	 max=5.40121e-06
- decay Py violation [MeV]   : min=-1.33895e-09	 mean=2.91402e-10	 max=3.6645e-09
- decay Pz violation [MeV]   : min=-1.37894e-09	 mean=7.92815e-13	 max=2.35588e-09
+ decay T [ns] : min=3.94482e-06	 mean=0.0926437	 max=1.15054
+ decay R [mm] : min=0.00118261	 mean=27.7736	 max=344.918
+ decay X [mm] : min=0.00118261	 mean=27.7736	 max=344.918
+ decay Y [mm] : min=-0.142907	 mean=-0.00211572	 max=0.00604369
+ decay Z [mm] : min=-0.0224522	 mean=1.18396e-06	 max=0.0721735
+ Delta decay R [mm] : min=0	 mean=3.6423e-08	 max=9.84181e-06
+ deflection angle [deg] : min=8.53688e-07	 mean=0.00386998	 max=0.0473007
+ Delta Ekin [MeV] : min=0	 mean=5.27926	 max=1526.05
+ decay Ekin [GeV] : min=498.474	 mean=499.995	 max=500
+ decay Px [GeV]   : min=500.936	 mean=502.456	 max=502.462
+ decay Py [GeV]   : min=-0.41484	 mean=-0.033317	 max=0.192351
+ decay Pz [GeV]   : min=-0.18029	 mean=-2.2704e-05	 max=0.322074
+ decay Etot violation [MeV] : min=-1.38408e-05	 mean=-3.59526e-06	 max=5.40115e-06
+ decay Px violation [MeV]   : min=-1.38409e-05	 mean=-3.59529e-06	 max=5.40121e-06
+ decay Py violation [MeV]   : min=-2.4886e-09	 mean=2.94898e-10	 max=4.7462e-09
+ decay Pz violation [MeV]   : min=-5.48363e-09	 mean=4.17756e-13	 max=1.69922e-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.0379114 (mean=0.0126425)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.09184e-05 , 0.0502782 (mean=0.012503)
  maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.48862e-09 , 1.48862e-09
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.46611e-09 , 1.46611e-09
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=6.0715e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=6.15227e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -405.563 (mean=-0.276611)	 (#above threshold = 107)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 176.134 (mean=0.262499)	 (#above threshold = 538)
- minUnderestimated_rDeltaPos [mum]           = -405.559 (mean=-0.276577)	 (#above threshold = 107)
- maxOverestimated_rDeltaPos [mum]            = 176.138 (mean=0.262533)	 (#above threshold = 538)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -50.1934 (mean=-0.238037)	 (#above threshold = 100)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 128.419 (mean=0.247189)	 (#above threshold = 525)
+ minUnderestimated_rDeltaPos [mum]           = -50.1903 (mean=-0.238001)	 (#above threshold = 100)
+ maxOverestimated_rDeltaPos [mum]            = 128.422 (mean=0.247226)	 (#above threshold = 525)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0324294
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0403594
  ============================================= 
 
 
@@ -1878,20 +1827,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 19 starts.
 ### Run 19 starts.
- Event#=0  t[ns]=0.0727805  r[mm]=21.8188  deltaR[mum]=3.10593e-06  deltaEkin[MeV]=6.53498  deltaAngle(deg)=0.0025866
- Event#=1000  t[ns]=0.0791872  r[mm]=23.7394  deltaR[mum]=2.28594e-06  deltaEkin[MeV]=5.60389  deltaAngle(deg)=0.00347761
- Event#=2000  t[ns]=0.118213  r[mm]=35.4389  deltaR[mum]=1.30669e-05  deltaEkin[MeV]=6.9821  deltaAngle(deg)=0.00480476
- Event#=3000  t[ns]=0.0432405  r[mm]=12.963  deltaR[mum]=5.32369e-07  deltaEkin[MeV]=1.32125  deltaAngle(deg)=0.00172097
- Event#=4000  t[ns]=0.214182  r[mm]=64.2094  deltaR[mum]=5.24939e-05  deltaEkin[MeV]=7.07272  deltaAngle(deg)=0.00884716
- Event#=5000  t[ns]=0.00596424  r[mm]=1.78801  deltaR[mum]=1.35691e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000244472
- Event#=6000  t[ns]=0.00199171  r[mm]=0.597094  deltaR[mum]=5.06262e-11  deltaEkin[MeV]=0  deltaAngle(deg)=8.16377e-05
- Event#=7000  t[ns]=0.077689  r[mm]=23.2903  deltaR[mum]=2.16965e-06  deltaEkin[MeV]=5.14526  deltaAngle(deg)=0.00302731
- Event#=8000  t[ns]=0.0465914  r[mm]=13.9676  deltaR[mum]=6.30395e-07  deltaEkin[MeV]=2.17282  deltaAngle(deg)=0.00203931
- Event#=9000  t[ns]=0.0536028  r[mm]=16.0695  deltaR[mum]=1.19211e-06  deltaEkin[MeV]=3.53677  deltaAngle(deg)=0.00248388
+ Event#=0  t[ns]=0.14035  r[mm]=42.0752  deltaR[mum]=2.30443e-05  deltaEkin[MeV]=11.8015  deltaAngle(deg)=0.00588124
+ Event#=1000  t[ns]=0.0465228  r[mm]=13.947  deltaR[mum]=6.28317e-07  deltaEkin[MeV]=1.98883  deltaAngle(deg)=0.00175327
+ Event#=2000  t[ns]=0.0185814  r[mm]=5.57048  deltaR[mum]=4.10241e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.00076164
+ Event#=3000  t[ns]=0.182351  r[mm]=54.6668  deltaR[mum]=5.15583e-05  deltaEkin[MeV]=7.23014  deltaAngle(deg)=0.00824707
+ Event#=4000  t[ns]=0.059145  r[mm]=17.731  deltaR[mum]=1.08505e-06  deltaEkin[MeV]=3.05456  deltaAngle(deg)=0.00242731
+ Event#=5000  t[ns]=0.338705  r[mm]=101.54  deltaR[mum]=0.000225996  deltaEkin[MeV]=6.92427  deltaAngle(deg)=0.0135909
+ Event#=6000  t[ns]=0.000105733  r[mm]=0.0316976  deltaR[mum]=6.93889e-15  deltaEkin[MeV]=0  deltaAngle(deg)=4.26844e-06
+ Event#=7000  t[ns]=0.0181607  r[mm]=5.44439  deltaR[mum]=3.83e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000744399
+ Event#=8000  t[ns]=0.0170875  r[mm]=5.12264  deltaR[mum]=3.19025e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000700407
+ Event#=9000  t[ns]=0.0542522  r[mm]=16.2642  deltaR[mum]=8.87798e-07  deltaEkin[MeV]=2.83528  deltaAngle(deg)=0.00176905
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.350000s Real=0.868532s Sys=0.000000s
+  User=0.350000s Real=0.349167s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 19
@@ -1908,45 +1857,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9829
+ # Decays               = 9794
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=6.04163e-06	 mean=0.0911982	 max=0.815496
- decay R [mm] : min=0.00181121	 mean=27.3402	 max=244.477
- decay X [mm] : min=0.00181121	 mean=27.3402	 max=244.477
- decay Y [mm] : min=-0.00838465	 mean=0.00204524	 max=0.0702116
- decay Z [mm] : min=-0.00826893	 mean=4.01977e-06	 max=0.0307402
- Delta decay R [mm] : min=-1.73472e-18	 mean=3.30573e-08	 max=3.51264e-06
- deflection angle [deg] : min=8.53688e-07	 mean=0.00380485	 max=0.0390419
- Delta Ekin [MeV] : min=0	 mean=5.52509	 max=5265.61
- decay Ekin [GeV] : min=494.734	 mean=499.994	 max=500
- decay Px [GeV]   : min=497.196	 mean=502.456	 max=502.462
- decay Py [GeV]   : min=-0.10669	 mean=0.0327911	 max=0.294583
- decay Pz [GeV]   : min=-0.14739	 mean=-6.51212e-05	 max=0.174552
- decay Etot violation [MeV] : min=-1.45428e-05	 mean=-3.58938e-06	 max=5.41098e-06
- decay Px violation [MeV]   : min=-1.45429e-05	 mean=-3.5894e-06	 max=5.41104e-06
- decay Py violation [MeV]   : min=-5.4394e-09	 mean=-2.93173e-10	 max=8.27882e-10
- decay Pz violation [MeV]   : min=-1.90055e-09	 mean=1.80209e-13	 max=1.19365e-09
+ decay T [ns] : min=2.48681e-07	 mean=0.0908232	 max=0.824051
+ decay R [mm] : min=7.45517e-05	 mean=27.2278	 max=247.041
+ decay X [mm] : min=7.45517e-05	 mean=27.2278	 max=247.041
+ decay Y [mm] : min=-0.00207592	 mean=0.00201765	 max=0.0795902
+ decay Z [mm] : min=-0.0115558	 mean=8.55941e-06	 max=0.0440395
+ Delta decay R [mm] : min=-1.73472e-18	 mean=3.47338e-08	 max=1.59117e-05
+ deflection angle [deg] : min=8.53688e-07	 mean=0.00378453	 max=0.0355286
+ Delta Ekin [MeV] : min=0	 mean=6.89637	 max=6857.35
+ decay Ekin [GeV] : min=493.143	 mean=499.993	 max=500
+ decay Px [GeV]   : min=495.604	 mean=502.455	 max=502.462
+ decay Py [GeV]   : min=-0.0866767	 mean=0.0327155	 max=0.311569
+ decay Pz [GeV]   : min=-0.118541	 mean=3.6903e-05	 max=0.148379
+ decay Etot violation [MeV] : min=-1.30283e-05	 mean=-3.59229e-06	 max=5.40115e-06
+ decay Px violation [MeV]   : min=-1.30283e-05	 mean=-3.59231e-06	 max=5.40126e-06
+ decay Py violation [MeV]   : min=-5.04815e-09	 mean=-2.92511e-10	 max=6.36575e-10
+ decay Pz violation [MeV]   : min=-2.00585e-09	 mean=-4.67078e-13	 max=1.42585e-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.044095 (mean=0.0125932)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.59761e-09 , 1.59761e-09
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.09184e-05 , 0.044095 (mean=0.0126255)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.53437e-09 , 1.53437e-09
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=6.07376e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 8.52651e-11 (mean=6.03484e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -182.691 (mean=-0.240293)	 (#above threshold = 99)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 80.4962 (mean=0.234859)	 (#above threshold = 535)
- minUnderestimated_rDeltaPos [mum]           = -182.689 (mean=-0.24026)	 (#above threshold = 99)
- maxOverestimated_rDeltaPos [mum]            = 80.4982 (mean=0.234892)	 (#above threshold = 535)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -143.776 (mean=-0.271001)	 (#above threshold = 103)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 647.162 (mean=0.34411)	 (#above threshold = 479)
+ minUnderestimated_rDeltaPos [mum]           = -143.77 (mean=-0.270966)	 (#above threshold = 103)
+ maxOverestimated_rDeltaPos [mum]            = 647.178 (mean=0.344145)	 (#above threshold = 479)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0340302
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0329252
  ============================================= 
 
 
@@ -1970,20 +1919,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 20 starts.
 ### Run 20 starts.
- Event#=0  t[ns]=0.0553165  r[mm]=16.5833  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0217717  r[mm]=6.5269  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.0676615  r[mm]=20.2842  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.112302  r[mm]=33.667  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.00519244  r[mm]=1.55663  deltaR[mum]=-2.22045e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.00779945  r[mm]=2.33819  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.0148974  r[mm]=4.46608  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0142523  r[mm]=4.27269  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0273906  r[mm]=8.2114  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.0300696  r[mm]=9.01453  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.0280571  r[mm]=8.41122  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0437468  r[mm]=13.1148  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.00985533  r[mm]=2.95452  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.0307997  r[mm]=9.2334  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=9.8769e-05  r[mm]=0.0296098  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.00668127  r[mm]=2.00297  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.0509744  r[mm]=15.2816  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.000462581  r[mm]=0.138677  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.0342804  r[mm]=10.2769  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.00482051  r[mm]=1.44514  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.120000s Real=0.306271s Sys=0.000000s
+  User=0.110000s Real=0.108010s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 20
@@ -2000,43 +1949,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9940
+ # Decays               = 9961
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.74035e-06	 mean=0.0306075	 max=0.273354
- decay R [mm] : min=0.000521739	 mean=9.17578	 max=81.9485
- decay X [mm] : min=0.000521739	 mean=9.17578	 max=81.9485
- decay Y [mm] : min=-0.00665597	 mean=2.12149e-07	 max=0.00807645
- decay Z [mm] : min=-0.00699152	 mean=-1.66823e-06	 max=0.00195473
- Delta decay R [mm] : min=-1.42109e-14	 mean=2.43373e-10	 max=8.26958e-07
- deflection angle [deg] : min=0	 mean=1.76367e-05	 max=0.0254668
- Delta Ekin [MeV] : min=0	 mean=0.000380328	 max=0.957436
+ decay T [ns] : min=2.40244e-07	 mean=0.0302269	 max=0.25523
+ decay R [mm] : min=7.20223e-05	 mean=9.0617	 max=76.515
+ decay X [mm] : min=7.20223e-05	 mean=9.0617	 max=76.515
+ decay Y [mm] : min=-0.0018404	 mean=3.74777e-07	 max=0.00229469
+ decay Z [mm] : min=-0.00245755	 mean=-2.97394e-07	 max=0.00107674
+ Delta decay R [mm] : min=-1.42109e-14	 mean=4.15067e-11	 max=1.34326e-07
+ deflection angle [deg] : min=0	 mean=9.18712e-06	 max=0.0196155
+ Delta Ekin [MeV] : min=0	 mean=0.000114752	 max=0.568018
  decay Ekin [GeV] : min=499.999	 mean=500	 max=500
- decay Px [GeV]   : min=502.463	 mean=502.464	 max=502.464
- decay Py [GeV]   : min=-0.167809	 mean=2.69186e-05	 max=0.166268
- decay Pz [GeV]   : min=-0.223342	 mean=-6.85601e-05	 max=0.0566576
- decay Etot violation [MeV] : min=-1.24727e-06	 mean=1.85021e-06	 max=1.11733e-05
- decay Px violation [MeV]   : min=-1.24722e-06	 mean=1.85026e-06	 max=1.11732e-05
- decay Py violation [MeV]   : min=-9.28395e-10	 mean=1.53398e-13	 max=1.85068e-09
- decay Pz violation [MeV]   : min=-2.00595e-09	 mean=-6.41542e-13	 max=2.72145e-10
+ decay Px [GeV]   : min=502.464	 mean=502.464	 max=502.464
+ decay Py [GeV]   : min=-0.0585581	 mean=2.26697e-05	 max=0.167307
+ decay Pz [GeV]   : min=-0.0437224	 mean=-1.5017e-06	 max=0.0659047
+ decay Etot violation [MeV] : min=-2.59781e-06	 mean=1.80449e-06	 max=1.01904e-05
+ decay Px violation [MeV]   : min=-2.59781e-06	 mean=1.80454e-06	 max=1.01906e-05
+ decay Py violation [MeV]   : min=-3.1725e-10	 mean=1.41852e-13	 max=1.00073e-09
+ decay Pz violation [MeV]   : min=-2.75495e-10	 mean=5.63491e-14	 max=4.02594e-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.27374e-06 , 0.0266532 (mean=0.00812515)
- maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 9.27571e-10 , 9.27571e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.27374e-06 , 0.0266532 (mean=0.00812414)
+ maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 8.38867e-10 , 8.38867e-10
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 1.42109e-11 (mean=9.87504e-13)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 2.84217e-11 (mean=1.00219e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -0.0505272 (mean=-1.22528e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0450836 (mean=1.04251e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0497868 (mean=-1.20095e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.0459105 (mean=1.06685e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0103212 (mean=-2.7178e-06)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0038574 (mean=1.52774e-06)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0101869 (mean=-2.6763e-06)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.00390651 (mean=1.56925e-06)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00762939
  ============================================= 
@@ -2062,20 +2011,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 21 starts.
 ### Run 21 starts.
- Event#=0  t[ns]=0.232161  r[mm]=69.5993  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0671623  r[mm]=20.1345  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.0528266  r[mm]=15.8368  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.0310436  r[mm]=9.30651  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.0668146  r[mm]=20.0303  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.0320211  r[mm]=9.59955  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.039142  r[mm]=11.7343  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0139468  r[mm]=4.18109  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0102851  r[mm]=3.08337  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.00596496  r[mm]=1.78823  deltaR[mum]=-2.22045e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.00148044  r[mm]=0.443818  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0182006  r[mm]=5.45635  deltaR[mum]=-8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.0169496  r[mm]=5.0813  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.000971042  r[mm]=0.291108  deltaR[mum]=-5.55112e-14  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.0253536  r[mm]=7.60072  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.00185776  r[mm]=0.556937  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.0461267  r[mm]=13.8283  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.0238228  r[mm]=7.14181  deltaR[mum]=-8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.00786703  r[mm]=2.35845  deltaR[mum]=-4.44089e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.00998044  r[mm]=2.99203  deltaR[mum]=4.44089e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.110000s Real=0.252325s Sys=0.000000s
+  User=0.110000s Real=0.117635s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 21
@@ -2092,43 +2041,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9946
+ # Decays               = 9948
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=7.28585e-08	 mean=0.0301112	 max=0.279318
- decay R [mm] : min=2.18422e-05	 mean=9.02701	 max=83.7364
- decay X [mm] : min=2.18422e-05	 mean=9.02701	 max=83.7364
- decay Y [mm] : min=-0.00302312	 mean=-4.47827e-07	 max=0.00452191
- decay Z [mm] : min=-0.00236756	 mean=-6.58632e-07	 max=0.00229293
- Delta decay R [mm] : min=-1.42109e-14	 mean=1.45896e-10	 max=2.95685e-07
- deflection angle [deg] : min=0	 mean=1.6975e-05	 max=0.0162271
- Delta Ekin [MeV] : min=0	 mean=0.000263505	 max=0.362821
- decay Ekin [GeV] : min=500	 mean=500	 max=500
+ decay T [ns] : min=5.01571e-06	 mean=0.0306513	 max=0.252928
+ decay R [mm] : min=0.00150365	 mean=9.18892	 max=75.825
+ decay X [mm] : min=0.00150365	 mean=9.18892	 max=75.825
+ decay Y [mm] : min=-0.000987311	 mean=1.21879e-06	 max=0.00327104
+ decay Z [mm] : min=-0.00250008	 mean=4.2476e-07	 max=0.00552054
+ Delta decay R [mm] : min=-1.42109e-14	 mean=1.69015e-10	 max=4.68238e-07
+ deflection angle [deg] : min=0	 mean=1.95077e-05	 max=0.0201539
+ Delta Ekin [MeV] : min=0	 mean=0.000384445	 max=0.599622
+ decay Ekin [GeV] : min=499.999	 mean=500	 max=500
  decay Px [GeV]   : min=502.464	 mean=502.464	 max=502.464
- decay Py [GeV]   : min=-0.114109	 mean=-1.53151e-05	 max=0.130067
- decay Pz [GeV]   : min=-0.116666	 mean=-2.89093e-05	 max=0.0884377
- decay Etot violation [MeV] : min=-3.10829e-07	 mean=1.80173e-06	 max=9.67795e-06
- decay Px violation [MeV]   : min=-3.10771e-07	 mean=1.80178e-06	 max=9.67813e-06
- decay Py violation [MeV]   : min=-1.17451e-09	 mean=-2.20961e-13	 max=1.24217e-09
- decay Pz violation [MeV]   : min=-9.53278e-10	 mean=-1.49678e-13	 max=1.0013e-09
+ decay Py [GeV]   : min=-0.0732134	 mean=5.01123e-05	 max=0.175031
+ decay Pz [GeV]   : min=-0.175437	 mean=1.25612e-05	 max=0.134393
+ decay Etot violation [MeV] : min=-5.67117e-07	 mean=1.86373e-06	 max=1.06159e-05
+ decay Px violation [MeV]   : min=-5.66943e-07	 mean=1.86378e-06	 max=1.0616e-05
+ decay Py violation [MeV]   : min=-1.12165e-09	 mean=5.39323e-13	 max=3.49993e-09
+ decay Pz violation [MeV]   : min=-7.98195e-10	 mean=8.90143e-14	 max=1.41409e-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.27374e-06 , 0.0227592 (mean=0.00812421)
- maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.14093e-09 , 1.14093e-09
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.27374e-06 , 0.0266532 (mean=0.00812724)
+ maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 9.30811e-10 , 9.30811e-10
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 1.42109e-11 (mean=9.86502e-13)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 1.42109e-11 (mean=1.00486e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -0.0105716 (mean=-7.3352e-06)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0123548 (mean=5.40275e-06)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.010276 (mean=-7.1893e-06)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.0126505 (mean=5.54864e-06)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0255681 (mean=-1.30008e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0181455 (mean=5.85129e-06)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0255212 (mean=-1.28318e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.0186137 (mean=6.0203e-06)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00762939
  ============================================= 
@@ -2154,20 +2103,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 22 starts.
 ### Run 22 starts.
- Event#=0  t[ns]=0.034771  r[mm]=10.4239  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.00890282  r[mm]=2.66896  deltaR[mum]=4.44089e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.011105  r[mm]=3.32916  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.00453  r[mm]=1.35804  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.0615928  r[mm]=18.4648  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.154353  r[mm]=46.2732  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.0273824  r[mm]=8.20891  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0090306  r[mm]=2.70727  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0193356  r[mm]=5.79657  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.0466687  r[mm]=13.9907  deltaR[mum]=1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.0126336  r[mm]=3.78739  deltaR[mum]=-4.44089e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0814783  r[mm]=24.4262  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.0140645  r[mm]=4.21637  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.0192526  r[mm]=5.77169  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.147254  r[mm]=44.1449  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.0230943  r[mm]=6.9234  deltaR[mum]=8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.00536038  r[mm]=1.60698  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.0427073  r[mm]=12.8032  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.138115  r[mm]=41.4053  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0697351  r[mm]=20.9057  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.150000s Real=0.597690s Sys=0.000000s
+  User=0.150000s Real=0.148949s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 22
@@ -2184,45 +2133,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9902
+ # Decays               = 9907
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=4.14388e-06	 mean=0.0506695	 max=0.46907
- decay R [mm] : min=0.00124229	 mean=15.1901	 max=140.622
- decay X [mm] : min=0.00124229	 mean=15.1901	 max=140.622
- decay Y [mm] : min=-0.0181109	 mean=-7.40349e-07	 max=0.0106249
- decay Z [mm] : min=-0.0176801	 mean=-1.55806e-06	 max=0.00342353
- Delta decay R [mm] : min=-2.84217e-14	 mean=5.95274e-10	 max=4.32075e-06
- deflection angle [deg] : min=0	 mean=2.80407e-05	 max=0.0470169
- Delta Ekin [MeV] : min=0	 mean=0.000637276	 max=3.26628
- decay Ekin [GeV] : min=499.997	 mean=500	 max=500
- decay Px [GeV]   : min=502.685	 mean=502.688	 max=502.688
- decay Py [GeV]   : min=-0.295203	 mean=-2.42108e-05	 max=0.129324
- decay Pz [GeV]   : min=-0.288181	 mean=-3.86924e-05	 max=0.0834849
- decay Etot violation [MeV] : min=-5.70237e-06	 mean=-4.45465e-07	 max=4.77547e-06
- decay Px violation [MeV]   : min=-5.70237e-06	 mean=-4.4548e-07	 max=4.77547e-06
- decay Py violation [MeV]   : min=-2.79834e-09	 mean=-4.4821e-13	 max=1.86549e-10
- decay Pz violation [MeV]   : min=-2.73178e-09	 mean=-8.38548e-14	 max=8.70614e-10
+ decay T [ns] : min=2.87905e-06	 mean=0.0487005	 max=0.38384
+ decay R [mm] : min=0.000863105	 mean=14.5998	 max=115.071
+ decay X [mm] : min=0.000863105	 mean=14.5998	 max=115.071
+ decay Y [mm] : min=-0.00956353	 mean=-3.80548e-07	 max=0.00809663
+ decay Z [mm] : min=-0.00473154	 mean=-1.01737e-06	 max=0.00786865
+ Delta decay R [mm] : min=-2.84217e-14	 mean=3.97825e-10	 max=7.00071e-07
+ deflection angle [deg] : min=0	 mean=3.47589e-05	 max=0.0300283
+ Delta Ekin [MeV] : min=0	 mean=0.000671575	 max=1.33232
+ 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.211769	 mean=-1.76644e-05	 max=0.233309
+ decay Pz [GeV]   : min=-0.126006	 mean=-5.91891e-05	 max=0.0943203
+ decay Etot violation [MeV] : min=-6.90599e-06	 mean=-4.40214e-07	 max=4.0895e-06
+ decay Px violation [MeV]   : min=-6.90587e-06	 mean=-4.4023e-07	 max=4.08961e-06
+ decay Py violation [MeV]   : min=-1.03057e-09	 mean=2.55865e-13	 max=2.28061e-09
+ decay Pz violation [MeV]   : min=-1.21183e-09	 mean=1.14009e-13	 max=1.16754e-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.18234e-05 , 0.0242312 (mean=0.00161057)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.18234e-05 , 0.0242312 (mean=0.00161428)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 9.90866e-10 , 9.90866e-10
+ maxGamma_deltaMax{1,2,3}        = 0 , 8.94403e-10 , 8.94403e-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.142441 (mean=-2.53631e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.200385 (mean=2.71819e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.13812 (mean=-2.47678e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.204706 (mean=2.77772e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0439822 (mean=-2.25431e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0307235 (mean=1.70597e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0436228 (mean=-2.21453e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.0314236 (mean=1.74576e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00764289
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00762939
  ============================================= 
 
 
@@ -2246,20 +2195,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 23 starts.
 ### Run 23 starts.
- Event#=0  t[ns]=0.262796  r[mm]=78.7833  deltaR[mum]=-1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0358847  r[mm]=10.7578  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.00135639  r[mm]=0.40663  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.0907503  r[mm]=27.2059  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.000718757  r[mm]=0.215475  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.0023847  r[mm]=0.714905  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.0244686  r[mm]=7.3354  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0909049  r[mm]=27.2522  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.104272  r[mm]=31.2595  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.0189044  r[mm]=5.66733  deltaR[mum]=-8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.101533  r[mm]=30.4383  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0859237  r[mm]=25.7589  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.0328661  r[mm]=9.85286  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.0812088  r[mm]=24.3454  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.0894077  r[mm]=26.8034  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.00680779  r[mm]=2.04089  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.102776  r[mm]=30.811  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.215955  r[mm]=64.7407  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.0173284  r[mm]=5.19485  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0968528  r[mm]=29.0353  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.140000s Real=0.648912s Sys=0.000000s
+  User=0.160000s Real=0.155267s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 23
@@ -2276,45 +2225,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9904
+ # Decays               = 9906
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.67065e-06	 mean=0.0497728	 max=0.47035
- decay R [mm] : min=0.000500841	 mean=14.9213	 max=141.005
- decay X [mm] : min=0.000500841	 mean=14.9213	 max=141.005
- decay Y [mm] : min=-0.00705218	 mean=5.51448e-07	 max=0.0140372
- decay Z [mm] : min=-0.0193608	 mean=-1.59191e-06	 max=0.0058269
- Delta decay R [mm] : min=-2.84217e-14	 mean=3.79726e-10	 max=8.42637e-07
- deflection angle [deg] : min=0	 mean=3.49267e-05	 max=0.0352426
- Delta Ekin [MeV] : min=0	 mean=0.000764375	 max=1.8352
- 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.232448	 mean=-3.38074e-05	 max=0.104103
- decay Pz [GeV]   : min=-0.137176	 mean=3.96961e-06	 max=0.223305
- decay Etot violation [MeV] : min=-5.12443e-06	 mean=-4.38107e-07	 max=4.48979e-06
- decay Px violation [MeV]   : min=-5.12449e-06	 mean=-4.38121e-07	 max=4.48962e-06
- decay Py violation [MeV]   : min=-4.05549e-10	 mean=2.12493e-13	 max=6.73879e-10
- decay Pz violation [MeV]   : min=-6.30479e-10	 mean=-9.22342e-14	 max=6.25135e-10
+ decay T [ns] : min=7.32464e-06	 mean=0.0496235	 max=0.450026
+ decay R [mm] : min=0.00219584	 mean=14.8766	 max=134.912
+ decay X [mm] : min=0.00219584	 mean=14.8766	 max=134.912
+ decay Y [mm] : min=-0.00783619	 mean=1.83577e-07	 max=0.00602752
+ decay Z [mm] : min=-0.00479848	 mean=-9.93319e-07	 max=0.0107573
+ Delta decay R [mm] : min=-2.84217e-14	 mean=4.05523e-10	 max=1.09518e-06
+ deflection angle [deg] : min=0	 mean=3.04614e-05	 max=0.0277787
+ Delta Ekin [MeV] : min=0	 mean=0.000603023	 max=1.0642
+ 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.181854	 mean=-1.28261e-06	 max=0.189904
+ decay Pz [GeV]   : min=-0.11732	 mean=-5.45623e-05	 max=0.197013
+ decay Etot violation [MeV] : min=-6.55145e-06	 mean=-4.53515e-07	 max=4.22844e-06
+ decay Px violation [MeV]   : min=-6.55121e-06	 mean=-4.53529e-07	 max=4.22861e-06
+ decay Py violation [MeV]   : min=-1.42514e-09	 mean=-6.33696e-14	 max=9.38599e-10
+ decay Pz violation [MeV]   : min=-6.15664e-10	 mean=3.60767e-14	 max=6.05596e-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.0185696 (mean=0.00160109)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.18234e-05 , 0.0185696 (mean=0.00160598)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 8.78657e-10 , 8.78657e-10
+ maxGamma_deltaMax{1,2,3}        = 0 , 8.32074e-10 , 8.32074e-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.0442319 (mean=-2.37798e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0617858 (mean=1.90951e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0441399 (mean=-2.34001e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.0622728 (mean=1.94748e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0297905 (mean=-1.8522e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0581068 (mean=1.79208e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0286953 (mean=-1.81165e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.059202 (mean=1.83263e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.00762939
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0152588
  ============================================= 
 
 
@@ -2338,20 +2287,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 24 starts.
 ### Run 24 starts.
- Event#=0  t[ns]=0.247525  r[mm]=74.2016  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0219352  r[mm]=6.57561  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.134475  r[mm]=40.312  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.077219  r[mm]=23.1482  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.217025  r[mm]=65.0584  deltaR[mum]=-1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.203704  r[mm]=61.065  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.00639124  r[mm]=1.91593  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.184695  r[mm]=55.3668  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.116975  r[mm]=35.066  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.0753928  r[mm]=22.6008  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.0121671  r[mm]=3.64737  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.275664  r[mm]=82.6369  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.00926146  r[mm]=2.77635  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.00969626  r[mm]=2.90669  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.0438187  r[mm]=13.1357  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.0810358  r[mm]=24.2924  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.338185  r[mm]=101.379  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.0984671  r[mm]=29.5179  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.132731  r[mm]=39.7894  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0607126  r[mm]=18.2  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.270000s Real=1.349118s Sys=0.000000s
+  User=0.270000s Real=0.281775s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 24
@@ -2368,45 +2317,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9771
+ # Decays               = 9757
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=7.87834e-06	 mean=0.131859	 max=1.57482
- decay R [mm] : min=0.00236172	 mean=39.5279	 max=472.09
- decay X [mm] : min=0.00236172	 mean=39.5279	 max=472.09
- decay Y [mm] : min=-0.0167318	 mean=5.59383e-06	 max=0.0318532
- decay Z [mm] : min=-0.0166483	 mean=1.47354e-06	 max=0.0291335
- Delta decay R [mm] : min=-5.68434e-14	 mean=2.13831e-09	 max=6.23665e-06
- deflection angle [deg] : min=0	 mean=9.48989e-05	 max=0.0593362
- Delta Ekin [MeV] : min=0	 mean=0.00219969	 max=5.26236
- decay Ekin [GeV] : min=499.995	 mean=500	 max=500
- decay Px [GeV]   : min=505.583	 mean=505.588	 max=505.588
- decay Py [GeV]   : min=-0.162078	 mean=6.53846e-05	 max=0.49796
- decay Pz [GeV]   : min=-0.134572	 mean=-5.17135e-05	 max=0.197431
- decay Etot violation [MeV] : min=-2.1251e-06	 mean=-3.66808e-07	 max=8.74454e-07
- decay Px violation [MeV]   : min=-2.12516e-06	 mean=-3.66709e-07	 max=8.7457e-07
- decay Py violation [MeV]   : min=-2.89248e-10	 mean=-3.56355e-14	 max=2.41158e-10
- decay Pz violation [MeV]   : min=-2.26379e-10	 mean=-7.73353e-15	 max=1.88649e-10
+ decay T [ns] : min=5.12733e-05	 mean=0.130592	 max=1.21726
+ decay R [mm] : min=0.0153704	 mean=39.1479	 max=364.901
+ decay X [mm] : min=0.0153704	 mean=39.1479	 max=364.901
+ decay Y [mm] : min=-0.0135381	 mean=5.95483e-06	 max=0.0307617
+ decay Z [mm] : min=-0.021205	 mean=-9.17651e-07	 max=0.0202796
+ Delta decay R [mm] : min=-5.68434e-14	 mean=1.35345e-09	 max=7.64269e-07
+ deflection angle [deg] : min=0	 mean=8.51142e-05	 max=0.0227095
+ Delta Ekin [MeV] : min=0	 mean=0.0014116	 max=0.636275
+ decay Ekin [GeV] : min=499.999	 mean=500	 max=500
+ decay Px [GeV]   : min=505.588	 mean=505.588	 max=505.588
+ decay Py [GeV]   : min=-0.199248	 mean=5.60688e-05	 max=0.147576
+ decay Pz [GeV]   : min=-0.137704	 mean=1.23526e-05	 max=0.172516
+ decay Etot violation [MeV] : min=-1.73418e-06	 mean=-3.67209e-07	 max=7.07805e-07
+ decay Px violation [MeV]   : min=-1.73401e-06	 mean=-3.6711e-07	 max=7.07863e-07
+ decay Py violation [MeV]   : min=-2.44768e-10	 mean=-7.89222e-14	 max=3.09001e-10
+ decay Pz violation [MeV]   : min=-1.2956e-10	 mean=2.41391e-14	 max=1.81373e-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.0030675)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.63709e-05 , 0.0139153 (mean=0.00306745)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 9.86375e-11 , 9.86375e-11
+ maxGamma_deltaMax{1,2,3}        = 0 , 9.22569e-11 , 9.22569e-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.207145 (mean=-7.37745e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.28724 (mean=0.000141892)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.200908 (mean=-7.16362e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.293477 (mean=0.00014403)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0314403 (mean=-4.81686e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0592333 (mean=0.000100397)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.030676 (mean=-4.68151e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.0595098 (mean=0.000101751)	 (#above threshold = 0)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.03065
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0610352
  ============================================= 
 
 
@@ -2430,20 +2379,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 25 starts.
 ### Run 25 starts.
- Event#=0  t[ns]=0.102381  r[mm]=30.6911  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.335944  r[mm]=100.707  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.0407016  r[mm]=12.2013  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.572851  r[mm]=171.726  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.355082  r[mm]=106.444  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.163356  r[mm]=48.97  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.00240513  r[mm]=0.720994  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.0740492  r[mm]=22.198  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.448614  r[mm]=134.483  deltaR[mum]=0.000248403  deltaEkin[MeV]=0.134566  deltaAngle(deg)=0.00948843
- Event#=9000  t[ns]=0.362244  r[mm]=108.591  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.0605052  r[mm]=18.1379  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0833953  r[mm]=24.9998  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.136088  r[mm]=40.7958  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.271173  r[mm]=81.2905  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.409646  r[mm]=122.801  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.239793  r[mm]=71.8836  deltaR[mum]=-1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.28264  r[mm]=84.7282  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.011432  r[mm]=3.427  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.38544  r[mm]=115.545  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.00707602  r[mm]=2.12121  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.250000s Real=0.586363s Sys=0.000000s
+  User=0.290000s Real=0.287459s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 25
@@ -2460,43 +2409,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9776
+ # Decays               = 9750
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.76942e-05	 mean=0.131169	 max=1.54509
- decay R [mm] : min=0.00530427	 mean=39.3209	 max=463.177
- decay X [mm] : min=0.00530427	 mean=39.3209	 max=463.177
- decay Y [mm] : min=-0.0367956	 mean=2.38062e-06	 max=0.040998
- decay Z [mm] : min=-0.0369583	 mean=1.80726e-06	 max=0.0231461
- Delta decay R [mm] : min=-5.68434e-14	 mean=2.11775e-09	 max=2.34603e-06
- deflection angle [deg] : min=0	 mean=8.56085e-05	 max=0.0425208
- Delta Ekin [MeV] : min=0	 mean=0.00195675	 max=2.70238
- decay Ekin [GeV] : min=499.997	 mean=500	 max=500
+ decay T [ns] : min=1.66641e-05	 mean=0.130631	 max=1.24667
+ decay R [mm] : min=0.00499547	 mean=39.1599	 max=373.721
+ decay X [mm] : min=0.00499547	 mean=39.1599	 max=373.721
+ decay Y [mm] : min=-0.0329701	 mean=8.10605e-06	 max=0.0226569
+ decay Z [mm] : min=-0.021447	 mean=6.40876e-06	 max=0.0364727
+ Delta decay R [mm] : min=-5.68434e-14	 mean=1.95111e-09	 max=1.52468e-06
+ deflection angle [deg] : min=0	 mean=9.45646e-05	 max=0.0356435
+ Delta Ekin [MeV] : min=0	 mean=0.00189006	 max=1.89891
+ 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.185868	 mean=-2.87849e-05	 max=0.227253
- decay Pz [GeV]   : min=-0.281504	 mean=0.00010294	 max=0.33092
- decay Etot violation [MeV] : min=-1.52929e-06	 mean=-3.73172e-07	 max=1.16508e-06
- decay Px violation [MeV]   : min=-1.52917e-06	 mean=-3.73073e-07	 max=1.16508e-06
- decay Py violation [MeV]   : min=-1.84883e-10	 mean=5.40184e-14	 max=2.19245e-10
- decay Pz violation [MeV]   : min=-5.72584e-10	 mean=-8.52219e-14	 max=2.43276e-10
+ decay Py [GeV]   : min=-0.160661	 mean=6.20981e-05	 max=0.162363
+ decay Pz [GeV]   : min=-0.290893	 mean=-3.06259e-06	 max=0.304976
+ decay Etot violation [MeV] : min=-1.73406e-06	 mean=-3.7194e-07	 max=9.50065e-07
+ decay Px violation [MeV]   : min=-1.73406e-06	 mean=-3.7184e-07	 max=9.50007e-07
+ decay Py violation [MeV]   : min=-2.52982e-10	 mean=-5.68926e-14	 max=3.15055e-10
+ decay Pz violation [MeV]   : min=-5.92081e-10	 mean=-8.33461e-14	 max=3.90344e-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.016631 (mean=0.00305666)
- maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.01366e-10 , 1.01366e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 1.63709e-05 , 0.0112004 (mean=0.00306864)
+ maxBeta_deltaMax{1,2}           = 1.11022e-16 , 2.22045e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 9.07505e-11 , 9.07505e-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.0894032 (mean=-7.20066e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.192104 (mean=0.000166856)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0887621 (mean=-6.98888e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.193578 (mean=0.000168974)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.0918325 (mean=-6.76928e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.129479 (mean=0.000149696)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0903078 (mean=-6.57416e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.130749 (mean=0.000151647)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0610352
  ============================================= 
@@ -2522,20 +2471,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 26 starts.
 ### Run 26 starts.
- Event#=0  t[ns]=0.138586  r[mm]=41.5442  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0656573  r[mm]=19.6823  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.147696  r[mm]=44.2754  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.105531  r[mm]=31.6353  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.0986108  r[mm]=29.5608  deltaR[mum]=3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.0342856  r[mm]=10.2779  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.3045  r[mm]=91.2809  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.248475  r[mm]=74.4861  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0256892  r[mm]=7.70093  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.14082  r[mm]=42.2141  deltaR[mum]=7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.0413637  r[mm]=12.3997  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0411152  r[mm]=12.3252  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.0738508  r[mm]=22.1385  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.161599  r[mm]=48.443  deltaR[mum]=1.18401e-05  deltaEkin[MeV]=0.00958734  deltaAngle(deg)=0.0025318
+ Event#=4000  t[ns]=0.0979749  r[mm]=29.3702  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.0860572  r[mm]=25.7976  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.245322  r[mm]=73.541  deltaR[mum]=-1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.261992  r[mm]=78.538  deltaR[mum]=1.42109e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.450424  r[mm]=135.025  deltaR[mum]=2.84217e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.392415  r[mm]=117.635  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.230000s Real=0.951584s Sys=0.000000s
+  User=0.220000s Real=0.228895s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 26
@@ -2552,43 +2501,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9780
+ # Decays               = 9815
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.44915e-05	 mean=0.128367	 max=1.34424
- decay R [mm] : min=0.00434415	 mean=38.481	 max=402.965
- decay X [mm] : min=0.00434415	 mean=38.481	 max=402.965
- decay Y [mm] : min=-0.0234315	 mean=7.78313e-07	 max=0.0196651
- decay Z [mm] : min=-0.0191903	 mean=2.37901e-06	 max=0.024333
- Delta decay R [mm] : min=-5.68434e-14	 mean=1.07239e-09	 max=9.31628e-07
- deflection angle [deg] : min=0	 mean=6.38248e-05	 max=0.0208
- Delta Ekin [MeV] : min=0	 mean=0.000994974	 max=0.647089
- decay Ekin [GeV] : min=499.999	 mean=500	 max=500
- decay Px [GeV]   : min=505.758	 mean=505.759	 max=505.759
- decay Py [GeV]   : min=-0.125533	 mean=-1.72002e-05	 max=0.112988
- decay Pz [GeV]   : min=-0.183587	 mean=-1.38669e-05	 max=0.142154
- decay Etot violation [MeV] : min=-3.94706e-07	 mean=6.22751e-07	 max=2.03063e-06
- decay Px violation [MeV]   : min=-3.94532e-07	 mean=6.22776e-07	 max=2.03087e-06
- decay Py violation [MeV]   : min=-2.91323e-10	 mean=5.31457e-14	 max=3.45565e-10
- decay Pz violation [MeV]   : min=-4.33914e-10	 mean=-4.15084e-14	 max=2.50452e-10
+ decay T [ns] : min=1.53732e-06	 mean=0.127488	 max=1.21719
+ decay R [mm] : min=0.000460845	 mean=38.2175	 max=364.882
+ decay X [mm] : min=0.000460845	 mean=38.2175	 max=364.882
+ decay Y [mm] : min=-0.0168241	 mean=-2.39246e-06	 max=0.0291515
+ decay Z [mm] : min=-0.00891697	 mean=1.02294e-05	 max=0.0264371
+ Delta decay R [mm] : min=-5.68434e-14	 mean=1.81402e-09	 max=1.43187e-06
+ deflection angle [deg] : min=0	 mean=8.78595e-05	 max=0.0356106
+ Delta Ekin [MeV] : min=0	 mean=0.00173714	 max=1.89668
+ 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.143849	 mean=-0.000113411	 max=0.193464
+ decay Pz [GeV]   : min=-0.107482	 mean=9.84864e-05	 max=0.309618
+ decay Etot violation [MeV] : min=-4.03496e-07	 mean=6.2062e-07	 max=1.98511e-06
+ decay Px violation [MeV]   : min=-4.03437e-07	 mean=6.20645e-07	 max=1.98511e-06
+ decay Py violation [MeV]   : min=-3.36684e-10	 mean=-1.46425e-13	 max=4.74216e-10
+ decay Pz violation [MeV]   : min=-1.86674e-10	 mean=1.86622e-13	 max=5.05253e-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.011908 (mean=0.00139244)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.36469e-05 , 0.0171776 (mean=0.00139844)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 8.84341e-11 , 8.84341e-11
+ maxGamma_deltaMax{1,2,3}        = 0 , 9.70175e-11 , 9.70175e-11
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.27112e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.26804e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -0.025665 (mean=-3.76997e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.059579 (mean=7.3905e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0247334 (mean=-3.66273e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.0605106 (mean=7.49774e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.061161 (mean=-6.23512e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.118603 (mean=0.000131925)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0597291 (mean=-6.05372e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.119553 (mean=0.000133739)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
  ============================================= 
@@ -2614,20 +2563,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 27 starts.
 ### Run 27 starts.
- Event#=0  t[ns]=0.194582  r[mm]=58.3303  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0830725  r[mm]=24.9029  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=2000  t[ns]=0.588711  r[mm]=176.479  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=3000  t[ns]=0.194791  r[mm]=58.3931  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=4000  t[ns]=0.00698766  r[mm]=2.09471  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=5000  t[ns]=0.200605  r[mm]=60.1359  deltaR[mum]=-7.10543e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=6000  t[ns]=0.0410405  r[mm]=12.3028  deltaR[mum]=-1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=7000  t[ns]=0.172871  r[mm]=51.8221  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=8000  t[ns]=0.0714538  r[mm]=21.4199  deltaR[mum]=-3.55271e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=9000  t[ns]=0.0117531  r[mm]=3.52325  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=0  t[ns]=0.103355  r[mm]=30.983  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=1000  t[ns]=0.0773625  r[mm]=23.1912  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=2000  t[ns]=0.4737  r[mm]=142.002  deltaR[mum]=2.84217e-11  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=3000  t[ns]=0.0256816  r[mm]=7.69863  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=4000  t[ns]=0.0493256  r[mm]=14.7865  deltaR[mum]=1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=5000  t[ns]=0.0844976  r[mm]=25.3301  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=6000  t[ns]=0.00704112  r[mm]=2.11074  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=7000  t[ns]=0.283651  r[mm]=85.031  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=8000  t[ns]=0.0239454  r[mm]=7.17818  deltaR[mum]=8.88178e-13  deltaEkin[MeV]=0  deltaAngle(deg)=0
+ Event#=9000  t[ns]=0.0424622  r[mm]=12.729  deltaR[mum]=1.77636e-12  deltaEkin[MeV]=0  deltaAngle(deg)=0
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.250000s Real=0.624316s Sys=0.010000s
+  User=0.230000s Real=0.233090s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 27
@@ -2644,43 +2593,43 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9772
+ # Decays               = 9804
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.29988e-06	 mean=0.130969	 max=1.02684
- decay R [mm] : min=0.000389668	 mean=39.2609	 max=307.818
- decay X [mm] : min=0.000389668	 mean=39.2609	 max=307.818
- decay Y [mm] : min=-0.0333504	 mean=-6.48941e-06	 max=0.0183201
- decay Z [mm] : min=-0.027928	 mean=-1.32559e-05	 max=0.0258737
- Delta decay R [mm] : min=-5.68434e-14	 mean=1.26938e-09	 max=1.51218e-06
- deflection angle [deg] : min=0	 mean=8.03414e-05	 max=0.0322196
- Delta Ekin [MeV] : min=0	 mean=0.00136932	 max=1.55266
- 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.199662	 mean=-7.10226e-05	 max=0.121474
- decay Pz [GeV]   : min=-0.282363	 mean=-0.000113073	 max=0.162085
- decay Etot violation [MeV] : min=-4.18164e-07	 mean=6.33394e-07	 max=1.92353e-06
- decay Px violation [MeV]   : min=-4.18222e-07	 mean=6.3342e-07	 max=1.9237e-06
- decay Py violation [MeV]   : min=-5.45697e-10	 mean=-1.27416e-13	 max=2.68798e-10
- decay Pz violation [MeV]   : min=-3.82897e-10	 mean=-1.23068e-13	 max=2.8507e-10
+ decay T [ns] : min=1.36137e-06	 mean=0.127069	 max=1.30803
+ decay R [mm] : min=0.000408102	 mean=38.0919	 max=392.113
+ decay X [mm] : min=0.000408102	 mean=38.0919	 max=392.113
+ decay Y [mm] : min=-0.0158628	 mean=-2.8085e-07	 max=0.0327044
+ decay Z [mm] : min=-0.0135974	 mean=-9.55865e-08	 max=0.0193473
+ Delta decay R [mm] : min=-5.68434e-14	 mean=1.13694e-09	 max=6.3677e-07
+ deflection angle [deg] : min=0	 mean=7.05998e-05	 max=0.0194209
+ Delta Ekin [MeV] : min=0	 mean=0.00124677	 max=0.564127
+ decay Ekin [GeV] : min=499.999	 mean=500	 max=500
+ decay Px [GeV]   : min=505.758	 mean=505.759	 max=505.759
+ decay Py [GeV]   : min=-0.145154	 mean=-5.09607e-05	 max=0.158016
+ decay Pz [GeV]   : min=-0.12966	 mean=-1.73811e-05	 max=0.152987
+ decay Etot violation [MeV] : min=-2.23459e-07	 mean=6.27119e-07	 max=1.87807e-06
+ decay Px violation [MeV]   : min=-2.23459e-07	 mean=6.27144e-07	 max=1.87813e-06
+ decay Py violation [MeV]   : min=-3.5368e-10	 mean=1.96955e-15	 max=2.97987e-10
+ decay Pz violation [MeV]   : min=-4.07837e-10	 mean=3.65476e-14	 max=4.91895e-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.00139588)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.36469e-05 , 0.011908 (mean=0.00139102)
  maxBeta_deltaMax{1,2}           = 1.11022e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 9.62217e-11 , 9.62217e-11
+ maxGamma_deltaMax{1,2,3}        = 0 , 8.50804e-11 , 8.50804e-11
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.33516e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.20138e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -0.081904 (mean=-4.76133e-05)	 (#above threshold = 0)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0929375 (mean=9.1743e-05)	 (#above threshold = 0)
- minUnderestimated_rDeltaPos [mum]           = -0.0803918 (mean=-4.63439e-05)	 (#above threshold = 0)
- maxOverestimated_rDeltaPos [mum]            = 0.0935693 (mean=9.30123e-05)	 (#above threshold = 0)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -0.024682 (mean=-4.65577e-05)	 (#above threshold = 0)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 0.0611849 (mean=7.34711e-05)	 (#above threshold = 0)
+ minUnderestimated_rDeltaPos [mum]           = -0.0241657 (mean=-4.54207e-05)	 (#above threshold = 0)
+ maxOverestimated_rDeltaPos [mum]            = 0.0618046 (mean=7.46081e-05)	 (#above threshold = 0)
  --- float  instead of  double --- 
  fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0305176
  ============================================= 
@@ -2706,20 +2655,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 28 starts.
 ### Run 28 starts.
- Event#=0  t[ns]=0.0508361  r[mm]=15.2393  deltaR[mum]=2.87475e-06  deltaEkin[MeV]=3.79884  deltaAngle(deg)=0.00223555
- Event#=1000  t[ns]=0.423266  r[mm]=126.884  deltaR[mum]=0.000674826  deltaEkin[MeV]=9.10223  deltaAngle(deg)=0.0167231
- Event#=2000  t[ns]=0.044452  r[mm]=13.3255  deltaR[mum]=5.59591e-07  deltaEkin[MeV]=1.40113  deltaAngle(deg)=0.00201643
- Event#=3000  t[ns]=0.208888  r[mm]=62.619  deltaR[mum]=0.000157648  deltaEkin[MeV]=11.2634  deltaAngle(deg)=0.00797432
- Event#=4000  t[ns]=0.0679459  r[mm]=20.3683  deltaR[mum]=1.50468e-06  deltaEkin[MeV]=3.71655  deltaAngle(deg)=0.00282961
- Event#=5000  t[ns]=0.185293  r[mm]=55.5458  deltaR[mum]=0.000115429  deltaEkin[MeV]=8.71349  deltaAngle(deg)=0.00846365
- Event#=6000  t[ns]=0.117527  r[mm]=35.2313  deltaR[mum]=1.96871e-05  deltaEkin[MeV]=7.32653  deltaAngle(deg)=0.00462942
- Event#=7000  t[ns]=0.1029  r[mm]=30.8465  deltaR[mum]=1.25078e-05  deltaEkin[MeV]=7.4184  deltaAngle(deg)=0.00504794
- Event#=8000  t[ns]=0.312163  r[mm]=93.5779  deltaR[mum]=0.000273934  deltaEkin[MeV]=7.48151  deltaAngle(deg)=0.012204
- Event#=9000  t[ns]=0.340985  r[mm]=102.218  deltaR[mum]=0.000363308  deltaEkin[MeV]=7.88501  deltaAngle(deg)=0.0135071
+ Event#=0  t[ns]=0.0337989  r[mm]=10.132  deltaR[mum]=2.73991e-07  deltaEkin[MeV]=0.391424  deltaAngle(deg)=0.00139151
+ Event#=1000  t[ns]=0.192079  r[mm]=57.5799  deltaR[mum]=8.39811e-05  deltaEkin[MeV]=7.43578  deltaAngle(deg)=0.0078147
+ Event#=2000  t[ns]=0.0128871  r[mm]=3.86321  deltaR[mum]=1.35056e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000524762
+ Event#=3000  t[ns]=0.083158  r[mm]=24.9285  deltaR[mum]=2.58403e-06  deltaEkin[MeV]=6.2025  deltaAngle(deg)=0.00346516
+ Event#=4000  t[ns]=0.0758561  r[mm]=22.7396  deltaR[mum]=1.07406e-05  deltaEkin[MeV]=6.53001  deltaAngle(deg)=0.00220144
+ Event#=5000  t[ns]=0.106439  r[mm]=31.9077  deltaR[mum]=4.07049e-05  deltaEkin[MeV]=13.4644  deltaAngle(deg)=0.0045453
+ Event#=6000  t[ns]=0.352912  r[mm]=105.793  deltaR[mum]=0.00045251  deltaEkin[MeV]=7.9718  deltaAngle(deg)=0.0148353
+ Event#=7000  t[ns]=0.0950629  r[mm]=28.4973  deltaR[mum]=1.15941e-05  deltaEkin[MeV]=7.39747  deltaAngle(deg)=0.00374086
+ Event#=8000  t[ns]=0.172733  r[mm]=51.7807  deltaR[mum]=7.28981e-05  deltaEkin[MeV]=7.73901  deltaAngle(deg)=0.00742073
+ Event#=9000  t[ns]=0.0714546  r[mm]=21.4202  deltaR[mum]=5.29194e-06  deltaEkin[MeV]=4.85787  deltaAngle(deg)=0.00380637
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.400000s Real=0.714224s Sys=0.000000s
+  User=0.370000s Real=0.370905s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 28
@@ -2736,45 +2685,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9768
+ # Decays               = 9797
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=4.72215e-07	 mean=0.136348	 max=1.40573
- decay R [mm] : min=0.000141557	 mean=40.8733	 max=421.4
- decay X [mm] : min=0.000141557	 mean=40.8733	 max=421.4
- decay Y [mm] : min=-0.00827347	 mean=0.00425266	 max=0.214029
- decay Z [mm] : min=-0.0241658	 mean=-7.14154e-06	 max=0.0212165
- Delta decay R [mm] : min=0	 mean=1.45496e-07	 max=1.83712e-05
- deflection angle [deg] : min=8.53688e-07	 mean=0.00561146	 max=0.0577351
- Delta Ekin [MeV] : min=0	 mean=6.0981	 max=589.993
- decay Ekin [GeV] : min=499.41	 mean=499.994	 max=500
- decay Px [GeV]   : min=505.171	 mean=505.755	 max=505.761
- decay Py [GeV]   : min=-0.304305	 mean=0.0489217	 max=0.509672
- decay Pz [GeV]   : min=-0.193539	 mean=-4.79998e-05	 max=0.124529
- decay Etot violation [MeV] : min=-1.76794e-06	 mean=-7.37796e-08	 max=1.39349e-06
- decay Px violation [MeV]   : min=-1.76806e-06	 mean=-7.37802e-08	 max=1.39349e-06
- decay Py violation [MeV]   : min=-8.71978e-10	 mean=-8.2158e-12	 max=5.5536e-10
- decay Pz violation [MeV]   : min=-1.99094e-10	 mean=7.01148e-15	 max=1.90468e-10
+ decay T [ns] : min=2.78094e-05	 mean=0.135015	 max=1.3011
+ decay R [mm] : min=0.00833651	 mean=40.4739	 max=390.036
+ decay X [mm] : min=0.00833651	 mean=40.4739	 max=390.035
+ decay Y [mm] : min=-0.010813	 mean=0.00425249	 max=0.182255
+ decay Z [mm] : min=-0.031238	 mean=-3.64091e-06	 max=0.0277763
+ Delta decay R [mm] : min=0	 mean=1.49324e-07	 max=1.66124e-05
+ deflection angle [deg] : min=8.53688e-07	 mean=0.00558063	 max=0.0532922
+ Delta Ekin [MeV] : min=0	 mean=6.30825	 max=1097.35
+ decay Ekin [GeV] : min=498.903	 mean=499.994	 max=500
+ decay Px [GeV]   : min=504.664	 mean=505.755	 max=505.761
+ decay Py [GeV]   : min=-0.0911525	 mean=0.0485958	 max=0.470408
+ decay Pz [GeV]   : min=-0.285927	 mean=-4.41713e-05	 max=0.180408
+ decay Etot violation [MeV] : min=-1.8471e-06	 mean=-5.96795e-08	 max=1.43622e-06
+ decay Px violation [MeV]   : min=-1.8471e-06	 mean=-5.96801e-08	 max=1.43616e-06
+ decay Py violation [MeV]   : min=-1.10236e-09	 mean=-6.15225e-12	 max=6.67853e-10
+ decay Pz violation [MeV]   : min=-1.80876e-10	 mean=2.06042e-13	 max=4.9539e-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.00346334)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 3.33067e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.15747e-10 , 1.15747e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 0 , 0.0184336 (mean=0.00351061)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.20423e-10 , 1.20423e-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] = -27.1341 (mean=-0.281459)	 (#above threshold = 122)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 105.443 (mean=0.434027)	 (#above threshold = 1239)
- minUnderestimated_rDeltaPos [mum]           = -27.1198 (mean=-0.281313)	 (#above threshold = 121)
- maxOverestimated_rDeltaPos [mum]            = 105.457 (mean=0.434173)	 (#above threshold = 1239)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -27.0439 (mean=-0.286117)	 (#above threshold = 136)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 72.4796 (mean=0.440987)	 (#above threshold = 1217)
+ minUnderestimated_rDeltaPos [mum]           = -27.0371 (mean=-0.285968)	 (#above threshold = 136)
+ maxOverestimated_rDeltaPos [mum]            = 72.4896 (mean=0.441137)	 (#above threshold = 1217)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0488887
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0396804
  ============================================= 
 
 
@@ -2798,20 +2747,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 29 starts.
 ### Run 29 starts.
- Event#=0  t[ns]=0  r[mm]=0  deltaR[mum]=0  deltaEkin[MeV]=0  deltaAngle(deg)=0
- Event#=1000  t[ns]=0.0536446  r[mm]=16.0812  deltaR[mum]=8.53923e-07  deltaEkin[MeV]=2.3462  deltaAngle(deg)=0.00248231
- Event#=2000  t[ns]=0.0289458  r[mm]=8.67716  deltaR[mum]=1.53033e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00117867
- Event#=3000  t[ns]=0.0510317  r[mm]=15.2979  deltaR[mum]=7.62775e-07  deltaEkin[MeV]=2.20943  deltaAngle(deg)=0.00196731
- Event#=4000  t[ns]=0.404075  r[mm]=121.131  deltaR[mum]=0.000588414  deltaEkin[MeV]=7.83266  deltaAngle(deg)=0.0161582
- Event#=5000  t[ns]=0.357673  r[mm]=107.221  deltaR[mum]=0.000461211  deltaEkin[MeV]=8.26121  deltaAngle(deg)=0.0146232
- Event#=6000  t[ns]=0.0709408  r[mm]=21.2661  deltaR[mum]=1.30185e-05  deltaEkin[MeV]=7.73724  deltaAngle(deg)=0.00333639
- Event#=7000  t[ns]=0.0973329  r[mm]=29.1778  deltaR[mum]=7.36176e-06  deltaEkin[MeV]=8.17193  deltaAngle(deg)=0.00402827
- Event#=8000  t[ns]=0.235808  r[mm]=70.6889  deltaR[mum]=0.000169492  deltaEkin[MeV]=8.77441  deltaAngle(deg)=0.00907399
- Event#=9000  t[ns]=0.0240665  r[mm]=7.21448  deltaR[mum]=8.7959e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000979984
+ Event#=0  t[ns]=0.0370624  r[mm]=11.1103  deltaR[mum]=3.59732e-07  deltaEkin[MeV]=0.672248  deltaAngle(deg)=0.00175337
+ Event#=1000  t[ns]=0.0349762  r[mm]=10.4849  deltaR[mum]=3.18005e-06  deltaEkin[MeV]=14.5346  deltaAngle(deg)=0.00132076
+ Event#=2000  t[ns]=0.0115433  r[mm]=3.46035  deltaR[mum]=9.70646e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000470039
+ Event#=3000  t[ns]=0.220515  r[mm]=66.1045  deltaR[mum]=0.000129821  deltaEkin[MeV]=7.62136  deltaAngle(deg)=0.00981482
+ Event#=4000  t[ns]=0.0101817  r[mm]=3.05219  deltaR[mum]=6.65956e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000414596
+ Event#=5000  t[ns]=0.01139  r[mm]=3.41442  deltaR[mum]=9.32454e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000463801
+ Event#=6000  t[ns]=0.431713  r[mm]=129.416  deltaR[mum]=0.000711845  deltaEkin[MeV]=8.35887  deltaAngle(deg)=0.0172508
+ Event#=7000  t[ns]=0.162536  r[mm]=48.7238  deltaR[mum]=5.40374e-05  deltaEkin[MeV]=7.3873  deltaAngle(deg)=0.00630252
+ Event#=8000  t[ns]=0.126818  r[mm]=38.0165  deltaR[mum]=2.45774e-05  deltaEkin[MeV]=6.94609  deltaAngle(deg)=0.00491811
+ Event#=9000  t[ns]=0.294073  r[mm]=88.1551  deltaR[mum]=0.000336591  deltaEkin[MeV]=11.7906  deltaAngle(deg)=0.0120771
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.370000s Real=0.465381s Sys=0.000000s
+  User=0.350000s Real=0.353429s Sys=0.010000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 29
@@ -2828,45 +2777,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9803
+ # Decays               = 9811
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=6.54286e-06	 mean=0.137136	 max=1.15283
- decay R [mm] : min=0.00196137	 mean=41.1095	 max=345.588
- decay X [mm] : min=0.00196137	 mean=41.1095	 max=345.588
- decay Y [mm] : min=-0.139261	 mean=-0.0043881	 max=0.00789034
- decay Z [mm] : min=-0.0245904	 mean=9.39286e-06	 max=0.0741376
- Delta decay R [mm] : min=-1.73472e-18	 mean=1.69489e-07	 max=0.000148224
- deflection angle [deg] : min=8.53688e-07	 mean=0.00564795	 max=0.0464531
- Delta Ekin [MeV] : min=0	 mean=7.24854	 max=6108.79
- decay Ekin [GeV] : min=493.891	 mean=499.993	 max=500
- decay Px [GeV]   : min=499.652	 mean=505.754	 max=505.761
- decay Py [GeV]   : min=-0.410079	 mean=-0.0494026	 max=0.0829119
- decay Pz [GeV]   : min=-0.16023	 mean=-2.86375e-05	 max=0.190083
- decay Etot violation [MeV] : min=-1.61253e-06	 mean=-7.57736e-08	 max=1.95543e-06
- decay Px violation [MeV]   : min=-1.61253e-06	 mean=-7.57733e-08	 max=1.95549e-06
- decay Py violation [MeV]   : min=-5.84578e-10	 mean=8.19418e-12	 max=7.95751e-10
- decay Pz violation [MeV]   : min=-2.36525e-10	 mean=-7.16782e-14	 max=2.97945e-10
+ decay T [ns] : min=2.85404e-05	 mean=0.136029	 max=1.39757
+ decay R [mm] : min=0.00855563	 mean=40.7778	 max=418.954
+ decay X [mm] : min=0.00855563	 mean=40.7778	 max=418.954
+ decay Y [mm] : min=-0.207151	 mean=-0.00430367	 max=0.0138537
+ decay Z [mm] : min=-0.0119562	 mean=4.37902e-06	 max=0.100499
+ Delta decay R [mm] : min=0	 mean=1.54573e-07	 max=2.05139e-05
+ deflection angle [deg] : min=8.53688e-07	 mean=0.00560434	 max=0.0567238
+ Delta Ekin [MeV] : min=0	 mean=6.64977	 max=1430.4
+ decay Ekin [GeV] : min=498.57	 mean=499.993	 max=500
+ decay Px [GeV]   : min=504.331	 mean=505.755	 max=505.761
+ decay Py [GeV]   : min=-0.500749	 mean=-0.0488235	 max=0.100396
+ decay Pz [GeV]   : min=-0.163053	 mean=-8.10544e-06	 max=0.440032
+ decay Etot violation [MeV] : min=-1.94408e-06	 mean=-7.62538e-08	 max=1.79937e-06
+ decay Px violation [MeV]   : min=-1.9439e-06	 mean=-7.62543e-08	 max=1.79926e-06
+ decay Py violation [MeV]   : min=-6.7746e-10	 mean=8.81344e-12	 max=7.837e-10
+ decay Pz violation [MeV]   : min=-2.13177e-10	 mean=9.35117e-14	 max=1.65926e-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.00348293)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.12479e-10 , 1.12479e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 0 , 0.0184336 (mean=0.0034538)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.15023e-10 , 1.15023e-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] = -277.569 (mean=-0.332237)	 (#above threshold = 127)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 1117.2 (mean=0.567828)	 (#above threshold = 1245)
- minUnderestimated_rDeltaPos [mum]           = -277.421 (mean=-0.332068)	 (#above threshold = 127)
- maxOverestimated_rDeltaPos [mum]            = 1117.35 (mean=0.567998)	 (#above threshold = 1246)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -43.532 (mean=-0.29987)	 (#above threshold = 134)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 142.841 (mean=0.473567)	 (#above threshold = 1289)
+ minUnderestimated_rDeltaPos [mum]           = -43.5298 (mean=-0.299715)	 (#above threshold = 134)
+ maxOverestimated_rDeltaPos [mum]            = 142.862 (mean=0.473722)	 (#above threshold = 1289)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.04036
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0400963
  ============================================= 
 
 
@@ -2890,20 +2839,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 30 starts.
 ### Run 30 starts.
- Event#=0  t[ns]=0.00719647  r[mm]=2.15729  deltaR[mum]=2.34923e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000292894
- Event#=1000  t[ns]=0.283686  r[mm]=85.0409  deltaR[mum]=0.000421126  deltaEkin[MeV]=17.0303  deltaAngle(deg)=0.0123174
- Event#=2000  t[ns]=0.261309  r[mm]=78.3328  deltaR[mum]=0.000156769  deltaEkin[MeV]=6.8344  deltaAngle(deg)=0.0098312
- Event#=3000  t[ns]=0.103922  r[mm]=31.1527  deltaR[mum]=1.05532e-05  deltaEkin[MeV]=7.46033  deltaAngle(deg)=0.00476034
- Event#=4000  t[ns]=0.00803372  r[mm]=2.40828  deltaR[mum]=3.2685e-09  deltaEkin[MeV]=0  deltaAngle(deg)=0.000326968
- Event#=5000  t[ns]=0.142791  r[mm]=42.8047  deltaR[mum]=6.73731e-05  deltaEkin[MeV]=8.50075  deltaAngle(deg)=0.00667456
- Event#=6000  t[ns]=0.667977  r[mm]=200.24  deltaR[mum]=0.00228302  deltaEkin[MeV]=7.38824  deltaAngle(deg)=0.0279745
- Event#=7000  t[ns]=0.0997428  r[mm]=29.9  deltaR[mum]=2.90988e-05  deltaEkin[MeV]=15.9767  deltaAngle(deg)=0.00491783
- Event#=8000  t[ns]=0.0586033  r[mm]=17.5676  deltaR[mum]=1.04673e-06  deltaEkin[MeV]=2.61486  deltaAngle(deg)=0.00188572
- Event#=9000  t[ns]=0.00334603  r[mm]=1.00304  deltaR[mum]=2.36478e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.000136179
+ Event#=0  t[ns]=0.0125927  r[mm]=3.77494  deltaR[mum]=1.25877e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000512519
+ Event#=1000  t[ns]=0.0153662  r[mm]=4.60634  deltaR[mum]=2.28715e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000625398
+ Event#=2000  t[ns]=0.121593  r[mm]=36.4499  deltaR[mum]=2.52766e-05  deltaEkin[MeV]=6.58971  deltaAngle(deg)=0.00563554
+ Event#=3000  t[ns]=0.00101435  r[mm]=0.304073  deltaR[mum]=6.55032e-12  deltaEkin[MeV]=0  deltaAngle(deg)=4.12782e-05
+ Event#=4000  t[ns]=0.36862  r[mm]=110.502  deltaR[mum]=0.000489304  deltaEkin[MeV]=8.44319  deltaAngle(deg)=0.0143214
+ Event#=5000  t[ns]=0.0354525  r[mm]=10.6276  deltaR[mum]=3.17257e-07  deltaEkin[MeV]=0.619683  deltaAngle(deg)=0.00107389
+ Event#=6000  t[ns]=0.161564  r[mm]=48.4321  deltaR[mum]=0.000120408  deltaEkin[MeV]=11.9848  deltaAngle(deg)=0.00789507
+ Event#=7000  t[ns]=0.0928447  r[mm]=27.8321  deltaR[mum]=3.54061e-06  deltaEkin[MeV]=6.51102  deltaAngle(deg)=0.00339581
+ Event#=8000  t[ns]=0.450821  r[mm]=135.143  deltaR[mum]=0.000730535  deltaEkin[MeV]=7.21792  deltaAngle(deg)=0.0179856
+ Event#=9000  t[ns]=0.0740307  r[mm]=22.1923  deltaR[mum]=1.87873e-06  deltaEkin[MeV]=4.80159  deltaAngle(deg)=0.00333403
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.350000s Real=0.366879s Sys=0.000000s
+  User=0.340000s Real=0.345788s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 30
@@ -2920,45 +2869,45 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9815
+ # Decays               = 9824
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=1.97899e-05	 mean=0.13648	 max=1.57198
- decay R [mm] : min=0.00593245	 mean=40.9128	 max=471.233
- decay X [mm] : min=0.00593245	 mean=40.9128	 max=471.233
- decay Y [mm] : min=-0.00760168	 mean=0.00433657	 max=0.25958
- decay Z [mm] : min=-0.0235763	 mean=4.99005e-06	 max=0.0432918
- Delta decay R [mm] : min=-3.46945e-18	 mean=1.60733e-07	 max=4.65228e-05
- deflection angle [deg] : min=0	 mean=0.00559566	 max=0.0635295
- Delta Ekin [MeV] : min=0	 mean=6.36866	 max=1470.09
- decay Ekin [GeV] : min=498.53	 mean=499.994	 max=500
- decay Px [GeV]   : min=504.54	 mean=506.004	 max=506.01
- decay Py [GeV]   : min=-0.0956279	 mean=0.0489223	 max=0.561074
- decay Pz [GeV]   : min=-0.136517	 mean=6.73074e-05	 max=0.122637
- decay Etot violation [MeV] : min=-1.3074e-06	 mean=1.48916e-07	 max=1.82976e-06
- decay Px violation [MeV]   : min=-1.30723e-06	 mean=1.48905e-07	 max=1.8297e-06
- decay Py violation [MeV]   : min=-5.53484e-10	 mean=1.04253e-11	 max=7.16113e-10
- decay Pz violation [MeV]   : min=-1.7998e-10	 mean=-1.145e-13	 max=1.89402e-10
+ decay T [ns] : min=5.49973e-07	 mean=0.137883	 max=1.35681
+ decay R [mm] : min=0.000164866	 mean=41.3334	 max=406.732
+ decay X [mm] : min=0.000164866	 mean=41.3334	 max=406.732
+ decay Y [mm] : min=-0.00642668	 mean=0.00443544	 max=0.195745
+ decay Z [mm] : min=-0.0207946	 mean=-9.58316e-06	 max=0.0156047
+ Delta decay R [mm] : min=2.71051e-20	 mean=1.59778e-07	 max=2.4918e-05
+ deflection angle [deg] : min=0	 mean=0.00566961	 max=0.0551677
+ Delta Ekin [MeV] : min=0	 mean=6.4111	 max=1386.88
+ decay Ekin [GeV] : min=498.613	 mean=499.994	 max=500
+ decay Px [GeV]   : min=504.623	 mean=506.004	 max=506.01
+ decay Py [GeV]   : min=-0.146438	 mean=0.0496633	 max=0.486978
+ decay Pz [GeV]   : min=-0.195092	 mean=-4.97736e-05	 max=0.144009
+ decay Etot violation [MeV] : min=-1.37539e-06	 mean=1.46964e-07	 max=1.86329e-06
+ decay Px violation [MeV]   : min=-1.37539e-06	 mean=1.46954e-07	 max=1.86317e-06
+ decay Py violation [MeV]   : min=-5.54479e-10	 mean=1.01965e-11	 max=6.44206e-10
+ decay Pz violation [MeV]   : min=-1.61833e-10	 mean=-1.05699e-14	 max=1.1795e-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.0208966 (mean=0.00442758)
- maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.12337e-10 , 1.12337e-10
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.36469e-05 , 0.0183736 (mean=0.00436125)
+ maxBeta_deltaMax{1,2}           = 3.33067e-16 , 5.55112e-16
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.11243e-10 , 1.11243e-10
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.53613e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.61281e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -43.914 (mean=-0.293673)	 (#above threshold = 117)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 321.91 (mean=0.465505)	 (#above threshold = 1267)
- minUnderestimated_rDeltaPos [mum]           = -43.8675 (mean=-0.293512)	 (#above threshold = 117)
- maxOverestimated_rDeltaPos [mum]            = 321.957 (mean=0.465665)	 (#above threshold = 1268)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -59.2951 (mean=-0.295663)	 (#above threshold = 115)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 173.605 (mean=0.444673)	 (#above threshold = 1259)
+ minUnderestimated_rDeltaPos [mum]           = -59.2701 (mean=-0.295503)	 (#above threshold = 115)
+ maxOverestimated_rDeltaPos [mum]            = 173.629 (mean=0.444833)	 (#above threshold = 1259)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0466253
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0446387
  ============================================= 
 
 
@@ -2982,20 +2931,20 @@ Index : 1     used in the geometry : Yes
 
 ### Run 31 starts.
 ### Run 31 starts.
- Event#=0  t[ns]=0.220329  r[mm]=66.0482  deltaR[mum]=0.000145764  deltaEkin[MeV]=7.93487  deltaAngle(deg)=0.00909342
- Event#=1000  t[ns]=0.0541397  r[mm]=16.2295  deltaR[mum]=8.71125e-07  deltaEkin[MeV]=2.60161  deltaAngle(deg)=0.00246272
- Event#=2000  t[ns]=0.642843  r[mm]=192.706  deltaR[mum]=0.00182524  deltaEkin[MeV]=6.61122  deltaAngle(deg)=0.0259647
- Event#=3000  t[ns]=0.105585  r[mm]=31.6514  deltaR[mum]=2.31592e-05  deltaEkin[MeV]=7.63222  deltaAngle(deg)=0.00369683
- Event#=4000  t[ns]=0.062347  r[mm]=18.6898  deltaR[mum]=1.21391e-06  deltaEkin[MeV]=3.34915  deltaAngle(deg)=0.00225545
- Event#=5000  t[ns]=0.15505  r[mm]=46.4794  deltaR[mum]=7.77603e-05  deltaEkin[MeV]=7.86272  deltaAngle(deg)=0.00724332
- Event#=6000  t[ns]=0.183908  r[mm]=55.1304  deltaR[mum]=8.11254e-05  deltaEkin[MeV]=7.42601  deltaAngle(deg)=0.00744812
- Event#=7000  t[ns]=0.0279754  r[mm]=8.38622  deltaR[mum]=1.38018e-07  deltaEkin[MeV]=0  deltaAngle(deg)=0.00113859
- Event#=8000  t[ns]=0.183223  r[mm]=54.9249  deltaR[mum]=9.10776e-05  deltaEkin[MeV]=6.92763  deltaAngle(deg)=0.00774017
- Event#=9000  t[ns]=0.196893  r[mm]=59.0228  deltaR[mum]=9.2673e-05  deltaEkin[MeV]=7.56494  deltaAngle(deg)=0.00777843
+ Event#=0  t[ns]=0.220308  r[mm]=66.042  deltaR[mum]=0.000169285  deltaEkin[MeV]=9.1445  deltaAngle(deg)=0.0087027
+ Event#=1000  t[ns]=0.0388786  r[mm]=11.6547  deltaR[mum]=4.07022e-07  deltaEkin[MeV]=1.25199  deltaAngle(deg)=0.00151348
+ Event#=2000  t[ns]=0.116851  r[mm]=35.0285  deltaR[mum]=7.21389e-05  deltaEkin[MeV]=16.5902  deltaAngle(deg)=0.00595949
+ Event#=3000  t[ns]=0.0188014  r[mm]=5.63611  deltaR[mum]=4.18963e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000765209
+ Event#=4000  t[ns]=0.100688  r[mm]=30.1834  deltaR[mum]=0.00129428  deltaEkin[MeV]=298.069  deltaAngle(deg)=0.00428934
+ Event#=5000  t[ns]=0.124504  r[mm]=37.3227  deltaR[mum]=3.90376e-05  deltaEkin[MeV]=7.70313  deltaAngle(deg)=0.00530933
+ Event#=6000  t[ns]=0.07948  r[mm]=23.8258  deltaR[mum]=8.28117e-06  deltaEkin[MeV]=5.52955  deltaAngle(deg)=0.00295759
+ Event#=7000  t[ns]=0.00336394  r[mm]=1.00841  deltaR[mum]=2.39808e-10  deltaEkin[MeV]=0  deltaAngle(deg)=0.00013691
+ Event#=8000  t[ns]=0.0126583  r[mm]=3.79458  deltaR[mum]=1.27862e-08  deltaEkin[MeV]=0  deltaAngle(deg)=0.000515186
+ Event#=9000  t[ns]=0.0635352  r[mm]=19.046  deltaR[mum]=1.27118e-06  deltaEkin[MeV]=3.41238  deltaAngle(deg)=0.00384344
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.370000s Real=0.573003s Sys=0.000000s
+  User=0.350000s Real=0.356836s Sys=0.000000s
 
 
  ============ Run::printInfo() =============== 	 RunID = 31
@@ -3012,48 +2961,48 @@ Run Summary
  isPreassignedDecayEnabled            = 1
  isBoostToLabEnabled                  = 1
  # Events               = 10000
- # Decays               = 9801
+ # Decays               = 9811
    (# Bad decays        = 0 )
    (# Unexpected decays = 0 )
  # E violations         = 0
  # P violations         = 0
- decay T [ns] : min=7.49651e-06	 mean=0.136001	 max=1.19729
- decay R [mm] : min=0.00224724	 mean=40.769	 max=358.913
- decay X [mm] : min=0.00224724	 mean=40.769	 max=358.913
- decay Y [mm] : min=-0.156439	 mean=-0.00433079	 max=0.00215119
- decay Z [mm] : min=-0.0117226	 mean=5.18179e-07	 max=0.0111127
- Delta decay R [mm] : min=-1.73472e-18	 mean=1.52942e-07	 max=1.24154e-05
- deflection angle [deg] : min=0	 mean=0.00559952	 max=0.0493512
- Delta Ekin [MeV] : min=0	 mean=6.24721	 max=2304.52
- decay Ekin [GeV] : min=497.695	 mean=499.994	 max=500
- decay Px [GeV]   : min=503.705	 mean=506.004	 max=506.01
- decay Py [GeV]   : min=-0.435804	 mean=-0.0490673	 max=0.0607309
- decay Pz [GeV]   : min=-0.143237	 mean=-5.01126e-05	 max=0.152977
- decay Etot violation [MeV] : min=-1.45566e-06	 mean=1.50788e-07	 max=1.73139e-06
- decay Px violation [MeV]   : min=-1.45566e-06	 mean=1.50777e-07	 max=1.7315e-06
- decay Py violation [MeV]   : min=-4.9431e-10	 mean=-1.05369e-11	 max=4.94254e-10
- decay Pz violation [MeV]   : min=-9.13758e-11	 mean=-4.76554e-14	 max=8.14637e-11
+ decay T [ns] : min=7.01618e-06	 mean=0.135403	 max=1.55096
+ decay R [mm] : min=0.00210325	 mean=40.5898	 max=464.932
+ decay X [mm] : min=0.00210325	 mean=40.5898	 max=464.932
+ decay Y [mm] : min=-0.257842	 mean=-0.00428699	 max=0.00554912
+ decay Z [mm] : min=-0.0188705	 mean=6.37976e-06	 max=0.0284483
+ Delta decay R [mm] : min=-3.46945e-18	 mean=1.51249e-07	 max=2.43562e-05
+ deflection angle [deg] : min=0	 mean=0.00556065	 max=0.0633224
+ Delta Ekin [MeV] : min=0	 mean=6.04438	 max=634.306
+ decay Ekin [GeV] : min=499.366	 mean=499.994	 max=500
+ decay Px [GeV]   : min=505.376	 mean=506.004	 max=506.01
+ decay Py [GeV]   : min=-0.559244	 mean=-0.0486622	 max=0.060491
+ decay Pz [GeV]   : min=-0.111171	 mean=0.000184981	 max=0.123405
+ decay Etot violation [MeV] : min=-1.56875e-06	 mean=1.4416e-07	 max=1.81899e-06
+ decay Px violation [MeV]   : min=-1.56864e-06	 mean=1.44149e-07	 max=1.81911e-06
+ decay Py violation [MeV]   : min=-7.32086e-10	 mean=-9.03451e-12	 max=8.62315e-10
+ decay Pz violation [MeV]   : min=-1.47779e-10	 mean=2.14633e-14	 max=1.31834e-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.00445668)
+ maxMass_deltaMax{1,2,3} [eV]    = 0 , 2.36469e-05 , 0.0158498 (mean=0.00443543)
  maxBeta_deltaMax{1,2}           = 3.33067e-16 , 4.44089e-16
- maxGamma_deltaMax{1,2,3}        = 0 , 1.09068e-10 , 1.09068e-10
+ maxGamma_deltaMax{1,2,3}        = 0 , 1.09083e-10 , 1.09083e-10
  maxT_proper_deltaMax [fs]       = 0
  maxT_lab_deltaMax [fs]          = 0
- maxMc_truth_rPos_deltaMax [mum] = 5.68434e-11 (mean=4.59766e-12)	 (# above threshold = 0)
+ maxMc_truth_rPos_deltaMax [mum] = 1.13687e-10 (mean=4.54329e-12)	 (# above threshold = 0)
  --- Extra checks --- 
- minUnderestimated_mc_truth_rPos_delta [mum] = -92.519 (mean=-0.286598)	 (#above threshold = 119)
- maxOverestimated_mc_truth_rPos_delta [mum]  = 86.2933 (mean=0.430228)	 (#above threshold = 1294)
- minUnderestimated_rDeltaPos [mum]           = -92.5066 (mean=-0.286445)	 (#above threshold = 119)
- maxOverestimated_rDeltaPos [mum]            = 86.3057 (mean=0.430381)	 (#above threshold = 1294)
+ minUnderestimated_mc_truth_rPos_delta [mum] = -24.581 (mean=-0.279773)	 (#above threshold = 139)
+ maxOverestimated_mc_truth_rPos_delta [mum]  = 51.9214 (mean=0.417547)	 (#above threshold = 1245)
+ minUnderestimated_rDeltaPos [mum]           = -24.5776 (mean=-0.279622)	 (#above threshold = 139)
+ maxOverestimated_rDeltaPos [mum]            = 51.9289 (mean=0.417699)	 (#above threshold = 1246)
  --- float  instead of  double --- 
- fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0387764
+ fMaxFloat_rDeltaPos_deltaMax [mum] = 0.0369118
  ============================================= 
 
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 11 of which, static: 0
-Dynamic pools deleted: 11 / Total memory freed: 0.067 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 7819e79ce0..cb3fa34671 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -397,65 +397,65 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=3.210000s Real=5.616142s Sys=0.010000s
+  User=2.920000s Real=3.972358s Sys=0.010000s
 
  The run is 10000 Am241 of 0 eV  within BeO (D =  3 cm  L = 6 cm )
 
  Process calls frequency :
-            NoProcess=  10008       Radioactivation= 224859                  Rayl=   2558
-       Transportation= 169473        alphaInelastic=     11                 compt=  22125
-                eIoni= 171808               ionIoni= 323818                   msc=   5934
-                 phot=  13080 
+            NoProcess=  10005       Radioactivation= 225185                  Rayl=   2593
+       Transportation= 170224        alphaInelastic=      6                 compt=  22335
+                eIoni= 195112               ionIoni= 323989                   msc=  11861
+                 phot=  13194 
 
  List of generated particles (with meanLife != 0) :
-          Ac225:    9998  Emean =  126.97 meV	( 1.8335 meV --> 848.78 meV)	mean life = 14.427 d  
-  Ac225[40.090]:    6917  Emean =  265.17 meV	( 0.81491 meV --> 736.04 meV)	mean life = 1.0387 ns 
-          At217:    9992  Emean =  116.38 keV	( 106.4 keV --> 117.05 keV)	mean life = 46.599 ms 
-            Be9:       5  Emean =  1.8112 MeV	( 863.38 keV --> 3.13 MeV)	stable
-          Bi209:   10000  Emean =  1.0185 eV 	( 3.0559 meV --> 2.3523 eV )	stable
-          Bi213:    9992  Emean =  132.94 keV	( 118.99 keV --> 132.95 keV)	mean life = 1.0962 h  
-            C12:       3  Emean =  2.0616 MeV	( 550.16 keV --> 3.9912 MeV)	stable
-          Fr221:   10000  Emean =  78.555 keV	( 3.2596 meV --> 105.65 keV)	mean life = 7.0692 min
-  Fr221[36.640]:    2520  Emean =  104.36 keV	( 118.28 meV --> 105 keV)	mean life = 2.164 ns 
-          Np237:   10000  Emean =  643.36 eV 	( 2.5029 meV --> 93.678 keV)	mean life = 3.0953e+06 y  
-  Np237[267.556]:       1  Emean =  84.618 keV	( 84.618 keV --> 84.618 keV)	mean life = 7.502 ns 
-  Np237[59.541]:    9931  Emean =  92.559 keV	( 224.86 meV --> 92.688 keV)	mean life = 96.949 ns 
-          Pa233:   10000  Emean =  36.371 keV	( 7.5088 meV --> 83.776 keV)	mean life = 38.917 d  
-  Pa233[86.468]:    5563  Emean =  81.959 keV	( 77.696 keV --> 82.314 keV)	mean life = 51.504 ns 
-          Pb209:   10000  Emean =  157.13 keV	( 6.309 eV  --> 160.59 keV)	mean life = 4.6931 h  
-  Pb209[2149.430]:     215  Emean =   7.257 eV 	( 666.27 meV --> 12.262 eV )	mean life = 5.7131 ns 
-          Po213:    9785  Emean =   122.2 eV 	( 26.717 meV --> 145.62 keV)	mean life = 5.3668 us 
-          Ra221:       8  Emean =  292.45 meV	( 10.07 meV --> 567.44 meV)	mean life = 40.395 s  
-          Ra225:   10000  Emean =  1.0516 keV	( 1.5425 meV --> 334.82 keV)	mean life = 21.496 d  
-  Ra225[25.410]:    8067  Emean =  65.412 keV	( 0.7276 meV --> 342.68 keV)	mean life = 1.2696 ns 
-  Ra225[31.560]:     522  Emean =  98.876 keV	( 15.421 keV --> 335.92 keV)	mean life = 3.0297 ns 
-  Ra225[42.770]:    3943  Emean =  96.458 keV	( 7.9744 meV --> 336.61 keV)	mean life = 4.3281 ns 
-          Rn217:       8  Emean =  15.589 keV	( 55.064 meV --> 124.71 keV)	mean life = 779.06 us 
-  Rn217[149.180]:       4  Emean =  122.01 keV	( 122.01 keV --> 122.01 keV)	mean life = 2.164 ns 
-  Rn217[174.300]:       1  Emean =  121.55 keV	( 121.55 keV --> 121.55 keV)	mean life = 2.164 ns 
-  Rn217[93.020]:       2  Emean =  123.03 keV	( 123.03 keV --> 123.03 keV)	mean life = 5.7708 ns 
-          Rn221:       2  Emean =  90.714 keV	( 90.714 keV --> 90.714 keV)	mean life = 36.067 min
-          Th229:    8780  Emean =  84.326 keV	( 75.274 keV --> 84.358 keV)	mean life = 11376 y  
-          Tl209:     215  Emean =  111.97 keV	( 106.17 keV --> 112.51 keV)	mean life = 3.1739 min
-           U233:   10000  Emean =  344.62 meV	( 3.3469 meV --> 1.6777 eV )	mean life = 2.2983e+05 y  
-          alpha:   80008  Emean =  5.9267 MeV	( 441.23 keV --> 8.3755 MeV)	stable
-      anti_nu_e:   40000  Emean =  512.12 keV	( 57.904 keV --> 1.8083 MeV)	stable
-             e-:  154814  Emean =  55.677 keV	( 733.92 meV --> 1.4791 MeV)	stable
-          gamma:   25002  Emean =   196.4 keV	( 11.092 keV --> 1.5671 MeV)	stable
-        neutron:       4  Emean =  5.6689 MeV	( 676.58 keV --> 8.0814 MeV)	mean life = 14.67 min
+          Ac225:    9997  Emean =  154.99 meV	( 0 eV  --> 1.0759 eV )	mean life = 14.427 d  
+  Ac225[40.090]:    7001  Emean =  354.47 meV	( 0 eV  --> 926.84 meV)	mean life = 1.0387 ns 
+          At217:    9988  Emean =  116.34 keV	( 106.08 keV --> 117.05 keV)	mean life = 46.599 ms 
+            Be9:       4  Emean =  1.8354 MeV	( 1.4061 MeV --> 2.6456 MeV)	stable
+          Bi209:   10000  Emean =  1.1911 eV 	( 3.5798 meV --> 2.6254 eV )	stable
+          Bi213:    9989  Emean =  132.91 keV	( 501.66 meV --> 132.95 keV)	mean life = 1.0962 h  
+            C12:       1  Emean =   1.858 MeV	( 1.858 MeV --> 1.858 MeV)	stable
+          Fr221:    9998  Emean =  78.545 keV	( 3.2596 meV --> 105.65 keV)	mean life = 7.0692 min
+  Fr221[36.640]:    2520  Emean =  104.44 keV	( 94.293 keV --> 105 keV)	mean life = 2.164 ns 
+          Np237:   10000  Emean =  644.06 eV 	( 2.5029 meV --> 93.678 keV)	mean life = 3.0953e+06 y  
+  Np237[59.541]:    9931  Emean =  92.566 keV	( 90.049 keV --> 92.688 keV)	mean life = 96.949 ns 
+          Pa233:   10000  Emean =  36.614 keV	( 7.5088 meV --> 83.776 keV)	mean life = 38.917 d  
+  Pa233[86.468]:    5534  Emean =  81.948 keV	( 77.386 keV --> 82.314 keV)	mean life = 51.504 ns 
+          Pb209:   10000  Emean =  157.25 keV	( 1.5582 eV  --> 160.59 keV)	mean life = 4.6931 h  
+  Pb209[2149.430]:     204  Emean =  7.0859 eV 	( 592.93 meV --> 13.118 eV )	mean life = 5.7131 ns 
+          Pb213:       2  Emean =  122.98 keV	( 122.98 keV --> 122.98 keV)	mean life = 14.715 min
+          Po213:    9792  Emean =  166.76 eV 	( 47.439 meV --> 145.62 keV)	mean life = 5.3668 us 
+          Po217:       2  Emean =  111.69 keV	( 111.69 keV --> 111.69 keV)	mean life = 2.1063 s  
+          Ra221:      10  Emean =  421.47 meV	( 42.142 meV --> 782.4 meV)	mean life = 40.395 s  
+          Ra225:   10000  Emean =  1.0049 keV	( 2.3865 meV --> 324.58 keV)	mean life = 21.496 d  
+  Ra225[25.410]:    8045  Emean =  65.263 keV	( 0.7276 meV --> 338.42 keV)	mean life = 1.2696 ns 
+  Ra225[31.560]:     512  Emean =  96.955 keV	( 7.0796 keV --> 334.36 keV)	mean life = 3.0297 ns 
+  Ra225[42.770]:    3987  Emean =  96.322 keV	( 7.9744 meV --> 337.12 keV)	mean life = 4.3281 ns 
+          Rn217:      11  Emean =  34.013 keV	( 55.064 meV --> 124.71 keV)	mean life = 779.06 us 
+  Rn217[149.180]:       3  Emean =  122.01 keV	( 122.01 keV --> 122.01 keV)	mean life = 2.164 ns 
+  Rn217[93.020]:       4  Emean =  123.03 keV	( 123.03 keV --> 123.03 keV)	mean life = 5.7708 ns 
+          Rn221:       3  Emean =  90.539 keV	( 90.19 keV --> 90.714 keV)	mean life = 36.067 min
+          Th229:    8791  Emean =  84.321 keV	( 77.621 keV --> 84.358 keV)	mean life = 11376 y  
+          Tl209:     208  Emean =  112.13 keV	( 106.1 keV --> 112.51 keV)	mean life = 3.1739 min
+           U233:   10000  Emean =  356.52 meV	( 3.7544 meV --> 1.9313 eV )	mean life = 2.2983e+05 y  
+          alpha:   80007  Emean =  5.9269 MeV	( 741.36 keV --> 8.3755 MeV)	stable
+      anti_nu_e:   39976  Emean =  402.06 keV	( 345.56 eV  --> 1.7796 MeV)	stable
+             e-:  155220  Emean =  83.746 keV	( 1.5054 eV  --> 1.8512 MeV)	stable
+          gamma:   25228  Emean =  195.92 keV	( 8.1758 keV --> 4.4211 MeV)	stable
+        neutron:       2  Emean =   2.508 MeV	( 743.03 keV --> 4.2731 MeV)	mean life = 14.67 min
 
- Mean energy deposit per event = 49.145 MeV  rms = 391.84 keV
- Mean energy flow per event    = 2.38 MeV  rms = 414.67 keV
+ Mean energy deposit per event = 49.584 MeV  rms = 472.75 keV
+ Mean energy flow per event    = 1.9406 MeV  rms = 483.66 keV
 
  List of particles emerging from the container :
-      anti_nu_e:   40000  Emean =  512.12 keV	( 57.904 keV --> 1.8083 MeV) 	Eflow/event = 2.0485 MeV
-             e-:      16  Emean =  171.63 keV	( 26.672 keV --> 374.89 keV) 	Eflow/event = 274.62 eV 
-          gamma:   11922  Emean =  275.94 keV	( 45.289 keV --> 1.5671 MeV) 	Eflow/event = 328.97 keV
-        neutron:       4  Emean =  5.6689 MeV	( 676.58 keV --> 8.0814 MeV) 	Eflow/event = 2.2676 keV
+      anti_nu_e:   39976  Emean =  402.06 keV	( 345.56 eV  --> 1.7796 MeV) 	Eflow/event = 1.6073 MeV
+             e-:       9  Emean =  106.48 keV	( 23.828 keV --> 204.58 keV) 	Eflow/event = 95.829 eV 
+          gamma:   12034  Emean =  276.49 keV	( 40.09 keV --> 4.4211 MeV) 	Eflow/event = 332.73 keV
+        neutron:       2  Emean =   2.508 MeV	( 743.03 keV --> 4.2731 MeV) 	Eflow/event = 501.61 eV 
 
 --------- Ranecu engine status ---------
  Initial seed (index) = 0
- Current couple of seeds = 127495823, 979249502
+ Current couple of seeds = 631620960, 1468674177
 ----------------------------------------
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 11 of which, static: 0
diff --git a/examples/extended/hadronic/ParticleFluence/Calo/Calo.out b/examples/extended/hadronic/ParticleFluence/Calo/Calo.out
index 3763456a23..ae2caf01e9 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -813,7 +813,7 @@ Index : 3     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=50.820000s Real=55.635470s Sys=0.010000s
+  User=50.290000s Real=51.064608s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 0
@@ -827,143 +827,143 @@ 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.000270771
-   case=  1     downstream                      electron   6.02445e-07
-   case=  2     downstream                         gamma   5.53375e-05
-   case=  3     downstream                          muon   1.14895e-06
-   case=  4     downstream                      neutrino   5.58724e-05
-   case=  5     downstream                          pion   1.48702e-06
-   case=  6     downstream                       neutron   0.000155137
-   case=  7     downstream                        proton   5.65076e-07
+   case=  0     downstream                           all   0.000400327
+   case=  1     downstream                      electron   1.61974e-06
+   case=  2     downstream                         gamma   0.000105871
+   case=  3     downstream                          muon          0
+   case=  4     downstream                      neutrino   6.06967e-05
+   case=  5     downstream                          pion   2.39828e-06
+   case=  6     downstream                       neutron   0.000229169
+   case=  7     downstream                        proton   5.7134e-07
    case=  8     downstream                           ion          0
-   case=  9     downstream                    otherMeson   6.20662e-07
+   case=  9     downstream                    otherMeson          0
    case= 10     downstream                   otherBaryon          0
-   case= 11     downstream   below 20 MeV            all   0.000194174
-   case= 12     downstream   below 20 MeV       electron   6.02445e-07
-   case= 13     downstream   below 20 MeV          gamma   5.53375e-05
+   case= 11     downstream   below 20 MeV            all   0.000317628
+   case= 12     downstream   below 20 MeV       electron   7.19645e-07
+   case= 13     downstream   below 20 MeV          gamma   0.000104368
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   3.61484e-06
+   case= 15     downstream   below 20 MeV       neutrino   4.98397e-06
    case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.000134619
+   case= 17     downstream   below 20 MeV        neutron   0.000207557
    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   7.65971e-05
-   case= 23     downstream   above 20 MeV       electron          0
-   case= 24     downstream   above 20 MeV          gamma          0
-   case= 25     downstream   above 20 MeV           muon   1.14895e-06
-   case= 26     downstream   above 20 MeV       neutrino   5.22576e-05
-   case= 27     downstream   above 20 MeV           pion   1.48702e-06
-   case= 28     downstream   above 20 MeV        neutron   2.05179e-05
-   case= 29     downstream   above 20 MeV         proton   5.65076e-07
+   case= 22     downstream   above 20 MeV            all   8.26981e-05
+   case= 23     downstream   above 20 MeV       electron   9.00099e-07
+   case= 24     downstream   above 20 MeV          gamma   1.50333e-06
+   case= 25     downstream   above 20 MeV           muon          0
+   case= 26     downstream   above 20 MeV       neutrino   5.57127e-05
+   case= 27     downstream   above 20 MeV           pion   2.39828e-06
+   case= 28     downstream   above 20 MeV        neutron   2.16124e-05
+   case= 29     downstream   above 20 MeV         proton   5.7134e-07
    case= 30     downstream   above 20 MeV            ion          0
-   case= 31     downstream   above 20 MeV     otherMeson   6.20662e-07
+   case= 31     downstream   above 20 MeV     otherMeson          0
    case= 32     downstream   above 20 MeV    otherBaryon          0
-   case= 33           side                           all   0.000651769
-   case= 34           side                      electron   1.94042e-06
-   case= 35           side                         gamma   0.000114214
+   case= 33           side                           all   0.000678759
+   case= 34           side                      electron   1.47359e-06
+   case= 35           side                         gamma   0.000129418
    case= 36           side                          muon          0
-   case= 37           side                      neutrino   0.000116864
-   case= 38           side                          pion   2.79484e-07
-   case= 39           side                       neutron   0.000417914
-   case= 40           side                        proton   5.57258e-07
+   case= 37           side                      neutrino   0.000123799
+   case= 38           side                          pion          0
+   case= 39           side                       neutron   0.000423817
+   case= 40           side                        proton   1.45012e-07
    case= 41           side                           ion          0
-   case= 42           side                    otherMeson          0
+   case= 42           side                    otherMeson   1.06938e-07
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.000511925
-   case= 45           side   below 20 MeV       electron   1.94042e-06
-   case= 46           side   below 20 MeV          gamma   0.000114214
+   case= 44           side   below 20 MeV            all   0.000531645
+   case= 45           side   below 20 MeV       electron   1.47359e-06
+   case= 46           side   below 20 MeV          gamma   0.000129418
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   9.8674e-06
+   case= 48           side   below 20 MeV       neutrino   1.23079e-05
    case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.000385767
-   case= 51           side   below 20 MeV         proton   1.36231e-07
+   case= 50           side   below 20 MeV        neutron   0.000388446
+   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.000139845
+   case= 55           side   above 20 MeV            all   0.000147114
    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.000106996
-   case= 60           side   above 20 MeV           pion   2.79484e-07
-   case= 61           side   above 20 MeV        neutron   3.21477e-05
-   case= 62           side   above 20 MeV         proton   4.21027e-07
+   case= 59           side   above 20 MeV       neutrino   0.000111491
+   case= 60           side   above 20 MeV           pion          0
+   case= 61           side   above 20 MeV        neutron   3.53709e-05
+   case= 62           side   above 20 MeV         proton   1.45012e-07
    case= 63           side   above 20 MeV            ion          0
-   case= 64           side   above 20 MeV     otherMeson          0
+   case= 64           side   above 20 MeV     otherMeson   1.06938e-07
    case= 65           side   above 20 MeV    otherBaryon          0
-   case= 66       upstream                           all   0.00500911
-   case= 67       upstream                      electron   1.24484e-05
-   case= 68       upstream                         gamma   0.00133295
+   case= 66       upstream                           all   0.00526068
+   case= 67       upstream                      electron   2.33163e-05
+   case= 68       upstream                         gamma   0.00131229
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   0.000328006
-   case= 71       upstream                          pion   4.30001e-06
-   case= 72       upstream                       neutron   0.00332932
-   case= 73       upstream                        proton   2.09047e-06
+   case= 70       upstream                      neutrino   0.000265139
+   case= 71       upstream                          pion   5.30172e-06
+   case= 72       upstream                       neutron   0.00365215
+   case= 73       upstream                        proton   2.48272e-06
    case= 74       upstream                           ion          0
    case= 75       upstream                    otherMeson          0
    case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.00448428
-   case= 78       upstream   below 20 MeV       electron   1.03066e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00131414
+   case= 77       upstream   below 20 MeV            all   0.00480468
+   case= 78       upstream   below 20 MeV       electron   2.2125e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00130451
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   3.12844e-05
-   case= 82       upstream   below 20 MeV           pion   8.82623e-07
-   case= 83       upstream   below 20 MeV        neutron   0.00312766
+   case= 81       upstream   below 20 MeV       neutrino   2.09278e-05
+   case= 82       upstream   below 20 MeV           pion          0
+   case= 83       upstream   below 20 MeV        neutron   0.00345712
    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.000524839
-   case= 89       upstream   above 20 MeV       electron   2.14182e-06
-   case= 90       upstream   above 20 MeV          gamma   1.88069e-05
+   case= 88       upstream   above 20 MeV            all   0.000456002
+   case= 89       upstream   above 20 MeV       electron   1.1913e-06
+   case= 90       upstream   above 20 MeV          gamma   7.77779e-06
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   0.000296721
-   case= 93       upstream   above 20 MeV           pion   3.41739e-06
-   case= 94       upstream   above 20 MeV        neutron   0.000201661
-   case= 95       upstream   above 20 MeV         proton   2.09047e-06
+   case= 92       upstream   above 20 MeV       neutrino   0.000244211
+   case= 93       upstream   above 20 MeV           pion   5.30172e-06
+   case= 94       upstream   above 20 MeV        neutron   0.000195037
+   case= 95       upstream   above 20 MeV         proton   2.48272e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0    calorimeter                           all    65887.1    4.11607     271196
-   case=  1    calorimeter                      electron    48818.7    1.59715    77970.7
-   case=  2    calorimeter                         gamma    14296.8     5.3414    76364.8
-   case=  3    calorimeter                          muon       4.65     34.665    161.192
-   case=  4    calorimeter                      neutrino      13.79    42.8762    591.263
-   case=  5    calorimeter                          pion      51.15    1316.66    67347.3
-   case=  6    calorimeter                       neutron    1045.38    18.6641    19511.1
-   case=  7    calorimeter                        proton      239.4     61.669    14763.6
-   case=  8    calorimeter                           ion    1412.03   0.939771    1326.98
-   case=  9    calorimeter                    otherMeson        4.2    2904.11    12197.3
-   case= 10    calorimeter                   otherBaryon       1.09     882.22    961.619
-   case= 11    calorimeter   below 20 MeV            all    64774.2   0.662623    42920.9
-   case= 12    calorimeter   below 20 MeV       electron    48394.4   0.448507    21705.2
-   case= 13    calorimeter   below 20 MeV          gamma    13914.2    1.21439    16897.3
-   case= 14    calorimeter   below 20 MeV           muon       4.13    4.18288    17.2753
-   case= 15    calorimeter   below 20 MeV       neutrino       1.19    14.5557    17.3213
-   case= 16    calorimeter   below 20 MeV           pion       0.89    12.1711    10.8323
-   case= 17    calorimeter   below 20 MeV        neutron     904.23    2.65911    2404.45
-   case= 18    calorimeter   below 20 MeV         proton     155.46    8.02805    1248.04
-   case= 19    calorimeter   below 20 MeV            ion    1399.36   0.441441    617.735
-   case= 20    calorimeter   below 20 MeV     otherMeson       0.23    5.42503    1.24776
-   case= 21    calorimeter   below 20 MeV    otherBaryon       0.13    11.7025    1.52133
-   case= 22    calorimeter   above 20 MeV            all     1112.9    205.117     228275
-   case= 23    calorimeter   above 20 MeV       electron     424.22    132.633    56265.5
-   case= 24    calorimeter   above 20 MeV          gamma     382.61    155.426    59467.5
-   case= 25    calorimeter   above 20 MeV           muon       0.52    276.763    143.917
-   case= 26    calorimeter   above 20 MeV       neutrino       12.6    45.5509    573.942
-   case= 27    calorimeter   above 20 MeV           pion      50.26    1339.76    67336.5
-   case= 28    calorimeter   above 20 MeV        neutron     141.15    121.195    17106.7
-   case= 29    calorimeter   above 20 MeV         proton      83.94    161.014    13515.5
-   case= 30    calorimeter   above 20 MeV            ion      12.67    55.9787     709.25
-   case= 31    calorimeter   above 20 MeV     otherMeson       3.97    3072.04      12196
-   case= 32    calorimeter   above 20 MeV    otherBaryon       0.96     1000.1    960.098
+   case=  0    calorimeter                           all    65852.8    4.06954     267990
+   case=  1    calorimeter                      electron    48766.8    1.58539    77314.5
+   case=  2    calorimeter                         gamma    14288.1    5.29283    75624.4
+   case=  3    calorimeter                          muon       4.68    25.5183    119.426
+   case=  4    calorimeter                      neutrino      13.94    38.3338    534.373
+   case=  5    calorimeter                          pion      50.87    1218.05    61962.3
+   case=  6    calorimeter                       neutron    1057.33    19.6397    20765.6
+   case=  7    calorimeter                        proton     240.99     62.738    15119.2
+   case=  8    calorimeter                           ion    1424.29   0.932492    1328.14
+   case=  9    calorimeter                    otherMeson       4.53    2918.82    13222.3
+   case= 10    calorimeter                   otherBaryon       1.32    1515.32    2000.23
+   case= 11    calorimeter   below 20 MeV            all    64738.9   0.662399      42883
+   case= 12    calorimeter   below 20 MeV       electron    48344.7    0.44789    21653.1
+   case= 13    calorimeter   below 20 MeV          gamma    13907.7    1.21332    16874.5
+   case= 14    calorimeter   below 20 MeV           muon       4.19    4.14722    17.3768
+   case= 15    calorimeter   below 20 MeV       neutrino       1.25    14.3861    17.9826
+   case= 16    calorimeter   below 20 MeV           pion       0.84    11.3984    9.57466
+   case= 17    calorimeter   below 20 MeV        neutron     913.69    2.65531    2426.13
+   case= 18    calorimeter   below 20 MeV         proton     154.86    8.12345       1258
+   case= 19    calorimeter   below 20 MeV            ion    1411.37   0.441769      623.5
+   case= 20    calorimeter   below 20 MeV     otherMeson       0.22    6.88811    1.51538
+   case= 21    calorimeter   below 20 MeV    otherBaryon       0.09    14.3896    1.29506
+   case= 22    calorimeter   above 20 MeV            all    1113.95     202.08     225107
+   case= 23    calorimeter   above 20 MeV       electron     422.11    131.865    55661.4
+   case= 24    calorimeter   above 20 MeV          gamma      380.4    154.442    58749.9
+   case= 25    calorimeter   above 20 MeV           muon       0.49    208.263    102.049
+   case= 26    calorimeter   above 20 MeV       neutrino      12.69    40.6927    516.391
+   case= 27    calorimeter   above 20 MeV           pion      50.03    1238.31    61952.7
+   case= 28    calorimeter   above 20 MeV        neutron     143.64    127.677    18339.5
+   case= 29    calorimeter   above 20 MeV         proton      86.13    160.934    13861.2
+   case= 30    calorimeter   above 20 MeV            ion      12.92    54.5386    704.639
+   case= 31    calorimeter   above 20 MeV     otherMeson       4.31    3067.46    13220.8
+   case= 32    calorimeter   above 20 MeV    otherBaryon       1.23    1625.15    1998.93
  ============================================================= 
 
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 0.23 MB
+Dynamic pools deleted: 13 / Total memory freed: 0.25 MB
 ============================================================
diff --git a/examples/extended/hadronic/ParticleFluence/ConcentricSpheres/ConcentricSpheres.out b/examples/extended/hadronic/ParticleFluence/ConcentricSpheres/ConcentricSpheres.out
index a2632636b5..296e355b03 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -840,7 +840,7 @@ Index : 3     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=51.500000s Real=57.463182s Sys=0.020000s
+  User=48.390000s Real=49.652017s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 0
@@ -856,198 +856,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.0747384
-   case=  1        tracker                       forward       electron   0.000595284
-   case=  2        tracker                       forward          gamma   0.0153228
+   case=  0        tracker                       forward            all   0.0612462
+   case=  1        tracker                       forward       electron   0.000593217
+   case=  2        tracker                       forward          gamma   0.013033
    case=  3        tracker                       forward           muon          0
-   case=  4        tracker                       forward       neutrino   0.000535488
-   case=  5        tracker                       forward           pion   0.000570111
-   case=  6        tracker                       forward        neutron   0.057553
-   case=  7        tracker                       forward         proton   9.49229e-05
-   case=  8        tracker                       forward            ion   1.02593e-05
-   case=  9        tracker                       forward     otherMeson   5.64204e-05
+   case=  4        tracker                       forward       neutrino   0.00046855
+   case=  5        tracker                       forward           pion   0.000490765
+   case=  6        tracker                       forward        neutron   0.0465808
+   case=  7        tracker                       forward         proton   5.63102e-05
+   case=  8        tracker                       forward            ion   8.77945e-06
+   case=  9        tracker                       forward     otherMeson   1.48102e-05
    case= 10        tracker                       forward    otherBaryon          0
-   case= 11        tracker                      backward            all   0.00890927
-   case= 12        tracker                      backward       electron   0.000103447
-   case= 13        tracker                      backward          gamma   0.00316955
+   case= 11        tracker                      backward            all   0.00811777
+   case= 12        tracker                      backward       electron   7.02386e-05
+   case= 13        tracker                      backward          gamma   0.00266549
    case= 14        tracker                      backward           muon          0
-   case= 15        tracker                      backward       neutrino   0.00018153
-   case= 16        tracker                      backward           pion   3.20586e-06
-   case= 17        tracker                      backward        neutron   0.00545154
+   case= 15        tracker                      backward       neutrino   0.000238734
+   case= 16        tracker                      backward           pion   2.47853e-06
+   case= 17        tracker                      backward        neutron   0.00514083
    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.0719368
-   case= 23        tracker   below 20 MeV        forward       electron   0.000460911
-   case= 24        tracker   below 20 MeV        forward          gamma   0.0149462
+   case= 22        tracker   below 20 MeV        forward            all   0.0589276
+   case= 23        tracker   below 20 MeV        forward       electron   0.000480673
+   case= 24        tracker   below 20 MeV        forward          gamma   0.0126908
    case= 25        tracker   below 20 MeV        forward           muon          0
-   case= 26        tracker   below 20 MeV        forward       neutrino   1.67773e-05
-   case= 27        tracker   below 20 MeV        forward           pion   4.20257e-06
-   case= 28        tracker   below 20 MeV        forward        neutron   0.0564985
-   case= 29        tracker   below 20 MeV        forward         proton   3.24569e-06
-   case= 30        tracker   below 20 MeV        forward            ion   7.0609e-06
+   case= 26        tracker   below 20 MeV        forward       neutrino   2.44133e-05
+   case= 27        tracker   below 20 MeV        forward           pion   3.4615e-06
+   case= 28        tracker   below 20 MeV        forward        neutron   0.0457248
+   case= 29        tracker   below 20 MeV        forward         proton          0
+   case= 30        tracker   below 20 MeV        forward            ion   3.41948e-06
    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.00855256
-   case= 34        tracker   below 20 MeV       backward       electron   0.000103447
-   case= 35        tracker   below 20 MeV       backward          gamma   0.00316007
+   case= 33        tracker   below 20 MeV       backward            all   0.00766974
+   case= 34        tracker   below 20 MeV       backward       electron   6.66174e-05
+   case= 35        tracker   below 20 MeV       backward          gamma   0.00265129
    case= 36        tracker   below 20 MeV       backward           muon          0
-   case= 37        tracker   below 20 MeV       backward       neutrino   1.67773e-05
+   case= 37        tracker   below 20 MeV       backward       neutrino   1.54914e-05
    case= 38        tracker   below 20 MeV       backward           pion          0
-   case= 39        tracker   below 20 MeV       backward        neutron   0.00527227
+   case= 39        tracker   below 20 MeV       backward        neutron   0.00493634
    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.00280153
-   case= 45        tracker   above 20 MeV        forward       electron   0.000134373
-   case= 46        tracker   above 20 MeV        forward          gamma   0.000376683
+   case= 44        tracker   above 20 MeV        forward            all   0.00231862
+   case= 45        tracker   above 20 MeV        forward       electron   0.000112544
+   case= 46        tracker   above 20 MeV        forward          gamma   0.000342175
    case= 47        tracker   above 20 MeV        forward           muon          0
-   case= 48        tracker   above 20 MeV        forward       neutrino   0.000518711
-   case= 49        tracker   above 20 MeV        forward           pion   0.000565908
-   case= 50        tracker   above 20 MeV        forward        neutron   0.00105456
-   case= 51        tracker   above 20 MeV        forward         proton   9.16773e-05
-   case= 52        tracker   above 20 MeV        forward            ion   3.19839e-06
-   case= 53        tracker   above 20 MeV        forward     otherMeson   5.64204e-05
+   case= 48        tracker   above 20 MeV        forward       neutrino   0.000444137
+   case= 49        tracker   above 20 MeV        forward           pion   0.000487303
+   case= 50        tracker   above 20 MeV        forward        neutron   0.00085598
+   case= 51        tracker   above 20 MeV        forward         proton   5.63102e-05
+   case= 52        tracker   above 20 MeV        forward            ion   5.35997e-06
+   case= 53        tracker   above 20 MeV        forward     otherMeson   1.48102e-05
    case= 54        tracker   above 20 MeV        forward    otherBaryon          0
-   case= 55        tracker   above 20 MeV       backward            all   0.000356709
-   case= 56        tracker   above 20 MeV       backward       electron          0
-   case= 57        tracker   above 20 MeV       backward          gamma   9.48757e-06
+   case= 55        tracker   above 20 MeV       backward            all   0.000448028
+   case= 56        tracker   above 20 MeV       backward       electron   3.62121e-06
+   case= 57        tracker   above 20 MeV       backward          gamma   1.41904e-05
    case= 58        tracker   above 20 MeV       backward           muon          0
-   case= 59        tracker   above 20 MeV       backward       neutrino   0.000164752
-   case= 60        tracker   above 20 MeV       backward           pion   3.20586e-06
-   case= 61        tracker   above 20 MeV       backward        neutron   0.000179263
+   case= 59        tracker   above 20 MeV       backward       neutrino   0.000223242
+   case= 60        tracker   above 20 MeV       backward           pion   2.47853e-06
+   case= 61        tracker   above 20 MeV       backward        neutron   0.000204496
    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.0911751
-   case= 67         emCalo                       forward       electron   0.00132517
-   case= 68         emCalo                       forward          gamma   0.0241358
-   case= 69         emCalo                       forward           muon   5.35851e-06
-   case= 70         emCalo                       forward       neutrino   0.000445011
-   case= 71         emCalo                       forward           pion   0.0002574
-   case= 72         emCalo                       forward        neutron   0.0648701
-   case= 73         emCalo                       forward         proton   0.000110251
-   case= 74         emCalo                       forward            ion   2.54649e-06
-   case= 75         emCalo                       forward     otherMeson   2.12661e-05
-   case= 76         emCalo                       forward    otherBaryon   2.22452e-06
-   case= 77         emCalo                      backward            all   0.00510755
-   case= 78         emCalo                      backward       electron   4.82013e-05
-   case= 79         emCalo                      backward          gamma   0.000812526
+   case= 66         emCalo                       forward            all   0.0834669
+   case= 67         emCalo                       forward       electron   0.00167571
+   case= 68         emCalo                       forward          gamma   0.0272189
+   case= 69         emCalo                       forward           muon   4.42612e-07
+   case= 70         emCalo                       forward       neutrino   0.000390904
+   case= 71         emCalo                       forward           pion   0.000206352
+   case= 72         emCalo                       forward        neutron   0.053861
+   case= 73         emCalo                       forward         proton   9.06927e-05
+   case= 74         emCalo                       forward            ion   2.95037e-06
+   case= 75         emCalo                       forward     otherMeson   1.84788e-05
+   case= 76         emCalo                       forward    otherBaryon   1.36575e-06
+   case= 77         emCalo                      backward            all   0.00428686
+   case= 78         emCalo                      backward       electron   3.95474e-05
+   case= 79         emCalo                      backward          gamma   0.000621898
    case= 80         emCalo                      backward           muon          0
-   case= 81         emCalo                      backward       neutrino   9.31337e-05
+   case= 81         emCalo                      backward       neutrino   9.94966e-05
    case= 82         emCalo                      backward           pion          0
-   case= 83         emCalo                      backward        neutron   0.00415369
+   case= 83         emCalo                      backward        neutron   0.00352592
    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.0885869
-   case= 89         emCalo   below 20 MeV        forward       electron   0.00110456
-   case= 90         emCalo   below 20 MeV        forward          gamma   0.0236466
+   case= 88         emCalo   below 20 MeV        forward            all   0.0809498
+   case= 89         emCalo   below 20 MeV        forward       electron   0.0013817
+   case= 90         emCalo   below 20 MeV        forward          gamma   0.0265688
    case= 91         emCalo   below 20 MeV        forward           muon          0
-   case= 92         emCalo   below 20 MeV        forward       neutrino   2.50665e-05
-   case= 93         emCalo   below 20 MeV        forward           pion   3.30485e-06
-   case= 94         emCalo   below 20 MeV        forward        neutron   0.0638027
-   case= 95         emCalo   below 20 MeV        forward         proton   4.23775e-06
-   case= 96         emCalo   below 20 MeV        forward            ion          0
-   case= 97         emCalo   below 20 MeV        forward     otherMeson   4.35791e-07
+   case= 92         emCalo   below 20 MeV        forward       neutrino   3.77752e-05
+   case= 93         emCalo   below 20 MeV        forward           pion   3.87773e-06
+   case= 94         emCalo   below 20 MeV        forward        neutron   0.0529539
+   case= 95         emCalo   below 20 MeV        forward         proton   3.21462e-06
+   case= 96         emCalo   below 20 MeV        forward            ion   5.87615e-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.00500591
-   case=100         emCalo   below 20 MeV       backward       electron   4.82013e-05
-   case=101         emCalo   below 20 MeV       backward          gamma   0.000812526
+   case= 99         emCalo   below 20 MeV       backward            all   0.00418922
+   case=100         emCalo   below 20 MeV       backward       electron   3.95474e-05
+   case=101         emCalo   below 20 MeV       backward          gamma   0.000621898
    case=102         emCalo   below 20 MeV       backward           muon          0
-   case=103         emCalo   below 20 MeV       backward       neutrino   1.0583e-05
+   case=103         emCalo   below 20 MeV       backward       neutrino   1.02702e-05
    case=104         emCalo   below 20 MeV       backward           pion          0
-   case=105         emCalo   below 20 MeV       backward        neutron   0.0041346
+   case=105         emCalo   below 20 MeV       backward        neutron   0.0035175
    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.00258823
-   case=111         emCalo   above 20 MeV        forward       electron   0.000220609
-   case=112         emCalo   above 20 MeV        forward          gamma   0.000489135
-   case=113         emCalo   above 20 MeV        forward           muon   5.35851e-06
-   case=114         emCalo   above 20 MeV        forward       neutrino   0.000419945
-   case=115         emCalo   above 20 MeV        forward           pion   0.000254095
-   case=116         emCalo   above 20 MeV        forward        neutron   0.00106747
-   case=117         emCalo   above 20 MeV        forward         proton   0.000106013
-   case=118         emCalo   above 20 MeV        forward            ion   2.54649e-06
-   case=119         emCalo   above 20 MeV        forward     otherMeson   2.08304e-05
-   case=120         emCalo   above 20 MeV        forward    otherBaryon   2.22452e-06
-   case=121         emCalo   above 20 MeV       backward            all   0.000101644
+   case=110         emCalo   above 20 MeV        forward            all   0.00251705
+   case=111         emCalo   above 20 MeV        forward       electron   0.000294011
+   case=112         emCalo   above 20 MeV        forward          gamma   0.000650131
+   case=113         emCalo   above 20 MeV        forward           muon   4.42612e-07
+   case=114         emCalo   above 20 MeV        forward       neutrino   0.000353129
+   case=115         emCalo   above 20 MeV        forward           pion   0.000202474
+   case=116         emCalo   above 20 MeV        forward        neutron   0.000907178
+   case=117         emCalo   above 20 MeV        forward         proton   8.7478e-05
+   case=118         emCalo   above 20 MeV        forward            ion   2.36276e-06
+   case=119         emCalo   above 20 MeV        forward     otherMeson   1.84788e-05
+   case=120         emCalo   above 20 MeV        forward    otherBaryon   1.36575e-06
+   case=121         emCalo   above 20 MeV       backward            all   9.76426e-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   8.25507e-05
+   case=125         emCalo   above 20 MeV       backward       neutrino   8.92264e-05
    case=126         emCalo   above 20 MeV       backward           pion          0
-   case=127         emCalo   above 20 MeV       backward        neutron   1.90935e-05
+   case=127         emCalo   above 20 MeV       backward        neutron   8.4162e-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   0.000236508
-   case=133        hadCalo                       forward       electron   3.81427e-06
-   case=134        hadCalo                       forward          gamma   8.58571e-05
-   case=135        hadCalo                       forward           muon   5.4765e-08
-   case=136        hadCalo                       forward       neutrino   5.91245e-05
-   case=137        hadCalo                       forward           pion   1.64587e-06
-   case=138        hadCalo                       forward        neutron   8.51443e-05
-   case=139        hadCalo                       forward         proton   6.96154e-07
+   case=132        hadCalo                       forward            all   0.000246766
+   case=133        hadCalo                       forward       electron   2.2387e-06
+   case=134        hadCalo                       forward          gamma   6.45433e-05
+   case=135        hadCalo                       forward           muon   5.52104e-08
+   case=136        hadCalo                       forward       neutrino   6.25678e-05
+   case=137        hadCalo                       forward           pion   1.01078e-06
+   case=138        hadCalo                       forward        neutron   0.000114609
+   case=139        hadCalo                       forward         proton   1.68524e-06
    case=140        hadCalo                       forward            ion          0
-   case=141        hadCalo                       forward     otherMeson   1.14849e-07
-   case=142        hadCalo                       forward    otherBaryon   5.58341e-08
-   case=143        hadCalo                      backward            all   2.40066e-05
+   case=141        hadCalo                       forward     otherMeson   5.64069e-08
+   case=142        hadCalo                       forward    otherBaryon          0
+   case=143        hadCalo                      backward            all   2.5343e-05
    case=144        hadCalo                      backward       electron          0
-   case=145        hadCalo                      backward          gamma   2.1935e-07
+   case=145        hadCalo                      backward          gamma          0
    case=146        hadCalo                      backward           muon          0
-   case=147        hadCalo                      backward       neutrino   2.37873e-05
+   case=147        hadCalo                      backward       neutrino   2.5343e-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.000162671
-   case=155        hadCalo   below 20 MeV        forward       electron   2.0404e-06
-   case=156        hadCalo   below 20 MeV        forward          gamma   8.30949e-05
+   case=154        hadCalo   below 20 MeV        forward            all   0.000168255
+   case=155        hadCalo   below 20 MeV        forward       electron   1.89564e-06
+   case=156        hadCalo   below 20 MeV        forward          gamma   6.3017e-05
    case=157        hadCalo   below 20 MeV        forward           muon          0
-   case=158        hadCalo   below 20 MeV        forward       neutrino   4.37391e-06
+   case=158        hadCalo   below 20 MeV        forward       neutrino   5.5127e-06
    case=159        hadCalo   below 20 MeV        forward           pion          0
-   case=160        hadCalo   below 20 MeV        forward        neutron   7.31621e-05
-   case=161        hadCalo   below 20 MeV        forward         proton          0
+   case=160        hadCalo   below 20 MeV        forward        neutron   9.76592e-05
+   case=161        hadCalo   below 20 MeV        forward         proton   1.70498e-07
    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.31346e-06
+   case=165        hadCalo   below 20 MeV       backward            all   2.34917e-06
    case=166        hadCalo   below 20 MeV       backward       electron          0
-   case=167        hadCalo   below 20 MeV       backward          gamma   2.1935e-07
+   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.09411e-06
+   case=169        hadCalo   below 20 MeV       backward       neutrino   2.34917e-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   7.38364e-05
-   case=177        hadCalo   above 20 MeV        forward       electron   1.77388e-06
-   case=178        hadCalo   above 20 MeV        forward          gamma   2.76223e-06
-   case=179        hadCalo   above 20 MeV        forward           muon   5.4765e-08
-   case=180        hadCalo   above 20 MeV        forward       neutrino   5.47506e-05
-   case=181        hadCalo   above 20 MeV        forward           pion   1.64587e-06
-   case=182        hadCalo   above 20 MeV        forward        neutron   1.19822e-05
-   case=183        hadCalo   above 20 MeV        forward         proton   6.96154e-07
+   case=176        hadCalo   above 20 MeV        forward            all   7.85112e-05
+   case=177        hadCalo   above 20 MeV        forward       electron   3.43061e-07
+   case=178        hadCalo   above 20 MeV        forward          gamma   1.52627e-06
+   case=179        hadCalo   above 20 MeV        forward           muon   5.52104e-08
+   case=180        hadCalo   above 20 MeV        forward       neutrino   5.70551e-05
+   case=181        hadCalo   above 20 MeV        forward           pion   1.01078e-06
+   case=182        hadCalo   above 20 MeV        forward        neutron   1.69497e-05
+   case=183        hadCalo   above 20 MeV        forward         proton   1.51474e-06
    case=184        hadCalo   above 20 MeV        forward            ion          0
-   case=185        hadCalo   above 20 MeV        forward     otherMeson   1.14849e-07
-   case=186        hadCalo   above 20 MeV        forward    otherBaryon   5.58341e-08
-   case=187        hadCalo   above 20 MeV       backward            all   2.16932e-05
+   case=185        hadCalo   above 20 MeV        forward     otherMeson   5.64069e-08
+   case=186        hadCalo   above 20 MeV        forward    otherBaryon          0
+   case=187        hadCalo   above 20 MeV       backward            all   2.29939e-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.16932e-05
+   case=191        hadCalo   above 20 MeV       backward       neutrino   2.29939e-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
@@ -1056,105 +1056,105 @@ Run Summary
    case=197        hadCalo   above 20 MeV       backward    otherBaryon          0
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0        tracker                           all     182.76    69.2701    12659.8
-   case=  1        tracker                      electron     100.54     7.8133    785.549
-   case=  2        tracker                         gamma         10    328.306    3283.06
-   case=  3        tracker                          muon          0          0          0
-   case=  4        tracker                      neutrino          0          0          0
-   case=  5        tracker                          pion       1.99    2809.31    5590.52
-   case=  6        tracker                       neutron       1.83    83.6914    153.155
-   case=  7        tracker                        proton      49.51    10.5881    524.215
-   case=  8        tracker                           ion      18.51    1.31633    24.3653
-   case=  9        tracker                    otherMeson       0.37    6195.25    2292.24
-   case= 10        tracker                   otherBaryon       0.01    670.201    6.70201
-   case= 11        tracker   below 20 MeV            all     177.02    0.53765    95.1748
-   case= 12        tracker   below 20 MeV       electron     100.05   0.317242    31.7401
-   case= 13        tracker   below 20 MeV          gamma       8.46    1.34933    11.4153
-   case= 14        tracker   below 20 MeV           muon          0          0          0
+   case=  0        tracker                           all     162.81     54.798    8921.66
+   case=  1        tracker                      electron      91.12    4.33211    394.742
+   case=  2        tracker                         gamma      10.51    204.909    2153.59
+   case=  3        tracker                          muon       0.05    13.6251   0.681254
+   case=  4        tracker                      neutrino       0.15    37.3675    5.60512
+   case=  5        tracker                          pion       1.71    3058.67    5230.32
+   case=  6        tracker                       neutron       1.79    101.379    181.469
+   case=  7        tracker                        proton      42.45     3.8458    163.254
+   case=  8        tracker                           ion      14.81    1.40434    20.7983
+   case=  9        tracker                    otherMeson       0.17    4007.76     681.32
+   case= 10        tracker                   otherBaryon       0.05    1797.52    89.8758
+   case= 11        tracker   below 20 MeV            all     157.53   0.569274    89.6777
+   case= 12        tracker   below 20 MeV       electron      90.59   0.346197     31.362
+   case= 13        tracker   below 20 MeV          gamma       9.01    1.36418    12.2913
+   case= 14        tracker   below 20 MeV           muon       0.04    4.11981   0.164793
    case= 15        tracker   below 20 MeV       neutrino          0          0          0
-   case= 16        tracker   below 20 MeV           pion          0          0          0
-   case= 17        tracker   below 20 MeV        neutron       1.22    5.41516    6.60649
-   case= 18        tracker   below 20 MeV         proton      48.97   0.638087    31.2471
-   case= 19        tracker   below 20 MeV            ion      18.32   0.773243    14.1658
+   case= 16        tracker   below 20 MeV           pion       0.03    6.86699    0.20601
+   case= 17        tracker   below 20 MeV        neutron       1.21    5.37135    6.49933
+   case= 18        tracker   below 20 MeV         proton      41.98   0.678475    28.4824
+   case= 19        tracker   below 20 MeV            ion      14.67   0.727464    10.6719
    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.74    2188.96    12564.6
-   case= 23        tracker   above 20 MeV       electron       0.49    1538.38    753.809
-   case= 24        tracker   above 20 MeV          gamma       1.54    2124.44    3271.64
-   case= 25        tracker   above 20 MeV           muon          0          0          0
-   case= 26        tracker   above 20 MeV       neutrino          0          0          0
-   case= 27        tracker   above 20 MeV           pion       1.99    2809.31    5590.52
-   case= 28        tracker   above 20 MeV        neutron       0.61    240.244    146.549
-   case= 29        tracker   above 20 MeV         proton       0.54    912.903    492.968
-   case= 30        tracker   above 20 MeV            ion       0.19    53.6817    10.1995
-   case= 31        tracker   above 20 MeV     otherMeson       0.37    6195.25    2292.24
-   case= 32        tracker   above 20 MeV    otherBaryon       0.01    670.201    6.70201
-   case= 33         emCalo                           all      27065    5.68728     153926
-   case= 34         emCalo                      electron    16404.7    3.02582    49637.5
-   case= 35         emCalo                         gamma     8964.2    5.47292    49060.4
-   case= 36         emCalo                          muon       1.89    44.2034    83.5445
-   case= 37         emCalo                      neutrino        5.5    46.0025    253.014
-   case= 38         emCalo                          pion      22.98    1527.24    35095.9
-   case= 39         emCalo                       neutron     598.22    12.6197    7549.34
-   case= 40         emCalo                        proton      52.11    84.6877    4413.08
-   case= 41         emCalo                           ion    1012.86   0.723956    733.266
-   case= 42         emCalo                    otherMeson       2.05    3056.21    6265.24
-   case= 43         emCalo                   otherBaryon       0.57    1465.21     835.17
-   case= 44         emCalo   below 20 MeV            all    26430.8   0.985545    26048.8
-   case= 45         emCalo   below 20 MeV       electron      16142   0.803334    12967.4
-   case= 46         emCalo   below 20 MeV          gamma    8710.55     1.3063    11378.6
-   case= 47         emCalo   below 20 MeV           muon       1.73    4.22569    7.31044
-   case= 48         emCalo   below 20 MeV       neutrino       0.38    14.3723    5.46148
-   case= 49         emCalo   below 20 MeV           pion       0.41    12.5967    5.16466
-   case= 50         emCalo   below 20 MeV        neutron     547.54     2.0563     1125.9
-   case= 51         emCalo   below 20 MeV         proton      22.28    9.77315    217.746
-   case= 52         emCalo   below 20 MeV            ion    1005.78   0.338359    340.315
-   case= 53         emCalo   below 20 MeV     otherMeson        0.1    5.92078   0.592078
-   case= 54         emCalo   below 20 MeV    otherBaryon       0.02    13.5722   0.271445
-   case= 55         emCalo   above 20 MeV            all     634.21    201.633     127878
-   case= 56         emCalo   above 20 MeV       electron     262.62    139.632      36670
-   case= 57         emCalo   above 20 MeV          gamma     253.65    148.558    37681.8
-   case= 58         emCalo   above 20 MeV           muon       0.16    476.463    76.2341
-   case= 59         emCalo   above 20 MeV       neutrino       5.12    48.3501    247.552
-   case= 60         emCalo   above 20 MeV           pion      22.57    1554.75    35090.7
-   case= 61         emCalo   above 20 MeV        neutron      50.68    126.745    6423.43
-   case= 62         emCalo   above 20 MeV         proton      29.83    140.641    4195.33
-   case= 63         emCalo   above 20 MeV            ion       7.08    55.5016    392.952
-   case= 64         emCalo   above 20 MeV     otherMeson       1.95    3212.64    6264.65
-   case= 65         emCalo   above 20 MeV    otherBaryon       0.55       1518    834.899
-   case= 66        hadCalo                           all      37884    2.72752     103329
-   case= 67        hadCalo                      electron    27982.9    1.09684    30692.8
-   case= 68        hadCalo                         gamma    7812.06    3.64526      28477
-   case= 69        hadCalo                          muon       2.68    30.0826    80.6214
-   case= 70        hadCalo                      neutrino       8.12    41.4697    336.734
-   case= 71        hadCalo                          pion      22.99    862.969    19839.7
-   case= 72        hadCalo                       neutron     770.64    14.7559    11371.5
-   case= 73        hadCalo                        proton     164.96    46.6535    7695.96
-   case= 74        hadCalo                           ion    1116.92    0.70369    785.965
-   case= 75        hadCalo                    otherMeson       2.03    1816.75       3688
-   case= 76        hadCalo                   otherBaryon       0.68    531.036    361.104
-   case= 77        hadCalo   below 20 MeV            all    37388.4   0.639027    23892.2
-   case= 78        hadCalo   below 20 MeV       electron    27817.6   0.417081    11602.2
-   case= 79        hadCalo   below 20 MeV          gamma    7670.46     1.2137    9309.63
-   case= 80        hadCalo   below 20 MeV           muon       2.31    4.11981    9.51677
-   case= 81        hadCalo   below 20 MeV       neutrino       0.68    15.3502    10.4381
-   case= 82        hadCalo   below 20 MeV           pion       0.54    12.1575    6.56505
-   case= 83        hadCalo   below 20 MeV        neutron     675.38    2.48693    1679.62
-   case= 84        hadCalo   below 20 MeV         proton     111.37    7.97525    888.203
-   case= 85        hadCalo   below 20 MeV            ion    1109.92   0.346661    384.766
-   case= 86        hadCalo   below 20 MeV     otherMeson       0.15     5.0295   0.754425
-   case= 87        hadCalo   below 20 MeV    otherBaryon       0.03    17.8497    0.53549
-   case= 88        hadCalo   above 20 MeV            all     495.59    160.288    79437.1
-   case= 89        hadCalo   above 20 MeV       electron     165.35    115.456    19090.6
-   case= 90        hadCalo   above 20 MeV          gamma      141.6    135.363    19167.4
-   case= 91        hadCalo   above 20 MeV           muon       0.37    192.175    71.1046
-   case= 92        hadCalo   above 20 MeV       neutrino       7.44     43.857    326.296
-   case= 93        hadCalo   above 20 MeV           pion      22.45    883.434    19833.1
-   case= 94        hadCalo   above 20 MeV        neutron      95.26    101.741    9691.86
-   case= 95        hadCalo   above 20 MeV         proton      53.59    127.034    6807.76
-   case= 96        hadCalo   above 20 MeV            ion          7    57.3142      401.2
-   case= 97        hadCalo   above 20 MeV     otherMeson       1.88     1961.3    3687.24
-   case= 98        hadCalo   above 20 MeV    otherBaryon       0.65    554.721    360.569
+   case= 22        tracker   above 20 MeV            all       5.28    1672.72    8831.98
+   case= 23        tracker   above 20 MeV       electron       0.53    685.623     363.38
+   case= 24        tracker   above 20 MeV          gamma        1.5    1427.53     2141.3
+   case= 25        tracker   above 20 MeV           muon       0.01    51.6462   0.516462
+   case= 26        tracker   above 20 MeV       neutrino       0.15    37.3675    5.60512
+   case= 27        tracker   above 20 MeV           pion       1.68    3113.16    5230.11
+   case= 28        tracker   above 20 MeV        neutron       0.58    301.672     174.97
+   case= 29        tracker   above 20 MeV         proton       0.47    286.748    134.772
+   case= 30        tracker   above 20 MeV            ion       0.14    72.3315    10.1264
+   case= 31        tracker   above 20 MeV     otherMeson       0.17    4007.76     681.32
+   case= 32        tracker   above 20 MeV    otherBaryon       0.05    1797.52    89.8758
+   case= 33         emCalo                           all    23749.9    5.86842     139374
+   case= 34         emCalo                      electron    14414.5     3.2075    46234.5
+   case= 35         emCalo                         gamma       7961    5.87477      46769
+   case= 36         emCalo                          muon       1.45    13.2395    19.1972
+   case= 37         emCalo                      neutrino       4.31    36.1975    156.011
+   case= 38         emCalo                          pion      19.32    1481.47    28622.1
+   case= 39         emCalo                       neutron     485.62    12.9211    6274.76
+   case= 40         emCalo                        proton      41.78    103.576    4327.42
+   case= 41         emCalo                           ion     819.65   0.743322    609.264
+   case= 42         emCalo                    otherMeson       1.81    3084.13    5582.28
+   case= 43         emCalo                   otherBaryon       0.43    1813.27    779.707
+   case= 44         emCalo   below 20 MeV            all    23169.3   0.992796    23002.4
+   case= 45         emCalo   below 20 MeV       electron    14170.8   0.809228    11467.4
+   case= 46         emCalo   below 20 MeV          gamma    7721.95    1.31733    10172.4
+   case= 47         emCalo   below 20 MeV           muon       1.36    4.13234    5.61998
+   case= 48         emCalo   below 20 MeV       neutrino       0.37    13.7696    5.09474
+   case= 49         emCalo   below 20 MeV           pion       0.38    11.8703    4.51073
+   case= 50         emCalo   below 20 MeV        neutron     443.47    2.04946    908.875
+   case= 51         emCalo   below 20 MeV         proton      16.96    9.97085    169.106
+   case= 52         emCalo   below 20 MeV            ion     813.91   0.330294     268.83
+   case= 53         emCalo   below 20 MeV     otherMeson       0.08    3.75418   0.300335
+   case= 54         emCalo   below 20 MeV    otherBaryon       0.02    14.1439   0.282878
+   case= 55         emCalo   above 20 MeV            all     580.53    200.458     116372
+   case= 56         emCalo   above 20 MeV       electron     243.66    142.687      34767
+   case= 57         emCalo   above 20 MeV          gamma     239.05    153.092    36596.6
+   case= 58         emCalo   above 20 MeV           muon       0.09    150.858    13.5772
+   case= 59         emCalo   above 20 MeV       neutrino       3.94    38.3036    150.916
+   case= 60         emCalo   above 20 MeV           pion      18.94    1510.96    28617.6
+   case= 61         emCalo   above 20 MeV        neutron      42.15    127.304    5365.88
+   case= 62         emCalo   above 20 MeV         proton      24.82    167.539    4158.32
+   case= 63         emCalo   above 20 MeV            ion       5.74    59.3091    340.435
+   case= 64         emCalo   above 20 MeV     otherMeson       1.73    3226.58    5581.98
+   case= 65         emCalo   above 20 MeV    otherBaryon       0.41    1901.03    779.424
+   case= 66        hadCalo                           all    42810.4    2.90151     124215
+   case= 67        hadCalo                      electron    31749.1    1.19894    38065.3
+   case= 68        hadCalo                         gamma    8930.45    3.96308    35392.1
+   case= 69        hadCalo                          muon       3.17    18.5712    58.8709
+   case= 70        hadCalo                      neutrino       9.59    38.4799    369.022
+   case= 71        hadCalo                          pion      26.49    873.198      23131
+   case= 72        hadCalo                       neutron     789.99     16.268    12851.6
+   case= 73        hadCalo                        proton      171.7    51.3151     8810.8
+   case= 74        hadCalo                           ion    1126.94   0.746908     841.72
+   case= 75        hadCalo                    otherMeson        2.5     1705.3    4263.25
+   case= 76        hadCalo                   otherBaryon       0.52    829.623    431.404
+   case= 77        hadCalo   below 20 MeV            all      42220    0.64268      27134
+   case= 78        hadCalo   below 20 MeV       electron      31541   0.428163    13504.7
+   case= 79        hadCalo   below 20 MeV          gamma    8751.76    1.20315    10529.7
+   case= 80        hadCalo   below 20 MeV           muon       2.86    4.17269    11.9339
+   case= 81        hadCalo   below 20 MeV       neutrino       0.88     14.969    13.1727
+   case= 82        hadCalo   below 20 MeV           pion       0.55    12.6256    6.94409
+   case= 83        hadCalo   below 20 MeV        neutron     688.38     2.5163    1732.17
+   case= 84        hadCalo   below 20 MeV         proton     115.36    7.96434    918.767
+   case= 85        hadCalo   below 20 MeV            ion    1119.07   0.371292    415.502
+   case= 86        hadCalo   below 20 MeV     otherMeson       0.13    7.75558    1.00823
+   case= 87        hadCalo   below 20 MeV    otherBaryon       0.02    5.10588   0.102118
+   case= 88        hadCalo   above 20 MeV            all      590.4    164.433    97081.1
+   case= 89        hadCalo   above 20 MeV       electron     208.06    118.046    24560.6
+   case= 90        hadCalo   above 20 MeV          gamma     178.69    139.137    24862.4
+   case= 91        hadCalo   above 20 MeV           muon       0.31     151.41    46.9369
+   case= 92        hadCalo   above 20 MeV       neutrino       8.71    40.8553     355.85
+   case= 93        hadCalo   above 20 MeV           pion      25.94    891.444    23124.1
+   case= 94        hadCalo   above 20 MeV        neutron     101.61    109.432    11119.4
+   case= 95        hadCalo   above 20 MeV         proton      56.34    140.079    7892.04
+   case= 96        hadCalo   above 20 MeV            ion       7.87    54.1574    426.218
+   case= 97        hadCalo   above 20 MeV     otherMeson       2.37    1798.41    4262.24
+   case= 98        hadCalo   above 20 MeV    otherBaryon        0.5    862.603    431.302
  ============================================================= 
 
 
@@ -1255,7 +1255,7 @@ Index : 6     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=71.760000s Real=84.925069s Sys=0.010000s
+  User=69.450000s Real=70.015278s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 1
@@ -1271,305 +1271,305 @@ 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.330036
-   case=  1        tracker                       forward       electron   0.00111605
-   case=  2        tracker                       forward          gamma   0.0164371
+   case=  0        tracker                       forward            all   0.358451
+   case=  1        tracker                       forward       electron   0.00106916
+   case=  2        tracker                       forward          gamma   0.0178657
    case=  3        tracker                       forward           muon          0
-   case=  4        tracker                       forward       neutrino   0.000589082
-   case=  5        tracker                       forward           pion   0.000568576
-   case=  6        tracker                       forward        neutron   0.311124
-   case=  7        tracker                       forward         proton   0.000166586
-   case=  8        tracker                       forward            ion          0
-   case=  9        tracker                       forward     otherMeson   2.45685e-05
-   case= 10        tracker                       forward    otherBaryon   9.79619e-06
-   case= 11        tracker                      backward            all   0.211826
-   case= 12        tracker                      backward       electron   0.000126074
-   case= 13        tracker                      backward          gamma   0.00326183
+   case=  4        tracker                       forward       neutrino   0.000468293
+   case=  5        tracker                       forward           pion   0.00058952
+   case=  6        tracker                       forward        neutron   0.338303
+   case=  7        tracker                       forward         proton   0.000107557
+   case=  8        tracker                       forward            ion   3.15314e-06
+   case=  9        tracker                       forward     otherMeson   4.45431e-05
+   case= 10        tracker                       forward    otherBaryon          0
+   case= 11        tracker                      backward            all   0.223898
+   case= 12        tracker                      backward       electron   6.45283e-05
+   case= 13        tracker                      backward          gamma   0.00351175
    case= 14        tracker                      backward           muon          0
-   case= 15        tracker                      backward       neutrino   0.00025742
-   case= 16        tracker                      backward           pion   2.89033e-06
-   case= 17        tracker                      backward        neutron   0.208175
-   case= 18        tracker                      backward         proton   2.90868e-06
+   case= 15        tracker                      backward       neutrino   0.000228624
+   case= 16        tracker                      backward           pion   2.47388e-06
+   case= 17        tracker                      backward        neutron   0.220088
+   case= 18        tracker                      backward         proton   2.86744e-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.326639
-   case= 23        tracker   below 20 MeV        forward       electron   0.000737825
-   case= 24        tracker   below 20 MeV        forward          gamma   0.0157977
+   case= 22        tracker   below 20 MeV        forward            all   0.355007
+   case= 23        tracker   below 20 MeV        forward       electron   0.00072344
+   case= 24        tracker   below 20 MeV        forward          gamma   0.0172903
    case= 25        tracker   below 20 MeV        forward           muon          0
-   case= 26        tracker   below 20 MeV        forward       neutrino   5.18018e-05
-   case= 27        tracker   below 20 MeV        forward           pion          0
-   case= 28        tracker   below 20 MeV        forward        neutron   0.310039
-   case= 29        tracker   below 20 MeV        forward         proton   1.18032e-05
+   case= 26        tracker   below 20 MeV        forward       neutrino   5.40219e-05
+   case= 27        tracker   below 20 MeV        forward           pion   6.27747e-06
+   case= 28        tracker   below 20 MeV        forward        neutron   0.336911
+   case= 29        tracker   below 20 MeV        forward         proton   2.19588e-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.211334
-   case= 34        tracker   below 20 MeV       backward       electron   0.000120755
-   case= 35        tracker   below 20 MeV       backward          gamma   0.00325657
+   case= 33        tracker   below 20 MeV       backward            all    0.22345
+   case= 34        tracker   below 20 MeV       backward       electron   6.45283e-05
+   case= 35        tracker   below 20 MeV       backward          gamma   0.00350659
    case= 36        tracker   below 20 MeV       backward           muon          0
-   case= 37        tracker   below 20 MeV       backward       neutrino   1.84458e-05
+   case= 37        tracker   below 20 MeV       backward       neutrino   2.3104e-05
    case= 38        tracker   below 20 MeV       backward           pion          0
-   case= 39        tracker   below 20 MeV       backward        neutron   0.207938
+   case= 39        tracker   below 20 MeV       backward        neutron   0.219856
    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.00339713
-   case= 45        tracker   above 20 MeV        forward       electron   0.000378221
-   case= 46        tracker   above 20 MeV        forward          gamma   0.000639404
+   case= 44        tracker   above 20 MeV        forward            all   0.00344457
+   case= 45        tracker   above 20 MeV        forward       electron   0.000345722
+   case= 46        tracker   above 20 MeV        forward          gamma   0.000575403
    case= 47        tracker   above 20 MeV        forward           muon          0
-   case= 48        tracker   above 20 MeV        forward       neutrino   0.00053728
-   case= 49        tracker   above 20 MeV        forward           pion   0.000568576
-   case= 50        tracker   above 20 MeV        forward        neutron   0.0010845
-   case= 51        tracker   above 20 MeV        forward         proton   0.000154783
-   case= 52        tracker   above 20 MeV        forward            ion          0
-   case= 53        tracker   above 20 MeV        forward     otherMeson   2.45685e-05
-   case= 54        tracker   above 20 MeV        forward    otherBaryon   9.79619e-06
-   case= 55        tracker   above 20 MeV       backward            all   0.000492211
-   case= 56        tracker   above 20 MeV       backward       electron   5.31887e-06
-   case= 57        tracker   above 20 MeV       backward          gamma   5.25979e-06
+   case= 48        tracker   above 20 MeV        forward       neutrino   0.000414271
+   case= 49        tracker   above 20 MeV        forward           pion   0.000583242
+   case= 50        tracker   above 20 MeV        forward        neutron   0.00139264
+   case= 51        tracker   above 20 MeV        forward         proton   8.55979e-05
+   case= 52        tracker   above 20 MeV        forward            ion   3.15314e-06
+   case= 53        tracker   above 20 MeV        forward     otherMeson   4.45431e-05
+   case= 54        tracker   above 20 MeV        forward    otherBaryon          0
+   case= 55        tracker   above 20 MeV       backward            all   0.000448654
+   case= 56        tracker   above 20 MeV       backward       electron          0
+   case= 57        tracker   above 20 MeV       backward          gamma   5.15522e-06
    case= 58        tracker   above 20 MeV       backward           muon          0
-   case= 59        tracker   above 20 MeV       backward       neutrino   0.000238974
-   case= 60        tracker   above 20 MeV       backward           pion   2.89033e-06
-   case= 61        tracker   above 20 MeV       backward        neutron   0.000236859
-   case= 62        tracker   above 20 MeV       backward         proton   2.90868e-06
+   case= 59        tracker   above 20 MeV       backward       neutrino   0.00020552
+   case= 60        tracker   above 20 MeV       backward           pion   2.47388e-06
+   case= 61        tracker   above 20 MeV       backward        neutron   0.000232637
+   case= 62        tracker   above 20 MeV       backward         proton   2.86744e-06
    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.198495
-   case= 67         emCalo                       forward       electron   0.000869221
-   case= 68         emCalo                       forward          gamma   0.017796
-   case= 69         emCalo                       forward           muon   1.95292e-06
-   case= 70         emCalo                       forward       neutrino   0.000441899
-   case= 71         emCalo                       forward           pion   0.0002401
-   case= 72         emCalo                       forward        neutron   0.179002
-   case= 73         emCalo                       forward         proton   0.000110158
-   case= 74         emCalo                       forward            ion   8.54386e-06
-   case= 75         emCalo                       forward     otherMeson   1.94154e-05
-   case= 76         emCalo                       forward    otherBaryon   5.45655e-06
-   case= 77         emCalo                      backward            all   0.0432587
-   case= 78         emCalo                      backward       electron   8.75911e-05
-   case= 79         emCalo                      backward          gamma   0.00178124
+   case= 66         emCalo                       forward            all   0.186431
+   case= 67         emCalo                       forward       electron   0.00071035
+   case= 68         emCalo                       forward          gamma   0.0147113
+   case= 69         emCalo                       forward           muon   2.21483e-06
+   case= 70         emCalo                       forward       neutrino   0.000328682
+   case= 71         emCalo                       forward           pion   0.000179344
+   case= 72         emCalo                       forward        neutron   0.170397
+   case= 73         emCalo                       forward         proton   8.4418e-05
+   case= 74         emCalo                       forward            ion   2.71604e-06
+   case= 75         emCalo                       forward     otherMeson   1.47256e-05
+   case= 76         emCalo                       forward    otherBaryon   4.41941e-07
+   case= 77         emCalo                      backward            all   0.0453181
+   case= 78         emCalo                      backward       electron   8.10177e-05
+   case= 79         emCalo                      backward          gamma   0.0017589
    case= 80         emCalo                      backward           muon          0
-   case= 81         emCalo                      backward       neutrino   0.000100059
+   case= 81         emCalo                      backward       neutrino   8.23616e-05
    case= 82         emCalo                      backward           pion          0
-   case= 83         emCalo                      backward        neutron   0.0412899
+   case= 83         emCalo                      backward        neutron   0.0433958
    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.196094
-   case= 89         emCalo   below 20 MeV        forward       electron   0.000750257
-   case= 90         emCalo   below 20 MeV        forward          gamma   0.0175578
+   case= 88         emCalo   below 20 MeV        forward            all   0.184504
+   case= 89         emCalo   below 20 MeV        forward       electron   0.000620117
+   case= 90         emCalo   below 20 MeV        forward          gamma   0.0145061
    case= 91         emCalo   below 20 MeV        forward           muon          0
-   case= 92         emCalo   below 20 MeV        forward       neutrino   2.84355e-05
+   case= 92         emCalo   below 20 MeV        forward       neutrino   2.33891e-05
    case= 93         emCalo   below 20 MeV        forward           pion          0
-   case= 94         emCalo   below 20 MeV        forward        neutron   0.177751
-   case= 95         emCalo   below 20 MeV        forward         proton   4.14548e-06
-   case= 96         emCalo   below 20 MeV        forward            ion   2.20639e-06
-   case= 97         emCalo   below 20 MeV        forward     otherMeson   3.05906e-07
+   case= 94         emCalo   below 20 MeV        forward        neutron   0.169351
+   case= 95         emCalo   below 20 MeV        forward         proton   3.42156e-06
+   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.0431441
-   case=100         emCalo   below 20 MeV       backward       electron   8.75911e-05
-   case=101         emCalo   below 20 MeV       backward          gamma   0.00178124
+   case= 99         emCalo   below 20 MeV       backward            all   0.0452286
+   case=100         emCalo   below 20 MeV       backward       electron   8.10177e-05
+   case=101         emCalo   below 20 MeV       backward          gamma   0.0017589
    case=102         emCalo   below 20 MeV       backward           muon          0
-   case=103         emCalo   below 20 MeV       backward       neutrino   1.06811e-05
+   case=103         emCalo   below 20 MeV       backward       neutrino   8.46097e-06
    case=104         emCalo   below 20 MeV       backward           pion          0
-   case=105         emCalo   below 20 MeV       backward        neutron   0.0412646
+   case=105         emCalo   below 20 MeV       backward        neutron   0.0433802
    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.00240042
-   case=111         emCalo   above 20 MeV        forward       electron   0.000118964
-   case=112         emCalo   above 20 MeV        forward          gamma   0.000238224
-   case=113         emCalo   above 20 MeV        forward           muon   1.95292e-06
-   case=114         emCalo   above 20 MeV        forward       neutrino   0.000413463
-   case=115         emCalo   above 20 MeV        forward           pion   0.0002401
-   case=116         emCalo   above 20 MeV        forward        neutron   0.0012508
-   case=117         emCalo   above 20 MeV        forward         proton   0.000106013
-   case=118         emCalo   above 20 MeV        forward            ion   6.33747e-06
-   case=119         emCalo   above 20 MeV        forward     otherMeson   1.91095e-05
-   case=120         emCalo   above 20 MeV        forward    otherBaryon   5.45655e-06
-   case=121         emCalo   above 20 MeV       backward            all   0.000114633
+   case=110         emCalo   above 20 MeV        forward            all   0.00192659
+   case=111         emCalo   above 20 MeV        forward       electron   9.02327e-05
+   case=112         emCalo   above 20 MeV        forward          gamma   0.000205186
+   case=113         emCalo   above 20 MeV        forward           muon   2.21483e-06
+   case=114         emCalo   above 20 MeV        forward       neutrino   0.000305293
+   case=115         emCalo   above 20 MeV        forward           pion   0.000179344
+   case=116         emCalo   above 20 MeV        forward        neutron   0.00104544
+   case=117         emCalo   above 20 MeV        forward         proton   8.09965e-05
+   case=118         emCalo   above 20 MeV        forward            ion   2.71604e-06
+   case=119         emCalo   above 20 MeV        forward     otherMeson   1.47256e-05
+   case=120         emCalo   above 20 MeV        forward    otherBaryon   4.41941e-07
+   case=121         emCalo   above 20 MeV       backward            all   8.95264e-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   8.93779e-05
+   case=125         emCalo   above 20 MeV       backward       neutrino   7.39006e-05
    case=126         emCalo   above 20 MeV       backward           pion          0
-   case=127         emCalo   above 20 MeV       backward        neutron   2.5255e-05
+   case=127         emCalo   above 20 MeV       backward        neutron   1.56258e-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.000421704
-   case=133        hadCalo                       forward       electron   4.00192e-06
-   case=134        hadCalo                       forward          gamma   0.000105841
+   case=132        hadCalo                       forward            all   0.000416137
+   case=133        hadCalo                       forward       electron   5.15184e-06
+   case=134        hadCalo                       forward          gamma   0.000107015
    case=135        hadCalo                       forward           muon          0
-   case=136        hadCalo                       forward       neutrino   5.93789e-05
-   case=137        hadCalo                       forward           pion   2.63732e-06
-   case=138        hadCalo                       forward        neutron   0.000248417
-   case=139        hadCalo                       forward         proton   1.19523e-06
-   case=140        hadCalo                       forward            ion   6.05918e-08
-   case=141        hadCalo                       forward     otherMeson   1.71255e-07
+   case=136        hadCalo                       forward       neutrino   5.52663e-05
+   case=137        hadCalo                       forward           pion   1.55974e-06
+   case=138        hadCalo                       forward        neutron   0.000245336
+   case=139        hadCalo                       forward         proton   1.6969e-06
+   case=140        hadCalo                       forward            ion          0
+   case=141        hadCalo                       forward     otherMeson   1.11502e-07
    case=142        hadCalo                       forward    otherBaryon          0
-   case=143        hadCalo                      backward            all   2.68988e-05
+   case=143        hadCalo                      backward            all   2.65608e-05
    case=144        hadCalo                      backward       electron          0
-   case=145        hadCalo                      backward          gamma          0
+   case=145        hadCalo                      backward          gamma   7.1925e-07
    case=146        hadCalo                      backward           muon          0
-   case=147        hadCalo                      backward       neutrino   2.22894e-05
+   case=147        hadCalo                      backward       neutrino   2.08235e-05
    case=148        hadCalo                      backward           pion          0
-   case=149        hadCalo                      backward        neutron   4.6094e-06
+   case=149        hadCalo                      backward        neutron   5.01808e-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.000344729
-   case=155        hadCalo   below 20 MeV        forward       electron   3.61302e-06
-   case=156        hadCalo   below 20 MeV        forward          gamma   0.000103277
+   case=154        hadCalo   below 20 MeV        forward            all   0.000343921
+   case=155        hadCalo   below 20 MeV        forward       electron   3.92567e-06
+   case=156        hadCalo   below 20 MeV        forward          gamma   0.000103953
    case=157        hadCalo   below 20 MeV        forward           muon          0
-   case=158        hadCalo   below 20 MeV        forward       neutrino   4.93974e-06
+   case=158        hadCalo   below 20 MeV        forward       neutrino   4.79142e-06
    case=159        hadCalo   below 20 MeV        forward           pion          0
-   case=160        hadCalo   below 20 MeV        forward        neutron   0.0002329
-   case=161        hadCalo   below 20 MeV        forward         proton          0
+   case=160        hadCalo   below 20 MeV        forward        neutron   0.000231125
+   case=161        hadCalo   below 20 MeV        forward         proton   7.01059e-08
    case=162        hadCalo   below 20 MeV        forward            ion          0
-   case=163        hadCalo   below 20 MeV        forward     otherMeson          0
+   case=163        hadCalo   below 20 MeV        forward     otherMeson   5.6692e-08
    case=164        hadCalo   below 20 MeV        forward    otherBaryon          0
-   case=165        hadCalo   below 20 MeV       backward            all   6.57158e-06
+   case=165        hadCalo   below 20 MeV       backward            all   7.47017e-06
    case=166        hadCalo   below 20 MeV       backward       electron          0
-   case=167        hadCalo   below 20 MeV       backward          gamma          0
+   case=167        hadCalo   below 20 MeV       backward          gamma   7.1925e-07
    case=168        hadCalo   below 20 MeV       backward           muon          0
-   case=169        hadCalo   below 20 MeV       backward       neutrino   2.02199e-06
+   case=169        hadCalo   below 20 MeV       backward       neutrino   1.73285e-06
    case=170        hadCalo   below 20 MeV       backward           pion          0
-   case=171        hadCalo   below 20 MeV       backward        neutron   4.54959e-06
+   case=171        hadCalo   below 20 MeV       backward        neutron   5.01808e-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.69745e-05
-   case=177        hadCalo   above 20 MeV        forward       electron   3.88906e-07
-   case=178        hadCalo   above 20 MeV        forward          gamma   2.56451e-06
+   case=176        hadCalo   above 20 MeV        forward            all   7.22153e-05
+   case=177        hadCalo   above 20 MeV        forward       electron   1.22616e-06
+   case=178        hadCalo   above 20 MeV        forward          gamma   3.06203e-06
    case=179        hadCalo   above 20 MeV        forward           muon          0
-   case=180        hadCalo   above 20 MeV        forward       neutrino   5.44392e-05
-   case=181        hadCalo   above 20 MeV        forward           pion   2.63732e-06
-   case=182        hadCalo   above 20 MeV        forward        neutron   1.55175e-05
-   case=183        hadCalo   above 20 MeV        forward         proton   1.19523e-06
-   case=184        hadCalo   above 20 MeV        forward            ion   6.05918e-08
-   case=185        hadCalo   above 20 MeV        forward     otherMeson   1.71255e-07
+   case=180        hadCalo   above 20 MeV        forward       neutrino   5.04749e-05
+   case=181        hadCalo   above 20 MeV        forward           pion   1.55974e-06
+   case=182        hadCalo   above 20 MeV        forward        neutron   1.42109e-05
+   case=183        hadCalo   above 20 MeV        forward         proton   1.6268e-06
+   case=184        hadCalo   above 20 MeV        forward            ion          0
+   case=185        hadCalo   above 20 MeV        forward     otherMeson   5.48099e-08
    case=186        hadCalo   above 20 MeV        forward    otherBaryon          0
-   case=187        hadCalo   above 20 MeV       backward            all   2.03273e-05
+   case=187        hadCalo   above 20 MeV       backward            all   1.90906e-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.02675e-05
+   case=191        hadCalo   above 20 MeV       backward       neutrino   1.90906e-05
    case=192        hadCalo   above 20 MeV       backward           pion          0
-   case=193        hadCalo   above 20 MeV       backward        neutron   5.98009e-08
+   case=193        hadCalo   above 20 MeV       backward        neutron          0
    case=194        hadCalo   above 20 MeV       backward         proton          0
    case=195        hadCalo   above 20 MeV       backward            ion          0
    case=196        hadCalo   above 20 MeV       backward     otherMeson          0
    case=197        hadCalo   above 20 MeV       backward    otherBaryon          0
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0        tracker                           all     256.01    54.6968    14002.9
-   case=  1        tracker                      electron     144.87    6.44398     933.54
-   case=  2        tracker                         gamma      44.94    57.2387    2572.31
-   case=  3        tracker                          muon       0.04    5.22415   0.208966
-   case=  4        tracker                      neutrino       0.12    32.4336    3.89204
-   case=  5        tracker                          pion       2.48    3149.19       7810
-   case=  6        tracker                       neutron      11.35    43.8659    497.878
-   case=  7        tracker                        proton       1.52    208.907    317.538
-   case=  8        tracker                           ion      50.37   0.353336    17.7975
-   case=  9        tracker                    otherMeson       0.27    6298.34    1700.55
-   case= 10        tracker                   otherBaryon       0.05    2984.31    149.215
-   case= 11        tracker   below 20 MeV            all     245.25   0.629582    154.405
-   case= 12        tracker   below 20 MeV       electron     142.72   0.384499    54.8757
-   case= 13        tracker   below 20 MeV          gamma      41.37    1.30818    54.1196
-   case= 14        tracker   below 20 MeV           muon       0.04    5.22415   0.208966
-   case= 15        tracker   below 20 MeV       neutrino       0.01    8.71816   0.0871816
-   case= 16        tracker   below 20 MeV           pion       0.02    15.7693   0.315386
-   case= 17        tracker   below 20 MeV        neutron      10.17    2.54558    25.8886
-   case= 18        tracker   below 20 MeV         proton       0.71    9.42752    6.69354
-   case= 19        tracker   below 20 MeV            ion      50.21   0.243302    12.2162
+   case=  0        tracker                           all     262.26    58.0738    15230.4
+   case=  1        tracker                      electron     144.24    11.8149    1704.18
+   case=  2        tracker                         gamma      41.84    81.6395     3415.8
+   case=  3        tracker                          muon       0.03    6.65689   0.199707
+   case=  4        tracker                      neutrino       0.08    41.5377    3.32301
+   case=  5        tracker                          pion       2.35    3409.66    8012.69
+   case=  6        tracker                       neutron      12.51    26.8496    335.889
+   case=  7        tracker                        proton       1.35    279.161    376.868
+   case=  8        tracker                           ion      59.56   0.331667    19.7541
+   case=  9        tracker                    otherMeson       0.27    4947.37    1335.79
+   case= 10        tracker                   otherBaryon       0.03     865.06    25.9518
+   case= 11        tracker   below 20 MeV            all     252.87   0.580387    146.762
+   case= 12        tracker   below 20 MeV       electron     142.65   0.350796    50.0411
+   case= 13        tracker   below 20 MeV          gamma      38.93    1.27876     49.782
+   case= 14        tracker   below 20 MeV           muon       0.03    6.65689   0.199707
+   case= 15        tracker   below 20 MeV       neutrino       0.01    7.05405   0.0705405
+   case= 16        tracker   below 20 MeV           pion       0.02    17.6824   0.353649
+   case= 17        tracker   below 20 MeV        neutron      11.09    2.38283    26.4256
+   case= 18        tracker   below 20 MeV         proton        0.7    7.48785     5.2415
+   case= 19        tracker   below 20 MeV            ion      59.44   0.246438    14.6483
    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      10.76    1287.04    13848.5
-   case= 23        tracker   above 20 MeV       electron       2.15    408.681    878.664
-   case= 24        tracker   above 20 MeV          gamma       3.57    705.375    2518.19
+   case= 22        tracker   above 20 MeV            all       9.39    1606.36    15083.7
+   case= 23        tracker   above 20 MeV       electron       1.59    1040.34    1654.14
+   case= 24        tracker   above 20 MeV          gamma       2.91    1156.71    3366.01
    case= 25        tracker   above 20 MeV           muon          0          0          0
-   case= 26        tracker   above 20 MeV       neutrino       0.11    34.5896    3.80485
-   case= 27        tracker   above 20 MeV           pion       2.46    3174.67    7809.68
-   case= 28        tracker   above 20 MeV        neutron       1.18    399.991     471.99
-   case= 29        tracker   above 20 MeV         proton       0.81    383.759    310.845
-   case= 30        tracker   above 20 MeV            ion       0.16    34.8834    5.58134
-   case= 31        tracker   above 20 MeV     otherMeson       0.27    6298.34    1700.55
-   case= 32        tracker   above 20 MeV    otherBaryon       0.05    2984.31    149.215
-   case= 33         emCalo                           all    29077.5    5.46426     158887
-   case= 34         emCalo                      electron    17612.2    2.95583    52058.6
-   case= 35         emCalo                         gamma    10184.6    5.06329    51567.6
-   case= 36         emCalo                          muon       2.03    10.1685     20.642
-   case= 37         emCalo                      neutrino       6.11    35.6959    218.102
-   case= 38         emCalo                          pion      23.96    1319.62    31618.2
-   case= 39         emCalo                       neutron     788.28    12.0594    9506.21
-   case= 40         emCalo                        proton      53.42    97.7151    5219.94
-   case= 41         emCalo                           ion      403.9    1.77302    716.121
-   case= 42         emCalo                    otherMeson       2.33    2979.39    6941.98
-   case= 43         emCalo                   otherBaryon       0.71    1436.25    1019.74
-   case= 44         emCalo   below 20 MeV            all      28372    1.02495    29079.8
-   case= 45         emCalo   below 20 MeV       electron    17324.2   0.838997      14535
-   case= 46         emCalo   below 20 MeV          gamma    9909.51    1.26394    12525.1
-   case= 47         emCalo   below 20 MeV           muon       1.94    4.11981    7.99244
-   case= 48         emCalo   below 20 MeV       neutrino        0.5    15.6752    7.83762
-   case= 49         emCalo   below 20 MeV           pion        0.4    13.4797    5.39188
-   case= 50         emCalo   below 20 MeV        neutron     724.14    2.23193    1616.23
-   case= 51         emCalo   below 20 MeV         proton      17.22    12.4198    213.869
-   case= 52         emCalo   below 20 MeV            ion        394    0.42518    167.521
-   case= 53         emCalo   below 20 MeV     otherMeson       0.08    7.77672   0.622138
-   case= 54         emCalo   below 20 MeV    otherBaryon       0.03    11.1559   0.334676
-   case= 55         emCalo   above 20 MeV            all     705.49    183.996     129807
-   case= 56         emCalo   above 20 MeV       electron     287.97    130.304    37523.6
-   case= 57         emCalo   above 20 MeV          gamma     275.09    141.926    39042.5
-   case= 58         emCalo   above 20 MeV           muon       0.09    140.551    12.6496
-   case= 59         emCalo   above 20 MeV       neutrino       5.61    37.4803    210.264
-   case= 60         emCalo   above 20 MeV           pion      23.56     1341.8    31612.8
-   case= 61         emCalo   above 20 MeV        neutron      64.14    123.012    7889.98
-   case= 62         emCalo   above 20 MeV         proton       36.2    138.289    5006.07
-   case= 63         emCalo   above 20 MeV            ion        9.9    55.4142      548.6
-   case= 64         emCalo   above 20 MeV     otherMeson       2.25    3085.05    6941.35
-   case= 65         emCalo   above 20 MeV    otherBaryon       0.68    1499.12     1019.4
-   case= 66        hadCalo                           all    37836.2    2.44904    92662.1
-   case= 67        hadCalo                      electron    28135.1   0.985953    27739.9
-   case= 68        hadCalo                         gamma    7279.79    3.64391    26526.9
-   case= 69        hadCalo                          muon       2.31    23.6135    54.5472
-   case= 70        hadCalo                      neutrino       6.91    40.9399    282.894
-   case= 71        hadCalo                          pion      19.48    916.259    17848.7
-   case= 72        hadCalo                       neutron     799.83    12.6082    10084.4
-   case= 73        hadCalo                        proton     134.77    50.3548    6786.32
-   case= 74        hadCalo                           ion    1456.16   0.477424    695.206
-   case= 75        hadCalo                    otherMeson       1.45    1729.37    2507.59
-   case= 76        hadCalo                   otherBaryon       0.37    366.569     135.63
-   case= 77        hadCalo   below 20 MeV            all    37424.1   0.616327    23065.5
-   case= 78        hadCalo   below 20 MeV       electron    28000.3   0.392803    10998.6
-   case= 79        hadCalo   below 20 MeV          gamma    7164.05    1.31645    9431.15
-   case= 80        hadCalo   below 20 MeV           muon       2.05     4.2089    8.62825
-   case= 81        hadCalo   below 20 MeV       neutrino       0.62    15.1797     9.4114
-   case= 82        hadCalo   below 20 MeV           pion       0.37    12.9484    4.79089
-   case= 83        hadCalo   below 20 MeV        neutron        716    2.12904    1524.39
-   case= 84        hadCalo   below 20 MeV         proton       90.1    7.80699    703.409
-   case= 85        hadCalo   below 20 MeV            ion    1450.49   0.264684    383.922
-   case= 86        hadCalo   below 20 MeV     otherMeson       0.13    6.17606   0.802888
-   case= 87        hadCalo   below 20 MeV    otherBaryon       0.03    13.0317   0.390952
-   case= 88        hadCalo   above 20 MeV            all     412.03    168.911    69596.6
-   case= 89        hadCalo   above 20 MeV       electron      134.8    124.193    16741.3
-   case= 90        hadCalo   above 20 MeV          gamma     115.74    147.708    17095.8
-   case= 91        hadCalo   above 20 MeV           muon       0.26    176.611     45.919
-   case= 92        hadCalo   above 20 MeV       neutrino       6.29     43.479    273.483
-   case= 93        hadCalo   above 20 MeV           pion      19.11    933.748    17843.9
-   case= 94        hadCalo   above 20 MeV        neutron      83.83    102.112    8560.01
-   case= 95        hadCalo   above 20 MeV         proton      44.67    136.174    6082.91
-   case= 96        hadCalo   above 20 MeV            ion       5.67    54.9002    311.284
-   case= 97        hadCalo   above 20 MeV     otherMeson       1.32    1899.08    2506.79
-   case= 98        hadCalo   above 20 MeV    otherBaryon       0.34    397.763     135.24
+   case= 26        tracker   above 20 MeV       neutrino       0.07    46.4639    3.25247
+   case= 27        tracker   above 20 MeV           pion       2.33    3438.77    8012.34
+   case= 28        tracker   above 20 MeV        neutron       1.42    217.932    309.463
+   case= 29        tracker   above 20 MeV         proton       0.65    571.733    371.626
+   case= 30        tracker   above 20 MeV            ion       0.12    42.5486    5.10583
+   case= 31        tracker   above 20 MeV     otherMeson       0.27    4947.37    1335.79
+   case= 32        tracker   above 20 MeV    otherBaryon       0.03     865.06    25.9518
+   case= 33         emCalo                           all    27411.6    5.29965     145272
+   case= 34         emCalo                      electron    16585.8    2.87815    47736.4
+   case= 35         emCalo                         gamma    9564.46    4.89857    46852.2
+   case= 36         emCalo                          muon       1.56    21.2906    33.2134
+   case= 37         emCalo                      neutrino        4.6    36.2671    166.829
+   case= 38         emCalo                          pion       21.2    1385.73    29377.5
+   case= 39         emCalo                       neutron     776.05     11.606    9006.82
+   case= 40         emCalo                        proton      53.04    103.352    5481.81
+   case= 41         emCalo                           ion     402.34    1.64579    662.169
+   case= 42         emCalo                    otherMeson       2.14    2399.44    5134.79
+   case= 43         emCalo                   otherBaryon       0.41    2000.52    820.212
+   case= 44         emCalo   below 20 MeV            all    26756.2    1.02083    27313.6
+   case= 45         emCalo   below 20 MeV       electron    16319.6    0.83391    13609.1
+   case= 46         emCalo   below 20 MeV          gamma    9310.33    1.25972    11728.4
+   case= 47         emCalo   below 20 MeV           muon       1.47    4.15232    6.10391
+   case= 48         emCalo   below 20 MeV       neutrino       0.39     13.617    5.31063
+   case= 49         emCalo   below 20 MeV           pion       0.36     12.032     4.3315
+   case= 50         emCalo   below 20 MeV        neutron     713.66    2.20665     1574.8
+   case= 51         emCalo   below 20 MeV         proton      17.44    12.4357    216.879
+   case= 52         emCalo   below 20 MeV            ion     392.74   0.425319     167.04
+   case= 53         emCalo   below 20 MeV     otherMeson       0.11    6.60149   0.726164
+   case= 54         emCalo   below 20 MeV    otherBaryon       0.06    13.3787    0.80272
+   case= 55         emCalo   above 20 MeV            all     655.41    179.976     117958
+   case= 56         emCalo   above 20 MeV       electron     266.17    128.216    34127.3
+   case= 57         emCalo   above 20 MeV          gamma     254.13    138.212    35123.8
+   case= 58         emCalo   above 20 MeV           muon       0.09    301.217    27.1095
+   case= 59         emCalo   above 20 MeV       neutrino       4.21    38.3653    161.518
+   case= 60         emCalo   above 20 MeV           pion      20.84    1409.46    29373.2
+   case= 61         emCalo   above 20 MeV        neutron      62.39    119.122    7432.02
+   case= 62         emCalo   above 20 MeV         proton       35.6    147.891    5264.93
+   case= 63         emCalo   above 20 MeV            ion        9.6    51.5759    495.129
+   case= 64         emCalo   above 20 MeV     otherMeson       2.03     2529.1    5134.07
+   case= 65         emCalo   above 20 MeV    otherBaryon       0.35    2341.17    819.409
+   case= 66        hadCalo                           all    39430.7    2.65653     104749
+   case= 67        hadCalo                      electron    29355.8    1.06088    31142.9
+   case= 68        hadCalo                         gamma    7679.14    3.91913    30095.5
+   case= 69        hadCalo                          muon       2.49    23.1593    57.6665
+   case= 70        hadCalo                      neutrino       7.56    39.4626    298.337
+   case= 71        hadCalo                          pion       21.8    1017.45    22180.5
+   case= 72        hadCalo                       neutron     795.66    13.3541    10625.3
+   case= 73        hadCalo                        proton      134.2    52.2386    7010.42
+   case= 74        hadCalo                           ion    1432.05   0.511589    732.621
+   case= 75        hadCalo                    otherMeson       1.57    1560.35    2449.76
+   case= 76        hadCalo                   otherBaryon       0.47     331.44    155.777
+   case= 77        hadCalo   below 20 MeV            all    38969.4   0.621281      24211
+   case= 78        hadCalo   below 20 MeV       electron    29199.4   0.399404    11662.4
+   case= 79        hadCalo   below 20 MeV          gamma    7542.15    1.31056    9884.43
+   case= 80        hadCalo   below 20 MeV           muon       2.23    4.14662    9.24695
+   case= 81        hadCalo   below 20 MeV       neutrino       0.63    14.8387    9.34835
+   case= 82        hadCalo   below 20 MeV           pion       0.27     13.087    3.53348
+   case= 83        hadCalo   below 20 MeV        neutron     709.77    2.17979    1547.15
+   case= 84        hadCalo   below 20 MeV         proton      88.93    7.86522    699.454
+   case= 85        hadCalo   below 20 MeV            ion    1425.89   0.276549    394.329
+   case= 86        hadCalo   below 20 MeV     otherMeson       0.11    8.89651   0.978616
+   case= 87        hadCalo   below 20 MeV    otherBaryon       0.02    6.50223   0.130045
+   case= 88        hadCalo   above 20 MeV            all     461.32    174.581    80537.9
+   case= 89        hadCalo   above 20 MeV       electron     156.38    124.572    19480.5
+   case= 90        hadCalo   above 20 MeV          gamma     136.99    147.537    20211.1
+   case= 91        hadCalo   above 20 MeV           muon       0.26    186.229    48.4196
+   case= 92        hadCalo   above 20 MeV       neutrino       6.93    41.7012    288.989
+   case= 93        hadCalo   above 20 MeV           pion      21.53    1030.05      22177
+   case= 94        hadCalo   above 20 MeV        neutron      85.89    105.695    9078.16
+   case= 95        hadCalo   above 20 MeV         proton      45.27    139.407    6310.96
+   case= 96        hadCalo   above 20 MeV            ion       6.16    54.9176    338.293
+   case= 97        hadCalo   above 20 MeV     otherMeson       1.46    1677.24    2448.78
+   case= 98        hadCalo   above 20 MeV    otherBaryon       0.45    345.881    155.647
  ============================================================= 
 
 
@@ -1678,7 +1678,7 @@ Index : 8     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=106.370000s Real=127.064077s Sys=0.030000s
+  User=98.460000s Real=99.219546s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 2
@@ -1694,198 +1694,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.254036
-   case=  1        tracker                       forward       electron   0.00364117
-   case=  2        tracker                       forward          gamma   0.0536957
-   case=  3        tracker                       forward           muon   6.86483e-06
-   case=  4        tracker                       forward       neutrino   0.00103227
-   case=  5        tracker                       forward           pion   0.000920716
-   case=  6        tracker                       forward        neutron   0.194424
-   case=  7        tracker                       forward         proton   0.000227227
-   case=  8        tracker                       forward            ion   8.33771e-06
-   case=  9        tracker                       forward     otherMeson   6.93792e-05
-   case= 10        tracker                       forward    otherBaryon   1.02103e-05
-   case= 11        tracker                      backward            all   0.0795794
-   case= 12        tracker                      backward       electron   0.000367514
-   case= 13        tracker                      backward          gamma   0.0080262
+   case=  0        tracker                       forward            all   0.255186
+   case=  1        tracker                       forward       electron   0.00282531
+   case=  2        tracker                       forward          gamma   0.0478277
+   case=  3        tracker                       forward           muon   8.3141e-06
+   case=  4        tracker                       forward       neutrino   0.0010933
+   case=  5        tracker                       forward           pion   0.000968764
+   case=  6        tracker                       forward        neutron   0.202174
+   case=  7        tracker                       forward         proton   0.000203474
+   case=  8        tracker                       forward            ion   6.37666e-06
+   case=  9        tracker                       forward     otherMeson   6.76347e-05
+   case= 10        tracker                       forward    otherBaryon   1.1345e-05
+   case= 11        tracker                      backward            all   0.0827396
+   case= 12        tracker                      backward       electron   0.000302896
+   case= 13        tracker                      backward          gamma   0.00820742
    case= 14        tracker                      backward           muon          0
-   case= 15        tracker                      backward       neutrino   0.000299773
-   case= 16        tracker                      backward           pion          0
-   case= 17        tracker                      backward        neutron   0.0708859
+   case= 15        tracker                      backward       neutrino   0.000353866
+   case= 16        tracker                      backward           pion   3.13608e-06
+   case= 17        tracker                      backward        neutron   0.0738722
    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.24636
-   case= 23        tracker   below 20 MeV        forward       electron   0.00239897
-   case= 24        tracker   below 20 MeV        forward          gamma   0.0515339
+   case= 22        tracker   below 20 MeV        forward            all   0.248317
+   case= 23        tracker   below 20 MeV        forward       electron   0.00196236
+   case= 24        tracker   below 20 MeV        forward          gamma   0.0462317
    case= 25        tracker   below 20 MeV        forward           muon          0
-   case= 26        tracker   below 20 MeV        forward       neutrino   9.03234e-05
-   case= 27        tracker   below 20 MeV        forward           pion   3.52648e-06
-   case= 28        tracker   below 20 MeV        forward        neutron    0.19232
-   case= 29        tracker   below 20 MeV        forward         proton   1.14119e-05
+   case= 26        tracker   below 20 MeV        forward       neutrino   9.65411e-05
+   case= 27        tracker   below 20 MeV        forward           pion   1.89433e-05
+   case= 28        tracker   below 20 MeV        forward        neutron   0.199993
+   case= 29        tracker   below 20 MeV        forward         proton   1.50054e-05
    case= 30        tracker   below 20 MeV        forward            ion          0
-   case= 31        tracker   below 20 MeV        forward     otherMeson   2.45717e-06
+   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.0790058
-   case= 34        tracker   below 20 MeV       backward       electron   0.000365058
-   case= 35        tracker   below 20 MeV       backward          gamma   0.0080181
+   case= 33        tracker   below 20 MeV       backward            all   0.0821303
+   case= 34        tracker   below 20 MeV       backward       electron   0.000297316
+   case= 35        tracker   below 20 MeV       backward          gamma   0.00818549
    case= 36        tracker   below 20 MeV       backward           muon          0
-   case= 37        tracker   below 20 MeV       backward       neutrino   1.62286e-05
+   case= 37        tracker   below 20 MeV       backward       neutrino   1.82391e-05
    case= 38        tracker   below 20 MeV       backward           pion          0
-   case= 39        tracker   below 20 MeV       backward        neutron   0.0706065
+   case= 39        tracker   below 20 MeV       backward        neutron   0.0736293
    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.00767578
-   case= 45        tracker   above 20 MeV        forward       electron   0.0012422
-   case= 46        tracker   above 20 MeV        forward          gamma   0.0021618
-   case= 47        tracker   above 20 MeV        forward           muon   6.86483e-06
-   case= 48        tracker   above 20 MeV        forward       neutrino   0.000941944
-   case= 49        tracker   above 20 MeV        forward           pion   0.00091719
-   case= 50        tracker   above 20 MeV        forward        neutron   0.0021045
-   case= 51        tracker   above 20 MeV        forward         proton   0.000215815
-   case= 52        tracker   above 20 MeV        forward            ion   8.33771e-06
-   case= 53        tracker   above 20 MeV        forward     otherMeson   6.6922e-05
-   case= 54        tracker   above 20 MeV        forward    otherBaryon   1.02103e-05
-   case= 55        tracker   above 20 MeV       backward            all   0.000573527
-   case= 56        tracker   above 20 MeV       backward       electron   2.45614e-06
-   case= 57        tracker   above 20 MeV       backward          gamma   8.09611e-06
+   case= 44        tracker   above 20 MeV        forward            all   0.00686871
+   case= 45        tracker   above 20 MeV        forward       electron   0.000862955
+   case= 46        tracker   above 20 MeV        forward          gamma   0.00159605
+   case= 47        tracker   above 20 MeV        forward           muon   8.3141e-06
+   case= 48        tracker   above 20 MeV        forward       neutrino   0.000996758
+   case= 49        tracker   above 20 MeV        forward           pion   0.000949821
+   case= 50        tracker   above 20 MeV        forward        neutron   0.00218098
+   case= 51        tracker   above 20 MeV        forward         proton   0.000188469
+   case= 52        tracker   above 20 MeV        forward            ion   6.37666e-06
+   case= 53        tracker   above 20 MeV        forward     otherMeson   6.76347e-05
+   case= 54        tracker   above 20 MeV        forward    otherBaryon   1.1345e-05
+   case= 55        tracker   above 20 MeV       backward            all   0.000609214
+   case= 56        tracker   above 20 MeV       backward       electron   5.57983e-06
+   case= 57        tracker   above 20 MeV       backward          gamma   2.19315e-05
    case= 58        tracker   above 20 MeV       backward           muon          0
-   case= 59        tracker   above 20 MeV       backward       neutrino   0.000283544
-   case= 60        tracker   above 20 MeV       backward           pion          0
-   case= 61        tracker   above 20 MeV       backward        neutron   0.00027943
+   case= 59        tracker   above 20 MeV       backward       neutrino   0.000335627
+   case= 60        tracker   above 20 MeV       backward           pion   3.13608e-06
+   case= 61        tracker   above 20 MeV       backward        neutron   0.00024294
    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.0729146
-   case= 67         emCalo                       forward       electron   0.000658493
-   case= 68         emCalo                       forward          gamma   0.00986585
-   case= 69         emCalo                       forward           muon   2.50831e-06
-   case= 70         emCalo                       forward       neutrino   0.000557012
-   case= 71         emCalo                       forward           pion   0.000121578
-   case= 72         emCalo                       forward        neutron   0.0616239
-   case= 73         emCalo                       forward         proton   7.10795e-05
-   case= 74         emCalo                       forward            ion   2.34221e-06
-   case= 75         emCalo                       forward     otherMeson   1.04839e-05
-   case= 76         emCalo                       forward    otherBaryon   1.31219e-06
-   case= 77         emCalo                      backward            all   0.0021836
-   case= 78         emCalo                      backward       electron   8.60859e-06
-   case= 79         emCalo                      backward          gamma   0.000197171
+   case= 66         emCalo                       forward            all   0.0646353
+   case= 67         emCalo                       forward       electron   0.000463973
+   case= 68         emCalo                       forward          gamma   0.00818133
+   case= 69         emCalo                       forward           muon   1.39413e-06
+   case= 70         emCalo                       forward       neutrino   0.000531441
+   case= 71         emCalo                       forward           pion   0.000103002
+   case= 72         emCalo                       forward        neutron   0.0552985
+   case= 73         emCalo                       forward         proton   4.85543e-05
+   case= 74         emCalo                       forward            ion   2.06798e-06
+   case= 75         emCalo                       forward     otherMeson   4.97879e-06
+   case= 76         emCalo                       forward    otherBaryon          0
+   case= 77         emCalo                      backward            all   0.00217509
+   case= 78         emCalo                      backward       electron   2.43716e-05
+   case= 79         emCalo                      backward          gamma   0.000208333
    case= 80         emCalo                      backward           muon          0
-   case= 81         emCalo                      backward       neutrino   0.000120732
+   case= 81         emCalo                      backward       neutrino   0.000123236
    case= 82         emCalo                      backward           pion          0
-   case= 83         emCalo                      backward        neutron   0.00185709
+   case= 83         emCalo                      backward        neutron   0.00181915
    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.0711816
-   case= 89         emCalo   below 20 MeV        forward       electron   0.000583046
-   case= 90         emCalo   below 20 MeV        forward          gamma   0.00974198
+   case= 88         emCalo   below 20 MeV        forward            all   0.0630829
+   case= 89         emCalo   below 20 MeV        forward       electron   0.000441905
+   case= 90         emCalo   below 20 MeV        forward          gamma   0.00812764
    case= 91         emCalo   below 20 MeV        forward           muon          0
-   case= 92         emCalo   below 20 MeV        forward       neutrino   5.07931e-05
-   case= 93         emCalo   below 20 MeV        forward           pion   3.731e-06
-   case= 94         emCalo   below 20 MeV        forward        neutron   0.0607968
-   case= 95         emCalo   below 20 MeV        forward         proton   4.69691e-06
-   case= 96         emCalo   below 20 MeV        forward            ion   5.19799e-07
+   case= 92         emCalo   below 20 MeV        forward       neutrino   3.32981e-05
+   case= 93         emCalo   below 20 MeV        forward           pion          0
+   case= 94         emCalo   below 20 MeV        forward        neutron    0.05448
+   case= 95         emCalo   below 20 MeV        forward         proton          0
+   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.00206984
-   case=100         emCalo   below 20 MeV       backward       electron   8.60859e-06
-   case=101         emCalo   below 20 MeV       backward          gamma   0.000197171
+   case= 99         emCalo   below 20 MeV       backward            all   0.00205684
+   case=100         emCalo   below 20 MeV       backward       electron   2.43716e-05
+   case=101         emCalo   below 20 MeV       backward          gamma   0.000208333
    case=102         emCalo   below 20 MeV       backward           muon          0
-   case=103         emCalo   below 20 MeV       backward       neutrino   1.04089e-05
+   case=103         emCalo   below 20 MeV       backward       neutrino   7.27788e-06
    case=104         emCalo   below 20 MeV       backward           pion          0
-   case=105         emCalo   below 20 MeV       backward        neutron   0.00185366
+   case=105         emCalo   below 20 MeV       backward        neutron   0.00181685
    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.00173301
-   case=111         emCalo   above 20 MeV        forward       electron   7.5447e-05
-   case=112         emCalo   above 20 MeV        forward          gamma   0.000123873
-   case=113         emCalo   above 20 MeV        forward           muon   2.50831e-06
-   case=114         emCalo   above 20 MeV        forward       neutrino   0.000506219
-   case=115         emCalo   above 20 MeV        forward           pion   0.000117847
-   case=116         emCalo   above 20 MeV        forward        neutron   0.000827119
-   case=117         emCalo   above 20 MeV        forward         proton   6.63826e-05
-   case=118         emCalo   above 20 MeV        forward            ion   1.82241e-06
-   case=119         emCalo   above 20 MeV        forward     otherMeson   1.04839e-05
-   case=120         emCalo   above 20 MeV        forward    otherBaryon   1.31219e-06
-   case=121         emCalo   above 20 MeV       backward            all   0.000113753
+   case=110         emCalo   above 20 MeV        forward            all   0.0015524
+   case=111         emCalo   above 20 MeV        forward       electron   2.20678e-05
+   case=112         emCalo   above 20 MeV        forward          gamma   5.36825e-05
+   case=113         emCalo   above 20 MeV        forward           muon   1.39413e-06
+   case=114         emCalo   above 20 MeV        forward       neutrino   0.000498143
+   case=115         emCalo   above 20 MeV        forward           pion   0.000103002
+   case=116         emCalo   above 20 MeV        forward        neutron   0.000818514
+   case=117         emCalo   above 20 MeV        forward         proton   4.85543e-05
+   case=118         emCalo   above 20 MeV        forward            ion   2.06798e-06
+   case=119         emCalo   above 20 MeV        forward     otherMeson   4.97879e-06
+   case=120         emCalo   above 20 MeV        forward    otherBaryon          0
+   case=121         emCalo   above 20 MeV       backward            all   0.000118255
    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.000110323
+   case=125         emCalo   above 20 MeV       backward       neutrino   0.000115958
    case=126         emCalo   above 20 MeV       backward           pion          0
-   case=127         emCalo   above 20 MeV       backward        neutron   3.42989e-06
+   case=127         emCalo   above 20 MeV       backward        neutron   2.29707e-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.4859e-05
+   case=132        hadCalo                       forward            all   4.85881e-05
    case=133        hadCalo                       forward       electron          0
-   case=134        hadCalo                       forward          gamma   5.53563e-07
+   case=134        hadCalo                       forward          gamma   3.59676e-07
    case=135        hadCalo                       forward           muon          0
-   case=136        hadCalo                       forward       neutrino   5.25111e-05
+   case=136        hadCalo                       forward       neutrino   4.63898e-05
    case=137        hadCalo                       forward           pion          0
-   case=138        hadCalo                       forward        neutron   1.79429e-06
+   case=138        hadCalo                       forward        neutron   1.83867e-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.68467e-05
+   case=143        hadCalo                      backward            all   2.63041e-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.68467e-05
+   case=147        hadCalo                      backward       neutrino   2.63041e-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.85958e-06
+   case=154        hadCalo   below 20 MeV        forward            all   5.73475e-06
    case=155        hadCalo   below 20 MeV        forward       electron          0
-   case=156        hadCalo   below 20 MeV        forward          gamma   5.53563e-07
+   case=156        hadCalo   below 20 MeV        forward          gamma   3.59676e-07
    case=157        hadCalo   below 20 MeV        forward           muon          0
-   case=158        hadCalo   below 20 MeV        forward       neutrino   4.6319e-06
+   case=158        hadCalo   below 20 MeV        forward       neutrino   3.59485e-06
    case=159        hadCalo   below 20 MeV        forward           pion          0
-   case=160        hadCalo   below 20 MeV        forward        neutron   1.67411e-06
+   case=160        hadCalo   below 20 MeV        forward        neutron   1.78022e-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.25427e-06
+   case=165        hadCalo   below 20 MeV       backward            all   1.75687e-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.25427e-06
+   case=169        hadCalo   below 20 MeV       backward       neutrino   1.75687e-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   4.79994e-05
+   case=176        hadCalo   above 20 MeV        forward            all   4.28534e-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   4.78792e-05
+   case=180        hadCalo   above 20 MeV        forward       neutrino   4.27949e-05
    case=181        hadCalo   above 20 MeV        forward           pion          0
-   case=182        hadCalo   above 20 MeV        forward        neutron   1.20177e-07
+   case=182        hadCalo   above 20 MeV        forward        neutron   5.8455e-08
    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.45925e-05
+   case=187        hadCalo   above 20 MeV       backward            all   2.45472e-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.45925e-05
+   case=191        hadCalo   above 20 MeV       backward       neutrino   2.45472e-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
@@ -1894,108 +1894,108 @@ Run Summary
    case=197        hadCalo   above 20 MeV       backward    otherBaryon          0
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0        tracker                           all     855.51    39.7037    33966.9
-   case=  1        tracker                      electron     637.02    6.07588    3870.46
-   case=  2        tracker                         gamma     134.72    57.7671    7782.39
-   case=  3        tracker                          muon       0.25    47.8684    11.9671
-   case=  4        tracker                      neutrino        0.7    34.5753    24.2027
-   case=  5        tracker                          pion       5.89    2766.86    16296.8
-   case=  6        tracker                       neutron      13.96    70.4596    983.615
-   case=  7        tracker                        proton       6.51     133.02    865.957
-   case=  8        tracker                           ion      55.63   0.989374    55.0389
-   case=  9        tracker                    otherMeson       0.69    5489.87    3788.01
-   case= 10        tracker                   otherBaryon       0.14    2060.74    288.504
-   case= 11        tracker   below 20 MeV            all     820.92   0.601524    493.803
-   case= 12        tracker   below 20 MeV       electron     628.53   0.344656    216.627
-   case= 13        tracker   below 20 MeV          gamma      121.2    1.46894    178.035
-   case= 14        tracker   below 20 MeV           muon       0.23    4.17151   0.959447
-   case= 15        tracker   below 20 MeV       neutrino       0.04    17.0803   0.683213
-   case= 16        tracker   below 20 MeV           pion       0.04    12.4572   0.498288
-   case= 17        tracker   below 20 MeV        neutron      11.36    3.47011    39.4205
-   case= 18        tracker   below 20 MeV         proton       4.41    6.29681    27.7689
-   case= 19        tracker   below 20 MeV            ion      55.09   0.537849    29.6301
-   case= 20        tracker   below 20 MeV     otherMeson       0.01    5.35424   0.0535424
-   case= 21        tracker   below 20 MeV    otherBaryon       0.01    12.7483   0.127483
-   case= 22        tracker   above 20 MeV            all      34.59    967.711    33473.1
-   case= 23        tracker   above 20 MeV       electron       8.49    430.369    3653.83
-   case= 24        tracker   above 20 MeV          gamma      13.52    562.452    7604.35
-   case= 25        tracker   above 20 MeV           muon       0.02    550.382    11.0076
-   case= 26        tracker   above 20 MeV       neutrino       0.66    35.6356    23.5195
-   case= 27        tracker   above 20 MeV           pion       5.85    2785.69    16296.3
-   case= 28        tracker   above 20 MeV        neutron        2.6    363.152    944.195
-   case= 29        tracker   above 20 MeV         proton        2.1    399.137    838.188
-   case= 30        tracker   above 20 MeV            ion       0.54    47.0532    25.4087
-   case= 31        tracker   above 20 MeV     otherMeson       0.68    5570.53    3787.96
-   case= 32        tracker   above 20 MeV    otherBaryon       0.13    2218.28    288.376
-   case= 33         emCalo                           all    55171.6    3.54379     195517
-   case= 34         emCalo                      electron    32867.1    1.99947    65716.8
-   case= 35         emCalo                         gamma    17440.6    3.62338    63193.8
-   case= 36         emCalo                          muon       3.15    13.7581    43.3379
-   case= 37         emCalo                      neutrino       9.48    36.4788    345.819
-   case= 38         emCalo                          pion      31.31    1096.86    34342.6
-   case= 39         emCalo                       neutron    2356.31    6.15642    14506.4
-   case= 40         emCalo                        proton      92.19     89.305    8233.03
-   case= 41         emCalo                           ion    2367.54   0.444122    1051.48
-   case= 42         emCalo                    otherMeson       2.97    2483.63    7376.38
-   case= 43         emCalo                   otherBaryon       0.98    721.662    707.228
-   case= 44         emCalo   below 20 MeV            all    54255.7    0.89317    48459.6
-   case= 45         emCalo   below 20 MeV       electron    32510.7   0.716358    23289.3
-   case= 46         emCalo   below 20 MeV          gamma    17106.7    1.25474    21464.4
-   case= 47         emCalo   below 20 MeV           muon       2.95    4.17332    12.3113
-   case= 48         emCalo   below 20 MeV       neutrino        0.8    14.8523    11.8819
-   case= 49         emCalo   below 20 MeV           pion       0.63    11.2046    7.05892
-   case= 50         emCalo   below 20 MeV        neutron    2246.95    1.31874    2963.15
-   case= 51         emCalo   below 20 MeV         proton      32.57    12.4488    405.458
-   case= 52         emCalo   below 20 MeV            ion    2354.15   0.128848    303.328
-   case= 53         emCalo   below 20 MeV     otherMeson       0.19    6.24762    1.18705
-   case= 54         emCalo   below 20 MeV    otherBaryon        0.1    15.1793    1.51793
-   case= 55         emCalo   above 20 MeV            all     915.92    160.557     147057
-   case= 56         emCalo   above 20 MeV       electron     356.44    119.031    42427.5
-   case= 57         emCalo   above 20 MeV          gamma     333.89    124.979    41729.4
-   case= 58         emCalo   above 20 MeV           muon        0.2    155.133    31.0266
-   case= 59         emCalo   above 20 MeV       neutrino       8.68     38.472    333.937
-   case= 60         emCalo   above 20 MeV           pion      30.68    1119.15    34335.5
-   case= 61         emCalo   above 20 MeV        neutron     109.36    105.553    11543.3
-   case= 62         emCalo   above 20 MeV         proton      59.62    131.291    7827.57
-   case= 63         emCalo   above 20 MeV            ion      13.39    55.8736    748.148
-   case= 64         emCalo   above 20 MeV     otherMeson       2.78    2652.95    7375.19
-   case= 65         emCalo   above 20 MeV    otherBaryon       0.88    801.944    705.711
-   case= 66        hadCalo                           all    18476.5    1.93729    35794.4
-   case= 67        hadCalo                      electron    10523.5   0.946153    9956.81
-   case= 68        hadCalo                         gamma    5347.43    1.88015      10054
-   case= 69        hadCalo                          muon       1.23    16.9082     20.797
-   case= 70        hadCalo                      neutrino       3.68    37.8201    139.178
-   case= 71        hadCalo                          pion       7.81    716.628    5596.86
-   case= 72        hadCalo                       neutron    1220.77    4.57189    5581.23
-   case= 73        hadCalo                        proton      34.06    84.9904    2894.77
-   case= 74        hadCalo                           ion    1336.97   0.266812     356.72
-   case= 75        hadCalo                    otherMeson       0.78    1448.15    1129.56
-   case= 76        hadCalo                   otherBaryon       0.32     201.56    64.4991
-   case= 77        hadCalo   below 20 MeV            all    18314.3   0.767663    14059.2
-   case= 78        hadCalo   below 20 MeV       electron    10482.7   0.589476    6179.32
-   case= 79        hadCalo   below 20 MeV          gamma    5311.58    1.16582    6192.34
-   case= 80        hadCalo   below 20 MeV           muon       1.12    4.11981    4.61419
-   case= 81        hadCalo   below 20 MeV       neutrino       0.36    14.0206    5.04741
-   case= 82        hadCalo   below 20 MeV           pion       0.17    12.2223     2.0778
-   case= 83        hadCalo   below 20 MeV        neutron    1173.24    1.19378    1400.59
-   case= 84        hadCalo   below 20 MeV         proton      12.62    12.6199    159.263
-   case= 85        hadCalo   below 20 MeV            ion    1332.39   0.0866085    115.396
-   case= 86        hadCalo   below 20 MeV     otherMeson       0.06    6.38799   0.383279
-   case= 87        hadCalo   below 20 MeV    otherBaryon       0.01    16.0896   0.160896
-   case= 88        hadCalo   above 20 MeV            all     162.25    133.961    21735.2
-   case= 89        hadCalo   above 20 MeV       electron      40.75    92.6993     3777.5
-   case= 90        hadCalo   above 20 MeV          gamma      35.85    107.716    3861.63
-   case= 91        hadCalo   above 20 MeV           muon       0.11    147.117    16.1828
-   case= 92        hadCalo   above 20 MeV       neutrino       3.32    40.4008    134.131
-   case= 93        hadCalo   above 20 MeV           pion       7.64    732.302    5594.78
-   case= 94        hadCalo   above 20 MeV        neutron      47.53    87.9579    4180.64
-   case= 95        hadCalo   above 20 MeV         proton      21.44    127.589    2735.51
-   case= 96        hadCalo   above 20 MeV            ion       4.58    52.6907    241.324
-   case= 97        hadCalo   above 20 MeV     otherMeson       0.72     1568.3    1129.17
-   case= 98        hadCalo   above 20 MeV    otherBaryon       0.31    207.543    64.3382
+   case=  0        tracker                           all     762.51     37.387      28508
+   case=  1        tracker                      electron     566.39    5.00247    2833.35
+   case=  2        tracker                         gamma     111.78    55.4044     6193.1
+   case=  3        tracker                          muon       0.16    4.11981    0.65917
+   case=  4        tracker                      neutrino       0.54     32.665    17.6391
+   case=  5        tracker                          pion       5.31    2467.81      13104
+   case=  6        tracker                       neutron      14.08    54.4491    766.644
+   case=  7        tracker                        proton       6.31     138.68    875.069
+   case=  8        tracker                           ion      57.23    1.02095    58.4293
+   case=  9        tracker                    otherMeson       0.63     6981.4    4398.28
+   case= 10        tracker                   otherBaryon       0.08    3259.19    260.735
+   case= 11        tracker   below 20 MeV            all     734.54    0.58121    426.922
+   case= 12        tracker   below 20 MeV       electron     560.08   0.323614     181.25
+   case= 13        tracker   below 20 MeV          gamma     102.17    1.44066    147.192
+   case= 14        tracker   below 20 MeV           muon       0.16    4.11981    0.65917
+   case= 15        tracker   below 20 MeV       neutrino       0.03    14.3264   0.429793
+   case= 16        tracker   below 20 MeV           pion       0.03    12.3167     0.3695
+   case= 17        tracker   below 20 MeV        neutron      11.31    3.29275     37.241
+   case= 18        tracker   below 20 MeV         proton       4.11    6.53503     26.859
+   case= 19        tracker   below 20 MeV            ion      56.64    0.57866    32.7753
+   case= 20        tracker   below 20 MeV     otherMeson       0.01    14.6686   0.146686
+   case= 21        tracker   below 20 MeV    otherBaryon          0          0          0
+   case= 22        tracker   above 20 MeV            all      27.97    1003.97      28081
+   case= 23        tracker   above 20 MeV       electron       6.31    420.301     2652.1
+   case= 24        tracker   above 20 MeV          gamma       9.61    629.127    6045.91
+   case= 25        tracker   above 20 MeV           muon          0          0          0
+   case= 26        tracker   above 20 MeV       neutrino       0.51    33.7437    17.2093
+   case= 27        tracker   above 20 MeV           pion       5.28    2481.76    13103.7
+   case= 28        tracker   above 20 MeV        neutron       2.77    263.322    729.403
+   case= 29        tracker   above 20 MeV         proton        2.2     385.55     848.21
+   case= 30        tracker   above 20 MeV            ion       0.59    43.4813     25.654
+   case= 31        tracker   above 20 MeV     otherMeson       0.62    7093.77    4398.13
+   case= 32        tracker   above 20 MeV    otherBaryon       0.08    3259.19    260.735
+   case= 33         emCalo                           all      55638    3.70915     206370
+   case= 34         emCalo                      electron    33182.8    2.10807    69951.8
+   case= 35         emCalo                         gamma    17621.6    3.87567    68295.7
+   case= 36         emCalo                          muon       3.16    18.9702    59.9459
+   case= 37         emCalo                      neutrino       9.34    36.0838    337.023
+   case= 38         emCalo                          pion      30.99    1165.69    36124.9
+   case= 39         emCalo                       neutron    2340.14    6.33757    14830.8
+   case= 40         emCalo                        proton      90.71    91.2501     8277.3
+   case= 41         emCalo                           ion    2356.09   0.452865    1066.99
+   case= 42         emCalo                    otherMeson       2.52    2773.49    6989.19
+   case= 43         emCalo                   otherBaryon       0.65    671.084    436.205
+   case= 44         emCalo   below 20 MeV            all    54710.8   0.896256    49034.9
+   case= 45         emCalo   below 20 MeV       electron    32818.7   0.719892    23625.9
+   case= 46         emCalo   below 20 MeV          gamma    17277.5    1.25682    21714.6
+   case= 47         emCalo   below 20 MeV           muon       2.97    4.11981    12.2358
+   case= 48         emCalo   below 20 MeV       neutrino       0.65    14.8886     9.6776
+   case= 49         emCalo   below 20 MeV           pion       0.74    11.9583    8.84918
+   case= 50         emCalo   below 20 MeV        neutron    2234.01    1.31532    2938.44
+   case= 51         emCalo   below 20 MeV         proton      32.92    12.5236    412.277
+   case= 52         emCalo   below 20 MeV            ion    2343.15   0.132725    310.995
+   case= 53         emCalo   below 20 MeV     otherMeson       0.13    5.62476   0.731219
+   case= 54         emCalo   below 20 MeV    otherBaryon       0.13    9.27552    1.20582
+   case= 55         emCalo   above 20 MeV            all     927.19     169.69     157335
+   case= 56         emCalo   above 20 MeV       electron     364.14     127.22    46325.9
+   case= 57         emCalo   above 20 MeV          gamma     344.15    135.351    46581.1
+   case= 58         emCalo   above 20 MeV           muon       0.19    251.105      47.71
+   case= 59         emCalo   above 20 MeV       neutrino       8.69    37.6692    327.345
+   case= 60         emCalo   above 20 MeV           pion      30.25    1193.92      36116
+   case= 61         emCalo   above 20 MeV        neutron     106.13    112.055    11892.4
+   case= 62         emCalo   above 20 MeV         proton      57.79    136.097    7865.02
+   case= 63         emCalo   above 20 MeV            ion      12.94    58.4232    755.996
+   case= 64         emCalo   above 20 MeV     otherMeson       2.39    2924.04    6988.46
+   case= 65         emCalo   above 20 MeV    otherBaryon       0.52    836.536    434.999
+   case= 66        hadCalo                           all    17963.4    2.11753    38038.1
+   case= 67        hadCalo                      electron    10288.4    1.09814    11298.1
+   case= 68        hadCalo                         gamma    5247.08    2.18464      11463
+   case= 69        hadCalo                          muon       0.93    10.5592    9.82008
+   case= 70        hadCalo                      neutrino       2.86    37.0634    106.001
+   case= 71        hadCalo                          pion       7.27     805.78    5858.02
+   case= 72        hadCalo                       neutron    1138.25    4.46721     5084.8
+   case= 73        hadCalo                        proton      31.93     85.675     2735.6
+   case= 74        hadCalo                           ion    1245.72   0.243612    303.472
+   case= 75        hadCalo                    otherMeson       0.78    1360.94    1061.54
+   case= 76        hadCalo                   otherBaryon       0.23    512.416    117.856
+   case= 77        hadCalo   below 20 MeV            all    17792.7   0.778496    13851.5
+   case= 78        hadCalo   below 20 MeV       electron    10241.1   0.601796    6163.07
+   case= 79        hadCalo   below 20 MeV          gamma    5203.71    1.17865    6133.36
+   case= 80        hadCalo   below 20 MeV           muon       0.89    4.18046    3.72061
+   case= 81        hadCalo   below 20 MeV       neutrino       0.25     14.567    3.64175
+   case= 82        hadCalo   below 20 MeV           pion       0.19    12.0528    2.29004
+   case= 83        hadCalo   below 20 MeV        neutron    1093.98    1.19152     1303.5
+   case= 84        hadCalo   below 20 MeV         proton       10.9    12.7926     139.44
+   case= 85        hadCalo   below 20 MeV            ion    1241.57   0.0822772    102.153
+   case= 86        hadCalo   below 20 MeV     otherMeson       0.06     6.0748   0.364488
+   case= 87        hadCalo   below 20 MeV    otherBaryon          0          0          0
+   case= 88        hadCalo   above 20 MeV            all     170.75    141.649    24186.6
+   case= 89        hadCalo   above 20 MeV       electron      47.25    108.677    5134.98
+   case= 90        hadCalo   above 20 MeV          gamma      43.37    122.887    5329.62
+   case= 91        hadCalo   above 20 MeV           muon       0.04    152.487    6.09947
+   case= 92        hadCalo   above 20 MeV       neutrino       2.61    39.2182     102.36
+   case= 93        hadCalo   above 20 MeV           pion       7.08    827.081    5855.73
+   case= 94        hadCalo   above 20 MeV        neutron      44.27    85.4146     3781.3
+   case= 95        hadCalo   above 20 MeV         proton      21.03     123.45    2596.16
+   case= 96        hadCalo   above 20 MeV            ion       4.15    48.5106    201.319
+   case= 97        hadCalo   above 20 MeV     otherMeson       0.72    1473.85    1061.17
+   case= 98        hadCalo   above 20 MeV    otherBaryon       0.23    512.416    117.856
  ============================================================= 
 
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 0.15 MB
+Dynamic pools deleted: 13 / Total memory freed: 0.14 MB
 ============================================================
diff --git a/examples/extended/hadronic/ParticleFluence/Layer/Layer.out b/examples/extended/hadronic/ParticleFluence/Layer/Layer.out
index 42411d4115..b5553778a9 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -807,7 +807,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=1.310000s Real=1.828564s Sys=0.010000s
+  User=1.090000s Real=1.183639s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 0
@@ -820,140 +820,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.0156075
-   case=  1     downstream                      electron   0.00180214
-   case=  2     downstream                         gamma   0.0119443
-   case=  3     downstream                          muon   8.42326e-06
-   case=  4     downstream                      neutrino   0.000176039
-   case=  5     downstream                          pion   0.000740022
-   case=  6     downstream                       neutron   0.000674669
-   case=  7     downstream                        proton   0.000208672
-   case=  8     downstream                           ion          0
-   case=  9     downstream                    otherMeson   5.19255e-05
-   case= 10     downstream                   otherBaryon   1.33371e-06
-   case= 11     downstream   below 20 MeV            all   0.0108318
-   case= 12     downstream   below 20 MeV       electron   0.000757151
-   case= 13     downstream   below 20 MeV          gamma   0.00979761
+   case=  0     downstream                           all   0.0133231
+   case=  1     downstream                      electron   0.00167111
+   case=  2     downstream                         gamma   0.0099736
+   case=  3     downstream                          muon   7.54665e-06
+   case=  4     downstream                      neutrino   0.000161067
+   case=  5     downstream                          pion   0.00066743
+   case=  6     downstream                       neutron   0.000556618
+   case=  7     downstream                        proton   0.000212232
+   case=  8     downstream                           ion   1.50941e-06
+   case=  9     downstream                    otherMeson   6.30336e-05
+   case= 10     downstream                   otherBaryon   8.94052e-06
+   case= 11     downstream   below 20 MeV            all   0.0091274
+   case= 12     downstream   below 20 MeV       electron   0.000712213
+   case= 13     downstream   below 20 MeV          gamma   0.00823535
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   2.30768e-05
-   case= 16     downstream   below 20 MeV           pion   6.32805e-06
-   case= 17     downstream   below 20 MeV        neutron   0.000246189
-   case= 18     downstream   below 20 MeV         proton   1.45161e-06
+   case= 15     downstream   below 20 MeV       neutrino   2.26685e-05
+   case= 16     downstream   below 20 MeV           pion   3.79232e-06
+   case= 17     downstream   below 20 MeV        neutron   0.000145691
+   case= 18     downstream   below 20 MeV         proton   7.68132e-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.00477571
-   case= 23     downstream   above 20 MeV       electron   0.00104498
-   case= 24     downstream   above 20 MeV          gamma   0.00214669
-   case= 25     downstream   above 20 MeV           muon   8.42326e-06
-   case= 26     downstream   above 20 MeV       neutrino   0.000152963
-   case= 27     downstream   above 20 MeV           pion   0.000733694
-   case= 28     downstream   above 20 MeV        neutron   0.00042848
-   case= 29     downstream   above 20 MeV         proton   0.000207221
-   case= 30     downstream   above 20 MeV            ion          0
-   case= 31     downstream   above 20 MeV     otherMeson   5.19255e-05
-   case= 32     downstream   above 20 MeV    otherBaryon   1.33371e-06
-   case= 33           side                           all   0.00138982
-   case= 34           side                      electron   7.71287e-05
-   case= 35           side                         gamma   0.00109421
-   case= 36           side                          muon   2.33099e-06
-   case= 37           side                      neutrino   8.76384e-05
-   case= 38           side                          pion   2.34718e-05
-   case= 39           side                       neutron   9.73767e-05
-   case= 40           side                        proton   6.90779e-06
+   case= 22     downstream   above 20 MeV            all   0.00419569
+   case= 23     downstream   above 20 MeV       electron   0.000958898
+   case= 24     downstream   above 20 MeV          gamma   0.00173825
+   case= 25     downstream   above 20 MeV           muon   7.54665e-06
+   case= 26     downstream   above 20 MeV       neutrino   0.000138399
+   case= 27     downstream   above 20 MeV           pion   0.000663638
+   case= 28     downstream   above 20 MeV        neutron   0.000410927
+   case= 29     downstream   above 20 MeV         proton   0.000204551
+   case= 30     downstream   above 20 MeV            ion   1.50941e-06
+   case= 31     downstream   above 20 MeV     otherMeson   6.30336e-05
+   case= 32     downstream   above 20 MeV    otherBaryon   8.94052e-06
+   case= 33           side                           all   0.00129142
+   case= 34           side                      electron   6.59838e-05
+   case= 35           side                         gamma   0.0010187
+   case= 36           side                          muon   1.4735e-06
+   case= 37           side                      neutrino   8.1283e-05
+   case= 38           side                          pion   2.22788e-05
+   case= 39           side                       neutron   9.74195e-05
+   case= 40           side                        proton   3.50808e-06
    case= 41           side                           ion          0
-   case= 42           side                    otherMeson   7.56818e-07
+   case= 42           side                    otherMeson   7.74126e-07
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.00108321
-   case= 45           side   below 20 MeV       electron   3.47037e-05
-   case= 46           side   below 20 MeV          gamma   0.00100243
+   case= 44           side   below 20 MeV            all   0.00101351
+   case= 45           side   below 20 MeV       electron   3.43395e-05
+   case= 46           side   below 20 MeV          gamma   0.000938584
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   8.67165e-06
+   case= 48           side   below 20 MeV       neutrino   5.03858e-06
    case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   3.66809e-05
-   case= 51           side   below 20 MeV         proton   7.19166e-07
+   case= 50           side   below 20 MeV        neutron   3.55524e-05
+   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.000306613
-   case= 56           side   above 20 MeV       electron   4.2425e-05
-   case= 57           side   above 20 MeV          gamma   9.17776e-05
-   case= 58           side   above 20 MeV           muon   2.33099e-06
-   case= 59           side   above 20 MeV       neutrino   7.89668e-05
-   case= 60           side   above 20 MeV           pion   2.34718e-05
-   case= 61           side   above 20 MeV        neutron   6.06957e-05
-   case= 62           side   above 20 MeV         proton   6.18863e-06
+   case= 55           side   above 20 MeV            all   0.000277906
+   case= 56           side   above 20 MeV       electron   3.16443e-05
+   case= 57           side   above 20 MeV          gamma   8.01158e-05
+   case= 58           side   above 20 MeV           muon   1.4735e-06
+   case= 59           side   above 20 MeV       neutrino   7.62444e-05
+   case= 60           side   above 20 MeV           pion   2.22788e-05
+   case= 61           side   above 20 MeV        neutron   6.18671e-05
+   case= 62           side   above 20 MeV         proton   3.50808e-06
    case= 63           side   above 20 MeV            ion          0
-   case= 64           side   above 20 MeV     otherMeson   7.56818e-07
+   case= 64           side   above 20 MeV     otherMeson   7.74126e-07
    case= 65           side   above 20 MeV    otherBaryon          0
-   case= 66       upstream                           all   0.000839824
-   case= 67       upstream                      electron   5.37522e-05
-   case= 68       upstream                         gamma   0.000623665
+   case= 66       upstream                           all   0.000694992
+   case= 67       upstream                      electron   2.38889e-05
+   case= 68       upstream                         gamma   0.000503196
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   5.42321e-05
-   case= 71       upstream                          pion   9.92773e-06
-   case= 72       upstream                       neutron   9.23735e-05
-   case= 73       upstream                        proton   5.87416e-06
+   case= 70       upstream                      neutrino   6.56057e-05
+   case= 71       upstream                          pion   1.04265e-05
+   case= 72       upstream                       neutron   8.99184e-05
+   case= 73       upstream                        proton   1.95677e-06
    case= 74       upstream                           ion          0
    case= 75       upstream                    otherMeson          0
    case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.000657844
-   case= 78       upstream   below 20 MeV       electron   2.14124e-05
-   case= 79       upstream   below 20 MeV          gamma   0.000585048
+   case= 77       upstream   below 20 MeV            all   0.000517096
+   case= 78       upstream   below 20 MeV       electron   1.45143e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00046907
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   2.63848e-06
-   case= 82       upstream   below 20 MeV           pion   2.02558e-06
-   case= 83       upstream   below 20 MeV        neutron   4.67197e-05
+   case= 81       upstream   below 20 MeV       neutrino   6.47549e-06
+   case= 82       upstream   below 20 MeV           pion          0
+   case= 83       upstream   below 20 MeV        neutron   2.70365e-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.00018198
-   case= 89       upstream   above 20 MeV       electron   3.23398e-05
-   case= 90       upstream   above 20 MeV          gamma   3.8617e-05
+   case= 88       upstream   above 20 MeV            all   0.000177896
+   case= 89       upstream   above 20 MeV       electron   9.3746e-06
+   case= 90       upstream   above 20 MeV          gamma   3.41257e-05
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   5.15936e-05
-   case= 93       upstream   above 20 MeV           pion   7.90214e-06
-   case= 94       upstream   above 20 MeV        neutron   4.56538e-05
-   case= 95       upstream   above 20 MeV         proton   5.87416e-06
+   case= 92       upstream   above 20 MeV       neutrino   5.91303e-05
+   case= 93       upstream   above 20 MeV           pion   1.04265e-05
+   case= 94       upstream   above 20 MeV        neutron   6.28819e-05
+   case= 95       upstream   above 20 MeV         proton   1.95677e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    1958.91    35.3373    69222.7
-   case=  1          layer                      electron    1595.25    5.14164     8202.2
-   case=  2          layer                         gamma     238.74    64.2483    15338.6
-   case=  3          layer                          muon       1.21    394.429    477.259
-   case=  4          layer                      neutrino        3.4    60.8207     206.79
-   case=  5          layer                          pion      17.65    1805.41    31865.5
-   case=  6          layer                       neutron      18.82    140.248    2639.47
-   case=  7          layer                        proton      41.09    73.1623    3006.24
-   case=  8          layer                           ion      41.02    4.93466     202.42
-   case=  9          layer                    otherMeson       1.47    4681.54    6881.86
-   case= 10          layer                   otherBaryon       0.26    1547.22    402.278
-   case= 11          layer   below 20 MeV            all    1864.98   0.583643    1088.48
-   case= 12          layer   below 20 MeV       electron    1573.26    0.32181    506.291
-   case= 13          layer   below 20 MeV          gamma     208.16    1.46095    304.111
-   case= 14          layer   below 20 MeV           muon       0.96    4.11127    3.94682
-   case= 15          layer   below 20 MeV       neutrino       0.31    13.6801    4.24083
-   case= 16          layer   below 20 MeV           pion       0.37    6.05156    2.23908
-   case= 17          layer   below 20 MeV        neutron       9.88    6.78986    67.0838
-   case= 18          layer   below 20 MeV         proton      32.78    2.77687    91.0258
-   case= 19          layer   below 20 MeV            ion      39.24    2.78462    109.268
+   case=  0          layer                           all    1641.22    36.5529    59991.4
+   case=  1          layer                      electron    1331.98    5.66779    7549.38
+   case=  2          layer                         gamma     197.96    67.7604    13413.9
+   case=  3          layer                          muon       1.16    101.479    117.715
+   case=  4          layer                      neutrino        3.3    37.2664    122.979
+   case=  5          layer                          pion      16.15    1704.73    27531.4
+   case=  6          layer                       neutron      16.84    143.063    2409.18
+   case=  7          layer                        proton       36.3    70.3142    2552.41
+   case=  8          layer                           ion      35.81    5.03813    180.415
+   case=  9          layer                    otherMeson       1.37    3671.83     5030.4
+   case= 10          layer                   otherBaryon       0.35    3096.26    1083.69
+   case= 11          layer   below 20 MeV            all     1559.7   0.597692    932.221
+   case= 12          layer   below 20 MeV       electron    1313.81    0.33449    439.456
+   case= 13          layer   below 20 MeV          gamma     172.63    1.45913     251.89
+   case= 14          layer   below 20 MeV           muon       1.02    4.25063    4.33564
+   case= 15          layer   below 20 MeV       neutrino       0.26    14.7917    3.84584
+   case= 16          layer   below 20 MeV           pion       0.29    8.30799    2.40932
+   case= 17          layer   below 20 MeV        neutron       8.54    6.76096    57.7386
+   case= 18          layer   below 20 MeV         proton      28.97    2.77768    80.4694
+   case= 19          layer   below 20 MeV            ion      34.17    2.69075     91.943
    case= 20          layer   below 20 MeV     otherMeson          0          0          0
-   case= 21          layer   below 20 MeV    otherBaryon       0.02    13.8453   0.276906
-   case= 22          layer   above 20 MeV            all      93.93    725.372    68134.2
-   case= 23          layer   above 20 MeV       electron      21.99    349.973    7695.91
-   case= 24          layer   above 20 MeV          gamma      30.58    491.645    15034.5
-   case= 25          layer   above 20 MeV           muon       0.25    1893.25    473.312
-   case= 26          layer   above 20 MeV       neutrino       3.09      65.55     202.55
-   case= 27          layer   above 20 MeV           pion      17.28    1843.94    31863.3
-   case= 28          layer   above 20 MeV        neutron       8.94    287.739    2572.39
-   case= 29          layer   above 20 MeV         proton       8.31    350.808    2915.21
-   case= 30          layer   above 20 MeV            ion       1.78    52.3324    93.1516
-   case= 31          layer   above 20 MeV     otherMeson       1.47    4681.54    6881.86
-   case= 32          layer   above 20 MeV    otherBaryon       0.24       1675    402.001
+   case= 21          layer   below 20 MeV    otherBaryon       0.01    13.3115   0.133115
+   case= 22          layer   above 20 MeV            all      81.52    724.475    59059.2
+   case= 23          layer   above 20 MeV       electron      18.17      391.3    7109.93
+   case= 24          layer   above 20 MeV          gamma      25.33    519.619      13162
+   case= 25          layer   above 20 MeV           muon       0.14    809.856     113.38
+   case= 26          layer   above 20 MeV       neutrino       3.04    39.1886    119.133
+   case= 27          layer   above 20 MeV           pion      15.86    1735.75      27529
+   case= 28          layer   above 20 MeV        neutron        8.3    283.306    2351.44
+   case= 29          layer   above 20 MeV         proton       7.33    337.235    2471.94
+   case= 30          layer   above 20 MeV            ion       1.64    53.9466    88.4724
+   case= 31          layer   above 20 MeV     otherMeson       1.37    3671.83     5030.4
+   case= 32          layer   above 20 MeV    otherBaryon       0.34    3186.94    1083.56
  ============================================================= 
 
 
@@ -1018,7 +1018,7 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=6.020000s Real=7.524769s Sys=0.020000s
+  User=6.680000s Real=7.895076s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 1
@@ -1031,140 +1031,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.0465133
-   case=  1     downstream                      electron   0.00436152
-   case=  2     downstream                         gamma   0.0386255
-   case=  3     downstream                          muon   1.05676e-05
-   case=  4     downstream                      neutrino   0.000408054
-   case=  5     downstream                          pion   0.000694705
-   case=  6     downstream                       neutron   0.00209521
-   case=  7     downstream                        proton   0.000263069
-   case=  8     downstream                           ion   1.75642e-06
-   case=  9     downstream                    otherMeson   4.89531e-05
-   case= 10     downstream                   otherBaryon   3.92477e-06
-   case= 11     downstream   below 20 MeV            all   0.0367589
-   case= 12     downstream   below 20 MeV       electron   0.00209577
-   case= 13     downstream   below 20 MeV          gamma   0.0335081
+   case=  0     downstream                           all   0.0509716
+   case=  1     downstream                      electron   0.00480906
+   case=  2     downstream                         gamma   0.0417971
+   case=  3     downstream                          muon   9.54538e-06
+   case=  4     downstream                      neutrino   0.000506137
+   case=  5     downstream                          pion   0.000822619
+   case=  6     downstream                       neutron   0.00256775
+   case=  7     downstream                        proton   0.000362169
+   case=  8     downstream                           ion          0
+   case=  9     downstream                    otherMeson   9.72044e-05
+   case= 10     downstream                   otherBaryon          0
+   case= 11     downstream   below 20 MeV            all   0.0402611
+   case= 12     downstream   below 20 MeV       electron   0.00240833
+   case= 13     downstream   below 20 MeV          gamma   0.0364336
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   3.48451e-05
-   case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.00111523
-   case= 18     downstream   below 20 MeV         proton   5.04269e-06
+   case= 15     downstream   below 20 MeV       neutrino   4.32144e-05
+   case= 16     downstream   below 20 MeV           pion   2.58049e-06
+   case= 17     downstream   below 20 MeV        neutron   0.00136614
+   case= 18     downstream   below 20 MeV         proton   7.29489e-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.00975431
-   case= 23     downstream   above 20 MeV       electron   0.00226576
-   case= 24     downstream   above 20 MeV          gamma   0.00511743
-   case= 25     downstream   above 20 MeV           muon   1.05676e-05
-   case= 26     downstream   above 20 MeV       neutrino   0.000373209
-   case= 27     downstream   above 20 MeV           pion   0.000694705
-   case= 28     downstream   above 20 MeV        neutron   0.00097998
-   case= 29     downstream   above 20 MeV         proton   0.000258026
-   case= 30     downstream   above 20 MeV            ion   1.75642e-06
-   case= 31     downstream   above 20 MeV     otherMeson   4.89531e-05
-   case= 32     downstream   above 20 MeV    otherBaryon   3.92477e-06
-   case= 33           side                           all   0.00268871
-   case= 34           side                      electron   9.69449e-05
-   case= 35           side                         gamma   0.0018988
-   case= 36           side                          muon   1.12367e-06
-   case= 37           side                      neutrino   0.000202663
-   case= 38           side                          pion   1.41499e-05
-   case= 39           side                       neutron   0.000471069
-   case= 40           side                        proton   3.47551e-06
+   case= 22     downstream   above 20 MeV            all   0.0107105
+   case= 23     downstream   above 20 MeV       electron   0.00240073
+   case= 24     downstream   above 20 MeV          gamma   0.00536356
+   case= 25     downstream   above 20 MeV           muon   9.54538e-06
+   case= 26     downstream   above 20 MeV       neutrino   0.000462923
+   case= 27     downstream   above 20 MeV           pion   0.000820039
+   case= 28     downstream   above 20 MeV        neutron   0.00120161
+   case= 29     downstream   above 20 MeV         proton   0.000354874
+   case= 30     downstream   above 20 MeV            ion          0
+   case= 31     downstream   above 20 MeV     otherMeson   9.72044e-05
+   case= 32     downstream   above 20 MeV    otherBaryon          0
+   case= 33           side                           all   0.00305592
+   case= 34           side                      electron   0.000119865
+   case= 35           side                         gamma   0.00216941
+   case= 36           side                          muon   3.21526e-07
+   case= 37           side                      neutrino   0.000236535
+   case= 38           side                          pion   2.02567e-05
+   case= 39           side                       neutron   0.000503301
+   case= 40           side                        proton   5.83334e-06
    case= 41           side                           ion          0
-   case= 42           side                    otherMeson   4.86659e-07
+   case= 42           side                    otherMeson   4.02418e-07
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.00212188
-   case= 45           side   below 20 MeV       electron   5.17172e-05
-   case= 46           side   below 20 MeV          gamma   0.0017547
+   case= 44           side   below 20 MeV            all   0.00244989
+   case= 45           side   below 20 MeV       electron   6.6776e-05
+   case= 46           side   below 20 MeV          gamma   0.00202068
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   1.52971e-05
-   case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.000300171
-   case= 51           side   below 20 MeV         proton          0
+   case= 48           side   below 20 MeV       neutrino   1.6626e-05
+   case= 49           side   below 20 MeV           pion   3.1602e-07
+   case= 50           side   below 20 MeV        neutron   0.000345178
+   case= 51           side   below 20 MeV         proton   3.15674e-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.000566824
-   case= 56           side   above 20 MeV       electron   4.52277e-05
-   case= 57           side   above 20 MeV          gamma   0.000144097
-   case= 58           side   above 20 MeV           muon   1.12367e-06
-   case= 59           side   above 20 MeV       neutrino   0.000187366
-   case= 60           side   above 20 MeV           pion   1.41499e-05
-   case= 61           side   above 20 MeV        neutron   0.000170897
-   case= 62           side   above 20 MeV         proton   3.47551e-06
+   case= 55           side   above 20 MeV            all   0.000606031
+   case= 56           side   above 20 MeV       electron   5.30889e-05
+   case= 57           side   above 20 MeV          gamma   0.000148728
+   case= 58           side   above 20 MeV           muon   3.21526e-07
+   case= 59           side   above 20 MeV       neutrino   0.000219909
+   case= 60           side   above 20 MeV           pion   1.99407e-05
+   case= 61           side   above 20 MeV        neutron   0.000158123
+   case= 62           side   above 20 MeV         proton   5.51767e-06
    case= 63           side   above 20 MeV            ion          0
-   case= 64           side   above 20 MeV     otherMeson   4.86659e-07
+   case= 64           side   above 20 MeV     otherMeson   4.02418e-07
    case= 65           side   above 20 MeV    otherBaryon          0
-   case= 66       upstream                           all   0.00233676
-   case= 67       upstream                      electron   7.57023e-05
-   case= 68       upstream                         gamma   0.00152669
+   case= 66       upstream                           all   0.00218956
+   case= 67       upstream                      electron   7.14021e-05
+   case= 68       upstream                         gamma   0.00132998
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   0.000230349
-   case= 71       upstream                          pion   1.17607e-05
-   case= 72       upstream                       neutron   0.000492255
-   case= 73       upstream                        proton          0
+   case= 70       upstream                      neutrino   0.000211303
+   case= 71       upstream                          pion   6.50774e-06
+   case= 72       upstream                       neutron   0.000568652
+   case= 73       upstream                        proton   1.72004e-06
    case= 74       upstream                           ion          0
    case= 75       upstream                    otherMeson          0
    case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.00190729
-   case= 78       upstream   below 20 MeV       electron   5.01991e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00145132
+   case= 77       upstream   below 20 MeV            all   0.00176234
+   case= 78       upstream   below 20 MeV       electron   4.22778e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00125062
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   2.72104e-05
-   case= 82       upstream   below 20 MeV           pion   4.53952e-06
-   case= 83       upstream   below 20 MeV        neutron   0.00037402
+   case= 81       upstream   below 20 MeV       neutrino   1.71472e-05
+   case= 82       upstream   below 20 MeV           pion          0
+   case= 83       upstream   below 20 MeV        neutron   0.000452288
    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.000429475
-   case= 89       upstream   above 20 MeV       electron   2.55033e-05
-   case= 90       upstream   above 20 MeV          gamma   7.53759e-05
+   case= 88       upstream   above 20 MeV            all   0.000427228
+   case= 89       upstream   above 20 MeV       electron   2.91243e-05
+   case= 90       upstream   above 20 MeV          gamma   7.93555e-05
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   0.000203139
-   case= 93       upstream   above 20 MeV           pion   7.22115e-06
-   case= 94       upstream   above 20 MeV        neutron   0.000118236
-   case= 95       upstream   above 20 MeV         proton          0
+   case= 92       upstream   above 20 MeV       neutrino   0.000194156
+   case= 93       upstream   above 20 MeV           pion   6.50774e-06
+   case= 94       upstream   above 20 MeV        neutron   0.000116364
+   case= 95       upstream   above 20 MeV         proton   1.72004e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    12221.4    11.3982     139301
-   case=  1          layer                      electron    10423.1     2.4996    26053.6
-   case=  2          layer                         gamma    1237.09    27.3565    33842.4
-   case=  3          layer                          muon       2.99    22.2817    66.6223
-   case=  4          layer                      neutrino       8.79    35.8938    315.507
-   case=  5          layer                          pion      37.21    1474.72    54874.4
-   case=  6          layer                       neutron      74.41    76.3485    5681.09
-   case=  7          layer                        proton       42.6    128.073    5455.92
-   case=  8          layer                           ion      391.7    1.79556    703.319
-   case=  9          layer                    otherMeson       2.87    4099.08    11764.3
-   case= 10          layer                   otherBaryon       0.55    988.616    543.739
-   case= 11          layer   below 20 MeV            all    11915.9   0.423192     5042.7
-   case= 12          layer   below 20 MeV       electron    10328.8   0.242435    2504.05
-   case= 13          layer   below 20 MeV          gamma    1130.92    1.39812    1581.17
-   case= 14          layer   below 20 MeV           muon       2.72    4.22175    11.4831
-   case= 15          layer   below 20 MeV       neutrino       0.68    14.3581    9.76352
-   case= 16          layer   below 20 MeV           pion       0.59    12.1021    7.14024
-   case= 17          layer   below 20 MeV        neutron      43.16    6.09275    262.963
-   case= 18          layer   below 20 MeV         proton       21.3    7.47762    159.273
-   case= 19          layer   below 20 MeV            ion     387.63    1.30597    506.232
-   case= 20          layer   below 20 MeV     otherMeson       0.08    5.86068   0.468854
-   case= 21          layer   below 20 MeV    otherBaryon       0.01    15.4595   0.154595
-   case= 22          layer   above 20 MeV            all     305.49    439.485     134258
-   case= 23          layer   above 20 MeV       electron      94.37    249.545    23549.6
-   case= 24          layer   above 20 MeV          gamma     106.17    303.864    32261.3
-   case= 25          layer   above 20 MeV           muon       0.27    204.219    55.1392
-   case= 26          layer   above 20 MeV       neutrino       8.11    37.6995    305.743
-   case= 27          layer   above 20 MeV           pion      36.62    1498.29    54867.3
-   case= 28          layer   above 20 MeV        neutron      31.25     173.38    5418.13
-   case= 29          layer   above 20 MeV         proton       21.3    248.669    5296.64
-   case= 30          layer   above 20 MeV            ion       4.07    48.4244    197.087
-   case= 31          layer   above 20 MeV     otherMeson       2.79    4216.44    11763.9
-   case= 32          layer   above 20 MeV    otherBaryon       0.54    1006.64    543.584
+   case=  0          layer                           all    13212.7    11.0735     146312
+   case=  1          layer                      electron    11244.5    2.34294    26345.1
+   case=  2          layer                         gamma     1334.2    25.2182    33646.1
+   case=  3          layer                          muon       3.25    28.7977    93.5924
+   case=  4          layer                      neutrino       9.61    36.6425    352.134
+   case=  5          layer                          pion       41.3    1340.89    55378.6
+   case=  6          layer                       neutron      84.59    79.9119    6759.75
+   case=  7          layer                        proton      47.31    136.681     6466.4
+   case=  8          layer                           ion     444.03    1.84302    818.356
+   case=  9          layer                    otherMeson       3.43    4557.81    15633.3
+   case= 10          layer                   otherBaryon       0.52    1573.45    818.196
+   case= 11          layer   below 20 MeV            all    12882.8    0.42284    5447.37
+   case= 12          layer   below 20 MeV       electron    11144.2   0.240272    2677.63
+   case= 13          layer   below 20 MeV          gamma     1222.2    1.38234     1689.5
+   case= 14          layer   below 20 MeV           muon       3.01    4.16341    12.5319
+   case= 15          layer   below 20 MeV       neutrino       0.72    14.2401    10.2529
+   case= 16          layer   below 20 MeV           pion       0.65    11.2856    7.33565
+   case= 17          layer   below 20 MeV        neutron      49.93    6.19747     309.44
+   case= 18          layer   below 20 MeV         proton      23.42    7.22507    169.211
+   case= 19          layer   below 20 MeV            ion     438.62    1.30137    570.806
+   case= 20          layer   below 20 MeV     otherMeson       0.06    6.69041   0.401424
+   case= 21          layer   below 20 MeV    otherBaryon       0.03    8.80019   0.264006
+   case= 22          layer   above 20 MeV            all     329.89    427.004     140864
+   case= 23          layer   above 20 MeV       electron     100.29    235.991    23667.5
+   case= 24          layer   above 20 MeV          gamma        112    285.327    31956.6
+   case= 25          layer   above 20 MeV           muon       0.24    337.752    81.0605
+   case= 26          layer   above 20 MeV       neutrino       8.89    38.4568    341.881
+   case= 27          layer   above 20 MeV           pion      40.65    1362.15    55371.3
+   case= 28          layer   above 20 MeV        neutron      34.66    186.102    6450.31
+   case= 29          layer   above 20 MeV         proton      23.89    263.591    6297.19
+   case= 30          layer   above 20 MeV            ion       5.41    45.7579     247.55
+   case= 31          layer   above 20 MeV     otherMeson       3.37    4638.84    15632.9
+   case= 32          layer   above 20 MeV    otherBaryon       0.49    1669.25    817.931
  ============================================================= 
 
 
@@ -1234,7 +1234,7 @@ Index : 3     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=8.820000s Real=10.468189s Sys=0.020000s
+  User=7.890000s Real=8.383446s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 2
@@ -1247,140 +1247,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.0694766
-   case=  1     downstream                      electron   0.00527501
-   case=  2     downstream                         gamma   0.059542
-   case=  3     downstream                          muon   1.14734e-05
-   case=  4     downstream                      neutrino   0.000230388
-   case=  5     downstream                          pion   0.000778393
-   case=  6     downstream                       neutron   0.0033027
-   case=  7     downstream                        proton   0.000260233
-   case=  8     downstream                           ion          0
-   case=  9     downstream                    otherMeson   6.96926e-05
-   case= 10     downstream                   otherBaryon   6.69979e-06
-   case= 11     downstream   below 20 MeV            all   0.0603463
-   case= 12     downstream   below 20 MeV       electron   0.00328953
-   case= 13     downstream   below 20 MeV          gamma   0.0547632
-   case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   2.0784e-05
+   case=  0     downstream                           all   0.0654623
+   case=  1     downstream                      electron   0.00490322
+   case=  2     downstream                         gamma   0.0563118
+   case=  3     downstream                          muon   4.04346e-06
+   case=  4     downstream                      neutrino   0.000232643
+   case=  5     downstream                          pion   0.000687248
+   case=  6     downstream                       neutron   0.00300129
+   case=  7     downstream                        proton   0.000251184
+   case=  8     downstream                           ion   7.74868e-06
+   case=  9     downstream                    otherMeson   6.17162e-05
+   case= 10     downstream                   otherBaryon   1.31131e-06
+   case= 11     downstream   below 20 MeV            all   0.0573016
+   case= 12     downstream   below 20 MeV       electron   0.00318573
+   case= 13     downstream   below 20 MeV          gamma   0.0520169
+   case= 14     downstream   below 20 MeV           muon   1.42743e-06
+   case= 15     downstream   below 20 MeV       neutrino   2.66861e-05
    case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.00226924
-   case= 18     downstream   below 20 MeV         proton   1.28003e-06
+   case= 17     downstream   below 20 MeV        neutron   0.00206324
+   case= 18     downstream   below 20 MeV         proton   7.65843e-06
    case= 19     downstream   below 20 MeV            ion          0
-   case= 20     downstream   below 20 MeV     otherMeson   2.22326e-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.00913033
-   case= 23     downstream   above 20 MeV       electron   0.00198548
-   case= 24     downstream   above 20 MeV          gamma   0.00477881
-   case= 25     downstream   above 20 MeV           muon   1.14734e-05
-   case= 26     downstream   above 20 MeV       neutrino   0.000209604
-   case= 27     downstream   above 20 MeV           pion   0.000778393
-   case= 28     downstream   above 20 MeV        neutron   0.00103346
-   case= 29     downstream   above 20 MeV         proton   0.000258953
-   case= 30     downstream   above 20 MeV            ion          0
-   case= 31     downstream   above 20 MeV     otherMeson   6.74693e-05
-   case= 32     downstream   above 20 MeV    otherBaryon   6.69979e-06
-   case= 33           side                           all   0.00335269
-   case= 34           side                      electron   6.41792e-05
-   case= 35           side                         gamma   0.00181263
-   case= 36           side                          muon          0
-   case= 37           side                      neutrino   0.000148561
-   case= 38           side                          pion   1.337e-05
-   case= 39           side                       neutron   0.00130921
-   case= 40           side                        proton   4.42069e-06
+   case= 22     downstream   above 20 MeV            all   0.00816065
+   case= 23     downstream   above 20 MeV       electron   0.00171749
+   case= 24     downstream   above 20 MeV          gamma   0.00429498
+   case= 25     downstream   above 20 MeV           muon   2.61603e-06
+   case= 26     downstream   above 20 MeV       neutrino   0.000205957
+   case= 27     downstream   above 20 MeV           pion   0.000687248
+   case= 28     downstream   above 20 MeV        neutron   0.000938056
+   case= 29     downstream   above 20 MeV         proton   0.000243525
+   case= 30     downstream   above 20 MeV            ion   7.74868e-06
+   case= 31     downstream   above 20 MeV     otherMeson   6.17162e-05
+   case= 32     downstream   above 20 MeV    otherBaryon   1.31131e-06
+   case= 33           side                           all   0.00291041
+   case= 34           side                      electron   6.91387e-05
+   case= 35           side                         gamma   0.001577
+   case= 36           side                          muon   1.55189e-06
+   case= 37           side                      neutrino   0.000144985
+   case= 38           side                          pion   7.23442e-06
+   case= 39           side                       neutron   0.00110422
+   case= 40           side                        proton   4.9178e-06
    case= 41           side                           ion          0
-   case= 42           side                    otherMeson   3.20046e-07
+   case= 42           side                    otherMeson   1.36452e-06
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.00296191
-   case= 45           side   below 20 MeV       electron   5.05211e-05
-   case= 46           side   below 20 MeV          gamma   0.00176017
+   case= 44           side   below 20 MeV            all   0.0025613
+   case= 45           side   below 20 MeV       electron   5.83615e-05
+   case= 46           side   below 20 MeV          gamma   0.00152818
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   1.32996e-05
-   case= 49           side   below 20 MeV           pion   3.15348e-07
-   case= 50           side   below 20 MeV        neutron   0.0011376
-   case= 51           side   below 20 MeV         proton          0
+   case= 48           side   below 20 MeV       neutrino   1.20496e-05
+   case= 49           side   below 20 MeV           pion          0
+   case= 50           side   below 20 MeV        neutron   0.000962154
+   case= 51           side   below 20 MeV         proton   5.49385e-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.000390783
-   case= 56           side   above 20 MeV       electron   1.36581e-05
-   case= 57           side   above 20 MeV          gamma   5.24621e-05
-   case= 58           side   above 20 MeV           muon          0
-   case= 59           side   above 20 MeV       neutrino   0.000135261
-   case= 60           side   above 20 MeV           pion   1.30547e-05
-   case= 61           side   above 20 MeV        neutron   0.000171606
-   case= 62           side   above 20 MeV         proton   4.42069e-06
+   case= 55           side   above 20 MeV            all   0.000349112
+   case= 56           side   above 20 MeV       electron   1.07772e-05
+   case= 57           side   above 20 MeV          gamma   4.88178e-05
+   case= 58           side   above 20 MeV           muon   1.55189e-06
+   case= 59           side   above 20 MeV       neutrino   0.000132935
+   case= 60           side   above 20 MeV           pion   7.23442e-06
+   case= 61           side   above 20 MeV        neutron   0.000142062
+   case= 62           side   above 20 MeV         proton   4.36841e-06
    case= 63           side   above 20 MeV            ion          0
-   case= 64           side   above 20 MeV     otherMeson   3.20046e-07
+   case= 64           side   above 20 MeV     otherMeson   1.36452e-06
    case= 65           side   above 20 MeV    otherBaryon          0
-   case= 66       upstream                           all   0.00270664
-   case= 67       upstream                      electron   0.000110487
-   case= 68       upstream                         gamma   0.00124346
+   case= 66       upstream                           all   0.00203359
+   case= 67       upstream                      electron   1.08332e-05
+   case= 68       upstream                         gamma   0.00105223
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   0.000148067
-   case= 71       upstream                          pion   8.29878e-06
-   case= 72       upstream                       neutron   0.00119263
-   case= 73       upstream                        proton   3.70445e-06
+   case= 70       upstream                      neutrino   0.000111498
+   case= 71       upstream                          pion   6.17258e-06
+   case= 72       upstream                       neutron   0.000852853
+   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.00236641
-   case= 78       upstream   below 20 MeV       electron   9.90808e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00121237
+   case= 77       upstream   below 20 MeV            all   0.00177814
+   case= 78       upstream   below 20 MeV       electron   7.60742e-06
+   case= 79       upstream   below 20 MeV          gamma   0.00103182
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   1.03821e-05
+   case= 81       upstream   below 20 MeV       neutrino   4.45054e-06
    case= 82       upstream   below 20 MeV           pion          0
-   case= 83       upstream   below 20 MeV        neutron   0.00104457
+   case= 83       upstream   below 20 MeV        neutron   0.000734264
    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.000340233
-   case= 89       upstream   above 20 MeV       electron   1.14062e-05
-   case= 90       upstream   above 20 MeV          gamma   3.10821e-05
+   case= 88       upstream   above 20 MeV            all   0.000255453
+   case= 89       upstream   above 20 MeV       electron   3.22576e-06
+   case= 90       upstream   above 20 MeV          gamma   2.04182e-05
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   0.000137685
-   case= 93       upstream   above 20 MeV           pion   8.29878e-06
-   case= 94       upstream   above 20 MeV        neutron   0.000148056
-   case= 95       upstream   above 20 MeV         proton   3.70445e-06
+   case= 92       upstream   above 20 MeV       neutrino   0.000107047
+   case= 93       upstream   above 20 MeV           pion   6.17258e-06
+   case= 94       upstream   above 20 MeV        neutron   0.000118589
+   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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    18391.6     8.1178     149299
-   case=  1          layer                      electron      14754    2.46898    36427.2
-   case=  2          layer                         gamma    3178.07    12.5967    40033.2
-   case=  3          layer                          muon       2.05    33.7344    69.1555
-   case=  4          layer                      neutrino       5.96    36.6198    218.254
-   case=  5          layer                          pion      30.84    1605.62    49517.4
-   case=  6          layer                       neutron      99.65    62.6713     6245.2
-   case=  7          layer                        proton      72.28    79.5097    5746.96
-   case=  8          layer                           ion     245.84    1.84872     454.49
-   case=  9          layer                    otherMeson       2.42    3896.52    9429.57
-   case= 10          layer                   otherBaryon       0.53    2184.66    1157.87
-   case= 11          layer   below 20 MeV            all    17948.5   0.557155    10000.1
-   case= 12          layer   below 20 MeV       electron    14580.7   0.362948    5292.03
-   case= 13          layer   below 20 MeV          gamma     3004.3    1.26425     3798.2
-   case= 14          layer   below 20 MeV           muon       1.85     4.2965    7.94852
-   case= 15          layer   below 20 MeV       neutrino       0.52    14.1888     7.3782
-   case= 16          layer   below 20 MeV           pion       0.44    12.7856    5.62566
-   case= 17          layer   below 20 MeV        neutron      70.03    4.36305    305.545
-   case= 18          layer   below 20 MeV         proton      48.48    6.53732    316.929
-   case= 19          layer   below 20 MeV            ion     242.08    1.09853    265.931
-   case= 20          layer   below 20 MeV     otherMeson       0.03    3.17639   0.0952917
-   case= 21          layer   below 20 MeV    otherBaryon       0.05    7.92598   0.396299
-   case= 22          layer   above 20 MeV            all     443.14    314.346     139299
-   case= 23          layer   above 20 MeV       electron     173.28    179.681    31135.2
-   case= 24          layer   above 20 MeV          gamma     173.77    208.522      36235
-   case= 25          layer   above 20 MeV           muon        0.2    306.035     61.207
-   case= 26          layer   above 20 MeV       neutrino       5.44     38.764    210.876
-   case= 27          layer   above 20 MeV           pion       30.4    1628.68    49511.8
-   case= 28          layer   above 20 MeV        neutron      29.62    200.528    5939.65
-   case= 29          layer   above 20 MeV         proton       23.8    228.153    5430.03
-   case= 30          layer   above 20 MeV            ion       3.76    50.1488    188.559
-   case= 31          layer   above 20 MeV     otherMeson       2.39    3945.39    9429.47
-   case= 32          layer   above 20 MeV    otherBaryon       0.48     2411.4    1157.47
+   case=  0          layer                           all    17196.5    8.40824     144592
+   case=  1          layer                      electron    13825.9    2.66954    36908.7
+   case=  2          layer                         gamma    2985.67    13.6601    40784.6
+   case=  3          layer                          muon       1.97    27.4553    54.0869
+   case=  4          layer                      neutrino       5.75    38.3167    220.321
+   case=  5          layer                          pion      25.03    1748.46      43764
+   case=  6          layer                       neutron      83.63     65.616    5487.47
+   case=  7          layer                        proton      60.11     84.749    5094.26
+   case=  8          layer                           ion     205.65    1.77329    364.676
+   case=  9          layer                    otherMeson       2.41    4810.31    11592.8
+   case= 10          layer                   otherBaryon       0.41    784.019    321.448
+   case= 11          layer   below 20 MeV            all    16788.4   0.552991    9283.82
+   case= 12          layer   below 20 MeV       electron    13662.5   0.364233    4976.34
+   case= 13          layer   below 20 MeV          gamma    2822.47    1.25414    3539.77
+   case= 14          layer   below 20 MeV           muon       1.75     4.2096     7.3668
+   case= 15          layer   below 20 MeV       neutrino       0.44    14.2194    6.25653
+   case= 16          layer   below 20 MeV           pion       0.44    12.1279    5.33626
+   case= 17          layer   below 20 MeV        neutron      58.13    4.40895    256.292
+   case= 18          layer   below 20 MeV         proton      39.96    6.51971    260.528
+   case= 19          layer   below 20 MeV            ion      202.6    1.14119    231.206
+   case= 20          layer   below 20 MeV     otherMeson       0.05    9.07911   0.453956
+   case= 21          layer   below 20 MeV    otherBaryon       0.02    13.6321   0.272642
+   case= 22          layer   above 20 MeV            all     408.14    331.525     135309
+   case= 23          layer   above 20 MeV       electron     163.37    195.461    31932.4
+   case= 24          layer   above 20 MeV          gamma      163.2    228.216    37244.8
+   case= 25          layer   above 20 MeV           muon       0.22    212.364    46.7201
+   case= 26          layer   above 20 MeV       neutrino       5.31    40.3135    214.064
+   case= 27          layer   above 20 MeV           pion      24.59    1779.53    43758.7
+   case= 28          layer   above 20 MeV        neutron       25.5    205.144    5231.17
+   case= 29          layer   above 20 MeV         proton      20.15    239.888    4833.73
+   case= 30          layer   above 20 MeV            ion       3.05    43.7609    133.471
+   case= 31          layer   above 20 MeV     otherMeson       2.36    4912.03    11592.4
+   case= 32          layer   above 20 MeV    otherBaryon       0.39    823.526    321.175
  ============================================================= 
 
 
@@ -1455,7 +1455,7 @@ Index : 4     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=4.030000s Real=4.646720s Sys=0.010000s
+  User=4.490000s Real=4.540504s Sys=0.020000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 3
@@ -1468,140 +1468,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.0585908
-   case=  1     downstream                      electron   0.00499888
-   case=  2     downstream                         gamma   0.0495655
-   case=  3     downstream                          muon   5.55338e-06
-   case=  4     downstream                      neutrino   8.96617e-05
-   case=  5     downstream                          pion   0.000685824
-   case=  6     downstream                       neutron   0.0029658
-   case=  7     downstream                        proton   0.000228217
-   case=  8     downstream                           ion   6.61821e-06
-   case=  9     downstream                    otherMeson   3.80804e-05
-   case= 10     downstream                   otherBaryon   6.64234e-06
-   case= 11     downstream   below 20 MeV            all   0.050565
-   case= 12     downstream   below 20 MeV       electron   0.0029462
-   case= 13     downstream   below 20 MeV          gamma   0.045406
+   case=  0     downstream                           all   0.0621266
+   case=  1     downstream                      electron   0.00495107
+   case=  2     downstream                         gamma   0.0526257
+   case=  3     downstream                          muon   5.91751e-06
+   case=  4     downstream                      neutrino   0.000104222
+   case=  5     downstream                          pion   0.000710484
+   case=  6     downstream                       neutron   0.00344545
+   case=  7     downstream                        proton   0.000228562
+   case=  8     downstream                           ion   4.00428e-06
+   case=  9     downstream                    otherMeson   5.05939e-05
+   case= 10     downstream                   otherBaryon   6.07872e-07
+   case= 11     downstream   below 20 MeV            all   0.0538559
+   case= 12     downstream   below 20 MeV       electron   0.002978
+   case= 13     downstream   below 20 MeV          gamma   0.0482623
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   4.2637e-06
-   case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.00220412
-   case= 18     downstream   below 20 MeV         proton   3.16453e-06
-   case= 19     downstream   below 20 MeV            ion   1.27867e-06
+   case= 15     downstream   below 20 MeV       neutrino   1.18951e-05
+   case= 16     downstream   below 20 MeV           pion   7.0287e-06
+   case= 17     downstream   below 20 MeV        neutron   0.00259285
+   case= 18     downstream   below 20 MeV         proton   1.51609e-06
+   case= 19     downstream   below 20 MeV            ion   2.25111e-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.00802571
-   case= 23     downstream   above 20 MeV       electron   0.00205268
-   case= 24     downstream   above 20 MeV          gamma   0.00415946
-   case= 25     downstream   above 20 MeV           muon   5.55338e-06
-   case= 26     downstream   above 20 MeV       neutrino   8.5398e-05
-   case= 27     downstream   above 20 MeV           pion   0.000685824
-   case= 28     downstream   above 20 MeV        neutron   0.000761684
-   case= 29     downstream   above 20 MeV         proton   0.000225052
-   case= 30     downstream   above 20 MeV            ion   5.33954e-06
-   case= 31     downstream   above 20 MeV     otherMeson   3.80804e-05
-   case= 32     downstream   above 20 MeV    otherBaryon   6.64234e-06
-   case= 33           side                           all   0.00369258
-   case= 34           side                      electron   7.14087e-05
-   case= 35           side                         gamma   0.00232608
-   case= 36           side                          muon   7.03182e-07
-   case= 37           side                      neutrino   5.65199e-05
-   case= 38           side                          pion   1.51746e-05
-   case= 39           side                       neutron   0.00121324
-   case= 40           side                        proton   8.14452e-06
-   case= 41           side                           ion   4.35166e-07
-   case= 42           side                    otherMeson   8.62752e-07
+   case= 22     downstream   above 20 MeV            all   0.00827072
+   case= 23     downstream   above 20 MeV       electron   0.00197307
+   case= 24     downstream   above 20 MeV          gamma   0.00436336
+   case= 25     downstream   above 20 MeV           muon   5.91751e-06
+   case= 26     downstream   above 20 MeV       neutrino   9.23265e-05
+   case= 27     downstream   above 20 MeV           pion   0.000703456
+   case= 28     downstream   above 20 MeV        neutron   0.000852593
+   case= 29     downstream   above 20 MeV         proton   0.000227046
+   case= 30     downstream   above 20 MeV            ion   1.75317e-06
+   case= 31     downstream   above 20 MeV     otherMeson   5.05939e-05
+   case= 32     downstream   above 20 MeV    otherBaryon   6.07872e-07
+   case= 33           side                           all   0.00422641
+   case= 34           side                      electron   7.39162e-05
+   case= 35           side                         gamma   0.00267176
+   case= 36           side                          muon   3.97239e-07
+   case= 37           side                      neutrino   5.21072e-05
+   case= 38           side                          pion   2.453e-05
+   case= 39           side                       neutron   0.00139375
+   case= 40           side                        proton   8.22393e-06
+   case= 41           side                           ion          0
+   case= 42           side                    otherMeson   1.72274e-06
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.00340597
-   case= 45           side   below 20 MeV       electron   4.79267e-05
-   case= 46           side   below 20 MeV          gamma   0.00228039
-   case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   5.68827e-06
-   case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.00107069
-   case= 51           side   below 20 MeV         proton   8.46567e-07
-   case= 52           side   below 20 MeV            ion   4.35166e-07
-   case= 53           side   below 20 MeV     otherMeson          0
+   case= 44           side   below 20 MeV            all   0.00389338
+   case= 45           side   below 20 MeV       electron   5.61275e-05
+   case= 46           side   below 20 MeV          gamma   0.0026111
+   case= 47           side   below 20 MeV           muon   3.97239e-07
+   case= 48           side   below 20 MeV       neutrino   2.21679e-06
+   case= 49           side   below 20 MeV           pion   1.2802e-06
+   case= 50           side   below 20 MeV        neutron   0.00122156
+   case= 51           side   below 20 MeV         proton   3.83602e-07
+   case= 52           side   below 20 MeV            ion          0
+   case= 53           side   below 20 MeV     otherMeson   3.15169e-07
    case= 54           side   below 20 MeV    otherBaryon          0
-   case= 55           side   above 20 MeV            all   0.000286604
-   case= 56           side   above 20 MeV       electron   2.3482e-05
-   case= 57           side   above 20 MeV          gamma   4.56969e-05
-   case= 58           side   above 20 MeV           muon   7.03182e-07
-   case= 59           side   above 20 MeV       neutrino   5.08316e-05
-   case= 60           side   above 20 MeV           pion   1.51746e-05
-   case= 61           side   above 20 MeV        neutron   0.000142555
-   case= 62           side   above 20 MeV         proton   7.29795e-06
+   case= 55           side   above 20 MeV            all   0.000333029
+   case= 56           side   above 20 MeV       electron   1.77887e-05
+   case= 57           side   above 20 MeV          gamma   6.06569e-05
+   case= 58           side   above 20 MeV           muon          0
+   case= 59           side   above 20 MeV       neutrino   4.98904e-05
+   case= 60           side   above 20 MeV           pion   2.32498e-05
+   case= 61           side   above 20 MeV        neutron   0.000172196
+   case= 62           side   above 20 MeV         proton   7.84032e-06
    case= 63           side   above 20 MeV            ion          0
-   case= 64           side   above 20 MeV     otherMeson   8.62752e-07
+   case= 64           side   above 20 MeV     otherMeson   1.40757e-06
    case= 65           side   above 20 MeV    otherBaryon          0
-   case= 66       upstream                           all   0.00215451
-   case= 67       upstream                      electron   2.08955e-05
-   case= 68       upstream                         gamma   0.00103428
-   case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   4.81733e-05
-   case= 71       upstream                          pion   6.01096e-06
-   case= 72       upstream                       neutron   0.00104332
-   case= 73       upstream                        proton          0
-   case= 74       upstream                           ion   1.83022e-06
+   case= 66       upstream                           all   0.00312462
+   case= 67       upstream                      electron   6.12139e-05
+   case= 68       upstream                         gamma   0.00176248
+   case= 69       upstream                          muon   2.13685e-06
+   case= 70       upstream                      neutrino   4.88779e-05
+   case= 71       upstream                          pion   9.74856e-06
+   case= 72       upstream                       neutron   0.00123862
+   case= 73       upstream                        proton   1.53092e-06
+   case= 74       upstream                           ion          0
    case= 75       upstream                    otherMeson          0
    case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.0019979
-   case= 78       upstream   below 20 MeV       electron   2.08955e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00102504
+   case= 77       upstream   below 20 MeV            all   0.00293023
+   case= 78       upstream   below 20 MeV       electron   5.05697e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00175051
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   5.49474e-06
+   case= 81       upstream   below 20 MeV       neutrino   4.29909e-06
    case= 82       upstream   below 20 MeV           pion          0
-   case= 83       upstream   below 20 MeV        neutron   0.000946466
+   case= 83       upstream   below 20 MeV        neutron   0.00112484
    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.000156612
-   case= 89       upstream   above 20 MeV       electron          0
-   case= 90       upstream   above 20 MeV          gamma   9.24155e-06
-   case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   4.26786e-05
-   case= 93       upstream   above 20 MeV           pion   6.01096e-06
-   case= 94       upstream   above 20 MeV        neutron   9.6851e-05
-   case= 95       upstream   above 20 MeV         proton          0
-   case= 96       upstream   above 20 MeV            ion   1.83022e-06
+   case= 88       upstream   above 20 MeV            all   0.00019439
+   case= 89       upstream   above 20 MeV       electron   1.06441e-05
+   case= 90       upstream   above 20 MeV          gamma   1.19713e-05
+   case= 91       upstream   above 20 MeV           muon   2.13685e-06
+   case= 92       upstream   above 20 MeV       neutrino   4.45788e-05
+   case= 93       upstream   above 20 MeV           pion   9.74856e-06
+   case= 94       upstream   above 20 MeV        neutron   0.00011378
+   case= 95       upstream   above 20 MeV         proton   1.53092e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    6963.43    14.5417     101260
-   case=  1          layer                      electron    5160.11    4.40451    22727.8
-   case=  2          layer                         gamma    1574.76    18.1327    28554.7
-   case=  3          layer                          muon       0.74    33.3874    24.7067
-   case=  4          layer                      neutrino       2.09    39.2606    82.0547
-   case=  5          layer                          pion      16.29    2142.37    34899.3
-   case=  6          layer                       neutron      74.34    49.1672    3655.09
-   case=  7          layer                        proton      19.49    157.442    3068.54
-   case=  8          layer                           ion     114.04    1.67978    191.562
-   case=  9          layer                    otherMeson       1.27    5592.28     7102.2
-   case= 10          layer                   otherBaryon        0.3    3180.34    954.103
-   case= 11          layer   below 20 MeV            all    6738.52   0.660498    4450.78
-   case= 12          layer   below 20 MeV       electron    5077.68   0.430159    2184.21
-   case= 13          layer   below 20 MeV          gamma    1479.49    1.26295    1868.52
-   case= 14          layer   below 20 MeV           muon       0.65    4.11981    2.67788
-   case= 15          layer   below 20 MeV       neutrino       0.19    16.0135    3.04256
-   case= 16          layer   below 20 MeV           pion       0.19    10.6543    2.02431
-   case= 17          layer   below 20 MeV        neutron      58.92    3.77846    222.627
-   case= 18          layer   below 20 MeV         proton       9.03    8.06193    72.7993
-   case= 19          layer   below 20 MeV            ion     112.35    0.84347    94.7638
-   case= 20          layer   below 20 MeV     otherMeson       0.02      5.805     0.1161
-   case= 21          layer   below 20 MeV    otherBaryon          0          0          0
-   case= 22          layer   above 20 MeV            all     224.91    430.435    96809.2
-   case= 23          layer   above 20 MeV       electron      82.43    249.224    20543.5
-   case= 24          layer   above 20 MeV          gamma      95.27    280.111    26686.2
-   case= 25          layer   above 20 MeV           muon       0.09    244.765    22.0288
-   case= 26          layer   above 20 MeV       neutrino        1.9    41.5854    79.0122
-   case= 27          layer   above 20 MeV           pion       16.1    2167.53    34897.2
-   case= 28          layer   above 20 MeV        neutron      15.42    222.598    3432.46
-   case= 29          layer   above 20 MeV         proton      10.46      286.4    2995.74
-   case= 30          layer   above 20 MeV            ion       1.69    57.2769    96.7979
-   case= 31          layer   above 20 MeV     otherMeson       1.25    5681.66    7102.08
-   case= 32          layer   above 20 MeV    otherBaryon        0.3    3180.34    954.103
+   case=  0          layer                           all    7907.69    12.3144    97378.8
+   case=  1          layer                      electron    5881.01    3.76469    22140.2
+   case=  2          layer                         gamma    1764.93    15.4826    27325.8
+   case=  3          layer                          muon       0.77     48.637    37.4505
+   case=  4          layer                      neutrino       2.17    41.7562    90.6109
+   case=  5          layer                          pion      17.92    1900.67      34060
+   case=  6          layer                       neutron      85.63    46.0046    3939.37
+   case=  7          layer                        proton      23.09    146.275     3377.5
+   case=  8          layer                           ion     130.25    1.68565    219.556
+   case=  9          layer                    otherMeson       1.59    3654.99    5811.44
+   case= 10          layer                   otherBaryon       0.33    1142.08    376.886
+   case= 11          layer   below 20 MeV            all    7660.69    0.65102    4987.26
+   case= 12          layer   below 20 MeV       electron    5791.41   0.426019    2467.25
+   case= 13          layer   below 20 MeV          gamma    1661.54    1.24281    2064.98
+   case= 14          layer   below 20 MeV           muon       0.67    4.20725    2.81886
+   case= 15          layer   below 20 MeV       neutrino       0.14    16.1839    2.26575
+   case= 16          layer   below 20 MeV           pion        0.2    13.0213    2.60426
+   case= 17          layer   below 20 MeV        neutron      67.61    3.65751    247.284
+   case= 18          layer   below 20 MeV         proton       10.9    8.00971    87.3058
+   case= 19          layer   below 20 MeV            ion     128.18   0.876014    112.287
+   case= 20          layer   below 20 MeV     otherMeson       0.02    15.5498   0.310995
+   case= 21          layer   below 20 MeV    otherBaryon       0.02    7.92208   0.158442
+   case= 22          layer   above 20 MeV            all        247    374.055    92391.5
+   case= 23          layer   above 20 MeV       electron       89.6    219.564    19672.9
+   case= 24          layer   above 20 MeV          gamma     103.39    244.325    25260.8
+   case= 25          layer   above 20 MeV           muon        0.1    346.316    34.6316
+   case= 26          layer   above 20 MeV       neutrino       2.03    43.5198    88.3452
+   case= 27          layer   above 20 MeV           pion      17.72    1921.98    34057.4
+   case= 28          layer   above 20 MeV        neutron      18.02    204.888    3692.09
+   case= 29          layer   above 20 MeV         proton      12.19    269.909    3290.19
+   case= 30          layer   above 20 MeV            ion       2.07    51.8203    107.268
+   case= 31          layer   above 20 MeV     otherMeson       1.57    3701.36    5811.13
+   case= 32          layer   above 20 MeV    otherBaryon       0.31    1215.25    376.727
  ============================================================= 
 
 
@@ -1681,7 +1681,7 @@ Index : 5     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=33.960000s Real=39.140639s Sys=0.020000s
+  User=33.880000s Real=34.267381s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 4
@@ -1694,140 +1694,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.0103004
-   case=  1     downstream                      electron   0.000123819
-   case=  2     downstream                         gamma   0.00336945
-   case=  3     downstream                          muon   6.31883e-06
-   case=  4     downstream                      neutrino   0.000325665
-   case=  5     downstream                          pion   9.47729e-05
-   case=  6     downstream                       neutron   0.00630791
-   case=  7     downstream                        proton   6.72694e-05
-   case=  8     downstream                           ion          0
-   case=  9     downstream                    otherMeson   3.86574e-06
-   case= 10     downstream                   otherBaryon   1.33057e-06
-   case= 11     downstream   below 20 MeV            all   0.00911735
-   case= 12     downstream   below 20 MeV       electron   9.12457e-05
-   case= 13     downstream   below 20 MeV          gamma   0.0032609
+   case=  0     downstream                           all   0.0155818
+   case=  1     downstream                      electron   0.00025855
+   case=  2     downstream                         gamma   0.00637138
+   case=  3     downstream                          muon          0
+   case=  4     downstream                      neutrino   0.000338303
+   case=  5     downstream                          pion   0.000140074
+   case=  6     downstream                       neutron   0.00839014
+   case=  7     downstream                        proton   6.08521e-05
+   case=  8     downstream                           ion   2.9504e-06
+   case=  9     downstream                    otherMeson   1.67719e-05
+   case= 10     downstream                   otherBaryon   2.81013e-06
+   case= 11     downstream   below 20 MeV            all   0.0140145
+   case= 12     downstream   below 20 MeV       electron   0.000156628
+   case= 13     downstream   below 20 MeV          gamma   0.00615481
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   2.03581e-05
-   case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.00574485
-   case= 18     downstream   below 20 MeV         proton          0
+   case= 15     downstream   below 20 MeV       neutrino   3.18472e-05
+   case= 16     downstream   below 20 MeV           pion   1.34225e-06
+   case= 17     downstream   below 20 MeV        neutron   0.00766461
+   case= 18     downstream   below 20 MeV         proton   5.2507e-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.00118305
-   case= 23     downstream   above 20 MeV       electron   3.25735e-05
-   case= 24     downstream   above 20 MeV          gamma   0.000108552
-   case= 25     downstream   above 20 MeV           muon   6.31883e-06
-   case= 26     downstream   above 20 MeV       neutrino   0.000305307
-   case= 27     downstream   above 20 MeV           pion   9.47729e-05
-   case= 28     downstream   above 20 MeV        neutron   0.000563058
-   case= 29     downstream   above 20 MeV         proton   6.72694e-05
-   case= 30     downstream   above 20 MeV            ion          0
-   case= 31     downstream   above 20 MeV     otherMeson   3.86574e-06
-   case= 32     downstream   above 20 MeV    otherBaryon   1.33057e-06
-   case= 33           side                           all   0.00513744
-   case= 34           side                      electron   5.64905e-06
-   case= 35           side                         gamma   0.000562116
+   case= 22     downstream   above 20 MeV            all   0.00156735
+   case= 23     downstream   above 20 MeV       electron   0.000101923
+   case= 24     downstream   above 20 MeV          gamma   0.000216577
+   case= 25     downstream   above 20 MeV           muon          0
+   case= 26     downstream   above 20 MeV       neutrino   0.000306456
+   case= 27     downstream   above 20 MeV           pion   0.000138732
+   case= 28     downstream   above 20 MeV        neutron   0.00072553
+   case= 29     downstream   above 20 MeV         proton   5.56014e-05
+   case= 30     downstream   above 20 MeV            ion   2.9504e-06
+   case= 31     downstream   above 20 MeV     otherMeson   1.67719e-05
+   case= 32     downstream   above 20 MeV    otherBaryon   2.81013e-06
+   case= 33           side                           all   0.00483172
+   case= 34           side                      electron   8.55907e-06
+   case= 35           side                         gamma   0.000538362
    case= 36           side                          muon          0
-   case= 37           side                      neutrino   0.000314186
-   case= 38           side                          pion   8.23958e-07
-   case= 39           side                       neutron   0.00425401
-   case= 40           side                        proton   6.53926e-07
+   case= 37           side                      neutrino   0.000290301
+   case= 38           side                          pion   3.25519e-07
+   case= 39           side                       neutron   0.00399211
+   case= 40           side                        proton   2.06504e-06
    case= 41           side                           ion          0
    case= 42           side                    otherMeson          0
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.00470962
-   case= 45           side   below 20 MeV       electron   5.64905e-06
-   case= 46           side   below 20 MeV          gamma   0.000561192
+   case= 44           side   below 20 MeV            all   0.00441643
+   case= 45           side   below 20 MeV       electron   8.55907e-06
+   case= 46           side   below 20 MeV          gamma   0.000538362
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   2.85481e-05
+   case= 48           side   below 20 MeV       neutrino   2.46238e-05
    case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.00411423
+   case= 50           side   below 20 MeV        neutron   0.00384488
    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.000427826
+   case= 55           side   above 20 MeV            all   0.000415294
    case= 56           side   above 20 MeV       electron          0
-   case= 57           side   above 20 MeV          gamma   9.23562e-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.000285638
-   case= 60           side   above 20 MeV           pion   8.23958e-07
-   case= 61           side   above 20 MeV        neutron   0.000139787
-   case= 62           side   above 20 MeV         proton   6.53926e-07
+   case= 59           side   above 20 MeV       neutrino   0.000265677
+   case= 60           side   above 20 MeV           pion   3.25519e-07
+   case= 61           side   above 20 MeV        neutron   0.000147226
+   case= 62           side   above 20 MeV         proton   2.06504e-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.0144212
-   case= 67       upstream                      electron   7.03872e-05
-   case= 68       upstream                         gamma   0.00270476
+   case= 66       upstream                           all   0.0118689
+   case= 67       upstream                      electron   1.41882e-05
+   case= 68       upstream                         gamma   0.00244932
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   0.000559233
-   case= 71       upstream                          pion   7.98436e-06
-   case= 72       upstream                       neutron   0.0110683
-   case= 73       upstream                        proton   1.05383e-05
+   case= 70       upstream                      neutrino   0.000427974
+   case= 71       upstream                          pion   1.48706e-05
+   case= 72       upstream                       neutron   0.0089626
+   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.0134329
-   case= 78       upstream   below 20 MeV       electron   5.81919e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00268615
+   case= 77       upstream   below 20 MeV            all   0.0112045
+   case= 78       upstream   below 20 MeV       electron   1.41882e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00243918
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   5.02745e-05
-   case= 82       upstream   below 20 MeV           pion          0
-   case= 83       upstream   below 20 MeV        neutron   0.0106382
+   case= 81       upstream   below 20 MeV       neutrino   4.73331e-05
+   case= 82       upstream   below 20 MeV           pion   2.93802e-06
+   case= 83       upstream   below 20 MeV        neutron   0.00870089
    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.000988371
-   case= 89       upstream   above 20 MeV       electron   1.21953e-05
-   case= 90       upstream   above 20 MeV          gamma   1.8603e-05
+   case= 88       upstream   above 20 MeV            all   0.000664421
+   case= 89       upstream   above 20 MeV       electron          0
+   case= 90       upstream   above 20 MeV          gamma   1.01376e-05
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   0.000508959
-   case= 93       upstream   above 20 MeV           pion   7.98436e-06
-   case= 94       upstream   above 20 MeV        neutron   0.000430091
-   case= 95       upstream   above 20 MeV         proton   1.05383e-05
+   case= 92       upstream   above 20 MeV       neutrino   0.000380641
+   case= 93       upstream   above 20 MeV           pion   1.19326e-05
+   case= 94       upstream   above 20 MeV        neutron   0.000261709
+   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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    56009.7    4.47854     250842
-   case=  1          layer                      electron    41935.1    1.72505      72340
-   case=  2          layer                         gamma    11811.6    5.99076    70760.8
-   case=  3          layer                          muon        4.5    25.2271    113.522
-   case=  4          layer                      neutrino      13.43    37.9925    510.239
-   case=  5          layer                          pion      47.91    1379.07    66071.2
-   case=  6          layer                       neutron        861    18.5365    15959.9
-   case=  7          layer                        proton     193.14    63.4968    12263.8
-   case=  8          layer                           ion     1137.8   0.963745    1096.55
-   case=  9          layer                    otherMeson        4.1    2617.03    10729.8
-   case= 10          layer                   otherBaryon       1.12    889.538    996.283
-   case= 11          layer   below 20 MeV            all    54982.7   0.652694    35886.9
-   case= 12          layer   below 20 MeV       electron      41531   0.446017    18523.5
-   case= 13          layer   below 20 MeV          gamma    11450.3    1.21319    13891.4
-   case= 14          layer   below 20 MeV           muon       4.11    4.18036    17.1813
-   case= 15          layer   below 20 MeV       neutrino       1.15    14.2077    16.3389
-   case= 16          layer   below 20 MeV           pion       0.75    11.2844     8.4633
-   case= 17          layer   below 20 MeV        neutron     744.12    2.54836    1896.29
-   case= 18          layer   below 20 MeV         proton     123.24    7.97871    983.296
-   case= 19          layer   below 20 MeV            ion    1127.72   0.485558    547.574
-   case= 20          layer   below 20 MeV     otherMeson       0.28    6.30383    1.76507
-   case= 21          layer   below 20 MeV    otherBaryon       0.09    12.0682    1.08614
-   case= 22          layer   above 20 MeV            all    1027.01    209.302     214955
-   case= 23          layer   above 20 MeV       electron     404.11    133.173    53816.5
-   case= 24          layer   above 20 MeV          gamma     361.36    157.376    56869.4
-   case= 25          layer   above 20 MeV           muon       0.39    247.028    96.3408
-   case= 26          layer   above 20 MeV       neutrino      12.28    40.2199      493.9
-   case= 27          layer   above 20 MeV           pion      47.16    1400.82    66062.7
-   case= 28          layer   above 20 MeV        neutron     116.88    120.326    14063.6
-   case= 29          layer   above 20 MeV         proton       69.9     161.38    11280.5
-   case= 30          layer   above 20 MeV            ion      10.08    54.4619    548.976
-   case= 31          layer   above 20 MeV     otherMeson       3.82    2808.39    10728.1
-   case= 32          layer   above 20 MeV    otherBaryon       1.03     966.21    995.196
+   case=  0          layer                           all      57062    4.53376     258706
+   case=  1          layer                      electron    42800.9    1.78264    76298.6
+   case=  2          layer                         gamma    12102.3    6.18279      74826
+   case=  3          layer                          muon       4.13    17.7987    73.5085
+   case=  4          layer                      neutrino      12.34    37.7616    465.978
+   case=  5          layer                          pion      47.54    1411.39    67097.3
+   case=  6          layer                       neutron     820.68    19.2307    15782.2
+   case=  7          layer                        proton     186.23    65.2389    12149.4
+   case=  8          layer                           ion    1082.96   0.932163     1009.5
+   case=  9          layer                    otherMeson       3.97    2556.86    10150.7
+   case= 10          layer                   otherBaryon       0.95    897.411     852.54
+   case= 11          layer   below 20 MeV            all    56009.7   0.652583      36551
+   case= 12          layer   below 20 MeV       electron    42379.9   0.449328    19042.4
+   case= 13          layer   below 20 MeV          gamma    11722.6    1.21141    14200.8
+   case= 14          layer   below 20 MeV           muon       3.76    4.11981    15.4905
+   case= 15          layer   below 20 MeV       neutrino       1.09    15.0748    16.4315
+   case= 16          layer   below 20 MeV           pion       0.84    11.9998    10.0798
+   case= 17          layer   below 20 MeV        neutron     709.86    2.54034    1803.29
+   case= 18          layer   below 20 MeV         proton     117.97    7.94617     937.41
+   case= 19          layer   below 20 MeV            ion    1073.52   0.487457    523.295
+   case= 20          layer   below 20 MeV     otherMeson       0.14    7.71473    1.08006
+   case= 21          layer   below 20 MeV    otherBaryon       0.05    12.4371   0.621855
+   case= 22          layer   above 20 MeV            all    1052.36    211.102     222155
+   case= 23          layer   above 20 MeV       electron     421.08    135.974    57256.1
+   case= 24          layer   above 20 MeV          gamma     379.71    159.662    60625.2
+   case= 25          layer   above 20 MeV           muon       0.37    156.805     58.018
+   case= 26          layer   above 20 MeV       neutrino      11.25    39.9597    449.546
+   case= 27          layer   above 20 MeV           pion       46.7    1436.56    67087.2
+   case= 28          layer   above 20 MeV        neutron     110.82    126.141    13978.9
+   case= 29          layer   above 20 MeV         proton      68.26    164.255      11212
+   case= 30          layer   above 20 MeV            ion       9.44    51.5043    486.201
+   case= 31          layer   above 20 MeV     otherMeson       3.83    2650.04    10149.7
+   case= 32          layer   above 20 MeV    otherBaryon        0.9    946.576    851.919
  ============================================================= 
 
 
@@ -1912,7 +1912,7 @@ Index : 6     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=35.370000s Real=41.805931s Sys=0.020000s
+  User=36.340000s Real=36.814688s Sys=0.030000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 5
@@ -1925,140 +1925,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.00832399
-   case=  1     downstream                      electron   0.000226741
-   case=  2     downstream                         gamma   0.00357397
-   case=  3     downstream                          muon   2.64048e-06
-   case=  4     downstream                      neutrino   0.000352328
-   case=  5     downstream                          pion   8.04707e-05
-   case=  6     downstream                       neutron   0.004007
-   case=  7     downstream                        proton   6.30548e-05
+   case=  0     downstream                           all   0.0111452
+   case=  1     downstream                      electron   0.000208955
+   case=  2     downstream                         gamma   0.00538013
+   case=  3     downstream                          muon   1.27522e-06
+   case=  4     downstream                      neutrino   0.000336641
+   case=  5     downstream                          pion   7.61077e-05
+   case=  6     downstream                       neutron   0.00505808
+   case=  7     downstream                        proton   6.67555e-05
    case=  8     downstream                           ion          0
-   case=  9     downstream                    otherMeson   1.52305e-05
-   case= 10     downstream                   otherBaryon   2.55635e-06
-   case= 11     downstream   below 20 MeV            all   0.00706928
-   case= 12     downstream   below 20 MeV       electron   0.000151431
-   case= 13     downstream   below 20 MeV          gamma   0.00339842
+   case=  9     downstream                    otherMeson   1.58678e-05
+   case= 10     downstream                   otherBaryon   1.39086e-06
+   case= 11     downstream   below 20 MeV            all   0.00979799
+   case= 12     downstream   below 20 MeV       electron   0.000131998
+   case= 13     downstream   below 20 MeV          gamma   0.00521295
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   3.44235e-05
+   case= 15     downstream   below 20 MeV       neutrino   2.52731e-05
    case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.00348501
-   case= 18     downstream   below 20 MeV         proton          0
+   case= 17     downstream   below 20 MeV        neutron   0.00442149
+   case= 18     downstream   below 20 MeV         proton   4.98096e-06
    case= 19     downstream   below 20 MeV            ion          0
-   case= 20     downstream   below 20 MeV     otherMeson          0
+   case= 20     downstream   below 20 MeV     otherMeson   1.29403e-06
    case= 21     downstream   below 20 MeV    otherBaryon          0
-   case= 22     downstream   above 20 MeV            all   0.00125471
-   case= 23     downstream   above 20 MeV       electron   7.53107e-05
-   case= 24     downstream   above 20 MeV          gamma   0.000175554
-   case= 25     downstream   above 20 MeV           muon   2.64048e-06
-   case= 26     downstream   above 20 MeV       neutrino   0.000317905
-   case= 27     downstream   above 20 MeV           pion   8.04707e-05
-   case= 28     downstream   above 20 MeV        neutron   0.000521987
-   case= 29     downstream   above 20 MeV         proton   6.30548e-05
+   case= 22     downstream   above 20 MeV            all   0.00134721
+   case= 23     downstream   above 20 MeV       electron   7.69566e-05
+   case= 24     downstream   above 20 MeV          gamma   0.000167175
+   case= 25     downstream   above 20 MeV           muon   1.27522e-06
+   case= 26     downstream   above 20 MeV       neutrino   0.000311368
+   case= 27     downstream   above 20 MeV           pion   7.61077e-05
+   case= 28     downstream   above 20 MeV        neutron   0.000636589
+   case= 29     downstream   above 20 MeV         proton   6.17745e-05
    case= 30     downstream   above 20 MeV            ion          0
-   case= 31     downstream   above 20 MeV     otherMeson   1.52305e-05
-   case= 32     downstream   above 20 MeV    otherBaryon   2.55635e-06
-   case= 33           side                           all   0.00209027
-   case= 34           side                      electron   6.38419e-06
-   case= 35           side                         gamma   0.000469635
+   case= 31     downstream   above 20 MeV     otherMeson   1.45737e-05
+   case= 32     downstream   above 20 MeV    otherBaryon   1.39086e-06
+   case= 33           side                           all   0.00240537
+   case= 34           side                      electron   6.11828e-06
+   case= 35           side                         gamma   0.000499156
    case= 36           side                          muon          0
-   case= 37           side                      neutrino   0.000268751
+   case= 37           side                      neutrino   0.00030543
    case= 38           side                          pion          0
-   case= 39           side                       neutron   0.00134457
-   case= 40           side                        proton   9.30416e-07
+   case= 39           side                       neutron   0.00159467
+   case= 40           side                        proton          0
    case= 41           side                           ion          0
    case= 42           side                    otherMeson          0
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.00170809
-   case= 45           side   below 20 MeV       electron   6.38419e-06
-   case= 46           side   below 20 MeV          gamma   0.000469635
+   case= 44           side   below 20 MeV            all   0.00199593
+   case= 45           side   below 20 MeV       electron   6.11828e-06
+   case= 46           side   below 20 MeV          gamma   0.000499156
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   2.10737e-05
+   case= 48           side   below 20 MeV       neutrino   2.33789e-05
    case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.001211
+   case= 50           side   below 20 MeV        neutron   0.00146727
    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.000382179
+   case= 55           side   above 20 MeV            all   0.000409445
    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.000247677
+   case= 59           side   above 20 MeV       neutrino   0.000282051
    case= 60           side   above 20 MeV           pion          0
-   case= 61           side   above 20 MeV        neutron   0.000133571
-   case= 62           side   above 20 MeV         proton   9.30416e-07
+   case= 61           side   above 20 MeV        neutron   0.000127394
+   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.0111678
-   case= 67       upstream                      electron   7.3121e-05
-   case= 68       upstream                         gamma   0.0029833
-   case= 69       upstream                          muon   1.43132e-06
-   case= 70       upstream                      neutrino   0.00049219
-   case= 71       upstream                          pion   1.13271e-05
-   case= 72       upstream                       neutron   0.00760647
-   case= 73       upstream                        proton          0
+   case= 66       upstream                           all   0.0108741
+   case= 67       upstream                      electron   8.7927e-05
+   case= 68       upstream                         gamma   0.00303746
+   case= 69       upstream                          muon          0
+   case= 70       upstream                      neutrino   0.00050379
+   case= 71       upstream                          pion   9.46388e-06
+   case= 72       upstream                       neutron   0.00722607
+   case= 73       upstream                        proton   7.91866e-06
    case= 74       upstream                           ion          0
-   case= 75       upstream                    otherMeson          0
+   case= 75       upstream                    otherMeson   1.46438e-06
    case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.0103138
-   case= 78       upstream   below 20 MeV       electron   6.78321e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00297541
+   case= 77       upstream   below 20 MeV            all   0.00988806
+   case= 78       upstream   below 20 MeV       electron   6.32882e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00298492
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   3.29879e-05
+   case= 81       upstream   below 20 MeV       neutrino   3.90085e-05
    case= 82       upstream   below 20 MeV           pion          0
-   case= 83       upstream   below 20 MeV        neutron   0.00723755
-   case= 84       upstream   below 20 MeV         proton          0
+   case= 83       upstream   below 20 MeV        neutron   0.00679945
+   case= 84       upstream   below 20 MeV         proton   1.38319e-06
    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.00085406
-   case= 89       upstream   above 20 MeV       electron   5.28888e-06
-   case= 90       upstream   above 20 MeV          gamma   7.8891e-06
-   case= 91       upstream   above 20 MeV           muon   1.43132e-06
-   case= 92       upstream   above 20 MeV       neutrino   0.000459202
-   case= 93       upstream   above 20 MeV           pion   1.13271e-05
-   case= 94       upstream   above 20 MeV        neutron   0.000368921
-   case= 95       upstream   above 20 MeV         proton          0
+   case= 88       upstream   above 20 MeV            all   0.000986037
+   case= 89       upstream   above 20 MeV       electron   2.46388e-05
+   case= 90       upstream   above 20 MeV          gamma   5.25401e-05
+   case= 91       upstream   above 20 MeV           muon          0
+   case= 92       upstream   above 20 MeV       neutrino   0.000464782
+   case= 93       upstream   above 20 MeV           pion   9.46388e-06
+   case= 94       upstream   above 20 MeV        neutron   0.000426613
+   case= 95       upstream   above 20 MeV         proton   6.53547e-06
    case= 96       upstream   above 20 MeV            ion          0
-   case= 97       upstream   above 20 MeV     otherMeson          0
+   case= 97       upstream   above 20 MeV     otherMeson   1.46438e-06
    case= 98       upstream   above 20 MeV    otherBaryon          0
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    62763.9    4.31064     270552
-   case=  1          layer                      electron    46523.4    1.73195    80576.3
-   case=  2          layer                         gamma    13922.6    5.70671    79452.2
-   case=  3          layer                          muon       3.95    25.8922    102.274
-   case=  4          layer                      neutrino      11.72    38.4572    450.718
-   case=  5          layer                          pion      47.38    1407.32      66679
-   case=  6          layer                       neutron     897.84    18.7022    16791.6
-   case=  7          layer                        proton     213.74    59.4959    12716.6
-   case=  8          layer                           ion    1138.67   0.976423    1111.82
-   case=  9          layer                    otherMeson       3.52    3089.15    10873.8
-   case= 10          layer                   otherBaryon       1.04    1728.96    1798.12
-   case= 11          layer   below 20 MeV            all    61656.2   0.670001    41309.7
-   case= 12          layer   below 20 MeV       electron    46085.4   0.459755      21188
-   case= 13          layer   below 20 MeV          gamma    13525.9    1.21229    16397.3
-   case= 14          layer   below 20 MeV           muon       3.57    4.11981    14.7077
-   case= 15          layer   below 20 MeV       neutrino       0.94    14.3199    13.4607
-   case= 16          layer   below 20 MeV           pion       0.68    11.1237    7.56413
-   case= 17          layer   below 20 MeV        neutron     773.37    2.65462       2053
-   case= 18          layer   below 20 MeV         proton     137.99    8.04757    1110.48
-   case= 19          layer   below 20 MeV            ion    1128.06   0.463886    523.292
-   case= 20          layer   below 20 MeV     otherMeson        0.2    6.07538    1.21508
-   case= 21          layer   below 20 MeV    otherBaryon       0.06    11.6026   0.696159
-   case= 22          layer   above 20 MeV            all    1107.69    206.956     229243
-   case= 23          layer   above 20 MeV       electron     438.01    135.587    59388.3
-   case= 24          layer   above 20 MeV          gamma     396.69    158.953    63054.9
-   case= 25          layer   above 20 MeV           muon       0.38    230.438    87.5664
-   case= 26          layer   above 20 MeV       neutrino      10.78    40.5619    437.257
-   case= 27          layer   above 20 MeV           pion       46.7    1427.65    66671.4
-   case= 28          layer   above 20 MeV        neutron     124.47    118.411    14738.6
-   case= 29          layer   above 20 MeV         proton      75.75    153.217    11606.2
-   case= 30          layer   above 20 MeV            ion      10.61    55.4696    588.532
-   case= 31          layer   above 20 MeV     otherMeson       3.32    3274.87    10872.6
-   case= 32          layer   above 20 MeV    otherBaryon       0.98     1834.1    1797.42
+   case=  0          layer                           all    60471.8    4.22071     255234
+   case=  1          layer                      electron    44669.2    1.62273    72486.3
+   case=  2          layer                         gamma    13310.2    5.36221    71372.1
+   case=  3          layer                          muon       4.31    24.1371    104.031
+   case=  4          layer                      neutrino      12.89     44.095    568.385
+   case=  5          layer                          pion      48.75    1282.68    62530.8
+   case=  6          layer                       neutron     966.42    19.2035    18558.6
+   case=  7          layer                        proton     230.59    60.8151    14023.4
+   case=  8          layer                           ion    1223.38   0.981254    1200.45
+   case=  9          layer                    otherMeson       4.75    2655.74    12614.7
+   case= 10          layer                   otherBaryon       1.33    1334.64    1775.08
+   case= 11          layer   below 20 MeV            all    59417.1   0.671654    39907.8
+   case= 12          layer   below 20 MeV       electron      44271   0.455395    20160.8
+   case= 13          layer   below 20 MeV          gamma      12948    1.21556      15739
+   case= 14          layer   below 20 MeV           muon       3.88     4.1445    16.0807
+   case= 15          layer   below 20 MeV       neutrino       0.98    14.9624    14.6631
+   case= 16          layer   below 20 MeV           pion          1    12.2167    12.2167
+   case= 17          layer   below 20 MeV        neutron     831.88    2.65211    2206.24
+   case= 18          layer   below 20 MeV         proton     148.67     8.0941    1203.35
+   case= 19          layer   below 20 MeV            ion    1211.41   0.456146    552.579
+   case= 20          layer   below 20 MeV     otherMeson       0.26    7.59579    1.97491
+   case= 21          layer   below 20 MeV    otherBaryon       0.09    9.60926   0.864833
+   case= 22          layer   above 20 MeV            all     1054.7    204.159     215326
+   case= 23          layer   above 20 MeV       electron     398.27    131.382    52325.5
+   case= 24          layer   above 20 MeV          gamma     362.18    153.606    55633.1
+   case= 25          layer   above 20 MeV           muon       0.43    204.535    87.9502
+   case= 26          layer   above 20 MeV       neutrino      11.91    46.4922    553.722
+   case= 27          layer   above 20 MeV           pion      47.75    1309.29    62518.6
+   case= 28          layer   above 20 MeV        neutron     134.54    121.543    16352.4
+   case= 29          layer   above 20 MeV         proton      81.92    156.494      12820
+   case= 30          layer   above 20 MeV            ion      11.97    54.1242    647.867
+   case= 31          layer   above 20 MeV     otherMeson       4.49    2809.08    12612.8
+   case= 32          layer   above 20 MeV    otherBaryon       1.24    1430.82    1774.21
  ============================================================= 
 
 
@@ -2148,7 +2148,7 @@ Index : 7     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=92.960000s Real=126.483122s Sys=0.090000s
+  User=95.230000s Real=96.458848s Sys=0.090000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 6
@@ -2161,140 +2161,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.000483407
-   case=  1     downstream                      electron          0
-   case=  2     downstream                         gamma   4.28548e-05
+   case=  0     downstream                           all   0.000814826
+   case=  1     downstream                      electron   4.17555e-05
+   case=  2     downstream                         gamma   8.65069e-05
    case=  3     downstream                          muon          0
-   case=  4     downstream                      neutrino   0.000137408
+   case=  4     downstream                      neutrino   0.000170573
    case=  5     downstream                          pion          0
-   case=  6     downstream                       neutron   0.000303144
+   case=  6     downstream                       neutron   0.00051599
    case=  7     downstream                        proton          0
    case=  8     downstream                           ion          0
    case=  9     downstream                    otherMeson          0
    case= 10     downstream                   otherBaryon          0
-   case= 11     downstream   below 20 MeV            all   0.000332787
-   case= 12     downstream   below 20 MeV       electron          0
-   case= 13     downstream   below 20 MeV          gamma   4.28548e-05
+   case= 11     downstream   below 20 MeV            all   0.000622412
+   case= 12     downstream   below 20 MeV       electron   4.17555e-05
+   case= 13     downstream   below 20 MeV          gamma   8.65069e-05
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   5.22411e-06
+   case= 15     downstream   below 20 MeV       neutrino   9.67361e-06
    case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.000284708
+   case= 17     downstream   below 20 MeV        neutron   0.000484476
    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.000150619
+   case= 22     downstream   above 20 MeV            all   0.000192414
    case= 23     downstream   above 20 MeV       electron          0
    case= 24     downstream   above 20 MeV          gamma          0
    case= 25     downstream   above 20 MeV           muon          0
-   case= 26     downstream   above 20 MeV       neutrino   0.000132184
+   case= 26     downstream   above 20 MeV       neutrino   0.0001609
    case= 27     downstream   above 20 MeV           pion          0
-   case= 28     downstream   above 20 MeV        neutron   1.84353e-05
+   case= 28     downstream   above 20 MeV        neutron   3.15147e-05
    case= 29     downstream   above 20 MeV         proton          0
    case= 30     downstream   above 20 MeV            ion          0
    case= 31     downstream   above 20 MeV     otherMeson          0
    case= 32     downstream   above 20 MeV    otherBaryon          0
-   case= 33           side                           all   0.000660906
-   case= 34           side                      electron          0
-   case= 35           side                         gamma   3.44855e-05
+   case= 33           side                           all   0.000869573
+   case= 34           side                      electron   5.74816e-07
+   case= 35           side                         gamma   5.03244e-05
    case= 36           side                          muon          0
-   case= 37           side                      neutrino   0.0002609
+   case= 37           side                      neutrino   0.000310603
    case= 38           side                          pion          0
-   case= 39           side                       neutron   0.00036552
+   case= 39           side                       neutron   0.000508071
    case= 40           side                        proton          0
    case= 41           side                           ion          0
    case= 42           side                    otherMeson          0
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.000400662
-   case= 45           side   below 20 MeV       electron          0
-   case= 46           side   below 20 MeV          gamma   3.44855e-05
+   case= 44           side   below 20 MeV            all   0.000557911
+   case= 45           side   below 20 MeV       electron   5.74816e-07
+   case= 46           side   below 20 MeV          gamma   5.03244e-05
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   2.18904e-05
+   case= 48           side   below 20 MeV       neutrino   2.54274e-05
    case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.000344286
+   case= 50           side   below 20 MeV        neutron   0.000481584
    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.000260243
+   case= 55           side   above 20 MeV            all   0.000311662
    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.00023901
+   case= 59           side   above 20 MeV       neutrino   0.000285176
    case= 60           side   above 20 MeV           pion          0
-   case= 61           side   above 20 MeV        neutron   2.12334e-05
+   case= 61           side   above 20 MeV        neutron   2.64867e-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.0275777
-   case= 67       upstream                      electron   3.90946e-05
-   case= 68       upstream                         gamma   0.00290602
+   case= 66       upstream                           all   0.0319198
+   case= 67       upstream                      electron   8.85546e-05
+   case= 68       upstream                         gamma   0.00406003
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   0.000857142
-   case= 71       upstream                          pion   1.3595e-05
-   case= 72       upstream                       neutron   0.0237558
-   case= 73       upstream                        proton   6.04485e-06
+   case= 70       upstream                      neutrino   0.000898339
+   case= 71       upstream                          pion   3.77027e-05
+   case= 72       upstream                       neutron   0.0268066
+   case= 73       upstream                        proton   2.12798e-05
    case= 74       upstream                           ion          0
    case= 75       upstream                    otherMeson          0
-   case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.0260045
-   case= 78       upstream   below 20 MeV       electron   3.90946e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00289221
+   case= 76       upstream                   otherBaryon   7.3022e-06
+   case= 77       upstream   below 20 MeV            all   0.0300074
+   case= 78       upstream   below 20 MeV       electron   8.54462e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00402988
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   5.99731e-05
-   case= 82       upstream   below 20 MeV           pion          0
-   case= 83       upstream   below 20 MeV        neutron   0.0230119
-   case= 84       upstream   below 20 MeV         proton   1.38241e-06
+   case= 81       upstream   below 20 MeV       neutrino   7.38825e-05
+   case= 82       upstream   below 20 MeV           pion   1.35118e-06
+   case= 83       upstream   below 20 MeV        neutron   0.0258154
+   case= 84       upstream   below 20 MeV         proton   1.45202e-06
    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.00157321
-   case= 89       upstream   above 20 MeV       electron          0
-   case= 90       upstream   above 20 MeV          gamma   1.38091e-05
+   case= 88       upstream   above 20 MeV            all   0.00191243
+   case= 89       upstream   above 20 MeV       electron   3.10844e-06
+   case= 90       upstream   above 20 MeV          gamma   3.01547e-05
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   0.000797169
-   case= 93       upstream   above 20 MeV           pion   1.3595e-05
-   case= 94       upstream   above 20 MeV        neutron   0.000743979
-   case= 95       upstream   above 20 MeV         proton   4.66244e-06
+   case= 92       upstream   above 20 MeV       neutrino   0.000824456
+   case= 93       upstream   above 20 MeV           pion   3.63515e-05
+   case= 94       upstream   above 20 MeV        neutron   0.000991227
+   case= 95       upstream   above 20 MeV         proton   1.98278e-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   7.3022e-06
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    72243.5    3.77042     272388
-   case=  1          layer                      electron    42639.5    2.00135    85336.6
-   case=  2          layer                         gamma    22540.6    3.86376    87091.6
-   case=  3          layer                          muon       3.87    12.9775     50.223
-   case=  4          layer                      neutrino      11.61    37.3015    433.071
-   case=  5          layer                          pion      42.07    1306.32      54957
-   case=  6          layer                       neutron    3434.42    5.91218    20304.9
-   case=  7          layer                        proton     126.92    87.9294      11160
-   case=  8          layer                           ion    3439.58   0.380269    1307.97
-   case=  9          layer                    otherMeson       3.84    2897.23    11125.4
-   case= 10          layer                   otherBaryon          1    621.514    621.514
-   case= 11          layer   below 20 MeV            all    71101.5   0.872431    62031.2
-   case= 12          layer   below 20 MeV       electron    42212.8   0.696974    29421.2
-   case= 13          layer   below 20 MeV          gamma    22135.3    1.23675    27375.9
-   case= 14          layer   below 20 MeV           muon       3.61    4.11981    14.8725
-   case= 15          layer   below 20 MeV       neutrino       0.92    14.9727    13.7749
-   case= 16          layer   below 20 MeV           pion        0.9    12.4339    11.1905
-   case= 17          layer   below 20 MeV        neutron    3281.18    1.29175    4238.47
-   case= 18          layer   below 20 MeV         proton         44    12.5802    553.529
-   case= 19          layer   below 20 MeV            ion    3422.52   0.116611    399.105
-   case= 20          layer   below 20 MeV     otherMeson       0.25    8.00508    2.00127
-   case= 21          layer   below 20 MeV    otherBaryon       0.09    12.6162    1.13545
-   case= 22          layer   above 20 MeV            all    1141.92    184.214     210357
-   case= 23          layer   above 20 MeV       electron     426.79    131.014    55915.5
-   case= 24          layer   above 20 MeV          gamma     405.29    147.341    59715.6
-   case= 25          layer   above 20 MeV           muon       0.26    135.963    35.3504
-   case= 26          layer   above 20 MeV       neutrino      10.69    39.2232    419.296
-   case= 27          layer   above 20 MeV           pion      41.17    1334.61    54945.8
-   case= 28          layer   above 20 MeV        neutron     153.24    104.845    16066.4
-   case= 29          layer   above 20 MeV         proton      82.92    127.912    10606.5
-   case= 30          layer   above 20 MeV            ion      17.06    53.2744    908.861
-   case= 31          layer   above 20 MeV     otherMeson       3.59    3098.43    11123.4
-   case= 32          layer   above 20 MeV    otherBaryon       0.91    681.735    620.379
+   case=  0          layer                           all    71427.2    3.69034     263591
+   case=  1          layer                      electron    41896.1    1.89051      79205
+   case=  2          layer                         gamma    22102.6    3.66568    81020.9
+   case=  3          layer                          muon       4.63    20.2775    93.8847
+   case=  4          layer                      neutrino      13.85    38.8395    537.928
+   case=  5          layer                          pion      44.43    1224.58    54408.3
+   case=  6          layer                       neutron    3616.86    5.99597    21686.6
+   case=  7          layer                        proton     132.34    89.9458    11903.4
+   case=  8          layer                           ion    3610.53   0.379624    1370.64
+   case=  9          layer                    otherMeson       4.69     2532.8    11878.9
+   case= 10          layer                   otherBaryon       1.22    1217.56    1485.42
+   case= 11          layer   below 20 MeV            all    70328.1   0.862105    60630.2
+   case= 12          layer   below 20 MeV       electron      41500   0.685154    28433.9
+   case= 13          layer   below 20 MeV          gamma    21727.6    1.22754    26671.4
+   case= 14          layer   below 20 MeV           muon       4.15    4.14319    17.1942
+   case= 15          layer   below 20 MeV       neutrino       1.11    14.5977    16.2034
+   case= 16          layer   below 20 MeV           pion        0.9    12.6934     11.424
+   case= 17          layer   below 20 MeV        neutron    3454.68    1.29525    4474.67
+   case= 18          layer   below 20 MeV         proton      45.68    12.4994    570.971
+   case= 19          layer   below 20 MeV            ion     3593.6   0.119957    431.076
+   case= 20          layer   below 20 MeV     otherMeson       0.34    6.96225    2.36717
+   case= 21          layer   below 20 MeV    otherBaryon       0.07    14.0905   0.986336
+   case= 22          layer   above 20 MeV            all    1099.13    184.656     202961
+   case= 23          layer   above 20 MeV       electron      396.1    128.178    50771.1
+   case= 24          layer   above 20 MeV          gamma     375.01    144.928    54349.5
+   case= 25          layer   above 20 MeV           muon       0.48    159.772    76.6904
+   case= 26          layer   above 20 MeV       neutrino      12.74    40.9517    521.724
+   case= 27          layer   above 20 MeV           pion      43.53    1249.64    54396.9
+   case= 28          layer   above 20 MeV        neutron     162.18    106.129    17211.9
+   case= 29          layer   above 20 MeV         proton      86.66    130.769    11332.5
+   case= 30          layer   above 20 MeV            ion      16.93    55.4971    939.566
+   case= 31          layer   above 20 MeV     otherMeson       4.35    2730.23    11876.5
+   case= 32          layer   above 20 MeV    otherBaryon       1.15    1290.81    1484.43
  ============================================================= 
 
 
@@ -2389,7 +2389,7 @@ Index : 8     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=58.210000s Real=73.287594s Sys=0.050000s
+  User=61.810000s Real=62.477395s Sys=0.050000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 7
@@ -2402,140 +2402,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.0344536
-   case=  1     downstream                      electron   0.000181943
-   case=  2     downstream                         gamma   0.00210385
-   case=  3     downstream                          muon   3.88003e-06
-   case=  4     downstream                      neutrino   0.00028583
-   case=  5     downstream                          pion   7.19185e-05
-   case=  6     downstream                       neutron   0.0317742
-   case=  7     downstream                        proton   2.9351e-05
+   case=  0     downstream                           all   0.036961
+   case=  1     downstream                      electron   0.000169315
+   case=  2     downstream                         gamma   0.00261969
+   case=  3     downstream                          muon   1.27551e-06
+   case=  4     downstream                      neutrino   0.00029606
+   case=  5     downstream                          pion   8.33153e-05
+   case=  6     downstream                       neutron   0.0337582
+   case=  7     downstream                        proton   3.19405e-05
    case=  8     downstream                           ion          0
-   case=  9     downstream                    otherMeson   2.56554e-06
+   case=  9     downstream                    otherMeson   1.27809e-06
    case= 10     downstream                   otherBaryon          0
-   case= 11     downstream   below 20 MeV            all   0.0334322
-   case= 12     downstream   below 20 MeV       electron   0.000170115
-   case= 13     downstream   below 20 MeV          gamma   0.00207861
+   case= 11     downstream   below 20 MeV            all   0.0358162
+   case= 12     downstream   below 20 MeV       electron   0.000158092
+   case= 13     downstream   below 20 MeV          gamma   0.00253398
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   2.09105e-05
+   case= 15     downstream   below 20 MeV       neutrino   1.65725e-05
    case= 16     downstream   below 20 MeV           pion          0
-   case= 17     downstream   below 20 MeV        neutron   0.0311589
-   case= 18     downstream   below 20 MeV         proton   3.66269e-06
+   case= 17     downstream   below 20 MeV        neutron   0.0331075
+   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.00102137
-   case= 23     downstream   above 20 MeV       electron   1.18282e-05
-   case= 24     downstream   above 20 MeV          gamma   2.524e-05
-   case= 25     downstream   above 20 MeV           muon   3.88003e-06
-   case= 26     downstream   above 20 MeV       neutrino   0.00026492
-   case= 27     downstream   above 20 MeV           pion   7.19185e-05
-   case= 28     downstream   above 20 MeV        neutron   0.000615328
-   case= 29     downstream   above 20 MeV         proton   2.56884e-05
+   case= 22     downstream   above 20 MeV            all   0.00114489
+   case= 23     downstream   above 20 MeV       electron   1.12225e-05
+   case= 24     downstream   above 20 MeV          gamma   8.57023e-05
+   case= 25     downstream   above 20 MeV           muon   1.27551e-06
+   case= 26     downstream   above 20 MeV       neutrino   0.000279487
+   case= 27     downstream   above 20 MeV           pion   8.33153e-05
+   case= 28     downstream   above 20 MeV        neutron   0.000650667
+   case= 29     downstream   above 20 MeV         proton   3.19405e-05
    case= 30     downstream   above 20 MeV            ion          0
-   case= 31     downstream   above 20 MeV     otherMeson   2.56554e-06
+   case= 31     downstream   above 20 MeV     otherMeson   1.27809e-06
    case= 32     downstream   above 20 MeV    otherBaryon          0
-   case= 33           side                           all   0.030209
-   case= 34           side                      electron   4.31917e-06
-   case= 35           side                         gamma   0.000138301
+   case= 33           side                           all   0.0304617
+   case= 34           side                      electron   9.205e-07
+   case= 35           side                         gamma   0.000168027
    case= 36           side                          muon          0
-   case= 37           side                      neutrino   0.000257988
+   case= 37           side                      neutrino   0.00027087
    case= 38           side                          pion          0
-   case= 39           side                       neutron   0.0298072
-   case= 40           side                        proton   1.15249e-06
+   case= 39           side                       neutron   0.0300211
+   case= 40           side                        proton   7.14048e-07
    case= 41           side                           ion          0
    case= 42           side                    otherMeson          0
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.0297963
-   case= 45           side   below 20 MeV       electron   4.31917e-06
-   case= 46           side   below 20 MeV          gamma   0.000137911
+   case= 44           side   below 20 MeV            all   0.0300253
+   case= 45           side   below 20 MeV       electron   9.205e-07
+   case= 46           side   below 20 MeV          gamma   0.000168027
    case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   2.27369e-05
+   case= 48           side   below 20 MeV       neutrino   2.3249e-05
    case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.029631
-   case= 51           side   below 20 MeV         proton   3.44802e-07
+   case= 50           side   below 20 MeV        neutron   0.0298331
+   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.000412679
+   case= 55           side   above 20 MeV            all   0.000436368
    case= 56           side   above 20 MeV       electron          0
-   case= 57           side   above 20 MeV          gamma   3.89889e-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.000235251
+   case= 59           side   above 20 MeV       neutrino   0.000247621
    case= 60           side   above 20 MeV           pion          0
-   case= 61           side   above 20 MeV        neutron   0.000176231
-   case= 62           side   above 20 MeV         proton   8.07689e-07
+   case= 61           side   above 20 MeV        neutron   0.000188033
+   case= 62           side   above 20 MeV         proton   7.14048e-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.0675547
-   case= 67       upstream                      electron   4.35858e-05
-   case= 68       upstream                         gamma   0.00177522
+   case= 66       upstream                           all   0.0650934
+   case= 67       upstream                      electron   3.93952e-05
+   case= 68       upstream                         gamma   0.0017606
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   0.000567772
-   case= 71       upstream                          pion   1.98024e-05
-   case= 72       upstream                       neutron   0.0651243
-   case= 73       upstream                        proton   2.14965e-05
-   case= 74       upstream                           ion   2.511e-06
+   case= 70       upstream                      neutrino   0.000479718
+   case= 71       upstream                          pion   4.01296e-05
+   case= 72       upstream                       neutron   0.0627396
+   case= 73       upstream                        proton   3.3956e-05
+   case= 74       upstream                           ion          0
    case= 75       upstream                    otherMeson          0
    case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.0659221
-   case= 78       upstream   below 20 MeV       electron   3.25823e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00175556
+   case= 77       upstream   below 20 MeV            all   0.0635508
+   case= 78       upstream   below 20 MeV       electron   3.17374e-05
+   case= 79       upstream   below 20 MeV          gamma   0.00174299
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   4.64011e-05
-   case= 82       upstream   below 20 MeV           pion          0
-   case= 83       upstream   below 20 MeV        neutron   0.0640818
-   case= 84       upstream   below 20 MeV         proton   5.68832e-06
+   case= 81       upstream   below 20 MeV       neutrino   4.18507e-05
+   case= 82       upstream   below 20 MeV           pion   4.29675e-06
+   case= 83       upstream   below 20 MeV        neutron   0.061726
+   case= 84       upstream   below 20 MeV         proton   4.00619e-06
    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.00163261
-   case= 89       upstream   above 20 MeV       electron   1.10035e-05
-   case= 90       upstream   above 20 MeV          gamma   1.96592e-05
+   case= 88       upstream   above 20 MeV            all   0.0015426
+   case= 89       upstream   above 20 MeV       electron   7.65779e-06
+   case= 90       upstream   above 20 MeV          gamma   1.76104e-05
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   0.00052137
-   case= 93       upstream   above 20 MeV           pion   1.98024e-05
-   case= 94       upstream   above 20 MeV        neutron   0.00104245
-   case= 95       upstream   above 20 MeV         proton   1.58082e-05
-   case= 96       upstream   above 20 MeV            ion   2.511e-06
+   case= 92       upstream   above 20 MeV       neutrino   0.000437867
+   case= 93       upstream   above 20 MeV           pion   3.58328e-05
+   case= 94       upstream   above 20 MeV        neutron   0.00101369
+   case= 95       upstream   above 20 MeV         proton   2.99498e-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
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    46767.4    5.20309     243335
-   case=  1          layer                      electron    27619.5    2.64626    73088.5
-   case=  2          layer                         gamma    15905.6    4.63826    73774.4
-   case=  3          layer                          muon       3.91    37.4072    146.262
-   case=  4          layer                      neutrino      11.62    39.2307    455.861
-   case=  5          layer                          pion      40.77    1269.42    51754.2
-   case=  6          layer                       neutron    1998.56    9.35026    18687.1
-   case=  7          layer                        proton     114.59    93.9525      10766
-   case=  8          layer                           ion    1068.19    1.36692    1460.13
-   case=  9          layer                    otherMeson       3.59    3526.21    12659.1
-   case= 10          layer                   otherBaryon       0.99    549.071     543.58
-   case= 11          layer   below 20 MeV            all    45686.2   0.994493    45434.7
-   case= 12          layer   below 20 MeV       electron    27218.2   0.802321    21837.8
-   case= 13          layer   below 20 MeV          gamma    15526.3    1.22061    18951.6
-   case= 14          layer   below 20 MeV           muon       3.54    4.12868    14.6155
-   case= 15          layer   below 20 MeV       neutrino          1    14.1508    14.1508
-   case= 16          layer   below 20 MeV           pion       0.87    12.4957    10.8713
-   case= 17          layer   below 20 MeV        neutron    1853.27    2.04909    3797.52
-   case= 18          layer   below 20 MeV         proton      36.21     12.747    461.568
-   case= 19          layer   below 20 MeV            ion    1046.51   0.328919    344.217
-   case= 20          layer   below 20 MeV     otherMeson       0.17      5.868   0.997559
-   case= 21          layer   below 20 MeV    otherBaryon       0.11    12.2008    1.34209
-   case= 22          layer   above 20 MeV            all    1081.17    183.043     197901
-   case= 23          layer   above 20 MeV       electron     401.31    127.709    51250.8
-   case= 24          layer   above 20 MeV          gamma     379.32    144.529    54822.8
-   case= 25          layer   above 20 MeV           muon       0.37    355.801    131.646
-   case= 26          layer   above 20 MeV       neutrino      10.62    41.5923     441.71
-   case= 27          layer   above 20 MeV           pion       39.9    1296.82    51743.3
-   case= 28          layer   above 20 MeV        neutron     145.29    102.481    14889.5
-   case= 29          layer   above 20 MeV         proton      78.38    131.468    10304.4
-   case= 30          layer   above 20 MeV            ion      21.68     51.472    1115.91
-   case= 31          layer   above 20 MeV     otherMeson       3.42     3701.2    12658.1
-   case= 32          layer   above 20 MeV    otherBaryon       0.88    616.179    542.238
+   case=  0          layer                           all    45670.5    5.20833     237867
+   case=  1          layer                      electron    26901.9    2.61468      70340
+   case=  2          layer                         gamma    15514.7    4.58474      71131
+   case=  3          layer                          muon       3.94    32.1876    126.819
+   case=  4          layer                      neutrino      11.69    39.2682    459.045
+   case=  5          layer                          pion      40.15    1259.68    50576.2
+   case=  6          layer                       neutron    2006.53    9.72635    19516.2
+   case=  7          layer                        proton     115.76    94.4752    10936.4
+   case=  8          layer                           ion    1070.81    1.35968    1455.96
+   case=  9          layer                    otherMeson       3.89    3179.75    12369.2
+   case= 10          layer                   otherBaryon       1.04    919.324    956.097
+   case= 11          layer   below 20 MeV            all    44606.4   0.992629    44277.6
+   case= 12          layer   below 20 MeV       electron    26511.3   0.799783    21203.3
+   case= 13          layer   below 20 MeV          gamma    15144.7    1.21725    18434.9
+   case= 14          layer   below 20 MeV           muon        3.5     4.1461    14.5114
+   case= 15          layer   below 20 MeV       neutrino       0.95    15.1588    14.4009
+   case= 16          layer   below 20 MeV           pion        0.7    12.7624     8.9337
+   case= 17          layer   below 20 MeV        neutron    1858.27    2.03917    3789.33
+   case= 18          layer   below 20 MeV         proton      37.32    12.6076    470.517
+   case= 19          layer   below 20 MeV            ion    1049.33   0.324204    340.197
+   case= 20          layer   below 20 MeV     otherMeson       0.27    4.57846    1.23618
+   case= 21          layer   below 20 MeV    otherBaryon       0.03    9.26561   0.277968
+   case= 22          layer   above 20 MeV            all    1064.09     181.93     193589
+   case= 23          layer   above 20 MeV       electron     390.65    125.782    49136.7
+   case= 24          layer   above 20 MeV          gamma        370    142.422    52696.1
+   case= 25          layer   above 20 MeV           muon       0.44    255.245    112.308
+   case= 26          layer   above 20 MeV       neutrino      10.74    41.4007    444.644
+   case= 27          layer   above 20 MeV           pion      39.45    1281.81    50567.3
+   case= 28          layer   above 20 MeV        neutron     148.26    106.076    15726.9
+   case= 29          layer   above 20 MeV         proton      78.44    133.426    10465.9
+   case= 30          layer   above 20 MeV            ion      21.48    51.9444    1115.77
+   case= 31          layer   above 20 MeV     otherMeson       3.62    3416.58      12368
+   case= 32          layer   above 20 MeV    otherBaryon       1.01    946.355    955.819
  ============================================================= 
 
 
@@ -2635,7 +2635,7 @@ Index : 9     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=54.720000s Real=64.599653s Sys=0.020000s
+  User=49.860000s Real=50.486241s Sys=0.020000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 8
@@ -2648,143 +2648,143 @@ 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.0178336
-   case=  1     downstream                      electron   0.000197794
-   case=  2     downstream                         gamma   0.00343795
-   case=  3     downstream                          muon   2.36662e-06
-   case=  4     downstream                      neutrino   0.000372672
-   case=  5     downstream                          pion   0.000151251
-   case=  6     downstream                       neutron   0.0135654
-   case=  7     downstream                        proton   9.57207e-05
-   case=  8     downstream                           ion          0
-   case=  9     downstream                    otherMeson   1.04722e-05
+   case=  0     downstream                           all   0.018405
+   case=  1     downstream                      electron   0.000372064
+   case=  2     downstream                         gamma   0.00521555
+   case=  3     downstream                          muon   2.54161e-06
+   case=  4     downstream                      neutrino   0.000331924
+   case=  5     downstream                          pion   0.000187182
+   case=  6     downstream                       neutron   0.0121884
+   case=  7     downstream                        proton   8.10663e-05
+   case=  8     downstream                           ion   1.34964e-05
+   case=  9     downstream                    otherMeson   1.27435e-05
    case= 10     downstream                   otherBaryon          0
-   case= 11     downstream   below 20 MeV            all   0.0161625
-   case= 12     downstream   below 20 MeV       electron   0.000164688
-   case= 13     downstream   below 20 MeV          gamma   0.00335792
+   case= 11     downstream   below 20 MeV            all   0.0165878
+   case= 12     downstream   below 20 MeV       electron   0.000281
+   case= 13     downstream   below 20 MeV          gamma   0.00504202
    case= 14     downstream   below 20 MeV           muon          0
-   case= 15     downstream   below 20 MeV       neutrino   3.57027e-05
-   case= 16     downstream   below 20 MeV           pion   1.47088e-06
-   case= 17     downstream   below 20 MeV        neutron   0.0126027
-   case= 18     downstream   below 20 MeV         proton          0
-   case= 19     downstream   below 20 MeV            ion          0
+   case= 15     downstream   below 20 MeV       neutrino   2.09072e-05
+   case= 16     downstream   below 20 MeV           pion          0
+   case= 17     downstream   below 20 MeV        neutron   0.0112403
+   case= 18     downstream   below 20 MeV         proton   1.86127e-06
+   case= 19     downstream   below 20 MeV            ion   1.79026e-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.00167116
-   case= 23     downstream   above 20 MeV       electron   3.31063e-05
-   case= 24     downstream   above 20 MeV          gamma   8.0021e-05
-   case= 25     downstream   above 20 MeV           muon   2.36662e-06
-   case= 26     downstream   above 20 MeV       neutrino   0.000336969
-   case= 27     downstream   above 20 MeV           pion   0.000149781
-   case= 28     downstream   above 20 MeV        neutron   0.000962727
-   case= 29     downstream   above 20 MeV         proton   9.57207e-05
-   case= 30     downstream   above 20 MeV            ion          0
-   case= 31     downstream   above 20 MeV     otherMeson   1.04722e-05
+   case= 22     downstream   above 20 MeV            all   0.00181712
+   case= 23     downstream   above 20 MeV       electron   9.10642e-05
+   case= 24     downstream   above 20 MeV          gamma   0.00017352
+   case= 25     downstream   above 20 MeV           muon   2.54161e-06
+   case= 26     downstream   above 20 MeV       neutrino   0.000311017
+   case= 27     downstream   above 20 MeV           pion   0.000187182
+   case= 28     downstream   above 20 MeV        neutron   0.000948145
+   case= 29     downstream   above 20 MeV         proton   7.9205e-05
+   case= 30     downstream   above 20 MeV            ion   1.17062e-05
+   case= 31     downstream   above 20 MeV     otherMeson   1.27435e-05
    case= 32     downstream   above 20 MeV    otherBaryon          0
-   case= 33           side                           all   0.00555213
-   case= 34           side                      electron   5.68433e-06
-   case= 35           side                         gamma   0.000532856
-   case= 36           side                          muon          0
-   case= 37           side                      neutrino   0.000321901
-   case= 38           side                          pion   3.27074e-07
-   case= 39           side                       neutron   0.00468975
-   case= 40           side                        proton   1.6107e-06
+   case= 33           side                           all   0.00497365
+   case= 34           side                      electron   1.15069e-05
+   case= 35           side                         gamma   0.000461601
+   case= 36           side                          muon   3.76044e-07
+   case= 37           side                      neutrino   0.000288376
+   case= 38           side                          pion   3.24254e-07
+   case= 39           side                       neutron   0.00421038
+   case= 40           side                        proton   1.0786e-06
    case= 41           side                           ion          0
    case= 42           side                    otherMeson          0
    case= 43           side                   otherBaryon          0
-   case= 44           side   below 20 MeV            all   0.00499809
-   case= 45           side   below 20 MeV       electron   5.68433e-06
-   case= 46           side   below 20 MeV          gamma   0.000532492
-   case= 47           side   below 20 MeV           muon          0
-   case= 48           side   below 20 MeV       neutrino   2.28033e-05
+   case= 44           side   below 20 MeV            all   0.00446513
+   case= 45           side   below 20 MeV       electron   1.15069e-05
+   case= 46           side   below 20 MeV          gamma   0.000461601
+   case= 47           side   below 20 MeV           muon   3.76044e-07
+   case= 48           side   below 20 MeV       neutrino   1.98583e-05
    case= 49           side   below 20 MeV           pion          0
-   case= 50           side   below 20 MeV        neutron   0.00443711
+   case= 50           side   below 20 MeV        neutron   0.00397178
    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.00055404
+   case= 55           side   above 20 MeV            all   0.000508522
    case= 56           side   above 20 MeV       electron          0
-   case= 57           side   above 20 MeV          gamma   3.63457e-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.000299098
-   case= 60           side   above 20 MeV           pion   3.27074e-07
-   case= 61           side   above 20 MeV        neutron   0.000252641
-   case= 62           side   above 20 MeV         proton   1.6107e-06
+   case= 59           side   above 20 MeV       neutrino   0.000268517
+   case= 60           side   above 20 MeV           pion   3.24254e-07
+   case= 61           side   above 20 MeV        neutron   0.000238602
+   case= 62           side   above 20 MeV         proton   1.0786e-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.017961
-   case= 67       upstream                      electron   8.98494e-05
-   case= 68       upstream                         gamma   0.00168407
+   case= 66       upstream                           all   0.0243783
+   case= 67       upstream                      electron   0.00026972
+   case= 68       upstream                         gamma   0.00345853
    case= 69       upstream                          muon          0
-   case= 70       upstream                      neutrino   0.000496853
-   case= 71       upstream                          pion   1.46831e-05
-   case= 72       upstream                       neutron   0.0156705
-   case= 73       upstream                        proton   3.11022e-06
-   case= 74       upstream                           ion   1.9346e-06
+   case= 70       upstream                      neutrino   0.000492842
+   case= 71       upstream                          pion   2.44726e-05
+   case= 72       upstream                       neutron   0.0201095
+   case= 73       upstream                        proton   2.32274e-05
+   case= 74       upstream                           ion          0
    case= 75       upstream                    otherMeson          0
    case= 76       upstream                   otherBaryon          0
-   case= 77       upstream   below 20 MeV            all   0.0168587
-   case= 78       upstream   below 20 MeV       electron   8.98494e-05
-   case= 79       upstream   below 20 MeV          gamma   0.00168241
+   case= 77       upstream   below 20 MeV            all    0.02296
+   case= 78       upstream   below 20 MeV       electron   0.000239795
+   case= 79       upstream   below 20 MeV          gamma   0.00341989
    case= 80       upstream   below 20 MeV           muon          0
-   case= 81       upstream   below 20 MeV       neutrino   3.67872e-05
+   case= 81       upstream   below 20 MeV       neutrino   3.42742e-05
    case= 82       upstream   below 20 MeV           pion          0
-   case= 83       upstream   below 20 MeV        neutron   0.0150496
-   case= 84       upstream   below 20 MeV         proton          0
+   case= 83       upstream   below 20 MeV        neutron   0.0192624
+   case= 84       upstream   below 20 MeV         proton   3.68024e-06
    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.00110234
-   case= 89       upstream   above 20 MeV       electron          0
-   case= 90       upstream   above 20 MeV          gamma   1.66152e-06
+   case= 88       upstream   above 20 MeV            all   0.00141827
+   case= 89       upstream   above 20 MeV       electron   2.9925e-05
+   case= 90       upstream   above 20 MeV          gamma   3.8638e-05
    case= 91       upstream   above 20 MeV           muon          0
-   case= 92       upstream   above 20 MeV       neutrino   0.000460065
-   case= 93       upstream   above 20 MeV           pion   1.46831e-05
-   case= 94       upstream   above 20 MeV        neutron   0.000620889
-   case= 95       upstream   above 20 MeV         proton   3.11022e-06
-   case= 96       upstream   above 20 MeV            ion   1.9346e-06
+   case= 92       upstream   above 20 MeV       neutrino   0.000458568
+   case= 93       upstream   above 20 MeV           pion   2.44726e-05
+   case= 94       upstream   above 20 MeV        neutron   0.000847125
+   case= 95       upstream   above 20 MeV         proton   1.95471e-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
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0          layer                           all    53950.3    4.54792     245361
-   case=  1          layer                      electron    31795.7    2.22962    70892.2
-   case=  2          layer                         gamma    16799.3    4.26012    71567.1
-   case=  3          layer                          muon       4.54    12.2518    55.6232
-   case=  4          layer                      neutrino      13.54    36.0887    488.641
-   case=  5          layer                          pion      47.22    1198.65    56600.2
-   case=  6          layer                       neutron    1829.32    10.5588    19315.4
-   case=  7          layer                        proton     134.53    86.4068    11624.3
-   case=  8          layer                           ion     3321.6   0.577687    1918.85
-   case=  9          layer                    otherMeson        3.5    3267.26    11435.4
-   case= 10          layer                   otherBaryon       1.05    1393.97    1463.67
-   case= 11          layer   below 20 MeV            all    52903.9   0.927666    49077.2
-   case= 12          layer   below 20 MeV       electron    31408.3   0.747565    23479.8
-   case= 13          layer   below 20 MeV          gamma    16437.1    1.26345    20767.4
-   case= 14          layer   below 20 MeV           muon       4.29    4.13539    17.7408
-   case= 15          layer   below 20 MeV       neutrino       1.03    14.8492    15.2946
-   case= 16          layer   below 20 MeV           pion       1.07     12.264    13.1225
-   case= 17          layer   below 20 MeV        neutron    1689.69    1.92255    3248.51
-   case= 18          layer   below 20 MeV         proton      58.64      9.753    571.916
-   case= 19          layer   below 20 MeV            ion    3303.46    0.29117    961.869
-   case= 20          layer   below 20 MeV     otherMeson       0.24    4.87217    1.16932
-   case= 21          layer   below 20 MeV    otherBaryon       0.06     5.6238   0.337428
-   case= 22          layer   above 20 MeV            all    1046.42    187.577     196284
-   case= 23          layer   above 20 MeV       electron     387.37    122.396    47412.4
-   case= 24          layer   above 20 MeV          gamma     362.23    140.242    50799.7
-   case= 25          layer   above 20 MeV           muon       0.25     151.53    37.8824
-   case= 26          layer   above 20 MeV       neutrino      12.51    37.8374    473.346
-   case= 27          layer   above 20 MeV           pion      46.15    1226.16    56587.1
-   case= 28          layer   above 20 MeV        neutron     139.63    115.067    16066.9
-   case= 29          layer   above 20 MeV         proton      75.89    145.637    11052.4
-   case= 30          layer   above 20 MeV            ion      18.14     52.755    956.977
-   case= 31          layer   above 20 MeV     otherMeson       3.26    3507.43    11434.2
-   case= 32          layer   above 20 MeV    otherBaryon       0.99    1478.11    1463.33
+   case=  0          layer                           all    53565.3    4.72788     253251
+   case=  1          layer                      electron    31868.2    2.46445    78537.6
+   case=  2          layer                         gamma    16951.1     4.6528    78870.2
+   case=  3          layer                          muon       4.03    15.1491    61.0507
+   case=  4          layer                      neutrino      12.08    37.6579    454.907
+   case=  5          layer                          pion      42.98     1256.2    53991.5
+   case=  6          layer                       neutron    1632.35    10.8437    17700.7
+   case=  7          layer                        proton     119.63    86.7095    10373.1
+   case=  8          layer                           ion    2930.45    0.58416    1711.85
+   case=  9          layer                    otherMeson       3.51    2990.72    10497.4
+   case= 10          layer                   otherBaryon          1    1052.27    1052.27
+   case= 11          layer   below 20 MeV            all    52486.7   0.939481    49310.2
+   case= 12          layer   below 20 MeV       electron    31450.7   0.763223    24003.9
+   case= 13          layer   below 20 MeV          gamma    16557.8    1.26804      20996
+   case= 14          layer   below 20 MeV           muon       3.69    4.14044    15.2782
+   case= 15          layer   below 20 MeV       neutrino       0.83    14.8994    12.3665
+   case= 16          layer   below 20 MeV           pion       0.88    13.0855    11.5152
+   case= 17          layer   below 20 MeV        neutron    1507.29    1.93699     2919.6
+   case= 18          layer   below 20 MeV         proton      50.94    9.58741    488.383
+   case= 19          layer   below 20 MeV            ion    2914.28   0.295298    860.582
+   case= 20          layer   below 20 MeV     otherMeson       0.22    6.72314    1.47909
+   case= 21          layer   below 20 MeV    otherBaryon       0.12    9.92551    1.19106
+   case= 22          layer   above 20 MeV            all    1078.68    189.065     203940
+   case= 23          layer   above 20 MeV       electron     417.52    130.613    54533.7
+   case= 24          layer   above 20 MeV          gamma     393.38     147.12    57874.2
+   case= 25          layer   above 20 MeV           muon       0.34    134.625    45.7725
+   case= 26          layer   above 20 MeV       neutrino      11.25     39.337    442.541
+   case= 27          layer   above 20 MeV           pion       42.1    1282.18      53980
+   case= 28          layer   above 20 MeV        neutron     125.06    118.192    14781.1
+   case= 29          layer   above 20 MeV         proton      68.69    143.903    9884.68
+   case= 30          layer   above 20 MeV            ion      16.17     52.645     851.27
+   case= 31          layer   above 20 MeV     otherMeson       3.29    3190.26    10495.9
+   case= 32          layer   above 20 MeV    otherBaryon       0.88    1194.41    1051.08
  ============================================================= 
 
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 0.13 MB
+Dynamic pools deleted: 13 / Total memory freed: 0.14 MB
 ============================================================
diff --git a/examples/extended/hadronic/ParticleFluence/Sphere/Sphere.out b/examples/extended/hadronic/ParticleFluence/Sphere/Sphere.out
index fe123cee4a..6acdf35d98 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -796,7 +796,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=1.230000s Real=1.763377s Sys=0.010000s
+  User=1.460000s Real=3.051321s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 0
@@ -808,107 +808,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.00209673
-   case=  1                       forward       electron   0.000232489
-   case=  2                       forward          gamma   0.0015814
-   case=  3                       forward           muon   1.61556e-06
-   case=  4                       forward       neutrino   5.6923e-05
-   case=  5                       forward           pion   8.92723e-05
-   case=  6                       forward        neutron   0.000105741
-   case=  7                       forward         proton   2.38685e-05
-   case=  8                       forward            ion          0
-   case=  9                       forward     otherMeson   5.1076e-06
-   case= 10                       forward    otherBaryon   3.15181e-07
-   case= 11                      backward            all   4.94087e-05
-   case= 12                      backward       electron   2.34094e-06
-   case= 13                      backward          gamma   3.2359e-05
-   case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   1.16444e-05
+   case=  0                       forward            all   0.0027279
+   case=  1                       forward       electron   0.000301328
+   case=  2                       forward          gamma   0.00212652
+   case=  3                       forward           muon   1.9378e-06
+   case=  4                       forward       neutrino   5.18863e-05
+   case=  5                       forward           pion   9.32947e-05
+   case=  6                       forward        neutron   0.000112193
+   case=  7                       forward         proton   3.19317e-05
+   case=  8                       forward            ion   2.06685e-06
+   case=  9                       forward     otherMeson   6.7475e-06
+   case= 10                       forward    otherBaryon          0
+   case= 11                      backward            all   6.7411e-05
+   case= 12                      backward       electron   2.57364e-06
+   case= 13                      backward          gamma   4.46652e-05
+   case= 14                      backward           muon   1.58632e-07
+   case= 15                      backward       neutrino   1.57709e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   3.06431e-06
-   case= 18                      backward         proton          0
+   case= 17                      backward        neutron   4.08228e-06
+   case= 18                      backward         proton   1.60366e-07
    case= 19                      backward            ion          0
    case= 20                      backward     otherMeson          0
    case= 21                      backward    otherBaryon          0
-   case= 22   below 20 MeV        forward            all   0.00146195
-   case= 23   below 20 MeV        forward       electron   0.000104837
-   case= 24   below 20 MeV        forward          gamma   0.00131743
-   case= 25   below 20 MeV        forward           muon   2.31411e-07
-   case= 26   below 20 MeV        forward       neutrino   6.17486e-06
-   case= 27   below 20 MeV        forward           pion   1.07281e-06
-   case= 28   below 20 MeV        forward        neutron   3.15894e-05
-   case= 29   below 20 MeV        forward         proton   6.07548e-07
-   case= 30   below 20 MeV        forward            ion          0
+   case= 22   below 20 MeV        forward            all   0.00196682
+   case= 23   below 20 MeV        forward       electron   0.000137264
+   case= 24   below 20 MeV        forward          gamma   0.00179284
+   case= 25   below 20 MeV        forward           muon          0
+   case= 26   below 20 MeV        forward       neutrino   3.10277e-06
+   case= 27   below 20 MeV        forward           pion   2.97972e-07
+   case= 28   below 20 MeV        forward        neutron   3.01647e-05
+   case= 29   below 20 MeV        forward         proton   2.95494e-06
+   case= 30   below 20 MeV        forward            ion   1.96403e-07
    case= 31   below 20 MeV        forward     otherMeson          0
    case= 32   below 20 MeV        forward    otherBaryon          0
-   case= 33   below 20 MeV       backward            all   3.15644e-05
-   case= 34   below 20 MeV       backward       electron   1.08463e-06
-   case= 35   below 20 MeV       backward          gamma   2.90954e-05
+   case= 33   below 20 MeV       backward            all   4.35466e-05
+   case= 34   below 20 MeV       backward       electron   1.2283e-06
+   case= 35   below 20 MeV       backward          gamma   4.10304e-05
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   7.00322e-07
+   case= 37   below 20 MeV       backward       neutrino   8.52962e-07
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   6.84015e-07
+   case= 39   below 20 MeV       backward        neutron   4.35005e-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.00063478
-   case= 45   above 20 MeV        forward       electron   0.000127652
-   case= 46   above 20 MeV        forward          gamma   0.000263961
-   case= 47   above 20 MeV        forward           muon   1.38415e-06
-   case= 48   above 20 MeV        forward       neutrino   5.07482e-05
-   case= 49   above 20 MeV        forward           pion   8.81995e-05
-   case= 50   above 20 MeV        forward        neutron   7.41516e-05
-   case= 51   above 20 MeV        forward         proton   2.32609e-05
-   case= 52   above 20 MeV        forward            ion          0
-   case= 53   above 20 MeV        forward     otherMeson   5.1076e-06
-   case= 54   above 20 MeV        forward    otherBaryon   3.15181e-07
-   case= 55   above 20 MeV       backward            all   1.78443e-05
-   case= 56   above 20 MeV       backward       electron   1.25631e-06
-   case= 57   above 20 MeV       backward          gamma   3.26357e-06
-   case= 58   above 20 MeV       backward           muon          0
-   case= 59   above 20 MeV       backward       neutrino   1.09441e-05
+   case= 44   above 20 MeV        forward            all   0.000761084
+   case= 45   above 20 MeV        forward       electron   0.000164064
+   case= 46   above 20 MeV        forward          gamma   0.00033368
+   case= 47   above 20 MeV        forward           muon   1.9378e-06
+   case= 48   above 20 MeV        forward       neutrino   4.87835e-05
+   case= 49   above 20 MeV        forward           pion   9.29967e-05
+   case= 50   above 20 MeV        forward        neutron   8.20278e-05
+   case= 51   above 20 MeV        forward         proton   2.89767e-05
+   case= 52   above 20 MeV        forward            ion   1.87044e-06
+   case= 53   above 20 MeV        forward     otherMeson   6.7475e-06
+   case= 54   above 20 MeV        forward    otherBaryon          0
+   case= 55   above 20 MeV       backward            all   2.38644e-05
+   case= 56   above 20 MeV       backward       electron   1.34535e-06
+   case= 57   above 20 MeV       backward          gamma   3.63484e-06
+   case= 58   above 20 MeV       backward           muon   1.58632e-07
+   case= 59   above 20 MeV       backward       neutrino   1.49179e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   2.3803e-06
-   case= 62   above 20 MeV       backward         proton          0
+   case= 61   above 20 MeV       backward        neutron   3.64728e-06
+   case= 62   above 20 MeV       backward         proton   1.60366e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    1842.02    63.5126     116992
-   case=  1         sphere                      electron     1517.1    5.38163    8164.47
-   case=  2         sphere                         gamma     211.42    71.7059    15160.1
-   case=  3         sphere                          muon       1.08    56.6656    61.1988
-   case=  4         sphere                      neutrino       3.07    50.8031    155.966
-   case=  5         sphere                          pion      17.46    4725.26    82503.1
-   case=  6         sphere                       neutron      16.46     154.67    2545.86
-   case=  7         sphere                        proton      36.94    63.1145    2331.45
-   case=  8         sphere                           ion      36.89     4.7006    173.405
-   case=  9         sphere                    otherMeson        1.3    4136.64    5377.63
-   case= 10         sphere                   otherBaryon        0.3    1727.97    518.391
-   case= 11         sphere   below 20 MeV            all    1757.49   0.546394    960.282
-   case= 12         sphere   below 20 MeV       electron    1497.37   0.306209    458.508
-   case= 13         sphere   below 20 MeV          gamma     184.29    1.39769    257.581
-   case= 14         sphere   below 20 MeV           muon       0.95    4.11981    3.91382
-   case= 15         sphere   below 20 MeV       neutrino       0.29    14.8423    4.30426
-   case= 16         sphere   below 20 MeV           pion       0.38    8.26875    3.14213
-   case= 17         sphere   below 20 MeV        neutron       8.58    6.61765    56.7794
-   case= 18         sphere   below 20 MeV         proton      30.22    2.69894     81.562
-   case= 19         sphere   below 20 MeV            ion       35.4    2.66812    94.4513
-   case= 20         sphere   below 20 MeV     otherMeson       0.01    3.95468   0.0395468
-   case= 21         sphere   below 20 MeV    otherBaryon          0          0          0
-   case= 22         sphere   above 20 MeV            all      84.53    1372.66     116031
-   case= 23         sphere   above 20 MeV       electron      19.73    390.571    7705.96
-   case= 24         sphere   above 20 MeV          gamma      27.13    549.299    14902.5
-   case= 25         sphere   above 20 MeV           muon       0.13    440.654     57.285
-   case= 26         sphere   above 20 MeV       neutrino       2.78    54.5544    151.661
-   case= 27         sphere   above 20 MeV           pion      17.08    4830.21    82499.9
-   case= 28         sphere   above 20 MeV        neutron       7.88    315.874    2489.09
-   case= 29         sphere   above 20 MeV         proton       6.72    334.805    2249.89
-   case= 30         sphere   above 20 MeV            ion       1.49    52.9891    78.9538
-   case= 31         sphere   above 20 MeV     otherMeson       1.29    4168.68     5377.6
-   case= 32         sphere   above 20 MeV    otherBaryon        0.3    1727.97    518.391
+   case=  0         sphere                           all    2509.29    48.6033     121960
+   case=  1         sphere                      electron    2086.81    4.94442    10318.1
+   case=  2         sphere                         gamma     289.19     59.979    17345.3
+   case=  3         sphere                          muon       1.18    76.9492    90.8001
+   case=  4         sphere                      neutrino       3.28    40.3752     132.43
+   case=  5         sphere                          pion      18.94    4227.34    80065.8
+   case=  6         sphere                       neutron      20.03    136.542    2734.95
+   case=  7         sphere                        proton         44    63.2712    2783.93
+   case=  8         sphere                           ion      44.23    4.85375    214.681
+   case=  9         sphere                    otherMeson       1.43    5439.08    7777.88
+   case= 10         sphere                   otherBaryon        0.2    2479.68    495.936
+   case= 11         sphere   below 20 MeV            all    2403.44   0.525078    1261.99
+   case= 12         sphere   below 20 MeV       electron    2060.51   0.296511    610.963
+   case= 13         sphere   below 20 MeV          gamma     253.32    1.42234    360.306
+   case= 14         sphere   below 20 MeV           muon       0.96    4.17124    4.00439
+   case= 15         sphere   below 20 MeV       neutrino       0.19    15.2289    2.89349
+   case= 16         sphere   below 20 MeV           pion       0.36    8.40455    3.02564
+   case= 17         sphere   below 20 MeV        neutron      10.23    6.77672    69.3258
+   case= 18         sphere   below 20 MeV         proton      35.44    2.70762     95.958
+   case= 19         sphere   below 20 MeV            ion       42.4     2.7156    115.141
+   case= 20         sphere   below 20 MeV     otherMeson       0.01    11.2286   0.112286
+   case= 21         sphere   below 20 MeV    otherBaryon       0.02     13.156    0.26312
+   case= 22         sphere   above 20 MeV            all     105.85    1140.27     120698
+   case= 23         sphere   above 20 MeV       electron       26.3    369.091    9707.09
+   case= 24         sphere   above 20 MeV          gamma      35.87    473.516      16985
+   case= 25         sphere   above 20 MeV           muon       0.22    394.526    86.7957
+   case= 26         sphere   above 20 MeV       neutrino       3.09    41.9214    129.537
+   case= 27         sphere   above 20 MeV           pion      18.58    4309.08    80062.8
+   case= 28         sphere   above 20 MeV        neutron        9.8    272.002    2665.62
+   case= 29         sphere   above 20 MeV         proton       8.56    314.016    2687.97
+   case= 30         sphere   above 20 MeV            ion       1.83    54.3934    99.5399
+   case= 31         sphere   above 20 MeV     otherMeson       1.42     5477.3    7777.77
+   case= 32         sphere   above 20 MeV    otherBaryon       0.18    2753.74    495.673
  ============================================================= 
 
 
@@ -967,7 +967,7 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=6.570000s Real=8.270339s Sys=0.010000s
+  User=5.940000s Real=8.505112s Sys=0.020000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 1
@@ -979,107 +979,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.00622208
-   case=  1                       forward       electron   0.000545276
-   case=  2                       forward          gamma   0.00504684
-   case=  3                       forward           muon   1.32119e-06
-   case=  4                       forward       neutrino   0.000142329
-   case=  5                       forward           pion   8.9859e-05
-   case=  6                       forward        neutron   0.000355838
-   case=  7                       forward         proton   3.27351e-05
-   case=  8                       forward            ion   3.49976e-07
-   case=  9                       forward     otherMeson   7.02834e-06
-   case= 10                       forward    otherBaryon   5.04526e-07
-   case= 11                      backward            all   6.21567e-05
-   case= 12                      backward       electron   7.35085e-07
-   case= 13                      backward          gamma   1.83283e-05
+   case=  0                       forward            all   0.00630388
+   case=  1                       forward       electron   0.000557015
+   case=  2                       forward          gamma   0.00504944
+   case=  3                       forward           muon   1.47951e-06
+   case=  4                       forward       neutrino   0.000140369
+   case=  5                       forward           pion   0.000103348
+   case=  6                       forward        neutron   0.000404877
+   case=  7                       forward         proton   3.70567e-05
+   case=  8                       forward            ion   6.64125e-07
+   case=  9                       forward     otherMeson   8.32551e-06
+   case= 10                       forward    otherBaryon   1.30695e-06
+   case= 11                      backward            all   7.42254e-05
+   case= 12                      backward       electron   1.23681e-06
+   case= 13                      backward          gamma   2.38714e-05
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   3.59752e-05
+   case= 15                      backward       neutrino   4.10726e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   7.11806e-06
+   case= 17                      backward        neutron   8.04461e-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.00490898
-   case= 23   below 20 MeV        forward       electron   0.000275421
-   case= 24   below 20 MeV        forward          gamma   0.0044109
+   case= 22   below 20 MeV        forward            all   0.00495751
+   case= 23   below 20 MeV        forward       electron   0.000286391
+   case= 24   below 20 MeV        forward          gamma   0.00442704
    case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   1.63265e-05
-   case= 27   below 20 MeV        forward           pion   5.7353e-07
-   case= 28   below 20 MeV        forward        neutron   0.000205762
-   case= 29   below 20 MeV        forward         proton          0
+   case= 26   below 20 MeV        forward       neutrino   1.09845e-05
+   case= 27   below 20 MeV        forward           pion   1.64785e-06
+   case= 28   below 20 MeV        forward        neutron   0.000230853
+   case= 29   below 20 MeV        forward         proton   5.91051e-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.53393e-05
-   case= 34   below 20 MeV       backward       electron   5.73618e-07
-   case= 35   below 20 MeV       backward          gamma   1.72972e-05
+   case= 33   below 20 MeV       backward            all   3.11746e-05
+   case= 34   below 20 MeV       backward       electron   8.89682e-07
+   case= 35   below 20 MeV       backward          gamma   2.28639e-05
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   3.19391e-06
+   case= 37   below 20 MeV       backward       neutrino   3.87723e-06
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   4.27455e-06
+   case= 39   below 20 MeV       backward        neutron   3.54373e-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.0013131
-   case= 45   above 20 MeV        forward       electron   0.000269855
-   case= 46   above 20 MeV        forward          gamma   0.000635945
-   case= 47   above 20 MeV        forward           muon   1.32119e-06
-   case= 48   above 20 MeV        forward       neutrino   0.000126002
-   case= 49   above 20 MeV        forward           pion   8.92855e-05
-   case= 50   above 20 MeV        forward        neutron   0.000150076
-   case= 51   above 20 MeV        forward         proton   3.27351e-05
-   case= 52   above 20 MeV        forward            ion   3.49976e-07
-   case= 53   above 20 MeV        forward     otherMeson   7.02834e-06
-   case= 54   above 20 MeV        forward    otherBaryon   5.04526e-07
-   case= 55   above 20 MeV       backward            all   3.68174e-05
-   case= 56   above 20 MeV       backward       electron   1.61467e-07
-   case= 57   above 20 MeV       backward          gamma   1.03107e-06
+   case= 44   above 20 MeV        forward            all   0.00134637
+   case= 45   above 20 MeV        forward       electron   0.000270624
+   case= 46   above 20 MeV        forward          gamma   0.000622393
+   case= 47   above 20 MeV        forward           muon   1.47951e-06
+   case= 48   above 20 MeV        forward       neutrino   0.000129385
+   case= 49   above 20 MeV        forward           pion   0.0001017
+   case= 50   above 20 MeV        forward        neutron   0.000174025
+   case= 51   above 20 MeV        forward         proton   3.64657e-05
+   case= 52   above 20 MeV        forward            ion   6.64125e-07
+   case= 53   above 20 MeV        forward     otherMeson   8.32551e-06
+   case= 54   above 20 MeV        forward    otherBaryon   1.30695e-06
+   case= 55   above 20 MeV       backward            all   4.30508e-05
+   case= 56   above 20 MeV       backward       electron   3.47123e-07
+   case= 57   above 20 MeV       backward          gamma   1.00752e-06
    case= 58   above 20 MeV       backward           muon          0
-   case= 59   above 20 MeV       backward       neutrino   3.27813e-05
+   case= 59   above 20 MeV       backward       neutrino   3.71953e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   2.84352e-06
+   case= 61   above 20 MeV       backward        neutron   4.50088e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    12405.3    14.8664     184422
-   case=  1         sphere                      electron    10600.6    2.47416    26227.7
-   case=  2         sphere                         gamma    1229.17    28.1455    34595.6
-   case=  3         sphere                          muon       2.95     22.793    67.2393
-   case=  4         sphere                      neutrino       8.69    35.6951    310.191
-   case=  5         sphere                          pion      34.87    2878.36     100368
-   case=  6         sphere                       neutron      74.53    77.0633    5743.53
-   case=  7         sphere                        proton      40.17    130.213    5230.67
-   case=  8         sphere                           ion     411.06    1.74061    715.494
-   case=  9         sphere                    otherMeson       2.69    3945.67    10613.8
-   case= 10         sphere                   otherBaryon       0.56    981.766    549.789
-   case= 11         sphere   below 20 MeV            all    12110.6    0.41306     5002.4
-   case= 12         sphere   below 20 MeV       electron    10508.3   0.236128    2481.31
-   case= 13         sphere   below 20 MeV          gamma    1126.84    1.38752    1563.51
-   case= 14         sphere   below 20 MeV           muon       2.72    4.15489    11.3013
-   case= 15         sphere   below 20 MeV       neutrino       0.86    13.7918     11.861
-   case= 16         sphere   below 20 MeV           pion       0.52    13.6287    7.08694
-   case= 17         sphere   below 20 MeV        neutron      43.95     6.1275    269.304
-   case= 18         sphere   below 20 MeV         proton      20.78    7.38279    153.414
-   case= 19         sphere   below 20 MeV            ion     406.57    1.23997    504.133
-   case= 20         sphere   below 20 MeV     otherMeson       0.03    11.1123   0.333369
-   case= 21         sphere   below 20 MeV    otherBaryon       0.01    14.1254   0.141254
-   case= 22         sphere   above 20 MeV            all      294.7    608.822     179420
-   case= 23         sphere   above 20 MeV       electron      92.29    257.302    23746.4
-   case= 24         sphere   above 20 MeV          gamma     102.33    322.799      33032
-   case= 25         sphere   above 20 MeV           muon       0.23    243.209     55.938
-   case= 26         sphere   above 20 MeV       neutrino       7.83    38.1009     298.33
-   case= 27         sphere   above 20 MeV           pion      34.35    2921.72     100361
-   case= 28         sphere   above 20 MeV        neutron      30.58    179.013    5474.23
-   case= 29         sphere   above 20 MeV         proton      19.39    261.849    5077.25
-   case= 30         sphere   above 20 MeV            ion       4.49    47.0735     211.36
-   case= 31         sphere   above 20 MeV     otherMeson       2.66    3990.04    10613.5
-   case= 32         sphere   above 20 MeV    otherBaryon       0.55     999.36    549.648
+   case=  0         sphere                           all    12178.8    14.6281     178153
+   case=  1         sphere                      electron    10338.5     2.3536    24332.6
+   case=  2         sphere                         gamma    1195.56    26.3918      31553
+   case=  3         sphere                          muon       3.05    23.0758    70.3812
+   case=  4         sphere                      neutrino       8.99    35.4141    318.372
+   case=  5         sphere                          pion      37.61    2674.01     100569
+   case=  6         sphere                       neutron      83.54    78.3719    6547.19
+   case=  7         sphere                        proton      44.92    127.022    5705.82
+   case=  8         sphere                           ion     463.47    1.69439    785.299
+   case=  9         sphere                    otherMeson       2.62    2811.28    7365.55
+   case= 10         sphere                   otherBaryon       0.62    1460.38    905.433
+   case= 11         sphere   below 20 MeV            all    11883.5   0.423143    5028.41
+   case= 12         sphere   below 20 MeV       electron    10250.3   0.237088    2430.23
+   case= 13         sphere   below 20 MeV          gamma    1097.13    1.40105    1537.14
+   case= 14         sphere   below 20 MeV           muon       2.77     4.1232    11.4213
+   case= 15         sphere   below 20 MeV       neutrino       0.76    14.0397    10.6701
+   case= 16         sphere   below 20 MeV           pion       0.58    11.6469    6.75519
+   case= 17         sphere   below 20 MeV        neutron      49.52    6.16542    305.312
+   case= 18         sphere   below 20 MeV         proton      23.28    7.13108    166.011
+   case= 19         sphere   below 20 MeV            ion     459.03    1.22023    560.122
+   case= 20         sphere   below 20 MeV     otherMeson       0.03    14.0885   0.422655
+   case= 21         sphere   below 20 MeV    otherBaryon       0.03    10.8731   0.326194
+   case= 22         sphere   above 20 MeV            all     295.38    586.109     173125
+   case= 23         sphere   above 20 MeV       electron      88.13    248.524    21902.4
+   case= 24         sphere   above 20 MeV          gamma      98.43    304.946    30015.9
+   case= 25         sphere   above 20 MeV           muon       0.28    210.571    58.9599
+   case= 26         sphere   above 20 MeV       neutrino       8.23    37.3879    307.702
+   case= 27         sphere   above 20 MeV           pion      37.03    2715.71     100563
+   case= 28         sphere   above 20 MeV        neutron      34.02    183.477    6241.87
+   case= 29         sphere   above 20 MeV         proton      21.64    255.999    5539.81
+   case= 30         sphere   above 20 MeV            ion       4.44    50.7155    225.177
+   case= 31         sphere   above 20 MeV     otherMeson       2.59    2843.68    7365.13
+   case= 32         sphere   above 20 MeV    otherBaryon       0.59    1534.08    905.107
  ============================================================= 
 
 
@@ -1143,7 +1143,7 @@ Index : 3     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=9.310000s Real=10.943166s Sys=0.020000s
+  User=9.060000s Real=10.188967s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 2
@@ -1155,107 +1155,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.00949977
-   case=  1                       forward       electron   0.000637392
-   case=  2                       forward          gamma   0.00777579
-   case=  3                       forward           muon   2.20578e-06
-   case=  4                       forward       neutrino   8.87591e-05
-   case=  5                       forward           pion   8.16666e-05
-   case=  6                       forward        neutron   0.000871594
-   case=  7                       forward         proton   3.26712e-05
-   case=  8                       forward            ion   4.83851e-07
-   case=  9                       forward     otherMeson   9.20795e-06
+   case=  0                       forward            all   0.00899312
+   case=  1                       forward       electron   0.000536907
+   case=  2                       forward          gamma   0.00712071
+   case=  3                       forward           muon   3.04315e-06
+   case=  4                       forward       neutrino   0.000101512
+   case=  5                       forward           pion   8.19362e-05
+   case=  6                       forward        neutron   0.00111243
+   case=  7                       forward         proton   3.04533e-05
+   case=  8                       forward            ion          0
+   case=  9                       forward     otherMeson   6.1313e-06
    case= 10                       forward    otherBaryon          0
-   case= 11                      backward            all   0.000180626
-   case= 12                      backward       electron          0
-   case= 13                      backward          gamma   1.72088e-05
+   case= 11                      backward            all   0.000227487
+   case= 12                      backward       electron   1.22984e-06
+   case= 13                      backward          gamma   1.78891e-05
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   2.53139e-05
+   case= 15                      backward       neutrino   3.28487e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   0.000138104
+   case= 17                      backward        neutron   0.00017552
    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.0083197
-   case= 23   below 20 MeV        forward       electron   0.000391741
-   case= 24   below 20 MeV        forward          gamma   0.00720127
-   case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   6.83493e-06
-   case= 27   below 20 MeV        forward           pion   1.85227e-07
-   case= 28   below 20 MeV        forward        neutron   0.000717798
-   case= 29   below 20 MeV        forward         proton   1.39198e-06
-   case= 30   below 20 MeV        forward            ion   4.83851e-07
+   case= 22   below 20 MeV        forward            all   0.0078536
+   case= 23   below 20 MeV        forward       electron   0.000331552
+   case= 24   below 20 MeV        forward          gamma   0.00659305
+   case= 25   below 20 MeV        forward           muon   1.8003e-07
+   case= 26   below 20 MeV        forward       neutrino   7.41875e-06
+   case= 27   below 20 MeV        forward           pion          0
+   case= 28   below 20 MeV        forward        neutron   0.000920561
+   case= 29   below 20 MeV        forward         proton   8.41499e-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.000153418
-   case= 34   below 20 MeV       backward       electron          0
-   case= 35   below 20 MeV       backward          gamma   1.65374e-05
+   case= 33   below 20 MeV       backward            all   0.000191447
+   case= 34   below 20 MeV       backward       electron   1.05011e-06
+   case= 35   below 20 MeV       backward          gamma   1.75702e-05
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   2.37158e-06
+   case= 37   below 20 MeV       backward       neutrino   2.07255e-06
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   0.000134509
+   case= 39   below 20 MeV       backward        neutron   0.000170754
    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.00118007
-   case= 45   above 20 MeV        forward       electron   0.000245651
-   case= 46   above 20 MeV        forward          gamma   0.000574527
-   case= 47   above 20 MeV        forward           muon   2.20578e-06
-   case= 48   above 20 MeV        forward       neutrino   8.19241e-05
-   case= 49   above 20 MeV        forward           pion   8.14813e-05
-   case= 50   above 20 MeV        forward        neutron   0.000153796
-   case= 51   above 20 MeV        forward         proton   3.12793e-05
+   case= 44   above 20 MeV        forward            all   0.00113951
+   case= 45   above 20 MeV        forward       electron   0.000205355
+   case= 46   above 20 MeV        forward          gamma   0.000527658
+   case= 47   above 20 MeV        forward           muon   2.86312e-06
+   case= 48   above 20 MeV        forward       neutrino   9.40932e-05
+   case= 49   above 20 MeV        forward           pion   8.19362e-05
+   case= 50   above 20 MeV        forward        neutron   0.000191865
+   case= 51   above 20 MeV        forward         proton   2.96118e-05
    case= 52   above 20 MeV        forward            ion          0
-   case= 53   above 20 MeV        forward     otherMeson   9.20795e-06
+   case= 53   above 20 MeV        forward     otherMeson   6.1313e-06
    case= 54   above 20 MeV        forward    otherBaryon          0
-   case= 55   above 20 MeV       backward            all   2.72084e-05
-   case= 56   above 20 MeV       backward       electron          0
-   case= 57   above 20 MeV       backward          gamma   6.71341e-07
+   case= 55   above 20 MeV       backward            all   3.60404e-05
+   case= 56   above 20 MeV       backward       electron   1.79729e-07
+   case= 57   above 20 MeV       backward          gamma   3.1889e-07
    case= 58   above 20 MeV       backward           muon          0
-   case= 59   above 20 MeV       backward       neutrino   2.29423e-05
+   case= 59   above 20 MeV       backward       neutrino   3.07761e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   3.59467e-06
+   case= 61   above 20 MeV       backward        neutron   4.76562e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    18523.8    10.4398     193385
-   case=  1         sphere                      electron    14870.3    2.49724    37134.7
-   case=  2         sphere                         gamma    3189.17    12.8071    40844.1
-   case=  3         sphere                          muon       1.99    82.0185    163.217
-   case=  4         sphere                      neutrino        5.7     44.512    253.718
-   case=  5         sphere                          pion      26.96    3389.66    91385.1
-   case=  6         sphere                       neutron      94.86    54.2402    5145.22
-   case=  7         sphere                        proton      65.41    75.2055    4919.19
-   case=  8         sphere                           ion     265.96    1.68169    447.262
-   case=  9         sphere                    otherMeson       2.84    4353.55    12364.1
-   case= 10         sphere                   otherBaryon        0.6    1214.76    728.856
-   case= 11         sphere   below 20 MeV            all    18087.2   0.549629    9941.26
-   case= 12         sphere   below 20 MeV       electron    14695.6    0.36098    5304.82
-   case= 13         sphere   below 20 MeV          gamma    3015.38    1.25798     3793.3
-   case= 14         sphere   below 20 MeV           muon       1.73    4.23637    7.32891
-   case= 15         sphere   below 20 MeV       neutrino        0.5     14.885    7.44249
-   case= 16         sphere   below 20 MeV           pion       0.36    11.7219    4.21989
-   case= 17         sphere   below 20 MeV        neutron       68.2    4.31787    294.479
-   case= 18         sphere   below 20 MeV         proton      43.09    6.39453    275.541
-   case= 19         sphere   below 20 MeV            ion     262.26   0.967169     253.65
-   case= 20         sphere   below 20 MeV     otherMeson       0.05    6.32422   0.316211
-   case= 21         sphere   below 20 MeV    otherBaryon       0.03    5.33994   0.160198
-   case= 22         sphere   above 20 MeV            all     436.59    420.175     183444
-   case= 23         sphere   above 20 MeV       electron      174.7    182.197    31829.9
-   case= 24         sphere   above 20 MeV          gamma     173.79    213.193    37050.8
-   case= 25         sphere   above 20 MeV           muon       0.26    599.569    155.888
-   case= 26         sphere   above 20 MeV       neutrino        5.2    47.3607    246.276
-   case= 27         sphere   above 20 MeV           pion       26.6    3435.37    91380.9
-   case= 28         sphere   above 20 MeV        neutron      26.66    181.948    4850.75
-   case= 29         sphere   above 20 MeV         proton      22.32    208.049    4643.65
-   case= 30         sphere   above 20 MeV            ion        3.7    52.3276    193.612
-   case= 31         sphere   above 20 MeV     otherMeson       2.79    4431.46    12363.8
-   case= 32         sphere   above 20 MeV    otherBaryon       0.57    1278.41    728.695
+   case=  0         sphere                           all    19858.1    9.84051     195414
+   case=  1         sphere                      electron    15935.1    2.30154    36675.1
+   case=  2         sphere                         gamma    3333.63    12.0852    40287.6
+   case=  3         sphere                          muon       2.32    80.8741    187.628
+   case=  4         sphere                      neutrino       6.69    40.4705    270.747
+   case=  5         sphere                          pion      31.39    3073.07    96463.7
+   case=  6         sphere                       neutron     121.77    53.1692    6474.41
+   case=  7         sphere                        proton      81.45    79.0431    6438.06
+   case=  8         sphere                           ion     343.07    1.52229    522.254
+   case=  9         sphere                    otherMeson       2.28     3301.4    7527.18
+   case= 10         sphere                   otherBaryon       0.48    1182.64    567.666
+   case= 11         sphere   below 20 MeV            all      19407   0.550279    10679.3
+   case= 12         sphere   below 20 MeV       electron    15760.6   0.358193    5645.34
+   case= 13         sphere   below 20 MeV          gamma    3161.59    1.25462    3966.58
+   case= 14         sphere   below 20 MeV           muon       1.98    4.14697    8.21101
+   case= 15         sphere   below 20 MeV       neutrino       0.45    14.5633    6.55347
+   case= 16         sphere   below 20 MeV           pion        0.5    11.2019    5.60097
+   case= 17         sphere   below 20 MeV        neutron      87.94    4.29999    378.141
+   case= 18         sphere   below 20 MeV         proton      54.94    6.42693    353.096
+   case= 19         sphere   below 20 MeV            ion     338.89   0.929384    314.959
+   case= 20         sphere   below 20 MeV     otherMeson       0.06    8.42007   0.505204
+   case= 21         sphere   below 20 MeV    otherBaryon       0.02    14.0308   0.280616
+   case= 22         sphere   above 20 MeV            all     451.14    409.485     184735
+   case= 23         sphere   above 20 MeV       electron     174.43    177.892    31029.8
+   case= 24         sphere   above 20 MeV          gamma     172.04     211.12      36321
+   case= 25         sphere   above 20 MeV           muon       0.34    527.697    179.417
+   case= 26         sphere   above 20 MeV       neutrino       6.24    42.3388    264.194
+   case= 27         sphere   above 20 MeV           pion      30.89    3122.63    96458.1
+   case= 28         sphere   above 20 MeV        neutron      33.83    180.203    6096.27
+   case= 29         sphere   above 20 MeV         proton      26.51    229.535    6084.97
+   case= 30         sphere   above 20 MeV            ion       4.18     49.592    207.295
+   case= 31         sphere   above 20 MeV     otherMeson       2.22     3390.4    7526.68
+   case= 32         sphere   above 20 MeV    otherBaryon       0.46    1233.45    567.385
  ============================================================= 
 
 
@@ -1324,7 +1324,7 @@ Index : 4     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=4.050000s Real=4.680651s Sys=0.010000s
+  User=4.280000s Real=4.325785s Sys=0.010000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 3
@@ -1336,107 +1336,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.00781026
-   case=  1                       forward       electron   0.00053887
-   case=  2                       forward          gamma   0.00610865
-   case=  3                       forward           muon   1.54183e-06
-   case=  4                       forward       neutrino   3.93151e-05
-   case=  5                       forward           pion   9.15446e-05
-   case=  6                       forward        neutron   0.000989514
-   case=  7                       forward         proton   3.33163e-05
-   case=  8                       forward            ion   1.58365e-07
-   case=  9                       forward     otherMeson   6.67456e-06
-   case= 10                       forward    otherBaryon   6.7412e-07
-   case= 11                      backward            all   0.000211677
-   case= 12                      backward       electron          0
-   case= 13                      backward          gamma   4.36539e-05
+   case=  0                       forward            all   0.00848871
+   case=  1                       forward       electron   0.000593471
+   case=  2                       forward          gamma   0.00674939
+   case=  3                       forward           muon   1.69268e-06
+   case=  4                       forward       neutrino   2.92827e-05
+   case=  5                       forward           pion   8.92174e-05
+   case=  6                       forward        neutron   0.000988268
+   case=  7                       forward         proton   3.03429e-05
+   case=  8                       forward            ion   6.14667e-07
+   case=  9                       forward     otherMeson   6.42697e-06
+   case= 10                       forward    otherBaryon          0
+   case= 11                      backward            all   0.000298248
+   case= 12                      backward       electron   1.11957e-06
+   case= 13                      backward          gamma   5.98109e-05
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   1.13138e-05
+   case= 15                      backward       neutrino   1.31635e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   0.000156709
+   case= 17                      backward        neutron   0.000224154
    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.00675218
-   case= 23   below 20 MeV        forward       electron   0.000297191
-   case= 24   below 20 MeV        forward          gamma   0.00561539
-   case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   2.60388e-06
-   case= 27   below 20 MeV        forward           pion   1.04038e-06
-   case= 28   below 20 MeV        forward        neutron   0.000834442
-   case= 29   below 20 MeV        forward         proton   1.22385e-06
+   case= 22   below 20 MeV        forward            all   0.00743212
+   case= 23   below 20 MeV        forward       electron   0.000351408
+   case= 24   below 20 MeV        forward          gamma   0.00622934
+   case= 25   below 20 MeV        forward           muon   1.63873e-07
+   case= 26   below 20 MeV        forward       neutrino   1.39554e-06
+   case= 27   below 20 MeV        forward           pion   1.0973e-06
+   case= 28   below 20 MeV        forward        neutron   0.000847359
+   case= 29   below 20 MeV        forward         proton   1.34944e-06
    case= 30   below 20 MeV        forward            ion          0
-   case= 31   below 20 MeV        forward     otherMeson   2.89454e-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.000191254
-   case= 34   below 20 MeV       backward       electron          0
-   case= 35   below 20 MeV       backward          gamma   4.33191e-05
+   case= 33   below 20 MeV       backward            all   0.000274672
+   case= 34   below 20 MeV       backward       electron   1.11957e-06
+   case= 35   below 20 MeV       backward          gamma   5.9327e-05
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   4.95363e-07
+   case= 37   below 20 MeV       backward       neutrino   8.82334e-07
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   0.00014744
+   case= 39   below 20 MeV       backward        neutron   0.000213343
    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.00105809
-   case= 45   above 20 MeV        forward       electron   0.000241679
-   case= 46   above 20 MeV        forward          gamma   0.000493268
-   case= 47   above 20 MeV        forward           muon   1.54183e-06
-   case= 48   above 20 MeV        forward       neutrino   3.67112e-05
-   case= 49   above 20 MeV        forward           pion   9.05042e-05
-   case= 50   above 20 MeV        forward        neutron   0.000155072
-   case= 51   above 20 MeV        forward         proton   3.20924e-05
-   case= 52   above 20 MeV        forward            ion   1.58365e-07
-   case= 53   above 20 MeV        forward     otherMeson   6.38511e-06
-   case= 54   above 20 MeV        forward    otherBaryon   6.7412e-07
-   case= 55   above 20 MeV       backward            all   2.0423e-05
+   case= 44   above 20 MeV        forward            all   0.00105659
+   case= 45   above 20 MeV        forward       electron   0.000242064
+   case= 46   above 20 MeV        forward          gamma   0.000520044
+   case= 47   above 20 MeV        forward           muon   1.5288e-06
+   case= 48   above 20 MeV        forward       neutrino   2.78871e-05
+   case= 49   above 20 MeV        forward           pion   8.81201e-05
+   case= 50   above 20 MeV        forward        neutron   0.000140909
+   case= 51   above 20 MeV        forward         proton   2.89934e-05
+   case= 52   above 20 MeV        forward            ion   6.14667e-07
+   case= 53   above 20 MeV        forward     otherMeson   6.42697e-06
+   case= 54   above 20 MeV        forward    otherBaryon          0
+   case= 55   above 20 MeV       backward            all   2.3576e-05
    case= 56   above 20 MeV       backward       electron          0
-   case= 57   above 20 MeV       backward          gamma   3.34788e-07
+   case= 57   above 20 MeV       backward          gamma   4.83899e-07
    case= 58   above 20 MeV       backward           muon          0
-   case= 59   above 20 MeV       backward       neutrino   1.08184e-05
+   case= 59   above 20 MeV       backward       neutrino   1.22811e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   9.26979e-06
+   case= 61   above 20 MeV       backward        neutron   1.0811e-05
    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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all     6373.4     21.752     138634
-   case=  1         sphere                      electron    4692.27    4.05145    19010.5
-   case=  2         sphere                         gamma    1401.26    17.7784    24912.1
-   case=  3         sphere                          muon       0.86    41.0695    35.3198
-   case=  4         sphere                      neutrino       2.42    38.2263    92.5077
-   case=  5         sphere                          pion      17.32    4687.72    81191.2
-   case=  6         sphere                       neutron      84.21    44.8036    3772.91
-   case=  7         sphere                        proton      20.09    162.356    3261.74
-   case=  8         sphere                           ion     153.18    1.37805     211.09
-   case=  9         sphere                    otherMeson       1.49    3699.99    5512.99
-   case= 10         sphere                   otherBaryon        0.3    2112.86    633.857
-   case= 11         sphere   below 20 MeV            all    6167.84   0.650808    4014.08
-   case= 12         sphere   below 20 MeV       electron    4620.65   0.416229    1923.25
-   case= 13         sphere   below 20 MeV          gamma    1317.57    1.25505    1653.61
-   case= 14         sphere   below 20 MeV           muon       0.72    4.11729    2.96445
-   case= 15         sphere   below 20 MeV       neutrino       0.16    14.4584    2.31334
-   case= 16         sphere   below 20 MeV           pion       0.18    11.5798    2.08436
-   case= 17         sphere   below 20 MeV        neutron      67.53    3.65086    246.542
-   case= 18         sphere   below 20 MeV         proton       9.85    7.97369    78.5409
-   case= 19         sphere   below 20 MeV            ion     151.14   0.690872    104.418
-   case= 20         sphere   below 20 MeV     otherMeson       0.02    6.86122   0.137224
-   case= 21         sphere   below 20 MeV    otherBaryon       0.02    11.0496   0.220992
-   case= 22         sphere   above 20 MeV            all     205.56    654.895     134620
-   case= 23         sphere   above 20 MeV       electron      71.62    238.582    17087.3
-   case= 24         sphere   above 20 MeV          gamma      83.69    277.913    23258.5
-   case= 25         sphere   above 20 MeV           muon       0.14    231.109    32.3553
-   case= 26         sphere   above 20 MeV       neutrino       2.26     39.909    90.1943
-   case= 27         sphere   above 20 MeV           pion      17.14    4736.82    81189.2
-   case= 28         sphere   above 20 MeV        neutron      16.68    211.413    3526.37
-   case= 29         sphere   above 20 MeV         proton      10.24    310.859     3183.2
-   case= 30         sphere   above 20 MeV            ion       2.04    52.2898    106.671
-   case= 31         sphere   above 20 MeV     otherMeson       1.47    3750.24    5512.86
-   case= 32         sphere   above 20 MeV    otherBaryon       0.28    2262.99    633.636
+   case=  0         sphere                           all    7579.01    18.8949     143205
+   case=  1         sphere                      electron    5619.58    3.71378    20869.9
+   case=  2         sphere                         gamma     1651.4    15.3632    25370.7
+   case=  3         sphere                          muon       0.81    52.1597    42.2494
+   case=  4         sphere                      neutrino       2.19    46.4197    101.659
+   case=  5         sphere                          pion       17.4    4637.43    80691.3
+   case=  6         sphere                       neutron      91.83    42.1953    3874.79
+   case=  7         sphere                        proton       21.8    170.438    3715.56
+   case=  8         sphere                           ion     172.05    1.37865    237.197
+   case=  9         sphere                    otherMeson       1.71    4539.92    7763.26
+   case= 10         sphere                   otherBaryon       0.24    2241.42     537.94
+   case= 11         sphere   below 20 MeV            all    7348.47   0.640509    4706.76
+   case= 12         sphere   below 20 MeV       electron     5536.5   0.416772    2307.46
+   case= 13         sphere   below 20 MeV          gamma    1556.04    1.23843    1927.05
+   case= 14         sphere   below 20 MeV           muon       0.63    4.25896    2.68315
+   case= 15         sphere   below 20 MeV       neutrino        0.1    15.6442    1.56442
+   case= 16         sphere   below 20 MeV           pion       0.26    9.84781    2.56043
+   case= 17         sphere   below 20 MeV        neutron      74.86     3.5873    268.545
+   case= 18         sphere   below 20 MeV         proton      10.23    8.26297    84.5302
+   case= 19         sphere   below 20 MeV            ion     169.84   0.661069    112.276
+   case= 20         sphere   below 20 MeV     otherMeson       0.01    9.34618   0.0934618
+   case= 21         sphere   below 20 MeV    otherBaryon          0          0          0
+   case= 22         sphere   above 20 MeV            all     230.54    600.754     138498
+   case= 23         sphere   above 20 MeV       electron      83.08    223.429    18562.4
+   case= 24         sphere   above 20 MeV          gamma      95.36    245.844    23443.7
+   case= 25         sphere   above 20 MeV           muon       0.18    219.812    39.5662
+   case= 26         sphere   above 20 MeV       neutrino       2.09    47.8922    100.095
+   case= 27         sphere   above 20 MeV           pion      17.14    4707.63    80688.7
+   case= 28         sphere   above 20 MeV        neutron      16.97    212.507    3606.25
+   case= 29         sphere   above 20 MeV         proton      11.57    313.831    3631.03
+   case= 30         sphere   above 20 MeV            ion       2.21    56.5254    124.921
+   case= 31         sphere   above 20 MeV     otherMeson        1.7    4566.57    7763.17
+   case= 32         sphere   above 20 MeV    otherBaryon       0.24    2241.42     537.94
  ============================================================= 
 
 
@@ -1510,7 +1510,7 @@ Index : 5     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=41.240000s Real=46.767364s Sys=0.020000s
+  User=36.050000s Real=36.372697s Sys=0.020000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 4
@@ -1522,107 +1522,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.00301846
-   case=  1                       forward       electron   4.66727e-05
-   case=  2                       forward          gamma   0.0010219
-   case=  3                       forward           muon   1.68914e-07
-   case=  4                       forward       neutrino   0.000168517
-   case=  5                       forward           pion   1.67124e-05
-   case=  6                       forward        neutron   0.00175351
-   case=  7                       forward         proton   9.33916e-06
-   case=  8                       forward            ion          0
-   case=  9                       forward     otherMeson   1.63687e-06
-   case= 10                       forward    otherBaryon          0
-   case= 11                      backward            all   0.000126271
+   case=  0                       forward            all   0.00298436
+   case=  1                       forward       electron   3.56875e-05
+   case=  2                       forward          gamma   0.000869974
+   case=  3                       forward           muon   3.44682e-07
+   case=  4                       forward       neutrino   0.000162397
+   case=  5                       forward           pion   1.55921e-05
+   case=  6                       forward        neutron   0.00187998
+   case=  7                       forward         proton   1.69248e-05
+   case=  8                       forward            ion   2.13403e-06
+   case=  9                       forward     otherMeson   1.17138e-06
+   case= 10                       forward    otherBaryon   1.61763e-07
+   case= 11                      backward            all   0.000113404
    case= 12                      backward       electron          0
-   case= 13                      backward          gamma   6.10065e-06
+   case= 13                      backward          gamma   4.11576e-06
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   7.31308e-05
+   case= 15                      backward       neutrino   6.83433e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   4.70396e-05
+   case= 17                      backward        neutron   4.09451e-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.00267821
-   case= 23   below 20 MeV        forward       electron   3.67947e-05
-   case= 24   below 20 MeV        forward          gamma   0.000986533
+   case= 22   below 20 MeV        forward            all   0.00264315
+   case= 23   below 20 MeV        forward       electron   2.46429e-05
+   case= 24   below 20 MeV        forward          gamma   0.000850569
    case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   1.54288e-05
+   case= 26   below 20 MeV        forward       neutrino   1.3473e-05
    case= 27   below 20 MeV        forward           pion          0
-   case= 28   below 20 MeV        forward        neutron   0.00163946
-   case= 29   below 20 MeV        forward         proton          0
-   case= 30   below 20 MeV        forward            ion          0
+   case= 28   below 20 MeV        forward        neutron   0.00175247
+   case= 29   below 20 MeV        forward         proton   1.51357e-06
+   case= 30   below 20 MeV        forward            ion   4.80936e-07
    case= 31   below 20 MeV        forward     otherMeson          0
    case= 32   below 20 MeV        forward    otherBaryon          0
-   case= 33   below 20 MeV       backward            all   5.74776e-05
+   case= 33   below 20 MeV       backward            all   4.98089e-05
    case= 34   below 20 MeV       backward       electron          0
-   case= 35   below 20 MeV       backward          gamma   6.10065e-06
+   case= 35   below 20 MeV       backward          gamma   4.11576e-06
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   4.91549e-06
+   case= 37   below 20 MeV       backward       neutrino   4.95358e-06
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   4.64614e-05
+   case= 39   below 20 MeV       backward        neutron   4.07396e-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.000340244
-   case= 45   above 20 MeV        forward       electron   9.87804e-06
-   case= 46   above 20 MeV        forward          gamma   3.53648e-05
-   case= 47   above 20 MeV        forward           muon   1.68914e-07
-   case= 48   above 20 MeV        forward       neutrino   0.000153089
-   case= 49   above 20 MeV        forward           pion   1.67124e-05
-   case= 50   above 20 MeV        forward        neutron   0.000114055
-   case= 51   above 20 MeV        forward         proton   9.33916e-06
-   case= 52   above 20 MeV        forward            ion          0
-   case= 53   above 20 MeV        forward     otherMeson   1.63687e-06
-   case= 54   above 20 MeV        forward    otherBaryon          0
-   case= 55   above 20 MeV       backward            all   6.87935e-05
+   case= 44   above 20 MeV        forward            all   0.000341218
+   case= 45   above 20 MeV        forward       electron   1.10446e-05
+   case= 46   above 20 MeV        forward          gamma   1.94051e-05
+   case= 47   above 20 MeV        forward           muon   3.44682e-07
+   case= 48   above 20 MeV        forward       neutrino   0.000148924
+   case= 49   above 20 MeV        forward           pion   1.55921e-05
+   case= 50   above 20 MeV        forward        neutron   0.00012751
+   case= 51   above 20 MeV        forward         proton   1.54113e-05
+   case= 52   above 20 MeV        forward            ion   1.6531e-06
+   case= 53   above 20 MeV        forward     otherMeson   1.17138e-06
+   case= 54   above 20 MeV        forward    otherBaryon   1.61763e-07
+   case= 55   above 20 MeV       backward            all   6.35953e-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   6.82153e-05
+   case= 59   above 20 MeV       backward       neutrino   6.33898e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   5.78221e-07
+   case= 61   above 20 MeV       backward        neutron   2.05535e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    59480.8    5.17149     307605
-   case=  1         sphere                      electron    44559.3    1.65865    73908.5
-   case=  2         sphere                         gamma    12421.2    5.82879    72400.6
-   case=  3         sphere                          muon       4.55    22.9426    104.389
-   case=  4         sphere                      neutrino      13.56    38.2178    518.233
-   case=  5         sphere                          pion      50.71    2259.07     114557
-   case=  6         sphere                       neutron     926.98    18.8245    17449.9
-   case=  7         sphere                        proton     203.48    65.5167    13331.3
-   case=  8         sphere                           ion    1295.11   0.923135    1195.56
-   case=  9         sphere                    otherMeson       4.65    2639.03    12271.5
-   case= 10         sphere                   otherBaryon       1.26    1481.96    1867.27
-   case= 11         sphere   below 20 MeV            all    58435.7   0.650125    37990.5
-   case= 12         sphere   below 20 MeV       electron    44154.4   0.441191    19480.5
-   case= 13         sphere   below 20 MeV          gamma      12056    1.22968      14825
-   case= 14         sphere   below 20 MeV           muon       4.09    4.17687    17.0834
-   case= 15         sphere   below 20 MeV       neutrino       1.09    14.3807     15.675
-   case= 16         sphere   below 20 MeV           pion       0.77    13.0131    10.0201
-   case= 17         sphere   below 20 MeV        neutron     806.17    2.53034    2039.88
-   case= 18         sphere   below 20 MeV         proton     128.65    7.92681    1019.78
-   case= 19         sphere   below 20 MeV            ion    1284.36   0.452245    580.845
-   case= 20         sphere   below 20 MeV     otherMeson       0.12    7.16597   0.859916
-   case= 21         sphere   below 20 MeV    otherBaryon       0.07    12.1627    0.85139
-   case= 22         sphere   above 20 MeV            all    1045.16    257.965     269614
-   case= 23         sphere   above 20 MeV       electron     404.96    134.403      54428
-   case= 24         sphere   above 20 MeV          gamma     365.22    157.646    57575.6
-   case= 25         sphere   above 20 MeV           muon       0.46    189.795    87.3055
-   case= 26         sphere   above 20 MeV       neutrino      12.47    40.3014    502.558
-   case= 27         sphere   above 20 MeV           pion      49.94     2293.7     114547
-   case= 28         sphere   above 20 MeV        neutron     120.81    127.556      15410
-   case= 29         sphere   above 20 MeV         proton      74.83    164.527    12311.5
-   case= 30         sphere   above 20 MeV            ion      10.75    57.1829    614.716
-   case= 31         sphere   above 20 MeV     otherMeson       4.53    2708.75    12270.6
-   case= 32         sphere   above 20 MeV    otherBaryon       1.19    1568.42    1866.42
+   case=  0         sphere                           all    59768.5    5.11061     305453
+   case=  1         sphere                      electron    44791.3    1.64784      73809
+   case=  2         sphere                         gamma    12501.6    5.78797    72358.9
+   case=  3         sphere                          muon       4.33    21.3345    92.3785
+   case=  4         sphere                      neutrino      12.93    39.6648    512.866
+   case=  5         sphere                          pion      49.53    2258.78     111878
+   case=  6         sphere                       neutron     919.67    18.6639    17164.6
+   case=  7         sphere                        proton     202.08    66.3032    13398.5
+   case=  8         sphere                           ion    1281.08   0.892227    1143.01
+   case=  9         sphere                    otherMeson       4.58    3056.54    13998.9
+   case= 10         sphere                   otherBaryon       1.34    818.954     1097.4
+   case= 11         sphere   below 20 MeV            all    58714.8   0.648291    38064.3
+   case= 12         sphere   below 20 MeV       electron      44380   0.440531    19550.7
+   case= 13         sphere   below 20 MeV          gamma    12131.5    1.22434      14853
+   case= 14         sphere   below 20 MeV           muon       3.96    4.11981    16.3145
+   case= 15         sphere   below 20 MeV       neutrino       1.03    14.8772    15.3235
+   case= 16         sphere   below 20 MeV           pion       0.86     11.943     10.271
+   case= 17         sphere   below 20 MeV        neutron     797.46     2.5264     2014.7
+   case= 18         sphere   below 20 MeV         proton     129.15    7.96827     1029.1
+   case= 19         sphere   below 20 MeV            ion    1270.73   0.450954    573.041
+   case= 20         sphere   below 20 MeV     otherMeson       0.14    2.91211   0.407695
+   case= 21         sphere   below 20 MeV    otherBaryon       0.12    11.4714    1.37657
+   case= 22         sphere   above 20 MeV            all    1053.65    253.774     267389
+   case= 23         sphere   above 20 MeV       electron     411.39     131.89    54258.3
+   case= 24         sphere   above 20 MeV          gamma     370.17     155.35    57505.9
+   case= 25         sphere   above 20 MeV           muon       0.37    205.579    76.0641
+   case= 26         sphere   above 20 MeV       neutrino       11.9    41.8103    497.542
+   case= 27         sphere   above 20 MeV           pion      48.67    2298.49     111867
+   case= 28         sphere   above 20 MeV        neutron     122.21    123.966    15149.9
+   case= 29         sphere   above 20 MeV         proton      72.93    169.607    12369.4
+   case= 30         sphere   above 20 MeV            ion      10.35    55.0698    569.973
+   case= 31         sphere   above 20 MeV     otherMeson       4.44    3152.82    13998.5
+   case= 32         sphere   above 20 MeV    otherBaryon       1.22    898.379    1096.02
  ============================================================= 
 
 
@@ -1701,7 +1701,7 @@ Index : 6     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=39.920000s Real=48.880401s Sys=0.020000s
+  User=36.710000s Real=37.048784s Sys=0.040000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 5
@@ -1713,107 +1713,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.00178575
-   case=  1                       forward       electron   2.72602e-05
-   case=  2                       forward          gamma   0.000644592
-   case=  3                       forward           muon   3.29355e-07
-   case=  4                       forward       neutrino   0.000150114
-   case=  5                       forward           pion   1.11335e-05
-   case=  6                       forward        neutron   0.000942326
-   case=  7                       forward         proton   8.02601e-06
-   case=  8                       forward            ion   1.66785e-07
-   case=  9                       forward     otherMeson   1.63223e-06
-   case= 10                       forward    otherBaryon   1.72405e-07
-   case= 11                      backward            all   7.23724e-05
+   case=  0                       forward            all   0.00145882
+   case=  1                       forward       electron   1.67105e-05
+   case=  2                       forward          gamma   0.000460454
+   case=  3                       forward           muon          0
+   case=  4                       forward       neutrino   0.000174002
+   case=  5                       forward           pion   9.14642e-06
+   case=  6                       forward        neutron   0.000790776
+   case=  7                       forward         proton   6.04028e-06
+   case=  8                       forward            ion   2.17129e-07
+   case=  9                       forward     otherMeson   1.47605e-06
+   case= 10                       forward    otherBaryon          0
+   case= 11                      backward            all   7.51034e-05
    case= 12                      backward       electron          0
-   case= 13                      backward          gamma   2.42549e-06
+   case= 13                      backward          gamma   2.26967e-06
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   6.58712e-05
+   case= 15                      backward       neutrino   7.01043e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   4.07568e-06
+   case= 17                      backward        neutron   2.72945e-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.00150692
-   case= 23   below 20 MeV        forward       electron   2.18157e-05
-   case= 24   below 20 MeV        forward          gamma   0.000632474
+   case= 22   below 20 MeV        forward            all   0.00117987
+   case= 23   below 20 MeV        forward       electron   1.28645e-05
+   case= 24   below 20 MeV        forward          gamma   0.000454051
    case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   1.35388e-05
+   case= 26   below 20 MeV        forward       neutrino   1.43745e-05
    case= 27   below 20 MeV        forward           pion          0
-   case= 28   below 20 MeV        forward        neutron   0.000838811
-   case= 29   below 20 MeV        forward         proton   2.77799e-07
+   case= 28   below 20 MeV        forward        neutron   0.000698027
+   case= 29   below 20 MeV        forward         proton   5.53825e-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.19081e-05
+   case= 33   below 20 MeV       backward            all   1.13162e-05
    case= 34   below 20 MeV       backward       electron          0
-   case= 35   below 20 MeV       backward          gamma   2.42549e-06
+   case= 35   below 20 MeV       backward          gamma   2.26967e-06
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   6.21305e-06
+   case= 37   below 20 MeV       backward       neutrino   6.52631e-06
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   3.26958e-06
+   case= 39   below 20 MeV       backward        neutron   2.52027e-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.000278835
-   case= 45   above 20 MeV        forward       electron   5.44457e-06
-   case= 46   above 20 MeV        forward          gamma   1.21179e-05
-   case= 47   above 20 MeV        forward           muon   3.29355e-07
-   case= 48   above 20 MeV        forward       neutrino   0.000136575
-   case= 49   above 20 MeV        forward           pion   1.11335e-05
-   case= 50   above 20 MeV        forward        neutron   0.000103515
-   case= 51   above 20 MeV        forward         proton   7.74821e-06
-   case= 52   above 20 MeV        forward            ion   1.66785e-07
-   case= 53   above 20 MeV        forward     otherMeson   1.63223e-06
-   case= 54   above 20 MeV        forward    otherBaryon   1.72405e-07
-   case= 55   above 20 MeV       backward            all   6.04643e-05
+   case= 44   above 20 MeV        forward            all   0.000278952
+   case= 45   above 20 MeV        forward       electron   3.84602e-06
+   case= 46   above 20 MeV        forward          gamma   6.40333e-06
+   case= 47   above 20 MeV        forward           muon          0
+   case= 48   above 20 MeV        forward       neutrino   0.000159627
+   case= 49   above 20 MeV        forward           pion   9.14642e-06
+   case= 50   above 20 MeV        forward        neutron   9.27492e-05
+   case= 51   above 20 MeV        forward         proton   5.48645e-06
+   case= 52   above 20 MeV        forward            ion   2.17129e-07
+   case= 53   above 20 MeV        forward     otherMeson   1.47605e-06
+   case= 54   above 20 MeV        forward    otherBaryon          0
+   case= 55   above 20 MeV       backward            all   6.37872e-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.96582e-05
+   case= 59   above 20 MeV       backward       neutrino   6.3578e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   8.06097e-07
+   case= 61   above 20 MeV       backward        neutron   2.09183e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    64545.9    4.85049     313079
-   case=  1         sphere                      electron    47806.9    1.63301    78069.4
-   case=  2         sphere                         gamma    14205.8    5.39326    76615.4
-   case=  3         sphere                          muon       4.05    24.2826    98.3443
-   case=  4         sphere                      neutrino      12.09    39.5654    478.346
-   case=  5         sphere                          pion       49.3    2272.34     112026
-   case=  6         sphere                       neutron     966.49    18.5899      17967
-   case=  7         sphere                        proton     225.49    59.6872    13458.9
-   case=  8         sphere                           ion    1269.92   0.955463    1213.36
-   case=  9         sphere                    otherMeson       4.67    2553.51    11924.9
-   case= 10         sphere                   otherBaryon       1.19    1031.11    1227.02
-   case= 11         sphere   below 20 MeV            all    63446.5   0.667226    42333.1
-   case= 12         sphere   below 20 MeV       electron    47379.3   0.454241    21521.6
-   case= 13         sphere   below 20 MeV          gamma    13820.1    1.21735    16823.8
-   case= 14         sphere   below 20 MeV           muon       3.64    4.14097    15.0731
-   case= 15         sphere   below 20 MeV       neutrino       1.09    14.7908     16.122
-   case= 16         sphere   below 20 MeV           pion       0.85    11.4706    9.75004
-   case= 17         sphere   below 20 MeV        neutron     835.58    2.63486    2201.63
-   case= 18         sphere   below 20 MeV         proton     147.05    8.12539    1194.84
-   case= 19         sphere   below 20 MeV            ion     1258.6   0.434973    547.457
-   case= 20         sphere   below 20 MeV     otherMeson       0.26    8.24304    2.14319
-   case= 21         sphere   below 20 MeV    otherBaryon       0.07    10.0668   0.704675
-   case= 22         sphere   above 20 MeV            all    1099.41    246.265     270746
-   case= 23         sphere   above 20 MeV       electron     427.66    132.226    56547.8
-   case= 24         sphere   above 20 MeV          gamma     385.69    155.025    59791.5
-   case= 25         sphere   above 20 MeV           muon       0.41    203.101    83.2712
-   case= 26         sphere   above 20 MeV       neutrino         11    42.0204    462.224
-   case= 27         sphere   above 20 MeV           pion      48.45       2312     112017
-   case= 28         sphere   above 20 MeV        neutron     130.91    120.429    15765.3
-   case= 29         sphere   above 20 MeV         proton      78.44    156.349      12264
-   case= 30         sphere   above 20 MeV            ion      11.32    58.8255    665.905
-   case= 31         sphere   above 20 MeV     otherMeson       4.41    2703.57    11922.7
-   case= 32         sphere   above 20 MeV    otherBaryon       1.12    1094.92    1226.31
+   case=  0         sphere                           all    64876.2    4.82917     313299
+   case=  1         sphere                      electron    48002.2    1.58635    76148.4
+   case=  2         sphere                         gamma    14185.4    5.27822    74873.7
+   case=  3         sphere                          muon        4.6    17.4308    80.1818
+   case=  4         sphere                      neutrino       13.8    38.4036    529.969
+   case=  5         sphere                          pion      50.79     2262.6     114917
+   case=  6         sphere                       neutron    1023.28    18.3588    18786.2
+   case=  7         sphere                        proton     240.44    58.6178    14094.1
+   case=  8         sphere                           ion    1349.73   0.938998    1267.39
+   case=  9         sphere                    otherMeson       4.68    2435.83    11399.7
+   case= 10         sphere                   otherBaryon       1.35    890.085    1201.61
+   case= 11         sphere   below 20 MeV            all    63783.8   0.665748    42463.9
+   case= 12         sphere   below 20 MeV       electron    47587.7   0.449877    21408.6
+   case= 13         sphere   below 20 MeV          gamma    13811.4    1.21984    16847.7
+   case= 14         sphere   below 20 MeV           muon       4.17    4.16553    17.3703
+   case= 15         sphere   below 20 MeV       neutrino       1.19    13.9715     16.626
+   case= 16         sphere   below 20 MeV           pion       0.95     10.823    10.2819
+   case= 17         sphere   below 20 MeV        neutron     884.47     2.6277    2324.12
+   case= 18         sphere   below 20 MeV         proton     156.19    8.10027    1265.18
+   case= 19         sphere   below 20 MeV            ion    1337.35   0.426965    571.001
+   case= 20         sphere   below 20 MeV     otherMeson       0.25    7.62459    1.90615
+   case= 21         sphere   below 20 MeV    otherBaryon        0.1    11.0327    1.10327
+   case= 22         sphere   above 20 MeV            all    1092.47     247.91     270835
+   case= 23         sphere   above 20 MeV       electron     414.48    132.069    54739.8
+   case= 24         sphere   above 20 MeV          gamma     373.99    155.154    58025.9
+   case= 25         sphere   above 20 MeV           muon       0.43    146.073    62.8116
+   case= 26         sphere   above 20 MeV       neutrino      12.61    40.7092    513.343
+   case= 27         sphere   above 20 MeV           pion      49.84    2305.52     114907
+   case= 28         sphere   above 20 MeV        neutron     138.81    118.594    16462.1
+   case= 29         sphere   above 20 MeV         proton      84.25    152.272    12828.9
+   case= 30         sphere   above 20 MeV            ion      12.38    56.2514    696.393
+   case= 31         sphere   above 20 MeV     otherMeson       4.43    2572.86    11397.8
+   case= 32         sphere   above 20 MeV    otherBaryon       1.25    960.409    1200.51
  ============================================================= 
 
 
@@ -1897,7 +1897,7 @@ Index : 7     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=103.310000s Real=139.043029s Sys=0.110000s
+  User=96.600000s Real=98.050314s Sys=0.090000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 6
@@ -1909,66 +1909,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.000218762
-   case=  1                       forward       electron   4.0732e-07
-   case=  2                       forward          gamma   7.78196e-06
+   case=  0                       forward            all   0.000303328
+   case=  1                       forward       electron   5.01734e-06
+   case=  2                       forward          gamma   7.63102e-05
    case=  3                       forward           muon          0
-   case=  4                       forward       neutrino   0.000126439
-   case=  5                       forward           pion          0
-   case=  6                       forward        neutron   8.41329e-05
+   case=  4                       forward       neutrino   0.000123943
+   case=  5                       forward           pion   1.65663e-07
+   case=  6                       forward        neutron   9.78926e-05
    case=  7                       forward         proton          0
    case=  8                       forward            ion          0
    case=  9                       forward     otherMeson          0
    case= 10                       forward    otherBaryon          0
-   case= 11                      backward            all   8.3273e-05
+   case= 11                      backward            all   7.51893e-05
    case= 12                      backward       electron          0
    case= 13                      backward          gamma          0
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   8.3273e-05
+   case= 15                      backward       neutrino   7.45189e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron          0
+   case= 17                      backward        neutron   6.70377e-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   9.91691e-05
-   case= 23   below 20 MeV        forward       electron   4.0732e-07
-   case= 24   below 20 MeV        forward          gamma   7.78196e-06
+   case= 22   below 20 MeV        forward            all   0.000185532
+   case= 23   below 20 MeV        forward       electron   4.51326e-06
+   case= 24   below 20 MeV        forward          gamma   7.45366e-05
    case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   1.15184e-05
+   case= 26   below 20 MeV        forward       neutrino   1.22318e-05
    case= 27   below 20 MeV        forward           pion          0
-   case= 28   below 20 MeV        forward        neutron   7.94613e-05
+   case= 28   below 20 MeV        forward        neutron   9.42503e-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.17088e-06
+   case= 33   below 20 MeV       backward            all   7.38808e-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   8.17088e-06
+   case= 37   below 20 MeV       backward       neutrino   6.7177e-06
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron          0
+   case= 39   below 20 MeV       backward        neutron   6.70377e-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.000119593
-   case= 45   above 20 MeV        forward       electron          0
-   case= 46   above 20 MeV        forward          gamma          0
+   case= 44   above 20 MeV        forward            all   0.000117796
+   case= 45   above 20 MeV        forward       electron   5.04081e-07
+   case= 46   above 20 MeV        forward          gamma   1.77363e-06
    case= 47   above 20 MeV        forward           muon          0
-   case= 48   above 20 MeV        forward       neutrino   0.000114921
-   case= 49   above 20 MeV        forward           pion          0
-   case= 50   above 20 MeV        forward        neutron   4.6716e-06
+   case= 48   above 20 MeV        forward       neutrino   0.000111711
+   case= 49   above 20 MeV        forward           pion   1.65663e-07
+   case= 50   above 20 MeV        forward        neutron   3.64227e-06
    case= 51   above 20 MeV        forward         proton          0
    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.51021e-05
+   case= 55   above 20 MeV       backward            all   6.78012e-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.51021e-05
+   case= 59   above 20 MeV       backward       neutrino   6.78012e-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
@@ -1977,39 +1977,39 @@ Run Summary
    case= 65   above 20 MeV       backward    otherBaryon          0
  ------------------------------------------------------------- 
  Extra information: particle production 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    74827.4    4.24484     317630
-   case=  1         sphere                      electron    44087.6    1.88346    83037.2
-   case=  2         sphere                         gamma    23187.5    3.64553    84530.8
-   case=  3         sphere                          muon       4.29    14.2294    61.0442
-   case=  4         sphere                      neutrino      12.89    36.3557    468.624
-   case=  5         sphere                          pion      44.24    2348.49     103897
-   case=  6         sphere                       neutron    3617.72    5.81297    21029.7
-   case=  7         sphere                        proton      128.2    86.6856    11113.1
-   case=  8         sphere                           ion    3739.62    0.37186    1390.61
-   case=  9         sphere                    otherMeson       4.14    2721.71    11267.9
-   case= 10         sphere                   otherBaryon       1.11    751.278    833.918
-   case= 11         sphere   below 20 MeV            all    73701.5   0.861986    63529.6
-   case= 12         sphere   below 20 MeV       electron    43672.9      0.686    29959.6
-   case= 13         sphere   below 20 MeV          gamma    22795.4     1.2346    28143.1
-   case= 14         sphere   below 20 MeV           muon          4    4.11981    16.4793
-   case= 15         sphere   below 20 MeV       neutrino       1.21    13.8683    16.7807
-   case= 16         sphere   below 20 MeV           pion       0.72    13.5431    9.75106
-   case= 17         sphere   below 20 MeV        neutron    3459.64    1.27125    4398.06
-   case= 18         sphere   below 20 MeV         proton      45.06    12.5219    564.236
-   case= 19         sphere   below 20 MeV            ion    3722.25   0.112524    418.841
-   case= 20         sphere   below 20 MeV     otherMeson       0.25    7.21593    1.80398
-   case= 21         sphere   below 20 MeV    otherBaryon       0.09    11.0849   0.997645
-   case= 22         sphere   above 20 MeV            all    1125.88    225.691     254100
-   case= 23         sphere   above 20 MeV       electron     414.71    127.987    53077.6
-   case= 24         sphere   above 20 MeV          gamma     392.18     143.78    56387.7
-   case= 25         sphere   above 20 MeV           muon       0.29    153.672     44.565
-   case= 26         sphere   above 20 MeV       neutrino      11.68    38.6852    451.844
-   case= 27         sphere   above 20 MeV           pion      43.52    2387.12     103888
-   case= 28         sphere   above 20 MeV        neutron     158.08     105.21    16631.7
-   case= 29         sphere   above 20 MeV         proton      83.14    126.881    10548.9
-   case= 30         sphere   above 20 MeV            ion      17.37    55.9455    971.773
-   case= 31         sphere   above 20 MeV     otherMeson       3.89    2896.16    11266.1
-   case= 32         sphere   above 20 MeV    otherBaryon       1.02    816.589    832.921
+   case=  0         sphere                           all      74821    4.24122     317332
+   case=  1         sphere                      electron    44146.5    1.89848    83811.3
+   case=  2         sphere                         gamma    23234.4    3.68961    85725.7
+   case=  3         sphere                          muon       4.06    13.0487    52.9779
+   case=  4         sphere                      neutrino       12.2    36.3895    443.952
+   case=  5         sphere                          pion      43.75     2330.7     101968
+   case=  6         sphere                       neutron    3563.89    5.60502    19975.7
+   case=  7         sphere                        proton     126.56    99.0288    12533.1
+   case=  8         sphere                           ion    3683.82    0.37504    1381.58
+   case=  9         sphere                    otherMeson       4.77    2257.78    10769.6
+   case= 10         sphere                   otherBaryon       1.05     638.32    670.236
+   case= 11         sphere   below 20 MeV            all    73691.1   0.864551    63709.7
+   case= 12         sphere   below 20 MeV       electron    43726.3   0.689602    30153.7
+   case= 13         sphere   below 20 MeV          gamma    22835.9    1.23589    28222.6
+   case= 14         sphere   below 20 MeV           muon       3.77    4.11981    15.5317
+   case= 15         sphere   below 20 MeV       neutrino       1.17      14.79    17.3043
+   case= 16         sphere   below 20 MeV           pion       0.94    12.7202     11.957
+   case= 17         sphere   below 20 MeV        neutron    3411.26    1.26688    4321.66
+   case= 18         sphere   below 20 MeV         proton      44.16    12.6253    557.534
+   case= 19         sphere   below 20 MeV            ion    3666.99   0.110648    405.747
+   case= 20         sphere   below 20 MeV     otherMeson       0.45    4.79461    2.15757
+   case= 21         sphere   below 20 MeV    otherBaryon       0.15    9.99435    1.49915
+   case= 22         sphere   above 20 MeV            all    1129.84    224.476     253622
+   case= 23         sphere   above 20 MeV       electron     420.22    127.689    53657.6
+   case= 24         sphere   above 20 MeV          gamma     398.41    144.332    57503.1
+   case= 25         sphere   above 20 MeV           muon       0.29    129.125    37.4462
+   case= 26         sphere   above 20 MeV       neutrino      11.03    38.6806    426.647
+   case= 27         sphere   above 20 MeV           pion      42.81    2381.59     101956
+   case= 28         sphere   above 20 MeV        neutron     152.63    102.562      15654
+   case= 29         sphere   above 20 MeV         proton       82.4    145.334    11975.6
+   case= 30         sphere   above 20 MeV            ion      16.83    57.9818    975.834
+   case= 31         sphere   above 20 MeV     otherMeson       4.32    2492.47    10767.5
+   case= 32         sphere   above 20 MeV    otherBaryon        0.9    743.041    668.737
  ============================================================= 
 
 
@@ -2098,7 +2098,7 @@ Index : 8     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=108.500000s Real=126.535489s Sys=0.060000s
+  User=95.820000s Real=96.769519s Sys=0.050000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 7
@@ -2110,107 +2110,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.0154851
-   case=  1                       forward       electron   1.49794e-06
-   case=  2                       forward          gamma   0.000113342
+   case=  0                       forward            all   0.015477
+   case=  1                       forward       electron   5.07243e-05
+   case=  2                       forward          gamma   0.000716662
    case=  3                       forward           muon          0
-   case=  4                       forward       neutrino   0.000137186
-   case=  5                       forward           pion   4.75144e-06
-   case=  6                       forward        neutron   0.0152249
-   case=  7                       forward         proton   2.83387e-06
+   case=  4                       forward       neutrino   0.000135368
+   case=  5                       forward           pion   6.24067e-06
+   case=  6                       forward        neutron   0.0145625
+   case=  7                       forward         proton   4.33081e-06
    case=  8                       forward            ion          0
-   case=  9                       forward     otherMeson   6.73349e-07
-   case= 10                       forward    otherBaryon          0
-   case= 11                      backward            all   0.00293326
+   case=  9                       forward     otherMeson   8.03484e-07
+   case= 10                       forward    otherBaryon   3.19221e-07
+   case= 11                      backward            all   0.00263589
    case= 12                      backward       electron          0
-   case= 13                      backward          gamma   6.12459e-06
+   case= 13                      backward          gamma   8.58428e-06
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   6.42994e-05
+   case= 15                      backward       neutrino   5.76167e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   0.00286284
+   case= 17                      backward        neutron   0.00256969
    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.01526
-   case= 23   below 20 MeV        forward       electron   1.49794e-06
-   case= 24   below 20 MeV        forward          gamma   0.000112099
+   case= 22   below 20 MeV        forward            all   0.0152026
+   case= 23   below 20 MeV        forward       electron   3.98542e-05
+   case= 24   below 20 MeV        forward          gamma   0.000690297
    case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   9.78659e-06
+   case= 26   below 20 MeV        forward       neutrino   1.23406e-05
    case= 27   below 20 MeV        forward           pion          0
-   case= 28   below 20 MeV        forward        neutron   0.0151366
-   case= 29   below 20 MeV        forward         proton          0
+   case= 28   below 20 MeV        forward        neutron   0.0144599
+   case= 29   below 20 MeV        forward         proton   1.93922e-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.00287296
+   case= 33   below 20 MeV       backward            all   0.00258063
    case= 34   below 20 MeV       backward       electron          0
-   case= 35   below 20 MeV       backward          gamma   6.12459e-06
+   case= 35   below 20 MeV       backward          gamma   8.58428e-06
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   5.06137e-06
+   case= 37   below 20 MeV       backward       neutrino   3.81692e-06
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   0.00286177
+   case= 39   below 20 MeV       backward        neutron   0.00256823
    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.000225169
-   case= 45   above 20 MeV        forward       electron          0
-   case= 46   above 20 MeV        forward          gamma   1.24258e-06
+   case= 44   above 20 MeV        forward            all   0.000274416
+   case= 45   above 20 MeV        forward       electron   1.08702e-05
+   case= 46   above 20 MeV        forward          gamma   2.63652e-05
    case= 47   above 20 MeV        forward           muon          0
-   case= 48   above 20 MeV        forward       neutrino   0.0001274
-   case= 49   above 20 MeV        forward           pion   4.75144e-06
-   case= 50   above 20 MeV        forward        neutron   8.8268e-05
-   case= 51   above 20 MeV        forward         proton   2.83387e-06
+   case= 48   above 20 MeV        forward       neutrino   0.000123027
+   case= 49   above 20 MeV        forward           pion   6.24067e-06
+   case= 50   above 20 MeV        forward        neutron   0.000102653
+   case= 51   above 20 MeV        forward         proton   4.13688e-06
    case= 52   above 20 MeV        forward            ion          0
-   case= 53   above 20 MeV        forward     otherMeson   6.73349e-07
-   case= 54   above 20 MeV        forward    otherBaryon          0
-   case= 55   above 20 MeV       backward            all   6.03041e-05
+   case= 53   above 20 MeV        forward     otherMeson   8.03484e-07
+   case= 54   above 20 MeV        forward    otherBaryon   3.19221e-07
+   case= 55   above 20 MeV       backward            all   5.52599e-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.9238e-05
+   case= 59   above 20 MeV       backward       neutrino   5.37997e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   1.06611e-06
+   case= 61   above 20 MeV       backward        neutron   1.46015e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    51493.6    5.60612     288679
-   case=  1         sphere                      electron    30240.3    2.31347    69960.1
-   case=  2         sphere                         gamma    17227.7    4.10218    70671.3
-   case=  3         sphere                          muon        3.9     16.627    64.8453
-   case=  4         sphere                      neutrino      11.68     38.064    444.588
-   case=  5         sphere                          pion      43.44    2305.61     100156
-   case=  6         sphere                       neutron    2338.77    8.71903    20391.8
-   case=  7         sphere                        proton     119.96    93.8934    11263.5
-   case=  8         sphere                           ion    1502.36     1.0865    1632.32
-   case=  9         sphere                    otherMeson       4.31    3016.04    12999.1
-   case= 10         sphere                   otherBaryon       1.06       1034    1096.04
-   case= 11         sphere   below 20 MeV            all    50417.6   0.960427    48422.4
-   case= 12         sphere   below 20 MeV       electron    29853.2    0.76814    22931.4
-   case= 13         sphere   below 20 MeV          gamma    16860.9     1.2051    20319.1
-   case= 14         sphere   below 20 MeV           muon       3.54    4.11981    14.5841
-   case= 15         sphere   below 20 MeV       neutrino       0.87    14.3322     12.469
-   case= 16         sphere   below 20 MeV           pion       0.93    12.5669    11.6873
-   case= 17         sphere   below 20 MeV        neutron     2180.7    1.95487    4262.98
-   case= 18         sphere   below 20 MeV         proton      39.03    12.6853    495.107
-   case= 19         sphere   below 20 MeV            ion    1478.14   0.252284    372.912
-   case= 20         sphere   below 20 MeV     otherMeson       0.25    6.83506    1.70877
-   case= 21         sphere   below 20 MeV    otherBaryon       0.03    15.0606   0.451819
-   case= 22         sphere   above 20 MeV            all    1075.95    223.297     240257
-   case= 23         sphere   above 20 MeV       electron     387.14    121.477    47028.7
-   case= 24         sphere   above 20 MeV          gamma     366.82    137.267    50352.2
-   case= 25         sphere   above 20 MeV           muon       0.36    139.614    50.2612
-   case= 26         sphere   above 20 MeV       neutrino      10.81     39.974    432.119
-   case= 27         sphere   above 20 MeV           pion      42.51    2355.77     100144
-   case= 28         sphere   above 20 MeV        neutron     158.07    102.036    16128.8
-   case= 29         sphere   above 20 MeV         proton      80.93    133.058    10768.4
-   case= 30         sphere   above 20 MeV            ion      24.22    51.9985     1259.4
-   case= 31         sphere   above 20 MeV     otherMeson       4.06    3201.34    12997.4
-   case= 32         sphere   above 20 MeV    otherBaryon       1.03    1063.67    1095.58
+   case=  0         sphere                           all    52827.2    5.73058     302730
+   case=  1         sphere                      electron    31203.2    2.49514    77856.6
+   case=  2         sphere                         gamma    17849.7    4.41671    78836.8
+   case=  3         sphere                          muon       3.66    20.8463    76.2976
+   case=  4         sphere                      neutrino      10.95     39.027    427.345
+   case=  5         sphere                          pion      40.53     2444.9    99091.9
+   case=  6         sphere                       neutron    2193.79    8.97223    19683.2
+   case=  7         sphere                        proton      114.3    99.6199    11386.6
+   case=  8         sphere                           ion    1405.29     1.0382    1458.97
+   case=  9         sphere                    otherMeson       4.47    2829.66    12648.6
+   case= 10         sphere                   otherBaryon       1.25     1011.2       1264
+   case= 11         sphere   below 20 MeV            all    51705.2   0.970421    50175.8
+   case= 12         sphere   below 20 MeV       electron    30784.7   0.780604    24030.6
+   case= 13         sphere   below 20 MeV          gamma    17450.8    1.21902    21272.8
+   case= 14         sphere   below 20 MeV           muon       3.28    4.17075    13.6801
+   case= 15         sphere   below 20 MeV       neutrino       0.87    14.6701     12.763
+   case= 16         sphere   below 20 MeV           pion       0.92    12.0284    11.0661
+   case= 17         sphere   below 20 MeV        neutron    2044.05    1.95971    4005.74
+   case= 18         sphere   below 20 MeV         proton      36.77    12.6496    465.126
+   case= 19         sphere   below 20 MeV            ion    1383.49   0.260674     360.64
+   case= 20         sphere   below 20 MeV     otherMeson       0.32     8.3291    2.66531
+   case= 21         sphere   below 20 MeV    otherBaryon       0.05     13.609   0.680451
+   case= 22         sphere   above 20 MeV            all       1122    225.093     252554
+   case= 23         sphere   above 20 MeV       electron      418.6    128.586      53826
+   case= 24         sphere   above 20 MeV          gamma     398.91    144.303    57564.1
+   case= 25         sphere   above 20 MeV           muon       0.38    164.783    62.6176
+   case= 26         sphere   above 20 MeV       neutrino      10.08    41.1292    414.582
+   case= 27         sphere   above 20 MeV           pion      39.61    2501.41    99080.8
+   case= 28         sphere   above 20 MeV        neutron     149.74    104.698    15677.4
+   case= 29         sphere   above 20 MeV         proton      77.53    140.867    10921.4
+   case= 30         sphere   above 20 MeV            ion       21.8    50.3819    1098.32
+   case= 31         sphere   above 20 MeV     otherMeson       4.15    3047.21    12645.9
+   case= 32         sphere   above 20 MeV    otherBaryon        1.2    1052.76    1263.32
  ============================================================= 
 
 
@@ -2304,7 +2304,7 @@ Index : 9     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=61.350000s Real=75.164712s Sys=0.030000s
+  User=55.520000s Real=57.586790s Sys=0.030000s
 
 
  ===============  Run::PrintInfo()  =============== 	 RunID = 8
@@ -2316,107 +2316,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.00351046
-   case=  1                       forward       electron   4.00958e-05
-   case=  2                       forward          gamma   0.000732015
-   case=  3                       forward           muon   6.17803e-07
-   case=  4                       forward       neutrino   0.000180161
-   case=  5                       forward           pion   2.05744e-05
-   case=  6                       forward        neutron   0.00252366
-   case=  7                       forward         proton   1.08777e-05
-   case=  8                       forward            ion   7.48755e-07
-   case=  9                       forward     otherMeson   1.71814e-06
+   case=  0                       forward            all   0.0024599
+   case=  1                       forward       electron   2.76835e-05
+   case=  2                       forward          gamma   0.000455236
+   case=  3                       forward           muon   3.20617e-07
+   case=  4                       forward       neutrino   0.000153793
+   case=  5                       forward           pion   1.47286e-05
+   case=  6                       forward        neutron   0.0017976
+   case=  7                       forward         proton   8.69851e-06
+   case=  8                       forward            ion          0
+   case=  9                       forward     otherMeson   1.84668e-06
    case= 10                       forward    otherBaryon          0
-   case= 11                      backward            all   9.70714e-05
+   case= 11                      backward            all   0.000108769
    case= 12                      backward       electron          0
-   case= 13                      backward          gamma   2.95837e-06
+   case= 13                      backward          gamma   5.82697e-06
    case= 14                      backward           muon          0
-   case= 15                      backward       neutrino   6.81669e-05
+   case= 15                      backward       neutrino   6.58343e-05
    case= 16                      backward           pion          0
-   case= 17                      backward        neutron   2.59461e-05
+   case= 17                      backward        neutron   3.71078e-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.00307854
-   case= 23   below 20 MeV        forward       electron   2.77703e-05
-   case= 24   below 20 MeV        forward          gamma   0.000709417
+   case= 22   below 20 MeV        forward            all   0.00213553
+   case= 23   below 20 MeV        forward       electron   1.86427e-05
+   case= 24   below 20 MeV        forward          gamma   0.000441433
    case= 25   below 20 MeV        forward           muon          0
-   case= 26   below 20 MeV        forward       neutrino   1.3337e-05
-   case= 27   below 20 MeV        forward           pion   3.97859e-07
-   case= 28   below 20 MeV        forward        neutron   0.00232762
+   case= 26   below 20 MeV        forward       neutrino   1.36629e-05
+   case= 27   below 20 MeV        forward           pion   1.67142e-07
+   case= 28   below 20 MeV        forward        neutron   0.00166163
    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.27063e-05
+   case= 33   below 20 MeV       backward            all   4.53695e-05
    case= 34   below 20 MeV       backward       electron          0
-   case= 35   below 20 MeV       backward          gamma   2.95837e-06
+   case= 35   below 20 MeV       backward          gamma   5.82697e-06
    case= 36   below 20 MeV       backward           muon          0
-   case= 37   below 20 MeV       backward       neutrino   5.63269e-06
+   case= 37   below 20 MeV       backward       neutrino   4.7317e-06
    case= 38   below 20 MeV       backward           pion          0
-   case= 39   below 20 MeV       backward        neutron   2.41152e-05
+   case= 39   below 20 MeV       backward        neutron   3.48108e-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.00043192
-   case= 45   above 20 MeV        forward       electron   1.23255e-05
-   case= 46   above 20 MeV        forward          gamma   2.25983e-05
-   case= 47   above 20 MeV        forward           muon   6.17803e-07
-   case= 48   above 20 MeV        forward       neutrino   0.000166824
-   case= 49   above 20 MeV        forward           pion   2.01765e-05
-   case= 50   above 20 MeV        forward        neutron   0.000196034
-   case= 51   above 20 MeV        forward         proton   1.08777e-05
-   case= 52   above 20 MeV        forward            ion   7.48755e-07
-   case= 53   above 20 MeV        forward     otherMeson   1.71814e-06
+   case= 44   above 20 MeV        forward            all   0.00032437
+   case= 45   above 20 MeV        forward       electron   9.04079e-06
+   case= 46   above 20 MeV        forward          gamma   1.38031e-05
+   case= 47   above 20 MeV        forward           muon   3.20617e-07
+   case= 48   above 20 MeV        forward       neutrino   0.00014013
+   case= 49   above 20 MeV        forward           pion   1.45615e-05
+   case= 50   above 20 MeV        forward        neutron   0.000135968
+   case= 51   above 20 MeV        forward         proton   8.69851e-06
+   case= 52   above 20 MeV        forward            ion          0
+   case= 53   above 20 MeV        forward     otherMeson   1.84668e-06
    case= 54   above 20 MeV        forward    otherBaryon          0
-   case= 55   above 20 MeV       backward            all   6.43651e-05
+   case= 55   above 20 MeV       backward            all   6.33997e-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   6.25342e-05
+   case= 59   above 20 MeV       backward       neutrino   6.11026e-05
    case= 60   above 20 MeV       backward           pion          0
-   case= 61   above 20 MeV       backward        neutron   1.83089e-06
+   case= 61   above 20 MeV       backward        neutron   2.29702e-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 	 	      <N>      <E_kin> <Sum_Ekin> [MeV]
-   case=  0         sphere                           all    56574.1    5.23367     296090
-   case=  1         sphere                      electron    33366.3    2.17983    72732.8
-   case=  2         sphere                         gamma    17545.3    4.19364    73578.6
-   case=  3         sphere                          muon       4.56    22.0795    100.683
-   case=  4         sphere                      neutrino      13.63    37.7517    514.556
-   case=  5         sphere                          pion      48.22    2201.56     106159
-   case=  6         sphere                       neutron    1882.33    10.0483    18914.2
-   case=  7         sphere                        proton     135.36    87.7112    11872.6
-   case=  8         sphere                           ion    3573.46   0.538796    1925.37
-   case=  9         sphere                    otherMeson       3.95    2360.89    9325.53
-   case= 10         sphere                   otherBaryon       0.99    976.439    966.674
-   case= 11         sphere   below 20 MeV            all    55528.2   0.919286    51046.3
-   case= 12         sphere   below 20 MeV       electron    32979.1   0.738664    24360.4
-   case= 13         sphere   below 20 MeV          gamma    17184.3    1.26772    21784.9
-   case= 14         sphere   below 20 MeV           muon       4.23    4.17539    17.6619
-   case= 15         sphere   below 20 MeV       neutrino       1.04    15.5001    16.1201
-   case= 16         sphere   below 20 MeV           pion       0.98     11.745    11.5101
-   case= 17         sphere   below 20 MeV        neutron    1742.87    1.88631    3287.59
-   case= 18         sphere   below 20 MeV         proton      59.26    9.59405    568.543
-   case= 19         sphere   below 20 MeV            ion    3556.07   0.280113    996.102
-   case= 20         sphere   below 20 MeV     otherMeson       0.37    6.48619    2.39989
-   case= 21         sphere   below 20 MeV    otherBaryon       0.08    13.3442    1.06754
-   case= 22         sphere   above 20 MeV            all    1045.83    234.306     245044
-   case= 23         sphere   above 20 MeV       electron     387.23    124.919    48372.3
-   case= 24         sphere   above 20 MeV          gamma        361    143.473    51793.7
-   case= 25         sphere   above 20 MeV           muon       0.33    251.578    83.0206
-   case= 26         sphere   above 20 MeV       neutrino      12.59    39.5898    498.436
-   case= 27         sphere   above 20 MeV           pion      47.24    2246.99     106148
-   case= 28         sphere   above 20 MeV        neutron     139.46    112.051    15626.6
-   case= 29         sphere   above 20 MeV         proton       76.1    148.542      11304
-   case= 30         sphere   above 20 MeV            ion      17.39    53.4367    929.264
-   case= 31         sphere   above 20 MeV     otherMeson       3.58    2604.23    9323.13
-   case= 32         sphere   above 20 MeV    otherBaryon       0.91    1061.11    965.607
+   case=  0         sphere                           all    58076.8    5.26886     305999
+   case=  1         sphere                      electron    34545.2    2.31552    79989.9
+   case=  2         sphere                         gamma    18191.1    4.44657    80888.1
+   case=  3         sphere                          muon       4.14     16.862    69.8085
+   case=  4         sphere                      neutrino      12.35    37.2796    460.403
+   case=  5         sphere                          pion      43.08    2396.39     103236
+   case=  6         sphere                       neutron     1765.8    9.47595    16732.6
+   case=  7         sphere                        proton      126.1    90.7013    11437.4
+   case=  8         sphere                           ion    3384.59   0.543183    1838.45
+   case=  9         sphere                    otherMeson       3.68    2982.39    10975.2
+   case= 10         sphere                   otherBaryon       0.83    446.261    370.397
+   case= 11         sphere   below 20 MeV            all    56988.9    0.92739      52851
+   case= 12         sphere   below 20 MeV       electron      34126   0.748705    25550.3
+   case= 13         sphere   below 20 MeV          gamma    17798.7    1.27572    22706.1
+   case= 14         sphere   below 20 MeV           muon       3.82    4.19503     16.025
+   case= 15         sphere   below 20 MeV       neutrino       1.04     14.851    15.4451
+   case= 16         sphere   below 20 MeV           pion       0.73     12.508    9.13081
+   case= 17         sphere   below 20 MeV        neutron    1634.13    1.87899    3070.51
+   case= 18         sphere   below 20 MeV         proton      56.31    9.50435     535.19
+   case= 19         sphere   below 20 MeV            ion    3368.01   0.281114    946.795
+   case= 20         sphere   below 20 MeV     otherMeson       0.21    5.51474    1.15809
+   case= 21         sphere   below 20 MeV    otherBaryon       0.03    12.5092   0.375275
+   case= 22         sphere   above 20 MeV            all    1087.89    232.696     253148
+   case= 23         sphere   above 20 MeV       electron     419.18    129.872    54439.7
+   case= 24         sphere   above 20 MeV          gamma     392.42    148.265      58182
+   case= 25         sphere   above 20 MeV           muon       0.32    168.073    53.7835
+   case= 26         sphere   above 20 MeV       neutrino      11.31     39.342    444.958
+   case= 27         sphere   above 20 MeV           pion      42.35    2437.48     103227
+   case= 28         sphere   above 20 MeV        neutron     131.67     103.76    13662.1
+   case= 29         sphere   above 20 MeV         proton      69.79    156.215    10902.2
+   case= 30         sphere   above 20 MeV            ion      16.58     53.779    891.656
+   case= 31         sphere   above 20 MeV     otherMeson       3.47    3162.55      10974
+   case= 32         sphere   above 20 MeV    otherBaryon        0.8    462.527    370.021
  ============================================================= 
 
 ================== Deleting memory pools ===================
diff --git a/examples/extended/medical/DICOM/run.out b/examples/extended/medical/DICOM/run.out
index 4867481afd..5e79325453 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1088,11 +1088,11 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.020000s Real=0.421834s Sys=0.000000s
+  User=0.020000s Real=0.128721s Sys=0.010000s
 --------------------End of Global Run-----------------------
  The run was 100 events 
 LOCAL TOTAL DOSE : 	0 Gy
-      TOTAL DOSE : 	9.64605e-07 Gy
+      TOTAL DOSE : 	9.87206e-07 Gy
  ###### EndOfRunAction ###### 
 =============================================================
  Number of event processed : 100
@@ -1106,5 +1106,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.036 MB
+Dynamic pools deleted: 10 / Total memory freed: 0.03 MB
 ============================================================
diff --git a/examples/extended/medical/DICOM2/run.out b/examples/extended/medical/DICOM2/run.out
index c2976f80d6..c5d66647d3 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1094,14 +1094,14 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.020000s Real=0.193986s Sys=0.010000s
+  User=0.020000s Real=0.033770s Sys=0.010000s
 
 [=========================================================== DICOM ===========================================================]
 
 --------------------End of Global Run-----------------------
  The run was 100 events 
 LOCAL TOTAL DOSE : 	0 Gy
-      TOTAL DOSE : 	1.5138e-06 Gy
+      TOTAL DOSE : 	1.66709e-06 Gy
  ###### EndOfRunAction ###### 
 =============================================================
  Number of event processed : 100
@@ -1124,8 +1124,8 @@ Finished : End of Run Action 0
  closed file dicom2-vector.out for dose output
 --------------------End of Global Run-----------------------
  The run was 100 events 
-      TOTAL DOSE : 	1.5138e-06 [sigma: 1.47488e-09 | error: 0.0331116 | coeff: 0.0331116 | eff: 1 | fom: 1 | r2int: 0.00109543 | r2eff: 0 | hits: 1155 ] Gy
- TOTAL DOSE/Bq-s : 	1.5138e-08 [sigma: 1.47488e-11 | error: 0.0331116 | coeff: 0.0331116 | eff: 1 | fom: 1 | r2int: 0.00109543 | r2eff: 0 | hits: 1155 ] Gy/Bq-s
+      TOTAL DOSE : 	1.66709e-06 [sigma: 2.21747e-09 | error: 0.0452834 | coeff: 0.0452834 | eff: 1 | fom: 1 | r2int: 0.00204882 | r2eff: 0 | hits: 1159 ] Gy
+ TOTAL DOSE/Bq-s : 	1.66709e-08 [sigma: 2.21747e-11 | error: 0.0452834 | coeff: 0.0452834 | eff: 1 | fom: 1 | r2int: 0.00204882 | r2eff: 0 | hits: 1159 ] Gy/Bq-s
 
 Finished : End of Run Action 0
 
@@ -1136,5 +1136,5 @@ Number of memory pools allocated: 10 of which, static: 0
 Dynamic pools deleted: 10 / Total memory freed: 0.04 MB
 ============================================================
 
-[/build/jenkins/workspace/examples/extended/medical/DICOM2/dicom2] Primary execution time: User=8.580000s Real=22.301931s Sys=0.430000s
+[/build/jenkins/workspace/examples/extended/medical/DICOM2/dicom2] Primary execution time: User=8.390000s Real=11.337020s Sys=0.490000s
 
diff --git a/examples/extended/medical/GammaTherapy/GammaTherapy.out b/examples/extended/medical/GammaTherapy/GammaTherapy.out
index dee0b2f5cf..6ca0672755 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -661,7 +661,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=3.620000s Real=4.067921s Sys=0.000000s
+  User=3.340000s Real=3.353180s 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 1ea5f912af..ac7811ddbf 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/medical/dna/UHDR/AuNP.out b/examples/extended/medical/dna/UHDR/AuNP.out
index 4e98a49b0d..58582a7931 100644
--- a/examples/extended/medical/dna/UHDR/AuNP.out
+++ b/examples/extended/medical/dna/UHDR/AuNP.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/medical/dna/UHDR/UHDR.out b/examples/extended/medical/dna/UHDR/UHDR.out
index 4e98a49b0d..58582a7931 100644
--- a/examples/extended/medical/dna/UHDR/UHDR.out
+++ b/examples/extended/medical/dna/UHDR/UHDR.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 39dc2b6b22..fd3cdebe47 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -742,7 +742,7 @@ ___________________________________
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=102.350000s Real=121.321354s Sys=0.020000s
+  User=100.160000s Real=101.131642s Sys=0.000000s
 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 a8fc3394e7..e86709c00d 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 e48bab7178..9b4e91f794 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 04c948f5f6..00136f5345 100644
--- a/examples/extended/medical/dna/chem4/chem4.out
+++ b/examples/extended/medical/dna/chem4/chem4.out
@@ -1,4 +1,4 @@
-Seed used : 1701824359
+Seed used : 1707932472
 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -603,7 +603,7 @@ 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 : 11301 eV
+ Total energy deposited in the world volume : 11098 eV
  ------------------------------------------------------------
 
 Graphics systems deleted.
diff --git a/examples/extended/medical/dna/chem5/chem5.out b/examples/extended/medical/dna/chem5/chem5.out
index f9bccb63e8..d7c07f4e94 100644
--- a/examples/extended/medical/dna/chem5/chem5.out
+++ b/examples/extended/medical/dna/chem5/chem5.out
@@ -1,4 +1,4 @@
-Seed used : 1701824363
+Seed used : 1707932476
 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 a7d7d2b4da..f17169b8e4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 7 events 
-Number of events recorded by the species scorer = 7
- Total energy deposited in the world volume : 16154 eV
+  The run has 6 events 
+Number of events recorded by the species scorer = 6
+ Total energy deposited in the world volume : 13856 eV
  ------------------------------------------------------------
 
 ### Run 3 starts.
@@ -556,9 +556,9 @@ Number of events recorded by the species scorer = 7
 --> 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 : 3838 eV
+  The run has 2 events 
+Number of events recorded by the species scorer = 2
+ Total energy deposited in the world volume : 7636.1 eV
  ------------------------------------------------------------
 
 ### Run 4 starts.
@@ -566,14 +566,28 @@ Number of events recorded by the species scorer = 1
 --> 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 : 12069 eV
+  The run has 3 events 
+Number of events recorded by the species scorer = 3
+ Total energy deposited in the world volume : 18088 eV
  ------------------------------------------------------------
 
 ### Run 5 starts.
 ### Run 5 starts.
 --> Event 0 starts.
+
+--------------------End of Global Run-----------------------
+  The run has 5 events 
+Number of events recorded by the species scorer = 5
+ Total energy deposited in the world volume : 40087 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 : 10050 eV
+ ------------------------------------------------------------
+
diff --git a/examples/extended/medical/dna/clustering/clustering.out b/examples/extended/medical/dna/clustering/clustering.out
index 41847e9b83..e66fceee17 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 1e6c8c85e8..89615ef7ee 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -531,12 +531,12 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
     Voxelisation: top CPU users:
     Percent   Total CPU    System CPU       Memory  Volume
     -------   ----------   ----------     --------  ----------
-      99.31         7.19         0.01         2914k VoxelStraight_logic
+      99.30         7.12         0.00         2914k VoxelStraight_logic
 
     Voxelisation: top memory users:
     Percent     Memory      Heads    Nodes   Pointers    Total CPU    Volume
     -------   --------     ------   ------   --------   ----------    ----------
-     100.00       2913k     20884    21735      54614         7.19    VoxelStraight_logic
+     100.00       2913k     20884    21735      54614         7.12    VoxelStraight_logic
 G4VisManager: Using G4TrajectoryDrawByCharge as fallback trajectory model.
 See commands in /vis/modeling/trajectories/ for other options.
 ### Run 0 starts.
@@ -760,7 +760,7 @@ ___________________________________
  Run terminated.
 Run Summary
   Number of events processed : 2
-  User=120.830000s Real=144.616393s Sys=0.060000s
+  User=137.990000s Real=139.241194s Sys=0.060000s
 
 ----> Histograms are saved
 Graphics systems deleted.
diff --git a/examples/extended/medical/dna/dnadamage2/dnadamage2.out b/examples/extended/medical/dna/dnadamage2/dnadamage2.out
index d9eba255c1..48ddf6eedf 100644
--- a/examples/extended/medical/dna/dnadamage2/dnadamage2.out
+++ b/examples/extended/medical/dna/dnadamage2/dnadamage2.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/medical/dna/dnaphysics/dnaphysics.out b/examples/extended/medical/dna/dnaphysics/dnaphysics.out
index 6dfbed72ca..471dc0bc3e 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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   0x1fdacc0
+##### Create analysis manager   0xbb2cc0
 Using  analysis manager
 #
 # MT
@@ -565,7 +565,7 @@ Setting was ignored.
  Run terminated.
 Run Summary
   Number of events processed : 2
-  User=3.400000s Real=5.417425s Sys=0.040000s
+  User=3.350000s Real=3.419289s Sys=0.050000s
 ... 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 dd64bd2437..c282f2dacf 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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   0x127c460
+##### Create analysis manager   0x2054090
 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 89fd6ba139..a0b159aa10 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -744,4 +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.
-number of event = 40 User=4.110000s Real=4.895869s Sys=0.000000s
+number of event = 40 User=2.740000s Real=2.782207s Sys=0.000000s
diff --git a/examples/extended/medical/dna/mfp/mfp.out b/examples/extended/medical/dna/mfp/mfp.out
index 4ca8df4121..eedcd51ff0 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 029a8e99a5..3f68c40640 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -377,7 +377,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 2
-  User=14.910000s Real=20.165361s Sys=0.010000s
+  User=14.790000s Real=14.957887s 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 bcdd608e3d..e45a040db4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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   0x265bb20
+##### Create analysis manager   0x126fb20
 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 14270b5b6a..32fc580438 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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   0xfd16b0
+##### Create analysis manager   0x1cd56b0
 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 e6bda72049..b23dd7720c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -556,21 +556,21 @@ Start closing geometry.
 G4GeometryManager::ReportVoxelStats -- Voxel Statistics
 
     Total memory consumed for geometry optimisation:   84655 kByte
-    Total CPU time elapsed for geometry optimisation: 49 seconds
+    Total CPU time elapsed for geometry optimisation: 54 seconds
 
     Voxelisation: top CPU users:
     Percent   Total CPU    System CPU       Memory  Volume
     -------   ----------   ----------     --------  ----------
-      50.64        25.00         0.07        42138k DNAPhysLV
-      49.24        24.31         0.08        42138k CellLogical
-       0.06         0.03         0.00          380k prism
+      50.71        27.18         0.09        42138k DNAPhysLV
+      49.16        26.35         0.10        42138k CellLogical
+       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        25.00    DNAPhysLV
-      49.78      42137k    311671   314256     703064        24.31    CellLogical
-       0.45        379k      1273     3780      14482         0.03    prism
+      49.78      42137k    311671   314256     703064        27.18    DNAPhysLV
+      49.78      42137k    311671   314256     703064        26.35    CellLogical
+       0.45        379k      1273     3780      14482         0.04    prism
 ### Run 0 starts.
 AnalysisManager::Initialize() GetRunID : 0
 ... set ntuple merging row mode : row-wise - done
@@ -586,7 +586,7 @@ DNAIndependentReactionTimeModel will be used ==========================
  Run terminated.
 Run Summary
   Number of events processed : 2
-  User=0.320000s Real=0.636090s Sys=0.010000s
+  User=0.320000s Real=0.329029s 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/History b/examples/extended/medical/dna/neuron/History
index 6471f16413..b8d5017053 100644
--- a/examples/extended/medical/dna/neuron/History
+++ b/examples/extended/medical/dna/neuron/History
@@ -6,6 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2023-12-27 Vladimir Ivanchenko (neuron-V11-01-02)
+- Clean-up to reduce number of Valgrind warnings, applied code style,
+  removed commented lines, removed unused methods, substitute C-arrays by vectors,
+  improved algorithm of reading of data file.
+
 ## 2023-10-20 John Allison (neuron-V11-01-01)
 - vis.mac: Remove defunct command /vis/ogl/set/displayListLimit.
   - This command no longer operates. There is now no display list limit.
diff --git a/examples/extended/medical/dna/neuron/include/DetectorConstruction.hh b/examples/extended/medical/dna/neuron/include/DetectorConstruction.hh
index b57b7506ac..dbe0cc1367 100644
--- a/examples/extended/medical/dna/neuron/include/DetectorConstruction.hh
+++ b/examples/extended/medical/dna/neuron/include/DetectorConstruction.hh
@@ -63,8 +63,7 @@
 #include "G4LogicalVolumeStore.hh"
 #include "G4PhysicalVolumeStore.hh"
 #include "G4SolidStore.hh"
-
-const G4int kMT = 100000;
+#include <vector>
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
@@ -75,98 +74,103 @@ class DetectorConstruction : public G4VUserDetectorConstruction
 public:
 
   DetectorConstruction();
-  virtual ~DetectorConstruction();
-  virtual G4VPhysicalVolume* Construct();
-  G4Region* GetTargetRegion() {return fpRegion;}    
-
-// For neuron constructions!
-  NeuronLoadDataFile * GetNeuronLoadParamz() {return fNeuronLoadParamz;};  
-  const G4VPhysicalVolume* GetsomaPV(G4int i) {return fsomaPV[i];};
-  const G4VPhysicalVolume* GetdendritePV(G4int i) {return fdendritePV[i];};
-  const G4VPhysicalVolume* GetaxonPV(G4int i) {return faxonPV[i];};
-  G4Material* GetTargetMaterial()  {return fpWaterMaterial;};
-  
-private:
-  G4Material*        fpDefaultMaterial;
-  G4Material*        fpWaterMaterial;
-  G4Region*          fpRegion;
+  ~DetectorConstruction() override;
 
-  void DefineMaterials(); 
-  G4VPhysicalVolume* ConstructDetector();    
-  
-  // For neuron constructions!  
-  NeuronLoadDataFile * fNeuronLoadParamz;    
-  G4bool  fCheckOverlaps; // option to activate checking of volumes overlaps    
-  G4VSolid * fsomaS[kMT], *fdendriteS[kMT], *faxonS[kMT];      
-  G4LogicalVolume * fsomaLV[kMT], *fdendriteLV[kMT], *faxonLV[kMT];
-  G4VPhysicalVolume *  fsomaPV[kMT], *fdendritePV[kMT], *faxonPV[kMT];
-
-  G4VisAttributes * fSomaColour;
-  G4VisAttributes * fDendColour;
-  G4VisAttributes * fAxonColour;
-  G4VisAttributes * fSpineColour;    
-  G4VisAttributes * fNeuronColour;  
+  G4VPhysicalVolume* Construct() override;
+  G4Region* GetTargetRegion() const { return fpRegion; }    
 
-public:
+  NeuronLoadDataFile * GetNeuronLoadParamz() const {return fNeuronLoadParamz;};  
+  const G4VPhysicalVolume* GetsomaPV(G4int i) const {return fsomaPV[i];};
+  const G4VPhysicalVolume* GetdendritePV(G4int i) const {return fdendritePV[i];};
+  const G4VPhysicalVolume* GetaxonPV(G4int i) const {return faxonPV[i];};
+  G4Material* GetTargetMaterial() const {return fpWaterMaterial;};
 
-  G4int   GetnbSomacomp()   {return fnbSomacomp;} //
-  G4double  GetMassSomacomp (G4int i) {return fMassSomacomp[i];} //
-  G4double GetMassSomaTot () {return fMassSomaTot;} //
-  G4ThreeVector GetPosSomacomp(G4int i) {return fPosSomacomp[i];} //
+  G4int GetnbSomacomp() const {return fnbSomacomp;} //
+  G4double GetMassSomacomp(G4int i) const {return fMassSomacomp[i];} //
+  G4double GetMassSomaTot() const {return fMassSomaTot;} //
+  G4ThreeVector GetPosSomacomp(G4int i) const {return fPosSomacomp[i];} //
   
-  G4int   GetnbDendritecomp()   {return fnbDendritecomp;} //
-  G4double GetMassDendcomp (G4int i) {return fMassDendcomp[i];} //  
-  G4double GetMassDendTot () {return fMassDendTot;}  //
-  G4ThreeVector GetPosDendcomp(G4int i) {return fPosDendcomp[i];} //
-  G4double  GetDistADendSoma (G4int i) {return fDistADendSoma[i];} //
-  G4double  GetDistBDendSoma (G4int i) {return fDistBDendSoma[i];} //
+  G4int GetnbDendritecomp() const {return fnbDendritecomp;} //
+  G4double GetMassDendcomp(G4int i) const {return fMassDendcomp[i];} //  
+  G4double GetMassDendTot() const {return fMassDendTot;}  //
+  G4ThreeVector GetPosDendcomp(G4int i) const {return fPosDendcomp[i];} //
+  G4double  GetDistADendSoma(G4int i) const {return fDistADendSoma[i];} //
+  G4double  GetDistBDendSoma(G4int i) const {return fDistBDendSoma[i];} //
+  
+  G4int GetnbAxoncomp() const {return fnbAxoncomp;} //
+  G4double GetMassAxoncomp(G4int i) const {return fMassAxoncomp[i];} //
+  G4double GetMassAxonTot() const {return fMassAxonTot;}  //
+  G4ThreeVector GetPosAxoncomp(G4int i) const {return fPosAxoncomp[i];} //
+  G4double GetDistAxonsoma(G4int i) const {return fDistAxonsoma[i];} //
+
+  G4double GetTotVolNeuron() const {return fTotVolNeuron;}
+  G4double GetTotSurfNeuron() const {return fTotSurfNeuron;} 
+  G4double GetTotMassNeuron() const {return fTotMassNeuron;} //  
+  G4double GetTotVolSlice() const {return fTotVolSlice;} 
+  G4double GetTotSurfSlice() const {return fTotSurfSlice;} 
+  G4double GetTotMassSlice() const {return fTotMassSlice;}  //
+  G4double GetTotVolMedium() const {return fTotVolMedium;} 
+  G4double GetTotSurfMedium() const {return fTotSurfMedium;} //
+  G4double GetTotMassMedium() const {return fTotMassMedium;}  //
   
-  G4int   GetnbAxoncomp()   {return fnbAxoncomp;} //
-  G4double  GetMassAxoncomp (G4int i) {return fMassAxoncomp[i];} //
-  G4double GetMassAxonTot () {return fMassAxonTot;}  //
-  G4ThreeVector GetPosAxoncomp(G4int i) {return fPosAxoncomp[i];} //
-  G4double  GetDistAxonsoma (G4int i) {return fDistAxonsoma[i];} //
-
-  G4double GetTotVolNeuron() {return fTotVolNeuron;}
-  G4double GetTotSurfNeuron () {return fTotSurfNeuron;} 
-  G4double GetTotMassNeuron () {return fTotMassNeuron;} //  
-  G4double GetTotVolSlice() {return fTotVolSlice;} 
-  G4double GetTotSurfSlice () {return fTotSurfSlice;} 
-  G4double GetTotMassSlice() {return fTotMassSlice;}  //
-  G4double GetTotVolMedium() {return fTotVolMedium;} 
-  G4double GetTotSurfMedium() {return fTotSurfMedium;} //
-  G4double GetTotMassMedium() {return fTotMassMedium;}  //
- 
 private:
 
-  G4int fnbSomacomp; 
-  G4int fnbDendritecomp;
-  G4int fnbAxoncomp;
+  void DefineMaterials(); 
+
+  G4Material* fpWaterMaterial{nullptr};
+  G4Material* fpWorldMaterial{nullptr};
+  G4Region* fpRegion{nullptr};
   
-  G4ThreeVector * fPosSomacomp ; 
-  G4double * fMassSomacomp ;
-  G4double fMassSomaTot ;
+  // For neuron constructions!  
+  NeuronLoadDataFile* fNeuronLoadParamz;    
+  G4bool fCheckOverlaps{false};
+
+  std::vector<G4VSolid*> fsomaS; 
+  std::vector<G4VSolid*> fdendriteS;
+  std::vector<G4VSolid*> faxonS;      
+  std::vector<G4LogicalVolume*> fsomaLV;
+  std::vector<G4LogicalVolume*> fdendriteLV;
+  std::vector<G4LogicalVolume*> faxonLV;
+  std::vector<G4VPhysicalVolume*> fsomaPV;
+  std::vector<G4VPhysicalVolume*> fdendritePV;
+  std::vector<G4VPhysicalVolume*> faxonPV;
+
+  G4VisAttributes * fSomaColour{nullptr};
+  G4VisAttributes * fDendColour{nullptr};
+  G4VisAttributes * fAxonColour{nullptr};
+  G4VisAttributes * fSpineColour{nullptr};
+  G4VisAttributes * fNeuronColour{nullptr};
+
+  G4int fnbSomacomp{0}; 
+  G4int fnbDendritecomp{0};
+  G4int fnbAxoncomp{0};
+  
+  std::vector<G4ThreeVector> fPosSomacomp; 
+  std::vector<G4double> fMassSomacomp;
   
-  G4double * fDistADendSoma ;
-  G4double * fDistBDendSoma ;
-  G4double * fMassDendcomp ;
-  G4double fMassDendTot ;
-  G4ThreeVector * fPosDendcomp ; 
-
-  G4double * fDistAxonsoma ;
-  G4double * fMassAxoncomp ;
-  G4double fMassAxonTot ;
-  G4ThreeVector * fPosAxoncomp ;  
+  std::vector<G4double> fDistADendSoma;
+  std::vector<G4double> fDistBDendSoma;
+  std::vector<G4double> fMassDendcomp;
+  std::vector<G4ThreeVector> fPosDendcomp; 
+
+  std::vector<G4double> fDistAxonsoma;
+  std::vector<G4double> fMassAxoncomp;
+  std::vector<G4ThreeVector> fPosAxoncomp;  
+
+  G4double fMassSomaTot{0.0};
+  G4double fMassDendTot{0.0};
+  G4double fMassAxonTot{0.0};
  
-  G4double fTotVolNeuron ;
-  G4double fTotSurfNeuron ;
-  G4double fTotMassNeuron ;  
-  G4double fTotVolSlice;
-  G4double fTotSurfSlice ;
-  G4double fTotMassSlice; 
-  G4double fTotVolMedium ;
-  G4double fTotSurfMedium ;
-  G4double fTotMassMedium ; 
+  G4double fTotVolNeuron{0.0};
+  G4double fTotSurfNeuron{0.0};
+  G4double fTotMassNeuron{0.0};
+  G4double fTotVolSlice{0.0};
+  G4double fTotSurfSlice{0.0};
+  G4double fTotMassSlice{0.0};
+  G4double fTotVolMedium{0.0};
+  G4double fTotSurfMedium{0.0};
+  G4double fTotMassMedium{0.0};
 
 };
+
 #endif
diff --git a/examples/extended/medical/dna/neuron/include/EventAction.hh b/examples/extended/medical/dna/neuron/include/EventAction.hh
index b5f89dc529..bd55e762af 100644
--- a/examples/extended/medical/dna/neuron/include/EventAction.hh
+++ b/examples/extended/medical/dna/neuron/include/EventAction.hh
@@ -51,17 +51,17 @@ class RunAction;
 
 class EventAction : public G4UserEventAction
 {
-  public:
+public:
   
-    EventAction(RunAction*);
-   ~EventAction();
+  EventAction(RunAction*);
+  ~EventAction() override = default;
 
-    void BeginOfEventAction(const G4Event*);
-    void EndOfEventAction(const G4Event*);
+  void BeginOfEventAction(const G4Event*) override;
+  void EndOfEventAction(const G4Event*) override;
     
-  private:
+private:
   
-    RunAction* fRunAction;
+  RunAction* fRunAction;
 };
 
 #endif
diff --git a/examples/extended/medical/dna/neuron/include/NeuronLoadDataFile.hh b/examples/extended/medical/dna/neuron/include/NeuronLoadDataFile.hh
index b92e942688..3a51934a43 100644
--- a/examples/extended/medical/dna/neuron/include/NeuronLoadDataFile.hh
+++ b/examples/extended/medical/dna/neuron/include/NeuronLoadDataFile.hh
@@ -43,6 +43,7 @@
 #ifndef NeuronLoadDataFile_H
 #define NeuronLoadDataFile_H 1
 
+#include <vector>
 #include "G4ThreeVector.hh"
 #include "G4RotationMatrix.hh"
 #include "G4VSolid.hh"
@@ -50,6 +51,7 @@
 #include "G4VisAttributes.hh"
 #include "G4Colour.hh"
 #include "G4SystemOfUnits.hh"
+
 // Geant4 Constructive Solid Geometry (CSG)
 #include "G4VPVParameterisation.hh"
 #include "G4Box.hh"   // bounding volume
@@ -84,203 +86,144 @@ class NeuronLoadDataFile
 //: public G4VPVParameterisation 
 
 { 
-  public:  
-    NeuronLoadDataFile();
-  virtual   
-   ~NeuronLoadDataFile();  
+public:  
+  NeuronLoadDataFile();
+  ~NeuronLoadDataFile() = default;  
 
   void SingleNeuronSWCfile(const G4String& filename);
   void NeuralNetworkDATAfile(const G4String& filename); 
   
-// position, rotation of solids   
-    void ComputeTransformation (const G4int copyNo,
-                                G4VPhysicalVolume* physVol) const;
-// Solid options: sphere or cylinder ...
-   //G4VSolid* ComputeSolid (const G4int copyNo, 
- //   G4VPhysicalVolume* physiVol);
-// and ... for solids!
-    void ComputeDimensions(G4Tubs& cylinderComp, const G4int copyNo,
-                                   const G4VPhysicalVolume*) const ;
-    void ComputeDimensions(G4Sphere& , const G4int ,
-                                   const G4VPhysicalVolume*) const {}         
-    void ComputeDimensions(G4Ellipsoid& , const G4int ,
-                                   const G4VPhysicalVolume*) const {}     
-    void ComputeDimensions(G4Box&, const G4int, 
-                                   const G4VPhysicalVolume*) const {}      
-    void ComputeDimensions(G4Cons&,const G4int, 
-                                   const G4VPhysicalVolume*) const {}
-    void ComputeDimensions(G4Hype &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {} 
-    void ComputeDimensions(G4Trd &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {} 
-    void ComputeDimensions(G4Trap &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {} 
-    void ComputeDimensions(G4Orb &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {}
-    void ComputeDimensions(G4Torus &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {}
-    void ComputeDimensions(G4Para &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {}
-    void ComputeDimensions(G4Polycone &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {}
-    void ComputeDimensions(G4Polyhedra &,
-                                   const G4int,
-                                   const G4VPhysicalVolume *) const {}
-           
-  G4double GetwidthB () {return fwidthB;} 
-  G4double GetheightB () {return fheightB;} 
-  G4double GetdepthB () {return fdepthB;} 
-  G4double GetdiagnlLength () {return fdiagnlLength;} 
-  G4double GetshiftX () {return fshiftX;} 
-  G4double GetshiftY () {return fshiftY;} 
-  G4double GetshiftZ () {return fshiftZ;} 
-  G4double GetTypeN (G4int i) {return fTypeN[i];}
+  // position, rotation of solids   
+  void ComputeTransformation (const G4int copyNo,
+			      G4VPhysicalVolume* physVol) const;
+
+  void ComputeDimensions(G4Tubs& cylinderComp, const G4int copyNo,
+			 const G4VPhysicalVolume*) const;
+  G4double GetwidthB() const { return fwidthB; } 
+  G4double GetheightB() const { return fheightB; } 
+  G4double GetdepthB() const { return fdepthB; } 
+  G4double GetdiagnlLength() const { return fdiagnlLength;} 
+  G4double GetshiftX() const { return fshiftX; } 
+  G4double GetshiftY() const { return fshiftY; } 
+  G4double GetshiftZ() const { return fshiftZ; }
+  G4double GetTypeN(G4int i) { return fTypeN[i]; }
   
-  G4int   GetnbSomacomp()   {return fnbSomacomp;} 
-  G4double  GetMassSomacomp (G4int i) {return fMassSomacomp[i];}
-  G4double GetMassSomaTot () {return fMassSomaTot;} 
-  G4ThreeVector GetPosSomacomp(G4int i) {return fPosSomacomp[i];}
-  G4double GetRadSomacomp(G4int i) {return fRadSomacomp[i];}
+  G4int GetnbSomacomp() const { return fnbSomacomp; } 
+  G4double GetMassSomacomp(G4int i) const { return fMassSomacomp[i]; }
+  G4double GetMassSomaTot() { return fMassSomaTot; } 
+  G4ThreeVector GetPosSomacomp(G4int i) const { return fPosSomacomp[i]; }
+  G4double GetRadSomacomp(G4int i) const { return fRadSomacomp[i]; }
   
-  G4int   GetnbDendritecomp()   {return fnbDendritecomp;} 
-  G4double GetMassDendcomp (G4int i) {return fMassDendcomp[i];}  
-  G4double GetMassDendTot () {return fMassDendTot;} 
-  G4ThreeVector GetPosDendcomp(G4int i) {return fPosDendcomp[i];}
-  G4double GetRadDendcomp(G4int i) {return fRadDendcomp[i];}
-  G4double GetHeightDendcomp(G4int i) {return fHeightDendcomp[i];}
-  G4double  GetDistADendSoma (G4int i) {return fDistADendSoma[i];}
-  G4double  GetDistBDendSoma (G4int i) {return fDistBDendSoma[i];}
-  G4RotationMatrix GetRotDendcomp(G4int i) {return fRotDendcomp[i];}
+  G4int GetnbDendritecomp() const { return fnbDendritecomp; } 
+  G4double GetMassDendcomp(G4int i) const { return fMassDendcomp[i]; }  
+  G4double GetMassDendTot() { return fMassDendTot; } 
+  G4ThreeVector GetPosDendcomp(G4int i) const { return fPosDendcomp[i]; }
+  G4double GetRadDendcomp(G4int i) const { return fRadDendcomp[i]; }
+  G4double GetHeightDendcomp(G4int i) const { return fHeightDendcomp[i]; }
+  G4double GetDistADendSoma(G4int i) const { return fDistADendSoma[i]; }
+  G4double GetDistBDendSoma(G4int i) const { return fDistBDendSoma[i]; }
+  G4RotationMatrix GetRotDendcomp(G4int i) const { return fRotDendcomp[i]; }
   
-  G4int   GetnbAxoncomp()   {return fnbAxoncomp;} 
-  G4double  GetMassAxoncomp (G4int i) {return fMassAxoncomp[i];}
-  G4double GetMassAxonTot () {return fMassAxonTot;} 
-  G4ThreeVector GetPosAxoncomp(G4int i) {return fPosAxoncomp[i];}
-  G4double GetRadAxoncomp(G4int i) {return fRadAxoncomp[i];}
-  G4double GetHeightAxoncomp(G4int i) {return fHeightAxoncomp[i];}
-  G4double  GetDistAxonsoma (G4int i) {return fDistAxonsoma[i];}
-  G4RotationMatrix GetRotAxoncomp(G4int i) {return fRotAxoncomp[i];}
+  G4int GetnbAxoncomp() const { return fnbAxoncomp; } 
+  G4double GetMassAxoncomp (G4int i) const { return fMassAxoncomp[i]; }
+  G4double GetMassAxonTot() const { return fMassAxonTot; } 
+  G4ThreeVector GetPosAxoncomp(G4int i) const { return fPosAxoncomp[i]; }
+  G4double GetRadAxoncomp(G4int i) const { return fRadAxoncomp[i]; }
+  G4double GetHeightAxoncomp(G4int i) const { return fHeightAxoncomp[i]; }
+  G4double GetDistAxonsoma(G4int i) const { return fDistAxonsoma[i]; }
+  G4RotationMatrix GetRotAxoncomp(G4int i) const { return fRotAxoncomp[i]; }
  
-  G4int   GetnbSpinecomp()   {return fnbSpinecomp;} 
-  G4double  GetMassSpinecomp (G4int i) {return fMassSpinecomp[i];}
-  G4double GetMassSpineTot () {return fMassSpineTot;} 
-  G4ThreeVector GetPosSpinecomp(G4int i) {return fPosSpinecomp[i];}
-  G4double GetRadSpinecomp(G4int i) {return fRadSpinecomp[i];}
-  G4double GetHeightSpinecomp(G4int i) {return fHeightSpinecomp[i];}
-  G4double  GetDistSpinesoma (G4int i) {return fDistSpinesoma[i];}
-  G4RotationMatrix GetRotSpinecomp(G4int i) {return fRotSpinecomp[i];}   
+  G4int GetnbSpinecomp() const { return fnbSpinecomp; } 
+  G4double GetMassSpinecomp (G4int i) const { return fMassSpinecomp[i]; }
+  G4double GetMassSpineTot() const { return fMassSpineTot; } 
+  G4ThreeVector GetPosSpinecomp(G4int i) const { return fPosSpinecomp[i]; }
+  G4double GetRadSpinecomp(G4int i) const { return fRadSpinecomp[i]; }
+  G4double GetHeightSpinecomp(G4int i) const { return fHeightSpinecomp[i]; }
+  G4double GetDistSpinesoma (G4int i) {return fDistSpinesoma[i];}
+  G4RotationMatrix GetRotSpinecomp(G4int i) const { return fRotSpinecomp[i]; }  
   
-  G4int   GetnbNeuroncomp()   {return fnbNeuroncomp;} 
+  G4int GetnbNeuroncomp() const { return fnbNeuroncomp; }
 
-  G4double GetTotVolNeuron() {return fTotVolNeuron;}
-  G4double GetTotSurfNeuron () {return fTotSurfNeuron;} 
-  G4double GetTotMassNeuron () {return fTotMassNeuron;}   
-  G4double GetTotVolSlice() {return fTotVolSlice;} 
-  G4double GetTotSurfSlice () {return fTotSurfSlice;} 
-  G4double GetTotMassSlice() {return fTotMassSlice;}  
-  G4double GetTotVolMedium() {return fTotVolMedium;} 
-  G4double GetTotSurfMedium() {return fTotSurfMedium;} 
-  G4double GetTotMassMedium() {return fTotMassMedium;}  
- 
-  G4VisAttributes GetSomaColour() {return fSomaColour;}
-  G4VisAttributes GetDendColour() {return fDendColour;}
-  G4VisAttributes GetAxonColour() {return fAxonColour;}
-  G4VisAttributes GetSpineColour() {return fSpineColour;}
-  G4VisAttributes GetNeuronColour() {return fNeuronColour;} 
+  G4double GetTotVolNeuron() const { return fTotVolNeuron; }
+  G4double GetTotSurfNeuron() const { return fTotSurfNeuron; } 
+  G4double GetTotMassNeuron() const { return fTotMassNeuron; } 
+  G4double GetTotVolSlice() const { return fTotVolSlice; } 
+  G4double GetTotSurfSlice() const { return fTotSurfSlice; } 
+  G4double GetTotMassSlice() const { return fTotMassSlice; }  
+  G4double GetTotVolMedium() const { return fTotVolMedium; } 
+  G4double GetTotSurfMedium() const { return fTotSurfMedium; } 
+  G4double GetTotMassMedium() const { return fTotMassMedium; }  
 
-  private:
+private:
 
   //! NEURON filename
   G4String fNeuronFileNameSWC;  
   G4String fNeuronFileNameDATA;  
 
-  G4int fnbSomacomp; 
-  G4int fnbDendritecomp;
-  G4int fnbAxoncomp;
-  G4int fnbSpinecomp;
-  G4int fnbNeuroncomp;
+  G4int fnbSomacomp{0}; 
+  G4int fnbDendritecomp{0};
+  G4int fnbAxoncomp{0};
+  G4int fnbSpinecomp{0};
+  G4int fnbNeuroncomp{0};
   
-  G4int * fnNn ;
-  G4int * fpNn ;
-  //G4int * ftypeC;
-  G4int * fnNd ;
-  G4int * fpNd ;
-  G4int * fnNa ;
-  G4int * fpNa ;
-  G4int * fTypeN ;
+  std::vector<G4int> fTypeN;
   
-  G4double fshiftX, fshiftY, fshiftZ; // shift in oder to center VOLUME!
-  G4double fwidthB;
-  G4double fheightB;
-  G4double fdepthB;
-  G4double fdiagnlLength;  // diagonal and diameter
+  // shift in oder to center VOLUME!
+  G4double fshiftX{0.0};
+  G4double fshiftY{0.0};
+  G4double fshiftZ{0.0};
+  G4double fwidthB{0.0};
+  G4double fheightB{0.0};
+  G4double fdepthB{0.0};
+  G4double fdiagnlLength{0.0};  // diagonal and diameter
+
+  G4double fMassSomaTot{0.0};
+  G4double fMassDendTot{0.0};
+  G4double fMassAxonTot{0.0};
+  G4double fMassSpineTot{0.0};
+
+  G4double fTotVolNeuron{0.0};
+  G4double fTotSurfNeuron{0.0};
+  G4double fTotMassNeuron{0.0};
+  G4double fTotVolSlice{0.0};
+  G4double fTotSurfSlice{0.0};
+  G4double fTotMassSlice{0.0};
+  G4double fTotVolMedium{0.0};
+  G4double fTotSurfMedium{0.0};
+  G4double fTotMassMedium{0.0};
   
-  G4ThreeVector * fPosSomacomp ; 
-  G4double * fRadSomacomp ;
-  G4double * fMassSomacomp ;
-  G4double fMassSomaTot ;
+  std::vector<G4ThreeVector> fPosSomacomp; 
+  std::vector<G4double> fRadSomacomp;
+  std::vector<G4double> fMassSomacomp;
   
-  G4double * fRadDendcomp ;
-  G4double * fDistADendSoma ;
-  G4double * fDistBDendSoma ;
-  G4double * fHeightDendcomp ;
-  G4double * fMassDendcomp ;
-  G4double fMassDendTot ;
-  G4ThreeVector * fPosDendcomp ; // VOXEL COORDINATES OF DENDRITES
-  G4RotationMatrix * fRotDendcomp ; // RotationMatrix with Inverse
-
-  G4double * fRadAxoncomp ;
-  G4double * fHeightAxoncomp ;
-  G4double * fDistAxonsoma ;
-  G4double * fMassAxoncomp ;
-  G4double fMassAxonTot ;
-  G4ThreeVector * fPosAxoncomp ;  // VOXEL COORDINATES OF AXON
-  G4RotationMatrix *  fRotAxoncomp ;
-
-  G4double * fRadSpinecomp ;
-  G4double * fHeightSpinecomp ;
-  G4double * fDistSpinesoma ;
-  G4double * fMassSpinecomp ;
-  G4double fMassSpineTot ; 
-  G4ThreeVector * fPosSpinecomp ;  // VOXEL COORDINATES OF SPINE
-  G4RotationMatrix *  fRotSpinecomp ;
+  std::vector<G4double> fRadDendcomp;
+  std::vector<G4double> fDistADendSoma;
+  std::vector<G4double> fDistBDendSoma;
+  std::vector<G4double> fHeightDendcomp;
+  std::vector<G4double> fMassDendcomp;
+  std::vector<G4ThreeVector> fPosDendcomp; // VOXEL COORDINATES OF DENDRITES
+  std::vector<G4RotationMatrix> fRotDendcomp; // RotationMatrix with Inverse
+
+  std::vector<G4double> fRadAxoncomp;
+  std::vector<G4double> fHeightAxoncomp;
+  std::vector<G4double> fDistAxonsoma;
+  std::vector<G4double> fMassAxoncomp;
+  std::vector<G4ThreeVector> fPosAxoncomp;  // VOXEL COORDINATES OF AXON
+  std::vector<G4RotationMatrix> fRotAxoncomp;
+
+  std::vector<G4double> fRadSpinecomp;
+  std::vector<G4double> fHeightSpinecomp;
+  std::vector<G4double> fDistSpinesoma;
+  std::vector<G4double> fMassSpinecomp;
+  std::vector<G4ThreeVector> fPosSpinecomp;  // VOXEL COORDINATES OF SPINE
+  std::vector<G4RotationMatrix> fRotSpinecomp;
  
-  G4double * fRadNeuroncomp ;
-  G4double * fHeightNeuroncomp ;
-  G4double * fDistNeuronsoma ;
-  G4double * fMassNeuroncomp ;
-  //G4double fMassNeuronTot ;
-  G4ThreeVector * fPosNeuroncomp ;  // VOXEL COORDINATES OF Neuron
-  G4RotationMatrix *  fRotNeuroncomp ;
-  
-  G4double fTotVolNeuron ;
-  G4double fTotSurfNeuron ;
-  G4double fTotMassNeuron ;  
-  G4double fTotVolSlice;
-  G4double fTotSurfSlice ;
-  G4double fTotMassSlice; 
-  G4double fTotVolMedium ;
-  G4double fTotSurfMedium ;
-  G4double fTotMassMedium ; 
- 
-  G4VisAttributes * fSomaColour;
-  G4VisAttributes * fDendColour;
-  G4VisAttributes * fAxonColour;
-  G4VisAttributes * fSpineColour;    
-  G4VisAttributes * fNeuronColour;  
-  
-  //G4Sphere* fsphereComp;
-  //G4Tubs* fcylinderConp;
-
-  //NeuronLoadMessenger * fpNeuronMessenger;
-
+  std::vector<G4double> fRadNeuroncomp;
+  std::vector<G4double> fHeightNeuroncomp;
+  std::vector<G4double> fDistNeuronsoma;
+  std::vector<G4double> fMassNeuroncomp;
+  std::vector<G4ThreeVector> fPosNeuroncomp;  // VOXEL COORDINATES OF Neuron
+  std::vector<G4RotationMatrix> fRotNeuroncomp;
 };
 
 #endif
diff --git a/examples/extended/medical/dna/neuron/include/PrimaryGeneratorAction.hh b/examples/extended/medical/dna/neuron/include/PrimaryGeneratorAction.hh
index c750e17ca7..8dd7218246 100644
--- a/examples/extended/medical/dna/neuron/include/PrimaryGeneratorAction.hh
+++ b/examples/extended/medical/dna/neuron/include/PrimaryGeneratorAction.hh
@@ -52,12 +52,12 @@ class PrimaryGeneratorAction : public G4VUserPrimaryGeneratorAction
 public:
 
   PrimaryGeneratorAction();    
-  virtual ~PrimaryGeneratorAction();
+  ~PrimaryGeneratorAction() override;
   
-  virtual void GeneratePrimaries(G4Event*);
-//
-  G4ParticleGun* GetParticleGun() {return fpParticleGun;};
-  G4double GetGunArea() {return fGunArea;} ;
+  void GeneratePrimaries(G4Event*) override;
+
+  G4ParticleGun* GetParticleGun() const { return fpParticleGun; }
+  G4double GetGunArea() const { return fGunArea; }
   
 private:
 
diff --git a/examples/extended/medical/dna/neuron/include/Run.hh b/examples/extended/medical/dna/neuron/include/Run.hh
index 1768859014..949c2c2ebd 100644
--- a/examples/extended/medical/dna/neuron/include/Run.hh
+++ b/examples/extended/medical/dna/neuron/include/Run.hh
@@ -50,138 +50,138 @@
 
 class DetectorConstruction;
 class G4ParticleDefinition;
-//class NeuronLoadDataFile;
 class G4Molecule;
+
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 class Run : public G4Run
 {
-  public:
-    Run(DetectorConstruction*);
-   ~Run();
+public:
+  Run(DetectorConstruction*);
+  ~Run() override;
 
-  public:
-    void SetPrimary(G4ParticleDefinition* particle, G4double energy);   
-    void AddPrimaryLET(G4double let);   
-    void SetTrackLength(G4double tracklen);  
-    void CountProcesses(const G4VProcess* process);
-    void ParticleCount(G4String, G4double);
-    void ParticleCountNeuron(G4String, G4double); 
-    void MoleculeCount(G4String, G4double);
-    void MoleculeCountNeuron(G4Molecule* molecule); 
-    void AddEdep (G4double edep);
-    void AddEflow (G4double eflow);                   
-    void ParticleFlux(G4String, G4double); 
+  void SetPrimary(G4ParticleDefinition* particle, G4double energy);   
+  void AddPrimaryLET(G4double let);   
+  void SetTrackLength(G4double tracklen);  
+  void CountProcesses(const G4VProcess* process);
+  void ParticleCount(G4String, G4double);
+  void ParticleCountNeuron(G4String, G4double); 
+  void MoleculeCount(G4String, G4double);
+  void MoleculeCountNeuron(G4Molecule* molecule); 
+  void AddEdep (G4double edep);
+  void AddEflow (G4double eflow);                   
+  void ParticleFlux(G4String, G4double); 
                           
-    virtual void Merge(const G4Run*);
-    void EndOfRun();     
+  void Merge(const G4Run*) override;
+  void EndOfRun();
 
-// Edep in all volume
+  // Edep in all volume
   G4double GetEdepALL(){return fEdepAll;}
   void SetEdepALL(G4double vall){ fEdepAll = vall;}
   void AddEdepALL (G4double vall)
   { 
-   fEdepAll += vall; 
-   fEdepAll_err += vall*vall;
+    fEdepAll += vall; 
+    fEdepAll_err += vall*vall;
   }   
-// 0. Edep in homogeneous Medium
+  // 0. Edep in homogeneous Medium
   G4double GetEdepMedium(){return fEdepMedium;}
-  void SetEdepMedium(G4double vall){ fEdepMedium = vall;}
+  void SetEdepMedium(G4double vall) { fEdepMedium = vall; }
   void AddEdepMedium (G4double vall)
   { 
-   fEdepMedium += vall; 
-   fEdepMedium_err += vall*vall;
+    fEdepMedium += vall;
+    fEdepMedium_err += vall*vall;
   }  
-// 1. Edep in Bounding Slice Volume
+  // 1. Edep in Bounding Slice Volume
   G4double GetEdepSlice(){return fEdepSlice;}
   void SetEdepSlice(G4double vall){ fEdepSlice = vall;}
   void AddEdepSlice (G4double vall)
   { 
-   fEdepSlice += vall; 
-   fEdepSlice_err += vall*vall;
+    fEdepSlice += vall; 
+    fEdepSlice_err += vall*vall;
   }
-// 2. Edep in Soma volume
+  // 2. Edep in Soma volume
   G4double GetEdepSoma(){return fEdepSoma;}
   void SetEdepSoma(G4double vall){ fEdepSoma = vall;}
   void AddEdepSoma (G4double vall)
   { 
-   fEdepSoma += vall; 
-   fEdepSoma_err += vall*vall;
+    fEdepSoma += vall; 
+    fEdepSoma_err += vall*vall;
   }
   
   void AddSomaCompart(G4int i, G4double x){ fSoma3DEdep[i] +=x;}
   G4double GetSomaCompart(G4int i){ return fSoma3DEdep[i];}  
-  //G4double GetSomalength(G4int i){ return fSoma3DEdep[i];}  
-  //G4ThreeVector GetVectSoma(G4int i) {return fSomaCompartments[i];}
   
-// 3. Edep in Dendrites volume
+  // 3. Edep in Dendrites volume
   G4double GetEdepDend(){return fEdepDend;}
   void SetEdepDend(G4double vall){ fEdepDend = vall;}
   void AddEdepDend (G4double vall)
   { 
-   fEdepDend += vall; 
-   fEdepDend_err += vall*vall;
+    fEdepDend += vall; 
+    fEdepDend_err += vall*vall;
   }
   
   void AddDendCompart(G4int i, G4double x){ fDend3DEdep[i] +=x;}
   G4double GetDendCompart(G4int i){ return fDend3DEdep[i];}  
   
-// 4. Edep in Axon volume
+  // 4. Edep in Axon volume
   G4double GetEdepAxon(){return fEdepAxon;}
   void SetEdepAxon(G4double vall){ fEdepAxon = vall;}
   void AddEdepAxon (G4double vall)
   { 
-   fEdepAxon += vall; 
-   fEdepAxon_err += vall*vall;
+    fEdepAxon += vall; 
+    fEdepAxon_err += vall*vall;
   }
   
   void AddAxonCompart(G4int i, G4double x){ fAxon3DEdep[i] +=x;}
   G4double GetAxonCompart(G4int i){ return fAxon3DEdep[i];}  
   
-// 5. Edep in whole Neuron volume
+  // 5. Edep in whole Neuron volume
   G4double GetEdepNeuron(){return fEdepNeuron;}
   void SetEdepNeuron(G4double vall){ fEdepNeuron = vall;}
   void AddEdepNeuron (G4double vall)
   { 
-   fEdepNeuron += vall; 
-   fEdepNeuron_err += vall*vall;
+    fEdepNeuron += vall; 
+    fEdepNeuron_err += vall*vall;
   }  
 
-  private:
-    struct ParticleData {
-     ParticleData()
-       : fCount(0), fEmean(0.), fEmin(0.), fEmax(0.) {}
-     ParticleData(G4int count, G4double ekin, G4double emin, G4double emax)
-       : fCount(count), fEmean(ekin), fEmin(emin), fEmax(emax) {}
-     G4int     fCount;
-     G4double  fEmean;
-     G4double  fEmin;
-     G4double  fEmax;
-    };
+private:
+  struct ParticleData {
+    ParticleData()
+      : fCount(0), fEmean(0.), fEmin(0.), fEmax(0.) {}
+    ParticleData(G4int count, G4double ekin, G4double emin, G4double emax)
+      : fCount(count), fEmean(ekin), fEmin(emin), fEmax(emax) {}
+    G4int     fCount;
+    G4double  fEmean;
+    G4double  fEmin;
+    G4double  fEmax;
+  };
 
-    //NeuronLoadDataFile * fNeuronLoadParamz;  
-    DetectorConstruction* fDetector;
-    G4ParticleDefinition* fParticle;
-    G4double              fEkin;
-    G4double     fLET, fLET2;
-    G4double     ftrackLength;
-    G4double   fTrackLen,  fTrackLen2;
-    G4int fNParticle;
+  DetectorConstruction* fDetector;
+  G4ParticleDefinition* fParticle;
+  G4double fEkin{0.0};
+  G4double fLET{0.0};
+  G4double fLET2{0.0};
+  G4double ftrackLength{0.0};
+  G4double fTrackLen{0.0};
+  G4double fTrackLen2{0.0};
+  G4int fNParticle{0};
  
-    G4double * fSoma3DEdep;
-    G4double * fDend3DEdep ;
-    G4double * fAxon3DEdep ;  
-    G4double * fNeuron3DEdep;  
-    G4double fEdepAll,  fEdepAll_err,fEdepMedium, fEdepMedium_err, fEdepSlice,
+  G4double * fSoma3DEdep;
+  G4double * fDend3DEdep ;
+  G4double * fAxon3DEdep ;  
+  G4double * fNeuron3DEdep;  
+  G4double fEdepAll,  fEdepAll_err,fEdepMedium, fEdepMedium_err, fEdepSlice,
     fEdepSlice_err,fEdepSoma,fEdepSoma_err, fEdepDend,  fEdepDend_err,fEdepAxon,
     fEdepAxon_err,fEdepNeuron,  fEdepNeuron_err;
   
-    G4int fmolNum, fmolNum2;
-    G4double fEnergyFlow,    fEnergyFlow2;  
-    std::map<G4String,G4int>   fMoleculeNumber; 
-    std::map<G4String,G4int>        fProcCounter;
-    std::map<G4String,ParticleData> fParticleDataMap1;                    
-    std::map<G4String,ParticleData> fParticleDataMap2;
+  G4int fmolNum{0};
+  G4int fmolNum2{0};
+  G4double fEnergyFlow{0.0};  
+  G4double fEnergyFlow2{0.0};
+  std::map<G4String,G4int> fMoleculeNumber; 
+  std::map<G4String,G4int> fProcCounter;
+  std::map<G4String,ParticleData> fParticleDataMap1;                    
+  std::map<G4String,ParticleData> fParticleDataMap2;
 };
 
 #endif
diff --git a/examples/extended/medical/dna/neuron/include/RunAction.hh b/examples/extended/medical/dna/neuron/include/RunAction.hh
index e6b4c56ed3..b6a4093ec0 100644
--- a/examples/extended/medical/dna/neuron/include/RunAction.hh
+++ b/examples/extended/medical/dna/neuron/include/RunAction.hh
@@ -46,10 +46,8 @@
 #include "globals.hh"
 #include <iostream>
 #include "DetectorConstruction.hh"
-//
 #include "G4ThreeVector.hh"
-//class NeuronHitCompartments;
-//class NeuronLoadDataFile;
+
 class PrimaryGeneratorAction;
 class Run;
 class G4Run;
@@ -60,77 +58,77 @@ class RunAction : public G4UserRunAction
 public:
   
   RunAction(DetectorConstruction*, PrimaryGeneratorAction*);
-  virtual ~RunAction();
+  ~RunAction() override = default;
 
-  virtual void BeginOfRunAction(const G4Run*);
-  virtual void EndOfRunAction(const G4Run*);
-//
-  void  SetRndmFreq(G4int   val)  {fSaveRndm = val;}
-  G4int GetRndmFreq()             {return fSaveRndm;}
-  virtual G4Run* GenerateRun();   
+  void BeginOfRunAction(const G4Run*) override;
+  void EndOfRunAction(const G4Run*) override;
+
+  void  SetRndmFreq(G4int val) { fSaveRndm = val; }
+  G4int GetRndmFreq() const { return fSaveRndm; }
+  G4Run* GenerateRun() override;   
   
-// Edep in all volume
-  G4double GetEdepALL(){return fEdepAll;}
-  void SetEdepALL(G4double vall){ fEdepAll = vall;}
+  // Edep in all volume
+  G4double GetEdepALL() const { return fEdepAll; }
+  void SetEdepALL(G4double vall) { fEdepAll = vall; }
   void AddEdepALL (G4double vall)
   { 
-   fEdepAll += vall; 
-   fEdepAll_err += vall*vall;
+    fEdepAll += vall;
+    fEdepAll_err += vall*vall;
   }
-// 0. Edep in homogeneous Medium
-  G4double GetEdepMedium(){return fEdepMedium;}
-  void SetEdepMedium(G4double vall){ fEdepMedium = vall;}
+  // 0. Edep in homogeneous Medium
+  G4double GetEdepMedium() const { return fEdepMedium; }
+  void SetEdepMedium(G4double vall) { fEdepMedium = vall; }
   void AddEdepMedium (G4double vall)
-  { 
-   fEdepMedium += vall; 
-   fEdepMedium_err += vall*vall;
+  {
+    fEdepMedium += vall; 
+    fEdepMedium_err += vall*vall;
   }  
-// 1. Edep in Bounding Slice Volume
-  G4double GetEdepSlice(){return fEdepSlice;}
-  void SetEdepSlice(G4double vall){ fEdepSlice = vall;}
+  // 1. Edep in Bounding Slice Volume
+  G4double GetEdepSlice() const { return fEdepSlice; }
+  void SetEdepSlice(G4double vall) { fEdepSlice = vall; }
   void AddEdepSlice (G4double vall)
   { 
-   fEdepSlice += vall; 
-   fEdepSlice_err += vall*vall;
+    fEdepSlice += vall; 
+    fEdepSlice_err += vall*vall;
   }
-// 2. Edep in Soma volume
-  G4double GetEdepSoma(){return fEdepSoma;}
-  void SetEdepSoma(G4double vall){ fEdepSoma = vall;}
+  // 2. Edep in Soma volume
+  G4double GetEdepSoma() const { return fEdepSoma; }
+  void SetEdepSoma(G4double vall) { fEdepSoma = vall; }
   void AddEdepSoma (G4double vall)
   { 
    fEdepSoma += vall; 
    fEdepSoma_err += vall*vall;
   }
     
-// 3. Edep in Dendrites volume
-  G4double GetEdepDend(){return fEdepDend;}
-  void SetEdepDend(G4double vall){ fEdepDend = vall;}
+  // 3. Edep in Dendrites volume
+  G4double GetEdepDend() const { return fEdepDend; }
+  void SetEdepDend(G4double vall){ fEdepDend = vall; }
   void AddEdepDend (G4double vall)
   { 
-   fEdepDend += vall; 
-   fEdepDend_err += vall*vall;
+    fEdepDend += vall; 
+    fEdepDend_err += vall*vall;
   }
   
-// 4. Edep in Axon volume
-  G4double GetEdepAxon(){return fEdepAxon;}
-  void SetEdepAxon(G4double vall){ fEdepAxon = vall;}
+  // 4. Edep in Axon volume
+  G4double GetEdepAxon() const { return fEdepAxon; }
+  void SetEdepAxon(G4double vall) { fEdepAxon = vall; }
   void AddEdepAxon (G4double vall)
   { 
-   fEdepAxon += vall; 
-   fEdepAxon_err += vall*vall;
+    fEdepAxon += vall;
+    fEdepAxon_err += vall*vall;
   }
   
-// 5. Edep in whole Neuron volume
-  G4double GetEdepNeuron(){return fEdepNeuron;}
-  void SetEdepNeuron(G4double vall){ fEdepNeuron = vall;}
+  // 5. Edep in whole Neuron volume
+  G4double GetEdepNeuron() const { return fEdepNeuron; }
+  void SetEdepNeuron(G4double vall) { fEdepNeuron = vall; }
   void AddEdepNeuron (G4double vall)
   { 
-   fEdepNeuron += vall; 
-   fEdepNeuron_err += vall*vall;
+    fEdepNeuron += vall; 
+    fEdepNeuron_err += vall*vall;
   }  
   
-  G4int GetNumEvent(){return fNumEvent;}
-  void SetNumEvent(G4int i){fNumEvent = i;}  
+  G4int GetNumEvent() const { return fNumEvent; }
+  void SetNumEvent(G4int i) { fNumEvent = i; }  
 
 private:
 
@@ -145,28 +143,30 @@ private:
   //
   void PrintRunInfo(const G4Run* run);
 
-  /////////////////
-  // Attributes
-  //
-  //TrackingAction* fpTrackingAction;
-  //bool fInitialized;
-  bool fDebug;
+  G4bool fDebug{false};
 
- /////////////////////////////////////////////////////
- DetectorConstruction*   fDetector;
- PrimaryGeneratorAction* fPrimary;
- //NeuronLoadDataFile * fNeuronLoadParamz;  
- //NeuronHitCompartments* fCompart; 
- Run*                       fRun; 
+  DetectorConstruction* fDetector;
+  PrimaryGeneratorAction* fPrimary;
+  Run* fRun{nullptr}; 
   
-//
-// phys 
-  G4double fEdepAll,  fEdepAll_err,fEdepMedium, fEdepMedium_err, fEdepSlice,  
-  fEdepSlice_err,fEdepSoma,fEdepSoma_err, fEdepDend,  fEdepDend_err,fEdepAxon,  
-  fEdepAxon_err,fEdepNeuron,  fEdepNeuron_err;
-  G4int fNumEvent;
-  G4int fSaveRndm;
-   
+  //
+  // phys 
+  G4double fEdepAll{0.0};
+  G4double fEdepAll_err{0.0};
+  G4double fEdepMedium{0.0};
+  G4double fEdepMedium_err{0.0};
+  G4double fEdepSlice{0.0};
+  G4double fEdepSlice_err{0.0};
+  G4double fEdepSoma{0.0};
+  G4double fEdepSoma_err{0.0};
+  G4double fEdepDend{0.0};
+  G4double fEdepDend_err{0.0};
+  G4double fEdepAxon{0.0};
+  G4double fEdepAxon_err{0.0};
+  G4double fEdepNeuron{0.0};
+  G4double fEdepNeuron_err{0.0};
+  G4int fNumEvent{0};
+  G4int fSaveRndm{0};
 };
 
 #endif
diff --git a/examples/extended/medical/dna/neuron/include/SteppingAction.hh b/examples/extended/medical/dna/neuron/include/SteppingAction.hh
index 7336f75949..5ee8c423b0 100644
--- a/examples/extended/medical/dna/neuron/include/SteppingAction.hh
+++ b/examples/extended/medical/dna/neuron/include/SteppingAction.hh
@@ -46,8 +46,6 @@
 
 class RunAction;
 class PrimaryGeneratorAction;
-//class NeuronHitCompartments;
-//class NeuronLoadDataFile;
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
@@ -56,16 +54,12 @@ class SteppingAction : public G4UserSteppingAction
 public:
 
   SteppingAction(RunAction*); 
-  ~SteppingAction();
+  ~SteppingAction() override = default;
   
-  void UserSteppingAction(const G4Step*);
-
-  //NeuronHitCompartments* fpNeuronHits;
+  void UserSteppingAction(const G4Step*) override;
   
 private:
 
-  RunAction*            fRunAction;
-  //NeuronLoadDataFile * fNeuronLoadParamz;  
-
+  RunAction* fRunAction;
 };
 #endif
diff --git a/examples/extended/medical/dna/neuron/neuron.cc b/examples/extended/medical/dna/neuron/neuron.cc
index 5237d211bb..c2e514f597 100644
--- a/examples/extended/medical/dna/neuron/neuron.cc
+++ b/examples/extended/medical/dna/neuron/neuron.cc
@@ -56,11 +56,12 @@
 
 using namespace std;
 using namespace G4DNAPARSER;
+
 CommandLineParser* parser(0);
 
 void Parse(int& argc, char** argv);
 
-int main(int argc,char** argv)
+int main(int argc, char** argv)
 {
 
   // run time in Geant4
@@ -78,10 +79,11 @@ int main(int argc,char** argv)
   Command* commandLine(0);
 
   auto* runManager= G4RunManagerFactory::CreateRunManager();
-  if ((commandLine = parser->GetCommandIfActive("-mt")))
-  {
-    int nThreads = 2;
-    if(commandLine->GetOption() == "NMAX")
+
+  if ((commandLine = parser->GetCommandIfActive("-mt"))) {
+    G4int nThreads = 2;
+    
+    if (commandLine->GetOption() == "NMAX")
     {
      nThreads = G4Threading::G4GetNumberOfCores();
     }
@@ -229,7 +231,7 @@ void Parse(int& argc, char** argv)
   parser->AddCommand("-mt",
                      Command::WithOption,
                      "Launch in MT mode (events computed in parallel)",
-      " NOT RECOMMANDED WITH CHEMISTRY)",
+		     " NOT RECOMMANDED WITH CHEMISTRY)",
                      "2");
 
   parser->AddCommand("-sXY", Command::OptionNotCompulsory,
@@ -265,7 +267,7 @@ void Parse(int& argc, char** argv)
 
   G4String exec;
   G4String path;
-  GetNameAndPathOfExecutable(argv,exec, path);
+  GetNameAndPathOfExecutable(argv, exec, path);
 
   parser->AddCommand("-out",
                      Command::OptionNotCompulsory,
@@ -282,7 +284,6 @@ void Parse(int& argc, char** argv)
     CommandLineParser::DeleteInstance();
     std::exit(0);
   }
-
   ///////////
   // Kill application if wrong argument in command line
   //
diff --git a/examples/extended/medical/dna/neuron/neuron.out b/examples/extended/medical/dna/neuron/neuron.out
index 8eda683ba2..a678d4671a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -19,14 +19,10 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
                              WWW : http://geant4.org/
 **************************************************************
 
-Livermore + DNAphysics is activated!
-
- NeuronLoadDataFile::SingleNeuronSWCfile >>  opening filename:  
-					' GranuleCell-Nr2.CNG.swc ' 
-
+NeuronLoadDataFile::SingleNeuronSWCfile: number of strings=2922 in file GranuleCell-Nr2.CNG.swc
  Total number of compartments into Neuron : 2914
 
-
+Livermore + DNAphysics is activated!
  ---- Begin of Neuron Construction! ---- 
  ==========================================================
  Side length of word volume is calculated : 407.347 um
@@ -37,15 +33,14 @@ Livermore + DNAphysics is activated!
 	5.03049e+06 	229803 	5.03049
  
  Volume (um3), surface (um2) and mass(ug) of Neuron are calculated : 
-	7487.44 	20558.5 	0.00748744
+	12100 	30379.7 	0.0121
  Total number of compartments into Neuron : 2914
  Shift values (um) for Neuron translation are calculated : 
 	 shiftX = 35.13 shiftY = 99.995 shiftZ = 2.025
-
  ---- Soma for construction: ---- 
  Total number of compartments into Soma : 3
  ---- Dendrites for construction: ---- 
- Total number of compartments into Dendrites : 2775
+ Total number of compartments into Dendrites: 2775
  ---- Axon for construction: ---- 
  Total number of compartments into Axon : 136
  ---- Spines not found! ---- 
@@ -614,46 +609,47 @@ G4VisManager: Using G4TrajectoryDrawByCharge as fallback trajectory model.
 See commands in /vis/modeling/trajectories/ for other options.
 End of tracking primary particle, its final energy is :3.47476 GeV
 Physics stage ends
-End of tracking primary particle, its final energy is :3.47557 GeV
+End of tracking primary particle, its final energy is :3.47537 GeV
 Physics stage ends
 
  ======= The summary of simulation results 'neuron' ========
 
   Primary particle               = C12
   Kinetic energy of beam         = 3480 A*MeV
-  Particle traversals the neuron = 0 of 2
+  Particle traversals the neuron = 1 of 2
   Full LET of beam as formulas   = 12.827 keV/um
-  Mean LET of beam as simulation = 10.367 +- 0.12645 keV/um
-  Mean track length of beam      = 417.14 +- 0.020891 um
+  Mean LET of beam as simulation = 10.892 +- 0.31423 keV/um
+  Mean track length of beam      = 399.22 +- 0.0029698 um
   Particle fluence               = 383.66 particles/cm^2
   Fluence dose (full)            = 7.8848e-06 Gy
   Fluence dose ber beam          = 3.9424e-06 Gy
 
  List of generated physical process:
-                eIoni=   3883
-              ionIoni=   2591
-                  msc=   6089
+                eIoni=   3986
+              ionIoni=   2469
+                  msc=   5330
 
 
  List of generated particles outside neuron structure:
-             e- :    3008  Emean =  1.5752 keV	( 242.23 eV  --> 424.07 keV) 	Eflow/event = 2.3691 MeV
+             e- :    2997  Emean =  1.7843 keV	( 242.23 eV  --> 434.14 keV) 	Eflow/event = 2.6738 MeV
 
  Number of secondary particles inside neuron structure:
+             e- :      14
 
  Number of molecular products inside neuron structure:
     time: 1 ps - 10 ps 
 
  Total energy (MeV) deposition :
-  All volume:   8.6486
-   Bounding slice:  3.4839
-      Neuron:         0
+  All volume:   8.6967
+   Bounding slice:  2.5219
+      Neuron:   0.014207
         Soma:         0
-    Dendrites:        0
+    Dendrites:  0.014207
         Axon:         0
 
  Number of compartments traversed by particle tracks :
         Soma:        0 of total: 3
-     Dendrites:       0 of total: 2775
+     Dendrites:       3 of total: 2775
           Axon:       0 of total: 136
  
 
@@ -662,8 +658,7 @@ Physics stage ends
  Dend3DEdep.out, Axon3DEdep.out, Soma3DEdep.out
  Outputs of energy deposition per event written in data file:
  OutputPerEvent.out
- 
- Calculation time                      = 4.56373 s 
+ Calculation time                      = 2.15832 s 
 
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/medical/dna/neuron/src/DetectorConstruction.cc b/examples/extended/medical/dna/neuron/src/DetectorConstruction.cc
index a9d8850859..620614cdfb 100644
--- a/examples/extended/medical/dna/neuron/src/DetectorConstruction.cc
+++ b/examples/extended/medical/dna/neuron/src/DetectorConstruction.cc
@@ -53,31 +53,16 @@
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 DetectorConstruction::DetectorConstruction()
-:G4VUserDetectorConstruction(),
- fpDefaultMaterial(0), fpWaterMaterial(0),
- fpRegion(0), fCheckOverlaps(false)
 {
-
+  fNeuronLoadParamz = new NeuronLoadDataFile();   
+  DefineMaterials();
 }  
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 DetectorConstruction::~DetectorConstruction()
 {
-
-}
-
-//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
-
-G4VPhysicalVolume* DetectorConstruction::Construct()
-{
-
-  // load Neuron positions and obtain parameters!  
-  fNeuronLoadParamz = new NeuronLoadDataFile() ;
-   
-  DefineMaterials();
-  return ConstructDetector();
-  
+  delete fNeuronLoadParamz;
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -86,20 +71,16 @@ void DetectorConstruction::DefineMaterials()
 { 
   // Water is defined from NIST material database
   G4NistManager * man = G4NistManager::Instance();
-  G4Material * H2O = man->FindOrBuildMaterial("G4_WATER");
-  // Default materials in setup.
-  fpWaterMaterial = H2O;
-  G4Material * Vacuum = man->FindOrBuildMaterial("G4_Galactic");
-  //G4Material * Air = man->FindOrBuildMaterial("G4_AIR");
-  fpDefaultMaterial = Vacuum;
+  fpWaterMaterial = man->FindOrBuildMaterial("G4_WATER");
+  fpWorldMaterial = man->FindOrBuildMaterial("G4_Galactic");
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
-G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
+G4VPhysicalVolume* DetectorConstruction::Construct()
 {
   G4cout <<" ---- Begin of Neuron Construction! ---- " 
-  <<"\n"<<" =========================================================="<<G4endl;
+	 <<"\n"<<" =========================================================="<<G4endl;
 
   // =============================================== 
   // WORLD VOLUME - filled by default material
@@ -107,32 +88,26 @@ G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
 
   // Dimensions of world volume are calculated as overall dimensions of neuron! 
   
-   G4double worldSizeX;
-   worldSizeX  = 1.0*fNeuronLoadParamz->GetdiagnlLength()*um;
+  G4double worldSizeX;
+  worldSizeX = fNeuronLoadParamz->GetdiagnlLength()*um;
 
-   if (!worldSizeX)
-   {
-    worldSizeX  = 10.*cm;
-   }
+  if (worldSizeX <= 0.0) {
+    worldSizeX = 10.*cm;
+  }
  
-  G4double worldSizeY  = worldSizeX;
-  G4double worldSizeZ  = worldSizeX;
+  G4double worldSizeY = worldSizeX;
+  G4double worldSizeZ = worldSizeX;
   G4cout << " Side length of word volume is calculated : " 
          << worldSizeX/um <<" um"<< G4endl;  
-  G4VSolid* worldS = new G4Box("World",         //its name
-                         worldSizeX/2, worldSizeY/2, worldSizeZ/2);  //its size
+  G4VSolid* worldS = new G4Box("World", worldSizeX/2, worldSizeY/2, worldSizeZ/2);
 
-  G4LogicalVolume* worldLV = new G4LogicalVolume(worldS,  //its solid
-                                    fpDefaultMaterial,  //its material
-                                    "World");    //its name
+  G4LogicalVolume* worldLV = new G4LogicalVolume(worldS, fpWorldMaterial, "World");
 
   // Visualization attributes
   G4VisAttributes* worldVisAtt =
       new G4VisAttributes(G4Colour(0.5,0.5,0.5,0.1)); //Gray
-  //worldVisAtt->SetForceSolid(true);
   worldVisAtt->SetVisibility(true);
   worldLV->SetVisAttributes(worldVisAtt);
-
   
   G4VPhysicalVolume* worldPV = new G4PVPlacement(0, //no rotation
                                   G4ThreeVector(),  //at (0,0,0)
@@ -154,11 +129,8 @@ G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
   G4cout << " Radius of homogeneous medium is calculated : " 
          << RadiusMedium/um <<" um"<< G4endl; 
   G4VSolid* mediumS = new G4Orb("Medium", RadiusMedium);   
-  //G4VSolid* mediumS = new G4Box("Medium", RadiusMedium*um,
- //     RadiusMedium*um,RadiusMedium*um); 
   
-  G4LogicalVolume* mediumLV =
-      new G4LogicalVolume(mediumS,  fpWaterMaterial, "Medium");    
+  G4LogicalVolume* mediumLV = new G4LogicalVolume(mediumS,  fpWaterMaterial, "Medium");    
         
   // Visualization attributes
   G4VisAttributes* mediumVisAtt =
@@ -184,9 +156,9 @@ G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
 
   // Dimensions of bounding slice volume defined as overall measure of neuron
  
-  G4double TargetSizeX =  fNeuronLoadParamz->GetwidthB()*um; 
-  G4double TargetSizeY =  fNeuronLoadParamz->GetheightB()*um; 
-  G4double TargetSizeZ =  fNeuronLoadParamz->GetdepthB()*um; 
+  G4double TargetSizeX = fNeuronLoadParamz->GetwidthB()*um; 
+  G4double TargetSizeY = fNeuronLoadParamz->GetheightB()*um; 
+  G4double TargetSizeZ = fNeuronLoadParamz->GetdepthB()*um; 
   fTotMassSlice = fNeuronLoadParamz->GetTotMassSlice() ;  
   G4cout << " Overall dimensions (um) of neuron morphology : " << "\n"
          << '\t'<< " width = " <<TargetSizeX/um<< " height = " << 
@@ -194,24 +166,23 @@ G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
          << " depth = " <<TargetSizeZ/um<<G4endl;  
   
   G4cout << " Volume (um3), surface (um2) and mass (ug) of Bounding Slice are"
-      << " calculated : " << "\n"
-      << '\t'<<fNeuronLoadParamz->GetTotVolSlice()/std::pow(um,3)<<"; "<<'\t'
-      <<fNeuronLoadParamz->GetTotSurfSlice()/(um*um)
-      <<"; "<<'\t'<<fNeuronLoadParamz->GetTotMassSlice()*1e6/g<< "\n "<<G4endl;   
+	 << " calculated : " << "\n"
+	 << '\t'<<fNeuronLoadParamz->GetTotVolSlice()/std::pow(um,3)<<"; "<<'\t'
+	 << fNeuronLoadParamz->GetTotSurfSlice()/(um*um)
+	 << "; "<<'\t'<<fNeuronLoadParamz->GetTotMassSlice()*1e6/g<< "\n "<<G4endl;   
  
-  G4Box* boundingS = new G4Box("BoundingSlice",  
-                         TargetSizeX/2.,TargetSizeY/2.,TargetSizeZ/2.);   
+  G4Box* boundingS =
+    new G4Box("BoundingSlice", TargetSizeX/2.,TargetSizeY/2.,TargetSizeZ/2.);   
 
   G4LogicalVolume* boundingLV =
-      new G4LogicalVolume(boundingS,fpWaterMaterial, "BoundingSlice");    
+    new G4LogicalVolume(boundingS, fpWaterMaterial, "BoundingSlice");    
 
   // Visualization attributes with opacity!
   G4VisAttributes* TargetVisAtt =
       new G4VisAttributes(G4Colour(1.0,1.0,1.0,0.1)); 
   TargetVisAtt->SetForceSolid(true);
   TargetVisAtt->SetVisibility(true);
-  boundingLV->SetVisAttributes(TargetVisAtt);  
-  //G4VPhysicalVolume* boundingPV = 
+  boundingLV->SetVisAttributes(TargetVisAtt); 
   new G4PVPlacement(0,      
                     G4ThreeVector(),   
                     "BoundingSlice",     
@@ -228,46 +199,45 @@ G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
   G4cout <<  " Volume (um3), surface (um2) and mass(ug) of Neuron "
         << "are calculated : "<< "\n"
         << '\t'<<fNeuronLoadParamz->GetTotVolNeuron()/std::pow(um,3)<<"; "<<'\t'
-        <<fNeuronLoadParamz->GetTotSurfNeuron()/(um*um)
+        << fNeuronLoadParamz->GetTotSurfNeuron()/(um*um)
         <<"; "<<'\t'<<fNeuronLoadParamz->GetTotMassNeuron()*1e6/g<<G4endl;  
-  fTotMassNeuron = fNeuronLoadParamz->GetTotMassNeuron() ;  
+  fTotMassNeuron = fNeuronLoadParamz->GetTotMassNeuron();  
   G4cout <<  " Total number of compartments into Neuron : "
          <<fNeuronLoadParamz->GetnbNeuroncomp()<<G4endl; 
-  G4cout << " Shift values (um) for Neuron translation are calculated : "
-    << "\n"
-    << '\t' << " shiftX = " <<fNeuronLoadParamz->GetshiftX()<< " shiftY = " 
-    << fNeuronLoadParamz->GetshiftY()
-    << " shiftZ = " <<fNeuronLoadParamz->GetshiftZ()<< "\n"<< G4endl;  
+  G4cout << " Shift values (um) for Neuron translation are calculated : " << "\n"
+	 << '\t' << " shiftX = " <<fNeuronLoadParamz->GetshiftX()<< " shiftY = " 
+	 << fNeuronLoadParamz->GetshiftY()
+	 << " shiftZ = " <<fNeuronLoadParamz->GetshiftZ()<< G4endl;
+
+  // Soma in Violet with opacity   // 0.85,0.44,0.84
+  fSomaColour = new G4VisAttributes;
+  fSomaColour->SetColour(G4Colour(G4Colour(22/255. , 200/255. , 30/255.))); 
+  fSomaColour->SetForceSolid(true); // true
+  fSomaColour->SetVisibility(true);
   
-    // Soma in Violet with opacity   // 0.85,0.44,0.84
-    fSomaColour = new G4VisAttributes;
-    fSomaColour->SetColour(G4Colour(G4Colour(22/255. , 200/255. , 30/255.))); 
-    fSomaColour->SetForceSolid(true); // true
-    fSomaColour->SetVisibility(true);
-  
-    // Dendrites in Dark-Blue  
-    fDendColour = new G4VisAttributes;
-    fDendColour->SetColour(G4Colour(G4Colour(0.0, 0.0, 0.5)));
-    fDendColour->SetForceSolid(true);
-    //fDendColour->SetVisibility(true);
-
-    // Axon in Maroon  
-    fAxonColour = new G4VisAttributes;
-    fAxonColour->SetColour(G4Colour(G4Colour(0.5, 0.0, 0.0))); 
-    fAxonColour->SetForceSolid(true);
-    fAxonColour->SetVisibility(true);
-
-    // Spines in Dark-Green   
-    fSpineColour = new G4VisAttributes;
-    fSpineColour->SetColour(G4Colour(G4Colour(0.0 , 100/255. , 0.0)));
-    fSpineColour->SetForceSolid(true);
-    fSpineColour->SetVisibility(true);    
-
-    // Whole neuron in semitransparent navy blue   
-    fNeuronColour = new G4VisAttributes;
-    fNeuronColour->SetColour(G4Colour(G4Colour(0.0,0.4,0.8,0.9)));
-    fNeuronColour->SetForceSolid(true);
-    fNeuronColour->SetVisibility(true); 
+  // Dendrites in Dark-Blue  
+  fDendColour = new G4VisAttributes;
+  fDendColour->SetColour(G4Colour(G4Colour(0.0, 0.0, 0.5)));
+  fDendColour->SetForceSolid(true);
+  //fDendColour->SetVisibility(true);
+
+  // Axon in Maroon  
+  fAxonColour = new G4VisAttributes;
+  fAxonColour->SetColour(G4Colour(G4Colour(0.5, 0.0, 0.0))); 
+  fAxonColour->SetForceSolid(true);
+  fAxonColour->SetVisibility(true);
+
+  // Spines in Dark-Green   
+  fSpineColour = new G4VisAttributes;
+  fSpineColour->SetColour(G4Colour(G4Colour(0.0 , 100/255. , 0.0)));
+  fSpineColour->SetForceSolid(true);
+  fSpineColour->SetVisibility(true);    
+
+  // Whole neuron in semitransparent navy blue   
+  fNeuronColour = new G4VisAttributes;
+  fNeuronColour->SetColour(G4Colour(G4Colour(0.0,0.4,0.8,0.9)));
+  fNeuronColour->SetForceSolid(true);
+  fNeuronColour->SetVisibility(true); 
  
   // Placement volumes: G4examples/extended/parameterisations/gflash 
 
@@ -283,158 +253,142 @@ G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
   cuts->SetProductionCut(defCut,"e-");
   cuts->SetProductionCut(defCut,"e+");
   cuts->SetProductionCut(defCut,"proton");
-
-  fnbSomacomp = fNeuronLoadParamz->GetnbSomacomp() ;
-  fMassSomaTot = fNeuronLoadParamz->GetMassSomaTot() ;
-  fMassSomacomp  = new G4double[fnbSomacomp];
-  fPosSomacomp   = new G4ThreeVector[fnbSomacomp];
-  if (fNeuronLoadParamz->GetnbSomacomp()==0)
-  {
-   G4cout <<" ---- Soma not found! ---- "<< G4endl; 
-  }
-  else
-  {
-   G4cout <<" ---- Soma for construction: ---- "<< G4endl; 
-   G4cout <<  " Total number of compartments into Soma : "
-          <<fNeuronLoadParamz->GetnbSomacomp()<<G4endl; 
-   for (G4int i=0; i<fNeuronLoadParamz->GetnbSomacomp() ; i++) 
-   { 
-    fsomaS [i] = new G4Orb("Soma", fNeuronLoadParamz->GetRadSomacomp(i)* um);
-    //fsomaS [i] = new G4Ellipsoid("Soma", Ra *um, Rb *um, Rc *um, 0,0) ;
-    // you can change parameters of Soma with a single compartment
-    fsomaLV[i] = new G4LogicalVolume(fsomaS[i], fpWaterMaterial, "Soma");
-    fsomaLV[i] ->SetVisAttributes(fSomaColour); 
-    fsomaPV[i] = new G4PVPlacement(
-                0,  // no rotation
-                G4ThreeVector(
-  (fNeuronLoadParamz->GetPosSomacomp(i).x()-fNeuronLoadParamz->GetshiftX())*um,
-  (fNeuronLoadParamz->GetPosSomacomp(i).y()-fNeuronLoadParamz->GetshiftY())*um,
-  (fNeuronLoadParamz->GetPosSomacomp(i).z()-fNeuronLoadParamz->GetshiftZ())*um),
-                fsomaLV[i],
-                "Soma",
-                boundingLV,
-                false,
-                i);   
-  fMassSomacomp[i] = fNeuronLoadParamz->GetMassSomacomp(i) ;
-  fPosSomacomp[i] = fNeuronLoadParamz->GetPosSomacomp(i) ;
   fpRegion->SetProductionCuts(cuts);
-  fpRegion->AddRootLogicalVolume(fsomaLV[i]); 
+  G4ThreeVector shift(fNeuronLoadParamz->GetshiftX(),
+		      fNeuronLoadParamz->GetshiftY(),
+		      fNeuronLoadParamz->GetshiftZ());
 
-   }
+  G4int n = fNeuronLoadParamz->GetnbSomacomp();
+  if (n <= 0) {
+    G4cout <<" ---- Soma not found! ---- "<< G4endl; 
+  }
+  else {
+    G4cout <<" ---- Soma for construction: ---- "<< G4endl; 
+    G4cout <<  " Total number of compartments into Soma : " << n << G4endl;
+    fnbSomacomp = n;
+    fMassSomaTot = fNeuronLoadParamz->GetMassSomaTot();
+    fMassSomacomp.resize(n, 0.0);
+    fPosSomacomp.resize(n);
+    fsomaS.resize(n, nullptr);
+    fsomaLV.resize(n, nullptr);
+    fsomaPV.resize(n, nullptr);
+
+    for (G4int i=0; i<n; ++i) {
+      fsomaS[i] = new G4Orb("Soma", fNeuronLoadParamz->GetRadSomacomp(i)* um);
+      // you can change parameters of Soma with a single compartment
+      G4ThreeVector pos = (fNeuronLoadParamz->GetPosSomacomp(i) - shift)*um;
+      fsomaLV[i] = new G4LogicalVolume(fsomaS[i], fpWaterMaterial, "Soma");
+      fsomaLV[i]->SetVisAttributes(fSomaColour);
+      fsomaPV[i] = new G4PVPlacement(0,  // no rotation
+				     pos,
+				     fsomaLV[i],
+				     "Soma",
+				     boundingLV,
+				     false,
+				     i);
+      fMassSomacomp[i] = fNeuronLoadParamz->GetMassSomacomp(i) ;
+      fPosSomacomp[i] = fNeuronLoadParamz->GetPosSomacomp(i) ;
+      fpRegion->AddRootLogicalVolume(fsomaLV[i]); 
+    }
   }  
 
   // ======================================================================= 
   // Structure-2: Dendrites
 
-  // Active Geant4-DNA processes in this region 
-  fpRegion = new G4Region("Dendrites"); 
-
-  fnbDendritecomp = fNeuronLoadParamz->GetnbDendritecomp() ;
-  fMassDendTot = fNeuronLoadParamz->GetMassDendTot() ;
-  fMassDendcomp  = new G4double[fnbDendritecomp];
-  fDistADendSoma = new G4double[fnbDendritecomp];
-  fDistBDendSoma = new G4double[fnbDendritecomp];
-  fPosDendcomp   = new G4ThreeVector[fnbDendritecomp];
-  if (fNeuronLoadParamz->GetnbDendritecomp()==0)
-  {
-   G4cout <<" ---- Dendrites not found! ---- "<< G4endl; 
+  n = fNeuronLoadParamz->GetnbDendritecomp();
+  if (n <= 0) {
+    G4cout <<" ---- Dendrites not found! ---- "<< G4endl; 
   }
-  else
-  {  
-   G4cout <<" ---- Dendrites for construction: ---- "<< G4endl; 
-   G4cout <<  " Total number of compartments into Dendrites : "
-          <<fNeuronLoadParamz->GetnbDendritecomp()<<G4endl; 
-   for (G4int i=1; i<fNeuronLoadParamz->GetnbDendritecomp() ; i++) 
-    {  
-    fdendriteS [i] = new G4Tubs( "Dendrites",
-                              0., fNeuronLoadParamz->GetRadDendcomp(i)*um, 
-                              fNeuronLoadParamz->GetHeightDendcomp(i)*um/2., 
-                              0., 2.*pi ); 
-    fdendriteLV[i] = new G4LogicalVolume(fdendriteS[i],fpWaterMaterial,
-                 "Dendrites");
-    fdendriteLV[i] ->SetVisAttributes(fDendColour); 
+  else {
+    fnbDendritecomp = n;
+    G4cout << " ---- Dendrites for construction: ---- " << G4endl; 
+    G4cout << " Total number of compartments into Dendrites: "  << n <<G4endl; 
+
+    // Active Geant4-DNA processes in this region 
+    auto region = new G4Region("Dendrites");
+    region->SetProductionCuts(cuts);
+
+    fMassDendTot = fNeuronLoadParamz->GetMassDendTot();
+    fMassDendcomp.resize(n, 0.0);
+    fDistADendSoma.resize(n, 0.0);
+    fDistBDendSoma.resize(n, 0.0);
+    fPosDendcomp.resize(n);
+    fdendriteS.resize(n, nullptr);
+    fdendriteLV.resize(n, nullptr);
+    fdendritePV.resize(n, nullptr);
+    for (G4int i=1; i<n; ++i) {  
+      fdendriteS[i] = new G4Tubs("Dendrites",
+				 0., fNeuronLoadParamz->GetRadDendcomp(i)*um, 
+				 fNeuronLoadParamz->GetHeightDendcomp(i)*um/2., 
+				 0., 2.*pi ); 
+      fdendriteLV[i] = new G4LogicalVolume(fdendriteS[i], fpWaterMaterial, "Dendrites");
+      fdendriteLV[i]->SetVisAttributes(fDendColour);
  
-    fdendritePV[i] = new G4PVPlacement( 
-    //  rot,   // rotation checking with function ComputeTransformation!
-        G4Transform3D( fNeuronLoadParamz->
-        GetRotDendcomp(i),     // RotationMatrix with Inverse
-        G4ThreeVector(
- (fNeuronLoadParamz->GetPosDendcomp(i).x()-fNeuronLoadParamz->GetshiftX())*um,
- (fNeuronLoadParamz->GetPosDendcomp(i).y()-fNeuronLoadParamz->GetshiftY())*um,
- (fNeuronLoadParamz->GetPosDendcomp(i).z()-fNeuronLoadParamz->GetshiftZ())*um)),
-        fdendriteLV[i],
-        "Dendrites",
-        boundingLV,
-        false,
-        i);   
-  fMassDendcomp[i] = fNeuronLoadParamz->GetMassDendcomp(i) ;
-  fPosDendcomp[i] = fNeuronLoadParamz->GetPosDendcomp(i) ;
-  fDistADendSoma[i] = fNeuronLoadParamz->GetDistADendSoma(i) ;
-  fDistBDendSoma[i] = fNeuronLoadParamz->GetDistBDendSoma(i) ;
-  fpRegion->SetProductionCuts(cuts);
-  fpRegion->AddRootLogicalVolume(fdendriteLV[i]);
-
+      G4ThreeVector pos = (fNeuronLoadParamz->GetPosDendcomp(i) - shift)*um;
+      // rotation checking with function ComputeTransformation!
+      // RotationMatrix with Inverse
+      fdendritePV[i] = new G4PVPlacement(G4Transform3D(fNeuronLoadParamz->GetRotDendcomp(i), pos),
+					 fdendriteLV[i], "Dendrites",
+					 boundingLV, false, i);
+      fMassDendcomp[i] = fNeuronLoadParamz->GetMassDendcomp(i);
+      fPosDendcomp[i] = fNeuronLoadParamz->GetPosDendcomp(i);
+      fDistADendSoma[i] = fNeuronLoadParamz->GetDistADendSoma(i);
+      fDistBDendSoma[i] = fNeuronLoadParamz->GetDistBDendSoma(i);
+      region->AddRootLogicalVolume(fdendriteLV[i]);
     }
   }
  
   // =======================================================================
   // Structure-3: Axon 
 
-  // Active Geant4-DNA processes in this region 
-  fpRegion = new G4Region("Axon"); 
-
-  fnbAxoncomp = fNeuronLoadParamz->GetnbAxoncomp() ;
-  fMassAxonTot = fNeuronLoadParamz->GetMassAxonTot() ;
-  fMassAxoncomp  = new G4double[fnbAxoncomp];
-  fDistAxonsoma  = new G4double[fnbAxoncomp];
-  fPosAxoncomp   = new G4ThreeVector[fnbAxoncomp];
-  if (fNeuronLoadParamz->GetnbAxoncomp()==0)
-  {
-   G4cout <<" ---- Axon not found! ---- "<< G4endl; 
+  n = fNeuronLoadParamz->GetnbAxoncomp();
+  if (n <= 0) {
+    G4cout <<" ---- Axon not found! ---- "<< G4endl; 
   }
-  else
-  { 
-   G4cout <<" ---- Axon for construction: ---- "<< G4endl;   
-   G4cout <<  " Total number of compartments into Axon : "
-          << fNeuronLoadParamz->GetnbAxoncomp() <<G4endl; 
-   for (G4int i=1; i< fNeuronLoadParamz->GetnbAxoncomp() ; i++) 
-    {  
-    faxonS [i] = new G4Tubs( "Axon",
-                     0., fNeuronLoadParamz->GetRadAxoncomp(i)*um, 
-                     fNeuronLoadParamz->GetHeightAxoncomp(i)*um/2., 
-                     0., 2.*pi ); 
-    faxonLV[i] = new G4LogicalVolume(faxonS[i], fpWaterMaterial, "Axon");
-    faxonLV[i] ->SetVisAttributes(fAxonColour); 
-    faxonPV[i] = new G4PVPlacement(G4Transform3D(
-         fNeuronLoadParamz->GetRotAxoncomp(i),  // RotationMatrix with Inverse
-         G4ThreeVector(
- (fNeuronLoadParamz->GetPosAxoncomp(i).x()-fNeuronLoadParamz->GetshiftX())*um,
- (fNeuronLoadParamz->GetPosAxoncomp(i).y()-fNeuronLoadParamz->GetshiftY())*um,
- (fNeuronLoadParamz->GetPosAxoncomp(i).z()-fNeuronLoadParamz->GetshiftZ())*um)),
-         faxonLV[i],
-         "Axon",
-         boundingLV,
-         false,
-         i);   
-  fMassAxoncomp[i] = fNeuronLoadParamz->GetMassAxoncomp(i) ;
-  fPosAxoncomp[i] = fNeuronLoadParamz->GetPosAxoncomp(i) ;
-  fDistAxonsoma[i] = fNeuronLoadParamz->GetDistAxonsoma(i) ;
-  fpRegion->SetProductionCuts(cuts);
-  fpRegion->AddRootLogicalVolume(faxonLV[i]);
-
+  else {
+    G4cout <<" ---- Axon for construction: ---- "<< G4endl;   
+    G4cout <<  " Total number of compartments into Axon : " << n << G4endl; 
+    // Active Geant4-DNA processes in this region 
+    auto region = new G4Region("Axon"); 
+    region->SetProductionCuts(cuts);
+
+    fnbAxoncomp = n;
+    fMassAxonTot = fNeuronLoadParamz->GetMassAxonTot();
+    fMassAxoncomp.resize(n, 0.0);
+    fDistAxonsoma.resize(n, 0.0);
+    fPosAxoncomp.resize(n);
+    faxonS.resize(n, nullptr);
+    faxonLV.resize(n, nullptr);
+    faxonPV.resize(n, nullptr);
+
+    for (G4int i=1; i<n; ++i) {
+      faxonS[i] = new G4Tubs("Axon",
+			     0., fNeuronLoadParamz->GetRadAxoncomp(i)*um, 
+			     fNeuronLoadParamz->GetHeightAxoncomp(i)*um/2., 
+			     0., 2.*pi ); 
+      faxonLV[i] = new G4LogicalVolume(faxonS[i], fpWaterMaterial, "Axon");
+      faxonLV[i]->SetVisAttributes(fAxonColour);
+      // RotationMatrix with Inverse
+      G4ThreeVector pos = (fNeuronLoadParamz->GetPosAxoncomp(i) - shift)*um;
+      faxonPV[i] = new G4PVPlacement(G4Transform3D(fNeuronLoadParamz->GetRotAxoncomp(i), pos),
+				     faxonLV[i], "Axon",
+				     boundingLV, false, i);
+      fMassAxoncomp[i] = fNeuronLoadParamz->GetMassAxoncomp(i);
+      fPosAxoncomp[i] = fNeuronLoadParamz->GetPosAxoncomp(i);
+      fDistAxonsoma[i] = fNeuronLoadParamz->GetDistAxonsoma(i);
+      region->AddRootLogicalVolume(faxonLV[i]);
     }
   }   
   // =======================================================================
   // Structure-4: Spines 
   if (fNeuronLoadParamz->GetnbSpinecomp()==0)
   {
-   G4cout <<" ---- Spines not found! ---- "<< G4endl; 
+    G4cout <<" ---- Spines not found! ---- "<< G4endl; 
   }
-  else
-  { 
-   G4cout <<" ---- Spines for construction: ---- "<< G4endl; 
-   G4cout <<  " Total number of compartments into Spines : "
-          << fNeuronLoadParamz->GetnbSpinecomp() <<G4endl; 
+  else {
+    G4cout <<" ---- Spines for construction: ---- "<< G4endl; 
+    G4cout <<  " Total number of compartments into Spines : "
+	   << fNeuronLoadParamz->GetnbSpinecomp() << G4endl; 
   }
  
   G4cout <<"\n ---- End of Neuron Construction! ---- " 
@@ -445,7 +399,7 @@ G4VPhysicalVolume* DetectorConstruction::ConstructDetector()
   // Active Geant4-DNA processes in BoundingSlice with whole neuron structure
   //fpRegion = new G4Region("BoundingSlice"); 
   //fpRegion->SetProductionCuts(cuts);
- // fpRegion->AddRootLogicalVolume(boundingLV); 
+  // fpRegion->AddRootLogicalVolume(boundingLV); 
 
   return worldPV;
 }
diff --git a/examples/extended/medical/dna/neuron/src/EventAction.cc b/examples/extended/medical/dna/neuron/src/EventAction.cc
index 4b1e40fcd3..deea28e989 100644
--- a/examples/extended/medical/dna/neuron/src/EventAction.cc
+++ b/examples/extended/medical/dna/neuron/src/EventAction.cc
@@ -46,23 +46,16 @@
 #include "RunAction.hh"
 #include "G4SystemOfUnits.hh"
 #include "G4ios.hh"
-
 #include "G4AnalysisManager.hh"
 #include "Run.hh"
 #include "G4RunManager.hh"
+
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
 EventAction::EventAction(RunAction* run)
 :fRunAction(run)
 {
- remove ("OutputPerEvent.out");
-}
-
-//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
-
-EventAction::~EventAction()
-{
- 
+  remove ("OutputPerEvent.out");
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
@@ -85,39 +78,18 @@ void EventAction::BeginOfEventAction(const G4Event* evt)
 
 void EventAction::EndOfEventAction(const G4Event* evt)
 {  
- //Get Postion and Momentum of primary
- // beam index of per track
- G4int evtNb = evt->GetEventID();
- // const G4ThreeVector& pos = evt->GetPrimaryVertex()->GetPosition();
- // const G4ThreeVector& mom = evt->GetPrimaryVertex()
- //                               ->GetPrimary()->GetMomentum();
+  //Get Postion and Momentum of primary
+  // beam index of per track
+  G4int evtNb = evt->GetEventID();
 
- Run* run = static_cast<Run*>(
-            G4RunManager::GetRunManager()->GetNonConstCurrentRun());
- run->AddEdepALL(fRunAction->GetEdepALL()); 
- run->AddEdepMedium(fRunAction->GetEdepMedium()); 
- run->AddEdepSlice(fRunAction->GetEdepSlice()); 
- run->AddEdepNeuron(fRunAction->GetEdepNeuron()); 
- run->AddEdepSoma(fRunAction->GetEdepSoma()); 
- run->AddEdepDend(fRunAction->GetEdepDend()); 
- run->AddEdepAxon(fRunAction->GetEdepAxon()); 
-   // to calculate LET
-   /*
-   if (fRunAction->GetEdepALL() > 0.) 
-   {   
-   G4double LET = fRunAction->GetEdepALL()
-       / ftrackLength() ;  
-   run->AddPrimaryLET(LET);
-   }   
-   */
-/*    G4AnalysisManager* analysisManager = G4AnalysisManager::Instance();
-    analysisManager->FillNtupleDColumn(4,0,fRunAction->GetEdepALL()/keV );
-    analysisManager->FillNtupleDColumn(4,1,fRunAction->GetEdepMedium()/keV );
-    analysisManager->FillNtupleDColumn(4,2,
-           (fRunAction->GetEdepSlice()+fRunAction->GetEdepNeuron())/keV);
-    analysisManager->FillNtupleDColumn(4,3,fRunAction->GetEdepNeuron()/keV );
-    analysisManager->AddNtupleRow(4);
-*/
+  Run* run = static_cast<Run*>(G4RunManager::GetRunManager()->GetNonConstCurrentRun());
+  run->AddEdepALL(fRunAction->GetEdepALL()); 
+  run->AddEdepMedium(fRunAction->GetEdepMedium()); 
+  run->AddEdepSlice(fRunAction->GetEdepSlice()); 
+  run->AddEdepNeuron(fRunAction->GetEdepNeuron()); 
+  run->AddEdepSoma(fRunAction->GetEdepSoma()); 
+  run->AddEdepDend(fRunAction->GetEdepDend()); 
+  run->AddEdepAxon(fRunAction->GetEdepAxon()); 
   std::ofstream OutputEdep("OutputPerEvent.out", std::ios::app);
   OutputEdep<<   evtNb+1          << '\t' << "   "  // event number
         // edep in all volume
@@ -130,17 +102,5 @@ void EventAction::EndOfEventAction(const G4Event* evt)
    <<   fRunAction->GetEdepSoma()/keV         << '\t' << "   " 
    <<   fRunAction->GetEdepDend()/keV         << '\t' << "   " 
    <<   fRunAction->GetEdepAxon()/keV         << '\t' << "   " 
-   << G4endl;  
- 
- /*
- if (fRunAction->GetEdepNeuron() > 0.)
- {
- std::ofstream WriteDataInNeurN("0-Neur-EventN.out", std::ios::app);
- WriteDataInNeurN <<   evtNb+1          << '\t' << "   " // 
-   <<   pos.x()/um          << '\t' << "   "  
-   <<   pos.y()/um          << '\t' << "   "  
-   <<   pos.z()/um          << '\t' << "   " 
    << G4endl; 
- }  
-   */
 }
diff --git a/examples/extended/medical/dna/neuron/src/NeuronLoadDataFile.cc b/examples/extended/medical/dna/neuron/src/NeuronLoadDataFile.cc
index 9ddc56b66a..e818506ad5 100644
--- a/examples/extended/medical/dna/neuron/src/NeuronLoadDataFile.cc
+++ b/examples/extended/medical/dna/neuron/src/NeuronLoadDataFile.cc
@@ -41,7 +41,6 @@
 /// \brief Implementation of the NeuronLoadDataFile class
 
 #include "NeuronLoadDataFile.hh"
-//#include "NeuronLoadMessenger.hh"
 #include "G4VPhysicalVolume.hh"
 #include "G4LogicalVolume.hh"
 #include "G4SystemOfUnits.hh"
@@ -55,16 +54,8 @@
 #include <fstream>
 #include <iostream>
 #include <limits>
-#include <cmath>
 #include <sstream>
-#include <string>
-#include <stdlib.h>
-//define if the program is running with Geant4
-#define GEANT4
-#ifdef GEANT4
-//Specific to Geant4, globals.hh is used for G4cout
 #include "globals.hh"
-#endif
 #include "CommandLineParser.hh"
 #include "G4UImanager.hh"
 
@@ -75,46 +66,35 @@ using namespace G4DNAPARSER;
   
 NeuronLoadDataFile::NeuronLoadDataFile()
 {
-  //CommandLineParser* parser = CommandLineParser::GetParser();
-  Command* commandLine(0);
+  Command* commandLine(nullptr);
  
-   // 1. Load single neuron morphology and obtain parameters.
-   // Default SWC file name of neuron
-   fNeuronFileNameSWC = G4String("GranuleCell-Nr2.CNG.swc");  
-
-   // 2. Load neural network and obtain parameters.
-   // Default prepared data filename of neural network with single/multi-layer.
-   // Small network of 10 pyramidal neurons with single layer
-   fNeuronFileNameDATA = G4String("NeuralNETWORK.dat"); 
-
-   // Load/change SWC or DAT as "CommandLineParser" class
-   if((commandLine=CommandLineParser::GetParser()->GetCommandIfActive("-swc")))
-     {
-       fNeuronFileNameSWC = G4String(commandLine->GetOption());
-       SingleNeuronSWCfile(fNeuronFileNameSWC);  
-     }
-   //if (CommandLineParser::GetParser()->GetCommandIfActive("-network"))
-   //  {
-   //     NeuralNetworkDATAfile(fNeuronFileNameDATA); 
-   //  }
-   if ((commandLine =CommandLineParser::GetParser()->
-                     GetCommandIfActive("-network")))
-     {
-       fNeuronFileNameDATA = G4String(commandLine->GetOption());
-       NeuralNetworkDATAfile(fNeuronFileNameDATA); 
-     }
-   else 
-     {     
-       SingleNeuronSWCfile(fNeuronFileNameSWC);  
-     }  
-
+  // 1. Load single neuron morphology and obtain parameters.
+  // Default SWC file name of neuron
+  fNeuronFileNameSWC = "GranuleCell-Nr2.CNG.swc";  
+
+  // 2. Load neural network and obtain parameters.
+  // Default prepared data filename of neural network with single/multi-layer.
+  // Small network of 10 pyramidal neurons with single layer
+  fNeuronFileNameDATA = "NeuralNETWORK.dat"; 
+
+  // Load/change SWC or DAT as "CommandLineParser" class
+  if((commandLine=CommandLineParser::GetParser()->GetCommandIfActive("-swc"))) {
+    fNeuronFileNameSWC = G4String(commandLine->GetOption());
+  }
+  if ((commandLine = CommandLineParser::GetParser()->GetCommandIfActive("-network"))) {
+    auto ss = G4String(commandLine->GetOption());
+    if ("" != ss) { fNeuronFileNameDATA = ss; }
+    NeuralNetworkDATAfile(fNeuronFileNameDATA); 
+  }
+  else {
+    SingleNeuronSWCfile(fNeuronFileNameSWC);
+  }
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
-void NeuronLoadDataFile::SingleNeuronSWCfile (const G4String& filename)
+void NeuronLoadDataFile::SingleNeuronSWCfile(const G4String& filename)
 {
-
   // -----------
   // 12 November 2012 - code created
   // -------------------------------------------------------------------
@@ -130,385 +110,269 @@ void NeuronLoadDataFile::SingleNeuronSWCfile (const G4String& filename)
   G4String sLine = "";
   std::ifstream infile;
   infile.open(filename.c_str());
-  if (!infile)
-  {
-#ifdef GEANT4
-    G4cout<<"\n NeuronLoadDataFile::SingleNeuronSWCfile >> datafile "
-          <<filename<<" not found !!!!"<<G4endl;
-    exit(0);
-#endif   
+  if (!infile.is_open()) {
+    G4ExceptionDescription ed;
+    ed << "Datafile " << filename << " is not opened!";
+    G4Exception("NeuronLoadDataFile::SingleNeuronSWCfile()","dna014",
+		FatalException, ed, "Check file path");
+    return;
+  } 
+  G4int nrows,nlines;
+  nrows=0; nlines=0;
+  for(;;) {
+    getline(infile, sLine);
+    if (infile.eof()) { break; }
+    ++nrows;
   }
-  else 
-  {    
-#ifdef G4VERBOSE 
-  G4cout<<"\n NeuronLoadDataFile::SingleNeuronSWCfile >>  opening filename:  "
-        << "\n" <<'\t'<<'\t'<<'\t'<<'\t'<<'\t'<<"' "<<filename 
-        << " ' \n"<< G4endl;
-#endif
-
- G4int nrows,nlines;
- nrows=0; nlines=0;
- while (getline(infile, sLine))
- {
-  fnNn = new G4int[nrows];
-  fpNn = new G4int[nrows];  
-  fnNd = new G4int[nrows];
-  fpNd = new G4int[nrows]; 
-  fnNa = new G4int[nrows];
-  fpNa = new G4int[nrows];   
-  nrows++;
- }
- infile.close();
- //G4cout <<  " number of tracing points: "<< nrows <<G4endl;  
- infile.open(filename.c_str());
+  infile.close();
+  
+  G4cout << "NeuronLoadDataFile::SingleNeuronSWCfile: number of strings="<< nrows 
+	 << " in file " << filename << G4endl;  
+  
+  infile.open(filename.c_str());
  
- fnbSomacomp = 0 ;     // total number of compartment into Soma 
- fnbDendritecomp = 0 ; // total number of compartment into Dendrites
- fnbAxoncomp = 0 ;     // total number of compartment into Axon
- fnbSpinecomp = 0 ;    // total number of compartment into Spines 
- G4double TotVolSoma, TotVolDend, TotVolAxon, TotVolSpine;
- TotVolSoma=TotVolDend=TotVolAxon=TotVolSpine=0.;
- G4double TotSurfSoma, TotSurfDend, TotSurfAxon, TotSurfSpine;
- TotSurfSoma=TotSurfDend=TotSurfAxon=TotSurfSpine=0.;
- G4int nNcomp;    // current index of neuronal compartment
- G4int typeNcomp; // type of neuron structures: soma, axon, dendrite, etc. 
- G4double x,y,z;  // cartesian coordinates of each compartment in micrometer
- G4double radius; // radius of each compartment in micrometer
- G4int pNcomp;    // linked compartment, indicates branch points of dendrites  
- G4double minX,minY,minZ;
- G4double maxX,maxY,maxZ; 
- G4double maxRad = -1e+09;
- minX=minY=minZ=1e+09;
- maxX=maxY=maxZ=-1e+09;
- G4double density = 1.0 * (g/cm3) ; // water medium 
- G4double Piconst = (4.0/3.0)*pi ; 
-
- fMassSomacomp  = new G4double[nrows];
- fMassSomaTot   = 0.0 ;
- fPosSomacomp   = new G4ThreeVector[nrows];
- fRadSomacomp   = new G4double[nrows]; 
- G4ThreeVector * PosDendcomp= new G4ThreeVector[nrows];
- fRadDendcomp   = new G4double[nrows]; 
- fHeightDendcomp= new G4double[nrows];
- fMassDendcomp  = new G4double[nrows];
- fMassDendTot   = 0.0 ;
- fDistADendSoma = new G4double[nrows];
- fDistBDendSoma = new G4double[nrows];
- fPosDendcomp   = new G4ThreeVector[nrows];
- fRotDendcomp   = new G4RotationMatrix[nrows];
- G4ThreeVector * PosAxoncomp= new G4ThreeVector[nrows];
- fRadAxoncomp   = new G4double[nrows]; 
- fHeightAxoncomp= new G4double[nrows];
- fMassAxoncomp  = new G4double[nrows];
- fMassAxonTot   = 0.0 ;
- fDistAxonsoma  = new G4double[nrows];
- fPosAxoncomp   = new G4ThreeVector[nrows];
- fRotAxoncomp   = new G4RotationMatrix[nrows]; 
- fMassSpinecomp = new G4double[nrows];
- fMassSpineTot  = 0.0 ;
- fPosSpinecomp   = new G4ThreeVector[nrows];
- fRadSpinecomp   = new G4double[nrows]; 
- fRadNeuroncomp  = new G4double[nrows];
- fHeightNeuroncomp = new G4double[nrows];
- fDistNeuronsoma = new G4double[nrows];
- fPosNeuroncomp  = new G4ThreeVector[nrows];
- fRotNeuroncomp  = new G4RotationMatrix[nrows];
- fPosNeuroncomp  = new G4ThreeVector[nrows];
- fRadNeuroncomp  = new G4double[nrows]; 
- fTypeN          = new G4int[nrows];
+  G4double TotVolSoma, TotVolDend, TotVolAxon, TotVolSpine;
+  TotVolSoma=TotVolDend=TotVolAxon=TotVolSpine=0.;
+  G4double TotSurfSoma, TotSurfDend, TotSurfAxon, TotSurfSpine;
+  TotSurfSoma=TotSurfDend=TotSurfAxon=TotSurfSpine=0.;
+  G4int nNcomp;    // current index of neuronal compartment
+  G4int typeNcomp; // type of neuron structures: soma, axon, dendrite, etc. 
+  G4double x,y,z;  // cartesian coordinates of each compartment in micrometer
+  G4double radius; // radius of each compartment in micrometer
+  G4int pNcomp;    // linked compartment, indicates branch points of dendrites  
+  G4double minX,minY,minZ;
+  G4double maxX,maxY,maxZ; 
+  G4double maxRad = -1e+09;
+  minX=minY=minZ=1e+09;
+  maxX=maxY=maxZ=-1e+09;
+  G4double density = 1.0 * (g/cm3) ; // water medium 
+  G4double Piconst = (4.0/3.0)*pi ; 
+
+  fMassSomacomp.resize(nrows, 0);
+  fPosSomacomp.resize(nrows);
+  fRadSomacomp.resize(nrows, 0); 
+  std::vector<G4ThreeVector> PosDendcomp(nrows);
+  fRadDendcomp.resize(nrows, 0);
+  fHeightDendcomp.resize(nrows, 0);
+  fMassDendcomp.resize(nrows, 0);
+  fDistADendSoma.resize(nrows, 0);
+  fDistBDendSoma.resize(nrows, 0);
+  fPosDendcomp.resize(nrows);
+  fRotDendcomp.resize(nrows);
+  std::vector<G4ThreeVector> PosAxoncomp(nrows);
+  fRadAxoncomp.resize(nrows, 0);
+  fHeightAxoncomp.resize(nrows, 0);
+  fMassAxoncomp.resize(nrows, 0);
+  fDistAxonsoma.resize(nrows, 0);
+  fPosAxoncomp.resize(nrows);
+  fRotAxoncomp.resize(nrows);
+  fMassSpinecomp.resize(nrows, 0);
+  fPosSpinecomp.resize(nrows);
+  fRadSpinecomp.resize(nrows, 0); 
+  fRadNeuroncomp.resize(nrows, 0);
+  fHeightNeuroncomp.resize(nrows, 0);
+  fDistNeuronsoma.resize(nrows, 0);
+  fPosNeuroncomp.resize(nrows);
+  fRotNeuroncomp.resize(nrows);
+  fPosNeuroncomp.resize(nrows);
+  fRadNeuroncomp.resize(nrows, 0); 
+  fTypeN.resize(nrows, 0);
+  G4ThreeVector base;
  
- // to read datafile containing numbers, alphabets and symbols..,
- while (getline(infile, sLine))
-  {
-  std::istringstream form(sLine);
-  G4String token;
-  while (getline(form, token, ':'))
-  {
-   std::istringstream found(token);
-   while (found >> nNcomp >> typeNcomp >> x >> y >> z >> radius >> pNcomp)
-   { 
-   // =======================================================================
-   // to find the largest and the smallest values of compartment positions
-   // for parameters of bounding slice, sphere medium and shift of neuron.
-   if (minX > x) minX = x;
-   if (minY > y) minY = y;
-   if (minZ > z) minZ = z;
-   if (maxX < x) maxX = x;
-   if (maxY < y) maxY = y;
-   if (maxZ < z) maxZ = z; 
-   // max diameter of compartments 
-   if (maxRad < radius) maxRad = radius; 
+  // to read datafile containing numbers, alphabets and symbols..,
+  for (;;) {
+    getline(infile, sLine);
+    if (infile.eof()) { break; }
+    if ("#" == sLine.substr(0, 1)) { continue; };
+
+    std::istringstream form(sLine);
+    form >> nNcomp >> typeNcomp >> x >> y >> z >> radius >> pNcomp;
+    /*
+	G4cout << "NeuronLoadDataFile::SingleNeuronSWCfile: typeNcomp="
+	       << typeNcomp << " nNcomp=" << nNcomp << " pNcomp=" << pNcomp << " N1="
+	       << fnbSomacomp << " N2=" << fnbAxoncomp << " N3=" << fnbDendritecomp << G4endl;
+    */
+    // =======================================================================
+    // to find the largest and the smallest values of compartment positions
+    // for parameters of bounding slice, sphere medium and shift of neuron.
+    if (minX > x) minX = x;
+    if (minY > y) minY = y;
+    if (minZ > z) minZ = z;
+    if (maxX < x) maxX = x;
+    if (maxY < y) maxY = y;
+    if (maxZ < z) maxZ = z; 
+    // max diameter of compartments 
+    if (maxRad < radius) maxRad = radius; 
   
-   // =======================================================================
-   // Soma compartments represented as Sphere or Ellipsoid solid
-   if (typeNcomp == 1) 
-   {   
-   //  Sphere volume and surface area
-   G4double VolSomacomp = Piconst*pow(radius*um,3.) ;
-   TotVolSoma = TotVolSoma + VolSomacomp;
-   G4double SurSomacomp = 3.*Piconst*pow(radius*um,2.) ;
-   TotSurfSoma = TotSurfSoma + SurSomacomp;
-   // OR    
-   //  Ellipsoid volume and Approximate formula of surface area   
-   //G4double VolSomacomp = Piconst*(Ra*um)*(Rb*um)*(Rc*um);   
-   //G4double SurSomacomp = 3.*Piconst*pow((pow(Ra,1.6075)*pow(Rb,1.6075)+
-   //pow(Ra,1.6075)*pow(Rc,1.6075)+pow(Rb,1.6075)*pow(Rc,1.6075))/3.,0.622084);
-   fMassSomacomp[fnbSomacomp] = density*VolSomacomp;
-   fMassSomaTot = fMassSomaTot + fMassSomacomp[fnbSomacomp];  
-   G4ThreeVector vSoma (x ,y ,z); 
-   fPosSomacomp [fnbSomacomp] = vSoma; 
-   fRadSomacomp [fnbSomacomp]= radius; 
-   // no rotate
-   // OR 
-   // RotationMatrix for Ellipsoid solid
-   // ....
-   fnbSomacomp++ ;
-  } 
-  // =======================================================================
-  // Apical and basal dendritic compartments represented as cylinderical solid
-  if (typeNcomp == 3 || typeNcomp == 4) 
-  {
-   G4ThreeVector vDend (x ,y ,z); 
-   // Position and Radius of compartments
-   PosDendcomp [fnbDendritecomp] = vDend;
-   fRadDendcomp [fnbDendritecomp]= radius;
-   fnNd[fnbDendritecomp]= nNcomp-(fnbSomacomp+fnbAxoncomp)-1;
-   fpNd[fnbDendritecomp]= pNcomp-(fnbSomacomp+fnbAxoncomp)-1;    
-   // To join two tracing points along the dendritic branches. 
-   // To calculate length, center and rotation angles of each cylinder
-   fPosDendcomp [fnbDendritecomp] = vDend; //translmDend;
-   // delta of position A and position B of cylinder 
-   G4double Dendx, Dendy, Dendz;
-   //primary dendritic branch should be connect with Soma
-   if (fpNd[fnbDendritecomp] == -fnbSomacomp) 
-   {
-    Dendx= PosDendcomp[fnNd[fnbDendritecomp]].x()-
-    (fPosSomacomp[0].x()+fRadSomacomp[0]);
-    Dendy= PosDendcomp[fnNd[fnbDendritecomp]].y()-
-    (fPosSomacomp[0].y()+fRadSomacomp[0]);
-    Dendz= PosDendcomp[fnNd[fnbDendritecomp]].z()-
-    (fPosSomacomp[0].z()+fRadSomacomp[0]); 
-   }
-   else
-   {
-    Dendx= PosDendcomp[fnNd[fnbDendritecomp]].x()-
-           PosDendcomp[fpNd[fnbDendritecomp]].x();
-    Dendy= PosDendcomp[fnNd[fnbDendritecomp]].y()-
-           PosDendcomp[fpNd[fnbDendritecomp]].y();
-    Dendz= PosDendcomp[fnNd[fnbDendritecomp]].z()-
-           PosDendcomp[fpNd[fnbDendritecomp]].z();
-   }       
-   G4double lengthDendcomp = std::sqrt(Dendx*Dendx+Dendy*Dendy+Dendz*Dendz);
-   // Height of compartment
-   fHeightDendcomp [fnbDendritecomp]= lengthDendcomp;   
-    
-   // Distance from Soma
-   G4double DendDisx= fPosSomacomp[0].x()-
-                      fPosDendcomp [fnbDendritecomp].x();
-   G4double DendDisy= fPosSomacomp[0].y()-
-                      fPosDendcomp [fnbDendritecomp].y();
-   G4double DendDisz= fPosSomacomp[0].z()-
-                      fPosDendcomp [fnbDendritecomp].z();  
-   if (typeNcomp == 3) fDistADendSoma[fnbDendritecomp] = 
-      std::sqrt(DendDisx*DendDisx + DendDisy*DendDisy + DendDisz*DendDisz);
-   if (typeNcomp == 4) fDistBDendSoma[fnbDendritecomp] = 
-      std::sqrt(DendDisx*DendDisx + DendDisy*DendDisy + DendDisz*DendDisz);
+    // =======================================================================
+    // Soma compartments represented as Sphere or Ellipsoid solid
+    if (typeNcomp == 1) { 
+      //  Sphere volume and surface area
+      G4double VolSomacomp = Piconst*pow(radius*um, 3);
+      TotVolSoma = TotVolSoma + VolSomacomp;
+      G4double SurSomacomp = 3.*Piconst*pow(radius*um, 2);
+      TotSurfSoma = TotSurfSoma + SurSomacomp;
+      fMassSomacomp[fnbSomacomp] = density*VolSomacomp;
+      fMassSomaTot = fMassSomaTot + fMassSomacomp[fnbSomacomp];  
+      G4ThreeVector vSoma(x, y, z); 
+      fPosSomacomp[fnbSomacomp] = vSoma; 
+      fRadSomacomp[fnbSomacomp] = radius;
+      if (0 == fnbSomacomp) {
+	base = G4ThreeVector(fRadSomacomp[0], fRadSomacomp[0], fRadSomacomp[0]);
+      }
+      ++fnbSomacomp;
+    }
+
+    // =======================================================================
+    // Apical and basal dendritic compartments represented as cylinderical solid
+    if (typeNcomp == 3 || typeNcomp == 4) {
+      G4ThreeVector vDend(x, y, z);
+      // Position and Radius of compartments
+      PosDendcomp[fnbDendritecomp] = vDend;
+      fRadDendcomp[fnbDendritecomp] = radius;
+      // To join two tracing points along the dendritic branches. 
+      // To calculate length, center and rotation angles of each cylinder
+      fPosDendcomp[fnbDendritecomp] = vDend; //translmDend;
+      // delta of position A and position B of cylinder 
+      G4ThreeVector dend;
+      //primary dendritic branch should be connect with Soma
+      if (0 == fnbDendritecomp) {
+	dend = PosDendcomp[fnbDendritecomp] - fPosSomacomp[0] - base;
+      }
+      else {
+	dend = PosDendcomp[fnbDendritecomp] - PosDendcomp[fnbDendritecomp - 1];
+      }
+      // Height of compartment
+      G4double lengthDendcomp = dend.mag();
+      fHeightDendcomp[fnbDendritecomp] = lengthDendcomp;
+
+      // Distance from Soma
+      G4ThreeVector dendDis = fPosSomacomp[0] - fPosDendcomp[fnbDendritecomp];
+      if (typeNcomp == 3) fDistADendSoma[fnbDendritecomp] = dendDis.mag();
+      if (typeNcomp == 4) fDistBDendSoma[fnbDendritecomp] = dendDis.mag();
    
-   //  Cylinder volume and surface area
-   G4double VolDendcomp = pi*pow(radius*um,2)*(lengthDendcomp*um);
-   TotVolDend = TotVolDend + VolDendcomp;
-   G4double SurDendcomp = 2.*pi*radius*um*(radius+lengthDendcomp)*um;
-   TotSurfDend = TotSurfDend + SurDendcomp;
-   fMassDendcomp[fnbDendritecomp] = density*VolDendcomp; 
-   fMassDendTot = fMassDendTot + fMassDendcomp[fnbDendritecomp];   
+      //  Cylinder volume and surface area
+      G4double VolDendcomp = pi*pow(radius*um,2)*(lengthDendcomp*um);
+      TotVolDend = TotVolDend + VolDendcomp;
+      G4double SurDendcomp = 2.*pi*radius*um*(radius+lengthDendcomp)*um;
+      TotSurfDend = TotSurfDend + SurDendcomp;
+      fMassDendcomp[fnbDendritecomp] = density*VolDendcomp; 
+      fMassDendTot = fMassDendTot + fMassDendcomp[fnbDendritecomp];   
    
-   Dendx=Dendx/lengthDendcomp;
-   Dendy=Dendy/lengthDendcomp;
-   Dendz=Dendz/lengthDendcomp;
+      dend = dend.unit();
    
-   // Euler angles of each compartment
-   G4ThreeVector directionDend = G4ThreeVector(Dendx,Dendy,Dendz);
-   G4double theta_eulerDend =  directionDend.theta();
-   G4double phi_eulerDend   =  directionDend.phi();
-   G4double psi_eulerDend   = 0;
-
-   //Rotation Matrix, Euler constructor build inverse matrix.
-   G4RotationMatrix rotmDendInv  = G4RotationMatrix(
-      phi_eulerDend+pi/2,
-      theta_eulerDend,
-      psi_eulerDend);
-   G4RotationMatrix rotmDend = rotmDendInv.inverse();
-   /*
-   // To convert from Rotation Matrix after inverse to Euler angles 
-   G4double cosX = std::sqrt (rotmDend.xx()*rotmDend.xx() + 
-                   rotmDend.yx()*rotmDend.yx()) ; 
-   G4double euX, euY, euZ;
-   if (cosX > 16*FLT_EPSILON)
-    {
-    euX = std::atan2 (rotmDend.zy(),rotmDend.zz());
-    euY = std::atan2 (-rotmDend.zx(),cosX);
-    euZ = std::atan2 (rotmDend.yx(),rotmDend.xx());
-    }
-   else
-    {
-    euX = std::atan2 (-rotmDend.yz(),rotmDend.yy());
-    euY = std::atan2 (-rotmDend.zx(),cosX);
-    euZ = 0. ;
+      // Euler angles of each compartment
+      G4double theta_eulerDend = dend.theta();
+      G4double phi_eulerDend = dend.phi();
+      G4double psi_eulerDend = 0;
+
+      //Rotation Matrix, Euler constructor build inverse matrix.
+      G4RotationMatrix rotmDendInv  = G4RotationMatrix(phi_eulerDend+pi/2,
+						       theta_eulerDend,
+						       psi_eulerDend);
+      fRotDendcomp[fnbDendritecomp] = rotmDendInv.inverse();
+      ++fnbDendritecomp;
     }
-   G4RotationMatrix * rot = new G4RotationMatrix();
-   rot->rotateX(euX);
-   rot->rotateY(euY);
-   rot->rotateZ(euZ);
-   */
-   fRotDendcomp [fnbDendritecomp]= rotmDend ;
-   
-   fnbDendritecomp++ ; 
-  }
   
-  // =======================================================================
-  // Axon compartments represented as cylinderical solid
-  if (typeNcomp == 2 || typeNcomp == 7)
-  {
-   G4ThreeVector vAxon (x ,y ,z); 
-   // Position and Radius of compartments
-   PosAxoncomp [fnbAxoncomp] = vAxon;
-   fRadAxoncomp [fnbAxoncomp]= radius;
-   fnNa[fnbAxoncomp]= nNcomp-(fnbSomacomp+fnbDendritecomp)-1;
-   fpNa[fnbAxoncomp]= pNcomp-(fnbSomacomp+fnbDendritecomp)-1;    
-   // To join two tracing points in loaded SWC data file. 
-   // To calculate length, center and rotation angles of each cylinder   
-
-   // Center-position of each cylinder
-   G4double Axonxx= PosAxoncomp[fnNa[fnbAxoncomp]].x()+
-                    PosAxoncomp[fpNa[fnbAxoncomp]].x();
-   G4double Axonyy= PosAxoncomp[fnNa[fnbAxoncomp]].y()+
-                    PosAxoncomp[fpNa[fnbAxoncomp]].y();
-   G4double Axonzz= PosAxoncomp[fnNa[fnbAxoncomp]].z()+
-                    PosAxoncomp[fpNa[fnbAxoncomp]].z();
-   G4ThreeVector translmAxon = G4ThreeVector(Axonxx/2. , 
-                               Axonyy/2. , Axonzz/2.) ;
-   fPosAxoncomp [fnbAxoncomp] = translmAxon;   
-   // delta of position A and position B of cylinder 
-   G4double Axonx, Axony, Axonz;
-   //primary axon point should be connect with Soma
-   if (fpNa[fnbAxoncomp] == -(fnbSomacomp+fnbDendritecomp)) 
-   {
-    Axonx= PosAxoncomp[fnNa[fnbAxoncomp]].x()-
-                      (fPosSomacomp[0].x()+fRadSomacomp[0]); 
-    Axony= PosAxoncomp[fnNa[fnbAxoncomp]].y()-
-                      (fPosSomacomp[0].y()+fRadSomacomp[0]);
-    Axonz= PosAxoncomp[fnNa[fnbAxoncomp]].z()-
-                      (fPosSomacomp[0].z()+fRadSomacomp[0]); 
-   }
-   else
-   {
-    Axonx= PosAxoncomp[fnNa[fnbAxoncomp]].x()-
-                      PosAxoncomp[fpNa[fnbAxoncomp]].x();
-    Axony= PosAxoncomp[fnNa[fnbAxoncomp]].y()-
-                      PosAxoncomp[fpNa[fnbAxoncomp]].y();
-    Axonz= PosAxoncomp[fnNa[fnbAxoncomp]].z()-
-                      PosAxoncomp[fpNa[fnbAxoncomp]].z();
-   }       
-   G4double lengthAxoncomp = std::sqrt(Axonx*Axonx+Axony*Axony+Axonz*Axonz);
-   // Height of compartment
-   fHeightAxoncomp [fnbAxoncomp]= lengthAxoncomp;
+    // =======================================================================
+    // Axon compartments represented as cylinderical solid
+    if (typeNcomp == 2 || typeNcomp == 7) {
+      G4ThreeVector vAxon(x, y, z); 
+      // Position and Radius of compartments
+      PosAxoncomp[fnbAxoncomp] = vAxon;
+      fRadAxoncomp[fnbAxoncomp] = radius;
+      // To join two tracing points in loaded SWC data file. 
+      // To calculate length, center and rotation angles of each cylinder   
+
+      // delta of position A and position B of cylinder 
+      G4ThreeVector Axon;
+      //primary axon point should be connect with Soma
+      if (0 == fnbAxoncomp) {
+	Axon = PosAxoncomp[fnbAxoncomp] - fPosSomacomp[0] - base; 
+      }
+      else {
+	Axon = PosAxoncomp[fnbAxoncomp] - PosAxoncomp[fnbAxoncomp - 1];
+      }
+      G4double lengthAxoncomp = Axon.mag();
+      // Height of compartment
+      fHeightAxoncomp[fnbAxoncomp] = lengthAxoncomp;
    
-   // Distance from Soma
-   G4double AxonDisx= fPosSomacomp[0].x()-
-                      fPosAxoncomp [fnbAxoncomp].x();
-   G4double AxonDisy= fPosSomacomp[0].y()-
-                      fPosAxoncomp [fnbAxoncomp].y();
-   G4double AxonDisz= fPosSomacomp[0].z()-
-                      fPosAxoncomp [fnbAxoncomp].z();   
-   fDistAxonsoma[fnbAxoncomp] = std::sqrt(AxonDisx*AxonDisx + 
-                               AxonDisy*AxonDisy + AxonDisz*AxonDisz);
+      // Distance from Soma
+      G4ThreeVector AxonDis = fPosSomacomp[0] - fPosAxoncomp[fnbAxoncomp];
+      fDistAxonsoma[fnbAxoncomp] = AxonDis.mag();
          
-   //  Cylinder volume and surface area
-   G4double VolAxoncomp = pi*pow(radius*um,2)*(lengthAxoncomp*um);
-   TotVolAxon = TotVolAxon + VolAxoncomp;
-   G4double SurAxoncomp = 2.*pi*radius*um*(radius+lengthAxoncomp)*um;
-   TotSurfAxon = TotSurfAxon + SurAxoncomp;
-   fMassAxoncomp[fnbAxoncomp] = density*VolAxoncomp; 
-   fMassAxonTot = fMassAxonTot + fMassAxoncomp[fnbAxoncomp];
-   Axonx=Axonx/lengthAxoncomp;
-   Axony=Axony/lengthAxoncomp;
-   Axonz=Axonz/lengthAxoncomp;
-   
-   // Euler angles of each compartment
-   G4ThreeVector directionAxon = G4ThreeVector(Axonx,Axony,Axonz);
-   G4double theta_eulerAxon =  directionAxon.theta();
-   G4double phi_eulerAxon   =  directionAxon.phi();
-   G4double psi_eulerAxon   = 0;
-
-   //Rotation Matrix, Euler constructor build inverse matrix.
-   G4RotationMatrix rotmAxonInv  = G4RotationMatrix(
-       phi_eulerAxon+pi/2,
-       theta_eulerAxon,
-       psi_eulerAxon);
-   G4RotationMatrix rotmAxon = rotmAxonInv.inverse();
-   fRotAxoncomp [fnbAxoncomp]= rotmAxon ;
+      //  Cylinder volume and surface area
+      G4double VolAxoncomp = pi*pow(radius*um, 2)*(lengthAxoncomp*um);
+      TotVolAxon = TotVolAxon + VolAxoncomp;
+      G4double SurAxoncomp = 2.*pi*radius*um*(radius+lengthAxoncomp)*um;
+      TotSurfAxon = TotSurfAxon + SurAxoncomp;
+      fMassAxoncomp[fnbAxoncomp] = density*VolAxoncomp; 
+      fMassAxonTot += fMassAxoncomp[fnbAxoncomp];
+      Axon = Axon.unit();
    
-   fnbAxoncomp++ ; 
-  } 
-  // =======================================================================
-  // checking additional types
-  if (typeNcomp != 1 && typeNcomp != 2 && typeNcomp != 3 && typeNcomp != 4)
-  {
-   G4cout <<  " Additional types:-->  "<< typeNcomp <<G4endl;
-  }
+      // Euler angles of each compartment
+      G4double theta_eulerAxon = Axon.theta();
+      G4double phi_eulerAxon = Axon.phi();
+      G4double psi_eulerAxon = 0;
+
+      //Rotation Matrix, Euler constructor build inverse matrix.
+      G4RotationMatrix rotmAxonInv = G4RotationMatrix(phi_eulerAxon+pi/2,
+						      theta_eulerAxon,
+						      psi_eulerAxon);
+      G4RotationMatrix rotmAxon = rotmAxonInv.inverse();
+      fRotAxoncomp[fnbAxoncomp] = rotmAxon;
+      ++fnbAxoncomp;
+    }
+    // =======================================================================
+    // checking additional types
+    if (typeNcomp != 1 && typeNcomp != 2 && typeNcomp != 3 && typeNcomp != 4) {
+      G4cout <<  " Additional types:-->  "<< typeNcomp <<G4endl;
+    }
   
-  // If tracing points including spines, user can be define spine morphology
-  // including stubby, mushroom, thin, long thin, filopodia and 
-  // branched with heads and necks!
+    // If tracing points including spines, user can be define spine morphology
+    // including stubby, mushroom, thin, long thin, filopodia and 
+    // branched with heads and necks!
   
-  if (typeNcomp == 5) 
-  {   
-   //  Sphere volume and surface area
-   G4double VolSpinecomp = Piconst*pow(radius*um,3.) ;
-   TotVolSpine = TotVolSpine + VolSpinecomp;
-   G4double SurSpinecomp = 3.*Piconst*pow(radius*um,2.) ;
-   TotSurfSpine = TotSurfSpine + SurSpinecomp;
-   fMassSpinecomp[fnbSpinecomp] = density*VolSpinecomp;
-   fMassSpineTot = fMassSpineTot + fMassSpinecomp[fnbSpinecomp];
-   // OR    
-   //  Ellipsoid volume and Approximate formula of surface area   
-   // ...
-   G4ThreeVector vSpine (x ,y ,z); 
-   fPosSpinecomp [fnbSpinecomp] = vSpine; 
-   fRadSpinecomp [fnbSpinecomp] = radius; 
-   // no rotate
-   // OR 
-   // RotationMatrix for Ellipsoid solid
-   // ....
-   fnbSpinecomp++ ;
+    if (typeNcomp == 5) {
+      //  Sphere volume and surface area
+      G4double VolSpinecomp = Piconst*pow(radius*um,3.) ;
+      TotVolSpine = TotVolSpine + VolSpinecomp;
+      G4double SurSpinecomp = 3.*Piconst*pow(radius*um,2.) ;
+      TotSurfSpine = TotSurfSpine + SurSpinecomp;
+      fMassSpinecomp[fnbSpinecomp] = density*VolSpinecomp;
+      fMassSpineTot = fMassSpineTot + fMassSpinecomp[fnbSpinecomp];
+      // OR    
+      //  Ellipsoid volume and Approximate formula of surface area   
+      // ...
+      G4ThreeVector vSpine (x, y, z); 
+      fPosSpinecomp[fnbSpinecomp] = vSpine; 
+      fRadSpinecomp[fnbSpinecomp] = radius; 
+      ++fnbSpinecomp;
+    }
+    ++nlines;
   }
-    nlines++;
-            }
-        }   
-    }  
-    infile.close();
- // =======================================================================
-
- fnbNeuroncomp = nlines ;
- G4cout <<  " Total number of compartments into Neuron : "
-        <<  fnbNeuroncomp<<G4endl; 
- G4cout << "\n"<<G4endl;  
+  infile.close();
+  // =======================================================================
+
+  fnbNeuroncomp = nlines;
+  G4cout <<  " Total number of compartments into Neuron : "
+	 << fnbNeuroncomp << G4endl; 
+  G4cout << G4endl;
   
- // to calculate SHIFT value for neuron translation
+  // to calculate SHIFT value for neuron translation
   fshiftX = (minX + maxX)/2. ;
   fshiftY = (minY + maxY)/2. ;
   fshiftZ = (minZ + maxZ)/2. ;
   
- // width, height, depth of bounding slice volume
- //maxRad = 0.0 ;
+  // width, height, depth of bounding slice volume
   fwidthB  = std::fabs(minX - maxX) + maxRad;
   fheightB = std::fabs(minY - maxY) + maxRad;
   fdepthB  = std::fabs(minZ - maxZ) + maxRad;
 
- // diagonal length of bounding slice, that give diameter of sphere
- // for particle direction and fluence! 
+  // diagonal length of bounding slice, that give diameter of sphere
+  // for particle direction and fluence! 
   fdiagnlLength = std::sqrt(fwidthB*fwidthB + fheightB*fheightB 
-                 + fdepthB*fdepthB);
+			    + fdepthB*fdepthB);
 
   fTotVolNeuron = TotVolSoma+TotVolDend+TotVolAxon;
   fTotSurfNeuron = TotSurfSoma+TotSurfDend+TotSurfAxon;
@@ -516,228 +380,164 @@ void NeuronLoadDataFile::SingleNeuronSWCfile (const G4String& filename)
  
   fTotVolSlice  = fwidthB*um*fheightB*um*fdepthB*um;
   fTotSurfSlice = 2*(fwidthB*um*fheightB*um+fheightB*um*fdepthB*um+
-                     fwidthB*um*fdepthB*um);
+		     fwidthB*um*fdepthB*um);
   fTotMassSlice = 1.0 * (g/cm3) *fTotVolSlice;  
 
   fTotVolMedium  = Piconst*pow(fdiagnlLength*um/2.,3.) ;
   fTotSurfMedium = 3.*Piconst*pow(fdiagnlLength*um/2.,2);
-  fTotMassMedium = 1.0 * (g/cm3) *fTotVolMedium; 
- 
-    // Soma in Violet with opacity  
-    fSomaColour = new G4VisAttributes;
-    fSomaColour->SetColour(G4Colour(G4Colour(0.85,0.44,0.84))); // ,1.0
-    fSomaColour->SetForceSolid(true); // true
-    fSomaColour->SetVisibility(true);
-  
-    // Dendrites in Dark-Blue  
-    fDendColour = new G4VisAttributes;
-    fDendColour->SetColour(G4Colour(G4Colour(0.0, 0.0, 0.5)));
-    fDendColour->SetForceSolid(true);
-    //fDendColour->SetVisibility(true);
-
-    // Axon in Maroon  
-    fAxonColour = new G4VisAttributes;
-    fAxonColour->SetColour(G4Colour(G4Colour(0.5, 0.0, 0.0))); 
-    fAxonColour->SetForceSolid(true);
-    fAxonColour->SetVisibility(true);
-
-    // Spines in Dark-Green   
-    fSpineColour = new G4VisAttributes;
-    fSpineColour->SetColour(G4Colour(G4Colour(0.0 , 100/255. , 0.0)));
-    fSpineColour->SetForceSolid(true);
-    fSpineColour->SetVisibility(true);    
-
-    // Whole neuron in semitransparent navy blue   
-    fNeuronColour = new G4VisAttributes;
-    fNeuronColour->SetColour(G4Colour(G4Colour(0.0,0.4,0.8,0.5)));
-    fNeuronColour->SetForceSolid(true);
-    fNeuronColour->SetVisibility(true); 
-  
-   }   
+  fTotMassMedium = 1.0 * (g/cm3) *fTotVolMedium;
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 // Load prepared data file of neural network with single and multiple layers
-
-void NeuronLoadDataFile::NeuralNetworkDATAfile  
-       (const G4String& filename)
+void NeuronLoadDataFile::NeuralNetworkDATAfile(const G4String& filename)
 { 
-   
   G4String sLine = "";
   std::ifstream infile;
   infile.open(filename.c_str());
-  if (!infile)
-  {
-#ifdef GEANT4 
-  G4cout<<" \n NeuronLoadDataFile::NeuralNetworkDATAfile >> datafile "
-        <<filename<<" not found !!!!"<<G4endl;
-        exit(0);
-#endif
+  if (!infile.is_open()) {
+    G4ExceptionDescription ed;
+    ed << "Datafile " << filename << " is not opened!";
+    G4Exception("NeuronLoadDataFile::NeuralNetworkDATAfile()","dna014",
+		FatalException, ed, "Check file path");
+    return;
   }
-  else 
-  {    
-#ifdef G4VERBOSE 
-  G4cout<< " NeuronLoadDataFile::NeuralNetworkDATAfile >>  opening filename: "
-        << "\n" <<'\t'<<'\t'<<'\t'<<'\t'<<'\t'<<"' "<<filename 
-        << " ' \n"<< G4endl;
-#endif
-
- G4int nlines, nbSoma, nbDendrite;
- nlines=0;
- fnbSomacomp = 0 ;  // total number of compartment into Soma 
- fnbDendritecomp = 0 ; // total number of compartment into Dendrites
- fnbAxoncomp = 0 ;  // total number of compartment into Axon
- fnbSpinecomp = 0 ; // total number of compartment into Spines 
- G4double TotVolSoma, TotVolDend, TotVolAxon;
- TotVolSoma=TotVolDend=TotVolAxon=0.;
- G4double TotSurfSoma, TotSurfDend, TotSurfAxon;
- TotSurfSoma=TotSurfDend=TotSurfAxon=0.;
- //G4int nNmorph;  // current index of neuronal morphology
- G4int typeNcomp;   // types of structure: soma, axon, apical dendrite, etc. 
- G4double x1,y1,z1,x2,y2,z2; // cartesian coordinates of each compartment 
- G4double radius; // radius of each compartment in micrometer
- G4double height; // height of each compartment in micrometer 
- //G4double minX,minY,minZ;    //minimum 
- //G4double maxX,maxY,maxZ;    //maximum 
- G4double maxRad = -1e+09;
- //minX=minY=minZ=1e+09;
- //maxX=maxY=maxZ=-1e+09;
- G4double density = 1.0 * (g/cm3) ; // water medium
- G4double Piconst = (4.0/3.0)*pi ;
+  G4cout << "NeuronLoadDataFile::NeuralNetworkDATAfile: opened " 
+	 << filename << G4endl;  
+
+  G4int nlines, nbSoma, nbDendrite;
+  nlines = 0;
+  fnbSomacomp = 0 ;  // total number of compartment into Soma 
+  fnbDendritecomp = 0 ; // total number of compartment into Dendrites
+  fnbAxoncomp = 0 ;  // total number of compartment into Axon
+  fnbSpinecomp = 0 ; // total number of compartment into Spines 
+  G4double TotVolSoma, TotVolDend, TotVolAxon;
+  TotVolSoma=TotVolDend=TotVolAxon=0.;
+  G4double TotSurfSoma, TotSurfDend, TotSurfAxon;
+  TotSurfSoma=TotSurfDend=TotSurfAxon=0.;
+  G4int typeNcomp;   // types of structure: soma, axon, apical dendrite, etc. 
+  G4double x1,y1,z1,x2,y2,z2; // cartesian coordinates of each compartment 
+  G4double radius; // radius of each compartment in micrometer
+  G4double height; // height of each compartment in micrometer 
+  G4double maxRad = -1e+09;
+  G4double density = 1.0 * (g/cm3) ; // water medium
+  G4double Piconst = (4.0/3.0)*pi ;
  
- while (getline(infile, sLine))
- {
-   std::istringstream form(sLine);
-        if (nlines == 0) {
- // to read total number of compartments
- form >> fnbNeuroncomp >> nbSoma >> nbDendrite ; 
-       fMassSomacomp  = new G4double[nbSoma];
- fMassSomaTot   = 0.0 ;
- fPosSomacomp   = new G4ThreeVector[nbSoma];
- fRadSomacomp   = new G4double[nbSoma]; 
- fRadDendcomp   = new G4double[nbDendrite]; 
- fHeightDendcomp = new G4double[nbDendrite];
- fMassDendcomp  = new G4double[nbDendrite];
- fMassDendTot   = 0.0 ;
- fDistADendSoma = new G4double[nbDendrite];
- fDistBDendSoma = new G4double[nbDendrite];
- fPosDendcomp   = new G4ThreeVector[nbDendrite];
- fRotDendcomp = new G4RotationMatrix[nbDendrite];
-   }
-   // =======================================================================
-   // Soma compartments represented as Sphere or Ellipsoid solid
-     if (nlines > 0 && nlines <= nbSoma) // Total number of Soma compartments
-  {  
-     form >> typeNcomp >> x1 >> y1 >> z1 >> radius ;
-     if (typeNcomp !=1) break;
+  for (;;) {
+    getline(infile, sLine);
+    if (infile.eof()) { break; }
+    std::istringstream form(sLine);
+    if (nlines == 0) {
+      // to read total number of compartments
+      form >> fnbNeuroncomp >> nbSoma >> nbDendrite ; 
+      fMassSomacomp.resize(nbSoma, 0);
+      fPosSomacomp.resize(nbSoma);
+      fRadSomacomp.resize(nbSoma, 0); 
+      fRadDendcomp.resize(nbDendrite, 0); 
+      fHeightDendcomp.resize(nbDendrite, 0);
+      fMassDendcomp.resize(nbDendrite, 0);
+      fDistADendSoma.resize(nbDendrite, 0);
+      fDistBDendSoma.resize(nbDendrite, 0);
+      fPosDendcomp.resize(nbDendrite);
+      fRotDendcomp.resize(nbDendrite);
+    }
+    // =======================================================================
+    // Soma compartments represented as Sphere or Ellipsoid solid
+    if (nlines > 0 && nlines <= nbSoma) {
+      form >> typeNcomp >> x1 >> y1 >> z1 >> radius ;
+      if (typeNcomp !=1) break;
       // max diameter of compartments 
       if (maxRad < radius) maxRad = radius;  
-   //  Sphere volume and surface area
-   G4double VolSomacomp = Piconst*pow(radius*um,3.) ;
-   TotVolSoma = TotVolSoma + VolSomacomp;
-   G4double SurSomacomp = 3.*Piconst*pow(radius*um,2.) ;
-   TotSurfSoma = TotSurfSoma + SurSomacomp;
-   fMassSomacomp[fnbSomacomp] = density*VolSomacomp;
-   fMassSomaTot = fMassSomaTot + fMassSomacomp[fnbSomacomp];
-   // OR    
-   //  Ellipsoid volume and Approximate formula of surface area   
-   //G4double VolSomacomp = Piconst*(Ra*um)*(Rb*um)*(Rc*um);   
-   //G4double SurSomacomp = 3.*Piconst*pow((pow(Ra,1.6075)*pow(Rb,1.6075)+
-   //pow(Ra,1.6075)*pow(Rc,1.6075)+pow(Rb,1.6075)*pow(Rc,1.6075))/3.,0.622084);
+      //  Sphere volume and surface area
+      G4double VolSomacomp = Piconst*pow(radius*um,3.) ;
+      TotVolSoma = TotVolSoma + VolSomacomp;
+      G4double SurSomacomp = 3.*Piconst*pow(radius*um,2.) ;
+      TotSurfSoma = TotSurfSoma + SurSomacomp;
+      fMassSomacomp[fnbSomacomp] = density*VolSomacomp;
+      fMassSomaTot = fMassSomaTot + fMassSomacomp[fnbSomacomp];
    
-   G4ThreeVector vSoma (x1 ,y1 ,z1); 
-   fPosSomacomp [fnbSomacomp] = vSoma; 
-   fRadSomacomp [fnbSomacomp]= radius; 
-
-   // RotationMatrix for Ellipsoid solid
-   // ....
-   fnbSomacomp++ ; 
-  }
-  // =======================================================================
-  // Apical and basal dendritic compartments represented as cylinderical solid    
-  if (nlines > nbSoma && nlines <= fnbNeuroncomp) 
-   {
-    form >> typeNcomp >> x1 >> y1 >> z1 >> x2 >> y2 >> z2 >> radius >> height;
-    if (typeNcomp != 3 ) break;   // || typeNcomp != 4
+      G4ThreeVector vSoma (x1 ,y1 ,z1); 
+      fPosSomacomp[fnbSomacomp] = vSoma; 
+      fRadSomacomp[fnbSomacomp]= radius; 
+      ++fnbSomacomp; 
+    }
+    // =======================================================================
+    // Apical and basal dendritic compartments represented as cylinderical solid    
+    if (nlines > nbSoma && nlines <= fnbNeuroncomp) {
+      form >> typeNcomp >> x1 >> y1 >> z1 >> x2 >> y2 >> z2 >> radius >> height;
+      if (typeNcomp != 3 ) break;   // || typeNcomp != 4
    
-   // To calculate length, center and rotation angles of each cylinder  
-   // Center-position of each cylinder
-   G4double Dendxx= x1 + x2;
-   G4double Dendyy= y1 + y2;
-   G4double Dendzz= z1 + z2;
-   G4ThreeVector translmDend = G4ThreeVector(Dendxx/2. , 
-      Dendyy/2. , Dendzz/2.) ;
-   fPosDendcomp [fnbDendritecomp] = translmDend;  
-   fRadDendcomp [fnbDendritecomp]= radius;       
-   G4double lengthDendcomp = height;
-   // Height of compartment
-   fHeightDendcomp [fnbDendritecomp]= lengthDendcomp;
-   // Distance from Soma
+      // To calculate length, center and rotation angles of each cylinder  
+      // Center-position of each cylinder
+      G4double Dendxx= x1 + x2;
+      G4double Dendyy= y1 + y2;
+      G4double Dendzz= z1 + z2;
+      G4ThreeVector translmDend = G4ThreeVector(Dendxx/2. , 
+						Dendyy/2. , Dendzz/2.) ;
+      fPosDendcomp [fnbDendritecomp] = translmDend;
+      fRadDendcomp [fnbDendritecomp]= radius;
+      G4double lengthDendcomp = height;
+      // Height of compartment
+      fHeightDendcomp [fnbDendritecomp]= lengthDendcomp;
+      // Distance from Soma
    
-   //  Cylinder volume and surface area
-   G4double VolDendcomp = pi*pow(radius*um,2)*(lengthDendcomp*um);
-   TotVolDend = TotVolDend + VolDendcomp;
-   G4double SurDendcomp = 2.*pi*radius*um*(radius+lengthDendcomp)*um;
-   TotSurfDend = TotSurfDend + SurDendcomp;
-   fMassDendcomp[fnbDendritecomp] = density*VolDendcomp; 
-   fMassDendTot = fMassDendTot + fMassDendcomp[fnbDendritecomp]; 
+      //  Cylinder volume and surface area
+      G4double VolDendcomp = pi*pow(radius*um,2)*(lengthDendcomp*um);
+      TotVolDend = TotVolDend + VolDendcomp;
+      G4double SurDendcomp = 2.*pi*radius*um*(radius+lengthDendcomp)*um;
+      TotSurfDend = TotSurfDend + SurDendcomp;
+      fMassDendcomp[fnbDendritecomp] = density*VolDendcomp; 
+      fMassDendTot = fMassDendTot + fMassDendcomp[fnbDendritecomp]; 
    
-   G4double Dendx= x1 - x2;
-   G4double Dendy= y1 - y2;
-   G4double Dendz= z1 - z2;   
-   Dendx=Dendx/lengthDendcomp;
-   Dendy=Dendy/lengthDendcomp;
-   Dendz=Dendz/lengthDendcomp;
+      G4double Dendx= x1 - x2;
+      G4double Dendy= y1 - y2;
+      G4double Dendz= z1 - z2; 
+      Dendx=Dendx/lengthDendcomp;
+      Dendy=Dendy/lengthDendcomp;
+      Dendz=Dendz/lengthDendcomp;
    
-   // Euler angles of each compartment
-   G4ThreeVector directionDend = G4ThreeVector(Dendx,Dendy,Dendz);
-   G4double theta_eulerDend =  directionDend.theta();
-   G4double phi_eulerDend   =  directionDend.phi();
-   G4double psi_eulerDend   = 0;
-
-   //Rotation Matrix, Euler constructor build inverse matrix.
-   G4RotationMatrix rotmDendInv  = G4RotationMatrix(
-      phi_eulerDend+pi/2,
-      theta_eulerDend,
-      psi_eulerDend);
-   G4RotationMatrix rotmDend = rotmDendInv.inverse();
- 
-   fRotDendcomp [fnbDendritecomp]= rotmDend ;
-   //G4Transform3D transformDend = G4Transform3D(rotmDend,translmDend); 
-   //fRotTransDendPos [fnbDendritecomp]= transformDend ;  
-   fnbDendritecomp++ ; 
-    
-     }    
- 
-  nlines++;
- }
+      // Euler angles of each compartment
+      G4ThreeVector directionDend = G4ThreeVector(Dendx,Dendy,Dendz);
+      G4double theta_eulerDend = directionDend.theta();
+      G4double phi_eulerDend = directionDend.phi();
+      G4double psi_eulerDend = 0;
+
+      //Rotation Matrix, Euler constructor build inverse matrix.
+      G4RotationMatrix rotmDendInv = G4RotationMatrix(phi_eulerDend+pi/2,
+						      theta_eulerDend,
+						      psi_eulerDend);
+      G4RotationMatrix rotmDend = rotmDendInv.inverse();
+      
+      fRotDendcomp[fnbDendritecomp] = rotmDend;
+      ++fnbDendritecomp;
+    }
+    ++nlines;
+  }
   
- // =======================================================================
+  // =======================================================================
 
- G4cout <<  " Total number of compartments into Neuron : "<< 
-       fnbNeuroncomp <<G4endl; 
- G4cout << "\n"<<G4endl; 
+  G4cout << " Total number of compartments into Neuron : " << 
+    fnbNeuroncomp << G4endl;
  
- // to calculate SHIFT value for neuron translation
- fshiftX = 0.; //(minX + maxX)/2. ;
- fshiftY = 0.; //(minY + maxY)/2. ;
- fshiftZ = 0.; //(minZ + maxZ)/2. ;
+  // to calculate SHIFT value for neuron translation
+  fshiftX = 0.; //(minX + maxX)/2. ;
+  fshiftY = 0.; //(minY + maxY)/2. ;
+  fshiftZ = 0.; //(minZ + maxZ)/2. ;
  
- // width, height, depth of bounding slice volume
- //maxRad = 0.0 ;
- fwidthB  = 640.;
- fheightB = 280.;
- fdepthB  = 25.;
- // diagonal length of bounding slice, that give diameter of sphere
- // for particle direction and fluence! 
- fdiagnlLength = std::sqrt(fwidthB*fwidthB + fheightB*fheightB 
-                 + fdepthB*fdepthB);
+  // width, height, depth of bounding slice volume
+  fwidthB  = 640.;
+  fheightB = 280.;
+  fdepthB  = 25.;
+  // diagonal length of bounding slice, that give diameter of sphere
+  // for particle direction and fluence! 
+  fdiagnlLength = std::sqrt(fwidthB*fwidthB + fheightB*fheightB 
+			    + fdepthB*fdepthB);
 
   fTotVolNeuron = TotVolSoma+TotVolDend+TotVolAxon;
   fTotSurfNeuron = TotSurfSoma+TotSurfDend+TotSurfAxon;
   fTotMassNeuron = fMassSomaTot+fMassDendTot+fMassAxonTot;
- 
+
   fTotVolSlice  = fwidthB*um*fheightB*um*fdepthB*um;
   fTotSurfSlice = 2*(fwidthB*um*fheightB*um+fheightB*um*fdepthB*um+
                   fwidthB*um*fdepthB*um);
@@ -746,37 +546,8 @@ void NeuronLoadDataFile::NeuralNetworkDATAfile
   fTotVolMedium  = Piconst*pow(fdiagnlLength*um/2.,3.) ;
   fTotSurfMedium = 3.*Piconst*pow(fdiagnlLength*um/2.,2);
   fTotMassMedium = 1.0 * (g/cm3) *fTotVolMedium; 
- 
-  } 
-  infile.close();
-}
-
-//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
-NeuronLoadDataFile::~NeuronLoadDataFile()
-{
-delete[] fMassSomacomp  ;
-delete[] fPosSomacomp   ;
-delete[] fRadSomacomp   ;
-delete[] fRadDendcomp   ;
-delete[] fHeightDendcomp;
-delete[] fMassDendcomp  ;
-delete[] fDistADendSoma ;
-delete[] fDistBDendSoma ;
-delete[] fPosDendcomp   ;
-delete[] fRotDendcomp ;
-delete[] fRadAxoncomp   ;
-delete[] fHeightAxoncomp;
-delete[] fMassAxoncomp  ;
-delete[] fDistAxonsoma ;
-delete[] fPosAxoncomp   ;
-delete[] fRotAxoncomp ;
-delete[] fRadNeuroncomp ;
-delete[] fHeightNeuroncomp;
-delete[] fMassNeuroncomp ;
-delete[] fDistNeuronsoma ;
-delete[] fPosNeuroncomp  ;
-delete[] fRotNeuroncomp ;
+  infile.close();
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -784,51 +555,46 @@ delete[] fRotNeuroncomp ;
 void NeuronLoadDataFile::ComputeTransformation
 (const G4int copyNo, G4VPhysicalVolume* physVol) const
 {
-// to calculate Euler angles from Rotation Matrix after Inverse!
-//
- G4RotationMatrix rotmNeuron = G4RotationMatrix(fRotNeuroncomp[copyNo]);
- G4double cosX = std::sqrt (rotmNeuron.xx()*rotmNeuron.xx() + 
-                 rotmNeuron.yx()*rotmNeuron.yx()) ; 
- G4double euX, euY, euZ;
- if (cosX > 16*FLT_EPSILON)
-  {
-  euX = std::atan2 (rotmNeuron.zy(),rotmNeuron.zz());
-  euY = std::atan2 (-rotmNeuron.zx(),cosX);
-  euZ = std::atan2 (rotmNeuron.yx(),rotmNeuron.xx());
-  }
- else
-  {
-  euX = std::atan2 (-rotmNeuron.yz(),rotmNeuron.yy());
-  euY = std::atan2 (-rotmNeuron.zx(),cosX);
-  euZ = 0. ;
+  // to calculate Euler angles from Rotation Matrix after Inverse!
+  //
+  G4RotationMatrix rotmNeuron = G4RotationMatrix(fRotNeuroncomp[copyNo]);
+  G4double cosX = std::sqrt (rotmNeuron.xx()*rotmNeuron.xx() + 
+			     rotmNeuron.yx()*rotmNeuron.yx()) ; 
+  G4double euX, euY, euZ;
+  if (cosX > 16*FLT_EPSILON) {
+    euX = std::atan2 (rotmNeuron.zy(),rotmNeuron.zz());
+    euY = std::atan2 (-rotmNeuron.zx(),cosX);
+    euZ = std::atan2 (rotmNeuron.yx(),rotmNeuron.xx());
+  } 
+  else {
+    euX = std::atan2 (-rotmNeuron.yz(),rotmNeuron.yy());
+    euY = std::atan2 (-rotmNeuron.zx(),cosX);
+    euZ = 0. ;
   }
- G4RotationMatrix* rot = new G4RotationMatrix();
- rot->rotateX(euX);
- rot->rotateY(euY);
- rot->rotateZ(euZ);  
-
- physVol->SetRotation(rot);  
-
-// shift of cylinder compartments 
- G4ThreeVector
-    originNeuron(
-      (fPosNeuroncomp[copyNo].x()-fshiftX) * um,  
-      (fPosNeuroncomp[copyNo].y()-fshiftY) * um, 
-      (fPosNeuroncomp[copyNo].z()-fshiftZ) * um 
-   );
-  physVol->SetTranslation(originNeuron);  
-    
+  G4RotationMatrix* rot = new G4RotationMatrix();
+  rot->rotateX(euX);
+  rot->rotateY(euY);
+  rot->rotateZ(euZ);  
+
+  physVol->SetRotation(rot);  
+
+  // shift of cylinder compartments 
+  G4ThreeVector originNeuron((fPosNeuroncomp[copyNo].x()-fshiftX) * um,  
+			     (fPosNeuroncomp[copyNo].y()-fshiftY) * um, 
+			     (fPosNeuroncomp[copyNo].z()-fshiftZ) * um);
+  physVol->SetTranslation(originNeuron);
 }
+
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 void NeuronLoadDataFile::ComputeDimensions
 (G4Tubs& fcylinderComp, const G4int copyNo, const G4VPhysicalVolume*) const
 { 
- fcylinderComp.SetInnerRadius(0*um);
- fcylinderComp.SetOuterRadius(fRadNeuroncomp[copyNo]*um);
- fcylinderComp.SetZHalfLength(fHeightNeuroncomp[copyNo]*um /2.);
- fcylinderComp.SetStartPhiAngle(0.*deg);
- fcylinderComp.SetDeltaPhiAngle(360.*deg); 
+  fcylinderComp.SetInnerRadius(0*um);
+  fcylinderComp.SetOuterRadius(fRadNeuroncomp[copyNo]*um);
+  fcylinderComp.SetZHalfLength(fHeightNeuroncomp[copyNo]*um /2.);
+  fcylinderComp.SetStartPhiAngle(0.*deg);
+  fcylinderComp.SetDeltaPhiAngle(360.*deg); 
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
diff --git a/examples/extended/medical/dna/neuron/src/PrimaryGeneratorAction.cc b/examples/extended/medical/dna/neuron/src/PrimaryGeneratorAction.cc
index c084bb5287..62b33ebb01 100644
--- a/examples/extended/medical/dna/neuron/src/PrimaryGeneratorAction.cc
+++ b/examples/extended/medical/dna/neuron/src/PrimaryGeneratorAction.cc
@@ -43,7 +43,6 @@
 #include "G4SystemOfUnits.hh"
 //
 #include "CommandLineParser.hh"
-#include "G4ParticleTable.hh"
 #include "G4ParticleGun.hh"
 #include "G4ParticleDefinition.hh"
 #include "G4PhysicalConstants.hh"
@@ -55,6 +54,7 @@
 #include "G4LogicalVolumeStore.hh"
 #include "G4VPhysicalVolume.hh"
 #include "G4PhysicalVolumeStore.hh"
+#include "G4Proton.hh"
 
 using namespace G4DNAPARSER ;
 
@@ -66,13 +66,12 @@ G4VUserPrimaryGeneratorAction()
   G4int n_particle = 1;
   fpParticleGun  = new G4ParticleGun(n_particle);
   //
-  G4ParticleTable* particleTable = G4ParticleTable::GetParticleTable();
-  G4ParticleDefinition* particle = particleTable->FindParticle("proton");
+  G4ParticleDefinition* particle = G4Proton::Proton();
   fpParticleGun->SetParticleDefinition(particle);
   // default gun parameters
   fpParticleGun->SetParticleEnergy(10.*MeV);   
   fpParticleGun->SetParticleMomentumDirection(G4ThreeVector(0.,0.,1.));
-  fpParticleGun->SetParticlePosition(G4ThreeVector(0.,0.,0.*um));
+  fpParticleGun->SetParticlePosition(G4ThreeVector(0.,0.,0.));
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -86,7 +85,6 @@ PrimaryGeneratorAction::~PrimaryGeneratorAction()
 
 void PrimaryGeneratorAction::GeneratePrimaries(G4Event* anEvent)
 {
-   
   // Initial kinetic energy of particles beam as Gaussion distribution! 
   
   // G4double Ekin = 10.*MeV;
@@ -109,92 +107,67 @@ void PrimaryGeneratorAction::GeneratePrimaries(G4Event* anEvent)
   = G4LogicalVolumeStore::GetInstance()->GetVolume("BoundingSlice");  
   G4Orb* mediumSphere  = 0;
   G4Box* boundingSlice = 0;  
-  if ( mediumLV && boundingLV)
-  {
-   mediumSphere = dynamic_cast< G4Orb*>(mediumLV->GetSolid());
-   boundingSlice = dynamic_cast< G4Box*>(boundingLV->GetSolid());
+  if ( mediumLV && boundingLV) {
+    mediumSphere = dynamic_cast< G4Orb*>(mediumLV->GetSolid());
+    boundingSlice = dynamic_cast< G4Box*>(boundingLV->GetSolid());
   } 
-  if ( mediumSphere && boundingSlice)
-  {
+  if ( mediumSphere && boundingSlice) {
     mediumRadius   = mediumSphere->GetRadius();
     boundingXHalfLength = boundingSlice->GetXHalfLength(); 
     boundingYHalfLength = boundingSlice->GetYHalfLength(); 
     boundingZHalfLength = boundingSlice->GetZHalfLength();
  
-  /// a) Partilces directed to "square" on the XY plane of bounding slice 
-  ///   (or YZ, XZ) 
+    /// a) Partilces directed to "square" on the XY plane of bounding slice 
+    ///   (or YZ, XZ) 
  
-    if ( CommandLineParser::GetParser()->GetCommandIfActive("-sXY"))
-     {
-   //G4cerr << " Initial beam position uniformly spread on a square! " 
-   //      << G4endl;
-    // INITIAL BEAM DIVERGENCE
-    fpParticleGun->SetParticleMomentumDirection(G4ThreeVector(0.,0.,1.)); 
-    // // INITIAL BEAM POSITION
-    fpParticleGun->SetParticlePosition(G4ThreeVector(
-    CLHEP::RandFlat::shoot(-boundingXHalfLength,boundingXHalfLength),
-    CLHEP::RandFlat::shoot(-boundingYHalfLength,boundingYHalfLength),
-    -mediumRadius));
-   // Surface area of a square 
-    // fGunArea = 4*boundingXHalfLength*boundingYHalfLength ;
-    //G4cerr << " Particle Fluence Area on a Square (um2) =  " 
-    //       <<fGunArea / (um*um)<< G4endl;
-     }
-
-  /// b) Partilces directed to "disk" on the XY plane of 
-  ///    bounding slice (or YZ, XZ) 
+    if ( CommandLineParser::GetParser()->GetCommandIfActive("-sXY")) {
+      // INITIAL BEAM DIVERGENCE
+      fpParticleGun->SetParticleMomentumDirection(G4ThreeVector(0.,0.,1.)); 
+      // // INITIAL BEAM POSITION
+      fpParticleGun->SetParticlePosition(G4ThreeVector(
+	CLHEP::RandFlat::shoot(-boundingXHalfLength,boundingXHalfLength),
+        CLHEP::RandFlat::shoot(-boundingYHalfLength,boundingYHalfLength),
+        -mediumRadius));
+    }
 
-    else if ( CommandLineParser::GetParser()->GetCommandIfActive("-dXY"))
-     {
-    //G4cerr << " Initial beam position uniformly spread on a disk! " 
-    //       << G4endl;
-    fpParticleGun->SetParticleMomentumDirection(G4ThreeVector(0.,0.,1.)); 
-    G4double x0,y0,z0;
-    x0 = 100.*mm;
-    y0 = 100.*mm;
-    z0 = -mediumRadius; // mediumRadius;
-    while (! (std::sqrt(x0*x0+y0*y0)<= mediumRadius) )
-    {
-     x0 = CLHEP::RandFlat::shoot(-mediumRadius,mediumRadius);
-     y0 = CLHEP::RandFlat::shoot(-mediumRadius,mediumRadius); 
-    }  
-    fpParticleGun->SetParticlePosition(G4ThreeVector(x0, y0,z0));     
-   // Surface area of a disk 
-   // fGunArea = pi*mediumRadius*mediumRadius ;
-   // G4cerr << " Particle Fluence Area on a Disk (um2) =  " 
-   //        <<fGunArea / (um*um)<< G4endl;
+    /// b) Partilces directed to "disk" on the XY plane of 
+    ///    bounding slice (or YZ, XZ) 
 
-     } 
+    else if ( CommandLineParser::GetParser()->GetCommandIfActive("-dXY")) {
+      fpParticleGun->SetParticleMomentumDirection(G4ThreeVector(0.,0.,1.)); 
+      G4double x0,y0,z0;
+      x0 = 100.*mm;
+      y0 = 100.*mm;
+      z0 = -mediumRadius; // mediumRadius;
+      while (! (std::sqrt(x0*x0+y0*y0)<= mediumRadius) ) {
+	x0 = CLHEP::RandFlat::shoot(-mediumRadius,mediumRadius);
+	y0 = CLHEP::RandFlat::shoot(-mediumRadius,mediumRadius); 
+      }
+      fpParticleGun->SetParticlePosition(G4ThreeVector(x0, y0, z0));     
+    } 
  
-  /// c) Partilces directed towards the bounding slice (default option!) 
-   // Select a starting position on a sphere including the 
-   // target volume and neuron morphology
-   else 
-   {
-   //G4cerr << " Initial beam position uniformly spread on a sphere! "<< G4endl;
-    G4double cosTheta = 2.*G4UniformRand()-1;
-    G4double sinTheta = std::sqrt(1.-cosTheta*cosTheta);
-    G4double phi = twopi*G4UniformRand();
-    G4ThreeVector positionStart(mediumRadius*sinTheta*std::cos(phi),
-        mediumRadius*sinTheta*std::sin(phi),
-        mediumRadius*cosTheta);  
-    fpParticleGun->SetParticlePosition(positionStart); 
-    // To compute the direction, select a point inside the target volume
-    G4ThreeVector positionDir(
-        boundingXHalfLength*(2.*G4UniformRand()-1),
-        boundingYHalfLength*(2.*G4UniformRand()-1),
-        boundingZHalfLength*(2.*G4UniformRand()-1));
-    fpParticleGun->SetParticleMomentumDirection(
+    /// c) Partilces directed towards the bounding slice (default option!) 
+    // Select a starting position on a sphere including the 
+    // target volume and neuron morphology
+    else {
+      G4double cosTheta = 2.*G4UniformRand()-1;
+      G4double sinTheta = std::sqrt(1.-cosTheta*cosTheta);
+      G4double phi = twopi*G4UniformRand();
+      G4ThreeVector positionStart(mediumRadius*sinTheta*std::cos(phi),
+				  mediumRadius*sinTheta*std::sin(phi),
+				  mediumRadius*cosTheta);
+      fpParticleGun->SetParticlePosition(positionStart);
+      // To compute the direction, select a point inside the target volume
+      G4ThreeVector positionDir(boundingXHalfLength*(2.*G4UniformRand()-1),
+				boundingYHalfLength*(2.*G4UniformRand()-1),
+				boundingZHalfLength*(2.*G4UniformRand()-1));
+      fpParticleGun->SetParticleMomentumDirection(
         (positionDir-positionStart).unit());
-   // Surface area of sphere 
-    fGunArea = 4.*pi*mediumRadius*mediumRadius ;
-   //  G4cerr << " Particle Fluence Area on sphere (um2) =  " 
-   //         <<fGunArea / (um*um)<< G4endl; 
- }
-  
+      // Surface area of sphere 
+      fGunArea = 4.*pi*mediumRadius*mediumRadius ;
+    }
   }
-  else
-  {
+  else {
     G4cerr << "Bounding slice volume not found!" << G4endl;
     G4cerr << "Default particle kinematic used" << G4endl;
   }  
diff --git a/examples/extended/medical/dna/neuron/src/Run.cc b/examples/extended/medical/dna/neuron/src/Run.cc
index 02545fee1f..52594ae75c 100644
--- a/examples/extended/medical/dna/neuron/src/Run.cc
+++ b/examples/extended/medical/dna/neuron/src/Run.cc
@@ -43,7 +43,6 @@
 #include "DetectorConstruction.hh"
 #include "PrimaryGeneratorAction.hh"
 #include "G4AnalysisManager.hh"
-//#include "NeuronLoadDataFile.hh"
 #include "G4UnitsTable.hh"
 #include "G4SystemOfUnits.hh"
 #include "G4ios.hh"  
@@ -53,42 +52,34 @@
 #include "G4H2O.hh"
 #include <G4Scheduler.hh>
 #include "G4MoleculeTable.hh"
-#include <cmath>
 #include "G4EmCalculator.hh"
 #include <iomanip>
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 Run::Run(DetectorConstruction* det)
-: G4Run(), fDetector(det), 
-  fParticle(0), fEkin(0.), 
-  fLET(0.), fLET2(0.), 
-  fTrackLen(0.),  fTrackLen2(0.)
+: G4Run(), fDetector(det), fParticle(0)
 {
-  //fNeuronLoadParamz = new NeuronLoadDataFile(); 
-
   fSoma3DEdep = new G4double[fDetector->GetnbSomacomp()];
   for (G4int i=0; i<fDetector->GetnbSomacomp(); i++)
   {
-   fSoma3DEdep[i]=0.;
+    fSoma3DEdep[i]=0.;
   }  
   fDend3DEdep = new G4double[fDetector->GetnbDendritecomp()];
   for (G4int i=0; i<fDetector->GetnbDendritecomp(); i++)
   {
-   fDend3DEdep[i]=0.;
+    fDend3DEdep[i]=0.;
   }
   fAxon3DEdep = new G4double[fDetector->GetnbAxoncomp()];
   for (G4int i=0; i<fDetector->GetnbAxoncomp(); i++)
   {
-   fAxon3DEdep[i]=0.;
+    fAxon3DEdep[i]=0.;
   }
 
   fEdepAll =  fEdepAll_err=fEdepMedium= fEdepMedium_err= fEdepSlice=  
   fEdepSlice_err=fEdepSoma=fEdepSoma_err=0. ;
   fEdepDend =  fEdepDend_err=fEdepAxon=  fEdepAxon_err=fEdepNeuron=  
   fEdepNeuron_err =0. ;
-  fEnergyFlow   = fEnergyFlow2    = 0.;  
-
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -98,7 +89,7 @@ Run::~Run()
   delete[] fSoma3DEdep;
   delete[] fDend3DEdep;
   delete[] fAxon3DEdep;
- }
+}
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
@@ -180,13 +171,13 @@ void Run::ParticleCountNeuron(G4String name, G4double Ekin)
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
-
+/*
 void Run::MoleculeCount(G4String, G4double)
 {
 //fMoleculeNumber = G4MoleculeCounter::Instance()
 //                  ->GetNMoleculesAtTime(moleculename, Gtime);
 }
-
+*/
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 void Run::MoleculeCountNeuron(G4Molecule* molecule)
@@ -290,9 +281,6 @@ void Run::Merge(const G4Run* run)
     }   
   }
   
-  //map: molecule count
-  //fMoleculeNumber += localRun->fMoleculeNumber;
- 
   std::map<G4String,G4int>::const_iterator itm;
   for ( itm = localRun->fMoleculeNumber.begin();
         itm != localRun->fMoleculeNumber.end(); ++itm ) {
@@ -351,9 +339,9 @@ void Run::EndOfRun()
   // Characteristics of Primary particle 
   G4String Particle = fParticle->GetParticleName(); 
   G4double GunArea ;
-  //GunArea = fParticle->GetGunArea();
+
   G4Material* material = fDetector->GetTargetMaterial();
-  //G4double density     = material->GetDensity();   
+
   //compute track length of primary track
   //
   fTrackLen /= numberOfEvent; fTrackLen2 /= numberOfEvent;
@@ -370,17 +358,14 @@ void Run::EndOfRun()
   
   //Stopping Power from input Table.
   G4EmCalculator emCalculator;
-  //G4double dEdxTable = 0., 
   G4double dEdxFull = 0.;
   if (fParticle->GetPDGCharge()!= 0.) { 
-   // dEdxTable = emCalculator.GetDEDX(fEkin,fParticle,material);
-    dEdxFull  = emCalculator.ComputeTotalDEDX(fEkin,fParticle,material);    
+    dEdxFull = emCalculator.ComputeTotalDEDX(fEkin,fParticle,material);    
   }
 
   //Stopping Power from simulation.
   G4double meandEdx  = (EdepTotal/fTrackLen)/(keV/um); 
   G4double meandEdxerr  = (rmst/fTrackLen)/(keV/um); 
-  //G4double stopPower = (meandEdx/density)/(MeV*cm2/g);    
   G4int ncols=0;
   G4float tmp, En;
   G4int Ntrav = 0;
@@ -397,24 +382,24 @@ void Run::EndOfRun()
   // Fluence dose of single paticle track
   G4double FluenceDoseperBeam = 0.160218*(dEdxFull)/(GunArea*std::pow(10,18)) ; 
   
- G4cout << "\n ======= The summary of simulation results 'neuron' ========\n";
- G4cout 
- << "\n  Primary particle               = " << Particle
- << "\n  Kinetic energy of beam         = " << fEkin/MeV<<" A*MeV" 
- << "\n  Particle traversals the neuron = " << Ntrav<<" of "<<numberOfEvent
- << "\n  Full LET of beam as formulas   = " <<dEdxFull/(keV/um) << " keV/um"
- << "\n  Mean LET of beam as simulation = " 
- << meandEdx << " +- "  << meandEdxerr << " keV/um"
- << "\n  Mean track length of beam      = " 
- << fTrackLen/um  << " +- " << rms << " um"  
- << "\n  Particle fluence               = " 
- << numberOfEvent/(GunArea/(cm*cm))<<" particles/cm^2"
- << "\n  Fluence dose (full)            = " 
- << numberOfEvent*FluenceDoseperBeam/(joule/kg)<<" Gy"
- << "\n  Fluence dose ber beam          = " 
- << FluenceDoseperBeam/(joule/kg) <<" Gy" << G4endl;   
+  G4cout << "\n ======= The summary of simulation results 'neuron' ========\n";
+  G4cout 
+    << "\n  Primary particle               = " << Particle
+    << "\n  Kinetic energy of beam         = " << fEkin/MeV<<" A*MeV" 
+    << "\n  Particle traversals the neuron = " << Ntrav<<" of "<<numberOfEvent
+    << "\n  Full LET of beam as formulas   = " <<dEdxFull/(keV/um) << " keV/um"
+    << "\n  Mean LET of beam as simulation = " 
+    << meandEdx << " +- "  << meandEdxerr << " keV/um"
+    << "\n  Mean track length of beam      = " 
+    << fTrackLen/um  << " +- " << rms << " um"  
+    << "\n  Particle fluence               = " 
+    << numberOfEvent/(GunArea/(cm*cm))<<" particles/cm^2"
+    << "\n  Fluence dose (full)            = " 
+    << numberOfEvent*FluenceDoseperBeam/(joule/kg)<<" Gy"
+    << "\n  Fluence dose ber beam          = " 
+    << FluenceDoseperBeam/(joule/kg) <<" Gy" << G4endl;   
  
- if (numberOfEvent == 0) { G4cout.precision(dfprec);   return;}
+  if (numberOfEvent == 0) { G4cout.precision(dfprec);   return;}
   
   //frequency of processes in all volume
   //
@@ -436,8 +421,8 @@ void Run::EndOfRun()
   G4cout << "\n List of generated particles outside neuron structure:" 
   << G4endl;
      
- std::map<G4String,ParticleData>::iterator itc;               
- for (itc = fParticleDataMap1.begin(); itc != fParticleDataMap1.end(); itc++) { 
+  std::map<G4String,ParticleData>::iterator itc;           
+  for (itc = fParticleDataMap1.begin(); itc != fParticleDataMap1.end(); itc++) { 
     G4String name = itc->first;
     ParticleData data = itc->second;
     G4int count = data.fCount;
@@ -452,37 +437,28 @@ void Run::EndOfRun()
            << "\t( "  << G4BestUnit(eMin, "Energy")
            << " --> " << G4BestUnit(eMax, "Energy") 
            << ") \tEflow/event = " << G4BestUnit(Eflow, "Energy") 
-     << G4endl;           
- } 
+	   << G4endl;           
+  }
    
   //particles count inside neuron structure
- //
- G4cout << "\n Number of secondary particles inside neuron structure:" 
-        << G4endl;
+  //
+  G4cout << "\n Number of secondary particles inside neuron structure:" 
+	 << G4endl;
   
- std::map<G4String,ParticleData>::iterator itn;               
- for (itn = fParticleDataMap2.begin(); itn != fParticleDataMap2.end(); itn++) { 
+  std::map<G4String,ParticleData>::iterator itn;               
+  for (itn = fParticleDataMap2.begin(); itn != fParticleDataMap2.end(); itn++) { 
     G4String name = itn->first;
     ParticleData data = itn->second;
     G4int count = data.fCount;
-    //G4double eMean = data.fEmean/count;
-    //G4double eMin = data.fEmin;
-    //G4double eMax = data.fEmax;        
-    //-----> secondary particles flux
-    //G4double Eflow = data.fEmean/TotNbofEvents;        
  
     G4cout << "  " << std::setw(13) << name << " : " << std::setw(7) << count
-           //<< "  Emean = " << std::setw(wid) << G4BestUnit(eMean, "Energy")
-           //<< "\t( "  << G4BestUnit(eMin, "Energy")
-           //<< " --> " << G4BestUnit(eMax, "Energy") 
-           //<< ") \tEflow/event = " << G4BestUnit(Eflow, "Energy") 
-     << G4endl;
- }
+	   << G4endl;
+  }
  
   //molecules count inside neuron 
- // Time cut (from 1 ps to 10 ps) in class ITTrackingAction.cc 
- G4cout << "\n Number of molecular products inside neuron structure:" 
-        << "\n    time: 1 ps - 10 ps "<< G4endl;
+  // Time cut (from 1 ps to 10 ps) in class ITTrackingAction.cc 
+  G4cout << "\n Number of molecular products inside neuron structure:" 
+	 << "\n    time: 1 ps - 10 ps "<< G4endl;
   // if (1 ns < time <= 10 ns ) MoleculeCount(molname, time) ;  
   G4int ind = 0;
   std::map<G4String,G4int>::iterator itm;    
@@ -496,245 +472,154 @@ void Run::EndOfRun()
   }
  
   // compute total Energy and Dose deposited for all events
-  //
-  // EdepMedum + EdepSlice + EdepNeuron --> EdepAll
-  // EdepSoma + EdepDend + EdepAxon + EdepSpines --> EdepNeuron
- G4cout << "\n Total energy (MeV) deposition :" << G4endl;
+  G4cout << "\n Total energy (MeV) deposition :" << G4endl;
   
- G4cout << "  " 
- << std::setw(13) << "All volume:  " << std::setw(7) << fEdepAll/MeV<< "\n " 
- << "  " << std::setw(13) << "Bounding slice: " 
- << std::setw(7) << (fEdepSlice+fEdepNeuron)/MeV << "\n " 
- << "  " << std::setw(13) << "Neuron:   " << std::setw(7) 
- << fEdepNeuron/MeV << "\n "  
- << "  " << std::setw(13) << "Soma:   " << std::setw(7) 
- << fEdepSoma/MeV<< "\n " 
- << "  " << std::setw(13) << "Dendrites:  " << std::setw(7) 
- << fEdepDend/MeV << "\n " 
- << "  " << std::setw(13) << "Axon:   " << std::setw(7) 
- << fEdepAxon/MeV  
- << G4endl;
+  G4cout << "  " 
+	 << std::setw(13) << "All volume:  " << std::setw(7) << fEdepAll/MeV<< "\n " 
+	 << "  " << std::setw(13) << "Bounding slice: " 
+	 << std::setw(7) << (fEdepSlice+fEdepNeuron)/MeV << "\n " 
+	 << "  " << std::setw(13) << "Neuron:   " << std::setw(7) 
+	 << fEdepNeuron/MeV << "\n " 
+	 << "  " << std::setw(13) << "Soma:   " << std::setw(7) 
+	 << fEdepSoma/MeV<< "\n "
+	 << "  " << std::setw(13) << "Dendrites:  " << std::setw(7) 
+	 << fEdepDend/MeV << "\n "
+	 << "  " << std::setw(13) << "Axon:   " << std::setw(7) 
+	 << fEdepAxon/MeV  
+	 << G4endl;
    
   // compute mean Energy and Dose deposited in hit compartments
   // 
   //G4AnalysisManager* analys = G4AnalysisManager::Instance();  
- G4int    somaCompHit = 0;
- G4double somaCompEdep = 0.;
- G4double somaCompDose = 0.;
- G4double somaCompEdep2 = 0.;
- G4double somaCompDose2 = 0.;
+  G4int    somaCompHit = 0;
+  G4double somaCompEdep = 0.;
+  G4double somaCompDose = 0.;
+  G4double somaCompEdep2 = 0.;
+  G4double somaCompDose2 = 0.;
   // Remove old outputs  
   remove ("Soma3DEdep.out");
- for (G4int i=0; i<fDetector->GetnbSomacomp(); i++) 
- {  
-  if (fSoma3DEdep[i] > 0.0) 
-  {
-  somaCompHit ++;
-  somaCompEdep += fSoma3DEdep[i] ;
-  //somaCompDose += fSoma3DEdep[i]/fDetector->GetMassSomacomp(i) ;
-  somaCompEdep2 += fSoma3DEdep[i]*fSoma3DEdep[i] ;
-  //somaCompDose2 += (fSoma3DEdep[i]/fDetector->GetMassSomacomp(i))*
-  //   (fSoma3DEdep[i]/fDetector->GetMassSomacomp(i));
- /*G4double distSoma = 0.;
- //Fill ntuple #1
- analys->FillNtupleDColumn(1,0,i+1);
- analys->FillNtupleDColumn(1,1,distSoma);
- analys->FillNtupleDColumn(1,2,fSoma3DEdep[i]/keV);
- analys->FillNtupleDColumn(1,3,(fSoma3DEdep[i]/joule)/
-         (fDetector->GetMassSomacomp(i)/kg));
- analys->AddNtupleRow(1);
- */
+  for (G4int i=0; i<fDetector->GetnbSomacomp(); i++) {
+    if (fSoma3DEdep[i] > 0.0) {
+      somaCompHit++;
+      somaCompEdep += fSoma3DEdep[i];
+      somaCompEdep2 += fSoma3DEdep[i]*fSoma3DEdep[i];
   
-  std::ofstream WriteDataInSoma("Soma3DEdep.out", std::ios::app);
-   // Index of targeted compartments 
-  WriteDataInSoma //<<   i+1            << '\t' << "   " 
-   // position of compartments
-          <<   fDetector->GetPosSomacomp(i).x()<< '\t' << "   " 
-   <<   fDetector->GetPosSomacomp(i).y()<< '\t' << "   " 
-   <<   fDetector->GetPosSomacomp(i).z()<< '\t' << "   " 
-   // Edep in compartments 
-   <<   fSoma3DEdep[i]/keV             << '\t' << "   "  
-   // Dose in compartments
-   //<<   (fSoma3DEdep[i]/joule)/(fDetector->GetMassSomacomp(i)/kg)
-   // Dose in whole structure of Soma  
-   //<<   (fSoma3DEdep[i]/joule)/(fDetector->GetMassTotSo1()/kg)
-   //<< '\t' << "   " 
-   << G4endl;    
+      std::ofstream WriteDataInSoma("Soma3DEdep.out", std::ios::app);
+      // Index of targeted compartments 
+      WriteDataInSoma
+	<< fDetector->GetPosSomacomp(i).x()<< '\t' << "   " 
+	<< fDetector->GetPosSomacomp(i).y()<< '\t' << "   " 
+	<< fDetector->GetPosSomacomp(i).z()<< '\t' << "   " 
+	// Edep in compartments 
+	<< fSoma3DEdep[i]/keV             << '\t' << "   "  
+	<< G4endl;    
+    }
   }
- }
   // compute mean Energy and Dose deposited in compartments; 
   // +- RMS : Root Mean Square  
   G4double rmsEdepS =0.;
   G4double rmsDoseS =0.;
-  if (somaCompHit >0)
-  {
-  somaCompEdep /= somaCompHit; somaCompEdep2 /= somaCompHit;
-  rmsEdepS = somaCompEdep2 - somaCompEdep*somaCompEdep;
-  if (rmsEdepS>0.) rmsEdepS = std::sqrt(rmsEdepS);
-  else            rmsEdepS = 0.;  
-  somaCompDose /= somaCompHit; somaCompDose2 /= somaCompHit;
-  rmsDoseS = somaCompDose2 - somaCompDose*somaCompDose;
-  if (rmsDoseS>0.) rmsDoseS = std::sqrt(rmsDoseS);
-  else            rmsDoseS = 0.;
+  if (somaCompHit >0) {
+    somaCompEdep /= somaCompHit; somaCompEdep2 /= somaCompHit;
+    rmsEdepS = somaCompEdep2 - somaCompEdep*somaCompEdep;
+    if (rmsEdepS>0.) rmsEdepS = std::sqrt(rmsEdepS);
+    else            rmsEdepS = 0.;  
+    somaCompDose /= somaCompHit; somaCompDose2 /= somaCompHit;
+    rmsDoseS = somaCompDose2 - somaCompDose*somaCompDose;
+    if (rmsDoseS>0.) rmsDoseS = std::sqrt(rmsDoseS);
+    else            rmsDoseS = 0.;
   }
   
- G4int   DendCompHit = 0;
- G4double DendCompEdep = 0.;
- G4double DendCompDose = 0.;
- G4double DendCompEdep2 = 0.;
- G4double DendCompDose2 = 0.;
- remove ("Dend3DEdep.out");
- for (G4int i=0; i<fDetector->GetnbDendritecomp(); i++) 
- {  
-  if (fDend3DEdep[i] > 0.0) 
-  {
-  DendCompHit ++;
-  DendCompEdep += fDend3DEdep[i] ;
-  //DendCompDose += fDend3DEdep[i]/fDetector->GetMassDendcomp(i) ;
-  DendCompEdep2 += fDend3DEdep[i]*fDend3DEdep[i] ;
-  //DendCompDose2 += (fDend3DEdep[i]/fDetector->GetMassDendcomp(i))*
-  //   (fDend3DEdep[i]/fDetector->GetMassDendcomp(i)); 
- //Fill ntuple #2
- /*analys->FillNtupleDColumn(2,0,i+1);
- analys->FillNtupleDColumn(2,1,fDetector->GetDistDendsoma(i));
- analys->FillNtupleDColumn(2,2,fDend3DEdep[i]/keV);
- analys->FillNtupleDColumn(2,3,(fDend3DEdep[i]/joule)/
-        (fDetector->GetMassDendcomp(i)/kg));
- analys->AddNtupleRow(2);
- */    
-  
+  G4int   DendCompHit = 0;
+  G4double DendCompEdep = 0.;
+  G4double DendCompDose = 0.;
+  G4double DendCompEdep2 = 0.;
+  G4double DendCompDose2 = 0.;
+  remove ("Dend3DEdep.out");
   std::ofstream WriteDataInDend("Dend3DEdep.out", std::ios::app);
-  WriteDataInDend //<<   i+1            << '\t' << "   " 
-   // position of compartments
-   <<   fDetector->GetPosDendcomp(i).x()<< '\t' << "   " 
-   <<   fDetector->GetPosDendcomp(i).y()<< '\t' << "   " 
-   <<   fDetector->GetPosDendcomp(i).z()<< '\t' << "   " 
-   <<   fDetector->GetDistADendSoma(i)<< '\t' << "   " 
-   <<   fDetector->GetDistBDendSoma(i)<< '\t' << "   " 
-   <<   fDend3DEdep[i]/keV   << '\t' << "   "  
-   //<<   (fDend3DEdep[i]/joule)/(fDetector->GetMassDendcomp(i)/kg)
-   << G4endl;    
+  for (G4int i=0; i<fDetector->GetnbDendritecomp(); i++) {
+    if (fDend3DEdep[i] > 0.0) {
+      DendCompHit ++;
+      DendCompEdep += fDend3DEdep[i] ;
+      DendCompEdep2 += fDend3DEdep[i]*fDend3DEdep[i] ;
+  
+      WriteDataInDend //<<   i+1            << '\t' << "   " 
+	// position of compartments
+	<< fDetector->GetPosDendcomp(i).x()<< '\t' << "   " 
+	<< fDetector->GetPosDendcomp(i).y()<< '\t' << "   " 
+	<< fDetector->GetPosDendcomp(i).z()<< '\t' << "   " 
+	<< fDetector->GetDistADendSoma(i)<< '\t' << "   " 
+	<< fDetector->GetDistBDendSoma(i)<< '\t' << "   " 
+	<< fDend3DEdep[i]/keV   << '\t' << "   "  
+	<< G4endl;    
+    }
   }
- }
   // +- RMS : Root Mean Square  
   G4double rmsEdepD =0.;
   G4double rmsDoseD =0.;
-  if (DendCompHit >0)
-  {
-  DendCompEdep /= DendCompHit; DendCompEdep2 /= DendCompHit;
-  rmsEdepD = DendCompEdep2 - DendCompEdep*DendCompEdep;
-  if (rmsEdepD>0.) rmsEdepD = std::sqrt(rmsEdepD);
-  else            rmsEdepD = 0.;  
-  DendCompDose /= DendCompHit; DendCompDose2 /= DendCompHit;
-  rmsDoseD = DendCompDose2 - DendCompDose*DendCompDose;
-  if (rmsDoseD>0.) rmsDoseD = std::sqrt(rmsDoseD);
-  else            rmsDoseD = 0.;
+  if (DendCompHit >0) {
+    DendCompEdep /= DendCompHit; DendCompEdep2 /= DendCompHit;
+    rmsEdepD = DendCompEdep2 - DendCompEdep*DendCompEdep;
+    if (rmsEdepD>0.) rmsEdepD = std::sqrt(rmsEdepD);
+    else            rmsEdepD = 0.;  
+    DendCompDose /= DendCompHit; DendCompDose2 /= DendCompHit;
+    rmsDoseD = DendCompDose2 - DendCompDose*DendCompDose;
+    if (rmsDoseD>0.) rmsDoseD = std::sqrt(rmsDoseD);
+    else            rmsDoseD = 0.;
   }
   
- G4int   AxonCompHit = 0;
- G4double AxonCompEdep = 0.;
- G4double AxonCompDose = 0.;
- G4double AxonCompEdep2 = 0.;
- G4double AxonCompDose2 = 0.;  
+  G4int   AxonCompHit = 0;
+  G4double AxonCompEdep = 0.;
+  G4double AxonCompDose = 0.;
+  G4double AxonCompEdep2 = 0.;
+  G4double AxonCompDose2 = 0.;  
   remove ("Axon3DEdep.out"); 
- for (G4int i=0; i<fDetector->GetnbAxoncomp(); i++) 
- {   
-  if (fAxon3DEdep[i] > 0.0) 
-  {
-  AxonCompHit ++;
-  AxonCompEdep += fAxon3DEdep[i] ;
-  //AxonCompDose += fAxon3DEdep[i]/fDetector->GetMassAxoncomp(i) ;
-  AxonCompEdep2 += fAxon3DEdep[i]*fAxon3DEdep[i] ;
-  //AxonCompDose2 += (fAxon3DEdep[i]/fDetector->GetMassAxoncomp(i))*
-  //   (fAxon3DEdep[i]/fDetector->GetMassAxoncomp(i)); 
- //Fill ntuple #3
- /*analys->FillNtupleDColumn(3,0,i+1);
- analys->FillNtupleDColumn(3,1,fDetector->GetDistAxonsoma(i));
- analys->FillNtupleDColumn(3,2,fAxon3DEdep[i]/keV);
- analys->FillNtupleDColumn(3,3,(fAxon3DEdep[i]/joule)/
-         (fDetector->GetMassAxoncomp(i)/kg));
- analys->AddNtupleRow(3);
- */     
- 
   std::ofstream WriteDataInAxon("Axon3DEdep.out", std::ios::app);
-  WriteDataInAxon //<<   i+1            << '\t' << "   " 
-   // position of compartments
-   <<   fDetector->GetPosAxoncomp(i).x()<< '\t' << "   " 
-   <<   fDetector->GetPosAxoncomp(i).y()<< '\t' << "   " 
-   <<   fDetector->GetPosAxoncomp(i).z()<< '\t' << "   " 
-   <<   fDetector->GetDistAxonsoma(i) << '\t' << "   "  
-   <<   fAxon3DEdep[i]/keV             << '\t' << "   " 
-   //<<   (fAxon3DEdep[i]/joule)/(fDetector->GetMassAxoncomp(i)/kg) 
-   << G4endl;    
+  for (G4int i=0; i<fDetector->GetnbAxoncomp(); i++) {   
+    if (fAxon3DEdep[i] > 0.0) {
+      AxonCompHit ++;
+      AxonCompEdep += fAxon3DEdep[i];
+      AxonCompEdep2 += fAxon3DEdep[i]*fAxon3DEdep[i] ;
+ 
+      WriteDataInAxon //<<   i+1            << '\t' << "   " 
+	// position of compartments
+	<< fDetector->GetPosAxoncomp(i).x()<< '\t' << "   " 
+	<< fDetector->GetPosAxoncomp(i).y()<< '\t' << "   " 
+	<< fDetector->GetPosAxoncomp(i).z()<< '\t' << "   " 
+	<< fDetector->GetDistAxonsoma(i) << '\t' << "   "  
+	<< fAxon3DEdep[i]/keV             << '\t' << "   " 
+	<< G4endl;    
+    }
   }
- } 
   // +- RMS : Root Mean Square  
   G4double rmsEdepA =0.;
   G4double rmsDoseA =0.;
-  if (AxonCompHit >0)
-  {
-  AxonCompEdep /= AxonCompHit; AxonCompEdep2 /= AxonCompHit;
-  rmsEdepA = AxonCompEdep2 - AxonCompEdep*AxonCompEdep;
-  if (rmsEdepA>0.) rmsEdepA = std::sqrt(rmsEdepA);
-  else            rmsEdepA = 0.;  
-  AxonCompDose /= AxonCompHit; AxonCompDose2 /= AxonCompHit;
-  rmsDoseA = AxonCompDose2 - AxonCompDose*AxonCompDose;
-  if (rmsDoseA>0.) rmsDoseA = std::sqrt(rmsDoseA);
-  else            rmsDoseA = 0.;
+  if (AxonCompHit >0) {
+    AxonCompEdep /= AxonCompHit; AxonCompEdep2 /= AxonCompHit;
+    rmsEdepA = AxonCompEdep2 - AxonCompEdep*AxonCompEdep;
+    if (rmsEdepA>0.) rmsEdepA = std::sqrt(rmsEdepA);
+    else            rmsEdepA = 0.;  
+    AxonCompDose /= AxonCompHit; AxonCompDose2 /= AxonCompHit;
+    rmsDoseA = AxonCompDose2 - AxonCompDose*AxonCompDose;
+    if (rmsDoseA>0.) rmsDoseA = std::sqrt(rmsDoseA);
+    else            rmsDoseA = 0.;
   }
 
- G4cout << "\n Number of compartments traversed by particle tracks :" 
-        << G4endl;   
- G4cout  << "  " << std::setw(13) << "Soma:  " << std::setw(7) << somaCompHit
-   << " of total: "<< fDetector->GetnbSomacomp() << "\n " 
-   << "  " << std::setw(13) << "Dendrites: " << std::setw(7) << DendCompHit
-   << " of total: "<< fDetector->GetnbDendritecomp() <<  "\n " 
-   << "  " << std::setw(13) << "Axon: " << std::setw(7) << AxonCompHit
-   << " of total: "<< fDetector->GetnbAxoncomp() << "\n "    
-   << G4endl;     
-/*
- G4cout << "\n Mean energy (keV) and dose (Gy) deposition in "
-        << "hitting compartments :" << G4endl;   
- G4cout  
-   << "  " << std::setw(13) << "Soma:  " << std::setw(7)  << somaCompEdep/keV
-   << " +- "<< rmsEdepS/keV << " and "
-   << somaCompDose/(joule/kg)<< " +- "<< rmsDoseS/(joule/kg)<< "\n " 
-   << "  " << std::setw(13) << "Dendrites: " << std::setw(7) 
-   << DendCompEdep/keV
-   << " +- "<< rmsEdepD/keV << " and " 
-   << DendCompDose/(joule/kg)<< " +- "<< rmsDoseD/(joule/kg)<< "\n " 
-   << "  " << std::setw(13) << "Axon: " << std::setw(7) << AxonCompEdep/keV
-   << " +- "<< rmsEdepA/keV << " and "
-   << AxonCompDose/(joule/kg)<< " +- "<< rmsDoseA/(joule/kg)<< "\n "    
-   << G4endl;  */
-  /*  
-  // compute mean Energy and Dose deposited per event
-  // 
-  fEdepNeuron /= TotNbofEvents; fEdepNeuron_err /= TotNbofEvents;
-  G4double rmsEdep = fEdepNeuron_err - fEdepNeuron*fEdepNeuron;
-  if (rmsEdep>0.) rmsEdep = std::sqrt(rmsEdep);
-  else            rmsEdep = 0.;   
-  G4double fDoseNeuron = ((fEdepNeuron/joule)/ (fDetector->
-    GetTotMassNeuron()/kg)); 
-  G4double fDoseNeuron_err = ((fEdepNeuron_err/joule)/ (fDetector->
-    GetTotMassNeuron()/kg)); 
-  G4double rmsDose = fDoseNeuron_err - fDoseNeuron*fDoseNeuron;
-  if (rmsDose>0.) rmsDose = std::sqrt(rmsDose);
-  else            rmsDose = 0.;     
-  G4cout << "\n Mean energy (keV) deposition per event:" 
-         << G4endl;  
-  G4cout 
-  << "  " << std::setw(13) << "Neuron:   " << std::setw(7) << fEdepNeuron/keV
-  << " +- "<< rmsEdep/keV << " and "
-  << std::setw(wid) << fDoseNeuron
-  << " +- "<< rmsDose << "\n "   
-  << G4endl; */
-  G4cout<< "\n Dendritic (or Axon) compartmental energy deposits \n"
-  << " at the distance from Soma have been written into *.out files:" 
-  << "\n Dend3DEdep.out, Axon3DEdep.out, Soma3DEdep.out"
-  << "\n Outputs of energy deposition per event written in data file:" 
-  << "\n OutputPerEvent.out"
-  << "\n " << G4endl; 
+  G4cout << "\n Number of compartments traversed by particle tracks :" 
+	 << G4endl;   
+  G4cout  << "  " << std::setw(13) << "Soma:  " << std::setw(7) << somaCompHit
+	  << " of total: "<< fDetector->GetnbSomacomp() << "\n " 
+	  << "  " << std::setw(13) << "Dendrites: " << std::setw(7) << DendCompHit
+	  << " of total: "<< fDetector->GetnbDendritecomp() <<  "\n " 
+	  << "  " << std::setw(13) << "Axon: " << std::setw(7) << AxonCompHit
+	  << " of total: "<< fDetector->GetnbAxoncomp() << "\n "    
+	  << G4endl;
+  G4cout << "\n Dendritic (or Axon) compartmental energy deposits \n"
+	 << " at the distance from Soma have been written into *.out files:" 
+	 << "\n Dend3DEdep.out, Axon3DEdep.out, Soma3DEdep.out"
+	 << "\n Outputs of energy deposition per event written in data file:" 
+	 << "\n OutputPerEvent.out"
+	 << G4endl; 
  
   //remove all contents in fProcCounter, fCount 
   fProcCounter.clear();
diff --git a/examples/extended/medical/dna/neuron/src/RunAction.cc b/examples/extended/medical/dna/neuron/src/RunAction.cc
index e76bf29a51..b8b2517b78 100644
--- a/examples/extended/medical/dna/neuron/src/RunAction.cc
+++ b/examples/extended/medical/dna/neuron/src/RunAction.cc
@@ -47,7 +47,6 @@
 #include "G4AnalysisManager.hh"
 #include "G4Threading.hh"
 #include "CommandLineParser.hh"
-//#include "NeuronLoadDataFile.hh"
 #include "Run.hh"
 #include "Randomize.hh"
 #include <iomanip>
@@ -64,23 +63,14 @@ using namespace G4DNAPARSER;
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 RunAction::RunAction(DetectorConstruction* det, PrimaryGeneratorAction* prim) 
-: G4UserRunAction(), //fpTrackingAction(0), fInitialized(0),
- fDebug(false),
-fDetector(det),fPrimary(prim),fRun(0) 
-{
-   //CreateHistogram();
-}
+  : G4UserRunAction(),fDetector(det),fPrimary(prim) 
+{}
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
-RunAction::~RunAction()
-{  
-}
-//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
-
 G4Run* RunAction::GenerateRun()
 { 
-  fRun = new Run(fDetector); 
+  if (nullptr == fRun) { fRun = new Run(fDetector); } 
   return fRun;
 }
 
@@ -88,93 +78,20 @@ G4Run* RunAction::GenerateRun()
 
 void RunAction::BeginOfRunAction(const G4Run* /*run*/)
 {
+  RunInitManager::Instance()->Initialize();
 
-RunInitManager::Instance()->Initialize();
-
-  // keep run condition
-  if ( fPrimary ) { 
-    G4ParticleDefinition* particle 
-      = fPrimary->GetParticleGun()->GetParticleDefinition();
+  if (nullptr != fPrimary) {
+    G4ParticleDefinition* particle = fPrimary->GetParticleGun()->GetParticleDefinition();
     G4double energy = fPrimary->GetParticleGun()->GetParticleEnergy();
     fRun->SetPrimary(particle, energy);
   }
-
-/*
-  G4cout << "##### Create analysis manager " << "  " << this << G4endl;
-  G4AnalysisManager* analysisManager = G4AnalysisManager::Instance();
-  analysisManager->SetDefaultFileType("root");
-  analysisManager->SetFirstHistoId(1);
-//  if(!analysisManager->IsActive()) {return; }
-
-  G4cout << "Using " << analysisManager->GetType() <<
-      " analysis manager" << G4endl;
-   // Open an output file
-  analysisManager->OpenFile("neuronG4");
-  G4cout << "\n----> Histogram file is opened in neuronG4" <<
-      "." << analysisManager->GetFileType() << G4endl;
-// -----------------------------------------------------
-  //Declare ntuples
-  //
-  // Create 1st ntuple (id = 1)
-  //
-  analysisManager->CreateNtuple("ntuple0", "Soma3D");
-  analysisManager->CreateNtupleDColumn("ind");
-  analysisManager->CreateNtupleDColumn("dist");
-  analysisManager->CreateNtupleDColumn("edep");
-  analysisManager->CreateNtupleDColumn("dose");
-  analysisManager->FinishNtuple();
-  //G4cout << "Ntuple-1 created" << G4endl;
-
-  // Create 2nd ntuple (id = 2)
-  //
-  analysisManager->CreateNtuple("ntuple1", "Dend3D");
-  analysisManager->CreateNtupleDColumn("indD");
-  analysisManager->CreateNtupleDColumn("distD");
-  analysisManager->CreateNtupleDColumn("edepD");
-  analysisManager->CreateNtupleDColumn("doseD");
-  analysisManager->FinishNtuple();
-  //G4cout << "Ntuple-2 created" << G4endl;
-
-  // Create 3rd ntuple (id = 3)
-  //
-  analysisManager->CreateNtuple("ntuple2", "Axon3D");
-  analysisManager->CreateNtupleDColumn("indA");
-  analysisManager->CreateNtupleDColumn("distA");
-  analysisManager->CreateNtupleDColumn("edepA");
-  analysisManager->CreateNtupleDColumn("doseA");
-  analysisManager->FinishNtuple();
-  //G4cout << "Ntuple-3 created" << G4endl;
-
-  // Create 4rd ntuple (id = 4)
-  //
-  analysisManager->CreateNtuple("ntuple3", "Outputs per event");
-  analysisManager->CreateNtupleDColumn("EdepAll");
-  analysisManager->CreateNtupleDColumn("EdepMed");
-  analysisManager->CreateNtupleDColumn("EdepSlice");
-  analysisManager->CreateNtupleDColumn("EdepNeuron");
-  analysisManager->FinishNtuple();
-  //G4cout << "Ntuple-4 created" << G4endl;
-  // ............................
-  G4cout << "All Ntuples have been created " << G4endl;
-*/
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 void RunAction::EndOfRunAction(const G4Run* /*run*/)
 { 
-
-  if (isMaster) fRun->EndOfRun(); 
-
-// save histogramms
-/*  G4AnalysisManager* analysisManager = G4AnalysisManager::Instance(); 
-  //save histograms   
-  analysisManager->Write();
-  analysisManager->CloseFile();  
-  // Complete clean-up
-  delete G4AnalysisManager::Instance();
-*/
- 
+  if (isMaster) fRun->EndOfRun();
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -182,14 +99,11 @@ void RunAction::EndOfRunAction(const G4Run* /*run*/)
 void RunAction::CreateHistogram()
 {
   // Book histograms, ntuple
-
   // Create analysis manager
 
   CommandLineParser* parser = CommandLineParser::GetParser();
   Command* command(0);
   if((command = parser->GetCommandIfActive("-out"))==0) return;
-//
-// Declare ntuples
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -203,7 +117,6 @@ void RunAction::WriteHistogram()
   // print histogram statistics
   //
   G4AnalysisManager* analysisManager = G4AnalysisManager::Instance();
-  // if(!analysisManager->IsActive()) {return; }
 
   // save histograms
   //
@@ -231,4 +144,4 @@ void RunAction::PrintRunInfo(const G4Run* run)
          << run->GetNumberOfEvent() << G4endl;
 }
 
-//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
\ No newline at end of file
+//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
diff --git a/examples/extended/medical/dna/neuron/src/SteppingAction.cc b/examples/extended/medical/dna/neuron/src/SteppingAction.cc
index 56e4ffe8e8..5c0dab0373 100644
--- a/examples/extended/medical/dna/neuron/src/SteppingAction.cc
+++ b/examples/extended/medical/dna/neuron/src/SteppingAction.cc
@@ -46,8 +46,6 @@
 #include "G4SystemOfUnits.hh"
 #include "G4SteppingManager.hh"
 #include "G4VTouchable.hh"
-//
-//#include "NeuronLoadDataFile.hh"
 #include "G4ios.hh"  
 #include "G4LogicalVolume.hh"
 #include "G4LogicalVolumeStore.hh"
@@ -60,90 +58,63 @@
 
 SteppingAction::SteppingAction(RunAction* run)  
 : G4UserSteppingAction(), fRunAction(run)
-{
- //fNeuronLoadParamz = new NeuronLoadDataFile(); 
- //fpNeuronHits = new NeuronHitCompartments();
-}
-
-//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
-
-SteppingAction::~SteppingAction()
-{
-}
+{}
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
 
 void SteppingAction::UserSteppingAction(const G4Step* step)
 { 
-
   if (step->GetPostStepPoint()->GetProcessDefinedStep()->
-      GetProcessName()!="Transportation")
-  {
-   G4double edepStep = step->GetTotalEnergyDeposit() ;
-   G4VPhysicalVolume* volumeStep = step->GetPreStepPoint()->
-                                   GetPhysicalVolume();
-   G4TouchableHandle touchStep = step->GetPreStepPoint()->GetTouchableHandle();
-   G4VPhysicalVolume* volumeMedium = G4PhysicalVolumeStore::GetInstance()
-                                   ->GetVolume("Medium");
-   G4VPhysicalVolume* volumeSlice = G4PhysicalVolumeStore::GetInstance()
-                                   ->GetVolume("BoundingSlice");
+      GetProcessName()!="Transportation") {
+    G4double edepStep = step->GetTotalEnergyDeposit() ;
+    G4VPhysicalVolume* volumeStep = step->GetPreStepPoint()->GetPhysicalVolume();
+    G4TouchableHandle touchStep = step->GetPreStepPoint()->GetTouchableHandle();
+    G4VPhysicalVolume* volumeMedium = G4PhysicalVolumeStore::GetInstance()->GetVolume("Medium");
+    G4VPhysicalVolume* volumeSlice = G4PhysicalVolumeStore::GetInstance()->GetVolume("BoundingSlice");
  
-   // count processes
-   // 
-   const G4StepPoint* endPoint = step->GetPostStepPoint();
-   const G4VProcess* process   = endPoint->GetProcessDefinedStep();
-   Run* run = static_cast<Run*>(
-        G4RunManager::GetRunManager()->GetNonConstCurrentRun());
-   run->CountProcesses(process);
-
- // Edep in all volume
- if (edepStep > 0. ) 
- {   
-   fRunAction->AddEdepALL(edepStep);
-   //fpNeuronHits->RegisterEdep(volumeStep, edepStep);
-
-   // Edep in a target volume (Bounding slice)
-   if (volumeStep == volumeSlice) 
-   {
-     fRunAction->AddEdepSlice(edepStep);
-
-   }
-
-   // Edep in Soma
-   if (volumeStep->GetName() == "Soma")
-   {
-     fRunAction->AddEdepSoma(edepStep);  
-  // fRunAction->AddSomaCompart(touchStep->GetCopyNumber(), edepStep);
-     run->AddSomaCompart(touchStep->GetCopyNumber(), edepStep);    
-   }
-
-   // Edep in Dendrites
-   if (volumeStep->GetName() == "Dendrites")
-   {
-     fRunAction->AddEdepDend(edepStep);
-     run->AddDendCompart(touchStep->GetCopyNumber(), edepStep);
-   }
-
-   // Edep in Axon
-   if (volumeStep->GetName() == "Axon")
-   {   
-     fRunAction->AddEdepAxon(edepStep); 
-     run->AddAxonCompart(touchStep->GetCopyNumber(), edepStep);
-   } 
+    // count processes
+    // 
+    const G4StepPoint* endPoint = step->GetPostStepPoint();
+    const G4VProcess* process   = endPoint->GetProcessDefinedStep();
+    Run* run = static_cast<Run*>(G4RunManager::GetRunManager()->GetNonConstCurrentRun());
+    run->CountProcesses(process);
+
+    // Edep in all volume
+    if (edepStep > 0. ) {
+      fRunAction->AddEdepALL(edepStep);
+
+      // Edep in a target volume (Bounding slice)
+      if (volumeStep == volumeSlice) {
+	fRunAction->AddEdepSlice(edepStep);
+      }
+
+      // Edep in Soma
+      if (volumeStep->GetName() == "Soma") {
+	fRunAction->AddEdepSoma(edepStep);  
+	run->AddSomaCompart(touchStep->GetCopyNumber(), edepStep);    
+      }
+
+      // Edep in Dendrites
+      if (volumeStep->GetName() == "Dendrites") {
+	fRunAction->AddEdepDend(edepStep);
+	run->AddDendCompart(touchStep->GetCopyNumber(), edepStep);
+      }
+
+      // Edep in Axon
+      if (volumeStep->GetName() == "Axon") {
+	fRunAction->AddEdepAxon(edepStep); 
+	run->AddAxonCompart(touchStep->GetCopyNumber(), edepStep);
+      }
   
-   // Edep in whole Neuron
-   if (volumeStep != volumeMedium && volumeStep != volumeSlice)
-   {
-     fRunAction->AddEdepNeuron(edepStep); 
-   }
-
-   // Edep outside bounding scice
-   if (volumeStep == volumeMedium)
-   {
-     fRunAction->AddEdepMedium(edepStep);
-   } 
- 
- } // end edep>0  
+      // Edep in whole Neuron
+      if (volumeStep != volumeMedium && volumeStep != volumeSlice) {
+	fRunAction->AddEdepNeuron(edepStep); 
+      }
+
+      // Edep outside bounding scice
+      if (volumeStep == volumeMedium) {
+	fRunAction->AddEdepMedium(edepStep);
+      }
+    } // end edep>0  
   }
-
 }    
diff --git a/examples/extended/medical/dna/pdb4dna/pdb4dna.out b/examples/extended/medical/dna/pdb4dna/pdb4dna.out
index 04f3567ea8..6be7821437 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 82cf6a22b0..6898066f4e 100644
--- a/examples/extended/medical/dna/range/range.out
+++ b/examples/extended/medical/dna/range/range.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 7834f37d39..78e43783e5 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -537,7 +537,7 @@ DNAMolecularIRTModel will be used
  Run terminated.
 Run Summary
   Number of events processed : 2
-  User=0.530000s Real=0.546717s Sys=0.000000s
+  User=0.560000s Real=0.565141s 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 269fb1c970..5dacfc63f7 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/medical/dna/splitting/splitting.out b/examples/extended/medical/dna/splitting/splitting.out
index 0833f00da0..1383f1a672 100644
--- a/examples/extended/medical/dna/splitting/splitting.out
+++ b/examples/extended/medical/dna/splitting/splitting.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -364,7 +364,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=21.120000s Real=26.369244s Sys=0.020000s
+  User=21.150000s Real=21.343032s Sys=0.050000s
 There are histograms that can be viewed with visualization:
   2 h1 histograms(s)
   List them with "/analysis/list".
diff --git a/examples/extended/medical/dna/spower/spower.out b/examples/extended/medical/dna/spower/spower.out
index 130a9c7436..41fb81049d 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 : 1000
-  User=2.190000s Real=3.181404s Sys=0.000000s
+  User=2.210000s Real=2.230038s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -490,7 +490,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=2.540000s Real=3.168962s Sys=0.000000s
+  User=2.410000s Real=2.427544s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -515,7 +515,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=2.620000s Real=2.777488s Sys=0.000000s
+  User=2.610000s Real=2.623624s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -540,7 +540,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=3.000000s Real=3.350666s Sys=0.000000s
+  User=2.670000s Real=2.689397s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -565,7 +565,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=2.730000s Real=2.888783s Sys=0.000000s
+  User=2.600000s Real=2.629258s Sys=0.000000s
 
  ======================== run summary =====================
 
diff --git a/examples/extended/medical/dna/svalue/svalue.out b/examples/extended/medical/dna/svalue/svalue.out
index 1a3d9da4fd..98c02473a5 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -560,7 +560,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.240000s Real=0.323405s Sys=0.000000s
+  User=0.230000s Real=0.226394s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -605,7 +605,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.430000s Real=0.436844s Sys=0.000000s
+  User=0.400000s Real=0.406466s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -650,7 +650,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.620000s Real=0.749138s Sys=0.000000s
+  User=0.580000s Real=0.585008s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -695,7 +695,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.800000s Real=0.833208s Sys=0.000000s
+  User=0.760000s Real=0.768054s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -740,7 +740,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.980000s Real=1.135840s Sys=0.000000s
+  User=0.920000s Real=0.923603s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -785,7 +785,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=1.180000s Real=1.701549s Sys=0.000000s
+  User=1.110000s Real=1.119968s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -830,7 +830,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=1.360000s Real=1.409611s Sys=0.000000s
+  User=1.280000s Real=1.292230s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -875,7 +875,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=1.550000s Real=2.213893s Sys=0.000000s
+  User=1.460000s Real=1.472759s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -920,7 +920,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=1.720000s Real=2.099169s Sys=0.000000s
+  User=1.590000s Real=1.614934s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -965,7 +965,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=1.890000s Real=1.949200s Sys=0.000000s
+  User=1.790000s Real=1.808684s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1010,7 +1010,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=3.910000s Real=4.566121s Sys=0.000000s
+  User=3.560000s Real=3.581634s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1055,7 +1055,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=5.820000s Real=6.037876s Sys=0.000000s
+  User=5.340000s Real=5.364962s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1100,7 +1100,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=7.520000s Real=8.376998s Sys=0.000000s
+  User=7.110000s Real=7.166755s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1145,7 +1145,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=9.080000s Real=11.162071s Sys=0.000000s
+  User=8.800000s Real=8.855673s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1190,7 +1190,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=11.640000s Real=12.801739s Sys=0.000000s
+  User=10.550000s Real=10.607462s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1235,7 +1235,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=12.810000s Real=17.927862s Sys=0.010000s
+  User=12.280000s Real=12.357956s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1280,7 +1280,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=14.650000s Real=16.860454s Sys=0.000000s
+  User=14.090000s Real=14.177860s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1325,7 +1325,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=16.730000s Real=18.936635s Sys=0.000000s
+  User=15.890000s Real=16.025856s Sys=0.000000s
 
  ======================== run summary =====================
 
@@ -1370,7 +1370,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=18.960000s Real=21.983325s Sys=0.000000s
+  User=17.680000s Real=17.792198s Sys=0.000000s
 
  ======================== run summary =====================
 
diff --git a/examples/extended/medical/dna/wholeNuclearDNA/wholeNuclearDNA.out b/examples/extended/medical/dna/wholeNuclearDNA/wholeNuclearDNA.out
index 6069181bec..e1574c1b40 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 3f8e96cfa7..b766699de0 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 8f7d7b2586..7f61b6e534 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -734,7 +734,7 @@ N=17 V[N]={906770732717044781, 629165745432651234, 1235682547346241386, 68420008
  Run terminated.
 Run Summary
   Number of events processed : 100000
-  User=5.280000s Real=5.978968s Sys=0.000000s
+  User=4.740000s Real=5.942981s Sys=0.000000s
 
  ======================== run summary ======================
 
diff --git a/examples/extended/medical/electronScattering2/electronScattering2.out b/examples/extended/medical/electronScattering2/electronScattering2.out
index 938b5531c9..17cf9ae6d5 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -844,4 +844,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 0x1185330
+### deleting electronFilter 0x1aeaf50
diff --git a/examples/extended/medical/fanoCavity/fanoCavity.out b/examples/extended/medical/fanoCavity/fanoCavity.out
index ae8de0d93a..346b107783 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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=6.690000s Real=7.386689s Sys=0.000000s
+  User=6.470000s Real=6.532935s Sys=0.000000s
 
  ======================== run summary ======================
 
diff --git a/examples/extended/medical/fanoCavity2/fanoCavity2.out b/examples/extended/medical/fanoCavity2/fanoCavity2.out
index 11cfe5c3c2..0bd94b9123 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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.180000s Real=1.246083s Sys=0.000000s
+  User=1.250000s Real=1.264939s Sys=0.000000s
 
  Process calls frequency --->  eIoni= 328414  msc= 138727  Transportation= 22903
 
diff --git a/examples/extended/medical/radiobiology/radiobiology.out b/examples/extended/medical/radiobiology/radiobiology.out
index 83a8e546da..5599ead539 100644
--- a/examples/extended/medical/radiobiology/radiobiology.out
+++ b/examples/extended/medical/radiobiology/radiobiology.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -953,4 +953,4 @@ RBE: Computing alpha and beta...
 RBE: Computing survival and RBE...
 RBE: Alpha and beta written to RadioBio_AlphaAndBeta.out
 RBE: RBE written to RadioBio_RBE.out
-The simulation took: 75.0693 s to run (real time)
+The simulation took: 61.2878 s to run (real time)
diff --git a/examples/extended/optical/LXe/LXe.out b/examples/extended/optical/LXe/LXe.out
index 53df3db698..b62443e635 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -925,7 +925,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 200
-  User=7.790000s Real=9.329422s Sys=0.040000s
+  User=8.890000s Real=9.054383s Sys=0.050000s
 
  ======================== run summary ======================
 The run was 200 events.
@@ -1049,7 +1049,7 @@ Unaccounted for photons in this event : 0
  Run terminated.
 Run Summary
   Number of events processed : 5
-  User=0.190000s Real=0.246527s Sys=0.000000s
+  User=0.210000s Real=0.208150s Sys=0.000000s
 
  ======================== run summary ======================
 The run was 5 events.
@@ -1945,7 +1945,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.007312s Sys=0.000000s
+  User=0.010000s Real=0.006051s 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 6650732b0a..34aa8f504d 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -952,17 +952,17 @@ WARNING: G4VisManager::IsValidView(): Attempt to draw when no graphics system
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=3.480000s Real=4.074838s Sys=0.000000s
+  User=3.420000s Real=3.451284s Sys=0.010000s
 
  ======================== run summary ======================
 The run was 10000 events.
-Number of hits per event:	 13.45 +- 0.09684
-Number of hits per event above threshold:	 12.03 +- 0.08297
+Number of hits per event:	 13.48 +- 0.0967
+Number of hits per event above threshold:	 12.06 +- 0.08283
 Number of scintillation photons per event :	 0 +- 0
-Number of Cerenkov photons per event:	 53.34 +- 0.3445
-Number of absorbed photons per event :	 33.38 +- 0.2212
-Number of photons absorbed at boundary per event:	 6.508 +- 0.04414
-Total energy deposition in scintillator per event:	 6725 +- 40.08 keV.
+Number of Cerenkov photons per event:	 53.44 +- 0.344
+Number of absorbed photons per event :	 33.45 +- 0.221
+Number of photons absorbed at boundary per event:	 6.511 +- 0.04406
+Total energy deposition in scintillator per event:	 6741 +- 40.07 keV.
 
 ... write file : cerenkov.root - done
 ... close file : cerenkov.root - done
diff --git a/examples/extended/optical/LXe/photon.out b/examples/extended/optical/LXe/photon.out
index 47a3dfdd90..58e12e9bf8 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/optical/LXe/wls.out b/examples/extended/optical/LXe/wls.out
index 4728438ead..bd50dc26ea 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -980,7 +980,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=35.640000s Real=39.723442s Sys=0.000000s
+  User=31.720000s Real=31.946736s 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 baa5cdc22b..dd324f2b63 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -13682,7 +13682,7 @@ Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolu
     0    0.943    -0.64    0.127     0.511        0        0         0        Tank initStep
     1     24.9     85.1     34.5     0.182 1.36e-05     95.4      95.4        Tank compt
     2     23.5     81.4     35.5     0.167 0.000537     4.02      99.4        Tank compt
-    3     23.8
+    3     2
 ============================================================================================
 ================= lines above cut to keep file within limits ===============================
 ============================================================================================
@@ -13696,7 +13696,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.620000s Real=1.719459s Sys=0.000000s
+  User=1.460000s Real=1.479346s 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 0701358a7b..c4f8c67dcf 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -13440,7 +13440,7 @@ Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolu
     7 3.59e+03    5e+03 4.29e+03  3.99e-06        0 1.82e+03  2.38e+04 expHall_phys Transportation
     8 3.59e+03    5e+03 4.29e+03  3.99e-06        0        0  2.38e+04   Tank_phys Transportation
     9  1.3e+03  3.6e+03    5e+03  3.99e-06        0 2.77e+03  2.66e+04 expHall_phys Transportation
-   10  1.3e+03  3.6e+03    5e+03  3.99e-06        0        0  2.66e+04   Tank_phys Transport
+   10  1.3e+03  3.6e+03    5e+03  3.99e-06        0        0  2.66e+04   Tank_phys Transp
 ============================================================================================
 ================= lines above cut to keep file within limits ===============================
 ============================================================================================
@@ -13454,7 +13454,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.540000s Real=1.558537s Sys=0.000000s
+  User=2.020000s Real=2.046743s 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 b2900ec8cf..41fb70598a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1310,7 +1310,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.001471s Sys=0.000000s
+  User=0.000000s Real=0.001580s Sys=0.000000s
 
  ======================== run summary ======================
 Primary particle was: opticalphoton with energy 3 eV .
@@ -1350,7 +1350,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.160000s Real=0.172659s Sys=0.000000s
+  User=0.140000s Real=0.142800s 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 90d51dd6a1..38bd64bff9 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1011,7 +1011,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100000
-  User=1.200000s Real=1.282819s Sys=0.000000s
+  User=1.190000s Real=1.194764s Sys=0.000000s
 
     Run Summary
 ---------------------------------
diff --git a/examples/extended/optical/OpNovice2/boundary.out b/examples/extended/optical/OpNovice2/boundary.out
index 864ab0ad61..91ddb6de05 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1090,7 +1090,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.150000s Real=0.150539s Sys=0.000000s
+  User=0.110000s Real=0.109857s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1183,7 +1183,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.069986s Sys=0.000000s
+  User=0.070000s Real=0.073048s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1294,7 +1294,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.086562s Sys=0.000000s
+  User=0.070000s Real=0.081661s 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.060000s Real=0.158025s Sys=0.000000s
+  User=0.070000s Real=0.069458s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1495,7 +1495,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.070775s Sys=0.000000s
+  User=0.080000s Real=0.088687s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1579,7 +1579,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.120000s Real=0.257213s Sys=0.000000s
+  User=0.130000s Real=0.134960s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1667,7 +1667,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.120000s Real=0.130403s Sys=0.000000s
+  User=0.150000s Real=0.162637s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1760,7 +1760,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.110000s Real=0.144645s Sys=0.000000s
+  User=0.070000s Real=0.070743s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1844,7 +1844,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.080000s Real=0.089538s Sys=0.000000s
+  User=0.070000s Real=0.077580s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1942,7 +1942,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.149359s Sys=0.000000s
+  User=0.070000s Real=0.071666s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2053,7 +2053,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.080000s Real=0.092377s Sys=0.000000s
+  User=0.080000s Real=0.077668s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2183,7 +2183,7 @@ Boundary scattering may be incorrect.
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.080000s Real=0.148977s Sys=0.000000s
+  User=0.070000s Real=0.075752s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2276,7 +2276,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.060000s Real=0.068389s Sys=0.000000s
+  User=0.070000s Real=0.067210s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2360,7 +2360,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.109848s Sys=0.000000s
+  User=0.080000s Real=0.073970s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2445,7 +2445,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.103027s Sys=0.000000s
+  User=0.070000s Real=0.072221s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2532,7 +2532,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.090000s Real=0.201449s Sys=0.000000s
+  User=0.080000s Real=0.087881s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2625,7 +2625,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.096346s Sys=0.000000s
+  User=0.070000s Real=0.067965s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2723,7 +2723,7 @@ Boundary scattering may be incorrect.
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.108096s Sys=0.000000s
+  User=0.070000s Real=0.072146s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2822,7 +2822,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.070000s Real=0.093537s Sys=0.000000s
+  User=0.070000s Real=0.076579s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2909,7 +2909,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.040000s Real=0.042901s Sys=0.000000s
+  User=0.040000s Real=0.043443s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -3001,7 +3001,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.020000s Real=0.026198s Sys=0.000000s
+  User=0.020000s Real=0.021501s Sys=0.000000s
 
     Run Summary
 ---------------------------------
diff --git a/examples/extended/optical/OpNovice2/coated.out b/examples/extended/optical/OpNovice2/coated.out
index 94a91a9068..d4eb74b02c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -988,7 +988,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 500000
-  User=2.890000s Real=3.047137s Sys=0.000000s
+  User=2.900000s Real=2.918747s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1071,7 +1071,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 500000
-  User=2.910000s Real=3.797683s Sys=0.000000s
+  User=2.930000s Real=2.980344s Sys=0.000000s
 
     Run Summary
 ---------------------------------
diff --git a/examples/extended/optical/OpNovice2/complexRindex.out b/examples/extended/optical/OpNovice2/complexRindex.out
index 485706e420..a6de169163 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/optical/OpNovice2/electron.out b/examples/extended/optical/OpNovice2/electron.out
index aa90372954..6048e3c879 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1567,7 +1567,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=2.690000s Real=3.108209s Sys=0.000000s
+  User=2.500000s Real=2.512848s Sys=0.000000s
 
     Run Summary
 ---------------------------------
diff --git a/examples/extended/optical/OpNovice2/fresnel.out b/examples/extended/optical/OpNovice2/fresnel.out
index 6893c2d10c..fe8adecb87 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -971,7 +971,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 500000
-  User=3.490000s Real=4.097596s Sys=0.000000s
+  User=3.470000s Real=3.496145s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -1055,7 +1055,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 500000
-  User=3.500000s Real=4.458986s Sys=0.000000s
+  User=3.540000s Real=3.591346s 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 700c2c11c1..d2f0f70969 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -2612,7 +2612,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=8.970000s Real=11.430050s Sys=0.010000s
+  User=8.150000s Real=8.200353s Sys=0.010000s
 
     Run Summary
 ---------------------------------
@@ -2688,7 +2688,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.130000s Real=0.162750s Sys=0.000000s
+  User=0.130000s Real=0.127331s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2764,7 +2764,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=1.290000s Real=1.447320s Sys=0.000000s
+  User=1.250000s Real=1.275944s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2840,7 +2840,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.130000s Real=0.155281s Sys=0.000000s
+  User=0.130000s Real=0.125852s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2917,7 +2917,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100
-  User=0.140000s Real=0.151160s Sys=0.000000s
+  User=0.130000s Real=0.134998s Sys=0.000000s
 
     Run Summary
 ---------------------------------
@@ -2929,7 +2929,7 @@ Material of tank:  G4_BGO
 Average energy of Cerenkov photons created per event: 0 eV.
 Average number of Cerenkov photons created per event: 0
 Average energy of scintillation photons created per event: 2.5e+03 eV.
-Average number of scintillation photons created per event: 4.9e+02
+Average number of scintillation photons created per event: 5e+02
  Average energy per photon: 5.1 eV.
 Average number of photons absorbed by WLS per event: 0 
 Average number of photons created by WLS per event: 0
@@ -2938,22 +2938,22 @@ Average number of photons absorbed by WLS2 per event: 0
 Average number of photons created by WLS2 per event: 0
 Average energy of WLS2 photons created per event: 0 eV.
 Average number of OpRayleigh per event:   0
-Average number of OpAbsorption per event: 4.9e+02
+Average number of OpAbsorption per event: 5e+02
 
 Surface events (on +X surface, maximum one per photon) this run:
 # of primary particles:         1e+02
-OpAbsorption before surface:    24719
-Total # of surface events:      24525
+OpAbsorption before surface:    24807
+Total # of surface events:      24805
 
 Surface events by process:
  Sum:                               0
- Unaccounted for:               24525
+ Unaccounted for:               24805
 ---------------------------------
 
  Histogram statistics for the entire run:
 
- Scintillation spectrum: mean = 5.10029 eV rms = 1.73532 eV.
- Scintillation time: mean = 20.041 ns rms = 20.0694 ns.
+ Scintillation spectrum: mean = 5.09665 eV rms = 1.7264 eV.
+ Scintillation time: mean = 19.9631 ns rms = 19.9305 ns.
 
 ... write file : scint_by_particle_i.root - done
 ... close file : scint_by_particle_i.root - done
diff --git a/examples/extended/optical/OpNovice2/wls.out b/examples/extended/optical/OpNovice2/wls.out
index 1bc068d8b5..c9b5375112 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1272,7 +1272,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.560000s Real=1.216063s Sys=0.000000s
+  User=0.520000s Real=0.526880s Sys=0.000000s
 
     Run Summary
 ---------------------------------
diff --git a/examples/extended/optical/wls/electron.out b/examples/extended/optical/wls/electron.out
index abe26e5b4e..62cc86942a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1008,235 +1008,294 @@ See commands in /vis/modeling/trajectories/ for other options.
 ... open analysis file : wls.root - done
 --> Event 0 starts.
 
--------->Hits Collection: in this event there are 38 hits in the photon detector: 
-Arrival time: 8.12557 ns Arrival position: (-101.106 um , -375.741 um ) Exit position: (-147.595 um , -335.404 um ) Energy: 2.66364 eV 
-Arrival time: 8.68611 ns Arrival position: ( 6.9631 um , 378.391 um ) Exit position: (60.0712 um , 406.298 um ) Energy: 2.43293 eV 
-Arrival time: 12.7898 ns Arrival position: (52.7284 um , 583.029 um ) Exit position: (66.0994 um , 482.427 um ) Energy: 2.60316 eV 
-Arrival time: 21.5979 ns Arrival position: (55.5647 um , 529.923 um ) Exit position: (175.448 um , 421.407 um ) Energy: 2.17853 eV 
-Arrival time: 23.3872 ns Arrival position: (-51.607 um , -134.549 um ) Exit position: (53.6985 um , -21.8389 um ) Energy: 2.68574 eV 
-Arrival time:  18.592 ns Arrival position: (-291.053 um , 214.432 um ) Exit position: (-318.057 um , 195.621 um ) Energy: 2.23112 eV 
-Arrival time: 11.3944 ns Arrival position: (110.719 um , 134.382 um ) Exit position: ( 101.48 um , 70.7598 um ) Energy: 2.68639 eV 
-Arrival time: 18.3362 ns Arrival position: (106.104 um , 366.682 um ) Exit position: (34.0006 um , 250.138 um ) Energy: 2.62058 eV 
-Arrival time: 6.23955 ns Arrival position: (-185.488 um , 425.461 um ) Exit position: (-181.102 um , 437.073 um ) Energy: 2.50916 eV 
-Arrival time: 23.5135 ns Arrival position: (-357.878 um ,  243.41 um ) Exit position: (-135.325 um ,  388.94 um ) Energy: 2.64574 eV 
-Arrival time: 7.09198 ns Arrival position: (99.5128 um , 170.769 um ) Exit position: ( 118.57 um , 121.132 um ) Energy: 2.74135 eV 
-Arrival time: 9.56366 ns Arrival position: (230.123 um , -378.319 um ) Exit position: (233.807 um , -234.961 um ) Energy: 2.76999 eV 
-Arrival time: 31.8909 ns Arrival position: (-161.296 um , -287.396 um ) Exit position: (-136.285 um , -225.576 um ) Energy: 2.80638 eV 
-Arrival time: 18.6464 ns Arrival position: (-187.336 um , 270.324 um ) Exit position: (-114.955 um ,  241.86 um ) Energy: 2.95716 eV 
-Arrival time:  16.615 ns Arrival position: (-178.122 um , -251.743 um ) Exit position: (-130.467 um , -125.321 um ) Energy: 2.60058 eV 
-Arrival time: 18.0411 ns Arrival position: (-162.445 um , -13.5451 um ) Exit position: (-285.529 um ,  57.843 um ) Energy: 2.75642 eV 
-Arrival time: 18.4673 ns Arrival position: (347.779 um , -73.1243 um ) Exit position: (333.698 um , -130.536 um ) Energy: 2.51984 eV 
-Arrival time: 8.30237 ns Arrival position: (-441.375 um , 52.2868 um ) Exit position: (-410.481 um , -18.3304 um ) Energy: 2.26501 eV 
-Arrival time: 11.7727 ns Arrival position: (-119.945 um , 211.051 um ) Exit position: (-173.765 um , 202.574 um ) Energy: 2.53821 eV 
-Arrival time: 6.87324 ns Arrival position: (236.379 um , 226.048 um ) Exit position: (273.546 um , 231.779 um ) Energy: 2.95372 eV 
-Arrival time: 24.3014 ns Arrival position: (387.722 um , 68.5597 um ) Exit position: (300.417 um , 151.322 um ) Energy: 2.74684 eV 
-Arrival time:    9.28 ns Arrival position: (-45.0823 um , 368.982 um ) Exit position: (32.4756 um , 422.766 um ) Energy: 2.41857 eV 
-Arrival time: 9.48587 ns Arrival position: (98.7922 um , 519.002 um ) Exit position: (70.8424 um ,   449.6 um ) Energy: 2.80121 eV 
-Arrival time: 26.2069 ns Arrival position: (-151.272 um , 54.8421 um ) Exit position: (-5.69373 um , 26.9322 um ) Energy: 2.77251 eV 
-Arrival time: 14.0965 ns Arrival position: (-28.267 um , 122.977 um ) Exit position: (-28.7308 um , 8.38438 um ) Energy:  2.2453 eV 
-Arrival time: 7.28955 ns Arrival position: (156.348 um , -150.379 um ) Exit position: (119.595 um , -292.458 um ) Energy: 2.46961 eV 
-Arrival time: 14.1583 ns Arrival position: (338.673 um , -91.4893 um ) Exit position: (352.379 um , -125.878 um ) Energy:  2.2952 eV 
-Arrival time: 20.7308 ns Arrival position: (-389.728 um , -290.481 um ) Exit position: (-265.634 um , -288.114 um ) Energy: 2.79647 eV 
-Arrival time: 13.7239 ns Arrival position: (400.584 um , -178.639 um ) Exit position: (378.933 um , -149.156 um ) Energy:  2.6226 eV 
-Arrival time: 6.85462 ns Arrival position: (-60.7691 um , -18.8248 um ) Exit position: (-112.249 um , 48.1044 um ) Energy: 2.46111 eV 
-Arrival time: 27.6935 ns Arrival position: (-295.188 um , -321.503 um ) Exit position: (-310.667 um , -319.842 um ) Energy: 2.60997 eV 
-Arrival time: 10.5139 ns Arrival position: (-356.721 um , 96.8042 um ) Exit position: (-278.301 um , 82.2029 um ) Energy: 2.17431 eV 
-Arrival time: 12.6477 ns Arrival position: (235.637 um , -245.974 um ) Exit position: (289.085 um , -249.92 um ) Energy: 2.51026 eV 
-Arrival time:   8.349 ns Arrival position: (384.955 um , -75.0881 um ) Exit position: (361.919 um , -82.9446 um ) Energy: 2.26565 eV 
-Arrival time: 7.29684 ns Arrival position: (37.6044 um , -577.687 um ) Exit position: (136.755 um , -436.666 um ) Energy: 2.34745 eV 
-Arrival time: 31.2606 ns Arrival position: (-387.297 um , -123.41 um ) Exit position: (-252.621 um , -92.7051 um ) Energy: 2.33122 eV 
-Arrival time: 16.6787 ns Arrival position: (-51.9461 um , -331.993 um ) Exit position: (-118.265 um , -410.999 um ) Energy: 2.72439 eV 
-Arrival time: 17.5589 ns Arrival position: (-275.515 um , 373.931 um ) Exit position: (-143.012 um , 427.743 um ) Energy: 2.74132 eV 
+-------->Hits Collection: in this event there are 97 hits in the photon detector: 
+Arrival time: 7.60206 ns Arrival position: (309.407 um , -18.4639 um ) Exit position: (309.067 um , -89.6362 um ) Energy: 2.68681 eV 
+Arrival time: 9.87238 ns Arrival position: (-355.319 um , 165.396 um ) Exit position: (-317.372 um , 230.738 um ) Energy: 2.56194 eV 
+Arrival time: 10.6621 ns Arrival position: (221.386 um , -146.145 um ) Exit position: (280.585 um , -139.599 um ) Energy: 2.81785 eV 
+Arrival time: 14.8005 ns Arrival position: (137.346 um , -57.3781 um ) Exit position: (91.1761 um , -99.3103 um ) Energy: 2.54119 eV 
+Arrival time: 19.2512 ns Arrival position: (134.307 um , 210.591 um ) Exit position: ( 107.47 um , 219.396 um ) Energy: 2.44709 eV 
+Arrival time: 32.3527 ns Arrival position: (45.4003 um , -156.14 um ) Exit position: (-12.7832 um , -194.521 um ) Energy: 2.59022 eV 
+Arrival time: 23.0884 ns Arrival position: (82.4758 um ,  156.53 um ) Exit position: (214.278 um , 254.333 um ) Energy: 2.68335 eV 
+Arrival time: 8.80833 ns Arrival position: (507.527 um , -50.553 um ) Exit position: (393.994 um , -22.9049 um ) Energy: 2.43811 eV 
+Arrival time: 6.38756 ns Arrival position: (-46.3335 um , -283.239 um ) Exit position: (10.3733 um , -212.987 um ) Energy:  2.6677 eV 
+Arrival time: 17.5696 ns Arrival position: (-321.674 um , 65.1115 um ) Exit position: (-267.74 um ,  59.371 um ) Energy:  3.0191 eV 
+Arrival time: 13.4066 ns Arrival position: (-197.122 um ,  330.45 um ) Exit position: (-146.401 um , 283.097 um ) Energy: 2.76474 eV 
+Arrival time: 17.9003 ns Arrival position: (-435.073 um , -104.52 um ) Exit position: (-284.257 um , -137.602 um ) Energy: 2.28498 eV 
+Arrival time: 19.5793 ns Arrival position: (-217.216 um , 58.0291 um ) Exit position: (-113.302 um , 65.9006 um ) Energy: 2.74924 eV 
+Arrival time: 8.65942 ns Arrival position: (-14.1555 um , 339.979 um ) Exit position: (-11.2765 um , 439.888 um ) Energy: 2.86648 eV 
+Arrival time: 9.32983 ns Arrival position: (-331.987 um , 64.1935 um ) Exit position: (-295.883 um , -100.804 um ) Energy: 2.57261 eV 
+Arrival time: 8.96072 ns Arrival position: (-198.488 um , 61.9494 um ) Exit position: (-110.519 um , -30.5247 um ) Energy: 2.84626 eV 
+Arrival time: 8.49606 ns Arrival position: (-216.225 um , 304.331 um ) Exit position: (-188.885 um , 209.487 um ) Energy: 2.76625 eV 
+Arrival time: 11.9978 ns Arrival position: (241.077 um , -532.398 um ) Exit position: (38.0274 um , -470.49 um ) Energy: 2.57623 eV 
+Arrival time: 27.7634 ns Arrival position: (184.451 um , 193.386 um ) Exit position: (312.407 um ,  138.06 um ) Energy: 2.37469 eV 
+Arrival time: 6.59819 ns Arrival position: (-311.265 um , 100.555 um ) Exit position: (-360.977 um , -26.7733 um ) Energy: 2.31675 eV 
+Arrival time:  15.728 ns Arrival position: (309.514 um , -29.314 um ) Exit position: (240.172 um , -36.5396 um ) Energy: 2.95839 eV 
+Arrival time: 13.6137 ns Arrival position: (-20.4968 um , 386.279 um ) Exit position: (-52.5419 um , 402.093 um ) Energy: 2.54691 eV 
+Arrival time: 9.53742 ns Arrival position: (-123.937 um , 536.123 um ) Exit position: (-161.888 um ,  443.62 um ) Energy: 2.78265 eV 
+Arrival time: 24.0591 ns Arrival position: (-80.0565 um , -339.718 um ) Exit position: (-7.86072 um , -410.962 um ) Energy: 2.72595 eV 
+Arrival time: 10.4716 ns Arrival position: (71.8993 um , 170.738 um ) Exit position: (112.847 um , 299.631 um ) Energy: 2.87843 eV 
+Arrival time: 22.7092 ns Arrival position: (128.907 um , 111.682 um ) Exit position: (-20.1095 um , 122.615 um ) Energy: 2.21108 eV 
+Arrival time: 18.5391 ns Arrival position: (154.201 um , -208.176 um ) Exit position: (211.461 um , -288.681 um ) Energy: 2.30806 eV 
+Arrival time: 15.4882 ns Arrival position: (-279.759 um , -198.268 um ) Exit position: (-334.304 um , -212.324 um ) Energy: 2.68021 eV 
+Arrival time: 6.61406 ns Arrival position: (-261.113 um , 109.114 um ) Exit position: (-135.598 um , 48.8531 um ) Energy: 2.40117 eV 
+Arrival time: 27.4176 ns Arrival position: (17.2827 um , 84.0995 um ) Exit position: (39.4694 um , 135.257 um ) Energy: 2.60733 eV 
+Arrival time: 12.4416 ns Arrival position: (-10.2408 um , -127.678 um ) Exit position: (-91.7357 um , -223.878 um ) Energy: 2.40218 eV 
+Arrival time: 8.08649 ns Arrival position: (155.446 um , 65.3671 um ) Exit position: (121.418 um , -9.31984 um ) Energy: 2.43479 eV 
+Arrival time: 21.1594 ns Arrival position: (-157.203 um , 286.094 um ) Exit position: (-80.1988 um ,  228.08 um ) Energy: 2.52407 eV 
+Arrival time: 20.7527 ns Arrival position: (13.8684 um , 288.549 um ) Exit position: (-8.45882 um , 291.048 um ) Energy:  2.6547 eV 
+Arrival time: 21.3545 ns Arrival position: (180.065 um , 323.714 um ) Exit position: (147.794 um , 211.396 um ) Energy: 2.38038 eV 
+Arrival time: 10.8131 ns Arrival position: ( 399.91 um , -79.9381 um ) Exit position: ( 373.54 um , -87.3241 um ) Energy: 2.68709 eV 
+Arrival time: 9.94438 ns Arrival position: (136.305 um , -458.899 um ) Exit position: (17.0128 um , -425.777 um ) Energy: 2.52329 eV 
+Arrival time: 8.32888 ns Arrival position: (-330.876 um , 93.9169 um ) Exit position: (-326.008 um , 21.2244 um ) Energy: 2.59862 eV 
+Arrival time: 8.38945 ns Arrival position: (358.661 um , 133.021 um ) Exit position: (304.598 um , 236.203 um ) Energy: 2.43475 eV 
+Arrival time: 27.1584 ns Arrival position: (-48.7953 um , -112.691 um ) Exit position: (-34.0549 um , -190.463 um ) Energy: 2.82734 eV 
+Arrival time: 37.6062 ns Arrival position: (-175.308 um , 501.839 um ) Exit position: (-165.556 um , 418.744 um ) Energy: 2.46624 eV 
+Arrival time: 13.1239 ns Arrival position: (183.321 um ,  75.807 um ) Exit position: (251.908 um , 92.0001 um ) Energy: 2.24424 eV 
+Arrival time: 30.0475 ns Arrival position: (3.15174 um , -328.007 um ) Exit position: (-79.9669 um , -329.663 um ) Energy: 2.81055 eV 
+Arrival time: 9.32308 ns Arrival position: (-52.682 um ,  376.81 um ) Exit position: (-128.777 um , 313.365 um ) Energy: 2.81956 eV 
+Arrival time: 14.3255 ns Arrival position: (44.3557 um , 227.585 um ) Exit position: (-49.0648 um , 300.677 um ) Energy: 2.54801 eV 
+Arrival time:  12.365 ns Arrival position: ( -2.435 um , -508.647 um ) Exit position: (-775.308 nm , -376.94 um ) Energy: 2.55124 eV 
+Arrival time: 41.4637 ns Arrival position: (-224.861 um , -85.3322 um ) Exit position: (-160.914 um , -119.196 um ) Energy: 2.91986 eV 
+Arrival time: 19.4187 ns Arrival position: (216.983 um , 236.771 um ) Exit position: (277.684 um , 274.527 um ) Energy:  2.7783 eV 
+Arrival time: 18.4729 ns Arrival position: (-283.811 um ,  76.972 um ) Exit position: (-381.478 um , -70.5979 um ) Energy: 2.64344 eV 
+Arrival time: 11.7848 ns Arrival position: (323.641 um , -279.66 um ) Exit position: (195.381 um , -313.456 um ) Energy: 2.61817 eV 
+Arrival time: 6.51946 ns Arrival position: ( 94.382 um , -289.883 um ) Exit position: (15.3876 um , -282.165 um ) Energy: 2.56299 eV 
+Arrival time: 13.8817 ns Arrival position: (148.594 um , 135.603 um ) Exit position: (259.441 um , 125.928 um ) Energy: 2.57568 eV 
+Arrival time: 10.7553 ns Arrival position: ( 82.915 um , -129.306 um ) Exit position: (102.189 um , -138.641 um ) Energy: 2.53623 eV 
+Arrival time: 7.76178 ns Arrival position: (-24.4538 um , -468.446 um ) Exit position: (-109.534 um , -443.295 um ) Energy: 2.20506 eV 
+Arrival time: 6.66949 ns Arrival position: ( 135.95 um , 61.3295 um ) Exit position: (212.089 um , 111.608 um ) Energy: 2.81443 eV 
+Arrival time: 13.7322 ns Arrival position: (-162.269 um , -163.063 um ) Exit position: (-47.376 um , -152.441 um ) Energy: 2.38591 eV 
+Arrival time: 8.03077 ns Arrival position: (109.142 um , 386.022 um ) Exit position: (79.6426 um ,  344.23 um ) Energy: 2.66179 eV 
+Arrival time: 12.3534 ns Arrival position: (50.6974 um , -114.159 um ) Exit position: (-57.2969 um , -96.7919 um ) Energy: 2.43829 eV 
+Arrival time: 19.5698 ns Arrival position: ( -244.6 um , 337.564 um ) Exit position: (-196.711 um , 304.132 um ) Energy: 2.77399 eV 
+Arrival time: 24.1965 ns Arrival position: (34.6059 um , -517.438 um ) Exit position: (78.8484 um , -487.527 um ) Energy: 2.54335 eV 
+Arrival time: 15.0075 ns Arrival position: (-104.778 um , -71.1939 um ) Exit position: (-40.2616 um , -152.72 um ) Energy: 2.59774 eV 
+Arrival time: 24.2376 ns Arrival position: (331.402 um , -300.825 um ) Exit position: (230.498 um , -227.316 um ) Energy: 2.81744 eV 
+Arrival time: 9.80024 ns Arrival position: (231.295 um , 420.294 um ) Exit position: (299.066 um , 320.277 um ) Energy: 2.80859 eV 
+Arrival time: 20.3684 ns Arrival position: (18.7329 um , -80.3865 um ) Exit position: (62.8757 um , -90.518 um ) Energy: 2.55135 eV 
+Arrival time: 10.0644 ns Arrival position: ( 8.5294 um , 317.197 um ) Exit position: (-109.128 um , 342.505 um ) Energy: 2.40001 eV 
+Arrival time: 30.0353 ns Arrival position: (-111.274 um , 83.6876 um ) Exit position: (-155.751 um , -771.157 nm ) Energy:  2.9815 eV 
+Arrival time: 8.68792 ns Arrival position: (34.7651 um , -121.835 um ) Exit position: (155.177 um , -168.556 um ) Energy: 2.61462 eV 
+Arrival time:  19.061 ns Arrival position: (-82.7215 um , -240.116 um ) Exit position: (-83.5426 um , -223.486 um ) Energy: 2.30694 eV 
+Arrival time: 31.5998 ns Arrival position: (-433.38 um , 12.8249 um ) Exit position: (-400.644 um , -54.2376 um ) Energy: 2.50434 eV 
+Arrival time: 18.6439 ns Arrival position: (176.135 um ,  483.76 um ) Exit position: (  107.1 um , 479.607 um ) Energy: 2.40212 eV 
+Arrival time: 36.3115 ns Arrival position: (117.711 um , -269.147 um ) Exit position: ( 74.549 um , -191.989 um ) Energy:  2.4805 eV 
+Arrival time: 12.6016 ns Arrival position: (-330.629 um ,  232.99 um ) Exit position: (-279.406 um , 269.716 um ) Energy:  2.5794 eV 
+Arrival time: 30.1965 ns Arrival position: ( 194.86 um , -190.488 um ) Exit position: (275.848 um , -204.508 um ) Energy: 2.61905 eV 
+Arrival time: 6.91326 ns Arrival position: (55.3353 um , -143.828 um ) Exit position: (77.7634 um , -75.9619 um ) Energy:  2.8697 eV 
+Arrival time: 7.68148 ns Arrival position: (-263.341 um , -3.94777 um ) Exit position: (-226.492 um , -23.0891 um ) Energy: 2.31192 eV 
+Arrival time: 21.7903 ns Arrival position: (186.144 um , 296.929 um ) Exit position: (155.776 um , 395.036 um ) Energy: 2.87987 eV 
+Arrival time: 25.9671 ns Arrival position: (192.064 um , -79.7634 um ) Exit position: (175.258 um , -72.7497 um ) Energy: 2.88701 eV 
+Arrival time: 16.1794 ns Arrival position: (-208.913 um , 142.333 um ) Exit position: (-154.781 um , 168.456 um ) Energy: 2.57739 eV 
+Arrival time: 14.9987 ns Arrival position: (470.317 um , -189.329 um ) Exit position: (381.255 um , -89.5695 um ) Energy: 2.42573 eV 
+Arrival time: 7.38398 ns Arrival position: (-300.657 um , -7.3098 um ) Exit position: (-384.958 um , -96.2724 um ) Energy: 2.87972 eV 
+Arrival time: 20.0917 ns Arrival position: (18.6601 um , -243.571 um ) Exit position: (-36.2795 um , -310.033 um ) Energy: 2.70982 eV 
+Arrival time: 11.0799 ns Arrival position: (-235.396 um , -414.485 um ) Exit position: (-161.866 um , -427.77 um ) Energy: 2.48428 eV 
+Arrival time: 10.5065 ns Arrival position: (-134.067 um , 61.0275 um ) Exit position: (-203.96 um , 55.4193 um ) Energy: 2.45691 eV 
+Arrival time: 9.70504 ns Arrival position: (-174.267 um , 155.915 um ) Exit position: (-264.657 um , 45.0891 um ) Energy: 2.64879 eV 
+Arrival time: 11.1082 ns Arrival position: (-104.349 um , 267.383 um ) Exit position: (-205.613 um , 325.037 um ) Energy: 2.27097 eV 
+Arrival time: 19.1608 ns Arrival position: (144.609 um , -121.899 um ) Exit position: (211.102 um ,  -175.5 um ) Energy: 2.28484 eV 
+Arrival time: 6.81736 ns Arrival position: (-288.665 um , 112.386 um ) Exit position: (-352.346 um , 192.199 um ) Energy: 2.72998 eV 
+Arrival time: 12.3606 ns Arrival position: (55.6125 um , -249.655 um ) Exit position: (34.1789 um , -227.386 um ) Energy: 2.93967 eV 
+Arrival time:  10.928 ns Arrival position: (-201.344 um , 335.223 um ) Exit position: (-111.911 um , 473.263 um ) Energy: 2.66142 eV 
+Arrival time: 36.9903 ns Arrival position: (283.663 um , -96.8843 um ) Exit position: (292.159 um , -138.625 um ) Energy: 2.82755 eV 
+Arrival time: 9.69679 ns Arrival position: (186.597 um , -211.467 um ) Exit position: (280.086 um , -203.281 um ) Energy: 2.52344 eV 
+Arrival time: 26.8582 ns Arrival position: (141.562 um , -229.399 um ) Exit position: (  163.6 um , -271.768 um ) Energy: 2.26581 eV 
+Arrival time: 7.15623 ns Arrival position: (-129.698 um , 197.981 um ) Exit position: (-199.646 um , 228.778 um ) Energy: 2.05912 eV 
+Arrival time:  11.157 ns Arrival position: (-305.647 um , -374.746 um ) Exit position: (-286.232 um , -367.624 um ) Energy: 2.56082 eV 
+Arrival time: 26.2317 ns Arrival position: (-316.993 um , -326.535 um ) Exit position: (-273.357 um , -166.074 um ) Energy: 2.47265 eV 
+Arrival time: 10.6827 ns Arrival position: (-212.678 um , -157.043 um ) Exit position: (-189.567 um , -177.471 um ) Energy: 2.44859 eV 
+Arrival time:  8.8609 ns Arrival position: (-53.0719 um , -78.6942 um ) Exit position: (91.9433 um , -116.916 um ) Energy: 2.34446 eV 
 --> Event 1 starts.
 
--------->Hits Collection: in this event there are 12 hits in the photon detector: 
-Arrival time: 27.9815 ns Arrival position: (316.619 um , -64.2708 um ) Exit position: (331.085 um , -28.5122 um ) Energy:   2.192 eV 
-Arrival time: 10.3413 ns Arrival position: (-310.19 um , -346.751 um ) Exit position: (-374.954 um , -147.505 um ) Energy:  2.5174 eV 
-Arrival time: 26.8512 ns Arrival position: (-398.494 um ,  -125.3 um ) Exit position: (-310.162 um , 113.105 um ) Energy: 2.84156 eV 
-Arrival time:  18.089 ns Arrival position: (-186.299 um , 418.184 um ) Exit position: (-198.646 um , 407.001 um ) Energy: 2.74613 eV 
-Arrival time: 23.4564 ns Arrival position: (-270.266 um , 51.0823 um ) Exit position: (-271.926 um , -75.2772 um ) Energy: 2.70187 eV 
-Arrival time: 7.23268 ns Arrival position: (-114.371 um , 181.003 um ) Exit position: (-109.231 um , 193.473 um ) Energy:  2.4829 eV 
-Arrival time: 7.74308 ns Arrival position: (-299.414 um , 395.928 um ) Exit position: (-297.27 um ,  340.61 um ) Energy: 2.45144 eV 
-Arrival time: 14.6235 ns Arrival position: (258.179 um , 364.883 um ) Exit position: ( 231.77 um , 362.793 um ) Energy: 2.84498 eV 
-Arrival time: 19.8781 ns Arrival position: (277.897 um , -204.689 um ) Exit position: (291.771 um , -338.852 um ) Energy: 2.85339 eV 
-Arrival time: 10.5871 ns Arrival position: (224.105 um , 97.3234 um ) Exit position: (236.678 um , 67.5472 um ) Energy:  2.4518 eV 
-Arrival time: 7.68792 ns Arrival position: (196.392 um , -336.322 um ) Exit position: (148.749 um , -273.331 um ) Energy: 2.97949 eV 
-Arrival time: 15.0257 ns Arrival position: (328.041 um , -210.978 um ) Exit position: (372.445 um , -194.932 um ) Energy: 2.73471 eV 
+-------->Hits Collection: in this event there are 8 hits in the photon detector: 
+Arrival time: 25.8495 ns Arrival position: (47.5925 um , 74.9853 um ) Exit position: (102.755 um ,  161.93 um ) Energy: 2.65583 eV 
+Arrival time: 19.9899 ns Arrival position: (178.036 um , 2.76769 um ) Exit position: (77.2464 um , 53.9871 um ) Energy: 2.46102 eV 
+Arrival time: 9.78667 ns Arrival position: (12.1838 um , -231.822 um ) Exit position: (92.2337 um , -307.441 um ) Energy: 2.82819 eV 
+Arrival time: 6.99408 ns Arrival position: (-484.766 um , 24.6944 um ) Exit position: (-378.498 um , -104.066 um ) Energy: 2.54689 eV 
+Arrival time: 8.70134 ns Arrival position: (-7.57407 um , -136.752 um ) Exit position: (-24.3831 um , -136.54 um ) Energy: 2.81178 eV 
+Arrival time: 15.1394 ns Arrival position: (-119.08 um , 365.761 um ) Exit position: (-217.304 um , 379.907 um ) Energy: 2.38211 eV 
+Arrival time:  22.708 ns Arrival position: (-27.3587 um , 394.418 um ) Exit position: (102.403 um , 336.896 um ) Energy: 2.56521 eV 
+Arrival time: 7.65635 ns Arrival position: (407.298 um , -214.93 um ) Exit position: (351.986 um , -212.66 um ) Energy: 2.80911 eV 
 --> Event 2 starts.
 
--------->Hits Collection: in this event there are 56 hits in the photon detector: 
-Arrival time: 28.8325 ns Arrival position: (-47.5109 um , -444.288 um ) Exit position: (54.3114 um , -487.916 um ) Energy: 2.48591 eV 
-Arrival time: 35.6407 ns Arrival position: (-6.28627 um ,  105.13 um ) Exit position: (-73.5083 um , 211.635 um ) Energy: 2.79346 eV 
-Arrival time: 9.10246 ns Arrival position: (-185.076 um , 32.0908 um ) Exit position: (-239.299 um , 59.6136 um ) Energy: 2.62458 eV 
-Arrival time: 15.7116 ns Arrival position: (-278.876 um , 213.215 um ) Exit position: (-253.317 um , 246.514 um ) Energy: 2.49414 eV 
-Arrival time: 19.1692 ns Arrival position: (231.697 um , -112.774 um ) Exit position: (213.586 um , 48.4867 um ) Energy:  2.2524 eV 
-Arrival time: 9.18644 ns Arrival position: (310.865 um , -350.057 um ) Exit position: ( 146.71 um , -387.909 um ) Energy:  2.5985 eV 
-Arrival time: 8.70311 ns Arrival position: (-107.126 um , 228.483 um ) Exit position: (-161.531 um , 357.843 um ) Energy: 2.73993 eV 
-Arrival time: 36.9935 ns Arrival position: (-150.17 um , -300.43 um ) Exit position: (-39.3003 um , -203.11 um ) Energy: 2.91613 eV 
-Arrival time: 17.5892 ns Arrival position: (358.034 um , -294.822 um ) Exit position: (235.443 um , -269.476 um ) Energy: 2.60424 eV 
-Arrival time:  16.518 ns Arrival position: (-343.906 um , 19.6822 um ) Exit position: (-328.281 um , 28.3008 um ) Energy: 2.53559 eV 
-Arrival time: 14.9751 ns Arrival position: (199.367 um , -141.641 um ) Exit position: (157.478 um , -114.619 um ) Energy:  2.7382 eV 
-Arrival time: 30.4263 ns Arrival position: (-215.513 um , -249.329 um ) Exit position: (-233.686 um , -251.151 um ) Energy: 2.48557 eV 
-Arrival time: 8.01974 ns Arrival position: (228.543 um , 406.314 um ) Exit position: (64.4283 um , 419.145 um ) Energy: 2.56576 eV 
-Arrival time: 16.2967 ns Arrival position: (185.679 um , -309.445 um ) Exit position: (190.975 um , -271.37 um ) Energy: 2.27271 eV 
-Arrival time: 9.81695 ns Arrival position: (220.717 um , -451.231 um ) Exit position: (182.313 um , -460.433 um ) Energy: 2.58307 eV 
-Arrival time: 9.47611 ns Arrival position: (-343.359 um , 152.549 um ) Exit position: (-317.932 um , 59.9628 um ) Energy: 2.84207 eV 
-Arrival time: 7.04804 ns Arrival position: (365.472 um , -109.063 um ) Exit position: (265.789 um , -270.633 um ) Energy: 2.57832 eV 
-Arrival time: 14.4783 ns Arrival position: (135.833 um , 308.399 um ) Exit position: (43.1944 um ,  300.33 um ) Energy: 2.84283 eV 
-Arrival time: 7.20867 ns Arrival position: (-69.5564 um , 274.574 um ) Exit position: (37.9742 um , 207.823 um ) Energy: 2.64134 eV 
-Arrival time: 20.6617 ns Arrival position: (89.4711 um , -29.2178 um ) Exit position: (80.3412 um , 92.1062 um ) Energy: 2.85382 eV 
-Arrival time: 13.0168 ns Arrival position: (-145.847 um , 405.826 um ) Exit position: (-189.086 um , 379.119 um ) Energy: 2.82299 eV 
-Arrival time: 47.5965 ns Arrival position: (40.1912 um , 120.135 um ) Exit position: (75.5614 um , 91.0779 um ) Energy: 2.86059 eV 
-Arrival time: 17.4484 ns Arrival position: (403.685 um , -120.314 um ) Exit position: (318.441 um , -58.762 um ) Energy: 2.27635 eV 
-Arrival time: 19.8312 ns Arrival position: (283.177 um ,  223.17 um ) Exit position: (255.259 um , 154.706 um ) Energy: 2.79671 eV 
-Arrival time: 18.7499 ns Arrival position: (-314.445 um , 351.214 um ) Exit position: (-243.051 um , 361.993 um ) Energy: 2.82893 eV 
-Arrival time: 12.7577 ns Arrival position: ( 74.748 um , 551.288 um ) Exit position: (79.1391 um , 395.255 um ) Energy: 2.53704 eV 
-Arrival time: 43.3028 ns Arrival position: (58.6987 um , -219.331 um ) Exit position: (150.623 um , -136.306 um ) Energy:  2.1964 eV 
-Arrival time: 27.0226 ns Arrival position: (-122.34 um , -263.409 um ) Exit position: (-211.304 um , -176.116 um ) Energy: 2.83742 eV 
-Arrival time:  7.5644 ns Arrival position: (69.2666 um , 421.695 um ) Exit position: (160.567 um , 323.132 um ) Energy: 2.14969 eV 
-Arrival time: 14.7988 ns Arrival position: (63.4378 um , -183.304 um ) Exit position: (63.2793 um , -325.455 um ) Energy: 2.75674 eV 
-Arrival time: 27.0377 ns Arrival position: (-108.723 um , 326.507 um ) Exit position: (-6.35988 um , 268.112 um ) Energy: 2.49551 eV 
-Arrival time: 52.7867 ns Arrival position: (24.5246 um , -50.6747 um ) Exit position: (-35.9775 um , -15.5595 um ) Energy: 2.64396 eV 
-Arrival time: 15.6286 ns Arrival position: (49.5161 um ,  232.86 um ) Exit position: (142.917 um , 345.895 um ) Energy: 2.70639 eV 
-Arrival time: 10.2147 ns Arrival position: (-242.987 um , -508.909 um ) Exit position: (-164.485 um , -442.614 um ) Energy: 2.52373 eV 
-Arrival time:  9.5761 ns Arrival position: (184.651 um , -145.451 um ) Exit position: (233.434 um , -122.956 um ) Energy: 2.59012 eV 
-Arrival time:  8.7961 ns Arrival position: (-141.024 um , -276.001 um ) Exit position: (-41.4584 um , -220.101 um ) Energy: 2.84016 eV 
-Arrival time: 43.9596 ns Arrival position: (-478.813 um , -349.499 um ) Exit position: (-156.714 um , -428.105 um ) Energy: 2.59553 eV 
-Arrival time: 13.6665 ns Arrival position: (95.6242 um , -430.505 um ) Exit position: (52.6059 um , -325.555 um ) Energy: 2.62543 eV 
-Arrival time: 22.2215 ns Arrival position: (-3.3188 um , -470.774 um ) Exit position: ( 8.6715 um , -480.56 um ) Energy: 2.81941 eV 
-Arrival time: 16.9948 ns Arrival position: (-202.353 um , 363.596 um ) Exit position: (-125.871 um , 330.477 um ) Energy: 2.62349 eV 
-Arrival time: 6.69662 ns Arrival position: (127.916 um ,  461.73 um ) Exit position: (68.8598 um , 345.726 um ) Energy: 2.71691 eV 
-Arrival time: 11.6671 ns Arrival position: (-112.886 um , 187.705 um ) Exit position: (-42.2279 um , 148.812 um ) Energy: 2.70231 eV 
-Arrival time: 9.54699 ns Arrival position: (-249.853 um , -400.412 um ) Exit position: (-183.515 um , -370.926 um ) Energy: 2.35625 eV 
-Arrival time:  12.749 ns Arrival position: (438.702 um , -29.3976 um ) Exit position: (359.067 um , 46.1177 um ) Energy: 2.67323 eV 
-Arrival time: 27.3965 ns Arrival position: (244.992 um , 102.099 um ) Exit position: (339.804 um , 192.798 um ) Energy: 2.47122 eV 
-Arrival time:  16.771 ns Arrival position: (126.046 um , 388.788 um ) Exit position: (68.5383 um , 260.013 um ) Energy: 2.62566 eV 
-Arrival time: 12.6001 ns Arrival position: (-181.377 um , -170.035 um ) Exit position: (-166.222 um , -160.676 um ) Energy: 2.75969 eV 
-Arrival time: 20.3529 ns Arrival position: (116.426 um , 52.6423 um ) Exit position: (105.743 um , 56.8171 um ) Energy: 2.83226 eV 
-Arrival time:  8.8975 ns Arrival position: (161.894 um , -386.108 um ) Exit position: (182.675 um , -374.419 um ) Energy: 2.67593 eV 
-Arrival time: 33.6894 ns Arrival position: (105.474 um , -244.343 um ) Exit position: (21.0487 um , -339.68 um ) Energy: 2.77194 eV 
-Arrival time: 32.8208 ns Arrival position: (70.6074 um , -258.708 um ) Exit position: (22.5366 um , -252.126 um ) Energy: 2.48594 eV 
-Arrival time: 8.45262 ns Arrival position: (30.7388 um , -564.858 um ) Exit position: (15.6922 um , -463.956 um ) Energy: 2.74603 eV 
-Arrival time: 8.33641 ns Arrival position: (33.7627 um , 557.639 um ) Exit position: ( 23.694 um , 448.631 um ) Energy: 2.84074 eV 
-Arrival time: 7.63991 ns Arrival position: (-77.055 um , -241.485 um ) Exit position: (-113.696 um , -151.721 um ) Energy: 2.84326 eV 
-Arrival time: 29.3132 ns Arrival position: (44.8867 um , 261.027 um ) Exit position: (108.307 um ,  354.78 um ) Energy: 2.68125 eV 
-Arrival time: 7.81185 ns Arrival position: ( -123.3 um , -304.928 um ) Exit position: (-122.776 um , -241.483 um ) Energy: 2.33091 eV 
+-------->Hits Collection: in this event there are 28 hits in the photon detector: 
+Arrival time: 8.51599 ns Arrival position: (152.703 um ,  230.43 um ) Exit position: ( 79.547 um , 355.678 um ) Energy: 2.78576 eV 
+Arrival time: 23.0819 ns Arrival position: (171.599 um , -378.146 um ) Exit position: (262.069 um , -276.191 um ) Energy: 2.39694 eV 
+Arrival time: 30.1405 ns Arrival position: (443.071 um , -83.7991 um ) Exit position: (375.189 um , -58.4187 um ) Energy: 2.74561 eV 
+Arrival time: 10.4195 ns Arrival position: (233.743 um ,   18.88 um ) Exit position: (102.787 um , -56.6797 um ) Energy: 2.58974 eV 
+Arrival time: 12.9806 ns Arrival position: (-26.7603 um , -44.2858 um ) Exit position: (-98.7058 um , -128.518 um ) Energy: 2.03235 eV 
+Arrival time: 6.35023 ns Arrival position: (-309.935 um , -305.942 um ) Exit position: (-289.454 um , -349.283 um ) Energy:  2.3933 eV 
+Arrival time: 7.48314 ns Arrival position: (-84.8955 um , -241.89 um ) Exit position: (-59.0365 um , -127.191 um ) Energy: 2.44163 eV 
+Arrival time: 10.3908 ns Arrival position: (-203.204 um , -207.045 um ) Exit position: (-142.267 um , -208.057 um ) Energy:  2.5625 eV 
+Arrival time: 29.8424 ns Arrival position: (77.3814 um , 40.0245 um ) Exit position: (45.0528 um , 136.103 um ) Energy:  2.8156 eV 
+Arrival time: 7.75213 ns Arrival position: (-225.205 um , -359.175 um ) Exit position: (-165.594 um , -362.845 um ) Energy:  2.6333 eV 
+Arrival time: 21.2931 ns Arrival position: (388.767 um , -299.873 um ) Exit position: (241.556 um , -310.991 um ) Energy: 2.83494 eV 
+Arrival time: 9.90426 ns Arrival position: (-95.6019 um , 423.566 um ) Exit position: (-17.208 um , 471.215 um ) Energy: 2.81024 eV 
+Arrival time: 15.5533 ns Arrival position: (-16.9555 um , -183.787 um ) Exit position: (88.0575 um , -228.674 um ) Energy: 2.81998 eV 
+Arrival time: 15.2785 ns Arrival position: (-53.6737 um , -210.272 um ) Exit position: (-81.3304 um , -272.205 um ) Energy: 2.84541 eV 
+Arrival time: 7.17126 ns Arrival position: (149.987 um , 163.623 um ) Exit position: (46.5566 um , 104.771 um ) Energy: 2.66447 eV 
+Arrival time: 20.7654 ns Arrival position: (-66.0587 um , 72.9799 um ) Exit position: (-8.61282 um , 46.0995 um ) Energy: 2.39269 eV 
+Arrival time: 28.7372 ns Arrival position: ( 173.38 um , -265.838 um ) Exit position: (240.796 um , -323.098 um ) Energy: 2.91212 eV 
+Arrival time: 8.75121 ns Arrival position: (156.596 um , -150.364 um ) Exit position: (222.548 um , -122.409 um ) Energy: 2.85131 eV 
+Arrival time: 8.19642 ns Arrival position: (47.8409 um , 150.643 um ) Exit position: (49.3434 um , 149.121 um ) Energy: 2.77421 eV 
+Arrival time: 11.3181 ns Arrival position: (-173.22 um , 230.982 um ) Exit position: (-117.21 um , 189.352 um ) Energy: 2.61338 eV 
+Arrival time:  12.059 ns Arrival position: (-145.132 um ,  -450.6 um ) Exit position: (-81.4977 um , -320.014 um ) Energy: 2.52751 eV 
+Arrival time: 30.0176 ns Arrival position: (301.181 um , -323.273 um ) Exit position: ( 273.21 um , -338.562 um ) Energy: 2.52672 eV 
+Arrival time:  19.077 ns Arrival position: (217.536 um , -12.2541 um ) Exit position: (202.072 um , -13.6662 um ) Energy: 2.62342 eV 
+Arrival time: 10.1737 ns Arrival position: (50.2777 um , -537.972 um ) Exit position: (79.9748 um , -465.648 um ) Energy: 2.25633 eV 
+Arrival time: 16.0477 ns Arrival position: ( 129.24 um , 211.685 um ) Exit position: (262.636 um , 219.393 um ) Energy: 2.65367 eV 
+Arrival time: 7.39473 ns Arrival position: (-65.6944 um , 588.766 um ) Exit position: ( 5.0821 um , 471.419 um ) Energy: 2.71019 eV 
+Arrival time:  14.971 ns Arrival position: (-257.412 um , -411.029 um ) Exit position: (-182.075 um , -319.334 um ) Energy: 2.45276 eV 
+Arrival time: 23.0907 ns Arrival position: (316.346 um , 105.897 um ) Exit position: (354.797 um , 192.409 um ) Energy: 2.28911 eV 
 --> Event 3 starts.
 
--------->Hits Collection: in this event there are 17 hits in the photon detector: 
-Arrival time: 9.38391 ns Arrival position: (-237.751 um , -144.792 um ) Exit position: (-182.903 um , -175.991 um ) Energy: 2.77341 eV 
-Arrival time: 9.86201 ns Arrival position: (159.705 um , -154.237 um ) Exit position: (128.739 um , -196.17 um ) Energy: 2.80024 eV 
-Arrival time: 22.6552 ns Arrival position: (87.9539 um , 275.189 um ) Exit position: (-23.6476 um , 176.379 um ) Energy: 2.84752 eV 
-Arrival time:  13.976 ns Arrival position: (16.9935 um ,  509.43 um ) Exit position: (48.7386 um , 368.084 um ) Energy: 2.81353 eV 
-Arrival time: 12.8454 ns Arrival position: (-251.732 um , 49.0596 um ) Exit position: (-320.762 um , 46.6142 um ) Energy: 2.65288 eV 
-Arrival time: 14.8495 ns Arrival position: (263.662 um , -355.578 um ) Exit position: (235.796 um , -418.218 um ) Energy: 2.75312 eV 
-Arrival time: 52.6315 ns Arrival position: (-357.799 um , -93.2181 um ) Exit position: (-272.328 um , -132.502 um ) Energy: 2.84929 eV 
-Arrival time: 13.9719 ns Arrival position: (178.588 um , 260.405 um ) Exit position: (228.733 um , 242.078 um ) Energy: 2.92463 eV 
-Arrival time: 12.0841 ns Arrival position: (310.547 um , 76.7056 um ) Exit position: (197.384 um , 75.7599 um ) Energy:  2.7093 eV 
-Arrival time: 13.8266 ns Arrival position: (-21.716 um , -207.46 um ) Exit position: (-121.359 um , -258.375 um ) Energy: 2.10575 eV 
-Arrival time: 19.7478 ns Arrival position: (-20.6629 um , -480.386 um ) Exit position: (-29.2236 um , -494.843 um ) Energy: 2.82142 eV 
-Arrival time: 17.2674 ns Arrival position: (-246.759 um , -217.84 um ) Exit position: (-138.117 um , -167.229 um ) Energy: 2.88982 eV 
-Arrival time: 10.7394 ns Arrival position: (-115.332 um , -215.752 um ) Exit position: (-195.209 um , -168.43 um ) Energy: 2.84643 eV 
-Arrival time: 31.8105 ns Arrival position: (-201.368 um , 49.3332 um ) Exit position: (-246.401 um , 1.90571 um ) Energy: 2.63574 eV 
-Arrival time: 6.71793 ns Arrival position: (-269.111 um , -416.704 um ) Exit position: (-166.363 um , -468.168 um ) Energy: 2.29869 eV 
-Arrival time: 10.6739 ns Arrival position: (79.7826 um , 77.1732 um ) Exit position: (-21.9248 um , 99.3867 um ) Energy: 2.96705 eV 
-Arrival time: 6.66449 ns Arrival position: (222.879 um , 31.6945 um ) Exit position: (248.342 um ,  45.581 um ) Energy: 2.75012 eV 
+-------->Hits Collection: in this event there are 8 hits in the photon detector: 
+Arrival time: 7.47854 ns Arrival position: (-88.3444 um , -271.251 um ) Exit position: (-474.165 nm , -239.308 um ) Energy:  2.1581 eV 
+Arrival time: 18.9433 ns Arrival position: (-97.6421 um , 71.5721 um ) Exit position: (-15.4984 um ,  37.306 um ) Energy: 2.27021 eV 
+Arrival time: 8.45326 ns Arrival position: (219.638 um , -558.132 um ) Exit position: (-130.576 um , -448.903 um ) Energy: 2.88599 eV 
+Arrival time: 11.7488 ns Arrival position: (-215.351 um , 46.3764 um ) Exit position: (-192.597 um , -61.4881 um ) Energy: 2.76921 eV 
+Arrival time:  27.591 ns Arrival position: (-231.657 um ,  50.849 um ) Exit position: (-352.968 um , 57.8554 um ) Energy: 2.83323 eV 
+Arrival time: 11.2058 ns Arrival position: (268.697 um , -95.6291 um ) Exit position: (195.074 um , -44.843 um ) Energy: 2.62464 eV 
+Arrival time: 18.1824 ns Arrival position: (-381.379 um , -110.871 um ) Exit position: (-341.976 um , -95.8208 um ) Energy:  2.6858 eV 
+Arrival time: 8.63127 ns Arrival position: (-133.944 um , 517.746 um ) Exit position: (-116.974 um , 493.639 um ) Energy: 2.54222 eV 
 --> Event 4 starts.
 
 -------->Hits Collection: in this event there are 1 hits in the photon detector: 
-Arrival time: 6.03943 ns Arrival position: (-227.809 um , -122.503 um ) Exit position: (-175.129 um , -69.7241 um ) Energy: 2.86026 eV 
+Arrival time: 16.0548 ns Arrival position: (63.5564 um , 93.5496 um ) Exit position: (114.871 um , 37.0179 um ) Energy: 2.53473 eV 
 --> Event 5 starts.
 
--------->Hits Collection: in this event there are 3 hits in the photon detector: 
-Arrival time:   5.699 ns Arrival position: (94.5497 um , -117.773 um ) Exit position: (26.7349 um , -20.2702 um ) Energy: 2.85231 eV 
-Arrival time: 5.70654 ns Arrival position: (465.148 um , 38.4505 um ) Exit position: ( 368.56 um ,  82.517 um ) Energy: 2.37458 eV 
-Arrival time: 5.76372 ns Arrival position: (185.532 um , 165.745 um ) Exit position: (252.703 um , 281.133 um ) Energy: 2.24732 eV 
+-------->Hits Collection: in this event there are 0 hits in the photon detector: 
 --> Event 6 starts.
 
--------->Hits Collection: in this event there are 22 hits in the photon detector: 
-Arrival time: 8.09604 ns Arrival position: (-128.238 um , 171.622 um ) Exit position: (-96.7143 um , 226.268 um ) Energy: 2.89201 eV 
-Arrival time: 11.9709 ns Arrival position: (163.664 um , 408.039 um ) Exit position: ( 172.64 um , 261.174 um ) Energy: 2.82389 eV 
-Arrival time: 10.2062 ns Arrival position: (-105.38 um , -141.981 um ) Exit position: ( 35.264 um , -193.076 um ) Energy: 2.87145 eV 
-Arrival time: 7.35669 ns Arrival position: (417.936 um , -162.297 um ) Exit position: (343.449 um , -97.3382 um ) Energy: 2.81696 eV 
-Arrival time: 29.2763 ns Arrival position: ( 254.32 um , -266.643 um ) Exit position: (281.719 um , -109.221 um ) Energy:  2.8348 eV 
-Arrival time:  10.072 ns Arrival position: (-192.143 um , 452.222 um ) Exit position: ( 139.36 um , 434.719 um ) Energy: 2.92814 eV 
-Arrival time: 15.8358 ns Arrival position: (-14.7157 um , -110.406 um ) Exit position: (-97.0456 um , -168.217 um ) Energy: 2.61626 eV 
-Arrival time: 6.49958 ns Arrival position: (384.106 um , -59.463 um ) Exit position: (312.028 um , -76.4485 um ) Energy:  2.5009 eV 
-Arrival time: 16.0147 ns Arrival position: (243.053 um , -93.1274 um ) Exit position: (385.321 um , -90.1985 um ) Energy:  2.0649 eV 
-Arrival time: 17.5359 ns Arrival position: (-37.0429 um , 130.581 um ) Exit position: (-156.568 um , 207.101 um ) Energy: 2.49395 eV 
-Arrival time: 24.3106 ns Arrival position: (-194.948 um , 80.8104 um ) Exit position: (-214.355 um , 63.6841 um ) Energy: 2.44012 eV 
-Arrival time:  6.9215 ns Arrival position: (-14.8201 um , 328.947 um ) Exit position: (-57.1546 um ,  237.64 um ) Energy: 2.84712 eV 
-Arrival time: 18.5197 ns Arrival position: (-429.512 um , -58.9929 um ) Exit position: (-389.869 um , -77.9253 um ) Energy: 2.49196 eV 
-Arrival time: 6.60669 ns Arrival position: (-133.303 um , 231.087 um ) Exit position: (-136.128 um , 109.622 um ) Energy: 2.55756 eV 
-Arrival time: 19.3407 ns Arrival position: (-249.894 um , -5.70293 um ) Exit position: (-280.526 um , 77.7939 um ) Energy: 2.29104 eV 
-Arrival time: 14.6453 ns Arrival position: (3.27364 um , -243.352 um ) Exit position: (110.734 um , -355.043 um ) Energy: 2.12955 eV 
-Arrival time: 10.7028 ns Arrival position: (112.446 um , 300.583 um ) Exit position: (83.0186 um , 390.996 um ) Energy: 2.55172 eV 
-Arrival time: 16.6404 ns Arrival position: (-13.697 um , 47.4201 um ) Exit position: (42.5632 um , 83.3451 um ) Energy:  2.3394 eV 
-Arrival time:  22.115 ns Arrival position: (-137.028 um , 212.057 um ) Exit position: (-47.8401 um , 298.879 um ) Energy: 2.81418 eV 
-Arrival time: 53.6943 ns Arrival position: (139.047 um ,  148.76 um ) Exit position: (38.0247 um , 144.987 um ) Energy: 2.95089 eV 
-Arrival time: 6.77104 ns Arrival position: (122.066 um ,  34.187 um ) Exit position: (-11.7452 um , 10.5274 um ) Energy: 2.55271 eV 
-Arrival time:  12.166 ns Arrival position: (222.822 um , 338.985 um ) Exit position: ( 167.05 um , 285.749 um ) Energy: 2.72333 eV 
+-------->Hits Collection: in this event there are 29 hits in the photon detector: 
+Arrival time: 6.34908 ns Arrival position: (-59.8893 um , -496.999 um ) Exit position: (68.5293 um , -472.654 um ) Energy: 2.56823 eV 
+Arrival time: 36.0595 ns Arrival position: (17.4946 um , -239.064 um ) Exit position: (76.8305 um , -352.437 um ) Energy: 2.52032 eV 
+Arrival time: 12.4288 ns Arrival position: (-18.8796 um , 223.763 um ) Exit position: (-89.2131 um , 192.584 um ) Energy: 2.54862 eV 
+Arrival time: 16.7096 ns Arrival position: (-9.31125 um , 527.854 um ) Exit position: (-95.6872 um , 428.997 um ) Energy: 2.35876 eV 
+Arrival time: 9.61312 ns Arrival position: (-210.135 um , 67.2308 um ) Exit position: (-172.114 um , 610.682 nm ) Energy: 2.35228 eV 
+Arrival time: 9.68549 ns Arrival position: (-489.613 um , 62.5662 um ) Exit position: (-360.729 um , 111.858 um ) Energy: 2.91091 eV 
+Arrival time: 20.6962 ns Arrival position: (-206.073 um , 147.541 um ) Exit position: (-254.833 um , 135.907 um ) Energy: 2.39134 eV 
+Arrival time:  8.9807 ns Arrival position: (-307.93 um , -465.879 um ) Exit position: (-274.101 um , -363.069 um ) Energy: 2.67909 eV 
+Arrival time: 24.6218 ns Arrival position: (-14.0698 um , 51.1318 um ) Exit position: (46.9229 um , 71.8471 um ) Energy: 2.64086 eV 
+Arrival time: 36.6783 ns Arrival position: (-105.739 um , 361.249 um ) Exit position: (-164.29 um ,  285.74 um ) Energy: 2.44259 eV 
+Arrival time: 9.94532 ns Arrival position: (-223.806 um , 188.329 um ) Exit position: (-284.963 um , 201.095 um ) Energy:  2.8299 eV 
+Arrival time: 9.23703 ns Arrival position: (271.265 um , 203.577 um ) Exit position: (278.869 um , 83.2406 um ) Energy: 2.54306 eV 
+Arrival time: 11.6816 ns Arrival position: (-69.7215 um ,  491.97 um ) Exit position: (-78.4124 um , 485.233 um ) Energy: 2.83313 eV 
+Arrival time: 19.6474 ns Arrival position: (124.542 um , -111.047 um ) Exit position: (99.6019 um , -86.095 um ) Energy:  2.2829 eV 
+Arrival time:  7.4251 ns Arrival position: (-421.587 um , 248.721 um ) Exit position: (-348.655 um , 190.014 um ) Energy: 2.29937 eV 
+Arrival time: 17.0418 ns Arrival position: (-232.648 um , -5.26522 um ) Exit position: (-184.307 um , 32.5443 um ) Energy: 2.56772 eV 
+Arrival time: 20.3867 ns Arrival position: (-91.8179 um , -306.495 um ) Exit position: (-163.086 um , -433.523 um ) Energy: 2.64248 eV 
+Arrival time: 83.7897 ns Arrival position: (194.346 um , -294.279 um ) Exit position: (115.369 um , -283.339 um ) Energy: 2.07958 eV 
+Arrival time: 17.9449 ns Arrival position: (116.837 um , 227.023 um ) Exit position: (169.583 um , 324.467 um ) Energy: 2.85843 eV 
+Arrival time: 40.0217 ns Arrival position: (-7.64659 um , -35.8492 um ) Exit position: (-48.7818 um , -136.934 um ) Energy: 2.83996 eV 
+Arrival time: 9.39962 ns Arrival position: ( 238.29 um , 183.937 um ) Exit position: (160.544 um , 119.367 um ) Energy: 2.46653 eV 
+Arrival time: 13.7021 ns Arrival position: (-61.8442 um , 113.278 um ) Exit position: (-41.3502 um ,  133.03 um ) Energy: 2.18547 eV 
+Arrival time: 19.8781 ns Arrival position: (  4.259 um , 250.854 um ) Exit position: (12.2781 um , 331.978 um ) Energy: 2.73806 eV 
+Arrival time: 16.3849 ns Arrival position: (-151.647 um , -122.223 um ) Exit position: (-231.591 um , -197.656 um ) Energy: 2.50322 eV 
+Arrival time: 26.1217 ns Arrival position: (-93.172 um , 391.116 um ) Exit position: (33.0287 um , 415.956 um ) Energy: 2.22821 eV 
+Arrival time:  28.203 ns Arrival position: (109.472 um , -86.2424 um ) Exit position: ( 24.058 um , -7.86595 um ) Energy: 2.64252 eV 
+Arrival time: 12.1604 ns Arrival position: (-20.1582 um , 264.808 um ) Exit position: (-129.799 um , 246.403 um ) Energy:  2.3532 eV 
+Arrival time:  24.398 ns Arrival position: (93.2193 um , 273.615 um ) Exit position: (-18.0372 um , 267.643 um ) Energy: 2.78864 eV 
+Arrival time: 7.63273 ns Arrival position: (103.104 um , -466.361 um ) Exit position: (105.303 um , -489.462 um ) Energy: 2.68404 eV 
 --> Event 7 starts.
 
--------->Hits Collection: in this event there are 9 hits in the photon detector: 
-Arrival time: 18.3504 ns Arrival position: (81.8173 um , 231.965 um ) Exit position: (21.2948 um , 320.074 um ) Energy: 2.59114 eV 
-Arrival time: 23.8992 ns Arrival position: (-459.693 um , 291.893 um ) Exit position: (-379.571 um ,  106.78 um ) Energy: 2.63817 eV 
-Arrival time: 18.6854 ns Arrival position: (2.19086 um , 276.326 um ) Exit position: (1.18572 um , 246.154 um ) Energy: 2.57128 eV 
-Arrival time: 9.54842 ns Arrival position: (-309.765 um , 155.925 um ) Exit position: (-311.17 um , 285.307 um ) Energy: 2.36789 eV 
-Arrival time: 27.8869 ns Arrival position: (31.5855 um , -18.0405 um ) Exit position: (-102.644 um , -60.9304 um ) Energy: 2.96866 eV 
-Arrival time: 42.5595 ns Arrival position: (  332.9 um , -311.947 um ) Exit position: (302.217 um , -330.696 um ) Energy: 2.59716 eV 
-Arrival time:  14.107 ns Arrival position: (291.145 um , -44.8809 um ) Exit position: (247.973 um , 45.5321 um ) Energy:  2.6188 eV 
-Arrival time: 6.13978 ns Arrival position: (119.648 um , -139.081 um ) Exit position: ( 118.94 um , -125.859 um ) Energy: 2.64909 eV 
-Arrival time: 9.82077 ns Arrival position: (296.441 um , -83.3741 um ) Exit position: (216.397 um , 51.1912 um ) Energy: 2.75891 eV 
+-------->Hits Collection: in this event there are 27 hits in the photon detector: 
+Arrival time:  13.328 ns Arrival position: (-526.806 nm , 2.56675 um ) Exit position: (-19.9196 um , -80.6745 um ) Energy: 2.67676 eV 
+Arrival time: 8.24163 ns Arrival position: (-178.977 um , -351.38 um ) Exit position: (-50.7679 um , -313.023 um ) Energy: 2.72222 eV 
+Arrival time: 15.5416 ns Arrival position: (-338.974 um , 19.7113 um ) Exit position: (-281.058 um ,   58.46 um ) Energy: 2.48744 eV 
+Arrival time: 36.8685 ns Arrival position: ( 156.19 um , -279.971 um ) Exit position: (180.218 um , -274.098 um ) Energy:  2.4479 eV 
+Arrival time:  10.509 ns Arrival position: (55.4063 um ,  306.79 um ) Exit position: (5.34413 um , 420.047 um ) Energy: 2.74968 eV 
+Arrival time: 14.9284 ns Arrival position: (-186.383 um , 285.462 um ) Exit position: (-226.229 um , 271.383 um ) Energy: 2.54478 eV 
+Arrival time: 12.4047 ns Arrival position: (-311.047 um , -5.0209 um ) Exit position: (-265.023 um ,  -56.48 um ) Energy: 2.82909 eV 
+Arrival time: 37.9587 ns Arrival position: (250.726 um , 178.299 um ) Exit position: (351.012 um ,  116.36 um ) Energy: 2.68866 eV 
+Arrival time:  36.147 ns Arrival position: (82.3069 um , 478.849 um ) Exit position: (101.574 um , 397.588 um ) Energy: 2.87631 eV 
+Arrival time: 15.0364 ns Arrival position: (26.8462 um , -400.921 um ) Exit position: (45.2361 um , -450.945 um ) Energy: 2.84323 eV 
+Arrival time: 27.0199 ns Arrival position: (-292.668 um , 134.653 um ) Exit position: (-201.056 um , 174.294 um ) Energy: 2.59245 eV 
+Arrival time: 19.3808 ns Arrival position: (-65.0131 um , 89.8938 um ) Exit position: (36.9657 um , 17.6448 um ) Energy: 2.74073 eV 
+Arrival time: 8.18725 ns Arrival position: (-109.288 um , -320.159 um ) Exit position: (-142.445 um , -281.524 um ) Energy: 2.52421 eV 
+Arrival time: 8.79197 ns Arrival position: (-207.156 um , -328.261 um ) Exit position: (-121.268 um , -323.568 um ) Energy: 2.74832 eV 
+Arrival time: 9.32858 ns Arrival position: (120.097 um , 376.654 um ) Exit position: (211.482 um , 336.917 um ) Energy: 2.57629 eV 
+Arrival time: 17.3535 ns Arrival position: (-196.328 um , -432.564 um ) Exit position: (-200.225 um , -427.061 um ) Energy: 2.40259 eV 
+Arrival time: 11.8807 ns Arrival position: (-131.402 um , -256.376 um ) Exit position: (-112.153 um , -110.191 um ) Energy: 2.62676 eV 
+Arrival time: 7.76307 ns Arrival position: (-318.415 um , -248.442 um ) Exit position: (-297.687 um , -215.137 um ) Energy: 2.71572 eV 
+Arrival time: 6.62092 ns Arrival position: (-288.822 um , 276.117 um ) Exit position: (-262.281 um , 220.732 um ) Energy: 2.43341 eV 
+Arrival time: 14.8928 ns Arrival position: (-169.419 um , -187.252 um ) Exit position: (-148.521 um , -15.8539 um ) Energy: 2.55894 eV 
+Arrival time: 8.86458 ns Arrival position: (48.0515 um , 199.875 um ) Exit position: (43.0601 um , 315.354 um ) Energy: 2.70719 eV 
+Arrival time: 7.59543 ns Arrival position: (-58.5841 um , 341.975 um ) Exit position: (-17.5539 um , 306.767 um ) Energy: 2.82363 eV 
+Arrival time: 22.3077 ns Arrival position: (-249.27 um , 89.3462 um ) Exit position: (-283.095 um , 91.5767 um ) Energy:  2.7847 eV 
+Arrival time: 46.0598 ns Arrival position: (-480.554 um , 53.4015 um ) Exit position: (-363.237 um , -75.2432 um ) Energy: 2.43861 eV 
+Arrival time: 12.4509 ns Arrival position: (19.1313 um , 423.842 um ) Exit position: (-61.8335 um ,  405.14 um ) Energy: 2.48576 eV 
+Arrival time: 6.85676 ns Arrival position: (-376.984 um , 26.4758 um ) Exit position: (-248.978 um , 60.7839 um ) Energy: 2.82408 eV 
+Arrival time: 8.98602 ns Arrival position: (-114.31 um , 276.136 um ) Exit position: (-110.067 um , 249.817 um ) Energy: 2.47931 eV 
 --> Event 8 starts.
 
--------->Hits Collection: in this event there are 9 hits in the photon detector: 
-Arrival time: 17.4074 ns Arrival position: (-103.539 um , -629.585 nm ) Exit position: (-83.2022 um , -41.1063 um ) Energy: 2.38027 eV 
-Arrival time: 16.5196 ns Arrival position: (  61.07 um , 134.389 um ) Exit position: (121.864 um , 130.089 um ) Energy: 2.71684 eV 
-Arrival time:   25.58 ns Arrival position: (-343.95 um , 38.6518 um ) Exit position: (-298.976 um , 285.693 um ) Energy: 2.40633 eV 
-Arrival time: 15.8419 ns Arrival position: (112.903 um , -98.0667 um ) Exit position: (83.1398 um , -52.7967 um ) Energy: 2.41549 eV 
-Arrival time: 9.47447 ns Arrival position: (52.9164 um , -243.603 um ) Exit position: (-45.6402 um , -316.668 um ) Energy: 2.73365 eV 
-Arrival time:  18.471 ns Arrival position: (205.464 um , 281.417 um ) Exit position: (106.496 um , 417.096 um ) Energy: 2.71408 eV 
-Arrival time: 23.4322 ns Arrival position: (271.994 um , 483.013 um ) Exit position: (187.495 um , 433.426 um ) Energy: 2.45883 eV 
-Arrival time: 12.6881 ns Arrival position: ( 81.951 um , 78.6133 um ) Exit position: (-31.3182 um , 36.5921 um ) Energy: 2.64442 eV 
-Arrival time: 8.80641 ns Arrival position: (165.499 um , 527.679 um ) Exit position: (-15.2448 um , 458.319 um ) Energy: 2.74009 eV 
+-------->Hits Collection: in this event there are 36 hits in the photon detector: 
+Arrival time: 6.09312 ns Arrival position: (85.9495 um , -12.4946 um ) Exit position: (91.3889 um , 64.0684 um ) Energy:   2.781 eV 
+Arrival time: 6.31999 ns Arrival position: (-17.025 um , 93.6494 um ) Exit position: (-148.324 um , 121.012 um ) Energy: 2.60552 eV 
+Arrival time: 12.0888 ns Arrival position: (-116.346 um , -176.71 um ) Exit position: (-215.416 um , -298.206 um ) Energy: 2.76862 eV 
+Arrival time: 14.1832 ns Arrival position: ( 360.73 um ,  263.65 um ) Exit position: (277.395 um , 230.807 um ) Energy: 2.58181 eV 
+Arrival time: 7.29751 ns Arrival position: (189.548 um , 26.8723 um ) Exit position: (204.586 um , 561.421 nm ) Energy: 2.87855 eV 
+Arrival time: 7.07867 ns Arrival position: (-148.266 um , 73.7934 um ) Exit position: (-121.566 um , 104.557 um ) Energy: 2.50277 eV 
+Arrival time: 7.91557 ns Arrival position: ( 281.86 um , -314.39 um ) Exit position: (260.576 um , -297.416 um ) Energy: 2.83181 eV 
+Arrival time: 20.1902 ns Arrival position: (-195.524 um , -273.505 um ) Exit position: (-238.306 um , -184.588 um ) Energy: 2.75686 eV 
+Arrival time: 10.6248 ns Arrival position: (89.4068 um , 37.1323 um ) Exit position: ( 123.57 um , -24.8238 um ) Energy: 2.70592 eV 
+Arrival time: 9.97828 ns Arrival position: ( 338.35 um , 73.9917 um ) Exit position: (353.083 um , 58.8047 um ) Energy: 2.30025 eV 
+Arrival time: 7.90636 ns Arrival position: (201.784 um , 147.175 um ) Exit position: (220.427 um , 126.728 um ) Energy: 2.81054 eV 
+Arrival time: 7.82307 ns Arrival position: (104.825 um , -144.215 um ) Exit position: (52.7888 um , -180.587 um ) Energy: 2.37782 eV 
+Arrival time:  20.123 ns Arrival position: (77.5123 um , -19.7292 um ) Exit position: (29.4884 um , -99.9731 um ) Energy: 2.89277 eV 
+Arrival time:  16.718 ns Arrival position: (-254.584 um , 46.2996 um ) Exit position: (-310.304 um , -29.0922 um ) Energy: 2.51497 eV 
+Arrival time: 13.1732 ns Arrival position: (-14.8608 um , -521.324 um ) Exit position: (-73.1146 um , -483.955 um ) Energy: 2.75918 eV 
+Arrival time: 17.7202 ns Arrival position: (173.499 um , 83.1947 um ) Exit position: ( 114.89 um , 217.527 um ) Energy: 2.61517 eV 
+Arrival time: 31.3736 ns Arrival position: (153.526 um , -94.8668 um ) Exit position: (201.612 um , -5.81979 um ) Energy: 2.57422 eV 
+Arrival time: 10.4506 ns Arrival position: (101.315 um ,     284 um ) Exit position: (126.927 um , 169.398 um ) Energy:  2.2735 eV 
+Arrival time: 8.64427 ns Arrival position: (97.3132 um , -147.023 um ) Exit position: (34.8955 um , -209.941 um ) Energy:   2.804 eV 
+Arrival time: 15.6618 ns Arrival position: (248.429 um , -488.006 um ) Exit position: (181.599 um , -423.333 um ) Energy: 2.32852 eV 
+Arrival time: 23.7514 ns Arrival position: (250.875 um , -221.642 um ) Exit position: (372.487 um , -178.542 um ) Energy: 2.65577 eV 
+Arrival time: 18.9748 ns Arrival position: (142.224 um , -139.268 um ) Exit position: ( 157.45 um , -82.4565 um ) Energy: 2.66613 eV 
+Arrival time: 12.5835 ns Arrival position: (-226.979 um , 9.75221 um ) Exit position: (-244.928 um , -106.287 um ) Energy: 2.88788 eV 
+Arrival time: 22.6987 ns Arrival position: (374.581 um , -105.195 um ) Exit position: ( 301.29 um , -95.7413 um ) Energy: 2.62803 eV 
+Arrival time: 6.45002 ns Arrival position: (-134.549 um , 211.281 um ) Exit position: (-259.429 um , 217.269 um ) Energy: 2.51042 eV 
+Arrival time:  14.061 ns Arrival position: (-174.891 um , -307.339 um ) Exit position: (-254.019 um , -318.981 um ) Energy: 2.54078 eV 
+Arrival time: 6.71382 ns Arrival position: (237.771 um , -278.768 um ) Exit position: (308.816 um , -274.417 um ) Energy: 2.78483 eV 
+Arrival time: 19.0568 ns Arrival position: (-420.759 um , 28.0658 um ) Exit position: (-376.064 um , 59.8534 um ) Energy: 2.77003 eV 
+Arrival time: 10.4992 ns Arrival position: (57.8473 um , 293.444 um ) Exit position: (-12.0707 um , 432.479 um ) Energy: 2.82489 eV 
+Arrival time: 15.8967 ns Arrival position: (-17.7886 um , -510.491 um ) Exit position: (100.394 um , -465.238 um ) Energy: 2.18306 eV 
+Arrival time: 33.3326 ns Arrival position: (-31.0175 um , -266.883 um ) Exit position: (-62.4916 um , -353.06 um ) Energy: 2.39482 eV 
+Arrival time: 13.2114 ns Arrival position: (72.3089 um , 426.517 um ) Exit position: (10.9934 um , 493.648 um ) Energy: 2.86136 eV 
+Arrival time: 6.01966 ns Arrival position: (-67.9656 um , -262.333 um ) Exit position: (162.173 nm , -253.165 um ) Energy: 2.31626 eV 
+Arrival time: 9.67212 ns Arrival position: (228.414 um , -550.118 um ) Exit position: (110.879 um , -479.781 um ) Energy:  2.5479 eV 
+Arrival time: 23.9087 ns Arrival position: (70.2678 um , -204.692 um ) Exit position: (89.4818 um , -117.566 um ) Energy: 2.66689 eV 
+Arrival time: 11.5785 ns Arrival position: (-495.534 um , -272.213 um ) Exit position: (-377.518 um , 77.1105 um ) Energy: 2.81459 eV 
 --> Event 9 starts.
 
--------->Hits Collection: in this event there are 9 hits in the photon detector: 
-Arrival time: 6.73385 ns Arrival position: (192.439 um , 352.928 um ) Exit position: (65.3376 um , 353.825 um ) Energy: 2.47177 eV 
-Arrival time: 11.2309 ns Arrival position: (-208.425 um , 301.687 um ) Exit position: (-191.36 um , 396.822 um ) Energy:  2.5049 eV 
-Arrival time: 18.6766 ns Arrival position: (-195.976 um , -455.399 um ) Exit position: (-268.039 um , -308.499 um ) Energy:  2.5239 eV 
-Arrival time: 7.97701 ns Arrival position: (-151.568 um , 99.4462 um ) Exit position: (-127.225 um , 8.13337 um ) Energy: 2.43451 eV 
-Arrival time:  9.6958 ns Arrival position: (241.362 um , -119.316 um ) Exit position: (357.049 um , -35.0657 um ) Energy: 2.31882 eV 
-Arrival time: 7.92007 ns Arrival position: (-116.928 um , -120.605 um ) Exit position: (-149.474 um ,  -104.6 um ) Energy:   2.746 eV 
-Arrival time: 26.2376 ns Arrival position: (-124.395 um , -137.605 um ) Exit position: (-69.3718 um , -108.337 um ) Energy: 2.81782 eV 
-Arrival time: 17.3852 ns Arrival position: (195.219 um , 65.3307 um ) Exit position: (159.571 um , 61.6968 um ) Energy: 2.70156 eV 
-Arrival time: 6.83775 ns Arrival position: (-323.864 um , -16.6674 um ) Exit position: (-276.18 um , 96.5193 um ) Energy: 2.84706 eV 
+-------->Hits Collection: in this event there are 1 hits in the photon detector: 
+Arrival time: 6.66111 ns Arrival position: (-282.731 um , -524.081 um ) Exit position: (-336.966 um , -67.3087 um ) Energy: 2.55333 eV 
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=17.640000s Real=19.207047s Sys=0.010000s
+  User=24.700000s Real=24.816061s Sys=0.000000s
 
  ----> print histograms statistics for the entire run 
 
- Mean number of photons detected/event: 17.6 rms = 16.2862
+ Mean number of photons detected/event: 23.5 rms = 27.6884
 ... write file : wls.root - done
 ... close file : wls.root - done
 
  ======================== run summary =====================
 Average number per event:
- TIR:          1.89e+05 +- 1.62e+05
- Exiting:      4.36e+05 +- 3.66e+05
- Escaped Mid:  382 +- 329
- Escaped End:  18.3 +- 16.8
- Bounced:      1.6e+04 +- 1.35e+04
+ TIR:          2.7e+05 +- 3e+05
+ Exiting:      6.07e+05 +- 6.77e+05
+ Escaped Mid:  518 +- 590
+ Escaped End:  23.9 +- 27.8
+ Bounced:      2.22e+04 +- 2.43e+04
  WLS Bounce:   0 +- 0
- Clad1 Bounce: 1.07e+04 +- 9e+03
+ Clad1 Bounce: 1.49e+04 +- 1.62e+04
  Clad2 Bounce: 0 +- 0
- Reflected:    2.39e+04 +- 2.12e+04
- Escaped:      0.7 +- 0.9
- Mirror:       22.7 +- 20
- Detector hit: 17.6 +- 16.3
+ Reflected:    3.24e+04 +- 3.89e+04
+ Escaped:      0.4 +- 0.8
+ Mirror:       28.1 +- 33.1
+ Detector hit: 23.5 +- 27.7
 
 There are histograms that can be viewed with visualization:
   3 h1 histograms(s)
@@ -1249,5 +1308,5 @@ Graphics systems deleted.
 Visualization Manager deleting...
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 16 of which, static: 0
-Dynamic pools deleted: 16 / Total memory freed: 1.6 MB
+Dynamic pools deleted: 16 / Total memory freed: 1.5 MB
 ============================================================
diff --git a/examples/extended/parallel/ThreadsafeScorers/threadsafe-scorers.out b/examples/extended/parallel/ThreadsafeScorers/threadsafe-scorers.out
index 8490c3c4b4..2f86a4e3d1 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -907,7 +907,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=31.250000s Real=84.571404s Sys=0.950000s
+  User=30.900000s Real=34.113182s Sys=0.960000s
  ###### EndOfTSRunAction ###### 
 ============================================================
  opened file mfd_tl_EnergyDeposit.out for output
@@ -1035,110 +1035,110 @@ Run Summary
            122      370431.670836 keV
            123      332097.642524 keV
            124      297157.687542 keV
-             0    1491.79 [sigma: 684.602 | error: 0.794862 | coeff: 0.794862 | eff: 1 | fom: 0.0494614 | r2int: 0.421204 | r2eff: 0 | hits: 3 ] keV
+             0    1491.79 [sigma: 684.602 | error: 0.794862 | coeff: 0.794862 | eff: 1 | fom: 0.0510569 | r2int: 0.421204 | r2eff: 0 | hits: 3 ] keV
              1    170.141 [sigma: 0 | error: 0 | coeff: 0 | eff: 1 | fom: 1 | r2int: 0 | r2eff: 0 | hits: 1 ] keV
              2    220.02 [sigma: 0 | error: 0 | coeff: 0 | eff: 1 | fom: 1 | r2int: 0 | r2eff: 0 | hits: 1 ] keV
              3    17.8877 [sigma: 0 | error: 0 | coeff: 0 | eff: 1 | fom: 1 | r2int: 0 | r2eff: 0 | hits: 1 ] keV
              4    2.18141 [sigma: 0 | error: 0 | coeff: 0 | eff: 1 | fom: 1 | r2int: 4.44089e-16 | r2eff: 0 | hits: 1 ] keV
-             5    1941.68 [sigma: 1361.95 | error: 0.991969 | coeff: 0.991969 | eff: 1 | fom: 0.0317581 | r2int: 0.492001 | r2eff: 0 | hits: 2 ] keV
-             6    740.28 [sigma: 143.796 | error: 0.434347 | coeff: 0.434347 | eff: 1 | fom: 0.165645 | r2int: 0.150926 | r2eff: 0 | hits: 5 ] keV
-             7    248.658 [sigma: 55.6639 | error: 0.447715 | coeff: 0.447715 | eff: 1 | fom: 0.155901 | r2int: 0.150336 | r2eff: 0 | hits: 4 ] keV
-             8    732.738 [sigma: 155.136 | error: 0.56016 | coeff: 0.56016 | eff: 1 | fom: 0.0995925 | r2int: 0.268953 | r2eff: 0 | hits: 7 ] keV
-             9    145.427 [sigma: 17.0917 | error: 0.203565 | coeff: 0.203565 | eff: 1 | fom: 0.754127 | r2int: 0.0276258 | r2eff: 0 | hits: 3 ] keV
-            10    27.6323 [sigma: 12.3715 | error: 0.775472 | coeff: 0.775472 | eff: 1 | fom: 0.0519658 | r2int: 0.400905 | r2eff: 0 | hits: 3 ] keV
-            11    1952.84 [sigma: 717.734 | error: 0.82183 | coeff: 0.82183 | eff: 1 | fom: 0.0462686 | r2int: 0.540324 | r2eff: 0 | hits: 5 ] keV
-            13    189.351 [sigma: 27.0128 | error: 0.285319 | coeff: 0.285319 | eff: 1 | fom: 0.383873 | r2int: 0.0610553 | r2eff: 0 | hits: 4 ] keV
-            14    161.498 [sigma: 37.333 | error: 0.462334 | coeff: 0.462334 | eff: 1 | fom: 0.146197 | r2int: 0.160314 | r2eff: 0 | hits: 4 ] keV
+             5    1941.68 [sigma: 1361.95 | error: 0.991969 | coeff: 0.991969 | eff: 1 | fom: 0.0327825 | r2int: 0.492001 | r2eff: 0 | hits: 2 ] keV
+             6    740.28 [sigma: 143.796 | error: 0.434347 | coeff: 0.434347 | eff: 1 | fom: 0.170988 | r2int: 0.150926 | r2eff: 0 | hits: 5 ] keV
+             7    248.658 [sigma: 55.6639 | error: 0.447715 | coeff: 0.447715 | eff: 1 | fom: 0.16093 | r2int: 0.150336 | r2eff: 0 | hits: 4 ] keV
+             8    732.738 [sigma: 155.136 | error: 0.56016 | coeff: 0.56016 | eff: 1 | fom: 0.102805 | r2int: 0.268953 | r2eff: 0 | hits: 7 ] keV
+             9    145.427 [sigma: 17.0917 | error: 0.203565 | coeff: 0.203565 | eff: 1 | fom: 0.778454 | r2int: 0.0276258 | r2eff: 0 | hits: 3 ] keV
+            10    27.6323 [sigma: 12.3715 | error: 0.775472 | coeff: 0.775472 | eff: 1 | fom: 0.0536421 | r2int: 0.400905 | r2eff: 0 | hits: 3 ] keV
+            11    1952.84 [sigma: 717.734 | error: 0.82183 | coeff: 0.82183 | eff: 1 | fom: 0.0477611 | r2int: 0.540324 | r2eff: 0 | hits: 5 ] keV
+            13    189.351 [sigma: 27.0128 | error: 0.285319 | coeff: 0.285319 | eff: 1 | fom: 0.396256 | r2int: 0.0610553 | r2eff: 0 | hits: 4 ] keV
+            14    161.498 [sigma: 37.333 | error: 0.462334 | coeff: 0.462334 | eff: 1 | fom: 0.150913 | r2int: 0.160314 | r2eff: 0 | hits: 4 ] keV
             15    1.33102 [sigma: 0 | error: 0 | coeff: 0 | eff: 1 | fom: 1 | r2int: 0 | r2eff: 0 | hits: 1 ] keV
-            16    1015.54 [sigma: 344.587 | error: 0.678626 | coeff: 0.678626 | eff: 1 | fom: 0.067856 | r2int: 0.3454 | r2eff: 0 | hits: 4 ] keV
-            17    81.8722 [sigma: 27.9043 | error: 0.482003 | coeff: 0.482003 | eff: 1 | fom: 0.134509 | r2int: 0.116163 | r2eff: 0 | hits: 2 ] keV
-            18    188.846 [sigma: 18.3727 | error: 0.217546 | coeff: 0.217546 | eff: 1 | fom: 0.660309 | r2int: 0.037861 | r2eff: 0 | hits: 5 ] keV
-            19    139.169 [sigma: 7.20973 | error: 0.0732641 | coeff: 0.0732641 | eff: 1 | fom: 5.82194 | r2int: 0.00268381 | r2eff: 0 | hits: 2 ] keV
+            16    1015.54 [sigma: 344.587 | error: 0.678626 | coeff: 0.678626 | eff: 1 | fom: 0.0700449 | r2int: 0.3454 | r2eff: 0 | hits: 4 ] keV
+            17    81.8722 [sigma: 27.9043 | error: 0.482003 | coeff: 0.482003 | eff: 1 | fom: 0.138848 | r2int: 0.116163 | r2eff: 0 | hits: 2 ] keV
+            18    188.846 [sigma: 18.3727 | error: 0.217546 | coeff: 0.217546 | eff: 1 | fom: 0.68161 | r2int: 0.037861 | r2eff: 0 | hits: 5 ] keV
+            19    139.169 [sigma: 7.20973 | error: 0.0732641 | coeff: 0.0732641 | eff: 1 | fom: 6.00974 | r2int: 0.00268381 | r2eff: 0 | hits: 2 ] keV
             20    5.95918 [sigma: 0 | error: 0 | coeff: 0 | eff: 1 | fom: 1 | r2int: 2.22045e-16 | r2eff: 0 | hits: 1 ] keV
-            22    2223.55 [sigma: 998.557 | error: 0.777833 | coeff: 0.777833 | eff: 1 | fom: 0.0516509 | r2int: 0.403349 | r2eff: 0 | hits: 3 ] keV
-            23    23.1854 [sigma: 4.05208 | error: 0.24716 | coeff: 0.24716 | eff: 1 | fom: 0.511555 | r2int: 0.0305441 | r2eff: 0 | hits: 2 ] keV
+            22    2223.55 [sigma: 998.557 | error: 0.777833 | coeff: 0.777833 | eff: 1 | fom: 0.053317 | r2int: 0.403349 | r2eff: 0 | hits: 3 ] keV
+            23    23.1854 [sigma: 4.05208 | error: 0.24716 | coeff: 0.24716 | eff: 1 | fom: 0.528056 | r2int: 0.0305441 | r2eff: 0 | hits: 2 ] keV
             24    75.8727 [sigma: 0 | error: 0 | coeff: 0 | eff: 1 | fom: 1 | r2int: 2.22045e-16 | r2eff: 0 | hits: 1 ] keV
-            25    1574.94 [sigma: 418.322 | error: 0.751259 | coeff: 0.751259 | eff: 1 | fom: 0.0553695 | r2int: 0.493842 | r2eff: 0 | hits: 8 ] keV
-            26    609.052 [sigma: 130.303 | error: 0.427888 | coeff: 0.427888 | eff: 1 | fom: 0.170683 | r2int: 0.137316 | r2eff: 0 | hits: 4 ] keV
-            27    320.131 [sigma: 30.9007 | error: 0.289575 | coeff: 0.289575 | eff: 1 | fom: 0.372672 | r2int: 0.0745369 | r2eff: 0 | hits: 9 ] keV
-            28    929.619 [sigma: 101.002 | error: 0.360349 | coeff: 0.360349 | eff: 1 | fom: 0.24066 | r2int: 0.118047 | r2eff: 0 | hits: 11 ] keV
-            29    165.709 [sigma: 18.2129 | error: 0.245764 | coeff: 0.245764 | eff: 1 | fom: 0.517384 | r2int: 0.04832 | r2eff: 0 | hits: 5 ] keV
-            30    4202.25 [sigma: 600.696 | error: 0.553629 | coeff: 0.553629 | eff: 1 | fom: 0.101956 | r2int: 0.286071 | r2eff: 0 | hits: 15 ] keV
-            31    1384.13 [sigma: 162.378 | error: 0.454354 | coeff: 0.454354 | eff: 1 | fom: 0.151377 | r2int: 0.192675 | r2eff: 0 | hits: 15 ] keV
-            32    1607.71 [sigma: 355.163 | error: 0.732683 | coeff: 0.732683 | eff: 1 | fom: 0.0582127 | r2int: 0.488022 | r2eff: 0 | hits: 11 ] keV
-            33    3961.98 [sigma: 672.459 | error: 0.635065 | coeff: 0.635065 | eff: 1 | fom: 0.0774842 | r2int: 0.3745 | r2eff: 0 | hits: 14 ] keV
-            34    4117.88 [sigma: 695.988 | error: 0.609397 | coeff: 0.609397 | eff: 1 | fom: 0.0841492 | r2int: 0.342798 | r2eff: 0 | hits: 13 ] keV
-            35    4156.13 [sigma: 505.256 | error: 0.421127 | coeff: 0.421127 | eff: 1 | fom: 0.176207 | r2int: 0.162569 | r2eff: 0 | hits: 12 ] keV
-            36    3085.99 [sigma: 283.741 | error: 0.400778 | coeff: 0.400778 | eff: 1 | fom: 0.194555 | r2int: 0.152169 | r2eff: 0 | hits: 19 ] keV
-            37    4139.3 [sigma: 662.644 | error: 0.660051 | coeff: 0.660051 | eff: 1 | fom: 0.071729 | r2int: 0.41004 | r2eff: 0 | hits: 17 ] keV
-            38    3184.85 [sigma: 418.898 | error: 0.630787 | coeff: 0.630787 | eff: 1 | fom: 0.0785388 | r2int: 0.380593 | r2eff: 0 | hits: 23 ] keV
-            39    1914.87 [sigma: 427.474 | error: 0.669717 | coeff: 0.669717 | eff: 1 | fom: 0.0696734 | r2int: 0.398685 | r2eff: 0 | hits: 9 ] keV
-            40    222.733 [sigma: 29.7137 | error: 0.352956 | coeff: 0.352956 | eff: 1 | fom: 0.250847 | r2int: 0.106781 | r2eff: 0 | hits: 7 ] keV
-            41    4040.7 [sigma: 655.746 | error: 0.607216 | coeff: 0.607216 | eff: 1 | fom: 0.0847547 | r2int: 0.342375 | r2eff: 0 | hits: 14 ] keV
-            42    1608.57 [sigma: 123.078 | error: 0.315475 | coeff: 0.315475 | eff: 1 | fom: 0.313993 | r2int: 0.09367 | r2eff: 0 | hits: 17 ] keV
-            43    4607.56 [sigma: 550.493 | error: 0.492612 | coeff: 0.492612 | eff: 1 | fom: 0.128778 | r2int: 0.228392 | r2eff: 0 | hits: 17 ] keV
-            44    392.26 [sigma: 56.6328 | error: 0.381982 | coeff: 0.381982 | eff: 1 | fom: 0.214173 | r2int: 0.125066 | r2eff: 0 | hits: 7 ] keV
-            45    604.008 [sigma: 206.442 | error: 0.764261 | coeff: 0.764261 | eff: 1 | fom: 0.0535017 | r2int: 0.467275 | r2eff: 0 | hits: 5 ] keV
-            46    1479.95 [sigma: 196.85 | error: 0.460765 | coeff: 0.460765 | eff: 1 | fom: 0.147194 | r2int: 0.194612 | r2eff: 0 | hits: 12 ] keV
-            47    2443.97 [sigma: 392.557 | error: 0.600996 | coeff: 0.600996 | eff: 1 | fom: 0.0865182 | r2int: 0.335396 | r2eff: 0 | hits: 14 ] keV
-            48    2074.47 [sigma: 460.963 | error: 0.628498 | coeff: 0.628498 | eff: 1 | fom: 0.0791121 | r2int: 0.345633 | r2eff: 0 | hits: 8 ] keV
-            49    1411.03 [sigma: 354.969 | error: 0.711539 | coeff: 0.711539 | eff: 1 | fom: 0.0617237 | r2int: 0.443002 | r2eff: 0 | hits: 8 ] keV
-            50    4471.76 [sigma: 447.277 | error: 0.447315 | coeff: 0.447315 | eff: 1 | fom: 0.156179 | r2int: 0.190086 | r2eff: 0 | hits: 20 ] keV
-            51    3236.42 [sigma: 270.021 | error: 0.493591 | coeff: 0.493591 | eff: 1 | fom: 0.128267 | r2int: 0.236671 | r2eff: 0 | hits: 35 ] keV
-            52    8428.91 [sigma: 391.202 | error: 0.318184 | coeff: 0.318184 | eff: 1 | fom: 0.308669 | r2int: 0.0990871 | r2eff: 0 | hits: 47 ] keV
-            53    3675.38 [sigma: 322.184 | error: 0.44698 | coeff: 0.44698 | eff: 1 | fom: 0.156413 | r2int: 0.192107 | r2eff: 0 | hits: 26 ] keV
-            54    3741.73 [sigma: 408.152 | error: 0.436324 | coeff: 0.436324 | eff: 1 | fom: 0.164146 | r2int: 0.17848 | r2eff: 0 | hits: 16 ] keV
-            55    4119.08 [sigma: 424.314 | error: 0.591759 | coeff: 0.591759 | eff: 1 | fom: 0.0892403 | r2int: 0.339567 | r2eff: 0 | hits: 33 ] keV
-            56    27149.4 [sigma: 885.945 | error: 0.226083 | coeff: 0.226083 | eff: 1 | fom: 0.611386 | r2int: 0.0500485 | r2eff: 0 | hits: 48 ] keV
-            57    13555.4 [sigma: 465.013 | error: 0.282882 | coeff: 0.282882 | eff: 1 | fom: 0.390516 | r2int: 0.0788456 | r2eff: 0 | hits: 68 ] keV
-            58    20948.5 [sigma: 835.553 | error: 0.287622 | coeff: 0.287622 | eff: 1 | fom: 0.377752 | r2int: 0.0811354 | r2eff: 0 | hits: 52 ] keV
-            59    7877.72 [sigma: 499.005 | error: 0.374747 | coeff: 0.374747 | eff: 1 | fom: 0.222522 | r2int: 0.136423 | r2eff: 0 | hits: 35 ] keV
-            60    6894.76 [sigma: 302.253 | error: 0.280701 | coeff: 0.280701 | eff: 1 | fom: 0.396609 | r2int: 0.0768713 | r2eff: 0 | hits: 41 ] keV
-            61    11526.3 [sigma: 464.179 | error: 0.304042 | coeff: 0.304042 | eff: 1 | fom: 0.338051 | r2int: 0.09082 | r2eff: 0 | hits: 57 ] keV
-            62    20389.5 [sigma: 594.683 | error: 0.275153 | coeff: 0.275153 | eff: 1 | fom: 0.412764 | r2int: 0.0748585 | r2eff: 0 | hits: 89 ] keV
-            63    19791.3 [sigma: 618.089 | error: 0.259419 | coeff: 0.259419 | eff: 1 | fom: 0.464351 | r2int: 0.0663229 | r2eff: 0 | hits: 69 ] keV
-            64    4187.94 [sigma: 217.518 | error: 0.324359 | coeff: 0.324359 | eff: 1 | fom: 0.297029 | r2int: 0.102511 | r2eff: 0 | hits: 39 ] keV
-            65    3951.33 [sigma: 264.217 | error: 0.33434 | coeff: 0.33434 | eff: 1 | fom: 0.27956 | r2int: 0.107312 | r2eff: 0 | hits: 25 ] keV
-            66    4674.45 [sigma: 181.312 | error: 0.271516 | coeff: 0.271516 | eff: 1 | fom: 0.423897 | r2int: 0.0722163 | r2eff: 0 | hits: 49 ] keV
-            67    12651.6 [sigma: 542.809 | error: 0.337829 | coeff: 0.337829 | eff: 1 | fom: 0.273815 | r2int: 0.112287 | r2eff: 0 | hits: 62 ] keV
-            68    12483.9 [sigma: 485.278 | error: 0.280313 | coeff: 0.280313 | eff: 1 | fom: 0.397708 | r2int: 0.0770642 | r2eff: 0 | hits: 52 ] keV
-            69    4892.46 [sigma: 465.286 | error: 0.494168 | coeff: 0.494168 | eff: 1 | fom: 0.127968 | r2int: 0.235157 | r2eff: 0 | hits: 27 ] keV
-            70    2928.01 [sigma: 254.209 | error: 0.416373 | coeff: 0.416373 | eff: 1 | fom: 0.180254 | r2int: 0.165829 | r2eff: 0 | hits: 23 ] keV
-            71    3579.48 [sigma: 285.3 | error: 0.443775 | coeff: 0.443775 | eff: 1 | fom: 0.158681 | r2int: 0.190584 | r2eff: 0 | hits: 31 ] keV
-            72    4319.91 [sigma: 331.016 | error: 0.459755 | coeff: 0.459755 | eff: 1 | fom: 0.147842 | r2int: 0.205503 | r2eff: 0 | hits: 36 ] keV
-            73    3397.47 [sigma: 160.297 | error: 0.266897 | coeff: 0.266897 | eff: 1 | fom: 0.438694 | r2int: 0.0690082 | r2eff: 0 | hits: 32 ] keV
-            74    5926 [sigma: 535.299 | error: 0.349848 | coeff: 0.349848 | eff: 1 | fom: 0.255323 | r2int: 0.114234 | r2eff: 0 | hits: 15 ] keV
-            75    10812.2 [sigma: 262.162 | error: 0.248455 | coeff: 0.248455 | eff: 1 | fom: 0.506237 | r2int: 0.0611421 | r2eff: 0 | hits: 105 ] keV
-            76    20816.9 [sigma: 308.095 | error: 0.183069 | coeff: 0.183069 | eff: 1 | fom: 0.932443 | r2int: 0.0332951 | r2eff: 0 | hits: 153 ] keV
-            77    32135.6 [sigma: 375.841 | error: 0.152938 | coeff: 0.152938 | eff: 1 | fom: 1.33604 | r2int: 0.0232532 | r2eff: 0 | hits: 171 ] keV
-            78    26629.9 [sigma: 358.586 | error: 0.176599 | coeff: 0.176599 | eff: 1 | fom: 1.00201 | r2int: 0.0310059 | r2eff: 0 | hits: 172 ] keV
-            79    12801.1 [sigma: 305.703 | error: 0.252733 | coeff: 0.252733 | eff: 1 | fom: 0.489245 | r2int: 0.0633037 | r2eff: 0 | hits: 112 ] keV
-            80    31027.1 [sigma: 396.679 | error: 0.159684 | coeff: 0.159684 | eff: 1 | fom: 1.22555 | r2int: 0.0253354 | r2eff: 0 | hits: 156 ] keV
-            81    454535 [sigma: 1093.2 | error: 0.0401728 | coeff: 0.0401728 | eff: 1 | fom: 19.3636 | r2int: 0.00160807 | r2eff: 0 | hits: 279 ] keV
-            82    346112 [sigma: 1164.33 | error: 0.0556847 | coeff: 0.0556847 | eff: 1 | fom: 10.0781 | r2int: 0.00308947 | r2eff: 0 | hits: 274 ] keV
-            83    481592 [sigma: 1086.71 | error: 0.038094 | coeff: 0.038094 | eff: 1 | fom: 21.5346 | r2int: 0.00144606 | r2eff: 0 | hits: 285 ] keV
-            84    16413 [sigma: 273.395 | error: 0.210039 | coeff: 0.210039 | eff: 1 | fom: 0.708351 | r2int: 0.0438391 | r2eff: 0 | hits: 159 ] keV
-            85    25148.5 [sigma: 320.56 | error: 0.171014 | coeff: 0.171014 | eff: 1 | fom: 1.06853 | r2int: 0.0290834 | r2eff: 0 | hits: 180 ] keV
-            86    378818 [sigma: 1156.9 | error: 0.0510113 | coeff: 0.0510113 | eff: 1 | fom: 12.0093 | r2int: 0.00259282 | r2eff: 0 | hits: 279 ] keV
-            87    325244 [sigma: 1179.15 | error: 0.0597922 | coeff: 0.0597922 | eff: 1 | fom: 8.741 | r2int: 0.00356196 | r2eff: 0 | hits: 272 ] keV
-            88    297969 [sigma: 1145.63 | error: 0.0596871 | coeff: 0.0596871 | eff: 1 | fom: 8.7718 | r2int: 0.00354777 | r2eff: 0 | hits: 241 ] keV
-            89    26428.1 [sigma: 395.302 | error: 0.185619 | coeff: 0.185619 | eff: 1 | fom: 0.906993 | r2int: 0.0342308 | r2eff: 0 | hits: 154 ] keV
-            90    26943.3 [sigma: 365.687 | error: 0.176442 | coeff: 0.176442 | eff: 1 | fom: 1.00379 | r2int: 0.0309477 | r2eff: 0 | hits: 169 ] keV
-            91    475711 [sigma: 1104.46 | error: 0.039195 | coeff: 0.039195 | eff: 1 | fom: 20.3417 | r2int: 0.00153086 | r2eff: 0 | hits: 285 ] keV
-            92    361659 [sigma: 1184.29 | error: 0.0533067 | coeff: 0.0533067 | eff: 1 | fom: 10.9973 | r2int: 0.00283088 | r2eff: 0 | hits: 265 ] keV
-            93    417029 [sigma: 1109.38 | error: 0.0429768 | coeff: 0.0429768 | eff: 1 | fom: 16.9193 | r2int: 0.00183992 | r2eff: 0 | hits: 261 ] keV
-            94    18677.7 [sigma: 350.51 | error: 0.236633 | coeff: 0.236633 | eff: 1 | fom: 0.558086 | r2int: 0.0556428 | r2eff: 0 | hits: 159 ] keV
-            95    17454.9 [sigma: 335.88 | error: 0.206355 | coeff: 0.206355 | eff: 1 | fom: 0.73387 | r2int: 0.0422122 | r2eff: 0 | hits: 115 ] keV
-            96    26858.8 [sigma: 358.185 | error: 0.16603 | coeff: 0.16603 | eff: 1 | fom: 1.13364 | r2int: 0.0273882 | r2eff: 0 | hits: 155 ] keV
-            97    25075.1 [sigma: 397.561 | error: 0.204275 | coeff: 0.204275 | eff: 1 | fom: 0.748894 | r2int: 0.0414768 | r2eff: 0 | hits: 166 ] keV
-            98    17753 [sigma: 266.493 | error: 0.18446 | coeff: 0.18446 | eff: 1 | fom: 0.918424 | r2int: 0.0338003 | r2eff: 0 | hits: 151 ] keV
-            99    19310 [sigma: 430.554 | error: 0.221852 | coeff: 0.221852 | eff: 1 | fom: 0.634927 | r2int: 0.0487211 | r2eff: 0 | hits: 99 ] keV
-           100    319417 [sigma: 439.115 | error: 0.0331652 | coeff: 0.0331652 | eff: 1 | fom: 28.4109 | r2int: 0.00109804 | r2eff: 0 | hits: 582 ] keV
-           101    366872 [sigma: 455.301 | error: 0.0336685 | coeff: 0.0336685 | eff: 1 | fom: 27.5679 | r2int: 0.00113203 | r2eff: 0 | hits: 736 ] keV
-           102    344533 [sigma: 443.075 | error: 0.0348888 | coeff: 0.0348888 | eff: 1 | fom: 25.6731 | r2int: 0.00121557 | r2eff: 0 | hits: 736 ] keV
-           103    358167 [sigma: 469.912 | error: 0.0347863 | coeff: 0.0347863 | eff: 1 | fom: 25.8245 | r2int: 0.00120837 | r2eff: 0 | hits: 703 ] keV
-           104    319866 [sigma: 429.849 | error: 0.032531 | coeff: 0.032531 | eff: 1 | fom: 29.5295 | r2int: 0.00105646 | r2eff: 0 | hits: 586 ] keV
-           105    389206 [sigma: 511.05 | error: 0.0360075 | coeff: 0.0360075 | eff: 1 | fom: 24.1026 | r2int: 0.00129481 | r2eff: 0 | hits: 752 ] keV
+            25    1574.94 [sigma: 418.322 | error: 0.751259 | coeff: 0.751259 | eff: 1 | fom: 0.0571556 | r2int: 0.493842 | r2eff: 0 | hits: 8 ] keV
+            26    609.052 [sigma: 130.303 | error: 0.427888 | coeff: 0.427888 | eff: 1 | fom: 0.176189 | r2int: 0.137316 | r2eff: 0 | hits: 4 ] keV
+            27    320.131 [sigma: 30.9007 | error: 0.289575 | coeff: 0.289575 | eff: 1 | fom: 0.384693 | r2int: 0.0745369 | r2eff: 0 | hits: 9 ] keV
+            28    929.619 [sigma: 101.002 | error: 0.360349 | coeff: 0.360349 | eff: 1 | fom: 0.248423 | r2int: 0.118047 | r2eff: 0 | hits: 11 ] keV
+            29    165.709 [sigma: 18.2129 | error: 0.245764 | coeff: 0.245764 | eff: 1 | fom: 0.534074 | r2int: 0.04832 | r2eff: 0 | hits: 5 ] keV
+            30    4202.25 [sigma: 600.696 | error: 0.553629 | coeff: 0.553629 | eff: 1 | fom: 0.105245 | r2int: 0.286071 | r2eff: 0 | hits: 15 ] keV
+            31    1384.13 [sigma: 162.378 | error: 0.454354 | coeff: 0.454354 | eff: 1 | fom: 0.15626 | r2int: 0.192675 | r2eff: 0 | hits: 15 ] keV
+            32    1607.71 [sigma: 355.163 | error: 0.732683 | coeff: 0.732683 | eff: 1 | fom: 0.0600905 | r2int: 0.488022 | r2eff: 0 | hits: 11 ] keV
+            33    3961.98 [sigma: 672.459 | error: 0.635065 | coeff: 0.635065 | eff: 1 | fom: 0.0799837 | r2int: 0.3745 | r2eff: 0 | hits: 14 ] keV
+            34    4117.88 [sigma: 695.988 | error: 0.609397 | coeff: 0.609397 | eff: 1 | fom: 0.0868637 | r2int: 0.342798 | r2eff: 0 | hits: 13 ] keV
+            35    4156.13 [sigma: 505.256 | error: 0.421127 | coeff: 0.421127 | eff: 1 | fom: 0.181892 | r2int: 0.162569 | r2eff: 0 | hits: 12 ] keV
+            36    3085.99 [sigma: 283.741 | error: 0.400778 | coeff: 0.400778 | eff: 1 | fom: 0.200831 | r2int: 0.152169 | r2eff: 0 | hits: 19 ] keV
+            37    4139.3 [sigma: 662.644 | error: 0.660051 | coeff: 0.660051 | eff: 1 | fom: 0.0740428 | r2int: 0.41004 | r2eff: 0 | hits: 17 ] keV
+            38    3184.85 [sigma: 418.898 | error: 0.630787 | coeff: 0.630787 | eff: 1 | fom: 0.0810723 | r2int: 0.380593 | r2eff: 0 | hits: 23 ] keV
+            39    1914.87 [sigma: 427.474 | error: 0.669717 | coeff: 0.669717 | eff: 1 | fom: 0.0719209 | r2int: 0.398685 | r2eff: 0 | hits: 9 ] keV
+            40    222.733 [sigma: 29.7137 | error: 0.352956 | coeff: 0.352956 | eff: 1 | fom: 0.258939 | r2int: 0.106781 | r2eff: 0 | hits: 7 ] keV
+            41    4040.7 [sigma: 655.746 | error: 0.607216 | coeff: 0.607216 | eff: 1 | fom: 0.0874887 | r2int: 0.342375 | r2eff: 0 | hits: 14 ] keV
+            42    1608.57 [sigma: 123.078 | error: 0.315475 | coeff: 0.315475 | eff: 1 | fom: 0.324122 | r2int: 0.09367 | r2eff: 0 | hits: 17 ] keV
+            43    4607.56 [sigma: 550.493 | error: 0.492612 | coeff: 0.492612 | eff: 1 | fom: 0.132932 | r2int: 0.228392 | r2eff: 0 | hits: 17 ] keV
+            44    392.26 [sigma: 56.6328 | error: 0.381982 | coeff: 0.381982 | eff: 1 | fom: 0.221081 | r2int: 0.125066 | r2eff: 0 | hits: 7 ] keV
+            45    604.008 [sigma: 206.442 | error: 0.764261 | coeff: 0.764261 | eff: 1 | fom: 0.0552275 | r2int: 0.467275 | r2eff: 0 | hits: 5 ] keV
+            46    1479.95 [sigma: 196.85 | error: 0.460765 | coeff: 0.460765 | eff: 1 | fom: 0.151943 | r2int: 0.194612 | r2eff: 0 | hits: 12 ] keV
+            47    2443.97 [sigma: 392.557 | error: 0.600996 | coeff: 0.600996 | eff: 1 | fom: 0.0893091 | r2int: 0.335396 | r2eff: 0 | hits: 14 ] keV
+            48    2074.47 [sigma: 460.963 | error: 0.628498 | coeff: 0.628498 | eff: 1 | fom: 0.0816641 | r2int: 0.345633 | r2eff: 0 | hits: 8 ] keV
+            49    1411.03 [sigma: 354.969 | error: 0.711539 | coeff: 0.711539 | eff: 1 | fom: 0.0637148 | r2int: 0.443002 | r2eff: 0 | hits: 8 ] keV
+            50    4471.76 [sigma: 447.277 | error: 0.447315 | coeff: 0.447315 | eff: 1 | fom: 0.161217 | r2int: 0.190086 | r2eff: 0 | hits: 20 ] keV
+            51    3236.42 [sigma: 270.021 | error: 0.493591 | coeff: 0.493591 | eff: 1 | fom: 0.132405 | r2int: 0.236671 | r2eff: 0 | hits: 35 ] keV
+            52    8428.91 [sigma: 391.202 | error: 0.318184 | coeff: 0.318184 | eff: 1 | fom: 0.318626 | r2int: 0.0990871 | r2eff: 0 | hits: 47 ] keV
+            53    3675.38 [sigma: 322.184 | error: 0.44698 | coeff: 0.44698 | eff: 1 | fom: 0.161459 | r2int: 0.192107 | r2eff: 0 | hits: 26 ] keV
+            54    3741.73 [sigma: 408.152 | error: 0.436324 | coeff: 0.436324 | eff: 1 | fom: 0.169442 | r2int: 0.17848 | r2eff: 0 | hits: 16 ] keV
+            55    4119.08 [sigma: 424.314 | error: 0.591759 | coeff: 0.591759 | eff: 1 | fom: 0.092119 | r2int: 0.339567 | r2eff: 0 | hits: 33 ] keV
+            56    27149.4 [sigma: 885.945 | error: 0.226083 | coeff: 0.226083 | eff: 1 | fom: 0.631108 | r2int: 0.0500485 | r2eff: 0 | hits: 48 ] keV
+            57    13555.4 [sigma: 465.013 | error: 0.282882 | coeff: 0.282882 | eff: 1 | fom: 0.403113 | r2int: 0.0788456 | r2eff: 0 | hits: 68 ] keV
+            58    20948.5 [sigma: 835.553 | error: 0.287622 | coeff: 0.287622 | eff: 1 | fom: 0.389937 | r2int: 0.0811354 | r2eff: 0 | hits: 52 ] keV
+            59    7877.72 [sigma: 499.005 | error: 0.374747 | coeff: 0.374747 | eff: 1 | fom: 0.2297 | r2int: 0.136423 | r2eff: 0 | hits: 35 ] keV
+            60    6894.76 [sigma: 302.253 | error: 0.280701 | coeff: 0.280701 | eff: 1 | fom: 0.409402 | r2int: 0.0768713 | r2eff: 0 | hits: 41 ] keV
+            61    11526.3 [sigma: 464.179 | error: 0.304042 | coeff: 0.304042 | eff: 1 | fom: 0.348955 | r2int: 0.09082 | r2eff: 0 | hits: 57 ] keV
+            62    20389.5 [sigma: 594.683 | error: 0.275153 | coeff: 0.275153 | eff: 1 | fom: 0.426078 | r2int: 0.0748585 | r2eff: 0 | hits: 89 ] keV
+            63    19791.3 [sigma: 618.089 | error: 0.259419 | coeff: 0.259419 | eff: 1 | fom: 0.47933 | r2int: 0.0663229 | r2eff: 0 | hits: 69 ] keV
+            64    4187.94 [sigma: 217.518 | error: 0.324359 | coeff: 0.324359 | eff: 1 | fom: 0.30661 | r2int: 0.102511 | r2eff: 0 | hits: 39 ] keV
+            65    3951.33 [sigma: 264.217 | error: 0.33434 | coeff: 0.33434 | eff: 1 | fom: 0.288578 | r2int: 0.107312 | r2eff: 0 | hits: 25 ] keV
+            66    4674.45 [sigma: 181.312 | error: 0.271516 | coeff: 0.271516 | eff: 1 | fom: 0.437571 | r2int: 0.0722163 | r2eff: 0 | hits: 49 ] keV
+            67    12651.6 [sigma: 542.809 | error: 0.337829 | coeff: 0.337829 | eff: 1 | fom: 0.282648 | r2int: 0.112287 | r2eff: 0 | hits: 62 ] keV
+            68    12483.9 [sigma: 485.278 | error: 0.280313 | coeff: 0.280313 | eff: 1 | fom: 0.410537 | r2int: 0.0770642 | r2eff: 0 | hits: 52 ] keV
+            69    4892.46 [sigma: 465.286 | error: 0.494168 | coeff: 0.494168 | eff: 1 | fom: 0.132096 | r2int: 0.235157 | r2eff: 0 | hits: 27 ] keV
+            70    2928.01 [sigma: 254.209 | error: 0.416373 | coeff: 0.416373 | eff: 1 | fom: 0.186069 | r2int: 0.165829 | r2eff: 0 | hits: 23 ] keV
+            71    3579.48 [sigma: 285.3 | error: 0.443775 | coeff: 0.443775 | eff: 1 | fom: 0.163799 | r2int: 0.190584 | r2eff: 0 | hits: 31 ] keV
+            72    4319.91 [sigma: 331.016 | error: 0.459755 | coeff: 0.459755 | eff: 1 | fom: 0.152611 | r2int: 0.205503 | r2eff: 0 | hits: 36 ] keV
+            73    3397.47 [sigma: 160.297 | error: 0.266897 | coeff: 0.266897 | eff: 1 | fom: 0.452845 | r2int: 0.0690082 | r2eff: 0 | hits: 32 ] keV
+            74    5926 [sigma: 535.299 | error: 0.349848 | coeff: 0.349848 | eff: 1 | fom: 0.26356 | r2int: 0.114234 | r2eff: 0 | hits: 15 ] keV
+            75    10812.2 [sigma: 262.162 | error: 0.248455 | coeff: 0.248455 | eff: 1 | fom: 0.522567 | r2int: 0.0611421 | r2eff: 0 | hits: 105 ] keV
+            76    20816.9 [sigma: 308.095 | error: 0.183069 | coeff: 0.183069 | eff: 1 | fom: 0.962522 | r2int: 0.0332951 | r2eff: 0 | hits: 153 ] keV
+            77    32135.6 [sigma: 375.841 | error: 0.152938 | coeff: 0.152938 | eff: 1 | fom: 1.37914 | r2int: 0.0232532 | r2eff: 0 | hits: 171 ] keV
+            78    26629.9 [sigma: 358.586 | error: 0.176599 | coeff: 0.176599 | eff: 1 | fom: 1.03434 | r2int: 0.0310059 | r2eff: 0 | hits: 172 ] keV
+            79    12801.1 [sigma: 305.703 | error: 0.252733 | coeff: 0.252733 | eff: 1 | fom: 0.505027 | r2int: 0.0633037 | r2eff: 0 | hits: 112 ] keV
+            80    31027.1 [sigma: 396.679 | error: 0.159684 | coeff: 0.159684 | eff: 1 | fom: 1.26508 | r2int: 0.0253354 | r2eff: 0 | hits: 156 ] keV
+            81    454535 [sigma: 1093.2 | error: 0.0401728 | coeff: 0.0401728 | eff: 1 | fom: 19.9882 | r2int: 0.00160807 | r2eff: 0 | hits: 279 ] keV
+            82    346112 [sigma: 1164.33 | error: 0.0556847 | coeff: 0.0556847 | eff: 1 | fom: 10.4032 | r2int: 0.00308947 | r2eff: 0 | hits: 274 ] keV
+            83    481592 [sigma: 1086.71 | error: 0.038094 | coeff: 0.038094 | eff: 1 | fom: 22.2293 | r2int: 0.00144606 | r2eff: 0 | hits: 285 ] keV
+            84    16413 [sigma: 273.395 | error: 0.210039 | coeff: 0.210039 | eff: 1 | fom: 0.731201 | r2int: 0.0438391 | r2eff: 0 | hits: 159 ] keV
+            85    25148.5 [sigma: 320.56 | error: 0.171014 | coeff: 0.171014 | eff: 1 | fom: 1.10299 | r2int: 0.0290834 | r2eff: 0 | hits: 180 ] keV
+            86    378818 [sigma: 1156.9 | error: 0.0510113 | coeff: 0.0510113 | eff: 1 | fom: 12.3967 | r2int: 0.00259282 | r2eff: 0 | hits: 279 ] keV
+            87    325244 [sigma: 1179.15 | error: 0.0597922 | coeff: 0.0597922 | eff: 1 | fom: 9.02296 | r2int: 0.00356196 | r2eff: 0 | hits: 272 ] keV
+            88    297969 [sigma: 1145.63 | error: 0.0596871 | coeff: 0.0596871 | eff: 1 | fom: 9.05476 | r2int: 0.00354777 | r2eff: 0 | hits: 241 ] keV
+            89    26428.1 [sigma: 395.302 | error: 0.185619 | coeff: 0.185619 | eff: 1 | fom: 0.936251 | r2int: 0.0342308 | r2eff: 0 | hits: 154 ] keV
+            90    26943.3 [sigma: 365.687 | error: 0.176442 | coeff: 0.176442 | eff: 1 | fom: 1.03617 | r2int: 0.0309477 | r2eff: 0 | hits: 169 ] keV
+            91    475711 [sigma: 1104.46 | error: 0.039195 | coeff: 0.039195 | eff: 1 | fom: 20.9979 | r2int: 0.00153086 | r2eff: 0 | hits: 285 ] keV
+            92    361659 [sigma: 1184.29 | error: 0.0533067 | coeff: 0.0533067 | eff: 1 | fom: 11.3521 | r2int: 0.00283088 | r2eff: 0 | hits: 265 ] keV
+            93    417029 [sigma: 1109.38 | error: 0.0429768 | coeff: 0.0429768 | eff: 1 | fom: 17.4651 | r2int: 0.00183992 | r2eff: 0 | hits: 261 ] keV
+            94    18677.7 [sigma: 350.51 | error: 0.236633 | coeff: 0.236633 | eff: 1 | fom: 0.576088 | r2int: 0.0556428 | r2eff: 0 | hits: 159 ] keV
+            95    17454.9 [sigma: 335.88 | error: 0.206355 | coeff: 0.206355 | eff: 1 | fom: 0.757543 | r2int: 0.0422122 | r2eff: 0 | hits: 115 ] keV
+            96    26858.8 [sigma: 358.185 | error: 0.16603 | coeff: 0.16603 | eff: 1 | fom: 1.17021 | r2int: 0.0273882 | r2eff: 0 | hits: 155 ] keV
+            97    25075.1 [sigma: 397.561 | error: 0.204275 | coeff: 0.204275 | eff: 1 | fom: 0.773052 | r2int: 0.0414768 | r2eff: 0 | hits: 166 ] keV
+            98    17753 [sigma: 266.493 | error: 0.18446 | coeff: 0.18446 | eff: 1 | fom: 0.948051 | r2int: 0.0338003 | r2eff: 0 | hits: 151 ] keV
+            99    19310 [sigma: 430.554 | error: 0.221852 | coeff: 0.221852 | eff: 1 | fom: 0.655408 | r2int: 0.0487211 | r2eff: 0 | hits: 99 ] keV
+           100    319417 [sigma: 439.115 | error: 0.0331652 | coeff: 0.0331652 | eff: 1 | fom: 29.3274 | r2int: 0.00109804 | r2eff: 0 | hits: 582 ] keV
+           101    366872 [sigma: 455.301 | error: 0.0336685 | coeff: 0.0336685 | eff: 1 | fom: 28.4572 | r2int: 0.00113203 | r2eff: 0 | hits: 736 ] keV
+           102    344533 [sigma: 443.075 | error: 0.0348888 | coeff: 0.0348888 | eff: 1 | fom: 26.5013 | r2int: 0.00121557 | r2eff: 0 | hits: 736 ] keV
+           103    358167 [sigma: 469.912 | error: 0.0347863 | coeff: 0.0347863 | eff: 1 | fom: 26.6576 | r2int: 0.00120837 | r2eff: 0 | hits: 703 ] keV
+           104    319866 [sigma: 429.849 | error: 0.032531 | coeff: 0.032531 | eff: 1 | fom: 30.4821 | r2int: 0.00105646 | r2eff: 0 | hits: 586 ] keV
+           105    389206 [sigma: 511.05 | error: 0.0360075 | coeff: 0.0360075 | eff: 1 | fom: 24.8802 | r2int: 0.00129481 | r2eff: 0 | hits: 752 ] keV
            106    377830 [sigma: 471.597 | error: 0.0363688 | coeff: 0.0363688 | eff: 1 | fom: 23.6261 | r2int: 0.00132113 | r2eff: 0 | hits: 849 ] keV
            107    361223 [sigma: 448.968 | error: 0.037308 | coeff: 0.037308 | eff: 1 | fom: 22.4515 | r2int: 0.00139035 | r2eff: 0 | hits: 901 ] keV
            108    366087 [sigma: 463.023 | error: 0.037134 | coeff: 0.037134 | eff: 1 | fom: 22.6624 | r2int: 0.00137734 | r2eff: 0 | hits: 862 ] keV
@@ -1519,18 +1519,18 @@ Run Summary
            102    21790 [sigma: 34.333 | error: 0.0447601 | coeff: 0.0447601 | eff: 1 | fom: 15.598 | r2int: 0.00200098 | r2eff: 0 | hits: 807 ] steps
            103    22981 [sigma: 39.7038 | error: 0.0474404 | coeff: 0.0474404 | eff: 1 | fom: 13.8852 | r2int: 0.00224761 | r2eff: 0 | hits: 754 ] steps
            104    16897 [sigma: 34.1596 | error: 0.0505004 | coeff: 0.0505004 | eff: 1 | fom: 12.2535 | r2int: 0.0025462 | r2eff: 0 | hits: 624 ] steps
-           105    24199 [sigma: 38.5729 | error: 0.0452535 | coeff: 0.0452535 | eff: 1 | fom: 14.7973 | r2int: 0.00204534 | r2eff: 0 | hits: 806 ] steps
-           106    29787 [sigma: 41.6692 | error: 0.0427525 | coeff: 0.0427525 | eff: 1 | fom: 16.5792 | r2int: 0.00182582 | r2eff: 0 | hits: 934 ] steps
-           107    29230 [sigma: 39.3896 | error: 0.0423147 | coeff: 0.0423147 | eff: 1 | fom: 16.924 | r2int: 0.00178872 | r2eff: 0 | hits: 986 ] steps
-           108    28546 [sigma: 37.5882 | error: 0.0402635 | coeff: 0.0402635 | eff: 1 | fom: 18.6923 | r2int: 0.00161942 | r2eff: 0 | hits: 935 ] steps
-           109    22166 [sigma: 37.3919 | error: 0.047173 | coeff: 0.047173 | eff: 1 | fom: 13.6176 | r2int: 0.00222244 | r2eff: 0 | hits: 782 ] steps
-           110    22719 [sigma: 33.9567 | error: 0.0437039 | coeff: 0.0437039 | eff: 1 | fom: 15.8652 | r2int: 0.00190779 | r2eff: 0 | hits: 855 ] steps
-           111    31709 [sigma: 40.8114 | error: 0.0413666 | coeff: 0.0413666 | eff: 1 | fom: 17.7087 | r2int: 0.00170954 | r2eff: 0 | hits: 1033 ] steps
-           112    27351 [sigma: 36.8559 | error: 0.0425695 | coeff: 0.0425695 | eff: 1 | fom: 16.722 | r2int: 0.00181035 | r2eff: 0 | hits: 998 ] steps
-           113    26985 [sigma: 35.6913 | error: 0.0405728 | coeff: 0.0405728 | eff: 1 | fom: 18.4084 | r2int: 0.0016444 | r2eff: 0 | hits: 941 ] steps
-           114    22167 [sigma: 34.5948 | error: 0.0447173 | coeff: 0.0447173 | eff: 1 | fom: 15.1543 | r2int: 0.0019972 | r2eff: 0 | hits: 821 ] steps
-           115    22408 [sigma: 40.0126 | error: 0.0494851 | coeff: 0.0494851 | eff: 1 | fom: 12.3748 | r2int: 0.00244559 | r2eff: 0 | hits: 768 ] steps
-           116    30188 [sigma: 39.2292 | error: 0.0412782 | coeff: 0.0412782 | eff: 1 | fom: 17.7846 | r2int: 0.0017022 | r2eff: 0 | hits: 1009 ] steps
+           105    24199 [sigma: 38.5729 | error: 0.0452535 | coeff: 0.0452535 | eff: 1 | fom: 15.2597 | r2int: 0.00204534 | r2eff: 0 | hits: 806 ] steps
+           106    29787 [sigma: 41.6692 | error: 0.0427525 | coeff: 0.0427525 | eff: 1 | fom: 17.0973 | r2int: 0.00182582 | r2eff: 0 | hits: 934 ] steps
+           107    29230 [sigma: 39.3896 | error: 0.0423147 | coeff: 0.0423147 | eff: 1 | fom: 17.4529 | r2int: 0.00178872 | r2eff: 0 | hits: 986 ] steps
+           108    28546 [sigma: 37.5882 | error: 0.0402635 | coeff: 0.0402635 | eff: 1 | fom: 19.2764 | r2int: 0.00161942 | r2eff: 0 | hits: 935 ] steps
+           109    22166 [sigma: 37.3919 | error: 0.047173 | coeff: 0.047173 | eff: 1 | fom: 14.0431 | r2int: 0.00222244 | r2eff: 0 | hits: 782 ] steps
+           110    22719 [sigma: 33.9567 | error: 0.0437039 | coeff: 0.0437039 | eff: 1 | fom: 16.361 | r2int: 0.00190779 | r2eff: 0 | hits: 855 ] steps
+           111    31709 [sigma: 40.8114 | error: 0.0413666 | coeff: 0.0413666 | eff: 1 | fom: 18.2621 | r2int: 0.00170954 | r2eff: 0 | hits: 1033 ] steps
+           112    27351 [sigma: 36.8559 | error: 0.0425695 | coeff: 0.0425695 | eff: 1 | fom: 17.2446 | r2int: 0.00181035 | r2eff: 0 | hits: 998 ] steps
+           113    26985 [sigma: 35.6913 | error: 0.0405728 | coeff: 0.0405728 | eff: 1 | fom: 18.9837 | r2int: 0.0016444 | r2eff: 0 | hits: 941 ] steps
+           114    22167 [sigma: 34.5948 | error: 0.0447173 | coeff: 0.0447173 | eff: 1 | fom: 15.6278 | r2int: 0.0019972 | r2eff: 0 | hits: 821 ] steps
+           115    22408 [sigma: 40.0126 | error: 0.0494851 | coeff: 0.0494851 | eff: 1 | fom: 12.7615 | r2int: 0.00244559 | r2eff: 0 | hits: 768 ] steps
+           116    30188 [sigma: 39.2292 | error: 0.0412782 | coeff: 0.0412782 | eff: 1 | fom: 18.3404 | r2int: 0.0017022 | r2eff: 0 | hits: 1009 ] steps
            117    28433 [sigma: 38.2531 | error: 0.041598 | coeff: 0.041598 | eff: 1 | fom: 17.5122 | r2int: 0.00172858 | r2eff: 0 | hits: 956 ] steps
            118    26554 [sigma: 39.4536 | error: 0.0441506 | coeff: 0.0441506 | eff: 1 | fom: 15.5458 | r2int: 0.00194707 | r2eff: 0 | hits: 883 ] steps
            119    21167 [sigma: 36.1026 | error: 0.0479394 | coeff: 0.0479394 | eff: 1 | fom: 13.1856 | r2int: 0.00229528 | r2eff: 0 | hits: 790 ] steps
diff --git a/examples/extended/parameterisations/Par01/examplePar01.out b/examples/extended/parameterisations/Par01/examplePar01.out
index 484f91233d..3d9fa669ff 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1106,1060 +1106,1095 @@ 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   -0.431      655 1.09e+03      49.9        0        0         0     Crystal initStep
-    1   -0.491      656 1.09e+03        44     1.34     2.49      2.49     Crystal eBrem
-    2   -0.495      657  1.1e+03      41.2      1.6     1.85      4.34     Crystal eBrem
-    3    -0.49      658  1.1e+03      36.3    0.129    0.224      4.57     Crystal eIoni
-    4   -0.481      658  1.1e+03      34.5   0.0469    0.122      4.69     Crystal eBrem
-    5   -0.454      658  1.1e+03      33.9    0.505     1.26      5.95     Crystal eBrem
-    6   -0.397      660  1.1e+03      22.2     1.84     3.45      9.39     Crystal eBrem
-    7   -0.409      660  1.1e+03      21.9   0.0544    0.101      9.49     Crystal eBrem
-    8   -0.436      660  1.1e+03      21.7   0.0929    0.187      9.68     Crystal eBrem
-    9   -0.438      658  1.1e+03      20.3    0.769     1.71      11.4     Crystal eBrem
-   10   -0.164      656  1.1e+03      18.8     1.08     1.87      13.3     Crystal eBrem
-   11 7.22e-16      655  1.1e+03      18.2    0.612     1.26      14.5     Crystal CoupledTransportation
-   12    0.168      653  1.1e+03      16.8      1.1     2.48        17     Crystal eBrem
-   13    0.207      652  1.1e+03      16.4    0.217    0.259      17.3     Crystal eBrem
-   14    0.284      652  1.1e+03      14.5    0.379    0.749        18     Crystal eBrem
-   15    0.539      651  1.1e+03      6.34    0.698     1.11      19.1     Crystal eBrem
-   16    0.664      650  1.1e+03      5.95    0.384    0.722      19.8     Crystal CoupledTransportation
-   17    0.776      649  1.1e+03      5.42    0.531    0.997      20.8     Crystal msc
-   18    0.835      649  1.1e+03      4.32      1.1     1.16        22     Crystal msc
-   19      1.3      649  1.1e+03      3.83    0.492     1.04        23     Crystal msc
-   20     1.61      649  1.1e+03      3.46    0.371    0.788      23.8     Crystal msc
-   21      1.8      648  1.1e+03      2.97    0.492     1.07      24.9     Crystal msc
-   22     2.33      648  1.1e+03      2.51    0.462     1.06        26     Crystal msc
-   23     3.31      648  1.1e+03      1.99    0.517      1.2      27.2     Crystal msc
-   24      4.1      649  1.1e+03      1.44     0.55     1.24      28.4     Crystal msc
-   25     4.43      649  1.1e+03         1    0.436     0.88      29.3     Crystal msc
-   26      4.5      649  1.1e+03     0.506    0.496    0.972      30.2     Crystal msc
-   27     4.51      648  1.1e+03         0    0.506    0.694      30.9     Crystal eIoni
-   28     4.51      648  1.1e+03         0        0        0      30.9     Crystal annihil
+    1    -0.43      655 1.09e+03      22.4    0.223    0.462     0.462     Crystal eBrem
+    2   -0.339      656 1.09e+03      3.61    0.599     1.18      1.65     Crystal eBrem
+    3   -0.119      656 1.09e+03      1.42    0.329    0.756       2.4     Crystal eBrem
+    4  -0.0732      657 1.09e+03      1.23     0.13    0.378      2.78     Crystal eBrem
+    5   -0.348      657 1.09e+03      1.03     0.13     0.34      3.12     Crystal eBrem
+    6     -0.9      657 1.09e+03     0.457    0.571     1.49      4.61     Crystal eIoni
+    7   -0.936      657 1.09e+03         0    0.457    0.602      5.21     Crystal eIoni
+    8   -0.936      657 1.09e+03         0        0        0      5.21     Crystal annihil
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 8
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     4.51      648  1.1e+03     0.511        0        0         0     Crystal initStep
-    1      1.9      647 1.11e+03         0  0.00519     4.41      4.41     Crystal phot
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 24
+* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      1.9      647 1.11e+03     0.506        0        0         0     Crystal initStep
-    1     1.87      647 1.11e+03         0    0.506    0.701     0.701     Crystal eIoni
+    0   -0.936      657 1.09e+03     0.511        0        0         0     Crystal initStep
+    1 1.22e-15      656 1.09e+03     0.511        0     1.55      1.55     Crystal CoupledTransportation
+    2     8.11      650 1.08e+03     0.511        0     13.5        15     Crystal CoupledTransportation
+    3     37.7      629 1.05e+03     0.305        0     49.1      64.1     Crystal compt
+    4     33.9      648 1.02e+03     0.268        0     40.2       104     Crystal compt
+    5     33.8      647 1.01e+03         0  0.00572     2.78       107     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     4.51      648  1.1e+03     0.511        0        0         0     Crystal initStep
-    1     7.08      650  1.1e+03     0.511        0     4.36      4.36     Crystal CoupledTransportation
-    2     9.72      652  1.1e+03     0.331        0     4.47      8.83     Crystal compt
-    3     6.95      654 1.09e+03         0  0.00122     6.19        15     Crystal phot
+    0     33.8      647 1.01e+03     0.262        0        0         0     Crystal initStep
+    1     33.8      647 1.01e+03         0    0.262    0.276     0.276     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 23
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     6.95      654 1.09e+03      0.33        0        0         0     Crystal initStep
-    1     6.98      654 1.09e+03         0     0.33    0.386     0.386     Crystal eIoni
+    0     33.9      648 1.02e+03    0.0367        0        0         0     Crystal initStep
+    1     33.9      648 1.02e+03         0   0.0367   0.0115    0.0115     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 23
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 15
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     9.72      652  1.1e+03      0.18        0        0         0     Crystal initStep
-    1     9.73      652  1.1e+03         0     0.18    0.155     0.155     Crystal eIoni
+    0     37.7      629 1.05e+03     0.206        0        0         0     Crystal initStep
+    1     37.7      629 1.05e+03         0    0.206    0.191     0.191     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 22,   Parent ID = 8
+* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.539      651  1.1e+03      7.44        0        0         0     Crystal initStep
-    1    0.749      650  1.1e+03      7.44        0    0.727     0.727     Crystal CoupledTransportation
-    2       17      600 1.08e+03      7.44        0     56.3        57     Crystal CoupledTransportation
-    3     33.2      550 1.06e+03      7.44        0     56.3       113     Crystal CoupledTransportation
-    4     49.4      500 1.04e+03      7.44        0     56.3       169     Crystal CoupledTransportation
-    5       50      498 1.04e+03      7.44        0     1.94       171     Crystal CoupledTransportation
-    6     57.8      474 1.03e+03         0        0     27.1       199     Crystal conv
+    0   -0.936      657 1.09e+03     0.511        0        0         0     Crystal initStep
+    1    -30.3      678 1.13e+03     0.185        0     48.8      48.8     Crystal compt
+    2      -28      678 1.12e+03         0 0.000881     10.7      59.5     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 29,   Parent ID = 22
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 14
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     57.8      474 1.03e+03     0.597        0        0         0     Crystal initStep
-    1     57.8      474 1.03e+03         0    0.597    0.869     0.869     Crystal eIoni
-    2     57.8      474 1.03e+03         0        0        0     0.869     Crystal annihil
+    0      -28      678 1.12e+03     0.184        0        0         0     Crystal initStep
+    1      -28      678 1.12e+03         0    0.184    0.161     0.161     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 29
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 14
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     57.8      474 1.03e+03     0.511        0        0         0     Crystal initStep
-    1     53.7      476 1.02e+03     0.223        0     8.74      8.74     Crystal compt
-    2     56.6      475 1.02e+03     0.223        0     3.13      11.9     Crystal Rayl
-    3     57.5      475 1.02e+03     0.223        0    0.976      12.8     Crystal Rayl
-    4     59.8      474 1.02e+03         0    0.036     2.48      15.3     Crystal phot
+    0    -30.3      678 1.13e+03     0.326        0        0         0     Crystal initStep
+    1    -30.3      678 1.13e+03         0    0.326    0.379     0.379     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 33,   Parent ID = 31
+* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     59.8      474 1.02e+03     0.187        0        0         0     Crystal initStep
-    1     59.8      474 1.02e+03         0    0.187    0.164     0.164     Crystal eIoni
+    0   -0.348      657 1.09e+03     0.068        0        0         0     Crystal initStep
+    1    -0.49      657 1.09e+03         0    0.036    0.192     0.192     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 31
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 13
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     53.7      476 1.02e+03     0.288        0        0         0     Crystal initStep
-    1     53.7      476 1.02e+03         0    0.288    0.316     0.316     Crystal eIoni
+    0    -0.49      657 1.09e+03     0.032        0        0         0     Crystal initStep
+    1    -0.49      657 1.09e+03         0    0.032  0.00917   0.00917     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 29
+* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     57.8      474 1.03e+03     0.511        0        0         0     Crystal initStep
-    1       58      474 1.03e+03         0    0.036    0.484     0.484     Crystal phot
+    0  -0.0732      657 1.09e+03    0.0609        0        0         0     Crystal initStep
+    1  -0.0654      657 1.09e+03         0   0.0332   0.0477    0.0477     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 34,   Parent ID = 30
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 12
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       58      474 1.03e+03     0.475        0        0         0     Crystal initStep
-    1     58.1      474 1.03e+03         0    0.475    0.644     0.644     Crystal eIoni
+    0  -0.0654      657 1.09e+03    0.0277        0        0         0     Crystal initStep
+    1  -0.0653      657 1.09e+03         0   0.0277  0.00721   0.00721     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 28,   Parent ID = 22
+* G4Track Information:   Particle = gamma,   Track ID = 11,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     57.8      474 1.03e+03      5.82        0        0         0     Crystal initStep
-    1     58.5      472 1.03e+03      3.94     1.89     3.77      3.77     Crystal eIoni
-    2     58.4      472 1.03e+03      3.52   0.0307   0.0861      3.85     Crystal eBrem
-    3     57.9      472 1.03e+03      2.17     1.35     2.82      6.67     Crystal eIoni
-    4     58.3      472 1.03e+03      1.05     1.04     1.75      8.41     Crystal eBrem
-    5     58.3      472 1.03e+03     0.282    0.771      1.5      9.92     Crystal eIoni
-    6     58.3      472 1.03e+03         0    0.282    0.307      10.2     Crystal eIoni
+    0   -0.119      656 1.09e+03      1.87        0        0         0     Crystal initStep
+    1 -8.19e-16      657 1.09e+03      1.87        0    0.211     0.211     Crystal CoupledTransportation
+    2     18.6      684 1.09e+03      1.83        0     33.1      33.3     Crystal compt
+    3     23.8      690 1.09e+03       1.3        0     8.17      41.5     Crystal compt
+    4     24.8      694 1.09e+03     0.214        0     4.56        46     Crystal compt
+    5     24.3      692 1.09e+03         0    0.036      1.8      47.8     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 36,   Parent ID = 28
+* G4Track Information:   Particle = e-,   Track ID = 26,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     58.3      472 1.03e+03    0.0731        0        0         0     Crystal initStep
-    1     58.3      472 1.03e+03         0    0.036    0.199     0.199     Crystal phot
+    0     24.3      692 1.09e+03     0.178        0        0         0     Crystal initStep
+    1     24.2      692 1.09e+03         0    0.178    0.153     0.153     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 36
+* G4Track Information:   Particle = e-,   Track ID = 25,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     58.3      472 1.03e+03    0.0371        0        0         0     Crystal initStep
-    1     58.3      472 1.03e+03         0   0.0371   0.0117    0.0117     Crystal eIoni
+    0     24.8      694 1.09e+03      1.08        0        0         0     Crystal initStep
+    1     24.9      694 1.09e+03     0.203    0.881     1.53      1.53     Crystal eIoni
+    2     24.9      694 1.09e+03         0    0.203    0.186      1.72     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 35,   Parent ID = 28
+* G4Track Information:   Particle = e-,   Track ID = 24,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     58.4      472 1.03e+03     0.388        0        0         0     Crystal initStep
-    1     57.5      473 1.03e+03     0.216        0     3.24      3.24     Crystal compt
-    2     57.6      474 1.03e+03     0.216        0    0.502      3.75     Crystal Rayl
-    3     58.4      477 1.03e+03         0    0.036     3.23      6.98     Crystal phot
+    0     23.8      690 1.09e+03     0.529        0        0         0     Crystal initStep
+    1     23.9      690 1.09e+03         0    0.529    0.744     0.744     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 35
+* G4Track Information:   Particle = e-,   Track ID = 23,   Parent ID = 11
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     58.4      477 1.03e+03      0.18        0        0         0     Crystal initStep
-    1     58.4      477 1.03e+03         0     0.18    0.155     0.155     Crystal eIoni
+    0     18.6      684 1.09e+03    0.0403        0        0         0     Crystal initStep
+    1     18.6      684 1.09e+03         0   0.0403   0.0134    0.0134     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 35
+* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     57.5      473 1.03e+03     0.172        0        0         0     Crystal initStep
-    1     57.5      473 1.03e+03         0    0.172    0.144     0.144     Crystal eIoni
+    0   -0.339      656 1.09e+03      18.2        0        0         0     Crystal initStep
+    1 -2.22e-16      661  1.1e+03      18.2        0     7.51      7.51     Crystal CoupledTransportation
+    2   0.0818      662  1.1e+03         0        0     1.81      9.33     Crystal conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 21,   Parent ID = 8
+* G4Track Information:   Particle = e+,   Track ID = 28,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.284      652  1.1e+03      1.56        0        0         0     Crystal initStep
-    1    0.986      650  1.1e+03      1.56        0     1.85      1.85     Crystal CoupledTransportation
-    2     13.6      620 1.09e+03     0.569        0     33.2        35     Crystal compt
-    3     35.1      611 1.01e+03     0.195        0     79.4       114     Crystal compt
-    4     33.7      616 1.02e+03         0  0.00501     6.27       121     Crystal phot
+    0   0.0818      662  1.1e+03      8.98        0        0         0     Crystal initStep
+    1  0.00222      663  1.1e+03      7.87     1.11     2.36      2.36     Crystal msc
+    2 7.49e-16      663  1.1e+03      7.87 0.000197  0.00319      2.36     Crystal CoupledTransportation
+    3   -0.476      663  1.1e+03      3.11    0.482    0.651      3.01     Crystal eBrem
+    4    -1.25      663  1.1e+03      2.13    0.984      1.7      4.71     Crystal msc
+    5    -2.29      662  1.1e+03      1.06     1.06     1.66      6.36     Crystal msc
+    6    -2.16      662  1.1e+03     0.283     0.78     1.52      7.88     Crystal eIoni
+    7    -2.17      662  1.1e+03         0    0.283    0.299      8.18     Crystal eIoni
+    8    -2.17      662  1.1e+03         0        0        0      8.18     Crystal annihil
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 42,   Parent ID = 21
+* G4Track Information:   Particle = gamma,   Track ID = 31,   Parent ID = 28
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     33.7      616 1.02e+03      0.19        0        0         0     Crystal initStep
-    1     33.7      616 1.02e+03         0     0.19    0.169     0.169     Crystal eIoni
+    0    -2.17      662  1.1e+03     0.511        0        0         0     Crystal initStep
+    1    -19.4      664 1.15e+03         0   0.0332     51.4      51.4     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 41,   Parent ID = 21
+* G4Track Information:   Particle = e-,   Track ID = 32,   Parent ID = 31
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     35.1      611 1.01e+03     0.374        0        0         0     Crystal initStep
-    1     35.1      611 1.01e+03         0    0.374    0.461     0.461     Crystal eIoni
+    0    -19.4      664 1.15e+03     0.478        0        0         0     Crystal initStep
+    1    -19.5      664 1.15e+03     0.151   0.0323   0.0898    0.0898     Crystal eBrem
+    2    -19.5      664 1.15e+03         0    0.151    0.117     0.207     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 40,   Parent ID = 21
+* G4Track Information:   Particle = gamma,   Track ID = 33,   Parent ID = 32
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     13.6      620 1.09e+03     0.992        0        0         0     Crystal initStep
-    1     13.7      620 1.09e+03     0.265    0.728     1.44      1.44     Crystal eIoni
-    2     13.6      620 1.09e+03         0    0.265    0.279      1.72     Crystal eIoni
+    0    -19.5      664 1.15e+03     0.295        0        0         0     Crystal initStep
+    1    -19.5      664 1.15e+03     0.273        0   0.0542    0.0542     Crystal compt
+    2    -28.4      655 1.14e+03         0    0.036     18.2      18.2     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 20,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 35,   Parent ID = 33
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.207      652  1.1e+03     0.147        0        0         0     Crystal initStep
-    1    0.286      652  1.1e+03         0  0.00572    0.588     0.588     Crystal phot
+    0    -28.4      655 1.14e+03     0.237        0        0         0     Crystal initStep
+    1    -28.4      655 1.14e+03         0    0.237    0.237     0.237     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 20
+* G4Track Information:   Particle = e-,   Track ID = 34,   Parent ID = 33
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.286      652  1.1e+03     0.141        0        0         0     Crystal initStep
-    1    0.286      652  1.1e+03         0    0.141    0.106     0.106     Crystal eIoni
+    0    -19.5      664 1.15e+03    0.0212        0        0         0     Crystal initStep
+    1    -19.5      664 1.15e+03         0   0.0212  0.00463   0.00463     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 19,   Parent ID = 8
+* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 28
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.168      653  1.1e+03     0.333        0        0         0     Crystal initStep
-    1    0.738      650  1.1e+03     0.333        0      2.7       2.7     Crystal CoupledTransportation
-    2     5.63      627  1.1e+03     0.309        0     23.2      25.9     Crystal compt
-    3     5.51      625  1.1e+03         0    0.036     3.08        29     Crystal phot
+    0    -2.17      662  1.1e+03     0.511        0        0         0     Crystal initStep
+    1 -4.44e-16      662  1.1e+03     0.511        0     6.45      6.45     Crystal CoupledTransportation
+    2    0.061      662  1.1e+03     0.479        0    0.182      6.63     Crystal compt
+    3    0.639      662  1.1e+03     0.466        0     1.43      8.06     Crystal compt
+    4     2.51      664 1.09e+03         0   0.0332     3.42      11.5     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 19
+* G4Track Information:   Particle = e-,   Track ID = 38,   Parent ID = 30
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     5.51      625  1.1e+03     0.273        0        0         0     Crystal initStep
-    1     5.52      624  1.1e+03         0    0.273    0.292     0.292     Crystal eIoni
+    0     2.51      664 1.09e+03     0.433        0        0         0     Crystal initStep
+    1     2.55      664 1.09e+03         0    0.433    0.567     0.567     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 19
+* G4Track Information:   Particle = e-,   Track ID = 37,   Parent ID = 30
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     5.63      627  1.1e+03    0.0236        0        0         0     Crystal initStep
-    1     5.63      627  1.1e+03         0   0.0236  0.00555   0.00555     Crystal eIoni
+    0    0.639      662  1.1e+03    0.0131        0        0         0     Crystal initStep
+    1    0.638      662  1.1e+03         0   0.0131  0.00213   0.00213     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 18,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 36,   Parent ID = 30
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.164      656  1.1e+03     0.382        0        0         0     Crystal initStep
-    1 7.22e-16      655  1.1e+03     0.382        0     1.17      1.17     Crystal CoupledTransportation
-    2    0.719      650  1.1e+03     0.382        0     5.13       6.3     Crystal CoupledTransportation
-    3     3.44      631  1.1e+03         0   0.0332     19.4      25.7     Crystal phot
+    0    0.061      662  1.1e+03    0.0319        0        0         0     Crystal initStep
+    1   0.0609      662  1.1e+03         0   0.0319  0.00912   0.00912     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 46,   Parent ID = 18
+* G4Track Information:   Particle = gamma,   Track ID = 29,   Parent ID = 28
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     3.44      631  1.1e+03     0.348        0        0         0     Crystal initStep
-    1     3.44      631  1.1e+03         0    0.348    0.417     0.417     Crystal eIoni
+    0   -0.476      663  1.1e+03      4.28        0        0         0     Crystal initStep
+    1    -37.8      682 1.13e+03         0        0     48.1      48.1     Crystal conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 17,   Parent ID = 8
+* G4Track Information:   Particle = e+,   Track ID = 40,   Parent ID = 29
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.438      658  1.1e+03      0.65        0        0         0     Crystal initStep
-    1 8.88e-16      655  1.1e+03      0.65        0     3.32      3.32     Crystal CoupledTransportation
-    2    0.646      650  1.1e+03      0.65        0      4.9      8.22     Crystal CoupledTransportation
-    3     7.39      600 1.09e+03      0.65        0     51.1      59.4     Crystal CoupledTransportation
-    4     9.01      588 1.09e+03     0.569        0     12.3      71.6     Crystal compt
-    5       19      566 1.09e+03     0.448        0     24.7      96.3     Crystal compt
-    6     17.6      550 1.09e+03     0.448        0     16.8       113     Crystal CoupledTransportation
-    7     15.9      531 1.08e+03      0.29        0     19.8       133     Crystal compt
-    8     14.4      530 1.08e+03         0  0.00572      2.6       135     Crystal phot
+    0    -37.8      682 1.13e+03     0.459        0        0         0     Crystal initStep
+    1    -37.9      682 1.13e+03         0    0.459    0.606     0.606     Crystal eIoni
+    2    -37.9      682 1.13e+03         0        0        0     0.606     Crystal annihil
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 50,   Parent ID = 17
+* G4Track Information:   Particle = gamma,   Track ID = 42,   Parent ID = 40
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     14.4      530 1.08e+03     0.284        0        0         0     Crystal initStep
-    1     14.4      530 1.08e+03         0    0.284    0.311     0.311     Crystal eIoni
+    0    -37.9      682 1.13e+03     0.511        0        0         0     Crystal initStep
+    1    -41.1      675 1.12e+03         0  0.00572     8.97      8.97     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 49,   Parent ID = 17
+* G4Track Information:   Particle = e-,   Track ID = 43,   Parent ID = 42
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     15.9      531 1.08e+03     0.158        0        0         0     Crystal initStep
-    1     15.9      531 1.08e+03         0    0.158    0.126     0.126     Crystal eIoni
+    0    -41.1      675 1.12e+03     0.505        0        0         0     Crystal initStep
+    1    -41.1      674 1.12e+03    0.0161    0.446    0.661     0.661     Crystal eBrem
+    2    -41.1      674 1.12e+03         0   0.0161  0.00297     0.664     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 48,   Parent ID = 17
+* G4Track Information:   Particle = gamma,   Track ID = 44,   Parent ID = 43
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       19      566 1.09e+03     0.121        0        0         0     Crystal initStep
-    1     19.1      566 1.09e+03         0    0.121   0.0822    0.0822     Crystal eIoni
+    0    -41.1      674 1.12e+03    0.0435        0        0         0     Crystal initStep
+    1      -41      674 1.12e+03         0    0.036    0.107     0.107     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 47,   Parent ID = 17
+* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 44
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     9.01      588 1.09e+03    0.0807        0        0         0     Crystal initStep
-    1        9      588 1.09e+03         0   0.0807   0.0425    0.0425     Crystal eIoni
+    0      -41      674 1.12e+03   0.00755        0        0         0     Crystal initStep
+    1      -41      674 1.12e+03         0  0.00755 0.000906  0.000906     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 16,   Parent ID = 8
+* G4Track Information:   Particle = gamma,   Track ID = 41,   Parent ID = 40
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.436      660  1.1e+03    0.0628        0        0         0     Crystal initStep
-    1   -0.449      660  1.1e+03         0    0.036   0.0953    0.0953     Crystal phot
+    0    -37.9      682 1.13e+03     0.511        0        0         0     Crystal initStep
+    1    -30.6      700 1.13e+03     0.511        0     20.1      20.1     Crystal CoupledTransportation
+    2    -25.4      713 1.14e+03      0.38        0     14.6      34.8     Crystal compt
+    3    -6.41      718 1.15e+03      0.32        0     22.6      57.4     Crystal compt
+    4        0      730 1.17e+03      0.32        0     23.8      81.2     Crystal CoupledTransportation
+    5     2.56      734 1.18e+03         0   0.0332      9.5      90.7     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 51,   Parent ID = 16
+* G4Track Information:   Particle = e-,   Track ID = 48,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.449      660  1.1e+03    0.0268        0        0         0     Crystal initStep
-    1   -0.449      660  1.1e+03         0   0.0268  0.00685   0.00685     Crystal eIoni
+    0     2.56      734 1.18e+03     0.287        0        0         0     Crystal initStep
+    1     2.58      734 1.18e+03         0    0.287    0.314     0.314     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 15,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 47,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.409      660  1.1e+03     0.275        0        0         0     Crystal initStep
-    1     -1.8      650  1.1e+03     0.275        0     10.3      10.3     Crystal CoupledTransportation
-    2    -3.27      640 1.09e+03     0.275        0     10.9      21.2     Crystal Rayl
-    3    -3.85      636 1.09e+03         0   0.0332     4.04      25.3     Crystal phot
+    0    -6.41      718 1.15e+03      0.06        0        0         0     Crystal initStep
+    1    -6.41      718 1.15e+03         0     0.06    0.026     0.026     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 52,   Parent ID = 15
+* G4Track Information:   Particle = e-,   Track ID = 46,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.85      636 1.09e+03     0.242        0        0         0     Crystal initStep
-    1    -3.87      636 1.09e+03         0    0.242    0.244     0.244     Crystal eIoni
+    0    -25.4      713 1.14e+03     0.131        0        0         0     Crystal initStep
+    1    -25.4      713 1.14e+03         0    0.131   0.0939    0.0939     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 14,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 29
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.397      660  1.1e+03      9.85        0        0         0     Crystal initStep
-    1    -1.85      650  1.1e+03      9.85        0     10.3      10.3     Crystal CoupledTransportation
-    2    -6.55      618 1.09e+03       5.9        0     33.2      43.5     Crystal compt
-    3    -7.94      600 1.09e+03       5.9        0     17.9      61.4     Crystal CoupledTransportation
-    4    -9.93      575 1.09e+03         0        0     25.4      86.8     Crystal conv
+    0    -37.8      682 1.13e+03       2.8        0        0         0     Crystal initStep
+    1    -38.4      683 1.13e+03      1.51     1.29      2.5       2.5     Crystal eIoni
+    2    -38.2      682 1.13e+03     0.696    0.817     1.84      4.34     Crystal eIoni
+    3    -38.1      682 1.13e+03     0.383   0.0874    0.235      4.57     Crystal eBrem
+    4    -38.1      682 1.13e+03         0    0.383    0.477      5.05     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e+,   Track ID = 55,   Parent ID = 14
+* G4Track Information:   Particle = gamma,   Track ID = 49,   Parent ID = 39
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -9.93      575 1.09e+03      3.97        0        0         0     Crystal initStep
-    1      -10      574 1.09e+03       2.1    0.379     1.01      1.01     Crystal eBrem
-    2    -9.42      574 1.09e+03     0.517     1.59     2.19      3.21     Crystal eIoni
-    3    -9.45      573 1.09e+03         0    0.517    0.714      3.92     Crystal eIoni
-    4    -9.45      573 1.09e+03         0        0        0      3.92     Crystal annihil
+    0    -38.1      682 1.13e+03     0.225        0        0         0     Crystal initStep
+    1      -32      683 1.12e+03         0    0.036     6.61      6.61     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 58,   Parent ID = 55
+* G4Track Information:   Particle = e-,   Track ID = 50,   Parent ID = 49
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -9.45      573 1.09e+03     0.511        0        0         0     Crystal initStep
-    1    -14.2      567 1.09e+03     0.325        0      9.8       9.8     Crystal compt
-    2    -1.99      551 1.08e+03     0.302        0     21.8      31.6     Crystal compt
-    3    -1.26      551 1.08e+03         0    0.036    0.842      32.5     Crystal phot
+    0      -32      683 1.12e+03     0.189        0        0         0     Crystal initStep
+    1      -32      683 1.12e+03         0    0.189    0.168     0.168     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 61,   Parent ID = 58
+* G4Track Information:   Particle = e-,   Track ID = 27,   Parent ID = 10
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.26      551 1.08e+03     0.266        0        0         0     Crystal initStep
-    1    -1.25      550 1.08e+03         0    0.266    0.281     0.281     Crystal eIoni
+    0   0.0818      662  1.1e+03      8.23        0        0         0     Crystal initStep
+    1    0.131      663  1.1e+03      7.59    0.643     1.27      1.27     Crystal msc
+    2    0.225      664  1.1e+03      6.83    0.652     1.06      2.34     Crystal eBrem
+    3     0.08      665  1.1e+03      6.17    0.662     1.37      3.71     Crystal msc
+    4 -6.11e-16      665  1.1e+03      6.07    0.101    0.243      3.95     Crystal CoupledTransportation
+    5   -0.138      665  1.1e+03      5.82    0.254    0.708      4.66     Crystal msc
+    6   -0.453      666  1.1e+03      5.37    0.444     0.85      5.51     Crystal msc
+    7   -0.466      666  1.1e+03      5.32  0.00845   0.0221      5.53     Crystal eBrem
+    8   -0.882      666  1.1e+03      4.86    0.468    0.876       6.4     Crystal msc
+    9    -1.12      666  1.1e+03      4.44    0.412    0.872      7.28     Crystal msc
+   10   -0.487      666  1.1e+03      4.08    0.366    0.914      8.19     Crystal msc
+   11   -0.198      666  1.1e+03      3.66     0.32    0.721      8.91     Crystal eBrem
+   12   -0.183      667  1.1e+03      3.32   0.0884     0.15      9.06     Crystal eBrem
+   13   -0.391      667  1.1e+03         3    0.325     0.73      9.79     Crystal msc
+   14    -1.09      667  1.1e+03       2.6    0.399    0.817      10.6     Crystal msc
+   15    -1.49      667  1.1e+03      2.25     0.35    0.899      11.5     Crystal msc
+   16     -1.4      666  1.1e+03      1.86     0.39    0.785      12.3     Crystal msc
+   17    -1.41      666  1.1e+03      1.53   0.0738    0.216      12.5     Crystal eBrem
+   18    -1.83      666  1.1e+03      1.23    0.301    0.716      13.2     Crystal msc
+   19    -1.78      666  1.1e+03         0     1.23     1.65      14.9     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 60,   Parent ID = 58
+* G4Track Information:   Particle = gamma,   Track ID = 55,   Parent ID = 27
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.99      551 1.08e+03     0.023        0        0         0     Crystal initStep
-    1    -1.99      551 1.08e+03         0    0.023  0.00531   0.00531     Crystal eIoni
+    0    -1.41      666  1.1e+03     0.251        0        0         0     Crystal initStep
+    1   -0.849      662  1.1e+03     0.251        0     4.59      4.59     Crystal Rayl
+    2        0      656  1.1e+03     0.251        0     7.14      11.7     Crystal CoupledTransportation
+    3    0.806      651 1.11e+03     0.226        0     6.79      18.5     Crystal compt
+    4     2.03      650 1.11e+03     0.226        0     2.62      21.1     Crystal CoupledTransportation
+    5     8.08      646 1.12e+03     0.226        0     12.9        34     Crystal Rayl
+    6     8.38      645 1.12e+03         0   0.0332      3.7      37.7     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 59,   Parent ID = 58
+* G4Track Information:   Particle = e-,   Track ID = 57,   Parent ID = 55
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -14.2      567 1.09e+03     0.186        0        0         0     Crystal initStep
-    1    -14.3      567 1.09e+03         0    0.186    0.163     0.163     Crystal eIoni
+    0     8.38      645 1.12e+03     0.192        0        0         0     Crystal initStep
+    1     8.37      645 1.12e+03         0    0.192    0.172     0.172     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 57,   Parent ID = 55
+* G4Track Information:   Particle = e-,   Track ID = 56,   Parent ID = 55
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -9.45      573 1.09e+03     0.511        0        0         0     Crystal initStep
-    1        0      586  1.1e+03     0.511        0     19.3      19.3     Crystal CoupledTransportation
-    2     10.3      600 1.12e+03     0.511        0       21      40.3     Crystal CoupledTransportation
-    3     10.6      600 1.12e+03         0    0.036    0.638        41     Crystal phot
+    0    0.806      651 1.11e+03    0.0257        0        0         0     Crystal initStep
+    1    0.806      651 1.11e+03         0   0.0257  0.00639   0.00639     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 62,   Parent ID = 57
+* G4Track Information:   Particle = gamma,   Track ID = 54,   Parent ID = 27
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     10.6      600 1.12e+03     0.475        0        0         0     Crystal initStep
-    1     10.6      600 1.12e+03         0    0.475    0.644     0.644     Crystal eIoni
+    0   -0.183      667  1.1e+03     0.249        0        0         0     Crystal initStep
+    1   -0.353      667  1.1e+03         0    0.036    0.597     0.597     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 56,   Parent ID = 55
+* G4Track Information:   Particle = e-,   Track ID = 58,   Parent ID = 54
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      -10      574 1.09e+03      1.48        0        0         0     Crystal initStep
-    1        0      565 1.09e+03      1.48        0     14.2      14.2     Crystal CoupledTransportation
-    2     16.2      550 1.08e+03      1.48        0       23      37.2     Crystal CoupledTransportation
-    3       50      519 1.07e+03      1.48        0       48      85.2     Crystal CoupledTransportation
-    4     51.1      518 1.07e+03     0.321        0     1.51      86.7     Crystal compt
-    5       50      517 1.07e+03     0.321        0      5.4      92.1     Crystal CoupledTransportation
-    6     49.8      516 1.07e+03         0    0.036    0.784      92.9     Crystal phot
+    0   -0.353      667  1.1e+03     0.213        0        0         0     Crystal initStep
+    1   -0.341      667  1.1e+03         0    0.213    0.201     0.201     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 64,   Parent ID = 56
+* G4Track Information:   Particle = gamma,   Track ID = 53,   Parent ID = 27
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     49.8      516 1.07e+03     0.285        0        0         0     Crystal initStep
-    1     49.8      516 1.07e+03     0.218   0.0667   0.0905    0.0905     Crystal msc
-    2     49.8      516 1.07e+03         0    0.218    0.209     0.299     Crystal eIoni
+    0   -0.198      666  1.1e+03     0.101        0        0         0     Crystal initStep
+    1    -1.83      669  1.1e+03         0    0.036     3.86      3.86     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 63,   Parent ID = 56
+* G4Track Information:   Particle = e-,   Track ID = 59,   Parent ID = 53
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     51.1      518 1.07e+03      1.16        0        0         0     Crystal initStep
-    1     51.6      518 1.07e+03      0.86    0.302    0.695     0.695     Crystal msc
-    2     51.7      518 1.07e+03         0     0.86      1.3         2     Crystal eIoni
+    0    -1.83      669  1.1e+03     0.065        0        0         0     Crystal initStep
+    1    -1.83      669  1.1e+03         0    0.065   0.0297    0.0297     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 54,   Parent ID = 14
+* G4Track Information:   Particle = gamma,   Track ID = 52,   Parent ID = 27
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -9.93      575 1.09e+03      0.91        0        0         0     Crystal initStep
-    1    -9.89      575 1.09e+03    0.0615    0.849     1.36      1.36     Crystal eIoni
-    2    -9.89      575 1.09e+03         0   0.0615   0.0271      1.39     Crystal eIoni
+    0   -0.466      666  1.1e+03    0.0403        0        0         0     Crystal initStep
+    1   -0.475      666  1.1e+03         0   0.0332   0.0173    0.0173     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 53,   Parent ID = 14
+* G4Track Information:   Particle = e-,   Track ID = 60,   Parent ID = 52
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -6.55      618 1.09e+03      3.95        0        0         0     Crystal initStep
-    1     -6.8      617 1.09e+03      2.82    0.988     2.07      2.07     Crystal eBrem
-    2    -7.43      617 1.09e+03      1.72      1.1     2.51      4.58     Crystal eIoni
-    3    -7.41      617 1.09e+03     0.802    0.923     1.96      6.54     Crystal eIoni
-    4     -7.4      617 1.09e+03     0.144    0.658     1.23      7.77     Crystal eIoni
-    5     -7.4      617 1.09e+03         0    0.144    0.109      7.88     Crystal eIoni
+    0   -0.475      666  1.1e+03   0.00711        0        0         0     Crystal initStep
+    1   -0.475      666  1.1e+03         0  0.00711 0.000828  0.000828     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 65,   Parent ID = 53
+* G4Track Information:   Particle = gamma,   Track ID = 51,   Parent ID = 27
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -6.8      617 1.09e+03     0.138        0        0         0     Crystal initStep
-    1       -7      617 1.09e+03         0    0.036    0.283     0.283     Crystal phot
+    0    0.225      664  1.1e+03     0.103        0        0         0     Crystal initStep
+    1     0.26      664  1.1e+03         0   0.0332    0.196     0.196     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 66,   Parent ID = 65
+* G4Track Information:   Particle = e-,   Track ID = 61,   Parent ID = 51
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0       -7      617 1.09e+03     0.102        0        0         0     Crystal initStep
-    1       -7      617 1.09e+03         0    0.102   0.0627    0.0627     Crystal eIoni
+    0     0.26      664  1.1e+03      0.07        0        0         0     Crystal initStep
+    1    0.263      664  1.1e+03         0     0.07   0.0336    0.0336     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 13,   Parent ID = 8
+* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 8
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.454      658  1.1e+03    0.0931        0        0         0     Crystal initStep
-    1   -0.448      659  1.1e+03         0    0.036    0.357     0.357     Crystal phot
+    0    -0.43      655 1.09e+03      27.3        0        0         0     Crystal initStep
+    1 -1.67e-16      665 1.11e+03      27.3        0     19.5      19.5     Crystal CoupledTransportation
+    2    0.429      674 1.13e+03         0        0     19.4      38.8     Crystal conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 67,   Parent ID = 13
+* G4Track Information:   Particle = e+,   Track ID = 63,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.448      659  1.1e+03    0.0571        0        0         0     Crystal initStep
-    1    -0.45      659  1.1e+03         0   0.0571   0.0239    0.0239     Crystal eIoni
+    0    0.429      674 1.13e+03      9.79        0        0         0     Crystal initStep
+    1    0.111      675 1.13e+03      7.95     1.02     2.24      2.24     Crystal eIoni
+    2 -8.88e-16      675 1.13e+03      7.67    0.278    0.423      2.66     Crystal CoupledTransportation
+    3  -0.0158      676 1.13e+03      6.96    0.713     1.45      4.11     Crystal msc
+    4 1.05e-15      676 1.13e+03      6.93   0.0268   0.0751      4.19     Crystal CoupledTransportation
+    5    0.385      677 1.13e+03      6.38    0.555     1.37      5.56     Crystal msc
+    6   0.0997      678 1.13e+03      5.75    0.623     1.46      7.02     Crystal msc
+    7 -5.83e-16      678 1.13e+03      5.67   0.0859    0.242      7.26     Crystal CoupledTransportation
+    8   -0.136      678 1.13e+03      5.45   0.0913    0.208      7.47     Crystal eBrem
+    9    -0.64      678 1.13e+03      5.13    0.316    0.771      8.24     Crystal msc
+   10    -1.39      679 1.13e+03      4.36    0.772    0.849      9.09     Crystal msc
+   11    -1.93      679 1.13e+03      3.93    0.424    0.731      9.82     Crystal msc
+   12    -2.07      679 1.13e+03      2.95    0.125    0.288      10.1     Crystal eBrem
+   13    -2.23      679 1.13e+03      2.18    0.113    0.252      10.4     Crystal eBrem
+   14    -3.28      679 1.13e+03      0.95     1.22     1.42      11.8     Crystal msc
+   15    -3.43      679 1.13e+03         0     0.95     1.41      13.2     Crystal eIoni
+   16    -3.43      679 1.13e+03         0        0        0      13.2     Crystal annihil
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 12,   Parent ID = 8
+* G4Track Information:   Particle = gamma,   Track ID = 69,   Parent ID = 63
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.481      658  1.1e+03      1.74        0        0         0     Crystal initStep
-    1 4.44e-16      661  1.1e+03      1.74        0     6.34      6.34     Crystal CoupledTransportation
-    2   0.0697      662  1.1e+03     0.322        0     0.92      7.26     Crystal compt
-    3     6.21      657  1.1e+03         0    0.036     7.95      15.2     Crystal phot
+    0    -3.43      679 1.13e+03     0.511        0        0         0     Crystal initStep
+    1    -8.93      678 1.17e+03         0  0.00572     36.3      36.3     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 69,   Parent ID = 12
+* G4Track Information:   Particle = e-,   Track ID = 70,   Parent ID = 69
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     6.21      657  1.1e+03     0.286        0        0         0     Crystal initStep
-    1     6.19      657  1.1e+03         0    0.286    0.314     0.314     Crystal eIoni
+    0    -8.93      678 1.17e+03     0.505        0        0         0     Crystal initStep
+    1    -8.93      678 1.17e+03         0    0.505      0.7       0.7     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 68,   Parent ID = 12
+* G4Track Information:   Particle = gamma,   Track ID = 68,   Parent ID = 63
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0697      662  1.1e+03      1.42        0        0         0     Crystal initStep
-    1   0.0828      662  1.1e+03      1.38   0.0392   0.0915    0.0915     Crystal msc
-    2   0.0844      662  1.1e+03      1.31   0.0713    0.125     0.217     Crystal msc
-    3   0.0312      662  1.1e+03      1.29   0.0189   0.0814     0.298     Crystal msc
-    4 4.61e-16      662  1.1e+03      1.28   0.0117   0.0387     0.337     Crystal CoupledTransportation
-    5  -0.0841      662  1.1e+03      1.24   0.0397   0.0918     0.428     Crystal msc
-    6   -0.164      662  1.1e+03       1.2    0.042   0.0885     0.517     Crystal msc
-    7    -0.22      662  1.1e+03      1.15   0.0419    0.105     0.622     Crystal msc
-    8   -0.232      662  1.1e+03       1.1   0.0551    0.127     0.749     Crystal msc
-    9   -0.146      662  1.1e+03         1   0.0974    0.105     0.853     Crystal msc
-   10     -0.1      662  1.1e+03     0.961   0.0411   0.0848     0.938     Crystal msc
-   11  -0.0724      662  1.1e+03     0.924   0.0371   0.0848      1.02     Crystal msc
-   12  -0.0601      662  1.1e+03     0.881   0.0433    0.102      1.12     Crystal msc
-   13  -0.0941      662  1.1e+03      0.86   0.0211   0.0856      1.21     Crystal msc
-   14   -0.136      662  1.1e+03     0.815   0.0449   0.0788      1.29     Crystal msc
-   15   -0.188      662  1.1e+03      0.79   0.0251   0.0842      1.37     Crystal msc
-   16   -0.251      662  1.1e+03     0.754   0.0355    0.113      1.49     Crystal msc
-   17   -0.367      662  1.1e+03     0.694   0.0604    0.142      1.63     Crystal msc
-   18   -0.478      661  1.1e+03     0.604   0.0894    0.225      1.85     Crystal msc
-   19   -0.354      661  1.1e+03     0.447    0.157    0.273      2.12     Crystal msc
-   20   -0.297      661  1.1e+03         0    0.447    0.593      2.72     Crystal eIoni
+    0    -3.43      679 1.13e+03     0.511        0        0         0     Crystal initStep
+    1     -2.4      679 1.13e+03         0    0.036      6.8       6.8     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 71,   Parent ID = 68
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.49      658  1.1e+03      4.76        0        0         0     Crystal initStep
-    1   -0.856      658  1.1e+03      4.53    0.232    0.619     0.619     Crystal msc
-    2   -0.915      658  1.1e+03      3.57   0.0202   0.0851     0.704     Crystal eBrem
-    3    -1.44      658  1.1e+03      3.32    0.257    0.611      1.31     Crystal msc
-    4    -2.05      658  1.1e+03      2.84    0.479    0.955      2.27     Crystal msc
-    5    -2.54      658  1.1e+03      1.71    0.228     0.59      2.86     Crystal eBrem
-    6    -2.56      658  1.1e+03     0.866   0.0415    0.106      2.97     Crystal eIoni
-    7    -2.45      658  1.1e+03     0.208    0.658     1.31      4.27     Crystal eIoni
-    8    -2.45      658  1.1e+03         0    0.208    0.194      4.47     Crystal eIoni
+    0     -2.4      679 1.13e+03     0.475        0        0         0     Crystal initStep
+    1    -2.39      679 1.13e+03         0    0.475    0.644     0.644     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 72,   Parent ID = 11
+* G4Track Information:   Particle = gamma,   Track ID = 67,   Parent ID = 63
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -2.56      658  1.1e+03     0.802        0        0         0     Crystal initStep
-    1    -2.42      658  1.1e+03     0.108    0.694     1.23      1.23     Crystal eIoni
-    2    -2.41      658  1.1e+03         0    0.108   0.0687      1.29     Crystal eIoni
+    0    -2.23      679 1.13e+03     0.661        0        0         0     Crystal initStep
+    1    -26.3      688 1.16e+03     0.199        0       35        35     Crystal compt
+    2    -25.8      686 1.15e+03     0.189        0     3.95        39     Crystal compt
+    3    -27.5      685 1.15e+03         0   0.0332     4.37      43.4     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 71,   Parent ID = 11
+* G4Track Information:   Particle = e-,   Track ID = 74,   Parent ID = 67
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -2.54      658  1.1e+03     0.901        0        0         0     Crystal initStep
-    1    -7.17      653 1.09e+03     0.654        0     10.3      10.3     Crystal compt
-    2    -5.75      650 1.08e+03     0.654        0     7.77      18.1     Crystal CoupledTransportation
-    3 -8.88e-16      638 1.05e+03     0.654        0     31.6      49.7     Crystal CoupledTransportation
-    4     0.41      637 1.05e+03     0.383        0     2.25      51.9     Crystal compt
-    5     28.2      638 1.04e+03     0.383        0     29.3      81.2     Crystal Rayl
-    6     40.5      639 1.04e+03         0   0.0332     12.7        94     Crystal phot
+    0    -27.5      685 1.15e+03     0.155        0        0         0     Crystal initStep
+    1    -27.5      685 1.15e+03         0    0.155    0.123     0.123     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 75,   Parent ID = 71
+* G4Track Information:   Particle = e-,   Track ID = 73,   Parent ID = 67
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     40.5      639 1.04e+03      0.35        0        0         0     Crystal initStep
-    1     40.5      639 1.04e+03     0.246   0.0648    0.139     0.139     Crystal eBrem
-    2     40.5      639 1.04e+03         0    0.246    0.251      0.39     Crystal eIoni
+    0    -25.8      686 1.15e+03    0.0101        0        0         0     Crystal initStep
+    1    -25.8      686 1.15e+03         0   0.0101  0.00143   0.00143     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 76,   Parent ID = 75
+* G4Track Information:   Particle = e-,   Track ID = 72,   Parent ID = 67
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     40.5      639 1.04e+03    0.0386        0        0         0     Crystal initStep
-    1     40.6      639 1.04e+03         0    0.036    0.114     0.114     Crystal phot
+    0    -26.3      688 1.16e+03     0.463        0        0         0     Crystal initStep
+    1    -26.4      688 1.16e+03         0    0.463    0.621     0.621     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 77,   Parent ID = 76
+* G4Track Information:   Particle = gamma,   Track ID = 66,   Parent ID = 63
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     40.6      639 1.04e+03   0.00259        0        0         0     Crystal initStep
-    1     40.6      639 1.04e+03         0  0.00259 0.000196  0.000196     Crystal eIoni
+    0    -2.07      679 1.13e+03     0.859        0        0         0     Crystal initStep
+    1    -6.69      700 1.15e+03     0.859        0     26.3      26.3     Crystal CoupledTransportation
+    2    -17.6      750 1.18e+03     0.859        0     62.2      88.5     Crystal CoupledTransportation
+    3    -17.8      751 1.18e+03     0.219        0    0.761      89.3     Crystal compt
+    4    -17.1      750 1.18e+03     0.219        0     3.07      92.3     Crystal CoupledTransportation
+    5    -16.9      750 1.18e+03         0  0.00519    0.659        93     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 74,   Parent ID = 71
+* G4Track Information:   Particle = e-,   Track ID = 76,   Parent ID = 66
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.41      637 1.05e+03     0.271        0        0         0     Crystal initStep
-    1    0.398      637 1.05e+03         0    0.271    0.289     0.289     Crystal eIoni
+    0    -16.9      750 1.18e+03     0.213        0        0         0     Crystal initStep
+    1    -16.9      750 1.18e+03         0    0.213    0.202     0.202     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 73,   Parent ID = 71
+* G4Track Information:   Particle = e-,   Track ID = 75,   Parent ID = 66
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -7.17      653 1.09e+03     0.247        0        0         0     Crystal initStep
-    1    -7.19      653 1.09e+03         0    0.247    0.252     0.252     Crystal eIoni
+    0    -17.8      751 1.18e+03     0.641        0        0         0     Crystal initStep
+    1    -17.8      751 1.18e+03         0    0.641    0.958     0.958     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 70,   Parent ID = 11
+* G4Track Information:   Particle = gamma,   Track ID = 65,   Parent ID = 63
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.915      658  1.1e+03     0.932        0        0         0     Crystal initStep
-    1    -6.56      663  1.1e+03      0.43        0     8.17      8.17     Crystal compt
-    2    -33.5      650  1.1e+03      0.43        0     30.1      38.3     Crystal CoupledTransportation
-    3    -48.7      643  1.1e+03         0   0.0332       17      55.3     Crystal phot
+    0   -0.136      678 1.13e+03      0.13        0        0         0     Crystal initStep
+    1   -0.185      678 1.13e+03         0    0.036   0.0672    0.0672     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 79,   Parent ID = 70
+* G4Track Information:   Particle = e-,   Track ID = 77,   Parent ID = 65
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -48.7      643  1.1e+03     0.396        0        0         0     Crystal initStep
-    1    -48.8      643  1.1e+03         0    0.396    0.501     0.501     Crystal eIoni
+    0   -0.185      678 1.13e+03    0.0939        0        0         0     Crystal initStep
+    1   -0.188      678 1.13e+03         0   0.0939   0.0545    0.0545     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 78,   Parent ID = 70
+* G4Track Information:   Particle = e-,   Track ID = 64,   Parent ID = 63
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -6.56      663  1.1e+03     0.503        0        0         0     Crystal initStep
-    1    -6.58      663  1.1e+03     0.303   0.0748    0.181     0.181     Crystal eBrem
-    2    -6.56      663  1.1e+03         0    0.303     0.34     0.521     Crystal eIoni
+    0    0.111      675 1.13e+03     0.821        0        0         0     Crystal initStep
+    1   0.0808      675 1.13e+03     0.802   0.0192   0.0542    0.0542     Crystal msc
+    2   0.0721      675 1.13e+03     0.763    0.039   0.0554      0.11     Crystal msc
+    3   0.0711      675 1.13e+03     0.743   0.0191   0.0441     0.154     Crystal msc
+    4    0.046      675 1.13e+03     0.716   0.0278   0.0469     0.201     Crystal msc
+    5    0.003      675 1.13e+03     0.693   0.0224   0.0552     0.256     Crystal msc
+    6 -9.83e-16      675 1.13e+03      0.69  0.00322  0.00416      0.26     Crystal CoupledTransportation
+    7  -0.0424      675 1.13e+03     0.674   0.0162   0.0459     0.306     Crystal msc
+    8  -0.0529      675 1.13e+03     0.661   0.0129   0.0352     0.341     Crystal msc
+    9  -0.0497      675 1.13e+03     0.628   0.0329   0.0354     0.377     Crystal msc
+   10  -0.0382      675 1.13e+03     0.606   0.0221   0.0386     0.415     Crystal msc
+   11  -0.0045      675 1.13e+03     0.587   0.0187   0.0398     0.455     Crystal msc
+   12 -8.4e-16      675 1.13e+03     0.587 0.000644  0.00705     0.462     Crystal CoupledTransportation
+   13   0.0267      675 1.13e+03     0.568   0.0189   0.0412     0.503     Crystal msc
+   14   0.0323      675 1.13e+03     0.542   0.0258   0.0303     0.534     Crystal msc
+   15   0.0375      675 1.13e+03     0.527   0.0151   0.0358     0.569     Crystal msc
+   16   0.0447      675 1.13e+03     0.517  0.00988   0.0298     0.599     Crystal msc
+   17   0.0711      675 1.13e+03     0.484   0.0325   0.0378     0.637     Crystal msc
+   18   0.0946      675 1.13e+03     0.469   0.0155   0.0435      0.68     Crystal msc
+   19   0.0929      675 1.13e+03     0.441   0.0279   0.0638     0.744     Crystal msc
+   20    0.132      675 1.13e+03     0.396   0.0446   0.0558       0.8     Crystal msc
+   21    0.105      675 1.13e+03     0.368   0.0289   0.0826     0.883     Crystal msc
+   22   0.0596      675 1.13e+03      0.35   0.0172   0.0562     0.939     Crystal msc
+   23   0.0476      675 1.13e+03     0.312   0.0383   0.0296     0.969     Crystal msc
+   24   0.0411      675 1.13e+03     0.304  0.00842   0.0261     0.995     Crystal msc
+   25   0.0256      675 1.13e+03     0.283   0.0207   0.0335      1.03     Crystal msc
+   26  0.00212      675 1.13e+03     0.248   0.0349   0.0362      1.06     Crystal msc
+   27 -7.49e-16      675 1.13e+03     0.246  0.00168  0.00464      1.07     Crystal CoupledTransportation
+   28 -0.00663      675 1.13e+03     0.244  0.00188   0.0085      1.08     Crystal msc
+   29  -0.0163      675 1.13e+03     0.232   0.0124    0.011      1.09     Crystal msc
+   30  -0.0244      675 1.13e+03     0.227  0.00551  0.00879       1.1     Crystal msc
+   31  -0.0353      675 1.13e+03     0.218  0.00844   0.0128      1.11     Crystal msc
+   32  -0.0453      675 1.13e+03      0.21  0.00835   0.0202      1.13     Crystal msc
+   33  -0.0667      675 1.13e+03     0.201  0.00834   0.0278      1.16     Crystal msc
+   34  -0.0836      675 1.13e+03     0.181   0.0204   0.0406       1.2     Crystal msc
+   35   -0.115      675 1.13e+03      0.13   0.0509   0.0467      1.25     Crystal msc
+   36   -0.118      675 1.13e+03         0     0.13   0.0926      1.34     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 80,   Parent ID = 78
+* G4Track Information:   Particle = e-,   Track ID = 62,   Parent ID = 9
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -6.58      663  1.1e+03     0.125        0        0         0     Crystal initStep
-    1    -6.28      661  1.1e+03         0   0.0332     1.99      1.99     Crystal phot
+    0    0.429      674 1.13e+03      16.5        0        0         0     Crystal initStep
+    1    0.411      675 1.13e+03        16    0.148    0.377     0.377     Crystal eBrem
+    2    0.411      675 1.13e+03      11.1     0.71     1.03       1.4     Crystal eBrem
+    3    0.358      677 1.13e+03      9.14    0.963        2       3.4     Crystal eBrem
+    4    0.371      677 1.13e+03      8.89   0.0473    0.106      3.51     Crystal eBrem
+    5   0.0324      680 1.13e+03      5.99      2.1     3.77      7.28     Crystal eIoni
+    6 1.78e-15      680 1.13e+03      5.97   0.0179   0.0411      7.32     Crystal CoupledTransportation
+    7   -0.322      680 1.13e+03      5.74    0.231    0.566      7.89     Crystal msc
+    8   -0.722      681 1.13e+03      5.26    0.478    0.864      8.75     Crystal msc
+    9    -1.33      681 1.13e+03      4.89    0.376    0.869      9.62     Crystal msc
+   10     -1.3      682 1.13e+03      4.25    0.635    0.886      10.5     Crystal msc
+   11    -1.55      682 1.13e+03      3.91    0.341    0.731      11.2     Crystal msc
+   12    -2.06      682 1.13e+03      3.55    0.359    0.919      12.2     Crystal msc
+   13    -2.93      682 1.13e+03      2.89    0.656     1.25      13.4     Crystal msc
+   14    -2.85      682 1.13e+03      2.24     0.61     1.45      14.9     Crystal eBrem
+   15    -2.63      683 1.13e+03      1.72    0.515      1.4      16.3     Crystal eBrem
+   16       -3      683 1.13e+03      1.28    0.439    0.878      17.1     Crystal eIoni
+   17    -3.28      683 1.13e+03     0.538    0.745     1.69      18.8     Crystal eIoni
+   18    -3.29      683 1.13e+03         0    0.538    0.762      19.6     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 81,   Parent ID = 80
+* G4Track Information:   Particle = gamma,   Track ID = 83,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -6.28      661  1.1e+03    0.0921        0        0         0     Crystal initStep
-    1    -6.28      661  1.1e+03         0   0.0921   0.0528    0.0528     Crystal eIoni
+    0    -2.85      682 1.13e+03    0.0488        0        0         0     Crystal initStep
+    1    -2.82      682 1.13e+03         0    0.036   0.0642    0.0642     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 10,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 84,   Parent ID = 83
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.495      657  1.1e+03      1.24        0        0         0     Crystal initStep
-    1 6.11e-16      662  1.1e+03      1.24        0      9.3       9.3     Crystal CoupledTransportation
-    2    0.775      670 1.12e+03      1.02        0     14.5      23.8     Crystal compt
-    3 -6.66e-16      672 1.12e+03      1.02        0     2.78      26.6     Crystal CoupledTransportation
-    4    -4.89      684 1.13e+03     0.956        0     17.6      44.2     Crystal compt
-    5    -12.2      693 1.14e+03     0.628        0     16.9      61.1     Crystal compt
-    6    -12.7      692 1.14e+03     0.389        0     1.21      62.3     Crystal compt
-    7    -18.1      689 1.14e+03         0   0.0332     6.21      68.5     Crystal phot
+    0    -2.82      682 1.13e+03    0.0128        0        0         0     Crystal initStep
+    1    -2.82      682 1.13e+03         0   0.0128  0.00206   0.00206     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 86,   Parent ID = 10
+* G4Track Information:   Particle = e-,   Track ID = 82,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -18.1      689 1.14e+03     0.355        0        0         0     Crystal initStep
-    1    -18.2      689 1.14e+03         0    0.355    0.429     0.429     Crystal eIoni
+    0   0.0324      680 1.13e+03     0.805        0        0         0     Crystal initStep
+    1  0.00918      680 1.13e+03     0.785   0.0195   0.0507    0.0507     Crystal msc
+    2 -1.61e-15      680 1.13e+03     0.781  0.00417   0.0106    0.0613     Crystal CoupledTransportation
+    3  -0.0436      680 1.13e+03      0.76   0.0207   0.0508     0.112     Crystal msc
+    4  -0.0762      680 1.13e+03     0.723   0.0373   0.0543     0.166     Crystal msc
+    5   -0.109      680 1.13e+03     0.706   0.0173   0.0485     0.215     Crystal msc
+    6   -0.146      680 1.13e+03     0.667   0.0388   0.0621     0.277     Crystal msc
+    7   -0.191      680 1.13e+03     0.107   0.0482   0.0949     0.372     Crystal eBrem
+    8   -0.196      680 1.13e+03         0    0.107   0.0676     0.439     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 85,   Parent ID = 10
+* G4Track Information:   Particle = gamma,   Track ID = 85,   Parent ID = 82
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -12.7      692 1.14e+03     0.239        0        0         0     Crystal initStep
-    1    -12.7      692 1.14e+03         0    0.239     0.24      0.24     Crystal eIoni
+    0   -0.191      680 1.13e+03     0.512        0        0         0     Crystal initStep
+    1    -14.6      689 1.16e+03     0.241        0     32.5      32.5     Crystal compt
+    2    -12.7      684 1.16e+03         0   0.0332     5.74      38.2     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 84,   Parent ID = 10
+* G4Track Information:   Particle = e-,   Track ID = 87,   Parent ID = 85
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -12.2      693 1.14e+03     0.328        0        0         0     Crystal initStep
-    1    -12.3      693 1.14e+03         0    0.328    0.382     0.382     Crystal eIoni
+    0    -12.7      684 1.16e+03     0.208        0        0         0     Crystal initStep
+    1    -12.7      684 1.16e+03         0    0.208    0.194     0.194     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 83,   Parent ID = 10
+* G4Track Information:   Particle = e-,   Track ID = 86,   Parent ID = 85
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -4.89      684 1.13e+03    0.0641        0        0         0     Crystal initStep
-    1    -4.89      684 1.13e+03         0   0.0641    0.029     0.029     Crystal eIoni
+    0    -14.6      689 1.16e+03      0.27        0        0         0     Crystal initStep
+    1    -14.6      689 1.16e+03         0     0.27    0.288     0.288     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 82,   Parent ID = 10
+* G4Track Information:   Particle = gamma,   Track ID = 81,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.775      670 1.12e+03      0.22        0        0         0     Crystal initStep
-    1    0.789      670 1.12e+03         0     0.22    0.211     0.211     Crystal eIoni
+    0    0.371      677 1.13e+03     0.205        0        0         0     Crystal initStep
+    1    0.632      678 1.13e+03         0   0.0332     1.79      1.79     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 9,   Parent ID = 8
+* G4Track Information:   Particle = e-,   Track ID = 88,   Parent ID = 81
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.491      656 1.09e+03      4.59        0        0         0     Crystal initStep
-    1    -3.57      695 1.15e+03      3.04        0     67.6      67.6     Crystal compt
-    2   -0.694      700 1.16e+03      3.04        0       10      77.6     Crystal CoupledTransportation
-    3 8.88e-16      701 1.16e+03      3.04        0     2.42        80     Crystal CoupledTransportation
-    4     24.4      745 1.23e+03      1.98        0       85       165     Crystal compt
-    5       26      750 1.23e+03      1.98        0     5.82       171     Crystal CoupledTransportation
-    6     30.7      764 1.24e+03     0.682        0     16.8       188     Crystal compt
-    7     28.5      765 1.24e+03     0.603        0     3.43       191     Crystal compt
-    8     20.7      775 1.27e+03         0    0.036     27.9       219     Crystal phot
+    0    0.632      678 1.13e+03     0.172        0        0         0     Crystal initStep
+    1     0.63      678 1.13e+03         0    0.172    0.144     0.144     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 91,   Parent ID = 9
+* G4Track Information:   Particle = gamma,   Track ID = 80,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     20.7      775 1.27e+03     0.567        0        0         0     Crystal initStep
-    1     20.7      775 1.27e+03     0.391    0.131    0.285     0.285     Crystal eBrem
-    2     20.7      775 1.27e+03         0    0.391    0.492     0.777     Crystal eIoni
+    0    0.358      677 1.13e+03      0.99        0        0         0     Crystal initStep
+    1     5.22      700 1.14e+03     0.381        0       25        25     Crystal compt
+    2     5.19      700 1.14e+03     0.381        0   0.0544        25     Crystal CoupledTransportation
+    3 -1.78e-15      705 1.13e+03     0.381        0      9.4      34.4     Crystal CoupledTransportation
+    4    -6.68      711 1.12e+03         0   0.0332     12.1      46.5     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 92,   Parent ID = 91
+* G4Track Information:   Particle = e-,   Track ID = 90,   Parent ID = 80
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     20.7      775 1.27e+03     0.045        0        0         0     Crystal initStep
-    1     20.9      774 1.27e+03         0    0.036    0.424     0.424     Crystal phot
+    0    -6.68      711 1.12e+03     0.347        0        0         0     Crystal initStep
+    1     -6.7      711 1.12e+03         0    0.347    0.416     0.416     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 93,   Parent ID = 92
+* G4Track Information:   Particle = e-,   Track ID = 89,   Parent ID = 80
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     20.9      774 1.27e+03   0.00902        0        0         0     Crystal initStep
-    1     20.9      774 1.27e+03         0  0.00902  0.00119   0.00119     Crystal eIoni
+    0     5.22      700 1.14e+03     0.609        0        0         0     Crystal initStep
+    1     5.24      700 1.14e+03     0.601  0.00827   0.0342    0.0342     Crystal msc
+    2     5.25      700 1.14e+03     0.596   0.0047   0.0116    0.0459     Crystal CoupledTransportation
+    3     5.28      700 1.14e+03     0.581   0.0156   0.0341    0.0799     Crystal msc
+    4     5.31      700 1.14e+03     0.568   0.0133   0.0349     0.115     Crystal msc
+    5     5.33      700 1.14e+03     0.553   0.0145   0.0353      0.15     Crystal msc
+    6     5.34      700 1.14e+03     0.546  0.00654   0.0125     0.163     Crystal CoupledTransportation
+    7     5.34      700 1.14e+03     0.533   0.0133    0.031     0.194     Crystal msc
+    8     5.33      700 1.14e+03     0.523   0.0101   0.0356     0.229     Crystal msc
+    9     5.32      700 1.14e+03     0.508   0.0147   0.0317     0.261     Crystal msc
+   10     5.32      700 1.14e+03     0.491   0.0173   0.0423     0.303     Crystal msc
+   11     5.35      700 1.14e+03     0.461   0.0303    0.053     0.356     Crystal msc
+   12     5.36      700 1.14e+03     0.424   0.0371   0.0715     0.428     Crystal msc
+   13      5.4      700 1.14e+03     0.381   0.0425   0.0895     0.517     Crystal msc
+   14     5.37      700 1.14e+03      0.32   0.0614    0.133     0.651     Crystal msc
+   15     5.34      700 1.14e+03         0     0.32    0.369      1.02     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 90,   Parent ID = 9
+* G4Track Information:   Particle = gamma,   Track ID = 79,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     28.5      765 1.24e+03    0.0787        0        0         0     Crystal initStep
-    1     28.5      765 1.24e+03         0   0.0787   0.0408    0.0408     Crystal eIoni
+    0    0.411      675 1.13e+03      4.17        0        0         0     Crystal initStep
+    1   -5e-16      680 1.13e+03      4.17        0     6.68      6.68     Crystal CoupledTransportation
+    2    -1.81      700 1.15e+03      4.17        0     29.5      36.2     Crystal CoupledTransportation
+    3    -6.29      750 1.21e+03      4.17        0     72.9       109     Crystal CoupledTransportation
+    4    -7.46      763 1.22e+03         0        0     18.9       128     Crystal conv
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 89,   Parent ID = 9
+* G4Track Information:   Particle = e+,   Track ID = 92,   Parent ID = 79
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     30.7      764 1.24e+03       1.3        0        0         0     Crystal initStep
-    1     30.8      764 1.24e+03     0.587    0.709     1.69      1.69     Crystal eIoni
-    2     30.9      764 1.24e+03         0    0.587    0.854      2.55     Crystal eIoni
+    0    -7.46      763 1.22e+03      1.22        0        0         0     Crystal initStep
+    1    -7.52      763 1.22e+03     0.181     1.04     1.65      1.65     Crystal eIoni
+    2    -7.53      763 1.22e+03         0    0.181    0.149       1.8     Crystal eIoni
+    3    -7.53      763 1.22e+03         0        0        0       1.8     Crystal annihil
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 88,   Parent ID = 9
+* G4Track Information:   Particle = gamma,   Track ID = 94,   Parent ID = 92
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     24.4      745 1.23e+03      1.06        0        0         0     Crystal initStep
-    1     24.4      745 1.23e+03     0.134     0.93     1.51      1.51     Crystal eIoni
-    2     24.4      745 1.23e+03         0    0.134   0.0965      1.61     Crystal eIoni
+    0    -7.53      763 1.22e+03     0.511        0        0         0     Crystal initStep
+    1    -9.63      763 1.22e+03     0.511        0     2.14      2.14     Crystal Rayl
+    2    -18.2      759 1.22e+03     0.371        0     9.28      11.4     Crystal compt
+    3    -21.2      750 1.23e+03     0.371        0     10.4      21.8     Crystal CoupledTransportation
+    4    -27.3      732 1.23e+03     0.283        0     20.9      42.7     Crystal compt
+    5    -28.4      731 1.24e+03         0   0.0332      3.3        46     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 87,   Parent ID = 9
+* G4Track Information:   Particle = e-,   Track ID = 97,   Parent ID = 94
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.57      695 1.15e+03      1.55        0        0         0     Crystal initStep
-    1    -3.78      695 1.15e+03     0.681    0.866     1.86      1.86     Crystal eIoni
-    2    -3.87      695 1.15e+03     0.121     0.56     1.03      2.89     Crystal eIoni
-    3    -3.87      695 1.15e+03         0    0.121   0.0818      2.97     Crystal eIoni
+    0    -28.4      731 1.24e+03      0.25        0        0         0     Crystal initStep
+    1    -28.4      731 1.24e+03         0     0.25    0.256     0.256     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 96,   Parent ID = 94
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.431      655 1.09e+03      7.81        0        0         0     Crystal initStep
-    1   -0.429      655 1.09e+03      7.64    0.135    0.309     0.309     Crystal eBrem
-    2    -1.17      656 1.09e+03       6.9    0.739     1.55      1.86     Crystal msc
-    3    -1.59      656 1.09e+03       6.3    0.544     1.31      3.17     Crystal eBrem
-    4    -1.69      656 1.09e+03      5.93    0.177    0.391      3.56     Crystal eBrem
-    5    -1.83      656 1.09e+03      5.44    0.117    0.299      3.86     Crystal eBrem
-    6    -2.21      655  1.1e+03      4.85    0.594     1.25      5.12     Crystal msc
-    7    -2.51      655  1.1e+03      3.92    0.398    0.794      5.91     Crystal eBrem
-    8    -2.77      655  1.1e+03      3.42    0.356    0.737      6.65     Crystal eBrem
-    9    -3.97      656  1.1e+03      2.66    0.764     1.64      8.29     Crystal msc
-   10    -4.22      656  1.1e+03      1.64    0.191    0.414      8.71     Crystal eIoni
-   11    -4.51      656  1.1e+03     0.439    0.742      1.7      10.4     Crystal eBrem
-   12    -4.51      656  1.1e+03         0    0.439    0.577        11     Crystal eIoni
+    0    -27.3      732 1.23e+03    0.0882        0        0         0     Crystal initStep
+    1    -27.3      732 1.23e+03         0   0.0882   0.0492    0.0492     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 101,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 95,   Parent ID = 94
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -4.51      656  1.1e+03      0.46        0        0         0     Crystal initStep
-    1    -3.93      650 1.09e+03      0.46        0     7.12      7.12     Crystal CoupledTransportation
-    2     -2.6      637 1.08e+03     0.179        0     16.1      23.2     Crystal compt
-    3     -2.8      639 1.08e+03         0   0.0332     2.75        26     Crystal phot
+    0    -18.2      759 1.22e+03      0.14        0        0         0     Crystal initStep
+    1    -18.2      759 1.22e+03         0     0.14    0.104     0.104     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 103,   Parent ID = 101
+* G4Track Information:   Particle = gamma,   Track ID = 93,   Parent ID = 92
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -2.8      639 1.08e+03     0.146        0        0         0     Crystal initStep
-    1     -2.8      639 1.08e+03         0    0.146    0.111     0.111     Crystal eIoni
+    0    -7.53      763 1.22e+03     0.511        0        0         0     Crystal initStep
+    1        0      764 1.22e+03     0.511        0     7.65      7.65     Crystal CoupledTransportation
+    2     31.1      769 1.22e+03         0   0.0332     31.6      39.3     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 102,   Parent ID = 101
+* G4Track Information:   Particle = e-,   Track ID = 98,   Parent ID = 93
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -2.6      637 1.08e+03     0.281        0        0         0     Crystal initStep
-    1     -2.6      637 1.08e+03         0    0.281    0.305     0.305     Crystal eIoni
+    0     31.1      769 1.22e+03     0.478        0        0         0     Crystal initStep
+    1     31.2      769 1.22e+03     0.164    0.246    0.399     0.399     Crystal eBrem
+    2     31.2      769 1.22e+03         0    0.164    0.134     0.533     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 100,   Parent ID = 7
+* G4Track Information:   Particle = gamma,   Track ID = 99,   Parent ID = 98
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -4.22      656  1.1e+03     0.829        0        0         0     Crystal initStep
-    1    -4.26      656  1.1e+03     0.716   0.0169   0.0446    0.0446     Crystal eBrem
-    2    -4.37      656  1.1e+03      0.16    0.557      1.1      1.14     Crystal eIoni
-    3    -4.36      656  1.1e+03         0     0.16    0.128      1.27     Crystal eIoni
+    0     31.2      769 1.22e+03    0.0679        0        0         0     Crystal initStep
+    1     31.6      769 1.22e+03         0   0.0332    0.768     0.768     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 104,   Parent ID = 100
+* G4Track Information:   Particle = e-,   Track ID = 100,   Parent ID = 99
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -4.26      656  1.1e+03    0.0953        0        0         0     Crystal initStep
-    1    -6.58      657  1.1e+03         0  0.00122     2.82      2.82     Crystal phot
+    0     31.6      769 1.22e+03    0.0347        0        0         0     Crystal initStep
+    1     31.6      769 1.22e+03         0   0.0347   0.0105    0.0105     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 105,   Parent ID = 104
+* G4Track Information:   Particle = e-,   Track ID = 91,   Parent ID = 79
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -6.58      657  1.1e+03    0.0941        0        0         0     Crystal initStep
-    1    -6.58      657  1.1e+03         0   0.0941   0.0547    0.0547     Crystal eIoni
+    0    -7.46      763 1.22e+03      1.92        0        0         0     Crystal initStep
+    1    -7.48      763 1.22e+03      0.99    0.934     2.07      2.07     Crystal eIoni
+    2    -7.31      763 1.22e+03         0     0.99     1.44      3.51     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 99,   Parent ID = 7
+* G4Track Information:   Particle = gamma,   Track ID = 78,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -2.77      655  1.1e+03     0.143        0        0         0     Crystal initStep
-    1    -3.82      656  1.1e+03         0   0.0332     1.85      1.85     Crystal phot
+    0    0.411      675 1.13e+03     0.334        0        0         0     Crystal initStep
+    1   0.0653      695 1.16e+03       0.2        0     38.5      38.5     Crystal compt
+    2    0.612      695 1.16e+03         0    0.036    0.565      39.1     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 106,   Parent ID = 99
+* G4Track Information:   Particle = e-,   Track ID = 102,   Parent ID = 78
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.82      656  1.1e+03      0.11        0        0         0     Crystal initStep
-    1    -3.82      656  1.1e+03         0     0.11   0.0708    0.0708     Crystal eIoni
+    0    0.612      695 1.16e+03     0.164        0        0         0     Crystal initStep
+    1    0.624      695 1.16e+03         0    0.164    0.134     0.134     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 98,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 101,   Parent ID = 78
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -2.51      655  1.1e+03     0.524        0        0         0     Crystal initStep
-    1    -13.7      652 1.11e+03     0.508        0     16.5      16.5     Crystal compt
-    2    -20.6      650 1.11e+03     0.508        0      8.6      25.1     Crystal CoupledTransportation
-    3    -25.6      648 1.12e+03     0.396        0     6.26      31.3     Crystal compt
-    4    -27.1      645 1.12e+03     0.381        0     3.51      34.8     Crystal compt
-    5    -32.8      629 1.12e+03     0.381        0     16.7      51.6     Crystal Rayl
-    6    -36.2      620 1.12e+03     0.231        0     9.94      61.5     Crystal compt
-    7    -37.5      620 1.11e+03     0.183        0     4.15      65.6     Crystal compt
-    8    -37.2      620 1.11e+03      0.18        0    0.877      66.5     Crystal compt
-    9    -34.1      623 1.11e+03         0    0.036     5.73      72.2     Crystal phot
+    0   0.0653      695 1.16e+03     0.134        0        0         0     Crystal initStep
+    1   0.0605      695 1.16e+03         0    0.134   0.0969    0.0969     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 113,   Parent ID = 98
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -34.1      623 1.11e+03     0.144        0        0         0     Crystal initStep
-    1    -34.1      623 1.11e+03         0    0.144    0.109     0.109     Crystal eIoni
+    0   -0.431      655 1.09e+03      7.81        0        0         0     Crystal initStep
+    1  -0.0497      655 1.09e+03      6.26    0.693     1.12      1.12     Crystal eBrem
+    2 1.22e-15      655 1.09e+03      6.22   0.0468    0.109      1.23     Crystal CoupledTransportation
+    3    0.531      656 1.09e+03      5.56    0.653    0.856      2.08     Crystal msc
+    4    0.858      656 1.09e+03      5.12    0.445    0.945      3.03     Crystal msc
+    5    0.865      656 1.09e+03      4.87   0.0409    0.144      3.17     Crystal eBrem
+    6    0.617      656 1.09e+03      4.32     0.55    0.754      3.93     Crystal msc
+    7   0.0737      657  1.1e+03      4.03    0.294    0.879      4.81     Crystal msc
+    8 2.78e-16      657  1.1e+03         4   0.0285   0.0921       4.9     Crystal CoupledTransportation
+    9   -0.358      657  1.1e+03      3.85     0.15    0.414      5.31     Crystal msc
+   10   -0.672      657  1.1e+03      3.63    0.227    0.386       5.7     Crystal msc
+   11    -1.02      657  1.1e+03       3.4    0.226    0.419      6.12     Crystal msc
+   12    -1.43      657  1.1e+03      2.71    0.685    0.588       6.7     Crystal msc
+   13    -1.22      658  1.1e+03       1.8    0.196    0.498       7.2     Crystal eBrem
+   14    -1.47      658  1.1e+03      1.47    0.326    0.668      7.87     Crystal msc
+   15    -1.34      658 1.09e+03         1    0.469    0.934       8.8     Crystal msc
+   16    -1.27      657 1.09e+03     0.265    0.736     1.45      10.3     Crystal eIoni
+   17    -1.28      657 1.09e+03         0    0.265     0.28      10.5     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 112,   Parent ID = 98
+* G4Track Information:   Particle = gamma,   Track ID = 105,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -37.2      620 1.11e+03   0.00351        0        0         0     Crystal initStep
-    1    -37.2      620 1.11e+03         0  0.00351 0.000298  0.000298     Crystal eIoni
+    0    -1.22      658  1.1e+03     0.722        0        0         0     Crystal initStep
+    1 -1.55e-15      661 1.09e+03     0.722        0     4.05      4.05     Crystal CoupledTransportation
+    2     10.7      692 1.08e+03         0    0.036     35.4      39.4     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 111,   Parent ID = 98
+* G4Track Information:   Particle = e-,   Track ID = 106,   Parent ID = 105
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -37.5      620 1.11e+03    0.0479        0        0         0     Crystal initStep
-    1    -37.5      620 1.11e+03         0   0.0479   0.0179    0.0179     Crystal eIoni
+    0     10.7      692 1.08e+03     0.686        0        0         0     Crystal initStep
+    1     10.7      692 1.08e+03         0    0.686     1.04      1.04     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 110,   Parent ID = 98
+* G4Track Information:   Particle = gamma,   Track ID = 104,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -36.2      620 1.12e+03      0.15        0        0         0     Crystal initStep
-    1    -36.2      620 1.12e+03         0     0.15    0.116     0.116     Crystal eIoni
+    0    0.865      656 1.09e+03     0.203        0        0         0     Crystal initStep
+    1    0.811      658  1.1e+03         0    0.036     3.54      3.54     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 109,   Parent ID = 98
+* G4Track Information:   Particle = e-,   Track ID = 107,   Parent ID = 104
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -27.1      645 1.12e+03    0.0149        0        0         0     Crystal initStep
-    1    -27.1      645 1.12e+03         0   0.0149  0.00262   0.00262     Crystal eIoni
+    0    0.811      658  1.1e+03     0.167        0        0         0     Crystal initStep
+    1    0.807      658  1.1e+03         0    0.167    0.138     0.138     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 108,   Parent ID = 98
+* G4Track Information:   Particle = gamma,   Track ID = 103,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -25.6      648 1.12e+03     0.112        0        0         0     Crystal initStep
-    1    -25.6      648 1.12e+03         0    0.112   0.0726    0.0726     Crystal eIoni
+    0  -0.0497      655 1.09e+03     0.859        0        0         0     Crystal initStep
+    1 1.22e-15      655 1.09e+03     0.859        0    0.158     0.158     Crystal CoupledTransportation
+    2     2.13      657  1.1e+03     0.345        0     6.75      6.91     Crystal compt
+    3     8.98      650  1.1e+03     0.345        0     9.61      16.5     Crystal CoupledTransportation
+    4     9.75      649  1.1e+03         0    0.036     1.09      17.6     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 107,   Parent ID = 98
+* G4Track Information:   Particle = e-,   Track ID = 109,   Parent ID = 103
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -13.7      652 1.11e+03    0.0162        0        0         0     Crystal initStep
-    1    -13.7      652 1.11e+03         0   0.0162  0.00301   0.00301     Crystal eIoni
+    0     9.75      649  1.1e+03     0.309        0        0         0     Crystal initStep
+    1     9.75      649  1.1e+03         0    0.309    0.351     0.351     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 97,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 108,   Parent ID = 103
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.83      656 1.09e+03     0.369        0        0         0     Crystal initStep
-    1    -3.22      655  1.1e+03     0.361        0     2.29      2.29     Crystal compt
-    2    -13.2      650  1.1e+03     0.361        0     12.6      14.9     Crystal CoupledTransportation
-    3    -31.6      642 1.11e+03         0  0.00519     23.3      38.2     Crystal phot
+    0     2.13      657  1.1e+03     0.514        0        0         0     Crystal initStep
+    1     2.13      657  1.1e+03         0    0.514    0.716     0.716     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 115,   Parent ID = 97
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -31.6      642 1.11e+03     0.355        0        0         0     Crystal initStep
-    1    -31.6      642 1.11e+03         0    0.355    0.429     0.429     Crystal eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0       60      100     1e+03   0.0224      117       117 DriftChamberPhysical CoupledTransportation
+    2   -0.443      477      796     1e+03   0.0244      811       928 DriftChamberPhysical eIoni
+    3   -0.517      540      900     1e+03  0.00362      121  1.05e+03 WorldPhysical CoupledTransportation
+    4   -0.527      548      913     1e+03  0.00204     15.1  1.06e+03 WorldPhysical eIoni
+    5   -0.581      592      987     1e+03   0.0161     86.7  1.15e+03 WorldPhysical eIoni
+    6   -0.591      600    1e+03     1e+03  0.00298     14.8  1.17e+03     Crystal CoupledTransportation
+    7   -0.591      600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 114,   Parent ID = 97
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -3.22      655  1.1e+03   0.00836        0        0         0     Crystal initStep
-    1    -3.22      655  1.1e+03         0  0.00836  0.00106   0.00106     Crystal eIoni
+    0   -0.581      592      987   0.00116        0        0         0 WorldPhysical initStep
+    1   -0.571      592      987         0  0.00116   0.0705    0.0705 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 96,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.69      656 1.09e+03     0.194        0        0         0     Crystal initStep
-    1    -1.96      655  1.1e+03         0    0.036    0.685     0.685     Crystal phot
+    0   -0.527      548      913   0.00125        0        0         0 WorldPhysical initStep
+    1   -0.556      548      913         0  0.00125   0.0784    0.0784 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 116,   Parent ID = 96
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.96      655  1.1e+03     0.158        0        0         0     Crystal initStep
-    1    -1.97      655  1.1e+03         0    0.158    0.126     0.126     Crystal eIoni
+    0   -0.443      477      796   0.00102        0        0         0 DriftChamberPhysical initStep
+    1   -0.594      477      796         0  0.00102    0.308     0.308 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 95,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.59      656 1.09e+03    0.0573        0        0         0     Crystal initStep
-    1    -1.59      656 1.09e+03         0  0.00519    0.125     0.125     Crystal phot
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0       60      100     1e+03   0.0176      117       117 DriftChamberPhysical CoupledTransportation
+    2  -0.0388      453      756     1e+03   0.0227      765       882 DriftChamberPhysical eIoni
+    3  -0.0552      540      900     1e+03  0.00579      167  1.05e+03 WorldPhysical CoupledTransportation
+    4   -0.072      589      983     1e+03   0.0198     96.6  1.15e+03 WorldPhysical eIoni
+    5  -0.0743      599    1e+03     1e+03  0.00431       20  1.17e+03     Crystal CoupledTransportation
+    6  -0.0743      599    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 117,   Parent ID = 95
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -1.59      656 1.09e+03    0.0521        0        0         0     Crystal initStep
-    1    -1.59      656 1.09e+03         0   0.0521   0.0206    0.0206     Crystal eIoni
+    0   -0.072      589      983    0.0105        0        0         0 WorldPhysical initStep
+    1   -0.707      590      982   0.00515  0.00537     1.91      1.91 WorldPhysical eIoni
+    2   -0.697      590      982   0.00401 9.61e-05   0.0433      1.96 WorldPhysical eIoni
+    3   -0.821      590      982         0  0.00401     0.52      2.48 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 94,   Parent ID = 7
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.429      655 1.09e+03    0.0417        0        0         0     Crystal initStep
-    1   -0.474      655 1.09e+03         0  0.00572    0.322     0.322     Crystal phot
+    0   -0.697      590      982   0.00104        0        0         0 WorldPhysical initStep
+    1   -0.692      590      982         0  0.00104   0.0606    0.0606 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 118,   Parent ID = 94
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.474      655 1.09e+03    0.0359        0        0         0     Crystal initStep
-    1   -0.474      655 1.09e+03         0   0.0359   0.0111    0.0111     Crystal eIoni
+    0  -0.0388      453      756   0.00561        0        0         0 DriftChamberPhysical initStep
+    1   0.0405      456      755   0.00321   0.0024     2.58      2.58 DriftChamberPhysical eIoni
+    2   -0.296      456      754         0  0.00321     1.62      4.21 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2167,131 +2202,137 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1 -0.000573     10.6     17.6     1e+03  0.00451     20.5      20.5 WorldPhysical eIoni
-    2 -0.00604       60      100     1e+03   0.0175     96.1       117 DriftChamberPhysical CoupledTransportation
-    3    0.069      242      403     1e+03  0.00946      353       470 DriftChamberPhysical eIoni
-    4    0.183      540      900     1e+03   0.0168      580  1.05e+03 WorldPhysical CoupledTransportation
-    5    0.187      551      918     1e+03  0.00464     20.8  1.07e+03 WorldPhysical eIoni
-    6    0.214      600    1e+03     1e+03     0.02     95.8  1.17e+03     Crystal CoupledTransportation
-    7    0.214      600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
+    1   0.0014       17     56.7     1e+03   0.0128     59.1      59.1 WorldPhysical eIoni
+    2 0.000188       30      100     1e+03  0.00824     45.3       104 DriftChamberPhysical CoupledTransportation
+    3  -0.0249      270      900     1e+03   0.0276      835       940 WorldPhysical CoupledTransportation
+    4  -0.0391      300    1e+03     1e+03   0.0223      104  1.04e+03     Crystal CoupledTransportation
+    5  -0.0391      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.187      551      918    0.0016        0        0         0 WorldPhysical initStep
-    1    0.152      551      918         0   0.0016    0.114     0.114 WorldPhysical eIoni
+    0   0.0014       17     56.7   0.00143        0        0         0 WorldPhysical initStep
+    1   0.0349       17     56.7         0  0.00143   0.0965    0.0965 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.069      242      403   0.00202        0        0         0 DriftChamberPhysical initStep
-    1    0.178      242      403         0  0.00202    0.924     0.924 DriftChamberPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0       30      100     1e+03   0.0194      104       104 DriftChamberPhysical CoupledTransportation
+    2   -0.206      209      695     1e+03   0.0167      621       725 DriftChamberPhysical eIoni
+    3   -0.246      246      819     1e+03  0.00549      130       855 DriftChamberPhysical eIoni
+    4   -0.252      251      838     1e+03 0.000491     19.5       874 DriftChamberPhysical eIoni
+    5   -0.269      270      900     1e+03  0.00154     65.2       940 WorldPhysical CoupledTransportation
+    6    -0.27      272      905     1e+03  0.00159     5.02       945 WorldPhysical eIoni
+    7    -0.28      285      950     1e+03  0.00595     47.7       992 WorldPhysical eIoni
+    8   -0.287      300    1e+03     1e+03   0.0129     51.7  1.04e+03     Crystal CoupledTransportation
+    9   -0.287      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.000573     10.6     17.6   0.00099        0        0         0 WorldPhysical initStep
-    1 -0.00792     10.5     17.6         0  0.00099   0.0563    0.0563 WorldPhysical eIoni
+    0    -0.28      285      950   0.00109        0        0         0 WorldPhysical initStep
+    1   -0.303      285      950         0  0.00109   0.0647    0.0647 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1 0.000744     23.3     38.9     1e+03  0.00913     45.4      45.4 WorldPhysical eIoni
-    2 -0.00128       40     66.6     1e+03  0.00635     32.3      77.7 WorldPhysical eIoni
-    3 -0.00545       60      100     1e+03  0.00751       39       117 DriftChamberPhysical CoupledTransportation
-    4  -0.0198      242      403     1e+03   0.0111      353       470 DriftChamberPhysical eIoni
-    5   0.0136      540      900     1e+03   0.0183      580  1.05e+03 WorldPhysical CoupledTransportation
-    6   0.0168      559      932     1e+03  0.00523     37.2  1.09e+03 WorldPhysical eIoni
-    7    0.027      600    1e+03     1e+03   0.0122     79.4  1.17e+03     Crystal CoupledTransportation
-    8    0.027      600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
+    0    -0.27      272      905   0.00102        0        0         0 WorldPhysical initStep
+    1    -0.29      272      905         0  0.00102   0.0587    0.0587 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0168      559      932   0.00134        0        0         0 WorldPhysical initStep
-    1   0.0298      559      932         0  0.00134   0.0879    0.0879 WorldPhysical eIoni
+    0   -0.252      251      838     0.019        0        0         0 DriftChamberPhysical initStep
+    1     -2.6      263      836    0.0166  0.00233     12.2      12.2 DriftChamberPhysical eIoni
+    2    -6.03      272      835    0.0145  0.00215     9.94      22.2 DriftChamberPhysical eIoni
+    3    -7.71      279      838    0.0125  0.00197     8.04      30.2 DriftChamberPhysical eIoni
+    4     -7.8      283      838   0.00823 0.000901     4.43      34.6 DriftChamberPhysical eIoni
+    5    -7.87      284      838   0.00548 0.000104      1.2      35.8 DriftChamberPhysical eIoni
+    6    -7.69      284      838   0.00324  9.3e-05    0.273      36.1 DriftChamberPhysical eIoni
+    7    -6.59      285      838   0.00124  0.00199     1.64      37.8 DriftChamberPhysical eIoni
+    8     -6.4      285      838         0  0.00124    0.421      38.2 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0198      242      403   0.00155        0        0         0 DriftChamberPhysical initStep
-    1  -0.0515      242      403         0  0.00155    0.602     0.602 DriftChamberPhysical eIoni
+    0    -7.69      284      838   0.00215        0        0         0 DriftChamberPhysical initStep
+    1    -7.72      285      837         0  0.00215     1.03      1.03 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00128       40     66.6   0.00604        0        0         0 WorldPhysical initStep
-    1    -0.07     40.3     66.4   0.00107  0.00391    0.755     0.755 WorldPhysical eIoni
-    2  -0.0642     40.3     66.4         0  0.00107   0.0629     0.818 WorldPhysical eIoni
+    0    -7.87      284      838   0.00264        0        0         0 DriftChamberPhysical initStep
+    1     -8.2      284      838   0.00212 0.000527    0.471     0.471 DriftChamberPhysical eIoni
+    2    -8.55      285      837         0  0.00212        1      1.47 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.07     40.3     66.4   0.00106        0        0         0 WorldPhysical initStep
-    1  -0.0575     40.3     66.4         0  0.00106   0.0619    0.0619 WorldPhysical eIoni
+    0     -7.8      283      838   0.00338        0        0         0 DriftChamberPhysical initStep
+    1    -8.37      283      839   0.00178 0.000567     0.96      0.96 DriftChamberPhysical eIoni
+    2    -8.82      283      839         0  0.00178    0.751      1.71 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 7
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 0.000744     23.3     38.9   0.00173        0        0         0 WorldPhysical initStep
-    1  0.00267     23.4     38.9         0  0.00173    0.129     0.129 WorldPhysical eIoni
+    0    -8.37      283      839   0.00103        0        0         0 DriftChamberPhysical initStep
+    1    -8.33      283      839         0  0.00103    0.315     0.315 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1 -0.00111     8.92     29.7     1e+03  0.00756       31        31 WorldPhysical eIoni
-    2 -0.00105     9.46     31.5     1e+03 5.96e-05      1.9      32.9 WorldPhysical eIoni
-    3 -0.00238       30      100     1e+03   0.0153     71.5       104 DriftChamberPhysical CoupledTransportation
-    4  -0.0267     57.6      192     1e+03  0.00198     96.2       201 DriftChamberPhysical eIoni
-    5   -0.186      270      900     1e+03   0.0215      739       940 WorldPhysical CoupledTransportation
-    6    -0.21      300    1e+03     1e+03    0.019      104  1.04e+03     Crystal CoupledTransportation
-    7    -0.21      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
+    0   -0.246      246      819   0.00371        0        0         0 DriftChamberPhysical initStep
+    1    -1.05      245      819   0.00214  0.00156     1.83      1.83 DriftChamberPhysical eIoni
+    2    -1.38      244      819         0  0.00214     1.02      2.86 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0267     57.6      192   0.00134        0        0         0 DriftChamberPhysical initStep
-    1   -0.309     57.8      192         0  0.00134    0.476     0.476 DriftChamberPhysical eIoni
+    0   -0.206      209      695   0.00167        0        0         0 DriftChamberPhysical initStep
+    1   -0.636      208      695         0  0.00167    0.675     0.675 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00105     9.46     31.5   0.00216        0        0         0 WorldPhysical initStep
-    1   0.0724     9.48     31.5         0  0.00216    0.183     0.183 WorldPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0       30      100     1e+03   0.0196      104       104 DriftChamberPhysical CoupledTransportation
+    2    0.127      270      900     1e+03   0.0238      835       940 WorldPhysical CoupledTransportation
+    3    0.125      274      913     1e+03  0.00216       14       954 WorldPhysical eIoni
+    4   0.0994      300    1e+03     1e+03   0.0166     90.4  1.04e+03     Crystal CoupledTransportation
+    5   0.0994      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00111     8.92     29.7   0.00125        0        0         0 WorldPhysical initStep
-    1  -0.0238     8.94     29.7         0  0.00125   0.0786    0.0786 WorldPhysical eIoni
+    0    0.125      274      913   0.00119        0        0         0 WorldPhysical initStep
+    1    0.153      274      913         0  0.00119   0.0735    0.0735 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2299,64 +2340,55 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  0.00016     8.32     27.7     1e+03  0.00748       29        29 WorldPhysical eIoni
-    2 0.000181     8.88     29.6     1e+03 0.000349     1.95      30.9 WorldPhysical eIoni
-    3  0.00365       30      100     1e+03   0.0133     73.5       104 DriftChamberPhysical CoupledTransportation
-    4  0.00991      148      493     1e+03   0.0165      411       515 DriftChamberPhysical eIoni
-    5   0.0108      254      846     1e+03   0.0101      368       883 DriftChamberPhysical eIoni
-    6   0.0112      270      900     1e+03  0.00138     56.8       940 WorldPhysical CoupledTransportation
-    7   0.0163      294      979     1e+03   0.0144       83  1.02e+03 WorldPhysical eIoni
-    8   0.0162      297      988     1e+03 0.000659     9.06  1.03e+03 WorldPhysical eIoni
-    9   0.0155      300    1e+03     1e+03  0.00218     12.4  1.04e+03     Crystal CoupledTransportation
-   10   0.0155      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0162      297      988   0.00266        0        0         0 WorldPhysical initStep
-    1    0.123      297      988         0  0.00266    0.257     0.257 WorldPhysical eIoni
+    1 -0.00508     29.8     99.5     1e+03   0.0216      104       104 WorldPhysical eIoni
+    2 -0.00516       30      100     1e+03 4.96e-05    0.471       104 DriftChamberPhysical CoupledTransportation
+    3  -0.0402     94.4      315     1e+03  0.00837      224       329 DriftChamberPhysical eIoni
+    4  -0.0481      107      355     1e+03  0.00187     42.4       371 DriftChamberPhysical eIoni
+    5   -0.178      270      900     1e+03   0.0192      568       940 WorldPhysical CoupledTransportation
+    6   -0.189      278      927     1e+03  0.00537       28       968 WorldPhysical eIoni
+    7   -0.191      279      930     1e+03 0.000328     3.54       971 WorldPhysical eIoni
+    8   -0.225      300    1e+03     1e+03   0.0134     72.8  1.04e+03     Crystal CoupledTransportation
+    9   -0.225      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0163      294      979     0.001        0        0         0 WorldPhysical initStep
-    1  0.00409      294      979         0    0.001   0.0574    0.0574 WorldPhysical eIoni
+    0   -0.191      279      930   0.00143        0        0         0 WorldPhysical initStep
+    1   -0.189      279      930         0  0.00143   0.0963    0.0963 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0108      254      846     0.002        0        0         0 DriftChamberPhysical initStep
-    1     0.43      253      846         0    0.002    0.911     0.911 DriftChamberPhysical eIoni
+    0   -0.189      278      927   0.00165        0        0         0 WorldPhysical initStep
+    1   -0.142      278      927         0  0.00165     0.12      0.12 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00991      148      493   0.00104        0        0         0 DriftChamberPhysical initStep
-    1   -0.155      148      493         0  0.00104    0.316     0.316 DriftChamberPhysical eIoni
+    0  -0.0481      107      355   0.00102        0        0         0 DriftChamberPhysical initStep
+    1    0.138      106      356         0  0.00102    0.308     0.308 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 0.000181     8.88     29.6   0.00171        0        0         0 WorldPhysical initStep
-    1  -0.0331     8.84     29.6         0  0.00171    0.126     0.126 WorldPhysical eIoni
+    0  -0.0402     94.4      315   0.00195        0        0         0 DriftChamberPhysical initStep
+    1    0.301     93.9      315         0  0.00195    0.874     0.874 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00016     8.32     27.7   0.00373        0        0         0 WorldPhysical initStep
-    1  -0.0667      8.5     27.7         0  0.00373    0.458     0.458 WorldPhysical eIoni
+    0 -0.00508     29.8     99.5   0.00271        0        0         0 WorldPhysical initStep
+    1  0.00889       30     99.5         0  0.00271    0.266     0.266 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2364,75 +2396,56 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1 -0.00127     5.21     17.4     1e+03  0.00388     18.1      18.1 WorldPhysical eIoni
-    2 -0.00237     8.04     26.8     1e+03  0.00362     9.83        28 WorldPhysical eIoni
-    3 -0.00378     11.7     38.9     1e+03  0.00167     12.7      40.6 WorldPhysical eIoni
-    4 -0.00413     13.6     45.4     1e+03  0.00117     6.76      47.4 WorldPhysical eIoni
-    5 -0.00403     14.4     48.1     1e+03 0.000352     2.81      50.2 WorldPhysical eIoni
-    6 -0.00201       30      100     1e+03   0.0101     54.2       104 DriftChamberPhysical CoupledTransportation
-    7   0.0862      181      603     1e+03   0.0148      525       630 DriftChamberPhysical eIoni
-    8   0.0993      209      697     1e+03  0.00449     98.2       728 DriftChamberPhysical eIoni
-    9    0.117      270      900     1e+03  0.00693      212       940 WorldPhysical CoupledTransportation
-   10    0.127      300    1e+03     1e+03   0.0167      104  1.04e+03     Crystal CoupledTransportation
-   11    0.127      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0993      209      697   0.00379        0        0         0 DriftChamberPhysical initStep
-    1     1.28      210      697   0.00259   0.0012     1.87      1.87 DriftChamberPhysical eIoni
-    2     2.13      211      697         0  0.00259     1.32      3.18 DriftChamberPhysical eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0862      181      603   0.00194        0        0         0 DriftChamberPhysical initStep
-    1    0.384      181      603         0  0.00194    0.867     0.867 DriftChamberPhysical eIoni
+    1 4.78e-05     0.75      2.5     1e+03 0.000432     2.61      2.61 WorldPhysical eIoni
+    2  0.00338     9.42     31.4     1e+03  0.00818     30.2      32.8 WorldPhysical eIoni
+    3   0.0176       30      100     1e+03   0.0149     71.6       104 DriftChamberPhysical CoupledTransportation
+    4    0.203      236      785     1e+03   0.0183      715       820 DriftChamberPhysical eIoni
+    5     0.24      270      900     1e+03  0.00332      120       940 WorldPhysical CoupledTransportation
+    6    0.255      286      955     1e+03   0.0135     57.3       997 WorldPhysical eIoni
+    7    0.261      293      975     1e+03  0.00265     21.3  1.02e+03 WorldPhysical eIoni
+    8    0.271      300    1e+03     1e+03   0.0075     25.8  1.04e+03     Crystal CoupledTransportation
+    9    0.271      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00403     14.4     48.1   0.00113        0        0         0 WorldPhysical initStep
-    1 -0.00645     14.4     48.1         0  0.00113   0.0679    0.0679 WorldPhysical eIoni
+    0    0.261      293      975   0.00304        0        0         0 WorldPhysical initStep
+    1    0.132      293      975         0  0.00304    0.322     0.322 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00413     13.6     45.4    0.0114        0        0         0 WorldPhysical initStep
-    1   -0.734     14.7     45.2   0.00617  0.00527     2.05      2.05 WorldPhysical eIoni
-    2    -1.19     14.7     45.1         0  0.00617      1.1      3.15 WorldPhysical eIoni
+    0    0.255      286      955   0.00362        0        0         0 WorldPhysical initStep
+    1   0.0794      287      955         0  0.00362    0.435     0.435 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00378     11.7     38.9   0.00356        0        0         0 WorldPhysical initStep
-    1    -0.16     11.6       39         0  0.00356    0.422     0.422 WorldPhysical eIoni
+    0    0.203      236      785   0.00373        0        0         0 DriftChamberPhysical initStep
+    1     1.03      237      785   0.00251  0.00122     1.84      1.84 DriftChamberPhysical eIoni
+    2     1.95      237      785         0  0.00251     1.27      3.11 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00237     8.04     26.8   0.00101        0        0         0 WorldPhysical initStep
-    1  -0.0148     8.02     26.8         0  0.00101   0.0577    0.0577 WorldPhysical eIoni
+    0  0.00338     9.42     31.4   0.00367        0        0         0 WorldPhysical initStep
+    1   -0.123     9.56     31.4         0  0.00367    0.445     0.445 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00127     5.21     17.4   0.00657        0        0         0 WorldPhysical initStep
-    1   -0.124     4.73     17.6         0  0.00657     1.21      1.21 WorldPhysical eIoni
+    0 4.78e-05     0.75      2.5   0.00234        0        0         0 WorldPhysical initStep
+    1 -0.000832    0.669     2.53         0  0.00234    0.208     0.208 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2440,125 +2453,112 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  0.00131     6.25     20.8     1e+03  0.00555     21.7      21.7 WorldPhysical eIoni
-    2  0.00211     8.63     28.8     1e+03  0.00101      8.3        30 WorldPhysical eIoni
-    3  0.00414     19.2     64.1     1e+03  0.00461     36.9        67 WorldPhysical eIoni
-    4  0.00308     27.5     91.7     1e+03  0.00724     28.7      95.7 WorldPhysical eIoni
-    5  0.00307       30      100     1e+03  0.00286      8.7       104 DriftChamberPhysical CoupledTransportation
-    6   0.0121     99.5      331     1e+03  0.00955      242       346 DriftChamberPhysical eIoni
-    7   0.0267      270      900     1e+03   0.0237      594       940 WorldPhysical CoupledTransportation
-    8   0.0128      300    1e+03     1e+03   0.0187      104  1.04e+03     Crystal CoupledTransportation
-    9   0.0128      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0121     99.5      331   0.00138        0        0         0 DriftChamberPhysical initStep
-    1    0.361     99.4      331         0  0.00138    0.499     0.499 DriftChamberPhysical eIoni
+    1  0.00385    -17.2     57.3     1e+03  0.00982     59.8      59.8 WorldPhysical eIoni
+    2  0.00385    -17.2     57.4     1e+03        0    0.113      59.9 WorldPhysical eIoni
+    3  0.00446      -30      100     1e+03   0.0102     44.5       104 DriftChamberPhysical CoupledTransportation
+    4   0.0206     -270      900     1e+03   0.0229      835       940 WorldPhysical CoupledTransportation
+    5   0.0202     -300    1e+03     1e+03   0.0238      104  1.04e+03     Crystal CoupledTransportation
+    6   0.0202     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00308     27.5     91.7   0.00117        0        0         0 WorldPhysical initStep
-    1  -0.0102     27.5     91.7         0  0.00117   0.0719    0.0719 WorldPhysical eIoni
+    0  0.00385    -17.2     57.4   0.00167        0        0         0 WorldPhysical initStep
+    1   0.0438    -17.2     57.4         0  0.00167    0.122     0.122 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00414     19.2     64.1   0.00178        0        0         0 WorldPhysical initStep
-    1   0.0573     19.3     64.1         0  0.00178    0.135     0.135 WorldPhysical eIoni
+    0  0.00385    -17.2     57.3   0.00124        0        0         0 WorldPhysical initStep
+    1   0.0322    -17.2     57.3         0  0.00124   0.0775    0.0775 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00211     8.63     28.8   0.00876        0        0         0 WorldPhysical initStep
-    1    0.551     8.01       29   0.00439  0.00438     1.64      1.64 WorldPhysical eIoni
-    2    0.703     7.88     29.2         0  0.00439    0.608      2.25 WorldPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1 3.73e-06   -0.849     2.83     1e+03 0.000138     2.96      2.96 WorldPhysical eIoni
+    2  0.00019    -2.94     9.81     1e+03  0.00219     7.29      10.2 WorldPhysical eIoni
+    3 0.000188    -5.14     17.1     1e+03 0.000835     7.64      17.9 WorldPhysical eIoni
+    4 -0.00315    -25.1     83.5     1e+03   0.0143     69.3      87.2 WorldPhysical eIoni
+    5 -0.00228      -30      100     1e+03  0.00274     17.2       104 DriftChamberPhysical CoupledTransportation
+    6  0.00238    -45.8      153     1e+03  0.00261       55       159 DriftChamberPhysical eIoni
+    7   0.0111    -64.9      216     1e+03  0.00243     66.5       226 DriftChamberPhysical eIoni
+    8   0.0571     -167      556     1e+03   0.0114      354       580 DriftChamberPhysical eIoni
+    9    0.075     -225      750     1e+03  0.00539      203       784 DriftChamberPhysical eIoni
+   10   0.0809     -270      900     1e+03  0.00616      156       940 WorldPhysical CoupledTransportation
+   11   0.0873     -300    1e+03     1e+03   0.0217      104  1.04e+03     Crystal CoupledTransportation
+   12   0.0873     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00131     6.25     20.8   0.00114        0        0         0 WorldPhysical initStep
-    1   0.0154     6.22     20.8         0  0.00114   0.0691    0.0691 WorldPhysical eIoni
+    0    0.075     -225      750   0.00126        0        0         0 DriftChamberPhysical initStep
+    1     0.18     -225      750         0  0.00126    0.431     0.431 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1 -0.00582     28.9     96.4     1e+03   0.0171      101       101 WorldPhysical eIoni
-    2 -0.00599     29.6     98.8     1e+03 0.000228     2.51       103 WorldPhysical eIoni
-    3 -0.00604       30      100     1e+03 0.000104      1.3       104 DriftChamberPhysical CoupledTransportation
-    4  -0.0228      138      458     1e+03   0.0125      374       479 DriftChamberPhysical eIoni
-    5    -0.02      202      675     1e+03   0.0101      226       705 DriftChamberPhysical eIoni
-    6  -0.0094      270      900     1e+03  0.00581      235       940 WorldPhysical CoupledTransportation
-    7   -0.009      272      906     1e+03  0.00112     6.14       946 WorldPhysical eIoni
-    8 -0.00829      275      918     1e+03  0.00503     12.2       958 WorldPhysical eIoni
-    9 -0.00325      300    1e+03     1e+03   0.0177     86.1  1.04e+03     Crystal CoupledTransportation
-   10 -0.00325      300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
+    0   0.0571     -167      556   0.00119        0        0         0 DriftChamberPhysical initStep
+    1   -0.207     -167      556         0  0.00119    0.392     0.392 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00829      275      918   0.00112        0        0         0 WorldPhysical initStep
-    1   0.0166      275      918         0  0.00112   0.0675    0.0675 WorldPhysical eIoni
+    0   0.0111    -64.9      216   0.00193        0        0         0 DriftChamberPhysical initStep
+    1   -0.572    -64.7      216         0  0.00193    0.856     0.856 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.009      272      906   0.00104        0        0         0 WorldPhysical initStep
-    1  0.00362      272      906         0  0.00104   0.0607    0.0607 WorldPhysical eIoni
+    0  0.00238    -45.8      153   0.00299        0        0         0 DriftChamberPhysical initStep
+    1    -1.17    -46.1      153         0  0.00299     1.53      1.53 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.02      202      675   0.00859        0        0         0 DriftChamberPhysical initStep
-    1    -2.33      200      676   0.00615  0.00244     3.99      3.99 DriftChamberPhysical eIoni
-    2    -3.03      197      677   0.00391  0.00224     2.81       6.8 DriftChamberPhysical eIoni
-    3    -3.62      197      678   0.00263  0.00128     1.91      8.72 DriftChamberPhysical eIoni
-    4    -3.43      196      679         0  0.00263     1.34      10.1 DriftChamberPhysical eIoni
+    0 -0.00315    -25.1     83.5   0.00127        0        0         0 WorldPhysical initStep
+    1  -0.0342    -25.1     83.5         0  0.00127   0.0805    0.0805 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0228      138      458   0.00478        0        0         0 DriftChamberPhysical initStep
-    1    -1.92      138      458   0.00245  0.00233     2.25      2.25 DriftChamberPhysical eIoni
-    2    -2.39      138      458         0  0.00245     1.24      3.49 DriftChamberPhysical eIoni
+    0 0.000188    -5.14     17.1   0.00628        0        0         0 WorldPhysical initStep
+    1   0.0473     -5.1     17.1    0.0059 0.000375   0.0639    0.0639 WorldPhysical eIoni
+    2    0.297    -4.75     17.2         0   0.0059     1.03      1.09 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00599     29.6     98.8     0.002        0        0         0 WorldPhysical initStep
-    1  -0.0338     29.6     98.8         0    0.002    0.162     0.162 WorldPhysical eIoni
+    0  0.00019    -2.94     9.81   0.00295        0        0         0 WorldPhysical initStep
+    1    0.051    -3.06     9.78         0  0.00295    0.306     0.306 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00582     28.9     96.4    0.0016        0        0         0 WorldPhysical initStep
-    1    0.029     28.9     96.3         0   0.0016    0.114     0.114 WorldPhysical eIoni
+    0 3.73e-06   -0.849     2.83   0.00155        0        0         0 WorldPhysical initStep
+    1  -0.0356   -0.873     2.83         0  0.00155    0.109     0.109 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2566,76 +2566,75 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0      -30      100     1e+03   0.0184      104       104 DriftChamberPhysical CoupledTransportation
-    2  0.00378    -33.3      111     1e+03 0.000207     11.5       116 DriftChamberPhysical eIoni
-    3    0.183     -201      670     1e+03   0.0141      584       700 DriftChamberPhysical eIoni
-    4    0.244     -270      900     1e+03  0.00612      240       940 WorldPhysical CoupledTransportation
-    5    0.248     -274      913     1e+03  0.00364     13.5       953 WorldPhysical eIoni
-    6     0.28     -300    1e+03     1e+03   0.0186     90.9  1.04e+03     Crystal CoupledTransportation
-    7     0.28     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
+    1        0      -30      100     1e+03   0.0209      104       104 DriftChamberPhysical CoupledTransportation
+    2   0.0518     -176      587     1e+03   0.0166      508       613 DriftChamberPhysical eIoni
+    3   0.0613     -210      701     1e+03  0.00315      119       732 DriftChamberPhysical eIoni
+    4   0.0635     -224      746     1e+03  0.00235     46.7       779 DriftChamberPhysical eIoni
+    5   0.0788     -270      900     1e+03  0.00573      161       940 WorldPhysical CoupledTransportation
+    6   0.0796     -274      912     1e+03   0.0035       13       953 WorldPhysical eIoni
+    7   0.0804     -293      976     1e+03   0.0159     66.5  1.02e+03 WorldPhysical eIoni
+    8   0.0831     -300    1e+03     1e+03  0.00437     24.9  1.04e+03     Crystal CoupledTransportation
+    9   0.0831     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.248     -274      913   0.00449        0        0         0 WorldPhysical initStep
-    1    0.182     -274      913         0  0.00449    0.355     0.355 WorldPhysical eIoni
+    0   0.0804     -293      976   0.00158        0        0         0 WorldPhysical initStep
+    1    0.079     -293      976         0  0.00158    0.112     0.112 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.183     -201      670   0.00304        0        0         0 DriftChamberPhysical initStep
-    1      1.4     -201      670   0.00194   0.0011     1.55      1.55 DriftChamberPhysical eIoni
-    2     1.82     -201      670         0  0.00194    0.867      2.42 DriftChamberPhysical eIoni
+    0   0.0796     -274      912   0.00238        0        0         0 WorldPhysical initStep
+    1    0.114     -274      912         0  0.00238    0.214     0.214 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00378    -33.3      111   0.00101        0        0         0 DriftChamberPhysical initStep
-    1     0.16    -33.4      111         0  0.00101    0.305     0.305 DriftChamberPhysical eIoni
+    0   0.0635     -224      746   0.00199        0        0         0 DriftChamberPhysical initStep
+    1    -0.58     -224      746         0  0.00199    0.905     0.905 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  0.00283    -15.8     52.8     1e+03   0.0123     55.1      55.1 WorldPhysical eIoni
-    2  0.00909    -25.4     84.6     1e+03  0.00568     33.2      88.3 WorldPhysical eIoni
-    3   0.0131      -30      100     1e+03  0.00326     16.1       104 DriftChamberPhysical CoupledTransportation
-    4    0.151     -270      900     1e+03   0.0234      835       940 WorldPhysical CoupledTransportation
-    5     0.16     -284      947     1e+03   0.0135     49.3       989 WorldPhysical eIoni
-    6    0.167     -300    1e+03     1e+03     0.01     55.1  1.04e+03     Crystal CoupledTransportation
-    7    0.167     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
+    0   0.0613     -210      701   0.00138        0        0         0 DriftChamberPhysical initStep
+    1     0.41     -210      701         0  0.00138    0.499     0.499 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.16     -284      947   0.00413        0        0         0 WorldPhysical initStep
-    1    0.139     -284      947         0  0.00413    0.547     0.547 WorldPhysical eIoni
+    0   0.0518     -176      587   0.00132        0        0         0 DriftChamberPhysical initStep
+    1   -0.184     -176      587         0  0.00132    0.464     0.464 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00909    -25.4     84.6    0.0013        0        0         0 WorldPhysical initStep
-    1  0.00617    -25.3     84.6         0   0.0013   0.0835    0.0835 WorldPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0      -30      100     1e+03   0.0183      104       104 DriftChamberPhysical CoupledTransportation
+    2   0.0616     -270      900     1e+03   0.0222      835       940 WorldPhysical CoupledTransportation
+    3   0.0661     -280      932     1e+03  0.00446     33.4       973 WorldPhysical eIoni
+    4   0.0781     -300    1e+03     1e+03   0.0146       71  1.04e+03     Crystal CoupledTransportation
+    5   0.0781     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00283    -15.8     52.8   0.00146        0        0         0 WorldPhysical initStep
-    1 -0.00798    -15.9     52.8         0  0.00146   0.0997    0.0997 WorldPhysical eIoni
+    0   0.0661     -280      932   0.00166        0        0         0 WorldPhysical initStep
+    1   0.0799     -280      932         0  0.00166    0.121     0.121 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2643,64 +2642,60 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1 -0.000677    -4.68     15.6     1e+03  0.00391     16.3      16.3 WorldPhysical eIoni
-    2  -0.0062      -21       70     1e+03   0.0122     56.8        73 WorldPhysical eIoni
-    3  -0.0088      -30      100     1e+03  0.00734     31.4       104 DriftChamberPhysical CoupledTransportation
-    4  -0.0622     -212      705     1e+03   0.0182      632       736 DriftChamberPhysical eIoni
-    5  -0.0965     -270      900     1e+03  0.00628      203       940 WorldPhysical CoupledTransportation
-    6  -0.0987     -276      919     1e+03  0.00272     20.2       960 WorldPhysical eIoni
-    7     -0.1     -298      994     1e+03   0.0142     77.9  1.04e+03 WorldPhysical eIoni
-    8   -0.101     -300    1e+03     1e+03  0.00137     6.33  1.04e+03     Crystal CoupledTransportation
-    9   -0.101     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -0.1     -298      994   0.00129        0        0         0 WorldPhysical initStep
-    1  -0.0978     -298      994         0  0.00129   0.0823    0.0823 WorldPhysical eIoni
+    1  -0.0111    -24.5     81.7     1e+03   0.0157     85.3      85.3 WorldPhysical eIoni
+    2  -0.0147      -30      100     1e+03  0.00404     19.1       104 DriftChamberPhysical CoupledTransportation
+    3    -0.12     -270      900     1e+03   0.0259      835       940 WorldPhysical CoupledTransportation
+    4   -0.135     -284      948     1e+03  0.00964     49.9       990 WorldPhysical eIoni
+    5   -0.154     -296      988     1e+03     0.01     41.7  1.03e+03 WorldPhysical eIoni
+    6    -0.16     -300    1e+03     1e+03  0.00164     12.8  1.04e+03     Crystal CoupledTransportation
+    7    -0.16     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0987     -276      919   0.00471        0        0         0 WorldPhysical initStep
-    1   -0.231     -276      919         0  0.00471    0.689     0.689 WorldPhysical eIoni
+    0   -0.154     -296      988   0.00661        0        0         0 WorldPhysical initStep
+    1   0.0222     -297      988         0  0.00661     1.22      1.22 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0622     -212      705   0.00144        0        0         0 DriftChamberPhysical initStep
-    1    0.286     -211      705         0  0.00144    0.531     0.531 DriftChamberPhysical eIoni
+    0   -0.135     -284      948    0.0343        0        0         0 WorldPhysical initStep
+    1     3.25     -285      948    0.0312  0.00206     3.89      3.89 WorldPhysical eIoni
+    2     7.77     -284      947    0.0246  0.00654     5.85      9.74 WorldPhysical eIoni
+    3     9.72     -284      950    0.0211  0.00356     4.33      14.1 WorldPhysical eIoni
+    4     11.8     -283      951    0.0181  0.00295     3.61      17.7 WorldPhysical eIoni
+    5     12.3     -281      952    0.0122  0.00412     2.56      20.2 WorldPhysical eIoni
+    6     12.6     -280      953   0.00633  0.00587     2.16      22.4 WorldPhysical eIoni
+    7     12.1     -280      953   0.00199  0.00435     1.15      23.5 WorldPhysical eIoni
+    8       12     -280      953         0  0.00199     0.16      23.7 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0062      -21       70   0.00393        0        0         0 WorldPhysical initStep
-    1   -0.133      -21       70   0.00133  0.00128     0.18      0.18 WorldPhysical eIoni
-    2   -0.138    -21.1       70         0  0.00133   0.0869     0.267 WorldPhysical eIoni
+    0     12.3     -281      952    0.0018        0        0         0 WorldPhysical initStep
+    1     12.3     -281      952         0   0.0018    0.138     0.138 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.133      -21       70   0.00131        0        0         0 WorldPhysical initStep
-    1   -0.165      -21       70         0  0.00131   0.0848    0.0848 WorldPhysical eIoni
+    0     3.25     -285      948   0.00111        0        0         0 WorldPhysical initStep
+    1     3.26     -285      948         0  0.00111   0.0665    0.0665 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.000677    -4.68     15.6    0.0012        0        0         0 WorldPhysical initStep
-    1   0.0266    -4.67     15.6         0   0.0012   0.0741    0.0741 WorldPhysical eIoni
+    0  -0.0111    -24.5     81.7   0.00103        0        0         0 WorldPhysical initStep
+    1  0.00266    -24.5     81.7         0  0.00103   0.0593    0.0593 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2708,73 +2703,77 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  -0.0113    -27.1     90.4     1e+03    0.019     94.4      94.4 WorldPhysical eIoni
-    2  -0.0131      -30      100     1e+03  0.00143     9.99       104 DriftChamberPhysical CoupledTransportation
-    3   -0.121     -270      900     1e+03    0.026      835       940 WorldPhysical CoupledTransportation
-    4   -0.123     -280      934     1e+03  0.00755     35.9       976 WorldPhysical eBrem
-    5   -0.124     -284      947     1e+03  0.00233     13.3       989 WorldPhysical eIoni
-    6   -0.125     -286      953     1e+03   0.0017      6.5       995 WorldPhysical eIoni
-    7   -0.124     -293      976     1e+03  0.00351     23.6  1.02e+03 WorldPhysical eIoni
-    8   -0.122     -300    1e+03     1e+03  0.00406       25  1.04e+03     Crystal CoupledTransportation
-    9   -0.122     -300    1e+03         0    1e+03        0  1.04e+03     Crystal fastSimProcess_massGeom
+    1  -0.0107    -42.8     71.3     1e+03   0.0166     83.1      83.1 WorldPhysical eIoni
+    2  -0.0163      -60      100     1e+03  0.00545     33.5       117 DriftChamberPhysical CoupledTransportation
+    3   -0.226     -540      900     1e+03   0.0301      933  1.05e+03 WorldPhysical CoupledTransportation
+    4   -0.242     -600    1e+03     1e+03   0.0269      117  1.17e+03     Crystal CoupledTransportation
+    5   -0.242     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.124     -293      976   0.00104        0        0         0 WorldPhysical initStep
-    1   -0.114     -293      976         0  0.00104   0.0603    0.0603 WorldPhysical eIoni
+    0  -0.0107    -42.8     71.3   0.00101        0        0         0 WorldPhysical initStep
+    1  -0.0294    -42.8     71.3         0  0.00101   0.0577    0.0577 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.125     -286      953   0.00483        0        0         0 WorldPhysical initStep
-    1   -0.133     -286      953   0.00214 0.000691   0.0691    0.0691 WorldPhysical eIoni
-    2   -0.196     -286      953         0  0.00214     0.18     0.249 WorldPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1  -0.0022    -28.3     47.1     1e+03   0.0102     54.9      54.9 WorldPhysical eIoni
+    2  -0.0031      -60      100     1e+03   0.0138     61.7       117 DriftChamberPhysical CoupledTransportation
+    3 -0.00282     -348      580     1e+03    0.017      560       677 DriftChamberPhysical eIoni
+    4 -0.00883     -540      900     1e+03   0.0111      373  1.05e+03 WorldPhysical CoupledTransportation
+    5  -0.0234     -600    1e+03     1e+03   0.0231      117  1.17e+03     Crystal CoupledTransportation
+    6  -0.0234     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.133     -286      953     0.002        0        0         0 WorldPhysical initStep
-    1  -0.0998     -286      953         0    0.002    0.161     0.161 WorldPhysical eIoni
+    0 -0.00282     -348      580   0.00167        0        0         0 DriftChamberPhysical initStep
+    1    0.334     -348      581         0  0.00167    0.679     0.679 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.124     -284      947   0.00114        0        0         0 WorldPhysical initStep
-    1   -0.131     -284      947         0  0.00114   0.0689    0.0689 WorldPhysical eIoni
+    0  -0.0022    -28.3     47.1   0.00134        0        0         0 WorldPhysical initStep
+    1   0.0256    -28.2     47.1         0  0.00134   0.0877    0.0877 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.123     -280      934    0.0111        0        0         0 WorldPhysical initStep
-    1   -0.116     -300    1e+03    0.0111        0     68.5      68.5     Crystal CoupledTransportation
-    2   -0.116     -300    1e+03         0  0.00572 0.000965      68.5     Crystal phot
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1  0.00175    -40.8     67.9     1e+03   0.0184     79.2      79.2 WorldPhysical eIoni
+    2  0.00296    -51.6       86     1e+03   0.0034     21.1       100 WorldPhysical eIoni
+    3  0.00539      -60      100     1e+03  0.00328     16.3       117 DriftChamberPhysical CoupledTransportation
+    4     0.11     -540      900     1e+03   0.0265      933  1.05e+03 WorldPhysical CoupledTransportation
+    5    0.117     -600    1e+03     1e+03   0.0211      117  1.17e+03     Crystal CoupledTransportation
+    6    0.117     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.116     -300    1e+03   0.00537        0        0         0     Crystal initStep
-    1   -0.116     -300    1e+03         0  0.00537 0.000546  0.000546     Crystal eIoni
+    0  0.00296    -51.6       86   0.00106        0        0         0 WorldPhysical initStep
+    1  -0.0156    -51.7       86         0  0.00106   0.0622    0.0622 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0113    -27.1     90.4   0.00161        0        0         0 WorldPhysical initStep
-    1  -0.0289    -27.1     90.4         0  0.00161    0.115     0.115 WorldPhysical eIoni
+    0  0.00175    -40.8     67.9   0.00166        0        0         0 WorldPhysical initStep
+    1   -0.046    -40.8     67.9         0  0.00166    0.121     0.121 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2782,49 +2781,48 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  0.00174    -11.3     37.6     1e+03   0.0081     39.2      39.2 WorldPhysical eIoni
-    2  0.00786      -30      100     1e+03   0.0157     65.2       104 DriftChamberPhysical CoupledTransportation
-    3  -0.0594     -236      787     1e+03    0.026      717       821 DriftChamberPhysical eIoni
-    4  -0.0692     -270      900     1e+03  0.00275      118       940 WorldPhysical CoupledTransportation
-    5  -0.0805     -296      988       999   0.0177     91.6  1.03e+03 WorldPhysical eIoni
-    6  -0.0935     -300    1e+03       999  0.00188     12.8  1.04e+03     Crystal CoupledTransportation
-    7  -0.0935     -300    1e+03         0      999        0  1.04e+03     Crystal fastSimProcess_massGeom
+    1  0.00518    -53.6     89.4     1e+03   0.0226      104       104 WorldPhysical eIoni
+    2  0.00625      -60      100     1e+03  0.00316     12.4       117 DriftChamberPhysical CoupledTransportation
+    3    0.078     -379      632     1e+03   0.0165      620       737 DriftChamberPhysical eIoni
+    4    0.152     -540      900     1e+03  0.00889      313  1.05e+03 WorldPhysical CoupledTransportation
+    5    0.179     -600    1e+03     1e+03   0.0181      117  1.17e+03     Crystal CoupledTransportation
+    6    0.179     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0805     -296      988     0.893        0        0         0 WorldPhysical initStep
-    1     14.2     -303    1e+03     0.891  0.00153     20.1      20.1     Crystal CoupledTransportation
-    2     14.2     -303    1e+03     0.875   0.0155   0.0639      20.1     Crystal msc
-    3     14.3     -303    1e+03     0.859   0.0169   0.0488      20.2     Crystal msc
-    4     14.3     -303    1e+03     0.842   0.0168   0.0574      20.2     Crystal msc
-    5     14.4     -303    1e+03     0.803   0.0391   0.0639      20.3     Crystal msc
-    6     14.4     -303    1e+03     0.764   0.0389    0.087      20.4     Crystal msc
-    7     14.5     -303    1e+03     0.728   0.0354    0.104      20.5     Crystal msc
-    8     14.5     -303    1e+03     0.687   0.0411    0.116      20.6     Crystal msc
-    9     14.5     -303    1e+03     0.614   0.0736    0.123      20.7     Crystal msc
-   10     14.4     -303    1e+03     0.539   0.0749    0.161      20.9     Crystal msc
-   11     14.2     -303    1e+03     0.474   0.0652    0.153        21     Crystal msc
-   12     14.2     -303    1e+03     0.357    0.116    0.142      21.2     Crystal msc
-   13     14.2     -303    1e+03         0    0.357    0.432      21.6     Crystal eIoni
+    0    0.078     -379      632    0.0292        0        0         0 DriftChamberPhysical initStep
+    1     -4.3     -382      631    0.0276 0.000579     5.42      5.42 DriftChamberPhysical eIoni
+    2    -20.8     -397      632    0.0253  0.00235       23      28.4 DriftChamberPhysical eIoni
+    3      -37     -405      627      0.02  0.00525     19.7      48.1 DriftChamberPhysical eIoni
+    4    -46.3     -413      624    0.0167  0.00328     13.4      61.5 DriftChamberPhysical eIoni
+    5    -49.6     -422      623     0.014  0.00267       10      71.5 DriftChamberPhysical eIoni
+    6    -52.4     -429      623    0.0117  0.00232     7.68      79.2 DriftChamberPhysical eIoni
+    7    -55.2     -434      622    0.0104  0.00132     5.94      85.1 DriftChamberPhysical eIoni
+    8    -57.4     -438      623   0.00954 0.000862     5.06      90.2 DriftChamberPhysical eIoni
+    9    -59.6     -441      623    0.0079  0.00165     4.53      94.7 DriftChamberPhysical eIoni
+   10    -61.9     -444      623   0.00635  0.00155     3.63      98.3 DriftChamberPhysical eIoni
+   11    -63.3     -446      623   0.00491  0.00143      2.9       101 DriftChamberPhysical eIoni
+   12    -64.5     -447      624   0.00258  0.00233      2.3       104 DriftChamberPhysical eIoni
+   13    -65.2     -448      624         0  0.00258     1.31       105 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0594     -236      787   0.00122        0        0         0 DriftChamberPhysical initStep
-    1   -0.337     -236      787         0  0.00122    0.411     0.411 DriftChamberPhysical eIoni
+    0     -4.3     -382      631   0.00104        0        0         0 DriftChamberPhysical initStep
+    1    -4.41     -382      631         0  0.00104    0.318     0.318 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00174    -11.3     37.6   0.00175        0        0         0 WorldPhysical initStep
-    1  -0.0395    -11.3     37.6         0  0.00175    0.131     0.131 WorldPhysical eIoni
+    0  0.00518    -53.6     89.4   0.00415        0        0         0 WorldPhysical initStep
+    1   -0.128    -53.8     89.3         0  0.00415    0.551     0.551 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
@@ -2832,210 +2830,225 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  0.00211    -49.5     82.5     1e+03   0.0211     96.2      96.2 WorldPhysical eIoni
-    2  0.00203    -51.1     85.2     1e+03 0.000537     3.14      99.4 WorldPhysical eIoni
-    3  0.00199      -60      100     1e+03  0.00391     17.3       117 DriftChamberPhysical CoupledTransportation
-    4   0.0656     -270      450     1e+03   0.0104      409       525 DriftChamberPhysical eIoni
-    5    0.094     -354      590     1e+03  0.00388      163       689 DriftChamberPhysical eIoni
-    6    0.125     -468      780     1e+03  0.00541      221       910 DriftChamberPhysical eIoni
-    7    0.148     -540      900     1e+03  0.00377      140  1.05e+03 WorldPhysical CoupledTransportation
-    8    0.174     -600    1e+03     1e+03   0.0226      117  1.17e+03     Crystal CoupledTransportation
-    9    0.174     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
+    1        0      -60      100     1e+03   0.0211      117       117 DriftChamberPhysical CoupledTransportation
+    2   0.0629     -540      900     1e+03   0.0283      933  1.05e+03 WorldPhysical CoupledTransportation
+    3    0.083     -600    1e+03     1e+03    0.028      117  1.17e+03     Crystal CoupledTransportation
+    4    0.083     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0       60      100     1e+03   0.0187      117       117 DriftChamberPhysical CoupledTransportation
+    2     0.24      540      900     1e+03   0.0198      933  1.05e+03 WorldPhysical CoupledTransportation
+    3    0.262      570      950     1e+03  0.00769     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    4    0.262      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+
+*********************************************************************************************************
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.125     -468      780   0.00109        0        0         0 DriftChamberPhysical initStep
-    1  -0.0402     -468      780         0  0.00109    0.344     0.344 DriftChamberPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1 -1.03e-06    0.492    0.821     1e+03 0.000128    0.957     0.957 WorldPhysical hIoni
+    2 -0.00126     42.8     71.3     1e+03   0.0117     82.1      83.1 WorldPhysical hIoni
+    3 -0.00311       60      100     1e+03  0.00472     33.5       117 DriftChamberPhysical CoupledTransportation
+    4 -0.00594      256      427     1e+03   0.0108      381       498 DriftChamberPhysical hIoni
+    5  -0.0145      381      635     1e+03  0.00599      242       740 DriftChamberPhysical hIoni
+    6  -0.0232      540      900     1e+03  0.00819      309  1.05e+03 WorldPhysical CoupledTransportation
+    7  -0.0258      570      950     1e+03  0.00741     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    8  -0.0258      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.094     -354      590   0.00148        0        0         0 DriftChamberPhysical initStep
-    1    0.381     -355      590         0  0.00148    0.555     0.555 DriftChamberPhysical eIoni
+    0  -0.0145      381      635   0.00308        0        0         0 DriftChamberPhysical initStep
+    1     1.16      380      635         0  0.00308     1.57      1.57 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0656     -270      450   0.00117        0        0         0 DriftChamberPhysical initStep
-    1    0.238     -270      451         0  0.00117    0.384     0.384 DriftChamberPhysical eIoni
+    0 -0.00594      256      427   0.00293        0        0         0 DriftChamberPhysical initStep
+    1    0.933      256      427   0.00128  0.00165     1.49      1.49 DriftChamberPhysical eIoni
+    2     1.05      256      428         0  0.00128    0.442      1.94 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00203    -51.1     85.2   0.00856        0        0         0 WorldPhysical initStep
-    1   -0.203    -51.9     84.8   0.00448  0.00408     1.61      1.61 WorldPhysical eIoni
-    2   -0.386    -51.7       85         0  0.00448    0.631      2.24 WorldPhysical eIoni
+    0 -0.00126     42.8     71.3   0.00639        0        0         0 WorldPhysical initStep
+    1    0.428     42.6     71.4         0  0.00639     1.16      1.16 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00211    -49.5     82.5   0.00176        0        0         0 WorldPhysical initStep
-    1   0.0205    -49.6     82.5         0  0.00176    0.132     0.132 WorldPhysical eIoni
+    0 -1.03e-06    0.492    0.821   0.00266        0        0         0 WorldPhysical initStep
+    1   0.0327    0.408    0.878         0  0.00266    0.257     0.257 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
     0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0      -60      100     1e+03   0.0238      117       117 DriftChamberPhysical CoupledTransportation
-    2   -0.119     -215      358     1e+03   0.0114      301       417 DriftChamberPhysical eIoni
-    3   -0.351     -540      900     1e+03   0.0222      632  1.05e+03 WorldPhysical CoupledTransportation
-    4   -0.373     -561      934     1e+03  0.00518     39.8  1.09e+03 WorldPhysical eIoni
-    5   -0.404     -576      960     1e+03  0.00651     30.7  1.12e+03 WorldPhysical eIoni
-    6   -0.455     -600    1e+03     1e+03  0.00887     46.1  1.17e+03     Crystal CoupledTransportation
-    7   -0.455     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
+    1        0       60      100     1e+03   0.0182      117       117 DriftChamberPhysical CoupledTransportation
+    2    0.374      540      900     1e+03   0.0195      933  1.05e+03 WorldPhysical CoupledTransportation
+    3    0.397      570      950     1e+03  0.00748     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    4    0.397      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.404     -576      960    0.0125        0        0         0 WorldPhysical initStep
-    1   -0.064     -578      960   0.00736  0.00515      2.2       2.2 WorldPhysical eIoni
-    2   -0.641     -578      960   0.00181  0.00555     1.38      3.59 WorldPhysical eIoni
-    3    -0.67     -578      960         0  0.00181    0.139      3.73 WorldPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0       60      100     1e+03   0.0191      117       117 DriftChamberPhysical CoupledTransportation
+    2 -3.85e-05     61.9      103     1e+03 0.000122     3.77       120 DriftChamberPhysical hIoni
+    3  -0.0138      245      409     1e+03  0.00679      356       477 DriftChamberPhysical hIoni
+    4   -0.029      540      900     1e+03   0.0101      573  1.05e+03 WorldPhysical CoupledTransportation
+    5  -0.0276      570      950     1e+03  0.00967     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    6  -0.0276      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.373     -561      934   0.00324        0        0         0 WorldPhysical initStep
-    1   -0.352     -561      934         0  0.00324    0.359     0.359 WorldPhysical eIoni
+    0  -0.0138      245      409   0.00111        0        0         0 DriftChamberPhysical initStep
+    1    0.182      245      409         0  0.00111    0.355     0.355 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.119     -215      358   0.00196        0        0         0 DriftChamberPhysical initStep
-    1   -0.686     -215      358         0  0.00196    0.883     0.883 DriftChamberPhysical eIoni
+    0 -3.85e-05     61.9      103   0.00111        0        0         0 DriftChamberPhysical initStep
+    1    0.231     61.9      103         0  0.00111    0.351     0.351 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
     0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0      -60      100     1e+03   0.0264      117       117 DriftChamberPhysical CoupledTransportation
-    2 -0.000414    -61.6      103     1e+03 6.91e-05     3.08       120 DriftChamberPhysical eIoni
-    3  -0.0201     -146      243     1e+03  0.00455      164       284 DriftChamberPhysical eIoni
-    4   -0.146     -540      900     1e+03   0.0168      765  1.05e+03 WorldPhysical CoupledTransportation
-    5   -0.157     -600    1e+03     1e+03    0.026      117  1.17e+03     Crystal CoupledTransportation
-    6   -0.157     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
+    1        0       60      100     1e+03   0.0149      117       117 DriftChamberPhysical CoupledTransportation
+    2  0.00721     73.3      122     1e+03 0.000224     25.9       143 DriftChamberPhysical hIoni
+    3   0.0212      114      191     1e+03  0.00216     79.9       222 DriftChamberPhysical hIoni
+    4    0.195      540      900     1e+03    0.019      827  1.05e+03 WorldPhysical CoupledTransportation
+    5      0.2      548      913     1e+03  0.00167     15.6  1.07e+03 WorldPhysical hIoni
+    6    0.221      570      950     1e+03  0.00595     42.7  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    7    0.221      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0      0.2      548      913   0.00849        0        0         0 WorldPhysical initStep
+    1   -0.572      548      914   0.00274  0.00574     1.59      1.59 WorldPhysical eIoni
+    2   -0.487      548      913         0  0.00274    0.271      1.86 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0201     -146      243    0.0019        0        0         0 DriftChamberPhysical initStep
-    1    0.364     -146      244         0   0.0019    0.834     0.834 DriftChamberPhysical eIoni
+    0   0.0212      114      191   0.00136        0        0         0 DriftChamberPhysical initStep
+    1   -0.204      114      191         0  0.00136    0.483     0.483 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.000414    -61.6      103   0.00117        0        0         0 DriftChamberPhysical initStep
-    1   -0.215    -61.7      103         0  0.00117    0.383     0.383 DriftChamberPhysical eIoni
+    0  0.00721     73.3      122    0.0172        0        0         0 DriftChamberPhysical initStep
+    1     10.1     74.3      121    0.0152  0.00206     10.5      10.5 DriftChamberPhysical eIoni
+    2     17.6     77.9      119    0.0131  0.00204     8.62      19.1 DriftChamberPhysical eIoni
+    3     23.8     80.8      119    0.0117  0.00145     6.96      26.1 DriftChamberPhysical eIoni
+    4     28.9     83.1      118    0.0103  0.00139      5.9        32 DriftChamberPhysical eIoni
+    5     32.6     85.9      118   0.00846  0.00182     4.98        37 DriftChamberPhysical eIoni
+    6     35.1     84.9      121   0.00671  0.00176     3.93      40.9 DriftChamberPhysical eIoni
+    7     36.9     82.8      121   0.00591 0.000793     3.06        44 DriftChamberPhysical eIoni
+    8     38.3     80.9      122   0.00487  0.00105     2.71      46.7 DriftChamberPhysical eIoni
+    9     39.7     79.5      122   0.00361  0.00126     2.29        49 DriftChamberPhysical eIoni
+   10     41.1     79.2      123   0.00149  0.00211     1.79      50.7 DriftChamberPhysical eIoni
+   11     41.3     78.9      123         0  0.00149    0.565      51.3 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
     0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  0.00208    -32.5     54.1     1e+03   0.0135     63.1      63.1 WorldPhysical eIoni
-    2    0.015      -60      100     1e+03  0.00967     53.5       117 DriftChamberPhysical CoupledTransportation
-    3    0.254     -540      900     1e+03   0.0243      933  1.05e+03 WorldPhysical CoupledTransportation
-    4    0.281     -589      981     1e+03   0.0168     94.8  1.14e+03 WorldPhysical eIoni
-    5    0.286     -600    1e+03     1e+03  0.00415     21.8  1.17e+03     Crystal CoupledTransportation
-    6    0.286     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
+    1        0     16.9     56.4     1e+03  0.00587     58.9      58.9 WorldPhysical hIoni
+    2 -0.00526       30      100     1e+03  0.00732     45.5       104 DriftChamberPhysical CoupledTransportation
+    3   0.0588      270      900     1e+03   0.0173      835       940 WorldPhysical CoupledTransportation
+    4   0.0593      271      904     1e+03 0.000127     4.69       944 WorldPhysical hIoni
+    5   0.0625      285      950     1e+03  0.00555     47.5       992 WorldPhysical fastSimProcess_parallelGeom
+    6   0.0625      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.281     -589      981   0.00269        0        0         0 WorldPhysical initStep
-    1    0.389     -589      981         0  0.00269    0.262     0.262 WorldPhysical eIoni
+    0   0.0593      271      904   0.00144        0        0         0 WorldPhysical initStep
+    1   0.0636      271      904         0  0.00144   0.0978    0.0978 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00208    -32.5     54.1   0.00634        0        0         0 WorldPhysical initStep
-    1    -0.49    -32.4     54.2         0  0.00634     1.15      1.15 WorldPhysical eIoni
+    0        0     16.9     56.4   0.00126        0        0         0 WorldPhysical initStep
+    1   0.0307     16.9     56.5         0  0.00126   0.0797    0.0797 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
     0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1  0.00161      -30     50.1     1e+03   0.0106     58.4      58.4 WorldPhysical eIoni
-    2  0.00264    -34.4     57.4     1e+03  0.00105     8.57      66.9 WorldPhysical eIoni
-    3  0.00943      -60      100     1e+03   0.0119     49.7       117 DriftChamberPhysical CoupledTransportation
-    4    0.215     -299      499     1e+03   0.0152      465       581 DriftChamberPhysical eIoni
-    5    0.309     -424      707     1e+03  0.00754      243       824 DriftChamberPhysical eIoni
-    6    0.396     -540      900     1e+03  0.00663      225  1.05e+03 WorldPhysical CoupledTransportation
-    7    0.422     -567      945     1e+03   0.0125     51.9   1.1e+03 WorldPhysical eIoni
-    8    0.457     -600    1e+03     1e+03   0.0134     64.7  1.17e+03     Crystal CoupledTransportation
-    9    0.457     -600    1e+03         0    1e+03        0  1.17e+03     Crystal fastSimProcess_massGeom
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.422     -567      945    0.0018        0        0         0 WorldPhysical initStep
-    1    0.465     -567      945         0   0.0018    0.137     0.137 WorldPhysical eIoni
-
-*********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
-*********************************************************************************************************
-
-Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.309     -424      707   0.00108        0        0         0 DriftChamberPhysical initStep
-    1      0.5     -424      707         0  0.00108    0.339     0.339 DriftChamberPhysical eIoni
+    1        0     26.3     87.8     1e+03   0.0108     91.6      91.6 WorldPhysical hIoni
+    2  0.00202       30      100     1e+03  0.00067     12.8       104 DriftChamberPhysical CoupledTransportation
+    3   0.0338     81.8      273     1e+03  0.00319      180       285 DriftChamberPhysical hIoni
+    4    0.186      266      885     1e+03   0.0139      639       924 DriftChamberPhysical hIoni
+    5     0.19      270      900     1e+03 2.66e-05     15.9       940 WorldPhysical CoupledTransportation
+    6    0.205      285      950     1e+03   0.0078     52.2       992 WorldPhysical fastSimProcess_parallelGeom
+    7    0.205      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.215     -299      499   0.00111        0        0         0 DriftChamberPhysical initStep
-    1    0.421     -299      499         0  0.00111     0.35      0.35 DriftChamberPhysical eIoni
+    0    0.186      266      885   0.00176        0        0         0 DriftChamberPhysical initStep
+    1  -0.0356      265      885         0  0.00176    0.735     0.735 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00264    -34.4     57.4   0.00113        0        0         0 WorldPhysical initStep
-    1   -0.005    -34.5     57.4         0  0.00113   0.0678    0.0678 WorldPhysical eIoni
+    0   0.0338     81.8      273   0.00109        0        0         0 DriftChamberPhysical initStep
+    1   -0.148     81.7      273         0  0.00109    0.344     0.344 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00161      -30     50.1   0.00103        0        0         0 WorldPhysical initStep
-    1 -0.00745      -30       50         0  0.00103   0.0596    0.0596 WorldPhysical eIoni
+    0        0     26.3     87.8   0.00126        0        0         0 WorldPhysical initStep
+    1  0.00619     26.3     87.8         0  0.00126   0.0802    0.0802 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
@@ -3043,158 +3056,148 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0       60      100     1e+03   0.0186      117       117 DriftChamberPhysical CoupledTransportation
-    2   -0.079      209      349     1e+03  0.00579      290       407 DriftChamberPhysical hIoni
-    3   -0.213      537      895     1e+03   0.0134      637  1.04e+03 DriftChamberPhysical hIoni
-    4   -0.215      540      900     1e+03        0     5.78  1.05e+03 WorldPhysical CoupledTransportation
-    5   -0.228      561      935     1e+03  0.00586     41.3  1.09e+03 WorldPhysical hIoni
-    6   -0.232      570      950     1e+03  0.00114       17  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    7   -0.232      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    1        0     21.5     71.6     1e+03  0.00977     74.8      74.8 WorldPhysical hIoni
+    2  0.00438       30      100     1e+03  0.00434     29.6       104 DriftChamberPhysical CoupledTransportation
+    3  0.00572     34.7      116     1e+03 0.000862     16.3       121 DriftChamberPhysical hIoni
+    4   0.0363      143      477     1e+03  0.00905      378       498 DriftChamberPhysical hIoni
+    5   0.0714      270      900     1e+03  0.00888      441       940 WorldPhysical CoupledTransportation
+    6   0.0715      271      903     1e+03 0.000278     3.08       943 WorldPhysical hIoni
+    7   0.0702      285      950     1e+03  0.00637     49.1       992 WorldPhysical fastSimProcess_parallelGeom
+    8   0.0702      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.228      561      935   0.00225        0        0         0 WorldPhysical initStep
-    1   -0.173      561      935         0  0.00225    0.196     0.196 WorldPhysical eIoni
+    0   0.0715      271      903   0.00555        0        0         0 WorldPhysical initStep
+    1    0.415      271      903         0  0.00555    0.922     0.922 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.213      537      895  0.000999        0        0         0 DriftChamberPhysical initStep
-    1 -0.00892      537      895         0 0.000999    0.299     0.299 DriftChamberPhysical eIoni
+    0   0.0363      143      477   0.00127        0        0         0 DriftChamberPhysical initStep
+    1     0.32      143      477         0  0.00127    0.436     0.436 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.079      209      349   0.00148        0        0         0 DriftChamberPhysical initStep
-    1   -0.334      209      349         0  0.00148    0.558     0.558 DriftChamberPhysical eIoni
+    0  0.00572     34.7      116   0.00117        0        0         0 DriftChamberPhysical initStep
+    1   0.0317     34.4      116         0  0.00117    0.382     0.382 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0       60      100     1e+03   0.0186      117       117 DriftChamberPhysical CoupledTransportation
-    2  -0.0534      191      318     1e+03  0.00425      254       371 DriftChamberPhysical hIoni
-    3  -0.0607      218      364     1e+03  0.00227     53.1       424 DriftChamberPhysical hIoni
-    4   -0.103      370      618     1e+03    0.005      296       720 DriftChamberPhysical hIoni
-    5   -0.186      540      900     1e+03  0.00771      329  1.05e+03 WorldPhysical CoupledTransportation
-    6   -0.194      566      943     1e+03  0.00694     50.4   1.1e+03 WorldPhysical hIoni
-    7   -0.194      568      946     1e+03 0.000267     3.51   1.1e+03 WorldPhysical hIoni
-    8   -0.195      570      950     1e+03 0.000164     4.41  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    9   -0.195      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    0        0     21.5     71.6   0.00113        0        0         0 WorldPhysical initStep
+    1   0.0247     21.5     71.6         0  0.00113   0.0682    0.0682 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.194      568      946   0.00177        0        0         0 WorldPhysical initStep
-    1   -0.173      568      946         0  0.00177    0.133     0.133 WorldPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0       30      100     1e+03   0.0149      104       104 DriftChamberPhysical CoupledTransportation
+    2   -0.272      229      762     1e+03   0.0144      691       796 DriftChamberPhysical hIoni
+    3   -0.333      270      900     1e+03   0.0026      144       940 WorldPhysical CoupledTransportation
+    4   -0.365      284      945     1e+03  0.00662       47       987 WorldPhysical hIoni
+    5   -0.368      285      950     1e+03 0.000197      5.2       992 WorldPhysical fastSimProcess_parallelGeom
+    6   -0.368      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.194      566      943   0.00156        0        0         0 WorldPhysical initStep
-    1    -0.17      566      943         0  0.00156     0.11      0.11 WorldPhysical eIoni
+    0   -0.365      284      945    0.0281        0        0         0 WorldPhysical initStep
+    1   -0.906      285      945    0.0257  0.00112     1.34      1.34 WorldPhysical eIoni
+    2    -2.38      288      943    0.0231  0.00258     4.56      5.91 WorldPhysical eIoni
+    3    -2.07      288      944    0.0188 0.000472    0.631      6.54 WorldPhysical eIoni
+    4    -1.56      290      945    0.0155  0.00339     3.21      9.75 WorldPhysical eIoni
+    5   -0.782      290      947    0.0112  0.00425     2.65      12.4 WorldPhysical eIoni
+    6    -1.46      291      947   0.00635  0.00485     2.01      14.4 WorldPhysical eIoni
+    7    -1.51      290      947   0.00283  0.00223    0.579        15 WorldPhysical eIoni
+    8    -1.52      290      947         0  0.00283    0.285      15.3 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.103      370      618   0.00637        0        0         0 DriftChamberPhysical initStep
-    1     2.49      371      618   0.00469  0.00167     2.91      2.91 DriftChamberPhysical eIoni
-    2     4.36      371      618   0.00359  0.00111     2.22      5.12 DriftChamberPhysical eIoni
-    3     5.76      371      619   0.00255  0.00103     1.78       6.9 DriftChamberPhysical eIoni
-    4     6.42      372      619         0  0.00255      1.3       8.2 DriftChamberPhysical eIoni
+    0    -1.51      290      947   0.00129        0        0         0 WorldPhysical initStep
+    1    -1.48      290      947         0  0.00129   0.0823    0.0823 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0607      218      364    0.0668        0        0         0 DriftChamberPhysical initStep
-    1     33.9      318      341    0.0573  0.00955      109       109 DriftChamberPhysical eIoni
-    2     50.5      376      338    0.0481  0.00502     61.4       171 DriftChamberPhysical eIoni
-    3     72.5      431      348    0.0413  0.00682     60.9       232 DriftChamberPhysical eIoni
-    4     79.8      444      351    0.0351  0.00139     16.1       248 DriftChamberPhysical eIoni
-    5     87.7      466      349    0.0318  0.00188     23.9       272 DriftChamberPhysical eIoni
-    6      103      488      357    0.0292  0.00264     29.4       301 DriftChamberPhysical eIoni
-    7      118      507      363    0.0266  0.00258     25.3       327 DriftChamberPhysical eIoni
-    8      120      509      364     0.023 0.000506     3.34       330 DriftChamberPhysical eIoni
-    9      128      523      366    0.0215  0.00145     16.8       347 DriftChamberPhysical eIoni
-   10      137      534      368    0.0182  0.00328     15.1       362 DriftChamberPhysical eIoni
-   11      143      542      369    0.0154  0.00167     10.1       372 DriftChamberPhysical eIoni
-   12      146      549      371    0.0134  0.00202     8.84       381 DriftChamberPhysical eIoni
-   13      149      555      374    0.0126 0.000814     7.17       388 DriftChamberPhysical eIoni
-   14      151      560      376    0.0103  0.00226     6.55       394 DriftChamberPhysical eIoni
-   15      154      564      376   0.00723   0.0031     5.01       399 DriftChamberPhysical eIoni
-   16      155      567      376   0.00589  0.00133      3.3       403 DriftChamberPhysical eIoni
-   17      154      569      376   0.00401  0.00188      2.7       405 DriftChamberPhysical eIoni
-   18      154      571      376   0.00235  0.00166     1.95       407 DriftChamberPhysical eIoni
-   19      153      571      376         0  0.00235     1.17       409 DriftChamberPhysical eIoni
+    0    -2.07      288      944   0.00382        0        0         0 WorldPhysical initStep
+    1     -1.9      288      944         0  0.00382    0.478     0.478 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      143      542      369   0.00115        0        0         0 DriftChamberPhysical initStep
-    1      143      542      370         0  0.00115     0.37      0.37 DriftChamberPhysical eIoni
+    0   -0.906      285      945   0.00127        0        0         0 WorldPhysical initStep
+    1   -0.909      285      945         0  0.00127   0.0807    0.0807 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      120      509      364   0.00315        0        0         0 DriftChamberPhysical initStep
-    1      121      509      365   0.00111  0.00204      1.6       1.6 DriftChamberPhysical eIoni
-    2      120      509      365         0  0.00111    0.353      1.95 DriftChamberPhysical eIoni
+    0   -0.272      229      762   0.00164        0        0         0 DriftChamberPhysical initStep
+    1   0.0869      229      762         0  0.00164    0.656     0.656 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     87.7      466      349   0.00134        0        0         0 DriftChamberPhysical initStep
-    1     87.6      466      349         0  0.00134    0.473     0.473 DriftChamberPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0     8.04     26.8     1e+03  0.00792       28        28 WorldPhysical hIoni
+    2 0.000742       30      100     1e+03  0.00881     76.4       104 DriftChamberPhysical CoupledTransportation
+    3   0.0251      105      352     1e+03  0.00492      263       367 DriftChamberPhysical hIoni
+    4   0.0552      217      722     1e+03    0.006      387       754 DriftChamberPhysical hIoni
+    5    0.055      270      900     1e+03  0.00509      185       940 WorldPhysical CoupledTransportation
+    6   0.0514      285      950     1e+03  0.00539     52.2       992 WorldPhysical fastSimProcess_parallelGeom
+    7   0.0514      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     79.8      444      351   0.00482        0        0         0 DriftChamberPhysical initStep
-    1     80.5      444      353   0.00304  0.00178     2.27      2.27 DriftChamberPhysical eIoni
-    2     81.3      444      354         0  0.00304     1.55      3.81 DriftChamberPhysical eIoni
+    0   0.0552      217      722   0.00616        0        0         0 DriftChamberPhysical initStep
+    1     2.62      217      723   0.00467   0.0015     2.82      2.82 DriftChamberPhysical eIoni
+    2     4.56      217      723   0.00374 0.000923     2.21      5.02 DriftChamberPhysical eIoni
+    3     6.09      216      723   0.00252  0.00122     1.85      6.87 DriftChamberPhysical eIoni
+    4     6.98      216      723         0  0.00252     1.28      8.15 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     50.5      376      338   0.00419        0        0         0 DriftChamberPhysical initStep
-    1     50.1      376      337   0.00266  0.00153     2.02      2.02 DriftChamberPhysical eIoni
-    2     49.8      376      336   0.00127  0.00139     1.36      3.38 DriftChamberPhysical eIoni
-    3     49.8      376      335         0  0.00127    0.434      3.81 DriftChamberPhysical eIoni
+    0   0.0251      105      352    0.0045        0        0         0 DriftChamberPhysical initStep
+    1    0.326      104      352   0.00154  0.00296     2.14      2.14 DriftChamberPhysical eIoni
+    2    0.549      104      353         0  0.00154    0.593      2.74 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0534      191      318    0.0011        0        0         0 DriftChamberPhysical initStep
-    1    0.187      191      318         0   0.0011    0.349     0.349 DriftChamberPhysical eIoni
+    0        0     8.04     26.8   0.00123        0        0         0 WorldPhysical initStep
+    1  -0.0262     8.03     26.8         0  0.00123   0.0766    0.0766 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
@@ -3202,28 +3205,28 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0       60      100     1e+03   0.0248      117       117 DriftChamberPhysical CoupledTransportation
-    2   0.0486      217      362     1e+03  0.00833      306       422 DriftChamberPhysical hIoni
-    3   0.0966      540      900     1e+03   0.0162      627  1.05e+03 WorldPhysical CoupledTransportation
-    4   0.0984      569      947     1e+03  0.00605     55.2   1.1e+03 WorldPhysical hIoni
-    5   0.0984      570      950     1e+03 8.15e-05     3.09  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    6   0.0984      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    1        0    -14.2     47.3     1e+03  0.00516     49.4      49.4 WorldPhysical hIoni
+    2  0.00925      -30      100     1e+03  0.00983       55       104 DriftChamberPhysical CoupledTransportation
+    3   0.0501     -148      495     1e+03   0.0103      412       517 DriftChamberPhysical hIoni
+    4    0.125     -270      900     1e+03   0.0103      423       940 WorldPhysical CoupledTransportation
+    5    0.131     -285      950     1e+03  0.00783     52.2       992 WorldPhysical fastSimProcess_parallelGeom
+    6    0.131     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0984      569      947   0.00482        0        0         0 WorldPhysical initStep
-    1    0.398      569      947         0  0.00482    0.718     0.718 WorldPhysical eIoni
+    0   0.0501     -148      495   0.00148        0        0         0 DriftChamberPhysical initStep
+    1    0.436     -149      495         0  0.00148    0.555     0.555 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0486      217      362    0.0016        0        0         0 DriftChamberPhysical initStep
-    1    0.482      217      362         0   0.0016    0.629     0.629 DriftChamberPhysical eIoni
+    0        0    -14.2     47.3   0.00256        0        0         0 WorldPhysical initStep
+    1   0.0927    -14.2     47.3         0  0.00256    0.242     0.242 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
@@ -3231,81 +3234,69 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0       60      100     1e+03   0.0149      117       117 DriftChamberPhysical CoupledTransportation
-    2   0.0973      540      900     1e+03   0.0192      933  1.05e+03 WorldPhysical CoupledTransportation
-    3    0.105      570      950     1e+03  0.00833     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    4    0.105      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    1 -5.83e-05    -1.67     5.55     1e+03 0.000761      5.8       5.8 WorldPhysical hIoni
+    2  -0.0042    -24.5     81.8     1e+03  0.00946     79.6      85.4 WorldPhysical hIoni
+    3 -0.00303      -30      100     1e+03  0.00383       19       104 DriftChamberPhysical CoupledTransportation
+    4   0.0339     -270      900     1e+03   0.0177      835       940 WorldPhysical CoupledTransportation
+    5   0.0343     -272      908     1e+03 0.000819     8.03       948 WorldPhysical hIoni
+    6    0.036     -285      950     1e+03  0.00563     44.2       992 WorldPhysical fastSimProcess_parallelGeom
+    7    0.036     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0     49.1     81.9     1e+03   0.0156     95.5      95.5 WorldPhysical hIoni
-    2 0.000269       60      100     1e+03  0.00186     21.1       117 DriftChamberPhysical CoupledTransportation
-    3   0.0473      382      636     1e+03   0.0145      625       742 DriftChamberPhysical hIoni
-    4   0.0879      540      900     1e+03  0.00523      308  1.05e+03 WorldPhysical CoupledTransportation
-    5   0.0993      570      950     1e+03   0.0078     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    6   0.0993      570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    0   0.0343     -272      908   0.00215        0        0         0 WorldPhysical initStep
+    1   0.0462     -272      908         0  0.00215    0.182     0.182 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   0.0473      382      636    0.0481        0        0         0 DriftChamberPhysical initStep
-    1    -29.1      346      672    0.0438  0.00435     61.1      61.1 DriftChamberPhysical eIoni
-    2    -30.2      345      674    0.0417 0.000263     2.05      63.1 DriftChamberPhysical eIoni
-    3    -58.8      339      709    0.0355  0.00623     47.3       110 DriftChamberPhysical eIoni
-    4    -79.8      342      736    0.0299  0.00557     35.6       146 DriftChamberPhysical eIoni
-    5    -93.2      336      756    0.0266  0.00328     26.4       172 DriftChamberPhysical eIoni
-    6     -108      331      770    0.0244  0.00228     21.6       194 DriftChamberPhysical eIoni
-    7     -123      326      778    0.0229  0.00146     18.6       213 DriftChamberPhysical eIoni
-    8     -136      322      786    0.0197  0.00322     16.7       229 DriftChamberPhysical eIoni
-    9     -147      319      790    0.0179  0.00175       13       242 DriftChamberPhysical eIoni
-   10     -157      320      795    0.0158  0.00209     11.2       253 DriftChamberPhysical eIoni
-   11     -157      320      795    0.0143 0.000128    0.502       254 DriftChamberPhysical eIoni
-   12     -164      319      798    0.0123  0.00204     7.92       262 DriftChamberPhysical eIoni
-   13     -165      319      798    0.0108 0.000212    0.488       262 DriftChamberPhysical eIoni
-   14     -169      318      800   0.00882  0.00194     5.29       268 DriftChamberPhysical eIoni
-   15     -171      316      802   0.00679  0.00203     4.12       272 DriftChamberPhysical eIoni
-   16     -172      314      804   0.00533  0.00147      3.1       275 DriftChamberPhysical eIoni
-   17     -172      313      806    0.0042  0.00113     2.47       277 DriftChamberPhysical eIoni
-   18     -172      313      808   0.00226  0.00193     2.02       279 DriftChamberPhysical eIoni
-   19     -172      313      809         0  0.00226     1.11       281 DriftChamberPhysical eIoni
+    0  -0.0042    -24.5     81.8   0.00478        0        0         0 WorldPhysical initStep
+    1   -0.294    -24.6     81.8         0  0.00478    0.708     0.708 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -165      319      798   0.00133        0        0         0 DriftChamberPhysical initStep
-    1     -164      319      799         0  0.00133    0.468     0.468 DriftChamberPhysical eIoni
+    0 -5.83e-05    -1.67     5.55   0.00191        0        0         0 WorldPhysical initStep
+    1   0.0106    -1.72     5.54         0  0.00191     0.15      0.15 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -157      320      795   0.00137        0        0         0 DriftChamberPhysical initStep
-    1     -157      320      795         0  0.00137    0.494     0.494 DriftChamberPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0      -30      100     1e+03   0.0183      104       104 DriftChamberPhysical CoupledTransportation
+    2  -0.0222     -141      471     1e+03  0.00964      388       492 DriftChamberPhysical hIoni
+    3  -0.0308     -270      900     1e+03  0.00947      448       940 WorldPhysical CoupledTransportation
+    4  -0.0322     -285      950     1e+03  0.00917     52.2       992 WorldPhysical fastSimProcess_parallelGeom
+    5  -0.0322     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -30.2      345      674   0.00182        0        0         0 DriftChamberPhysical initStep
-    1    -29.9      345      674         0  0.00182    0.781     0.781 DriftChamberPhysical eIoni
+    0  -0.0222     -141      471   0.00958        0        0         0 DriftChamberPhysical initStep
+    1    -2.92     -139      472   0.00751  0.00208     4.56      4.56 DriftChamberPhysical eIoni
+    2    -4.46     -136      474   0.00621   0.0013     3.44      7.99 DriftChamberPhysical eIoni
+    3     -5.5     -135      476   0.00499  0.00122     2.84      10.8 DriftChamberPhysical eIoni
+    4    -5.59     -134      476   0.00265   0.0008    0.582      11.4 DriftChamberPhysical eIoni
+    5    -5.31     -134      477         0  0.00265     1.35      12.8 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 2
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0     49.1     81.9   0.00113        0        0         0 WorldPhysical initStep
-    1 -0.00634     49.1     81.9         0  0.00113   0.0676    0.0676 WorldPhysical eIoni
+    0    -5.59     -134      476   0.00154        0        0         0 DriftChamberPhysical initStep
+    1    -5.91     -134      476         0  0.00154    0.596     0.596 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
@@ -3313,19 +3304,28 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0     9.84     32.8     1e+03   0.0033     34.2      34.2 WorldPhysical hIoni
-    2  -0.0086       30      100     1e+03   0.0116     70.2       104 DriftChamberPhysical CoupledTransportation
-    3  -0.0693      270      900     1e+03   0.0176      835       940 WorldPhysical CoupledTransportation
-    4  -0.0726      285      950     1e+03  0.00778     52.2       992 WorldPhysical fastSimProcess_parallelGeom
-    5  -0.0726      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    1        0      -11     36.7     1e+03  0.00645     38.3      38.3 WorldPhysical hIoni
+    2 0.000891      -30      100     1e+03   0.0108     66.1       104 DriftChamberPhysical CoupledTransportation
+    3  -0.0258     -127      424     1e+03  0.00862      338       443 DriftChamberPhysical hIoni
+    4   -0.102     -270      900     1e+03   0.0131      497       940 WorldPhysical CoupledTransportation
+    5   -0.103     -285      950     1e+03  0.00663     52.2       992 WorldPhysical fastSimProcess_parallelGeom
+    6   -0.103     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0  -0.0258     -127      424   0.00176        0        0         0 DriftChamberPhysical initStep
+    1    0.499     -127      424         0  0.00176    0.738     0.738 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0     9.84     32.8   0.00216        0        0         0 WorldPhysical initStep
-    1   0.0733     9.85     32.8         0  0.00216    0.183     0.183 WorldPhysical eIoni
+    0        0      -11     36.7   0.00101        0        0         0 WorldPhysical initStep
+    1   -0.019      -11     36.7         0  0.00101   0.0576    0.0576 WorldPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
@@ -3333,576 +3333,2177 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0       30      100     1e+03   0.0126      104       104 DriftChamberPhysical CoupledTransportation
-    2  -0.0482      132      441     1e+03  0.00696      356       460 DriftChamberPhysical hIoni
-    3    -0.11      270      900     1e+03   0.0107      480       940 WorldPhysical CoupledTransportation
-    4   -0.116      283      941     1e+03   0.0078     43.2       983 WorldPhysical hIoni
-    5   -0.117      285      950     1e+03  0.00334     8.97       992 WorldPhysical fastSimProcess_parallelGeom
-    6   -0.117      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    1        0      -30      100     1e+03   0.0142      104       104 DriftChamberPhysical CoupledTransportation
+    2     1.23     -119      397     1e+03  0.00514      310       415 DriftChamberPhysical hIoni
+    3     2.21     -189      631     1e+03  0.00518      244       659 DriftChamberPhysical hIoni
+    4     3.08     -251      840     1e+03  0.00514      218       877 DriftChamberPhysical Decay
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = mu-,   Track ID = 5,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.116      283      941    0.0011        0        0         0 WorldPhysical initStep
-    1   -0.124      283      941         0   0.0011   0.0651    0.0651 WorldPhysical eIoni
+    0     3.08     -251      840       767        0        0         0 DriftChamberPhysical initStep
+    1     1.57     -268      900       767  0.00145     62.3      62.3 WorldPhysical CoupledTransportation
+    2   -0.946     -295    1e+03       767   0.0174      104       166     Crystal CoupledTransportation
+    3   -0.998     -296    1e+03       762     1.05     2.13       168     Crystal muIoni
+    4    -1.15     -297 1.01e+03       752     2.17     4.93       173     Crystal muIoni
+    5    -1.46     -299 1.01e+03       748     3.64     6.38       180     Crystal muIoni
+    6    -1.62     -300 1.02e+03       746     1.74     3.29       183     Crystal CoupledTransportation
+    7    -3.54     -313 1.06e+03       723     21.8       44       227     Crystal muIoni
+    8    -3.59     -314 1.06e+03       719     3.26     5.79       233     Crystal muIoni
+    9     -3.6     -316 1.07e+03       713     3.21     6.04       239     Crystal muIoni
+   10    -3.58     -318 1.08e+03       709     3.15     6.11       245     Crystal muIoni
+   11    -3.29     -324  1.1e+03       697     11.1     22.4       267     Crystal muIoni
+   12    -3.18     -331 1.12e+03       683     13.4     27.6       295     Crystal muIoni
+   13    -2.13     -340 1.16e+03       662     18.6     35.1       330     Crystal muIoni
+   14    -1.82     -350 1.19e+03       644     17.9       38       368     Crystal CoupledTransportation
+   15    -1.77     -350  1.2e+03       643    0.815     1.81       370     Crystal muIoni
+   16    -1.12     -363 1.24e+03       604     23.9     47.2       417     Crystal muIoni
+   17     -1.3     -372 1.28e+03       579     20.3     42.1       459     Crystal muIoni
+   18    -2.22     -377 1.31e+03       559     15.9     30.6       489     Crystal muIoni
+   19    -2.21     -379 1.32e+03       554     4.26     8.42       498     Crystal muIoni
+   20     -2.4     -385 1.36e+03       536       17     35.9       534     Crystal muIoni
+   21    -3.04     -392  1.4e+03       513     23.7     44.6       578 WorldPhysical CoupledTransportation
+   22    -4.22     -403  1.5e+03       513   0.0114      101       679 HadCaloPhysical CoupledTransportation
+   23    -4.83     -408 1.55e+03       513  0.00962     50.3       729       Tower CoupledTransportation
+   24    -5.81     -417 1.63e+03       414       99     82.8       812       Tower muIoni
+   25      2.5     -423  1.7e+03       335     78.4     65.6       878       Tower muIoni
+   26     9.07     -429 1.75e+03       269     66.4     51.9       929       Tower muIoni
+   27       12     -436 1.79e+03       228     40.5     40.2       970       Tower muIoni
+   28     16.5     -441 1.82e+03       192     36.5     33.1     1e+03       Tower muIoni
+   29     21.6     -445 1.85e+03       163     28.8     26.8  1.03e+03       Tower muIoni
+   30     25.9     -449 1.87e+03       139     24.1     21.8  1.05e+03       Tower muIoni
+   31     27.8     -450 1.87e+03       133     6.38     6.24  1.06e+03       Tower CoupledTransportation
+   32     32.5     -451 1.89e+03       113     19.3     16.6  1.07e+03       Tower muIoni
+   33     36.3     -452  1.9e+03      95.5     17.8     13.5  1.09e+03       Tower muIoni
+   34     39.1     -453 1.91e+03      81.3     14.2     10.6   1.1e+03       Tower muIoni
+   35     41.2     -455 1.92e+03      68.3       13     8.45  1.11e+03       Tower muIoni
+   36     43.6     -456 1.93e+03      59.4     8.86     6.57  1.11e+03       Tower muIoni
+   37     45.5     -457 1.93e+03      51.9     7.53     5.35  1.12e+03       Tower muIoni
+   38     47.4     -458 1.93e+03      43.8     8.06     4.37  1.12e+03       Tower muIoni
+   39     48.8     -459 1.94e+03      37.9      5.9     3.38  1.13e+03       Tower muIoni
+   40     49.7     -460 1.94e+03      33.2     4.72     2.72  1.13e+03       Tower muIoni
+   41       50     -460 1.94e+03      31.8     1.41    0.561  1.13e+03       Tower CoupledTransportation
+   42       51     -461 1.94e+03      27.2     4.57     2.08  1.13e+03       Tower muIoni
+   43     51.9     -461 1.94e+03        23     4.24     1.64  1.13e+03       Tower muIoni
+   44     52.4     -462 1.94e+03      19.6     3.35     1.28  1.13e+03       Tower muIoni
+   45     52.8     -462 1.94e+03      16.9     2.78     1.01  1.14e+03       Tower muIoni
+   46       53     -463 1.95e+03      14.4     2.48    0.817  1.14e+03       Tower muIoni
+   47     53.2     -463 1.95e+03      12.1     2.33    0.658  1.14e+03       Tower muIoni
+   48     53.4     -463 1.95e+03        10     2.06    0.524  1.14e+03       Tower muIoni
+   49     53.6     -463 1.95e+03      8.13     1.87     0.42  1.14e+03       Tower muIoni
+   50     53.7     -463 1.95e+03      6.12     2.01    0.336  1.14e+03       Tower muIoni
+   51     53.7     -463 1.95e+03      4.28     1.84    0.258  1.14e+03       Tower muIoni
+   52     53.8     -463 1.95e+03      2.35     1.93    0.193  1.14e+03       Tower muIoni
+   53     53.8     -464 1.95e+03    0.0383     2.31    0.106  1.14e+03       Tower muIoni
+   54     53.8     -464 1.95e+03         0   0.0383 0.000444  1.14e+03       Tower muIoni
+   55     53.8     -464 1.95e+03         0        0        0  1.14e+03       Tower muMinusCaptureAtRest
+
+*********************************************************************************************************
+* G4Track Information:   Particle = Cr52,   Track ID = 38,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03    0.0388        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0   0.0388 0.000173  0.000173       Tower ionIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 37,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03     0.124        0        0         0       Tower initStep
+    1     53.6     -466 1.95e+03    0.0862        0     3.05      3.05       Tower compt
+    2     53.3     -465 1.95e+03         0  0.00712    0.753       3.8       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 40,   Parent ID = 37
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.3     -465 1.95e+03    0.0791        0        0         0       Tower initStep
+    1     53.3     -465 1.95e+03         0   0.0791   0.0184    0.0184       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 39,   Parent ID = 37
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.6     -466 1.95e+03     0.038        0        0         0       Tower initStep
+    1     53.6     -466 1.95e+03         0    0.038  0.00527   0.00527       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = neutron,   Track ID = 36,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03      1.53        0        0         0       Tower initStep
+    1     57.5     -450 1.93e+03      1.53        0     19.4      19.4       Tower CoupledTransportation
+    2     66.7     -416  1.9e+03      1.53  0.00615     48.6        68       Tower hadElastic
+    3     69.5     -405 1.87e+03      1.46   0.0708     35.4       103       Tower hadElastic
+    4     75.3     -413 1.87e+03      1.37   0.0812     9.98       113       Tower hadElastic
+    5       77     -385 1.83e+03      1.28   0.0975       48       161       Tower hadElastic
+    6     82.4     -412 1.85e+03      1.22   0.0592     37.9       199       Tower hadElastic
+    7     52.7     -419 1.84e+03      1.18   0.0389     34.9       234       Tower hadElastic
+    8       50     -410 1.84e+03      1.18        0     9.58       244       Tower CoupledTransportation
+    9     34.6     -357 1.83e+03      1.16   0.0213     55.5       299       Tower hadElastic
+   10       41     -350 1.83e+03      1.16        0     10.1       309       Tower CoupledTransportation
+   11       50     -341 1.82e+03      1.16        0       14       323       Tower CoupledTransportation
+   12     60.4     -330 1.82e+03      1.08   0.0769     16.2       340       Tower hadElastic
+   13       50     -334 1.82e+03      1.08        0     13.4       353       Tower CoupledTransportation
+   14     9.72     -349 1.85e+03         0        0     52.1       405       Tower neutronInelastic
+
+*********************************************************************************************************
+* G4Track Information:   Particle = Fe56,   Track ID = 43,   Parent ID = 36
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     9.72     -349 1.85e+03    0.0297        0        0         0       Tower initStep
+    1     9.72     -349 1.85e+03         0   0.0297 0.000148  0.000148       Tower ionIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = neutron,   Track ID = 42,   Parent ID = 36
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     9.72     -349 1.85e+03     0.108        0        0         0       Tower initStep
+    1     24.4     -317 1.85e+03     0.101  0.00745     35.5      35.5       Tower hadElastic
+    2     8.06     -348 1.85e+03    0.0939  0.00687     35.3      70.8       Tower hadElastic
+    3       23     -276 1.85e+03    0.0934 0.000529     73.4       144       Tower hadElastic
+    4     35.1     -259 1.85e+03    0.0925 0.000839     22.6       167       Tower hadElastic
+    5       50     -256 1.86e+03    0.0925        0     15.6       182       Tower CoupledTransportation
+    6       54     -255 1.86e+03    0.0908  0.00176     4.14       187       Tower hadElastic
+    7       54     -255 1.86e+03    0.0872  0.00358    0.242       187       Tower hadElastic
+    8     74.4     -250 1.85e+03    0.0834  0.00376     22.7       209       Tower hadElastic
+    9     74.1     -252 1.85e+03    0.0779  0.00556        2       212       Tower hadElastic
+   10     74.1     -250 1.85e+03    0.0779        0     2.14       214       Tower CoupledTransportation
+   11     74.1     -239 1.85e+03    0.0733  0.00455     10.9       225       Tower hadElastic
+   12     69.5     -243 1.85e+03    0.0702  0.00307     6.25       231       Tower hadElastic
+   13     77.7     -249 1.86e+03    0.0694 0.000812     12.8       244       Tower hadElastic
+   14     77.5     -250 1.86e+03    0.0673  0.00209     1.27       245       Tower hadElastic
+   15     77.6     -250 1.86e+03    0.0673        0    0.197       245       Tower CoupledTransportation
+   16       98     -281 1.85e+03    0.0639  0.00344     38.9       284       Tower hadElastic
+   17     86.3     -263 1.82e+03      0.06  0.00387     32.3       316       Tower hadElastic
+   18     68.3     -293 1.86e+03    0.0598 0.000228     48.9       365       Tower hadElastic
+   19     68.2     -296 1.86e+03    0.0568  0.00302     8.35       374       Tower hadElastic
+   20     60.9     -280 1.86e+03    0.0563 0.000482     17.4       391       Tower hadElastic
+   21     63.1     -273 1.86e+03    0.0538  0.00255     8.04       399       Tower hadElastic
+   22       50     -280 1.84e+03    0.0538        0     26.8       426       Tower CoupledTransportation
+   23     43.8     -284 1.83e+03    0.0524  0.00136     12.8       439       Tower hadElastic
+   24     32.3     -350 1.83e+03    0.0524        0     67.6       506       Tower CoupledTransportation
+   25     29.9     -364 1.84e+03    0.0508  0.00159     14.1       520       Tower hadElastic
+   26       14     -366 1.82e+03    0.0473   0.0035     23.6       544       Tower hadElastic
+   27     15.7     -366 1.82e+03    0.0463  0.00103     3.41       547       Tower hadElastic
+   28     22.9     -357 1.82e+03    0.0456 0.000691     11.7       559       Tower hadElastic
+   29       24     -350 1.81e+03    0.0456        0     9.71       569       Tower CoupledTransportation
+   30     24.3     -348 1.81e+03    0.0446  0.00103     2.64       571       Tower hadElastic
+   31     24.2     -348 1.81e+03    0.0426  0.00192    0.234       572       Tower hadElastic
+   32     28.5     -350 1.82e+03    0.0401  0.00251     5.32       577       Tower hadElastic
+   33     2.74     -346 1.82e+03    0.0394 0.000738     26.9       604       Tower hadElastic
+   34      1.2     -342 1.82e+03    0.0383   0.0011     4.58       608       Tower hadElastic
+   35    -7.39     -344 1.85e+03    0.0356  0.00265     24.6       633       Tower hadElastic
+   36    -5.15     -344 1.84e+03    0.0353  0.00035     4.87       638       Tower hadElastic
+   37    -6.97     -348 1.83e+03    0.0347 0.000616     9.09       647       Tower hadElastic
+   38    -12.3     -347 1.83e+03    0.0339 0.000774     5.85       653       Tower hadElastic
+   39    -12.5     -350 1.82e+03    0.0339        0     9.27       662       Tower CoupledTransportation
+   40    -12.6     -351 1.82e+03    0.0333  0.00063     5.11       667       Tower hadElastic
+   41    -14.9     -350 1.82e+03    0.0333        0     3.41       671       Tower CoupledTransportation
+   42    -31.6     -340  1.8e+03    0.0329  0.00038     24.8       695       Tower hadElastic
+   43    -31.2     -333 1.79e+03    0.0315  0.00136     8.34       704       Tower hadElastic
+   44    -31.7     -334 1.79e+03     0.031  0.00053    0.588       704       Tower hadElastic
+   45    -32.9     -340 1.78e+03    0.0289  0.00212     15.6       720       Tower hadElastic
+   46      -33     -340 1.78e+03     0.028 0.000894    0.322       720       Tower hadElastic
+   47    -38.1     -329 1.78e+03    0.0262  0.00178     11.9       732       Tower hadElastic
+   48    -36.3     -330 1.78e+03    0.0252  0.00104     2.07       734       Tower hadElastic
+   49    -34.3     -326 1.77e+03    0.0252 1.16e-07     8.93       743       Tower hadElastic
+   50    -34.3     -326 1.77e+03    0.0239  0.00132    0.159       743       Tower hadElastic
+   51      -43     -324 1.78e+03    0.0227  0.00119     10.1       753       Tower hadElastic
+   52    -28.6     -350 1.79e+03    0.0227        0     31.4       785       Tower CoupledTransportation
+   53     26.8     -450 1.83e+03    0.0227        0      121       906       Tower CoupledTransportation
+   54     37.9     -470 1.83e+03    0.0225 0.000135     24.3       930       Tower hadElastic
+   55       50     -512 1.83e+03    0.0225        0     44.5       975       Tower CoupledTransportation
+   56     60.9     -550 1.82e+03    0.0225        0     40.4  1.02e+03       Tower CoupledTransportation
+   57     89.7     -650  1.8e+03    0.0225        0      106  1.12e+03       Tower CoupledTransportation
+   58     91.9     -658 1.79e+03    0.0225 4.19e-05     8.07  1.13e+03       Tower hadElastic
+   59      105     -683  1.8e+03    0.0224 0.000144     28.5  1.16e+03       Tower hadElastic
+   60      136     -750 1.85e+03    0.0224        0     92.9  1.25e+03       Tower CoupledTransportation
+   61      150     -781 1.88e+03    0.0224        0     43.2  1.29e+03       Tower CoupledTransportation
+   62      181     -850 1.94e+03    0.0224        0     95.1  1.39e+03       Tower CoupledTransportation
+   63      227     -950 2.02e+03    0.0224        0      138  1.53e+03       Tower CoupledTransportation
+   64      250   -1e+03 2.06e+03    0.0224        0       70   1.6e+03       Tower CoupledTransportation
+   65      262 -1.03e+03 2.08e+03    0.0222 0.000118     35.5  1.63e+03       Tower hadElastic
+   66      275 -1.05e+03 2.09e+03    0.0222        0     27.5  1.66e+03       Tower CoupledTransportation
+   67      290 -1.08e+03 2.09e+03    0.0214 0.000787     29.7  1.69e+03       Tower hadElastic
+   68      332 -1.05e+03  2.1e+03    0.0214        0     50.6  1.74e+03       Tower CoupledTransportation
+   69      350 -1.04e+03 2.11e+03    0.0214        0     21.2  1.76e+03       Tower CoupledTransportation
+   70      450     -979 2.13e+03    0.0214        0      120  1.88e+03       Tower CoupledTransportation
+   71      454     -976 2.13e+03     0.021 0.000486     5.31  1.89e+03       Tower hadElastic
+   72      450     -958 2.14e+03     0.021        0     21.4  1.91e+03       Tower CoupledTransportation
+   73      448     -950 2.15e+03     0.021        0     8.88  1.92e+03       Tower CoupledTransportation
+   74      447     -944 2.15e+03    0.0209 2.77e-05     7.21  1.92e+03       Tower hadElastic
+   75      431     -916 2.16e+03    0.0202   0.0007     35.1  1.96e+03       Tower hadElastic
+   76      450     -917  2.2e+03    0.0202        0     36.2     2e+03       Tower CoupledTransportation
+   77      475     -919 2.23e+03    0.0201 8.59e-05     47.2  2.04e+03       Tower hadElastic
+   78      489     -898  2.3e+03    0.0198 0.000334     69.7  2.11e+03       Tower hadElastic
+   79      472     -894 2.32e+03    0.0186  0.00119     23.1  2.14e+03       Tower hadElastic
+   80      472     -896 2.31e+03    0.0177 0.000936        8  2.14e+03       Tower hadElastic
+   81      450     -938 2.34e+03    0.0177        0     59.9   2.2e+03       Tower CoupledTransportation
+   82      444     -950 2.35e+03    0.0177        0     16.8  2.22e+03       Tower CoupledTransportation
+   83      411 -1.01e+03 2.41e+03    0.0172 0.000441     88.7  2.31e+03       Tower hadElastic
+   84      353   -1e+03 2.41e+03    0.0167  0.00059     58.9  2.37e+03       Tower hadElastic
+   85      350 -1.03e+03 2.45e+03    0.0167        0     44.2  2.41e+03       Tower CoupledTransportation
+   86      350 -1.03e+03 2.45e+03    0.0167        0     3.06  2.42e+03 HadCaloPhysical CoupledTransportation
+   87      346 -1.06e+03  2.5e+03    0.0167        0     59.7  2.48e+03 WorldPhysical CoupledTransportation
+   88      237 -2.04e+03    4e+03    0.0167        0 1.79e+03  4.27e+03  OutOfWorld CoupledTransportation
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 41,   Parent ID = 36
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0482      132      441   0.00402        0        0         0 DriftChamberPhysical initStep
-    1   -0.093      131      441   0.00294  0.00108     1.96      1.96 DriftChamberPhysical eIoni
-    2   -0.502      130      442         0  0.00294      1.5      3.45 DriftChamberPhysical eIoni
+    0     9.72     -349 1.85e+03     0.881        0        0         0       Tower initStep
+    1     5.47     -342 1.84e+03      0.78        0     16.8      16.8       Tower compt
+    2    -5.47     -318 1.82e+03     0.258        0     33.1      49.9       Tower compt
+    3     22.7     -323 1.81e+03     0.251        0     29.3      79.1       Tower compt
+    4     35.1     -330 1.81e+03     0.154        0       15      94.1       Tower compt
+    5     35.3     -329 1.81e+03     0.117        0     0.73      94.9       Tower compt
+    6     34.4     -330 1.81e+03     0.103        0     2.37      97.2       Tower compt
+    7     33.6     -330 1.81e+03         0 0.000851    0.825      98.1       Tower phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 50,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0     23.1     77.1     1e+03  0.00974     80.5      80.5 WorldPhysical hIoni
-    2  0.00418       30      100     1e+03  0.00332     23.9       104 DriftChamberPhysical CoupledTransportation
-    3    0.192      270      900     1e+03   0.0216      835       940 WorldPhysical CoupledTransportation
-    4    0.203      284      945     1e+03  0.00742     46.9       987 WorldPhysical hIoni
-    5    0.204      285      949     1e+03 0.000933     4.69       991 WorldPhysical hIoni
-    6    0.204      285      950     1e+03        0    0.633       992 WorldPhysical fastSimProcess_parallelGeom
-    7    0.204      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     33.6     -330 1.81e+03     0.103        0        0         0       Tower initStep
+    1     33.6     -330 1.81e+03         0    0.103   0.0283    0.0283       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 49,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.204      285      949   0.00306        0        0         0 WorldPhysical initStep
-    1   0.0758      285      949         0  0.00306    0.325     0.325 WorldPhysical eIoni
+    0     34.4     -330 1.81e+03    0.0137        0        0         0       Tower initStep
+    1     34.4     -330 1.81e+03         0   0.0137 0.000932  0.000932       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 48,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.203      284      945   0.00187        0        0         0 WorldPhysical initStep
-    1    0.152      283      945         0  0.00187    0.145     0.145 WorldPhysical eIoni
+    0     35.3     -329 1.81e+03    0.0372        0        0         0       Tower initStep
+    1     35.3     -329 1.81e+03         0   0.0372   0.0051    0.0051       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 47,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0     23.1     77.1   0.00106        0        0         0 WorldPhysical initStep
-    1  -0.0091     23.1     77.1         0  0.00106   0.0617    0.0617 WorldPhysical eIoni
+    0     35.1     -330 1.81e+03     0.097        0        0         0       Tower initStep
+    1     35.1     -330 1.81e+03         0    0.097   0.0258    0.0258       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 46,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0     19.7     65.6     1e+03  0.00795     68.5      68.5 WorldPhysical hIoni
-    2  -0.0107       30      100     1e+03  0.00639     35.9       104 DriftChamberPhysical CoupledTransportation
-    3  -0.0248     50.3      168     1e+03  0.00177     70.6       175 DriftChamberPhysical hIoni
-    4   -0.413      270      900     1e+03   0.0144      765       940 WorldPhysical CoupledTransportation
-    5   -0.435      285      950     1e+03  0.00727     52.2       992 WorldPhysical fastSimProcess_parallelGeom
-    6   -0.435      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     22.7     -323 1.81e+03   0.00656        0        0         0       Tower initStep
+    1     22.7     -323 1.81e+03         0  0.00656  0.00028   0.00028       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 45,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0248     50.3      168     0.134        0        0         0 DriftChamberPhysical initStep
-    1     55.7     44.9      195     0.125  0.00224     62.3      62.3 DriftChamberPhysical eIoni
-    2      101     32.6      206     0.121  0.00278     48.7       111 DriftChamberPhysical eIoni
-    3      375    -32.6      322     0.107    0.014      309       420 DriftChamberPhysical eIoni
-    4      484    -88.4      413    0.0984  0.00746      155       575 DriftChamberPhysical eIoni
-    5      656     -132      529    0.0832   0.0151      216       791 DriftChamberPhysical eIoni
-    6      785     -178      608    0.0736  0.00966      161       952 DriftChamberPhysical eIoni
-    7      870     -234      614    0.0635  0.00683      103  1.06e+03 DriftChamberPhysical eIoni
-    8      927     -288      589    0.0547  0.00611     83.7  1.14e+03 DriftChamberPhysical eIoni
-    9      984     -330      563    0.0476  0.00709     76.6  1.22e+03 DriftChamberPhysical eIoni
-   10 1.03e+03     -363      542    0.0429  0.00464     59.8  1.28e+03 DriftChamberPhysical eIoni
-   11 1.06e+03     -381      514    0.0389  0.00407     49.8  1.33e+03 DriftChamberPhysical eIoni
-   12 1.09e+03     -396      489    0.0343   0.0046     41.8  1.37e+03 DriftChamberPhysical eIoni
-   13 1.11e+03     -412      477      0.03  0.00429     33.5   1.4e+03 DriftChamberPhysical eIoni
-   14 1.13e+03     -414      464    0.0255  0.00452     26.5  1.43e+03 DriftChamberPhysical eIoni
-   15 1.14e+03     -416      461    0.0232 0.000976     10.2  1.44e+03 DriftChamberPhysical eIoni
-   16 1.15e+03     -423      454    0.0157  0.00372     13.7  1.45e+03 DriftChamberPhysical eIoni
-   17 1.16e+03     -428      452    0.0131  0.00256     9.05  1.46e+03 DriftChamberPhysical eIoni
-   18 1.17e+03     -430      450     0.011  0.00205     6.94  1.47e+03 DriftChamberPhysical eIoni
-   19 1.17e+03     -432      449   0.00963  0.00142     5.47  1.47e+03 DriftChamberPhysical eIoni
-   20 1.17e+03     -433      448   0.00862    0.001     4.58  1.48e+03 DriftChamberPhysical eIoni
-   21 1.18e+03     -434      447   0.00741  0.00121     4.01  1.48e+03 DriftChamberPhysical eIoni
-   22 1.18e+03     -433      446   0.00522  0.00219     3.39  1.48e+03 DriftChamberPhysical eIoni
-   23 1.18e+03     -433      447   0.00327 0.000549     1.07  1.49e+03 DriftChamberPhysical eIoni
-   24 1.18e+03     -431      448   0.00202  0.00125     1.65  1.49e+03 DriftChamberPhysical eIoni
-   25 1.18e+03     -431      448         0  0.00202    0.931  1.49e+03 DriftChamberPhysical eIoni
+    0    -5.47     -318 1.82e+03     0.522        0        0         0       Tower initStep
+    1    -5.52     -318 1.82e+03         0    0.522    0.343     0.343       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 44,   Parent ID = 41
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 1.18e+03     -433      447    0.0014        0        0         0 DriftChamberPhysical initStep
-    1 1.18e+03     -433      447         0   0.0014    0.507     0.507 DriftChamberPhysical eIoni
+    0     5.47     -342 1.84e+03     0.102        0        0         0       Tower initStep
+    1     5.47     -342 1.84e+03         0    0.102    0.028     0.028       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 3
+* G4Track Information:   Particle = neutron,   Track ID = 35,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 1.15e+03     -423      454   0.00381        0        0         0 DriftChamberPhysical initStep
-    1 1.15e+03     -424      453   0.00129  0.00252     1.87      1.87 DriftChamberPhysical eIoni
-    2 1.15e+03     -424      453         0  0.00129    0.445      2.32 DriftChamberPhysical eIoni
+    0     53.8     -464 1.95e+03      1.92        0        0         0       Tower initStep
+    1       67     -500 1.95e+03         0        0     38.9      38.9       Tower neutronInelastic
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
+* G4Track Information:   Particle = Fe56,   Track ID = 53,   Parent ID = 35
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 1.14e+03     -416      461    0.0013        0        0         0 DriftChamberPhysical initStep
-    1 1.14e+03     -416      461         0   0.0013    0.452     0.452 DriftChamberPhysical eIoni
+    0       67     -500 1.95e+03    0.0183        0        0         0       Tower initStep
+    1       67     -500 1.95e+03         0   0.0183 0.000116  0.000116       Tower ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = neutron,   Track ID = 52,   Parent ID = 35
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      927     -288      589   0.00267        0        0         0 DriftChamberPhysical initStep
-    1      928     -288      590         0  0.00267     1.36      1.36 DriftChamberPhysical eIoni
+    0       67     -500 1.95e+03     0.666        0        0         0       Tower initStep
+    1     72.6     -550 2.02e+03     0.666        0     82.7      82.7       Tower CoupledTransportation
+    2       73     -553 2.02e+03     0.624   0.0418     5.53      88.2       Tower hadElastic
+    3     60.6     -552 1.98e+03     0.595   0.0294     46.5       135       Tower hadElastic
+    4     62.5     -550 1.98e+03     0.595        0     3.13       138       Tower CoupledTransportation
+    5     81.4     -526 1.98e+03     0.556   0.0386     30.9       169       Tower hadElastic
+    6     79.8     -540 1.98e+03     0.527   0.0296     13.7       182       Tower hadElastic
+    7      122     -522 2.01e+03     0.502   0.0251     53.2       236       Tower hadElastic
+    8      116     -550 2.02e+03     0.502        0     28.9       265       Tower CoupledTransportation
+    9      108     -584 2.02e+03       0.5  0.00191     35.9       301       Tower hadElastic
+   10      107     -636 2.01e+03     0.471   0.0285     53.2       354       Tower hadElastic
+   11      106     -633 2.01e+03     0.442   0.0292     4.47       358       Tower hadElastic
+   12      142     -647 2.04e+03     0.417   0.0251     48.8       407       Tower hadElastic
+   13      137     -645 2.04e+03       0.4   0.0168     5.22       412       Tower hadElastic
+   14      150     -639 2.07e+03       0.4        0     28.8       441       Tower CoupledTransportation
+   15      154     -637 2.07e+03     0.374   0.0266     8.81       450       Tower hadElastic
+   16      150     -636 2.07e+03     0.374        0     8.23       458       Tower CoupledTransportation
+   17      144     -633 2.06e+03      0.36   0.0138     13.4       471       Tower hadElastic
+   18      146     -634 2.05e+03         0        0     2.93       474       Tower neutronInelastic
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 3
+* G4Track Information:   Particle = Fe57,   Track ID = 56,   Parent ID = 52
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      870     -234      614   0.00328        0        0         0 DriftChamberPhysical initStep
-    1      871     -233      615    0.0018  0.00147     1.65      1.65 DriftChamberPhysical eIoni
-    2      871     -233      615         0   0.0018    0.768      2.42 DriftChamberPhysical eIoni
+    0      146     -634 2.05e+03   0.00101        0        0         0       Tower initStep
+    1      146     -634 2.05e+03         0  0.00101 2.75e-05  2.75e-05       Tower ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 3
+* G4Track Information:   Particle = gamma,   Track ID = 55,   Parent ID = 52
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      484    -88.4      413  0.000992        0        0         0 DriftChamberPhysical initStep
-    1      484    -88.3      413         0 0.000992    0.296     0.296 DriftChamberPhysical eIoni
+    0      146     -634 2.05e+03    0.0981        0        0         0       Tower initStep
+    1      149     -632 2.05e+03         0  0.00712     5.47      5.47       Tower phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 57,   Parent ID = 55
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0      101     32.6      206   0.00114        0        0         0 DriftChamberPhysical initStep
-    1      101     32.4      206         0  0.00114    0.365     0.365 DriftChamberPhysical eIoni
+    0      149     -632 2.05e+03     0.091        0        0         0       Tower initStep
+    1      149     -632 2.05e+03         0    0.091   0.0232    0.0232       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 3
+* G4Track Information:   Particle = neutron,   Track ID = 54,   Parent ID = 52
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     55.7     44.9      195   0.00711        0        0         0 DriftChamberPhysical initStep
-    1     55.3     45.7      198   0.00544  0.00167     3.25      3.25 DriftChamberPhysical eIoni
-    2     54.6     45.5      200   0.00422  0.00123     2.52      5.76 DriftChamberPhysical eIoni
-    3     54.1     45.9      201   0.00316  0.00106     2.03      7.79 DriftChamberPhysical eIoni
-    4     54.9       45      202   0.00228 0.000875      1.6      9.39 DriftChamberPhysical eIoni
-    5       55     44.2      202   0.00144 0.000838     1.12      10.5 DriftChamberPhysical eIoni
-    6     55.2     43.9      202         0  0.00144    0.534      11.1 DriftChamberPhysical eIoni
+    0      146     -634 2.05e+03     0.241        0        0         0       Tower initStep
+    1      150     -635 2.05e+03     0.236  0.00513     3.82      3.82       Tower hadElastic
+    2      150     -641 2.06e+03     0.236        0     6.01      9.83       Tower CoupledTransportation
+    3      151     -650 2.06e+03     0.236        0     9.66      19.5       Tower CoupledTransportation
+    4      152     -669 2.06e+03     0.229  0.00675     19.7      39.2       Tower hadElastic
+    5      150     -669 2.06e+03     0.229        0     2.09      41.2       Tower CoupledTransportation
+    6     74.3     -696 2.05e+03     0.215   0.0138     81.4       123       Tower hadElastic
+    7     86.1     -696 2.06e+03       0.2   0.0153     18.6       141       Tower hadElastic
+    8     81.1     -698 2.06e+03     0.188   0.0122     10.6       152       Tower hadElastic
+    9       98     -651 2.09e+03      0.18   0.0079     60.9       213       Tower hadElastic
+   10      103     -658 2.09e+03     0.168   0.0118     10.1       223       Tower hadElastic
+   11      102     -650 2.09e+03     0.168        0     10.5       233       Tower CoupledTransportation
+   12      100     -633 2.08e+03     0.158   0.0101     20.7       254       Tower hadElastic
+   13      124     -650 2.09e+03     0.158        0     30.7       285       Tower CoupledTransportation
+   14      127     -652 2.09e+03     0.148  0.00984     4.17       289       Tower hadElastic
+   15      112     -653 2.09e+03     0.138   0.0101     14.7       304       Tower hadElastic
+   16      122     -655 2.09e+03     0.134  0.00445     10.1       314       Tower hadElastic
+   17      122     -650 2.09e+03     0.125  0.00859     7.51       321       Tower hadElastic
+   18      120     -662 2.02e+03     0.119  0.00613     79.7       401       Tower hadElastic
+   19      118     -650 2.02e+03     0.119        0     12.9       414       Tower CoupledTransportation
+   20      112     -612 2.03e+03     0.112  0.00688     39.2       453       Tower hadElastic
+   21      106     -637 1.99e+03     0.105  0.00747     47.5       500       Tower hadElastic
+   22      114     -631    2e+03    0.0977  0.00701     15.4       516       Tower hadElastic
+   23      108     -632 1.98e+03    0.0914  0.00626       18       534       Tower hadElastic
+   24      115     -617    2e+03    0.0897  0.00169     25.2       559       Tower hadElastic
+   25      129     -617    2e+03    0.0839  0.00586     14.4       573       Tower hadElastic
+   26     80.7     -587 1.99e+03    0.0782  0.00563     58.8       632       Tower hadElastic
+   27     82.3     -590 1.99e+03    0.0745  0.00378     4.13       636       Tower hadElastic
+   28     54.8     -603 1.96e+03    0.0693  0.00517     41.2       677       Tower hadElastic
+   29     70.9     -598 1.98e+03    0.0653  0.00396     22.2       700       Tower hadElastic
+   30     69.7     -617 1.96e+03    0.0633  0.00201     25.2       725       Tower hadElastic
+   31     62.1     -643 1.98e+03    0.0622  0.00116     34.8       760       Tower hadElastic
+   32       50     -641 1.99e+03    0.0622        0     16.2       776       Tower CoupledTransportation
+   33     36.4     -638 2.01e+03    0.0612 0.000963     18.3       794       Tower hadElastic
+   34      -50     -622 1.98e+03    0.0612        0     90.8       885       Tower CoupledTransportation
+   35    -80.5     -616 1.97e+03    0.0599  0.00131     32.1       917       Tower hadElastic
+   36    -84.9     -616 1.95e+03    0.0562  0.00368     28.4       945       Tower hadElastic
+   37    -76.9     -616 1.95e+03    0.0561 6.73e-05     10.6       956       Tower hadElastic
+   38    -66.5     -617 1.96e+03    0.0537  0.00249     12.1       968       Tower hadElastic
+   39    -66.6     -625 1.95e+03    0.0523  0.00131     10.6       979       Tower hadElastic
+   40    -66.5     -632 1.96e+03    0.0517   0.0006     8.22       987       Tower hadElastic
+   41    -68.4     -634 1.96e+03    0.0511 0.000641     2.65       989       Tower hadElastic
+   42    -71.2     -639 1.95e+03    0.0481  0.00305     6.04       995       Tower hadElastic
+   43    -67.6     -638 1.96e+03    0.0464  0.00167     4.01       999       Tower hadElastic
+   44    -69.9     -639 1.96e+03    0.0445  0.00186     6.68  1.01e+03       Tower hadElastic
+   45    -65.5     -642 1.96e+03    0.0431  0.00139      5.3  1.01e+03       Tower hadElastic
+   46    -67.9     -650 1.95e+03    0.0431        0     14.4  1.03e+03       Tower CoupledTransportation
+   47      -80     -688 1.89e+03    0.0416  0.00152     70.9   1.1e+03       Tower hadElastic
+   48    -91.4     -684 1.89e+03    0.0415 0.000146     12.1  1.11e+03       Tower hadElastic
+   49     -103     -675 1.89e+03    0.0399  0.00159     15.8  1.12e+03       Tower hadElastic
+   50     -103     -676 1.88e+03    0.0375  0.00235      2.6  1.13e+03       Tower hadElastic
+   51     -101     -676 1.89e+03    0.0361  0.00145     4.72  1.13e+03       Tower hadElastic
+   52     -101     -677 1.89e+03    0.0361 3.73e-05    0.604  1.13e+03       Tower hadElastic
+   53     -106     -680 1.89e+03     0.034  0.00201     5.94  1.14e+03       Tower hadElastic
+   54    -89.2     -679 1.86e+03    0.0325  0.00154     29.5  1.17e+03       Tower hadElastic
+   55      -90     -677 1.86e+03    0.0303  0.00217     1.98  1.17e+03       Tower hadElastic
+   56    -83.5     -685 1.87e+03    0.0301 0.000192     10.1  1.18e+03       Tower hadElastic
+   57    -83.2     -687 1.87e+03    0.0291  0.00102     1.91  1.18e+03       Tower hadElastic
+   58    -83.8     -687 1.87e+03    0.0271  0.00201    0.611  1.18e+03       Tower hadElastic
+   59    -83.5     -687 1.87e+03    0.0264 0.000745    0.302  1.18e+03       Tower hadElastic
+   60    -81.3     -686 1.86e+03    0.0257 0.000695      4.4  1.19e+03       Tower hadElastic
+   61    -82.3     -685 1.86e+03    0.0246  0.00108      1.6  1.19e+03       Tower hadElastic
+   62    -92.4     -686 1.88e+03    0.0242 0.000396     22.1  1.21e+03       Tower hadElastic
+   63     -150     -714 1.89e+03    0.0242        0     64.7  1.28e+03       Tower CoupledTransportation
+   64     -224     -750  1.9e+03    0.0242        0     83.5  1.36e+03       Tower CoupledTransportation
+   65     -228     -752  1.9e+03     0.024 0.000217     3.97  1.36e+03       Tower hadElastic
+   66     -237     -750 1.91e+03     0.024        0       11  1.37e+03       Tower CoupledTransportation
+   67     -250     -748 1.92e+03     0.024        0     15.3  1.39e+03       Tower CoupledTransportation
+   68     -309     -737 1.95e+03         0        0       70  1.46e+03       Tower neutronInelastic
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = Fe58,   Track ID = 63,   Parent ID = 54
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0     19.7     65.6   0.00134        0        0         0 WorldPhysical initStep
-    1   0.0314     19.7     65.6         0  0.00134   0.0876    0.0876 WorldPhysical eIoni
+    0     -309     -737 1.95e+03    0.0012        0        0         0       Tower initStep
+    1     -309     -737 1.95e+03         0   0.0012 3.01e-05  3.01e-05       Tower ionIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 62,   Parent ID = 54
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0     26.1     87.1     1e+03   0.0151     90.9      90.9 WorldPhysical hIoni
-    2 -0.00107       30      100     1e+03  0.00257     13.5       104 DriftChamberPhysical CoupledTransportation
-    3   -0.121      239      795     1e+03   0.0119      726       830 DriftChamberPhysical hIoni
-    4   -0.131      266      885     1e+03   0.0028     93.6       924 DriftChamberPhysical hIoni
-    5   -0.133      270      900     1e+03 0.000334     15.8       940 WorldPhysical CoupledTransportation
-    6   -0.136      275      916     1e+03   0.0031     17.2       957 WorldPhysical hIoni
-    7    -0.14      285      950     1e+03  0.00406       35       992 WorldPhysical fastSimProcess_parallelGeom
-    8    -0.14      285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     -309     -737 1.95e+03     0.236        0        0         0       Tower initStep
+    1     -307     -738 1.95e+03     0.154        0     3.06      3.06       Tower compt
+    2     -309     -742 1.95e+03         0  0.00712     5.24       8.3       Tower phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 65,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.136      275      916   0.00107        0        0         0 WorldPhysical initStep
-    1   -0.153      275      916         0  0.00107   0.0629    0.0629 WorldPhysical eIoni
+    0     -309     -742 1.95e+03     0.147        0        0         0       Tower initStep
+    1     -309     -742 1.95e+03         0    0.147   0.0513    0.0513       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 64,   Parent ID = 62
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.131      266      885    0.0442        0        0         0 DriftChamberPhysical initStep
-    1    -2.06      317      886    0.0386   0.0056     52.4      52.4 DriftChamberPhysical eIoni
-    2    0.886      354      899    0.0345  0.00411     41.2      93.7 DriftChamberPhysical eIoni
-    3     1.26      356      900    0.0343 0.000222     1.49      95.2 WorldPhysical CoupledTransportation
-    4     3.81      359      902    0.0268  0.00632     4.92       100 WorldPhysical eIoni
-    5     5.17      361      906    0.0232  0.00366     4.81       105 WorldPhysical eIoni
-    6     3.92      361      909     0.018  0.00514     4.03       109 WorldPhysical eIoni
-    7     2.31      361      911    0.0137  0.00431     3.07       112 WorldPhysical eIoni
-    8     1.24      362      912    0.0094  0.00432     2.38       114 WorldPhysical eIoni
-    9    0.374      362      912    0.0061  0.00331     1.74       116 WorldPhysical eIoni
-   10    0.118      362      912         0   0.0061     1.09       117 WorldPhysical eIoni
+    0     -307     -738 1.95e+03    0.0818        0        0         0       Tower initStep
+    1     -307     -738 1.95e+03         0   0.0818   0.0194    0.0194       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = gamma,   Track ID = 61,   Parent ID = 54
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     3.81      359      902   0.00109        0        0         0 WorldPhysical initStep
-    1     3.82      359      902         0  0.00109   0.0647    0.0647 WorldPhysical eIoni
+    0     -309     -737 1.95e+03      1.32        0        0         0       Tower initStep
+    1     -336     -732 1.97e+03     0.885        0       31        31       Tower compt
+    2     -339     -732 1.97e+03     0.224        0     5.03        36       Tower compt
+    3     -334     -742 1.96e+03         0  0.00712     13.8      49.9       Tower phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 68,   Parent ID = 61
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.121      239      795   0.00135        0        0         0 DriftChamberPhysical initStep
-    1   -0.377      239      795         0  0.00135    0.478     0.478 DriftChamberPhysical eIoni
+    0     -334     -742 1.96e+03     0.217        0        0         0       Tower initStep
+    1     -334     -742 1.96e+03         0    0.217   0.0946    0.0946       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 67,   Parent ID = 61
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0     26.1     87.1    0.0191        0        0         0 WorldPhysical initStep
-    1     2.41     25.8     87.5    0.0169  0.00212     3.25      3.25 WorldPhysical eIoni
-    2      3.2     27.5     86.4    0.0137  0.00325     2.89      6.13 WorldPhysical eIoni
-    3     3.32     27.5     84.8   0.00726  0.00643     2.38      8.51 WorldPhysical eIoni
-    4     3.29     28.1     84.7    0.0018  0.00546     1.36      9.88 WorldPhysical eIoni
-    5     3.26     28.2     84.7         0   0.0018    0.137        10 WorldPhysical eIoni
+    0     -339     -732 1.97e+03     0.661        0        0         0       Tower initStep
+    1     -339     -732 1.97e+03         0    0.661    0.471     0.471       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 66,   Parent ID = 61
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0    -16.4     54.6     1e+03  0.00563       57        57 WorldPhysical hIoni
-    2  0.00979      -30      100     1e+03  0.00655     47.4       104 DriftChamberPhysical CoupledTransportation
-    3    0.248     -270      900     1e+03   0.0156      835       940 WorldPhysical CoupledTransportation
-    4    0.248     -270      902     1e+03 0.000209     1.82       941 WorldPhysical hIoni
-    5    0.255     -277      925     1e+03  0.00246       24       965 WorldPhysical hIoni
-    6    0.268     -285      950     1e+03  0.00311     26.4       992 WorldPhysical fastSimProcess_parallelGeom
-    7    0.268     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     -336     -732 1.97e+03      0.43        0        0         0       Tower initStep
+    1     -336     -732 1.97e+03         0     0.43    0.262     0.262       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 60,   Parent ID = 54
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.255     -277      925    0.0235        0        0         0 WorldPhysical initStep
-    1    -1.59     -275      926    0.0199  0.00364     4.09      4.09 WorldPhysical eIoni
-    2    -2.64     -273      924    0.0154   0.0045     3.39      7.48 WorldPhysical eIoni
-    3    -1.88     -272      925   0.00783  0.00753     2.63      10.1 WorldPhysical eIoni
-    4    -1.42     -271      925   0.00141  0.00642     1.47      11.6 WorldPhysical eIoni
-    5    -1.44     -271      925         0  0.00141   0.0944      11.7 WorldPhysical eIoni
+    0     -309     -737 1.95e+03      1.62        0        0         0       Tower initStep
+    1     -339     -738 1.89e+03      1.08        0     67.7      67.7       Tower compt
+    2     -343     -750 1.87e+03      1.08        0     22.5      90.2       Tower CoupledTransportation
+    3     -349     -769 1.84e+03     0.715        0       36       126       Tower compt
+    4     -350     -769 1.84e+03     0.715        0    0.926       127       Tower CoupledTransportation
+    5     -367     -775 1.83e+03     0.282        0     21.5       149       Tower compt
+    6     -365     -774 1.83e+03     0.271        0     2.97       152       Tower compt
+    7     -362     -771 1.83e+03     0.262        0     4.82       156       Tower compt
+    8     -350     -767 1.82e+03     0.262        0     15.1       171       Tower CoupledTransportation
+    9     -337     -764 1.81e+03     0.195        0     16.1       188       Tower compt
+   10     -335     -763 1.81e+03     0.154        0     2.49       190       Tower compt
+   11     -339     -761 1.82e+03      0.15        0     11.6       202       Tower compt
+   12     -339     -761 1.82e+03     0.141        0     1.11       203       Tower compt
+   13     -339     -761 1.82e+03         0  0.00712    0.357       203       Tower phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 78,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.248     -270      902   0.00157        0        0         0 WorldPhysical initStep
-    1    0.207     -270      902         0  0.00157    0.111     0.111 WorldPhysical eIoni
+    0     -339     -761 1.82e+03     0.133        0        0         0       Tower initStep
+    1     -339     -761 1.82e+03         0    0.133   0.0437    0.0437       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 77,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0    -16.4     54.6   0.00443        0        0         0 WorldPhysical initStep
-    1   -0.261    -16.4     54.6         0  0.00443     0.62      0.62 WorldPhysical eIoni
+    0     -339     -761 1.82e+03   0.00951        0        0         0       Tower initStep
+    1     -339     -761 1.82e+03         0  0.00951 0.000512  0.000512       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 76,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1 0.000327    -4.48     14.9     1e+03  0.00357     15.6      15.6 WorldPhysical hIoni
-    2  0.00122    -14.3     47.7     1e+03  0.00339     34.2      49.8 WorldPhysical hIoni
-    3 -0.00741      -30      100     1e+03  0.00802     54.6       104 DriftChamberPhysical CoupledTransportation
-    4   -0.126     -270      900     1e+03   0.0188      835       940 WorldPhysical CoupledTransportation
-    5   -0.131     -276      921     1e+03   0.0038       22       962 WorldPhysical hIoni
-    6   -0.125     -285      950     1e+03  0.00512     30.2       992 WorldPhysical fastSimProcess_parallelGeom
-    7   -0.125     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     -339     -761 1.82e+03   0.00346        0        0         0       Tower initStep
+    1     -339     -761 1.82e+03         0  0.00346 0.000104  0.000104       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 75,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.131     -276      921       0.2        0        0         0 WorldPhysical initStep
-    1      -95     -314      950     0.175   0.0247      115       115 WorldPhysical eIoni
-    2     -149     -310      992     0.157   0.0171       73       188 WorldPhysical eIoni
-    3     -155     -312    1e+03     0.156  0.00122     10.5       198     Crystal CoupledTransportation
-    4     -155     -312    1e+03     0.153  0.00235  0.00562       198     Crystal msc
-    5     -155     -312    1e+03      0.15  0.00284  0.00475       198     Crystal msc
-    6     -155     -312    1e+03     0.149  0.00178  0.00532       198     Crystal msc
-    7     -155     -312    1e+03     0.145  0.00338   0.0059       198     Crystal msc
-    8     -155     -312    1e+03     0.141  0.00466  0.00703       198     Crystal msc
-    9     -155     -312    1e+03     0.133  0.00768  0.00906       198     Crystal msc
-   10     -155     -312    1e+03     0.125  0.00741  0.00898       198     Crystal msc
-   11     -155     -312    1e+03     0.117  0.00816   0.0109       198     Crystal msc
-   12     -155     -312    1e+03      0.11  0.00775    0.011       198     Crystal msc
-   13     -155     -312    1e+03     0.105    0.005  0.00704       198     Crystal msc
-   14     -155     -312    1e+03     0.094   0.0106   0.0103       198     Crystal msc
-   15     -155     -312    1e+03    0.0707   0.0233   0.0122       198     Crystal msc
-   16     -155     -312    1e+03  0.000692  0.00687  0.00758       198     Crystal eBrem
-   17     -155     -312    1e+03         0 0.000692 3.62e-05       198     Crystal eIoni
+    0     -335     -763 1.81e+03    0.0415        0        0         0       Tower initStep
+    1     -335     -763 1.81e+03         0   0.0415  0.00614   0.00614       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = gamma,   Track ID = 6,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 74,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -155     -312    1e+03    0.0631        0        0         0     Crystal initStep
-    1     -155     -312    1e+03         0   0.0332    0.205     0.205     Crystal phot
+    0     -337     -764 1.81e+03    0.0665        0        0         0       Tower initStep
+    1     -337     -764 1.81e+03         0   0.0665   0.0137    0.0137       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 6
+* G4Track Information:   Particle = e-,   Track ID = 73,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -155     -312    1e+03    0.0299        0        0         0     Crystal initStep
-    1     -155     -312    1e+03         0   0.0299  0.00821   0.00821     Crystal eIoni
+    0     -362     -771 1.83e+03   0.00966        0        0         0       Tower initStep
+    1     -362     -771 1.83e+03         0  0.00966 0.000525  0.000525       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 72,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     -149     -310      992   0.00129        0        0         0 WorldPhysical initStep
-    1     -149     -310      992         0  0.00129   0.0824    0.0824 WorldPhysical eIoni
+    0     -365     -774 1.83e+03    0.0106        0        0         0       Tower initStep
+    1     -365     -774 1.83e+03         0   0.0106 0.000607  0.000607       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 71,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  0.00122    -14.3     47.7   0.00113        0        0         0 WorldPhysical initStep
-    1 -0.00281    -14.3     47.7         0  0.00113   0.0679    0.0679 WorldPhysical eIoni
+    0     -367     -775 1.83e+03     0.433        0        0         0       Tower initStep
+    1     -367     -775 1.83e+03         0    0.433    0.265     0.265       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 70,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 0.000327    -4.48     14.9   0.00109        0        0         0 WorldPhysical initStep
-    1 -0.00594    -4.46     14.9         0  0.00109   0.0645    0.0645 WorldPhysical eIoni
+    0     -349     -769 1.84e+03     0.363        0        0         0       Tower initStep
+    1     -349     -769 1.84e+03         0    0.363    0.205     0.205       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 69,   Parent ID = 60
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0      -30      100     1e+03   0.0168      104       104 DriftChamberPhysical CoupledTransportation
-    2    0.109     -270      900     1e+03    0.016      835       940 WorldPhysical CoupledTransportation
-    3     0.11     -273      911     1e+03  0.00165     11.1       951 WorldPhysical hIoni
-    4    0.111     -285      950     1e+03  0.00631     41.1       992 WorldPhysical fastSimProcess_parallelGeom
-    5    0.111     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     -339     -738 1.89e+03     0.542        0        0         0       Tower initStep
+    1     -339     -738 1.89e+03         0    0.542    0.361     0.361       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 59,   Parent ID = 54
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     0.11     -273      911   0.00162        0        0         0 WorldPhysical initStep
-    1     0.15     -273      911         0  0.00162    0.116     0.116 WorldPhysical eIoni
+    0     -309     -737 1.95e+03      2.94        0        0         0       Tower initStep
+    1     -314     -743 1.94e+03     0.392        0     13.9      13.9       Tower compt
+    2     -296     -719 1.93e+03     0.357        0     33.9      47.8       Tower compt
+    3     -294     -715 1.93e+03         0 0.000851      4.7      52.5       Tower phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 81,   Parent ID = 59
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0     -9.8     32.7     1e+03  0.00337     34.1      34.1 WorldPhysical hIoni
-    2  -0.0054      -30      100     1e+03  0.00969     70.3       104 DriftChamberPhysical CoupledTransportation
-    3    0.025     -185      617     1e+03   0.0114      540       644 DriftChamberPhysical hIoni
-    4    0.029     -270      900     1e+03  0.00627      295       940 WorldPhysical CoupledTransportation
-    5   0.0308     -285      950     1e+03  0.00723     52.2       992 WorldPhysical fastSimProcess_parallelGeom
-    6   0.0308     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     -294     -715 1.93e+03     0.356        0        0         0       Tower initStep
+    1     -294     -715 1.93e+03         0    0.356      0.2       0.2       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 80,   Parent ID = 59
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.025     -185      617   0.00217        0        0         0 DriftChamberPhysical initStep
-    1   -0.619     -185      617         0  0.00217     1.05      1.05 DriftChamberPhysical eIoni
+    0     -296     -719 1.93e+03    0.0342        0        0         0       Tower initStep
+    1     -296     -719 1.93e+03         0   0.0342  0.00442   0.00442       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 79,   Parent ID = 59
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0     -9.8     32.7   0.00112        0        0         0 WorldPhysical initStep
-    1   0.0199    -9.78     32.7         0  0.00112   0.0672    0.0672 WorldPhysical eIoni
+    0     -314     -743 1.94e+03      2.55        0        0         0       Tower initStep
+    1     -315     -743 1.94e+03     0.826     1.72     1.71      1.71       Tower eIoni
+    2     -315     -743 1.94e+03         0    0.826    0.626      2.33       Tower eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 58,   Parent ID = 54
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0      -30      100     1e+03   0.0133      104       104 DriftChamberPhysical CoupledTransportation
-    2  -0.0816     -120      399     1e+03  0.00575      312       417 DriftChamberPhysical hIoni
-    3   -0.165     -270      900     1e+03  0.00861      523       940 WorldPhysical CoupledTransportation
-    4   -0.173     -285      950     1e+03  0.00672     52.2       992 WorldPhysical fastSimProcess_parallelGeom
-    5   -0.173     -285      950         0    1e+03        0       992 WorldPhysical fastSimProcess_parallelGeom
+    0     -309     -737 1.95e+03      3.95        0        0         0       Tower initStep
+    1     -300     -736 1.94e+03     0.509        0     12.1      12.1       Tower compt
+    2     -302     -731 1.94e+03     0.481        0     5.86        18       Tower compt
+    3     -305     -713 1.94e+03     0.276        0     18.1      36.1       Tower compt
+    4     -310     -710 1.95e+03     0.276        0     11.6      47.7       Tower Rayl
+    5     -317     -707 1.96e+03     0.269        0     14.7      62.5       Tower compt
+    6     -318     -706 1.97e+03     0.224        0     4.92      67.4       Tower compt
+    7     -316     -705 1.97e+03      0.13        0     2.56      69.9       Tower compt
+    8     -316     -705 1.97e+03     0.108        0   0.0637        70       Tower compt
+    9     -320     -703 1.97e+03         0  0.00712     4.14      74.1       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 89,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -320     -703 1.97e+03       0.1        0        0         0       Tower initStep
+    1     -320     -703 1.97e+03         0      0.1   0.0274    0.0274       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 88,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -316     -705 1.97e+03    0.0225        0        0         0       Tower initStep
+    1     -316     -705 1.97e+03         0   0.0225  0.00217   0.00217       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 87,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -316     -705 1.97e+03    0.0939        0        0         0       Tower initStep
+    1     -316     -705 1.97e+03         0   0.0939   0.0245    0.0245       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 86,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -318     -706 1.97e+03    0.0454        0        0         0       Tower initStep
+    1     -318     -706 1.97e+03         0   0.0454  0.00717   0.00717       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 85,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -317     -707 1.96e+03   0.00638        0        0         0       Tower initStep
+    1     -317     -707 1.96e+03         0  0.00638 0.000269  0.000269       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 84,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -305     -713 1.94e+03     0.205        0        0         0       Tower initStep
+    1     -305     -713 1.94e+03         0    0.205   0.0871    0.0871       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 83,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -302     -731 1.94e+03    0.0275        0        0         0       Tower initStep
+    1     -302     -731 1.94e+03         0   0.0275  0.00305   0.00305       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 82,   Parent ID = 58
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -300     -736 1.94e+03      3.45        0        0         0       Tower initStep
+    1     -300     -736 1.94e+03      1.64     1.81     1.97      1.97       Tower eIoni
+    2     -299     -736 1.94e+03     0.257     1.38     1.32      3.29       Tower eIoni
+    3     -299     -736 1.94e+03         0    0.257    0.123      3.41       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 51,   Parent ID = 35
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0       67     -500 1.95e+03      1.18        0        0         0       Tower initStep
+    1       50     -521 1.95e+03      1.18        0     27.4      27.4       Tower CoupledTransportation
+    2     41.3     -532 1.95e+03     0.677        0     14.1      41.4       Tower compt
+    3     42.8     -544 1.95e+03      0.21        0       12      53.4       Tower compt
+    4     45.4     -531 1.97e+03      0.21        0     22.3      75.7       Tower Rayl
+    5     45.5     -530 1.97e+03         0  0.00712     2.83      78.5       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 92,   Parent ID = 51
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     45.5     -530 1.97e+03     0.203        0        0         0       Tower initStep
+    1     45.5     -530 1.97e+03         0    0.203   0.0856    0.0856       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 91,   Parent ID = 51
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     42.8     -544 1.95e+03     0.467        0        0         0       Tower initStep
+    1     42.8     -544 1.95e+03         0    0.467    0.294     0.294       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 90,   Parent ID = 51
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     41.3     -532 1.95e+03     0.499        0        0         0       Tower initStep
+    1     41.2     -532 1.95e+03         0    0.499    0.323     0.323       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = neutron,   Track ID = 34,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03      2.54        0        0         0       Tower initStep
+    1       50     -463 1.94e+03      2.54        0     4.67      4.67       Tower CoupledTransportation
+    2     35.5     -462 1.93e+03       2.5   0.0347     17.9      22.6       Tower hadElastic
+    3     32.8     -467 1.93e+03      2.44   0.0669     6.85      29.5       Tower hadElastic
+    4     1.95     -460 1.93e+03      2.32    0.115     31.8      61.3       Tower hadElastic
+    5     9.54     -456 1.95e+03      2.23   0.0856     22.3      83.6       Tower hadElastic
+    6     10.8     -480 1.95e+03         0        0       24       108       Tower neutronInelastic
+
+*********************************************************************************************************
+* G4Track Information:   Particle = Fe56,   Track ID = 96,   Parent ID = 34
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.8     -480 1.95e+03    0.0237        0        0         0       Tower initStep
+    1     10.8     -480 1.95e+03         0   0.0237 0.000132  0.000132       Tower ionIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 95,   Parent ID = 34
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.8     -480 1.95e+03     0.198        0        0         0       Tower initStep
+    1     10.8     -480 1.95e+03     0.192        0    0.402     0.402       Tower compt
+    2     7.95     -489 1.96e+03     0.151        0     9.73      10.1       Tower compt
+    3     12.1     -491 1.96e+03    0.0984        0      5.1      15.2       Tower compt
+    4     11.9     -491 1.96e+03    0.0722        0    0.239      15.5       Tower compt
+    5     14.5     -491 1.96e+03    0.0711        0     2.61      18.1       Tower compt
+    6     14.9     -491 1.96e+03    0.0699        0     0.53      18.6       Tower compt
+    7     15.5     -490 1.96e+03         0  0.00712    0.786      19.4       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 103,   Parent ID = 95
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     15.5     -490 1.96e+03    0.0628        0        0         0       Tower initStep
+    1     15.5     -490 1.96e+03         0   0.0628   0.0124    0.0124       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 102,   Parent ID = 95
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     14.9     -491 1.96e+03   0.00118        0        0         0       Tower initStep
+    1     14.9     -491 1.96e+03         0  0.00118 2.27e-05  2.27e-05       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 101,   Parent ID = 95
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     14.5     -491 1.96e+03   0.00106        0        0         0       Tower initStep
+    1     14.5     -491 1.96e+03         0  0.00106 1.97e-05  1.97e-05       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 100,   Parent ID = 95
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     11.9     -491 1.96e+03    0.0262        0        0         0       Tower initStep
+    1     11.9     -491 1.96e+03         0   0.0262   0.0028    0.0028       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 99,   Parent ID = 95
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     12.1     -491 1.96e+03    0.0527        0        0         0       Tower initStep
+    1     12.1     -491 1.96e+03         0   0.0527  0.00923   0.00923       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 98,   Parent ID = 95
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     7.95     -489 1.96e+03    0.0413        0        0         0       Tower initStep
+    1     7.95     -489 1.96e+03         0   0.0413   0.0061    0.0061       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 97,   Parent ID = 95
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.8     -480 1.95e+03    0.0058        0        0         0       Tower initStep
+    1     10.8     -480 1.95e+03         0   0.0058 0.000231  0.000231       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = neutron,   Track ID = 94,   Parent ID = 34
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.8     -480 1.95e+03     0.916        0        0         0       Tower initStep
+    1    -5.48     -498 1.94e+03     0.855   0.0608     26.5      26.5       Tower hadElastic
+    2    -4.95     -497 1.94e+03     0.795   0.0599     2.25      28.7       Tower hadElastic
+    3   -0.266     -539  1.9e+03     0.778   0.0173     57.6      86.3       Tower hadElastic
+    4       21     -550 1.91e+03     0.778        0     24.2       111       Tower CoupledTransportation
+    5     39.1     -560 1.91e+03     0.765    0.013     20.5       131       Tower hadElastic
+    6     43.1     -558  1.9e+03     0.729   0.0358     5.17       136       Tower hadElastic
+    7     29.9     -619 1.89e+03      0.69   0.0386     62.7       199       Tower hadElastic
+    8     31.5     -617 1.89e+03     0.643   0.0473     3.16       202       Tower hadElastic
+    9     12.5     -636 1.91e+03     0.617   0.0262     30.6       233       Tower hadElastic
+   10     38.9     -650 1.91e+03     0.617        0     30.7       263       Tower CoupledTransportation
+   11       50     -656 1.92e+03     0.617        0     12.9       276       Tower CoupledTransportation
+   12     91.5     -679 1.92e+03     0.588   0.0285     48.2       325       Tower hadElastic
+   13       50     -717 1.93e+03     0.588        0     56.4       381       Tower CoupledTransportation
+   14       14     -750 1.93e+03     0.588        0       49       430       Tower CoupledTransportation
+   15      -50     -809 1.93e+03     0.588        0     86.9       517       Tower CoupledTransportation
+   16    -94.8     -850 1.93e+03     0.588        0     60.8       578       Tower CoupledTransportation
+   17     -111     -865 1.93e+03     0.547    0.041     22.5       600       Tower hadElastic
+   18    -94.1     -850 1.93e+03     0.547        0     23.1       623       Tower CoupledTransportation
+   19    -92.7     -849 1.93e+03      0.52   0.0271     1.85       625       Tower hadElastic
+   20     -150     -823 1.93e+03      0.52        0     63.1       688       Tower CoupledTransportation
+   21     -196     -801 1.94e+03     0.496   0.0238     50.8       739       Tower hadElastic
+   22     -195     -819  1.9e+03     0.494  0.00209     41.9       781       Tower hadElastic
+   23     -197     -842 1.88e+03     0.469   0.0256     29.2       810       Tower hadElastic
+   24     -211     -810 1.87e+03     0.437   0.0318     36.1       846       Tower hadElastic
+   25     -207     -816 1.87e+03     0.418   0.0187     6.59       853       Tower hadElastic
+   26     -202     -810 1.87e+03     0.416  0.00221     9.56       862       Tower hadElastic
+   27     -190     -800 1.87e+03     0.393   0.0232       15       877       Tower hadElastic
+   28     -191     -808 1.87e+03     0.383     0.01     9.23       887       Tower hadElastic
+   29     -203     -808 1.87e+03     0.363   0.0194     12.5       899       Tower hadElastic
+   30     -190     -823 1.88e+03     0.341   0.0221     19.6       919       Tower hadElastic
+   31     -220     -806 1.89e+03     0.318   0.0231     36.7       955       Tower hadElastic
+   32     -177     -813 1.88e+03     0.299   0.0195     45.5     1e+03       Tower hadElastic
+   33     -182     -809 1.89e+03      0.29   0.0085     9.17  1.01e+03       Tower hadElastic
+   34     -179     -782 1.88e+03     0.275   0.0153     27.4  1.04e+03       Tower hadElastic
+   35     -181     -794 1.87e+03     0.268   0.0064     16.8  1.05e+03       Tower hadElastic
+   36     -217     -773 1.82e+03     0.251   0.0175     60.9  1.12e+03       Tower hadElastic
+   37     -190     -781 1.83e+03     0.235   0.0164     29.9  1.15e+03       Tower hadElastic
+   38     -191     -780 1.83e+03     0.219   0.0154      2.3  1.15e+03       Tower hadElastic
+   39     -161     -791 1.84e+03     0.216  0.00286     33.3  1.18e+03       Tower hadElastic
+   40     -150     -785 1.84e+03     0.216        0     13.1  1.19e+03       Tower CoupledTransportation
+   41     -113     -765 1.84e+03     0.204   0.0126       42  1.24e+03       Tower hadElastic
+   42     -113     -765 1.84e+03      0.19   0.0137    0.324  1.24e+03       Tower hadElastic
+   43     -106     -763 1.85e+03      0.18   0.0102     11.7  1.25e+03       Tower hadElastic
+   44    -97.3     -772 1.83e+03     0.169   0.0114     27.3  1.28e+03       Tower hadElastic
+   45    -94.9     -769 1.84e+03     0.161  0.00754     8.37  1.28e+03       Tower hadElastic
+   46    -89.1     -765 1.83e+03     0.151   0.0101     9.01  1.29e+03       Tower hadElastic
+   47    -95.4     -776 1.84e+03      0.15   0.0012     13.5  1.31e+03       Tower hadElastic
+   48     -103     -795 1.83e+03     0.141  0.00845     20.9  1.33e+03       Tower hadElastic
+   49     -100     -794 1.83e+03     0.132  0.00953     3.94  1.33e+03       Tower hadElastic
+   50     -103     -796 1.83e+03     0.125   0.0069      4.3  1.34e+03       Tower hadElastic
+   51    -71.6     -750 1.81e+03     0.125        0       60   1.4e+03       Tower CoupledTransportation
+   52      -50     -718 1.79e+03     0.125        0     41.5  1.44e+03       Tower CoupledTransportation
+   53    -31.2     -690 1.78e+03     0.117  0.00742     36.1  1.47e+03       Tower hadElastic
+   54    -49.3     -705 1.77e+03     0.111  0.00675     25.2   1.5e+03       Tower hadElastic
+   55    -48.6     -705 1.77e+03     0.105  0.00541    0.867   1.5e+03       Tower hadElastic
+   56      -50     -706 1.77e+03     0.105        0     2.03   1.5e+03       Tower CoupledTransportation
+   57      -61     -716 1.78e+03    0.0986  0.00661     15.6  1.52e+03       Tower hadElastic
+   58    -51.9     -716 1.77e+03     0.092  0.00656     10.7  1.53e+03       Tower hadElastic
+   59    -54.7     -716 1.77e+03    0.0866  0.00541     4.89  1.53e+03       Tower hadElastic
+   60      -56     -711 1.76e+03     0.086 0.000638     11.1  1.54e+03       Tower hadElastic
+   61    -51.6     -706 1.76e+03    0.0837  0.00225     8.86  1.55e+03       Tower hadElastic
+   62    -52.6     -709 1.75e+03    0.0829 0.000833     7.03  1.56e+03       Tower hadElastic
+   63    -51.5     -738 1.74e+03    0.0795  0.00337     30.1  1.59e+03       Tower hadElastic
+   64    -64.4     -737 1.75e+03     0.079 0.000526     13.3   1.6e+03       Tower hadElastic
+   65     -109     -704 1.75e+03    0.0751   0.0039     55.5  1.66e+03       Tower hadElastic
+   66    -99.4     -713 1.77e+03    0.0723  0.00282     30.2  1.69e+03       Tower hadElastic
+   67     -106     -716 1.78e+03    0.0679   0.0044     7.53   1.7e+03       Tower hadElastic
+   68     -100     -703 1.78e+03    0.0651  0.00275     14.5  1.71e+03       Tower hadElastic
+   69      -81     -725 1.81e+03    0.0619  0.00329       45  1.75e+03       Tower hadElastic
+   70     -130     -677 1.83e+03    0.0602  0.00163     71.3  1.83e+03       Tower hadElastic
+   71     -150     -687 1.83e+03    0.0602        0     22.6  1.85e+03       Tower CoupledTransportation
+   72     -152     -688 1.83e+03    0.0567  0.00353     1.94  1.85e+03       Tower hadElastic
+   73     -150     -681 1.83e+03    0.0567        0      6.7  1.86e+03       Tower CoupledTransportation
+   74     -148     -673 1.83e+03    0.0546  0.00215     8.48  1.87e+03       Tower hadElastic
+   75     -149     -674 1.81e+03    0.0509  0.00366     13.5  1.88e+03       Tower hadElastic
+   76     -140     -679 1.84e+03    0.0499 0.000999     26.3  1.91e+03       Tower hadElastic
+   77     -148     -687 1.84e+03    0.0471  0.00274       13  1.92e+03       Tower hadElastic
+   78     -150     -679 1.84e+03    0.0471        0     9.02  1.93e+03       Tower CoupledTransportation
+   79     -151     -676 1.84e+03    0.0464 0.000701     3.26  1.93e+03       Tower hadElastic
+   80     -150     -675 1.84e+03    0.0464        0      1.4  1.93e+03       Tower CoupledTransportation
+   81     -128     -650 1.83e+03    0.0464        0       36  1.97e+03       Tower CoupledTransportation
+   82     -125     -647 1.82e+03    0.0446  0.00189     4.04  1.97e+03       Tower hadElastic
+   83     -134     -646 1.82e+03    0.0422  0.00231       11  1.98e+03       Tower hadElastic
+   84     -133     -644 1.82e+03    0.0406  0.00163     3.14  1.99e+03       Tower hadElastic
+   85     -133     -645 1.82e+03    0.0392  0.00141     1.23  1.99e+03       Tower hadElastic
+   86     -136     -650 1.82e+03    0.0392        0     8.47     2e+03       Tower CoupledTransportation
+   87     -138     -655 1.81e+03    0.0376  0.00156     7.96     2e+03       Tower hadElastic
+   88     -138     -650 1.81e+03    0.0376        0     6.42  2.01e+03       Tower CoupledTransportation
+   89     -138     -646  1.8e+03    0.0364  0.00128     4.66  2.02e+03       Tower hadElastic
+   90     -138     -638 1.81e+03    0.0346   0.0018     12.6  2.03e+03       Tower hadElastic
+   91     -137     -642 1.81e+03    0.0326  0.00195     3.66  2.03e+03       Tower hadElastic
+   92     -143     -640 1.81e+03    0.0322 0.000434      7.4  2.04e+03       Tower hadElastic
+   93     -149     -636 1.81e+03    0.0313 0.000896     7.42  2.05e+03       Tower hadElastic
+   94     -149     -636 1.81e+03    0.0293  0.00199     2.31  2.05e+03       Tower hadElastic
+   95     -149     -637 1.81e+03    0.0291 0.000177     2.01  2.05e+03       Tower hadElastic
+   96     -148     -638 1.81e+03    0.0272   0.0019     2.51  2.05e+03       Tower hadElastic
+   97     -148     -638 1.81e+03    0.0271 0.000144   0.0897  2.05e+03       Tower hadElastic
+   98     -149     -638 1.81e+03    0.0267 0.000321     3.05  2.06e+03       Tower hadElastic
+   99     -150     -638 1.81e+03    0.0267        0     1.55  2.06e+03       Tower CoupledTransportation
+  100     -155     -630 1.82e+03     0.025  0.00174     12.3  2.07e+03       Tower hadElastic
+  101     -150     -636 1.82e+03     0.025        0      8.2  2.08e+03       Tower CoupledTransportation
+  102     -141     -648 1.82e+03    0.0234   0.0016     14.9  2.09e+03       Tower hadElastic
+  103     -150     -631 1.84e+03    0.0234        0     31.6  2.12e+03       Tower CoupledTransportation
+  104     -157     -617 1.86e+03         0        0     25.2  2.15e+03       Tower nCapture
+
+*********************************************************************************************************
+* G4Track Information:   Particle = Fe57[136.474],   Track ID = 107,   Parent ID = 94
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -157     -617 1.86e+03    0.0004        0        0         0       Tower initStep
+    1     -157     -617 1.86e+03         0   0.0004 1.72e-05  1.72e-05       Tower ionIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 106,   Parent ID = 94
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -157     -617 1.86e+03     0.871        0        0         0       Tower initStep
+    1     -157     -577 1.85e+03     0.425        0     40.4      40.4       Tower compt
+    2     -158     -577 1.85e+03     0.246        0    0.965      41.4       Tower compt
+    3     -155     -575 1.86e+03     0.161        0     7.52      48.9       Tower compt
+    4     -156     -572 1.86e+03     0.144        0     3.07        52       Tower compt
+    5     -158     -566 1.86e+03     0.103        0     7.17      59.1       Tower compt
+    6     -160     -570 1.86e+03         0  0.00712     4.11      63.2       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 113,   Parent ID = 106
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -160     -570 1.86e+03     0.096        0        0         0       Tower initStep
+    1     -160     -570 1.86e+03         0    0.096   0.0254    0.0254       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 112,   Parent ID = 106
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -158     -566 1.86e+03     0.041        0        0         0       Tower initStep
+    1     -158     -566 1.86e+03         0    0.041  0.00601   0.00601       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 111,   Parent ID = 106
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -156     -572 1.86e+03     0.017        0        0         0       Tower initStep
+    1     -156     -572 1.86e+03         0    0.017  0.00135   0.00135       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 110,   Parent ID = 106
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -155     -575 1.86e+03    0.0847        0        0         0       Tower initStep
+    1     -155     -575 1.86e+03         0   0.0847   0.0206    0.0206       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 109,   Parent ID = 106
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -158     -577 1.85e+03      0.18        0        0         0       Tower initStep
+    1     -158     -577 1.85e+03         0     0.18   0.0705    0.0705       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 108,   Parent ID = 106
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -157     -577 1.85e+03     0.445        0        0         0       Tower initStep
+    1     -157     -577 1.85e+03     0.281   0.0932   0.0929    0.0929       Tower eBrem
+    2     -157     -577 1.85e+03         0    0.281    0.141     0.234       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 114,   Parent ID = 108
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -157     -577 1.85e+03    0.0705        0        0         0       Tower initStep
+    1     -156     -578 1.85e+03         0  0.00712    0.492     0.492       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 115,   Parent ID = 114
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -156     -578 1.85e+03    0.0634        0        0         0       Tower initStep
+    1     -156     -578 1.85e+03         0   0.0634   0.0126    0.0126       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 105,   Parent ID = 94
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -157     -617 1.86e+03     0.984        0        0         0       Tower initStep
+    1     -158     -615 1.86e+03     0.919        0     2.28      2.28       Tower compt
+    2     -165     -583 1.85e+03     0.489        0     33.9      36.2       Tower compt
+    3     -164     -580 1.85e+03     0.213        0     7.89      44.1       Tower compt
+    4     -160     -604 1.85e+03     0.154        0     23.8      67.9       Tower compt
+    5     -166     -606 1.84e+03     0.154        0     6.99      74.9       Tower Rayl
+    6     -172     -608 1.84e+03         0  0.00712     7.86      82.7       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 120,   Parent ID = 105
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -172     -608 1.84e+03     0.147        0        0         0       Tower initStep
+    1     -172     -608 1.84e+03         0    0.147   0.0511    0.0511       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 119,   Parent ID = 105
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -160     -604 1.85e+03    0.0589        0        0         0       Tower initStep
+    1     -160     -604 1.85e+03         0   0.0589   0.0111    0.0111       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 118,   Parent ID = 105
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -164     -580 1.85e+03     0.276        0        0         0       Tower initStep
+    1     -164     -580 1.85e+03         0    0.276    0.137     0.137       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 117,   Parent ID = 105
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -165     -583 1.85e+03      0.43        0        0         0       Tower initStep
+    1     -165     -583 1.85e+03         0     0.43    0.262     0.262       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 116,   Parent ID = 105
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -158     -615 1.86e+03    0.0644        0        0         0       Tower initStep
+    1     -158     -615 1.86e+03         0   0.0644    0.013     0.013       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 104,   Parent ID = 94
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -157     -617 1.86e+03      5.68        0        0         0       Tower initStep
+    1     -185     -598 1.86e+03     0.548        0     33.4      33.4       Tower compt
+    2     -186     -599 1.86e+03     0.265        0     3.02      36.4       Tower compt
+    3     -194     -599 1.86e+03     0.199        0     9.11      45.5       Tower compt
+    4     -195     -604 1.87e+03     0.187        0     6.77      52.3       Tower compt
+    5     -196     -605 1.87e+03     0.164        0     5.35      57.7       Tower compt
+    6     -194     -586  1.9e+03         0  0.00712     32.4        90       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 126,   Parent ID = 104
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -194     -586  1.9e+03     0.157        0        0         0       Tower initStep
+    1     -194     -586  1.9e+03         0    0.157    0.057     0.057       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 125,   Parent ID = 104
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -196     -605 1.87e+03    0.0222        0        0         0       Tower initStep
+    1     -196     -605 1.87e+03         0   0.0222  0.00211   0.00211       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 124,   Parent ID = 104
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -195     -604 1.87e+03    0.0122        0        0         0       Tower initStep
+    1     -195     -604 1.87e+03         0   0.0122 0.000777  0.000777       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 123,   Parent ID = 104
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -194     -599 1.86e+03    0.0659        0        0         0       Tower initStep
+    1     -194     -599 1.86e+03         0   0.0659   0.0135    0.0135       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 122,   Parent ID = 104
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -186     -599 1.86e+03     0.284        0        0         0       Tower initStep
+    1     -186     -599 1.86e+03    0.0965   0.0802   0.0508    0.0508       Tower eBrem
+    2     -186     -599 1.86e+03         0   0.0965   0.0256    0.0764       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 127,   Parent ID = 122
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -186     -599 1.86e+03     0.107        0        0         0       Tower initStep
+    1     -194     -608 1.86e+03         0  0.00712     12.2      12.2       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 128,   Parent ID = 127
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -194     -608 1.86e+03    0.0997        0        0         0       Tower initStep
+    1     -194     -608 1.86e+03         0   0.0997    0.027     0.027       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 121,   Parent ID = 104
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -185     -598 1.86e+03      5.13        0        0         0       Tower initStep
+    1     -186     -597 1.86e+03      2.75     2.38     2.36      2.36       Tower eIoni
+    2     -186     -597 1.86e+03      2.17     0.24    0.331      2.69       Tower eBrem
+    3     -186     -597 1.86e+03     0.633     1.53     1.57      4.26       Tower eIoni
+    4     -186     -597 1.86e+03         0    0.633    0.444       4.7       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 129,   Parent ID = 121
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -186     -597 1.86e+03     0.343        0        0         0       Tower initStep
+    1     -197     -602  1.9e+03         0  0.00712     37.1      37.1       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 130,   Parent ID = 129
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -197     -602  1.9e+03     0.336        0        0         0       Tower initStep
+    1     -197     -602  1.9e+03         0    0.336    0.183     0.183       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 93,   Parent ID = 34
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.8     -480 1.95e+03      1.09        0        0         0       Tower initStep
+    1     17.4     -499 1.97e+03     0.227        0       29        29       Tower compt
+    2     4.58     -489 1.97e+03     0.176        0       17        46       Tower compt
+    3     4.42     -489 1.97e+03      0.11        0    0.777      46.8       Tower compt
+    4     4.56     -489 1.97e+03    0.0976        0    0.322      47.1       Tower compt
+    5     11.5     -493 1.96e+03         0  0.00712     7.83      54.9       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 135,   Parent ID = 93
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     11.5     -493 1.96e+03    0.0905        0        0         0       Tower initStep
+    1     11.5     -493 1.96e+03         0   0.0905    0.023     0.023       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 134,   Parent ID = 93
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     4.56     -489 1.97e+03    0.0124        0        0         0       Tower initStep
+    1     4.56     -489 1.97e+03         0   0.0124 0.000789  0.000789       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 133,   Parent ID = 93
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     4.42     -489 1.97e+03    0.0657        0        0         0       Tower initStep
+    1     4.42     -489 1.97e+03         0   0.0657   0.0134    0.0134       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 132,   Parent ID = 93
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     4.58     -489 1.97e+03    0.0513        0        0         0       Tower initStep
+    1     4.58     -489 1.97e+03         0   0.0513  0.00881   0.00881       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 131,   Parent ID = 93
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     17.4     -499 1.97e+03     0.866        0        0         0       Tower initStep
+    1     17.4     -499 1.97e+03         0    0.866    0.665     0.665       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 33,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03      2.93        0        0         0       Tower initStep
+    1       50     -462 1.95e+03      2.93        0     4.25      4.25       Tower CoupledTransportation
+    2     27.5     -450 1.95e+03      2.93        0     25.4      29.6       Tower CoupledTransportation
+    3     22.2     -447 1.95e+03      1.42        0     5.93      35.5       Tower compt
+    4     18.2     -442 1.95e+03     0.835        0      7.5      43.1       Tower compt
+    5     14.9     -440 1.95e+03     0.727        0     3.48      46.5       Tower compt
+    6     14.4     -440 1.95e+03     0.515        0    0.698      47.2       Tower compt
+    7     9.93     -425 1.94e+03     0.352        0     18.2      65.4       Tower compt
+    8     10.8     -418 1.94e+03     0.164        0      7.3      72.7       Tower compt
+    9     11.1     -418 1.94e+03     0.144        0    0.795      73.5       Tower compt
+   10     10.9     -418 1.94e+03    0.0984        0      0.5        74       Tower compt
+   11     10.8     -418 1.94e+03         0  0.00712    0.761      74.8       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 144,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.8     -418 1.94e+03    0.0913        0        0         0       Tower initStep
+    1     10.8     -418 1.94e+03         0   0.0913   0.0233    0.0233       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 143,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.9     -418 1.94e+03    0.0455        0        0         0       Tower initStep
+    1     10.9     -418 1.94e+03         0   0.0455  0.00718   0.00718       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 142,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     11.1     -418 1.94e+03    0.0203        0        0         0       Tower initStep
+    1     11.1     -418 1.94e+03         0   0.0203  0.00182   0.00182       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 141,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     10.8     -418 1.94e+03     0.188        0        0         0       Tower initStep
+    1     10.8     -418 1.94e+03         0    0.188   0.0756    0.0756       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 140,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     9.93     -425 1.94e+03     0.163        0        0         0       Tower initStep
+    1     9.93     -425 1.94e+03         0    0.163   0.0602    0.0602       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 139,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     14.4     -440 1.95e+03     0.212        0        0         0       Tower initStep
+    1     14.4     -440 1.95e+03         0    0.212   0.0915    0.0915       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 138,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     14.9     -440 1.95e+03     0.109        0        0         0       Tower initStep
+    1     14.9     -440 1.95e+03         0    0.109   0.0312    0.0312       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 137,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     18.2     -442 1.95e+03     0.581        0        0         0       Tower initStep
+    1     18.2     -441 1.95e+03         0    0.581    0.396     0.396       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 136,   Parent ID = 33
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     22.2     -447 1.95e+03      1.51        0        0         0       Tower initStep
+    1     21.9     -447 1.95e+03     0.205      1.3     1.24      1.24       Tower eIoni
+    2     21.9     -447 1.95e+03         0    0.205   0.0869      1.32       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = proton,   Track ID = 32,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03      5.53        0        0         0       Tower initStep
+    1     53.7     -464 1.95e+03         0     5.53   0.0973    0.0973       Tower hIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = nu_mu,   Track ID = 31,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03      53.8        0        0         0       Tower initStep
+    1      150     -478 1.93e+03      53.8        0     98.9      98.9       Tower CoupledTransportation
+    2      250     -492 1.91e+03      53.8        0      103       202       Tower CoupledTransportation
+    3      350     -507 1.89e+03      53.8        0      103       304       Tower CoupledTransportation
+    4      450     -521 1.87e+03      53.8        0      103       407       Tower CoupledTransportation
+    5      550     -536 1.85e+03      53.8        0      103       510       Tower CoupledTransportation
+    6      648     -550 1.84e+03      53.8        0      101       611       Tower CoupledTransportation
+    7      650     -550 1.84e+03      53.8        0     1.95       613       Tower CoupledTransportation
+    8      750     -565 1.82e+03      53.8        0      103       715       Tower CoupledTransportation
+    9      850     -579  1.8e+03      53.8        0      103       818       Tower CoupledTransportation
+   10      950     -594 1.78e+03      53.8        0      103       921       Tower CoupledTransportation
+   11 1.05e+03     -608 1.76e+03      53.8        0      103  1.02e+03       Tower CoupledTransportation
+   12 1.15e+03     -623 1.74e+03      53.8        0      103  1.13e+03 HadCaloPhysical CoupledTransportation
+   13 1.25e+03     -638 1.72e+03      53.8        0      103  1.23e+03 WorldPhysical CoupledTransportation
+   14    4e+03 -1.04e+03 1.21e+03      53.8        0 2.83e+03  4.05e+03  OutOfWorld CoupledTransportation
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 30,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03      1.59        0        0         0       Tower initStep
+    1     52.7     -463 1.95e+03     0.503        0     1.23      1.23       Tower compt
+    2     52.4     -458 1.95e+03     0.277        0     6.15      7.38       Tower compt
+    3     57.2     -456 1.95e+03     0.178        0     5.02      12.4       Tower compt
+    4     56.8     -456 1.95e+03     0.124        0     2.18      14.6       Tower compt
+    5       51     -458 1.95e+03     0.124        0     6.66      21.3       Tower Rayl
+    6     51.1     -460 1.95e+03         0  0.00712     2.57      23.8       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 149,   Parent ID = 30
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     51.1     -460 1.95e+03     0.116        0        0         0       Tower initStep
+    1     51.1     -460 1.95e+03         0    0.116    0.035     0.035       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 148,   Parent ID = 30
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     56.8     -456 1.95e+03    0.0544        0        0         0       Tower initStep
+    1     56.8     -456 1.95e+03         0   0.0544  0.00975   0.00975       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 147,   Parent ID = 30
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     57.2     -456 1.95e+03    0.0986        0        0         0       Tower initStep
+    1     57.2     -456 1.95e+03         0   0.0986   0.0265    0.0265       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 146,   Parent ID = 30
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     52.4     -458 1.95e+03     0.226        0        0         0       Tower initStep
+    1     52.4     -458 1.95e+03         0    0.226    0.101     0.101       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 145,   Parent ID = 30
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     52.7     -463 1.95e+03      1.09        0        0         0       Tower initStep
+    1     52.5     -463 1.95e+03         0     1.09    0.877     0.877       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 29,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03    0.0427        0        0         0       Tower initStep
+    1       54     -463 1.95e+03         0 0.000851    0.267     0.267       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 150,   Parent ID = 29
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0       54     -463 1.95e+03    0.0418        0        0         0       Tower initStep
+    1       54     -463 1.95e+03         0   0.0418  0.00623   0.00623       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 28,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03    0.0232        0        0         0       Tower initStep
+    1     53.7     -463 1.95e+03         0  0.00712    0.103     0.103       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 151,   Parent ID = 28
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.7     -463 1.95e+03    0.0161        0        0         0       Tower initStep
+    1     53.7     -463 1.95e+03         0   0.0161  0.00122   0.00122       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 27,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03     0.014        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00712  0.00382   0.00382       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 152,   Parent ID = 27
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00686        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00686 0.000301  0.000301       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 26,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00907        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00712  0.00191   0.00191       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 153,   Parent ID = 26
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00196        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00196 4.54e-05  4.54e-05       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 25,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00622        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0 0.000851   0.0238    0.0238       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 154,   Parent ID = 25
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00537        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00537 0.000204  0.000204       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 24,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03    0.0122        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00712   0.0012    0.0012       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 155,   Parent ID = 24
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00508        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00508 0.000187  0.000187       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 23,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00155        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0 0.000713 7.32e-05  7.32e-05       Tower phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 156,   Parent ID = 23
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03  0.000833        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0 0.000833 1.44e-05  1.44e-05       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 22,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     53.8     -464 1.95e+03   0.00968        0        0         0       Tower initStep
+    1     53.8     -464 1.95e+03         0  0.00968 0.000527  0.000527       Tower eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 21,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -2.4     -385 1.36e+03     0.716        0        0         0     Crystal initStep
+    1    -2.31     -385 1.36e+03    0.0453    0.671      1.1       1.1     Crystal eIoni
+    2    -2.31     -385 1.36e+03         0   0.0453   0.0163      1.11     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 20,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -2.21     -379 1.32e+03     0.985        0        0         0     Crystal initStep
+    1    -2.12     -379 1.32e+03     0.748    0.144    0.321     0.321     Crystal eBrem
+    2    -2.22     -379 1.32e+03     0.153    0.594     1.15      1.47     Crystal eIoni
+    3    -2.22     -379 1.32e+03         0    0.153     0.12      1.59     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 157,   Parent ID = 20
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -2.12     -379 1.32e+03    0.0939        0        0         0     Crystal initStep
+    1    -3.65     -380 1.32e+03         0   0.0332     1.92      1.92     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 158,   Parent ID = 157
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.65     -380 1.32e+03    0.0607        0        0         0     Crystal initStep
+    1    -3.65     -380 1.32e+03         0   0.0607   0.0265    0.0265     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 19,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -2.22     -377 1.31e+03      3.73        0        0         0     Crystal initStep
+    1    -2.58     -377 1.31e+03      2.56    0.232    0.533     0.533     Crystal eBrem
+    2    -3.41     -378 1.31e+03      1.81    0.746     1.39      1.92     Crystal msc
+    3    -3.54     -378 1.31e+03      1.11     0.52     1.27      3.19     Crystal eBrem
+    4    -3.48     -378 1.31e+03     0.402    0.709     1.52      4.71     Crystal eBrem
+    5    -3.44     -378 1.31e+03         0    0.402    0.511      5.22     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 160,   Parent ID = 19
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0816     -120      399   0.00232        0        0         0 DriftChamberPhysical initStep
-    1   -0.924     -120      399         0  0.00232     1.15      1.15 DriftChamberPhysical eIoni
+    0    -3.54     -378 1.31e+03     0.183        0        0         0     Crystal initStep
+    1    -6.25     -377 1.31e+03         0    0.036        3         3     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 161,   Parent ID = 160
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0    -14.8     24.7     1e+03  0.00549     28.8      28.8 WorldPhysical hIoni
-    2    0.016      -60      100     1e+03   0.0114     87.8       117 DriftChamberPhysical CoupledTransportation
-    3    0.221     -354      590     1e+03   0.0113      571       688 DriftChamberPhysical hIoni
-    4    0.323     -540      900     1e+03  0.00835      362  1.05e+03 WorldPhysical CoupledTransportation
-    5    0.341     -570      950     1e+03   0.0095     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    6    0.341     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    0    -6.25     -377 1.31e+03     0.147        0        0         0     Crystal initStep
+    1    -6.26     -377 1.31e+03         0    0.147    0.112     0.112     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 159,   Parent ID = 19
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    0.221     -354      590   0.00164        0        0         0 DriftChamberPhysical initStep
-    1    0.433     -353      590         0  0.00164    0.658     0.658 DriftChamberPhysical eIoni
+    0    -2.58     -377 1.31e+03     0.939        0        0         0     Crystal initStep
+    1    -13.6     -361 1.32e+03     0.398        0     22.7      22.7     Crystal compt
+    2    -9.72     -350 1.32e+03     0.398        0     12.7      35.4     Crystal CoupledTransportation
+    3   -0.845     -326 1.31e+03     0.162        0     28.9      64.2     Crystal compt
+    4    -1.99     -332 1.31e+03     0.116        0     6.46      70.7     Crystal compt
+    5    -1.95     -332  1.3e+03         0    0.036    0.978      71.7     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 165,   Parent ID = 159
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0    -14.8     24.7    0.0258        0        0         0 WorldPhysical initStep
-    1   -0.439    -15.1     24.6    0.0257  0.00019     0.55      0.55 WorldPhysical eIoni
-    2   -0.747    -15.3     24.5    0.0205   0.0014    0.388     0.938 WorldPhysical eIoni
-    3    -3.07    -16.6     25.1    0.0163  0.00421     3.52      4.45 WorldPhysical eIoni
-    4    -2.88    -17.2       27    0.0109   0.0054     2.79      7.24 WorldPhysical eIoni
-    5    -2.61    -17.3     26.9   0.00875 0.000987    0.373      7.61 WorldPhysical eIoni
-    6    -2.14    -17.7     26.8   0.00528  0.00128    0.816      8.43 WorldPhysical eIoni
-    7     -1.8    -17.8     26.9         0  0.00528    0.845      9.27 WorldPhysical eIoni
+    0    -1.95     -332  1.3e+03    0.0796        0        0         0     Crystal initStep
+    1    -1.94     -332  1.3e+03         0   0.0796   0.0416    0.0416     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 164,   Parent ID = 159
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -2.14    -17.7     26.8   0.00218        0        0         0 WorldPhysical initStep
-    1    -2.12    -17.6     26.9         0  0.00218    0.186     0.186 WorldPhysical eIoni
+    0    -1.99     -332 1.31e+03    0.0467        0        0         0     Crystal initStep
+    1    -1.99     -332 1.31e+03         0   0.0467   0.0172    0.0172     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 163,   Parent ID = 159
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -2.61    -17.3     26.9   0.00119        0        0         0 WorldPhysical initStep
-    1    -2.62    -17.3     26.9         0  0.00119   0.0732    0.0732 WorldPhysical eIoni
+    0   -0.845     -326 1.31e+03     0.236        0        0         0     Crystal initStep
+    1   -0.838     -326 1.31e+03         0    0.236    0.235     0.235     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 2
+* G4Track Information:   Particle = e-,   Track ID = 162,   Parent ID = 159
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.747    -15.3     24.5   0.00372        0        0         0 WorldPhysical initStep
-    1   -0.765    -15.4     24.3         0  0.00372    0.456     0.456 WorldPhysical eIoni
+    0    -13.6     -361 1.32e+03     0.541        0        0         0     Crystal initStep
+    1    -13.7     -361 1.32e+03         0    0.541    0.767     0.767     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = e-,   Track ID = 18,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0    -53.9     89.9     1e+03   0.0129      105       105 WorldPhysical hIoni
-    2 -0.000582      -60      100     1e+03  0.00289     11.8       117 DriftChamberPhysical CoupledTransportation
-    3  -0.0107     -122      204     1e+03  0.00433      121       238 DriftChamberPhysical hIoni
-    4   -0.103     -540      900     1e+03   0.0156      812  1.05e+03 WorldPhysical CoupledTransportation
-    5   -0.105     -545      908     1e+03  0.00103     9.16  1.06e+03 WorldPhysical hIoni
-    6   -0.116     -570      950     1e+03  0.00729     49.2  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    7   -0.116     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    0     -1.3     -372 1.28e+03      4.34        0        0         0     Crystal initStep
+    1     -1.8     -372 1.28e+03      4.04    0.301    0.721     0.721     Crystal msc
+    2    -2.36     -372 1.28e+03      3.32    0.297    0.672      1.39     Crystal eBrem
+    3    -3.56     -372 1.28e+03      2.17     1.15     1.51       2.9     Crystal msc
+    4    -3.86     -371 1.28e+03     0.953     1.21      2.2       5.1     Crystal eIoni
+    5    -3.78     -371 1.28e+03      0.16    0.793      1.4      6.51     Crystal eIoni
+    6    -3.79     -371 1.28e+03         0     0.16    0.129      6.63     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = gamma,   Track ID = 166,   Parent ID = 18
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0   -0.105     -545      908    0.0146        0        0         0 WorldPhysical initStep
-    1     1.61     -545      908    0.0108  0.00385     2.52      2.52 WorldPhysical eIoni
-    2     2.53     -546      908   0.00462  0.00614     1.95      4.47 WorldPhysical eIoni
-    3     2.61     -546      908         0  0.00462    0.666      5.13 WorldPhysical eIoni
+    0    -2.36     -372 1.28e+03     0.427        0        0         0     Crystal initStep
+    1    -32.5     -390 1.29e+03         0  0.00501     35.2      35.2     Crystal phot
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 167,   Parent ID = 166
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0107     -122      204   0.00284        0        0         0 DriftChamberPhysical initStep
-    1    0.276     -123      203         0  0.00284     1.45      1.45 DriftChamberPhysical eIoni
+    0    -32.5     -390 1.29e+03     0.422        0        0         0     Crystal initStep
+    1    -32.5     -390 1.29e+03         0    0.422    0.547     0.547     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 17,   Parent ID = 5
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0    -53.9     89.9    0.0012        0        0         0 WorldPhysical initStep
-    1  -0.0228      -54     89.9         0   0.0012   0.0746    0.0746 WorldPhysical eIoni
+    0    -1.12     -363 1.24e+03      15.2        0        0         0     Crystal initStep
+    1    -1.29     -363 1.24e+03        14    0.824     1.71      1.71     Crystal eBrem
+    2     -1.2     -363 1.24e+03      13.3    0.474    0.955      2.66     Crystal eBrem
+    3   -0.583     -363 1.25e+03      10.3     2.83     5.89      8.55     Crystal eBrem
+    4     -2.9     -363 1.25e+03      7.71     1.53     3.31      11.9     Crystal eBrem
+    5    -4.22     -363 1.25e+03      5.88     1.75     2.43      14.3     Crystal eBrem
+    6    -3.23     -363 1.26e+03      4.26     1.62     3.79      18.1     Crystal eIoni
+    7    -2.76     -362 1.26e+03      3.63    0.544     1.07      19.2     Crystal eBrem
+    8     -2.9     -361 1.26e+03      2.99    0.596     1.46      20.6     Crystal eBrem
+    9    -2.12     -361 1.26e+03       2.3    0.459    0.974      21.6     Crystal eBrem
+   10    -2.36     -359 1.25e+03     0.902      1.4     2.26      23.8     Crystal eIoni
+   11    -2.38     -359 1.25e+03      0.86   0.0419    0.111        24     Crystal eBrem
+   12    -2.47     -359 1.25e+03     0.186    0.674      1.3      25.3     Crystal eIoni
+   13    -2.46     -359 1.25e+03         0    0.186    0.163      25.4     Crystal eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+* G4Track Information:   Particle = gamma,   Track ID = 175,   Parent ID = 17
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0    -47.5     79.1     1e+03   0.0118     92.3      92.3 WorldPhysical hIoni
-    2 1.46e-05      -60      100     1e+03  0.00219     24.3       117 DriftChamberPhysical CoupledTransportation
-    3  -0.0441     -540      900     1e+03   0.0178      933  1.05e+03 WorldPhysical CoupledTransportation
-    4  -0.0448     -549      915     1e+03  0.00326     17.8  1.07e+03 WorldPhysical hIoni
-    5  -0.0483     -570      950     1e+03  0.00696     40.5  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    6  -0.0483     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    0    -2.12     -361 1.26e+03     0.229        0        0         0     Crystal initStep
+    1 -4.44e-16     -360 1.25e+03     0.229        0      4.2       4.2     Crystal CoupledTransportation
+    2     1.47     -359 1.25e+03         0   0.0332     2.91       7.1     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 176,   Parent ID = 175
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     1.47     -359 1.25e+03     0.196        0        0         0     Crystal initStep
+    1     1.48     -359 1.25e+03         0    0.196    0.177     0.177     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 174,   Parent ID = 17
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -2.9     -361 1.26e+03    0.0403        0        0         0     Crystal initStep
+    1    -2.87     -361 1.26e+03         0    0.036   0.0497    0.0497     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 177,   Parent ID = 174
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -2.87     -361 1.26e+03   0.00432        0        0         0     Crystal initStep
+    1    -2.87     -361 1.26e+03         0  0.00432 0.000398  0.000398     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 173,   Parent ID = 17
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -2.76     -362 1.26e+03    0.0914        0        0         0     Crystal initStep
+    1    -1.43     -360 1.26e+03         0   0.0332     2.18      2.18     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 178,   Parent ID = 173
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.43     -360 1.26e+03    0.0583        0        0         0     Crystal initStep
+    1    -1.42     -360 1.26e+03         0   0.0583   0.0248    0.0248     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 172,   Parent ID = 17
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -4.22     -363 1.25e+03    0.0756        0        0         0     Crystal initStep
+    1    -4.32     -363 1.25e+03         0    0.036    0.394     0.394     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 179,   Parent ID = 172
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -4.32     -363 1.25e+03    0.0396        0        0         0     Crystal initStep
+    1    -4.32     -363 1.25e+03         0   0.0396   0.0131    0.0131     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 171,   Parent ID = 17
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -2.9     -363 1.25e+03      1.07        0        0         0     Crystal initStep
+    1      -39     -350  1.3e+03      1.07        0       59        59     Crystal CoupledTransportation
+    2      -50     -346 1.31e+03      1.07        0       18      76.9     Crystal CoupledTransportation
+    3    -76.6     -337 1.34e+03     0.244        0     43.4       120     Crystal compt
+    4    -77.7     -330 1.32e+03     0.178        0     20.7       141     Crystal compt
+    5    -82.4     -327 1.32e+03         0   0.0332     5.52       147     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 182,   Parent ID = 171
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -82.4     -327 1.32e+03     0.144        0        0         0     Crystal initStep
+    1    -82.4     -327 1.32e+03         0    0.144    0.109     0.109     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 181,   Parent ID = 171
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -77.7     -330 1.32e+03    0.0667        0        0         0     Crystal initStep
+    1    -77.7     -330 1.32e+03         0   0.0667    0.031     0.031     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 180,   Parent ID = 171
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -76.6     -337 1.34e+03     0.822        0        0         0     Crystal initStep
+    1    -76.7     -337 1.34e+03     0.401     0.42    0.799     0.799     Crystal eBrem
+    2    -76.7     -337 1.34e+03         0    0.401     0.51      1.31     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 170,   Parent ID = 17
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0   -0.583     -363 1.25e+03      0.19        0        0         0     Crystal initStep
+    1    -1.38     -363 1.25e+03         0   0.0332     1.32      1.32     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 183,   Parent ID = 170
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.38     -363 1.25e+03     0.157        0        0         0     Crystal initStep
+    1    -1.37     -363 1.25e+03         0    0.157    0.125     0.125     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 169,   Parent ID = 17
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -1.2     -363 1.24e+03     0.233        0        0         0     Crystal initStep
+    1 -6.66e-16     -363 1.25e+03     0.233        0     10.6      10.6     Crystal CoupledTransportation
+    2     2.78     -363 1.28e+03         0   0.0332     24.5      35.2     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 184,   Parent ID = 169
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     2.78     -363 1.28e+03       0.2        0        0         0     Crystal initStep
+    1     2.79     -363 1.28e+03         0      0.2    0.182     0.182     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 168,   Parent ID = 17
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.29     -363 1.24e+03     0.361        0        0         0     Crystal initStep
+    1    -2.13     -362 1.25e+03      0.16        0     11.3      11.3     Crystal compt
+    2    -1.36     -361 1.25e+03         0    0.036     1.92      13.2     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 186,   Parent ID = 168
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.36     -361 1.25e+03     0.124        0        0         0     Crystal initStep
+    1    -1.36     -361 1.25e+03         0    0.124   0.0857    0.0857     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 185,   Parent ID = 168
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -2.13     -362 1.25e+03     0.201        0        0         0     Crystal initStep
+    1    -2.13     -362 1.25e+03         0    0.201    0.184     0.184     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 16,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.77     -350  1.2e+03     0.785        0        0         0     Crystal initStep
+    1    -1.54     -350  1.2e+03     0.666    0.119    0.322     0.322     Crystal msc
+    2    -1.66     -350  1.2e+03      0.54    0.127    0.287     0.609     Crystal msc
+    3    -1.77     -350  1.2e+03     0.462   0.0775    0.182     0.791     Crystal msc
+    4    -1.73     -350  1.2e+03         0    0.462     0.62      1.41     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 15,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -2.13     -340 1.16e+03      1.93        0        0         0     Crystal initStep
+    1    -2.18     -340 1.16e+03     0.438     1.49     2.08      2.08     Crystal eIoni
+    2    -2.13     -340 1.16e+03         0    0.438    0.576      2.65     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 14,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.18     -331 1.12e+03     0.754        0        0         0     Crystal initStep
+    1    -3.14     -331 1.12e+03    0.0123    0.742     1.16      1.16     Crystal eIoni
+    2    -3.14     -331 1.12e+03         0   0.0123  0.00194      1.16     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 13,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.29     -324  1.1e+03      1.16        0        0         0     Crystal initStep
+    1    -3.46     -324  1.1e+03     0.319    0.842     1.59      1.59     Crystal eIoni
+    2    -3.48     -324  1.1e+03         0    0.319    0.368      1.96     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 12,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.58     -318 1.08e+03     0.838        0        0         0     Crystal initStep
+    1    -3.68     -318 1.08e+03    0.0825    0.618     1.02      1.02     Crystal eBrem
+    2    -3.68     -318 1.08e+03         0   0.0825   0.0441      1.06     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 187,   Parent ID = 12
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.68     -318 1.08e+03     0.138        0        0         0     Crystal initStep
+    1    -3.87     -319 1.08e+03         0   0.0332     1.35      1.35     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 188,   Parent ID = 187
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.87     -319 1.08e+03     0.105        0        0         0     Crystal initStep
+    1    -3.87     -319 1.08e+03         0    0.105   0.0656    0.0656     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 11,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     -3.6     -316 1.07e+03      3.04        0        0         0     Crystal initStep
+    1    -3.32     -317 1.07e+03      1.24      1.8     2.61      2.61     Crystal eIoni
+    2    -3.28     -317 1.07e+03     0.501    0.663     1.21      3.82     Crystal eBrem
+    3    -3.23     -317 1.07e+03         0    0.501    0.691      4.51     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 189,   Parent ID = 11
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.28     -317 1.07e+03     0.074        0        0         0     Crystal initStep
+    1    -3.44     -316 1.07e+03         0   0.0332    0.326     0.326     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 190,   Parent ID = 189
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.44     -316 1.07e+03    0.0408        0        0         0     Crystal initStep
+    1    -3.44     -316 1.07e+03         0   0.0408   0.0137    0.0137     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 10,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.59     -314 1.06e+03     0.737        0        0         0     Crystal initStep
+    1    -3.65     -314 1.06e+03         0    0.737     1.13      1.13     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -3.54     -313 1.06e+03     0.717        0        0         0     Crystal initStep
+    1    -3.62     -313 1.06e+03    0.0831    0.634      1.1       1.1     Crystal eIoni
+    2    -3.61     -313 1.06e+03         0   0.0831   0.0446      1.14     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.46     -299 1.01e+03     0.883        0        0         0     Crystal initStep
+    1    -1.54     -299 1.01e+03     0.226    0.658     1.33      1.33     Crystal eIoni
+    2    -1.54     -299 1.01e+03         0    0.226    0.219      1.55     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    -1.15     -297 1.01e+03      7.31        0        0         0     Crystal initStep
+    1   -0.419     -298 1.01e+03      6.68    0.629     1.38      1.38     Crystal msc
+    2 -1.55e-15     -298 1.01e+03      6.47    0.212    0.602      1.98     Crystal CoupledTransportation
+    3    0.859     -298 1.01e+03      5.89    0.579     1.04      3.02     Crystal msc
+    4     1.27     -297 1.01e+03      5.46     0.43    0.896      3.92     Crystal msc
+    5     1.58     -297 1.01e+03      4.84    0.626        1      4.92     Crystal msc
+    6      1.7     -297 1.01e+03      4.51    0.107    0.238      5.15     Crystal eBrem
+    7     1.76     -296 1.01e+03      4.02    0.488     1.03      6.18     Crystal msc
+    8    0.863     -296 1.01e+03      3.19    0.833     1.27      7.46     Crystal msc
+    9    0.289     -295 1.01e+03      2.74    0.446    0.979      8.44     Crystal msc
+   10 -1.11e-16     -295 1.01e+03      2.53    0.206    0.378      8.82     Crystal CoupledTransportation
+   11   -0.127     -295 1.01e+03      2.46    0.077    0.152      8.97     Crystal msc
+   12   -0.165     -295 1.01e+03      2.39   0.0645    0.177      9.15     Crystal msc
+   13   -0.192     -295 1.01e+03      2.29    0.103    0.233      9.38     Crystal msc
+   14   -0.148     -295 1.01e+03      2.19    0.095    0.189      9.57     Crystal msc
+   15  -0.0757     -295 1.01e+03       2.1   0.0917    0.204      9.77     Crystal msc
+   16  -0.0215     -296 1.01e+03      2.01   0.0901    0.167      9.94     Crystal msc
+   17 -6.14e-16     -296 1.01e+03      1.92   0.0869    0.173      10.1 CalorimeterPhysical CoupledTransportation
+   18 -6.14e-16     -296 1.01e+03      1.92        0        0      10.1     Crystal CoupledTransportation
+   19  -0.0232     -296 1.01e+03      1.86   0.0634    0.128      10.2     Crystal msc
+   20    -0.16     -296 1.01e+03       1.8   0.0616    0.168      10.4     Crystal msc
+   21   -0.253     -296 1.01e+03      1.75   0.0488    0.127      10.5     Crystal msc
+   22    -0.31     -295 1.01e+03      1.68   0.0669    0.181      10.7     Crystal msc
+   23   -0.402     -295 1.01e+03      1.62   0.0659    0.204      10.9     Crystal msc
+   24   -0.354     -295 1.01e+03      1.51    0.107    0.267      11.2     Crystal msc
+   25   -0.258     -295 1.01e+03      1.41    0.105    0.242      11.4     Crystal msc
+   26    -0.24     -295 1.01e+03      1.33   0.0747    0.152      11.6     Crystal msc
+   27   -0.291     -295 1.01e+03      1.26   0.0733    0.163      11.7     Crystal msc
+   28   -0.241     -294 1.01e+03      1.13    0.123    0.153      11.9     Crystal msc
+   29    -0.14     -294 1.01e+03      0.98    0.155     0.15        12     Crystal msc
+   30   -0.225     -294 1.01e+03     0.912   0.0678    0.143      12.2     Crystal msc
+   31   -0.284     -295 1.01e+03     0.806    0.106    0.144      12.3     Crystal msc
+   32   -0.156     -295 1.01e+03     0.728   0.0786    0.162      12.5     Crystal msc
+   33  -0.0403     -295 1.01e+03     0.666   0.0621    0.147      12.6     Crystal msc
+   34 -0.00835     -295 1.01e+03     0.631   0.0345    0.128      12.8     Crystal msc
+   35 -0.000333     -295 1.01e+03     0.575   0.0109    0.035      12.8     Crystal eBrem
+   36 7.55e-16     -295 1.01e+03     0.573  0.00129  0.00146      12.8     Crystal CoupledTransportation
+   37   0.0134     -295 1.01e+03     0.556   0.0177   0.0373      12.8     Crystal msc
+   38   0.0348     -294 1.01e+03     0.546  0.00956   0.0287      12.9     Crystal msc
+   39   0.0638     -294 1.01e+03     0.527   0.0189   0.0331      12.9     Crystal msc
+   40   0.0849     -294 1.01e+03     0.507   0.0207   0.0401      12.9     Crystal msc
+   41   0.0963     -294 1.01e+03     0.487   0.0197   0.0519        13     Crystal msc
+   42    0.126     -294 1.01e+03     0.459   0.0279   0.0475        13     Crystal msc
+   43    0.189     -294 1.01e+03     0.431    0.028   0.0761      13.1     Crystal msc
+   44    0.201     -294 1.01e+03     0.385   0.0461   0.0902      13.2     Crystal msc
+   45     0.15     -294 1.01e+03     0.341   0.0436    0.118      13.3     Crystal msc
+   46     0.18     -294 1.01e+03     0.291   0.0504   0.0973      13.4     Crystal msc
+   47    0.197     -294 1.01e+03     0.216   0.0749   0.0853      13.5     Crystal msc
+   48    0.197     -294 1.01e+03         0    0.216    0.206      13.7     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 192,   Parent ID = 7
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0 -0.000333     -295 1.01e+03    0.0453        0        0         0     Crystal initStep
+    1 7.55e-16     -295 1.01e+03    0.0453        0   0.0158    0.0158     Crystal CoupledTransportation
+    2  0.00113     -294 1.01e+03         0   0.0332   0.0536    0.0693     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 193,   Parent ID = 192
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0  0.00113     -294 1.01e+03    0.0121        0        0         0     Crystal initStep
+    1  0.00105     -294 1.01e+03         0   0.0121  0.00189   0.00189     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 191,   Parent ID = 7
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0      1.7     -297 1.01e+03     0.221        0        0         0     Crystal initStep
+    1     2.43     -296 1.01e+03         0    0.036     1.46      1.46     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 194,   Parent ID = 191
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     2.43     -296 1.01e+03     0.185        0        0         0     Crystal initStep
+    1     2.44     -296 1.01e+03         0    0.185    0.162     0.162     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 5
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0   -0.998     -296    1e+03      4.13        0        0         0     Crystal initStep
+    1    -1.04     -296    1e+03      3.87    0.259    0.605     0.605     Crystal msc
+    2   -0.773     -296    1e+03      1.86    0.273    0.607      1.21     Crystal eIoni
+    3   -0.466     -296    1e+03      1.59    0.277    0.374      1.59     Crystal msc
+    4   -0.271     -296    1e+03      1.39    0.194    0.446      2.03     Crystal msc
+    5  -0.0327     -295    1e+03      1.27    0.118      0.4      2.43     Crystal msc
+    6 -1.47e-15     -295    1e+03      1.26   0.0144   0.0557      2.49     Crystal CoupledTransportation
+    7   0.0897     -295    1e+03      1.23   0.0274    0.104      2.59     Crystal msc
+    8     0.16     -295    1e+03      1.17   0.0589   0.0946      2.69     Crystal msc
+    9    0.224     -296    1e+03      1.14   0.0341    0.103      2.79     Crystal msc
+   10    0.278     -296    1e+03      1.08   0.0549    0.139      2.93     Crystal msc
+   11    0.224     -296    1e+03      1.01   0.0765    0.198      3.13     Crystal msc
+   12    0.246     -296    1e+03     0.938   0.0692    0.155      3.28     Crystal msc
+   13    0.353     -296    1e+03     0.884   0.0538    0.137      3.42     Crystal msc
+   14    0.384     -296    1e+03     0.801   0.0832    0.214      3.63     Crystal msc
+   15    0.464     -296    1e+03     0.596   0.0906    0.206      3.84     Crystal eBrem
+   16    0.586     -296    1e+03     0.488    0.108    0.256      4.09     Crystal msc
+   17    0.647     -296    1e+03         0    0.488    0.668      4.76     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = gamma,   Track ID = 196,   Parent ID = 6
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    0.464     -296    1e+03     0.114        0        0         0     Crystal initStep
+    1   0.0281     -296    1e+03         0  0.00572    0.518     0.518     Crystal phot
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 197,   Parent ID = 196
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0   0.0281     -296    1e+03     0.108        0        0         0     Crystal initStep
+    1   0.0192     -296    1e+03     0.092   0.0161    0.016     0.016     Crystal msc
+    2   0.0104     -296    1e+03     0.089  0.00296   0.0113    0.0273     Crystal msc
+    3   0.0103     -296    1e+03     0.085  0.00402   0.0068    0.0341     Crystal msc
+    4  0.00829     -296    1e+03    0.0767  0.00835  0.00674    0.0408     Crystal msc
+    5  0.00568     -296    1e+03    0.0681  0.00859   0.0054    0.0462     Crystal msc
+    6  0.00293     -296    1e+03    0.0663  0.00181  0.00365    0.0499     Crystal msc
+    7 0.000855     -296    1e+03    0.0613  0.00501  0.00278    0.0526     Crystal msc
+    8  0.00133     -296    1e+03    0.0604 0.000895  0.00287    0.0555     Crystal msc
+    9 0.000578     -296    1e+03    0.0577   0.0027   0.0029    0.0584     Crystal msc
+   10 0.000197     -296    1e+03    0.0556  0.00209  0.00203    0.0604     Crystal msc
+   11  0.00103     -296    1e+03    0.0523   0.0033  0.00295    0.0634     Crystal msc
+   12   0.0018     -296    1e+03    0.0491  0.00319  0.00324    0.0666     Crystal msc
+   13  0.00415     -296    1e+03    0.0464  0.00266  0.00295    0.0696     Crystal msc
+   14  0.00655     -296    1e+03    0.0414  0.00507  0.00301    0.0726     Crystal msc
+   15  0.00624     -296    1e+03    0.0385  0.00285  0.00325    0.0758     Crystal msc
+   16  0.00484     -296    1e+03    0.0327  0.00583  0.00346    0.0793     Crystal msc
+   17  0.00672     -296    1e+03    0.0278  0.00483  0.00286    0.0822     Crystal msc
+   18   0.0074     -296    1e+03         0   0.0278  0.00727    0.0894     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 195,   Parent ID = 6
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0   -0.773     -296    1e+03      1.74        0        0         0     Crystal initStep
+    1   -0.587     -296    1e+03      1.54      0.2    0.441     0.441     Crystal msc
+    2   -0.424     -296    1e+03      1.37    0.169    0.339      0.78     Crystal msc
+    3   -0.357     -296    1e+03      1.24    0.126    0.275      1.06     Crystal msc
+    4   -0.249     -295    1e+03      1.14    0.102    0.224      1.28     Crystal msc
+    5   -0.142     -295    1e+03      1.09   0.0549    0.152      1.43     Crystal msc
+    6   -0.176     -295    1e+03      1.03   0.0522    0.137      1.57     Crystal msc
+    7   -0.212     -295    1e+03     0.968   0.0663    0.131       1.7     Crystal msc
+    8   -0.219     -295    1e+03     0.868   0.0998    0.143      1.84     Crystal msc
+    9   -0.238     -295    1e+03     0.791   0.0768     0.11      1.95     Crystal msc
+   10   -0.301     -295    1e+03     0.729   0.0616    0.152       2.1     Crystal msc
+   11   -0.269     -295    1e+03     0.678   0.0518    0.166      2.27     Crystal msc
+   12   -0.262     -295    1e+03     0.243    0.434    0.169      2.44     Crystal msc
+   13   -0.255     -295    1e+03         0    0.243    0.246      2.69     Crystal eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = anti_nu_mu,   Track ID = 4,   Parent ID = 1
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0     3.08     -251      840       267        0        0         0 DriftChamberPhysical initStep
+    1     9.24     -273      900       267        0     64.3      64.3 WorldPhysical CoupledTransportation
+    2     19.5     -310    1e+03       267        0      107       171     Crystal CoupledTransportation
+    3     30.7     -350 1.11e+03       267        0      116       288     Crystal CoupledTransportation
+    4     44.6     -400 1.24e+03       267        0      145       433     Crystal CoupledTransportation
+    5       50     -419  1.3e+03       267        0     56.6       490     Crystal CoupledTransportation
+    6     58.5     -450 1.38e+03       267        0     88.7       578     Crystal CoupledTransportation
+    7     60.5     -457  1.4e+03       267        0     21.2       600 WorldPhysical CoupledTransportation
+    8     70.8     -494  1.5e+03       267        0      107       707 HadCaloPhysical CoupledTransportation
+    9     75.9     -513 1.55e+03       267        0     53.5       760       Tower CoupledTransportation
+   10     86.3     -550 1.65e+03       267        0      109       869       Tower CoupledTransportation
+   11      114     -650 1.92e+03       267        0      291  1.16e+03       Tower CoupledTransportation
+   12      142     -750 2.19e+03       267        0      291  1.45e+03       Tower CoupledTransportation
+   13      150     -779 2.27e+03       267        0     83.4  1.53e+03       Tower CoupledTransportation
+   14      168     -844 2.45e+03       267        0      190  1.72e+03 HadCaloPhysical CoupledTransportation
+   15      173     -863  2.5e+03       267        0     53.5  1.78e+03 WorldPhysical CoupledTransportation
+   16      327 -1.42e+03    4e+03       267        0 1.61e+03  3.38e+03  OutOfWorld CoupledTransportation
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0448     -549      915   0.00149        0        0         0 WorldPhysical initStep
-    1 -0.00469     -549      915         0  0.00149    0.103     0.103 WorldPhysical eIoni
+    0     2.21     -189      631   0.00135        0        0         0 DriftChamberPhysical initStep
+    1     2.36     -189      631         0  0.00135    0.479     0.479 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0    -47.5     79.1   0.00111        0        0         0 WorldPhysical initStep
-    1   0.0189    -47.5     79.1         0  0.00111   0.0664    0.0664 WorldPhysical eIoni
+    0     1.23     -119      397   0.00261        0        0         0 DriftChamberPhysical initStep
+    1     2.01     -118      398         0  0.00261     1.33      1.33 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
@@ -3910,10 +5511,19 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0      -60      100     1e+03   0.0172      117       117 DriftChamberPhysical CoupledTransportation
-    2    0.133     -540      900     1e+03   0.0189      933  1.05e+03 WorldPhysical CoupledTransportation
-    3    0.146     -570      950     1e+03  0.00899     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    4    0.146     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    1        0      -60      100     1e+03   0.0182      117       117 DriftChamberPhysical CoupledTransportation
+    2   -0.122     -517      862     1e+03   0.0188      888     1e+03 DriftChamberPhysical hIoni
+    3   -0.131     -540      900     1e+03 0.000367     44.5  1.05e+03 WorldPhysical CoupledTransportation
+    4   -0.143     -570      950     1e+03   0.0107     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    5   -0.143     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0   -0.122     -517      862   0.00102        0        0         0 DriftChamberPhysical initStep
+    1   0.0843     -517      862         0  0.00102     0.31      0.31 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
@@ -3921,92 +5531,108 @@ 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        0        0        0     1e+03        0        0         0 WorldPhysical initStep
-    1        0    -22.5     37.5     1e+03  0.00646     43.7      43.7 WorldPhysical hIoni
-    2 -0.00521      -60     99.9     1e+03   0.0107     72.8       117 WorldPhysical hIoni
-    3 -0.00522      -60      100     1e+03        0   0.0764       117 DriftChamberPhysical CoupledTransportation
-    4  -0.0141    -85.2      142     1e+03   0.0016       49       166 DriftChamberPhysical hIoni
-    5  -0.0302     -148      246     1e+03  0.00179      121       287 DriftChamberPhysical hIoni
-    6  -0.0412     -218      363     1e+03  0.00284      137       424 DriftChamberPhysical hIoni
-    7  -0.0457     -540      900     1e+03   0.0122      626  1.05e+03 WorldPhysical CoupledTransportation
-    8  -0.0485     -570      950     1e+03  0.00871     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
-    9  -0.0485     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    1        0      -60      100     1e+03    0.014      117       117 DriftChamberPhysical CoupledTransportation
+    2   0.0645     -215      358     1e+03  0.00439      300       417 DriftChamberPhysical hIoni
+    3    0.238     -540      900     1e+03   0.0113      633  1.05e+03 WorldPhysical CoupledTransportation
+    4    0.261     -570      950     1e+03  0.00661     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    5    0.261     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 6,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0412     -218      363   0.00196        0        0         0 DriftChamberPhysical initStep
-    1   -0.669     -218      363         0  0.00196    0.879     0.879 DriftChamberPhysical eIoni
+    0   0.0645     -215      358   0.00326        0        0         0 DriftChamberPhysical initStep
+    1    -1.28     -215      358         0  0.00326     1.64      1.64 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0302     -148      246   0.00576        0        0         0 DriftChamberPhysical initStep
-    1    -1.16     -146      247   0.00416   0.0016     2.65      2.65 DriftChamberPhysical eIoni
-    2     -1.5     -145      246   0.00271  0.00145     2.01      4.66 DriftChamberPhysical eIoni
-    3    -1.38     -145      245         0  0.00271     1.38      6.04 DriftChamberPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0    -42.5     70.8     1e+03   0.0147     82.6      82.6 WorldPhysical hIoni
+    2  -0.0103      -60      100     1e+03  0.00376     34.1       117 DriftChamberPhysical CoupledTransportation
+    3   -0.281     -449      749     1e+03   0.0161      757       873 DriftChamberPhysical hIoni
+    4   -0.355     -540      900     1e+03  0.00164      176  1.05e+03 WorldPhysical CoupledTransportation
+    5   -0.379     -570      950     1e+03  0.00952     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    6   -0.379     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0  -0.0141    -85.2      142   0.00384        0        0         0 DriftChamberPhysical initStep
-    1    -0.85    -85.7      142    0.0019 0.000503     1.06      1.06 DriftChamberPhysical eIoni
-    2    -1.39    -85.6      142         0   0.0019    0.837       1.9 DriftChamberPhysical eIoni
+    0   -0.281     -449      749   0.00269        0        0         0 DriftChamberPhysical initStep
+    1   -0.749     -450      748         0  0.00269     1.37      1.37 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 7,   Parent ID = 4
+* G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0    -0.85    -85.7      142   0.00143        0        0         0 DriftChamberPhysical initStep
-    1    -0.98      -86      142         0  0.00143    0.528     0.528 DriftChamberPhysical eIoni
+    0        0    -42.5     70.8    0.0029        0        0         0 WorldPhysical initStep
+    1    0.038    -42.6     70.7   0.00146  0.00145     0.15      0.15 WorldPhysical eIoni
+    2   0.0305    -42.6     70.7         0  0.00146   0.0991      0.25 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0 -0.00521      -60     99.9    0.0197        0        0         0 WorldPhysical initStep
-    1   0.0145    -59.9      100    0.0197 2.58e-05    0.107     0.107 DriftChamberPhysical CoupledTransportation
-    2     4.72    -51.6      108     0.017  0.00268       13      13.1 DriftChamberPhysical eIoni
-    3     9.21    -46.3      114    0.0131   0.0015     9.15      22.2 DriftChamberPhysical eIoni
-    4     13.9      -42      117    0.0107  0.00241     6.93      29.2 DriftChamberPhysical eIoni
-    5     17.9    -39.5      118   0.00966  0.00102     5.23      34.4 DriftChamberPhysical eIoni
-    6     20.9    -36.9      120   0.00813  0.00153      4.6        39 DriftChamberPhysical eIoni
-    7     21.3    -36.7      120   0.00474 0.000145    0.486      39.5 DriftChamberPhysical eIoni
-    8     22.2    -35.9      121   0.00365  0.00109     2.23      41.7 DriftChamberPhysical eIoni
-    9     22.4    -34.4      122   0.00288  0.00077     1.81      43.5 DriftChamberPhysical eIoni
-   10     22.5    -33.5      123   0.00134  0.00154     1.47        45 DriftChamberPhysical eIoni
-   11     22.7    -33.4      123         0  0.00134    0.471      45.5 DriftChamberPhysical eIoni
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0    -32.6     54.4     1e+03  0.00877     63.4      63.4 WorldPhysical hIoni
+    2  0.00163      -60      100     1e+03  0.00583     53.2       117 DriftChamberPhysical CoupledTransportation
+    3  0.00569    -79.4      132     1e+03 0.000875     37.6       154 DriftChamberPhysical hIoni
+    4   0.0542     -354      591     1e+03   0.0139      535       689 DriftChamberPhysical hIoni
+    5    0.142     -540      900     1e+03  0.00799      361  1.05e+03 WorldPhysical CoupledTransportation
+    6    0.146     -548      914     1e+03  0.00231     16.6  1.07e+03 WorldPhysical hIoni
+    7    0.155     -570      950     1e+03   0.0061     41.7  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    8    0.155     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+
+*********************************************************************************************************
+* G4Track Information:   Particle = e-,   Track ID = 5,   Parent ID = 1
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0    0.146     -548      914   0.00114        0        0         0 WorldPhysical initStep
+    1    0.168     -548      914         0  0.00114   0.0689    0.0689 WorldPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 9,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 4,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     21.3    -36.7      120   0.00325        0        0         0 DriftChamberPhysical initStep
-    1     22.3    -36.3      119   0.00195  0.00131     1.64      1.64 DriftChamberPhysical eIoni
-    2     22.9    -36.3      119         0  0.00195    0.872      2.51 DriftChamberPhysical eIoni
+    0   0.0542     -354      591   0.00109        0        0         0 DriftChamberPhysical initStep
+    1   -0.136     -354      591         0  0.00109    0.344     0.344 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
-* G4Track Information:   Particle = e-,   Track ID = 8,   Parent ID = 3
+* G4Track Information:   Particle = e-,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0     9.21    -46.3      114    0.0024        0        0         0 DriftChamberPhysical initStep
-    1     8.47      -46      114         0   0.0024      1.2       1.2 DriftChamberPhysical eIoni
+    0  0.00569    -79.4      132   0.00138        0        0         0 DriftChamberPhysical initStep
+    1    0.176    -79.6      132         0  0.00138    0.497     0.497 DriftChamberPhysical eIoni
 
 *********************************************************************************************************
 * G4Track Information:   Particle = e-,   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
-    0        0    -22.5     37.5   0.00349        0        0         0 WorldPhysical initStep
-    1    0.126    -22.4     37.6         0  0.00349    0.409     0.409 WorldPhysical eIoni
+    0        0    -32.6     54.4    0.0144        0        0         0 WorldPhysical initStep
+    1    -1.69    -32.5     54.7    0.0107  0.00374     2.49      2.49 WorldPhysical eIoni
+    2     -2.6    -31.8     54.9   0.00611  0.00457     1.94      4.42 WorldPhysical eIoni
+    3       -3    -31.6     55.1         0  0.00611     1.09      5.51 WorldPhysical eIoni
+
+*********************************************************************************************************
+* G4Track Information:   Particle = pi-,   Track ID = 1,   Parent ID = 0
+*********************************************************************************************************
+
+Step#    X(mm)    Y(mm)    Z(mm) KinE(MeV)  dE(MeV) StepLeng TrackLeng  NextVolume ProcName
+    0        0        0        0     1e+03        0        0         0 WorldPhysical initStep
+    1        0      -60      100     1e+03   0.0153      117       117 DriftChamberPhysical CoupledTransportation
+    2  -0.0422     -540      900     1e+03   0.0155      933  1.05e+03 WorldPhysical CoupledTransportation
+    3  -0.0389     -570      950     1e+03  0.00762     58.3  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
+    4  -0.0389     -570      950         0    1e+03        0  1.11e+03 WorldPhysical fastSimProcess_parallelGeom
 Graphics systems deleted.
 Visualization Manager deleting...
diff --git a/examples/extended/parameterisations/Par02/examplePar02.out b/examples/extended/parameterisations/Par02/examplePar02.out
index 2bfdb44687..c3090a37ab 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -37,11 +37,11 @@ hcal !!!
 
 hcal !!!
 
-ecal !!!
+hcal !!!
 
 ecal !!!
 
-hcal !!!
+ecal !!!
 
 hcal !!!
 
diff --git a/examples/extended/parameterisations/Par03/Par03.out b/examples/extended/parameterisations/Par03/Par03.out
index e54593ef70..cae21fd802 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 b9f657c408..6e9b7d269e 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 6256d3ebd7..2ef6151e78 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -853,134 +853,134 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.0104167
-Internal System Elapsed Time: 0.01
+Internal Real Elapsed Time is: 0.0108386
+Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 0  -----
-  12156 hits are stored in ExGflashHitsCollection 
-   e1  12.0161   e3x3  48.4198   GeV  e5x5  48.8032
-   num1  2955   num3x3  11901    num5x5  11977
- Total energy deposited in the calorimeter: 49.761 (GeV)
+  12057 hits are stored in ExGflashHitsCollection 
+   e1  11.9911   e3x3  48.2894   GeV  e5x5  48.6972
+   num1  2994   num3x3  11793    num5x5  11872
+ Total energy deposited in the calorimeter: 49.6505 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 1
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00735805
+Internal Real Elapsed Time is: 0.0075203
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0
+Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 1  -----
-  11955 hits are stored in ExGflashHitsCollection 
-   e1  12.4274   e3x3  48.4029   GeV  e5x5  48.9247
-   num1  3005   num3x3  11707    num5x5  11800
- Total energy deposited in the calorimeter: 49.7758 (GeV)
+  11950 hits are stored in ExGflashHitsCollection 
+   e1  12.2512   e3x3  48.3154   GeV  e5x5  48.8691
+   num1  2958   num3x3  11676    num5x5  11777
+ Total energy deposited in the calorimeter: 49.7783 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 2
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00714628
+Internal Real Elapsed Time is: 0.00734338
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 2  -----
-  11982 hits are stored in ExGflashHitsCollection 
-   e1  12.1038   e3x3  48.3412   GeV  e5x5  48.8725
-   num1  2933   num3x3  11697    num5x5  11793
- Total energy deposited in the calorimeter: 49.87 (GeV)
+  11971 hits are stored in ExGflashHitsCollection 
+   e1  12.3696   e3x3  48.4204   GeV  e5x5  48.9462
+   num1  2997   num3x3  11693    num5x5  11792
+ Total energy deposited in the calorimeter: 49.8882 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 3
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00726686
+Internal Real Elapsed Time is: 0.0074233
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0.01
+Internal GetUserElapsed Time: 0
 ******************************************
  ------ ExGflashEventAction::End of event nr. 3  -----
-  12005 hits are stored in ExGflashHitsCollection 
-   e1  12.228   e3x3  48.635   GeV  e5x5  49.0401
-   num1  2950   num3x3  11767    num5x5  11839
- Total energy deposited in the calorimeter: 49.9502 (GeV)
+  11975 hits are stored in ExGflashHitsCollection 
+   e1  12.1794   e3x3  48.5538   GeV  e5x5  48.976
+   num1  2936   num3x3  11719    num5x5  11796
+ Total energy deposited in the calorimeter: 49.9169 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 4
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00702823
+Internal Real Elapsed Time is: 0.00723032
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 4  -----
-  11944 hits are stored in ExGflashHitsCollection 
-   e1  12.1464   e3x3  48.2037   GeV  e5x5  48.7047
-   num1  2956   num3x3  11621    num5x5  11723
- Total energy deposited in the calorimeter: 49.8161 (GeV)
+  11943 hits are stored in ExGflashHitsCollection 
+   e1  11.9552   e3x3  48.2514   GeV  e5x5  48.7458
+   num1  2881   num3x3  11652    num5x5  11743
+ Total energy deposited in the calorimeter: 49.7739 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 5
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00704559
+Internal Real Elapsed Time is: 0.00729364
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0
+Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 5  -----
-  11974 hits are stored in ExGflashHitsCollection 
-   e1  12.2413   e3x3  48.5889   GeV  e5x5  49.0902
-   num1  2973   num3x3  11712    num5x5  11811
- Total energy deposited in the calorimeter: 49.9239 (GeV)
+  11959 hits are stored in ExGflashHitsCollection 
+   e1  12.3353   e3x3  48.3777   GeV  e5x5  48.8097
+   num1  2965   num3x3  11665    num5x5  11752
+ Total energy deposited in the calorimeter: 49.86 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 6
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00717931
+Internal Real Elapsed Time is: 0.00729714
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 6  -----
-  11969 hits are stored in ExGflashHitsCollection 
-   e1  12.2487   e3x3  48.3637   GeV  e5x5  48.8577
-   num1  2959   num3x3  11685    num5x5  11786
- Total energy deposited in the calorimeter: 49.8686 (GeV)
+  11958 hits are stored in ExGflashHitsCollection 
+   e1  12.1841   e3x3  48.3272   GeV  e5x5  48.8355
+   num1  2938   num3x3  11667    num5x5  11772
+ Total energy deposited in the calorimeter: 49.8449 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 7
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00711248
+Internal Real Elapsed Time is: 0.00723556
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0.01
+Internal GetUserElapsed Time: 0
 ******************************************
  ------ ExGflashEventAction::End of event nr. 7  -----
-  11954 hits are stored in ExGflashHitsCollection 
-   e1  12.148   e3x3  48.4252   GeV  e5x5  48.923
-   num1  2943   num3x3  11673    num5x5  11771
- Total energy deposited in the calorimeter: 49.8381 (GeV)
+  11949 hits are stored in ExGflashHitsCollection 
+   e1  12.0391   e3x3  48.2362   GeV  e5x5  48.7611
+   num1  2928   num3x3  11646    num5x5  11750
+ Total energy deposited in the calorimeter: 49.7733 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 8
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00717948
+Internal Real Elapsed Time is: 0.00724884
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0
+Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 8  -----
   11968 hits are stored in ExGflashHitsCollection 
-   e1  12.171   e3x3  48.2803   GeV  e5x5  48.7969
-   num1  2945   num3x3  11665    num5x5  11763
+   e1  12.1398   e3x3  48.2803   GeV  e5x5  48.7969
+   num1  2936   num3x3  11665    num5x5  11763
  Total energy deposited in the calorimeter: 49.8492 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
@@ -988,23 +988,23 @@ Internal GetUserElapsed Time: 0
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00730702
+Internal Real Elapsed Time is: 0.00739598
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 9  -----
-  11983 hits are stored in ExGflashHitsCollection 
-   e1  12.2769   e3x3  48.6597   GeV  e5x5  49.0668
-   num1  2973   num3x3  11752    num5x5  11829
- Total energy deposited in the calorimeter: 49.9117 (GeV)
+  11927 hits are stored in ExGflashHitsCollection 
+   e1  12.0529   e3x3  48.2374   GeV  e5x5  48.7629
+   num1  2932   num3x3  11659    num5x5  11758
+ Total energy deposited in the calorimeter: 49.6532 (GeV)
     0 trajectories stored in this event.
 number of event = 10
 Graphics systems deleted.
 Visualization Manager deleting...
-Internal Real Elapsed Time /event is: 0.00833778
+Internal Real Elapsed Time /event is: 0.00853634
 
 ******************************************
-Total Real Elapsed Time is: 6.22838
-Total System Elapsed Time: 0.16
-Total GetUserElapsed Time: 2.58
+Total Real Elapsed Time is: 2.92125
+Total System Elapsed Time: 0.15
+Total GetUserElapsed Time: 2.53
 ******************************************
diff --git a/examples/extended/parameterisations/gflash/gflash2/test.out b/examples/extended/parameterisations/gflash/gflash2/test.out
index e595b9de72..0c26fe94b0 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -855,158 +855,158 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.0108028
+Internal Real Elapsed Time is: 0.0108788
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 0  -----
-  12127 hits are stored in ExGflashHitsCollection 
-   e1  11.9884   e3x3  48.3093   GeV  e5x5  48.6927
-   num1  2967   num3x3  11872    num5x5  11948
- Total energy deposited in the calorimeter: 49.6505 (GeV)
+  12252 hits are stored in ExGflashHitsCollection 
+   e1  12.0159   e3x3  48.4116   GeV  e5x5  48.7952
+   num1  3012   num3x3  11969    num5x5  12046
+ Total energy deposited in the calorimeter: 49.761 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 1
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00748887
+Internal Real Elapsed Time is: 0.00760615
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 1  -----
-  11960 hits are stored in ExGflashHitsCollection 
-   e1  12.1118   e3x3  48.3289   GeV  e5x5  48.8927
-   num1  2919   num3x3  11665    num5x5  11769
- Total energy deposited in the calorimeter: 49.8813 (GeV)
+  11976 hits are stored in ExGflashHitsCollection 
+   e1  12.1487   e3x3  48.4014   GeV  e5x5  48.9162
+   num1  2940   num3x3  11697    num5x5  11796
+ Total energy deposited in the calorimeter: 49.922 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 2
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00714712
+Internal Real Elapsed Time is: 0.00735026
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0
 ******************************************
  ------ ExGflashEventAction::End of event nr. 2  -----
-  11973 hits are stored in ExGflashHitsCollection 
-   e1  12.3009   e3x3  48.4862   GeV  e5x5  48.9914
-   num1  3001   num3x3  11710    num5x5  11806
- Total energy deposited in the calorimeter: 49.8818 (GeV)
+  11922 hits are stored in ExGflashHitsCollection 
+   e1  12.1244   e3x3  48.1681   GeV  e5x5  48.7143
+   num1  2950   num3x3  11624    num5x5  11733
+ Total energy deposited in the calorimeter: 49.67 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 3
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00737146
+Internal Real Elapsed Time is: 0.00739419
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0
+Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 3  -----
-  11984 hits are stored in ExGflashHitsCollection 
-   e1  12.2777   e3x3  48.4583   GeV  e5x5  48.9
-   num1  2984   num3x3  11710    num5x5  11796
- Total energy deposited in the calorimeter: 49.9236 (GeV)
+  11979 hits are stored in ExGflashHitsCollection 
+   e1  12.0864   e3x3  48.5604   GeV  e5x5  49.0558
+   num1  2938   num3x3  11739    num5x5  11828
+ Total energy deposited in the calorimeter: 49.8601 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 4
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00722292
+Internal Real Elapsed Time is: 0.00738357
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 4  -----
-  11960 hits are stored in ExGflashHitsCollection 
-   e1  11.9079   e3x3  48.3045   GeV  e5x5  48.7837
-   num1  2903   num3x3  11664    num5x5  11752
- Total energy deposited in the calorimeter: 49.8656 (GeV)
+  11936 hits are stored in ExGflashHitsCollection 
+   e1  12.1009   e3x3  48.3909   GeV  e5x5  48.8284
+   num1  2928   num3x3  11690    num5x5  11770
+ Total energy deposited in the calorimeter: 49.7036 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 5
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00726404
+Internal Real Elapsed Time is: 0.00756244
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 5  -----
-  11994 hits are stored in ExGflashHitsCollection 
-   e1  12.304   e3x3  48.5428   GeV  e5x5  49.0902
-   num1  2998   num3x3  11724    num5x5  11831
- Total energy deposited in the calorimeter: 49.9511 (GeV)
+  11978 hits are stored in ExGflashHitsCollection 
+   e1  12.2587   e3x3  48.4859   GeV  e5x5  48.9312
+   num1  2959   num3x3  11718    num5x5  11800
+ Total energy deposited in the calorimeter: 49.8898 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 6
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00722555
+Internal Real Elapsed Time is: 0.00737101
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0
 ******************************************
  ------ ExGflashEventAction::End of event nr. 6  -----
-  11976 hits are stored in ExGflashHitsCollection 
-   e1  12.2379   e3x3  48.5283   GeV  e5x5  48.9887
-   num1  2965   num3x3  11715    num5x5  11802
- Total energy deposited in the calorimeter: 49.8984 (GeV)
+  11982 hits are stored in ExGflashHitsCollection 
+   e1  12.2322   e3x3  48.649   GeV  e5x5  49.0561
+   num1  2960   num3x3  11745    num5x5  11821
+ Total energy deposited in the calorimeter: 49.908 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 7
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00724657
+Internal Real Elapsed Time is: 0.00745009
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0
+Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 7  -----
-  11970 hits are stored in ExGflashHitsCollection 
-   e1  12.0304   e3x3  48.3144   GeV  e5x5  48.9287
-   num1  2914   num3x3  11665    num5x5  11780
- Total energy deposited in the calorimeter: 49.8811 (GeV)
+  11976 hits are stored in ExGflashHitsCollection 
+   e1  12.0913   e3x3  48.4393   GeV  e5x5  48.8471
+   num1  2927   num3x3  11688    num5x5  11769
+ Total energy deposited in the calorimeter: 49.9194 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 8
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00728222
+Internal Real Elapsed Time is: 0.00734874
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 8  -----
-  11990 hits are stored in ExGflashHitsCollection 
-   e1  12.3954   e3x3  48.435   GeV  e5x5  48.8855
-   num1  3001   num3x3  11721    num5x5  11808
- Total energy deposited in the calorimeter: 49.8618 (GeV)
+  11976 hits are stored in ExGflashHitsCollection 
+   e1  12.3679   e3x3  48.5815   GeV  e5x5  48.9179
+   num1  2979   num3x3  11734    num5x5  11798
+ Total energy deposited in the calorimeter: 49.865 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 9
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00794421
+Internal Real Elapsed Time is: 0.00728596
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0.01
+Internal GetUserElapsed Time: 0
 ******************************************
  ------ ExGflashEventAction::End of event nr. 9  -----
-  12071 hits are stored in ExGflashHitsCollection 
-   e1  12.2429   e3x3  48.2277   GeV  e5x5  48.6982
-   num1  3015   num3x3  11803    num5x5  11894
- Total energy deposited in the calorimeter: 49.5645 (GeV)
+  11907 hits are stored in ExGflashHitsCollection 
+   e1  12.2176   e3x3  48.2334   GeV  e5x5  48.7244
+   num1  2952   num3x3  11651    num5x5  11740
+ Total energy deposited in the calorimeter: 49.554 (GeV)
     0 trajectories stored in this event.
 number of event = 10
 Graphics systems deleted.
 Visualization Manager deleting...
-Internal Real Elapsed Time /event is: 0.00855508
+Internal Real Elapsed Time /event is: 0.00862569
 
 ******************************************
-Total Real Elapsed Time is: 7.54882
-Total System Elapsed Time: 0.16
-Total GetUserElapsed Time: 2.61
+Total Real Elapsed Time is: 2.90813
+Total System Elapsed Time: 0.12
+Total GetUserElapsed Time: 2.53
 ******************************************
diff --git a/examples/extended/parameterisations/gflash/gflash3/test.out b/examples/extended/parameterisations/gflash/gflash3/test.out
index cf648d89d5..f76281404c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -832,158 +832,158 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.0112968
+Internal Real Elapsed Time is: 0.0113602
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 0  -----
-  12241 hits are stored in ExGflashHitsCollection 
-   e1  12.0206   e3x3  48.4168   GeV  e5x5  48.8002
-   num1  2956   num3x3  11986    num5x5  12062
- Total energy deposited in the calorimeter: 49.758 (GeV)
+  12204 hits are stored in ExGflashHitsCollection 
+   e1  11.9904   e3x3  48.3031   GeV  e5x5  48.6865
+   num1  3012   num3x3  11923    num5x5  11999
+ Total energy deposited in the calorimeter: 49.6505 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 1
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00739374
+Internal Real Elapsed Time is: 0.00764996
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0.01
+Internal GetUserElapsed Time: 0
 ******************************************
  ------ ExGflashEventAction::End of event nr. 1  -----
-  11979 hits are stored in ExGflashHitsCollection 
-   e1  12.198   e3x3  48.5513   GeV  e5x5  49.019
-   num1  2943   num3x3  11726    num5x5  11815
- Total energy deposited in the calorimeter: 49.8949 (GeV)
+  11952 hits are stored in ExGflashHitsCollection 
+   e1  12.1362   e3x3  48.453   GeV  e5x5  48.924
+   num1  2907   num3x3  11713    num5x5  11796
+ Total energy deposited in the calorimeter: 49.7272 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 2
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00709362
+Internal Real Elapsed Time is: 0.007483
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 2  -----
-  11870 hits are stored in ExGflashHitsCollection 
-   e1  12.2459   e3x3  47.9484   GeV  e5x5  48.4595
-   num1  2930   num3x3  11573    num5x5  11677
- Total energy deposited in the calorimeter: 49.413 (GeV)
+  11915 hits are stored in ExGflashHitsCollection 
+   e1  12.1052   e3x3  48.1767   GeV  e5x5  48.6258
+   num1  2944   num3x3  11624    num5x5  11713
+ Total energy deposited in the calorimeter: 49.6756 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 3
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00720115
+Internal Real Elapsed Time is: 0.00748968
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0
+Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 3  -----
-  11984 hits are stored in ExGflashHitsCollection 
-   e1  12.2163   e3x3  48.5445   GeV  e5x5  48.887
-   num1  2932   num3x3  11739    num5x5  11808
- Total energy deposited in the calorimeter: 49.8899 (GeV)
+  11981 hits are stored in ExGflashHitsCollection 
+   e1  12.2234   e3x3  48.4406   GeV  e5x5  48.9186
+   num1  2950   num3x3  11714    num5x5  11797
+ Total energy deposited in the calorimeter: 49.9083 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 4
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00701725
+Internal Real Elapsed Time is: 0.00743175
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 4  -----
-  11975 hits are stored in ExGflashHitsCollection 
-   e1  12.0163   e3x3  48.3248   GeV  e5x5  48.8494
-   num1  2918   num3x3  11693    num5x5  11786
- Total energy deposited in the calorimeter: 49.8604 (GeV)
+  11931 hits are stored in ExGflashHitsCollection 
+   e1  12.1229   e3x3  48.2314   GeV  e5x5  48.7012
+   num1  2922   num3x3  11643    num5x5  11734
+ Total energy deposited in the calorimeter: 49.715 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 5
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00708886
+Internal Real Elapsed Time is: 0.00750389
 Internal System Elapsed Time: 0
-Internal GetUserElapsed Time: 0.01
+Internal GetUserElapsed Time: 0
 ******************************************
  ------ ExGflashEventAction::End of event nr. 5  -----
-  11916 hits are stored in ExGflashHitsCollection 
-   e1  12.0357   e3x3  48.2696   GeV  e5x5  48.7361
-   num1  2887   num3x3  11658    num5x5  11741
- Total energy deposited in the calorimeter: 49.6482 (GeV)
+  11943 hits are stored in ExGflashHitsCollection 
+   e1  12.0498   e3x3  48.2947   GeV  e5x5  48.7708
+   num1  2894   num3x3  11664    num5x5  11753
+ Total energy deposited in the calorimeter: 49.7727 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 6
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00712179
+Internal Real Elapsed Time is: 0.00759297
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 6  -----
-  11991 hits are stored in ExGflashHitsCollection 
-   e1  12.2619   e3x3  48.6374   GeV  e5x5  49.0497
-   num1  2973   num3x3  11756    num5x5  11832
- Total energy deposited in the calorimeter: 49.904 (GeV)
+  11966 hits are stored in ExGflashHitsCollection 
+   e1  12.1905   e3x3  48.4868   GeV  e5x5  48.8955
+   num1  2952   num3x3  11699    num5x5  11781
+ Total energy deposited in the calorimeter: 49.8701 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 7
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00708938
+Internal Real Elapsed Time is: 0.00753466
 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 
-   e1  11.9833   e3x3  47.9937   GeV  e5x5  48.5277
-   num1  2892   num3x3  11585    num5x5  11691
- Total energy deposited in the calorimeter: 49.4478 (GeV)
+  11980 hits are stored in ExGflashHitsCollection 
+   e1  12.1385   e3x3  48.501   GeV  e5x5  48.9835
+   num1  2939   num3x3  11714    num5x5  11804
+ Total energy deposited in the calorimeter: 49.9243 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 8
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00706277
+Internal Real Elapsed Time is: 0.00744361
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 8  -----
-  11984 hits are stored in ExGflashHitsCollection 
-   e1  12.3928   e3x3  48.7789   GeV  e5x5  49.0476
-   num1  2980   num3x3  11769    num5x5  11824
- Total energy deposited in the calorimeter: 49.9085 (GeV)
+  11936 hits are stored in ExGflashHitsCollection 
+   e1  12.0394   e3x3  48.2879   GeV  e5x5  48.756
+   num1  2906   num3x3  11660    num5x5  11754
+ Total energy deposited in the calorimeter: 49.6942 (GeV)
     0 trajectories stored in this event.
  ------ Start ExGflashEventAction ----- 
  Start generating event Nr 9
 
 
 ******************************************
-Internal Real Elapsed Time is: 0.00709116
+Internal Real Elapsed Time is: 0.00765871
 Internal System Elapsed Time: 0
 Internal GetUserElapsed Time: 0.01
 ******************************************
  ------ ExGflashEventAction::End of event nr. 9  -----
-  11957 hits are stored in ExGflashHitsCollection 
-   e1  12.258   e3x3  48.5511   GeV  e5x5  48.9852
-   num1  2990   num3x3  11718    num5x5  11799
- Total energy deposited in the calorimeter: 49.7912 (GeV)
+  11924 hits are stored in ExGflashHitsCollection 
+   e1  12.1894   e3x3  48.3143   GeV  e5x5  48.8087
+   num1  2946   num3x3  11670    num5x5  11760
+ Total energy deposited in the calorimeter: 49.6391 (GeV)
     0 trajectories stored in this event.
 number of event = 10
 Graphics systems deleted.
 Visualization Manager deleting...
-Internal Real Elapsed Time /event is: 0.00838406
+Internal Real Elapsed Time /event is: 0.00879427
 
 ******************************************
-Total Real Elapsed Time is: 6.99701
-Total System Elapsed Time: 0.17
-Total GetUserElapsed Time: 2.56
+Total Real Elapsed Time is: 2.88776
+Total System Elapsed Time: 0.11
+Total GetUserElapsed Time: 2.54
 ******************************************
diff --git a/examples/extended/parameterisations/gflash/gflasha/test.out b/examples/extended/parameterisations/gflash/gflasha/test.out
index 4da18ac6da..9849b5ba8a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -861,9 +861,9 @@ See commands in /vis/modeling/trajectories/ for other options.
 ... open analysis file : gflash01.root - done
 
 ******************************************
-Run Real Elapsed Time is: 0.844284
-Run System Elapsed Time: 0
-Run GetUserElapsed Time: 0.81
+Run Real Elapsed Time is: 0.83922
+Run System Elapsed Time: 0.01
+Run GetUserElapsed Time: 0.83
 ******************************************
 number of event = 100
 ... write file : gflash01.root - done
@@ -881,9 +881,9 @@ There are histograms that can be viewed with visualization:
 ... open analysis file : gflash00.root - done
 
 ******************************************
-Run Real Elapsed Time is: 65.1513
-Run System Elapsed Time: 0.33
-Run GetUserElapsed Time: 55.85
+Run Real Elapsed Time is: 54.0414
+Run System Elapsed Time: 0.4
+Run GetUserElapsed Time: 53.14
 ******************************************
 number of event = 100
 ... write file : gflash00.root - done
@@ -899,7 +899,7 @@ Graphics systems deleted.
 Visualization Manager deleting...
 
 ******************************************
-Total Real Elapsed Time is: 72.9618
-Total System Elapsed Time: 0.49
-Total GetUserElapsed Time: 59.17
+Total Real Elapsed Time is: 60.4551
+Total System Elapsed Time: 0.53
+Total GetUserElapsed Time: 56.43
 ******************************************
diff --git a/examples/extended/persistency/P01/p01-read.out b/examples/extended/persistency/P01/p01-read.out
index 2da3e6cd55..149893f22a 100644
--- a/examples/extended/persistency/P01/p01-read.out
+++ b/examples/extended/persistency/P01/p01-read.out
@@ -213,236 +213,181 @@ Number of hits: 85
   trackID: 26  chamberNb: 0  energy deposit[MeV]: 0.00137039  position[mm]: (-67.8171,41.7558,-1572.95)
 Collection: Event_3
 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)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.000143802  position[mm]: (456.139,619.591,-797.285)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0311874  position[mm]: (474.997,645.089,-730.049)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0117567  position[mm]: (481.799,654.198,-705.943)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.000611009  position[mm]: (483.553,656.556,-699.721)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0153871  position[mm]: (495.094,672,-658.848)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00151805  position[mm]: (682.355,928.122,10.1294)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00365369  position[mm]: (685.139,931.94,20.106)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.014278  position[mm]: (691.802,941.14,44.1962)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00311026  position[mm]: (693.333,943.249,49.7183)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0203634  position[mm]: (706.449,961.251,97.0022)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00303107  position[mm]: (710.628,967.007,112.033)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0161331  position[mm]: (724.172,985.597,160.631)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00140455  position[mm]: (726.703,989.074,169.756)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0158369  position[mm]: (735.109,1000.6,200)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00991042  position[mm]: (906.355,1237,820.627)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00745619  position[mm]: (910.098,1242.13,834.15)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00439428  position[mm]: (913.787,1247.19,847.457)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00472579  position[mm]: (916.046,1250.28,855.6)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00526773  position[mm]: (918.424,1253.56,864.202)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0135503  position[mm]: (925.862,1263.84,891.097)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0149293  position[mm]: (933.202,1274.07,917.979)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0105241  position[mm]: (944.213,1289.37,958.132)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00937505  position[mm]: (950.972,1298.77,982.736)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00575831  position[mm]: (955.687,1305.35,1000)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00940409  position[mm]: (1128.63,1546.55,1635.06)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0117983  position[mm]: (1135.56,1556.2,1660.42)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00503734  position[mm]: (1137.77,1559.27,1668.5)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0330336  position[mm]: (1156.25,1585,1735.92)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0119454  position[mm]: (1162.33,1593.41,1757.97)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0102487  position[mm]: (1169.5,1603.34,1784)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 2.6967e-05  position[mm]: (1169.54,1603.4,1784.14)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00076566  position[mm]: (1171.29,1605.84,1790.53)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00253959  position[mm]: (1173.88,1609.45,1800)
+  trackID: 85  chamberNb: 4  energy deposit[MeV]: 0.0024812  position[mm]: (1171.27,1605.84,1790.53)
+  trackID: 84  chamberNb: 4  energy deposit[MeV]: 0.0014099  position[mm]: (1169.54,1603.4,1784.14)
+  trackID: 83  chamberNb: 4  energy deposit[MeV]: 0.00217148  position[mm]: (1169.48,1603.34,1784.01)
+  trackID: 82  chamberNb: 4  energy deposit[MeV]: 0.0015338  position[mm]: (1162.33,1593.42,1757.97)
+  trackID: 81  chamberNb: 4  energy deposit[MeV]: 0.00204591  position[mm]: (1156.25,1585.02,1735.91)
+  trackID: 80  chamberNb: 4  energy deposit[MeV]: 0.00330259  position[mm]: (1137.8,1559.23,1668.51)
+  trackID: 80  chamberNb: 4  energy deposit[MeV]: 0.0025953  position[mm]: (1137.79,1559.23,1668.49)
+  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.00193121  position[mm]: (1135.55,1556.19,1660.43)
+  trackID: 78  chamberNb: 4  energy deposit[MeV]: 0.00456073  position[mm]: (1128.6,1546.57,1635.07)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.00743527  position[mm]: (951.323,1299.09,982.605)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.00274732  position[mm]: (951.248,1298.85,982.702)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.00209544  position[mm]: (951.133,1298.88,982.581)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.00836544  position[mm]: (951.156,1298.83,982.654)
+  trackID: 107  chamberNb: 3  energy deposit[MeV]: 0.00173434  position[mm]: (951.128,1298.88,982.577)
+  trackID: 106  chamberNb: 3  energy deposit[MeV]: 0.00143261  position[mm]: (951.246,1298.85,982.706)
+  trackID: 69  chamberNb: 3  energy deposit[MeV]: 0.00312052  position[mm]: (944.192,1289.38,958.137)
+  trackID: 68  chamberNb: 3  energy deposit[MeV]: 0.00386198  position[mm]: (933.188,1274.05,917.994)
+  trackID: 67  chamberNb: 3  energy deposit[MeV]: 0.00286871  position[mm]: (925.878,1263.83,891.098)
+  trackID: 66  chamberNb: 3  energy deposit[MeV]: 0.00212175  position[mm]: (918.431,1253.55,864.205)
+  trackID: 65  chamberNb: 3  energy deposit[MeV]: 0.00292535  position[mm]: (913.799,1247.17,847.461)
+  trackID: 64  chamberNb: 3  energy deposit[MeV]: 0.00670343  position[mm]: (910.086,1242.07,834.182)
+  trackID: 63  chamberNb: 3  energy deposit[MeV]: 0.00170343  position[mm]: (906.352,1236.99,820.632)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.0123645  position[mm]: (727.348,988.441,170.019)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.00604823  position[mm]: (727.189,988.085,169.748)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.00784947  position[mm]: (726.963,988.222,169.617)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.00379446  position[mm]: (727.007,988.16,169.533)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.00389735  position[mm]: (727.035,988.151,169.538)
+  trackID: 110  chamberNb: 2  energy deposit[MeV]: 0.00170957  position[mm]: (727.006,988.155,169.525)
+  trackID: 52  chamberNb: 2  energy deposit[MeV]: 0.000750738  position[mm]: (710.587,967.09,112.024)
+  trackID: 52  chamberNb: 2  energy deposit[MeV]: 0.000871132  position[mm]: (710.591,967.019,112.012)
+  trackID: 52  chamberNb: 2  energy deposit[MeV]: 0.00439469  position[mm]: (710.561,967.04,112.015)
+  trackID: 112  chamberNb: 2  energy deposit[MeV]: 0.00170969  position[mm]: (710.596,967.027,112.012)
+  trackID: 111  chamberNb: 2  energy deposit[MeV]: 0.00159388  position[mm]: (710.589,967.088,112.033)
+  trackID: 51  chamberNb: 2  energy deposit[MeV]: 0.0074101  position[mm]: (706.488,961.398,96.9549)
+  trackID: 51  chamberNb: 2  energy deposit[MeV]: 0.00423915  position[mm]: (706.481,961.39,96.9879)
+  trackID: 50  chamberNb: 2  energy deposit[MeV]: 0.00271018  position[mm]: (693.351,943.246,49.7157)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0016818  position[mm]: (690.228,942.017,44.9217)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00591941  position[mm]: (687.803,941.284,46.0895)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00207727  position[mm]: (687.158,940.953,47.1293)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00812041  position[mm]: (686.683,939.737,48.3493)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00670557  position[mm]: (687.118,939.211,49.4485)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00587323  position[mm]: (687.162,938.894,50.3227)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00783322  position[mm]: (687.363,939.121,49.7437)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00114255  position[mm]: (687.684,939.103,49.7958)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00109999  position[mm]: (687.762,939.003,49.9635)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00126898  position[mm]: (687.848,938.958,49.8671)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00465684  position[mm]: (687.914,939.029,49.8628)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.00390142  position[mm]: (687.892,939.05,49.869)
+  trackID: 122  chamberNb: 2  energy deposit[MeV]: 0.0014651  position[mm]: (687.842,938.963,49.863)
+  trackID: 121  chamberNb: 2  energy deposit[MeV]: 0.00164308  position[mm]: (687.755,939.005,49.9567)
+  trackID: 120  chamberNb: 2  energy deposit[MeV]: 0.00355677  position[mm]: (687.701,939.09,49.7801)
+  trackID: 119  chamberNb: 2  energy deposit[MeV]: 0.00177319  position[mm]: (687.363,939.11,49.7425)
+  trackID: 118  chamberNb: 2  energy deposit[MeV]: 0.0014173  position[mm]: (687.167,938.899,50.3264)
+  trackID: 117  chamberNb: 2  energy deposit[MeV]: 0.0012669  position[mm]: (687.12,939.205,49.4462)
+  trackID: 116  chamberNb: 2  energy deposit[MeV]: 0.0087218  position[mm]: (686.707,939.827,48.3852)
+  trackID: 115  chamberNb: 2  energy deposit[MeV]: 0.0026295  position[mm]: (687.156,940.982,47.1582)
+  trackID: 115  chamberNb: 2  energy deposit[MeV]: 0.00213187  position[mm]: (687.145,940.979,47.1515)
+  trackID: 114  chamberNb: 2  energy deposit[MeV]: 0.00331619  position[mm]: (687.809,941.305,46.1004)
+  trackID: 113  chamberNb: 2  energy deposit[MeV]: 0.00612946  position[mm]: (690.23,941.963,44.8957)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.000409157  position[mm]: (685.19,931.933,20.0992)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.000567832  position[mm]: (685.217,931.934,20.085)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.00172351  position[mm]: (685.221,931.938,20.0765)
+  trackID: 124  chamberNb: 2  energy deposit[MeV]: 0.00164696  position[mm]: (685.208,931.935,20.0812)
+  trackID: 123  chamberNb: 2  energy deposit[MeV]: 0.00142403  position[mm]: (685.186,931.93,20.0922)
+  trackID: 47  chamberNb: 2  energy deposit[MeV]: 0.00216381  position[mm]: (682.353,928.11,10.1353)
+  trackID: 36  chamberNb: 1  energy deposit[MeV]: 0.00304998  position[mm]: (483.539,656.542,-699.711)
+  trackID: 35  chamberNb: 1  energy deposit[MeV]: 0.00837919  position[mm]: (481.695,653.903,-705.742)
+  trackID: 35  chamberNb: 1  energy deposit[MeV]: 0.0116578  position[mm]: (481.759,653.951,-705.604)
+  trackID: 34  chamberNb: 1  energy deposit[MeV]: 0.0017335  position[mm]: (474.988,645.093,-730.047)
+  trackID: 33  chamberNb: 1  energy deposit[MeV]: 0.00869813  position[mm]: (456.113,619.508,-797.236)
 Collection: Event_4
-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)
+Number of hits: 73
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.00925268  position[mm]: (-125.244,6.58917,-1579.02)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.000290459  position[mm]: (-125.919,6.62587,-1574.45)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.00466046  position[mm]: (-128.636,6.77202,-1555.95)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.00410099  position[mm]: (-129.514,6.82542,-1549.97)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0012097  position[mm]: (-130.025,6.85657,-1546.49)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.00692756  position[mm]: (-132.672,7.03168,-1528.42)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0450062  position[mm]: (-146.896,7.8341,-1431.84)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.00784529  position[mm]: (-150.043,8.11318,-1410.64)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.00583494  position[mm]: (-151.627,8.28289,-1400)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00832763  position[mm]: (-244.053,17.767,-776.024)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0140202  position[mm]: (-250.539,18.4928,-732.738)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0209065  position[mm]: (-257.028,19.3207,-688.935)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.000615061  position[mm]: (-257.495,19.3735,-685.825)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00696242  position[mm]: (-259.725,19.6322,-671.009)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00651734  position[mm]: (-264.446,20.1012,-639.825)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00820867  position[mm]: (-268.029,20.4605,-616.281)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00488067  position[mm]: (-270.507,20.7098,-600)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00477726  position[mm]: (-363.552,28.8469,10.246)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0171613  position[mm]: (-368.307,29.2933,41.298)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00691962  position[mm]: (-369.964,29.4439,51.9254)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0107096  position[mm]: (-374.031,29.8907,79.2986)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0108853  position[mm]: (-379.63,30.5144,117.509)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00902378  position[mm]: (-382.297,30.7903,135.402)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00388585  position[mm]: (-383.947,30.9536,146.506)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00765391  position[mm]: (-387.248,31.2964,168.733)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0139235  position[mm]: (-390.54,31.6742,190.806)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00443587  position[mm]: (-391.928,31.8131,200)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.000726135  position[mm]: (-483.492,40.346,803.518)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00375512  position[mm]: (-484.891,40.4504,812.847)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0444807  position[mm]: (-502.581,41.7743,930.89)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0060728  position[mm]: (-504.881,41.9378,945.815)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.00688938  position[mm]: (-507.331,42.1189,961.793)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0160315  position[mm]: (-513.16,42.4731,1000)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0312837  position[mm]: (-616.142,48.1941,1669.06)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.000351014  position[mm]: (-616.223,48.1986,1669.58)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0342061  position[mm]: (-627.818,49.0994,1744.81)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00668584  position[mm]: (-631.787,49.6059,1771.03)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0102886  position[mm]: (-636.159,50.1194,1800)
+  trackID: 72  chamberNb: 4  energy deposit[MeV]: 0.00136475  position[mm]: (-631.786,49.6134,1771.03)
+  trackID: 71  chamberNb: 4  energy deposit[MeV]: 0.00641331  position[mm]: (-616.295,48.0724,1669.58)
+  trackID: 71  chamberNb: 4  energy deposit[MeV]: 0.000914364  position[mm]: (-616.322,48.0451,1669.59)
+  trackID: 71  chamberNb: 4  energy deposit[MeV]: 0.00208552  position[mm]: (-616.327,48.0334,1669.59)
+  trackID: 80  chamberNb: 4  energy deposit[MeV]: 0.0016107  position[mm]: (-616.327,48.0456,1669.58)
+  trackID: 70  chamberNb: 4  energy deposit[MeV]: 0.00152183  position[mm]: (-616.136,48.2,1669.06)
+  trackID: 62  chamberNb: 3  energy deposit[MeV]: 0.0017158  position[mm]: (-507.339,42.1129,961.792)
+  trackID: 61  chamberNb: 3  energy deposit[MeV]: 0.00782706  position[mm]: (-504.962,41.9129,945.81)
+  trackID: 60  chamberNb: 3  energy deposit[MeV]: 0.0012778  position[mm]: (-502.575,41.7706,930.891)
+  trackID: 59  chamberNb: 3  energy deposit[MeV]: 0.00460833  position[mm]: (-484.88,40.4876,812.851)
+  trackID: 58  chamberNb: 3  energy deposit[MeV]: 0.00147433  position[mm]: (-483.501,40.3478,803.517)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.00143586  position[mm]: (-390.546,31.68,190.805)
+  trackID: 47  chamberNb: 2  energy deposit[MeV]: 0.0016101  position[mm]: (-387.254,31.3032,168.732)
+  trackID: 46  chamberNb: 2  energy deposit[MeV]: 0.00643858  position[mm]: (-383.885,30.9473,146.521)
+  trackID: 45  chamberNb: 2  energy deposit[MeV]: 0.00181578  position[mm]: (-382.286,30.7899,135.404)
+  trackID: 44  chamberNb: 2  energy deposit[MeV]: 0.0094457  position[mm]: (-379.739,30.4851,117.504)
+  trackID: 43  chamberNb: 2  energy deposit[MeV]: 0.00230061  position[mm]: (-374.03,29.8761,79.2998)
+  trackID: 42  chamberNb: 2  energy deposit[MeV]: 0.0047238  position[mm]: (-369.925,29.4534,51.9341)
+  trackID: 41  chamberNb: 2  energy deposit[MeV]: 0.00232701  position[mm]: (-368.314,29.28,41.2978)
+  trackID: 40  chamberNb: 2  energy deposit[MeV]: 0.00160824  position[mm]: (-363.561,28.849,10.2449)
+  trackID: 33  chamberNb: 1  energy deposit[MeV]: 0.00177774  position[mm]: (-268.038,20.4663,-616.282)
+  trackID: 32  chamberNb: 1  energy deposit[MeV]: 0.00251027  position[mm]: (-264.434,20.1129,-639.823)
+  trackID: 31  chamberNb: 1  energy deposit[MeV]: 0.00263575  position[mm]: (-259.715,19.6173,-671.006)
+  trackID: 30  chamberNb: 1  energy deposit[MeV]: 0.00347548  position[mm]: (-257.47,19.3785,-685.819)
+  trackID: 29  chamberNb: 1  energy deposit[MeV]: 0.00167035  position[mm]: (-250.548,18.4969,-732.739)
+  trackID: 28  chamberNb: 1  energy deposit[MeV]: 0.00233822  position[mm]: (-244.04,17.761,-776.021)
+  trackID: 24  chamberNb: 0  energy deposit[MeV]: 0.00128689  position[mm]: (-150.042,8.12022,-1410.64)
+  trackID: 23  chamberNb: 0  energy deposit[MeV]: 0.00186734  position[mm]: (-146.905,7.83943,-1431.84)
+  trackID: 22  chamberNb: 0  energy deposit[MeV]: 0.00710761  position[mm]: (-132.835,7.1386,-1528.42)
+  trackID: 22  chamberNb: 0  energy deposit[MeV]: 0.00612977  position[mm]: (-132.83,7.10794,-1528.37)
+  trackID: 21  chamberNb: 0  energy deposit[MeV]: 0.00123668  position[mm]: (-130.027,6.86318,-1546.49)
+  trackID: 20  chamberNb: 0  energy deposit[MeV]: 0.00199802  position[mm]: (-129.516,6.8373,-1549.97)
+  trackID: 19  chamberNb: 0  energy deposit[MeV]: 0.003458  position[mm]: (-128.661,6.76476,-1555.95)
+  trackID: 18  chamberNb: 0  energy deposit[MeV]: 0.00185757  position[mm]: (-125.911,6.61872,-1574.44)
+  trackID: 17  chamberNb: 0  energy deposit[MeV]: 0.00170739  position[mm]: (-125.234,6.5867,-1579.02)
diff --git a/examples/extended/persistency/P01/p01-write.out b/examples/extended/persistency/P01/p01-write.out
index 057934db8a..d1181e1679 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -2272,7 +2272,7 @@ writing Event_1
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.380000s Real=20.504498s Sys=0.320000s
+  User=0.460000s Real=37.371069s Sys=0.310000s
 
 Region <DefaultRegionForTheWorld> --  -- appears in <World> world volume
  This region is in the mass world.
@@ -2410,251 +2410,196 @@ CalorimeterSD::Initialize:  TrackerChamberSD   ExP01/TrackerChamberSD_HC
 <ExP01/TrackerChamberSD_HC> is not found.
 
 -------->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.06544713797,-233.38460788787,-1599.7510715595)
-  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0023667195515573  position[mm]: (62.703040032891,-235.8029203388,-1591.3476673982)
-  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0064856332341567  position[mm]: (63.816949742506,-240,-1576.7690276535)
-  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0015912721522828  position[mm]: (124.56180306716,-464.48368328178,-797.73105632152)
-  trackID: 1  chamberNb: 1  energy deposit[MeV]: 6.9395163978314e-05  position[mm]: (124.58245420395,-464.56035385384,-797.46552528044)
-  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.037171566437704  position[mm]: (134.3582777767,-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.0054984762782875  position[mm]: (140.26647944359,-521.35389528985,-600)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0015080417840454  position[mm]: (190.85724645266,-697.82356997484,10.721900440443)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0072851015938033  position[mm]: (193.41570984099,-706.76193208715,41.639599392303)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00058317693477732  position[mm]: (193.76314843195,-707.97615415278,45.854576449921)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0022196512814668  position[mm]: (194.51159312366,-710.60046078838,54.938122484614)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.032246053574792  position[mm]: (201.11786978295,-733.32044802263,133.73068114157)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.023276792765157  position[mm]: (206.71134782229,-752.13827520981,200)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0025758135627579  position[mm]: (254.48588107611,-927.11066514291,806.28939655025)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.03404832911459  position[mm]: (257.08254374711,-936.80729191415,839.82942685799)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0058327653234152  position[mm]: (258.50095691497,-942.17148904805,858.40416064291)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.022407521536778  position[mm]: (260.82318616631,-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.54256279019,-960.45219938444,921.49654851938)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0023474053185383  position[mm]: (264.1955077306,-962.73159324453,929.20367987357)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.023427379828244  position[mm]: (269.87521322823,-982.35432245827,995.95788205626)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0007922943602239  position[mm]: (270.20152480819,-983.48888519867,999.78625316588)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 5.3388658597137e-05  position[mm]: (270.21981299099,-983.5521047701,1000)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.024949126465868  position[mm]: (325.21517033558,-1175.2936063947,1649.6736511866)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0010972487148451  position[mm]: (325.73098028736,-1177.0556805354,1655.6287148387)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0065982205450568  position[mm]: (328.05448993281,-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.17935240084,-1205.4990835048,1752.4287629546)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0065781926641722  position[mm]: (335.21421346552,-1208.8733795456,1764.0091750507)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0036700935088452  position[mm]: (335.93124924234,-1211.2415668732,1772.1288066946)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0038257923284294  position[mm]: (337.83343886755,-1217.7145312311,1794.3589028305)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0011570724964949  position[mm]: (338.31096477195,-1219.3581360947,1800)
-  trackID: 80  chamberNb: 4  energy deposit[MeV]: 0.0034611116988729  position[mm]: (337.81354414275,-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.73361857852,-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.58660373887,-1212.6161562611,1771.5994649441)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0098259708298107  position[mm]: (338.07830538943,-1212.878294621,1773.0082392204)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0081854198527553  position[mm]: (338.08274081289,-1212.0489528461,1772.3657088843)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0075517161351836  position[mm]: (338.06610609418,-1211.5996647717,1771.8041907038)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0044398859533406  position[mm]: (337.89701595499,-1211.3125212951,1771.5040667035)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0019165299059872  position[mm]: (338.02088162425,-1211.0985321188,1771.6944677846)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0012282398608258  position[mm]: (338.17092660652,-1211.1753390665,1771.8490124053)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0047336416177234  position[mm]: (338.23345768082,-1211.2005330678,1771.8285857404)
-  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0021606957083743  position[mm]: (338.23485069685,-1211.203343449,1771.8154986731)
-  trackID: 96  chamberNb: 4  energy deposit[MeV]: 0.006519485510138  position[mm]: (338.19676342217,-1211.1158919683,1771.8533239366)
-  trackID: 95  chamberNb: 4  energy deposit[MeV]: 0.0014970084171816  position[mm]: (338.01566798653,-1211.105167201,1771.696290126)
-  trackID: 94  chamberNb: 4  energy deposit[MeV]: 0.0014138060236628  position[mm]: (337.57980109355,-1212.6130675946,1771.602482233)
-  trackID: 93  chamberNb: 4  energy deposit[MeV]: 0.0012395396665057  position[mm]: (335.73006219529,-1213.421212035,1771.691845657)
-  trackID: 78  chamberNb: 4  energy deposit[MeV]: 0.0018064763405887  position[mm]: (335.20359310764,-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.19407565746,-1205.4411166463,1752.4596390618)
-  trackID: 97  chamberNb: 4  energy deposit[MeV]: 0.0012275796549002  position[mm]: (334.2005529854,-1205.4297155137,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.05190327846,-1185.0192138329,1682.5948759036)
-  trackID: 74  chamberNb: 4  energy deposit[MeV]: 0.0019068077184516  position[mm]: (325.72671441611,-1177.0660601825,1655.6265562595)
-  trackID: 73  chamberNb: 4  energy deposit[MeV]: 0.0028124387879833  position[mm]: (325.21931009533,-1175.3122022589,1649.6689197743)
-  trackID: 60  chamberNb: 3  energy deposit[MeV]: 0.0018341986101387  position[mm]: (270.1980929899,-983.47920150578,999.7899179666)
-  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.32508785642,995.97820218471)
-  trackID: 104  chamberNb: 3  energy deposit[MeV]: 0.0019226265651647  position[mm]: (269.93258737667,-982.33221484606,995.96867508902)
-  trackID: 58  chamberNb: 3  energy deposit[MeV]: 0.0016288572093227  position[mm]: (264.20189576063,-962.73832708164,929.20157365338)
-  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.56052081518,-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.0017311672676372  position[mm]: (261.54133614128,-953.39264034242,897.48460416019)
-  trackID: 54  chamberNb: 3  energy deposit[MeV]: 0.001733655929082  position[mm]: (260.82631028211,-950.79456724381,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.25268243138,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.96235874357)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 0.0097720540710614  position[mm]: (260.91526628857,-948.78439644249,854.20511727349)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 0.0012447058445182  position[mm]: (261.34814833526,-948.77967227427,854.19959609896)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 5.0715529363579e-05  position[mm]: (261.46679242799,-948.91320858167,854.17054810976)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 6.3771206101989e-05  position[mm]: (261.56483768958,-949.10235754747,854.1758117549)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 0.010829389328332  position[mm]: (262.08999484129,-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.86616340865)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 0.0070642726575086  position[mm]: (262.25303104992,-950.44659717055,854.71770937554)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 0.0017145590456276  position[mm]: (262.27301595236,-950.60565380372,854.69732311832)
-  trackID: 53  chamberNb: 3  energy deposit[MeV]: 0.0083427199565437  position[mm]: (262.23780191378,-950.60463292839,854.61067284814)
-  trackID: 110  chamberNb: 3  energy deposit[MeV]: 0.0019209085035123  position[mm]: (262.28004699776,-950.61428498622,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.17617017452)
-  trackID: 107  chamberNb: 3  energy deposit[MeV]: 0.0069853930529757  position[mm]: (261.37688701099,-948.76998679045,854.26467696814)
-  trackID: 106  chamberNb: 3  energy deposit[MeV]: 0.0036794650161301  position[mm]: (260.15658247843,-951.14627966028,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.10753848703,-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.50646930622,-710.59232245205,54.941354863731)
-  trackID: 43  chamberNb: 2  energy deposit[MeV]: 0.0014921649289399  position[mm]: (193.77167950644,-707.97705662905,45.853972619715)
-  trackID: 42  chamberNb: 2  energy deposit[MeV]: 0.007093715850565  position[mm]: (193.4593888931,-706.70610246622,41.658761112073)
-  trackID: 41  chamberNb: 2  energy deposit[MeV]: 0.0060658475756077  position[mm]: (190.91277028151,-697.84144039574,10.717066275904)
-  trackID: 35  chamberNb: 1  energy deposit[MeV]: 0.0060120464519151  position[mm]: (138.94615595711,-516.742490675,-615.78112056082)
-  trackID: 34  chamberNb: 1  energy deposit[MeV]: 0.00142108415495  position[mm]: (134.36400048706,-500.78949032517,-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.56902553136,-464.48531586328,-797.73179539343)
-  trackID: 21  chamberNb: 0  energy deposit[MeV]: 0.001733501156588  position[mm]: (62.712006508986,-235.79815823003,-1591.3465211942)
-  trackID: 20  chamberNb: 0  energy deposit[MeV]: 0.0022291531241383  position[mm]: (62.056125109547,-233.37496134786,-1599.7468702222)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00014380182976998  position[mm]: (456.13902303247,619.59061545198,-797.28480917899)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.031187432536616  position[mm]: (474.99713349742,645.08915912603,-730.04885172868)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.011756742362764  position[mm]: (481.79883578593,654.1983569697,-705.94269263937)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00061100927659168  position[mm]: (483.55261321842,656.55603469171,-699.72124861045)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.015387100671043  position[mm]: (495.09441489772,672,-658.84753386767)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0015180475258309  position[mm]: (682.35496727889,928.12169401534,10.129389216027)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0036536895739361  position[mm]: (685.13891904491,931.93980206686,20.10595132904)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.014278043883717  position[mm]: (691.80226190283,941.14024487486,44.196205960268)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0031102623930168  position[mm]: (693.33290886635,943.24912492392,49.718318179747)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.020363388410883  position[mm]: (706.44906768796,961.25141751998,97.002157807669)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0030310722297854  position[mm]: (710.62845257297,967.00695384574,112.03337651587)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.016133093560232  position[mm]: (724.17248912125,985.59684099994,160.63091921291)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0014045487691338  position[mm]: (726.70339271075,989.07422237614,169.75629625335)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.015836855893571  position[mm]: (735.10886974426,1000.5967233202,200)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0099104177221076  position[mm]: (906.35469910205,1236.9983593029,820.62731477452)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0074561925562328  position[mm]: (910.0984962522,1242.1283436961,834.1501904156)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0043942788095343  position[mm]: (913.78706735174,1247.185705462,847.45665382854)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.004725787107099  position[mm]: (916.04590712213,1250.2838668916,855.60001021582)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0052677271809998  position[mm]: (918.42405735801,1253.5638869792,864.20170388505)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.01355026053953  position[mm]: (925.86213638219,1263.8436285404,891.09707477411)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.014929279820576  position[mm]: (933.20178108583,1274.0677748336,917.97919996678)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.01052406268776  position[mm]: (944.21339654373,1289.3748071742,958.1318465702)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0093750504857886  position[mm]: (950.97153073872,1298.7707892388,982.73623101499)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0057583097959119  position[mm]: (955.6869087802,1305.3454042928,1000)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0094040913022716  position[mm]: (1128.6345001028,1546.5514030985,1635.0594485015)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.011798294886911  position[mm]: (1135.5567040265,1556.1953082388,1660.4215875901)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.005037338917609  position[mm]: (1137.7693174177,1559.2678553084,1668.4958889375)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.033033570602224  position[mm]: (1156.2457294915,1585.0045814043,1735.9160909075)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.011945386034355  position[mm]: (1162.3344236672,1593.4114030175,1757.9748604355)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.010248705675996  position[mm]: (1169.4962752944,1603.3423319404,1784.0023858573)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 2.6967000961791e-05  position[mm]: (1169.5351967565,1603.3965511142,1784.1442139791)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00076565956050943  position[mm]: (1171.2857998615,1605.8354113906,1790.5256397576)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0025395887546395  position[mm]: (1173.8848661968,1609.4534925704,1800)
+  trackID: 85  chamberNb: 4  energy deposit[MeV]: 0.0024811970552942  position[mm]: (1171.2705468499,1605.8405582051,1790.5287970402)
+  trackID: 84  chamberNb: 4  energy deposit[MeV]: 0.0014098961648306  position[mm]: (1169.5401273026,1603.4020702227,1784.1410985729)
+  trackID: 83  chamberNb: 4  energy deposit[MeV]: 0.0021714813216588  position[mm]: (1169.483330754,1603.3435142867,1784.0062155929)
+  trackID: 82  chamberNb: 4  energy deposit[MeV]: 0.0015337959392515  position[mm]: (1162.3299288289,1593.4189616114,1757.9736129532)
+  trackID: 81  chamberNb: 4  energy deposit[MeV]: 0.0020459076057388  position[mm]: (1156.2456630078,1585.0164688761,1735.9122283489)
+  trackID: 80  chamberNb: 4  energy deposit[MeV]: 0.0033025862231305  position[mm]: (1137.8039374486,1559.2251833185,1668.5076379503)
+  trackID: 80  chamberNb: 4  energy deposit[MeV]: 0.0025953022571459  position[mm]: (1137.7940833846,1559.2303453176,1668.4941114929)
+  trackID: 79  chamberNb: 4  energy deposit[MeV]: 0.0019312076830547  position[mm]: (1135.5457163937,1556.1949619931,1660.4253160219)
+  trackID: 78  chamberNb: 4  energy deposit[MeV]: 0.0045607328665974  position[mm]: (1128.599505009,1546.5653715206,1635.0666582903)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.0074352702627728  position[mm]: (951.32331021298,1299.0895098097,982.60508908232)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.0027473203596125  position[mm]: (951.24832314026,1298.84758039,982.70161998792)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.0020954441109215  position[mm]: (951.13259602165,1298.8839265379,982.58142314509)
+  trackID: 70  chamberNb: 3  energy deposit[MeV]: 0.0083654443005513  position[mm]: (951.15596170134,1298.8284760925,982.65354457126)
+  trackID: 107  chamberNb: 3  energy deposit[MeV]: 0.0017343414326486  position[mm]: (951.12811317077,1298.8759787738,982.57681423552)
+  trackID: 106  chamberNb: 3  energy deposit[MeV]: 0.0014326093215137  position[mm]: (951.24633177877,1298.8544700069,982.70557336965)
+  trackID: 69  chamberNb: 3  energy deposit[MeV]: 0.0031205152366588  position[mm]: (944.19203752453,1289.3799195628,958.13721091506)
+  trackID: 68  chamberNb: 3  energy deposit[MeV]: 0.0038619806078036  position[mm]: (933.18758175439,1274.0455302033,917.99372188011)
+  trackID: 67  chamberNb: 3  energy deposit[MeV]: 0.0028687103191488  position[mm]: (925.87847736779,1263.8318629534,891.09832770746)
+  trackID: 66  chamberNb: 3  energy deposit[MeV]: 0.0021217530188828  position[mm]: (918.43095411387,1253.5531046681,864.20461251362)
+  trackID: 65  chamberNb: 3  energy deposit[MeV]: 0.002925346553471  position[mm]: (913.7991564564,1247.1693918423,847.46079416966)
+  trackID: 64  chamberNb: 3  energy deposit[MeV]: 0.0067034269235114  position[mm]: (910.08553195278,1242.0702094654,834.18222518265)
+  trackID: 63  chamberNb: 3  energy deposit[MeV]: 0.0017034260932178  position[mm]: (906.35181958653,1236.9898817867,820.63180270153)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.012364528044425  position[mm]: (727.34779801675,988.44139605547,170.01916087601)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.0060482291809259  position[mm]: (727.18894834518,988.08497765547,169.74809336534)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.0078494670945592  position[mm]: (726.96341402985,988.22214716128,169.61656460763)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.0037944560503266  position[mm]: (727.00650698153,988.15983422726,169.53338024058)
+  trackID: 53  chamberNb: 2  energy deposit[MeV]: 0.0038973451182685  position[mm]: (727.03525835112,988.15062478497,169.53778688642)
+  trackID: 110  chamberNb: 2  energy deposit[MeV]: 0.001709573388008  position[mm]: (727.00634817408,988.1550284056,169.52454808083)
+  trackID: 52  chamberNb: 2  energy deposit[MeV]: 0.00075073755685144  position[mm]: (710.58664205467,967.08958549925,112.02371961757)
+  trackID: 52  chamberNb: 2  energy deposit[MeV]: 0.00087113233495763  position[mm]: (710.59068448661,967.01910672109,112.01176030979)
+  trackID: 52  chamberNb: 2  energy deposit[MeV]: 0.004394692684407  position[mm]: (710.56089603772,967.03967146003,112.01454406266)
+  trackID: 112  chamberNb: 2  energy deposit[MeV]: 0.0017096923297874  position[mm]: (710.59640447886,967.02735500844,112.01238614733)
+  trackID: 111  chamberNb: 2  energy deposit[MeV]: 0.0015938779544643  position[mm]: (710.58886034781,967.08817116213,112.03262382395)
+  trackID: 51  chamberNb: 2  energy deposit[MeV]: 0.007410096499568  position[mm]: (706.4876882894,961.39783739835,96.954947540595)
+  trackID: 51  chamberNb: 2  energy deposit[MeV]: 0.0042391530811051  position[mm]: (706.48106142277,961.39030031811,96.987881039093)
+  trackID: 50  chamberNb: 2  energy deposit[MeV]: 0.0027101825981232  position[mm]: (693.35103002021,943.24562334222,49.715738891382)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0016817962463168  position[mm]: (690.22765305027,942.01662556153,44.921722533462)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.005919405843109  position[mm]: (687.80256547731,941.28411243558,46.089463586105)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.002077274713971  position[mm]: (687.15810067441,940.95286288934,47.129329776365)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0081204093783917  position[mm]: (686.68265390983,939.7367400832,48.349283977316)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0067055709569018  position[mm]: (687.11772335293,939.2110604551,49.448540049402)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.005873232921847  position[mm]: (687.16162846699,938.89359565587,50.322735449396)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0078332176596664  position[mm]: (687.363339933,939.12081281087,49.74374356249)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0011425474204733  position[mm]: (687.68364976425,939.10296580052,49.795846818087)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0010999869749519  position[mm]: (687.76158623701,939.00263563932,49.963522761505)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0012689772106584  position[mm]: (687.84792972385,938.95807275588,49.867097470758)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.0046568393089413  position[mm]: (687.91388657156,939.0294190774,49.86279947932)
+  trackID: 49  chamberNb: 2  energy deposit[MeV]: 0.003901415186742  position[mm]: (687.89189466314,939.04970949569,49.868985791814)
+  trackID: 122  chamberNb: 2  energy deposit[MeV]: 0.0014650977883494  position[mm]: (687.84243060406,938.96294924483,49.863000978308)
+  trackID: 121  chamberNb: 2  energy deposit[MeV]: 0.0016430792908299  position[mm]: (687.75504293874,939.00451676317,49.956737087128)
+  trackID: 120  chamberNb: 2  energy deposit[MeV]: 0.0035567700749646  position[mm]: (687.701046051,939.08978632524,49.780106324697)
+  trackID: 119  chamberNb: 2  energy deposit[MeV]: 0.0017731860085452  position[mm]: (687.36302244645,939.11040595218,49.742495905246)
+  trackID: 118  chamberNb: 2  energy deposit[MeV]: 0.0014173006865875  position[mm]: (687.16650723547,938.89886284848,50.326446375887)
+  trackID: 117  chamberNb: 2  energy deposit[MeV]: 0.0012668993888609  position[mm]: (687.12024305738,939.20495220656,49.446243404638)
+  trackID: 116  chamberNb: 2  energy deposit[MeV]: 0.008721802773834  position[mm]: (686.7066980056,939.82707687314,48.385161003213)
+  trackID: 115  chamberNb: 2  energy deposit[MeV]: 0.0026295026481301  position[mm]: (687.15596269242,940.98172606578,47.158233233478)
+  trackID: 115  chamberNb: 2  energy deposit[MeV]: 0.0021318745439627  position[mm]: (687.14504763048,940.97852095332,47.151515517795)
+  trackID: 114  chamberNb: 2  energy deposit[MeV]: 0.0033161859487691  position[mm]: (687.80881570804,941.30511416024,46.100449598077)
+  trackID: 113  chamberNb: 2  energy deposit[MeV]: 0.0061294607420063  position[mm]: (690.22985292379,941.96325137551,44.895702502357)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.00040915734379562  position[mm]: (685.18959095474,931.9325616694,20.099199508732)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.00056783189472303  position[mm]: (685.21709183842,931.93375335292,20.085020722476)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.0017235066077941  position[mm]: (685.22110739874,931.93756985947,20.076516126281)
+  trackID: 124  chamberNb: 2  energy deposit[MeV]: 0.0016469594553355  position[mm]: (685.20827587947,931.93459640562,20.081217543252)
+  trackID: 123  chamberNb: 2  energy deposit[MeV]: 0.0014240336100683  position[mm]: (685.1860899162,931.93040601302,20.092186761162)
+  trackID: 47  chamberNb: 2  energy deposit[MeV]: 0.0021638088401723  position[mm]: (682.35276509169,928.10976998005,10.135288437352)
+  trackID: 36  chamberNb: 1  energy deposit[MeV]: 0.003049975918675  position[mm]: (483.53939463517,656.54202714217,-699.7108345461)
+  trackID: 35  chamberNb: 1  energy deposit[MeV]: 0.0083791889921678  position[mm]: (481.69546325356,653.90300324702,-705.74163921791)
+  trackID: 35  chamberNb: 1  energy deposit[MeV]: 0.011657771846952  position[mm]: (481.75947123795,653.95060867061,-705.60432322397)
+  trackID: 34  chamberNb: 1  energy deposit[MeV]: 0.0017334967632523  position[mm]: (474.98795259473,645.09339099276,-730.04737156596)
+  trackID: 33  chamberNb: 1  energy deposit[MeV]: 0.0086981253638199  position[mm]: (456.11307704282,619.50791402262,-797.23551752704)
 writing Event_3
 >>> Event 1
     0 trajectories stored in this event.
 CalorimeterSD::Initialize:  TrackerChamberSD   ExP01/TrackerChamberSD_HC
 <ExP01/TrackerChamberSD_HC> is not found.
 
--------->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.276109345017,151.09790337438,-1474.7776333188)
-  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0010118682806867  position[mm]: (15.335596344859,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.696969037752,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.463630361618,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.365700955081,270.25593083772,-748.86382163784)
-  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.033797296874574  position[mm]: (35.486324673877,283.55078313443,-668.68393607233)
-  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0051360938706522  position[mm]: (35.67600632817,284.85357310639,-660.787417759)
-  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.024867250873748  position[mm]: (37.092342933895,294.82595613844,-600)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.00041814650934239  position[mm]: (49.379852133231,392.35035408341,4.2249424971869)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0057104527230424  position[mm]: (49.782255897205,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.100149637869,416.87293153762,156.37355207028)
-  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0079526608186792  position[mm]: (52.430952663195,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.0062170357233744  position[mm]: (52.924209883615,423.73288765334,200)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.03496211643228  position[mm]: (65.140079367435,531.06538740581,880.66947171332)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 1.5912131504563e-05  position[mm]: (65.148702511444,531.1450252554,881.17057534972)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0022802232535688  position[mm]: (65.227336530874,531.87276498955,885.75533977207)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0016015476699792  position[mm]: (65.292323316138,532.4553265974,889.41895993752)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.026538378772526  position[mm]: (66.816288039814,546.31777789464,976.80907465014)
-  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0038833125315804  position[mm]: (67.161608139601,549.95451396222,1000)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0071321099818024  position[mm]: (75.172577639049,648.19403890404,1614.9995849684)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0030235657013224  position[mm]: (75.271686373663,649.33020562516,1622.044737408)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0045843225666738  position[mm]: (75.596500625997,652.90992321448,1644.3585381809)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0094710407828897  position[mm]: (75.854434122305,655.7547240605,1662.1650881645)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.026399682113959  position[mm]: (76.853005364695,666.50960274991,1729.2531323361)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00015940415450722  position[mm]: (76.869582418698,666.76669444446,1730.8968440531)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.021147285034832  position[mm]: (77.505167852443,676.88930841413,1795.9066667788)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00010087347210039  position[mm]: (77.521043085359,677.08834787714,1797.1940912608)
-  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0021212363307541  position[mm]: (77.556594566949,677.52106505593,1800)
-  trackID: 87  chamberNb: 4  energy deposit[MeV]: 0.0028256696616909  position[mm]: (77.669746510968,678.40927798555,1797.4680246533)
-  trackID: 87  chamberNb: 4  energy deposit[MeV]: 0.004634832278503  position[mm]: (78.273912161503,679.0830210623,1796.7283227634)
-  trackID: 87  chamberNb: 4  energy deposit[MeV]: 0.0034555094012586  position[mm]: (79.145656931022,679.81958093757,1797.0227281281)
-  trackID: 87  chamberNb: 4  energy deposit[MeV]: 0.0081277550843116  position[mm]: (79.115181920745,679.83571657534,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.165252395272,679.77949068849,1797.2371652092)
-  trackID: 99  chamberNb: 4  energy deposit[MeV]: 0.0014353072883626  position[mm]: (79.148690532878,679.77204809628,1797.2249175173)
-  trackID: 98  chamberNb: 4  energy deposit[MeV]: 0.00048060903315887  position[mm]: (79.191034010936,679.85705167938,1797.0260251479)
-  trackID: 98  chamberNb: 4  energy deposit[MeV]: 0.0041635873680844  position[mm]: (79.171197208334,679.87496919054,1797.0057709836)
-  trackID: 100  chamberNb: 4  energy deposit[MeV]: 0.0016638942702368  position[mm]: (79.194850143202,679.86530486581,1797.0295472316)
-  trackID: 86  chamberNb: 4  energy deposit[MeV]: 0.0016553919701257  position[mm]: (77.497420425984,676.89512290893,1795.906278662)
-  trackID: 85  chamberNb: 4  energy deposit[MeV]: 0.0013468102079267  position[mm]: (76.862049627973,666.76748637024,1730.8970867232)
-  trackID: 84  chamberNb: 4  energy deposit[MeV]: 0.0019055910055721  position[mm]: (76.862482997312,666.51594486449,1729.2525469706)
-  trackID: 83  chamberNb: 4  energy deposit[MeV]: 0.0021088148323289  position[mm]: (75.861310160511,655.76570749691,1662.1638536382)
-  trackID: 82  chamberNb: 4  energy deposit[MeV]: 0.0072631331535629  position[mm]: (75.672045083303,652.77625254348,1644.3966554877)
-  trackID: 82  chamberNb: 4  energy deposit[MeV]: 0.0043673526024627  position[mm]: (75.670686719193,652.77427347437,1644.4325461326)
-  trackID: 81  chamberNb: 4  energy deposit[MeV]: 0.00039537853540612  position[mm]: (75.197763616062,649.3633047864,1622.0482964443)
-  trackID: 81  chamberNb: 4  energy deposit[MeV]: 0.0065830281683293  position[mm]: (75.133116953097,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.201864659534,648.20380292493,1614.9996318925)
-  trackID: 75  chamberNb: 3  energy deposit[MeV]: 0.0016822052232493  position[mm]: (66.825556943616,546.31447368543,976.8098803935)
-  trackID: 74  chamberNb: 3  energy deposit[MeV]: 0.0019501198844669  position[mm]: (65.303946910927,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.151441942574,531.15203847044,881.16970764545)
-  trackID: 71  chamberNb: 3  energy deposit[MeV]: 0.0013824708571239  position[mm]: (65.147852333767,531.06637108463,880.66948770357)
-  trackID: 63  chamberNb: 2  energy deposit[MeV]: 0.0014278782963555  position[mm]: (52.560545625753,420.92062127787,182.05666863656)
-  trackID: 62  chamberNb: 2  energy deposit[MeV]: 0.0063253656993439  position[mm]: (52.48758100428,419.78395251374,174.69015381111)
-  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.376940592501,416.71024815203,144.77517371753)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.00043343061837835  position[mm]: (50.336868303625,416.59159073687,144.47724088259)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.00073994320385391  position[mm]: (50.277929323329,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.659417032202,416.69284493588,142.07688493227)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.00012346934651204  position[mm]: (50.987578340315,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.061501428855,415.30464604081,140.86077260682)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.0064081916965324  position[mm]: (51.292977567466,414.29652191377,140.63520614356)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.00028928427980816  position[mm]: (51.323376262688,414.28391530728,140.59606259649)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.0013118451901339  position[mm]: (51.444172655129,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.0060258465619024  position[mm]: (51.68186201206,414.32114527628,140.16415643584)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.0057095595541188  position[mm]: (51.680391855878,414.23697759129,140.10294669064)
-  trackID: 60  chamberNb: 2  energy deposit[MeV]: 0.0032333815834969  position[mm]: (51.683725520528,414.21406871631,140.10803605752)
-  trackID: 146  chamberNb: 2  energy deposit[MeV]: 0.0039159116497273  position[mm]: (51.432386644906,414.08874093256,140.2402042006)
-  trackID: 146  chamberNb: 2  energy deposit[MeV]: 0.0013436553029378  position[mm]: (51.427661081154,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.055497562035,415.30127132355,140.86927942734)
-  trackID: 143  chamberNb: 2  energy deposit[MeV]: 0.0024941411602606  position[mm]: (50.884602780267,415.54867515793,141.45696488468)
-  trackID: 142  chamberNb: 2  energy deposit[MeV]: 0.0013679390623602  position[mm]: (50.994835505267,416.29780559493,141.99286882656)
-  trackID: 141  chamberNb: 2  energy deposit[MeV]: 0.0049886511916063  position[mm]: (50.639511740162,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.346949826867,416.58071131102,144.4802595332)
-  trackID: 138  chamberNb: 2  energy deposit[MeV]: 0.0082483582865541  position[mm]: (50.320471790683,416.77935999298,144.75311824782)
-  trackID: 59  chamberNb: 2  energy deposit[MeV]: 0.0032356154525792  position[mm]: (50.467862321762,402.35347333561,66.407341088442)
-  trackID: 59  chamberNb: 2  energy deposit[MeV]: 0.002471887100434  position[mm]: (50.481045198191,402.36042582112,66.400703770816)
-  trackID: 147  chamberNb: 2  energy deposit[MeV]: 0.0014020528308732  position[mm]: (50.469349171162,402.35724409915,66.414208409504)
-  trackID: 58  chamberNb: 2  energy deposit[MeV]: 0.0014024527213131  position[mm]: (49.781710807349,395.72888308139,25.088242038924)
-  trackID: 57  chamberNb: 2  energy deposit[MeV]: 0.001981612100345  position[mm]: (49.375058311421,392.33962519604,4.2273295399265)
-  trackID: 49  chamberNb: 1  energy deposit[MeV]: 0.0014118982347451  position[mm]: (35.669508793483,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.465294071196,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.051444883737,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.509902295239,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.257943875753,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.168589618629,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)
+-------->Storing hits in the ROOT file: in this event there are 73 hits in the tracker chambers: 
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0092526756021279  position[mm]: (-125.24374999167,6.5891725083298,-1579.0193072139)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.00029045945086103  position[mm]: (-125.91882064124,6.6258654629942,-1574.4461065785)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0046604588250342  position[mm]: (-128.63583820504,6.7720178471353,-1555.9480527859)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0041009904317936  position[mm]: (-129.51381151537,6.8254183456617,-1549.9668975232)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0012097035441706  position[mm]: (-130.02522117682,6.8565658284036,-1546.4911674516)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0069275594001486  position[mm]: (-132.67181554876,7.0316779119876,-1528.4210482335)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.045006168140868  position[mm]: (-146.895567143,7.8340956988247,-1431.8392829055)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.007845287730563  position[mm]: (-150.04304628249,8.113183296743,-1410.6354541787)
+  trackID: 1  chamberNb: 0  energy deposit[MeV]: 0.0058349442362264  position[mm]: (-151.62685986849,8.2828905555416,-1400)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0083276294399079  position[mm]: (-244.05318862303,17.766985424415,-776.02432206706)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.014020191327415  position[mm]: (-250.53894818861,18.492829089778,-732.73799809201)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.020906485221297  position[mm]: (-257.02820349544,19.320689271874,-688.93461795285)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.00061506059210823  position[mm]: (-257.49528160583,19.373475761299,-685.82476626561)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0069624189919  position[mm]: (-259.7250743235,19.632157677901,-671.00882083347)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0065173418620062  position[mm]: (-264.44596792678,20.101162568216,-639.82508332001)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0082086693192046  position[mm]: (-268.02885617162,20.460536720432,-616.28088447982)
+  trackID: 1  chamberNb: 1  energy deposit[MeV]: 0.0048806741461518  position[mm]: (-270.50680048116,20.709825777382,-600)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0047772633656667  position[mm]: (-363.55219656412,28.846867357019,10.245975068235)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.017161348173323  position[mm]: (-368.30691658782,29.293297614954,41.2979539033)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.006919618399306  position[mm]: (-369.9637568487,29.443938335738,51.925375111458)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.010709577872053  position[mm]: (-374.03134292971,29.890709633206,79.298634380326)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.010885261020926  position[mm]: (-379.62971964451,30.514425271301,117.50872253595)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0090237795217821  position[mm]: (-382.29685887326,30.790285591511,135.40151987911)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.003885851979016  position[mm]: (-383.94711191054,30.953570122658,146.50634148366)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0076539051001839  position[mm]: (-387.24791529525,31.296418263683,168.73296104735)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.013923528585048  position[mm]: (-390.53992888215,31.674179310325,190.80582710414)
+  trackID: 1  chamberNb: 2  energy deposit[MeV]: 0.0044358713654033  position[mm]: (-391.92816334859,31.813094141633,200)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0007261352772493  position[mm]: (-483.49249523411,40.346041348127,803.51813440971)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0037551161684646  position[mm]: (-484.89073900036,40.450411839199,812.84697196816)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.04448065404553  position[mm]: (-502.58121877515,41.774339027307,930.88974787808)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0060728047542418  position[mm]: (-504.8807635602,41.937835067763,945.81453823705)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.0068893816781223  position[mm]: (-507.33138236566,42.118928052295,961.79292512876)
+  trackID: 1  chamberNb: 3  energy deposit[MeV]: 0.016031474173699  position[mm]: (-513.16025504059,42.473070806314,1000)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.031283746059773  position[mm]: (-616.14209290674,48.194129715038,1669.0592619579)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.00035101406646281  position[mm]: (-616.22340125748,48.198611088534,1669.5780134048)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.034206065991503  position[mm]: (-627.81766698867,49.099370231217,1744.812201785)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.0066858380954639  position[mm]: (-631.78749652149,49.605924434181,1771.0320450661)
+  trackID: 1  chamberNb: 4  energy deposit[MeV]: 0.010288550695077  position[mm]: (-636.15922015715,50.119372104808,1800)
+  trackID: 72  chamberNb: 4  energy deposit[MeV]: 0.0013647462346183  position[mm]: (-631.78558301969,49.61337700045,1771.0325006823)
+  trackID: 71  chamberNb: 4  energy deposit[MeV]: 0.0064133050112055  position[mm]: (-616.29468592912,48.072426711409,1669.5839055983)
+  trackID: 71  chamberNb: 4  energy deposit[MeV]: 0.00091436356144725  position[mm]: (-616.32202163846,48.045072832589,1669.5886889681)
+  trackID: 71  chamberNb: 4  energy deposit[MeV]: 0.0020855182163906  position[mm]: (-616.32677906043,48.033407718162,1669.5910810525)
+  trackID: 80  chamberNb: 4  energy deposit[MeV]: 0.001610699636605  position[mm]: (-616.32720498449,48.045564166257,1669.5808664182)
+  trackID: 70  chamberNb: 4  energy deposit[MeV]: 0.0015218317649559  position[mm]: (-616.13569738138,48.200032352182,1669.0605734452)
+  trackID: 62  chamberNb: 3  energy deposit[MeV]: 0.001715796772077  position[mm]: (-507.33942576227,42.112866874594,961.79219328258)
+  trackID: 61  chamberNb: 3  energy deposit[MeV]: 0.0078270580482566  position[mm]: (-504.96186135413,41.912949835511,945.81024798841)
+  trackID: 60  chamberNb: 3  energy deposit[MeV]: 0.0012778009144398  position[mm]: (-502.57531864699,41.770628626233,930.89096318596)
+  trackID: 59  chamberNb: 3  energy deposit[MeV]: 0.004608334183342  position[mm]: (-484.87968663209,40.487559142397,812.85098319504)
+  trackID: 58  chamberNb: 3  energy deposit[MeV]: 0.0014743279160251  position[mm]: (-483.50073128817,40.347832413355,803.517221527)
+  trackID: 48  chamberNb: 2  energy deposit[MeV]: 0.0014358566042689  position[mm]: (-390.54565422941,31.680032621369,190.80520079758)
+  trackID: 47  chamberNb: 2  energy deposit[MeV]: 0.0016100957375694  position[mm]: (-387.25440659627,31.3031721146,168.73227279489)
+  trackID: 46  chamberNb: 2  energy deposit[MeV]: 0.0064385806247476  position[mm]: (-383.88532441535,30.947346686389,146.52097168221)
+  trackID: 45  chamberNb: 2  energy deposit[MeV]: 0.0018157766694775  position[mm]: (-382.28628418352,30.789922349028,135.40357854538)
+  trackID: 44  chamberNb: 2  energy deposit[MeV]: 0.0094456971810196  position[mm]: (-379.73913597409,30.485116825423,117.50437988197)
+  trackID: 43  chamberNb: 2  energy deposit[MeV]: 0.0023006132956712  position[mm]: (-374.03011733466,29.876103800654,79.299791775743)
+  trackID: 42  chamberNb: 2  energy deposit[MeV]: 0.0047238042387857  position[mm]: (-369.9254397546,29.453424598714,51.934144724116)
+  trackID: 41  chamberNb: 2  energy deposit[MeV]: 0.0023270054340778  position[mm]: (-368.31372616519,29.279993798269,41.29783778991)
+  trackID: 40  chamberNb: 2  energy deposit[MeV]: 0.0016082388810191  position[mm]: (-363.56128493025,28.848950751539,10.244948415582)
+  trackID: 33  chamberNb: 1  energy deposit[MeV]: 0.0017777366180732  position[mm]: (-268.03758796265,20.466321378251,-616.2818366093)
+  trackID: 32  chamberNb: 1  energy deposit[MeV]: 0.0025102723202755  position[mm]: (-264.43432654886,20.112858084518,-639.82261318398)
+  trackID: 31  chamberNb: 1  energy deposit[MeV]: 0.0026357498983397  position[mm]: (-259.71536080785,19.61734875099,-671.00616312121)
+  trackID: 30  chamberNb: 1  energy deposit[MeV]: 0.0034754751806177  position[mm]: (-257.47024332834,19.37854696215,-685.81947399978)
+  trackID: 29  chamberNb: 1  energy deposit[MeV]: 0.0016703478102533  position[mm]: (-250.5478162372,18.496871382671,-732.73896833594)
+  trackID: 28  chamberNb: 1  energy deposit[MeV]: 0.0023382195370438  position[mm]: (-244.03969662789,17.760974484777,-776.02143639362)
+  trackID: 24  chamberNb: 0  energy deposit[MeV]: 0.0012868879776339  position[mm]: (-150.04185542,8.1202168271886,-1410.6351202642)
+  trackID: 23  chamberNb: 0  energy deposit[MeV]: 0.0018673365009829  position[mm]: (-146.90529484555,7.8394346659878,-1431.8402921434)
+  trackID: 22  chamberNb: 0  energy deposit[MeV]: 0.0071076131123221  position[mm]: (-132.83507957317,7.1385956889244,-1528.4225648138)
+  trackID: 22  chamberNb: 0  energy deposit[MeV]: 0.0061297671212259  position[mm]: (-132.8295254458,7.1079403127429,-1528.3719624853)
+  trackID: 21  chamberNb: 0  energy deposit[MeV]: 0.0012366823815576  position[mm]: (-130.02668713557,6.8631800600507,-1546.4911963827)
+  trackID: 20  chamberNb: 0  energy deposit[MeV]: 0.0019980197960276  position[mm]: (-129.51621495104,6.8372959402905,-1549.9667896207)
+  trackID: 19  chamberNb: 0  energy deposit[MeV]: 0.0034580012396908  position[mm]: (-128.66063541383,6.7647558344394,-1555.9500313437)
+  trackID: 18  chamberNb: 0  energy deposit[MeV]: 0.0018575705553294  position[mm]: (-125.91054785314,6.6187221072681,-1574.4443346312)
+  trackID: 17  chamberNb: 0  energy deposit[MeV]: 0.0017073890417959  position[mm]: (-125.2341976819,6.5867008808391,-1579.0174421854)
 writing Event_4
 >>> Event 2
     0 trajectories stored in this event.
  Run terminated.
 Run Summary
   Number of events processed : 3
-  User=0.010000s Real=0.007164s Sys=0.000000s
+  User=0.000000s Real=0.006335s Sys=0.000000s
 Graphics systems deleted.
 Visualization Manager deleting...
 G4 kernel has come to Quit state.
@@ -2675,7 +2620,7 @@ G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
 Pool ID '20G4NavigationLevelRep', size : 0.0269 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.0173 MB
+Pool ID '17G4DynamicParticle', size : 0.0163 MB
 Pool ID '16G4SmartVoxelNode', size : 0.000961 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.000961 MB
 Pool ID '7G4Event', size : 0.000961 MB
@@ -2683,12 +2628,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.0336 MB
+Pool ID '7G4Track', size : 0.0317 MB
 Pool ID '18G4TouchableHistory', size : 0.00192 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
-Pool ID '15ExP01TrackerHit', size : 0.0202 MB
+Pool ID '15ExP01TrackerHit', size : 0.0183 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/extended/persistency/P03/batch.out b/examples/extended/persistency/P03/batch.out
index db3a9c2506..e6a13144fe 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -514,7 +514,7 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.000000s Real=0.000713s Sys=0.000000s
+  User=0.000000s Real=0.000648s Sys=0.000000s
 G4 kernel has come to Quit state.
 UserDetectorConstruction deleted.
 UserPhysicsList deleted.
diff --git a/examples/extended/persistency/gdml/G01/g01-schema.out b/examples/extended/persistency/gdml/G01/g01-schema.out
index a5a595d144..72b9a312b9 100644
--- a/examples/extended/persistency/gdml/G01/g01-schema.out
+++ b/examples/extended/persistency/gdml/G01/g01-schema.out
@@ -49,7 +49,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1218,7 +1218,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.004978s Sys=0.000000s
+  User=0.010000s Real=0.004500s Sys=0.000000s
 /gun/direction 0 0 -1
 /run/beamOn 20
 
@@ -1585,7 +1585,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.004676s Sys=0.000000s
+  User=0.000000s Real=0.003889s Sys=0.000000s
 /tracking/verbose 0
 /gun/direction 0.3 0.2 1
 /run/beamOn 20
@@ -1625,7 +1625,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.010000s Real=0.004619s Sys=0.000000s
+  User=0.000000s Real=0.001679s Sys=0.000000s
 /gun/direction 0.3 -0.2 1
 /run/beamOn 20
 
@@ -1664,7 +1664,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.001882s Sys=0.000000s
+  User=0.000000s Real=0.001648s Sys=0.000000s
 /gun/direction -0.3 0.2 0.6
 /run/beamOn 20
 
@@ -1703,7 +1703,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.002119s Sys=0.000000s
+  User=0.010000s Real=0.001654s Sys=0.000000s
 Graphics systems deleted.
 Visualization Manager deleting...
 G4 kernel has come to Quit state.
diff --git a/examples/extended/persistency/gdml/G01/g01.out b/examples/extended/persistency/gdml/G01/g01.out
index fa38c36a46..77c081b4a1 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1217,7 +1217,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.004468s Sys=0.000000s
+  User=0.000000s Real=0.005972s Sys=0.000000s
 /gun/direction 0 0 -1
 /run/beamOn 20
 
@@ -1584,7 +1584,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.018025s Sys=0.000000s
+  User=0.010000s Real=0.003578s Sys=0.000000s
 /tracking/verbose 0
 /gun/direction 0.3 0.2 1
 /run/beamOn 20
@@ -1624,7 +1624,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.001983s Sys=0.000000s
+  User=0.000000s Real=0.002287s Sys=0.000000s
 /gun/direction 0.3 -0.2 1
 /run/beamOn 20
 
@@ -1663,7 +1663,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.001687s Sys=0.000000s
+  User=0.000000s Real=0.001704s Sys=0.000000s
 /gun/direction -0.3 0.2 0.6
 /run/beamOn 20
 
@@ -1702,7 +1702,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.005142s Sys=0.000000s
+  User=0.000000s Real=0.004931s 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 5f75782a9a..29e0be4f6a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1078,7 +1078,7 @@ Processing hits ....
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.001341s Sys=0.000000s
+  User=0.000000s Real=0.001280s Sys=0.000000s
 /gun/direction 0 0 -1
 /run/beamOn 20
 
@@ -1330,7 +1330,7 @@ Processing hits ....
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000938s Sys=0.000000s
+  User=0.000000s Real=0.001482s Sys=0.000000s
 /tracking/verbose 0
 /gun/direction 0.3 0.2 1
 /run/beamOn 20
@@ -1383,7 +1383,7 @@ Processing hits ....
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000152s Sys=0.000000s
+  User=0.000000s Real=0.000171s Sys=0.000000s
 /gun/direction 0.3 -0.2 1
 /run/beamOn 20
 
@@ -1435,7 +1435,7 @@ Processing hits ....
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000133s Sys=0.000000s
+  User=0.000000s Real=0.000181s Sys=0.000000s
 /gun/direction -0.3 0.2 0.6
 /run/beamOn 20
 
@@ -1487,7 +1487,7 @@ Processing hits ....
  Run terminated.
 Run Summary
   Number of events processed : 20
-  User=0.000000s Real=0.000131s Sys=0.000000s
+  User=0.000000s Real=0.000162s 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 698cf31ed4..ff1606e196 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/physicslists/factory/factory-environment.out b/examples/extended/physicslists/factory/factory-environment.out
index f6b31e2721..7755e78bb1 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/physicslists/factory/factory.out b/examples/extended/physicslists/factory/factory.out
index 752f645953..75f187fbd7 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/physicslists/genericPL/genericPL.out b/examples/extended/physicslists/genericPL/genericPL.out
index 12bae10d49..184dca6a5a 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/polarisation/Pol01/pol01.out b/examples/extended/polarisation/Pol01/pol01.out
index 18a9ae8322..ab854487a0 100644
--- a/examples/extended/polarisation/Pol01/pol01.out
+++ b/examples/extended/polarisation/Pol01/pol01.out
@@ -11,7 +11,7 @@ Environment variable "G4FORCE_RUN_MANAGER_TYPE" enabled with value == Serial. Fo
 
 
 **************************************************************
- Geant4 version Name: geant4-11-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -214,7 +214,7 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.110000s Real=0.140173s Sys=0.000000s
+  User=0.060000s Real=0.070020s Sys=0.010000s
 
  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 5a9552f5cd..50f7207fcf 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -178,35 +178,35 @@ Index : 1     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.130000s Real=0.137040s Sys=0.000000s
+  User=0.120000s Real=0.127348s Sys=0.000000s
 
  The run is 1000 neutron of 25 meV through 1 cm  of G4_Co (density: 8.9 g/cm3 )
 
  Process calls frequency :
-            NoProcess=   1102       Radioactivation=   2843                  Rayl=    125
-       Transportation=  13782               annihil=     37                 compt=   1641
-                 conv=     39                 eIoni=   5228            hadElastic=    154
-              ionIoni=   2050                   msc=    712              nCapture=    948
-                 phot=    688 
+            NoProcess=   1109       Radioactivation=   2846                  Rayl=     97
+       Transportation=  13522               annihil=     34                 compt=   1628
+                 conv=     39                 eIoni=   5408            hadElastic=    160
+              ionIoni=   2058                   msc=    601              nCapture=    949
+                 phot=    716 
 
  List of generated particles (with meanLife != 0):
-           Co59:     154  Emean =  43.831 meV	( 2.4374 meV --> 154.56 meV)	stable
-           Co60:     948  Emean =  223.99 eV 	( 1.2084 eV  --> 497.76 eV )	mean life = 7.6098 y  
-           Ni60:     948  Emean =  15.919 eV 	( 15.907 eV  --> 27.832 eV )	stable
-      anti_nu_e:     948  Emean =  268.96 keV	( 174.82 keV --> 1.1839 MeV)	stable
-             e+:      39  Emean =  1.2322 MeV	( 40.794 keV --> 4.5192 MeV)	stable
-             e-:    3319  Emean =  308.12 keV	( 4.0283 eV  --> 6.4249 MeV)	stable
-          gamma:    6049  Emean =  1.5728 MeV	( 13.028 eV  --> 7.4328 MeV)	stable
+           Co59:     160  Emean =  42.506 meV	( 0.44674 meV --> 163.3 meV)	stable
+           Co60:     949  Emean =  229.32 eV 	( 2.1962 eV  --> 501.86 eV )	mean life = 7.6098 y  
+           Ni60:     949  Emean =  15.907 eV 	( 15.907 eV  --> 15.907 eV )	stable
+      anti_nu_e:     949  Emean =  219.49 keV	( 22.384 keV --> 482.65 keV)	stable
+             e+:      39  Emean =  1.6368 MeV	( 173.5 keV --> 4.9399 MeV)	stable
+             e-:    3329  Emean =  323.41 keV	( 4.0191 eV  --> 6.5042 MeV)	stable
+          gamma:    5977  Emean =  1.5929 MeV	( 13.019 eV  --> 7.4328 MeV)	stable
 
- Mean energy deposit per event = 1.0054 MeV  rms = 1.2837 MeV
- Mean energy flow per event    = 8.7676 MeV  rms = 2.4111 MeV
+ Mean energy deposit per event = 1.1099 MeV  rms = 1.3536 MeV
+ Mean energy flow per event    = 8.6704 MeV  rms = 2.4143 MeV
 
  List of particles emerging from the target :
-      anti_nu_e:     948  Emean =  268.96 keV	( 174.82 keV --> 1.1839 MeV) 	Eflow/event = 254.98 keV
-             e+:       2  Emean =  971.06 keV	( 801.18 keV --> 1.1409 MeV) 	Eflow/event = 1.9421 keV
-             e-:      64  Emean =  1.0386 MeV	( 75.871 keV --> 3.6134 MeV) 	Eflow/event = 66.47 keV
-          gamma:    5322  Emean =  1.5867 MeV	( 56.336 keV --> 7.4328 MeV) 	Eflow/event = 8.4442 MeV
-        neutron:      52  Emean =  25.036 meV	( 12.998 meV --> 43.693 meV) 	Eflow/event = 1.3019 meV
+      anti_nu_e:     949  Emean =  219.49 keV	( 22.384 keV --> 482.65 keV) 	Eflow/event = 208.3 keV
+             e+:       5  Emean =  1.2356 MeV	( 845.3 keV --> 2.0028 MeV) 	Eflow/event = 6.1779 keV
+             e-:      32  Emean =  941.01 keV	( 54.479 keV --> 4.1814 MeV) 	Eflow/event = 30.112 keV
+          gamma:    5222  Emean =  1.6135 MeV	( 50.754 keV --> 7.4328 MeV) 	Eflow/event = 8.4258 MeV
+        neutron:      51  Emean =  25.633 meV	( 16.192 meV --> 37.934 meV) 	Eflow/event = 1.3073 meV
 
  histo Id for populations :
                  Co59  id =  26
@@ -216,7 +216,7 @@ Run Summary
 
 --------- Ranecu engine status ---------
  Initial seed (index) = 0
- Current couple of seeds = 345523785, 2069324421
+ Current couple of seeds = 1706472822, 1620166520
 ----------------------------------------
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 11 of which, static: 0
diff --git a/examples/extended/radioactivedecay/rdecay01/rdecay01.out b/examples/extended/radioactivedecay/rdecay01/rdecay01.out
index 283de0f045..4c3f9be1f4 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -83,9 +83,9 @@ Step#       X          Y          Z         KineE         dEStep    StepLeng   T
     1       0 fm       0 fm       0 fm       0 eV           0 eV       0 fm       0 fm      World   Radioactivation
 
     :----- List of secondaries ----------------
-   Ni60[2505.753]:  energy = 1.688 eV   time = 1.348 y  
-       anti_nu_e:  energy = 174.7 keV  time = 1.348 y  
-              e-:  energy = 138.9 keV  time = 1.348 y  
+   Ni60[2505.753]:  energy = 3.228 eV   time = 1.348 y  
+       anti_nu_e:  energy = 36.42 keV  time = 1.348 y  
+              e-:  energy = 277.2 keV  time = 1.348 y  
     :------------------------------------------
 
 
@@ -94,29 +94,29 @@ Step#       X          Y          Z         KineE         dEStep    StepLeng   T
 *********************************************************************************************************
 
 Step#       X          Y          Z         KineE         dEStep    StepLeng   TrakLeng    Volume     Process
-    0       0 fm       0 fm       0 fm   138.9 keV          0 eV       0 fm       0 fm      World   initStep
-    1  -105.9 um      -1 cm   2.029 mm   138.9 keV          0 eV    1.02 cm    1.02 cm      World   OutOfWorld
+    0       0 fm       0 fm       0 fm   277.2 keV          0 eV       0 fm       0 fm      World   initStep
+    1  -105.9 um      -1 cm   2.029 mm   277.2 keV          0 eV    1.02 cm    1.02 cm      World   OutOfWorld
 
 *********************************************************************************************************
 * G4Track Information:   Particle = anti_nu_e,   Track ID = 3,   Parent ID = 1
 *********************************************************************************************************
 
 Step#       X          Y          Z         KineE         dEStep    StepLeng   TrakLeng    Volume     Process
-    0       0 fm       0 fm       0 fm   174.7 keV          0 eV       0 fm       0 fm      World   initStep
-    1      -1 cm  -1.283 mm  -8.419 mm   174.7 keV          0 eV   1.313 cm   1.313 cm      World   OutOfWorld
+    0       0 fm       0 fm       0 fm   36.42 keV          0 eV       0 fm       0 fm      World   initStep
+    1      -1 cm  -1.283 mm  -8.419 mm   36.42 keV          0 eV   1.313 cm   1.313 cm      World   OutOfWorld
 
 *********************************************************************************************************
 * G4Track Information:   Particle = Ni60[2505.753],   Track ID = 2,   Parent ID = 1
 *********************************************************************************************************
 
 Step#       X          Y          Z         KineE         dEStep    StepLeng   TrakLeng    Volume     Process
-    0       0 fm       0 fm       0 fm   1.688 eV           0 eV       0 fm       0 fm      World   initStep
+    0       0 fm       0 fm       0 fm   3.228 eV           0 eV       0 fm       0 fm      World   initStep
     End of event. Decay chain: Co60 ---> Ni60[2505.753]
 
  Run terminated.
 Run Summary
   Number of events processed : 1
-  User=0.000000s Real=0.001553s Sys=0.000000s
+  User=0.000000s Real=0.002815s Sys=0.000000s
 
  ======================== run summary ======================
  The run was 1 Co60 of 0 eV 
@@ -125,17 +125,17 @@ Run Summary
  Nb of generated particles: 
 
              Co60:       1  Emean =      0 eV 	( 0 eV  --> 0 eV )	mean life = 7.61 y  
-   Ni60[2505.753]:       1  Emean =  1.688 eV 	( 1.688 eV  --> 1.688 eV )	mean life = 4.761 ps 
-        anti_nu_e:       1  Emean =  174.7 keV	( 174.7 keV --> 174.7 keV)	stable
-               e-:       1  Emean =  138.9 keV	( 138.9 keV --> 138.9 keV)	stable
+   Ni60[2505.753]:       1  Emean =  3.228 eV 	( 3.228 eV  --> 3.228 eV )	mean life = 4.761 ps 
+        anti_nu_e:       1  Emean =  36.42 keV	( 36.42 keV --> 36.42 keV)	stable
+               e-:       1  Emean =  277.2 keV	( 277.2 keV --> 277.2 keV)	stable
 
    Ekin Total (Q single decay): mean =  313.6 keV	( 313.6 keV --> 313.6 keV)
 
-   Momentum balance (excluding gamma desexcitation): mean =  381.8 meV	( 381.8 meV --> 381.8 meV)
+   Momentum balance (excluding gamma desexcitation): mean =  654.5 meV	( 654.5 meV --> 654.5 meV)
 
    Total time of life (full chain): mean =  1.348 y    half-life =  341.1 d     ( 1.348 y   --> 1.348 y  )
 
-   Total visible energy (full chain) : mean =  138.9 keV   ( 138.9 keV --> 138.9 keV)
+   Total visible energy (full chain) : mean =  277.2 keV   ( 277.2 keV --> 277.2 keV)
 
    Activity of Co60 = 2.36e+14 Bq/g   (6379 Ci/g) 
 
@@ -191,7 +191,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100000
-  User=1.020000s Real=1.346118s Sys=0.000000s
+  User=0.920000s Real=0.929856s Sys=0.000000s
 
  ======================== run summary ======================
  The run was 100000 Co60 of 0 eV 
@@ -200,18 +200,18 @@ Run Summary
  Nb of generated particles: 
 
              Co60:  100000  Emean =      0 eV 	( 0 eV  --> 0 eV )	mean life = 7.61 y  
-   Ni60[1332.514]:     118  Emean =  17.02 eV 	( 1.581 eV  --> 31.25 eV )	mean life = 1.06 ps 
-   Ni60[2505.753]:   99882  Emean =  1.095 eV 	( 0.1819 meV --> 3.021 eV )	mean life = 4.761 ps 
-        anti_nu_e:  100000  Emean =  270.1 keV	( 154.6 keV --> 1.479 MeV)	stable
-               e-:  100000  Emean =  44.92 keV	( 1.567 eV  --> 716 keV)	stable
+   Ni60[1332.514]:     118  Emean =  18.86 eV 	( 604.8 meV --> 32.92 eV )	mean life = 1.06 ps 
+   Ni60[2505.753]:   99882  Emean =  1.467 eV 	( 0 eV  --> 3.748 eV )	mean life = 4.761 ps 
+        anti_nu_e:   99999  Emean =  218.2 keV	( 887 eV  --> 1.461 MeV)	stable
+               e-:  100000  Emean =  96.82 keV	( 7.341 eV  --> 1.413 MeV)	stable
 
    Ekin Total (Q single decay): mean =    315 keV	( 313.6 keV --> 1.487 MeV)
 
-   Momentum balance (excluding gamma desexcitation): mean =  590.1 meV	( 0.01286 meV --> 51.28 eV )
+   Momentum balance (excluding gamma desexcitation): mean =   6.99 eV 	( 0.003088 meV --> 647.3 keV)
 
    Total time of life (full chain): mean =  7.608 y    half-life =  5.273 y     ( 9.09 s   --> 76.46 y  )
 
-   Total visible energy (full chain) : mean =  44.92 keV   ( 2.442 eV  --> 716 keV)
+   Total visible energy (full chain) : mean =  96.82 keV   ( 8.207 eV  --> 1.413 MeV)
 
    Activity of Co60 = 4.183e+13 Bq/g   (1131 Ci/g) 
 
@@ -266,7 +266,7 @@ Index : 0     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 100000
-  User=2.610000s Real=2.967899s Sys=0.000000s
+  User=2.200000s Real=2.216749s Sys=0.000000s
 
  ======================== run summary ======================
  The run was 100000 Co60 of 0 eV 
@@ -276,20 +276,20 @@ Run Summary
 
              Co60:  100000  Emean =      0 eV 	( 0 eV  --> 0 eV )	mean life = 7.61 y  
              Ni60:  100000  Emean =  15.91 eV 	( 15.91 eV  --> 41.74 eV )	stable
-   Ni60[1332.514]:   99999  Emean =  12.34 eV 	( 829.2 meV --> 28.95 eV )	mean life = 1.06 ps 
+   Ni60[1332.514]:   99999  Emean =  12.34 eV 	( 1.227 eV  --> 30.74 eV )	mean life = 1.06 ps 
    Ni60[2158.632]:      16  Emean =   1.27 eV 	( 1.079 eV  --> 4.13 eV )
-   Ni60[2505.753]:   99884  Emean =  1.097 eV 	( 1.004 meV --> 3.028 eV )	mean life = 4.761 ps 
-        anti_nu_e:  100000  Emean =  269.9 keV	( 156.5 keV --> 1.486 MeV)	stable
-               e-:  100030  Emean =  45.42 keV	( 112.1 meV --> 1.331 MeV)	stable
+   Ni60[2505.753]:   99884  Emean =   1.47 eV 	( 2.394 meV --> 3.687 eV )	mean life = 4.761 ps 
+        anti_nu_e:  100000  Emean =  217.8 keV	( 3.329 keV --> 1.483 MeV)	stable
+               e-:  100030  Emean =  97.45 keV	( 524.8 meV --> 1.36 MeV)	stable
             gamma:  199869  Emean =  1.253 MeV	( 347.1 keV --> 2.159 MeV)	stable
 
    Ekin Total (Q single decay): mean =  940.1 keV	( 313.6 keV --> 2.159 MeV)
 
-   Momentum balance (excluding gamma desexcitation): mean =  962.1 keV	( 0.003215 meV --> 3.118 MeV)
+   Momentum balance (excluding gamma desexcitation): mean =  966.1 keV	( 0.008775 meV --> 3.165 MeV)
 
    Total time of life (full chain): mean =  7.615 y    half-life =  5.278 y     ( 21.88 min --> 91.98 y  )
 
-   Total visible energy (full chain) : mean =  2.549 MeV   ( 1.333 MeV --> 2.663 MeV)
+   Total visible energy (full chain) : mean =  2.602 MeV   ( 1.337 MeV --> 2.816 MeV)
 
    Activity of Co60 = 4.179e+13 Bq/g   (1130 Ci/g) 
 
diff --git a/examples/extended/radioactivedecay/rdecay02/rdecay02.out b/examples/extended/radioactivedecay/rdecay02/rdecay02.out
index bd7caec9ee..0d51324fb2 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -828,51 +828,51 @@ Index : 2     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.880000s Real=1.072611s Sys=0.000000s
+  User=0.880000s Real=0.893391s Sys=0.000000s
 
  The run is 10000 Ne24 of 0 eV  through : 
  Target   : Length = 1 cm  Radius    = 5 mm  Material = G4_CESIUM_IODIDE
  Detector : Length = 5 cm  Thickness = 2 cm  Material = Germanium
 
- Mean energy deposit in target,   in time window = 376.69 keV  rms = 218.6 keV
- Mean energy deposit in detector, in time window = 19.634 keV  rms = 110.31 keV
+ Mean energy deposit in target,   in time window = 808.96 keV  rms = 420.65 keV
+ Mean energy deposit in detector, in time window = 19.584 keV  rms = 109.99 keV
 
  Process calls frequency in target :
-            NoProcess=  10000       Radioactivation=  50787                  Rayl=    289
-       Transportation=  50219               annihil=    164                 compt=   4264
-                 conv=    174                 eIoni=  26022               ionIoni=  38099
-                  msc=   3507                  phot=   1577 
+            NoProcess=  10000       Radioactivation=  50786                  Rayl=    283
+       Transportation=  50228               annihil=    165                 compt=   4259
+                 conv=    173                 eIoni=  26011               ionIoni=  38096
+                  msc=   3485                  phot=   1567 
 
  Process calls frequency in detector:
-                 Rayl=   1222        Transportation=  45943               annihil=    345
-                compt=  22813                  conv=    339                 eIoni=  27720
-                  msc=   6203                  phot=   4236 
+                 Rayl=   1203        Transportation=  45964               annihil=    351
+                compt=  22801                  conv=    347                 eIoni=  27711
+                  msc=   6252                  phot=   4236 
 
  List of generated particles in target:
-           Mg24:   10000  Emean =  42.429 eV 	( 41.932 eV  --> 866.6 eV )
-  Mg24[1368.672]:    9990  Emean =  169.98 eV 	( 132.13 eV  --> 433.23 eV )
-  Mg24[4122.889]:    9976  Emean =  37.139 eV 	( 94.526 meV --> 70.392 eV )
-  Mg24[5235.120]:       8  Emean =  1.9359 eV 	( 224.75 meV --> 3.643 eV )
+           Mg24:   10000  Emean =  42.448 eV 	( 41.932 eV  --> 877.14 eV )
+  Mg24[1368.672]:    9990  Emean =  169.94 eV 	( 18.671 eV  --> 436.48 eV )
+  Mg24[4122.889]:    9976  Emean =  39.181 eV 	( 107.03 meV --> 74.359 eV )
+  Mg24[5235.120]:       8  Emean =  2.8685 eV 	( 378.2 meV --> 6.3072 eV )
            Na24:    9990  Emean =  4.9922 eV 	( 4.9901 eV  --> 15.742 eV )
-  Na24[1346.621]:     818  Emean =  24.868 eV 	( 50.459 meV --> 47.491 eV )
-  Na24[472.207]:   10000  Emean =  67.648 eV 	( 97.683 meV --> 129.08 eV )
+  Na24[1346.621]:     817  Emean =   27.14 eV 	( 649.04 meV --> 51.831 eV )
+  Na24[472.207]:   10000  Emean =  68.115 eV 	( 185.29 meV --> 134.01 eV )
   Na24[563.199]:       5  Emean =  13.735 eV 	( 13.735 eV  --> 13.735 eV )
-      anti_nu_e:   20000  Emean =  1.3437 MeV	( 163.76 keV --> 4.6831 MeV)
-             e+:     174  Emean =  746.85 keV	( 1.7102 keV --> 1.6823 MeV)
-             e-:   26019  Emean =  356.84 keV	( 50.969 eV  --> 2.7483 MeV)
-          gamma:   31113  Emean =  1.5036 MeV	( 90.991 keV --> 3.8661 MeV)
+      anti_nu_e:   20000  Emean =   975.9 keV	( 29.81 keV --> 3.3303 MeV)
+             e+:     173  Emean =  744.13 keV	( 1.7102 keV --> 1.6823 MeV)
+             e-:   26003  Emean =  639.42 keV	( 100.71 eV  --> 4.5674 MeV)
+          gamma:   31114  Emean =  1.5035 MeV	( 90.991 keV --> 3.8661 MeV)
 
  List of generated particles in detector:
-             e+:     339  Emean =  802.06 keV	( 4.4428 keV --> 2.6942 MeV)
-             e-:   27376  Emean =  376.25 keV	( 111.92 eV  --> 3.5698 MeV)
-          gamma:     690  Emean =  524.03 keV	( 393.35 keV --> 1.8254 MeV)
+             e+:     347  Emean =  805.89 keV	( 4.4428 keV --> 2.6942 MeV)
+             e-:   27371  Emean =  377.81 keV	( 111.92 eV  --> 3.5698 MeV)
+          gamma:     702  Emean =  523.81 keV	( 393.35 keV --> 1.8254 MeV)
 
 ... write file : rdecay02.root - done
 ... close file : rdecay02.root - done
 
 --------- Ranecu engine status ---------
  Initial seed (index) = 0
- Current couple of seeds = 1262331381, 2009209759
+ Current couple of seeds = 1888366942, 1696591505
 ----------------------------------------
 ================== Deleting memory pools ===================
 Number of memory pools allocated: 12 of which, static: 0
diff --git a/examples/extended/runAndEvent/RE01/sample.out b/examples/extended/runAndEvent/RE01/sample.out
index eeb9e20de9..dd85ef6321 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -818,4221 +818,4822 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 Tracks in tracking region have been processed. -- Stage 0 over.
 
-Source track ID 6710 (gamma,0.025052804463287[GeV]) at (140.36258138371,479.89409847101,-280.93967457987)
+Source track ID 6677 (e-,0.0012189639166534[GeV]) at (153.15806497241,475.96492216749,-1377.6915794459)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,9]    0.025052804463287 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.025052804463287 (GeV)
+Cell[3,9]    0.00013025565365035 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00013025565365035 (GeV)
 
-Source track ID 6711 (gamma,0.062265201678948[GeV]) at (142.87687606659,479.15154000113,-273.91143649535)
+Source track ID 6679 (gamma,0.013475979487689[GeV]) at (140.36315876296,479.89392959495,-280.92885706294)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,9]    0.059047284882898 [GeV]
-Cell[8,10]    0.00321791679605 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.062265201678948 (GeV)
+Cell[8,9]    0.013055976060318 [GeV]
+Cell[7,10]    0.00031029911812679 [GeV]
+Cell[7,9]    0.00010970430924392 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.013475979487689 (GeV)
 
-Source track ID 6753 (gamma,0.00013722926798999[GeV]) at (33.565219687469,498.87210387767,-368.85044783176)
+Source track ID 6680 (gamma,0.32959147826968[GeV]) at (140.36635043391,479.89299605836,-280.92967671969)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,11]    0.00013722926798999 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00013722926798999 (GeV)
-
-Source track ID 6728 (e-,0.56947774837034[GeV]) at (109.67762372365,487.82252803077,-280.87167144891)
+Cell[8,9]    0.27932773975562 [GeV]
+Cell[7,10]    0.002038441224592 [GeV]
+Cell[3,31]    0.0006784732123654 [GeV]
+Cell[8,10]    0.046593989720994 [GeV]
+Cell[9,10]    0.00095283435611096 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.32959147826968 (GeV)
+
+Source track ID 6684 (gamma,0.067567232055102[GeV]) at (140.52440216238,479.84673844563,-280.91764486011)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,9]    0.0072783208612396 [GeV]
-Cell[8,10]    0.54574707606661 [GeV]
-Cell[8,11]    0.0018774681693313 [GeV]
-Cell[7,44]    0.0070990760871908 [GeV]
-Cell[7,45]    0.00051099891 [GeV]
-Cell[8,24]    0.0001898296601787 [GeV]
-Cell[10,46]    0.00027155177714048 [GeV]
-Cell[9,10]    0.0010497566285577 [GeV]
-Cell[10,32]    0.0013152142158233 [GeV]
-Cell[7,9]    0.0011654898497411 [GeV]
-Cell[7,10]    0.00038242268821314 [GeV]
-Cell[7,1]    0.0010957767761113 [GeV]
-###  Total energy deposition in calorimeter by a source track in 12 cells : 0.56798298169014 (GeV)
-
-Source track ID 6730 (gamma,0.00028150058950001[GeV]) at (192.2942014929,461.5440824799,-279.51033692464)
+Cell[8,9]    0.058427113186223 [GeV]
+Cell[8,10]    0.0043841398221669 [GeV]
+Cell[10,0]    0.00025219703371895 [GeV]
+Cell[4,25]    0.0028244844975893 [GeV]
+Cell[7,14]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.066398933449698 (GeV)
+
+Source track ID 6704 (gamma,0.0028325784085948[GeV]) at (132.88350254541,482.01864564689,-280.398411877)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,8]    0.00028150058950001 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00028150058950001 (GeV)
+Cell[8,9]    0.001333589881073 [GeV]
+Cell[8,10]    0.0014989885275218 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0028325784085948 (GeV)
 
-Source track ID 6731 (gamma,0.00042925209963156[GeV]) at (232.14545813536,442.84137822377,-286.04680842408)
+Source track ID 6698 (e-,1.2983016418216[GeV]) at (132.03643879906,482.25136477698,-280.46668886048)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,8]    0.00042925209963156 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00042925209963156 (GeV)
-
-Source track ID 6733 (gamma,0.12204294971138[GeV]) at (268.34398051801,421.89039823128,-300.46303771925)
+Cell[8,9]    0.71969992490948 [GeV]
+Cell[7,10]    0.00099683553373473 [GeV]
+Cell[8,10]    0.56301451147504 [GeV]
+Cell[7,11]    0.0070902817952265 [GeV]
+Cell[8,11]    0.0027447043885695 [GeV]
+Cell[5,21]    0.00028649682724467 [GeV]
+Cell[7,8]    0.0018444855088724 [GeV]
+Cell[8,8]    0.0010279452404047 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 1.2967051856786 (GeV)
+
+Source track ID 6701 (gamma,1.3364394182706[GeV]) at (142.75556175475,479.18769765937,-280.94121138719)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,7]    0.1197893656295 [GeV]
-Cell[8,6]    0.0022535840818801 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.12204294971138 (GeV)
-
-Source track ID 6734 (gamma,0.00014202936421942[GeV]) at (349.24763133888,357.80733922627,-458.09556081264)
+Cell[8,9]    1.266391514626 [GeV]
+Cell[7,9]    0.00038695215659461 [GeV]
+Cell[8,10]    0.059404684565481 [GeV]
+Cell[9,10]    0.00038403133930845 [GeV]
+Cell[7,8]    0.0040526366730387 [GeV]
+Cell[8,8]    0.0019688003500874 [GeV]
+Cell[2,34]    0.0011246151433702 [GeV]
+Cell[9,8]    0.00027167822067552 [GeV]
+Cell[6,43]    0.00028670903885082 [GeV]
+Cell[8,12]    0.00018736176406124 [GeV]
+Cell[7,3]    0.0010005534249042 [GeV]
+###  Total energy deposition in calorimeter by a source track in 11 cells : 1.3354595373024 (GeV)
+
+Source track ID 6702 (gamma,0.058681152070959[GeV]) at (142.79955589801,479.17458909601,-281.3278841204)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[7,6]    0.00014202936421942 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00014202936421942 (GeV)
+Cell[8,9]    0.057053528373455 [GeV]
+Cell[8,10]    0.00067480201011411 [GeV]
+Cell[6,39]    0.00020947727714492 [GeV]
+Cell[7,31]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.058448806570714 (GeV)
 
-Source track ID 6735 (gamma,0.0003659233926418[GeV]) at (482.44357513718,-131.33239055486,-585.86332704853)
+Source track ID 6703 (gamma,0.10319071864392[GeV]) at (145.44681425959,478.37770038092,-280.43102435118)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[7,45]    0.0003659233926418 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0003659233926418 (GeV)
-
-Source track ID 6736 (gamma,0.0005757839729972[GeV]) at (432.79198085948,-250.38191089559,-581.72267052402)
+Cell[8,9]    0.095980300344657 [GeV]
+Cell[7,10]    0.00025824109413737 [GeV]
+Cell[8,10]    0.0020160146279122 [GeV]
+Cell[8,8]    0.00053879660787081 [GeV]
+Cell[4,35]    0.00051099891 [GeV]
+Cell[3,43]    0.0013658329719566 [GeV]
+Cell[9,5]    0.0018742890876204 [GeV]
+Cell[6,27]    0.00054554673253618 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 0.10309002037669 (GeV)
+
+Source track ID 6699 (e+,1.3887000662304[GeV]) at (146.24563569541,478.13409629522,-280.58539774366)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[7,43]    0.0005757839729972 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0005757839729972 (GeV)
-
-Source track ID 6739 (gamma,0.0091821425624791[GeV]) at (-228.0281941268,444.97544053944,-394.75809297615)
+Cell[8,9]    1.3232213470101 [GeV]
+Cell[7,10]    0.00023272828264401 [GeV]
+Cell[7,9]    0.011829380597494 [GeV]
+Cell[8,10]    0.033400187878989 [GeV]
+Cell[8,8]    0.013804808469633 [GeV]
+Cell[8,6]    0.00032060803351203 [GeV]
+Cell[8,43]    0.00081686201413761 [GeV]
+Cell[1,30]    0.00051099891 [GeV]
+Cell[9,1]    0.00085866145670066 [GeV]
+Cell[6,21]    0.0013767975544575 [GeV]
+Cell[9,30]    0.00013584335658904 [GeV]
+Cell[6,41]    0.00051099891 [GeV]
+Cell[12,35]    0.00072573064847071 [GeV]
+###  Total energy deposition in calorimeter by a source track in 13 cells : 1.3877449531228 (GeV)
+
+Source track ID 6695 (e-,7.2991228381527[GeV]) at (140.39078943101,479.88584709589,-280.9231859426)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,15]    0.0078177027678785 [GeV]
-Cell[7,15]    0.0013644397946007 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0091821425624791 (GeV)
-
-Source track ID 6745 (gamma,0.0003660324620956[GeV]) at (293.31813335913,404.92526797264,-362.57444877611)
+Cell[8,9]    6.7117187979781 [GeV]
+Cell[7,10]    0.012344696111908 [GeV]
+Cell[7,9]    0.038089405270304 [GeV]
+Cell[3,31]    0.0017279659194842 [GeV]
+Cell[8,10]    0.41252525042214 [GeV]
+Cell[9,10]    0.0046953659310781 [GeV]
+Cell[7,11]    0.0022775176382599 [GeV]
+Cell[8,11]    0.013342063364391 [GeV]
+Cell[7,8]    0.0034274987585177 [GeV]
+Cell[8,8]    0.031726987715274 [GeV]
+Cell[9,8]    0.00045008121137824 [GeV]
+Cell[8,12]    0.00021776577168756 [GeV]
+Cell[6,47]    0.0039356539420622 [GeV]
+Cell[7,47]    0.00051099891 [GeV]
+Cell[1,20]    0.0011307431593611 [GeV]
+Cell[8,40]    0.0016355384738975 [GeV]
+Cell[9,12]    0.00050561168281726 [GeV]
+Cell[9,11]    5.387227182738e-06 [GeV]
+Cell[6,11]    0.014308253601746 [GeV]
+Cell[6,10]    0.00051099891 [GeV]
+Cell[7,7]    0.0010962161619155 [GeV]
+Cell[12,40]    0.00050207418604716 [GeV]
+Cell[12,39]    0.00097073435062396 [GeV]
+Cell[9,9]    0.0053943791853494 [GeV]
+Cell[10,33]    0.00044196651867571 [GeV]
+Cell[8,7]    0.00013786313218179 [GeV]
+Cell[6,8]    9.3246199262393e-05 [GeV]
+Cell[6,0]    0.00023102238243616 [GeV]
+Cell[19,34]    0.00049977397194872 [GeV]
+Cell[13,5]    0.00054128350876183 [GeV]
+Cell[10,39]    0.0016928551301852 [GeV]
+Cell[7,22]    0.00023813760162092 [GeV]
+Cell[6,24]    0.00074696639098119 [GeV]
+Cell[7,41]    0.000457815963134 [GeV]
+Cell[9,20]    0.00029576895248813 [GeV]
+Cell[19,0]    0.00022146461066926 [GeV]
+Cell[19,26]    0.0027099556325298 [GeV]
+Cell[7,33]    1.5063917089719e-06 [GeV]
+Cell[15,31]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 39 cells : 7.2718706111801 (GeV)
+
+Source track ID 6696 (e+,15.930131216931[GeV]) at (140.61888808607,479.81905788895,-280.9249029398)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,7]    0.0003660324620956 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0003660324620956 (GeV)
-
-Source track ID 6746 (gamma,0.00051099891[GeV]) at (111.34191947351,487.44535793046,-438.50372662145)
+Cell[8,9]    13.951485546937 [GeV]
+Cell[7,10]    0.04200021155965 [GeV]
+Cell[7,9]    0.075977621385956 [GeV]
+Cell[8,10]    0.92186110030882 [GeV]
+Cell[9,10]    0.0040912416640317 [GeV]
+Cell[7,11]    0.0016746265319262 [GeV]
+Cell[8,11]    0.020550130563661 [GeV]
+Cell[7,8]    0.013625600375836 [GeV]
+Cell[8,8]    0.18615517554815 [GeV]
+Cell[9,8]    0.0048205231414454 [GeV]
+Cell[6,43]    2.1914233380471e-05 [GeV]
+Cell[8,12]    0.0094676504082034 [GeV]
+Cell[6,39]    6.2817787476547e-05 [GeV]
+Cell[8,6]    0.00050112496536026 [GeV]
+Cell[9,1]    4.4921180233359e-09 [GeV]
+Cell[9,30]    2.0903710013954e-05 [GeV]
+Cell[6,41]    0.00041058894920837 [GeV]
+Cell[6,47]    4.0282407135237e-06 [GeV]
+Cell[9,12]    7.939319406978e-05 [GeV]
+Cell[9,11]    0.0010827181688753 [GeV]
+Cell[6,11]    0.0067203054064472 [GeV]
+Cell[6,10]    0.0036543674100433 [GeV]
+Cell[7,7]    0.0014814449441805 [GeV]
+Cell[9,9]    0.012397274956302 [GeV]
+Cell[8,7]    0.012874710157481 [GeV]
+Cell[6,8]    0.00025654165275989 [GeV]
+Cell[7,22]    4.8642152396496e-06 [GeV]
+Cell[6,24]    5.9833177656401e-06 [GeV]
+Cell[9,7]    0.0053313249402529 [GeV]
+Cell[6,20]    0.0060020132843466 [GeV]
+Cell[9,47]    0.00015989376440816 [GeV]
+Cell[9,25]    0.0040359922312576 [GeV]
+Cell[5,22]    0.0010065660606134 [GeV]
+Cell[9,39]    0.0018965485748228 [GeV]
+Cell[6,9]    0.0069416235975778 [GeV]
+Cell[4,21]    0.0013639953628012 [GeV]
+Cell[5,0]    0.00022817425302876 [GeV]
+Cell[4,33]    0.00058447032593221 [GeV]
+Cell[2,1]    0.00014817459983625 [GeV]
+Cell[9,42]    0.00021481616706884 [GeV]
+Cell[9,43]    2.086041783059e-06 [GeV]
+Cell[9,22]    1.3958773633931e-06 [GeV]
+Cell[9,23]    0.00039061510402223 [GeV]
+Cell[9,24]    0.00065366573344045 [GeV]
+Cell[8,24]    3.7511688424274e-07 [GeV]
+Cell[8,25]    1.4207638914741e-06 [GeV]
+Cell[9,29]    9.1388144588564e-05 [GeV]
+Cell[5,32]    0.0012336107064309 [GeV]
+Cell[8,13]    6.9295619940704e-06 [GeV]
+Cell[8,14]    0.0023012891971909 [GeV]
+Cell[9,13]    0.0034060981666543 [GeV]
+Cell[7,23]    0.00013719713966032 [GeV]
+Cell[8,23]    3.1078329811862e-09 [GeV]
+Cell[7,18]    0.0012253160823378 [GeV]
+Cell[8,18]    0.00045062308491321 [GeV]
+Cell[8,17]    0.00025546574632204 [GeV]
+Cell[8,19]    0.00062734310012945 [GeV]
+Cell[6,33]    0.0036510344013805 [GeV]
+Cell[6,32]    0.00098075373594611 [GeV]
+Cell[7,17]    0.0003838611318784 [GeV]
+Cell[6,17]    4.9228777061217e-06 [GeV]
+Cell[8,39]    6.4025662140921e-08 [GeV]
+Cell[8,38]    9.5263147261448e-06 [GeV]
+Cell[9,38]    7.1077200118452e-08 [GeV]
+Cell[14,6]    9.0916479867928e-06 [GeV]
+Cell[14,5]    4.9023641622625e-08 [GeV]
+Cell[14,13]    3.303139237687e-09 [GeV]
+Cell[2,27]    2.2338223061524e-06 [GeV]
+Cell[6,4]    1.0823974909727e-05 [GeV]
+Cell[5,9]    0.00010081618652009 [GeV]
+Cell[5,10]    0.00087349692764542 [GeV]
+Cell[7,6]    0.0056628011250839 [GeV]
+Cell[5,33]    0.0016687807693723 [GeV]
+Cell[7,26]    0.0012772708170071 [GeV]
+Cell[6,26]    3.0597966659116e-05 [GeV]
+Cell[2,5]    5.7181537267752e-06 [GeV]
+Cell[3,7]    2.8894571296405e-06 [GeV]
+Cell[3,17]    0.00029555548061796 [GeV]
+Cell[3,13]    6.9325364893302e-07 [GeV]
+Cell[2,33]    1.1177189880982e-06 [GeV]
+Cell[2,31]    2.9502652805718e-05 [GeV]
+Cell[2,32]    1.0829244187107e-05 [GeV]
+Cell[7,25]    1.7192645464092e-06 [GeV]
+Cell[6,25]    0.00071402963219145 [GeV]
+Cell[5,42]    8.4828051913064e-06 [GeV]
+Cell[5,41]    0.00066787500574958 [GeV]
+Cell[8,29]    3.9990643883357e-05 [GeV]
+Cell[8,30]    0.0007022725205934 [GeV]
+Cell[8,20]    0.0010279457714489 [GeV]
+Cell[6,42]    3.9062591704578e-05 [GeV]
+Cell[7,42]    3.0196986244846e-10 [GeV]
+Cell[5,19]    1.5721581876278e-06 [GeV]
+Cell[6,38]    2.3316697240716e-07 [GeV]
+Cell[3,0]    5.6985455898939e-08 [GeV]
+Cell[3,47]    4.3592150063887e-08 [GeV]
+Cell[8,3]    2.9540388874011e-05 [GeV]
+Cell[7,12]    0.0039643250550732 [GeV]
+Cell[7,13]    0.0024216752109682 [GeV]
+Cell[9,14]    1.6407544184176e-06 [GeV]
+Cell[9,6]    0.004397272950587 [GeV]
+Cell[10,7]    0.0011912276783143 [GeV]
+Cell[10,6]    0.0016530316807226 [GeV]
+Cell[6,13]    0.003228799227171 [GeV]
+Cell[6,12]    0.024861967657706 [GeV]
+Cell[5,12]    0.0017875004149784 [GeV]
+Cell[5,13]    8.7201593289365e-05 [GeV]
+Cell[9,15]    0.00082232932107179 [GeV]
+Cell[8,4]    0.00072274068509533 [GeV]
+Cell[7,40]    0.0019984681878619 [GeV]
+Cell[6,45]    0.0034907553288959 [GeV]
+Cell[7,2]    0.0011976755639077 [GeV]
+Cell[4,42]    0.00067343405858916 [GeV]
+Cell[8,34]    0.00048390448183259 [GeV]
+Cell[9,27]    0.00077259133997471 [GeV]
+Cell[5,30]    0.00051099891 [GeV]
+Cell[10,9]    0.0004891224060927 [GeV]
+Cell[11,28]    0.002505085830429 [GeV]
+Cell[14,24]    0.0045379568048624 [GeV]
+Cell[3,20]    0.00036636120260856 [GeV]
+Cell[10,19]    0.00051099891 [GeV]
+Cell[13,34]    0.00051099891 [GeV]
+Cell[7,28]    0.0027597248267063 [GeV]
+Cell[5,18]    0.00051099891 [GeV]
+Cell[9,36]    0.0014435141790719 [GeV]
+Cell[14,45]    0.00044332294361996 [GeV]
+Cell[7,38]    0.00039720862926641 [GeV]
+Cell[8,37]    0.00051099891 [GeV]
+Cell[8,44]    0.0011350857463944 [GeV]
+###  Total energy deposition in calorimeter by a source track in 128 cells : 15.398621078292 (GeV)
+
+Source track ID 6688 (gamma,0.47307090856679[GeV]) at (140.71410921697,479.79114150563,-280.89200480618)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[7,10]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00051099891 (GeV)
-
-Source track ID 6747 (gamma,0.00030876536601199[GeV]) at (498.16632698738,42.782130100123,-226.72131831935)
+Cell[8,9]    0.43704813490775 [GeV]
+Cell[7,10]    0.0023960380522692 [GeV]
+Cell[7,9]    0.0075056787889905 [GeV]
+Cell[8,10]    0.025090942252962 [GeV]
+Cell[4,43]    0.0010301145648194 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.47307090856679 (GeV)
+
+Source track ID 6689 (gamma,2.8972967635717[GeV]) at (140.71513322461,479.79084118143,-280.88385816458)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,0]    0.00030876536601199 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00030876536601199 (GeV)
+Cell[8,9]    2.6449803198455 [GeV]
+Cell[7,10]    0.0026194109283388 [GeV]
+Cell[7,9]    0.021886520429053 [GeV]
+Cell[8,10]    0.15079416744404 [GeV]
+Cell[9,10]    0.0024150766879548 [GeV]
+Cell[8,11]    0.0045828219992121 [GeV]
+Cell[8,8]    0.039679093473692 [GeV]
+Cell[6,21]    0.015975228193144 [GeV]
+Cell[9,9]    0.0013621787147786 [GeV]
+Cell[8,7]    0.00055203117875564 [GeV]
+Cell[6,32]    0.0015377536050543 [GeV]
+Cell[8,31]    0.0013544036173761 [GeV]
+Cell[7,32]    0.00036319765283432 [GeV]
+Cell[10,1]    0.0012701760355239 [GeV]
+Cell[6,31]    0.0027635989421783 [GeV]
+Cell[7,21]    0.0012693488579876 [GeV]
+Cell[7,36]    0.0012300794951651 [GeV]
+Cell[7,37]    7.7970403205361e-06 [GeV]
+Cell[11,26]    0.0019158896761627 [GeV]
+###  Total energy deposition in calorimeter by a source track in 19 cells : 2.8965590938171 (GeV)
+
+Source track ID 6692 (gamma,0.077395774489504[GeV]) at (140.87232899,479.74471015836,-280.87273571014)
+Original primary track ID 1 (unknown,305.48142430119[GeV])
+Cell[8,9]    0.075732710904538 [GeV]
+Cell[8,10]    0.00072060668525431 [GeV]
+Cell[16,31]    0.00094245689971135 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.077395774489504 (GeV)
 
-Source track ID 6718 (gamma,13.492062082594[GeV]) at (140.70442013927,479.79398303154,-280.93413499296)
+Source track ID 6609 (e+,42.285175193435[GeV]) at (140.98054075099,479.71292157869,-280.87636684601)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,9]    12.41705955454 [GeV]
-Cell[8,10]    0.77680406540433 [GeV]
-Cell[8,11]    0.025708445379868 [GeV]
-Cell[7,44]    0.00097980359890034 [GeV]
-Cell[9,10]    0.00087529182163671 [GeV]
-Cell[7,9]    0.080133352808738 [GeV]
-Cell[7,10]    0.034526210453164 [GeV]
-Cell[8,8]    0.062476110145472 [GeV]
-Cell[8,7]    0.0034056098509475 [GeV]
-Cell[10,28]    0.00065804155409977 [GeV]
-Cell[7,8]    0.0066304794300846 [GeV]
-Cell[7,30]    0.0051154049166053 [GeV]
-Cell[14,47]    4.9610689247765e-05 [GeV]
-Cell[7,35]    0.00069474471940123 [GeV]
-Cell[5,34]    0.00051099891 [GeV]
-Cell[3,16]    8.0913659791524e-05 [GeV]
-Cell[9,27]    0.0015302099657852 [GeV]
-Cell[8,12]    0.00026008889280294 [GeV]
-Cell[9,9]    0.00049880130231692 [GeV]
-Cell[17,30]    0.0024447905157854 [GeV]
-Cell[7,12]    0.00036339798426477 [GeV]
-Cell[13,26]    0.00076555673379902 [GeV]
-Cell[13,41]    0.0018784777196602 [GeV]
-Cell[4,21]    0.00051099891 [GeV]
-Cell[9,8]    0.0036255786326055 [GeV]
-Cell[7,47]    0.0005763743363485 [GeV]
-Cell[6,43]    0.0005603848076937 [GeV]
-Cell[8,40]    0.0016655730920196 [GeV]
-Cell[5,39]    0.00091439332564798 [GeV]
-Cell[4,36]    0.00047378624270918 [GeV]
-Cell[7,41]    0.0017129864339485 [GeV]
-Cell[5,33]    0.00075015948133124 [GeV]
-Cell[9,7]    0.00057111873238133 [GeV]
-Cell[5,31]    0.0005346122100466 [GeV]
-Cell[8,31]    0.00025085469401896 [GeV]
-Cell[2,24]    0.00041995900014636 [GeV]
-Cell[10,16]    0.0026883851779881 [GeV]
-Cell[8,1]    0.00034208000813123 [GeV]
-Cell[6,0]    2.1821883024131e-08 [GeV]
-Cell[7,0]    3.2513354085495e-08 [GeV]
-Cell[11,29]    0.00046139726400473 [GeV]
-Cell[7,11]    0.0011215877783966 [GeV]
-Cell[9,11]    0.00095702560566635 [GeV]
-Cell[8,25]    0.00039542636367299 [GeV]
-Cell[8,19]    0.0050179645873 [GeV]
-Cell[6,36]    0.00048475903520563 [GeV]
-###  Total energy deposition in calorimeter by a source track in 46 cells : 13.447485421051 (GeV)
-
-Source track ID 6643 (e+,59.245982766341[GeV]) at (140.78415432078,479.77059298396,-280.93319342392)
+Cell[8,9]    38.910683971232 [GeV]
+Cell[7,10]    0.15686578535028 [GeV]
+Cell[7,9]    0.25517573358576 [GeV]
+Cell[8,10]    2.419640369604 [GeV]
+Cell[9,10]    0.018114032630049 [GeV]
+Cell[7,11]    0.012390663082963 [GeV]
+Cell[8,11]    0.059509298813297 [GeV]
+Cell[7,8]    0.024590252719329 [GeV]
+Cell[8,8]    0.22205423685466 [GeV]
+Cell[9,8]    0.0062207894522505 [GeV]
+Cell[8,12]    0.002801144216276 [GeV]
+Cell[6,39]    0.0011181388647745 [GeV]
+Cell[4,35]    0.0040093277072574 [GeV]
+Cell[9,5]    8.4032413433306e-06 [GeV]
+Cell[8,6]    0.0019644357726015 [GeV]
+Cell[8,43]    0.00064373724503777 [GeV]
+Cell[9,12]    0.0074974611516387 [GeV]
+Cell[9,11]    0.0036997987277298 [GeV]
+Cell[6,10]    0.00026697889021347 [GeV]
+Cell[7,7]    0.0066680546336414 [GeV]
+Cell[9,9]    0.0093612225863668 [GeV]
+Cell[8,7]    0.0070849990891513 [GeV]
+Cell[6,8]    0.00010873353725323 [GeV]
+Cell[7,41]    0.00048558447546291 [GeV]
+Cell[9,7]    7.7995599857723e-05 [GeV]
+Cell[9,39]    0.0016393562788181 [GeV]
+Cell[6,9]    0.00047182392434926 [GeV]
+Cell[4,33]    4.078529767105e-05 [GeV]
+Cell[8,24]    0.0034736313004608 [GeV]
+Cell[8,13]    0.0015738628517888 [GeV]
+Cell[9,13]    0.00067273823675427 [GeV]
+Cell[7,18]    0.0018105922261381 [GeV]
+Cell[6,33]    0.00079595278074938 [GeV]
+Cell[2,32]    0.00051099891 [GeV]
+Cell[8,30]    0.0012457085743465 [GeV]
+Cell[6,38]    0.00051099891 [GeV]
+Cell[7,12]    0.0074173464776441 [GeV]
+Cell[9,14]    0.00024952096452227 [GeV]
+Cell[8,4]    0.00047800614983383 [GeV]
+Cell[13,34]    0.0007962849618097 [GeV]
+Cell[9,36]    0.012039257842028 [GeV]
+Cell[8,44]    0.0009606816794496 [GeV]
+Cell[7,32]    0.00052034900997258 [GeV]
+Cell[6,31]    0.0006563272235405 [GeV]
+Cell[11,26]    0.00016172258570809 [GeV]
+Cell[0,34]    0.0020692008838613 [GeV]
+Cell[0,33]    0.00072539464130964 [GeV]
+Cell[4,32]    1.3225287464593e-05 [GeV]
+Cell[12,17]    7.2644216716975e-05 [GeV]
+Cell[8,42]    0.00010882522949796 [GeV]
+Cell[5,28]    0.00026463272343402 [GeV]
+Cell[3,29]    0.00053470385058711 [GeV]
+Cell[11,32]    0.0050901484784103 [GeV]
+Cell[5,24]    0.0013659262712136 [GeV]
+Cell[3,36]    0.0014863487154034 [GeV]
+Cell[6,22]    0.0014549853278905 [GeV]
+Cell[4,31]    0.0004514872730614 [GeV]
+Cell[12,42]    0.00053030827754255 [GeV]
+Cell[7,35]    0.0008482479927496 [GeV]
+Cell[7,1]    0.00091930714023402 [GeV]
+Cell[4,10]    3.0056421186827e-05 [GeV]
+Cell[2,42]    5.2242261474382e-05 [GeV]
+Cell[15,34]    0.00053657920604248 [GeV]
+Cell[10,37]    0.00077113030505636 [GeV]
+Cell[11,31]    0.0015928930534065 [GeV]
+Cell[5,35]    0.00051099891 [GeV]
+Cell[10,31]    9.6619569854656e-05 [GeV]
+Cell[11,36]    0.00014029046449485 [GeV]
+Cell[6,35]    0.0016450514983702 [GeV]
+Cell[5,36]    0.001795997128041 [GeV]
+Cell[13,35]    0.00027490354600411 [GeV]
+Cell[7,45]    0.001830889456018 [GeV]
+Cell[3,46]    0.0027098343911556 [GeV]
+Cell[7,5]    0.0011310676003259 [GeV]
+Cell[5,17]    0.00051099891 [GeV]
+Cell[4,20]    0.00061638007914939 [GeV]
+Cell[11,16]    0.0013566229434911 [GeV]
+Cell[8,33]    0.0029888254909579 [GeV]
+Cell[10,11]    0.00011709531102801 [GeV]
+Cell[9,0]    0.0019216421100992 [GeV]
+Cell[5,26]    0.0028217769207763 [GeV]
+Cell[8,47]    0.0003980432583907 [GeV]
+Cell[11,21]    0.00034182333670708 [GeV]
+Cell[6,34]    0.0013646829791316 [GeV]
+###  Total energy deposition in calorimeter by a source track in 84 cells : 42.208558926709 (GeV)
+
+Source track ID 6587 (mu+,97.449406701731[GeV]) at (421.37021665663,269.1600648587,1659.1311658713)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[8,9]    54.140867089497 [GeV]
-Cell[8,10]    3.2067700259036 [GeV]
-Cell[8,11]    0.080487255637582 [GeV]
-Cell[9,10]    0.012300493442837 [GeV]
-Cell[7,9]    0.88351149677981 [GeV]
-Cell[7,10]    0.27039582591242 [GeV]
-Cell[8,8]    0.24194560212829 [GeV]
-Cell[8,7]    0.020794548961544 [GeV]
-Cell[8,6]    0.0039131349343111 [GeV]
-Cell[7,6]    0.00064501123739981 [GeV]
-Cell[7,43]    0.00043397595818188 [GeV]
-Cell[7,15]    0.0015169543294478 [GeV]
-Cell[7,8]    0.074028117215997 [GeV]
-Cell[5,34]    0.00091836651663488 [GeV]
-Cell[8,12]    0.005832335270674 [GeV]
-Cell[9,9]    0.0099309373718623 [GeV]
-Cell[7,12]    0.0024137853456833 [GeV]
-Cell[13,41]    9.3431899149436e-06 [GeV]
-Cell[9,8]    0.0024009381217888 [GeV]
-Cell[7,47]    0.0015729342309688 [GeV]
-Cell[5,33]    0.0017076235835112 [GeV]
-Cell[9,7]    0.00095471966718206 [GeV]
-Cell[5,31]    0.0017510770337567 [GeV]
-Cell[2,24]    0.00046115611805287 [GeV]
-Cell[7,11]    0.014732548822221 [GeV]
-Cell[9,11]    0.0018989703627082 [GeV]
-Cell[6,5]    0.0020212248695374 [GeV]
-Cell[6,6]    0.0016119250566824 [GeV]
-Cell[6,33]    0.00060389574487744 [GeV]
-Cell[5,6]    0.0066145194298566 [GeV]
-Cell[6,8]    0.00044979352372767 [GeV]
-Cell[7,13]    0.0011186576690782 [GeV]
-Cell[7,14]    0.00087895211664663 [GeV]
-Cell[6,10]    0.0015214836792785 [GeV]
-Cell[9,12]    0.0015374193485053 [GeV]
-Cell[8,13]    0.00069170832136275 [GeV]
-Cell[7,29]    0.00032945234663706 [GeV]
-Cell[3,29]    0.00051099435598731 [GeV]
-Cell[9,25]    0.00015065162455386 [GeV]
-Cell[7,7]    0.0067715777232859 [GeV]
-Cell[6,41]    0.0021341181492985 [GeV]
-Cell[6,9]    0.00034032020984064 [GeV]
-Cell[6,25]    0.0018551477159729 [GeV]
-Cell[3,37]    0.0015624946370824 [GeV]
-Cell[4,42]    0.00235408869973 [GeV]
-Cell[9,22]    0.00010167324162109 [GeV]
-Cell[8,5]    0.00019319402326176 [GeV]
-Cell[6,27]    0.00072659303078447 [GeV]
-Cell[11,42]    0.0028206776807479 [GeV]
-Cell[10,11]    0.00023226250754711 [GeV]
-Cell[3,32]    0.0029913222311867 [GeV]
-Cell[8,23]    0.00091657505161266 [GeV]
-Cell[9,5]    0.00026798368403175 [GeV]
-Cell[9,6]    0.00026112176703517 [GeV]
-Cell[8,35]    0.000545953941067 [GeV]
-Cell[2,40]    0.00098087935069078 [GeV]
-Cell[10,12]    0.0012636128783092 [GeV]
-Cell[6,46]    0.00065598058559842 [GeV]
-Cell[5,43]    0.0017138316962437 [GeV]
-Cell[6,13]    0.0040898372061493 [GeV]
-Cell[6,14]    0.00063327912984109 [GeV]
-Cell[5,25]    0.0019404712711852 [GeV]
-Cell[13,37]    0.0030307388689123 [GeV]
-Cell[15,42]    0.00051099891 [GeV]
-Cell[3,31]    0.00070113053565312 [GeV]
-Cell[5,19]    0.0016092190356173 [GeV]
-Cell[12,34]    7.9341940872837e-06 [GeV]
-Cell[13,40]    1.0829732666025e-05 [GeV]
-Cell[14,5]    7.4572296871338e-06 [GeV]
-Cell[11,12]    6.9568993205394e-05 [GeV]
-Cell[8,36]    1.4667044160888e-05 [GeV]
-Cell[6,32]    0.00055907485545765 [GeV]
-Cell[11,41]    4.9073394620791e-08 [GeV]
-Cell[11,40]    1.5611286557942e-06 [GeV]
-Cell[10,10]    0.00018657133754661 [GeV]
-Cell[9,47]    0.0018860443881555 [GeV]
-Cell[4,40]    0.00030544403331842 [GeV]
-Cell[8,29]    0.0020470996111286 [GeV]
-Cell[9,19]    0.00077365062175881 [GeV]
-Cell[10,1]    0.000104683894818 [GeV]
-Cell[4,29]    0.00026960910492334 [GeV]
-Cell[4,13]    0.00023680539115542 [GeV]
-Cell[7,25]    0.011973097073052 [GeV]
-Cell[6,30]    0.0011213831071439 [GeV]
-Cell[6,31]    0.0004862319890147 [GeV]
-Cell[12,37]    0.00015870744857579 [GeV]
-###  Total energy deposition in calorimeter by a source track in 86 cells : 59.061660499674 (GeV)
-
-Source track ID 6612 (mu+,97.449376557725[GeV]) at (421.38559033955,269.13599583516,1659.0912031421)
+Cell[18,4]    0.1681148273986 [GeV]
+Cell[19,4]    0.18685654203366 [GeV]
+Cell[19,30]    0.0024590186273993 [GeV]
+Cell[18,3]    0.00065048861727665 [GeV]
+Cell[19,3]    0.00036223533591598 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.35844311201286 (GeV)
+
+Source track ID 6588 (mu-,49.168477556451[GeV]) at (-250.07058379372,-432.97194264879,234.36081224916)
 Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[18,4]    0.1567874958874 [GeV]
-Cell[19,4]    0.18866517327125 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.34545266915865 (GeV)
+Cell[15,31]    0.071302415714857 [GeV]
+Cell[16,31]    0.0083684726307799 [GeV]
+Cell[11,32]    0.35051272773284 [GeV]
+Cell[11,31]    0.035612603676915 [GeV]
+Cell[12,32]    0.49906042512622 [GeV]
+Cell[13,32]    0.49082753423168 [GeV]
+Cell[14,32]    0.57319935726654 [GeV]
+Cell[15,32]    0.68034314426277 [GeV]
+Cell[16,32]    0.46828167761287 [GeV]
+Cell[17,32]    0.0044940767499811 [GeV]
+Cell[14,31]    0.0091471413285173 [GeV]
+Cell[12,31]    0.0029543635254658 [GeV]
+###  Total energy deposition in calorimeter by a source track in 12 cells : 3.1941039398594 (GeV)
+
+Source track ID 6583 (gamma,0.18586941759822[GeV]) at (-308.57131571543,-393.42565132137,1178.6007350883)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[16,31]    0.049687115149896 [GeV]
+Cell[19,4]    0.00060388657774728 [GeV]
+Cell[15,30]    0.005969236688657 [GeV]
+Cell[16,30]    0.12837860503719 [GeV]
+Cell[17,39]    0.0012305741447296 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.18586941759822 (GeV)
+
+Source track ID 6584 (gamma,0.79108390679382[GeV]) at (-463.39575377583,-187.78811299582,658.34953762476)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[14,24]    0.0017250586069994 [GeV]
+Cell[13,26]    0.7114736662604 [GeV]
+Cell[13,27]    0.064324299870171 [GeV]
+Cell[14,26]    0.001940302909261 [GeV]
+Cell[14,27]    0.002027384596927 [GeV]
+Cell[13,28]    0.0024231493847976 [GeV]
+Cell[14,29]    0.00023428560482996 [GeV]
+Cell[13,25]    0.0029585874785635 [GeV]
+Cell[13,11]    0.00028690988386731 [GeV]
+Cell[15,7]    0.0014601045006409 [GeV]
+###  Total energy deposition in calorimeter by a source track in 10 cells : 0.78885374909646 (GeV)
+
+Source track ID 6136 (gamma,0.68389327451526[GeV]) at (-406.71457419149,-290.8320050136,428.61115995391)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[11,28]    0.0073504846368074 [GeV]
+Cell[12,28]    0.63374514682967 [GeV]
+Cell[11,29]    0.0016609677831707 [GeV]
+Cell[12,27]    0.0059544916155291 [GeV]
+Cell[12,29]    0.030212500120935 [GeV]
+Cell[12,30]    0.0028489300420198 [GeV]
+Cell[13,29]    0.0012396234186472 [GeV]
+Cell[14,9]    0.00050551469546469 [GeV]
+Cell[11,27]    0.00037561537301448 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.68389327451526 (GeV)
+
+Source track ID 6157 (gamma,0.013279952502248[GeV]) at (-126.49613864905,-483.73414899806,354.4053718616)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[11,34]    0.013279952502248 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.013279952502248 (GeV)
 
-Source track ID 6613 (mu-,49.168885272842[GeV]) at (-250.03894591484,-432.99021412244,234.30699383872)
-Original primary track ID 1 (unknown,305.48142430119[GeV])
-Cell[11,31]    0.033504245986242 [GeV]
-Cell[11,32]    0.38141962335813 [GeV]
-Cell[12,32]    0.73921010972445 [GeV]
-Cell[13,32]    0.5823352531128 [GeV]
-Cell[14,32]    0.81950733432381 [GeV]
-Cell[15,32]    0.53934728838839 [GeV]
-Cell[16,32]    0.47677563963938 [GeV]
-Cell[16,31]    0.0029248954922901 [GeV]
-Cell[15,31]    0.016239505921998 [GeV]
-Cell[14,31]    0.073263442029193 [GeV]
-Cell[13,31]    0.021222198208804 [GeV]
-Cell[12,31]    0.02359940431897 [GeV]
-###  Total energy deposition in calorimeter by a source track in 12 cells : 3.7093489405045 (GeV)
-
-Source track ID 6608 (gamma,0.18586941759822[GeV]) at (-308.57130718234,-393.42565801404,1178.6007509616)
+Source track ID 6158 (gamma,9.4438075627086e-05[GeV]) at (473.4113483423,160.87788928478,458.12489231981)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[12,2]    9.4438075627086e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 9.4438075627086e-05 (GeV)
+
+Source track ID 6162 (gamma,0.025965397141884[GeV]) at (496.1233237172,62.142156896892,879.68507092914)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[14,1]    0.023223426492412 [GeV]
+Cell[14,0]    0.0021177961456724 [GeV]
+Cell[13,40]    0.00036087590255745 [GeV]
+Cell[13,41]    0.00026329860124239 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.025965397141884 (GeV)
+
+Source track ID 6138 (e-,0.041481473931962[GeV]) at (-171.32424040451,-469.73184334237,1132.4501498492)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[15,32]    0.0014870086509825 [GeV]
+Cell[15,33]    0.039019078938503 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.040506087589486 (GeV)
+
+Source track ID 6140 (gamma,0.050350599310659[GeV]) at (-318.68448256767,-385.2793798928,333.22961406656)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[16,31]    0.012164621194529 [GeV]
-Cell[16,30]    0.17370479640369 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.18586941759822 (GeV)
+Cell[11,29]    0.0017350351532826 [GeV]
+Cell[14,0]    0.0028107225927975 [GeV]
+Cell[11,30]    0.045804841564579 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.050350599310659 (GeV)
 
-Source track ID 6609 (gamma,0.79108390679382[GeV]) at (-463.39575439376,-187.78811147098,658.34953360638)
+Source track ID 6143 (gamma,0.0021697033267956[GeV]) at (-426.68552381738,260.65199743085,620.05780190501)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[14,47]    0.00037852820926844 [GeV]
-Cell[13,26]    0.61879887904517 [GeV]
-Cell[11,29]    6.2778996883708e-06 [GeV]
-Cell[13,27]    0.076165831119046 [GeV]
-Cell[16,3]    0.00046607536907485 [GeV]
-Cell[13,25]    0.0020012610341276 [GeV]
-Cell[14,27]    0.0018061586338317 [GeV]
-Cell[14,0]    0.0028180970715657 [GeV]
-Cell[12,18]    4.2645657376852e-06 [GeV]
-Cell[12,29]    0.00022171419408198 [GeV]
-Cell[11,28]    4.8925867304206e-09 [GeV]
-Cell[15,33]    6.5031636040658e-09 [GeV]
-Cell[12,41]    3.9848645315033e-07 [GeV]
-Cell[12,42]    9.6483056495344e-09 [GeV]
-Cell[12,26]    2.9325051400519e-09 [GeV]
-Cell[12,25]    3.3438688591332e-05 [GeV]
-Cell[14,26]    0.0011629861404909 [GeV]
-Cell[14,25]    0.0016041309626668 [GeV]
-Cell[12,27]    2.7775352587923e-05 [GeV]
-Cell[12,9]    0.0027324193761588 [GeV]
-Cell[12,8]    3.8087752876663e-06 [GeV]
-Cell[13,8]    3.4448274846e-09 [GeV]
-Cell[13,24]    0.0063067234288668 [GeV]
-Cell[12,24]    1.4597561516894e-08 [GeV]
-Cell[12,23]    0.0022243736724832 [GeV]
-Cell[11,44]    0.0014961780716946 [GeV]
-Cell[13,29]    0.0013569649711868 [GeV]
-Cell[13,28]    0.0012265782150923 [GeV]
-Cell[13,30]    0.004571963963313 [GeV]
-Cell[15,24]    0.00051099891 [GeV]
-Cell[13,17]    0.00041775689292958 [GeV]
-Cell[13,18]    9.8449639317469e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 32 cells : 0.72644207470766 (GeV)
-
-Source track ID 6514 (e-,0.00097369193236759[GeV]) at (444.35750824787,-229.23002609549,1719.7467204465)
+Cell[13,19]    0.0021697033267956 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0021697033267956 (GeV)
+
+Source track ID 6144 (gamma,0.06713843746002[GeV]) at (-348.90239605956,358.14399062932,674.56268029803)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[18,44]    6.0263412279679e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 6.0263412279679e-05 (GeV)
+Cell[13,17]    0.0652414017236 [GeV]
+Cell[13,16]    0.0010630848578365 [GeV]
+Cell[12,4]    0.00083395087858345 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.06713843746002 (GeV)
 
-Source track ID 6275 (gamma,0.68389327451526[GeV]) at (-406.71457617525,-290.83200223942,428.61116113178)
+Source track ID 6146 (gamma,0.0069287620158167[GeV]) at (-497.89563005066,45.825119491989,862.21817376357)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[13,27]    0.00086792806393012 [GeV]
-Cell[12,29]    0.01889041863212 [GeV]
-Cell[12,27]    0.0020208166181861 [GeV]
-Cell[13,29]    0.0027459871800693 [GeV]
-Cell[12,28]    0.65780524877746 [GeV]
-Cell[13,5]    0.00048099572749183 [GeV]
-Cell[14,11]    0.00051099891 [GeV]
-Cell[12,13]    0.00057088060599951 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.68389327451526 (GeV)
-
-Source track ID 6276 (gamma,0.23519569097121[GeV]) at (-263.70586739687,-424.80491463784,329.32742171236)
+Cell[14,22]    0.0030489728157326 [GeV]
+Cell[14,23]    0.0038797892000841 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0069287620158167 (GeV)
+
+Source track ID 6147 (gamma,0.00051099891[GeV]) at (-144.07067427422,-478.79394400323,408.40128293841)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[11,31]    0.22275535085967 [GeV]
-Cell[11,32]    0.0042504331995741 [GeV]
-Cell[12,45]    0.0041699944592485 [GeV]
-Cell[11,18]    0.00048211555584169 [GeV]
-Cell[11,30]    0.0020593129464825 [GeV]
-Cell[11,5]    0.00072138680132815 [GeV]
-###  Total energy deposition in calorimeter by a source track in 6 cells : 0.23443859382214 (GeV)
-
-Source track ID 6198 (proton,1.6961061767846[GeV]) at (-499.98953379968,3.2351338115654,261.07314208764)
+Cell[12,33]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00051099891 (GeV)
+
+Source track ID 6148 (gamma,0.00013119826351845[GeV]) at (-408.84117200291,-287.83484166321,405.17328653472)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[7,44]    0.00026708141183042 [GeV]
-Cell[7,45]    0.0010292385899617 [GeV]
-Cell[10,32]    3.5808782589382e-05 [GeV]
-Cell[7,43]    0.00069783541979768 [GeV]
-Cell[9,25]    0.001397741041712 [GeV]
-Cell[13,40]    0.00049674795155852 [GeV]
-Cell[9,19]    3.6002084380016e-07 [GeV]
-Cell[12,26]    7.7642362282404e-07 [GeV]
-Cell[12,25]    0.00088197797414955 [GeV]
-Cell[13,24]    0.00039642012774038 [GeV]
-Cell[12,24]    0.062259477426517 [GeV]
-Cell[12,23]    0.01925008709376 [GeV]
-Cell[11,23]    0.22963277199131 [GeV]
-Cell[11,24]    0.019215225431168 [GeV]
-Cell[11,22]    0.011586310297755 [GeV]
-Cell[10,21]    0.00023505363614106 [GeV]
-Cell[7,46]    0.00048100697611176 [GeV]
-Cell[6,44]    1.3808012736263e-05 [GeV]
-Cell[10,23]    0.0012415338461121 [GeV]
-Cell[9,33]    8.4282123134471e-07 [GeV]
-Cell[9,37]    4.4613261707127e-08 [GeV]
-Cell[9,38]    2.8041941645938e-05 [GeV]
-Cell[9,39]    0.0022245047366528 [GeV]
-Cell[12,22]    0.013591082265932 [GeV]
-Cell[10,24]    3.1491248955717e-05 [GeV]
-Cell[9,24]    0.0010102646380171 [GeV]
-Cell[9,26]    1.5844705339987e-05 [GeV]
-Cell[13,44]    2.2694343060721e-05 [GeV]
-Cell[13,15]    0.00075807155829068 [GeV]
-Cell[13,14]    2.1501304843241e-06 [GeV]
-Cell[12,14]    0.00047432703251639 [GeV]
-Cell[12,15]    1.5133991837502e-12 [GeV]
-Cell[10,25]    0.0014265671087796 [GeV]
-Cell[14,38]    1.025331846904e-06 [GeV]
-Cell[14,39]    0.00015818816065973 [GeV]
-Cell[14,40]    0.0069968191975799 [GeV]
-Cell[11,21]    0.057482638316008 [GeV]
-Cell[11,20]    0.0017247619412229 [GeV]
-Cell[10,33]    0.0005949362446144 [GeV]
-Cell[10,22]    0.00050016540188028 [GeV]
-Cell[10,20]    0.00062583407841168 [GeV]
-Cell[11,25]    9.1007677838206e-11 [GeV]
-Cell[12,35]    7.7781825090938e-05 [GeV]
-Cell[11,19]    0.00036453370983745 [GeV]
-Cell[12,21]    0.014415094707421 [GeV]
-Cell[12,20]    0.0012809840261016 [GeV]
-Cell[11,26]    0.006066739897924 [GeV]
-Cell[10,26]    0.0071433157746786 [GeV]
-Cell[11,27]    4.7930458385963e-06 [GeV]
-Cell[13,23]    0.0027397498565141 [GeV]
-Cell[13,22]    4.8050424084067e-11 [GeV]
-###  Total energy deposition in calorimeter by a source track in 51 cells : 0.46888255125579 (GeV)
-
-Source track ID 6199 (anti_proton,1.0340697036325[GeV]) at (-280.54947589404,-413.87436689844,-338.00283057863)
+Cell[12,28]    0.00013119826351845 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00013119826351845 (GeV)
+
+Source track ID 6024 (proton,1.6971782129854[GeV]) at (-499.98929485615,3.2718541001489,252.07291301607)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[8,8]    0.00037263974574365 [GeV]
-Cell[7,6]    0.00026323907158282 [GeV]
-Cell[8,15]    0.0066658368366367 [GeV]
-Cell[7,15]    0.00025344115089766 [GeV]
-Cell[8,0]    0.00021438117881005 [GeV]
-Cell[10,28]    0.00058349839746579 [GeV]
-Cell[7,30]    0.0091585358499873 [GeV]
-Cell[7,35]    0.0069042674374622 [GeV]
-Cell[9,27]    2.0158474128607e-05 [GeV]
-Cell[8,31]    0.82463320815428 [GeV]
-Cell[8,1]    1.8359872890869e-05 [GeV]
-Cell[9,11]    0.008235178040195 [GeV]
-Cell[6,6]    0.0012802284379413 [GeV]
-Cell[7,13]    0.0037449990342371 [GeV]
-Cell[9,12]    0.01687287822017 [GeV]
-Cell[8,13]    0.009951489837882 [GeV]
-Cell[7,29]    0.00051099891 [GeV]
-Cell[9,25]    0.0006146565344552 [GeV]
-Cell[9,5]    0.00051099891 [GeV]
-Cell[8,35]    0.14521026079543 [GeV]
-Cell[12,34]    0.0028961809221377 [GeV]
-Cell[8,36]    0.0056752161377014 [GeV]
-Cell[11,40]    0.00037822678800045 [GeV]
-Cell[8,29]    0.06828489045751 [GeV]
-Cell[11,31]    0.00022061927654599 [GeV]
-Cell[14,26]    5.0454109441489e-09 [GeV]
-Cell[9,33]    1.3700337149203e-08 [GeV]
-Cell[9,38]    0.00051099891 [GeV]
-Cell[9,39]    0.00057714436926236 [GeV]
-Cell[10,25]    0.00079527422471275 [GeV]
-Cell[12,35]    4.1705158306286e-05 [GeV]
-Cell[10,14]    0.0024293974826848 [GeV]
-Cell[7,26]    1.5133929351578e-05 [GeV]
-Cell[6,24]    0.0010111358605457 [GeV]
-Cell[11,36]    0.057899944793039 [GeV]
-Cell[2,30]    5.3342918981798e-06 [GeV]
-Cell[2,37]    0.00030259087290688 [GeV]
-Cell[2,36]    7.3682586080395e-06 [GeV]
-Cell[4,9]    7.0543515540066e-05 [GeV]
-Cell[4,10]    3.5638861692291e-05 [GeV]
-Cell[8,27]    0.001396627326295 [GeV]
-Cell[8,26]    7.8580342233181e-13 [GeV]
-Cell[2,9]    0.00019856216514825 [GeV]
-Cell[3,9]    7.4564001101862e-07 [GeV]
-Cell[8,32]    0.050886607638416 [GeV]
-Cell[8,30]    0.049195013313154 [GeV]
-Cell[8,33]    0.08989781160556 [GeV]
-Cell[7,31]    0.0019436964958155 [GeV]
-Cell[7,32]    4.4260293179832e-08 [GeV]
-Cell[6,18]    0.0020627861185588 [GeV]
-Cell[4,11]    0.0018653345633041 [GeV]
-Cell[9,20]    0.00098835562659399 [GeV]
-Cell[7,28]    0.00012916577896789 [GeV]
-Cell[8,34]    0.068799661690951 [GeV]
-Cell[7,34]    0.0022033784528971 [GeV]
-Cell[7,33]    0.00049056153617846 [GeV]
-Cell[7,36]    0.0046651216555192 [GeV]
-Cell[7,37]    2.7691200062009e-05 [GeV]
-Cell[9,35]    1.3836051954286e-06 [GeV]
-Cell[8,37]    1.7923326360119e-05 [GeV]
-Cell[8,38]    0.0047023695312587 [GeV]
-Cell[8,39]    0.0039903509036736 [GeV]
-Cell[9,45]    0.00055477232185498 [GeV]
-Cell[13,12]    0.0010727036674361 [GeV]
-Cell[8,14]    0.012097096357014 [GeV]
-Cell[9,31]    0.00036154424456162 [GeV]
-Cell[11,7]    0.0037066396020388 [GeV]
-Cell[11,47]    0.00029770077436016 [GeV]
-Cell[15,3]    0.00068513836421363 [GeV]
-Cell[9,17]    0.0002990479880572 [GeV]
-Cell[11,15]    0.00052798309831254 [GeV]
-Cell[10,44]    0.00032183486849488 [GeV]
-Cell[9,3]    0.00033190375902624 [GeV]
-Cell[13,6]    0.021756962773522 [GeV]
-Cell[14,16]    0.00051099891 [GeV]
-Cell[13,7]    0.0012467445121429 [GeV]
-Cell[2,16]    0.0019139404151065 [GeV]
-Cell[5,18]    0.00037859446545706 [GeV]
-Cell[6,11]    0.0034862372878917 [GeV]
-Cell[5,12]    0.0082696943748244 [GeV]
-Cell[5,11]    0.0008570936225705 [GeV]
-Cell[8,16]    6.9741446223117e-05 [GeV]
-Cell[4,7]    0.0015122400533199 [GeV]
-Cell[11,10]    0.004494188107557 [GeV]
-Cell[14,12]    0.0017075575864021 [GeV]
-Cell[10,39]    0.0014157105639937 [GeV]
-Cell[11,3]    0.00074799200959251 [GeV]
-Cell[11,4]    2.0166858855873e-05 [GeV]
-Cell[9,44]    0.00077903768355731 [GeV]
-Cell[8,43]    0.00097269735965426 [GeV]
-Cell[9,28]    3.6559358704835e-09 [GeV]
-Cell[9,34]    0.0044705146815734 [GeV]
-Cell[2,6]    3.6033666947333e-07 [GeV]
-Cell[2,7]    2.1052721422166e-08 [GeV]
-Cell[11,37]    0.001761578612789 [GeV]
-Cell[17,25]    0.0018903795223949 [GeV]
-Cell[11,35]    0.0019329632776288 [GeV]
-Cell[10,34]    9.1903583961539e-06 [GeV]
-Cell[11,33]    0.00070974479367578 [GeV]
-Cell[11,34]    0.001725109244722 [GeV]
-Cell[2,42]    3.6254604608985e-05 [GeV]
-Cell[2,43]    0.00080730100552296 [GeV]
-Cell[1,44]    6.3229773692001e-05 [GeV]
-Cell[1,46]    1.2023869494442e-06 [GeV]
-Cell[2,47]    3.0933171588913e-05 [GeV]
-Cell[2,46]    0.0010189683864452 [GeV]
-Cell[3,46]    2.5824756824022e-07 [GeV]
-Cell[1,45]    0.00016030362640777 [GeV]
-Cell[12,11]    0.0029513289195728 [GeV]
-Cell[12,33]    3.8010609269236e-05 [GeV]
-Cell[15,47]    0.07581434758181 [GeV]
-Cell[7,23]    1.0864940122701e-07 [GeV]
-Cell[7,38]    1.6817865305256e-06 [GeV]
-Cell[9,36]    5.4611015775663e-07 [GeV]
-###  Total energy deposition in calorimeter by a source track in 114 cells : 1.6244601136535 (GeV)
-
-Source track ID 6213 (gamma,0.37133215847831[GeV]) at (-133.93656803044,-481.72709675108,181.68248162905)
+Cell[13,5]    1.1364417412551e-05 [GeV]
+Cell[7,33]    2.0825785759371e-05 [GeV]
+Cell[14,6]    4.0956644807011e-07 [GeV]
+Cell[11,26]    4.7433394647669e-06 [GeV]
+Cell[11,32]    5.662295596801e-05 [GeV]
+Cell[11,31]    1.6880221664906e-12 [GeV]
+Cell[5,36]    2.3938612766869e-06 [GeV]
+Cell[11,21]    0.001544254895448 [GeV]
+Cell[12,32]    0.00039050832695295 [GeV]
+Cell[13,27]    0.00052154864749912 [GeV]
+Cell[14,27]    9.5597848280704e-06 [GeV]
+Cell[11,23]    0.45287268761861 [GeV]
+Cell[11,24]    0.013707985474636 [GeV]
+Cell[11,25]    0.0016301030380622 [GeV]
+Cell[10,25]    0.0005249565948908 [GeV]
+Cell[10,26]    7.2929464826302e-05 [GeV]
+Cell[10,27]    8.2233737055844e-05 [GeV]
+Cell[11,22]    0.12411086091317 [GeV]
+Cell[12,22]    0.00043986049551711 [GeV]
+Cell[12,23]    0.0073308038094039 [GeV]
+Cell[12,21]    4.9657912768453e-09 [GeV]
+Cell[13,6]    0.00068610922769744 [GeV]
+Cell[13,22]    4.9882884486578e-06 [GeV]
+Cell[11,4]    1.8026668112725e-07 [GeV]
+Cell[11,3]    6.8025883525479e-05 [GeV]
+Cell[10,3]    4.9039715577237e-10 [GeV]
+Cell[11,20]    3.6570010706782e-08 [GeV]
+Cell[6,36]    6.2021433677728e-10 [GeV]
+Cell[12,24]    0.00086221597756806 [GeV]
+Cell[12,25]    0.0021510402559306 [GeV]
+Cell[12,26]    1.0217441275017e-05 [GeV]
+Cell[13,24]    2.0779694978046e-09 [GeV]
+Cell[7,34]    0.0016284543539996 [GeV]
+Cell[8,41]    3.2742442575682e-06 [GeV]
+Cell[9,41]    6.3999201323099e-05 [GeV]
+Cell[10,23]    0.003513374133699 [GeV]
+Cell[10,24]    0.0038148189047157 [GeV]
+Cell[10,35]    3.1336592830485e-05 [GeV]
+Cell[10,30]    1.4725403714692e-05 [GeV]
+Cell[10,40]    2.8880649304483e-05 [GeV]
+Cell[11,38]    5.6490141141694e-06 [GeV]
+Cell[10,22]    0.0013046965787076 [GeV]
+###  Total energy deposition in calorimeter by a source track in 42 cells : 0.61752668387109 (GeV)
+
+Source track ID 6025 (anti_proton,1.0352153626775[GeV]) at (-273.45977921825,-418.59258133644,-333.80845312014)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[10,32]    0.00048797443656145 [GeV]
-Cell[11,32]    0.00046095522882643 [GeV]
-Cell[10,33]    0.24275444108079 [GeV]
-Cell[10,34]    0.089299222805232 [GeV]
-Cell[11,33]    0.031673999362196 [GeV]
-Cell[11,34]    0.0039412355237832 [GeV]
-Cell[10,35]    0.0014462623319798 [GeV]
-Cell[5,1]    0.0011227676013951 [GeV]
-Cell[5,0]    0.00014530010754315 [GeV]
-###  Total energy deposition in calorimeter by a source track in 9 cells : 0.37133215847831 (GeV)
-
-Source track ID 6214 (gamma,0.136782797126[GeV]) at (-378.9723709408,-326.15938138203,68.392648808774)
+Cell[8,9]    8.0700532707851e-06 [GeV]
+Cell[8,12]    0.067105077460354 [GeV]
+Cell[7,31]    0.011047213722164 [GeV]
+Cell[8,6]    3.6549904757749e-05 [GeV]
+Cell[7,47]    0.00072397145147427 [GeV]
+Cell[8,7]    2.0602551444426e-08 [GeV]
+Cell[6,8]    0.00088708567286932 [GeV]
+Cell[10,39]    4.0912018275776e-06 [GeV]
+Cell[7,33]    0.0023841815791268 [GeV]
+Cell[6,20]    0.0011485069438539 [GeV]
+Cell[8,13]    3.739766400223e-05 [GeV]
+Cell[7,18]    0.42440489691294 [GeV]
+Cell[8,18]    0.0001612648957389 [GeV]
+Cell[8,19]    0.00039926310654369 [GeV]
+Cell[6,33]    9.8548105938789e-08 [GeV]
+Cell[7,17]    0.0039479126342084 [GeV]
+Cell[6,17]    0.0077166696707703 [GeV]
+Cell[8,29]    0.0028191760781797 [GeV]
+Cell[8,30]    0.057873415838814 [GeV]
+Cell[8,20]    0.00049703502663999 [GeV]
+Cell[7,12]    0.0017314359186371 [GeV]
+Cell[5,12]    0.00051099891 [GeV]
+Cell[8,4]    1.178787651952e-06 [GeV]
+Cell[8,34]    0.16143465762655 [GeV]
+Cell[8,37]    1.6815981216496e-05 [GeV]
+Cell[8,31]    0.80005689689342 [GeV]
+Cell[7,32]    0.00015155304655559 [GeV]
+Cell[6,31]    2.8764231482228e-06 [GeV]
+Cell[7,21]    5.0815418685829e-05 [GeV]
+Cell[7,36]    0.0020978209765053 [GeV]
+Cell[7,37]    9.1836754327232e-06 [GeV]
+Cell[7,35]    6.081283572712e-05 [GeV]
+Cell[8,33]    0.032744786719758 [GeV]
+Cell[6,34]    2.9063085094094e-10 [GeV]
+Cell[14,32]    0.00051099891 [GeV]
+Cell[15,32]    0.00053122749253293 [GeV]
+Cell[12,29]    1.4524262223858e-05 [GeV]
+Cell[13,16]    1.4554416338797e-11 [GeV]
+Cell[6,36]    0.0012834525749619 [GeV]
+Cell[7,34]    1.1518913572672e-06 [GeV]
+Cell[10,40]    4.358578545407e-07 [GeV]
+Cell[5,45]    0.0017691654840727 [GeV]
+Cell[7,16]    1.6257899481843e-05 [GeV]
+Cell[7,15]    3.0463961593341e-09 [GeV]
+Cell[6,18]    0.0019284901952916 [GeV]
+Cell[7,19]    0.012348480224024 [GeV]
+Cell[6,19]    0.00059675184507876 [GeV]
+Cell[7,20]    0.0012138115733038 [GeV]
+Cell[6,16]    0.0020309048512789 [GeV]
+Cell[8,32]    0.030141301338663 [GeV]
+Cell[7,30]    0.0098534296346002 [GeV]
+Cell[13,47]    0.0012012307251293 [GeV]
+Cell[14,47]    1.6405602218583e-07 [GeV]
+Cell[14,46]    4.1408564160292e-06 [GeV]
+Cell[13,46]    7.1699992076901e-10 [GeV]
+Cell[8,35]    0.0048769052543766 [GeV]
+Cell[6,37]    3.8242113078013e-08 [GeV]
+Cell[8,5]    0.00029613374064058 [GeV]
+Cell[9,34]    0.0026153637795229 [GeV]
+Cell[9,35]    4.3440699431812e-05 [GeV]
+Cell[9,33]    0.0013633187530137 [GeV]
+Cell[9,32]    5.9045330377785e-05 [GeV]
+Cell[8,36]    0.0053868104419052 [GeV]
+Cell[15,17]    7.1191665483639e-08 [GeV]
+Cell[14,17]    3.3771515966578e-05 [GeV]
+Cell[14,16]    2.2969953761276e-09 [GeV]
+Cell[4,24]    0.00010870576092009 [GeV]
+Cell[4,23]    7.9040665004868e-06 [GeV]
+Cell[4,44]    0.00011517131873507 [GeV]
+Cell[10,4]    0.00013250665014709 [GeV]
+Cell[14,38]    0.00051099891 [GeV]
+Cell[8,45]    0.00051099891 [GeV]
+Cell[7,29]    0.0021860088722585 [GeV]
+Cell[4,5]    0.0012682797451453 [GeV]
+Cell[4,15]    0.0016271875749861 [GeV]
+Cell[0,29]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 76 cells : 1.6651713178871 (GeV)
+
+Source track ID 6061 (gamma,0.37133215847831[GeV]) at (-133.9365875964,-481.72709131108,181.68247558394)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[10,22]    0.0002263429308292 [GeV]
-Cell[10,29]    0.13212938158335 [GeV]
-Cell[16,42]    0.00016038002008445 [GeV]
-Cell[10,30]    0.0032196078487545 [GeV]
-Cell[9,29]    0.00082380545410199 [GeV]
-###  Total energy deposition in calorimeter by a source track in 5 cells : 0.13655951783712 (GeV)
-
-Source track ID 6202 (pi+,0.39487383691771[GeV]) at (-475.21388068648,-155.47272301886,240.26165135904)
+Cell[10,33]    0.19595462316305 [GeV]
+Cell[11,32]    0.00051099891 [GeV]
+Cell[11,34]    0.033389286013691 [GeV]
+Cell[10,35]    0.00019020121332873 [GeV]
+Cell[10,34]    0.04864537023539 [GeV]
+Cell[11,33]    0.091156359706297 [GeV]
+Cell[10,32]    0.0014853192365557 [GeV]
+###  Total energy deposition in calorimeter by a source track in 7 cells : 0.37133215847831 (GeV)
+
+Source track ID 6062 (gamma,0.136782797126[GeV]) at (-378.97233682491,-326.15942102209,68.392672310408)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[11,26]    0.10719792774188 [GeV]
-Cell[10,26]    0.19949469971644 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.30669262745832 (GeV)
+Cell[10,29]    0.13225580855815 [GeV]
+Cell[10,28]    0.0045269885678529 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.136782797126 (GeV)
 
-Source track ID 6203 (pi-,0.89743172643439[GeV]) at (-157.76145726578,-474.45897883946,408.86610331969)
+Source track ID 6055 (e-,0.00067572781488009[GeV]) at (-475.71587965324,-153.92986014982,380.62476140912)
 Original primary track ID 2 (unknown,2.8798399642419[GeV])
-Cell[13,37]    0.002040858926626 [GeV]
-Cell[12,34]    0.14857534776932 [GeV]
-Cell[12,37]    0.014584961603444 [GeV]
-Cell[12,32]    3.0078495491352e-06 [GeV]
-Cell[13,32]    1.2928144691728e-05 [GeV]
-Cell[14,32]    0.001855343373841 [GeV]
-Cell[14,38]    5.3307869143282e-07 [GeV]
-Cell[12,33]    0.11322499222204 [GeV]
-Cell[13,34]    0.19258353540956 [GeV]
-Cell[13,35]    0.037800584938408 [GeV]
-Cell[14,35]    0.0034440554196839 [GeV]
-Cell[12,36]    1.3941612796202e-05 [GeV]
-Cell[13,33]    0.0037568436789312 [GeV]
-Cell[14,34]    0.07831816385113 [GeV]
-Cell[13,36]    0.014884407479938 [GeV]
-Cell[14,33]    1.2740980278068e-05 [GeV]
-Cell[14,36]    0.0020670595052138 [GeV]
-Cell[14,37]    0.00013245783686159 [GeV]
-Cell[12,38]    0.0086855152950092 [GeV]
-Cell[13,38]    0.0036289138107543 [GeV]
-###  Total energy deposition in calorimeter by a source track in 20 cells : 0.62562619278677 (GeV)
-
-Source track ID 6192 (gamma,0.032559394638405[GeV]) at (-498.62850744261,-37.008263476658,-1796.9970595907)
+Cell[11,26]    0.00016472890488009 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00016472890488009 (GeV)
+
+Source track ID 6028 (pi+,0.39490624408446[GeV]) at (-475.33219814361,-155.11061023657,232.09128484028)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[11,26]    0.067784666273567 [GeV]
+Cell[11,25]    0.24182328838999 [GeV]
+Cell[12,26]    0.00074081242383848 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.3103487670874 (GeV)
+
+Source track ID 6029 (pi-,0.89313508485494[GeV]) at (-161.24660319163,-473.28588924577,406.07222664313)
+Original primary track ID 2 (unknown,2.8798399642419[GeV])
+Cell[12,35]    0.00062923077976946 [GeV]
+Cell[13,34]    0.0017191132387128 [GeV]
+Cell[15,34]    0.00097063282684151 [GeV]
+Cell[11,31]    0.00051104681513106 [GeV]
+Cell[11,36]    0.0014105929974519 [GeV]
+Cell[13,35]    0.00081921739833513 [GeV]
+Cell[12,32]    0.0014494852825342 [GeV]
+Cell[13,32]    0.00025451596326798 [GeV]
+Cell[14,32]    0.0070158289531358 [GeV]
+Cell[15,32]    1.1878113355124e-09 [GeV]
+Cell[14,31]    2.5056937129762e-05 [GeV]
+Cell[12,31]    0.0013630154623347 [GeV]
+Cell[12,30]    0.073970824869808 [GeV]
+Cell[13,29]    3.4536084473075e-05 [GeV]
+Cell[11,34]    0.00018674605504459 [GeV]
+Cell[15,33]    0.0066601141668729 [GeV]
+Cell[11,30]    0.0083911694566253 [GeV]
+Cell[12,33]    0.29290443241524 [GeV]
+Cell[14,38]    4.848541391766e-06 [GeV]
+Cell[10,34]    0.00031269407689643 [GeV]
+Cell[12,34]    0.23225777862326 [GeV]
+Cell[13,33]    0.0010683583334001 [GeV]
+Cell[12,36]    0.00053457780447165 [GeV]
+Cell[17,2]    5.5893848184496e-08 [GeV]
+Cell[14,35]    0.082959380268346 [GeV]
+Cell[14,36]    0.0038208911049533 [GeV]
+Cell[14,34]    0.00075124037512819 [GeV]
+Cell[13,36]    0.0018410365923148 [GeV]
+Cell[14,33]    0.0037335345175005 [GeV]
+Cell[14,30]    0.00055069603887159 [GeV]
+Cell[13,30]    7.7325765596129e-05 [GeV]
+Cell[15,36]    2.6888052001595e-05 [GeV]
+Cell[15,37]    0.00085902649725949 [GeV]
+Cell[14,37]    0.00038776718775762 [GeV]
+Cell[15,38]    7.1559865520953e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 35 cells : 0.72757322042904 (GeV)
+
+Source track ID 6009 (gamma,0.032559394638405[GeV]) at (-498.62851184982,-37.008204096278,-1796.9986706242)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
 Cell[0,24]    0.032048395728405 [GeV]
-Cell[5,37]    0.00051099891 [GeV]
+Cell[1,9]    0.00051099891 [GeV]
 ###  Total energy deposition in calorimeter by a source track in 2 cells : 0.032559394638405 (GeV)
 
-Source track ID 6168 (pi+,0.7770848289099[GeV]) at (-481.2719919217,135.56278911163,-1804.8429112311)
+Source track ID 5993 (pi+,0.77712274996323[GeV]) at (-481.00242759963,136.5161698967,-1807.9289186509)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[4,13]    1.1292384861008e-06 [GeV]
-Cell[2,36]    4.7674488596385e-05 [GeV]
-Cell[4,10]    1.5025303582661e-07 [GeV]
-Cell[2,9]    5.9637910453603e-08 [GeV]
-Cell[9,3]    2.431619213894e-08 [GeV]
-Cell[2,7]    4.0923245251179e-08 [GeV]
-Cell[0,24]    1.8511717723868e-07 [GeV]
-Cell[0,21]    0.4068734072432 [GeV]
-Cell[0,20]    0.0038411959708773 [GeV]
-Cell[0,22]    0.013436326456962 [GeV]
-Cell[0,23]    0.0091688607290394 [GeV]
-Cell[1,22]    0.0002693091308012 [GeV]
-Cell[1,21]    0.00092145763432813 [GeV]
-Cell[0,5]    4.6303666080348e-05 [GeV]
-Cell[0,10]    1.9733766006539e-05 [GeV]
-Cell[1,10]    6.2447552103549e-05 [GeV]
-Cell[1,11]    3.58540006564e-05 [GeV]
-Cell[5,47]    0.0026374036038516 [GeV]
-Cell[5,46]    4.7535052317471e-08 [GeV]
-Cell[4,16]    9.4455210492015e-06 [GeV]
-Cell[4,14]    0.0032698115071807 [GeV]
-Cell[1,37]    0.0003801622149166 [GeV]
-Cell[1,38]    0.00024868821100858 [GeV]
-Cell[4,17]    2.8896232834086e-08 [GeV]
-Cell[4,18]    1.8914547399618e-07 [GeV]
-Cell[4,2]    8.1415145517667e-06 [GeV]
-Cell[4,3]    2.5800228975186e-06 [GeV]
-Cell[4,1]    1.2577607845969e-06 [GeV]
-Cell[4,0]    4.5697072437179e-10 [GeV]
-Cell[0,3]    1.9453470641338e-05 [GeV]
-Cell[0,4]    3.2154806558538e-06 [GeV]
-Cell[1,4]    8.7535956985221e-06 [GeV]
-Cell[1,5]    3.2141947076525e-07 [GeV]
-Cell[2,4]    4.1144345459543e-09 [GeV]
-Cell[2,5]    5.1703419785554e-09 [GeV]
-Cell[1,43]    1.6445744957309e-05 [GeV]
-Cell[0,42]    0.0016641530045955 [GeV]
-Cell[0,41]    1.3235390028399e-05 [GeV]
-Cell[0,19]    1.0477648174856e-08 [GeV]
-Cell[2,8]    3.2646377803758e-08 [GeV]
-Cell[1,8]    2.7505739126354e-08 [GeV]
-Cell[1,9]    2.5887857191265e-08 [GeV]
-Cell[7,40]    2.1742240511458e-06 [GeV]
-Cell[2,22]    0.00045764311176116 [GeV]
-Cell[17,12]    0.00055354327577585 [GeV]
-Cell[16,19]    2.7641003284453e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 46 cells : 0.44404860203799 (GeV)
-
-Source track ID 6165 (gamma,1.9015972345341[GeV]) at (-363.22356461739,343.61117866949,-955.17209690941)
+Cell[3,43]    0.00093938234244297 [GeV]
+Cell[1,20]    2.0219725440256e-05 [GeV]
+Cell[9,47]    0.00019876452725771 [GeV]
+Cell[2,1]    3.9724113776174e-11 [GeV]
+Cell[3,13]    0.0022050985981262 [GeV]
+Cell[2,33]    3.5750408715103e-05 [GeV]
+Cell[3,36]    0.0013660445823411 [GeV]
+Cell[2,42]    9.0813934064045e-06 [GeV]
+Cell[10,23]    2.5842365324479e-05 [GeV]
+Cell[10,22]    7.0959989557196e-07 [GeV]
+Cell[0,24]    0.0094806708072401 [GeV]
+Cell[0,21]    0.3716466347762 [GeV]
+Cell[0,22]    0.0060699123308034 [GeV]
+Cell[3,39]    1.7130334163085e-07 [GeV]
+Cell[3,40]    3.0364225176527e-06 [GeV]
+Cell[0,23]    0.0043371896962186 [GeV]
+Cell[2,17]    0.00097367391970363 [GeV]
+Cell[2,16]    0.0016095079643657 [GeV]
+Cell[1,19]    5.7282500280849e-05 [GeV]
+Cell[0,20]    0.0075521217479616 [GeV]
+Cell[9,45]    7.3179612844228e-05 [GeV]
+Cell[10,46]    1.4670701290015e-05 [GeV]
+Cell[9,46]    0.0010559784686072 [GeV]
+Cell[2,9]    0.00085361978330366 [GeV]
+Cell[2,8]    0.0001073768697097 [GeV]
+Cell[2,7]    0.0014467234338966 [GeV]
+Cell[2,6]    0.0012359082851981 [GeV]
+Cell[3,6]    1.8554919734015e-10 [GeV]
+Cell[3,14]    0.00020016943361006 [GeV]
+Cell[4,26]    1.8854194000596e-05 [GeV]
+Cell[2,29]    2.7628708048724e-06 [GeV]
+Cell[5,1]    0.00013472844295688 [GeV]
+Cell[5,2]    3.5194796510041e-07 [GeV]
+Cell[10,21]    2.3293096091948e-08 [GeV]
+Cell[4,13]    0.00065403777804102 [GeV]
+Cell[3,12]    0.0004270579250588 [GeV]
+Cell[1,1]    0.00059183493641672 [GeV]
+Cell[1,22]    7.4814432224116e-05 [GeV]
+Cell[0,36]    4.9576490505387e-07 [GeV]
+Cell[0,37]    0.00069285438946099 [GeV]
+Cell[0,35]    0.00063065091555779 [GeV]
+Cell[0,19]    0.00038019690535111 [GeV]
+Cell[2,37]    4.0944441803731e-05 [GeV]
+Cell[3,37]    5.8991595113184e-05 [GeV]
+Cell[3,35]    0.0068803168175815 [GeV]
+Cell[3,34]    0.00019248431424251 [GeV]
+Cell[0,6]    0.0013526859185246 [GeV]
+Cell[1,24]    2.1959189325571e-08 [GeV]
+Cell[1,23]    1.2291200211962e-05 [GeV]
+Cell[3,4]    0.0048921031225249 [GeV]
+Cell[3,3]    0.0019957890933703 [GeV]
+Cell[3,2]    9.4433396611748e-08 [GeV]
+Cell[2,2]    6.0289459042906e-09 [GeV]
+Cell[2,3]    8.5696362930321e-09 [GeV]
+Cell[1,21]    2.1795543821781e-05 [GeV]
+Cell[0,11]    2.0079304114915e-05 [GeV]
+Cell[0,26]    0.0026440919689076 [GeV]
+Cell[0,25]    0.00063174194362219 [GeV]
+Cell[2,43]    2.6441017485013e-07 [GeV]
+###  Total energy deposition in calorimeter by a source track in 59 cells : 0.43387109628634 (GeV)
+
+Source track ID 5990 (gamma,1.9015972345341[GeV]) at (-363.22356462111,343.61117866556,-955.17209451936)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[5,34]    0.0021432443299423 [GeV]
-Cell[8,40]    0.0004624803363927 [GeV]
-Cell[5,33]    0.0040919927705789 [GeV]
-Cell[5,19]    0.0055432303499632 [GeV]
-Cell[4,29]    0.001429001810282 [GeV]
-Cell[2,37]    0.0005127000851595 [GeV]
-Cell[9,31]    0.00026748446191137 [GeV]
-Cell[5,18]    1.5616759292376 [GeV]
-Cell[4,17]    0.019715336510001 [GeV]
-Cell[4,18]    0.24287390117501 [GeV]
-Cell[5,17]    0.016612374327989 [GeV]
-Cell[4,19]    0.013927286141278 [GeV]
-Cell[1,2]    0.0065309346659999 [GeV]
-Cell[4,20]    0.00035392776451059 [GeV]
-Cell[7,39]    0.00079900256017463 [GeV]
-Cell[2,1]    0.00036652060256523 [GeV]
-Cell[1,39]    0.0011528351531073 [GeV]
-Cell[3,24]    0.00010304744230623 [GeV]
-Cell[5,24]    0.0018029124947668 [GeV]
-Cell[6,19]    0.00025238251784708 [GeV]
-Cell[5,20]    0.0013461496109967 [GeV]
-Cell[3,6]    0.003923008667563 [GeV]
-Cell[1,31]    0.001978718813857 [GeV]
-Cell[4,28]    0.00053224306564636 [GeV]
-Cell[6,35]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 25 cells : 1.8889076438054 (GeV)
-
-Source track ID 6149 (pi-,4.4333100959977[GeV]) at (-407.57660576464,289.62270358757,-1900.4018122299)
+Cell[6,27]    0.00051099891 [GeV]
+Cell[8,40]    0.0032177751931619 [GeV]
+Cell[10,39]    0.00066588361647768 [GeV]
+Cell[9,38]    0.00030349371897946 [GeV]
+Cell[5,10]    0.00061370721889899 [GeV]
+Cell[5,33]    0.00069493496102492 [GeV]
+Cell[2,33]    0.0013288665204136 [GeV]
+Cell[6,42]    0.00053584341406652 [GeV]
+Cell[5,19]    0.0044324448411205 [GeV]
+Cell[4,42]    0.00051099891 [GeV]
+Cell[5,18]    1.2490471837562 [GeV]
+Cell[7,37]    0.0013922354377769 [GeV]
+Cell[7,1]    0.00051099891 [GeV]
+Cell[5,17]    0.043861279801404 [GeV]
+Cell[5,26]    0.0011266999144553 [GeV]
+Cell[2,37]    0.00051099891 [GeV]
+Cell[4,18]    0.49701527361643 [GeV]
+Cell[4,17]    0.082331310545863 [GeV]
+Cell[1,27]    0.00061776677263978 [GeV]
+Cell[1,28]    0.0015568926028406 [GeV]
+Cell[4,19]    0.0054236109573541 [GeV]
+Cell[1,41]    0.00089662655526726 [GeV]
+Cell[5,8]    0.0024395889431589 [GeV]
+Cell[0,5]    0.00023698179353716 [GeV]
+Cell[2,13]    0.00017571329377326 [GeV]
+Cell[2,38]    0.000338575582095 [GeV]
+Cell[2,47]    0.00037933560059676 [GeV]
+Cell[5,16]    0.00028502447936377 [GeV]
+Cell[3,18]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 29 cells : 1.9014720436869 (GeV)
+
+Source track ID 5966 (pi-,4.4332912377387[GeV]) at (-407.42412877533,289.83715995652,-1899.030059404)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[0,19]    0.14305707099221 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.14305707099221 (GeV)
+Cell[0,19]    0.14238244760063 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.14238244760063 (GeV)
 
-Source track ID 6089 (pi+,1.2123104583534[GeV]) at (-446.53528015908,224.95831519028,-1912.4920441338)
+Source track ID 5892 (pi+,1.212526792068[GeV]) at (-426.35919701057,261.18544202253,-1936.5410508312)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[0,20]    0.11440895982588 [GeV]
-Cell[6,45]    0.00079038339279834 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.11519934321868 (GeV)
-
-Source track ID 6090 (anti_proton,5.3585531060852[GeV]) at (-478.96347427214,143.5060636808,-1704.0686237744)
+Cell[2,5]    0.00095647864932803 [GeV]
+Cell[0,20]    0.0002233487339297 [GeV]
+Cell[2,6]    0.0018852905733424 [GeV]
+Cell[0,19]    0.10016771947885 [GeV]
+Cell[10,38]    1.8228023545817e-05 [GeV]
+Cell[13,13]    0.00048657300100228 [GeV]
+Cell[13,14]    2.6900670491159e-10 [GeV]
+Cell[12,13]    8.4517523646355e-11 [GeV]
+Cell[0,18]    3.515828034142e-05 [GeV]
+Cell[1,18]    0.002278079332558 [GeV]
+Cell[1,17]    0.00088554803321983 [GeV]
+###  Total energy deposition in calorimeter by a source track in 11 cells : 0.10693642445964 (GeV)
+
+Source track ID 5893 (anti_proton,5.3582612410451[GeV]) at (-481.44886587793,134.93327812241,-1701.1422400691)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[7,45]    3.8231672874531e-05 [GeV]
-Cell[7,9]    2.7344598734089e-06 [GeV]
-Cell[7,10]    4.1548628360033e-10 [GeV]
-Cell[7,1]    0.0056744670087472 [GeV]
-Cell[8,8]    4.0404735773336e-05 [GeV]
-Cell[8,6]    2.4979733076179e-05 [GeV]
-Cell[7,6]    1.3878745987313e-05 [GeV]
-Cell[7,43]    0.00063313376513622 [GeV]
-Cell[7,8]    0.0005860429786849 [GeV]
-Cell[9,9]    5.8471625726156e-05 [GeV]
-Cell[7,12]    1.1805386748165e-09 [GeV]
-Cell[9,8]    5.6108131386281e-05 [GeV]
-Cell[7,0]    0.0025698463134705 [GeV]
-Cell[6,33]    0.00027077978126533 [GeV]
-Cell[7,7]    0.0010270110224444 [GeV]
-Cell[8,5]    1.5458817739272e-05 [GeV]
-Cell[9,5]    0.00073278169621017 [GeV]
-Cell[9,6]    0.00038486279498022 [GeV]
-Cell[2,40]    1.9211876178815e-09 [GeV]
-Cell[6,46]    3.5250559449196e-10 [GeV]
-Cell[6,32]    0.00030586974534947 [GeV]
-Cell[6,30]    0.0049606836771283 [GeV]
-Cell[13,32]    2.5643955450505e-07 [GeV]
-Cell[14,31]    0.00090213902517509 [GeV]
-Cell[11,28]    1.5368766682968e-06 [GeV]
-Cell[7,46]    2.4378146804338e-08 [GeV]
-Cell[10,26]    0.001436502960053 [GeV]
-Cell[11,27]    4.4705766739526e-06 [GeV]
-Cell[7,32]    2.1127076980406e-05 [GeV]
-Cell[7,34]    1.9127160145445e-06 [GeV]
-Cell[7,33]    6.8759545683861e-09 [GeV]
-Cell[10,34]    0.00012088169507848 [GeV]
-Cell[11,34]    5.0426606321707e-08 [GeV]
-Cell[2,42]    1.7412530723959e-09 [GeV]
-Cell[2,43]    0.0021467361491442 [GeV]
-Cell[1,44]    1.3200524469994e-06 [GeV]
-Cell[10,35]    3.285798429431e-05 [GeV]
-Cell[0,24]    0.017525541754888 [GeV]
-Cell[0,21]    2.1132025630506 [GeV]
-Cell[0,20]    0.030122392141191 [GeV]
-Cell[0,22]    0.41295516076695 [GeV]
-Cell[0,23]    0.024846453134454 [GeV]
-Cell[1,22]    0.0015860007587089 [GeV]
-Cell[1,21]    0.13967242765966 [GeV]
-Cell[5,46]    6.6962093114853e-10 [GeV]
-Cell[4,2]    4.1317646687276e-06 [GeV]
-Cell[4,1]    5.6291464716196e-08 [GeV]
-Cell[1,5]    5.8142774836369e-06 [GeV]
-Cell[1,43]    5.7277035940615e-06 [GeV]
-Cell[0,19]    0.0051071271478937 [GeV]
-Cell[2,22]    3.6240230787598e-05 [GeV]
-Cell[6,45]    0.0031151907772379 [GeV]
-Cell[0,34]    6.2977844005218e-05 [GeV]
-Cell[0,33]    0.00066020055922672 [GeV]
-Cell[1,24]    4.6492369787984e-05 [GeV]
-Cell[1,23]    1.371479517195e-05 [GeV]
-Cell[0,25]    0.014350951162924 [GeV]
-Cell[1,25]    2.589508917481e-07 [GeV]
-Cell[7,42]    4.3516847061369e-05 [GeV]
-Cell[8,42]    3.1947459518847e-05 [GeV]
-Cell[6,12]    6.0815460165031e-07 [GeV]
-Cell[2,44]    0.00067560353945577 [GeV]
-Cell[0,18]    0.0038974574649797 [GeV]
-Cell[1,18]    0.0012002727347391 [GeV]
-Cell[1,19]    4.8690708354115e-11 [GeV]
-Cell[1,20]    0.027834591227844 [GeV]
-Cell[0,17]    0.12380690077075 [GeV]
-Cell[0,16]    0.017952112520966 [GeV]
-Cell[1,17]    0.0026190455430753 [GeV]
-Cell[1,16]    0.00059436452218324 [GeV]
-Cell[2,17]    1.3393554581853e-08 [GeV]
-Cell[0,30]    0.00028993707550489 [GeV]
-Cell[1,28]    0.00019582132465075 [GeV]
-Cell[1,27]    1.8193743948359e-05 [GeV]
-Cell[2,21]    0.00041627392290616 [GeV]
-Cell[9,16]    6.0238980222493e-07 [GeV]
-Cell[11,45]    1.6094802413136e-07 [GeV]
-Cell[1,1]    2.5547342374921e-09 [GeV]
-Cell[1,35]    0.00057412738339474 [GeV]
-Cell[13,47]    5.7398274342404e-06 [GeV]
-Cell[6,1]    0.0013393349404159 [GeV]
-Cell[6,2]    3.0579880953155e-05 [GeV]
-Cell[7,2]    0.0021220164847953 [GeV]
-Cell[0,26]    9.8603085498326e-06 [GeV]
-Cell[3,38]    0.0020986932730171 [GeV]
-Cell[3,39]    0.0020275756802695 [GeV]
-Cell[2,39]    5.7870670475495e-06 [GeV]
-Cell[2,38]    5.959118766441e-09 [GeV]
-Cell[3,40]    4.3837167140737e-09 [GeV]
-Cell[5,10]    0.10244709204459 [GeV]
-Cell[5,14]    0.00051099891 [GeV]
-Cell[2,31]    0.00051099891 [GeV]
-Cell[1,47]    0.0026183666295631 [GeV]
-Cell[0,11]    0.0024714328294487 [GeV]
-###  Total energy deposition in calorimeter by a source track in 94 cells : 3.0817350400601 (GeV)
-
-Source track ID 6085 (gamma,0.3844820986824[GeV]) at (-416.39522690519,276.79417445202,-1116.7049663801)
+Cell[4,25]    7.3053312099091e-05 [GeV]
+Cell[5,21]    7.5913113134447e-05 [GeV]
+Cell[8,12]    1.3065699022263e-07 [GeV]
+Cell[9,5]    0.00076180635951206 [GeV]
+Cell[1,30]    0.00053342806939429 [GeV]
+Cell[6,47]    1.0417032171972e-07 [GeV]
+Cell[7,47]    0.00049249323869581 [GeV]
+Cell[1,20]    0.11669276142785 [GeV]
+Cell[9,12]    1.0832988695142e-05 [GeV]
+Cell[7,33]    7.885682862252e-10 [GeV]
+Cell[6,20]    0.0020657463181033 [GeV]
+Cell[5,0]    8.04177516045e-06 [GeV]
+Cell[4,33]    4.74810688047e-08 [GeV]
+Cell[5,32]    0.00038403906212956 [GeV]
+Cell[8,13]    6.7167295605941e-06 [GeV]
+Cell[9,13]    2.1498961294128e-05 [GeV]
+Cell[8,23]    9.6832619162797e-06 [GeV]
+Cell[8,17]    1.8943283183035e-05 [GeV]
+Cell[6,33]    0.00014242084778994 [GeV]
+Cell[7,17]    0.0016841708747805 [GeV]
+Cell[6,17]    7.1701859155837e-08 [GeV]
+Cell[9,38]    4.728033876745e-06 [GeV]
+Cell[2,27]    0.0012289529426187 [GeV]
+Cell[5,10]    0.00140625430465 [GeV]
+Cell[5,33]    0.0058489979836997 [GeV]
+Cell[3,13]    2.4130791454809e-05 [GeV]
+Cell[8,29]    0.00064506001460495 [GeV]
+Cell[8,30]    1.0274949798941e-06 [GeV]
+Cell[5,19]    2.0361043541925e-05 [GeV]
+Cell[3,0]    2.372903743526e-05 [GeV]
+Cell[3,47]    0.001069484225466 [GeV]
+Cell[9,14]    0.0001113093069728 [GeV]
+Cell[9,15]    1.4662844601844e-05 [GeV]
+Cell[7,40]    0.0009514039537891 [GeV]
+Cell[8,34]    4.1050362938222e-08 [GeV]
+Cell[5,30]    0.0034260640240419 [GeV]
+Cell[3,20]    0.0014373713336626 [GeV]
+Cell[7,28]    3.1185879834084e-10 [GeV]
+Cell[7,38]    4.7988414298743e-06 [GeV]
+Cell[0,34]    2.5095899031726e-05 [GeV]
+Cell[0,33]    0.0063251120458777 [GeV]
+Cell[4,32]    0.0019203023670584 [GeV]
+Cell[5,28]    1.2899323223792e-08 [GeV]
+Cell[3,29]    0.0060834249409094 [GeV]
+Cell[4,31]    0.0032922807717192 [GeV]
+Cell[5,35]    0.0030111463896578 [GeV]
+Cell[6,35]    0.00010236494116532 [GeV]
+Cell[5,36]    0.0014138209892307 [GeV]
+Cell[5,17]    0.00013464608638185 [GeV]
+Cell[4,20]    9.6495286561549e-06 [GeV]
+Cell[8,33]    5.3265228323198e-06 [GeV]
+Cell[8,47]    3.4047392546199e-06 [GeV]
+Cell[6,34]    3.3603693984105e-05 [GeV]
+Cell[18,3]    1.482210177528e-08 [GeV]
+Cell[12,31]    3.1213705660775e-06 [GeV]
+Cell[11,29]    0.00026843349555963 [GeV]
+Cell[11,34]    5.8252042800405e-05 [GeV]
+Cell[6,36]    0.0009012082925442 [GeV]
+Cell[7,34]    0.0010376812328115 [GeV]
+Cell[10,30]    0.00018188335673564 [GeV]
+Cell[7,16]    0.00020868575467807 [GeV]
+Cell[6,18]    1.4374015336216e-08 [GeV]
+Cell[6,37]    7.0219060660293e-07 [GeV]
+Cell[15,17]    7.2129190084524e-06 [GeV]
+Cell[10,4]    0.00021319209028419 [GeV]
+Cell[7,29]    1.7270807347813e-08 [GeV]
+Cell[4,5]    8.9420368894935e-06 [GeV]
+Cell[0,29]    0.0010209969631217 [GeV]
+Cell[12,34]    7.5968105669517e-05 [GeV]
+Cell[15,36]    1.9922195883737e-07 [GeV]
+Cell[0,24]    0.003205091291363 [GeV]
+Cell[0,21]    0.0095785688530678 [GeV]
+Cell[0,22]    0.01810817109781 [GeV]
+Cell[3,39]    8.0359932884335e-05 [GeV]
+Cell[3,40]    0.0006246902979849 [GeV]
+Cell[0,23]    0.06398003223665 [GeV]
+Cell[1,19]    0.0036131020302606 [GeV]
+Cell[0,20]    0.0021076480141621 [GeV]
+Cell[2,7]    0.0074617037975226 [GeV]
+Cell[2,6]    2.8241925480984e-05 [GeV]
+Cell[3,14]    2.5725372135639e-05 [GeV]
+Cell[4,26]    0.0021161488702053 [GeV]
+Cell[2,29]    0.0020280493399224 [GeV]
+Cell[5,1]    0.0034482495223166 [GeV]
+Cell[5,2]    0.0045864808719472 [GeV]
+Cell[3,12]    0.0021485047425507 [GeV]
+Cell[1,22]    0.20685619619808 [GeV]
+Cell[0,36]    7.0990508247633e-06 [GeV]
+Cell[0,37]    3.602696233429e-08 [GeV]
+Cell[0,35]    0.00065947665475116 [GeV]
+Cell[0,19]    5.8542558533645e-06 [GeV]
+Cell[3,35]    4.542525857687e-08 [GeV]
+Cell[1,24]    0.0021485460688226 [GeV]
+Cell[1,23]    0.021079126352975 [GeV]
+Cell[1,21]    1.7559843230133 [GeV]
+Cell[0,11]    0.0012864632384899 [GeV]
+Cell[0,26]    1.0281343782026e-07 [GeV]
+Cell[0,25]    9.1558256276699e-05 [GeV]
+Cell[4,18]    5.0694641697305e-05 [GeV]
+Cell[1,27]    1.4876866908367e-05 [GeV]
+Cell[1,28]    0.00046799320943038 [GeV]
+Cell[4,19]    0.018001957929204 [GeV]
+Cell[0,5]    2.9734572077473e-05 [GeV]
+Cell[2,13]    0.0015003105822543 [GeV]
+Cell[2,38]    0.0013339332362127 [GeV]
+Cell[2,47]    0.00079235824019931 [GeV]
+Cell[5,16]    6.5423563435616e-05 [GeV]
+Cell[1,18]    1.9049738330182e-05 [GeV]
+Cell[1,15]    1.050386345014e-09 [GeV]
+Cell[1,14]    9.4141545332604e-08 [GeV]
+Cell[2,22]    0.11726968576576 [GeV]
+Cell[2,20]    0.004974003826942 [GeV]
+Cell[2,15]    1.3495585153578e-05 [GeV]
+Cell[3,15]    0.00039837167822623 [GeV]
+Cell[2,12]    0.0039883474964352 [GeV]
+Cell[19,12]    3.0551580130123e-07 [GeV]
+Cell[1,7]    0.00010377943865944 [GeV]
+Cell[1,37]    0.0014355471191136 [GeV]
+Cell[1,13]    0.00037125606228244 [GeV]
+Cell[2,23]    0.01786218776068 [GeV]
+Cell[5,40]    2.7783837809693e-05 [GeV]
+Cell[1,12]    0.00063094039454165 [GeV]
+Cell[0,47]    0.0062992559759426 [GeV]
+Cell[0,0]    0.051651757524435 [GeV]
+Cell[1,47]    4.3254770672547e-06 [GeV]
+Cell[1,0]    0.0019207154838809 [GeV]
+Cell[0,1]    4.105088464712e-10 [GeV]
+Cell[4,1]    9.3337348051136e-05 [GeV]
+Cell[15,22]    0.00029613846219274 [GeV]
+Cell[15,21]    1.9422869081609e-07 [GeV]
+Cell[15,35]    1.8273105183653e-08 [GeV]
+Cell[1,25]    0.0046513551939794 [GeV]
+Cell[2,11]    8.0647807153355e-05 [GeV]
+Cell[1,11]    0.000839081041849 [GeV]
+Cell[2,10]    0.0019095399044452 [GeV]
+Cell[5,34]    0.014492993048698 [GeV]
+Cell[15,16]    3.2946616702247e-06 [GeV]
+Cell[18,1]    6.2422108700844e-05 [GeV]
+Cell[18,0]    0.00012021601426102 [GeV]
+Cell[18,2]    1.0241494164802e-06 [GeV]
+Cell[3,22]    0.042030805705068 [GeV]
+Cell[5,3]    0.0037772295353427 [GeV]
+Cell[5,4]    4.7771767280096e-05 [GeV]
+Cell[5,5]    1.4029651617875e-07 [GeV]
+Cell[6,5]    1.9179895985872e-05 [GeV]
+Cell[3,27]    0.0081596041371079 [GeV]
+Cell[4,29]    0.00084755044219094 [GeV]
+Cell[3,30]    6.7252386315886e-08 [GeV]
+Cell[4,30]    4.1429260716541e-05 [GeV]
+Cell[1,44]    2.65286071226e-08 [GeV]
+Cell[1,43]    2.3697881260887e-08 [GeV]
+Cell[4,28]    0.0017287045173214 [GeV]
+Cell[3,19]    0.0060226068135195 [GeV]
+Cell[3,21]    0.0036303907766851 [GeV]
+Cell[5,20]    0.0030323606850926 [GeV]
+Cell[2,26]    0.00050694176372224 [GeV]
+Cell[2,28]    0.019098057732312 [GeV]
+Cell[0,12]    2.602250901873e-09 [GeV]
+Cell[3,28]    0.0030089698453226 [GeV]
+Cell[2,18]    0.00072385652247442 [GeV]
+Cell[2,19]    2.6830366035369e-05 [GeV]
+Cell[5,15]    3.6000081745442e-06 [GeV]
+Cell[2,30]    0.0032847174938995 [GeV]
+Cell[3,11]    0.00082239290128098 [GeV]
+Cell[16,12]    6.125244544819e-08 [GeV]
+Cell[16,13]    1.8086780017939e-06 [GeV]
+Cell[16,14]    9.6942999334715e-09 [GeV]
+Cell[1,2]    4.4149908789336e-05 [GeV]
+Cell[0,2]    8.2661240594462e-07 [GeV]
+Cell[6,46]    2.8139314963482e-07 [GeV]
+Cell[8,22]    4.3376495862049e-06 [GeV]
+Cell[9,18]    0.0035547664271659 [GeV]
+Cell[3,1]    8.9539389591664e-09 [GeV]
+Cell[0,32]    0.0017224502238673 [GeV]
+Cell[2,25]    0.0041582173511664 [GeV]
+Cell[2,24]    0.0036754077884729 [GeV]
+Cell[3,25]    0.015870577378997 [GeV]
+Cell[3,26]    0.0029787431597921 [GeV]
+Cell[3,24]    5.1001112927906e-06 [GeV]
+Cell[2,21]    0.38826438034208 [GeV]
+Cell[1,6]    0.00025773167456816 [GeV]
+Cell[2,14]    0.00036209207432364 [GeV]
+Cell[10,15]    5.1644342602231e-07 [GeV]
+Cell[8,16]    4.4142889229306e-06 [GeV]
+Cell[13,39]    0.00047286588716172 [GeV]
+Cell[3,41]    0.00061434191611054 [GeV]
+Cell[4,41]    0.00075773304687139 [GeV]
+Cell[4,40]    0.00030500060425322 [GeV]
+Cell[3,38]    4.7746360336873e-05 [GeV]
+Cell[4,39]    1.1003510280716e-10 [GeV]
+Cell[0,10]    0.00016389680732163 [GeV]
+Cell[0,9]    0.00096984141295045 [GeV]
+Cell[1,26]    0.00019701868136826 [GeV]
+Cell[1,36]    0.0025144408730913 [GeV]
+Cell[0,28]    1.0608152573695e-05 [GeV]
+Cell[0,30]    5.447225557873e-06 [GeV]
+Cell[1,16]    0.00028743598720542 [GeV]
+Cell[4,27]    0.010529616352931 [GeV]
+Cell[9,2]    0.0010082666717466 [GeV]
+Cell[0,3]    0.021550617577343 [GeV]
+Cell[0,4]    0.00068111776154338 [GeV]
+Cell[0,16]    1.0207638057182e-05 [GeV]
+Cell[8,28]    6.2823883490637e-07 [GeV]
+Cell[3,33]    9.4199526356533e-06 [GeV]
+Cell[10,41]    1.0771367495181e-05 [GeV]
+Cell[10,43]    9.8897448915523e-06 [GeV]
+Cell[2,46]    0.000964839425832 [GeV]
+Cell[2,41]    0.00067995966470073 [GeV]
+Cell[5,31]    2.5358960835774e-05 [GeV]
+Cell[3,23]    3.5383936600283e-05 [GeV]
+Cell[4,22]    0.00091926873261372 [GeV]
+Cell[1,5]    0.00031307497500351 [GeV]
+Cell[1,32]    0.0022177317118447 [GeV]
+###  Total energy deposition in calorimeter by a source track in 213 cells : 3.0916167159664 (GeV)
+
+Source track ID 5888 (gamma,0.3844820986824[GeV]) at (-401.94913683814,297.38340806958,-1208.4779303882)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[3,32]    0.0010134386527149 [GeV]
-Cell[4,18]    0.00056910378979817 [GeV]
-Cell[4,1]    0.0017513397882889 [GeV]
-Cell[4,19]    0.34220953506882 [GeV]
-Cell[4,20]    0.00064078877818488 [GeV]
-Cell[4,28]    0.0019965669307842 [GeV]
-Cell[3,19]    0.023757056478123 [GeV]
-Cell[3,21]    0.0015757660131356 [GeV]
-Cell[4,8]    0.00033042434909516 [GeV]
-Cell[1,40]    0.00062951238264388 [GeV]
-Cell[1,26]    0.0026013831940096 [GeV]
-Cell[3,35]    0.0020144438430999 [GeV]
-Cell[0,46]    0.0010305708806239 [GeV]
-Cell[3,20]    0.0010301198073019 [GeV]
-Cell[2,26]    0.00036332529359698 [GeV]
-###  Total energy deposition in calorimeter by a source track in 15 cells : 0.38151337525022 (GeV)
-
-Source track ID 5947 (proton,2.1151203278702[GeV]) at (-35.354196526517,498.74851457219,-1587.6005213939)
+Cell[4,21]    0.0047718852781055 [GeV]
+Cell[9,43]    0.0021580416169286 [GeV]
+Cell[3,20]    0.0021383691709065 [GeV]
+Cell[3,29]    9.5281629575282e-05 [GeV]
+Cell[5,45]    0.00046168430740979 [GeV]
+Cell[3,18]    0.0092533698811981 [GeV]
+Cell[3,19]    0.35614384089103 [GeV]
+Cell[2,19]    0.0019960819853429 [GeV]
+Cell[1,42]    0.0042638115465362 [GeV]
+Cell[3,10]    0.0012621053703737 [GeV]
+###  Total energy deposition in calorimeter by a source track in 10 cells : 0.3825444716774 (GeV)
+
+Source track ID 5746 (e-,0.00064043269346801[GeV]) at (262.71766975211,425.41676741758,-1216.3988480719)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[2,12]    0.016043551454891 [GeV]
-Cell[1,12]    0.18424939339998 [GeV]
-Cell[0,12]    0.22195621374687 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.42224915860174 (GeV)
+Cell[3,9]    5.3223226205987e-05 [GeV]
+Cell[3,7]    4.2990024382462e-06 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 5.7522228644233e-05 (GeV)
 
-Source track ID 5369 (pi+,0.78151329086169[GeV]) at (-497.5546324163,49.390158544771,-1145.4505495802)
+Source track ID 5732 (proton,2.1148611502322[GeV]) at (-96.483945659117,490.60253589851,-1619.4552689248)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[7,44]    0.00038332464328787 [GeV]
-Cell[7,43]    0.00033236081680346 [GeV]
-Cell[4,21]    0.0032760732451274 [GeV]
-Cell[6,43]    3.1425888429794e-05 [GeV]
-Cell[6,5]    0.00041309515971046 [GeV]
-Cell[6,46]    0.00087728587550415 [GeV]
-Cell[6,44]    0.0046039592345538 [GeV]
-Cell[9,3]    0.00025237292646455 [GeV]
-Cell[4,7]    3.2137171160684e-08 [GeV]
-Cell[2,22]    0.0010737064592071 [GeV]
-Cell[4,20]    0.00057142549338664 [GeV]
-Cell[3,24]    7.8842953143976e-09 [GeV]
-Cell[3,6]    3.1967449467629e-07 [GeV]
-Cell[2,21]    3.4614467949723e-09 [GeV]
-Cell[3,39]    0.0032525005801551 [GeV]
-Cell[3,40]    0.0004757569866016 [GeV]
-Cell[3,21]    0.0018182368758202 [GeV]
-Cell[3,20]    6.6757368569711e-05 [GeV]
-Cell[4,23]    0.07194965057884 [GeV]
-Cell[3,23]    0.17222091292232 [GeV]
-Cell[3,22]    0.36706497229107 [GeV]
-Cell[2,20]    2.4583982849435e-10 [GeV]
-Cell[9,4]    0.00027130358485048 [GeV]
-Cell[4,22]    0.00018918270125721 [GeV]
-Cell[4,6]    7.4598961987249e-08 [GeV]
-Cell[6,47]    0.00020717803516331 [GeV]
-###  Total energy deposition in calorimeter by a source track in 26 cells : 0.62933191966933 (GeV)
-
-Source track ID 5372 (pi+,0.50621750863745[GeV]) at (473.00552667994,162.06718276761,-1195.3663394384)
+Cell[2,33]    0.00012375485440532 [GeV]
+Cell[2,32]    3.8526358366653e-08 [GeV]
+Cell[3,36]    6.5954850288108e-06 [GeV]
+Cell[0,29]    0.00052632849238375 [GeV]
+Cell[3,35]    2.1408181346487e-05 [GeV]
+Cell[1,27]    0.0026936017662919 [GeV]
+Cell[1,28]    0.00081990054354628 [GeV]
+Cell[2,13]    0.0030811301717339 [GeV]
+Cell[1,14]    0.00052769743569274 [GeV]
+Cell[2,12]    0.0025263846352964 [GeV]
+Cell[1,13]    0.30993657685393 [GeV]
+Cell[1,12]    0.011008408286202 [GeV]
+Cell[2,11]    5.6218823374365e-11 [GeV]
+Cell[5,3]    5.7070178399954e-08 [GeV]
+Cell[5,4]    0.00033232516577038 [GeV]
+Cell[0,12]    0.0031487743739645 [GeV]
+Cell[4,41]    1.0943722736556e-05 [GeV]
+Cell[1,26]    0.00071338030339951 [GeV]
+Cell[1,32]    0.0039797408027663 [GeV]
+Cell[1,29]    0.0022795404113899 [GeV]
+Cell[1,31]    0.00010646323620238 [GeV]
+Cell[1,33]    4.7547751910543e-05 [GeV]
+Cell[0,13]    0.0068362985771315 [GeV]
+###  Total energy deposition in calorimeter by a source track in 23 cells : 0.34872689670389 (GeV)
+
+Source track ID 5246 (pi+,0.78147649648295[GeV]) at (-497.51044975547,49.833245771365,-1147.7986354342)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[2,47]    0.0032183546952787 [GeV]
-Cell[3,46]    1.4639226719737e-11 [GeV]
-Cell[1,22]    8.1370992120355e-08 [GeV]
-Cell[4,2]    0.006298452407073 [GeV]
-Cell[2,4]    0.0050641099289088 [GeV]
-Cell[2,5]    0.00025738869923157 [GeV]
-Cell[1,2]    0.00059330072555351 [GeV]
-Cell[2,1]    0.1028324486165 [GeV]
-Cell[1,1]    0.0034563363501522 [GeV]
-Cell[3,2]    0.10792229374659 [GeV]
-Cell[3,1]    0.10743149483881 [GeV]
-Cell[2,2]    0.014735826255702 [GeV]
-Cell[2,0]    0.0021781308121001 [GeV]
-Cell[3,0]    0.0059382948857775 [GeV]
-Cell[3,47]    2.2185229694287e-05 [GeV]
-Cell[3,3]    0.0011453043179353 [GeV]
-Cell[2,3]    0.00078052122896784 [GeV]
-###  Total energy deposition in calorimeter by a source track in 17 cells : 0.36187452412391 (GeV)
-
-Source track ID 5155 (anti_proton,1.69104660732[GeV]) at (-493.85938815855,78.121090159186,-1172.9795079042)
+Cell[4,21]    0.00057473922097696 [GeV]
+Cell[3,20]    0.10940721688981 [GeV]
+Cell[4,20]    0.0039306725754262 [GeV]
+Cell[4,23]    0.066827172876872 [GeV]
+Cell[4,19]    0.0022253395406614 [GeV]
+Cell[3,18]    0.0011055938565603 [GeV]
+Cell[2,22]    0.002618521304849 [GeV]
+Cell[2,20]    0.0063506008180002 [GeV]
+Cell[3,22]    0.40323029335934 [GeV]
+Cell[3,19]    0.0081105572064206 [GeV]
+Cell[3,21]    0.01850493317047 [GeV]
+Cell[2,19]    4.3733813508879e-06 [GeV]
+Cell[2,21]    0.0047795191771073 [GeV]
+Cell[3,23]    0.015445648482429 [GeV]
+Cell[1,32]    6.4625055529177e-10 [GeV]
+###  Total energy deposition in calorimeter by a source track in 15 cells : 0.64311518250653 (GeV)
+
+Source track ID 5249 (pi+,0.50628414336226[GeV]) at (487.62700810494,110.54366090656,-1131.710667066)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[4,21]    0.0012556412573378 [GeV]
-Cell[2,24]    0.0034311179705129 [GeV]
-Cell[3,29]    0.00037330467834067 [GeV]
-Cell[6,41]    7.9438084412686e-09 [GeV]
-Cell[15,33]    0.050970708783053 [GeV]
-Cell[13,44]    3.0303514222396e-09 [GeV]
-Cell[4,10]    0.0018036848924055 [GeV]
-Cell[0,24]    0.0011770204164965 [GeV]
-Cell[2,22]    6.9849193096161e-13 [GeV]
-Cell[3,24]    0.16880339956876 [GeV]
-Cell[5,24]    0.0008206555682425 [GeV]
-Cell[1,24]    1.7980573757086e-06 [GeV]
-Cell[0,25]    0.01349332704028 [GeV]
-Cell[1,25]    0.00063060034064222 [GeV]
-Cell[2,21]    0.066907054566489 [GeV]
-Cell[0,26]    5.5649578441717e-06 [GeV]
-Cell[3,21]    0.10264531808832 [GeV]
-Cell[2,26]    8.5735846497073e-05 [GeV]
-Cell[4,23]    0.013722814191324 [GeV]
-Cell[3,23]    0.21808435618666 [GeV]
-Cell[3,22]    0.54974584991593 [GeV]
-Cell[2,20]    0.27112737990214 [GeV]
-Cell[4,22]    0.039441515169972 [GeV]
-Cell[3,2]    2.0525610659661e-07 [GeV]
-Cell[3,1]    3.6089111590968e-05 [GeV]
-Cell[2,3]    0.00024271872681925 [GeV]
-Cell[4,26]    6.4755027124193e-06 [GeV]
-Cell[6,40]    0.0016260128298134 [GeV]
-Cell[13,45]    0.00034952852987112 [GeV]
-Cell[3,25]    0.023169725123674 [GeV]
-Cell[4,24]    0.013240571304758 [GeV]
-Cell[3,30]    6.6452637256589e-06 [GeV]
-Cell[1,3]    1.1463998816907e-10 [GeV]
-Cell[3,26]    0.0055446993035063 [GeV]
-Cell[3,27]    0.00060905896053041 [GeV]
-Cell[4,25]    4.668776968083e-05 [GeV]
-Cell[4,47]    1.5198047549347e-08 [GeV]
-Cell[4,46]    4.0851265271158e-07 [GeV]
-Cell[2,25]    0.07508857227191 [GeV]
-Cell[2,19]    0.00086922154837557 [GeV]
-Cell[14,18]    0.0043908325212863 [GeV]
-Cell[18,21]    0.00044101878147495 [GeV]
-Cell[5,23]    0.00048580909682369 [GeV]
-Cell[2,23]    0.0013378480539848 [GeV]
-###  Total energy deposition in calorimeter by a source track in 44 cells : 1.6320190021555 (GeV)
-
-Source track ID 5156 (neutron,1.4783692592721[GeV]) at (458.5309876774,199.3723484829,-606.56000985403)
+Cell[3,31]    3.291379867278e-05 [GeV]
+Cell[9,10]    2.035126349665e-05 [GeV]
+Cell[9,8]    0.00099420060008731 [GeV]
+Cell[9,12]    4.4007902033627e-10 [GeV]
+Cell[9,11]    3.4095019349365e-05 [GeV]
+Cell[9,7]    1.5488035714952e-05 [GeV]
+Cell[9,38]    7.6339996885508e-06 [GeV]
+Cell[3,7]    0.00069956805847119 [GeV]
+Cell[6,38]    2.3453492030967e-06 [GeV]
+Cell[3,0]    0.00019881042311795 [GeV]
+Cell[10,9]    0.0018765132772845 [GeV]
+Cell[8,44]    6.5459355537314e-06 [GeV]
+Cell[4,43]    1.2874699677923e-08 [GeV]
+Cell[7,36]    0.00011470957731945 [GeV]
+Cell[8,42]    0.0012420735905508 [GeV]
+Cell[3,29]    0.00098394893172803 [GeV]
+Cell[5,24]    1.5958911080816e-06 [GeV]
+Cell[10,11]    0.00088066662808637 [GeV]
+Cell[5,26]    1.409824762959e-07 [GeV]
+Cell[12,4]    1.6960708308034e-07 [GeV]
+Cell[9,41]    0.0005783138238487 [GeV]
+Cell[6,19]    1.5793885453604e-05 [GeV]
+Cell[8,36]    0.0028982768397673 [GeV]
+Cell[4,44]    3.739917755172e-05 [GeV]
+Cell[1,9]    0.0018818072872614 [GeV]
+Cell[2,8]    1.9908356421183e-08 [GeV]
+Cell[2,7]    6.6276721457484e-05 [GeV]
+Cell[5,2]    5.0137354198114e-05 [GeV]
+Cell[3,12]    1.3007080069656e-06 [GeV]
+Cell[3,2]    0.0007872911221134 [GeV]
+Cell[0,11]    0.036957505697952 [GeV]
+Cell[2,15]    7.3017404349685e-07 [GeV]
+Cell[3,15]    1.0259477085128e-07 [GeV]
+Cell[1,12]    0.00062579619270889 [GeV]
+Cell[4,1]    0.09344856108014 [GeV]
+Cell[1,11]    0.00043437578064686 [GeV]
+Cell[3,22]    1.9581742264563e-05 [GeV]
+Cell[5,3]    0.00035927056271908 [GeV]
+Cell[3,27]    3.1563286711389e-08 [GeV]
+Cell[4,29]    0.00063704841932656 [GeV]
+Cell[3,30]    2.6010477449745e-07 [GeV]
+Cell[4,28]    6.6257535093655e-05 [GeV]
+Cell[3,21]    0.0010617462292532 [GeV]
+Cell[0,12]    0.0051778288922778 [GeV]
+Cell[3,28]    0.00073340792747058 [GeV]
+Cell[5,15]    5.3410185500979e-08 [GeV]
+Cell[3,11]    5.4760230786997e-06 [GeV]
+Cell[3,1]    0.0044752136819414 [GeV]
+Cell[4,39]    6.5885513322428e-08 [GeV]
+Cell[0,10]    0.01106381620879 [GeV]
+Cell[0,9]    0.0021536893155771 [GeV]
+Cell[4,27]    3.5177234993739e-05 [GeV]
+Cell[10,41]    1.5786578325788e-05 [GeV]
+Cell[1,31]    5.3122709796298e-06 [GeV]
+Cell[4,2]    0.0037126361040903 [GeV]
+Cell[4,3]    2.0241633115802e-05 [GeV]
+Cell[6,2]    3.0007552169309e-06 [GeV]
+Cell[4,0]    0.0077659338155692 [GeV]
+Cell[7,44]    0.00053309056212004 [GeV]
+Cell[7,43]    4.1013104237209e-09 [GeV]
+Cell[0,38]    0.0010261716105706 [GeV]
+Cell[5,25]    0.0014180801692319 [GeV]
+Cell[12,5]    5.9824511989746e-06 [GeV]
+Cell[5,39]    0.0020668304536102 [GeV]
+Cell[5,38]    1.7235504725249e-05 [GeV]
+Cell[5,37]    0.0037197372669114 [GeV]
+Cell[12,10]    0.00013450112230021 [GeV]
+Cell[12,11]    0.0001626039239801 [GeV]
+Cell[10,10]    9.5464353216812e-07 [GeV]
+Cell[5,14]    2.8264126740396e-08 [GeV]
+Cell[3,16]    1.5841720994558e-06 [GeV]
+Cell[3,32]    1.6603499034318e-08 [GeV]
+Cell[15,25]    2.8759229087427e-07 [GeV]
+Cell[1,10]    0.0023664000331762 [GeV]
+Cell[0,8]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 75 cells : 0.19417181591058 (GeV)
+
+Source track ID 4948 (anti_proton,1.6910361831257[GeV]) at (-493.88649790525,77.949516912448,-1171.5072023819)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[7,30]    1.0471222252818e-05 [GeV]
-Cell[13,26]    2.8780777938664e-10 [GeV]
-Cell[6,0]    0.002311708371035 [GeV]
-Cell[6,5]    0.001625831092384 [GeV]
-Cell[6,6]    6.3184803002514e-07 [GeV]
-Cell[5,6]    0.00081817312320254 [GeV]
-Cell[7,13]    1.7034972302099e-08 [GeV]
-Cell[7,14]    4.171457328539e-08 [GeV]
-Cell[6,30]    0.00084682203293562 [GeV]
-Cell[13,25]    4.9461344048723e-05 [GeV]
-Cell[12,26]    1.1588166842103e-07 [GeV]
-Cell[12,25]    4.6707448200323e-07 [GeV]
-Cell[12,27]    2.4802719053696e-08 [GeV]
-Cell[13,24]    1.1135624692542e-05 [GeV]
-Cell[12,24]    0.00062564748189914 [GeV]
-Cell[5,12]    5.8365933364257e-07 [GeV]
-Cell[5,11]    1.1927939282259e-05 [GeV]
-Cell[5,1]    0.0037489283567561 [GeV]
-Cell[5,0]    0.0040415655244131 [GeV]
-Cell[5,47]    0.00010667625435235 [GeV]
-Cell[4,2]    0.0054149044187351 [GeV]
-Cell[4,3]    0.0026499995883644 [GeV]
-Cell[4,1]    0.12839558103927 [GeV]
-Cell[4,0]    0.010627688878197 [GeV]
-Cell[0,18]    0.00010250948250177 [GeV]
-Cell[6,1]    0.0060990108005228 [GeV]
-Cell[6,2]    0.0088440925895793 [GeV]
-Cell[3,2]    0.0011025690787695 [GeV]
-Cell[3,26]    0.00080305742718989 [GeV]
-Cell[4,47]    0.00093492857519106 [GeV]
-Cell[6,3]    0.027795740605812 [GeV]
-Cell[6,4]    0.00010870882026484 [GeV]
-Cell[5,3]    0.0056135964640501 [GeV]
-Cell[5,2]    0.0017924202452907 [GeV]
-Cell[7,22]    2.9553554850963e-05 [GeV]
-Cell[7,21]    1.7680577002466e-09 [GeV]
-Cell[5,4]    0.012746742108731 [GeV]
-Cell[7,5]    0.00013210139931834 [GeV]
-Cell[7,4]    4.9578644393478e-06 [GeV]
-Cell[5,5]    0.0014734955455139 [GeV]
-Cell[4,4]    0.00012177336349464 [GeV]
-Cell[4,5]    1.5555271000949e-06 [GeV]
-###  Total energy deposition in calorimeter by a source track in 42 cells : 0.22900521981608 (GeV)
-
-Source track ID 5157 (pi+,0.53406854476138[GeV]) at (104.71421747149,488.91198866395,287.97563664865)
+Cell[7,47]    1.7856047372334e-05 [GeV]
+Cell[6,11]    4.6994730884762e-05 [GeV]
+Cell[4,21]    2.6965134582042e-06 [GeV]
+Cell[5,10]    1.1451129510533e-05 [GeV]
+Cell[5,12]    2.1510590740945e-06 [GeV]
+Cell[3,20]    0.0023083531501247 [GeV]
+Cell[8,44]    3.1199306249619e-11 [GeV]
+Cell[7,45]    1.9772630821535e-10 [GeV]
+Cell[4,20]    1.786036023077e-09 [GeV]
+Cell[8,47]    0.0022637614623655 [GeV]
+Cell[14,1]    2.956236130558e-08 [GeV]
+Cell[14,47]    3.8942589955695e-05 [GeV]
+Cell[8,45]    0.0034157392171038 [GeV]
+Cell[4,5]    4.2198194159937e-07 [GeV]
+Cell[9,45]    2.1626623265547e-09 [GeV]
+Cell[9,46]    0.0011504425305931 [GeV]
+Cell[1,22]    0.00095502188024363 [GeV]
+Cell[1,24]    0.010474001716448 [GeV]
+Cell[1,23]    0.00080881288039774 [GeV]
+Cell[3,4]    7.0629810124956e-09 [GeV]
+Cell[1,21]    1.4100674491146e-07 [GeV]
+Cell[2,22]    0.5459464870644 [GeV]
+Cell[2,20]    0.010088912644699 [GeV]
+Cell[2,23]    0.75755370423009 [GeV]
+Cell[1,25]    0.003818347835057 [GeV]
+Cell[3,22]    0.11565248034861 [GeV]
+Cell[5,5]    0.00023701587634901 [GeV]
+Cell[3,19]    0.0002761492508198 [GeV]
+Cell[3,21]    0.0021680203802319 [GeV]
+Cell[2,26]    0.0100248616713 [GeV]
+Cell[2,19]    0.00010713509281857 [GeV]
+Cell[2,25]    0.0083672743957347 [GeV]
+Cell[2,24]    0.072143927109018 [GeV]
+Cell[3,25]    0.14434417597971 [GeV]
+Cell[3,26]    9.9876604508609e-08 [GeV]
+Cell[3,24]    0.13329939545442 [GeV]
+Cell[2,21]    0.016113385586925 [GeV]
+Cell[1,26]    3.1561150412927e-06 [GeV]
+Cell[0,3]    0.0012079049745013 [GeV]
+Cell[3,23]    0.17133344893249 [GeV]
+Cell[4,22]    0.042759197423688 [GeV]
+Cell[1,33]    2.9993262462085e-05 [GeV]
+Cell[5,11]    0.0021288799278389 [GeV]
+Cell[1,3]    3.7140533386264e-06 [GeV]
+Cell[1,4]    0.00011407817253257 [GeV]
+Cell[4,4]    3.9635752597178e-06 [GeV]
+Cell[3,5]    2.1575419850706e-10 [GeV]
+Cell[14,3]    2.6843042403925e-05 [GeV]
+Cell[14,2]    0.0001614672991625 [GeV]
+Cell[14,4]    0.0025497860851825 [GeV]
+Cell[0,7]    6.6732073784806e-05 [GeV]
+Cell[8,46]    0.02189653438098 [GeV]
+Cell[7,46]    4.5117141402216e-06 [GeV]
+Cell[0,42]    0.00032262163775158 [GeV]
+###  Total energy deposition in calorimeter by a source track in 54 cells : 2.0842510343823 (GeV)
+
+Source track ID 4949 (neutron,1.4783692592721[GeV]) at (458.5309876774,199.3723484829,-606.56000985403)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[12,9]    0.12108634584095 [GeV]
-Cell[12,8]    0.0079422233695761 [GeV]
-Cell[11,10]    0.054281828237976 [GeV]
-Cell[11,9]    0.23698838555606 [GeV]
-Cell[11,8]    0.0028262355732995 [GeV]
-###  Total energy deposition in calorimeter by a source track in 5 cells : 0.42312501857786 (GeV)
-
-Source track ID 5158 (kaon-,1.5174216859105[GeV]) at (462.50839091616,-189.96312361126,437.5288779877)
+Cell[3,31]    0.00051611959361878 [GeV]
+Cell[5,0]    0.00028002269620561 [GeV]
+Cell[6,4]    0.0018466387677036 [GeV]
+Cell[3,0]    0.00089847574790201 [GeV]
+Cell[3,47]    0.0013022133332142 [GeV]
+Cell[4,31]    2.3422385565937e-06 [GeV]
+Cell[3,46]    2.3124880864884e-05 [GeV]
+Cell[4,5]    4.1216708268621e-10 [GeV]
+Cell[5,1]    0.0019507192431063 [GeV]
+Cell[5,2]    0.021444941285748 [GeV]
+Cell[3,4]    0.0052874195216954 [GeV]
+Cell[3,3]    0.0022834839142712 [GeV]
+Cell[5,3]    0.17536685606906 [GeV]
+Cell[5,4]    0.015134969668433 [GeV]
+Cell[5,5]    0.0030392988027571 [GeV]
+Cell[3,30]    2.3974982398045e-05 [GeV]
+Cell[4,2]    0.0041491580713654 [GeV]
+Cell[4,3]    0.0036293074264392 [GeV]
+Cell[6,2]    0.0011274087078984 [GeV]
+Cell[4,0]    0.013423129099747 [GeV]
+Cell[3,32]    0.00016153258139821 [GeV]
+Cell[4,4]    0.014926986731118 [GeV]
+Cell[3,5]    5.5701698647681e-07 [GeV]
+Cell[6,3]    4.9180246132892e-05 [GeV]
+Cell[6,1]    6.7539945121098e-09 [GeV]
+Cell[4,47]    0.001053370088005 [GeV]
+Cell[4,46]    0.00092256166747427 [GeV]
+Cell[2,4]    4.7371809289189e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 28 cells : 0.26889117135755 (GeV)
+
+Source track ID 5226 (gamma,7.9278484178268e-05[GeV]) at (111.03433710834,487.51551358178,219.72923289365)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[10,46]    9.196262439255e-05 [GeV]
-Cell[8,7]    2.1830154497025e-05 [GeV]
-Cell[8,6]    5.3008313329883e-08 [GeV]
-Cell[14,47]    4.957226337865e-09 [GeV]
-Cell[9,9]    0.00022511348621754 [GeV]
-Cell[13,41]    0.00066463197212022 [GeV]
-Cell[9,7]    4.1609999607317e-07 [GeV]
-Cell[11,29]    0.0021042932094247 [GeV]
-Cell[6,8]    3.0774332117289e-08 [GeV]
-Cell[8,13]    3.4654609044082e-07 [GeV]
-Cell[3,29]    9.0486876695195e-07 [GeV]
-Cell[9,22]    4.9993331194855e-06 [GeV]
-Cell[11,42]    0.00094968949154722 [GeV]
-Cell[10,11]    0.0014596114177868 [GeV]
-Cell[12,34]    1.2207375082653e-05 [GeV]
-Cell[13,40]    0.00055162561143368 [GeV]
-Cell[11,41]    9.1609581803255e-05 [GeV]
-Cell[11,31]    0.00061787114720403 [GeV]
-Cell[11,32]    9.388694253164e-05 [GeV]
-Cell[14,32]    1.5871191862971e-09 [GeV]
-Cell[13,31]    1.5809782780707e-09 [GeV]
-Cell[12,31]    3.970318062386e-05 [GeV]
-Cell[16,30]    0.00094558556790404 [GeV]
-Cell[13,27]    2.5723721104441e-05 [GeV]
-Cell[12,29]    0.0016910479537589 [GeV]
-Cell[15,33]    2.6568251928438e-07 [GeV]
-Cell[12,42]    0.0011276251878525 [GeV]
-Cell[12,27]    0.00069152567212404 [GeV]
-Cell[12,9]    0.0025243461500942 [GeV]
-Cell[12,8]    1.7530720215291e-06 [GeV]
-Cell[13,8]    0.0022920710419377 [GeV]
-Cell[13,24]    1.3706464378629e-05 [GeV]
-Cell[11,44]    0.0072232371612421 [GeV]
-Cell[13,29]    0.00013603965247808 [GeV]
-Cell[13,28]    0.0004064769243309 [GeV]
-Cell[13,30]    9.1583642642945e-09 [GeV]
-Cell[18,44]    1.7387568368576e-07 [GeV]
-Cell[12,28]    5.5198508198373e-06 [GeV]
-Cell[13,5]    3.6961399018764e-08 [GeV]
-Cell[14,11]    1.010665402282e-05 [GeV]
-Cell[12,45]    0.53822236127628 [GeV]
-Cell[11,23]    9.9544956465252e-06 [GeV]
-Cell[10,23]    0.0001042203370373 [GeV]
-Cell[9,37]    0.00014081637257004 [GeV]
-Cell[9,38]    0.00046449898641981 [GeV]
-Cell[9,39]    1.4230166698326e-09 [GeV]
-Cell[12,22]    0.0041760982705126 [GeV]
-Cell[9,24]    0.0014774638530697 [GeV]
-Cell[9,26]    0.0014742161635205 [GeV]
-Cell[13,44]    0.029939818886461 [GeV]
-Cell[14,38]    2.1820461785978e-05 [GeV]
-Cell[14,39]    9.8864104878658e-06 [GeV]
-Cell[11,21]    1.3651971357831e-09 [GeV]
-Cell[11,20]    5.1418601992737e-07 [GeV]
-Cell[10,22]    4.3292061648799e-05 [GeV]
-Cell[10,20]    0.00074608002392112 [GeV]
-Cell[12,35]    0.00023436141166474 [GeV]
-Cell[12,21]    2.2329773297429e-05 [GeV]
-Cell[12,20]    0.00023540553228588 [GeV]
-Cell[11,26]    8.0989947309718e-07 [GeV]
-Cell[13,23]    0.00014728300382194 [GeV]
-Cell[13,22]    0.00010529362188674 [GeV]
-Cell[8,26]    0.00090566624254105 [GeV]
-Cell[11,47]    0.001203307423826 [GeV]
-Cell[10,44]    0.00052984185660182 [GeV]
-Cell[13,7]    6.1210278090584e-10 [GeV]
-Cell[10,39]    6.6225728687641e-09 [GeV]
-Cell[11,3]    8.6206967123871e-05 [GeV]
-Cell[11,4]    0.0021929739949326 [GeV]
-Cell[11,33]    4.6751004333601e-08 [GeV]
-Cell[12,11]    0.00011124897238816 [GeV]
-Cell[12,33]    0.0011448482290231 [GeV]
-Cell[15,47]    0.0033786898473967 [GeV]
-Cell[9,36]    0.00016003217286766 [GeV]
-Cell[10,35]    1.2870617065346e-05 [GeV]
-Cell[10,29]    0.0010168441754309 [GeV]
-Cell[13,35]    0.0010384965405117 [GeV]
-Cell[12,36]    0.00038190091003571 [GeV]
-Cell[13,36]    3.4248797635428e-07 [GeV]
-Cell[14,37]    0.00040338486606913 [GeV]
-Cell[13,38]    2.5565060204826e-06 [GeV]
-Cell[1,31]    6.9594531669281e-07 [GeV]
-Cell[11,45]    0.014771929137805 [GeV]
-Cell[13,47]    1.4353590688074e-05 [GeV]
-Cell[13,45]    0.01086890364829 [GeV]
-Cell[3,30]    1.7434436408621e-06 [GeV]
-Cell[11,46]    0.0035492735346311 [GeV]
-Cell[12,43]    0.0063584841439033 [GeV]
-Cell[13,46]    0.0059387726751807 [GeV]
-Cell[19,24]    4.2284902771598e-05 [GeV]
-Cell[10,45]    0.00011329483995303 [GeV]
-Cell[12,44]    0.24419960898341 [GeV]
-Cell[12,46]    0.007136634666333 [GeV]
-Cell[12,19]    4.8686633817852e-09 [GeV]
-Cell[18,34]    1.4909470337443e-07 [GeV]
-Cell[19,44]    4.8639756118973e-06 [GeV]
-Cell[19,43]    1.3532707987451e-07 [GeV]
-Cell[11,1]    0.00084439490324437 [GeV]
-Cell[15,27]    0.00075417315738427 [GeV]
-Cell[15,28]    3.5964914127362e-05 [GeV]
-Cell[16,27]    1.027043826673e-05 [GeV]
-Cell[16,26]    7.4625422712415e-09 [GeV]
-Cell[16,25]    3.5255507100374e-09 [GeV]
-Cell[16,29]    0.0010669309847042 [GeV]
-Cell[12,0]    0.00023493755935067 [GeV]
-Cell[14,30]    5.9564132243395e-08 [GeV]
-Cell[15,26]    2.7192528155865e-05 [GeV]
-Cell[10,4]    0.001051688649177 [GeV]
-Cell[12,10]    0.0080770085309678 [GeV]
-Cell[13,9]    0.00032481093442118 [GeV]
-Cell[13,10]    1.572662225783e-05 [GeV]
-Cell[13,43]    0.016259726690362 [GeV]
-Cell[13,42]    0.002622367027811 [GeV]
-Cell[11,43]    0.0020255052824323 [GeV]
-Cell[12,2]    7.7078904141672e-06 [GeV]
-Cell[15,20]    2.4859130498953e-06 [GeV]
-Cell[12,40]    0.00032008203425175 [GeV]
-Cell[18,5]    2.8648530860664e-05 [GeV]
-Cell[13,11]    0.0007274381783435 [GeV]
-Cell[13,20]    0.00032591512233193 [GeV]
-Cell[12,47]    0.0022049591444073 [GeV]
-Cell[9,23]    0.00027460543126153 [GeV]
-Cell[10,9]    0.0052565122773332 [GeV]
-Cell[10,8]    0.0018706852692273 [GeV]
-Cell[12,5]    3.5492121241987e-10 [GeV]
-Cell[11,11]    1.2130767572671e-09 [GeV]
-Cell[1,30]    3.5536748439995e-05 [GeV]
-Cell[15,46]    0.0047226578445228 [GeV]
-Cell[15,45]    0.00011867225132869 [GeV]
-Cell[16,47]    0.00078390526707223 [GeV]
-Cell[15,0]    0.0030610274032432 [GeV]
-Cell[15,1]    1.1154101912325e-08 [GeV]
-Cell[16,0]    9.3132257461548e-12 [GeV]
-Cell[14,46]    0.00011489686367531 [GeV]
-Cell[15,12]    5.5304780835286e-07 [GeV]
-Cell[12,7]    1.1829976538706e-05 [GeV]
-Cell[15,14]    3.9695992767747e-05 [GeV]
-Cell[15,15]    1.1895201168954e-08 [GeV]
-Cell[15,16]    3.6263809249704e-07 [GeV]
-Cell[15,34]    9.7439113915243e-09 [GeV]
-Cell[14,44]    0.001791400771913 [GeV]
-Cell[14,45]    3.1752992533711e-05 [GeV]
-Cell[14,42]    7.3051730926181e-06 [GeV]
-Cell[14,43]    1.4586338579647e-07 [GeV]
-Cell[14,41]    4.9651490644464e-07 [GeV]
-Cell[15,18]    6.1584425532146e-07 [GeV]
-Cell[18,30]    0.00053113987133281 [GeV]
-Cell[18,31]    2.0172263612039e-06 [GeV]
-Cell[18,24]    2.0080362155568e-06 [GeV]
-Cell[16,10]    2.0033988112118e-06 [GeV]
-Cell[17,43]    2.3669425577737e-05 [GeV]
-Cell[16,43]    8.8216754450627e-05 [GeV]
-Cell[14,29]    0.00085963511827117 [GeV]
-Cell[13,2]    3.2331445254385e-10 [GeV]
-Cell[5,22]    0.00017539390559922 [GeV]
-###  Total energy deposition in calorimeter by a source track in 155 cells : 0.96394775428254 (GeV)
-
-Source track ID 5330 (gamma,0.23378010273678[GeV]) at (499.39193953771,24.651383830619,861.27114384764)
-Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[14,47]    0.0088978384333539 [GeV]
-Cell[14,0]    0.22168538642846 [GeV]
-Cell[14,1]    0.0031968778749701 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.23378010273678 (GeV)
+Cell[11,10]    7.9278484178268e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 7.9278484178268e-05 (GeV)
 
-Source track ID 5331 (gamma,0.24889356279397[GeV]) at (220.29242660621,-448.85548540699,830.3854639564)
-Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[14,38]    0.0082477064766111 [GeV]
-Cell[14,39]    0.23738267751346 [GeV]
-Cell[14,40]    0.0011798485517927 [GeV]
-Cell[8,16]    0.00030380656414229 [GeV]
-Cell[14,41]    0.00035912073227312 [GeV]
-Cell[15,13]    0.00051099891 [GeV]
-Cell[16,45]    0.00083736547727733 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.24882152422556 (GeV)
-
-Source track ID 5316 (kaon+,0.66676218480669[GeV]) at (296.23286915328,402.79782426574,371.09106840068)
-Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[11,5]    0.025935495174075 [GeV]
-Cell[11,7]    0.045362964258809 [GeV]
-Cell[11,4]    0.014108480317131 [GeV]
-Cell[10,4]    0.015155037117143 [GeV]
-Cell[11,6]    0.071984317883282 [GeV]
-Cell[12,6]    0.072913039960475 [GeV]
-Cell[10,3]    0.1177978620748 [GeV]
-Cell[18,28]    0.0031606017332227 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.36641779851893 (GeV)
-
-Source track ID 5160 (pi-,1.1888625900952[GeV]) at (44.903233082472,-497.97961771416,1040.3668667813)
+Source track ID 4950 (pi+,0.53209592177751[GeV]) at (105.8422129003,488.66903520519,295.57644235284)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[14,32]    0.001579264386369 [GeV]
-Cell[15,32]    1.6688613805627e-05 [GeV]
-Cell[15,31]    0.00036731459727082 [GeV]
-Cell[14,31]    0.006877448227967 [GeV]
-Cell[15,33]    0.0042324733652567 [GeV]
-Cell[13,30]    0.00064065615902155 [GeV]
-Cell[14,33]    1.7723710811879e-08 [GeV]
-Cell[14,30]    0.0013873639250587 [GeV]
-Cell[15,36]    0.22485699956378 [GeV]
-Cell[15,37]    0.016672377902151 [GeV]
-Cell[16,37]    0.24292767861515 [GeV]
-Cell[17,37]    0.18657800826848 [GeV]
-Cell[16,36]    0.034854846629892 [GeV]
-Cell[17,36]    0.0017327548639761 [GeV]
-Cell[16,35]    0.0025314666381623 [GeV]
-Cell[16,38]    0.014288815640177 [GeV]
-Cell[16,39]    0.0023132154512973 [GeV]
-Cell[16,40]    0.0010260140183188 [GeV]
-Cell[19,33]    2.4707292264793e-05 [GeV]
-Cell[18,2]    0.0004609619016278 [GeV]
-Cell[17,1]    0.0012825949196284 [GeV]
-Cell[17,0]    1.1920276046453e-05 [GeV]
-Cell[15,38]    0.00065068910574723 [GeV]
-Cell[15,39]    0.00022267538114477 [GeV]
-Cell[17,38]    0.15454756000952 [GeV]
-Cell[15,30]    9.345714457595e-06 [GeV]
-Cell[18,36]    0.00036813498441461 [GeV]
-Cell[19,36]    9.606740786694e-08 [GeV]
-Cell[18,35]    4.3013501044697e-06 [GeV]
-Cell[19,37]    0.00028394352068995 [GeV]
-Cell[17,39]    5.663651049872e-07 [GeV]
-Cell[18,39]    3.2305251806974e-12 [GeV]
-Cell[15,35]    0.00092655037213143 [GeV]
-###  Total energy deposition in calorimeter by a source track in 33 cells : 0.90167745185336 (GeV)
-
-Source track ID 5274 (gamma,1.5351207931195[GeV]) at (395.55063737802,-305.84259557793,318.34462254743)
+Cell[10,11]    0.018241841227024 [GeV]
+Cell[11,10]    0.061525780790777 [GeV]
+Cell[11,9]    0.26832831389718 [GeV]
+Cell[11,8]    0.00044079250210152 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.34853672841708 (GeV)
+
+Source track ID 5114 (neutron,1.0856662896103[GeV]) at (427.80322776789,-258.81344306542,410.44637192404)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[6,8]    2.3988465516595e-05 [GeV]
-Cell[11,42]    0.95009093386785 [GeV]
-Cell[11,41]    0.0031568996876763 [GeV]
-Cell[7,25]    0.00071916012047979 [GeV]
-Cell[12,37]    0.00045641532292228 [GeV]
-Cell[12,42]    0.03495329587344 [GeV]
-Cell[11,44]    0.00084703900747315 [GeV]
-Cell[13,28]    0.0026900038336547 [GeV]
-Cell[11,18]    0.001648592499387 [GeV]
-Cell[17,25]    0.0010229650856909 [GeV]
-Cell[12,38]    0.0030604055213807 [GeV]
-Cell[12,43]    0.02184589610238 [GeV]
-Cell[12,44]    0.00029684785640275 [GeV]
-Cell[11,43]    0.49623397186933 [GeV]
-###  Total energy deposition in calorimeter by a source track in 14 cells : 1.5170464151136 (GeV)
-
-Source track ID 5275 (gamma,0.1244455075516[GeV]) at (447.26685123245,-223.5002545605,557.8540279008)
+Cell[12,42]    0.0021123592002523 [GeV]
+Cell[13,40]    0.014698179892789 [GeV]
+Cell[13,41]    0.010477082459318 [GeV]
+Cell[14,38]    0.0023144261770803 [GeV]
+Cell[15,37]    2.4426310574199e-10 [GeV]
+Cell[15,38]    7.3046658144449e-10 [GeV]
+Cell[13,39]    0.00011524517248347 [GeV]
+Cell[12,43]    4.3304064893164e-06 [GeV]
+Cell[13,42]    0.0010485135766421 [GeV]
+Cell[12,41]    2.5118990322426e-07 [GeV]
+Cell[14,40]    0.0040789381493928 [GeV]
+Cell[14,41]    0.0022531186318997 [GeV]
+Cell[14,39]    0.01214485899249 [GeV]
+###  Total energy deposition in calorimeter by a source track in 13 cells : 0.04924730482347 (GeV)
+
+Source track ID 5115 (neutron,1.0691532800718[GeV]) at (400.84557102604,-298.8692493195,677.7071931284)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[12,45]    0.00076761484247674 [GeV]
-Cell[13,44]    0.035456326724357 [GeV]
-Cell[12,43]    0.00038008879208926 [GeV]
-Cell[12,44]    0.087116146645379 [GeV]
-Cell[13,43]    0.00072533054729746 [GeV]
-###  Total energy deposition in calorimeter by a source track in 5 cells : 0.1244455075516 (GeV)
-
-Source track ID 5255 (mu+,0.29589660969434[GeV]) at (211.91643664719,452.87020643751,1232.1265667315)
+Cell[14,31]    0.0013985214946893 [GeV]
+Cell[13,40]    0.0020973099034405 [GeV]
+Cell[14,38]    1.5742261894047e-10 [GeV]
+Cell[16,12]    2.4551522229331e-05 [GeV]
+Cell[13,39]    2.0163449575193e-05 [GeV]
+Cell[13,42]    0.00015147511034263 [GeV]
+Cell[14,40]    0.0012089159580377 [GeV]
+Cell[14,41]    0.0086742994720495 [GeV]
+Cell[14,39]    0.00018458057491353 [GeV]
+Cell[14,42]    0.016971112644019 [GeV]
+Cell[13,43]    0.00018995709456146 [GeV]
+Cell[15,41]    0.0040418912848488 [GeV]
+Cell[15,42]    0.0018878116225809 [GeV]
+Cell[16,11]    0.00023220557226864 [GeV]
+Cell[17,12]    0.00095136395007717 [GeV]
+Cell[15,43]    0.00033117359033736 [GeV]
+Cell[15,40]    0.00066713696009956 [GeV]
+Cell[11,18]    6.9077821099199e-06 [GeV]
+Cell[12,20]    5.0666958850343e-06 [GeV]
+Cell[8,15]    4.947973502567e-06 [GeV]
+Cell[14,43]    0.0035787988898477 [GeV]
+Cell[14,44]    0.00067948415679461 [GeV]
+Cell[13,44]    1.2348233643934e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 23 cells : 0.043320024093277 (GeV)
+
+Source track ID 5191 (gamma,0.00017526766147834[GeV]) at (275.46744658539,417.27411358929,-274.44300982826)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[16,10]    0.0036332104674554 [GeV]
-Cell[16,8]    0.13755115657792 [GeV]
-Cell[16,7]    0.096794553599351 [GeV]
-Cell[16,9]    0.0047623111395795 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.2427412317843 (GeV)
+Cell[8,7]    0.00017526766147834 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00017526766147834 (GeV)
 
-Source track ID 5215 (pi-,0.48502143190962[GeV]) at (173.83288763539,-468.80926524157,102.25907282303)
+Source track ID 5199 (gamma,0.0045584754681965[GeV]) at (352.29957587476,-354.80277456421,-138.78096124073)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[8,9]    0.00014251124273744 [GeV]
-Cell[8,10]    1.1351184525665e-08 [GeV]
-Cell[7,9]    6.9839201444211e-07 [GeV]
-Cell[7,10]    1.1788088841058e-08 [GeV]
-Cell[8,8]    5.1884513823097e-09 [GeV]
-Cell[8,7]    0.0016703362307424 [GeV]
-Cell[8,6]    0.0076182230066866 [GeV]
-Cell[8,5]    0.0034350717714431 [GeV]
-Cell[9,5]    0.00051006929026482 [GeV]
-Cell[9,6]    4.2573577375151e-06 [GeV]
-Cell[11,41]    0.00019095380181932 [GeV]
-Cell[11,40]    0.0043267969781365 [GeV]
-Cell[11,31]    0.00032945629034418 [GeV]
-Cell[11,32]    1.4072002406465e-05 [GeV]
-Cell[13,32]    1.491941139102e-05 [GeV]
-Cell[15,32]    0.000163908069526 [GeV]
-Cell[15,31]    0.00091098451584815 [GeV]
-Cell[12,45]    0.00090253446829831 [GeV]
-Cell[11,18]    0.0025562280038929 [GeV]
-Cell[6,44]    1.8107035430148e-08 [GeV]
-Cell[9,38]    0.00053559889437156 [GeV]
-Cell[9,39]    3.2496458455512e-05 [GeV]
-Cell[10,39]    0.10165885471606 [GeV]
-Cell[13,34]    0.0022870073491302 [GeV]
-Cell[13,33]    0.0013352564648545 [GeV]
-Cell[6,45]    2.1207320969552e-08 [GeV]
-Cell[11,45]    0.00017364538603863 [GeV]
-Cell[11,8]    0.00049401899291161 [GeV]
-Cell[12,46]    5.1932042108092e-05 [GeV]
-Cell[12,40]    0.00043345162359196 [GeV]
-Cell[10,38]    0.089854367201033 [GeV]
-Cell[11,39]    1.8470185303045e-05 [GeV]
-Cell[10,31]    0.00050923740986104 [GeV]
-Cell[10,40]    0.0027516655252711 [GeV]
-Cell[10,37]    0.0024917241157169 [GeV]
-Cell[9,40]    1.6090780263767e-10 [GeV]
-Cell[17,5]    3.1083021895029e-07 [GeV]
-Cell[17,4]    1.9146333215758e-08 [GeV]
-Cell[19,19]    1.7088699855776e-06 [GeV]
-Cell[11,38]    0.0004363449645366 [GeV]
-Cell[10,41]    9.3850472736904e-05 [GeV]
-Cell[10,42]    6.3161319922074e-06 [GeV]
-Cell[9,14]    0.0035836992363399 [GeV]
-Cell[9,13]    0.0010229241917729 [GeV]
-Cell[10,36]    0.002111211757691 [GeV]
-Cell[9,15]    0.0014368213292202 [GeV]
-Cell[10,15]    1.8780207028612e-08 [GeV]
-Cell[5,36]    8.4303523397011e-07 [GeV]
-###  Total energy deposition in calorimeter by a source track in 48 cells : 0.23411288374725 (GeV)
-
-Source track ID 5172 (pi+,0.9680967154091[GeV]) at (-70.176613876381,-495.05074776718,1185.8226729267)
+Cell[9,41]    0.0045584754681965 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0045584754681965 (GeV)
+
+Source track ID 5201 (gamma,0.00055297299477669[GeV]) at (306.12613694271,-395.3312386854,-125.1912389614)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[7,15]    0.0012751766471042 [GeV]
-Cell[9,25]    0.00010925175328157 [GeV]
-Cell[10,10]    0.00049519297370927 [GeV]
-Cell[15,32]    0.0031377631170305 [GeV]
-Cell[16,32]    0.0070461935701521 [GeV]
-Cell[16,31]    0.0010310141465852 [GeV]
-Cell[15,31]    6.1272520611055e-08 [GeV]
-Cell[16,30]    1.3668197415655e-05 [GeV]
-Cell[16,3]    1.5115307178348e-08 [GeV]
-Cell[14,27]    0.0018351493968475 [GeV]
-Cell[15,33]    0.0011041639133432 [GeV]
-Cell[18,44]    1.4982155360144e-05 [GeV]
-Cell[10,23]    3.2106447994011e-05 [GeV]
-Cell[9,24]    0.00024822070976478 [GeV]
-Cell[11,10]    0.00080599267828801 [GeV]
-Cell[15,47]    6.6681095177046e-08 [GeV]
-Cell[13,34]    0.0032744138547007 [GeV]
-Cell[13,35]    0.0017752174981908 [GeV]
-Cell[14,35]    0.00067563632967938 [GeV]
-Cell[14,34]    0.0022494926416958 [GeV]
-Cell[14,36]    9.6752046374604e-12 [GeV]
-Cell[17,12]    3.0489856158056e-06 [GeV]
-Cell[13,47]    0.00042319407357286 [GeV]
-Cell[4,24]    0.00014163725143 [GeV]
-Cell[13,46]    1.0091100019508e-05 [GeV]
-Cell[16,26]    0.0029290936351497 [GeV]
-Cell[16,25]    0.0032246068973145 [GeV]
-Cell[12,0]    0.0010996474862832 [GeV]
-Cell[15,26]    0.00032086718423716 [GeV]
-Cell[13,10]    2.9936586770418e-08 [GeV]
-Cell[13,11]    5.0662586284034e-07 [GeV]
-Cell[9,23]    3.4758856636472e-05 [GeV]
-Cell[10,9]    0.0021043373083072 [GeV]
-Cell[15,46]    1.0872317943722e-09 [GeV]
-Cell[15,34]    0.025728974764206 [GeV]
-Cell[18,24]    7.0183866678235e-06 [GeV]
-Cell[16,45]    6.759615484043e-05 [GeV]
-Cell[15,36]    1.5794367521494e-05 [GeV]
-Cell[16,37]    0.00020513739176683 [GeV]
-Cell[16,36]    0.00043736258398349 [GeV]
-Cell[16,35]    0.0087666114247327 [GeV]
-Cell[16,40]    4.594010533765e-09 [GeV]
-Cell[18,36]    7.0600166850454e-08 [GeV]
-Cell[18,35]    0.0073469763300129 [GeV]
-Cell[15,35]    0.0069971403566415 [GeV]
-Cell[16,9]    2.1954865686666e-05 [GeV]
-Cell[16,34]    0.45006040258148 [GeV]
-Cell[17,11]    0.00091764233445918 [GeV]
-Cell[18,12]    0.0015386261408994 [GeV]
-Cell[18,13]    2.3260072339326e-09 [GeV]
-Cell[18,20]    9.2734582335652e-07 [GeV]
-Cell[17,20]    1.643563495918e-06 [GeV]
-Cell[17,21]    1.6506639894942e-09 [GeV]
-Cell[18,11]    0.00046794855560578 [GeV]
-Cell[16,44]    2.7220900577959e-05 [GeV]
-Cell[16,33]    0.034536688667395 [GeV]
-Cell[15,6]    0.0017625840353444 [GeV]
-Cell[14,7]    0.0051275443943464 [GeV]
-Cell[15,7]    0.00045894736858952 [GeV]
-Cell[17,2]    0.0029361824720441 [GeV]
-Cell[14,10]    1.8980400636792e-07 [GeV]
-Cell[8,20]    0.0017788007793707 [GeV]
-Cell[13,1]    0.00063335825067043 [GeV]
-Cell[12,1]    1.1309561465168e-05 [GeV]
-Cell[13,0]    2.9219145858406e-08 [GeV]
-Cell[16,24]    0.00051099891 [GeV]
-Cell[7,16]    0.00023804438240461 [GeV]
-Cell[16,12]    1.1311523849145e-08 [GeV]
-Cell[19,13]    0.0023697121192179 [GeV]
-Cell[16,17]    3.462669686769e-07 [GeV]
-Cell[16,46]    7.7353624219541e-06 [GeV]
-Cell[17,33]    0.014015032188514 [GeV]
-Cell[17,34]    0.00011879992593981 [GeV]
-Cell[17,32]    0.0018441533003352 [GeV]
-###  Total energy deposition in calorimeter by a source track in 74 cells : 0.60437512507694 (GeV)
-
-Source track ID 5173 (kaon-,2.4403868291135[GeV]) at (341.8786262008,-364.85477240548,532.29454137053)
+Cell[9,41]    0.00029528885957472 [GeV]
+Cell[13,21]    0.00025768413520197 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.00055297299477669 (GeV)
+
+Source track ID 5193 (neutron,0.98420511881058[GeV]) at (426.47313402017,-260.99936007396,-335.51112660852)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[13,26]    1.3606590675863e-07 [GeV]
-Cell[13,41]    0.39977970875525 [GeV]
-Cell[11,29]    0.0020067488046939 [GeV]
-Cell[9,11]    1.7159975811865e-07 [GeV]
-Cell[8,25]    0.00045809301957217 [GeV]
-Cell[3,29]    1.7004349714398e-06 [GeV]
-Cell[11,42]    0.012689058428959 [GeV]
-Cell[10,11]    7.8761228940039e-07 [GeV]
-Cell[9,5]    5.5418065923732e-05 [GeV]
-Cell[8,35]    1.6243435646174e-05 [GeV]
-Cell[5,19]    6.0738573665731e-06 [GeV]
-Cell[13,40]    0.07662403945917 [GeV]
-Cell[11,12]    0.00018124986072132 [GeV]
-Cell[8,36]    0.0037224470461857 [GeV]
-Cell[11,41]    0.0023877649539794 [GeV]
-Cell[11,40]    0.022377138882853 [GeV]
-Cell[10,10]    2.2234191419557e-08 [GeV]
-Cell[8,29]    6.2240578699857e-09 [GeV]
-Cell[4,29]    0.00040295642142826 [GeV]
-Cell[7,25]    0.00018569255385788 [GeV]
-Cell[12,37]    0.00061642890741531 [GeV]
-Cell[11,31]    4.5810323792921e-06 [GeV]
-Cell[13,25]    0.000623467762328 [GeV]
-Cell[12,18]    1.2548595877547e-05 [GeV]
-Cell[12,29]    0.001584265799546 [GeV]
-Cell[12,41]    0.56599842780627 [GeV]
-Cell[12,42]    0.041252346030867 [GeV]
-Cell[12,26]    5.8302847901359e-07 [GeV]
-Cell[12,25]    0.0015001242067559 [GeV]
-Cell[14,25]    0.00088413424047008 [GeV]
-Cell[12,23]    1.9677627392412e-08 [GeV]
-Cell[11,44]    0.0045074375952073 [GeV]
-Cell[12,13]    0.0014132504469635 [GeV]
-Cell[12,45]    0.0012814197436121 [GeV]
-Cell[11,23]    1.3184376257414e-11 [GeV]
-Cell[11,24]    5.2100570510447e-06 [GeV]
-Cell[11,22]    2.2145275124785e-10 [GeV]
-Cell[9,37]    1.2437466531992e-05 [GeV]
-Cell[12,22]    6.2247982277768e-06 [GeV]
-Cell[13,44]    0.0062165067627579 [GeV]
-Cell[13,14]    3.9744642378992e-07 [GeV]
-Cell[12,14]    0.0046895181524719 [GeV]
-Cell[12,15]    9.7528058104217e-06 [GeV]
-Cell[14,39]    0.00060522401337312 [GeV]
-Cell[14,40]    0.085521197583334 [GeV]
-Cell[11,25]    4.1892295452271e-05 [GeV]
-Cell[12,21]    0.0003665770589696 [GeV]
-Cell[8,26]    1.3572870102507e-08 [GeV]
-Cell[9,35]    5.6439628623366e-05 [GeV]
-Cell[11,7]    0.00063511205133202 [GeV]
-Cell[9,17]    0.00062409974306729 [GeV]
-Cell[11,15]    0.0075106595992254 [GeV]
-Cell[14,16]    0.0011531394079768 [GeV]
-Cell[11,10]    0.00076582969083079 [GeV]
-Cell[10,39]    1.8680475781366e-05 [GeV]
-Cell[11,35]    9.4137864070944e-06 [GeV]
-Cell[12,11]    1.3434221273201e-08 [GeV]
-Cell[9,36]    1.4902897499269e-05 [GeV]
-Cell[10,29]    0.00036603375053369 [GeV]
-Cell[16,42]    3.9317042013863e-05 [GeV]
-Cell[10,30]    0.00021765700810192 [GeV]
-Cell[13,34]    9.252139396267e-06 [GeV]
-Cell[14,37]    0.00079018359153031 [GeV]
-Cell[12,38]    0.0033413588314765 [GeV]
-Cell[13,38]    0.00020718200142858 [GeV]
-Cell[1,8]    0.00011226109560175 [GeV]
-Cell[16,19]    0.00054416062624784 [GeV]
-Cell[11,45]    0.00094048352542169 [GeV]
-Cell[3,27]    1.2894837159024e-05 [GeV]
-Cell[11,9]    9.4982694110968e-07 [GeV]
-Cell[12,43]    0.0074963571462153 [GeV]
-Cell[12,44]    0.00023819375880726 [GeV]
-Cell[11,1]    0.0012150243202741 [GeV]
-Cell[15,27]    1.3446187773525e-06 [GeV]
-Cell[15,28]    2.2424599535498e-07 [GeV]
-Cell[12,0]    2.0562077115756e-06 [GeV]
-Cell[15,26]    1.6769671863699e-05 [GeV]
-Cell[12,10]    1.261942088604e-10 [GeV]
-Cell[13,43]    0.044415556562929 [GeV]
-Cell[13,42]    0.20943042860171 [GeV]
-Cell[11,43]    0.0054467011274485 [GeV]
-Cell[12,2]    2.8668440868387e-05 [GeV]
-Cell[12,40]    0.03891096071296 [GeV]
-Cell[13,11]    0.00039704587393851 [GeV]
-Cell[13,20]    1.4766664156923e-05 [GeV]
-Cell[11,11]    0.0004130406787832 [GeV]
-Cell[15,14]    6.4608127331326e-05 [GeV]
-Cell[15,15]    1.0232530852363e-06 [GeV]
-Cell[15,16]    0.0016857202116469 [GeV]
-Cell[14,42]    3.8790521835494e-05 [GeV]
-Cell[14,43]    0.0030810824698138 [GeV]
-Cell[14,41]    5.0188406979032e-05 [GeV]
-Cell[16,10]    0.001424473132105 [GeV]
-Cell[15,13]    0.00026336824855343 [GeV]
-Cell[16,38]    7.4065492299269e-09 [GeV]
-Cell[16,39]    2.5939157300172e-06 [GeV]
-Cell[16,40]    0.00062198013199497 [GeV]
-Cell[15,38]    3.1209715175464e-05 [GeV]
-Cell[15,39]    0.00061483713993823 [GeV]
-Cell[16,9]    5.8699907057189e-06 [GeV]
-Cell[11,39]    0.0018817591138123 [GeV]
-Cell[10,31]    0.00011865459153023 [GeV]
-Cell[10,40]    0.00045904056481072 [GeV]
-Cell[9,40]    0.0098149714818901 [GeV]
-Cell[11,38]    1.5539370360784e-07 [GeV]
-Cell[10,41]    0.0058978203273972 [GeV]
-Cell[10,42]    3.7777499528602e-10 [GeV]
-Cell[18,12]    1.985062240351e-05 [GeV]
-Cell[18,13]    3.1966152426889e-05 [GeV]
-Cell[17,20]    1.0666065179976e-05 [GeV]
-Cell[12,1]    0.051564066697285 [GeV]
-Cell[13,0]    1.3718984439038e-05 [GeV]
-Cell[19,13]    1.4607987509748e-05 [GeV]
-Cell[16,17]    1.4026511810243e-05 [GeV]
-Cell[17,24]    7.7969071571715e-06 [GeV]
-Cell[16,13]    0.00092319347757802 [GeV]
-Cell[14,15]    7.0999625501145e-06 [GeV]
-Cell[14,17]    0.001012164535647 [GeV]
-Cell[12,39]    0.002675071062294 [GeV]
-Cell[16,16]    0.004598270866941 [GeV]
-Cell[16,20]    8.378775411984e-06 [GeV]
-Cell[17,19]    0.0016708848296623 [GeV]
-Cell[17,18]    0.0018216858202206 [GeV]
-Cell[16,18]    0.00036888577102798 [GeV]
-Cell[17,17]    0.00042345891569062 [GeV]
-Cell[11,16]    0.0011239810653134 [GeV]
-Cell[11,14]    0.00012053878788537 [GeV]
-Cell[16,15]    0.00095404220058231 [GeV]
-Cell[16,14]    0.00014744864004331 [GeV]
-Cell[17,10]    0.00022848978196107 [GeV]
-Cell[17,8]    1.1036384064937e-05 [GeV]
-Cell[17,9]    0.000220507080365 [GeV]
-Cell[19,8]    4.4634350924753e-06 [GeV]
-Cell[12,30]    0.0032378295422489 [GeV]
-Cell[13,39]    0.0039123587820408 [GeV]
-Cell[14,22]    0.00048502597295089 [GeV]
-Cell[18,15]    0.0048220800524295 [GeV]
-Cell[18,14]    0.0010350946930765 [GeV]
-Cell[18,16]    0.0011428977832857 [GeV]
-Cell[17,16]    2.1315732738003e-08 [GeV]
-Cell[18,17]    1.2087431969121e-08 [GeV]
-Cell[19,14]    0.00050100215517864 [GeV]
-Cell[19,15]    1.7090263834689e-05 [GeV]
-Cell[17,14]    0.0013211509210635 [GeV]
-Cell[12,17]    4.5185792259872e-08 [GeV]
-Cell[14,23]    7.2017599595711e-06 [GeV]
-Cell[9,18]    0.00052640339739185 [GeV]
-Cell[15,40]    0.0063350409680913 [GeV]
-Cell[11,2]    0.0045263327732395 [GeV]
-Cell[13,13]    0.00054718076781955 [GeV]
-Cell[3,28]    2.4618625059247e-07 [GeV]
-###  Total energy deposition in calorimeter by a source track in 151 cells : 1.6859180790387 (GeV)
-
-Source track ID 5171 (kaon0L,0.85324689363199[GeV]) at (443.61976117133,-230.65451978727,564.59737040268)
+Cell[8,43]    8.2280407791586e-06 [GeV]
+Cell[8,44]    0.00023147348317195 [GeV]
+Cell[7,45]    0.007246935898743 [GeV]
+Cell[8,47]    1.4289980754256e-11 [GeV]
+Cell[8,45]    0.0012171413167082 [GeV]
+Cell[7,44]    0.0012040268630109 [GeV]
+Cell[7,43]    0.004900830927579 [GeV]
+Cell[8,46]    0.00078947363903262 [GeV]
+Cell[7,46]    3.8907997804927e-08 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.015598149091313 (GeV)
+
+Source track ID 5194 (neutron,0.94253561309026[GeV]) at (110.49859745701,487.63722167205,-490.93910924335)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[8,10]    6.1439118144335e-05 [GeV]
-Cell[9,10]    0.011654774239726 [GeV]
-Cell[7,15]    0.0017960957634688 [GeV]
-Cell[13,41]    1.0575176395378e-07 [GeV]
-Cell[9,8]    0.0013554026333189 [GeV]
-Cell[7,0]    0.00032301502002288 [GeV]
-Cell[7,13]    9.8112936939287e-09 [GeV]
-Cell[7,14]    2.0702115238009e-06 [GeV]
-Cell[15,42]    2.3092111474057e-05 [GeV]
-Cell[13,40]    3.6352647043714e-08 [GeV]
-Cell[11,40]    0.00024519871785037 [GeV]
-Cell[11,32]    0.00049570621381622 [GeV]
-Cell[15,31]    1.8801662168698e-05 [GeV]
-Cell[12,31]    3.4823315218091e-09 [GeV]
-Cell[16,30]    0.00048639241302976 [GeV]
-Cell[13,25]    0.00082650874171645 [GeV]
-Cell[12,41]    7.2374876295271e-05 [GeV]
-Cell[12,25]    5.4779229685664e-10 [GeV]
-Cell[14,25]    1.0278924892191e-06 [GeV]
-Cell[13,18]    0.0021023924314302 [GeV]
-Cell[13,5]    1.5899566108146e-07 [GeV]
-Cell[12,45]    9.0163755443427e-05 [GeV]
-Cell[10,24]    0.0016806975201813 [GeV]
-Cell[13,44]    0.26943397590989 [GeV]
-Cell[9,20]    0.0079522483642658 [GeV]
-Cell[13,6]    0.0033191059967635 [GeV]
-Cell[14,16]    0.035731309209734 [GeV]
-Cell[9,34]    0.00058909656056338 [GeV]
-Cell[11,33]    5.432002017767e-05 [GeV]
-Cell[12,33]    0.00015397929075425 [GeV]
-Cell[14,36]    1.3786598603474e-05 [GeV]
-Cell[14,37]    2.4478446284775e-06 [GeV]
-Cell[5,37]    0.00046126790887445 [GeV]
-Cell[5,17]    7.1683371788822e-07 [GeV]
-Cell[6,45]    5.4058487586985e-05 [GeV]
-Cell[13,45]    0.043151777851422 [GeV]
-Cell[12,43]    0.0029795482504754 [GeV]
-Cell[13,46]    0.018405983647329 [GeV]
-Cell[12,44]    0.018113042256539 [GeV]
-Cell[12,46]    0.003183558177743 [GeV]
-Cell[15,28]    2.3181607263382e-05 [GeV]
-Cell[16,29]    4.3332276982255e-07 [GeV]
-Cell[12,0]    0.00017663761852691 [GeV]
-Cell[13,43]    0.0055677433598472 [GeV]
-Cell[13,42]    0.0005958048002899 [GeV]
-Cell[12,40]    4.5210009848233e-06 [GeV]
-Cell[12,47]    0.00038839625367325 [GeV]
-Cell[15,46]    1.7568621660757e-07 [GeV]
-Cell[15,45]    0.00012920536397883 [GeV]
-Cell[14,46]    0.0001010886818766 [GeV]
-Cell[15,15]    4.8719812184572e-11 [GeV]
-Cell[15,16]    1.7199200134428e-06 [GeV]
-Cell[14,44]    0.010945046826609 [GeV]
-Cell[14,45]    0.0048161763432141 [GeV]
-Cell[14,42]    0.0014114084662266 [GeV]
-Cell[14,43]    0.033972005090733 [GeV]
-Cell[16,43]    4.8283254727721e-11 [GeV]
-Cell[11,6]    1.8897053232649e-05 [GeV]
-Cell[15,30]    6.3274937565438e-07 [GeV]
-Cell[11,39]    0.00045664703764544 [GeV]
-Cell[16,34]    3.1124549195738e-09 [GeV]
-Cell[16,33]    1.5374893034505e-05 [GeV]
-Cell[14,15]    0.0052792205460653 [GeV]
-Cell[12,39]    0.00023509528146496 [GeV]
-Cell[13,39]    3.1964666050044e-08 [GeV]
-Cell[15,29]    8.5389621822287e-06 [GeV]
-Cell[10,6]    8.7070247100201e-06 [GeV]
-Cell[5,38]    0.00028130985938935 [GeV]
-Cell[13,4]    6.4515043050051e-09 [GeV]
-Cell[12,4]    9.7017127700383e-09 [GeV]
-Cell[15,43]    0.0054921571719543 [GeV]
-Cell[14,14]    0.0045081323840338 [GeV]
-###  Total energy deposition in calorimeter by a source track in 72 cells : 0.49927400010531 (GeV)
-
-Source track ID 5165 (pi+,4.2124139795043[GeV]) at (194.34878835943,-460.68269824601,515.75634858545)
+Cell[7,10]    2.361083109281e-05 [GeV]
+Cell[7,11]    0.0019238779022406 [GeV]
+Cell[8,11]    0.0010227643565415 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.002970253089875 (GeV)
+
+Source track ID 5195 (gamma,0.0024329275288626[GeV]) at (-236.4643736265,-440.55033765215,-686.37171553293)
 Original primary track ID 8 (unknown,11.672977589613[GeV])
-Cell[13,41]    4.1466641698662e-07 [GeV]
-Cell[13,37]    0.017264169616352 [GeV]
-Cell[12,34]    0.0016094636850296 [GeV]
-Cell[13,40]    0.0040736508046989 [GeV]
-Cell[11,41]    0.00051099891 [GeV]
-Cell[12,37]    0.0015722544051183 [GeV]
-Cell[12,32]    2.4346664417862e-07 [GeV]
-Cell[13,32]    1.6532527864001e-05 [GeV]
-Cell[15,33]    1.4386767616088e-06 [GeV]
-Cell[12,41]    0.0004988068174 [GeV]
-Cell[12,42]    0.00051099891 [GeV]
-Cell[11,44]    0.00082599848246593 [GeV]
-Cell[14,38]    0.02295979457958 [GeV]
-Cell[14,39]    0.13484819772755 [GeV]
-Cell[14,40]    0.0019935368805502 [GeV]
-Cell[12,35]    0.011355459600704 [GeV]
-Cell[11,36]    0.00060875997526114 [GeV]
-Cell[9,35]    4.9368461576933e-05 [GeV]
-Cell[11,35]    0.014506355856058 [GeV]
-Cell[12,33]    1.4581906981334e-05 [GeV]
-Cell[9,36]    0.00096864926571982 [GeV]
-Cell[10,35]    0.0012714805800836 [GeV]
-Cell[13,34]    0.024526395899507 [GeV]
-Cell[13,35]    0.0003610641710768 [GeV]
-Cell[14,35]    1.1122124793474e-05 [GeV]
-Cell[12,36]    0.0030496885426414 [GeV]
-Cell[13,33]    0.0035026057239814 [GeV]
-Cell[14,34]    0.0018053437876835 [GeV]
-Cell[13,36]    0.0011277635842742 [GeV]
-Cell[14,33]    0.0004709670792314 [GeV]
-Cell[14,36]    0.011837763650822 [GeV]
-Cell[14,37]    0.0019714634290796 [GeV]
-Cell[12,38]    0.13661681424864 [GeV]
-Cell[13,38]    2.8874785049841 [GeV]
-Cell[12,43]    8.4426910689217e-09 [GeV]
-Cell[12,44]    0.00018135352917125 [GeV]
-Cell[11,43]    0.00021069614076055 [GeV]
-Cell[12,40]    0.00018234110208884 [GeV]
-Cell[15,34]    0.00032289865629116 [GeV]
-Cell[14,44]    2.247998099142e-05 [GeV]
-Cell[14,45]    1.2927361638049e-07 [GeV]
-Cell[14,42]    0.00010254931782947 [GeV]
-Cell[14,43]    0.0011469232688378 [GeV]
-Cell[14,41]    0.00019869597665377 [GeV]
-Cell[15,37]    3.4954653358454e-07 [GeV]
-Cell[15,38]    0.00051106412955606 [GeV]
-Cell[15,39]    3.1093464349397e-06 [GeV]
-Cell[11,39]    1.8853805143749e-05 [GeV]
-Cell[11,38]    6.7877198148381e-08 [GeV]
-Cell[10,36]    6.9042610823089e-05 [GeV]
-Cell[12,39]    0.057528862233729 [GeV]
-Cell[13,39]    0.40498085789903 [GeV]
-Cell[15,40]    1.7658747992755e-09 [GeV]
-###  Total energy deposition in calorimeter by a source track in 53 cells : 3.7537009379319 (GeV)
-
-Source track ID 4510 (gamma,0.0011562343882541[GeV]) at (-439.85693669463,237.75170922964,-312.56663416668)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[8,19]    0.000681083242186 [GeV]
-Cell[8,20]    0.00047515114606814 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0011562343882541 (GeV)
+Cell[6,32]    0.0024329275288626 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0024329275288626 (GeV)
 
-Source track ID 3983 (kaon+,2.4764383994443[GeV]) at (287.77488182017,-408.88337871988,-439.91979756579)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[7,43]    1.3401561649516e-05 [GeV]
-Cell[7,12]    2.6296274154447e-07 [GeV]
-Cell[8,40]    7.0925496402197e-06 [GeV]
-Cell[5,39]    0.0096311985851367 [GeV]
-Cell[7,41]    0.0060543114774854 [GeV]
-Cell[6,41]    0.023769140731623 [GeV]
-Cell[10,23]    4.4837067252956e-07 [GeV]
-Cell[10,24]    1.1961252312176e-06 [GeV]
-Cell[13,14]    6.369717454163e-05 [GeV]
-Cell[12,14]    9.5733724378988e-08 [GeV]
-Cell[7,37]    5.3101649391465e-06 [GeV]
-Cell[8,38]    5.0439675425196e-06 [GeV]
-Cell[8,39]    0.00027173443573884 [GeV]
-Cell[7,38]    0.0045916035009586 [GeV]
-Cell[10,35]    2.882034709728e-08 [GeV]
-Cell[5,37]    4.499102351474e-08 [GeV]
-Cell[5,47]    4.4107441499364e-06 [GeV]
-Cell[1,43]    3.4599712387262e-07 [GeV]
-Cell[7,40]    0.40324891610703 [GeV]
-Cell[7,39]    0.0075263896238685 [GeV]
-Cell[7,42]    0.0026520998017096 [GeV]
-Cell[1,40]    1.0506374324905e-05 [GeV]
-Cell[2,12]    0.00016078003063194 [GeV]
-Cell[6,40]    1.6497433337466 [GeV]
-Cell[10,4]    0.00042991270478501 [GeV]
-Cell[10,36]    2.2756048467727e-05 [GeV]
-Cell[13,13]    1.6516132745892e-09 [GeV]
-Cell[5,38]    0.00056171253414473 [GeV]
-Cell[6,38]    0.0054977006920731 [GeV]
-Cell[6,37]    9.6042640507221e-13 [GeV]
-Cell[6,39]    0.11318749432777 [GeV]
-Cell[5,40]    0.014342273664924 [GeV]
-Cell[6,42]    0.0017124735699548 [GeV]
-Cell[4,39]    0.00041097550463621 [GeV]
-Cell[4,38]    3.5044928372372e-06 [GeV]
-Cell[1,41]    7.0885175082367e-06 [GeV]
-Cell[1,42]    0.0013978900005345 [GeV]
-Cell[5,41]    0.001542848732782 [GeV]
-###  Total energy deposition in calorimeter by a source track in 38 cells : 2.2468780260214 (GeV)
-
-Source track ID 4320 (e-,0.11890717857519[GeV]) at (-249.06414528192,-433.55167112466,1301.0022330436)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[16,32]    0.11539018096502 [GeV]
-Cell[16,31]    0.0021981148429293 [GeV]
-Cell[16,45]    0.00051099891 [GeV]
-Cell[17,32]    0.00029688494724195 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.11839617966519 (GeV)
+Source track ID 5196 (gamma,0.0016026658101513[GeV]) at (484.15058834695,-124.89278523316,-73.183553153041)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[9,46]    0.0016026658101513 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0016026658101513 (GeV)
 
-Source track ID 4322 (gamma,0.0006403869070416[GeV]) at (-493.78045387324,78.61846712279,491.49211441177)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[12,22]    0.0006403869070416 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0006403869070416 (GeV)
+Source track ID 5117 (gamma,0.074475988467201[GeV]) at (449.19779139655,-219.59358871437,379.40953305008)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,44]    0.069345522778151 [GeV]
+Cell[12,44]    0.0034110462184476 [GeV]
+Cell[11,45]    0.001719419470603 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.074475988467201 (GeV)
 
-Source track ID 4324 (gamma,0.00073480941025691[GeV]) at (-430.06032978987,255.04531507367,536.10112605296)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[12,19]    0.00073480941025691 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00073480941025691 (GeV)
+Source track ID 5160 (gamma,0.053534649124123[GeV]) at (93.070672914529,491.26148825573,111.04761958683)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[10,9]    0.0013450737403876 [GeV]
+Cell[10,11]    0.0027203713777213 [GeV]
+Cell[10,10]    0.04890813040603 [GeV]
+Cell[11,9]    0.0002498714493018 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.05322344697344 (GeV)
 
-Source track ID 4325 (gamma,0.0023549278796005[GeV]) at (-427.29989650229,259.64359889883,563.46997211043)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[12,19]    0.0023549278796005 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0023549278796005 (GeV)
+Source track ID 5161 (gamma,0.15492805346305[GeV]) at (484.07892819573,-125.17024916836,373.05460021033)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,45]    0.00091912316164381 [GeV]
+Cell[11,46]    0.13653986803257 [GeV]
+Cell[12,46]    0.0098721925322175 [GeV]
+Cell[11,47]    0.0053950148966671 [GeV]
+Cell[12,45]    0.00051099891 [GeV]
+Cell[12,47]    0.001690855929945 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.15492805346305 (GeV)
+
+Source track ID 5119 (pi-,0.20223120121829[GeV]) at (489.66479198027,-101.13551055352,316.84485524104)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[6,10]    0.0012163451203563 [GeV]
+Cell[6,9]    3.8498172034451e-07 [GeV]
+Cell[5,9]    8.6993568402249e-09 [GeV]
+Cell[5,10]    0.0045278235014498 [GeV]
+Cell[6,12]    2.135258083581e-05 [GeV]
+Cell[11,28]    0.0075651089223875 [GeV]
+Cell[14,24]    0.00019396455175774 [GeV]
+Cell[11,26]    0.00012749778112629 [GeV]
+Cell[12,17]    0.0086955714935006 [GeV]
+Cell[11,21]    0.0015719489791701 [GeV]
+Cell[11,27]    0.0025583325081599 [GeV]
+Cell[13,19]    0.0024660580239689 [GeV]
+Cell[13,16]    9.2033426626585e-06 [GeV]
+Cell[14,23]    3.367660130607e-06 [GeV]
+Cell[10,27]    1.7435115751141e-10 [GeV]
+Cell[11,22]    2.4919281713665e-09 [GeV]
+Cell[12,22]    0.0015650125084072 [GeV]
+Cell[12,23]    0.00045339800474721 [GeV]
+Cell[12,21]    0.094947403244062 [GeV]
+Cell[13,22]    0.00082562496760465 [GeV]
+Cell[11,20]    0.00094595283801186 [GeV]
+Cell[12,26]    4.1037756600417e-05 [GeV]
+Cell[10,28]    2.54201199823e-09 [GeV]
+Cell[15,25]    1.7278597224504e-06 [GeV]
+Cell[5,11]    0.0067037938269131 [GeV]
+Cell[12,20]    0.0066707384564176 [GeV]
+Cell[13,21]    0.00073870300912336 [GeV]
+Cell[11,45]    0.00062463940146301 [GeV]
+Cell[11,46]    0.032791496370848 [GeV]
+Cell[12,46]    1.4913256336513e-09 [GeV]
+Cell[11,47]    0.00058130005902611 [GeV]
+Cell[14,25]    1.1210143566132e-07 [GeV]
+Cell[15,27]    0.0026290213866111 [GeV]
+Cell[16,29]    0.0030947483169354 [GeV]
+Cell[15,29]    0.0012186080170795 [GeV]
+Cell[15,28]    0.0010293775179407 [GeV]
+Cell[16,38]    0.00075292452647227 [GeV]
+Cell[17,40]    1.5396385220811e-05 [GeV]
+Cell[15,39]    0.0019197577726463 [GeV]
+Cell[16,39]    0.00060750998764779 [GeV]
+Cell[12,18]    9.2742401464079e-05 [GeV]
+Cell[13,20]    0.00050296571905869 [GeV]
+###  Total energy deposition in calorimeter by a source track in 42 cells : 0.18771096728166 (GeV)
+
+Source track ID 5120 (neutron,0.98439749077114[GeV]) at (-263.13036574577,-425.16162882191,907.31011801538)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[15,31]    0.0001032365705787 [GeV]
+Cell[11,28]    1.0771600983617e-06 [GeV]
+Cell[14,32]    9.266390655705e-05 [GeV]
+Cell[15,32]    9.4623773475178e-07 [GeV]
+Cell[14,31]    0.0044119263021802 [GeV]
+Cell[15,30]    7.0517691483474e-05 [GeV]
+Cell[13,26]    7.9904676454134e-07 [GeV]
+Cell[13,27]    6.8283283447954e-06 [GeV]
+Cell[14,27]    1.2360722757876e-07 [GeV]
+Cell[13,28]    3.5959669621661e-06 [GeV]
+Cell[14,29]    0.00021903509874574 [GeV]
+Cell[14,30]    0.0023234662661244 [GeV]
+Cell[16,14]    2.5384628228267e-06 [GeV]
+Cell[14,28]    0.00023383164985694 [GeV]
+Cell[17,42]    3.9605132769793e-08 [GeV]
+Cell[10,45]    2.0718090332821e-06 [GeV]
+Cell[10,44]    3.6379788070917e-12 [GeV]
+Cell[14,12]    2.3127475287765e-08 [GeV]
+###  Total energy deposition in calorimeter by a source track in 18 cells : 0.0074727208407608 (GeV)
+
+Source track ID 5136 (gamma,0.040541668587565[GeV]) at (491.46370436778,-91.996887388081,323.75849945347)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,46]    0.031511818631841 [GeV]
+Cell[11,47]    0.0090298499557245 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.040541668587565 (GeV)
 
-Source track ID 4321 (e+,0.063890197680537[GeV]) at (-457.44870409231,201.84321421407,1211.1626800402)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[15,37]    0.00043621139755229 [GeV]
-Cell[16,20]    0.062083729841106 [GeV]
-Cell[13,39]    0.00044955588671692 [GeV]
-Cell[15,21]    0.00051099891 [GeV]
-Cell[17,42]    0.00092070055516196 [GeV]
-###  Total energy deposition in calorimeter by a source track in 5 cells : 0.064401196590537 (GeV)
-
-Source track ID 4319 (gamma,0.89164369738079[GeV]) at (-456.12361955292,204.82002755088,886.89511331209)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[14,5]    0.0018990246002545 [GeV]
-Cell[12,8]    0.00051099891 [GeV]
-Cell[14,38]    0.0019750177943903 [GeV]
-Cell[13,36]    0.00048648394400459 [GeV]
-Cell[13,46]    0.00055891058852516 [GeV]
-Cell[16,29]    0.00083562044179261 [GeV]
-Cell[15,20]    0.0052617625856396 [GeV]
-Cell[17,43]    0.00044441486056419 [GeV]
-Cell[16,36]    1.1984833208291e-05 [GeV]
-Cell[16,35]    0.00066023679524397 [GeV]
-Cell[16,40]    0.00037677998536301 [GeV]
-Cell[15,38]    0.00025871063859172 [GeV]
-Cell[12,4]    0.0015240926119552 [GeV]
-Cell[15,21]    0.012001369990961 [GeV]
-Cell[14,20]    0.81371353693575 [GeV]
-Cell[18,0]    0.001655949018295 [GeV]
-Cell[14,21]    0.038951661135514 [GeV]
-Cell[15,41]    0.00039496866613296 [GeV]
-Cell[16,6]    0.0010589892488028 [GeV]
-Cell[19,30]    0.00038382318369686 [GeV]
-Cell[17,6]    0.0044846909718157 [GeV]
-Cell[16,5]    0.00058237093650093 [GeV]
-Cell[18,8]    0.0019412899696317 [GeV]
-###  Total energy deposition in calorimeter by a source track in 23 cells : 0.88997268864664 (GeV)
-
-Source track ID 4285 (e-,0.00061672385065948[GeV]) at (-73.353141633886,494.59004904308,648.36883326292)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[13,13]    0.00010563626146873 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00010563626146873 (GeV)
+Source track ID 5147 (gamma,0.0002475996783159[GeV]) at (349.47822919698,-357.5821126921,441.2516840862)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,41]    0.0002475996783159 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0002475996783159 (GeV)
 
-Source track ID 4275 (pi-,0.85394426268974[GeV]) at (-165.55802966906,471.79501779067,873.66387667511)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[10,32]    0.00013782085020466 [GeV]
-Cell[16,31]    6.3599538407288e-07 [GeV]
-Cell[13,30]    1.1114802211523e-05 [GeV]
-Cell[15,24]    0.001028177457105 [GeV]
-Cell[13,18]    7.5214496291665e-08 [GeV]
-Cell[12,28]    3.5853164445143e-07 [GeV]
-Cell[14,11]    0.0059045407278269 [GeV]
-Cell[13,44]    0.00010563581141298 [GeV]
-Cell[13,14]    0.00011467544550237 [GeV]
-Cell[14,16]    0.0059220338344565 [GeV]
-Cell[14,12]    0.00033332478739408 [GeV]
-Cell[15,47]    9.2819973360747e-09 [GeV]
-Cell[10,30]    0.00014771047567672 [GeV]
-Cell[13,38]    2.6297074100512e-09 [GeV]
-Cell[13,47]    7.5657830293494e-06 [GeV]
-Cell[2,26]    5.8883224528472e-07 [GeV]
-Cell[13,45]    0.00074582600520375 [GeV]
-Cell[14,18]    2.1912169592042e-06 [GeV]
-Cell[15,0]    1.2349399163327e-05 [GeV]
-Cell[15,12]    5.9090400282003e-07 [GeV]
-Cell[15,14]    0.010148737808011 [GeV]
-Cell[15,15]    0.2756423963115 [GeV]
-Cell[15,16]    0.0031016801981874 [GeV]
-Cell[15,18]    0.00060846292347418 [GeV]
-Cell[15,13]    5.8747176101178e-05 [GeV]
-Cell[16,35]    5.3519185712503e-08 [GeV]
-Cell[10,31]    2.2081409135694e-05 [GeV]
-Cell[16,24]    2.8364065656206e-09 [GeV]
-Cell[16,17]    0.0030703151419887 [GeV]
-Cell[14,15]    0.14134537008424 [GeV]
-Cell[14,17]    0.0003420858535129 [GeV]
-Cell[16,16]    1.1081714765169e-06 [GeV]
-Cell[16,15]    0.0073880025005869 [GeV]
-Cell[16,14]    1.9808233100207e-05 [GeV]
-Cell[13,39]    0.00074719744907827 [GeV]
-Cell[13,13]    0.002224376936484 [GeV]
-Cell[14,14]    0.14029250421177 [GeV]
-Cell[4,30]    2.4277833290398e-09 [GeV]
-Cell[15,2]    4.4545449782163e-09 [GeV]
-Cell[17,45]    9.4940234266687e-06 [GeV]
-Cell[15,23]    0.00032160580480081 [GeV]
-Cell[15,22]    1.2878834706498e-05 [GeV]
-Cell[14,24]    2.6712528750068e-05 [GeV]
-Cell[15,17]    5.3158075143301e-05 [GeV]
-Cell[14,13]    0.00055865773603409 [GeV]
-Cell[15,11]    0.00026653369506492 [GeV]
-Cell[13,16]    5.2421869565933e-07 [GeV]
-###  Total energy deposition in calorimeter by a source track in 47 cells : 0.60073773054882 (GeV)
-
-Source track ID 4097 (pi+,0.42532698148059[GeV]) at (-372.5988787324,-333.42176828659,-448.8186922212)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[7,29]    0.068078640966544 [GeV]
-Cell[7,28]    0.098268916572041 [GeV]
-Cell[7,27]    0.14341754524804 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.30976510278663 (GeV)
+Source track ID 5140 (gamma,0.00015962134804101[GeV]) at (229.98355808446,-443.96797520859,466.06804760567)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,39]    0.00015962134804101 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00015962134804101 (GeV)
 
-Source track ID 4232 (gamma,0.0011368420176539[GeV]) at (-447.74190584199,-222.54704166307,448.83937177492)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[12,27]    0.0011368420176539 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0011368420176539 (GeV)
+Source track ID 5142 (gamma,4.8274335273794e-05[GeV]) at (47.218878159701,-497.76538403684,531.4140626648)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,36]    4.8274335273794e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 4.8274335273794e-05 (GeV)
 
-Source track ID 4201 (gamma,0.00315225969171[GeV]) at (-385.30602886888,318.6522620621,47.566641883722)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[10,18]    0.00315225969171 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00315225969171 (GeV)
+Source track ID 5143 (gamma,0.074034134083005[GeV]) at (69.795901753443,-495.10456683253,530.19399152623)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,36]    0.05114254874886 [GeV]
+Cell[9,18]    0.00032709826578827 [GeV]
+Cell[12,37]    0.017039153912204 [GeV]
+Cell[12,19]    0.00031683176798863 [GeV]
+Cell[19,13]    0.001640675097332 [GeV]
+Cell[13,18]    0.0020832504554984 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.072549558247671 (GeV)
+
+Source track ID 5144 (gamma,0.0013285107694065[GeV]) at (-128.09757286967,-483.31254052104,809.22704748674)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[14,33]    0.0013285107694065 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0013285107694065 (GeV)
 
-Source track ID 4207 (gamma,0.00038379579221431[GeV]) at (-347.90474347791,359.11319867915,-259.75777832277)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[8,17]    0.00038379579221431 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00038379579221431 (GeV)
+Source track ID 5145 (gamma,0.001164942616887[GeV]) at (456.79538011984,203.31743826139,1513.543369936)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[17,3]    0.001164942616887 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.001164942616887 (GeV)
 
-Source track ID 4208 (gamma,0.00022603247122105[GeV]) at (410.03499048529,-286.13162456766,-69.242445999309)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[9,43]    0.00022603247122105 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00022603247122105 (GeV)
+Source track ID 5146 (gamma,0.018575074374898[GeV]) at (-63.08928773701,-496.00377193408,960.80006876898)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[14,35]    0.00051099891 [GeV]
+Cell[14,34]    0.017553076554898 [GeV]
+Cell[14,15]    0.00051099891 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.018575074374898 (GeV)
 
-Source track ID 4214 (gamma,0.00012836853585914[GeV]) at (477.66690417761,-147.76443636201,-99.994402891356)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[9,45]    0.00012836853585914 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00012836853585914 (GeV)
+Source track ID 5122 (neutron,0.96601624665007[GeV]) at (442.65762802562,-232.4956437242,54.647215520939)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[9,43]    0.0013135621157479 [GeV]
+Cell[8,44]    7.9407972589252e-07 [GeV]
+Cell[8,45]    2.8144306270406e-08 [GeV]
+Cell[9,45]    8.579101995565e-08 [GeV]
+Cell[9,46]    1.1991307686685e-06 [GeV]
+Cell[9,44]    0.017895891163986 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.019211560425555 (GeV)
+
+Source track ID 5134 (gamma,0.05014211625355[GeV]) at (458.71265591824,-198.95401302922,296.30363886522)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,8]    0.0010920818487156 [GeV]
+Cell[11,44]    0.045172101296217 [GeV]
+Cell[11,45]    0.00068767103323725 [GeV]
+Cell[11,7]    6.0857124246571e-05 [GeV]
+Cell[15,18]    0.0031294049511335 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.05014211625355 (GeV)
+
+Source track ID 5135 (gamma,0.094815758055486[GeV]) at (-337.50309902104,368.90602888974,1346.8274096831)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[16,17]    0.084155981694128 [GeV]
+Cell[16,18]    6.4400110213705e-06 [GeV]
+Cell[17,18]    0.0029841203818978 [GeV]
+Cell[16,28]    0.00066241436514149 [GeV]
+Cell[16,9]    0.0023584639977585 [GeV]
+Cell[17,17]    0.0046483376055392 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.094815758055486 (GeV)
+
+Source track ID 5129 (gamma,0.00036643737356323[GeV]) at (444.89374522228,-228.18754449376,178.92573103828)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[10,44]    0.00036643737356323 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00036643737356323 (GeV)
 
-Source track ID 4219 (gamma,7.7153547949445e-05[GeV]) at (342.04230213721,364.70133472291,-1290.7850754948)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[3,6]    7.7153547949445e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 7.7153547949445e-05 (GeV)
+Source track ID 5130 (gamma,7.4383790180237e-05[GeV]) at (-404.85236942662,-293.41874338503,584.53332889261)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,28]    7.4383790180237e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 7.4383790180237e-05 (GeV)
 
-Source track ID 4220 (gamma,0.0012723335999477[GeV]) at (-485.97086774577,-117.61086557979,-904.56739606622)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[5,25]    0.0012723335999477 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0012723335999477 (GeV)
+Source track ID 5106 (gamma,0.23378010273678[GeV]) at (499.39194134678,24.651347182181,861.27118296463)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[14,0]    0.22218408100228 [GeV]
+Cell[14,47]    0.0019868430605079 [GeV]
+Cell[13,36]    0.00051099891 [GeV]
+Cell[16,12]    0.00072877902830385 [GeV]
+Cell[14,39]    0.00021196424678219 [GeV]
+Cell[18,24]    0.0045071215077733 [GeV]
+Cell[17,36]    0.00029510356453692 [GeV]
+Cell[15,5]    0.0010261212791675 [GeV]
+Cell[19,23]    0.00055916252194161 [GeV]
+Cell[18,27]    0.00067041247861646 [GeV]
+Cell[16,37]    0.00080048047365392 [GeV]
+###  Total energy deposition in calorimeter by a source track in 11 cells : 0.23348106807356 (GeV)
+
+Source track ID 5107 (gamma,0.24889356279397[GeV]) at (220.2924567198,-448.85547062763,830.38550286664)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[14,37]    0.0016498815344466 [GeV]
+Cell[15,16]    0.00051099891 [GeV]
+Cell[14,40]    0.0004004104769857 [GeV]
+Cell[14,39]    0.23430188685674 [GeV]
+Cell[16,11]    0.00080650622552477 [GeV]
+Cell[15,27]    0.00051099891 [GeV]
+Cell[15,28]    3.5397209256346e-05 [GeV]
+Cell[16,28]    0.0019925594064518 [GeV]
+Cell[15,5]    0.00051099891 [GeV]
+Cell[15,19]    0.00050152537414955 [GeV]
+Cell[16,10]    0.00023343668688424 [GeV]
+###  Total energy deposition in calorimeter by a source track in 11 cells : 0.24145460050044 (GeV)
+
+Source track ID 5081 (kaon+,0.66728863514956[GeV]) at (300.83910807825,399.36929157195,368.41043022825)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[6,8]    0.0020020845922876 [GeV]
+Cell[2,27]    3.8106864580186e-05 [GeV]
+Cell[12,4]    0.0021200123417562 [GeV]
+Cell[11,4]    0.0020765339131069 [GeV]
+Cell[6,36]    6.4051934589315e-07 [GeV]
+Cell[10,40]    0.0013864136520978 [GeV]
+Cell[6,37]    3.1790399850706e-07 [GeV]
+Cell[13,14]    1.8197506149136e-06 [GeV]
+Cell[5,34]    1.9112365494948e-05 [GeV]
+Cell[2,28]    1.8346745666349e-05 [GeV]
+Cell[8,28]    3.4662563615711e-05 [GeV]
+Cell[10,41]    4.5074778313392e-08 [GeV]
+Cell[11,8]    1.6009779551496e-07 [GeV]
+Cell[12,43]    2.4384585231019e-09 [GeV]
+Cell[11,7]    0.022622753907029 [GeV]
+Cell[11,6]    0.089421741479696 [GeV]
+Cell[12,6]    0.17296527131004 [GeV]
+Cell[12,7]    0.012593112168932 [GeV]
+Cell[5,46]    3.6069216555916e-05 [GeV]
+Cell[6,7]    2.6221776701277e-05 [GeV]
+Cell[11,5]    0.001100866580769 [GeV]
+Cell[12,12]    0.00089574849488076 [GeV]
+Cell[11,43]    1.4417708833889e-06 [GeV]
+Cell[9,40]    0.00045949747894873 [GeV]
+Cell[12,8]    0.00071207276988591 [GeV]
+Cell[17,28]    0.0010386032097869 [GeV]
+Cell[17,27]    0.00057917274223533 [GeV]
+###  Total energy deposition in calorimeter by a source track in 27 cells : 0.31015083172995 (GeV)
+
+Source track ID 4953 (pi-,1.1891737326838[GeV]) at (43.589443519769,-498.09633647884,1037.3609929102)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[17,32]    0.0032900449897146 [GeV]
+Cell[17,39]    0.0015390643646188 [GeV]
+Cell[14,38]    4.0085087443003e-05 [GeV]
+Cell[15,36]    0.1280651856417 [GeV]
+Cell[15,37]    0.017721481505876 [GeV]
+Cell[15,38]    0.015531589271873 [GeV]
+Cell[19,12]    0.002433093674784 [GeV]
+Cell[15,35]    0.00057512525523896 [GeV]
+Cell[16,38]    0.0079272318425359 [GeV]
+Cell[17,40]    4.8929759359453e-06 [GeV]
+Cell[15,39]    0.00075160164993054 [GeV]
+Cell[16,39]    0.0019388911062935 [GeV]
+Cell[17,42]    1.0090278647112e-07 [GeV]
+Cell[17,36]    0.0043232245839581 [GeV]
+Cell[16,37]    0.59757747181055 [GeV]
+Cell[17,38]    0.0022723846717849 [GeV]
+Cell[17,41]    3.0626966736918e-05 [GeV]
+Cell[16,41]    0.00011316656274391 [GeV]
+Cell[16,42]    1.9358599615771e-08 [GeV]
+Cell[17,37]    0.10513863747531 [GeV]
+Cell[16,35]    0.0019045499176352 [GeV]
+Cell[17,35]    0.016550842310609 [GeV]
+Cell[16,36]    0.0071799639077215 [GeV]
+Cell[18,35]    7.8118438682395e-07 [GeV]
+Cell[18,34]    0.00083515502382273 [GeV]
+Cell[16,16]    0.0036637717817689 [GeV]
+Cell[17,16]    0.0025021626126821 [GeV]
+Cell[17,15]    0.00051389466810189 [GeV]
+Cell[16,15]    0.00029252941012794 [GeV]
+Cell[17,34]    0.002028324867646 [GeV]
+Cell[17,33]    0.001152711835042 [GeV]
+Cell[18,32]    0.0044822487687397 [GeV]
+Cell[18,33]    0.0051267572589883 [GeV]
+Cell[18,13]    0.0010896075666895 [GeV]
+Cell[18,14]    0.0025697901961259 [GeV]
+Cell[18,39]    0.0016864978239698 [GeV]
+Cell[19,39]    0.0071295995951582 [GeV]
+Cell[19,40]    0.0059909612753511 [GeV]
+Cell[19,41]    0.002765064000668 [GeV]
+Cell[18,38]    0.0016134255270227 [GeV]
+Cell[19,38]    0.00081325718445009 [GeV]
+Cell[18,41]    0.0063020742987145 [GeV]
+Cell[18,40]    0.00022053954500677 [GeV]
+###  Total energy deposition in calorimeter by a source track in 43 cells : 0.96568843025885 (GeV)
+
+Source track ID 5054 (gamma,0.026796961383816[GeV]) at (408.06559364475,-288.93333363141,320.31989736422)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,44]    0.00051099891 [GeV]
+Cell[11,43]    0.026285962473816 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.026796961383816 (GeV)
 
-Source track ID 4221 (gamma,0.0031612249138162[GeV]) at (296.96405519648,-402.25905822152,-500.69899513603)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[7,40]    0.0031612249138162 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0031612249138162 (GeV)
+Source track ID 5034 (e-,0.91083919237798[GeV]) at (414.94632715748,-278.96154856631,321.84602432969)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,42]    0.0075455733017466 [GeV]
+Cell[12,43]    0.017399074221921 [GeV]
+Cell[11,44]    0.02231729128309 [GeV]
+Cell[12,44]    0.0037901593697494 [GeV]
+Cell[11,45]    0.00090638198870045 [GeV]
+Cell[11,46]    0.00058915930249994 [GeV]
+Cell[11,43]    0.83787219642367 [GeV]
+Cell[11,42]    0.019908357576604 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 0.91032819346798 (GeV)
+
+Source track ID 5036 (gamma,0.029907760520954[GeV]) at (396.06561896311,-305.1754011636,318.29511595599)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,43]    0.0012320099691483 [GeV]
+Cell[11,42]    0.028675750551806 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.029907760520954 (GeV)
 
-Source track ID 4166 (gamma,0.0011177005075576[GeV]) at (477.81650309643,147.2799693397,-201.21573246099)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[8,2]    0.0011177005075576 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0011177005075576 (GeV)
+Source track ID 5041 (gamma,0.00069766779934159[GeV]) at (371.81509038876,-334.29558561129,318.96825387768)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,42]    0.00069766779934159 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00069766779934159 (GeV)
 
-Source track ID 4167 (gamma,8.3254811898183e-05[GeV]) at (-205.0223226891,456.03272601773,-475.71748346517)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[7,15]    8.3254811898183e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 8.3254811898183e-05 (GeV)
+Source track ID 5042 (gamma,0.00021483765418795[GeV]) at (-489.73171062334,100.81096969047,530.6242962982)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,22]    0.00021483765418795 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00021483765418795 (GeV)
 
-Source track ID 4171 (gamma,0.0027352368843776[GeV]) at (14.098515474165,499.80119233694,-415.92301702168)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[7,12]    0.0023126565876702 [GeV]
-Cell[7,14]    0.00042258029670746 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0027352368843776 (GeV)
+Source track ID 5043 (gamma,0.0064967978104038[GeV]) at (370.70417899723,-335.52706548651,319.46524728284)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[10,39]    0.0002303430092334 [GeV]
+Cell[12,34]    8.0318469955011e-05 [GeV]
+Cell[11,42]    0.0059857989004038 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.0062964603795923 (GeV)
 
-Source track ID 4172 (gamma,0.0055970683187808[GeV]) at (-461.905119113,191.42534037376,-729.59017379013)
-Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[6,21]    0.0050860694087808 [GeV]
-Cell[6,20]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0055970683187808 (GeV)
+Source track ID 5046 (gamma,0.21291037044669[GeV]) at (362.24101813281,-344.64684066752,321.51037862571)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[8,9]    0.00024197083250121 [GeV]
+Cell[12,42]    0.0014038207999247 [GeV]
+Cell[12,41]    0.0015951071092494 [GeV]
+Cell[11,42]    0.18200295092971 [GeV]
+Cell[11,41]    0.025564771429809 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.21080862110119 (GeV)
+
+Source track ID 5035 (e+,0.32030126501355[GeV]) at (350.19147198228,-356.88364063219,325.39148387043)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[11,36]    0.0012174338605266 [GeV]
+Cell[12,41]    0.010433041643221 [GeV]
+Cell[11,42]    0.001827173408188 [GeV]
+Cell[11,41]    0.30016727318274 [GeV]
+Cell[11,40]    0.0071673418288709 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.32081226392355 (GeV)
+
+Source track ID 5033 (gamma,0.1244455075516[GeV]) at (447.2669577226,-223.50004145317,557.85459153648)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[12,43]    0.0014345265808021 [GeV]
+Cell[13,43]    0.00051099891 [GeV]
+Cell[13,44]    0.0031743854451049 [GeV]
+Cell[12,44]    0.11932559661569 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.1244455075516 (GeV)
 
-Source track ID 4173 (gamma,0.00051099891[GeV]) at (465.45141358392,-182.63346241236,-23.128294540544)
+Source track ID 5011 (pi+,0.37525988146887[GeV]) at (181.81880015429,465.77024798762,1253.7231709568)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[15,17]    0.00051099891 [GeV]
+Cell[16,9]    0.024322619711242 [GeV]
+Cell[16,8]    0.24774529334789 [GeV]
+Cell[18,45]    0.00051099891 [GeV]
+Cell[17,30]    0.0014866086427405 [GeV]
+Cell[19,22]    0.00093417042304643 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.27551068994492 (GeV)
+
+Source track ID 4999 (mu-,0.37535353673274[GeV]) at (242.03108707735,-437.51680297808,78.167761027854)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[10,39]    0.017680572222411 [GeV]
+Cell[9,39]    1.5575987322336e-07 [GeV]
+Cell[10,40]    0.25323319028697 [GeV]
+Cell[10,41]    0.015331182375771 [GeV]
+Cell[9,40]    0.00092966856649696 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.28717476921153 (GeV)
+
+Source track ID 4970 (pi+,0.96823479901763[GeV]) at (-68.952042115384,-495.22279419279,1184.983011097)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[6,27]    0.00029728958430587 [GeV]
+Cell[9,12]    0.00039598789719128 [GeV]
+Cell[6,11]    0.0038133411886231 [GeV]
+Cell[6,10]    1.0477378964424e-12 [GeV]
+Cell[15,31]    1.0035364539362e-11 [GeV]
+Cell[9,43]    2.7285040414426e-06 [GeV]
+Cell[14,13]    2.7409995091148e-05 [GeV]
+Cell[5,10]    2.5320332497358e-12 [GeV]
+Cell[3,13]    1.3236721523754e-05 [GeV]
+Cell[8,30]    5.6811580861904e-09 [GeV]
+Cell[14,24]    0.0033561594208642 [GeV]
+Cell[14,45]    0.0036294156115616 [GeV]
+Cell[8,31]    9.1548684952045e-05 [GeV]
+Cell[16,31]    3.333847404997e-05 [GeV]
+Cell[4,10]    1.9627930625575e-05 [GeV]
+Cell[15,34]    0.02682344612504 [GeV]
+Cell[10,31]    0.00010314429593814 [GeV]
+Cell[15,32]    6.695492209019e-08 [GeV]
+Cell[16,32]    0.0041011197675133 [GeV]
+Cell[14,27]    6.4983294578269e-08 [GeV]
+Cell[14,9]    4.562525240317e-07 [GeV]
+Cell[15,33]    0.0036712130014705 [GeV]
+Cell[14,23]    0.0013317436241822 [GeV]
+Cell[12,24]    0.00017383258635516 [GeV]
+Cell[12,25]    9.7750754623121e-05 [GeV]
+Cell[12,26]    7.1699886757415e-06 [GeV]
+Cell[6,16]    2.2953587404118e-09 [GeV]
+Cell[8,32]    3.1432413419225e-05 [GeV]
+Cell[14,46]    4.3515885522538e-07 [GeV]
+Cell[15,36]    6.0603499071021e-07 [GeV]
+Cell[3,12]    0.00090445684207782 [GeV]
+Cell[5,40]    9.5797785616014e-06 [GeV]
+Cell[15,35]    0.0018431703559689 [GeV]
+Cell[18,2]    2.0352718129288e-06 [GeV]
+Cell[16,14]    0.0023376329194844 [GeV]
+Cell[4,40]    1.1642662750091e-05 [GeV]
+Cell[4,39]    0.0011551035717312 [GeV]
+Cell[5,11]    5.9606818469661e-05 [GeV]
+Cell[14,44]    0.00094209920597666 [GeV]
+Cell[13,44]    4.3781183194369e-08 [GeV]
+Cell[16,39]    0.0010617511663828 [GeV]
+Cell[17,3]    0.00045103951639932 [GeV]
+Cell[14,15]    6.3197087456501e-09 [GeV]
+Cell[9,44]    3.8388170560552e-05 [GeV]
+Cell[11,7]    2.7232677035499e-05 [GeV]
+Cell[17,38]    8.4626577745439e-08 [GeV]
+Cell[17,37]    3.5236703921555e-06 [GeV]
+Cell[16,35]    0.017898451704444 [GeV]
+Cell[18,38]    4.4481536178864e-09 [GeV]
+Cell[16,34]    0.62932543201351 [GeV]
+Cell[16,24]    7.1360096917488e-06 [GeV]
+Cell[15,24]    6.4392541535199e-06 [GeV]
+Cell[16,23]    0.00046839026483769 [GeV]
+Cell[17,43]    0.0015108824251863 [GeV]
+Cell[16,44]    7.8580342233181e-13 [GeV]
+Cell[17,44]    2.3750838329306e-07 [GeV]
+Cell[16,33]    0.0056102973908321 [GeV]
+Cell[19,20]    4.030756271095e-05 [GeV]
+Cell[15,8]    0.00058950633376378 [GeV]
+Cell[14,8]    1.3633905382449e-10 [GeV]
+Cell[11,13]    1.0407888301415e-05 [GeV]
+Cell[14,21]    4.3114880099893e-08 [GeV]
+Cell[18,15]    4.2374862969154e-05 [GeV]
+Cell[17,46]    0.0023962431076954 [GeV]
+Cell[17,47]    1.884054500772e-05 [GeV]
+Cell[17,0]    2.0866728093552e-06 [GeV]
+Cell[17,45]    2.8385767742293e-05 [GeV]
+Cell[13,7]    0.0024748113768112 [GeV]
+Cell[13,8]    0.00012054648870128 [GeV]
+Cell[16,3]    6.6898575456794e-05 [GeV]
+Cell[14,19]    7.2840174135536e-06 [GeV]
+Cell[14,20]    0.0029115139149205 [GeV]
+Cell[14,18]    0.00032393640778719 [GeV]
+Cell[14,14]    0.00055214396493341 [GeV]
+Cell[4,11]    4.9665064540136e-05 [GeV]
+Cell[4,12]    0.00044600714349372 [GeV]
+Cell[15,3]    1.5289321599994e-06 [GeV]
+Cell[15,47]    9.8975810857269e-05 [GeV]
+Cell[15,46]    2.3517286842889e-07 [GeV]
+Cell[4,38]    0.00026477978616526 [GeV]
+Cell[6,15]    7.267951551114e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 81 cells : 0.72221644448366 (GeV)
+
+Source track ID 4971 (kaon-,2.4403186227674[GeV]) at (342.09409405085,-364.65275374735,532.26678699781)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[5,21]    2.4359847884625e-08 [GeV]
+Cell[12,40]    0.00034370294693326 [GeV]
+Cell[12,39]    0.00047345218846749 [GeV]
+Cell[7,22]    0.0051467140619991 [GeV]
+Cell[9,39]    2.455580397509e-08 [GeV]
+Cell[9,23]    0.00035092416202281 [GeV]
+Cell[9,29]    0.00039446295088021 [GeV]
+Cell[7,23]    0.00013135256373016 [GeV]
+Cell[8,29]    0.0034709280808317 [GeV]
+Cell[6,13]    0.0001250974869846 [GeV]
+Cell[6,12]    5.4608688060398e-10 [GeV]
+Cell[14,45]    0.015804027332836 [GeV]
+Cell[7,21]    2.8930303902598e-05 [GeV]
+Cell[12,42]    0.010411825379745 [GeV]
+Cell[13,35]    4.2943560023559e-05 [GeV]
+Cell[11,21]    0.0011358465805863 [GeV]
+Cell[13,40]    0.0071405321406585 [GeV]
+Cell[13,41]    0.83727021682663 [GeV]
+Cell[11,23]    0.0082832922948455 [GeV]
+Cell[11,24]    0.00015971671244995 [GeV]
+Cell[11,22]    0.0048891260481395 [GeV]
+Cell[12,22]    6.92166154181e-06 [GeV]
+Cell[12,21]    0.0088475313465174 [GeV]
+Cell[13,22]    3.0500814318657e-09 [GeV]
+Cell[11,20]    2.9746093787253e-08 [GeV]
+Cell[12,24]    2.9943914851174e-06 [GeV]
+Cell[10,23]    0.011070331997544 [GeV]
+Cell[10,24]    0.00409136442459 [GeV]
+Cell[10,22]    0.0039052616163353 [GeV]
+Cell[13,47]    0.0013599563142195 [GeV]
+Cell[14,46]    2.0919537273585e-06 [GeV]
+Cell[13,46]    0.013646967895485 [GeV]
+Cell[15,17]    3.6424150748644e-05 [GeV]
+Cell[14,38]    0.0027191431210524 [GeV]
+Cell[13,36]    3.7504879350308e-05 [GeV]
+Cell[14,37]    0.0078044622784143 [GeV]
+Cell[15,21]    0.0014464176241268 [GeV]
+Cell[13,39]    0.0022377178500185 [GeV]
+Cell[8,28]    0.0029542114679845 [GeV]
+Cell[4,2]    1.7099629069435e-06 [GeV]
+Cell[12,43]    0.001857693786132 [GeV]
+Cell[13,42]    0.045357574762743 [GeV]
+Cell[12,41]    0.080737441397596 [GeV]
+Cell[14,40]    0.01722081494713 [GeV]
+Cell[14,41]    0.06990520120953 [GeV]
+Cell[14,39]    0.0041136004601432 [GeV]
+Cell[14,42]    0.16961543475414 [GeV]
+Cell[13,43]    0.0055504533821883 [GeV]
+Cell[15,41]    0.01609498235092 [GeV]
+Cell[15,42]    0.00068768412530222 [GeV]
+Cell[15,43]    0.00094905033769849 [GeV]
+Cell[15,40]    0.021759124844584 [GeV]
+Cell[12,20]    8.4527570633213e-05 [GeV]
+Cell[14,43]    0.0001909662786494 [GeV]
+Cell[14,44]    0.0015605142118606 [GeV]
+Cell[13,44]    0.0033108498154012 [GeV]
+Cell[13,21]    2.0531297416255e-06 [GeV]
+Cell[12,44]    2.7956967824139e-06 [GeV]
+Cell[11,45]    1.0570197446214e-09 [GeV]
+Cell[12,46]    0.0044809331253102 [GeV]
+Cell[12,45]    0.00037731046107183 [GeV]
+Cell[12,47]    0.0055297574604511 [GeV]
+Cell[15,39]    0.0015601575958327 [GeV]
+Cell[13,20]    2.9802412200297e-09 [GeV]
+Cell[15,18]    0.0050743653274002 [GeV]
+Cell[15,19]    0.00050794974855271 [GeV]
+Cell[16,41]    0.0026310241564413 [GeV]
+Cell[16,42]    0.00012925202060831 [GeV]
+Cell[18,33]    3.285616154767e-05 [GeV]
+Cell[16,44]    0.00093901969857882 [GeV]
+Cell[13,45]    0.015272378204445 [GeV]
+Cell[7,24]    2.5103975586944e-06 [GeV]
+Cell[17,20]    2.2420240566134e-06 [GeV]
+Cell[17,19]    0.00039620702537025 [GeV]
+Cell[16,19]    3.1482078927183e-05 [GeV]
+Cell[11,19]    1.3631853676088e-08 [GeV]
+Cell[17,14]    0.0019371544682804 [GeV]
+Cell[15,45]    0.00067626441002525 [GeV]
+Cell[12,0]    1.3533550259126e-08 [GeV]
+Cell[13,38]    1.2975794588783e-05 [GeV]
+Cell[19,16]    8.8329653954133e-07 [GeV]
+Cell[19,33]    1.9012660250155e-06 [GeV]
+Cell[13,37]    0.0043963718502539 [GeV]
+Cell[15,44]    0.0079119991136555 [GeV]
+Cell[16,43]    2.9730774017366e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 85 cells : 1.446709707539 (GeV)
+
+Source track ID 4969 (kaon0L,0.85324689363199[GeV]) at (443.61976117133,-230.65451978727,564.59737040268)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[5,21]    4.4231634528842e-06 [GeV]
+Cell[6,21]    0.00028128921356449 [GeV]
+Cell[12,35]    0.0014279756041856 [GeV]
+Cell[9,25]    0.0013460010381275 [GeV]
+Cell[5,22]    0.00040529106728115 [GeV]
+Cell[9,39]    0.00045813571791882 [GeV]
+Cell[9,24]    5.2774387229874e-05 [GeV]
+Cell[8,39]    4.1049689752981e-07 [GeV]
+Cell[14,13]    8.2238465211049e-09 [GeV]
+Cell[10,19]    0.0032108371959589 [GeV]
+Cell[12,42]    0.035246969452161 [GeV]
+Cell[11,31]    4.6255666820798e-06 [GeV]
+Cell[15,7]    4.7650122351115e-05 [GeV]
+Cell[11,29]    3.4563582234455e-05 [GeV]
+Cell[12,29]    0.00028775475844361 [GeV]
+Cell[12,30]    4.8147661133044e-05 [GeV]
+Cell[14,1]    0.0005410700006513 [GeV]
+Cell[14,0]    0.00011331278383113 [GeV]
+Cell[13,41]    0.00023834444875418 [GeV]
+Cell[11,30]    1.5585770597681e-06 [GeV]
+Cell[9,41]    0.00044107096683342 [GeV]
+Cell[13,47]    0.026708946567794 [GeV]
+Cell[14,16]    0.00034260197416211 [GeV]
+Cell[10,46]    0.00016262730388371 [GeV]
+Cell[15,22]    4.8605122274807e-05 [GeV]
+Cell[15,21]    0.00022811478684059 [GeV]
+Cell[9,18]    1.5725332137663e-05 [GeV]
+Cell[4,22]    5.314041118254e-09 [GeV]
+Cell[12,43]    0.10264253622512 [GeV]
+Cell[13,42]    0.11515460507785 [GeV]
+Cell[14,40]    0.0019320001677573 [GeV]
+Cell[14,41]    0.00013736003550778 [GeV]
+Cell[14,42]    0.0018830142318191 [GeV]
+Cell[13,43]    0.1445305151724 [GeV]
+Cell[14,43]    0.00033287469053187 [GeV]
+Cell[13,44]    0.074011311486338 [GeV]
+Cell[11,44]    0.0019208955549337 [GeV]
+Cell[12,44]    0.026071200480912 [GeV]
+Cell[11,45]    1.1760565452278e-05 [GeV]
+Cell[11,46]    0.00012886344172932 [GeV]
+Cell[12,45]    0.00057783664928672 [GeV]
+Cell[12,47]    2.7182838812223e-07 [GeV]
+Cell[10,45]    4.4969102309551e-06 [GeV]
+Cell[14,12]    1.6940709883784e-09 [GeV]
+Cell[14,15]    2.9667098551727e-06 [GeV]
+Cell[11,43]    1.9807374599623e-05 [GeV]
+Cell[9,40]    0.00013368828128591 [GeV]
+Cell[11,42]    0.0014497805320593 [GeV]
+Cell[13,8]    0.001236738907364 [GeV]
+Cell[14,14]    3.408121216205e-05 [GeV]
+Cell[13,45]    0.0022600694503284 [GeV]
+Cell[12,3]    0.00055538260373981 [GeV]
+Cell[5,23]    0.00066092663515485 [GeV]
+Cell[18,10]    0.00036182331877512 [GeV]
+Cell[18,9]    5.0314411055297e-09 [GeV]
+Cell[10,47]    2.9122165869921e-09 [GeV]
+Cell[10,18]    0.00046749918973501 [GeV]
+Cell[15,23]    2.6789102703333e-05 [GeV]
+Cell[16,21]    0.0023546242498808 [GeV]
+Cell[15,20]    0.00019966637183097 [GeV]
+Cell[16,22]    0.00075553109706459 [GeV]
+Cell[13,0]    0.001991146697523 [GeV]
+Cell[15,0]    1.43544144521e-05 [GeV]
+Cell[15,1]    0.00037754166274692 [GeV]
+Cell[15,2]    3.6482560972217e-10 [GeV]
+Cell[10,17]    7.9222250788007e-06 [GeV]
+Cell[15,6]    0.00092304879164021 [GeV]
+Cell[16,7]    7.8998460821822e-09 [GeV]
+###  Total energy deposition in calorimeter by a source track in 68 cells : 0.55487178967837 (GeV)
+
+Source track ID 4958 (pi+,4.2123831166578[GeV]) at (194.17791495431,-460.75474750023,515.94067335138)
+Original primary track ID 8 (unknown,11.672977589613[GeV])
+Cell[9,8]    2.4396881985012e-05 [GeV]
+Cell[12,35]    0.0023165680335119 [GeV]
+Cell[8,40]    0.0002123065195218 [GeV]
+Cell[6,10]    7.5412735779537e-05 [GeV]
+Cell[12,40]    0.011316077134721 [GeV]
+Cell[12,39]    0.13502373895039 [GeV]
+Cell[9,9]    0.00014509462703609 [GeV]
+Cell[6,8]    7.7741558700382e-06 [GeV]
+Cell[10,39]    0.016514882474421 [GeV]
+Cell[19,0]    2.3388769477606e-08 [GeV]
+Cell[9,39]    0.0079679018285132 [GeV]
+Cell[6,9]    0.0015838450993668 [GeV]
+Cell[8,39]    0.078918692156273 [GeV]
+Cell[9,38]    2.0187135180549e-07 [GeV]
+Cell[14,6]    0.051599922887662 [GeV]
+Cell[5,9]    5.051310862541e-06 [GeV]
+Cell[10,7]    7.7054180565028e-09 [GeV]
+Cell[7,40]    2.8222657041624e-05 [GeV]
+Cell[10,9]    9.2883744218852e-06 [GeV]
+Cell[10,19]    0.0013090602411943 [GeV]
+Cell[13,34]    0.0010350749869601 [GeV]
+Cell[14,45]    0.0065880752870393 [GeV]
+Cell[12,42]    5.8786931404029e-06 [GeV]
+Cell[11,36]    6.1830988472252e-05 [GeV]
+Cell[13,35]    0.0065081805997589 [GeV]
+Cell[11,16]    0.00071173309656422 [GeV]
+Cell[10,11]    0.00091635442506038 [GeV]
+Cell[11,21]    0.00031823267769278 [GeV]
+Cell[19,4]    0.00054818169553437 [GeV]
+Cell[19,3]    3.9428705349565e-09 [GeV]
+Cell[17,32]    0.00099406581801338 [GeV]
+Cell[15,30]    0.00018703064977194 [GeV]
+Cell[17,39]    8.1264223922517e-08 [GeV]
+Cell[13,26]    8.5788505384699e-07 [GeV]
+Cell[13,27]    3.676486596828e-05 [GeV]
+Cell[11,29]    9.8379639617633e-05 [GeV]
+Cell[12,30]    7.8909774892963e-06 [GeV]
+Cell[13,40]    0.030071928125462 [GeV]
+Cell[13,41]    0.0027271562893265 [GeV]
+Cell[11,30]    0.00059840464594367 [GeV]
+Cell[13,19]    8.0149388662448e-05 [GeV]
+Cell[13,17]    3.4854165278375e-08 [GeV]
+Cell[14,22]    0.00028104126365402 [GeV]
+Cell[14,23]    1.7602618318051e-06 [GeV]
+Cell[11,23]    0.002705409729609 [GeV]
+Cell[11,24]    0.00079473195638343 [GeV]
+Cell[11,25]    7.4907438829541e-10 [GeV]
+Cell[12,21]    0.001119125070286 [GeV]
+Cell[11,20]    0.00034218348477418 [GeV]
+Cell[9,41]    2.0237977469151e-07 [GeV]
+Cell[10,23]    0.00064546347289252 [GeV]
+Cell[10,24]    3.1721264917905e-08 [GeV]
+Cell[10,30]    0.0013003183330722 [GeV]
+Cell[10,40]    0.0070380459183845 [GeV]
+Cell[11,38]    0.0041225732706923 [GeV]
+Cell[14,47]    0.0024033209203606 [GeV]
+Cell[14,46]    0.0018632703118092 [GeV]
+Cell[13,46]    0.00075200326094466 [GeV]
+Cell[14,17]    0.0026498896727993 [GeV]
+Cell[10,4]    4.5048534502712e-10 [GeV]
+Cell[14,38]    0.0059522649605645 [GeV]
+Cell[8,45]    8.4495345858159e-05 [GeV]
+Cell[12,34]    6.3389754794912e-05 [GeV]
+Cell[12,36]    0.0032266023857202 [GeV]
+Cell[14,35]    0.0018226365069372 [GeV]
+Cell[14,36]    0.0045667459140795 [GeV]
+Cell[13,36]    0.03263207059925 [GeV]
+Cell[15,36]    0.0031385252904686 [GeV]
+Cell[15,37]    0.00089535923230346 [GeV]
+Cell[14,37]    0.0095947954387334 [GeV]
+Cell[15,38]    0.016635120986312 [GeV]
+Cell[5,8]    0.0017170361500068 [GeV]
+Cell[13,13]    0.0017134060107844 [GeV]
+Cell[13,14]    0.00018314428912481 [GeV]
+Cell[12,13]    3.39564345486e-05 [GeV]
+Cell[15,35]    0.02542065076896 [GeV]
+Cell[18,2]    3.7182112573646e-05 [GeV]
+Cell[13,39]    0.31081461425749 [GeV]
+Cell[10,41]    0.0038758999982836 [GeV]
+Cell[10,10]    0.0004337021947714 [GeV]
+Cell[15,25]    1.8927791563328e-05 [GeV]
+Cell[14,2]    0.00016926402493846 [GeV]
+Cell[11,8]    7.5806271521515e-06 [GeV]
+Cell[13,42]    0.00057527386664526 [GeV]
+Cell[12,41]    0.0006670544460876 [GeV]
+Cell[14,40]    0.095021853497733 [GeV]
+Cell[14,41]    0.00039920732577904 [GeV]
+Cell[14,39]    0.011815546597322 [GeV]
+Cell[14,42]    0.0011377264306402 [GeV]
+Cell[15,41]    0.001315306999678 [GeV]
+Cell[15,42]    0.0012499513460908 [GeV]
+Cell[15,43]    1.2516356946435e-09 [GeV]
+Cell[15,40]    0.0030785125024233 [GeV]
+Cell[12,20]    0.00017294140168087 [GeV]
+Cell[14,43]    0.0010873393876868 [GeV]
+Cell[14,44]    0.00011759913629066 [GeV]
+Cell[12,44]    5.1479335070326e-09 [GeV]
+Cell[11,45]    8.7562537008807e-06 [GeV]
+Cell[11,46]    2.440019743517e-07 [GeV]
+Cell[12,45]    4.389913358068e-06 [GeV]
+Cell[16,29]    1.4726398396306e-05 [GeV]
+Cell[16,38]    0.0021202038984455 [GeV]
+Cell[15,39]    0.0098045773635509 [GeV]
+Cell[16,39]    0.0043130320594871 [GeV]
+Cell[12,18]    2.4243578081951e-07 [GeV]
+Cell[12,37]    0.0059906420656062 [GeV]
+Cell[12,19]    0.0013937246241858 [GeV]
+Cell[13,18]    2.9712236137129e-06 [GeV]
+Cell[17,3]    0.00050471364977977 [GeV]
+Cell[11,7]    1.2520763209523e-07 [GeV]
+Cell[16,17]    0.0011643838997479 [GeV]
+Cell[16,28]    7.4465731740929e-06 [GeV]
+Cell[17,36]    0.0072362334108715 [GeV]
+Cell[16,37]    4.2291722297705e-07 [GeV]
+Cell[6,7]    2.2412100798306e-05 [GeV]
+Cell[12,12]    3.0764657625696e-05 [GeV]
+Cell[17,27]    0.00010820487215881 [GeV]
+Cell[17,38]    0.00033813197738482 [GeV]
+Cell[17,37]    0.0053385619599042 [GeV]
+Cell[16,36]    0.0006789165509964 [GeV]
+Cell[18,35]    2.4342507726601e-05 [GeV]
+Cell[18,34]    0.0010658474867166 [GeV]
+Cell[17,33]    1.198431730154e-05 [GeV]
+Cell[18,32]    4.7273510972445e-10 [GeV]
+Cell[18,33]    0.00021654547502726 [GeV]
+Cell[18,39]    0.0010650003178899 [GeV]
+Cell[18,38]    0.0033875770583838 [GeV]
+Cell[19,38]    4.3762249788415e-08 [GeV]
+Cell[11,41]    1.0959064644794e-05 [GeV]
+Cell[11,40]    0.0073908482546112 [GeV]
+Cell[17,44]    0.00088778784096119 [GeV]
+Cell[16,33]    3.6400218959898e-08 [GeV]
+Cell[14,8]    7.9854216601234e-06 [GeV]
+Cell[11,13]    5.4526788822841e-05 [GeV]
+Cell[14,21]    0.00092451744078286 [GeV]
+Cell[13,8]    9.7284022569511e-05 [GeV]
+Cell[14,18]    2.4487739108281e-07 [GeV]
+Cell[13,45]    0.00036739873679767 [GeV]
+Cell[11,19]    3.1206403718897e-09 [GeV]
+Cell[13,38]    1.47625605255 [GeV]
+Cell[13,37]    0.056423439852234 [GeV]
+Cell[12,3]    0.0010913385983834 [GeV]
+Cell[12,38]    0.15939952576246 [GeV]
+Cell[19,1]    7.1479916118733e-07 [GeV]
+Cell[19,2]    6.9227535277605e-09 [GeV]
+Cell[10,8]    0.002096559041982 [GeV]
+Cell[11,14]    0.00047397995740276 [GeV]
+Cell[11,12]    0.000996080228045 [GeV]
+Cell[12,15]    0.001842359743514 [GeV]
+Cell[12,14]    0.0012828246985218 [GeV]
+Cell[11,37]    0.00073396162615541 [GeV]
+Cell[11,39]    0.0030679165587851 [GeV]
+Cell[16,25]    0.00087670908283199 [GeV]
+Cell[19,5]    7.2262406995719e-05 [GeV]
+Cell[12,9]    0.00090372365452083 [GeV]
+Cell[10,5]    7.393312451461e-05 [GeV]
+Cell[17,4]    1.6986526875257e-05 [GeV]
+Cell[16,4]    1.6665726434439e-09 [GeV]
+Cell[16,5]    1.3417445692312e-06 [GeV]
+Cell[17,5]    1.3865996152163e-08 [GeV]
+Cell[16,26]    0.00020554784795502 [GeV]
+Cell[18,37]    0.0024182711060798 [GeV]
+Cell[19,37]    2.2505003016704e-10 [GeV]
+Cell[19,36]    1.5429581026183e-09 [GeV]
+Cell[18,36]    1.3236557633718e-06 [GeV]
+Cell[18,19]    0.00031697661111218 [GeV]
+Cell[18,18]    1.7268757801503e-09 [GeV]
+Cell[18,20]    7.9219194049074e-10 [GeV]
+Cell[17,8]    0.00010946845638682 [GeV]
+Cell[17,9]    0.0040045560322367 [GeV]
+Cell[18,8]    0.00096334950233108 [GeV]
+Cell[18,7]    2.3028263626657e-08 [GeV]
+Cell[15,15]    9.2539544857573e-06 [GeV]
+Cell[15,14]    8.3976796886418e-06 [GeV]
+Cell[17,31]    2.1920252265772e-08 [GeV]
+Cell[10,20]    1.0899407914167e-07 [GeV]
+Cell[16,2]    0.0014371789171102 [GeV]
+Cell[13,3]    0.0050174658204584 [GeV]
+Cell[13,4]    2.6154278168633e-07 [GeV]
+Cell[16,27]    5.0825838115998e-10 [GeV]
+Cell[17,26]    0.0015287247103578 [GeV]
+Cell[14,7]    0.028344989808117 [GeV]
+Cell[11,15]    0.00038335895096873 [GeV]
+###  Total energy deposition in calorimeter by a source track in 183 cells : 2.7292055996004 (GeV)
+
+Source track ID 4013 (kaon+,2.4816178635047[GeV]) at (286.1724258485,-410.00651541651,-437.33987691543)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[9,45]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00051099891 (GeV)
-
-Source track ID 4174 (gamma,0.00051099891[GeV]) at (242.43433112673,437.29348850759,-845.08143112691)
+Cell[6,43]    0.00073721146519363 [GeV]
+Cell[6,39]    0.034318655714284 [GeV]
+Cell[7,31]    1.4293164310857e-06 [GeV]
+Cell[3,43]    8.9799607051759e-05 [GeV]
+Cell[6,41]    0.037179662009457 [GeV]
+Cell[7,41]    0.002877522632322 [GeV]
+Cell[5,42]    0.00079507196254917 [GeV]
+Cell[5,41]    0.01803311137677 [GeV]
+Cell[6,42]    0.0054716081550218 [GeV]
+Cell[7,42]    0.0054630240285576 [GeV]
+Cell[6,38]    0.0051128060664962 [GeV]
+Cell[7,40]    0.22954964219779 [GeV]
+Cell[4,42]    0.017034086519161 [GeV]
+Cell[7,38]    0.00035265667531723 [GeV]
+Cell[4,43]    0.0039708415637132 [GeV]
+Cell[7,37]    5.2390336266512e-05 [GeV]
+Cell[8,42]    0.0029128796261756 [GeV]
+Cell[6,16]    2.6294874260202e-08 [GeV]
+Cell[7,30]    1.2131679019262e-05 [GeV]
+Cell[6,37]    6.3026192754023e-07 [GeV]
+Cell[4,44]    6.3698759183808e-06 [GeV]
+Cell[3,40]    1.2223608791828e-12 [GeV]
+Cell[5,40]    0.27226100117006 [GeV]
+Cell[5,34]    0.0017601314346155 [GeV]
+Cell[4,41]    2.7165935989615e-10 [GeV]
+Cell[4,40]    8.4494512728952e-06 [GeV]
+Cell[4,39]    9.8606317783492e-05 [GeV]
+Cell[7,43]    2.3750579566695e-07 [GeV]
+Cell[5,39]    0.006178527323403 [GeV]
+Cell[5,38]    0.0044380306015341 [GeV]
+Cell[4,38]    1.0857912745223e-05 [GeV]
+Cell[6,15]    0.0014629090063579 [GeV]
+Cell[11,19]    0.001137071043589 [GeV]
+Cell[6,40]    1.0306254230245 [GeV]
+Cell[7,39]    0.0038693080324496 [GeV]
+Cell[9,37]    0.01181091209695 [GeV]
+Cell[5,43]    0.00059644994319006 [GeV]
+Cell[5,44]    0.00023775967842454 [GeV]
+###  Total energy deposition in calorimeter by a source track in 38 cells : 1.6984672321799 (GeV)
+
+Source track ID 4273 (gamma,0.19649521790461[GeV]) at (-493.90321005529,77.843555270025,489.46552462732)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[5,8]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00051099891 (GeV)
-
-Source track ID 4161 (neutron,1.0720069918119[GeV]) at (433.72979329084,-248.75382692913,302.46957413845)
+Cell[11,24]    0.0001187217751321 [GeV]
+Cell[12,22]    0.17601588755784 [GeV]
+Cell[12,23]    0.014514043549855 [GeV]
+Cell[17,47]    0.0014216686864033 [GeV]
+Cell[13,23]    0.0044248963353813 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.19649521790461 (GeV)
+
+Source track ID 4274 (gamma,0.89164369738079[GeV]) at (-456.12361675616,204.82003377911,886.89513235749)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[11,44]    2.1845878509339e-06 [GeV]
-Cell[12,45]    0.00061152048590168 [GeV]
-Cell[13,44]    0.0010747696831763 [GeV]
-Cell[13,45]    0.00046596874924455 [GeV]
-Cell[13,46]    0.003207607826198 [GeV]
-Cell[12,44]    0.086267704057025 [GeV]
-Cell[12,46]    2.9951145506857e-08 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.091629785340542 (GeV)
-
-Source track ID 4112 (pi-,0.19236787041647[GeV]) at (257.52295037171,-428.5812992092,1091.8387179306)
+Cell[14,45]    0.00019389752045186 [GeV]
+Cell[12,42]    0.00055515159768949 [GeV]
+Cell[15,22]    0.00046914970227635 [GeV]
+Cell[15,21]    0.00093762664226515 [GeV]
+Cell[14,44]    0.00078664452439133 [GeV]
+Cell[11,44]    0.0002768572983415 [GeV]
+Cell[12,45]    0.00098995875498053 [GeV]
+Cell[16,9]    0.0015753237105809 [GeV]
+Cell[14,21]    0.027071431476064 [GeV]
+Cell[14,19]    0.0022023822949204 [GeV]
+Cell[14,20]    0.81533238165098 [GeV]
+Cell[15,20]    0.032020430968219 [GeV]
+Cell[16,26]    0.00017707904555235 [GeV]
+###  Total energy deposition in calorimeter by a source track in 13 cells : 0.88258831518671 (GeV)
+
+Source track ID 4257 (pi-,0.85437906346709[GeV]) at (-165.59454069639,471.78220408527,873.2527971368)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[6,25]    0.00032567698927426 [GeV]
-Cell[15,42]    0.00015832706182096 [GeV]
-Cell[7,25]    0.0037186206393654 [GeV]
-Cell[14,32]    0.00016566072738453 [GeV]
-Cell[14,31]    0.00050586801020495 [GeV]
-Cell[15,33]    0.00021623032033403 [GeV]
-Cell[14,39]    0.00022292246683886 [GeV]
-Cell[14,40]    0.00046499703232075 [GeV]
-Cell[7,26]    4.5047421963318e-08 [GeV]
-Cell[6,24]    0.0016237125294442 [GeV]
-Cell[7,34]    1.2782635167241e-08 [GeV]
-Cell[7,33]    1.6349658835679e-09 [GeV]
-Cell[3,2]    1.159807218221e-05 [GeV]
-Cell[3,1]    1.1526067987688e-07 [GeV]
-Cell[15,37]    0.00090813927033957 [GeV]
-Cell[15,38]    0.0028412139126348 [GeV]
-Cell[15,39]    0.012142094205699 [GeV]
-Cell[17,14]    1.2404215754941e-05 [GeV]
-Cell[15,40]    0.017344187651243 [GeV]
-Cell[15,41]    0.00058974174037417 [GeV]
-Cell[15,11]    5.1234199190731e-08 [GeV]
-Cell[15,10]    0.00038814207789017 [GeV]
-Cell[15,9]    6.4912602247205e-06 [GeV]
-Cell[15,4]    0.00098184595152314 [GeV]
-Cell[7,24]    6.9564907462336e-06 [GeV]
-Cell[6,26]    0.00078426708888651 [GeV]
-Cell[2,15]    4.261324647814e-09 [GeV]
-###  Total energy deposition in calorimeter by a source track in 27 cells : 0.043419327935713 (GeV)
-
-Source track ID 4113 (neutron,0.99136435266906[GeV]) at (-13.516748167234,-499.81726412658,113.36355309646)
+Cell[14,16]    0.00027303534306061 [GeV]
+Cell[15,16]    0.014981391285052 [GeV]
+Cell[16,13]    0.008741387945543 [GeV]
+Cell[16,14]    0.0010004294618948 [GeV]
+Cell[14,15]    0.02173302731338 [GeV]
+Cell[18,39]    0.0017330711450185 [GeV]
+Cell[15,8]    0.0016413324586287 [GeV]
+Cell[14,14]    0.1572217060106 [GeV]
+Cell[15,15]    0.44698462023255 [GeV]
+Cell[15,14]    0.17101282245719 [GeV]
+Cell[15,13]    0.011318582827517 [GeV]
+Cell[15,12]    0.00032383683533226 [GeV]
+Cell[15,11]    0.0012908547776743 [GeV]
+Cell[13,10]    0.00064239491778712 [GeV]
+###  Total energy deposition in calorimeter by a source track in 14 cells : 0.83889849301123 (GeV)
+
+Source track ID 4233 (pi+,0.42899480355362[GeV]) at (-373.36523040636,-332.56338452031,-463.75862723666)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[11,32]    0.00054478470286369 [GeV]
-Cell[9,33]    0.0010138229477202 [GeV]
-Cell[10,33]    0.0042590905115942 [GeV]
-Cell[9,35]    1.1236051699484e-05 [GeV]
-Cell[9,34]    0.00060169783159129 [GeV]
-Cell[10,34]    0.0058571338616536 [GeV]
-Cell[11,33]    0.001068736291908 [GeV]
-Cell[11,34]    0.00058512488231004 [GeV]
-Cell[11,9]    1.3707827747567e-07 [GeV]
-Cell[11,8]    0.00016603280982929 [GeV]
-Cell[10,8]    0.00073381932909854 [GeV]
-Cell[10,7]    8.9908615336753e-07 [GeV]
-###  Total energy deposition in calorimeter by a source track in 12 cells : 0.014842515384699 (GeV)
-
-Source track ID 4114 (gamma,0.0048726883870148[GeV]) at (400.47945555085,-299.35965940937,239.85051805762)
+Cell[7,10]    4.9239111831412e-08 [GeV]
+Cell[7,9]    1.0330404620618e-08 [GeV]
+Cell[7,3]    0.0023702584168318 [GeV]
+Cell[3,43]    0.00060736453309737 [GeV]
+Cell[6,41]    1.5893601812422e-10 [GeV]
+Cell[9,29]    0.0037008808123448 [GeV]
+Cell[6,26]    0.0046786145646369 [GeV]
+Cell[6,25]    0.0011301452681628 [GeV]
+Cell[8,30]    0.0010570878256338 [GeV]
+Cell[6,42]    1.5563690268436e-06 [GeV]
+Cell[7,42]    6.5000556332961e-09 [GeV]
+Cell[8,3]    0.00041583723002672 [GeV]
+Cell[9,27]    0.0036582184579745 [GeV]
+Cell[7,28]    0.0063158709526301 [GeV]
+Cell[7,36]    5.202339409152e-06 [GeV]
+Cell[11,26]    5.6800205811669e-08 [GeV]
+Cell[6,35]    0.00035000971046543 [GeV]
+Cell[5,26]    0.0031405868998906 [GeV]
+Cell[11,27]    1.0690346221054e-07 [GeV]
+Cell[7,30]    0.0073873874357312 [GeV]
+Cell[7,29]    0.27838903666236 [GeV]
+Cell[10,29]    4.5127407414839e-05 [GeV]
+Cell[8,28]    6.1961025930941e-06 [GeV]
+Cell[14,15]    1.4829420251772e-08 [GeV]
+Cell[9,21]    1.6931444406509e-09 [GeV]
+Cell[7,27]    0.00029404110507778 [GeV]
+Cell[6,29]    2.2880807636056e-05 [GeV]
+Cell[8,27]    4.0633744504248e-05 [GeV]
+Cell[9,26]    0.0053490710310905 [GeV]
+Cell[8,26]    0.00014506590080964 [GeV]
+Cell[5,27]    5.0172480973742e-06 [GeV]
+Cell[9,28]    0.0039312435789141 [GeV]
+Cell[12,1]    0.0016354590288925 [GeV]
+###  Total energy deposition in calorimeter by a source track in 33 cells : 0.324683039888 (GeV)
+
+Source track ID 4247 (gamma,0.00012544983765603[GeV]) at (383.85053242926,320.40407106304,447.27059551167)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[11,43]    0.0043616894770148 [GeV]
-Cell[12,17]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0048726883870148 (GeV)
+Cell[12,5]    0.00012544983765603 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00012544983765603 (GeV)
 
-Source track ID 4115 (gamma,0.00029748494609147[GeV]) at (-169.81271369162,470.28038686372,-500.86691716264)
+Source track ID 4234 (kaon-,0.64315986013143[GeV]) at (450.25575974656,-217.41607763697,319.46942167801)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[7,14]    0.00029748494609147 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00029748494609147 (GeV)
-
-Source track ID 4095 (gamma,0.062293140479318[GeV]) at (-277.0923859633,416.19684001824,226.70075839137)
+Cell[10,0]    0.00015735983705963 [GeV]
+Cell[8,6]    1.0995427146554e-10 [GeV]
+Cell[9,1]    0.00016489708835979 [GeV]
+Cell[12,39]    0.0019995338538015 [GeV]
+Cell[8,7]    1.9692525903679e-05 [GeV]
+Cell[15,31]    1.0700512037147e-05 [GeV]
+Cell[9,43]    5.1448455778882e-06 [GeV]
+Cell[9,23]    5.5491899056506e-06 [GeV]
+Cell[7,18]    6.6923232225236e-06 [GeV]
+Cell[8,18]    0.00032826609027836 [GeV]
+Cell[8,17]    0.0057192169248878 [GeV]
+Cell[8,19]    2.9477725007382e-05 [GeV]
+Cell[6,4]    9.2663235272994e-07 [GeV]
+Cell[8,34]    1.33681751322e-08 [GeV]
+Cell[11,28]    0.0010850556638756 [GeV]
+Cell[12,17]    3.835528914351e-07 [GeV]
+Cell[12,42]    6.4997218149074e-05 [GeV]
+Cell[7,5]    2.5040558957357e-05 [GeV]
+Cell[12,32]    0.00075763337814856 [GeV]
+Cell[14,32]    0.00038265206217343 [GeV]
+Cell[12,31]    0.0013728516685002 [GeV]
+Cell[15,30]    0.00015685680192587 [GeV]
+Cell[15,7]    0.00010911583097902 [GeV]
+Cell[12,2]    1.1057504831115e-05 [GeV]
+Cell[11,30]    3.4079984061464e-09 [GeV]
+Cell[13,16]    0.00023472338871125 [GeV]
+Cell[12,33]    4.4102412648499e-06 [GeV]
+Cell[11,23]    2.4813846812322e-07 [GeV]
+Cell[10,26]    0.0022244645982979 [GeV]
+Cell[10,27]    0.0048267671371134 [GeV]
+Cell[12,22]    4.5131422230043e-06 [GeV]
+Cell[12,23]    1.3101085073686e-08 [GeV]
+Cell[11,4]    7.8730386121606e-10 [GeV]
+Cell[11,3]    1.4842953532934e-12 [GeV]
+Cell[10,3]    7.5850416324101e-06 [GeV]
+Cell[12,24]    1.4440127543139e-05 [GeV]
+Cell[9,41]    0.00027055967808512 [GeV]
+Cell[10,30]    0.00048725901467776 [GeV]
+Cell[10,40]    0.00017189668107288 [GeV]
+Cell[10,4]    3.3628642768235e-09 [GeV]
+Cell[10,29]    0.0001705936547512 [GeV]
+Cell[13,30]    7.4487492383923e-06 [GeV]
+Cell[10,46]    0.001802496458906 [GeV]
+Cell[9,46]    3.4338824916631e-06 [GeV]
+Cell[13,13]    1.3450211870236e-05 [GeV]
+Cell[12,13]    7.2632683441043e-09 [GeV]
+Cell[15,16]    8.6059851746541e-06 [GeV]
+Cell[5,3]    1.5594164324284e-09 [GeV]
+Cell[5,4]    2.4844530116752e-08 [GeV]
+Cell[5,5]    0.00025250914479147 [GeV]
+Cell[10,43]    7.4753902117664e-07 [GeV]
+Cell[6,3]    1.7652695532888e-08 [GeV]
+Cell[12,43]    0.0010380959305629 [GeV]
+Cell[8,15]    0.00044062657396096 [GeV]
+Cell[13,44]    0.0004376877807448 [GeV]
+Cell[11,44]    0.24790739671459 [GeV]
+Cell[12,44]    0.0032162217453082 [GeV]
+Cell[11,45]    0.10678148507208 [GeV]
+Cell[11,46]    0.0055523793494756 [GeV]
+Cell[12,46]    0.00097736962159047 [GeV]
+Cell[11,47]    0.0012678026891811 [GeV]
+Cell[12,45]    0.00023503169866233 [GeV]
+Cell[15,29]    5.4907286539674e-10 [GeV]
+Cell[10,45]    0.0011104808116474 [GeV]
+Cell[10,44]    0.0024047971084882 [GeV]
+Cell[16,17]    6.4053422192956e-09 [GeV]
+Cell[11,5]    2.7489565489304e-05 [GeV]
+Cell[12,12]    1.0877556633204e-09 [GeV]
+Cell[11,43]    0.01156317244981 [GeV]
+Cell[12,8]    3.6700811995161e-07 [GeV]
+Cell[16,16]    0.00024892109615666 [GeV]
+Cell[11,42]    0.0030907221583045 [GeV]
+Cell[11,41]    3.3446278621341e-08 [GeV]
+Cell[11,40]    6.5642272005789e-05 [GeV]
+Cell[13,45]    0.00029594054588154 [GeV]
+Cell[10,47]    8.6275365581969e-05 [GeV]
+Cell[15,6]    5.7176169357263e-06 [GeV]
+Cell[12,38]    6.2255958987407e-06 [GeV]
+Cell[12,9]    1.6750286653405e-05 [GeV]
+Cell[10,5]    6.4388798742243e-05 [GeV]
+Cell[16,26]    0.0028236259997271 [GeV]
+Cell[16,27]    0.0022393673867625 [GeV]
+Cell[12,1]    2.675093288417e-05 [GeV]
+Cell[11,2]    0.0013309227925216 [GeV]
+Cell[11,1]    7.2485417767894e-06 [GeV]
+Cell[5,6]    0.00031799551480901 [GeV]
+Cell[7,4]    2.7024865642034e-07 [GeV]
+Cell[13,15]    0.00020840431818976 [GeV]
+Cell[10,2]    0.00029439530374202 [GeV]
+###  Total energy deposition in calorimeter by a source track in 89 cells : 0.41700935044633 (GeV)
+
+Source track ID 4231 (gamma,0.062293140479318[GeV]) at (-277.09242361494,416.19681495081,226.70073295136)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[11,16]    0.062293140479318 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.062293140479318 (GeV)
+Cell[11,16]    0.061157438834984 [GeV]
+Cell[11,15]    0.0011357016443338 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.062293140479318 (GeV)
 
-Source track ID 4096 (gamma,0.18169391742921[GeV]) at (418.45377801005,273.67213169981,279.34344073323)
+Source track ID 4232 (gamma,0.18169391742921[GeV]) at (418.45378686543,273.67211815963,279.3434333234)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[11,5]    0.00011203095873025 [GeV]
-Cell[11,3]    0.0065389374934701 [GeV]
-Cell[11,4]    0.17453195006701 [GeV]
-Cell[11,0]    0.00036224687096124 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.18154516539017 (GeV)
+Cell[12,4]    0.00081425914775855 [GeV]
+Cell[11,4]    0.18014569490222 [GeV]
+Cell[11,3]    0.0007339633792249 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.18169391742921 (GeV)
 
-Source track ID 4074 (kaon+,1.7504960107628[GeV]) at (76.279097982964,494.14724446354,1961.8457031497)
+Source track ID 4229 (gamma,0.7351767605549[GeV]) at (77.493616261965,493.95823653285,1858.4984296615)
+Original primary track ID 25 (unknown,7.7728456153487[GeV])
+Cell[13,34]    0.00059788646344893 [GeV]
+Cell[19,3]    0.0006432695155883 [GeV]
+Cell[15,33]    0.00085525730539461 [GeV]
+Cell[19,13]    0.0010577194317354 [GeV]
+Cell[18,35]    0.00051099891 [GeV]
+Cell[13,0]    0.0011850091689897 [GeV]
+Cell[19,2]    0.0010610326525831 [GeV]
+Cell[16,25]    0.0004973278475728 [GeV]
+Cell[19,5]    0.0017877211128755 [GeV]
+Cell[19,10]    0.69066378374755 [GeV]
+Cell[19,11]    0.019704754893363 [GeV]
+Cell[19,9]    0.0040889796562238 [GeV]
+Cell[19,27]    0.0003066808696789 [GeV]
+Cell[16,46]    0.00039336262099963 [GeV]
+###  Total energy deposition in calorimeter by a source track in 14 cells : 0.72335378419601 (GeV)
+
+Source track ID 4230 (gamma,0.052165979709727[GeV]) at (-23.880191878672,499.42941086388,1922.4906998832)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[19,10]    0.047690635400046 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.047690635400046 (GeV)
+Cell[19,12]    0.051511802843621 [GeV]
+Cell[19,45]    0.0006541768661066 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.052165979709727 (GeV)
 
-Source track ID 3987 (pi-,0.45356042917129[GeV]) at (-499.8744197856,-11.20555415896,-199.68436595084)
+Source track ID 4017 (pi-,0.45810587155826[GeV]) at (-499.87609539854,-11.130554753123,-199.08418717915)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[8,24]    0.10506250730826 [GeV]
-Cell[8,25]    0.27580950385628 [GeV]
-Cell[9,25]    0.0039264965475551 [GeV]
-Cell[9,22]    0.0019105371181832 [GeV]
-Cell[10,23]    9.9164751873104e-08 [GeV]
-Cell[10,24]    7.799356533269e-07 [GeV]
-Cell[9,24]    0.0046100703661126 [GeV]
-Cell[10,22]    2.9237126000226e-09 [GeV]
-Cell[7,26]    1.4956850283738e-05 [GeV]
-Cell[8,27]    0.0073750418759135 [GeV]
-Cell[8,26]    0.0055154337964174 [GeV]
-Cell[7,28]    0.0013619352727362 [GeV]
-Cell[9,23]    1.9494205596857e-05 [GeV]
-Cell[7,27]    0.0035882596199467 [GeV]
-Cell[9,21]    2.4238321428811e-06 [GeV]
-###  Total energy deposition in calorimeter by a source track in 15 cells : 0.40919754267354 (GeV)
-
-Source track ID 4061 (gamma,0.43032370642417[GeV]) at (-193.66742330874,460.96955338607,1404.1021012468)
+Cell[7,31]    0.0098980652628813 [GeV]
+Cell[8,6]    2.160120454846e-07 [GeV]
+Cell[9,30]    4.371872957563e-06 [GeV]
+Cell[7,22]    0.00063759209824382 [GeV]
+Cell[9,25]    0.0014377468042475 [GeV]
+Cell[9,22]    0.001327818791188 [GeV]
+Cell[9,23]    0.0051209286322157 [GeV]
+Cell[9,24]    0.0035620674689736 [GeV]
+Cell[8,24]    0.087406164990966 [GeV]
+Cell[8,25]    0.08892435181464 [GeV]
+Cell[9,29]    3.554348394232e-06 [GeV]
+Cell[5,32]    0.0019136151284666 [GeV]
+Cell[7,23]    0.0016033703908387 [GeV]
+Cell[8,23]    0.0016387250663877 [GeV]
+Cell[6,33]    0.00077083096577007 [GeV]
+Cell[6,32]    0.0098153811627541 [GeV]
+Cell[7,26]    0.0017879931024361 [GeV]
+Cell[7,25]    0.0020435542406327 [GeV]
+Cell[8,29]    0.0022422708406829 [GeV]
+Cell[8,30]    4.6288106059365e-05 [GeV]
+Cell[7,13]    3.7103630922502e-05 [GeV]
+Cell[6,45]    5.5043531878027e-06 [GeV]
+Cell[7,28]    1.5286662687686e-08 [GeV]
+Cell[7,32]    0.0053388616109469 [GeV]
+Cell[10,23]    0.00073198209004772 [GeV]
+Cell[10,24]    0.00013089542599653 [GeV]
+Cell[7,30]    0.0013771235795049 [GeV]
+Cell[7,29]    0.0010859679960677 [GeV]
+Cell[4,5]    2.9596713662613e-05 [GeV]
+Cell[5,4]    2.9333538986975e-05 [GeV]
+Cell[5,5]    3.6293847952038e-05 [GeV]
+Cell[6,46]    3.3659220207483e-08 [GeV]
+Cell[8,22]    0.00090776532506436 [GeV]
+Cell[7,24]    0.003936260398422 [GeV]
+Cell[7,27]    0.0003709030126787 [GeV]
+Cell[8,27]    0.00039995776551814 [GeV]
+Cell[9,26]    0.00087078357018527 [GeV]
+Cell[8,26]    0.00053390760578949 [GeV]
+Cell[6,44]    2.1029952677054e-09 [GeV]
+Cell[6,28]    2.9423972591758e-10 [GeV]
+###  Total energy deposition in calorimeter by a source track in 40 cells : 0.23600719890883 (GeV)
+
+Source track ID 4141 (gamma,0.43032370642417[GeV]) at (-193.66747052296,460.96953354993,1404.1020424148)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[16,10]    0.00050631062254638 [GeV]
-Cell[15,30]    0.00067984843826467 [GeV]
-Cell[17,21]    0.00028918957312858 [GeV]
-Cell[16,46]    0.00039147662583598 [GeV]
-Cell[16,15]    0.0024860744728082 [GeV]
-Cell[17,14]    0.084312058599167 [GeV]
-Cell[17,15]    0.33376542887415 [GeV]
-Cell[18,27]    0.00050768429773624 [GeV]
-Cell[18,18]    0.00057240628013786 [GeV]
-Cell[17,41]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 10 cells : 0.42402147669377 (GeV)
-
-Source track ID 4062 (gamma,0.84468519705162[GeV]) at (143.95466877892,478.82883511413,1448.6318561742)
+Cell[8,41]    0.00049458185794221 [GeV]
+Cell[16,36]    0.0005805300795029 [GeV]
+Cell[17,15]    0.34165870698299 [GeV]
+Cell[16,15]    0.0005754625445764 [GeV]
+Cell[18,14]    0.0014653121389141 [GeV]
+Cell[17,14]    0.047463280044859 [GeV]
+Cell[18,9]    0.0010376521537172 [GeV]
+Cell[18,8]    0.00032811461417494 [GeV]
+Cell[16,40]    0.00051099891 [GeV]
+Cell[18,6]    0.0025021828490787 [GeV]
+Cell[18,26]    0.0065991530293266 [GeV]
+Cell[18,29]    0.00084582946772319 [GeV]
+Cell[16,0]    0.00058317287497694 [GeV]
+Cell[18,28]    0.0029171429968353 [GeV]
+Cell[18,42]    0.00038395688532506 [GeV]
+###  Total energy deposition in calorimeter by a source track in 15 cells : 0.40794607742995 (GeV)
+
+Source track ID 4142 (gamma,0.84468519705162[GeV]) at (143.95469446846,478.82882739085,1448.6318320075)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[6,46]    0.00021944372329849 [GeV]
-Cell[13,37]    0.00037389857074387 [GeV]
-Cell[18,4]    0.0020729395258086 [GeV]
-Cell[19,4]    0.0080148674462395 [GeV]
-Cell[11,20]    0.00051099891 [GeV]
-Cell[16,27]    0.00044948760880452 [GeV]
-Cell[16,29]    0.00047803194789748 [GeV]
-Cell[15,0]    0.00047056882795199 [GeV]
-Cell[15,18]    0.00051099891 [GeV]
-Cell[17,38]    0.00086229720566381 [GeV]
-Cell[19,37]    0.00051099891 [GeV]
-Cell[16,9]    0.00014302435520806 [GeV]
-Cell[19,19]    0.00089320123317727 [GeV]
-Cell[16,46]    0.00033355920091633 [GeV]
-Cell[16,18]    0.0007867540795962 [GeV]
-Cell[17,10]    0.0084127250893797 [GeV]
-Cell[17,8]    0.0016799361237109 [GeV]
-Cell[17,9]    0.79407314243613 [GeV]
-Cell[14,22]    0.00038080449225711 [GeV]
-Cell[17,16]    0.00039336786499061 [GeV]
-Cell[16,28]    0.0020652964649956 [GeV]
-Cell[18,33]    0.0031258334132896 [GeV]
-Cell[18,9]    0.0025878803224044 [GeV]
-Cell[17,44]    0.00034219074415944 [GeV]
-Cell[18,29]    0.00065256832952058 [GeV]
-Cell[16,1]    0.00032590839099104 [GeV]
-Cell[17,46]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 27 cells : 0.83118172303714 (GeV)
-
-Source track ID 3993 (pi-,1.127664455633[GeV]) at (-499.93044449045,-8.3397045261073,946.3210122116)
+Cell[3,29]    0.0013538744156616 [GeV]
+Cell[17,32]    0.00051099891 [GeV]
+Cell[11,33]    0.0025711995377793 [GeV]
+Cell[17,2]    0.003859111432586 [GeV]
+Cell[3,39]    0.000905690638791 [GeV]
+Cell[15,27]    0.00051099891 [GeV]
+Cell[15,28]    0.00048482881804379 [GeV]
+Cell[14,28]    0.00035459435682416 [GeV]
+Cell[13,18]    0.00051099891 [GeV]
+Cell[16,16]    0.0010021974640453 [GeV]
+Cell[16,8]    0.0035231685196088 [GeV]
+Cell[17,45]    0.00046124887097087 [GeV]
+Cell[14,19]    0.002497962037341 [GeV]
+Cell[17,20]    0.0012075908455771 [GeV]
+Cell[18,10]    0.0042918590325027 [GeV]
+Cell[19,2]    0.00024995109974434 [GeV]
+Cell[18,36]    0.00051099891 [GeV]
+Cell[17,8]    0.0025405851106699 [GeV]
+Cell[17,9]    0.74632829094592 [GeV]
+Cell[18,21]    0.0011508927367312 [GeV]
+Cell[17,10]    0.050773510893095 [GeV]
+Cell[17,29]    0.0010683757400021 [GeV]
+Cell[17,7]    0.0024399335261062 [GeV]
+Cell[18,16]    0.00050057569507365 [GeV]
+###  Total energy deposition in calorimeter by a source track in 24 cells : 0.82960943735707 (GeV)
+
+Source track ID 4023 (pi-,1.1276365587836[GeV]) at (-499.95187187041,-6.9372770791999,948.15567559705)
 Original primary track ID 25 (unknown,7.7728456153487[GeV])
-Cell[6,10]    1.6288992128466e-09 [GeV]
-Cell[18,4]    3.3582240575925e-08 [GeV]
-Cell[19,4]    0.0066925615776892 [GeV]
-Cell[15,32]    0.00018507947033686 [GeV]
-Cell[16,32]    0.00052310168900931 [GeV]
-Cell[16,31]    0.0061337032159015 [GeV]
-Cell[15,31]    2.0663014205184e-05 [GeV]
-Cell[14,31]    0.00022082789581043 [GeV]
-Cell[13,31]    0.00053053011714655 [GeV]
-Cell[16,30]    1.6494547890034e-06 [GeV]
-Cell[14,26]    8.2029267778694e-05 [GeV]
-Cell[14,25]    2.0778129965038e-08 [GeV]
-Cell[13,30]    0.012409607352402 [GeV]
-Cell[15,24]    2.6964015750877e-05 [GeV]
-Cell[13,18]    4.7544599510729e-09 [GeV]
-Cell[13,22]    2.2030167201592e-10 [GeV]
-Cell[8,34]    0.00058697767294973 [GeV]
-Cell[7,34]    0.001271837372372 [GeV]
-Cell[7,33]    9.0159869076956e-05 [GeV]
-Cell[15,3]    1.3456623829597e-06 [GeV]
-Cell[5,11]    1.3490274133119e-06 [GeV]
-Cell[17,25]    0.023665732868728 [GeV]
-Cell[10,30]    9.0679806237404e-07 [GeV]
-Cell[5,10]    9.6566509455442e-11 [GeV]
-Cell[9,4]    0.00075591799394533 [GeV]
-Cell[14,18]    0.0060465288714549 [GeV]
-Cell[15,27]    4.1780559990912e-07 [GeV]
-Cell[16,27]    0.0012047352815406 [GeV]
-Cell[16,26]    0.0070246158783564 [GeV]
-Cell[16,25]    0.0033660775553871 [GeV]
-Cell[14,30]    4.1551596947102e-05 [GeV]
-Cell[15,26]    0.090655673746186 [GeV]
-Cell[15,20]    0.00028220965823902 [GeV]
-Cell[18,5]    0.0018585780847388 [GeV]
-Cell[13,20]    0.001616244190655 [GeV]
-Cell[15,16]    0.0023619314429331 [GeV]
-Cell[15,18]    0.15066010425988 [GeV]
-Cell[18,24]    0.00021795555125271 [GeV]
-Cell[14,1]    0.0014657712129094 [GeV]
-Cell[16,45]    1.1823322507553e-05 [GeV]
-Cell[18,2]    2.9705174483752e-07 [GeV]
-Cell[17,11]    1.6765284271969e-10 [GeV]
-Cell[16,24]    0.0010438576968814 [GeV]
-Cell[16,46]    4.2954886943335e-05 [GeV]
-Cell[17,24]    0.02961625902106 [GeV]
-Cell[17,10]    9.015936166179e-07 [GeV]
-Cell[17,9]    0.00065847586326686 [GeV]
-Cell[12,30]    0.0018322435202056 [GeV]
-Cell[14,22]    0.08374748307943 [GeV]
-Cell[14,23]    0.082220269678993 [GeV]
-Cell[15,21]    0.0022573269778434 [GeV]
-Cell[14,20]    0.021967745727344 [GeV]
-Cell[14,21]    0.15253255752879 [GeV]
-Cell[15,2]    1.6530975699425e-11 [GeV]
-Cell[15,23]    0.00079290090344648 [GeV]
-Cell[14,24]    0.049985617459124 [GeV]
-Cell[15,17]    3.0765883377315e-05 [GeV]
-Cell[17,46]    0.0018781716459489 [GeV]
-Cell[13,21]    2.0475492306105e-08 [GeV]
-Cell[14,3]    7.2461496188225e-07 [GeV]
-Cell[13,19]    1.3288044370711e-05 [GeV]
-Cell[8,47]    0.00065993647720177 [GeV]
-Cell[15,8]    0.00044085378708355 [GeV]
-Cell[15,19]    0.024561604953341 [GeV]
-Cell[14,19]    0.0077367731908637 [GeV]
-Cell[18,3]    0.00068191202708433 [GeV]
-Cell[19,3]    0.0008247818884463 [GeV]
-Cell[19,2]    0.00053320207370916 [GeV]
-Cell[19,5]    0.0059049594463897 [GeV]
-Cell[15,25]    0.0080349529541784 [GeV]
-Cell[17,27]    2.3288114465004e-05 [GeV]
-Cell[17,23]    0.00071373831086714 [GeV]
-Cell[18,25]    0.0010344708176968 [GeV]
-Cell[16,23]    0.0022230568991123 [GeV]
-Cell[17,26]    0.0005694010445452 [GeV]
-###  Total energy deposition in calorimeter by a source track in 75 cells : 0.80258001767694 (GeV)
-
-Source track ID 3981 (gamma,0.21259862372436[GeV]) at (298.67434778315,-400.99081532662,-1192.0287459232)
+Cell[9,5]    1.479508675402e-06 [GeV]
+Cell[9,6]    0.0012015490901222 [GeV]
+Cell[8,4]    9.6445149893043e-08 [GeV]
+Cell[14,24]    0.077519113648697 [GeV]
+Cell[14,45]    3.4778204280883e-09 [GeV]
+Cell[14,26]    3.3426633124236e-05 [GeV]
+Cell[13,25]    1.8928096778836e-10 [GeV]
+Cell[14,23]    4.9189664335472e-05 [GeV]
+Cell[13,22]    1.8291198750831e-07 [GeV]
+Cell[13,24]    6.6111165040184e-07 [GeV]
+Cell[14,47]    1.4341788983074e-09 [GeV]
+Cell[14,46]    5.1867677655082e-06 [GeV]
+Cell[8,5]    1.9615958513327e-05 [GeV]
+Cell[15,22]    0.0036627157222421 [GeV]
+Cell[15,21]    3.6055200780538e-10 [GeV]
+Cell[15,25]    0.012327242145405 [GeV]
+Cell[14,25]    0.0024310947700873 [GeV]
+Cell[15,27]    2.8827536152676e-07 [GeV]
+Cell[16,28]    1.0909524007729e-08 [GeV]
+Cell[18,41]    1.6210095520819e-07 [GeV]
+Cell[18,40]    2.7866881234786e-06 [GeV]
+Cell[16,24]    0.075993284703243 [GeV]
+Cell[15,24]    0.637864397635 [GeV]
+Cell[16,23]    0.0050128869699134 [GeV]
+Cell[15,8]    0.0012090917991781 [GeV]
+Cell[15,23]    0.0062428427806223 [GeV]
+Cell[16,21]    0.0001106061822893 [GeV]
+Cell[16,22]    0.00058430355961991 [GeV]
+Cell[16,25]    0.005566381486421 [GeV]
+Cell[16,26]    0.0030593918149856 [GeV]
+Cell[16,27]    0.00047753050176095 [GeV]
+Cell[17,26]    0.0022679796537136 [GeV]
+Cell[13,23]    0.00026786904263895 [GeV]
+Cell[15,11]    0.00014486439127677 [GeV]
+Cell[18,42]    3.2335724540644e-08 [GeV]
+Cell[15,26]    0.0017552353554143 [GeV]
+Cell[17,22]    1.9315737881698e-06 [GeV]
+Cell[17,21]    0.0016896954241421 [GeV]
+Cell[16,20]    8.7620260875156e-05 [GeV]
+Cell[15,9]    5.1376088993038e-07 [GeV]
+Cell[15,10]    1.1256947800575e-09 [GeV]
+###  Total energy deposition in calorimeter by a source track in 41 cells : 0.83959126817074 (GeV)
+
+Source track ID 4011 (gamma,0.21259862372436[GeV]) at (298.67434158233,-400.99081994525,-1192.0286126728)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,6]    0.00022724982617047 [GeV]
-Cell[4,40]    0.0076676197656953 [GeV]
-Cell[3,39]    0.0013343093893774 [GeV]
-Cell[3,40]    0.18576974792249 [GeV]
-Cell[3,20]    0.00051099891 [GeV]
-Cell[3,41]    0.016298768505348 [GeV]
-Cell[8,45]    0.00018951305544159 [GeV]
-Cell[4,41]    0.00050618032145106 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.21250438769597 (GeV)
-
-Source track ID 3946 (pi-,0.62988802894614[GeV]) at (341.53803827384,365.17361406878,-1018.5353976966)
+Cell[3,39]    0.0052020013203644 [GeV]
+Cell[3,40]    0.084010518672698 [GeV]
+Cell[2,8]    0.00044731840905987 [GeV]
+Cell[0,19]    0.00051099891 [GeV]
+Cell[3,35]    0.00052598597313159 [GeV]
+Cell[4,17]    0.00051099891 [GeV]
+Cell[0,47]    0.0066925218778693 [GeV]
+Cell[1,11]    0.00044891831816974 [GeV]
+Cell[0,32]    0.0048663696045504 [GeV]
+Cell[3,41]    0.0039707827059505 [GeV]
+Cell[4,40]    0.090754598014855 [GeV]
+Cell[5,31]    0.00073181666251452 [GeV]
+Cell[4,2]    0.00051099891 [GeV]
+Cell[3,32]    0.0041089440219178 [GeV]
+Cell[1,3]    0.00011954375819411 [GeV]
+Cell[11,6]    0.00040669266788765 [GeV]
+Cell[14,14]    0.00047110940314681 [GeV]
+###  Total energy deposition in calorimeter by a source track in 17 cells : 0.20429011814031 (GeV)
+
+Source track ID 3957 (pi-,0.62977833300716[GeV]) at (339.67862272334,366.90384743796,-1029.4409315399)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[2,9]    0.0019494952628786 [GeV]
-Cell[3,9]    0.0040320411521171 [GeV]
-Cell[2,6]    0.010480024268224 [GeV]
-Cell[2,7]    0.0026675132283502 [GeV]
-Cell[2,4]    3.2949469641608e-10 [GeV]
-Cell[2,5]    0.0041616419030631 [GeV]
-Cell[3,6]    0.32733905055817 [GeV]
-Cell[4,6]    0.19798060556159 [GeV]
-Cell[3,5]    0.0026946846590755 [GeV]
-Cell[3,7]    0.00075405687041895 [GeV]
-Cell[3,4]    1.6668958064088e-05 [GeV]
-Cell[2,10]    0.00033204213554279 [GeV]
-Cell[3,10]    0.0006003486058496 [GeV]
-###  Total energy deposition in calorimeter by a source track in 13 cells : 0.55300817349283 (GeV)
-
-Source track ID 3947 (pi+,3.2624812772611[GeV]) at (499.98985406426,-3.1852523924424,-1674.5430356039)
+Cell[6,41]    2.3521696017497e-05 [GeV]
+Cell[2,5]    3.8010727848814e-08 [GeV]
+Cell[3,7]    0.0038124955143196 [GeV]
+Cell[5,42]    7.0878743360936e-05 [GeV]
+Cell[5,41]    5.1710686238948e-06 [GeV]
+Cell[4,24]    1.1360983415898e-06 [GeV]
+Cell[4,23]    1.5184108406174e-09 [GeV]
+Cell[4,5]    0.00052090890154787 [GeV]
+Cell[0,20]    0.0036746189316308 [GeV]
+Cell[3,6]    0.011705412285507 [GeV]
+Cell[2,29]    9.3654507065821e-07 [GeV]
+Cell[2,13]    1.984676317079e-06 [GeV]
+Cell[2,20]    0.00061859392726619 [GeV]
+Cell[2,15]    1.8250163411722e-06 [GeV]
+Cell[2,28]    1.7522526377434e-08 [GeV]
+Cell[2,14]    3.2744348864071e-06 [GeV]
+Cell[3,41]    4.0105979132932e-06 [GeV]
+Cell[4,41]    0.00091147384529647 [GeV]
+Cell[1,5]    3.0808088383765e-06 [GeV]
+Cell[4,3]    6.5984431785182e-10 [GeV]
+Cell[1,3]    8.323314395966e-06 [GeV]
+Cell[1,4]    0.00026190188396117 [GeV]
+Cell[4,4]    0.0015459890808205 [GeV]
+Cell[3,5]    0.0033278978858183 [GeV]
+Cell[5,6]    2.785226514834e-05 [GeV]
+Cell[4,6]    0.43606745998172 [GeV]
+Cell[4,7]    0.075995271461441 [GeV]
+Cell[5,7]    1.0609304013087e-08 [GeV]
+Cell[4,8]    0.003398675279831 [GeV]
+Cell[3,8]    1.6880221664906e-12 [GeV]
+###  Total energy deposition in calorimeter by a source track in 30 cells : 0.54199276256691 (GeV)
+
+Source track ID 3958 (pi+,3.2625049236695[GeV]) at (499.99188583093,-2.8485265013674,-1674.7959047907)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[8,10]    0.00065266467750882 [GeV]
-Cell[8,11]    3.3067865564021e-05 [GeV]
-Cell[7,9]    1.5256902086549e-05 [GeV]
-Cell[7,10]    0.00032202834687791 [GeV]
-Cell[8,8]    1.616580557311e-06 [GeV]
-Cell[7,30]    0.0011869193909854 [GeV]
-Cell[5,34]    5.9702957514673e-08 [GeV]
-Cell[7,12]    0.001621955672627 [GeV]
-Cell[4,21]    0.0048317378880514 [GeV]
-Cell[5,31]    0.00040370446440687 [GeV]
-Cell[7,11]    0.0010536349334456 [GeV]
-Cell[9,11]    5.8971559847123e-06 [GeV]
-Cell[8,25]    0.00082242389767372 [GeV]
-Cell[7,29]    0.0096764918996649 [GeV]
-Cell[3,37]    0.00093351292673617 [GeV]
-Cell[6,27]    5.0827718404889e-05 [GeV]
-Cell[10,11]    0.00083782386598784 [GeV]
-Cell[3,32]    0.00020968906004782 [GeV]
-Cell[8,23]    2.9646408496546e-06 [GeV]
-Cell[10,12]    4.4475302729552e-10 [GeV]
-Cell[6,32]    4.1015340801096e-05 [GeV]
-Cell[4,29]    0.00083378666859271 [GeV]
-Cell[7,25]    7.1164268592838e-06 [GeV]
-Cell[12,41]    2.277912478803e-07 [GeV]
-Cell[12,42]    1.2071920764356e-07 [GeV]
-Cell[11,30]    8.0154151760325e-08 [GeV]
-Cell[7,26]    0.0015454313687396 [GeV]
-Cell[2,37]    5.2078852490922e-08 [GeV]
-Cell[2,36]    0.0020248719820288 [GeV]
-Cell[4,9]    1.1114666040157e-07 [GeV]
-Cell[4,10]    1.6402249340899e-05 [GeV]
-Cell[7,28]    0.0020569265652149 [GeV]
-Cell[7,34]    0.0017587343414951 [GeV]
-Cell[8,39]    2.4106191542614e-06 [GeV]
-Cell[5,18]    0.00013974151228251 [GeV]
-Cell[5,12]    0.0011781660516059 [GeV]
-Cell[2,6]    5.3239153465256e-05 [GeV]
-Cell[2,43]    1.5372972939076e-09 [GeV]
-Cell[1,44]    0.011269062662658 [GeV]
-Cell[1,46]    0.014015253103626 [GeV]
-Cell[2,47]    0.001433982958182 [GeV]
-Cell[2,46]    9.6225013829667e-05 [GeV]
-Cell[3,46]    0.010246228208269 [GeV]
-Cell[1,45]    0.00024550233889443 [GeV]
-Cell[7,23]    8.0482466844842e-05 [GeV]
-Cell[10,29]    0.00059300914820892 [GeV]
-Cell[10,30]    9.6141418735442e-05 [GeV]
-Cell[0,24]    0.00087373481565237 [GeV]
-Cell[5,37]    2.2526341199409e-06 [GeV]
-Cell[0,23]    0.00091656865924607 [GeV]
-Cell[0,5]    0.00019276623056339 [GeV]
-Cell[0,10]    0.0016164463803753 [GeV]
-Cell[1,11]    0.0005565273840585 [GeV]
-Cell[1,37]    0.00021892021045994 [GeV]
-Cell[1,38]    0.00032066107810499 [GeV]
-Cell[4,18]    0.00083243508559724 [GeV]
-Cell[4,0]    1.5947012550896e-05 [GeV]
-Cell[0,3]    2.4672525228198e-08 [GeV]
-Cell[0,4]    1.4016153500052e-09 [GeV]
-Cell[1,4]    0.0047539141960451 [GeV]
-Cell[2,4]    0.00099839925071603 [GeV]
-Cell[1,43]    0.0065112491947773 [GeV]
-Cell[0,42]    6.9823464763203e-06 [GeV]
-Cell[0,41]    0.003549318005767 [GeV]
-Cell[17,12]    0.00088607528465752 [GeV]
-Cell[4,19]    2.4873391453184e-07 [GeV]
-Cell[1,2]    0.0022981539350697 [GeV]
-Cell[4,20]    0.0014179829912721 [GeV]
-Cell[2,1]    1.167063601315e-11 [GeV]
-Cell[3,24]    2.2451387774936e-05 [GeV]
-Cell[5,20]    8.2440945050166e-06 [GeV]
-Cell[1,31]    0.0018486857700414 [GeV]
-Cell[0,33]    0.0020429503440638 [GeV]
-Cell[1,23]    0.0022883196415117 [GeV]
-Cell[0,25]    2.6808530941366e-05 [GeV]
-Cell[1,25]    8.575472747907e-09 [GeV]
-Cell[2,44]    2.9850145149339e-06 [GeV]
-Cell[0,16]    0.0010882065714203 [GeV]
-Cell[1,27]    0.00047417999365655 [GeV]
-Cell[1,1]    0.020778837866238 [GeV]
-Cell[1,35]    0.00058339297908799 [GeV]
-Cell[0,26]    2.0204237389407e-06 [GeV]
-Cell[3,38]    9.1113623852834e-08 [GeV]
-Cell[1,47]    0.57228074167186 [GeV]
-Cell[0,11]    0.00034368224806769 [GeV]
-Cell[1,40]    0.0045787681181036 [GeV]
-Cell[1,26]    0.00036178037916648 [GeV]
-Cell[3,35]    0.00022649932932609 [GeV]
-Cell[0,46]    0.0091052080004439 [GeV]
-Cell[4,23]    0.00011276933099077 [GeV]
-Cell[3,23]    0.0072019193805291 [GeV]
-Cell[4,22]    0.00051084228528428 [GeV]
-Cell[2,0]    0.0039354568365289 [GeV]
-Cell[3,47]    0.00093656289134265 [GeV]
-Cell[4,24]    0.001608054954754 [GeV]
-Cell[3,30]    0.00034947725867858 [GeV]
-Cell[1,3]    0.0033787641747097 [GeV]
-Cell[4,47]    6.3737388700247e-11 [GeV]
-Cell[4,46]    3.4901208096016e-08 [GeV]
-Cell[2,19]    2.6667644851841e-07 [GeV]
-Cell[5,23]    3.4131884749513e-06 [GeV]
-Cell[7,21]    5.6272464396898e-05 [GeV]
-Cell[5,4]    5.5576121085323e-06 [GeV]
-Cell[5,5]    0.00039552164626468 [GeV]
-Cell[15,20]    0.0017305948147945 [GeV]
-Cell[1,30]    0.0021008546868103 [GeV]
-Cell[10,31]    3.7082581256982e-06 [GeV]
-Cell[17,11]    0.00044912840867687 [GeV]
-Cell[18,13]    4.5764616079396e-05 [GeV]
-Cell[18,15]    4.1968824749347e-05 [GeV]
-Cell[18,14]    0.0013921038799994 [GeV]
-Cell[1,41]    0.0014647989856592 [GeV]
-Cell[1,42]    0.00066820260973396 [GeV]
-Cell[14,20]    2.3924322075572e-06 [GeV]
-Cell[4,30]    0.0082602488622059 [GeV]
-Cell[7,27]    8.0490710115555e-07 [GeV]
-Cell[5,8]    1.7663696780801e-09 [GeV]
-Cell[7,24]    1.0822520853253e-05 [GeV]
-Cell[14,19]    9.4119263518451e-06 [GeV]
-Cell[3,5]    3.2062274282112e-05 [GeV]
-Cell[3,4]    0.0013871197247418 [GeV]
-Cell[3,10]    0.00052256843613013 [GeV]
-Cell[1,0]    0.8948682699313 [GeV]
-Cell[0,35]    0.00069670433245972 [GeV]
-Cell[0,36]    0.00042557966919412 [GeV]
-Cell[0,2]    5.9488852230061e-08 [GeV]
-Cell[0,47]    0.0039368821899767 [GeV]
-Cell[0,0]    0.011250188550578 [GeV]
-Cell[0,38]    8.0211583159553e-06 [GeV]
-Cell[2,45]    2.8297101255703e-05 [GeV]
-Cell[0,32]    0.00095976418946755 [GeV]
-Cell[0,31]    0.0033525644779382 [GeV]
-Cell[1,32]    0.00078835761024675 [GeV]
-Cell[1,29]    1.4103117791819e-08 [GeV]
-Cell[0,1]    0.00018434635386052 [GeV]
-Cell[1,34]    7.907918818546e-07 [GeV]
-Cell[6,28]    0.00079007442884995 [GeV]
-Cell[0,43]    0.060342550532426 [GeV]
-Cell[5,28]    0.004185732624809 [GeV]
-Cell[5,30]    0.0017206013163049 [GeV]
-Cell[0,6]    0.00028009742464303 [GeV]
-Cell[0,7]    3.556983632734e-06 [GeV]
-Cell[0,27]    5.0948636157955e-08 [GeV]
-Cell[1,36]    1.3723620213568e-09 [GeV]
-Cell[5,35]    1.8440508836647e-05 [GeV]
-Cell[4,31]    2.1877155252241e-06 [GeV]
-Cell[17,13]    0.00027333781783091 [GeV]
-Cell[3,45]    0.0014110051828818 [GeV]
-Cell[3,44]    3.7454188145603e-07 [GeV]
-Cell[0,44]    0.015133776243488 [GeV]
-Cell[0,45]    0.00034108451891314 [GeV]
-Cell[5,29]    0.00012253499701103 [GeV]
-Cell[8,22]    0.0050477446705595 [GeV]
-Cell[3,12]    0.0049074441870864 [GeV]
-Cell[8,41]    0.0019477587430966 [GeV]
-Cell[2,34]    8.1792710417517e-05 [GeV]
-Cell[3,34]    0.0047951715637651 [GeV]
-Cell[2,35]    0.00056401098023399 [GeV]
-Cell[5,16]    2.9085748911939e-06 [GeV]
-Cell[0,40]    6.4380001276731e-09 [GeV]
-Cell[5,9]    1.4076607556035e-07 [GeV]
-Cell[4,12]    0.00095189439872856 [GeV]
-Cell[5,13]    1.7419678215447e-07 [GeV]
-Cell[2,32]    1.017190865241e-06 [GeV]
-Cell[3,33]    1.737739724922e-05 [GeV]
-Cell[2,33]    3.9555686147651e-05 [GeV]
-Cell[1,13]    0.0050271425015086 [GeV]
-Cell[1,14]    0.0026439336779867 [GeV]
-Cell[0,13]    0.00021034204100044 [GeV]
-Cell[0,14]    0.00015790129764741 [GeV]
-Cell[1,15]    0.0012456390874679 [GeV]
-Cell[0,15]    1.3547269190894e-09 [GeV]
-Cell[5,21]    7.6953555976957e-05 [GeV]
-Cell[3,11]    1.6462171333842e-07 [GeV]
-Cell[3,13]    0.0010295172070841 [GeV]
-###  Total energy deposition in calorimeter by a source track in 175 cells : 1.778920384186 (GeV)
-
-Source track ID 3943 (gamma,0.53051937575115[GeV]) at (475.84610310408,-153.52682554089,-782.17055226591)
+Cell[1,30]    1.6169354069007e-07 [GeV]
+Cell[9,24]    0.00099432977820707 [GeV]
+Cell[2,5]    0.0054823545797458 [GeV]
+Cell[9,15]    0.0016356041028321 [GeV]
+Cell[9,27]    0.0017128308834026 [GeV]
+Cell[11,36]    3.6723960656673e-06 [GeV]
+Cell[11,34]    1.9398734821152e-08 [GeV]
+Cell[4,15]    0.00056152660018984 [GeV]
+Cell[11,33]    1.8605971945362e-09 [GeV]
+Cell[2,16]    2.0562657009577e-05 [GeV]
+Cell[2,7]    0.00010422049512158 [GeV]
+Cell[2,6]    0.0013268761052614 [GeV]
+Cell[3,14]    0.0059731473193239 [GeV]
+Cell[1,1]    0.002487323365964 [GeV]
+Cell[1,22]    0.0027925935730402 [GeV]
+Cell[0,37]    5.838549870532e-06 [GeV]
+Cell[1,23]    0.0047300515813812 [GeV]
+Cell[2,2]    0.017640310456004 [GeV]
+Cell[2,3]    9.8023596219718e-06 [GeV]
+Cell[0,11]    9.9929699633776e-06 [GeV]
+Cell[4,18]    6.7489223738448e-09 [GeV]
+Cell[4,19]    1.2106645637004e-06 [GeV]
+Cell[2,13]    0.0017878757623163 [GeV]
+Cell[1,18]    0.0010134020612304 [GeV]
+Cell[1,17]    0.0012324946241217 [GeV]
+Cell[3,15]    0.0010832184093797 [GeV]
+Cell[1,37]    0.00030353418967434 [GeV]
+Cell[1,13]    5.1362384510867e-08 [GeV]
+Cell[1,12]    0.0040452169394206 [GeV]
+Cell[0,47]    1.496789728487 [GeV]
+Cell[0,0]    0.039985238454968 [GeV]
+Cell[1,47]    0.20697059188181 [GeV]
+Cell[1,0]    0.010063572704522 [GeV]
+Cell[0,1]    0.0024005059198985 [GeV]
+Cell[1,11]    0.00058271024078007 [GeV]
+Cell[4,29]    1.4115328667685e-08 [GeV]
+Cell[1,2]    0.00090566636440902 [GeV]
+Cell[0,2]    4.7428609854137e-05 [GeV]
+Cell[3,25]    0.0010867749866376 [GeV]
+Cell[1,6]    9.7375004770583e-10 [GeV]
+Cell[2,14]    1.7769673888779e-07 [GeV]
+Cell[0,10]    6.5259354014415e-06 [GeV]
+Cell[1,16]    6.7019112175331e-06 [GeV]
+Cell[0,3]    1.6686167633679e-06 [GeV]
+Cell[8,28]    1.6698044786949e-05 [GeV]
+Cell[1,5]    8.5799974611632e-05 [GeV]
+Cell[1,29]    7.1017420850694e-09 [GeV]
+Cell[1,3]    0.00055737475381147 [GeV]
+Cell[1,4]    0.00019133137700317 [GeV]
+Cell[2,4]    0.00035131048506003 [GeV]
+Cell[9,21]    0.00030808654828263 [GeV]
+Cell[8,27]    0.00034166555226386 [GeV]
+Cell[19,45]    0.0031330872823331 [GeV]
+Cell[0,46]    0.057345406937346 [GeV]
+Cell[1,46]    0.00053714489490301 [GeV]
+Cell[0,43]    6.8611435608545e-09 [GeV]
+Cell[0,44]    0.0049799892449484 [GeV]
+Cell[0,45]    0.011045008568479 [GeV]
+Cell[4,14]    4.0531392136927e-05 [GeV]
+Cell[11,35]    0.0011526694972478 [GeV]
+Cell[2,39]    0.00039556903236099 [GeV]
+Cell[1,38]    1.1741137888748e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 62 cells : 1.8942989670733 (GeV)
+
+Source track ID 3954 (gamma,0.53051937575115[GeV]) at (475.84610210006,-153.52682865279,-782.17055876445)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[7,30]    0.0013234617894168 [GeV]
-Cell[5,47]    0.00015544205736854 [GeV]
-Cell[5,46]    0.012404749016469 [GeV]
-Cell[6,45]    0.045178272654953 [GeV]
-Cell[3,26]    0.00051099891 [GeV]
-Cell[5,45]    0.46995828017125 [GeV]
-Cell[5,44]    0.00098817115169348 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.53051937575115 (GeV)
-
-Source track ID 3944 (gamma,0.17927399228015[GeV]) at (168.15423032776,-470.87594419643,-1264.5234723672)
+Cell[4,21]    0.00051099891 [GeV]
+Cell[6,17]    0.0017604320467993 [GeV]
+Cell[5,12]    0.00047918800246215 [GeV]
+Cell[6,45]    0.23198532451904 [GeV]
+Cell[4,32]    0.00051099891 [GeV]
+Cell[13,29]    0.00075144518470726 [GeV]
+Cell[5,45]    0.26287102554891 [GeV]
+Cell[1,19]    0.0010809304545395 [GeV]
+Cell[4,17]    0.00051099891 [GeV]
+Cell[1,25]    0.00051099891 [GeV]
+Cell[3,19]    0.0013401661478611 [GeV]
+Cell[2,19]    0.00051099891 [GeV]
+Cell[6,46]    0.0025020878365775 [GeV]
+Cell[3,24]    0.00051551178190393 [GeV]
+Cell[0,9]    0.00034330894042293 [GeV]
+Cell[0,8]    0.00096675142872048 [GeV]
+Cell[5,46]    0.006828792611311 [GeV]
+Cell[11,42]    0.0001978800704521 [GeV]
+Cell[5,44]    0.0031801740693234 [GeV]
+Cell[7,27]    0.00051099891 [GeV]
+Cell[6,44]    0.002666563469648 [GeV]
+Cell[4,9]    0.00054032504127675 [GeV]
+Cell[6,30]    0.0016338645573836 [GeV]
+Cell[1,8]    0.001038174369715 [GeV]
+###  Total energy deposition in calorimeter by a source track in 24 cells : 0.52374793954106 (GeV)
+
+Source track ID 3955 (gamma,0.17927399228015[GeV]) at (168.15424367584,-470.8759394297,-1264.5234727884)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[1,25]    0.00073170901349555 [GeV]
-Cell[3,38]    0.1566010146195 [GeV]
-Cell[3,39]    0.00079526278811749 [GeV]
-Cell[1,29]    0.0024430239109383 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.16057101033206 (GeV)
+Cell[2,38]    0.0041147380108634 [GeV]
+Cell[2,24]    0.00051574536261553 [GeV]
+Cell[3,38]    0.17464350890667 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.17927399228015 (GeV)
 
-Source track ID 3935 (gamma,0.032780237466954[GeV]) at (-224.35719453581,446.83760949591,-131.06251602711)
+Source track ID 3936 (gamma,7.7476962708127e-05[GeV]) at (-253.9883068916,430.68543040407,-127.68310745372)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,14]    0.00045691314709196 [GeV]
-Cell[9,15]    0.032323324319862 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.032780237466954 (GeV)
+Cell[9,16]    7.7476962708127e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 7.7476962708127e-05 (GeV)
 
-Source track ID 3936 (gamma,6.289511804903e-05[GeV]) at (-221.91282787752,448.05657770354,-131.74551959358)
+Source track ID 3946 (e-,0.12651735758365[GeV]) at (-231.80218789592,443.02115715467,-130.26906658855)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,15]    6.289511804903e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 6.289511804903e-05 (GeV)
+Cell[8,14]    0.0037440509276987 [GeV]
+Cell[9,15]    0.11730392909602 [GeV]
+Cell[9,16]    0.0049583786499362 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.12600635867365 (GeV)
 
-Source track ID 3937 (gamma,0.017245058026456[GeV]) at (-219.39305684444,449.29576740545,-132.04653970382)
+Source track ID 3942 (gamma,0.0001854787311665[GeV]) at (-160.09743510096,473.67585042315,-135.7383119974)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,15]    0.017082473284267 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.017082473284267 (GeV)
+Cell[9,14]    0.0001854787311665 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0001854787311665 (GeV)
 
-Source track ID 3939 (gamma,0.00026120054485321[GeV]) at (-326.84872757052,378.37799788774,-20.960470543568)
+Source track ID 3914 (e+,0.20773555192743[GeV]) at (-106.28874402124,488.57210613623,-142.3333677378)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,17]    0.00026120054485321 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00026120054485321 (GeV)
-
-Source track ID 3940 (gamma,0.0017291660728107[GeV]) at (-191.52460966289,461.86396687063,-134.67774976171)
+Cell[8,9]    0.00023497286081378 [GeV]
+Cell[6,47]    0.0016401703046438 [GeV]
+Cell[9,12]    0.0047902026926159 [GeV]
+Cell[4,33]    0.00037702770860145 [GeV]
+Cell[9,24]    0.00038998059888499 [GeV]
+Cell[9,13]    0.1979977093905 [GeV]
+Cell[8,4]    0.00042835962271096 [GeV]
+Cell[8,46]    0.00026117657714991 [GeV]
+Cell[11,37]    0.00099593632496885 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.20711553608089 (GeV)
+
+Source track ID 3922 (gamma,0.00019817156566512[GeV]) at (-499.88148040714,-10.886025260159,-251.20325378128)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,14]    0.0017291660728107 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0017291660728107 (GeV)
+Cell[8,24]    0.00019817156566512 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00019817156566512 (GeV)
 
-Source track ID 3941 (gamma,0.17657273234075[GeV]) at (-148.446590787,477.45534836644,-140.42615686207)
+Source track ID 3924 (gamma,0.052097703786023[GeV]) at (-499.72252087352,16.65539347532,-128.71133818176)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[7,1]    0.00078998227690721 [GeV]
-Cell[8,14]    0.0032993796188614 [GeV]
-Cell[9,14]    0.10707999467997 [GeV]
-Cell[9,13]    0.065403375765013 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.17657273234075 (GeV)
+Cell[9,23]    0.049671320945488 [GeV]
+Cell[9,24]    0.001915383930535 [GeV]
+Cell[11,34]    0.00029557081085343 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.051882275686876 (GeV)
 
-Source track ID 3911 (e+,0.11362844075843[GeV]) at (-111.20820786021,487.47588094645,-147.11273502291)
+Source track ID 3915 (e-,0.45695095189373[GeV]) at (-499.97169049411,5.3205924912432,-130.36609082794)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,12]    0.0022885900299098 [GeV]
-Cell[5,25]    0.00026584362908994 [GeV]
-Cell[11,3]    0.00050135045239208 [GeV]
-Cell[6,47]    0.00068235348996622 [GeV]
-Cell[6,40]    0.0003377521407787 [GeV]
-Cell[9,13]    0.10833219601693 [GeV]
-Cell[10,5]    0.00027009607699863 [GeV]
-Cell[7,19]    0.0013610610219876 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.11403924285805 (GeV)
-
-Source track ID 3920 (gamma,0.27545702837091[GeV]) at (-493.60050816029,79.740443589804,-130.61617810366)
+Cell[9,7]    0.0016803367083921 [GeV]
+Cell[9,25]    0.00051099891 [GeV]
+Cell[9,22]    0.001410645178524 [GeV]
+Cell[9,23]    0.19973398678883 [GeV]
+Cell[9,24]    0.23969141643365 [GeV]
+Cell[8,24]    0.0012249434283184 [GeV]
+Cell[8,23]    0.00027739448236137 [GeV]
+Cell[8,33]    0.0045333244659254 [GeV]
+Cell[8,35]    0.001763456963104 [GeV]
+Cell[10,43]    0.0020322547234196 [GeV]
+Cell[13,44]    0.0028418049294763 [GeV]
+Cell[12,0]    0.00040427746939851 [GeV]
+###  Total energy deposition in calorimeter by a source track in 12 cells : 0.4561048404814 (GeV)
+
+Source track ID 3916 (gamma,0.14815181584447[GeV]) at (-470.4546795945,169.32924864781,-336.66123220926)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,22]    0.23164813144276 [GeV]
-Cell[8,23]    0.0022744451655235 [GeV]
-Cell[9,24]    0.00062075714820958 [GeV]
-Cell[11,34]    0.0009806267870718 [GeV]
-Cell[9,23]    0.034671964246635 [GeV]
-Cell[9,21]    0.0043141430283582 [GeV]
-Cell[8,22]    0.00039259100015372 [GeV]
-Cell[8,21]    0.00055436955219899 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.27545702837091 (GeV)
-
-Source track ID 3922 (gamma,0.0058467026144737[GeV]) at (-498.81787414017,34.361729267883,-135.00225834871)
-Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[14,40]    0.00051099891 [GeV]
-Cell[9,23]    0.0053357037044737 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.0058467026144737 (GeV)
+Cell[8,20]    0.00051099891 [GeV]
+Cell[7,21]    0.0042060673233995 [GeV]
+Cell[7,20]    0.00097119437743292 [GeV]
+Cell[8,21]    0.14246355523364 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.14815181584447 (GeV)
 
-Source track ID 3928 (gamma,0.021859166172418[GeV]) at (-493.37975432282,-81.095117142504,-146.91297648829)
+Source track ID 3864 (pi+,0.18776346345506[GeV]) at (-499.9435787111,-7.5111986754206,1572.646453802)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[9,25]    0.019197707612471 [GeV]
-Cell[9,26]    0.0016650697128831 [GeV]
-Cell[7,16]    0.00069559093193256 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.021558368257287 (GeV)
+Cell[17,24]    0.058476510762274 [GeV]
+Cell[17,23]    0.035089514718902 [GeV]
+Cell[18,23]    0.00037088965541467 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.09393691513659 (GeV)
 
-Source track ID 3912 (e-,0.2092592792842[GeV]) at (-489.48562621379,-101.99912612417,-152.28765658241)
-Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[7,30]    0.00036977572331668 [GeV]
-Cell[7,47]    0.0010212029315569 [GeV]
-Cell[8,25]    0.00051099891 [GeV]
-Cell[6,5]    0.00040940108817755 [GeV]
-Cell[9,25]    0.18404542331778 [GeV]
-Cell[9,26]    0.015001065427884 [GeV]
-Cell[2,9]    0.0016043564558374 [GeV]
-Cell[10,44]    0.00051099891 [GeV]
-Cell[2,8]    0.0018657736370489 [GeV]
-Cell[13,39]    0.001375183854439 [GeV]
-Cell[8,46]    0.00028053136179787 [GeV]
-Cell[10,13]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 12 cells : 0.20750571052784 (GeV)
-
-Source track ID 3913 (gamma,0.14815181584447[GeV]) at (-470.45468180925,169.32924249449,-336.66124839571)
-Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[7,1]    0.00046907357784578 [GeV]
-Cell[7,2]    0.0011263107026169 [GeV]
-Cell[8,20]    0.0056839164153616 [GeV]
-Cell[8,2]    0.00085544041444343 [GeV]
-Cell[8,22]    0.0014579404033077 [GeV]
-Cell[8,21]    0.13855913433089 [GeV]
-###  Total energy deposition in calorimeter by a source track in 6 cells : 0.14815181584447 (GeV)
-
-Source track ID 3858 (pi+,0.18772837537208[GeV]) at (-499.80065747182,-14.117464033343,1566.9105402252)
+Source track ID 3855 (pi-,0.95101653547763[GeV]) at (-378.21309384482,-327.03953223476,-223.23966352979)
 Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[17,24]    0.089415094757226 [GeV]
-Cell[12,4]    0.00034963436333154 [GeV]
-Cell[17,23]    0.0035785830783683 [GeV]
-Cell[18,22]    0.0039551654608609 [GeV]
-Cell[18,23]    0.0057527991742908 [GeV]
-###  Total energy deposition in calorimeter by a source track in 5 cells : 0.10305127683408 (GeV)
-
-Source track ID 3848 (pi-,0.95213357518426[GeV]) at (-379.20617004478,-325.88752753054,-223.23684216419)
-Original primary track ID 27 (unknown,1.8699577628705[GeV])
-Cell[7,30]    0.00066769540127939 [GeV]
-Cell[9,27]    5.4925343163745e-05 [GeV]
-Cell[8,31]    0.0065468941599884 [GeV]
-Cell[7,29]    0.0030824026994635 [GeV]
-Cell[8,29]    0.23144094287188 [GeV]
-Cell[6,30]    0.0017194764490007 [GeV]
-Cell[6,31]    5.8450094074942e-06 [GeV]
-Cell[8,27]    1.9204274698495e-05 [GeV]
-Cell[8,32]    0.00078298198793454 [GeV]
-Cell[8,30]    0.43406637338959 [GeV]
-Cell[7,31]    1.3457825209684e-05 [GeV]
-Cell[7,32]    0.0065014801215597 [GeV]
-Cell[9,31]    0.0069662512475041 [GeV]
-Cell[9,28]    0.010134142119207 [GeV]
-Cell[9,29]    0.0022311822807636 [GeV]
-Cell[8,28]    0.0039297782796577 [GeV]
-Cell[9,30]    0.00019729812403875 [GeV]
-###  Total energy deposition in calorimeter by a source track in 17 cells : 0.70836033158435 (GeV)
-
-Source track ID 3804 (pi-,0.29747966513282[GeV]) at (-493.18217346277,82.288175204816,1854.3762267234)
+Cell[7,14]    7.0423680472572e-05 [GeV]
+Cell[7,8]    3.441673470661e-09 [GeV]
+Cell[8,8]    1.0009680408984e-09 [GeV]
+Cell[6,27]    3.0682800375871e-05 [GeV]
+Cell[9,30]    0.0017354300860849 [GeV]
+Cell[6,47]    7.0023202274797e-05 [GeV]
+Cell[10,33]    0.0011393991665128 [GeV]
+Cell[6,0]    1.2086515198462e-06 [GeV]
+Cell[9,20]    0.0010759522926658 [GeV]
+Cell[9,25]    6.4546475186944e-08 [GeV]
+Cell[9,39]    5.0712494953586e-08 [GeV]
+Cell[9,42]    3.1242661656279e-06 [GeV]
+Cell[9,43]    3.18484832178e-08 [GeV]
+Cell[8,24]    0.0001456889885236 [GeV]
+Cell[8,25]    1.6223756347244e-08 [GeV]
+Cell[9,29]    0.0010592621503416 [GeV]
+Cell[8,14]    8.8890208934345e-06 [GeV]
+Cell[6,33]    0.0021213861104366 [GeV]
+Cell[9,38]    3.8295021095109e-06 [GeV]
+Cell[8,29]    0.3044428331957 [GeV]
+Cell[8,30]    0.17115460577269 [GeV]
+Cell[8,3]    0.00081241518295167 [GeV]
+Cell[7,13]    0.003282784469032 [GeV]
+Cell[6,13]    1.714163326028e-06 [GeV]
+Cell[6,12]    3.9336366512543e-07 [GeV]
+Cell[8,34]    0.0020843422088476 [GeV]
+Cell[7,38]    2.1695562759191e-05 [GeV]
+Cell[8,31]    0.002069458125392 [GeV]
+Cell[7,35]    3.8344760167774e-06 [GeV]
+Cell[5,35]    3.0010562909411e-08 [GeV]
+Cell[6,35]    7.8336405988466e-07 [GeV]
+Cell[8,33]    3.430401271703e-05 [GeV]
+Cell[6,34]    0.0017979012730217 [GeV]
+Cell[15,30]    2.6775524020195e-12 [GeV]
+Cell[14,29]    2.7873510844074e-06 [GeV]
+Cell[13,11]    2.4140579625964e-08 [GeV]
+Cell[12,2]    2.0339541606518e-10 [GeV]
+Cell[12,4]    1.885676200618e-05 [GeV]
+Cell[7,34]    6.1343852574964e-06 [GeV]
+Cell[10,30]    5.3324214939494e-05 [GeV]
+Cell[7,20]    0.00034631120697524 [GeV]
+Cell[8,32]    0.00051572646720729 [GeV]
+Cell[7,30]    0.052860309360649 [GeV]
+Cell[8,35]    7.7457116813093e-06 [GeV]
+Cell[9,34]    0.0019680111868323 [GeV]
+Cell[9,35]    5.4299957775584e-05 [GeV]
+Cell[9,33]    0.01472119706107 [GeV]
+Cell[9,32]    0.0045445398458195 [GeV]
+Cell[8,36]    0.0022230589057263 [GeV]
+Cell[7,29]    0.10429156864137 [GeV]
+Cell[10,34]    0.0022226206021298 [GeV]
+Cell[10,32]    5.8981677575503e-06 [GeV]
+Cell[10,29]    0.0079359724173725 [GeV]
+Cell[0,18]    3.5644403251354e-06 [GeV]
+Cell[5,34]    5.132159230925e-10 [GeV]
+Cell[6,46]    4.1145330916379e-06 [GeV]
+Cell[4,40]    1.6971738950815e-06 [GeV]
+Cell[8,28]    0.0023495494376488 [GeV]
+Cell[6,2]    0.00167348723412 [GeV]
+Cell[14,43]    1.9452946842648e-05 [GeV]
+Cell[12,47]    3.9264326915145e-08 [GeV]
+Cell[15,27]    5.8338121921111e-05 [GeV]
+Cell[15,29]    2.474597081914e-06 [GeV]
+Cell[15,28]    9.0332774228955e-05 [GeV]
+Cell[11,7]    8.4369761461858e-06 [GeV]
+Cell[12,12]    0.0008958842073996 [GeV]
+Cell[11,13]    0.00073449958540937 [GeV]
+Cell[12,0]    6.3399435020983e-08 [GeV]
+Cell[12,3]    1.212064354263e-06 [GeV]
+Cell[11,14]    5.5156135069183e-05 [GeV]
+Cell[11,12]    0.00039846890813408 [GeV]
+Cell[12,15]    2.379438403409e-06 [GeV]
+Cell[8,26]    0.00084050823309076 [GeV]
+Cell[9,28]    1.2483245740555e-05 [GeV]
+Cell[6,28]    6.0674856649712e-07 [GeV]
+Cell[12,16]    2.4221823707649e-07 [GeV]
+Cell[9,31]    9.0631044713518e-09 [GeV]
+###  Total energy deposition in calorimeter by a source track in 77 cells : 0.69210395072506 (GeV)
+
+Source track ID 3798 (pi-,0.29740195194574[GeV]) at (-496.2993845302,60.720020709316,1848.9640706952)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[19,24]    0.00013407953597982 [GeV]
-Cell[18,24]    0.0037332183315435 [GeV]
-Cell[18,25]    6.8785028867069e-06 [GeV]
-Cell[18,22]    0.00079724745724468 [GeV]
-Cell[19,22]    0.062028522547147 [GeV]
-Cell[19,23]    0.0014601420562631 [GeV]
-Cell[19,21]    2.3318861998405e-06 [GeV]
-Cell[19,25]    0.00019822495288599 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.06836064527015 (GeV)
-
-Source track ID 3805 (pi+,3.7104014802371[GeV]) at (208.98002967888,454.23270159183,1948.2398376235)
+Cell[11,21]    0.00082579959504119 [GeV]
+Cell[11,20]    4.9761250828624e-06 [GeV]
+Cell[16,14]    0.00014007273801121 [GeV]
+Cell[17,18]    0.0011372471715363 [GeV]
+Cell[17,17]    0.0068329824758779 [GeV]
+Cell[18,24]    3.1471329223223e-06 [GeV]
+Cell[19,23]    0.16597658306295 [GeV]
+Cell[16,16]    0.001136749520978 [GeV]
+Cell[17,15]    2.5020776956808e-06 [GeV]
+Cell[16,15]    0.00017315772068798 [GeV]
+Cell[19,22]    0.011891339222638 [GeV]
+Cell[17,20]    0.00063834024822779 [GeV]
+Cell[17,19]    0.0049196433225694 [GeV]
+Cell[18,19]    2.9330279785654e-05 [GeV]
+Cell[18,18]    4.9926151987165e-06 [GeV]
+Cell[18,20]    0.00026546599702942 [GeV]
+Cell[17,26]    0.0021057809849862 [GeV]
+Cell[18,23]    2.3775931569844e-05 [GeV]
+Cell[18,22]    7.650867337361e-08 [GeV]
+Cell[18,25]    3.2276766091854e-08 [GeV]
+Cell[13,2]    1.0633689700626e-05 [GeV]
+Cell[19,21]    5.6042157787033e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 22 cells : 0.19617867085572 (GeV)
+
+Source track ID 3799 (pi+,3.7103548912684[GeV]) at (209.54740169949,453.97123966282,1947.4567247705)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[19,8]    0.078824786939389 [GeV]
-Cell[19,9]    0.0011248684380636 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.079949655377452 (GeV)
+Cell[19,8]    0.073925691122081 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.073925691122081 (GeV)
 
-Source track ID 3693 (pi+,0.59337689231277[GeV]) at (-418.12094922388,274.18036366618,364.19452059622)
+Source track ID 3601 (pi+,0.59771813309481[GeV]) at (-419.60579676119,271.90251069897,365.87408128961)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[8,10]    3.663277506007e-06 [GeV]
-Cell[8,11]    0.0001141302463684 [GeV]
-Cell[10,16]    0.0022236064381204 [GeV]
-Cell[10,12]    7.4122217483819e-09 [GeV]
-Cell[11,12]    1.8156015676141e-06 [GeV]
-Cell[12,18]    0.00035527849456787 [GeV]
-Cell[12,42]    0.0008193683770877 [GeV]
-Cell[12,8]    6.3163212416839e-07 [GeV]
-Cell[13,8]    0.0011130137423143 [GeV]
-Cell[13,17]    5.6584830359662e-05 [GeV]
-Cell[13,18]    0.0012273089490845 [GeV]
-Cell[11,18]    0.00035492747369695 [GeV]
-Cell[9,38]    0.0015990310288304 [GeV]
-Cell[9,39]    9.1456811861804e-05 [GeV]
-Cell[13,15]    1.8686538396651e-09 [GeV]
-Cell[12,15]    5.1803899774541e-06 [GeV]
-Cell[11,20]    0.17927164433329 [GeV]
-Cell[11,19]    0.11968923611544 [GeV]
-Cell[10,14]    0.0024124285226839 [GeV]
-Cell[11,15]    0.046906498292546 [GeV]
-Cell[1,21]    0.00013789575962903 [GeV]
-Cell[1,20]    2.2974694467848e-05 [GeV]
-Cell[2,21]    0.002850215162528 [GeV]
-Cell[2,20]    1.318467764122e-08 [GeV]
-Cell[12,43]    0.00025753043622547 [GeV]
-Cell[12,19]    1.0379011102486e-05 [GeV]
-Cell[13,9]    5.2492338611387e-05 [GeV]
-Cell[13,43]    0.00035673841108292 [GeV]
-Cell[11,43]    0.0013629281279303 [GeV]
-Cell[14,44]    0.00098370722204174 [GeV]
-Cell[14,45]    1.6061677570178e-07 [GeV]
-Cell[14,43]    0.0011855861736791 [GeV]
-Cell[10,15]    0.00094248183106424 [GeV]
-Cell[16,33]    0.00097469863374772 [GeV]
-Cell[11,14]    7.0333223187617e-06 [GeV]
-Cell[12,17]    0.064406575095522 [GeV]
-Cell[10,18]    0.0010003530224219 [GeV]
-Cell[8,17]    2.4794410041068e-05 [GeV]
-Cell[10,13]    0.011307122165772 [GeV]
-Cell[10,17]    0.00026570942514604 [GeV]
-Cell[8,18]    2.709613085608e-05 [GeV]
-Cell[12,16]    0.007853335683217 [GeV]
-Cell[11,13]    2.5890395249917e-07 [GeV]
-###  Total energy deposition in calorimeter by a source track in 43 cells : 0.45027589360111 (GeV)
-
-Source track ID 3791 (gamma,0.15251351239083[GeV]) at (-487.09323516882,-112.87240695923,-730.31336363223)
+Cell[2,1]    1.0123229984629e-06 [GeV]
+Cell[14,5]    6.7931547960143e-08 [GeV]
+Cell[12,17]    6.4913921814878e-06 [GeV]
+Cell[17,39]    0.0006237261078827 [GeV]
+Cell[13,11]    0.00114779690526 [GeV]
+Cell[14,9]    0.0021240489883296 [GeV]
+Cell[15,17]    2.519596705497e-09 [GeV]
+Cell[9,46]    2.5241111870855e-08 [GeV]
+Cell[1,1]    1.0680492977144e-06 [GeV]
+Cell[2,2]    1.1351545254001e-08 [GeV]
+Cell[12,13]    8.8147935457528e-08 [GeV]
+Cell[15,16]    1.7782109580367e-09 [GeV]
+Cell[12,10]    0.0074136207199244 [GeV]
+Cell[12,11]    0.0036167289558316 [GeV]
+Cell[11,10]    5.2677933126688e-12 [GeV]
+Cell[11,9]    8.4692146629095e-12 [GeV]
+Cell[11,18]    0.00015098289598438 [GeV]
+Cell[12,18]    0.001059532841731 [GeV]
+Cell[12,19]    0.26229441824193 [GeV]
+Cell[16,17]    7.3655209882872e-07 [GeV]
+Cell[12,8]    1.5741037659268e-05 [GeV]
+Cell[17,38]    4.0556523011674e-05 [GeV]
+Cell[17,37]    3.878230927512e-09 [GeV]
+Cell[13,8]    0.0020081816503111 [GeV]
+Cell[4,12]    1.9160885130987e-08 [GeV]
+Cell[15,3]    9.9983755289372e-05 [GeV]
+Cell[11,19]    0.12219506811239 [GeV]
+Cell[15,2]    6.4069421305817e-05 [GeV]
+Cell[12,15]    1.1415067856433e-05 [GeV]
+Cell[12,14]    1.1812569224276e-05 [GeV]
+Cell[12,9]    0.0090637108988812 [GeV]
+Cell[15,11]    0.00131403870242 [GeV]
+Cell[13,10]    0.024399914109147 [GeV]
+Cell[15,10]    0.00052144072271415 [GeV]
+Cell[11,17]    0.00037082819790487 [GeV]
+Cell[13,12]    3.1469124369323e-06 [GeV]
+Cell[13,9]    0.0026224316208385 [GeV]
+Cell[14,11]    5.059006268857e-05 [GeV]
+Cell[14,10]    0.00063429996538331 [GeV]
+###  Total energy deposition in calorimeter by a source track in 39 cells : 0.44186761332571 (GeV)
+
+Source track ID 3769 (gamma,0.15251351239083[GeV]) at (-487.0932364848,-112.87240128021,-730.31341557864)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[6,43]    0.00068991746099016 [GeV]
-Cell[6,25]    0.14105931968372 [GeV]
-Cell[5,43]    0.0011303681721971 [GeV]
-Cell[6,14]    0.0006372790442647 [GeV]
-Cell[5,25]    0.0055798058524517 [GeV]
-Cell[10,4]    0.0010930636647235 [GeV]
-Cell[5,40]    0.00051099891 [GeV]
-Cell[6,26]    0.0013017606924853 [GeV]
-Cell[5,42]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 9 cells : 0.15251351239083 (GeV)
-
-Source track ID 3792 (gamma,0.13352323164713[GeV]) at (-462.29599803999,-190.47942197574,2.9650246920206)
+Cell[6,47]    0.00033316446693969 [GeV]
+Cell[6,24]    0.0043609762201735 [GeV]
+Cell[6,25]    0.14141699498314 [GeV]
+Cell[7,13]    0.00061794183396065 [GeV]
+Cell[5,20]    0.0013141353243582 [GeV]
+Cell[9,18]    0.00064805237005843 [GeV]
+Cell[5,25]    0.0010292654971253 [GeV]
+Cell[3,5]    0.00051099891 [GeV]
+Cell[5,23]    0.00029576545299652 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.15052729505875 (GeV)
+
+Source track ID 3770 (gamma,0.13352323164713[GeV]) at (-462.29599660695,-190.47942545375,2.9650586593773)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[9,27]    0.0039348161293399 [GeV]
-Cell[9,25]    0.0015770022530043 [GeV]
-Cell[10,24]    0.0026426083111737 [GeV]
-Cell[9,26]    0.00061026049694937 [GeV]
-Cell[10,25]    0.0090716063480471 [GeV]
-Cell[10,26]    0.081224361069373 [GeV]
-Cell[9,28]    0.0010809038523329 [GeV]
-Cell[10,27]    0.033381673186909 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.13352323164713 (GeV)
-
-Source track ID 3785 (pi-,0.85381383458441[GeV]) at (324.01386523191,-380.80837062422,734.36320862401)
+Cell[8,19]    0.00041575166001067 [GeV]
+Cell[9,27]    0.0069186703267318 [GeV]
+Cell[10,26]    0.076794321395111 [GeV]
+Cell[10,27]    0.033197629989758 [GeV]
+Cell[9,26]    0.015622307335958 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.13294868070757 (GeV)
+
+Source track ID 3754 (pi-,0.85364238438202[GeV]) at (323.94007559807,-380.87114280491,733.33651733461)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[13,41]    0.084959955677106 [GeV]
-Cell[15,42]    0.16747399578233 [GeV]
-Cell[13,40]    0.0017792523924693 [GeV]
-Cell[18,44]    3.4659960533645e-08 [GeV]
-Cell[13,44]    5.353474466574e-08 [GeV]
-Cell[14,39]    6.0647666628938e-05 [GeV]
-Cell[14,40]    0.00044097068511314 [GeV]
-Cell[16,42]    0.010374478157674 [GeV]
-Cell[13,43]    1.4142645057291e-05 [GeV]
-Cell[13,42]    0.00077247708023015 [GeV]
-Cell[14,44]    0.00043210260423109 [GeV]
-Cell[14,42]    0.16368242631487 [GeV]
-Cell[14,43]    0.0030316604433342 [GeV]
-Cell[14,41]    0.077530625573019 [GeV]
-Cell[16,43]    0.011312889152697 [GeV]
-Cell[16,44]    2.9957113321871e-05 [GeV]
-Cell[12,39]    1.4554970384779e-06 [GeV]
-Cell[13,39]    1.5552479605049e-05 [GeV]
-Cell[15,43]    0.086421977811564 [GeV]
-Cell[15,41]    0.0044315442699831 [GeV]
-Cell[17,45]    0.0035534308472545 [GeV]
-Cell[17,44]    0.004985861900144 [GeV]
-Cell[15,44]    0.00015106935189215 [GeV]
-Cell[16,41]    0.0012658855406033 [GeV]
-Cell[18,45]    0.00023387997967438 [GeV]
-###  Total energy deposition in calorimeter by a source track in 25 cells : 0.62295632716054 (GeV)
-
-Source track ID 3782 (gamma,0.37778731993224[GeV]) at (315.89622112269,-387.56880354384,149.20559116824)
+Cell[14,13]    0.00065757855628748 [GeV]
+Cell[12,42]    0.00034872558326617 [GeV]
+Cell[15,34]    5.3833104902878e-07 [GeV]
+Cell[14,1]    0.0011383725122291 [GeV]
+Cell[13,40]    1.521715967101e-07 [GeV]
+Cell[13,41]    0.092284419715134 [GeV]
+Cell[12,43]    0.0037807568664031 [GeV]
+Cell[13,42]    0.017626957500354 [GeV]
+Cell[12,41]    0.00045291472386771 [GeV]
+Cell[14,40]    0.0001693106626027 [GeV]
+Cell[14,41]    0.16980728698047 [GeV]
+Cell[14,39]    2.4344958540041e-06 [GeV]
+Cell[14,42]    0.093445784837398 [GeV]
+Cell[13,43]    0.0011516523547432 [GeV]
+Cell[15,41]    0.0036251855088198 [GeV]
+Cell[15,42]    0.010012238085201 [GeV]
+Cell[16,11]    0.00073210468110801 [GeV]
+Cell[15,43]    0.039801996755631 [GeV]
+Cell[14,43]    0.010622720064942 [GeV]
+Cell[14,44]    0.00019806077411897 [GeV]
+Cell[13,44]    0.0012118106265689 [GeV]
+Cell[12,44]    0.00068358006249036 [GeV]
+Cell[12,45]    0.00043498835144294 [GeV]
+Cell[14,15]    1.7720964853652e-05 [GeV]
+Cell[16,10]    2.5199245719705e-06 [GeV]
+Cell[14,14]    0.0043305547426935 [GeV]
+Cell[13,45]    0.0038344079306289 [GeV]
+Cell[15,44]    0.0015812316390848 [GeV]
+Cell[19,37]    0.0012803567477271 [GeV]
+Cell[15,15]    0.00012319234427503 [GeV]
+Cell[15,14]    0.011740795210349 [GeV]
+Cell[15,13]    0.052578094530712 [GeV]
+Cell[15,12]    1.6353634805682e-05 [GeV]
+Cell[15,11]    6.7471431975719e-06 [GeV]
+Cell[16,0]    6.5860863464877e-06 [GeV]
+Cell[16,1]    7.173007998631e-06 [GeV]
+Cell[17,1]    4.7703074642413e-07 [GeV]
+###  Total energy deposition in calorimeter by a source track in 37 cells : 0.52371578113957 (GeV)
+
+Source track ID 3751 (gamma,0.37778731993224[GeV]) at (315.89620771519,-387.56881447191,149.20557708399)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[11,41]    0.0043191128488195 [GeV]
-Cell[11,40]    0.00088468351186214 [GeV]
-Cell[10,39]    0.0035150299537638 [GeV]
-Cell[12,11]    0.00056152977088841 [GeV]
-Cell[10,40]    0.017205001812414 [GeV]
-Cell[10,41]    0.34122936837375 [GeV]
-Cell[10,42]    0.0051080335317531 [GeV]
-Cell[8,18]    0.0028843930778924 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.37570715288115 (GeV)
-
-Source track ID 3783 (gamma,0.13885684299554[GeV]) at (475.10690395845,-155.7993254511,345.3325908261)
+Cell[10,40]    0.013953427081722 [GeV]
+Cell[10,41]    0.35212005378748 [GeV]
+Cell[11,42]    0.00049857201799506 [GeV]
+Cell[11,41]    0.0057694598510663 [GeV]
+Cell[11,40]    0.0039656202332431 [GeV]
+Cell[10,42]    0.0014801869607384 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.37778731993224 (GeV)
+
+Source track ID 3752 (gamma,0.13885684299554[GeV]) at (475.10692103553,-155.79927337488,345.33261956878)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[12,45]    0.0012163496330167 [GeV]
-Cell[11,45]    0.13272373438434 [GeV]
-Cell[11,46]    0.0049167589781898 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.13885684299554 (GeV)
+Cell[11,45]    0.13368014429169 [GeV]
+Cell[11,46]    0.0014741338409335 [GeV]
+Cell[12,45]    0.001440040614629 [GeV]
+Cell[17,31]    0.0022625242482879 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.13885684299554 (GeV)
 
-Source track ID 3708 (gamma,0.1484777566564[GeV]) at (-237.22756680472,440.1398431725,-159.00519163365)
+Source track ID 3629 (gamma,0.1484777566564[GeV]) at (-237.22760741012,440.13982128691,-159.00519731139)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[8,15]    0.0060417016161458 [GeV]
-Cell[8,14]    0.0016341682185282 [GeV]
-Cell[9,15]    0.14080188682173 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.1484777566564 (GeV)
-
-Source track ID 3709 (gamma,0.20137908385321[GeV]) at (152.32663211712,476.23166331929,-66.015736602336)
+Cell[9,14]    0.0017122219880622 [GeV]
+Cell[9,15]    0.13216058925584 [GeV]
+Cell[8,16]    0.0016255227373754 [GeV]
+Cell[8,15]    0.0026902585559725 [GeV]
+Cell[9,16]    0.010289164119151 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.1484777566564 (GeV)
+
+Source track ID 3630 (gamma,0.20137908385321[GeV]) at (152.32666325519,476.23165335952,-66.015726323853)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[9,10]    0.00087821504440354 [GeV]
-Cell[9,9]    0.19650372480555 [GeV]
-Cell[13,41]    0.00036658150473827 [GeV]
-Cell[6,1]    0.0022734584513377 [GeV]
-Cell[5,23]    0.00013926435769209 [GeV]
-Cell[10,9]    0.0008461051371845 [GeV]
-Cell[3,11]    0.00010413819192751 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.20111148749283 (GeV)
-
-Source track ID 3698 (pi-,0.39863090190415[GeV]) at (389.05812500422,-314.06014609976,367.72739951852)
+Cell[9,10]    0.01093709258753 [GeV]
+Cell[9,8]    0.00053768363801706 [GeV]
+Cell[8,43]    0.00066139280431427 [GeV]
+Cell[9,9]    0.18875712371099 [GeV]
+Cell[9,19]    0.00024277263779054 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.20113606537865 (GeV)
+
+Source track ID 3619 (gamma,0.0001771245855782[GeV]) at (386.33379763528,-317.4054139499,295.45041144217)
 Original primary track ID 29 (unknown,1.6025887774154[GeV])
-Cell[8,9]    0.0013526080219664 [GeV]
-Cell[8,10]    3.545947785608e-05 [GeV]
-Cell[10,46]    0.0005919023153416 [GeV]
-Cell[17,30]    6.1598257161677e-10 [GeV]
-Cell[13,41]    0.0030567423310646 [GeV]
-Cell[11,42]    0.02683217261566 [GeV]
-Cell[13,40]    1.1174520125223e-06 [GeV]
-Cell[11,41]    0.00070207247898736 [GeV]
-Cell[11,40]    0.0011345337210181 [GeV]
-Cell[6,30]    7.1198291552719e-06 [GeV]
-Cell[6,31]    0.00048937619767435 [GeV]
-Cell[12,41]    0.0020107437674467 [GeV]
-Cell[12,42]    6.7343315138714e-05 [GeV]
-Cell[11,44]    0.00034162251389716 [GeV]
-Cell[12,45]    0.0053906228490963 [GeV]
-Cell[11,47]    0.01506937264531 [GeV]
-Cell[11,3]    0.0065133764998582 [GeV]
-Cell[12,38]    5.048407325603e-07 [GeV]
-Cell[11,45]    0.0033612513004977 [GeV]
-Cell[11,46]    0.0019828287773356 [GeV]
-Cell[12,43]    0.10593030080151 [GeV]
-Cell[12,44]    0.00095239636156793 [GeV]
-Cell[12,46]    0.00025933707616502 [GeV]
-Cell[16,29]    1.4138333881419e-10 [GeV]
-Cell[11,43]    0.037447981175936 [GeV]
-Cell[12,40]    0.00063331237178363 [GeV]
-Cell[12,47]    2.0153855148237e-06 [GeV]
-Cell[14,41]    3.8417056202888e-12 [GeV]
-Cell[11,39]    0.00010737215491713 [GeV]
-Cell[10,41]    9.1241561107381e-05 [GeV]
-Cell[10,42]    9.1176648857072e-06 [GeV]
-Cell[14,7]    1.5829537180252e-05 [GeV]
-Cell[17,32]    2.9640621796716e-06 [GeV]
-Cell[14,17]    0.0026240002719113 [GeV]
-Cell[12,39]    3.3112039239768e-05 [GeV]
-Cell[11,2]    0.0066336334092462 [GeV]
-Cell[12,4]    0.00019566059838053 [GeV]
-Cell[11,0]    0.0014355945757951 [GeV]
-Cell[18,27]    4.8636440886185e-05 [GeV]
-Cell[16,1]    0.00097923562758379 [GeV]
-Cell[17,28]    0.0017973819028963 [GeV]
-Cell[17,29]    0.00017283448715898 [GeV]
-Cell[14,8]    0.00046039786840174 [GeV]
-Cell[14,9]    1.072455427493e-05 [GeV]
-Cell[17,31]    0.00030469107204112 [GeV]
-Cell[14,6]    0.00031394023700682 [GeV]
-Cell[10,47]    2.911761506698e-05 [GeV]
-Cell[10,0]    2.9013928383392e-08 [GeV]
-Cell[12,3]    9.1301796305629e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 49 cells : 0.22952293137413 (GeV)
-
-Source track ID 3690 (gamma,0.094503470007519[GeV]) at (318.07142848478,385.78564823182,-1059.6707251638)
+Cell[11,42]    0.0001771245855782 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0001771245855782 (GeV)
+
+Source track ID 3606 (pi-,0.39601933843722[GeV]) at (385.14120531364,-318.85145753087,347.98508279498)
+Original primary track ID 29 (unknown,1.6025887774154[GeV])
+Cell[8,9]    0.001136873888243 [GeV]
+Cell[9,11]    3.1929138151554e-07 [GeV]
+Cell[11,28]    4.2077741818503e-07 [GeV]
+Cell[12,42]    1.58854717738e-05 [GeV]
+Cell[10,11]    2.9502976123013e-06 [GeV]
+Cell[10,25]    0.00098762827036967 [GeV]
+Cell[10,26]    0.0015533270289462 [GeV]
+Cell[10,27]    0.0021329416474984 [GeV]
+Cell[12,43]    0.14562435475532 [GeV]
+Cell[12,41]    0.0027477320049419 [GeV]
+Cell[13,43]    7.2691976961323e-06 [GeV]
+Cell[14,43]    1.965528120536e-06 [GeV]
+Cell[13,44]    0.000963498261214 [GeV]
+Cell[11,44]    0.0013109746488393 [GeV]
+Cell[12,44]    0.028650028808237 [GeV]
+Cell[11,45]    5.9228622359342e-06 [GeV]
+Cell[12,45]    2.2831295609649e-09 [GeV]
+Cell[12,47]    0.00058640687902118 [GeV]
+Cell[14,25]    3.4528998253336e-07 [GeV]
+Cell[10,44]    2.1267203464959e-10 [GeV]
+Cell[14,15]    5.3827471995191e-06 [GeV]
+Cell[11,43]    0.045969623109742 [GeV]
+Cell[11,42]    0.042140940412251 [GeV]
+Cell[14,21]    3.6151323001832e-09 [GeV]
+Cell[12,0]    0.00020805098373592 [GeV]
+Cell[13,15]    1.6378849977627e-08 [GeV]
+Cell[10,42]    0.00038844416600789 [GeV]
+Cell[10,12]    1.4628089047619e-08 [GeV]
+###  Total energy deposition in calorimeter by a source track in 28 cells : 0.27444132344566 (GeV)
+
+Source track ID 3598 (gamma,0.094503470007519[GeV]) at (318.07142324267,385.78565255383,-1059.6704666593)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[6,45]    0.00038014049936723 [GeV]
+Cell[10,31]    0.0005604658404497 [GeV]
+Cell[13,46]    0.00045473569205748 [GeV]
+Cell[2,17]    0.0016920609715308 [GeV]
+Cell[3,28]    0.0053847875378892 [GeV]
+Cell[4,6]    0.076586808754772 [GeV]
+Cell[4,7]    0.0053296075266826 [GeV]
+Cell[4,8]    0.00033548930488011 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 0.090724096127629 (GeV)
+
+Source track ID 3583 (e-,0.00066996485889279[GeV]) at (252.39063914304,431.62363845481,-1482.7639203319)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[4,13]    0.00051099891 [GeV]
-Cell[2,21]    0.0024230488168847 [GeV]
-Cell[4,6]    0.066157030388284 [GeV]
-Cell[3,45]    0.016484326510759 [GeV]
-Cell[3,44]    0.0039241707514617 [GeV]
-Cell[3,42]    0.0012619744563711 [GeV]
-Cell[3,43]    0.0021279353511844 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.092889485184945 (GeV)
-
-Source track ID 3648 (pi+,0.33215999893325[GeV]) at (217.64735133233,450.14401079879,-1597.1405688573)
+Cell[2,7]    0.00015896594889279 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00015896594889279 (GeV)
+
+Source track ID 3555 (pi+,0.33187100527718[GeV]) at (207.65634382921,454.83935940889,-1594.1795205341)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[1,4]    2.9915169579908e-07 [GeV]
-Cell[1,5]    1.2411043717634e-05 [GeV]
-Cell[2,5]    2.6956753572449e-08 [GeV]
-Cell[2,8]    0.003896158959324 [GeV]
-Cell[1,8]    0.10199959859789 [GeV]
-Cell[1,7]    0.18311315310039 [GeV]
-Cell[1,6]    0.0010038988577962 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.29002554666757 (GeV)
-
-Source track ID 3649 (pi-,0.61476192851045[GeV]) at (84.645291153395,492.78309090873,-891.75129648103)
+Cell[6,20]    0.00076059381525224 [GeV]
+Cell[1,9]    0.015824854722061 [GeV]
+Cell[0,20]    9.7866047112155e-05 [GeV]
+Cell[2,9]    0.0013461619869393 [GeV]
+Cell[2,8]    0.010637203171524 [GeV]
+Cell[0,26]    0.0023369099863271 [GeV]
+Cell[0,25]    0.00098675211117427 [GeV]
+Cell[1,13]    0.0099626975320431 [GeV]
+Cell[1,12]    0.02770030178205 [GeV]
+Cell[1,47]    0.00051099891 [GeV]
+Cell[1,11]    0.0034857717871031 [GeV]
+Cell[0,12]    0.004359069698346 [GeV]
+Cell[3,26]    0.00051099891 [GeV]
+Cell[2,21]    0.00051099891 [GeV]
+Cell[3,23]    0.00031385276124348 [GeV]
+Cell[1,42]    0.00079579959749181 [GeV]
+Cell[0,46]    0.00051099891 [GeV]
+Cell[1,8]    0.086283617589201 [GeV]
+Cell[0,27]    0.0006367555560954 [GeV]
+###  Total energy deposition in calorimeter by a source track in 19 cells : 0.16757220378396 (GeV)
+
+Source track ID 3556 (pi-,0.61480005813188[GeV]) at (86.391723909777,492.47991841282,-891.02711262563)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[8,11]    1.9738166884053e-06 [GeV]
-Cell[8,7]    2.8592198367164e-05 [GeV]
-Cell[8,6]    0.0028965580416347 [GeV]
-Cell[7,6]    0.099644452819034 [GeV]
-Cell[7,8]    0.00011875281309733 [GeV]
-Cell[4,21]    5.7447231956758e-06 [GeV]
-Cell[9,7]    9.1632128487618e-07 [GeV]
-Cell[6,5]    0.0083864975348981 [GeV]
-Cell[6,6]    0.02931165851777 [GeV]
-Cell[5,6]    9.3547475280957e-05 [GeV]
-Cell[6,8]    0.0029832221750713 [GeV]
-Cell[7,7]    1.1202327835917e-06 [GeV]
-Cell[8,5]    4.948928790327e-09 [GeV]
-Cell[9,6]    2.7686155590345e-11 [GeV]
-Cell[3,31]    5.6155377824325e-06 [GeV]
-Cell[4,13]    0.0010763089742935 [GeV]
-Cell[7,25]    1.1634035972747e-06 [GeV]
-Cell[6,24]    4.8937076247284e-05 [GeV]
-Cell[4,10]    0.00071038522054278 [GeV]
-Cell[4,11]    2.2473798253486e-09 [GeV]
-Cell[5,18]    4.0295546932612e-06 [GeV]
-Cell[5,12]    0.0022168612920311 [GeV]
-Cell[5,11]    0.0014067909072038 [GeV]
-Cell[11,3]    1.0332213103538e-05 [GeV]
-Cell[11,4]    1.2898552406114e-05 [GeV]
-Cell[2,42]    0.00043127186978995 [GeV]
-Cell[2,43]    4.815358115593e-06 [GeV]
-Cell[3,46]    6.6107003069192e-05 [GeV]
-Cell[7,23]    0.048764343322099 [GeV]
-Cell[7,38]    2.2231285634916e-05 [GeV]
-Cell[1,11]    6.8069435673124e-06 [GeV]
-Cell[4,14]    0.00025107552197471 [GeV]
-Cell[5,17]    2.1459340059664e-06 [GeV]
-Cell[7,39]    0.00010709833702356 [GeV]
-Cell[2,1]    9.5108655514196e-06 [GeV]
-Cell[1,31]    0.0033331467775787 [GeV]
-Cell[0,30]    1.0542382864514e-05 [GeV]
-Cell[2,39]    4.5066571678035e-05 [GeV]
-Cell[5,10]    0.050196757070312 [GeV]
-Cell[2,12]    0.00016671113313566 [GeV]
-Cell[1,12]    0.00078119980080726 [GeV]
-Cell[4,22]    0.0019429124822419 [GeV]
-Cell[3,2]    6.0387213306967e-06 [GeV]
-Cell[2,2]    1.1623028840404e-05 [GeV]
-Cell[3,0]    2.3480175237637e-05 [GeV]
-Cell[3,47]    9.4184776535258e-06 [GeV]
-Cell[3,3]    0.00028597698734177 [GeV]
-Cell[6,40]    0.00053051212088758 [GeV]
-Cell[2,19]    2.1052678494016e-05 [GeV]
-Cell[5,3]    0.00045908398549716 [GeV]
-Cell[5,2]    6.8699771418324e-09 [GeV]
-Cell[7,22]    0.0040670050182475 [GeV]
-Cell[7,5]    0.0019366288274123 [GeV]
-Cell[7,4]    0.00020894818447459 [GeV]
-Cell[12,2]    7.6263183530045e-07 [GeV]
-Cell[1,30]    0.00054575696735321 [GeV]
-Cell[5,22]    0.0023755157451398 [GeV]
-Cell[11,2]    8.6391977902167e-07 [GeV]
-Cell[6,38]    9.8608559346758e-07 [GeV]
-Cell[6,39]    7.5631862855516e-06 [GeV]
-Cell[1,41]    6.9306326724927e-07 [GeV]
-Cell[5,8]    9.4974792777975e-06 [GeV]
-Cell[7,24]    0.0032537506913689 [GeV]
-Cell[2,10]    0.0006096347523204 [GeV]
-Cell[3,10]    1.5326455855984e-06 [GeV]
-Cell[3,45]    0.00014620526864178 [GeV]
-Cell[3,44]    2.6887756769156e-07 [GeV]
-Cell[3,12]    0.0026201302069055 [GeV]
-Cell[5,9]    0.0016983546501142 [GeV]
-Cell[4,12]    0.0058905505225622 [GeV]
-Cell[5,13]    0.00064816175857224 [GeV]
-Cell[1,13]    8.2683056007227e-08 [GeV]
-Cell[5,21]    0.00014253428828908 [GeV]
-Cell[3,11]    0.00086081219367543 [GeV]
-Cell[3,13]    0.0073941137522719 [GeV]
-Cell[5,45]    3.4328297275351e-05 [GeV]
-Cell[5,44]    0.0015343690833695 [GeV]
-Cell[12,3]    0.00075319174261301 [GeV]
-Cell[4,44]    3.0109135877865e-09 [GeV]
-Cell[0,29]    0.0034303636923725 [GeV]
-Cell[2,41]    3.4719203872896e-05 [GeV]
-Cell[6,22]    0.00032917448560288 [GeV]
-Cell[6,23]    3.813740011924e-05 [GeV]
-Cell[4,15]    2.1188450455156e-07 [GeV]
-Cell[2,11]    2.3409374989569e-08 [GeV]
-Cell[2,13]    0.0059303403294546 [GeV]
-Cell[3,14]    0.0012160090019176 [GeV]
-Cell[3,15]    0.00053394465207191 [GeV]
-Cell[2,29]    5.0935517065227e-06 [GeV]
-Cell[5,7]    0.0022438638964446 [GeV]
-Cell[6,7]    0.012309942820264 [GeV]
-###  Total energy deposition in calorimeter by a source track in 91 cells : 0.31726937219119 (GeV)
-
-Source track ID 1844 (pi+,0.42347029136028[GeV]) at (-383.78926886929,320.47745178215,-1068.7937551661)
+Cell[3,9]    0.0026685857569707 [GeV]
+Cell[7,10]    2.1645010565408e-07 [GeV]
+Cell[7,11]    4.8777445408632e-07 [GeV]
+Cell[8,43]    5.5398075492121e-06 [GeV]
+Cell[6,47]    2.6574850534189e-06 [GeV]
+Cell[7,47]    0.00032516161482931 [GeV]
+Cell[6,11]    0.00065755812026214 [GeV]
+Cell[6,10]    0.0012431896824722 [GeV]
+Cell[4,21]    0.00070740778678885 [GeV]
+Cell[9,38]    0.0016615349829574 [GeV]
+Cell[5,9]    4.6146067325026e-06 [GeV]
+Cell[5,10]    0.086775350518736 [GeV]
+Cell[6,12]    2.4526354267891e-05 [GeV]
+Cell[5,12]    0.01043261555676 [GeV]
+Cell[8,44]    4.1846750536934e-06 [GeV]
+Cell[4,10]    0.0074811897428883 [GeV]
+Cell[5,26]    0.0016548602161074 [GeV]
+Cell[6,34]    1.1193953396287e-06 [GeV]
+Cell[6,36]    0.00051099891 [GeV]
+Cell[14,37]    1.7741927877069e-08 [GeV]
+Cell[1,9]    7.0307694841176e-08 [GeV]
+Cell[2,9]    0.0020597969849916 [GeV]
+Cell[2,8]    0.00068808112608372 [GeV]
+Cell[2,13]    9.3312981948657e-07 [GeV]
+Cell[1,14]    0.00051466926557839 [GeV]
+Cell[2,12]    1.7621233610043e-09 [GeV]
+Cell[19,12]    5.5209223428392e-06 [GeV]
+Cell[1,13]    1.0483644485021e-05 [GeV]
+Cell[2,10]    0.0043442760295533 [GeV]
+Cell[3,22]    0.001522419682367 [GeV]
+Cell[4,28]    0.094723347255153 [GeV]
+Cell[3,21]    0.0037291114649806 [GeV]
+Cell[3,11]    4.3469220905763e-06 [GeV]
+Cell[6,46]    5.4509661140401e-09 [GeV]
+Cell[2,14]    0.00028385354039654 [GeV]
+Cell[4,27]    0.00013340915549611 [GeV]
+Cell[4,22]    1.0095624893438e-06 [GeV]
+Cell[3,10]    0.068975247631069 [GeV]
+Cell[6,2]    1.7999987494477e-07 [GeV]
+Cell[12,10]    7.8445387065926e-05 [GeV]
+Cell[12,11]    3.1680414491575e-06 [GeV]
+Cell[5,11]    0.026129462357296 [GeV]
+Cell[7,46]    4.896767622995e-07 [GeV]
+Cell[6,3]    7.4404414363016e-07 [GeV]
+Cell[6,1]    1.7565413145348e-08 [GeV]
+Cell[15,27]    0.00051099891 [GeV]
+Cell[4,11]    0.0017403354415832 [GeV]
+Cell[4,12]    0.006008157938049 [GeV]
+Cell[6,28]    1.0887050302699e-07 [GeV]
+Cell[4,6]    6.6526217671026e-06 [GeV]
+Cell[4,7]    0.00036375422831418 [GeV]
+Cell[4,8]    0.0002188836367194 [GeV]
+Cell[3,8]    0.00023094112656531 [GeV]
+Cell[4,9]    0.024634652011976 [GeV]
+Cell[1,8]    4.946003286932e-09 [GeV]
+Cell[5,29]    4.5038753887638e-07 [GeV]
+###  Total energy deposition in calorimeter by a source track in 56 cells : 0.35108584820796 (GeV)
+
+Source track ID 1846 (pi+,0.42337219744027[GeV]) at (-384.68492156944,319.40180199415,-1066.280552398)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[7,45]    2.6938157860741e-06 [GeV]
-Cell[7,10]    3.5270980607834e-05 [GeV]
-Cell[8,6]    2.2836611606181e-09 [GeV]
-Cell[3,16]    0.0013654316308068 [GeV]
-Cell[6,0]    0.0025471725401374 [GeV]
-Cell[7,14]    0.0023023945621293 [GeV]
-Cell[6,10]    1.3963256606075e-08 [GeV]
-Cell[6,9]    4.2456140363356e-09 [GeV]
-Cell[8,5]    0.00024952781342733 [GeV]
-Cell[9,5]    0.00049103828875218 [GeV]
-Cell[9,6]    9.3694131646771e-06 [GeV]
-Cell[5,25]    2.3127124877647e-05 [GeV]
-Cell[4,13]    1.6488469642354e-05 [GeV]
-Cell[6,44]    0.0010864094579802 [GeV]
-Cell[9,37]    7.3595196008682e-06 [GeV]
-Cell[7,26]    6.3890489400364e-07 [GeV]
-Cell[2,37]    0.00066435919901517 [GeV]
-Cell[2,36]    0.00024708000177725 [GeV]
-Cell[9,3]    1.2650712887989e-05 [GeV]
-Cell[1,46]    1.5745979762869e-05 [GeV]
-Cell[2,46]    0.0023021834662176 [GeV]
-Cell[9,36]    0.00018520547922481 [GeV]
-Cell[5,0]    5.5672018788755e-08 [GeV]
-Cell[5,47]    1.3338481215783e-05 [GeV]
-Cell[5,46]    0.0022243778837135 [GeV]
-Cell[4,16]    0.0058592138118689 [GeV]
-Cell[1,37]    0.00049230704629406 [GeV]
-Cell[4,17]    0.0021433422983058 [GeV]
-Cell[4,18]    0.2626950496053 [GeV]
-Cell[2,5]    1.4807318832027e-05 [GeV]
-Cell[4,19]    1.1502974233508e-06 [GeV]
-Cell[4,20]    0.00025445298867044 [GeV]
-Cell[5,24]    0.00026669937506847 [GeV]
-Cell[1,31]    4.2982715831386e-07 [GeV]
-Cell[6,1]    0.0016259215791802 [GeV]
-Cell[3,38]    3.5065147012574e-06 [GeV]
-Cell[1,47]    7.0380442921305e-05 [GeV]
-Cell[3,19]    6.8360548757482e-06 [GeV]
-Cell[3,20]    0.0004012847052461 [GeV]
-Cell[9,4]    6.1846950266045e-06 [GeV]
-Cell[4,6]    5.8964875643142e-07 [GeV]
-Cell[6,47]    1.086494885385e-07 [GeV]
-Cell[4,24]    0.00011682970804759 [GeV]
-Cell[5,4]    3.7737641774584e-05 [GeV]
-Cell[1,30]    5.6810174555721e-09 [GeV]
-Cell[10,37]    0.00036360996470341 [GeV]
-Cell[1,32]    1.8125545466319e-08 [GeV]
-Cell[1,36]    7.6247379183769e-09 [GeV]
-Cell[0,45]    2.9426446417347e-08 [GeV]
-Cell[5,16]    0.00066025551937514 [GeV]
-Cell[4,15]    0.00017052364006122 [GeV]
-Cell[3,15]    0.0014692362883957 [GeV]
-Cell[3,17]    0.00015495815245539 [GeV]
-###  Total energy deposition in calorimeter by a source track in 53 cells : 0.29061741652185 (GeV)
-
-Source track ID 3594 (pi-,0.4935830136494[GeV]) at (312.51215908492,-390.30263952999,-964.01338394792)
+Cell[4,33]    0.00018991188462564 [GeV]
+Cell[8,39]    0.002359082195151 [GeV]
+Cell[4,18]    0.19095886550824 [GeV]
+Cell[11,46]    0.00039007547787877 [GeV]
+Cell[11,47]    0.0032422789219186 [GeV]
+Cell[15,24]    0.11814617414862 [GeV]
+Cell[16,43]    0.0090062218811901 [GeV]
+Cell[12,1]    0.0015201327065487 [GeV]
+Cell[17,10]    5.6307287529376e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.32586905001169 (GeV)
+
+Source track ID 3503 (pi-,0.4937211072475[GeV]) at (310.17039061375,-392.16620046418,-965.43089991563)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[7,43]    3.9058438444044e-05 [GeV]
-Cell[5,39]    0.00081538747749232 [GeV]
-Cell[7,41]    2.3727950474495e-07 [GeV]
-Cell[11,29]    0.00026436993318509 [GeV]
-Cell[7,29]    1.10239937203e-05 [GeV]
-Cell[6,41]    0.0032990731795066 [GeV]
-Cell[4,42]    0.0018512346629719 [GeV]
-Cell[6,27]    8.544884622097e-11 [GeV]
-Cell[5,43]    1.1631372617558e-06 [GeV]
-Cell[4,40]    0.00088247843939191 [GeV]
-Cell[8,29]    0.00082351330429742 [GeV]
-Cell[12,31]    8.182916927808e-07 [GeV]
-Cell[12,29]    0.0020451335277191 [GeV]
-Cell[11,28]    0.0038816790847689 [GeV]
-Cell[12,27]    0.0032798397594272 [GeV]
-Cell[13,30]    1.2300603202675e-09 [GeV]
-Cell[12,28]    0.00028547980261487 [GeV]
-Cell[11,27]    0.011079150417239 [GeV]
-Cell[8,30]    9.0118846856058e-09 [GeV]
-Cell[8,16]    1.1847831283376e-06 [GeV]
-Cell[9,28]    1.8510298395995e-06 [GeV]
-Cell[5,1]    0.002563766310982 [GeV]
-Cell[5,37]    2.351108869334e-07 [GeV]
-Cell[4,3]    1.0471147834323e-06 [GeV]
-Cell[2,4]    0.00058632636883931 [GeV]
-Cell[2,5]    0.00012499410632176 [GeV]
-Cell[2,22]    0.00078910836766022 [GeV]
-Cell[3,6]    0.0035688393597437 [GeV]
-Cell[7,42]    0.0019190982918521 [GeV]
-Cell[0,17]    0.011946743506724 [GeV]
-Cell[0,16]    2.9753764465568e-09 [GeV]
-Cell[2,21]    0.0039014561605625 [GeV]
-Cell[3,40]    4.6296945423819e-05 [GeV]
-Cell[5,10]    5.9248704928905e-09 [GeV]
-Cell[3,21]    1.1266126875853e-08 [GeV]
-Cell[2,12]    0.0036227260545615 [GeV]
-Cell[3,22]    8.8039087131619e-11 [GeV]
-Cell[3,2]    4.9845866160467e-06 [GeV]
-Cell[3,3]    0.0045176520125554 [GeV]
-Cell[2,3]    7.4494921712244e-05 [GeV]
-Cell[6,40]    0.004913667441964 [GeV]
-Cell[5,3]    0.0044606931065377 [GeV]
-Cell[5,4]    0.0016313975349242 [GeV]
-Cell[5,5]    3.1201246019918e-06 [GeV]
-Cell[4,4]    6.5404508495703e-07 [GeV]
-Cell[4,5]    0.00051099891 [GeV]
-Cell[7,16]    1.8871111024055e-08 [GeV]
-Cell[12,30]    0.00077373638472693 [GeV]
-Cell[5,38]    0.00032274361178725 [GeV]
-Cell[6,39]    5.5256139148696e-08 [GeV]
-Cell[5,40]    0.0020200452934656 [GeV]
-Cell[5,41]    0.083824874717039 [GeV]
-Cell[8,17]    0.00030278053595828 [GeV]
-Cell[5,8]    3.2268934621243e-05 [GeV]
-Cell[3,41]    7.7753743846642e-06 [GeV]
-Cell[4,41]    0.029899248463768 [GeV]
-Cell[3,5]    0.00045493010826965 [GeV]
-Cell[3,4]    0.0086480672037171 [GeV]
-Cell[6,28]    1.6896087619216e-06 [GeV]
-Cell[5,30]    7.4530835263431e-09 [GeV]
-Cell[3,12]    0.0010656958886352 [GeV]
-Cell[3,13]    0.0006895547357791 [GeV]
-Cell[5,42]    0.0037979345445769 [GeV]
-Cell[10,27]    0.0024140619623297 [GeV]
-Cell[2,13]    0.00086479445763712 [GeV]
-Cell[3,14]    1.8960913439514e-05 [GeV]
-Cell[6,29]    0.00031898021389679 [GeV]
-Cell[7,17]    5.9531885199249e-10 [GeV]
-###  Total energy deposition in calorimeter by a source track in 68 cells : 0.2092092326348 (GeV)
-
-Source track ID 3595 (pi+,1.8609220056376[GeV]) at (-197.37880885741,459.39264884631,-617.96168073483)
+Cell[4,25]    4.3413336068625e-05 [GeV]
+Cell[8,11]    0.00088192349691235 [GeV]
+Cell[5,21]    0.00024652019105326 [GeV]
+Cell[7,8]    3.1519096228294e-07 [GeV]
+Cell[8,12]    0.0027789506108091 [GeV]
+Cell[7,31]    6.4534222474322e-08 [GeV]
+Cell[4,35]    9.8678276641294e-05 [GeV]
+Cell[7,47]    1.3083822523186e-08 [GeV]
+Cell[7,7]    7.17904730584e-06 [GeV]
+Cell[6,0]    0.000647650524239 [GeV]
+Cell[10,39]    7.9861275889925e-07 [GeV]
+Cell[6,24]    6.8735801294679e-05 [GeV]
+Cell[5,22]    0.00037359108603744 [GeV]
+Cell[9,39]    0.00017119530487798 [GeV]
+Cell[5,0]    0.017267651336711 [GeV]
+Cell[4,33]    8.2530016661622e-06 [GeV]
+Cell[9,42]    0.00072763916587428 [GeV]
+Cell[9,29]    5.9519192931475e-05 [GeV]
+Cell[8,13]    0.0012706643540788 [GeV]
+Cell[7,23]    0.0023153386323179 [GeV]
+Cell[7,6]    3.9737148188124e-07 [GeV]
+Cell[7,26]    0.0039474273597735 [GeV]
+Cell[2,33]    2.6828327972908e-06 [GeV]
+Cell[5,42]    0.000619986718007 [GeV]
+Cell[5,41]    0.058026108839281 [GeV]
+Cell[8,30]    0.00023724864282326 [GeV]
+Cell[3,0]    1.9882168118784e-05 [GeV]
+Cell[3,47]    1.2184884690214e-06 [GeV]
+Cell[8,3]    3.0733295716345e-08 [GeV]
+Cell[7,12]    3.0699711612669e-07 [GeV]
+Cell[7,13]    0.00099793390288316 [GeV]
+Cell[5,13]    7.9560716694687e-06 [GeV]
+Cell[4,42]    0.0081609739501818 [GeV]
+Cell[5,24]    0.0024997539526103 [GeV]
+Cell[3,36]    0.00013335477412579 [GeV]
+Cell[11,31]    4.3109382386319e-07 [GeV]
+Cell[8,47]    1.2737623558223e-07 [GeV]
+Cell[11,24]    7.3897145921364e-07 [GeV]
+Cell[11,25]    1.2952962424606e-07 [GeV]
+Cell[9,41]    0.00062538137757315 [GeV]
+Cell[10,40]    0.00013202134390406 [GeV]
+Cell[6,18]    4.5372441294603e-05 [GeV]
+Cell[8,32]    5.9947371482849e-08 [GeV]
+Cell[7,30]    0.00033893271615352 [GeV]
+Cell[9,34]    7.2392867878079e-10 [GeV]
+Cell[4,24]    0.0015802422014664 [GeV]
+Cell[4,23]    0.0022216864038846 [GeV]
+Cell[7,29]    0.00023564778926652 [GeV]
+Cell[1,9]    1.9755060988246e-05 [GeV]
+Cell[3,39]    6.8761547154281e-06 [GeV]
+Cell[3,40]    4.933816700941e-06 [GeV]
+Cell[5,1]    0.0068671496273003 [GeV]
+Cell[5,2]    0.0021098061834103 [GeV]
+Cell[4,13]    0.00021956885317854 [GeV]
+Cell[0,37]    2.2159842774272e-07 [GeV]
+Cell[2,37]    0.0022244257487922 [GeV]
+Cell[3,37]    0.00028582472895175 [GeV]
+Cell[3,35]    0.0018385169646274 [GeV]
+Cell[3,34]    0.0031191290521561 [GeV]
+Cell[2,38]    7.7806180343032e-10 [GeV]
+Cell[1,7]    1.2269276794541e-10 [GeV]
+Cell[1,37]    4.3921842006966e-07 [GeV]
+Cell[2,23]    0.00029169550718291 [GeV]
+Cell[5,40]    0.00019354033006925 [GeV]
+Cell[4,1]    0.0025636168245193 [GeV]
+Cell[1,11]    4.7495443141088e-08 [GeV]
+Cell[3,22]    0.00052512670067869 [GeV]
+Cell[5,3]    0.0030345019552513 [GeV]
+Cell[5,5]    2.8324239305221e-05 [GeV]
+Cell[6,5]    7.9137981437384e-05 [GeV]
+Cell[3,28]    2.7602127869613e-05 [GeV]
+Cell[1,2]    0.0010689334617527 [GeV]
+Cell[6,46]    8.3838864928111e-05 [GeV]
+Cell[3,1]    5.9089073329233e-07 [GeV]
+Cell[2,24]    0.0022243730866796 [GeV]
+Cell[3,41]    2.5819400616456e-06 [GeV]
+Cell[4,41]    0.074794670570332 [GeV]
+Cell[4,40]    0.0008044030022229 [GeV]
+Cell[3,38]    0.0011326146386069 [GeV]
+Cell[4,39]    2.8347130864859e-11 [GeV]
+Cell[0,28]    1.5849157093726e-06 [GeV]
+Cell[8,28]    0.0013926987206403 [GeV]
+Cell[3,33]    3.1926812140114e-05 [GeV]
+Cell[10,41]    0.0013386356772347 [GeV]
+Cell[2,41]    0.00014040183278746 [GeV]
+Cell[3,23]    0.0063229006202553 [GeV]
+Cell[4,22]    4.5414424908813e-05 [GeV]
+Cell[4,2]    0.00027642164208009 [GeV]
+Cell[4,3]    0.0020615916293803 [GeV]
+Cell[6,2]    9.6828216337599e-06 [GeV]
+Cell[4,0]    1.0852159278215e-05 [GeV]
+Cell[5,25]    4.9172898794154e-05 [GeV]
+Cell[12,5]    3.437966741069e-05 [GeV]
+Cell[5,39]    1.0832263797056e-10 [GeV]
+Cell[6,1]    1.1581068065425e-06 [GeV]
+Cell[4,46]    0.00013869880017069 [GeV]
+Cell[12,6]    5.6630757171661e-07 [GeV]
+Cell[9,40]    0.00093817162968662 [GeV]
+Cell[4,11]    0.00059003390266844 [GeV]
+Cell[4,12]    9.1881665866822e-09 [GeV]
+Cell[5,23]    0.0015475539337228 [GeV]
+Cell[10,47]    1.4102135298799e-07 [GeV]
+Cell[7,27]    0.0035126500834575 [GeV]
+Cell[8,27]    0.00019245576613787 [GeV]
+Cell[8,26]    0.00044374779615919 [GeV]
+Cell[5,6]    2.3137083364418e-05 [GeV]
+Cell[1,8]    0.0015692393641658 [GeV]
+Cell[0,27]    2.1083833416924e-08 [GeV]
+Cell[4,45]    0.00084470056502539 [GeV]
+Cell[6,23]    0.00097041175046866 [GeV]
+Cell[4,36]    0.00056009736092085 [GeV]
+Cell[4,34]    0.00057805078213403 [GeV]
+Cell[5,47]    2.4977736419601e-05 [GeV]
+Cell[2,40]    3.2277864520438e-06 [GeV]
+Cell[8,0]    0.0024660253552008 [GeV]
+###  Total energy deposition in calorimeter by a source track in 115 cells : 0.23647711638751 (GeV)
+
+Source track ID 3504 (pi+,1.8608908964699[GeV]) at (-197.35277685639,459.40383266476,-617.97399770413)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[7,9]    9.5787055589881e-05 [GeV]
-Cell[7,10]    0.00013658601286399 [GeV]
-Cell[8,7]    5.8769931077109e-05 [GeV]
-Cell[8,6]    7.2955305010964e-06 [GeV]
-Cell[7,6]    3.2445017677674e-05 [GeV]
-Cell[7,15]    0.0017405427072744 [GeV]
-Cell[8,12]    0.00075271425275298 [GeV]
-Cell[7,12]    1.5438883446564e-05 [GeV]
-Cell[5,33]    0.0028317067909468 [GeV]
-Cell[7,11]    4.9348411470419e-05 [GeV]
-Cell[6,36]    1.8317873094929e-05 [GeV]
-Cell[7,13]    0.0033236352627003 [GeV]
-Cell[7,14]    0.0069308603116242 [GeV]
-Cell[6,10]    0.016759150212076 [GeV]
-Cell[8,13]    0.0011533750886855 [GeV]
-Cell[3,29]    0.0012252544699625 [GeV]
-Cell[7,7]    0.0007210531706354 [GeV]
-Cell[6,9]    0.00085463675713089 [GeV]
-Cell[6,25]    0.00023641199019767 [GeV]
-Cell[3,37]    0.00078975476613903 [GeV]
-Cell[4,42]    0.00069596670881303 [GeV]
-Cell[6,27]    0.00018452491877031 [GeV]
-Cell[3,32]    0.00059668861392803 [GeV]
-Cell[6,13]    0.0082357133987119 [GeV]
-Cell[6,14]    0.54678205999199 [GeV]
-Cell[4,40]    7.3222756213909e-08 [GeV]
-Cell[9,19]    9.7697510454964e-08 [GeV]
-Cell[4,13]    0.015349251492121 [GeV]
-Cell[7,25]    5.3983046655048e-10 [GeV]
-Cell[15,31]    4.2706631938927e-07 [GeV]
-Cell[15,33]    2.2562074342432e-06 [GeV]
-Cell[6,24]    0.00022332480498483 [GeV]
-Cell[4,10]    7.135643203128e-06 [GeV]
-Cell[6,18]    0.0019424032078465 [GeV]
-Cell[4,11]    1.2809822608574e-05 [GeV]
-Cell[8,14]    0.00095839332679395 [GeV]
-Cell[2,16]    8.4866798715666e-08 [GeV]
-Cell[5,18]    0.00014017181344582 [GeV]
-Cell[6,11]    0.013238326689988 [GeV]
-Cell[5,12]    0.0065971906701566 [GeV]
-Cell[5,11]    0.00013100090189425 [GeV]
-Cell[4,7]    2.4866126873349e-06 [GeV]
-Cell[3,46]    1.0570909944363e-07 [GeV]
-Cell[5,1]    1.360138412565e-09 [GeV]
-Cell[4,16]    7.8109725041031e-07 [GeV]
-Cell[4,14]    0.0011459238345931 [GeV]
-Cell[1,39]    2.0061069892563e-07 [GeV]
-Cell[3,6]    5.7977658871096e-06 [GeV]
-Cell[4,28]    3.8287951610982e-08 [GeV]
-Cell[0,25]    2.0294601854403e-06 [GeV]
-Cell[6,12]    0.0016385683850347 [GeV]
-Cell[0,30]    6.2302446162903e-06 [GeV]
-Cell[6,2]    1.382059417665e-07 [GeV]
-Cell[3,38]    9.8505644341685e-05 [GeV]
-Cell[3,39]    8.2027643202309e-09 [GeV]
-Cell[3,40]    5.6256364359797e-08 [GeV]
-Cell[5,10]    3.3333782298087e-05 [GeV]
-Cell[5,14]    0.0019496972419911 [GeV]
-Cell[3,21]    1.6330615617335e-06 [GeV]
-Cell[4,8]    0.0004437489900846 [GeV]
-Cell[2,12]    4.5742186757707e-06 [GeV]
-Cell[3,22]    3.1191955837244e-05 [GeV]
-Cell[5,23]    0.0014287190446439 [GeV]
-Cell[5,3]    0.0012936848490211 [GeV]
-Cell[5,4]    2.5538078625686e-07 [GeV]
-Cell[4,5]    6.9670369266532e-06 [GeV]
-Cell[5,22]    0.00086792962519708 [GeV]
-Cell[9,40]    5.3908373520244e-06 [GeV]
-Cell[9,14]    5.6893674616276e-07 [GeV]
-Cell[9,15]    1.0128132998943e-11 [GeV]
-Cell[16,33]    6.0623401623161e-09 [GeV]
-Cell[7,16]    2.6638424856174e-08 [GeV]
-Cell[9,18]    0.00026099391626883 [GeV]
-Cell[10,6]    3.2422360091005e-06 [GeV]
-Cell[5,38]    0.00073660153068886 [GeV]
-Cell[4,39]    5.362591255107e-07 [GeV]
-Cell[4,38]    0.0011528952327576 [GeV]
-Cell[15,21]    1.1612428352237e-10 [GeV]
-Cell[15,22]    2.9570321396477e-07 [GeV]
-Cell[7,24]    9.7619536961702e-07 [GeV]
-Cell[6,26]    1.5411136671901e-05 [GeV]
-Cell[13,19]    4.349896335043e-08 [GeV]
-Cell[19,2]    1.2485974515243e-05 [GeV]
-Cell[3,41]    2.0954757928848e-10 [GeV]
-Cell[4,41]    1.279084244743e-08 [GeV]
-Cell[5,28]    0.00013291170356615 [GeV]
-Cell[5,35]    2.5048463430721e-06 [GeV]
-Cell[3,12]    0.0031234676522282 [GeV]
-Cell[3,34]    4.8978199629346e-10 [GeV]
-Cell[5,9]    1.6222619873702e-05 [GeV]
-Cell[4,12]    0.0028403853594851 [GeV]
-Cell[5,13]    0.00058950755853778 [GeV]
-Cell[2,32]    0.0015980937579778 [GeV]
-Cell[3,33]    2.334825694561e-09 [GeV]
-Cell[3,11]    0.00017284935730049 [GeV]
-Cell[3,13]    0.00062817947672795 [GeV]
-Cell[5,45]    0.003442305343572 [GeV]
-Cell[10,5]    9.8486489150673e-09 [GeV]
-Cell[8,18]    3.2931204477791e-06 [GeV]
-Cell[4,15]    0.00069264083460416 [GeV]
-Cell[3,14]    5.8943722553977e-06 [GeV]
-Cell[3,15]    4.7923526156751e-05 [GeV]
-Cell[6,15]    0.48977803561909 [GeV]
-Cell[5,27]    0.00048706758396952 [GeV]
-Cell[6,16]    0.0037382383084869 [GeV]
-Cell[6,17]    0.0021571537245596 [GeV]
-Cell[2,28]    0.00040059316755367 [GeV]
-Cell[19,1]    3.6219281992089e-07 [GeV]
-Cell[5,15]    0.0084902055226546 [GeV]
-Cell[3,8]    5.6461431086063e-12 [GeV]
-Cell[4,37]    8.4942163084634e-06 [GeV]
-Cell[4,33]    4.4325181434147e-05 [GeV]
-Cell[4,34]    6.1180373734487e-05 [GeV]
-Cell[5,26]    0.00036967076895519 [GeV]
-###  Total energy deposition in calorimeter by a source track in 114 cells : 1.162814599119 (GeV)
-
-Source track ID 3592 (gamma,1.5112205487345[GeV]) at (-499.8145740055,13.615858830819,-1633.5784370833)
+Cell[4,25]    0.011120735591121 [GeV]
+Cell[7,11]    0.00029627883225862 [GeV]
+Cell[8,11]    0.00065583065548477 [GeV]
+Cell[8,12]    0.0017097046111605 [GeV]
+Cell[7,47]    0.00062654770080835 [GeV]
+Cell[6,11]    0.013297988123222 [GeV]
+Cell[6,10]    0.005714594796489 [GeV]
+Cell[8,13]    0.0025899362420943 [GeV]
+Cell[7,17]    0.00012720635643564 [GeV]
+Cell[6,17]    0.001140404821025 [GeV]
+Cell[5,9]    6.7103962897477e-05 [GeV]
+Cell[5,10]    0.00099527256161468 [GeV]
+Cell[7,12]    0.0066295849545535 [GeV]
+Cell[7,13]    0.002866863499903 [GeV]
+Cell[6,13]    0.0034327025003205 [GeV]
+Cell[6,12]    0.025532003695983 [GeV]
+Cell[5,12]    0.00035415585716646 [GeV]
+Cell[5,13]    0.051867379566257 [GeV]
+Cell[5,24]    0.0023194914829614 [GeV]
+Cell[5,17]    3.6789274950024e-06 [GeV]
+Cell[7,16]    0.011015149884114 [GeV]
+Cell[7,15]    0.00028165511562372 [GeV]
+Cell[6,16]    0.0029773680127291 [GeV]
+Cell[4,24]    0.0040053296443293 [GeV]
+Cell[4,23]    0.00021931229013387 [GeV]
+Cell[4,15]    0.00043350244467013 [GeV]
+Cell[4,26]    0.0065797780265465 [GeV]
+Cell[4,13]    0.0084996188979156 [GeV]
+Cell[5,16]    0.0021995515869393 [GeV]
+Cell[3,27]    0.00066519615248831 [GeV]
+Cell[5,20]    0.00066018795700802 [GeV]
+Cell[5,15]    0.013073857020229 [GeV]
+Cell[3,25]    0.00010273873455515 [GeV]
+Cell[3,26]    2.373678763206e-06 [GeV]
+Cell[3,24]    1.6414560377598e-11 [GeV]
+Cell[4,27]    7.8122588769816e-05 [GeV]
+Cell[5,25]    0.0022060144520908 [GeV]
+Cell[5,14]    0.66840706164332 [GeV]
+Cell[6,15]    0.082617816906296 [GeV]
+Cell[5,23]    3.484161045435e-07 [GeV]
+Cell[4,14]    0.0008805821588649 [GeV]
+Cell[4,9]    1.2567550396625e-06 [GeV]
+Cell[6,14]    0.28584335999058 [GeV]
+###  Total energy deposition in calorimeter by a source track in 43 cells : 1.2220976471128 (GeV)
+
+Source track ID 3501 (gamma,1.5112205487345[GeV]) at (-499.81457294658,13.615897701766,-1633.5784504881)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[3,16]    0.00051099891 [GeV]
-Cell[7,12]    0.00051099891 [GeV]
-Cell[6,43]    0.00051099891 [GeV]
-Cell[2,24]    0.001755398298645 [GeV]
-Cell[6,41]    0.0010856865462912 [GeV]
-Cell[5,43]    0.0003708309609039 [GeV]
-Cell[2,30]    0.0010291962131479 [GeV]
-Cell[0,23]    0.0052704589867072 [GeV]
-Cell[1,22]    0.0068966972950873 [GeV]
-Cell[1,38]    0.0026869089148287 [GeV]
-Cell[4,1]    0.00051099891 [GeV]
-Cell[1,4]    0.0036358032658623 [GeV]
-Cell[1,8]    0.00051099891 [GeV]
-Cell[1,24]    0.052041634831486 [GeV]
-Cell[1,23]    1.3662932226623 [GeV]
-Cell[1,25]    0.001828803506548 [GeV]
-Cell[4,8]    0.00057708408216694 [GeV]
-Cell[0,46]    0.016518920711614 [GeV]
-Cell[3,47]    0.00094822166481556 [GeV]
-Cell[1,3]    0.00028521505619248 [GeV]
-Cell[4,39]    0.00098711195883247 [GeV]
-Cell[4,38]    0.00054368162535993 [GeV]
-Cell[2,10]    0.00042595366977125 [GeV]
-Cell[0,35]    0.00088620561374967 [GeV]
-Cell[0,31]    0.0059279990554068 [GeV]
-Cell[1,32]    0.00051099891 [GeV]
-Cell[1,14]    0.00086163682783989 [GeV]
-Cell[3,43]    0.0013435573392968 [GeV]
-Cell[2,41]    0.00051099891 [GeV]
-Cell[4,37]    0.0011705976224837 [GeV]
-Cell[0,28]    0.00060752081295869 [GeV]
-###  Total energy deposition in calorimeter by a source track in 31 cells : 1.4775553398923 (GeV)
+Cell[6,27]    0.00019246005658552 [GeV]
+Cell[6,0]    0.0011383181768537 [GeV]
+Cell[3,7]    0.00051099891 [GeV]
+Cell[10,1]    0.0015294790189617 [GeV]
+Cell[0,24]    0.0045876782326456 [GeV]
+Cell[1,9]    0.00068117485955473 [GeV]
+Cell[0,21]    4.0784201049064e-05 [GeV]
+Cell[0,23]    0.0027265188920184 [GeV]
+Cell[0,20]    0.00027261377555307 [GeV]
+Cell[1,22]    0.0029482373290767 [GeV]
+Cell[0,36]    0.0015212790027766 [GeV]
+Cell[1,24]    0.05872761142549 [GeV]
+Cell[1,23]    1.3859398984487 [GeV]
+Cell[0,11]    0.004508648903698 [GeV]
+Cell[1,15]    0.00034393403407491 [GeV]
+Cell[2,23]    0.00059272301485914 [GeV]
+Cell[1,25]    0.00050337087115842 [GeV]
+Cell[1,11]    0.0011720681067618 [GeV]
+Cell[5,3]    0.00051099891 [GeV]
+Cell[2,18]    0.00051099891 [GeV]
+Cell[12,11]    0.00031781496906386 [GeV]
+Cell[1,10]    0.0030589717769392 [GeV]
+Cell[1,4]    0.00032545614320676 [GeV]
+Cell[4,14]    0.0003755610970204 [GeV]
+Cell[2,39]    0.00060659733639133 [GeV]
+Cell[1,34]    0.00080016494072496 [GeV]
+Cell[0,15]    0.00011819891946081 [GeV]
+###  Total energy deposition in calorimeter by a source track in 27 cells : 1.4745625602627 (GeV)
+
+Source track ID 3502 (gamma,2.1679106429722[GeV]) at (-488.39603351071,-107.09488527005,-1544.0567058807)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[3,31]    0.00051099891 [GeV]
+Cell[2,34]    0.00022778783177582 [GeV]
+Cell[7,3]    5.398916621164e-05 [GeV]
+Cell[7,33]    0.00020686024814241 [GeV]
+Cell[2,1]    0.00012919976297867 [GeV]
+Cell[3,47]    0.0015848694140574 [GeV]
+Cell[0,34]    0.0010029675016719 [GeV]
+Cell[0,33]    0.0032310785523873 [GeV]
+Cell[3,36]    0.00035535233313788 [GeV]
+Cell[5,26]    0.00041207126594814 [GeV]
+Cell[4,5]    0.00043445411069335 [GeV]
+Cell[0,23]    0.00021879628125156 [GeV]
+Cell[1,19]    0.00010816118861357 [GeV]
+Cell[2,8]    0.0013639525305206 [GeV]
+Cell[2,6]    0.00080070101782587 [GeV]
+Cell[1,22]    0.00037278989683949 [GeV]
+Cell[0,19]    0.0012240177893136 [GeV]
+Cell[1,24]    0.0064849608802378 [GeV]
+Cell[2,3]    0.00051099891 [GeV]
+Cell[1,17]    0.0022206756981749 [GeV]
+Cell[1,37]    0.00025873271284977 [GeV]
+Cell[1,13]    0.00050679716528218 [GeV]
+Cell[2,23]    0.00052219411412325 [GeV]
+Cell[4,1]    0.00060211767844721 [GeV]
+Cell[1,25]    0.41673821242253 [GeV]
+Cell[1,44]    0.00038579008938139 [GeV]
+Cell[2,26]    0.0078736991717772 [GeV]
+Cell[2,28]    0.0012164155688041 [GeV]
+Cell[0,12]    0.0055037543414918 [GeV]
+Cell[0,2]    0.0030729992160516 [GeV]
+Cell[2,25]    1.5982736412345 [GeV]
+Cell[2,24]    0.0056786575784766 [GeV]
+Cell[0,10]    0.0011907601233872 [GeV]
+Cell[0,9]    0.00036987504935006 [GeV]
+Cell[1,26]    0.032006413148549 [GeV]
+Cell[2,46]    0.00051099891 [GeV]
+Cell[1,42]    0.00051099891 [GeV]
+Cell[4,2]    0.00095640835229958 [GeV]
+Cell[4,3]    0.0055204234146825 [GeV]
+Cell[7,44]    0.00030413866185759 [GeV]
+Cell[5,11]    0.00049814641882385 [GeV]
+Cell[4,46]    0.00037935641592299 [GeV]
+Cell[2,4]    0.0031660074754735 [GeV]
+Cell[0,44]    0.0007140627786051 [GeV]
+Cell[4,45]    0.00013164249407701 [GeV]
+Cell[2,40]    0.0020239721161473 [GeV]
+Cell[1,34]    0.00024763533049966 [GeV]
+Cell[1,39]    0.0014326692850713 [GeV]
+Cell[9,4]    0.0015082032821406 [GeV]
+Cell[3,45]    0.0014470211522658 [GeV]
+Cell[2,36]    0.0018357700673132 [GeV]
+###  Total energy deposition in calorimeter by a source track in 51 cells : 2.1168421979699 (GeV)
+
+Source track ID 3480 (pi-,0.39152006953042[GeV]) at (-228.53074819806,444.71754758277,-1636.4141000077)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[8,9]    1.5702723885624e-09 [GeV]
+Cell[7,10]    2.001566610943e-08 [GeV]
+Cell[7,9]    1.0594645777928e-07 [GeV]
+Cell[3,31]    1.0112637905877e-06 [GeV]
+Cell[8,10]    3.1359301374323e-08 [GeV]
+Cell[7,11]    1.2584491214511e-06 [GeV]
+Cell[8,11]    2.4866312742233e-10 [GeV]
+Cell[1,20]    0.0017758642754555 [GeV]
+Cell[1,19]    0.0029096527720235 [GeV]
+Cell[2,37]    8.6697778795042e-06 [GeV]
+Cell[1,23]    1.7639522648665e-05 [GeV]
+Cell[2,43]    0.0012000382528882 [GeV]
+Cell[2,38]    1.3338933806608e-06 [GeV]
+Cell[0,18]    0.00090445297919595 [GeV]
+Cell[1,18]    6.5592257014941e-06 [GeV]
+Cell[1,17]    0.00085477530970161 [GeV]
+Cell[1,15]    0.13624010901506 [GeV]
+Cell[1,14]    8.7585403001867e-05 [GeV]
+Cell[2,20]    0.00014092520675251 [GeV]
+Cell[2,15]    0.0010296850156212 [GeV]
+Cell[1,7]    0.0001587005640049 [GeV]
+Cell[1,12]    0.0068344562107158 [GeV]
+Cell[1,11]    4.6595199592048e-09 [GeV]
+Cell[3,30]    0.00040794834351072 [GeV]
+Cell[2,25]    1.3174256309867e-08 [GeV]
+Cell[2,21]    5.6717226470937e-12 [GeV]
+Cell[2,14]    9.8825955774373e-10 [GeV]
+Cell[3,41]    1.7127778846771e-08 [GeV]
+Cell[0,28]    0.0021785677167039 [GeV]
+Cell[1,16]    0.080366366813572 [GeV]
+Cell[0,16]    0.00044833081745287 [GeV]
+Cell[0,15]    5.3789197331753e-05 [GeV]
+Cell[3,45]    0.0009245253816199 [GeV]
+Cell[0,31]    3.6369432637002e-05 [GeV]
+Cell[0,17]    0.00087213505288412 [GeV]
+Cell[2,44]    0.0038937021747168 [GeV]
+###  Total energy deposition in calorimeter by a source track in 36 cells : 0.24135464716322 (GeV)
+
+Source track ID 3451 (e-,0.00062631463239008[GeV]) at (-255.39930168257,-429.85020262884,-1162.6263548148)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[4,31]    2.031364466202e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 2.031364466202e-05 (GeV)
 
-Source track ID 3593 (gamma,2.1679106429722[GeV]) at (-488.39603902644,-107.0948601161,-1544.0567347491)
+Source track ID 3446 (pi+,4.0197119877119[GeV]) at (-418.34334126963,-273.84091881119,-1789.8977816175)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[7,10]    0.00025244539519251 [GeV]
-Cell[2,24]    0.0037910455745141 [GeV]
-Cell[5,6]    0.00096239152108974 [GeV]
-Cell[6,44]    0.000867554313507 [GeV]
-Cell[2,37]    0.00051099891 [GeV]
-Cell[4,9]    0.0020048631419009 [GeV]
-Cell[2,16]    0.00051099891 [GeV]
-Cell[0,20]    0.0053687976885033 [GeV]
-Cell[1,22]    0.002670936281965 [GeV]
-Cell[4,3]    0.00051099891 [GeV]
-Cell[0,3]    0.0013143775279012 [GeV]
-Cell[0,4]    0.0046557769819842 [GeV]
-Cell[2,4]    0.00051099891 [GeV]
-Cell[0,42]    0.00073027008325439 [GeV]
-Cell[1,8]    0.00097644929595332 [GeV]
-Cell[2,22]    0.0011795620167451 [GeV]
-Cell[1,24]    0.0046704670571082 [GeV]
-Cell[1,23]    0.00034708080785531 [GeV]
-Cell[1,25]    0.27085003577328 [GeV]
-Cell[0,18]    0.00075074019567119 [GeV]
-Cell[2,17]    0.0025487168042536 [GeV]
-Cell[1,27]    0.00017859838828722 [GeV]
-Cell[1,1]    0.0025586193882363 [GeV]
-Cell[6,2]    0.00059519053488083 [GeV]
-Cell[1,26]    0.044989047429455 [GeV]
-Cell[2,26]    0.012095724399178 [GeV]
-Cell[0,12]    0.0020250365664622 [GeV]
-Cell[3,47]    0.0010857486730687 [GeV]
-Cell[3,26]    0.00068526171828328 [GeV]
-Cell[3,27]    0.00051099891 [GeV]
-Cell[4,46]    0.00052729060218016 [GeV]
-Cell[2,25]    1.7348962821478 [GeV]
-Cell[2,23]    0.0024853053530893 [GeV]
-Cell[1,42]    0.00039203685553851 [GeV]
-Cell[5,41]    0.00038579008938139 [GeV]
-Cell[3,41]    0.0013893491110952 [GeV]
-Cell[0,47]    0.00096473870043528 [GeV]
-Cell[0,0]    0.0013121954539796 [GeV]
-Cell[0,38]    0.00053685836136767 [GeV]
-Cell[2,45]    0.00078686521292029 [GeV]
-Cell[1,32]    0.00037194586660897 [GeV]
-Cell[0,1]    0.00036349192484615 [GeV]
-Cell[0,6]    0.0058106314854934 [GeV]
-Cell[3,45]    0.0023901099866486 [GeV]
-Cell[0,45]    0.00047498780437392 [GeV]
-Cell[0,14]    0.0023127775230964 [GeV]
-Cell[5,44]    0.00049595223686404 [GeV]
-Cell[3,17]    0.00044640532977101 [GeV]
-Cell[8,44]    0.0032331585698899 [GeV]
-Cell[0,9]    0.0019815172339306 [GeV]
-Cell[0,37]    0.00054392425844743 [GeV]
-###  Total energy deposition in calorimeter by a source track in 51 cells : 2.1328113462163 (GeV)
-
-Source track ID 3568 (pi-,0.39153477814992[GeV]) at (-222.71423111333,447.65876653942,-1614.1509100633)
+Cell[8,12]    1.1604571272983e-07 [GeV]
+Cell[1,30]    0.0017720877321068 [GeV]
+Cell[6,47]    3.2849279581569e-05 [GeV]
+Cell[6,11]    0.0016954025090361 [GeV]
+Cell[4,33]    6.422494223807e-05 [GeV]
+Cell[9,42]    5.2593619329855e-08 [GeV]
+Cell[8,13]    0.00020644711667103 [GeV]
+Cell[5,9]    2.6938418045575e-08 [GeV]
+Cell[2,5]    6.6074476053473e-06 [GeV]
+Cell[3,17]    0.00044956411616408 [GeV]
+Cell[5,19]    7.1118423657026e-06 [GeV]
+Cell[6,13]    0.0010834921227724 [GeV]
+Cell[6,12]    0.0022956557899496 [GeV]
+Cell[3,20]    7.4527003162075e-06 [GeV]
+Cell[5,18]    0.00056429372889579 [GeV]
+Cell[7,32]    6.6029845620506e-06 [GeV]
+Cell[2,42]    0.00045961245365273 [GeV]
+Cell[5,17]    6.7264318204252e-10 [GeV]
+Cell[6,34]    1.8186228408013e-05 [GeV]
+Cell[6,36]    6.4074932015501e-06 [GeV]
+Cell[13,24]    0.0016623682250279 [GeV]
+Cell[4,23]    0.0034783597739637 [GeV]
+Cell[4,5]    0.0035766243697749 [GeV]
+Cell[0,29]    0.26807839446095 [GeV]
+Cell[0,24]    0.0012799980522315 [GeV]
+Cell[9,45]    0.0003143945788629 [GeV]
+Cell[2,8]    0.00074682029942741 [GeV]
+Cell[3,6]    1.1268608980231e-05 [GeV]
+Cell[4,13]    1.4736556593562e-05 [GeV]
+Cell[0,36]    3.7724123394582e-06 [GeV]
+Cell[0,37]    4.1744359477889e-06 [GeV]
+Cell[1,24]    7.1672409532957e-05 [GeV]
+Cell[3,4]    0.00049593394193323 [GeV]
+Cell[0,26]    0.03581115567455 [GeV]
+Cell[0,25]    4.2632417455479e-07 [GeV]
+Cell[2,43]    1.8639642320977e-05 [GeV]
+Cell[4,18]    2.3269390562064e-05 [GeV]
+Cell[1,27]    0.0061226095105677 [GeV]
+Cell[1,28]    0.017834572289771 [GeV]
+Cell[4,19]    1.2932503068441e-10 [GeV]
+Cell[5,8]    0.0019762637170788 [GeV]
+Cell[3,18]    1.1268646802591e-06 [GeV]
+Cell[1,17]    0.00065381323603529 [GeV]
+Cell[1,14]    1.4963279655831e-06 [GeV]
+Cell[2,22]    2.9050759333131e-06 [GeV]
+Cell[2,12]    0.002226373468909 [GeV]
+Cell[1,13]    1.2444797903299e-08 [GeV]
+Cell[5,40]    0.0030237428428273 [GeV]
+Cell[0,47]    0.00051030391230079 [GeV]
+Cell[1,47]    4.1489554068903e-05 [GeV]
+Cell[1,0]    0.00072153357789171 [GeV]
+Cell[0,1]    0.0010920218693292 [GeV]
+Cell[1,25]    0.012776865596599 [GeV]
+Cell[3,22]    0.0014752500306738 [GeV]
+Cell[6,5]    1.1116372945253e-05 [GeV]
+Cell[3,27]    6.6103413118981e-06 [GeV]
+Cell[1,43]    3.1591695151292e-06 [GeV]
+Cell[3,19]    0.0013022245905499 [GeV]
+Cell[2,26]    4.1379633375982e-07 [GeV]
+Cell[2,19]    0.00014946065704316 [GeV]
+Cell[2,25]    7.3224040552418e-05 [GeV]
+Cell[2,21]    0.00022044725371109 [GeV]
+Cell[1,6]    9.0721744927578e-06 [GeV]
+Cell[3,38]    1.5936627314659e-05 [GeV]
+Cell[0,10]    0.0010966815661486 [GeV]
+Cell[1,26]    0.026982188866992 [GeV]
+Cell[0,28]    1.8924979999417 [GeV]
+Cell[0,30]    0.022334478272453 [GeV]
+Cell[4,27]    0.00035313585905249 [GeV]
+Cell[0,3]    0.090465911503925 [GeV]
+Cell[2,41]    4.3000675304938e-07 [GeV]
+Cell[3,23]    0.00026006841222124 [GeV]
+Cell[4,22]    3.5554840040959e-06 [GeV]
+Cell[1,29]    0.00033436573563563 [GeV]
+Cell[1,31]    0.0016237600972548 [GeV]
+Cell[0,38]    5.491618270753e-06 [GeV]
+Cell[3,5]    0.00071980540613617 [GeV]
+Cell[14,4]    0.00098639506543153 [GeV]
+Cell[0,42]    0.00017877010172742 [GeV]
+Cell[2,4]    1.2027220247546e-05 [GeV]
+Cell[6,40]    6.7346978466958e-06 [GeV]
+Cell[7,27]    2.4085485663363e-06 [GeV]
+Cell[4,7]    3.6926461034454e-05 [GeV]
+Cell[5,7]    4.188779584365e-05 [GeV]
+Cell[4,8]    0.0038022048075277 [GeV]
+Cell[0,46]    0.00096881838403476 [GeV]
+Cell[1,46]    2.6526921703635e-05 [GeV]
+Cell[0,43]    0.0012064279873513 [GeV]
+Cell[0,44]    2.9458924473147e-09 [GeV]
+Cell[0,45]    0.0031797414855575 [GeV]
+Cell[0,27]    0.040935587300286 [GeV]
+Cell[6,14]    1.6001368145226e-05 [GeV]
+Cell[0,31]    0.0020203914816819 [GeV]
+Cell[2,44]    0.00022928297975182 [GeV]
+Cell[1,45]    0.0050273763224065 [GeV]
+Cell[2,0]    3.6037678946741e-06 [GeV]
+Cell[2,45]    0.00020148101824452 [GeV]
+###  Total energy deposition in calorimeter by a source track in 97 cells : 2.4700807187994 (GeV)
+
+Source track ID 3447 (neutron,7.3741998938947[GeV]) at (-413.0762339184,-281.72331279429,-1776.1644807987)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[0,18]    0.0022244675778453 [GeV]
-Cell[1,18]    5.1749949228906e-05 [GeV]
-Cell[0,17]    0.031521217934185 [GeV]
-Cell[0,16]    0.071519359486805 [GeV]
-Cell[1,17]    0.0058519868775632 [GeV]
-Cell[1,16]    0.0094374329941411 [GeV]
-Cell[2,17]    2.4785015284579e-10 [GeV]
-Cell[1,15]    0.18239568356705 [GeV]
-Cell[0,15]    0.0025096396423141 [GeV]
-Cell[2,18]    0.00094661194012292 [GeV]
-###  Total energy deposition in calorimeter by a source track in 10 cells : 0.3064581502171 (GeV)
-
-Source track ID 3550 (pi+,4.0201683839266[GeV]) at (-418.25472692379,-273.97624606142,-1789.1689659857)
+Cell[0,29]    0.00044732138668076 [GeV]
+Cell[0,28]    0.19545625378916 [GeV]
+Cell[0,27]    0.0011233823295458 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.19702695750539 (GeV)
+
+Source track ID 3443 (anti_neutron,5.3948206100571[GeV]) at (-415.09134243251,-278.74572182829,-1871.4579101789)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[6,6]    0.0022864106404304 [GeV]
-Cell[6,8]    0.00035980684448805 [GeV]
-Cell[5,19]    2.3322780862145e-09 [GeV]
-Cell[13,5]    0.00011327019029568 [GeV]
-Cell[14,40]    0.0005254425185193 [GeV]
-Cell[2,30]    0.0019494262398005 [GeV]
-Cell[4,10]    0.0032110461027363 [GeV]
-Cell[2,9]    0.0023307941898154 [GeV]
-Cell[3,9]    0.0042450655836028 [GeV]
-Cell[4,11]    5.8688295121101e-06 [GeV]
-Cell[11,7]    4.8816042108228e-05 [GeV]
-Cell[13,6]    0.00049774713544415 [GeV]
-Cell[14,16]    0.0015056140602439 [GeV]
-Cell[13,7]    0.00072216614909917 [GeV]
-Cell[2,16]    0.0015493246042255 [GeV]
-Cell[2,7]    3.3715551302294e-06 [GeV]
-Cell[1,46]    0.00051099891 [GeV]
-Cell[1,11]    0.0004239230443846 [GeV]
-Cell[4,14]    8.6583604570478e-08 [GeV]
-Cell[1,38]    0.00070548184744738 [GeV]
-Cell[4,17]    0.00051099891 [GeV]
-Cell[2,8]    0.008880696972829 [GeV]
-Cell[4,19]    0.0001285983945379 [GeV]
-Cell[4,20]    0.00018945983877359 [GeV]
-Cell[0,34]    7.4174650944769e-06 [GeV]
-Cell[1,25]    0.00027935592009181 [GeV]
-Cell[8,42]    0.00051099891 [GeV]
-Cell[0,18]    0.0034734637900222 [GeV]
-Cell[0,17]    1.3799183707306e-06 [GeV]
-Cell[0,16]    0.0013975057321301 [GeV]
-Cell[1,17]    0.0020976515315456 [GeV]
-Cell[1,16]    0.00080073153178694 [GeV]
-Cell[0,30]    0.0021929294076917 [GeV]
-Cell[1,28]    0.23865939494225 [GeV]
-Cell[1,27]    0.033440241874022 [GeV]
-Cell[7,2]    0.00051099891 [GeV]
-Cell[0,26]    2.7519843337359e-05 [GeV]
-Cell[5,10]    0.00015698507720492 [GeV]
-Cell[2,31]    1.4828329881311e-08 [GeV]
-Cell[3,21]    0.00034213347456046 [GeV]
-Cell[1,26]    0.00036213383475587 [GeV]
-Cell[3,20]    2.0828214474022e-08 [GeV]
-Cell[2,12]    0.00041506035238008 [GeV]
-Cell[4,6]    0.0013537634852472 [GeV]
-Cell[3,2]    0.00017603219082594 [GeV]
-Cell[2,2]    0.0006372474132985 [GeV]
-Cell[3,26]    8.0072701390321e-05 [GeV]
-Cell[3,27]    0.0042385786519179 [GeV]
-Cell[4,4]    0.0012701820004688 [GeV]
-Cell[12,5]    1.4864281877408e-05 [GeV]
-Cell[1,30]    0.00070686413468809 [GeV]
-Cell[12,7]    0.00055633340357792 [GeV]
-Cell[11,6]    3.9992183155846e-05 [GeV]
-Cell[12,6]    0.001513191079908 [GeV]
-Cell[12,17]    0.00096828757714457 [GeV]
-Cell[15,40]    0.0003338630874576 [GeV]
-Cell[3,28]    0.0029923634191173 [GeV]
-Cell[2,15]    0.019004762317784 [GeV]
-Cell[2,10]    0.0019969263631305 [GeV]
-Cell[3,10]    0.00010000612266492 [GeV]
-Cell[0,2]    0.0036951356049864 [GeV]
-Cell[0,32]    0.0014553099713482 [GeV]
-Cell[1,29]    0.027904435274615 [GeV]
-Cell[0,1]    0.0020327686920883 [GeV]
-Cell[0,27]    0.094418957901414 [GeV]
-Cell[0,45]    0.16082039831369 [GeV]
-Cell[1,14]    1.0456933028763e-05 [GeV]
-Cell[0,13]    0.00019434805212859 [GeV]
-Cell[1,15]    7.203968286376e-06 [GeV]
-Cell[0,15]    0.00017590030842393 [GeV]
-Cell[3,11]    0.014349100527033 [GeV]
-Cell[8,46]    0.0012059836566001 [GeV]
-Cell[1,7]    0.00010089254231571 [GeV]
-Cell[4,44]    6.1077024729457e-06 [GeV]
-Cell[0,29]    0.40972845628257 [GeV]
-Cell[2,11]    0.0063875058793883 [GeV]
-Cell[2,13]    0.00063222350664335 [GeV]
-Cell[3,14]    9.5787221405544e-05 [GeV]
-Cell[2,29]    0.017603370646885 [GeV]
-Cell[6,7]    0.00095597558122302 [GeV]
-Cell[2,28]    0.014519073345005 [GeV]
-Cell[0,28]    0.56809801120572 [GeV]
-Cell[1,33]    0.00031490619577459 [GeV]
-Cell[2,27]    0.0013373453370169 [GeV]
-Cell[4,45]    1.0655326594133e-05 [GeV]
-Cell[2,14]    0.0020908198592995 [GeV]
-Cell[0,39]    0.0006718986624904 [GeV]
-###  Total energy deposition in calorimeter by a source track in 87 cells : 1.6801867146032 (GeV)
-
-Source track ID 3551 (neutron,7.3741998938947[GeV]) at (-413.0762339184,-281.72331279429,-1776.1644807987)
+Cell[3,9]    0.016110133272596 [GeV]
+Cell[9,10]    0.0010786800871483 [GeV]
+Cell[1,30]    0.011123213655263 [GeV]
+Cell[9,30]    0.00020557372789074 [GeV]
+Cell[7,33]    7.2451075538993e-10 [GeV]
+Cell[2,1]    7.6018774170961e-05 [GeV]
+Cell[6,33]    1.2377859093249e-10 [GeV]
+Cell[5,10]    1.812499249354e-07 [GeV]
+Cell[2,31]    0.00031083386210594 [GeV]
+Cell[2,32]    1.7079408280551e-08 [GeV]
+Cell[8,20]    5.4247017538046e-05 [GeV]
+Cell[8,34]    2.4831341027721e-05 [GeV]
+Cell[7,36]    1.9393274556023e-08 [GeV]
+Cell[0,34]    0.018204509019386 [GeV]
+Cell[0,33]    0.00064151706125176 [GeV]
+Cell[4,10]    3.5457617705219e-05 [GeV]
+Cell[5,36]    4.0743183053564e-05 [GeV]
+Cell[5,17]    3.5630149301142e-05 [GeV]
+Cell[13,26]    9.0691754367413e-05 [GeV]
+Cell[14,26]    0.0019954905634545 [GeV]
+Cell[14,27]    9.5718208769767e-05 [GeV]
+Cell[13,25]    1.0163057595491e-10 [GeV]
+Cell[6,36]    0.0025773640624735 [GeV]
+Cell[12,24]    0.0023164093749421 [GeV]
+Cell[7,34]    1.2684061617847e-06 [GeV]
+Cell[5,45]    0.00010118603381625 [GeV]
+Cell[10,4]    0.0041275829128807 [GeV]
+Cell[4,15]    0.0022230536613361 [GeV]
+Cell[0,29]    0.03986239014016 [GeV]
+Cell[1,9]    0.00046508573942083 [GeV]
+Cell[0,22]    0.0016571647226472 [GeV]
+Cell[3,39]    0.00090232536567737 [GeV]
+Cell[2,17]    7.1409987333482e-07 [GeV]
+Cell[2,16]    4.3466320676089e-10 [GeV]
+Cell[0,20]    2.1464164310601e-06 [GeV]
+Cell[10,46]    5.1990361280332e-06 [GeV]
+Cell[9,46]    1.2761381388032e-05 [GeV]
+Cell[2,9]    0.0015666773351327 [GeV]
+Cell[2,8]    6.0878736109089e-06 [GeV]
+Cell[2,29]    0.0013882860869274 [GeV]
+Cell[4,13]    0.0054633095315124 [GeV]
+Cell[1,1]    0.00042147514891418 [GeV]
+Cell[0,36]    0.014286001648834 [GeV]
+Cell[0,37]    2.41575076152e-05 [GeV]
+Cell[0,35]    0.00090452030091466 [GeV]
+Cell[0,19]    0.0009147684884631 [GeV]
+Cell[2,2]    0.0033458731009842 [GeV]
+Cell[1,21]    0.0012279799122217 [GeV]
+Cell[0,11]    0.00091111398886017 [GeV]
+Cell[0,26]    0.0074936608864065 [GeV]
+Cell[0,25]    0.0012078691742668 [GeV]
+Cell[1,27]    9.6997366286814e-05 [GeV]
+Cell[1,28]    0.0023473147723876 [GeV]
+Cell[1,18]    0.0028847848549047 [GeV]
+Cell[1,15]    0.0036087710843707 [GeV]
+Cell[2,12]    0.0074310818717891 [GeV]
+Cell[1,7]    5.5220281792572e-05 [GeV]
+Cell[1,25]    9.2833066163394e-06 [GeV]
+Cell[2,11]    0.0020608480517175 [GeV]
+Cell[1,11]    0.00044963648188252 [GeV]
+Cell[2,10]    0.0061630740392994 [GeV]
+Cell[2,26]    0.0032480632299801 [GeV]
+Cell[2,18]    1.4408036034069e-05 [GeV]
+Cell[2,19]    0.0024255321370784 [GeV]
+Cell[2,30]    0.0022243741290464 [GeV]
+Cell[1,2]    0.0018610263014455 [GeV]
+Cell[0,32]    0.00044851524723458 [GeV]
+Cell[2,25]    0.00018437010404728 [GeV]
+Cell[2,24]    0.00024062403959681 [GeV]
+Cell[3,25]    0.00026159281116918 [GeV]
+Cell[3,26]    0.0008746903105105 [GeV]
+Cell[3,24]    0.00029462545662261 [GeV]
+Cell[4,41]    0.00032887313049034 [GeV]
+Cell[0,9]    0.00046095439136668 [GeV]
+Cell[1,26]    3.2526246865245e-06 [GeV]
+Cell[0,28]    2.4835668677234 [GeV]
+Cell[0,30]    0.023377156597416 [GeV]
+Cell[1,16]    0.0045586092837723 [GeV]
+Cell[0,16]    0.00051052159824553 [GeV]
+Cell[1,32]    5.1480355978129e-11 [GeV]
+Cell[1,29]    0.0082684385679249 [GeV]
+Cell[1,31]    3.5619557316181e-05 [GeV]
+Cell[1,33]    1.8176781509283e-08 [GeV]
+Cell[4,0]    1.030117465416e-05 [GeV]
+Cell[0,38]    0.00092661723123888 [GeV]
+Cell[5,37]    0.0019606822013741 [GeV]
+Cell[1,10]    0.0022030855504986 [GeV]
+Cell[1,4]    0.0027132093481861 [GeV]
+Cell[0,42]    8.9338293473702e-06 [GeV]
+Cell[4,47]    5.8020066644531e-06 [GeV]
+Cell[2,4]    6.4804371708306e-05 [GeV]
+Cell[10,45]    0.00019650501845831 [GeV]
+Cell[10,44]    7.2543703519841e-05 [GeV]
+Cell[5,46]    0.00046454779074736 [GeV]
+Cell[9,40]    2.509554324206e-06 [GeV]
+Cell[4,11]    0.002054190867223 [GeV]
+Cell[4,12]    0.0062536141049884 [GeV]
+Cell[5,44]    1.1678814203151e-06 [GeV]
+Cell[3,8]    1.1787087944413e-06 [GeV]
+Cell[0,46]    1.0858619413398e-05 [GeV]
+Cell[0,43]    2.093967796236e-05 [GeV]
+Cell[0,44]    0.0019919360638083 [GeV]
+Cell[0,45]    0.0020747411190136 [GeV]
+Cell[4,14]    0.00063150507794853 [GeV]
+Cell[2,39]    2.7202733326703e-07 [GeV]
+Cell[0,27]    0.24647081066415 [GeV]
+Cell[0,15]    0.00013861146474937 [GeV]
+Cell[2,36]    3.5453186137602e-07 [GeV]
+Cell[0,31]    0.0026083516108444 [GeV]
+Cell[2,0]    2.3840111680329e-09 [GeV]
+Cell[2,35]    1.8078851985592e-05 [GeV]
+Cell[0,41]    0.0014683328751742 [GeV]
+Cell[0,40]    0.015268422460456 [GeV]
+Cell[0,39]    1.0733492672443e-10 [GeV]
+Cell[1,35]    0.0020805562624046 [GeV]
+###  Total energy deposition in calorimeter by a source track in 115 cells : 2.9915585534985 (GeV)
+
+Source track ID 3371 (pi-,5.4477374883999[GeV]) at (-299.1581041889,-400.63003968512,-1917.473786175)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[7,44]    4.6857167035341e-12 [GeV]
-Cell[7,45]    3.5683652188254e-06 [GeV]
-Cell[7,1]    2.9304123017937e-08 [GeV]
-Cell[8,8]    1.5243752597598e-05 [GeV]
-Cell[7,43]    0.0013120301481888 [GeV]
-Cell[7,35]    1.6731370931211e-07 [GeV]
-Cell[3,16]    0.00077764935079527 [GeV]
-Cell[9,27]    6.7579940038058e-06 [GeV]
-Cell[4,21]    1.9139176856697e-09 [GeV]
-Cell[8,31]    6.5357844972368e-05 [GeV]
-Cell[2,24]    0.00090984424273496 [GeV]
-Cell[6,33]    4.3951479601674e-06 [GeV]
-Cell[6,41]    0.0027923035134022 [GeV]
-Cell[9,22]    0.00031559945807776 [GeV]
-Cell[6,27]    5.9986984997522e-06 [GeV]
-Cell[3,32]    7.0451456704177e-06 [GeV]
-Cell[5,43]    0.00040470603286292 [GeV]
-Cell[6,14]    7.0644410734531e-06 [GeV]
-Cell[3,31]    8.3648990312213e-10 [GeV]
-Cell[5,19]    2.3759400869494e-07 [GeV]
-Cell[6,32]    5.2821781799025e-05 [GeV]
-Cell[4,40]    0.0049294800950951 [GeV]
-Cell[6,30]    1.8699171749176e-05 [GeV]
-Cell[9,26]    4.8009678721428e-09 [GeV]
-Cell[7,26]    1.0334835545791e-06 [GeV]
-Cell[2,30]    0.00097453740319155 [GeV]
-Cell[4,9]    1.4278467278928e-07 [GeV]
-Cell[7,32]    0.00027529000812774 [GeV]
-Cell[7,33]    0.00033445120038425 [GeV]
-Cell[9,31]    0.00016192090540619 [GeV]
-Cell[5,18]    6.278282526182e-06 [GeV]
-Cell[5,12]    0.00027046995391765 [GeV]
-Cell[5,11]    0.00015683703494244 [GeV]
-Cell[4,7]    0.00055136967374915 [GeV]
-Cell[2,7]    9.7561371512711e-07 [GeV]
-Cell[1,44]    6.6959479619982e-05 [GeV]
-Cell[1,46]    0.0083885633413684 [GeV]
-Cell[2,47]    4.4577085645869e-08 [GeV]
-Cell[1,45]    0.0026156986800976 [GeV]
-Cell[5,1]    0.0061117124491107 [GeV]
-Cell[0,24]    2.556083142224e-05 [GeV]
-Cell[5,37]    9.616723691579e-06 [GeV]
-Cell[0,20]    0.00072248169699367 [GeV]
-Cell[0,22]    1.7899347585512e-05 [GeV]
-Cell[1,22]    0.0031378814889511 [GeV]
-Cell[0,10]    3.5346052459317e-07 [GeV]
-Cell[1,10]    0.00010978743087799 [GeV]
-Cell[1,11]    4.3352577777114e-06 [GeV]
-Cell[4,14]    0.00099534287973391 [GeV]
-Cell[1,37]    0.00043184557714051 [GeV]
-Cell[1,38]    3.0904721759725e-05 [GeV]
-Cell[4,17]    5.8653135499753e-07 [GeV]
-Cell[4,2]    0.0064309271377973 [GeV]
-Cell[4,3]    0.0018574116735856 [GeV]
-Cell[4,1]    0.015681995734794 [GeV]
-Cell[0,3]    0.0014067216120158 [GeV]
-Cell[1,5]    0.00062585974094316 [GeV]
-Cell[2,4]    0.00013150797629703 [GeV]
-Cell[2,5]    0.18189861799349 [GeV]
-Cell[0,19]    1.0937285775526e-05 [GeV]
-Cell[1,9]    0.0008793784833897 [GeV]
-Cell[2,22]    3.6621093166673e-05 [GeV]
-Cell[5,17]    0.00073249913116649 [GeV]
-Cell[1,2]    0.0035727737598457 [GeV]
-Cell[4,20]    1.3697416003424e-06 [GeV]
-Cell[3,24]    4.045980857336e-05 [GeV]
-Cell[5,20]    4.3012501179192e-05 [GeV]
-Cell[1,31]    0.0073521629421197 [GeV]
-Cell[6,45]    1.2596644864971e-09 [GeV]
-Cell[0,34]    0.0033059188872101 [GeV]
-Cell[0,33]    0.00061878437215262 [GeV]
-Cell[1,24]    0.00018343795094017 [GeV]
-Cell[1,23]    0.0047094705065975 [GeV]
-Cell[0,25]    0.0030640571128574 [GeV]
-Cell[1,25]    0.00055329801838691 [GeV]
-Cell[7,42]    0.00010273674337362 [GeV]
-Cell[0,18]    0.0030998454168238 [GeV]
-Cell[1,18]    2.5565725381171e-05 [GeV]
-Cell[0,17]    1.3231285118991e-06 [GeV]
-Cell[1,16]    1.3144932268006e-08 [GeV]
-Cell[0,30]    0.11164717008516 [GeV]
-Cell[1,28]    0.037692037368478 [GeV]
-Cell[1,27]    0.013507816195383 [GeV]
-Cell[1,35]    0.0041616913766049 [GeV]
-Cell[6,1]    1.3569485158996e-05 [GeV]
-Cell[6,2]    0.00023549845772891 [GeV]
-Cell[7,2]    0.00067397000984704 [GeV]
-Cell[0,26]    0.0083411973296345 [GeV]
-Cell[2,31]    0.00096209270901784 [GeV]
-Cell[3,19]    0.00081963679093547 [GeV]
-Cell[3,21]    5.8418755644425e-06 [GeV]
-Cell[1,26]    0.0092750598806949 [GeV]
-Cell[3,35]    6.4014803191071e-05 [GeV]
-Cell[3,20]    0.010920805101395 [GeV]
-Cell[2,26]    1.0674542815991e-05 [GeV]
-Cell[2,12]    3.4374267676867e-05 [GeV]
-Cell[1,12]    3.5514603058573e-05 [GeV]
-Cell[3,23]    1.6414585302641e-05 [GeV]
-Cell[2,20]    0.00048390633755887 [GeV]
-Cell[3,2]    0.0056880835077326 [GeV]
-Cell[3,1]    1.2846430763602e-10 [GeV]
-Cell[3,0]    0.0041998348159756 [GeV]
-Cell[4,26]    0.0022243772587639 [GeV]
-Cell[6,40]    4.5617279829457e-06 [GeV]
-Cell[3,25]    0.0044510309350298 [GeV]
-Cell[1,3]    1.5454133972526e-11 [GeV]
-Cell[3,26]    0.0074443431305541 [GeV]
-Cell[3,27]    3.3314389031148e-05 [GeV]
-Cell[4,25]    1.0573949752143e-05 [GeV]
-Cell[2,25]    0.00020108318996643 [GeV]
-Cell[2,19]    1.6298145055771e-11 [GeV]
-Cell[2,23]    0.019888557675241 [GeV]
-Cell[5,3]    3.1229721211503e-05 [GeV]
-Cell[5,4]    1.5673685379625e-06 [GeV]
-Cell[7,4]    1.7364912317134e-05 [GeV]
-Cell[4,4]    0.010355187251402 [GeV]
-Cell[4,5]    0.00057697415868427 [GeV]
-Cell[1,30]    0.0096552795157088 [GeV]
-Cell[12,6]    4.3227919377387e-06 [GeV]
-Cell[10,3]    4.8255012370646e-07 [GeV]
-Cell[13,39]    1.4091644639848e-05 [GeV]
-Cell[3,28]    0.0010834918478113 [GeV]
-Cell[5,38]    0.00034898149669277 [GeV]
-Cell[6,42]    0.00051099891 [GeV]
-Cell[5,41]    7.1457473386545e-06 [GeV]
-Cell[7,27]    1.1741133221221e-10 [GeV]
-Cell[6,20]    0.00039734073482236 [GeV]
-Cell[6,26]    0.00032333191012492 [GeV]
-Cell[8,45]    1.9198167012746e-07 [GeV]
-Cell[3,7]    4.3664771423209e-05 [GeV]
-Cell[0,35]    0.0084959160959499 [GeV]
-Cell[0,36]    0.003749733877813 [GeV]
-Cell[0,2]    0.0022761522032365 [GeV]
-Cell[0,38]    2.0325079879058e-07 [GeV]
-Cell[0,32]    0.00088812038602532 [GeV]
-Cell[0,31]    0.087167797947191 [GeV]
-Cell[1,32]    2.0253217080608e-05 [GeV]
-Cell[1,29]    0.02001992224511 [GeV]
-Cell[0,1]    6.5037673339248e-06 [GeV]
-Cell[1,34]    0.00044992469193937 [GeV]
-Cell[0,7]    0.00043485706144257 [GeV]
-Cell[0,27]    0.16124486890225 [GeV]
-Cell[1,36]    0.00054469513887 [GeV]
-Cell[3,12]    0.00099509186709508 [GeV]
-Cell[2,35]    4.5288855073977e-07 [GeV]
-Cell[5,16]    0.00086727507123135 [GeV]
-Cell[2,33]    0.015800996160268 [GeV]
-Cell[1,13]    0.0012131524394741 [GeV]
-Cell[1,14]    0.00024187422981708 [GeV]
-Cell[0,13]    0.00039245813229588 [GeV]
-Cell[0,14]    0.0069613544727812 [GeV]
-Cell[1,15]    0.0016414564996766 [GeV]
-Cell[0,15]    5.5639233243028e-06 [GeV]
-Cell[3,11]    0.00049420334915646 [GeV]
-Cell[5,45]    8.3302170662591e-07 [GeV]
-Cell[5,44]    0.00021018668030138 [GeV]
-Cell[9,30]    6.7881139784731e-09 [GeV]
-Cell[1,6]    9.7170313547394e-06 [GeV]
-Cell[0,29]    0.013430088791019 [GeV]
-Cell[3,15]    0.00068658666225213 [GeV]
-Cell[2,29]    0.005271403756145 [GeV]
-Cell[2,28]    0.00053246789924702 [GeV]
-Cell[19,1]    1.2486249004724e-05 [GeV]
-Cell[3,8]    1.1045158171328e-05 [GeV]
-Cell[0,28]    1.4392928050928 [GeV]
-Cell[8,44]    1.317169203503e-07 [GeV]
-Cell[0,9]    4.4071384763811e-11 [GeV]
-Cell[0,37]    1.7439015209675e-10 [GeV]
-Cell[1,33]    0.00067261689206941 [GeV]
-Cell[2,27]    0.0018582028353311 [GeV]
-Cell[2,14]    2.56264146592e-05 [GeV]
-Cell[3,36]    0.00039673209847206 [GeV]
-Cell[4,43]    3.9771143055987e-06 [GeV]
-Cell[0,8]    0.0016271974258999 [GeV]
-Cell[4,27]    1.0469924075096e-07 [GeV]
-Cell[9,0]    1.4381055370905e-07 [GeV]
-Cell[9,32]    3.9586724014953e-06 [GeV]
-Cell[7,20]    2.7656205929816e-09 [GeV]
-###  Total energy deposition in calorimeter by a source track in 178 cells : 2.3177764402446 (GeV)
-
-Source track ID 3547 (anti_neutron,5.3948206100571[GeV]) at (-415.09134243251,-278.74572182829,-1871.4579101789)
+Cell[0,31]    0.11735302835777 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.11735302835777 (GeV)
+
+Source track ID 1853 (pi-,5.0452840450275[GeV]) at (-463.61048928688,-187.2573475813,-1930.6480945603)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[1,30]    0.00051099891 [GeV]
+Cell[6,0]    2.0742535707541e-07 [GeV]
+Cell[5,0]    7.4093188751476e-06 [GeV]
+Cell[7,19]    1.7767112294678e-06 [GeV]
+Cell[4,5]    3.006367251146e-09 [GeV]
+Cell[1,9]    2.3877951323811e-05 [GeV]
+Cell[3,39]    2.352136762056e-07 [GeV]
+Cell[3,40]    0.00099597712966363 [GeV]
+Cell[5,1]    6.4362670281753e-05 [GeV]
+Cell[0,26]    0.71152046213145 [GeV]
+Cell[0,25]    0.0048782238193536 [GeV]
+Cell[1,27]    2.6165839517489e-07 [GeV]
+Cell[1,41]    0.0016822335399921 [GeV]
+Cell[1,17]    0.0037934970274206 [GeV]
+Cell[0,47]    0.00060579861413057 [GeV]
+Cell[0,0]    0.0076401107323089 [GeV]
+Cell[5,4]    0.0028380980938796 [GeV]
+Cell[5,5]    6.821283249235e-05 [GeV]
+Cell[6,5]    0.00096024086944471 [GeV]
+Cell[1,43]    0.0044401940058443 [GeV]
+Cell[3,41]    2.5164620089527e-05 [GeV]
+Cell[0,9]    0.0013910795627289 [GeV]
+Cell[0,28]    0.026462199489426 [GeV]
+Cell[0,16]    0.00074677230941138 [GeV]
+Cell[2,41]    0.00051099891 [GeV]
+Cell[1,42]    0.023888996557933 [GeV]
+Cell[0,38]    0.00037411429939984 [GeV]
+Cell[5,25]    0.00057889542632147 [GeV]
+Cell[0,8]    0.00025450581411872 [GeV]
+Cell[3,5]    3.3050317483685e-08 [GeV]
+Cell[0,42]    0.00048676338904602 [GeV]
+Cell[6,7]    4.5270550181158e-06 [GeV]
+Cell[5,6]    0.00021885702282123 [GeV]
+Cell[4,6]    3.076789661236e-07 [GeV]
+Cell[5,7]    2.5979046185967e-06 [GeV]
+Cell[0,43]    0.057044306943024 [GeV]
+Cell[1,8]    9.710602927953e-06 [GeV]
+Cell[0,27]    0.20379067643278 [GeV]
+Cell[0,15]    0.00016694009730099 [GeV]
+Cell[0,17]    0.00044624014502826 [GeV]
+Cell[0,41]    1.5293721150329e-05 [GeV]
+Cell[6,6]    9.9919765780214e-06 [GeV]
+Cell[1,40]    9.8359561525285e-07 [GeV]
+###  Total energy deposition in calorimeter by a source track in 43 cells : 1.0564621382661 (GeV)
+
+Source track ID 3061 (pi-,26.431069067136[GeV]) at (-349.01666798219,-358.03263185163,-1955.1359357881)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[2,40]    0.00831573538484 [GeV]
-Cell[2,36]    8.0833600577535e-09 [GeV]
-Cell[7,31]    1.9764431635849e-07 [GeV]
-Cell[2,16]    3.870070213452e-08 [GeV]
-Cell[2,42]    0.0023793719359691 [GeV]
-Cell[2,43]    0.00019267651492441 [GeV]
-Cell[1,46]    4.748038888124e-06 [GeV]
-Cell[1,45]    1.1586166692723e-09 [GeV]
-Cell[0,21]    8.7294705735985e-06 [GeV]
-Cell[1,37]    0.0016697152429363 [GeV]
-Cell[1,43]    0.00049255487663504 [GeV]
-Cell[0,42]    0.00081390102974183 [GeV]
-Cell[0,19]    9.4498318726323e-05 [GeV]
-Cell[0,25]    0.00047718844808514 [GeV]
-Cell[2,44]    3.1090247503016e-06 [GeV]
-Cell[0,18]    5.7314533260751e-05 [GeV]
-Cell[1,18]    0.0015397566634457 [GeV]
-Cell[1,19]    9.781485224471e-05 [GeV]
-Cell[0,17]    1.2943618535246e-05 [GeV]
-Cell[0,16]    1.1053459777031e-05 [GeV]
-Cell[1,17]    0.0040490569595311 [GeV]
-Cell[1,16]    0.00026275133710953 [GeV]
-Cell[2,17]    0.0014088333310807 [GeV]
-Cell[0,30]    0.0057252509191865 [GeV]
-Cell[1,27]    0.0017560223414342 [GeV]
-Cell[1,47]    3.3495435491204e-06 [GeV]
-Cell[0,46]    5.5182198411785e-07 [GeV]
-Cell[2,19]    6.3095514877205e-05 [GeV]
-Cell[2,15]    4.2641826439649e-08 [GeV]
-Cell[3,41]    0.00037096389191049 [GeV]
-Cell[3,4]    7.8626937465742e-08 [GeV]
-Cell[1,0]    8.05972260423e-07 [GeV]
-Cell[0,47]    3.919959301129e-06 [GeV]
-Cell[0,31]    0.0024489998186354 [GeV]
-Cell[0,43]    0.0021123423755386 [GeV]
-Cell[0,27]    0.0013868881852636 [GeV]
-Cell[1,36]    0.00019864891424515 [GeV]
-Cell[3,44]    2.1789886523038e-07 [GeV]
-Cell[3,13]    0.0014282556473494 [GeV]
-Cell[8,21]    5.8429643390809e-06 [GeV]
-Cell[3,42]    0.00011733866583199 [GeV]
-Cell[3,43]    1.8137332517654e-08 [GeV]
-Cell[0,29]    0.0029086064760793 [GeV]
-Cell[2,41]    0.00067370108346392 [GeV]
-Cell[3,14]    2.3728644725225e-05 [GeV]
-Cell[0,28]    0.0039034186467606 [GeV]
-Cell[2,18]    2.4549288497155e-06 [GeV]
-###  Total energy deposition in calorimeter by a source track in 47 cells : 0.045026542248597 (GeV)
-
-Source track ID 3235 (e-,0.00061937307441195[GeV]) at (-472.78733415138,-162.70260190308,-1932.9861661071)
+Cell[0,30]    0.084336787420165 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.084336787420165 (GeV)
+
+Source track ID 3062 (pi+,1.1826831269226[GeV]) at (-499.00257510381,31.56628010663,-1753.4748901174)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[6,39]    9.411917729949e-07 [GeV]
+Cell[4,35]    0.0010936610374756 [GeV]
+Cell[1,30]    0.00076348939275397 [GeV]
+Cell[6,21]    0.00043640249203509 [GeV]
+Cell[6,47]    4.9179721128894e-05 [GeV]
+Cell[1,20]    3.0801538821379e-07 [GeV]
+Cell[8,40]    6.266435055295e-06 [GeV]
+Cell[10,33]    0.00021619117106479 [GeV]
+Cell[6,0]    0.0035110894903226 [GeV]
+Cell[7,33]    1.6237210074905e-06 [GeV]
+Cell[6,20]    2.591194663637e-08 [GeV]
+Cell[5,0]    7.4427481158637e-06 [GeV]
+Cell[2,1]    3.6292476579547e-11 [GeV]
+Cell[9,42]    8.8565202895552e-07 [GeV]
+Cell[9,24]    1.2251206934479e-06 [GeV]
+Cell[8,13]    9.2346658675524e-08 [GeV]
+Cell[9,13]    3.0726433062682e-05 [GeV]
+Cell[8,39]    5.6512863666285e-06 [GeV]
+Cell[2,27]    0.0028431874987136 [GeV]
+Cell[2,31]    5.7425518662058e-07 [GeV]
+Cell[6,38]    4.2411556933075e-09 [GeV]
+Cell[6,13]    5.8867340558209e-06 [GeV]
+Cell[5,18]    8.8369667239022e-05 [GeV]
+Cell[3,29]    0.0072785095242403 [GeV]
+Cell[5,17]    0.00018097967779795 [GeV]
+Cell[6,36]    6.8410077947192e-06 [GeV]
+Cell[7,34]    9.4779298524372e-07 [GeV]
+Cell[9,34]    2.5545823154971e-07 [GeV]
+Cell[9,33]    5.5074682398981e-06 [GeV]
+Cell[4,15]    2.8137626068201e-06 [GeV]
+Cell[0,29]    0.0018110257878327 [GeV]
+Cell[0,24]    0.020413866503244 [GeV]
+Cell[0,21]    0.0022635706950739 [GeV]
+Cell[0,22]    0.0050644493452907 [GeV]
+Cell[0,23]    0.011104301442582 [GeV]
+Cell[0,20]    0.0030592034726026 [GeV]
+Cell[2,29]    0.0024523222161347 [GeV]
+Cell[1,1]    0.00062558376239965 [GeV]
+Cell[1,22]    0.0095302956034892 [GeV]
+Cell[0,37]    0.031605614271597 [GeV]
+Cell[0,19]    0.00021122689576453 [GeV]
+Cell[2,37]    0.0038040344180062 [GeV]
+Cell[3,37]    0.00026370114734482 [GeV]
+Cell[3,35]    5.512878135778e-05 [GeV]
+Cell[3,34]    5.5733832530677e-05 [GeV]
+Cell[0,6]    1.3119442405696e-07 [GeV]
+Cell[1,24]    0.010913916014257 [GeV]
+Cell[1,23]    0.37388315327176 [GeV]
+Cell[3,4]    0.00052963245052592 [GeV]
+Cell[3,3]    0.0040106307545488 [GeV]
+Cell[2,2]    0.00041429143216885 [GeV]
+Cell[2,3]    3.9509306261039e-05 [GeV]
+Cell[1,21]    0.003069551630755 [GeV]
+Cell[0,25]    0.0050871854951439 [GeV]
+Cell[1,27]    8.0185210356376e-07 [GeV]
+Cell[1,41]    0.00048046945332237 [GeV]
+Cell[5,8]    1.037260517478e-07 [GeV]
+Cell[2,47]    6.6799007812506e-06 [GeV]
+Cell[2,23]    0.00017178158948957 [GeV]
+Cell[0,0]    0.0040459629742692 [GeV]
+Cell[1,47]    0.00047841041652009 [GeV]
+Cell[0,1]    0.0093323044947385 [GeV]
+Cell[4,1]    0.00097451659623027 [GeV]
+Cell[1,25]    0.001742008231658 [GeV]
+Cell[5,3]    0.00034221342596345 [GeV]
+Cell[5,4]    0.0010750697176767 [GeV]
+Cell[3,30]    0.020228222330267 [GeV]
+Cell[1,43]    9.9932542361785e-06 [GeV]
+Cell[2,26]    0.00057457840189852 [GeV]
+Cell[2,28]    2.7078710292699e-05 [GeV]
+Cell[3,28]    1.0892209843405e-08 [GeV]
+Cell[2,18]    0.0010814053649792 [GeV]
+Cell[5,15]    0.0020985821877443 [GeV]
+Cell[2,30]    0.000589958679701 [GeV]
+Cell[1,2]    0.0057023780516164 [GeV]
+Cell[0,2]    0.0047966201463521 [GeV]
+Cell[3,1]    7.3397986125201e-07 [GeV]
+Cell[2,25]    3.6419286733462e-05 [GeV]
+Cell[2,24]    0.00053309513971749 [GeV]
+Cell[4,40]    1.3515966110276e-05 [GeV]
+Cell[4,39]    6.3130290420872e-05 [GeV]
+Cell[1,26]    0.00039261459392628 [GeV]
+Cell[0,28]    5.3300774425225e-09 [GeV]
+Cell[0,30]    2.8815593395848e-09 [GeV]
+Cell[0,3]    0.0021169047401121 [GeV]
+Cell[0,16]    6.3550763909006e-05 [GeV]
+Cell[2,46]    3.8097130072856e-09 [GeV]
+Cell[2,41]    0.0018026673411193 [GeV]
+Cell[1,32]    1.0179860459175e-05 [GeV]
+Cell[1,42]    0.0016446071941845 [GeV]
+Cell[1,31]    7.0901899107412e-10 [GeV]
+Cell[4,0]    4.912060269271e-05 [GeV]
+Cell[0,38]    0.11891862645434 [GeV]
+Cell[1,3]    0.0014900285154218 [GeV]
+Cell[3,5]    0.0006371074901117 [GeV]
+Cell[0,7]    2.0972627477249e-06 [GeV]
+Cell[7,46]    5.2634046587627e-06 [GeV]
+Cell[4,38]    0.00039876214293793 [GeV]
+Cell[6,15]    5.5525470088469e-10 [GeV]
+Cell[6,29]    0.00058053249224645 [GeV]
+Cell[5,7]    1.450763443745e-05 [GeV]
+Cell[1,46]    1.6846294439574e-05 [GeV]
+Cell[0,45]    0.0096424453257666 [GeV]
+Cell[0,27]    6.4962626429519e-05 [GeV]
+Cell[4,34]    1.3801686989609e-05 [GeV]
+Cell[6,14]    0.00055796447926366 [GeV]
+Cell[0,31]    9.8858095043397e-11 [GeV]
+Cell[0,17]    0.0011986809924271 [GeV]
+Cell[2,0]    0.00072561202551299 [GeV]
+Cell[1,40]    0.00025467910094106 [GeV]
+Cell[4,16]    0.00034108221077458 [GeV]
+###  Total energy deposition in calorimeter by a source track in 111 cells : 0.70215584269779 (GeV)
+
+Source track ID 3054 (gamma,0.00063757466762324[GeV]) at (-47.882172600458,-497.70201682037,-436.01557773733)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[0,26]    5.1610318863076e-06 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 5.1610318863076e-06 (GeV)
+Cell[7,35]    0.00063757466762324 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00063757466762324 (GeV)
 
-Source track ID 1851 (pi-,5.0453190845278[GeV]) at (-463.66103194027,-187.13216575479,-1932.3813778982)
+Source track ID 3056 (gamma,0.0067025760969434[GeV]) at (-28.368079582484,-499.19460339711,-437.40777305628)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[0,26]    0.10160458345595 [GeV]
-Cell[0,27]    0.0012812735698333 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.10288585702579 (GeV)
+Cell[7,35]    0.0067025760969434 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0067025760969434 (GeV)
 
-Source track ID 3173 (pi-,26.431211001028[GeV]) at (-349.00608781682,-358.04294528282,-1955.3316562743)
+Source track ID 3046 (e-,0.51696072701623[GeV]) at (-0.94905399115149,-499.99909929571,-443.77759818113)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[4,13]    0.0005823539524564 [GeV]
-Cell[0,21]    5.2156104095502e-07 [GeV]
-Cell[0,22]    2.2286288647592e-05 [GeV]
-Cell[1,22]    0.00010943904529108 [GeV]
-Cell[1,21]    2.74449121207e-11 [GeV]
-Cell[1,24]    0.00069923994604108 [GeV]
-Cell[1,23]    0.00029336391926267 [GeV]
-Cell[0,30]    0.11163783242633 [GeV]
-Cell[4,47]    6.3566063472535e-06 [GeV]
-Cell[0,32]    0.0012085899101426 [GeV]
-Cell[0,29]    1.1137865978526e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 11 cells : 0.11457112154898 (GeV)
-
-Source track ID 3174 (pi+,1.1826264641197[GeV]) at (-498.8027662931,34.580346128277,-1756.8755165843)
+Cell[6,39]    0.00067234680551638 [GeV]
+Cell[7,25]    0.0028130035331932 [GeV]
+Cell[6,38]    0.00048697452564916 [GeV]
+Cell[7,38]    0.0030008684798168 [GeV]
+Cell[7,36]    0.44655782874928 [GeV]
+Cell[7,37]    0.015482968266076 [GeV]
+Cell[7,35]    0.038909848003214 [GeV]
+Cell[13,19]    0.00146024965482 [GeV]
+Cell[6,36]    0.00087866726334124 [GeV]
+Cell[7,19]    0.0014009800471774 [GeV]
+Cell[3,28]    0.002921713906138 [GeV]
+Cell[6,46]    0.00089948902734266 [GeV]
+###  Total energy deposition in calorimeter by a source track in 12 cells : 0.51548493826156 (GeV)
+
+Source track ID 3049 (gamma,0.0065659279770208[GeV]) at (-97.039705512886,-490.49291080909,-437.20862678791)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[0,23]    0.15863369811341 [GeV]
-Cell[1,24]    0.001883900050966 [GeV]
-Cell[1,23]    0.057868020041864 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.21838561820624 (GeV)
+Cell[7,34]    0.0065659279770208 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0065659279770208 (GeV)
 
-Source track ID 3171 (gamma,1.5279055119092[GeV]) at (-73.254796189925,-494.60462476121,-436.11291029633)
+Source track ID 3047 (e+,0.97489874733585[GeV]) at (-110.86114095596,-487.55492759887,-437.48539653982)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[7,33]    0.1155238088901 [GeV]
+Cell[9,22]    0.0010253930575949 [GeV]
+Cell[6,25]    0.0053587022458739 [GeV]
+Cell[9,15]    0.0020678937399438 [GeV]
+Cell[3,20]    0.00012616866887209 [GeV]
+Cell[7,32]    0.00053667367680899 [GeV]
+Cell[6,31]    0.00078092391253487 [GeV]
+Cell[7,36]    0.00023515809571225 [GeV]
+Cell[7,35]    0.0044739171447234 [GeV]
+Cell[7,34]    0.84112518695083 [GeV]
+Cell[0,0]    0.00019952817814185 [GeV]
+Cell[6,2]    0.0017166465390999 [GeV]
+Cell[6,1]    0.00088066068141577 [GeV]
+Cell[12,6]    0.00043022846571031 [GeV]
+Cell[10,5]    0.00040246873967381 [GeV]
+Cell[5,29]    0.00037890905635626 [GeV]
+###  Total energy deposition in calorimeter by a source track in 16 cells : 0.97526226804339 (GeV)
+
+Source track ID 3037 (gamma,0.00023936732482042[GeV]) at (-83.066085849845,-493.05174716411,-487.25106927122)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[7,34]    0.00023936732482042 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00023936732482042 (GeV)
+
+Source track ID 3038 (gamma,0.0010047249756834[GeV]) at (-73.971745188104,-494.49790789631,-487.17999948728)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[7,34]    0.0010047249756834 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0010047249756834 (GeV)
+
+Source track ID 3041 (gamma,0.1245804679735[GeV]) at (-69.475329193095,-495.14965276521,-488.25419821953)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[7,33]    0.0002432896523085 [GeV]
+Cell[7,35]    0.05622368350828 [GeV]
+Cell[6,35]    0.0020417972784156 [GeV]
+Cell[6,34]    0.0016955873205774 [GeV]
+Cell[7,34]    0.064376110213917 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.1245804679735 (GeV)
+
+Source track ID 3018 (e-,0.84997394258835[GeV]) at (-67.508814353464,-495.42159822175,-488.4315949947)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[8,15]    0.00028299755200179 [GeV]
-Cell[7,35]    0.13052700591013 [GeV]
-Cell[8,12]    0.00033316899040675 [GeV]
-Cell[9,22]    0.00073054055593658 [GeV]
-Cell[8,35]    0.00083031942984769 [GeV]
-Cell[7,25]    0.00088308644315866 [GeV]
-Cell[7,32]    0.00036093244068723 [GeV]
-Cell[8,34]    0.0054115255633559 [GeV]
-Cell[7,34]    1.3545514539649 [GeV]
-Cell[7,33]    0.011078580835043 [GeV]
-Cell[7,36]    0.002382459277713 [GeV]
-Cell[7,37]    0.0057805349032569 [GeV]
-Cell[6,11]    0.0009729319804453 [GeV]
-Cell[5,10]    0.00094810227845291 [GeV]
-Cell[5,3]    0.00065268897313075 [GeV]
-Cell[5,4]    0.00067390823524419 [GeV]
-Cell[16,20]    0.0023073487883785 [GeV]
-Cell[9,21]    0.00095923725445947 [GeV]
-Cell[6,28]    0.0021046823726488 [GeV]
-Cell[3,45]    0.0016864580014166 [GeV]
-Cell[3,44]    0.0011769318813115 [GeV]
-Cell[8,21]    7.9312034893629e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 22 cells : 1.5247142076668 (GeV)
-
-Source track ID 3172 (gamma,2.1921548366006[GeV]) at (-105.19677182207,-488.8083869966,-488.29271378891)
+Cell[6,47]    0.0066834493241234 [GeV]
+Cell[9,11]    0.00051099891 [GeV]
+Cell[7,22]    0.0011336035905324 [GeV]
+Cell[5,22]    0.00051099891 [GeV]
+Cell[6,9]    0.00053295391193563 [GeV]
+Cell[6,42]    0.00037358137946354 [GeV]
+Cell[7,2]    0.00064867855390793 [GeV]
+Cell[7,36]    0.0024274765795324 [GeV]
+Cell[7,35]    0.4730351057282 [GeV]
+Cell[6,35]    0.0078721651235932 [GeV]
+Cell[8,33]    0.00041228791087067 [GeV]
+Cell[6,34]    0.0015984104093092 [GeV]
+Cell[7,34]    0.34754857609699 [GeV]
+Cell[4,5]    0.0013281158241014 [GeV]
+Cell[3,14]    0.00069083891039258 [GeV]
+Cell[5,7]    0.0025694673173505 [GeV]
+Cell[4,14]    0.00043216715816677 [GeV]
+###  Total energy deposition in calorimeter by a source track in 17 cells : 0.84830887563847 (GeV)
+
+Source track ID 3022 (gamma,0.49170921654405[GeV]) at (-117.16178088931,-486.07933210418,-484.98419665082)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[8,11]    0.00051099891 [GeV]
-Cell[7,35]    0.0049204441690216 [GeV]
-Cell[6,33]    0.0085309661797201 [GeV]
-Cell[8,36]    0.00014257075726264 [GeV]
-Cell[6,32]    0.0014559152673205 [GeV]
-Cell[10,10]    0.0006936486762853 [GeV]
-Cell[10,1]    0.00039777843214446 [GeV]
-Cell[4,9]    0.0018934232055312 [GeV]
-Cell[7,32]    0.0018932259840488 [GeV]
-Cell[7,34]    2.0593054906006 [GeV]
-Cell[7,33]    0.044849207815358 [GeV]
-Cell[7,36]    0.0010706777103075 [GeV]
-Cell[0,22]    0.0012059890474482 [GeV]
-Cell[6,35]    0.0055441100979101 [GeV]
-Cell[4,46]    0.00095471833231807 [GeV]
-Cell[6,4]    0.00041775678615206 [GeV]
-Cell[10,9]    0.00084275739113926 [GeV]
-Cell[7,16]    0.0016137715427689 [GeV]
-Cell[7,17]    0.00067180865165852 [GeV]
-Cell[6,34]    0.051749182595025 [GeV]
-Cell[10,2]    0.0014920143704969 [GeV]
-###  Total energy deposition in calorimeter by a source track in 21 cells : 2.1901564565225 (GeV)
-
-Source track ID 3169 (gamma,0.076632669216442[GeV]) at (-300.43599634073,399.6726311655,200.63473730455)
+Cell[9,1]    0.0002398424944949 [GeV]
+Cell[7,33]    0.016755193417609 [GeV]
+Cell[8,17]    0.00087764975648052 [GeV]
+Cell[3,0]    0.0017179723003652 [GeV]
+Cell[7,35]    0.0063806227980991 [GeV]
+Cell[7,5]    0.0040358792278388 [GeV]
+Cell[6,34]    0.0058013501098584 [GeV]
+Cell[7,34]    0.45577455972558 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 0.49158306983033 (GeV)
+
+Source track ID 3023 (gamma,0.00051192463556758[GeV]) at (-129.72087127008,-482.87937992518,-487.63522531918)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[11,16]    0.051580138294625 [GeV]
-Cell[11,17]    0.025052530921818 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.076632669216442 (GeV)
+Cell[7,33]    0.00051192463556758 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00051192463556758 (GeV)
 
-Source track ID 3170 (gamma,0.17932025858732[GeV]) at (-255.57095734722,429.74816551165,-559.80029355897)
+Source track ID 3025 (gamma,9.0765235711068e-05[GeV]) at (-127.34848842348,-483.51045748386,-478.90916318862)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[8,15]    0.0025144715062205 [GeV]
-Cell[7,15]    0.0051899696996072 [GeV]
-Cell[8,40]    0.0007138307823602 [GeV]
-Cell[7,32]    0.00045432864288931 [GeV]
-Cell[7,16]    0.15701706047476 [GeV]
-Cell[7,17]    0.002248429482672 [GeV]
-Cell[6,16]    0.010868009810012 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.17900610039852 (GeV)
-
-Source track ID 2929 (pi-,0.16520961966175[GeV]) at (-30.568161884602,499.06471271669,1212.0520164166)
+Cell[7,34]    9.0765235711068e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 9.0765235711068e-05 (GeV)
+
+Source track ID 3027 (gamma,0.010091367507697[GeV]) at (-139.44669130942,-480.1610357816,-488.30297552447)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[15,32]    1.5033000876429e-05 [GeV]
-Cell[13,30]    2.0790145208593e-05 [GeV]
-Cell[14,11]    0.00090524150722445 [GeV]
-Cell[9,31]    1.1375103582395e-05 [GeV]
-Cell[14,12]    1.5287160977095e-09 [GeV]
-Cell[2,47]    6.2566767795943e-05 [GeV]
-Cell[2,46]    0.0027828470825667 [GeV]
-Cell[13,34]    1.320547432988e-05 [GeV]
-Cell[2,44]    1.1119733936766e-06 [GeV]
-Cell[15,26]    0.0045446343621009 [GeV]
-Cell[15,12]    3.5294014446663e-06 [GeV]
-Cell[16,10]    3.0437440807759e-05 [GeV]
-Cell[16,34]    0.00042749982541849 [GeV]
-Cell[17,11]    0.0039887790802574 [GeV]
-Cell[18,13]    2.9438701062645e-08 [GeV]
-Cell[16,12]    0.039595382710548 [GeV]
-Cell[17,10]    0.0015526896887803 [GeV]
-Cell[17,9]    2.4535798544093e-05 [GeV]
-Cell[18,14]    5.1534142357923e-09 [GeV]
-Cell[15,43]    9.8604193897245e-07 [GeV]
-Cell[16,6]    0.0026246953783125 [GeV]
-Cell[15,11]    0.0041242351120707 [GeV]
-Cell[15,10]    0.00049485994859663 [GeV]
-Cell[17,41]    1.5285312430933e-05 [GeV]
-Cell[17,26]    0.0026314830335941 [GeV]
-Cell[2,45]    2.3338608864492e-05 [GeV]
-Cell[8,41]    0.0011292715516572 [GeV]
-Cell[15,44]    0.0015586258198297 [GeV]
-Cell[19,12]    0.00068265188042778 [GeV]
-Cell[16,11]    0.0036586064311701 [GeV]
-Cell[19,46]    7.4392251553945e-06 [GeV]
-Cell[18,19]    0.00091864338240937 [GeV]
-###  Total energy deposition in calorimeter by a source track in 32 cells : 0.071849817210169 (GeV)
-
-Source track ID 2930 (gamma,0.0011979408009933[GeV]) at (-217.25573241721,450.33315082488,-823.76858190739)
+Cell[7,33]    0.010091367507697 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.010091367507697 (GeV)
+
+Source track ID 3028 (gamma,0.012415864273097[GeV]) at (-139.68059228326,-480.09304529372,-488.37324390806)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[5,15]    0.0011979408009933 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0011979408009933 (GeV)
+Cell[7,33]    0.012415864273097 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.012415864273097 (GeV)
 
-Source track ID 2865 (gamma,0.31054837923301[GeV]) at (447.33311694068,223.3675949822,253.26070185793)
+Source track ID 3019 (e+,0.67615900810017[GeV]) at (-148.21778237967,-477.52642752674,-491.14626224725)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[7,31]    0.002817923454441 [GeV]
+Cell[7,33]    0.64269244138459 [GeV]
+Cell[8,24]    0.0029763775059421 [GeV]
+Cell[5,32]    7.3621363143485e-05 [GeV]
+Cell[6,33]    0.006981011078457 [GeV]
+Cell[6,32]    0.0012308106561421 [GeV]
+Cell[5,33]    0.00023504385051086 [GeV]
+Cell[8,31]    0.00077448296434111 [GeV]
+Cell[7,32]    0.0079716652391245 [GeV]
+Cell[7,34]    0.010731242005661 [GeV]
+Cell[8,32]    0.00018538750781174 [GeV]
+###  Total energy deposition in calorimeter by a source track in 11 cells : 0.67667000701017 (GeV)
+
+Source track ID 3014 (gamma,0.076632669216442[GeV]) at (-300.43599587242,399.67263151753,200.63472905697)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[11,16]    0.064556385422315 [GeV]
+Cell[11,24]    0.00027507765904089 [GeV]
+Cell[10,25]    0.00014130033284091 [GeV]
+Cell[10,26]    0.00116580126701 [GeV]
+Cell[11,38]    7.4219283702183e-05 [GeV]
+Cell[10,17]    0.0019204302893788 [GeV]
+Cell[11,17]    0.00102199782 [GeV]
+Cell[10,16]    0.0061950044639389 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 0.075350216538227 (GeV)
+
+Source track ID 3015 (gamma,0.17932025858732[GeV]) at (-255.57095764702,429.74816533335,-559.80028866207)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[7,16]    0.15265442649862 [GeV]
+Cell[7,15]    0.012505123860897 [GeV]
+Cell[6,16]    0.011899391729152 [GeV]
+Cell[5,3]    0.00089917406693123 [GeV]
+Cell[6,15]    0.001362142431728 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.17932025858732 (GeV)
+
+Source track ID 1857 (pi-,0.22758608464776[GeV]) at (35.316326423604,498.75119758046,-1283.5194362457)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[3,9]    3.5836620663758e-06 [GeV]
+Cell[6,27]    1.7155977460789e-05 [GeV]
+Cell[6,4]    0.0016287679159382 [GeV]
+Cell[6,26]    1.0421231359942e-05 [GeV]
+Cell[3,13]    0.028783233415047 [GeV]
+Cell[6,25]    5.6844209029805e-06 [GeV]
+Cell[6,45]    7.5446485886459e-05 [GeV]
+Cell[7,32]    0.0005718886315819 [GeV]
+Cell[6,31]    0.00064087483658216 [GeV]
+Cell[6,22]    0.00024119854270862 [GeV]
+Cell[5,45]    1.2135989829176e-05 [GeV]
+Cell[6,37]    0.00047675037516569 [GeV]
+Cell[4,15]    0.00041702327415192 [GeV]
+Cell[3,14]    0.01238131694723 [GeV]
+Cell[3,12]    0.0040921868028401 [GeV]
+Cell[2,3]    7.1519597258884e-06 [GeV]
+Cell[2,43]    6.2476567563863e-10 [GeV]
+Cell[2,13]    1.3186293741001e-05 [GeV]
+Cell[2,22]    0.0012610863458677 [GeV]
+Cell[2,12]    0.00072967478590806 [GeV]
+Cell[2,23]    0.00020372373678219 [GeV]
+Cell[2,11]    0.00037766627328347 [GeV]
+Cell[2,10]    6.4880540885497e-06 [GeV]
+Cell[3,22]    9.2141395143699e-06 [GeV]
+Cell[3,11]    0.036419339995074 [GeV]
+Cell[2,21]    1.4577693800675e-05 [GeV]
+Cell[3,10]    0.0023135104506875 [GeV]
+Cell[7,44]    6.9739943137392e-06 [GeV]
+Cell[1,3]    6.5518942428753e-06 [GeV]
+Cell[4,11]    0.0002292437463143 [GeV]
+Cell[4,12]    3.4138156479457e-10 [GeV]
+Cell[5,44]    9.2748195856984e-07 [GeV]
+Cell[6,44]    0.00046964748545668 [GeV]
+Cell[4,14]    1.9362511170584e-07 [GeV]
+Cell[6,30]    5.4918314162933e-09 [GeV]
+Cell[6,23]    1.5172524384752e-06 [GeV]
+Cell[5,47]    6.4327344298363e-06 [GeV]
+Cell[2,44]    9.0702094894368e-08 [GeV]
+Cell[1,45]    0.00059291105607031 [GeV]
+Cell[2,45]    0.00038472948720641 [GeV]
+###  Total energy deposition in calorimeter by a source track in 40 cells : 0.092412514154841 (GeV)
+
+Source track ID 2899 (gamma,0.31054837923301[GeV]) at (447.33312126417,223.36758632366,253.2607043413)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[12,23]    0.002507402034442 [GeV]
-Cell[11,5]    0.00093136067362521 [GeV]
-Cell[11,3]    0.30044535003474 [GeV]
-Cell[11,4]    0.0023815436146319 [GeV]
-Cell[10,3]    0.0031295505776958 [GeV]
-Cell[11,2]    0.0011531722978686 [GeV]
-###  Total energy deposition in calorimeter by a source track in 6 cells : 0.31054837923301 (GeV)
-
-Source track ID 2867 (e-,0.13173556281873[GeV]) at (487.8585204908,-109.51741406978,274.37943699099)
+Cell[11,4]    0.0086736157944087 [GeV]
+Cell[11,3]    0.29907818760699 [GeV]
+Cell[14,39]    0.0005233297735269 [GeV]
+Cell[11,2]    0.00051099891 [GeV]
+Cell[11,1]    0.0017622471480756 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.31054837923301 (GeV)
+
+Source track ID 2900 (gamma,0.15995014937721[GeV]) at (486.22067582669,-116.57381523585,276.45970387194)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[10,46]    0.0037815450303931 [GeV]
-Cell[11,42]    0.00032714307228882 [GeV]
-Cell[12,26]    0.00016067987647405 [GeV]
-Cell[12,25]    0.00025733584404077 [GeV]
-Cell[11,26]    0.00060013598709763 [GeV]
-Cell[11,47]    0.0011133163890231 [GeV]
-Cell[14,18]    0.0054503544045807 [GeV]
-Cell[11,46]    0.11841548146216 [GeV]
-Cell[10,45]    0.00030818776990624 [GeV]
-###  Total energy deposition in calorimeter by a source track in 9 cells : 0.13041417983597 (GeV)
-
-Source track ID 2868 (e+,0.01564955675312[GeV]) at (461.58716711497,-192.19075720433,1034.4394378023)
+Cell[11,44]    7.5653951966599e-05 [GeV]
+Cell[11,45]    0.0066354876727678 [GeV]
+Cell[11,46]    0.15191832906877 [GeV]
+Cell[11,47]    0.00019234073293236 [GeV]
+Cell[15,28]    0.00102502092438 [GeV]
+Cell[10,44]    0.00010331702639561 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.15995014937721 (GeV)
+
+Source track ID 2885 (pi+,0.5833674822073[GeV]) at (-499.05900787311,30.661158828576,864.37466071752)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[17,30]    0.00047213122283089 [GeV]
-Cell[13,26]    0.00039128708749357 [GeV]
-Cell[15,42]    0.0010000694551721 [GeV]
-Cell[16,35]    0.00023511845799217 [GeV]
-Cell[15,39]    0.0003880750838911 [GeV]
-Cell[15,35]    0.0038981290124705 [GeV]
-Cell[17,17]    0.0025457513291099 [GeV]
-Cell[15,44]    0.0062954393346644 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.015226000983625 (GeV)
-
-Source track ID 2851 (pi+,0.58335050406449[GeV]) at (-498.99818998271,31.635524240601,862.03620003022)
+Cell[14,22]    0.052767362309874 [GeV]
+Cell[14,23]    0.13216490720282 [GeV]
+Cell[15,22]    0.28253133213268 [GeV]
+Cell[15,21]    0.00011894772580317 [GeV]
+Cell[15,23]    0.00024245538037428 [GeV]
+Cell[16,21]    0.00051099891 [GeV]
+Cell[15,20]    0.0025345480911721 [GeV]
+Cell[16,22]    2.3149160597313e-08 [GeV]
+Cell[16,20]    0.0022809702420231 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.47315154514391 (GeV)
+
+Source track ID 2858 (gamma,1.004682788758[GeV]) at (-131.64957034472,-482.3571193919,294.9368586408)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[14,22]    0.099281543117156 [GeV]
-Cell[14,23]    0.085771343356297 [GeV]
-Cell[15,21]    0.21532916846316 [GeV]
-Cell[15,22]    0.076696901766435 [GeV]
-Cell[16,22]    0.0063078052677019 [GeV]
-Cell[16,21]    0.00026461803254671 [GeV]
-###  Total energy deposition in calorimeter by a source track in 6 cells : 0.4836513800033 (GeV)
-
-Source track ID 2845 (e-,0.064994225505651[GeV]) at (-103.70824525981,-489.12636390316,296.4506933232)
+Cell[11,32]    0.005612344421749 [GeV]
+Cell[12,32]    0.00051099891 [GeV]
+Cell[11,34]    0.20719884639212 [GeV]
+Cell[12,33]    0.0090888923538157 [GeV]
+Cell[13,47]    0.002301696680056 [GeV]
+Cell[10,34]    0.0017843487156237 [GeV]
+Cell[11,33]    0.75378690010228 [GeV]
+Cell[12,34]    0.02100446801502 [GeV]
+Cell[13,13]    0.00067285303971873 [GeV]
+Cell[12,47]    0.0003400588114705 [GeV]
+Cell[15,8]    0.0011392961915034 [GeV]
+Cell[11,35]    0.00097411723284881 [GeV]
+###  Total energy deposition in calorimeter by a source track in 12 cells : 1.0044148208662 (GeV)
+
+Source track ID 2882 (gamma,0.011442144358182[GeV]) at (-167.1769237739,-471.22380686622,252.26387927287)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[11,35]    0.0094962697712236 [GeV]
-Cell[11,34]    0.053044744715567 [GeV]
-Cell[18,2]    0.0019422121088604 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.064483226595651 (GeV)
+Cell[11,33]    0.011442144358182 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.011442144358182 (GeV)
 
-Source track ID 2846 (e+,0.93657719019744[GeV]) at (-132.89980961867,-482.01414979575,294.77973634219)
+Source track ID 2860 (e-,0.55228606053801[GeV]) at (-158.27767788312,-474.28701930785,252.60340470937)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[8,8]    0.0002832745101254 [GeV]
-Cell[11,32]    0.0012638020009632 [GeV]
-Cell[12,32]    0.0041984827484116 [GeV]
-Cell[11,18]    0.00058586263443545 [GeV]
-Cell[11,35]    0.004019020710636 [GeV]
-Cell[11,33]    0.76312926952815 [GeV]
-Cell[11,34]    0.15669561030433 [GeV]
-Cell[15,46]    0.0014605176402155 [GeV]
-Cell[11,6]    0.00050610889842306 [GeV]
-Cell[14,24]    0.0025526235138577 [GeV]
-Cell[8,47]    9.7156238656555e-05 [GeV]
-###  Total energy deposition in calorimeter by a source track in 11 cells : 0.93479172872821 (GeV)
-
-Source track ID 2844 (gamma,1.1635719616336[GeV]) at (-189.42298714233,-462.72986929965,253.06744020217)
+Cell[12,17]    0.0014833053412875 [GeV]
+Cell[11,32]    0.0035764422079796 [GeV]
+Cell[8,33]    0.00041840515249787 [GeV]
+Cell[12,32]    5.7344226746618e-05 [GeV]
+Cell[11,34]    0.043496832459879 [GeV]
+Cell[11,33]    0.49957615551049 [GeV]
+Cell[14,3]    0.00079686798973732 [GeV]
+Cell[10,17]    0.00011536080091587 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 0.54952071368954 (GeV)
+
+Source track ID 2862 (gamma,0.012656885214286[GeV]) at (-190.93103427889,-462.10966247114,254.29000321967)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[10,32]    0.00039446120004805 [GeV]
-Cell[11,31]    0.0017294691473787 [GeV]
-Cell[11,32]    0.23272377555654 [GeV]
-Cell[12,31]    0.00088100295789849 [GeV]
-Cell[12,23]    0.0030087053126246 [GeV]
-Cell[11,30]    0.0019595886326786 [GeV]
-Cell[12,14]    0.0055492253384652 [GeV]
-Cell[11,33]    0.89021536733905 [GeV]
-Cell[11,34]    0.0091086332710559 [GeV]
-Cell[10,30]    0.0011942930632281 [GeV]
-Cell[9,4]    0.00073842384973461 [GeV]
-Cell[11,6]    0.0013438404393288 [GeV]
-Cell[10,15]    0.0058707577207938 [GeV]
-Cell[12,17]    0.0049370375809991 [GeV]
-Cell[14,14]    0.00040208783802922 [GeV]
-Cell[7,19]    0.00022293445089541 [GeV]
-Cell[12,16]    0.00051099891 [GeV]
-Cell[14,4]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 18 cells : 1.1613016015187 (GeV)
-
-Source track ID 2756 (e-,0.0020987146215972[GeV]) at (283.93481990137,411.55925217103,1484.5909654854)
+Cell[11,32]    0.0068931864002916 [GeV]
+Cell[11,33]    0.0057636988139942 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.012656885214286 (GeV)
+
+Source track ID 2863 (gamma,0.13605837178893[GeV]) at (-204.26417598963,-456.37281514928,250.79916918578)
 Original primary track ID 31 (unknown,691.32334101424[GeV])
-Cell[17,7]    0.0015877157115972 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0015877157115972 (GeV)
+Cell[10,33]    0.00051099891 [GeV]
+Cell[11,32]    0.12725264870352 [GeV]
+Cell[11,33]    0.0065230580852285 [GeV]
+Cell[12,36]    0.00099444231048175 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.13528114800923 (GeV)
 
-Source track ID 1841 (gamma,0.17435926984906[GeV]) at (-435.61886321422,245.43065418148,445.72699089158)
-Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[11,20]    0.0054170307160694 [GeV]
-Cell[11,19]    0.00093028355036318 [GeV]
-Cell[12,20]    0.16446436453916 [GeV]
-Cell[12,19]    0.0030899249221165 [GeV]
-Cell[16,47]    0.00045766612134863 [GeV]
-###  Total energy deposition in calorimeter by a source track in 5 cells : 0.17435926984906 (GeV)
-
-Source track ID 1298 (pi+,0.2774526400768[GeV]) at (269.34309246403,421.25324751498,18.634147500099)
-Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[12,42]    0.0029225611276081 [GeV]
-Cell[10,6]    0.097525336316577 [GeV]
-Cell[10,7]    0.083882501603245 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.18433039904743 (GeV)
+Source track ID 2864 (gamma,7.6147751079134e-05[GeV]) at (292.58996463817,405.45173891973,-263.47787089633)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[8,7]    7.6147751079134e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 7.6147751079134e-05 (GeV)
+
+Source track ID 2865 (gamma,0.15139216322114[GeV]) at (-217.23618548475,-450.34258039412,250.54510628929)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[11,32]    0.1451439170675 [GeV]
+Cell[11,31]    0.00073698258400103 [GeV]
+Cell[11,33]    0.0042058297942035 [GeV]
+Cell[12,46]    0.00048528748516021 [GeV]
+Cell[11,2]    0.00082014629027027 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.15139216322114 (GeV)
+
+Source track ID 2866 (gamma,0.0038805948543089[GeV]) at (-218.2212382959,-449.86608135822,249.89155109899)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[11,32]    0.0038805948543089 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0038805948543089 (GeV)
+
+Source track ID 2868 (gamma,0.006658570820207[GeV]) at (-226.48795652049,-445.76137736593,247.50957947927)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[11,32]    0.006658570820207 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.006658570820207 (GeV)
 
-Source track ID 1830 (gamma,0.67224858404432[GeV]) at (444.05232089305,-229.82066118932,-518.95899543657)
+Source track ID 2861 (e+,0.27213912272254[GeV]) at (-230.98585851149,-443.4473285157,247.15084084294)
+Original primary track ID 31 (unknown,691.32334101424[GeV])
+Cell[11,32]    0.23044077171604 [GeV]
+Cell[11,31]    0.038917720559659 [GeV]
+Cell[13,11]    0.0022577327880353 [GeV]
+Cell[10,32]    0.00044531138332184 [GeV]
+Cell[13,12]    0.0005885851854813 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.27265012163254 (GeV)
+
+Source track ID 1843 (gamma,0.17435926984906[GeV]) at (-435.61886667015,245.43064804749,445.72706432995)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[7,44]    0.60636949758475 [GeV]
-Cell[7,45]    0.014036624872269 [GeV]
-Cell[7,43]    0.023599959765026 [GeV]
-Cell[6,43]    0.0012631737420685 [GeV]
-Cell[6,33]    0.00040763348289111 [GeV]
-Cell[6,44]    0.017851871247127 [GeV]
-Cell[2,30]    0.0023350520551278 [GeV]
-Cell[7,31]    0.0010108702584441 [GeV]
-Cell[6,11]    0.00048190017538413 [GeV]
-Cell[4,16]    0.0036808458464098 [GeV]
-Cell[6,45]    2.7181012949859e-05 [GeV]
-Cell[7,42]    0.00076638414250926 [GeV]
-Cell[8,41]    0.00041758985936455 [GeV]
-###  Total energy deposition in calorimeter by a source track in 13 cells : 0.67224858404432 (GeV)
-
-Source track ID 1831 (gamma,0.13757172036947[GeV]) at (417.90942694144,-274.50266095883,-190.7460694291)
+Cell[12,20]    0.17176517419989 [GeV]
+Cell[12,19]    0.0025940956491651 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.17435926984906 (GeV)
+
+Source track ID 1333 (pi+,0.27549113296447[GeV]) at (243.75143071365,436.56069454894,23.596743243939)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[6,27]    0.00069331346137059 [GeV]
-Cell[9,35]    0.00017463696949081 [GeV]
-Cell[8,43]    0.010649645675003 [GeV]
-Cell[9,43]    0.12409782802721 [GeV]
-Cell[8,44]    0.0010009123701921 [GeV]
-Cell[9,42]    0.00039266351224439 [GeV]
-###  Total energy deposition in calorimeter by a source track in 6 cells : 0.13700900001552 (GeV)
-
-Source track ID 1826 (mu-,1.0063033389039[GeV]) at (487.64071183133,-110.48319403706,16.798865902533)
+Cell[9,7]    0.00060785813899671 [GeV]
+Cell[10,7]    0.16606574570397 [GeV]
+Cell[10,6]    0.00090262115295789 [GeV]
+Cell[10,8]    0.010311451584847 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.17788767658077 (GeV)
+
+Source track ID 1824 (gamma,0.67224858404432[GeV]) at (444.05232273328,-229.82065763368,-518.95902063854)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[10,46]    0.75313169866226 [GeV]
-Cell[9,47]    1.3160481527166e-06 [GeV]
-Cell[9,45]    0.0017100052553262 [GeV]
-Cell[10,45]    0.00092523022433496 [GeV]
-Cell[8,47]    9.6208532340825e-10 [GeV]
-Cell[8,46]    2.9289753848502e-05 [GeV]
-Cell[10,47]    0.00024950071904719 [GeV]
-Cell[9,46]    0.16306103140405 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.9191080730291 (GeV)
-
-Source track ID 1744 (gamma,0.015859560263227[GeV]) at (453.63011751665,-210.28484605846,-430.35181310135)
+Cell[6,43]    0.0092345428076788 [GeV]
+Cell[5,33]    0.0010076722232402 [GeV]
+Cell[10,26]    0.00030255297596428 [GeV]
+Cell[7,44]    0.60439209188002 [GeV]
+Cell[7,43]    0.015710490275112 [GeV]
+Cell[6,29]    0.0014782119556994 [GeV]
+Cell[6,44]    0.032073399352408 [GeV]
+###  Total energy deposition in calorimeter by a source track in 7 cells : 0.66419896147013 (GeV)
+
+Source track ID 1825 (gamma,0.13757172036947[GeV]) at (417.90941896536,-274.5026731018,-190.74597690829)
 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[8,43]    0.021370144255982 [GeV]
+Cell[9,43]    0.11337868567249 [GeV]
+Cell[8,41]    0.00052932731020606 [GeV]
+Cell[9,44]    0.0022935631307852 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.13757172036947 (GeV)
 
-Source track ID 1750 (gamma,0.032667483034818[GeV]) at (499.83938247402,-12.672479157088,327.37294388965)
+Source track ID 1818 (kaon-,1.1692282075926[GeV]) at (474.43540750539,-157.83232908753,-18.449591313504)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[11,47]    0.032008017068795 [GeV]
-Cell[9,17]    0.00012173382902473 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.032129750897819 (GeV)
-
-Source track ID 1751 (gamma,0.37162921903964[GeV]) at (499.86278320547,-11.713153549776,326.95892854964)
+Cell[8,43]    7.2897898194583e-05 [GeV]
+Cell[9,47]    0.006959943096559 [GeV]
+Cell[9,42]    0.00028727613927981 [GeV]
+Cell[9,43]    0.0032205077758045 [GeV]
+Cell[8,44]    2.0505945751211e-05 [GeV]
+Cell[9,0]    0.00073495459245668 [GeV]
+Cell[8,47]    0.0096174011930657 [GeV]
+Cell[9,45]    0.84224574606437 [GeV]
+Cell[9,46]    0.020003709656052 [GeV]
+Cell[10,43]    0.0012554031813727 [GeV]
+Cell[7,44]    2.7913762107801e-07 [GeV]
+Cell[7,43]    0.00018196950492143 [GeV]
+Cell[8,46]    0.00083173916385374 [GeV]
+Cell[11,44]    0.00016892282298033 [GeV]
+Cell[11,45]    0.0010308629699521 [GeV]
+Cell[11,46]    0.00063669052434875 [GeV]
+Cell[10,45]    0.0082492945098731 [GeV]
+Cell[10,44]    0.0057228782916615 [GeV]
+Cell[9,44]    0.0065260392229233 [GeV]
+Cell[11,43]    6.1514857589032e-05 [GeV]
+Cell[10,42]    2.5123537361651e-06 [GeV]
+Cell[8,0]    3.6091865479193e-07 [GeV]
+###  Total energy deposition in calorimeter by a source track in 22 cells : 0.90783140982102 (GeV)
+
+Source track ID 1807 (gamma,0.00040060827710936[GeV]) at (-243.95228338249,436.44848886491,-709.98255097754)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[12,29]    0.00017926278299308 [GeV]
-Cell[12,41]    0.0012332442190589 [GeV]
-Cell[12,27]    2.8386904887157e-08 [GeV]
-Cell[12,28]    0.00048153422684527 [GeV]
-Cell[11,47]    0.32729657466929 [GeV]
-Cell[12,0]    0.001587260718711 [GeV]
-Cell[12,47]    0.0011865109020271 [GeV]
-Cell[11,0]    0.032261761750204 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.36422617765604 (GeV)
-
-Source track ID 1753 (gamma,0.00032279493065119[GeV]) at (498.82167619801,34.306491441181,336.74719098131)
+Cell[6,15]    0.00040060827710936 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00040060827710936 (GeV)
+
+Source track ID 1808 (gamma,0.00010590126968655[GeV]) at (-364.10692309022,342.67498968815,-619.31612222151)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[11,0]    0.00032279493065119 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00032279493065119 (GeV)
+Cell[6,18]    0.00010590126968655 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00010590126968655 (GeV)
 
-Source track ID 1754 (gamma,0.00030208582627433[GeV]) at (499.99152585924,-2.9110254121284,310.19111936438)
+Source track ID 1811 (gamma,0.0006137982038657[GeV]) at (-372.96081464373,333.01686254645,-1151.1380169531)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[11,47]    0.00030208582627433 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00030208582627433 (GeV)
+Cell[4,18]    0.0006137982038657 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0006137982038657 (GeV)
 
-Source track ID 1746 (e-,0.093339067929963[GeV]) at (476.71808489248,150.79743875956,1048.2324077229)
+Source track ID 1802 (gamma,0.00011889148597832[GeV]) at (482.57982076761,-130.83087016413,-323.27887141003)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[15,3]    0.00062004787487625 [GeV]
-Cell[9,28]    0.00051099891 [GeV]
-Cell[15,20]    0.00056166261040019 [GeV]
-Cell[15,2]    0.088082656035331 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.089775365430608 (GeV)
+Cell[8,45]    0.00011889148597832 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00011889148597832 (GeV)
 
-Source track ID 1745 (gamma,0.24827189575205[GeV]) at (496.16172359168,-61.834812545484,330.00290212275)
+Source track ID 1803 (gamma,0.75885122891297[GeV]) at (497.51078039512,-49.829944718392,326.480513425)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[12,45]    0.00033339566707276 [GeV]
-Cell[11,47]    0.14329718939119 [GeV]
-Cell[5,24]    0.002141630956499 [GeV]
-Cell[11,46]    0.042074826979232 [GeV]
-Cell[12,46]    0.0096608223445207 [GeV]
-Cell[12,0]    0.00012127279974552 [GeV]
-Cell[12,47]    0.048918793272262 [GeV]
-Cell[11,0]    0.0017239643415257 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.24827189575205 (GeV)
-
-Source track ID 1588 (gamma,0.12620965025075[GeV]) at (-487.28250253471,-112.05249985389,703.88980969419)
+Cell[13,46]    0.00063547202925654 [GeV]
+Cell[3,6]    0.00045149305157005 [GeV]
+Cell[11,45]    0.00076695656294631 [GeV]
+Cell[11,46]    0.054686100629565 [GeV]
+Cell[12,46]    0.006682858936297 [GeV]
+Cell[11,47]    0.67509468229959 [GeV]
+Cell[12,45]    0.0013752559589391 [GeV]
+Cell[12,47]    0.01107224359509 [GeV]
+Cell[15,19]    0.0010557080029707 [GeV]
+Cell[16,35]    0.0026231374662823 [GeV]
+Cell[11,0]    0.0031501798412653 [GeV]
+###  Total energy deposition in calorimeter by a source track in 11 cells : 0.75759408837377 (GeV)
+
+Source track ID 1579 (gamma,0.12620965025075[GeV]) at (-487.2824993339,-112.05251377326,703.88980981)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[7,44]    0.0032779693728566 [GeV]
-Cell[7,45]    0.00038097776749571 [GeV]
-Cell[13,25]    0.10437657084812 [GeV]
-Cell[14,26]    0.0015647251213607 [GeV]
-Cell[14,25]    0.011000756077933 [GeV]
-Cell[15,18]    0.00099438649020113 [GeV]
-Cell[14,21]    0.0012033095419649 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.12279869521993 (GeV)
-
-Source track ID 1589 (gamma,0.088297327870564[GeV]) at (61.272154876703,-496.23152160737,76.525341183416)
+Cell[13,26]    0.00047731601207349 [GeV]
+Cell[14,26]    0.00020134801731596 [GeV]
+Cell[13,25]    0.12181211604133 [GeV]
+Cell[14,25]    0.003409219287347 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.12589999935806 (GeV)
+
+Source track ID 1580 (gamma,0.088297327870564[GeV]) at (61.272143006622,-496.23152307303,76.525357921254)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[10,37]    0.010986932547756 [GeV]
-Cell[10,36]    0.076799396412808 [GeV]
-Cell[12,17]    0.00051099891 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.088297327870564 (GeV)
+Cell[9,36]    0.00090099209187663 [GeV]
+Cell[10,37]    0.016864674864968 [GeV]
+Cell[9,37]    0.0004747542523951 [GeV]
+Cell[10,36]    0.070056906661324 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.088297327870564 (GeV)
 
-Source track ID 1303 (pi+,0.88671699263972[GeV]) at (5.2409797361796,499.97253137688,750.34255870944)
+Source track ID 1338 (pi+,0.88672961065763[GeV]) at (5.4075608421293,499.97075743061,750.45493254779)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[14,11]    0.52664937046512 [GeV]
-Cell[9,37]    3.4534286896815e-10 [GeV]
-Cell[13,12]    0.0051501044907976 [GeV]
-Cell[14,12]    0.0044762699133925 [GeV]
-Cell[12,11]    0.0014616255267368 [GeV]
-Cell[12,10]    1.6388094081776e-10 [GeV]
-Cell[13,10]    3.5978611164296e-05 [GeV]
-Cell[13,11]    0.095921297505792 [GeV]
-Cell[15,12]    0.0083779549548091 [GeV]
-Cell[15,14]    0.0038681883604752 [GeV]
-Cell[15,15]    1.1977358159015e-05 [GeV]
-Cell[15,16]    0.0039254831829001 [GeV]
-Cell[15,13]    0.0073088818380516 [GeV]
-Cell[17,37]    2.4774294615781e-11 [GeV]
-Cell[17,36]    0.00013467886710555 [GeV]
-Cell[16,39]    0.00032970641303473 [GeV]
-Cell[15,39]    0.00010502952484012 [GeV]
-Cell[18,36]    0.001024220290249 [GeV]
-Cell[18,35]    2.0438504900085e-05 [GeV]
-Cell[10,37]    1.2248191074264e-05 [GeV]
-Cell[11,38]    8.5514010031488e-05 [GeV]
-Cell[15,6]    3.1141098588705e-12 [GeV]
-Cell[14,7]    1.1515206802869e-05 [GeV]
-Cell[14,10]    0.0063389510095408 [GeV]
-Cell[16,12]    0.0026060699686094 [GeV]
-Cell[16,13]    1.5255004655046e-08 [GeV]
-Cell[16,16]    0.00035233198255264 [GeV]
-Cell[16,14]    6.3230473074327e-08 [GeV]
-Cell[15,40]    0.0009810874469905 [GeV]
-Cell[13,13]    0.0025069381904865 [GeV]
-Cell[14,14]    0.0010128592463186 [GeV]
-Cell[15,17]    1.8958440932693e-09 [GeV]
-Cell[14,13]    0.0062023930155254 [GeV]
-Cell[15,11]    0.0076016367590865 [GeV]
-Cell[15,10]    7.0101840616417e-06 [GeV]
-Cell[15,9]    0.00052260225928728 [GeV]
-Cell[15,8]    0.00073590219870209 [GeV]
-Cell[14,9]    0.00039761556806161 [GeV]
-Cell[14,6]    0.0017487590581688 [GeV]
-Cell[15,5]    2.5305030249001e-10 [GeV]
-###  Total energy deposition in calorimeter by a source track in 40 cells : 0.68992472127431 (GeV)
-
-Source track ID 1397 (pi-,0.65425120388105[GeV]) at (-90.025203018196,-491.82869255619,1128.1198078915)
+Cell[14,13]    0.0014706883808532 [GeV]
+Cell[15,34]    3.0327674699038e-07 [GeV]
+Cell[13,11]    0.070648144316512 [GeV]
+Cell[14,9]    0.0023989816407814 [GeV]
+Cell[15,35]    0.0017333981492919 [GeV]
+Cell[16,12]    0.00056068326247566 [GeV]
+Cell[16,13]    3.4629067613423e-10 [GeV]
+Cell[16,11]    1.1914040004513e-05 [GeV]
+Cell[14,12]    0.0024499941336911 [GeV]
+Cell[16,10]    2.2887381492183e-05 [GeV]
+Cell[16,35]    3.1108900236632e-07 [GeV]
+Cell[16,34]    1.407628724337e-08 [GeV]
+Cell[15,8]    0.00040039092690506 [GeV]
+Cell[14,8]    0.0046359895000084 [GeV]
+Cell[15,14]    1.8159651062888e-09 [GeV]
+Cell[15,13]    0.0011687053682095 [GeV]
+Cell[15,12]    0.0015150071633701 [GeV]
+Cell[15,11]    0.020877478614858 [GeV]
+Cell[15,9]    0.0086694794233081 [GeV]
+Cell[15,10]    0.0051198296161075 [GeV]
+Cell[13,12]    4.0043007602435e-06 [GeV]
+Cell[14,11]    0.64694074733888 [GeV]
+Cell[14,10]    0.0046367924667024 [GeV]
+###  Total energy deposition in calorimeter by a source track in 23 cells : 0.7732657466285 (GeV)
+
+Source track ID 1446 (pi-,0.65422476382511[GeV]) at (-91.859289827498,-491.48944126236,1124.468437324)
 Original primary track ID 41 (unknown,2.6699951779791[GeV])
-Cell[16,32]    0.055710858466683 [GeV]
-Cell[16,31]    0.0012218538515767 [GeV]
-Cell[16,30]    4.286238719601e-06 [GeV]
-Cell[12,18]    1.4693072182126e-05 [GeV]
-Cell[11,19]    0.00014290362364227 [GeV]
-Cell[17,25]    2.5260316078857e-09 [GeV]
-Cell[12,44]    0.00032162479974193 [GeV]
-Cell[18,34]    3.0959242758399e-06 [GeV]
-Cell[16,25]    3.2605719297862e-09 [GeV]
-Cell[15,34]    0.13109251794217 [GeV]
-Cell[18,30]    4.6212005750704e-05 [GeV]
-Cell[18,31]    0.00090739456139784 [GeV]
-Cell[17,36]    2.0607225305866e-06 [GeV]
-Cell[16,34]    0.027738724518492 [GeV]
-Cell[16,33]    0.17775682722393 [GeV]
-Cell[17,33]    0.0044809320665814 [GeV]
-Cell[17,34]    0.015831428052478 [GeV]
-Cell[17,32]    0.084396438001341 [GeV]
-Cell[18,33]    0.0063981066227147 [GeV]
-Cell[17,27]    5.620562105446e-05 [GeV]
-Cell[17,26]    5.1564477111128e-05 [GeV]
-Cell[17,31]    0.00010437277381425 [GeV]
-Cell[19,1]    9.0036939491256e-07 [GeV]
-Cell[17,47]    0.001945814075859 [GeV]
-Cell[18,32]    1.8194991980636e-05 [GeV]
-Cell[19,0]    0.00028076873068483 [GeV]
-Cell[19,47]    0.00031787691888883 [GeV]
-Cell[19,17]    2.0242167520337e-06 [GeV]
-Cell[17,35]    0.0014106827372918 [GeV]
-###  Total energy deposition in calorimeter by a source track in 29 cells : 0.51025836839364 (GeV)
-
-Source track ID 1294 (gamma,0.23818895051853[GeV]) at (-24.111052240173,-499.41831880686,-17.911064377671)
+Cell[15,34]    0.097317392832004 [GeV]
+Cell[16,11]    0.00071921702164536 [GeV]
+Cell[17,36]    0.00057706367145977 [GeV]
+Cell[17,37]    2.2472161163023e-09 [GeV]
+Cell[16,35]    0.21000681241431 [GeV]
+Cell[17,35]    0.22240743889805 [GeV]
+Cell[16,36]    1.2552918633446e-08 [GeV]
+Cell[18,35]    0.030358364223241 [GeV]
+Cell[18,34]    0.0032800719510877 [GeV]
+Cell[17,34]    0.0023558832317665 [GeV]
+Cell[17,33]    9.4819624666798e-07 [GeV]
+Cell[16,34]    0.012865675985921 [GeV]
+Cell[18,37]    4.6743732740424e-06 [GeV]
+Cell[19,37]    3.203113010386e-10 [GeV]
+Cell[19,36]    1.0002305543821e-09 [GeV]
+Cell[18,36]    0.0014281720245922 [GeV]
+###  Total energy deposition in calorimeter by a source track in 16 cells : 0.58132173094427 (GeV)
+
+Source track ID 1329 (gamma,0.23818895051853[GeV]) at (-24.111052240173,-499.41831880686,-17.911064377671)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[9,35]    0.22264834094216 [GeV]
-Cell[10,35]    0.015540609576373 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.23818895051853 (GeV)
-
-Source track ID 1295 (gamma,0.33413532464401[GeV]) at (245.8933673121,435.35784351717,97.500310757389)
+Cell[7,14]    0.00051099891 [GeV]
+Cell[9,27]    0.00071323069362099 [GeV]
+Cell[9,36]    0.0029375198495734 [GeV]
+Cell[10,35]    0.014818176310256 [GeV]
+Cell[9,35]    0.21645787263335 [GeV]
+Cell[10,36]    0.0027339384558704 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.23817173685267 (GeV)
+
+Source track ID 1330 (gamma,0.33413532464401[GeV]) at (245.8933673121,435.35784351717,97.500310757389)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[10,8]    0.2865762531267 [GeV]
-Cell[10,6]    0.0016301338882144 [GeV]
-Cell[10,7]    0.045928937629092 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.334135324644 (GeV)
+Cell[10,7]    0.097980295259994 [GeV]
+Cell[10,6]    0.0025280847452448 [GeV]
+Cell[10,9]    0.0030436148297993 [GeV]
+Cell[10,8]    0.23058332980897 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.33413532464401 (GeV)
 
-Source track ID 1215 (pi-,1.7949828695578[GeV]) at (442.18875878411,-233.38616412497,-1860.9843222831)
+Source track ID 1238 (pi-,1.7948884143967[GeV]) at (442.70549577778,-232.40448362317,-1862.2275845677)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[0,44]    0.14979756736686 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.14979756736686 (GeV)
-
-Source track ID 892 (gamma,0.16498092085606[GeV]) at (-167.27757363521,471.18808702971,-1116.9834881244)
+Cell[4,25]    0.0057756451201977 [GeV]
+Cell[5,21]    3.0405019933823e-06 [GeV]
+Cell[2,34]    6.0245913879044e-05 [GeV]
+Cell[12,39]    0.00061769252949887 [GeV]
+Cell[7,26]    2.9934783960925e-05 [GeV]
+Cell[3,13]    6.3998324912973e-07 [GeV]
+Cell[2,32]    0.048782216414601 [GeV]
+Cell[2,42]    0.0049069999524849 [GeV]
+Cell[11,38]    0.0018039325156361 [GeV]
+Cell[0,29]    1.6191670438275e-06 [GeV]
+Cell[0,21]    5.4224074119702e-11 [GeV]
+Cell[0,22]    0.0015565495842779 [GeV]
+Cell[3,39]    3.2279058359563e-10 [GeV]
+Cell[3,40]    0.0012070961493268 [GeV]
+Cell[3,14]    0.0013563877969628 [GeV]
+Cell[1,22]    0.0003333303227528 [GeV]
+Cell[1,21]    1.4509391912725e-05 [GeV]
+Cell[2,43]    1.8463470041752e-10 [GeV]
+Cell[1,41]    5.8504862181508e-09 [GeV]
+Cell[0,5]    0.00067034743679394 [GeV]
+Cell[2,13]    0.001106160362708 [GeV]
+Cell[2,20]    3.3005305795086e-09 [GeV]
+Cell[3,15]    2.8739824068566e-05 [GeV]
+Cell[0,47]    0.00026580809931329 [GeV]
+Cell[0,0]    0.0036526171953009 [GeV]
+Cell[1,47]    0.00041180745258976 [GeV]
+Cell[1,0]    0.0018461239716949 [GeV]
+Cell[0,1]    4.1657673705231e-08 [GeV]
+Cell[1,44]    1.6008990851333e-06 [GeV]
+Cell[1,43]    3.6086076944912e-05 [GeV]
+Cell[5,20]    0.00028250600133561 [GeV]
+Cell[2,26]    0.001429733752542 [GeV]
+Cell[2,19]    1.5159312169999e-08 [GeV]
+Cell[3,25]    0.0012125684226462 [GeV]
+Cell[3,24]    0.0014094734599823 [GeV]
+Cell[2,21]    1.1862496554613e-06 [GeV]
+Cell[2,14]    0.00016033266921056 [GeV]
+Cell[3,41]    1.9626744324341e-06 [GeV]
+Cell[0,28]    4.0795657754643e-05 [GeV]
+Cell[4,27]    6.3259760965593e-05 [GeV]
+Cell[0,4]    0.00056666677340428 [GeV]
+Cell[0,16]    0.0017010441031393 [GeV]
+Cell[2,41]    0.00052549766495633 [GeV]
+Cell[1,32]    0.00048148248373354 [GeV]
+Cell[1,42]    1.5743527342011e-05 [GeV]
+Cell[1,31]    3.4562083892524e-06 [GeV]
+Cell[0,38]    0.00036451684324297 [GeV]
+Cell[3,16]    3.4653062976986e-06 [GeV]
+Cell[0,42]    0.0058412441709467 [GeV]
+Cell[4,47]    1.9683156569954e-06 [GeV]
+Cell[11,39]    1.0105590510648e-05 [GeV]
+Cell[0,46]    0.014149375711853 [GeV]
+Cell[0,43]    0.14507189632363 [GeV]
+Cell[0,44]    0.58068868861556 [GeV]
+Cell[0,45]    0.11402682401642 [GeV]
+Cell[0,27]    3.9658892754233e-05 [GeV]
+Cell[2,40]    2.8665613172052e-10 [GeV]
+Cell[1,45]    5.9018178010319e-06 [GeV]
+Cell[2,35]    4.0453086166849e-05 [GeV]
+Cell[0,41]    0.0027887322814872 [GeV]
+Cell[0,40]    9.0225793152285e-06 [GeV]
+###  Total energy deposition in calorimeter by a source track in 61 cells : 0.94540676122372 (GeV)
+
+Source track ID 946 (gamma,0.16498092085606[GeV]) at (-167.27757054751,471.18808812588,-1116.9833698492)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[8,13]    0.00015508319955305 [GeV]
-Cell[4,13]    0.00059443738055689 [GeV]
-Cell[12,14]    0.00094828186171783 [GeV]
-Cell[5,18]    0.00081861072170341 [GeV]
-Cell[4,14]    0.15400262681011 [GeV]
-Cell[1,30]    0.00061966340088463 [GeV]
-Cell[11,14]    8.1517159183784e-05 [GeV]
-Cell[4,38]    0.00051099891 [GeV]
-Cell[4,15]    0.0018828877787635 [GeV]
-###  Total energy deposition in calorimeter by a source track in 9 cells : 0.15961410722248 (GeV)
-
-Source track ID 809 (gamma,0.025785962614609[GeV]) at (-499.85156007047,12.182688336877,-421.85999289625)
+Cell[3,13]    0.0006683313569809 [GeV]
+Cell[3,40]    0.0014025636801366 [GeV]
+Cell[3,14]    0.018835636894856 [GeV]
+Cell[3,15]    0.0042642014553908 [GeV]
+Cell[4,14]    0.1398101874687 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.16498092085606 (GeV)
+
+Source track ID 837 (gamma,0.025785962614609[GeV]) at (-499.85155973444,12.182702124112,-421.85993073319)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[7,23]    0.025785962614609 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.025785962614609 (GeV)
-
-Source track ID 810 (gamma,0.77353931528222[GeV]) at (193.22390077208,-461.15563985538,-1884.3170228156)
+Cell[7,23]    0.019276536197336 [GeV]
+Cell[2,8]    0.0040146353057274 [GeV]
+Cell[4,11]    0.0011896648620481 [GeV]
+Cell[13,0]    0.00035794970240047 [GeV]
+Cell[1,8]    0.00081961713646031 [GeV]
+###  Total energy deposition in calorimeter by a source track in 5 cells : 0.025658403203972 (GeV)
+
+Source track ID 838 (gamma,0.77353931528222[GeV]) at (193.22390203568,-461.15563932593,-1884.3170192362)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[5,25]    0.00044777225195339 [GeV]
-Cell[4,13]    0.00043314785143918 [GeV]
-Cell[2,9]    0.00082129199980485 [GeV]
-Cell[0,20]    0.0064947293629935 [GeV]
-Cell[2,17]    0.00031557296107762 [GeV]
-Cell[1,12]    0.0044920215251607 [GeV]
-Cell[0,12]    0.00051099891 [GeV]
-Cell[3,25]    0.00049387478621104 [GeV]
-Cell[4,30]    0.0083357881341317 [GeV]
-Cell[0,47]    0.00091495939540818 [GeV]
-Cell[0,38]    0.14045021873888 [GeV]
-Cell[0,7]    0.0015701749857169 [GeV]
-Cell[0,40]    0.0068978867358265 [GeV]
-Cell[0,39]    0.5525397473081 [GeV]
-###  Total energy deposition in calorimeter by a source track in 14 cells : 0.72471818494671 (GeV)
-
-Source track ID 766 (pi+,0.23581049055487[GeV]) at (48.996734101377,497.59352894446,-1627.0338233915)
+Cell[7,12]    0.00051099891 [GeV]
+Cell[2,6]    0.00073636266253723 [GeV]
+Cell[1,23]    0.00051099891 [GeV]
+Cell[2,11]    0.00051099891 [GeV]
+Cell[0,32]    0.0016933374093737 [GeV]
+Cell[0,9]    0.00076122467157394 [GeV]
+Cell[0,16]    0.00051099891 [GeV]
+Cell[0,38]    0.078334786389214 [GeV]
+Cell[0,15]    0.0052091534843309 [GeV]
+Cell[0,39]    0.59408069656299 [GeV]
+###  Total energy deposition in calorimeter by a source track in 10 cells : 0.68285955682002 (GeV)
+
+Source track ID 825 (mu+,0.21523463894637[GeV]) at (82.090989280423,493.21503371142,-1614.1887559963)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[1,11]    0.13360465432596 [GeV]
-Cell[1,12]    0.0046186513014437 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.13822330562741 (GeV)
+Cell[1,10]    0.14001221129581 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.14001221129581 (GeV)
 
-Source track ID 763 (gamma,0.59980090891317[GeV]) at (255.70125320366,-429.67065190688,-1133.3038203218)
+Source track ID 790 (gamma,0.59980090891317[GeV]) at (255.70125467422,-429.67065103173,-1133.3038277559)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[6,0]    0.00051099891 [GeV]
-Cell[8,13]    0.00021580223833227 [GeV]
-Cell[4,40]    0.52983285849665 [GeV]
-Cell[2,43]    0.0046920835727786 [GeV]
-Cell[4,14]    0.0021833567002649 [GeV]
-Cell[3,24]    0.00051099891 [GeV]
-Cell[3,39]    0.01817310865496 [GeV]
-Cell[3,40]    0.0022788777904086 [GeV]
-Cell[2,26]    0.00094775446034008 [GeV]
-Cell[2,19]    0.00047285706139448 [GeV]
-Cell[4,5]    0.00093768211103185 [GeV]
-Cell[9,13]    0.00062992798348245 [GeV]
-Cell[4,39]    0.031034952383374 [GeV]
-Cell[6,26]    0.00035504122621639 [GeV]
-Cell[4,41]    0.0037287398134552 [GeV]
-Cell[6,28]    0.00018453395739086 [GeV]
-Cell[3,12]    0.00065940894440563 [GeV]
-Cell[1,15]    0.00076688139347116 [GeV]
-Cell[2,27]    9.7558327065326e-05 [GeV]
-Cell[4,27]    0.00042499881534983 [GeV]
-###  Total energy deposition in calorimeter by a source track in 20 cells : 0.59863842175037 (GeV)
-
-Source track ID 764 (gamma,0.053266099197347[GeV]) at (183.99446330402,464.91508630444,-1027.4556982223)
+Cell[7,14]    0.00051099891 [GeV]
+Cell[3,39]    0.033625191002658 [GeV]
+Cell[3,40]    0.041558575231732 [GeV]
+Cell[3,41]    0.0019295796535618 [GeV]
+Cell[4,40]    0.4304082161511 [GeV]
+Cell[3,38]    0.0012074204890122 [GeV]
+Cell[4,39]    0.088022117949582 [GeV]
+Cell[3,10]    0.00054523338992537 [GeV]
+Cell[2,4]    0.00037200313532452 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.5981793359129 (GeV)
+
+Source track ID 791 (gamma,0.053266099197347[GeV]) at (183.99447983229,464.91507976323,-1027.4557772919)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[4,9]    0.051334223220702 [GeV]
-Cell[2,45]    0.0019318759766452 [GeV]
-###  Total energy deposition in calorimeter by a source track in 2 cells : 0.053266099197347 (GeV)
-
-Source track ID 761 (gamma,0.39597382458922[GeV]) at (-372.59430026749,-333.42688465116,-1802.3851769964)
+Cell[2,34]    0.00082757736196686 [GeV]
+Cell[13,27]    0.0008011466445394 [GeV]
+Cell[7,20]    0.00033023207926231 [GeV]
+Cell[3,12]    0.0015119285039097 [GeV]
+Cell[4,8]    0.0080421478872131 [GeV]
+Cell[4,9]    0.04146587829779 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.052978910774681 (GeV)
+
+Source track ID 788 (gamma,0.39597382458922[GeV]) at (-372.59430011111,-333.42688482592,-1802.3851789775)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[7,47]    0.0001603935450479 [GeV]
-Cell[6,0]    1.5209190712994e-05 [GeV]
-Cell[6,46]    7.2071619797498e-08 [GeV]
-Cell[7,46]    0.00036840006013051 [GeV]
-Cell[0,24]    0.0002506423174052 [GeV]
-Cell[4,2]    0.0018782028979423 [GeV]
-Cell[3,6]    0.0012748905772942 [GeV]
-Cell[1,28]    0.00013863964170275 [GeV]
-Cell[1,27]    5.092583829537e-06 [GeV]
-Cell[3,20]    4.7345500206575e-08 [GeV]
-Cell[6,47]    1.3429795965976e-05 [GeV]
-Cell[2,10]    0.0011149132995026 [GeV]
-Cell[1,29]    0.0014964204780266 [GeV]
-Cell[0,27]    2.5709577748785e-05 [GeV]
-Cell[0,29]    0.35798361424508 [GeV]
-Cell[2,13]    2.1409009954141e-06 [GeV]
-Cell[0,28]    5.9820438327733e-06 [GeV]
-Cell[2,14]    1.5368974145531e-06 [GeV]
-Cell[9,32]    7.2689853550401e-06 [GeV]
-###  Total energy deposition in calorimeter by a source track in 19 cells : 0.36474260645511 (GeV)
-
-Source track ID 762 (gamma,0.02130681471934[GeV]) at (476.42903517303,151.70818845434,-84.417530381729)
+Cell[1,30]    0.0017123519049677 [GeV]
+Cell[6,12]    0.00051099891 [GeV]
+Cell[0,29]    0.35728868579212 [GeV]
+Cell[0,21]    0.00011165226664279 [GeV]
+Cell[0,22]    0.00092716997982384 [GeV]
+Cell[2,9]    0.00065650511454008 [GeV]
+Cell[2,38]    0.00051099891 [GeV]
+Cell[3,22]    0.00040673005686822 [GeV]
+Cell[0,30]    0.00095543624443026 [GeV]
+Cell[0,3]    0.00051099891 [GeV]
+Cell[0,38]    0.0087174564269884 [GeV]
+Cell[1,10]    0.00057186086423422 [GeV]
+Cell[0,8]    0.00033551536009466 [GeV]
+Cell[5,46]    0.00051099891 [GeV]
+Cell[0,43]    0.0016968852939461 [GeV]
+Cell[0,31]    0.00067398356488181 [GeV]
+###  Total energy deposition in calorimeter by a source track in 16 cells : 0.37609822850954 (GeV)
+
+Source track ID 789 (gamma,0.02130681471934[GeV]) at (476.42903553152,151.70818732851,-84.417541231897)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[10,23]    0.00051099891 [GeV]
-Cell[9,2]    0.020488030286326 [GeV]
-Cell[9,1]    0.00030778552301449 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.02130681471934 (GeV)
+Cell[8,22]    0.00043913864441759 [GeV]
+Cell[9,2]    0.02079581580934 [GeV]
+###  Total energy deposition in calorimeter by a source track in 2 cells : 0.021234954453758 (GeV)
 
-Source track ID 760 (gamma,0.19239638056034[GeV]) at (-414.6518845917,279.39902398639,-1130.2072132447)
+Source track ID 787 (gamma,0.19239638056034[GeV]) at (-414.65188021861,279.39903047643,-1130.2071810344)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[0,24]    7.9540859205445e-05 [GeV]
-Cell[0,23]    0.00032770328617403 [GeV]
-Cell[2,5]    0.00055011040611779 [GeV]
-Cell[4,19]    0.16683601319558 [GeV]
-Cell[2,1]    0.00043725734040008 [GeV]
-Cell[1,24]    0.0012922443209559 [GeV]
-Cell[0,26]    0.00020529324913528 [GeV]
-Cell[3,19]    0.010261426884827 [GeV]
-Cell[3,21]    0.00047467469241711 [GeV]
-Cell[3,2]    0.00035575368280989 [GeV]
-Cell[1,41]    0.0016717101915809 [GeV]
-Cell[1,36]    0.0016600278386943 [GeV]
-Cell[4,44]    0.00047990090652732 [GeV]
-Cell[3,14]    0.0005508923449283 [GeV]
-###  Total energy deposition in calorimeter by a source track in 14 cells : 0.18518254919936 (GeV)
-
-Source track ID 697 (gamma,0.25162621009879[GeV]) at (499.02634578393,-31.188238384709,957.00783708679)
+Cell[4,20]    0.00072219954741761 [GeV]
+Cell[4,18]    0.0024858946205242 [GeV]
+Cell[4,19]    0.1797245385813 [GeV]
+Cell[2,11]    0.00051099891 [GeV]
+Cell[3,30]    0.0016793734072898 [GeV]
+Cell[3,19]    0.0067729640210903 [GeV]
+Cell[4,41]    0.00050041147271348 [GeV]
+###  Total energy deposition in calorimeter by a source track in 7 cells : 0.19239638056034 (GeV)
+
+Source track ID 722 (gamma,0.25162621009879[GeV]) at (499.02634680501,-31.18822204694,957.00757146008)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[14,47]    0.217664094495 [GeV]
-Cell[14,0]    0.00051099891 [GeV]
-Cell[15,47]    0.027985585661889 [GeV]
-Cell[15,0]    0.0028363696115893 [GeV]
-Cell[15,16]    0.00032049498863628 [GeV]
-Cell[15,37]    0.00029593376247285 [GeV]
-Cell[14,24]    0.00088858307726937 [GeV]
-Cell[19,28]    0.00037863582583823 [GeV]
-###  Total energy deposition in calorimeter by a source track in 8 cells : 0.2508806963327 (GeV)
-
-Source track ID 637 (e-,0.0013967623157469[GeV]) at (-154.86744099055,475.41148042621,1766.6901310682)
+Cell[14,1]    0.00051099891 [GeV]
+Cell[14,0]    0.0015243156446859 [GeV]
+Cell[14,47]    0.0078360157793062 [GeV]
+Cell[14,46]    0.00010028748747716 [GeV]
+Cell[15,47]    0.21085319022532 [GeV]
+Cell[15,46]    0.0034915279689528 [GeV]
+Cell[13,37]    0.0012039282528635 [GeV]
+Cell[15,0]    0.024867305683395 [GeV]
+Cell[15,1]    0.0012386401467898 [GeV]
+###  Total energy deposition in calorimeter by a source track in 9 cells : 0.25162621009879 (GeV)
+
+Source track ID 535 (gamma,0.23940053141976[GeV]) at (-378.3099167888,-326.92752539248,1067.985609371)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[18,14]    0.0002438129381921 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0002438129381921 (GeV)
+Cell[15,30]    0.0057766705356434 [GeV]
+Cell[16,30]    0.00021239741449708 [GeV]
+Cell[15,29]    0.23341146346962 [GeV]
+###  Total energy deposition in calorimeter by a source track in 3 cells : 0.23940053141976 (GeV)
 
-Source track ID 491 (gamma,0.23940053141976[GeV]) at (-378.30991334365,-326.9275293791,1067.9855870883)
+Source track ID 269 (gamma,0.41164872010706[GeV]) at (-456.4220905238,204.15404791942,168.67820643057)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[16,30]    0.0018911686612962 [GeV]
-Cell[15,28]    0.0027872415168083 [GeV]
-Cell[16,29]    0.0062392326810488 [GeV]
-Cell[14,42]    0.00068048519196684 [GeV]
-Cell[15,30]    0.0025968450943082 [GeV]
-Cell[15,29]    0.22230496096536 [GeV]
-Cell[16,28]    0.00087470423112626 [GeV]
-###  Total energy deposition in calorimeter by a source track in 7 cells : 0.23737463834191 (GeV)
-
-Source track ID 296 (gamma,0.41164872010706[GeV]) at (-456.42209010655,204.15404885225,168.67820512951)
+Cell[9,20]    0.00051099891 [GeV]
+Cell[11,21]    0.0071049726180332 [GeV]
+Cell[10,25]    0.0032988875603118 [GeV]
+Cell[11,20]    0.0059066496818159 [GeV]
+Cell[10,21]    0.029101030649618 [GeV]
+Cell[10,18]    0.00032475022178619 [GeV]
+Cell[10,20]    0.3648904315555 [GeV]
+Cell[11,17]    8.1152504914022e-05 [GeV]
+###  Total energy deposition in calorimeter by a source track in 8 cells : 0.41121887370198 (GeV)
+
+Source track ID 270 (gamma,0.17556583448629[GeV]) at (-370.26449744003,336.01220503946,-37.72830830964)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[10,21]    0.011519109754246 [GeV]
-Cell[11,21]    0.0022140214764209 [GeV]
-Cell[11,20]    0.066937526567697 [GeV]
-Cell[10,22]    0.00019520632662375 [GeV]
-Cell[10,20]    0.32928817689544 [GeV]
-Cell[10,19]    0.0014946790866352 [GeV]
-###  Total energy deposition in calorimeter by a source track in 6 cells : 0.41164872010706 (GeV)
-
-Source track ID 297 (gamma,0.17556583448629[GeV]) at (-370.26449897009,336.01220335344,-37.728305315773)
+Cell[10,33]    0.00061354817354468 [GeV]
+Cell[8,17]    0.00022574791939125 [GeV]
+Cell[9,15]    0.00020131343025532 [GeV]
+Cell[10,11]    0.00029208201835641 [GeV]
+Cell[9,18]    0.16986512849067 [GeV]
+Cell[9,17]    0.0028657989621113 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.17406361899432 (GeV)
+
+Source track ID 268 (gamma,0.41324573943274[GeV]) at (303.44001238969,-397.39672731534,976.47730315274)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[9,19]    0.0016359433658247 [GeV]
-Cell[9,18]    0.16060056809625 [GeV]
-Cell[10,18]    0.0031276493721411 [GeV]
-Cell[10,19]    0.010201673652081 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.17556583448629 (GeV)
-
-Source track ID 295 (gamma,0.41324573943274[GeV]) at (303.44001238969,-397.39672731534,976.47730315274)
-Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[14,40]    0.1475419622774 [GeV]
-Cell[13,36]    0.00082557980332134 [GeV]
-Cell[12,7]    0.0044718211926993 [GeV]
-Cell[14,41]    0.029224862146984 [GeV]
-Cell[14,1]    0.0005339889633372 [GeV]
-Cell[17,5]    0.0011851680360382 [GeV]
-Cell[17,4]    8.0206661028147e-05 [GeV]
-Cell[15,6]    0.00069766867821401 [GeV]
-Cell[15,40]    0.1487096706788 [GeV]
-Cell[15,41]    0.073247216806474 [GeV]
-###  Total energy deposition in calorimeter by a source track in 10 cells : 0.40651814524429 (GeV)
-
-Source track ID 210 (pi-,0.22297340197366[GeV]) at (-14.481511172962,-499.79024183566,-1327.8198251562)
+Cell[14,40]    0.099759818907447 [GeV]
+Cell[14,41]    0.014817302844835 [GeV]
+Cell[15,41]    0.034699503268084 [GeV]
+Cell[15,40]    0.26034199609444 [GeV]
+Cell[17,20]    0.0014936919510959 [GeV]
+Cell[14,11]    0.0011132662221487 [GeV]
+###  Total energy deposition in calorimeter by a source track in 6 cells : 0.41222557928805 (GeV)
+
+Source track ID 215 (pi-,0.23882415776354[GeV]) at (-20.042484420946,-499.59813732463,-1287.5193390434)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[6,43]    0.00126475576379 [GeV]
-Cell[4,36]    0.00087547920405427 [GeV]
-Cell[6,5]    0.00023638473611527 [GeV]
-Cell[6,41]    1.7972666104242e-06 [GeV]
-Cell[2,43]    3.0952572706155e-06 [GeV]
-Cell[0,19]    2.2244308411246e-07 [GeV]
-Cell[2,8]    0.0022249842656493 [GeV]
-Cell[0,18]    0.0017041587392187 [GeV]
-Cell[0,17]    0.00043812030213394 [GeV]
-Cell[1,17]    3.8634922530036e-06 [GeV]
-Cell[3,35]    0.10305876971274 [GeV]
-Cell[6,3]    1.033738726619e-09 [GeV]
-Cell[6,4]    0.00060669334783449 [GeV]
-Cell[6,42]    0.001534165090748 [GeV]
-Cell[2,10]    0.00080681610803526 [GeV]
-Cell[5,30]    3.7735688209068e-05 [GeV]
-Cell[2,34]    3.8004416182957e-09 [GeV]
-Cell[3,34]    0.0050475617130005 [GeV]
-Cell[2,35]    0.003935602228867 [GeV]
-Cell[1,7]    0.0015720811708934 [GeV]
-Cell[2,11]    0.0022416448823806 [GeV]
-Cell[4,34]    4.0276074684584e-05 [GeV]
-Cell[3,36]    0.0057488771917313 [GeV]
-Cell[4,35]    0.0040196665611682 [GeV]
-###  Total energy deposition in calorimeter by a source track in 24 cells : 0.13540275607466 (GeV)
-
-Source track ID 211 (pi+,1.0808662376642[GeV]) at (389.77867297313,-313.16542927869,505.67177795306)
+Cell[2,34]    0.0056738808698981 [GeV]
+Cell[4,35]    0.00080083408554754 [GeV]
+Cell[5,32]    1.1955329682678e-08 [GeV]
+Cell[8,14]    4.8145884647965e-09 [GeV]
+Cell[9,36]    7.9062183988299e-07 [GeV]
+Cell[3,36]    0.037126437691762 [GeV]
+Cell[11,16]    0.00051099891 [GeV]
+Cell[3,12]    0.0067684171093638 [GeV]
+Cell[2,37]    0.0018990298124452 [GeV]
+Cell[3,37]    0.0029895692156492 [GeV]
+Cell[3,35]    0.10667953984205 [GeV]
+Cell[3,34]    0.0010364817419354 [GeV]
+Cell[1,15]    0.00011125467809143 [GeV]
+Cell[1,14]    3.6792102648178e-05 [GeV]
+Cell[1,12]    0.00056912112924478 [GeV]
+Cell[4,1]    0.0012082757574707 [GeV]
+Cell[5,4]    6.2501349020749e-09 [GeV]
+Cell[3,11]    1.6198343928409e-09 [GeV]
+Cell[2,14]    0.00011973893866525 [GeV]
+Cell[3,38]    3.3828074299436e-07 [GeV]
+Cell[6,2]    1.8261262084707e-09 [GeV]
+Cell[6,3]    0.0017960224950951 [GeV]
+Cell[8,15]    2.0917229153383e-07 [GeV]
+Cell[10,2]    0.00051099891 [GeV]
+Cell[9,31]    6.0136772808619e-06 [GeV]
+Cell[4,36]    4.0962302038679e-05 [GeV]
+Cell[2,36]    1.5129237032397e-05 [GeV]
+Cell[2,35]    4.7286891385397e-05 [GeV]
+Cell[10,36]    0.00033814017446798 [GeV]
+###  Total energy deposition in calorimeter by a source track in 29 cells : 0.16828629011296 (GeV)
+
+Source track ID 216 (pi+,1.081076701534[GeV]) at (389.65284704746,-313.32197303702,505.53204903326)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[13,41]    7.6000867466064e-10 [GeV]
-Cell[15,42]    0.0065845055371097 [GeV]
-Cell[13,40]    0.0011891396898325 [GeV]
-Cell[12,42]    0.14494207298216 [GeV]
-Cell[14,39]    5.2095856517553e-12 [GeV]
-Cell[14,40]    0.0012130269895979 [GeV]
-Cell[16,42]    0.00038378627691668 [GeV]
-Cell[12,43]    0.00081225418949687 [GeV]
-Cell[13,42]    0.23425259585549 [GeV]
-Cell[14,44]    0.0003612893477341 [GeV]
-Cell[14,45]    8.0315028640143e-08 [GeV]
-Cell[14,42]    0.33100851995943 [GeV]
-Cell[14,43]    0.0012667286471316 [GeV]
-Cell[14,41]    0.20543347836407 [GeV]
-Cell[16,43]    8.6059126770124e-06 [GeV]
-Cell[15,43]    0.00096942631920649 [GeV]
-Cell[15,41]    0.00068780161544282 [GeV]
-###  Total energy deposition in calorimeter by a source track in 17 cells : 0.92911331276654 (GeV)
-
-Source track ID 198 (gamma,0.00012510102702872[GeV]) at (499.14575527699,29.214978845894,-161.04931190008)
+Cell[14,45]    0.013919989921621 [GeV]
+Cell[12,42]    0.12015541732689 [GeV]
+Cell[11,36]    0.0011334305172692 [GeV]
+Cell[13,40]    0.0016771764037622 [GeV]
+Cell[13,41]    0.019155208232108 [GeV]
+Cell[14,22]    1.033461386578e-05 [GeV]
+Cell[14,23]    0.001546254108188 [GeV]
+Cell[13,47]    2.7906861737392e-07 [GeV]
+Cell[14,47]    1.5079846542676e-05 [GeV]
+Cell[14,46]    0.0071630271825908 [GeV]
+Cell[13,46]    0.00037553805718096 [GeV]
+Cell[14,38]    0.0012970445443778 [GeV]
+Cell[12,36]    8.4578624637288e-09 [GeV]
+Cell[14,36]    0.00032166484297261 [GeV]
+Cell[13,36]    0.012385914104981 [GeV]
+Cell[13,39]    5.6094239291269e-05 [GeV]
+Cell[12,43]    0.001809541073337 [GeV]
+Cell[13,42]    0.54119685059606 [GeV]
+Cell[12,41]    0.0043702173040145 [GeV]
+Cell[14,40]    0.010350682759719 [GeV]
+Cell[14,41]    0.0010499934529759 [GeV]
+Cell[14,39]    0.00060239942661246 [GeV]
+Cell[14,42]    0.0035759947299866 [GeV]
+Cell[13,43]    0.039006724136161 [GeV]
+Cell[15,42]    0.00028589825446988 [GeV]
+Cell[15,43]    0.000651017886354 [GeV]
+Cell[14,43]    0.011248878666104 [GeV]
+Cell[14,44]    0.0028124085891886 [GeV]
+Cell[13,44]    0.0023763381631518 [GeV]
+Cell[12,37]    7.6035274870151e-05 [GeV]
+Cell[15,47]    5.9887838688155e-10 [GeV]
+Cell[15,46]    0.001588555874133 [GeV]
+Cell[13,45]    7.0942161709127e-06 [GeV]
+Cell[15,45]    0.0074121038526796 [GeV]
+Cell[13,38]    0.0052256032861911 [GeV]
+Cell[13,37]    0.0046618131188159 [GeV]
+Cell[15,44]    6.9419953797478e-06 [GeV]
+Cell[12,38]    8.2611775724217e-08 [GeV]
+Cell[11,37]    2.3477012496187e-07 [GeV]
+###  Total energy deposition in calorimeter by a source track in 39 cells : 0.81752787210528 (GeV)
+
+Source track ID 208 (gamma,0.0001934811448418[GeV]) at (424.15626688507,264.74792022247,-219.29126474155)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[9,0]    0.00012510102702872 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00012510102702872 (GeV)
+Cell[8,4]    0.0001934811448418 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0001934811448418 (GeV)
 
-Source track ID 201 (gamma,0.00019250309578168[GeV]) at (-201.47322695568,-457.61177740533,-668.75266316283)
+Source track ID 190 (gamma,0.00044277601876711[GeV]) at (450.94918924049,215.97413901518,-215.39895750916)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[6,32]    0.00019250309578168 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00019250309578168 (GeV)
+Cell[8,3]    0.00044277601876711 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00044277601876711 (GeV)
 
-Source track ID 204 (gamma,0.00031821739214756[GeV]) at (385.95314166328,317.86816833437,-315.44072636479)
+Source track ID 191 (gamma,0.00059400966251491[GeV]) at (471.84125819804,-165.42619823382,-1178.2274247368)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[8,5]    0.00031821739214756 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00031821739214756 (GeV)
+Cell[4,45]    0.00059400966251491 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00059400966251491 (GeV)
 
-Source track ID 185 (gamma,0.00013138543178002[GeV]) at (346.31073856509,360.65062367131,-270.03338765088)
+Source track ID 193 (gamma,0.00020336897423288[GeV]) at (463.59553440038,-187.2943685326,21.188094608715)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[8,6]    0.00013138543178002 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00013138543178002 (GeV)
+Cell[10,45]    0.00020336897423288 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00020336897423288 (GeV)
 
-Source track ID 190 (gamma,0.00034870519176809[GeV]) at (277.56267647717,-415.88334978312,1175.0198864148)
+Source track ID 194 (gamma,0.00013185449804458[GeV]) at (157.7878206481,474.45021198765,54.355598189283)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[15,40]    0.00034870519176809 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00034870519176809 (GeV)
+Cell[10,9]    0.00013185449804458 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.00013185449804458 (GeV)
 
-Source track ID 191 (gamma,0.0002002135192715[GeV]) at (498.13461894682,43.14975558108,-416.66485875619)
+Source track ID 195 (gamma,0.0004425842162839[GeV]) at (492.6661799322,85.323122018643,-423.88902092658)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[7,0]    0.0002002135192715 [GeV]
-###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0002002135192715 (GeV)
+Cell[7,1]    0.0004425842162839 [GeV]
+###  Total energy deposition in calorimeter by a source track in 1 cells : 0.0004425842162839 (GeV)
 
 Source track ID 182 (gamma,0.46372847760985[GeV]) at (-465.99474922129,181.24263763856,-913.38295128771)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[4,21]    0.032665429192008 [GeV]
-Cell[7,47]    0.00073331354082222 [GeV]
-Cell[5,31]    0.00070213659952334 [GeV]
-Cell[3,29]    0.001867855156419 [GeV]
-Cell[5,19]    0.0025074986727557 [GeV]
-Cell[4,40]    0.00068042596705041 [GeV]
-Cell[6,31]    0.00078112985017692 [GeV]
-Cell[1,4]    0.00071762671308805 [GeV]
-Cell[4,19]    0.00020258458143917 [GeV]
-Cell[4,20]    0.0085361849604036 [GeV]
-Cell[5,20]    0.035546499071847 [GeV]
-Cell[4,22]    0.0019918317128211 [GeV]
-Cell[5,22]    0.00044478794222992 [GeV]
-Cell[11,39]    0.00032345484056931 [GeV]
-Cell[5,21]    0.37372440748649 [GeV]
-Cell[5,45]    0.0012951571590794 [GeV]
-Cell[7,3]    0.00065903478236487 [GeV]
-###  Total energy deposition in calorimeter by a source track in 17 cells : 0.46337935822909 (GeV)
+Cell[5,21]    0.40372851967008 [GeV]
+Cell[7,33]    0.00051099891 [GeV]
+Cell[4,21]    0.0031871974513171 [GeV]
+Cell[8,14]    0.000262916735647 [GeV]
+Cell[3,17]    0.0020434551191599 [GeV]
+Cell[6,42]    0.00055431710649839 [GeV]
+Cell[8,4]    0.0031566312297473 [GeV]
+Cell[3,46]    0.0032582365863369 [GeV]
+Cell[4,20]    0.0063207379613424 [GeV]
+Cell[10,4]    0.0012473403066184 [GeV]
+Cell[4,18]    0.00020262163338838 [GeV]
+Cell[4,17]    0.00021357493989291 [GeV]
+Cell[4,19]    1.5483378569907e-05 [GeV]
+Cell[5,8]    0.00027391290492551 [GeV]
+Cell[5,3]    0.0010267430172814 [GeV]
+Cell[4,29]    0.00031141170830145 [GeV]
+Cell[5,20]    0.026674100820125 [GeV]
+Cell[4,40]    0.001879351407752 [GeV]
+Cell[4,22]    0.0010809532338735 [GeV]
+Cell[4,9]    0.0011079174396554 [GeV]
+Cell[2,44]    0.00088505593260249 [GeV]
+Cell[3,42]    0.0010835125937805 [GeV]
+###  Total energy deposition in calorimeter by a source track in 22 cells : 0.4590249900869 (GeV)
 
 Source track ID 179 (gamma,0.21067608644927[GeV]) at (-247.62061578369,-434.37775108643,-1046.3393927423)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[6,8]    0.00051099891 [GeV]
-Cell[4,30]    0.00079431659170178 [GeV]
-Cell[4,31]    0.059012319747738 [GeV]
-Cell[4,32]    0.14418550232013 [GeV]
-###  Total energy deposition in calorimeter by a source track in 4 cells : 0.20450313756957 (GeV)
+Cell[4,21]    0.00048574040151354 [GeV]
+Cell[4,32]    0.17265090207042 [GeV]
+Cell[4,31]    0.023417904844678 [GeV]
+Cell[0,2]    0.0031838940714499 [GeV]
+Cell[3,32]    0.0032787280267099 [GeV]
+Cell[6,3]    0.00051099891 [GeV]
+Cell[0,46]    0.0020595186873657 [GeV]
+Cell[9,19]    0.00026068644079562 [GeV]
+Cell[4,34]    0.0013559300793102 [GeV]
+Cell[6,14]    0.001222588537056 [GeV]
+Cell[1,45]    0.00043382160342926 [GeV]
+###  Total energy deposition in calorimeter by a source track in 11 cells : 0.20886071367273 (GeV)
 
 Source track ID 177 (gamma,0.06726801612498[GeV]) at (-461.11389798393,-193.32349336298,-562.35047877207)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[6,27]    0.0014069371740542 [GeV]
-Cell[7,26]    0.012781591996914 [GeV]
-Cell[7,27]    0.053079486954012 [GeV]
-###  Total energy deposition in calorimeter by a source track in 3 cells : 0.06726801612498 (GeV)
+Cell[6,27]    0.0019106509504446 [GeV]
+Cell[7,26]    0.0015817100757827 [GeV]
+Cell[4,19]    0.0029542903199446 [GeV]
+Cell[7,27]    0.060063792838971 [GeV]
+###  Total energy deposition in calorimeter by a source track in 4 cells : 0.066510444185143 (GeV)
 
 Source track ID 178 (gamma,1.2213291054873[GeV]) at (-495.8101023425,64.593671633674,-1525.2871382147)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
-Cell[8,7]    0.00024106841894148 [GeV]
-Cell[7,8]    0.0011402570845299 [GeV]
-Cell[3,16]    0.00051099891 [GeV]
-Cell[2,24]    0.00087124834131261 [GeV]
-Cell[6,32]    0.00086825872246033 [GeV]
-Cell[12,29]    0.00017250411143383 [GeV]
-Cell[11,25]    0.0004028082556644 [GeV]
-Cell[2,37]    0.00051099891 [GeV]
-Cell[4,11]    0.00032407542902086 [GeV]
-Cell[8,38]    0.00075412078796856 [GeV]
-Cell[5,12]    0.0006673338344195 [GeV]
-Cell[1,22]    0.020866725167536 [GeV]
-Cell[1,21]    0.0043036498820212 [GeV]
-Cell[0,10]    0.00073429893459523 [GeV]
+Cell[2,33]    0.0014127507928984 [GeV]
+Cell[2,32]    0.0043767540196394 [GeV]
+Cell[6,38]    0.00051099891 [GeV]
+Cell[3,29]    0.00073375960127477 [GeV]
+Cell[2,42]    0.00037202413765307 [GeV]
+Cell[5,45]    0.00051099891 [GeV]
+Cell[4,5]    0.00051099891 [GeV]
+Cell[2,8]    0.00076218677708396 [GeV]
+Cell[2,7]    0.00096363432530283 [GeV]
+Cell[1,22]    0.028279753956216 [GeV]
+Cell[0,36]    0.00064276522756576 [GeV]
+Cell[2,37]    0.00022281808935992 [GeV]
+Cell[1,23]    0.037664520319504 [GeV]
+Cell[2,3]    0.0025673953861365 [GeV]
+Cell[0,25]    0.00036493164746204 [GeV]
+Cell[1,27]    0.0001520791316545 [GeV]
+Cell[2,47]    0.00027770732651911 [GeV]
+Cell[2,22]    0.57178866913265 [GeV]
+Cell[2,23]    0.53928134045914 [GeV]
+Cell[0,47]    0.00050822629750479 [GeV]
+Cell[1,47]    0.00021474620849332 [GeV]
+Cell[4,29]    0.00027502397969112 [GeV]
+Cell[2,28]    0.00043821790613739 [GeV]
+Cell[2,30]    0.00018899917010512 [GeV]
+Cell[3,11]    0.00051099891 [GeV]
+Cell[9,2]    0.00021527135280546 [GeV]
+Cell[0,4]    0.0016718960250324 [GeV]
+Cell[1,31]    0.00037492188944251 [GeV]
 Cell[1,10]    0.00051099891 [GeV]
-Cell[0,41]    0.0018598917053582 [GeV]
-Cell[2,22]    0.30524522430585 [GeV]
-Cell[1,24]    0.00059292143317034 [GeV]
-Cell[1,23]    0.047365676635375 [GeV]
-Cell[2,44]    0.00102199782 [GeV]
-Cell[1,19]    0.00049173200787214 [GeV]
-Cell[0,16]    0.00051099891 [GeV]
-Cell[0,30]    0.002043941649827 [GeV]
-Cell[0,46]    0.00032605142486068 [GeV]
-Cell[2,19]    0.00068532771858402 [GeV]
-Cell[2,23]    0.79251091621886 [GeV]
-Cell[6,3]    0.0012394232829745 [GeV]
-Cell[6,4]    0.0008059165290041 [GeV]
-Cell[15,41]    0.00029068444766393 [GeV]
-Cell[0,7]    0.00049692353585776 [GeV]
-Cell[0,27]    0.00064310021235195 [GeV]
-Cell[5,16]    0.00089500474269817 [GeV]
-Cell[1,14]    7.9764862295206e-05 [GeV]
-Cell[0,15]    0.0019562666220125 [GeV]
-Cell[3,42]    0.00027642359076867 [GeV]
-Cell[3,14]    0.0014030954964042 [GeV]
-Cell[2,28]    0.0015559785563688 [GeV]
-Cell[2,27]    0.00027302289084222 [GeV]
-Cell[9,1]    0.00016547960393251 [GeV]
-Cell[8,3]    0.0038688522742755 [GeV]
-###  Total energy deposition in calorimeter by a source track in 40 cells : 1.1994839621771 (GeV)
+Cell[1,46]    0.00094877282429032 [GeV]
+Cell[3,42]    0.0027699431083377 [GeV]
+###  Total energy deposition in calorimeter by a source track in 31 cells : 1.2000241036419 (GeV)
 
 Source track ID 93 (proton,1.0788792864314[GeV]) at (346.98746214971,-359.99958487601,-1899.7246534816)
 Original primary track ID 43 (unknown,52.984237098069[GeV])
@@ -5047,11 +5648,11 @@ Cell[0,44]    0.00028998662720368 [GeV]
 >>> Summary of Event 0
 
 Tracker hits --------------------------------------------------------------
-1347 hits are stored in RE01TrackerHitsCollection.
+1587 hits are stored in RE01TrackerHitsCollection.
 
 Calorimeter hits --------------------------------------------------------------
-913 hits are stored in RE01CalorimeterHitsCollection.
-     Total energy deposition in calorimeter : 148.4672447656 (GeV)
+911 hits are stored in RE01CalorimeterHitsCollection.
+     Total energy deposition in calorimeter : 151.57875586578 (GeV)
 
 Trajectories in tracker --------------------------------------------------------------
 
diff --git a/examples/extended/runAndEvent/RE02/run.out b/examples/extended/runAndEvent/RE02/run.out
index 84a2a3077d..d0e7ae63cf 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1354,7 +1354,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.002684s Sys=0.000000s
+  User=0.000000s Real=0.002611s Sys=0.000000s
  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 09f9b2483e..2389dd20bd 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1034,97 +1034,97 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=10.420000s Real=11.857804s Sys=0.040000s
+  User=10.160000s Real=10.319129s Sys=0.040000s
  PrimitiveScorer RUN PhantomSD,totalEDep
- Number of entries 51577
+ Number of entries 52027
  PrimitiveScorer RUN PhantomSD,protonEDep
- Number of entries 35
+ Number of entries 31
  PrimitiveScorer RUN PhantomSD,protonNStep
- Number of entries 35
+ Number of entries 31
  PrimitiveScorer RUN PhantomSD,chargedPassCellFlux
- Number of entries 20520
+ Number of entries 20657
  PrimitiveScorer RUN PhantomSD,chargedCellFlux
- Number of entries 51374
+ Number of entries 51831
  PrimitiveScorer RUN PhantomSD,chargedSurfFlux
- Number of entries 12018
+ Number of entries 11958
  PrimitiveScorer RUN PhantomSD,gammaSurfCurr000
- Number of entries 33
+ Number of entries 31
  PrimitiveScorer RUN PhantomSD,gammaSurfCurr001
- Number of entries 359
+ Number of entries 349
  PrimitiveScorer RUN PhantomSD,gammaSurfCurr002
- Number of entries 51026
+ Number of entries 50713
  PrimitiveScorer RUN PhantomSD,gammaSurfCurr003
- Number of entries 70745
+ Number of entries 72315
 =============================================================
  Number of event processed : 10000
 =============================================================
 #Z Cell#       totalEDep      protonEDep protonNStep  chargedPassCellFlux     chargedCellFlux     chargedSurfFlux    gammaSurfCurr000    gammaSurfCurr001    gammaSurfCurr002    gammaSurfCurr003
-     0       33.4663 MeV           0 eV            0         2293.17 /cm2        2366.39 /cm2        1897.31 /cm2             25 /cm2              0 /cm2            775 /cm2            400 /cm2
-     1       413.035 MeV           0 eV            0         2921.98 /cm2        3814.84 /cm2         3279.9 /cm2              0 /cm2             50 /cm2           1275 /cm2            875 /cm2
-     2       56.7143 MeV           0 eV            0         3732.22 /cm2        4020.42 /cm2        5698.52 /cm2              0 /cm2              0 /cm2           3225 /cm2           3200 /cm2
-     3       332.867 MeV           0 eV            0         1913.66 /cm2         3114.7 /cm2        4427.74 /cm2              0 /cm2             50 /cm2           3500 /cm2           4100 /cm2
-     4       21.2444 MeV           0 eV            0         1336.18 /cm2        1469.83 /cm2         2832.4 /cm2              0 /cm2              0 /cm2           3025 /cm2           3950 /cm2
-     5       126.765 MeV           0 eV            0         416.492 /cm2         1182.8 /cm2        33032.7 /cm2              0 /cm2              0 /cm2           2300 /cm2           3275 /cm2
-     6        6.7356 MeV           0 eV            0         420.185 /cm2        437.191 /cm2        288.583 /cm2              0 /cm2              0 /cm2           1750 /cm2           2800 /cm2
-     7       61.4936 MeV           0 eV            0         159.176 /cm2        541.243 /cm2        4387.36 /cm2              0 /cm2              0 /cm2           1225 /cm2           2500 /cm2
-     8       3.63097 MeV           0 eV            0         232.743 /cm2         242.63 /cm2        281.714 /cm2              0 /cm2              0 /cm2           1200 /cm2           2100 /cm2
-     9       33.7569 MeV           0 eV            0         25.6084 /cm2         297.59 /cm2        141.245 /cm2              0 /cm2              0 /cm2           1075 /cm2           1650 /cm2
-    10       5.25708 MeV           0 eV            0         305.088 /cm2         338.94 /cm2         1800.4 /cm2              0 /cm2              0 /cm2            775 /cm2           1350 /cm2
-    11       30.7864 MeV           0 eV            0         87.5504 /cm2        275.494 /cm2        8386.16 /cm2              0 /cm2              0 /cm2            900 /cm2           1375 /cm2
-    12       995.673 keV           0 eV            0               0 /cm2        37.0417 /cm2              0 /cm2              0 /cm2              0 /cm2            825 /cm2           1025 /cm2
-    13        27.098 MeV           0 eV            0        0.263988 /cm2        245.963 /cm2              0 /cm2              0 /cm2              0 /cm2            600 /cm2            975 /cm2
-    14       1.60972 MeV           0 eV            0         85.4103 /cm2        99.1311 /cm2        38.8564 /cm2              0 /cm2              0 /cm2            500 /cm2            725 /cm2
-    15       14.7511 MeV           0 eV            0         31.5478 /cm2        130.637 /cm2        76.2155 /cm2              0 /cm2              0 /cm2            325 /cm2            625 /cm2
-    16       1.08329 MeV           0 eV            0         63.8544 /cm2        65.0984 /cm2        369.191 /cm2              0 /cm2             25 /cm2            225 /cm2            600 /cm2
-    17       11.9872 MeV           0 eV            0         48.2846 /cm2        105.441 /cm2        26.3074 /cm2              0 /cm2              0 /cm2            275 /cm2            650 /cm2
-    18             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2            175 /cm2            400 /cm2
-    19       9.52754 MeV           0 eV            0               0 /cm2        89.3014 /cm2              0 /cm2              0 /cm2              0 /cm2            200 /cm2            425 /cm2
-    20       1.61762 MeV           0 eV            0         113.129 /cm2        113.129 /cm2        111.565 /cm2              0 /cm2              0 /cm2            150 /cm2            325 /cm2
-    21       18.7244 MeV           0 eV            0         60.0493 /cm2        151.989 /cm2        56.0327 /cm2              0 /cm2              0 /cm2            150 /cm2            225 /cm2
-    22       287.934 keV           0 eV            0         7.63767 /cm2        12.1066 /cm2              0 /cm2              0 /cm2              0 /cm2            125 /cm2            250 /cm2
-    23       1.05165 MeV           0 eV            0        0.137947 /cm2        5.38365 /cm2        62.4577 /cm2              0 /cm2              0 /cm2            150 /cm2            300 /cm2
-    24             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2            100 /cm2            250 /cm2
-    25       861.659 keV           0 eV            0        0.725393 /cm2        5.66113 /cm2              0 /cm2              0 /cm2              0 /cm2            150 /cm2            175 /cm2
-    26             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2            125 /cm2
-    27       619.246 keV           0 eV            0               0 /cm2        2.61993 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2            175 /cm2
-    28             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2            175 /cm2
-    29       1.60397 MeV           0 eV            0               0 /cm2        15.1782 /cm2              0 /cm2              0 /cm2              0 /cm2             75 /cm2            175 /cm2
-    30       272.815 keV           0 eV            0               0 /cm2        19.9262 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2            150 /cm2
-    31       42.4207 keV           0 eV            0         0.36217 /cm2       0.363259 /cm2        40.0796 /cm2             25 /cm2              0 /cm2              0 /cm2            100 /cm2
-    32             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2            125 /cm2
-    33       58.1249 keV           0 eV            0        0.441476 /cm2       0.448016 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2            125 /cm2
-    34       360.163 keV           0 eV            0         14.7481 /cm2        16.8698 /cm2        112.131 /cm2              0 /cm2              0 /cm2             50 /cm2            100 /cm2
-    35       1.15917 MeV           0 eV            0         5.23888 /cm2        7.33072 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             75 /cm2
-    36             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2             75 /cm2
-    37             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             75 /cm2
-    38             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             75 /cm2
-    39             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2
-    40             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             75 /cm2
-    41             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2            100 /cm2
-    42             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2             50 /cm2
-    43             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2
-    44             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2
-    45             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
-    46             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    47             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2              0 /cm2
-    48             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    49             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    50             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    51             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    52             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    53             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+     0        44.386 MeV           0 eV            0         2864.82 /cm2        3018.04 /cm2         2372.6 /cm2              0 /cm2             25 /cm2            525 /cm2            300 /cm2
+     1       515.569 MeV           0 eV            0         3520.71 /cm2        4829.25 /cm2         415766 /cm2              0 /cm2             75 /cm2           1175 /cm2            675 /cm2
+     2       56.7764 MeV           0 eV            0         3604.73 /cm2        3915.16 /cm2        7315.55 /cm2              0 /cm2              0 /cm2           3375 /cm2           3900 /cm2
+     3       290.932 MeV           0 eV            0         1721.66 /cm2        2720.68 /cm2        4333.46 /cm2              0 /cm2             25 /cm2           3775 /cm2           3650 /cm2
+     4       19.8145 MeV           0 eV            0         1185.08 /cm2        1352.58 /cm2        2323.47 /cm2              0 /cm2              0 /cm2           2950 /cm2           3775 /cm2
+     5       102.578 MeV           0 eV            0         229.567 /cm2        953.196 /cm2         1526.8 /cm2              0 /cm2              0 /cm2           2250 /cm2           3100 /cm2
+     6       7.86254 MeV           0 eV            0         468.151 /cm2        549.581 /cm2        654.286 /cm2              0 /cm2              0 /cm2           2075 /cm2           2650 /cm2
+     7       44.8579 MeV           0 eV            0         73.8981 /cm2        411.001 /cm2        1089.25 /cm2              0 /cm2              0 /cm2           1825 /cm2           2750 /cm2
+     8       2.88322 MeV           0 eV            0         45.1992 /cm2        150.994 /cm2         151.94 /cm2              0 /cm2              0 /cm2           1250 /cm2           2500 /cm2
+     9       36.1381 MeV           0 eV            0         121.287 /cm2         311.86 /cm2        389.103 /cm2              0 /cm2              0 /cm2            875 /cm2           1925 /cm2
+    10       2.91052 MeV           0 eV            0         157.833 /cm2        178.921 /cm2        232.874 /cm2              0 /cm2              0 /cm2            925 /cm2           1625 /cm2
+    11       17.9066 MeV           0 eV            0         24.8926 /cm2        163.363 /cm2        165.055 /cm2              0 /cm2              0 /cm2            650 /cm2           1450 /cm2
+    12       1.59431 MeV           0 eV            0         103.174 /cm2        119.835 /cm2        78.6724 /cm2              0 /cm2              0 /cm2            475 /cm2           1100 /cm2
+    13       18.6114 MeV           0 eV            0         15.9593 /cm2        165.464 /cm2        1172.54 /cm2              0 /cm2              0 /cm2            225 /cm2           1075 /cm2
+    14       2.90419 MeV           0 eV            0         129.487 /cm2        184.259 /cm2        104.245 /cm2              0 /cm2             25 /cm2            300 /cm2           1100 /cm2
+    15       10.6198 MeV           0 eV            0         21.5993 /cm2        81.4308 /cm2        222.427 /cm2              0 /cm2              0 /cm2            400 /cm2            950 /cm2
+    16       1.09779 MeV           0 eV            0          75.416 /cm2        76.0432 /cm2        60.4938 /cm2              0 /cm2              0 /cm2            400 /cm2            775 /cm2
+    17       11.3059 MeV           0 eV            0         72.6344 /cm2        111.529 /cm2        51.6244 /cm2              0 /cm2              0 /cm2            175 /cm2            625 /cm2
+    18       779.377 keV           0 eV            0         27.0639 /cm2        42.7092 /cm2         129.45 /cm2              0 /cm2              0 /cm2            100 /cm2            450 /cm2
+    19        11.927 MeV           0 eV            0         6.79688 /cm2        101.403 /cm2        38.2673 /cm2              0 /cm2              0 /cm2            100 /cm2            575 /cm2
+    20       280.605 keV           0 eV            0         15.2339 /cm2        15.2339 /cm2              0 /cm2              0 /cm2              0 /cm2             75 /cm2            475 /cm2
+    21       5.83575 MeV           0 eV            0               0 /cm2        55.0113 /cm2              0 /cm2              0 /cm2              0 /cm2            225 /cm2            400 /cm2
+    22       491.304 keV           0 eV            0           5.491 /cm2        29.1653 /cm2              0 /cm2              0 /cm2              0 /cm2            125 /cm2            250 /cm2
+    23       6.60744 MeV           0 eV            0        0.416297 /cm2        48.5831 /cm2         362.44 /cm2              0 /cm2              0 /cm2            150 /cm2            250 /cm2
+    24       937.689 keV           0 eV            0         46.4278 /cm2        61.4511 /cm2              0 /cm2              0 /cm2              0 /cm2            300 /cm2            150 /cm2
+    25       3.15325 MeV           0 eV            0         5.57218 /cm2        28.9431 /cm2        27.5931 /cm2              0 /cm2              0 /cm2            150 /cm2            150 /cm2
+    26       671.931 keV           0 eV            0          53.913 /cm2        53.9166 /cm2        110.713 /cm2              0 /cm2              0 /cm2            150 /cm2            150 /cm2
+    27        1.3406 MeV           0 eV            0         5.14124 /cm2        12.4285 /cm2        27.1077 /cm2              0 /cm2              0 /cm2            175 /cm2            225 /cm2
+    28       23.9282 keV           0 eV            0         2.90245 /cm2        2.90245 /cm2              0 /cm2              0 /cm2              0 /cm2            125 /cm2            225 /cm2
+    29       970.405 keV           0 eV            0         5.89056 /cm2        9.18227 /cm2         32.656 /cm2              0 /cm2              0 /cm2             75 /cm2            125 /cm2
+    30             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2            175 /cm2
+    31             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2            150 /cm2
+    32             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2            125 /cm2
+    33       296.613 keV           0 eV            0        0.711623 /cm2         0.9259 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2            100 /cm2
+    34             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2            100 /cm2
+    35       575.943 keV           0 eV            0         3.10075 /cm2         3.8622 /cm2              0 /cm2              0 /cm2              0 /cm2             75 /cm2            175 /cm2
+    36       59.3084 keV           0 eV            0         3.61915 /cm2        3.61915 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2            175 /cm2
+    37       242.955 keV           0 eV            0        0.161291 /cm2       0.873565 /cm2        78.4966 /cm2              0 /cm2              0 /cm2             50 /cm2            100 /cm2
+    38             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2
+    39             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    40             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    41       420.032 keV           0 eV            0               0 /cm2        3.00295 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2              0 /cm2
+    42             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    43             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    44             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    45       826.542 keV           0 eV            0         8.35001 /cm2        8.35001 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    46       521.356 keV           0 eV            0         30.9717 /cm2        33.3225 /cm2        36.5514 /cm2              0 /cm2              0 /cm2             25 /cm2             25 /cm2
+    47             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
+    48             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
+    49       2.01004 MeV           0 eV            0               0 /cm2        21.0106 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2
+    50       972.411 keV           0 eV            0         46.7949 /cm2        60.8169 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2
+    51             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2
+    52             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2             50 /cm2
+    53       684.999 keV           0 eV            0               0 /cm2        5.23611 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2              0 /cm2
     54             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     55             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     56             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    57       1.37867 MeV           0 eV            0               0 /cm2        11.5025 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
-    58       256.316 keV           0 eV            0          21.643 /cm2         21.643 /cm2        25.3531 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
-    59       2.21346 MeV           0 eV            0         25.5827 /cm2        25.5827 /cm2         25.871 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
-    60             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
-    61             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    62             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    63             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    64             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    65             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    57             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    58             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2              0 /cm2
+    59             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2              0 /cm2
+    60             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2              0 /cm2
+    61       206.772 keV           0 eV            0               0 /cm2       0.450992 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2              0 /cm2
+    62       598.052 keV           0 eV            0         11.8606 /cm2        33.4972 /cm2              0 /cm2              0 /cm2              0 /cm2             50 /cm2              0 /cm2
+    63         544.4 keV           0 eV            0               0 /cm2        4.44881 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    64             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
+    65             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
     66             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     67             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     68             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
@@ -1133,8 +1133,8 @@ Run Summary
     71             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     72             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     73             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    74             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
-    75             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
+    74             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
+    75       770.854 keV           0 eV            0               0 /cm2        6.05763 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2             25 /cm2
     76             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     77             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
     78             0 eV            0 eV            0               0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2              0 /cm2
@@ -1276,25 +1276,25 @@ G4SDManager deleted.
 EventManager deleted.
 Units table cleared.
 TransportationManager deleted.
-Total navigation history collections cleaned: 20
+Total navigation history collections cleaned: 19
 G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
-Pool ID '20G4NavigationLevelRep', size : 0.0298 MB
+Pool ID '20G4NavigationLevelRep', size : 0.0279 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.0279 MB
+Pool ID '17G4DynamicParticle', size : 0.0106 MB
 Pool ID '16G4SmartVoxelNode', size : 0.0192 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.00961 MB
 Pool ID '7G4Event', size : 0.000961 MB
 Pool ID '15G4PrimaryVertex', size : 0.000961 MB
 Pool ID '17G4PrimaryParticle', size : 0.000961 MB
 Pool ID '15G4HCofThisEvent', size : 0.000961 MB
-Pool ID '7G4Track', size : 0.0548 MB
-Pool ID '18G4TouchableHistory', size : 0.00288 MB
+Pool ID '7G4Track', size : 0.0211 MB
+Pool ID '18G4TouchableHistory', size : 0.00192 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
 Pool ID '10G4Fragment', size : 0.000961 MB
 Pool ID '17G4ReactionProduct', size : 0.000961 MB
 Number of memory pools allocated: 14 of which, static: 0
-Dynamic pools deleted: 14 / Total memory freed: 0.15 MB
+Dynamic pools deleted: 14 / Total memory freed: 0.098 MB
 ============================================================
 G4Allocator objects are deleted.
 UImanager deleted.
diff --git a/examples/extended/runAndEvent/RE02/run4.out b/examples/extended/runAndEvent/RE02/run4.out
index 024bef8d09..6516c608d6 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1036,7 +1036,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 10000
-  User=0.150000s Real=0.152431s Sys=0.000000s
+  User=0.130000s Real=0.135822s 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 f0edc97310..8db91aaa9c 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -846,7 +846,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 2000
-  User=41.150000s Real=47.975292s Sys=0.010000s
+  User=40.240000s Real=40.696554s Sys=0.010000s
 #
 ########################################
 #
@@ -862,5 +862,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.17 MB
+Dynamic pools deleted: 14 / Total memory freed: 0.19 MB
 ============================================================
diff --git a/examples/extended/runAndEvent/RE04/exampleRE04.out b/examples/extended/runAndEvent/RE04/exampleRE04.out
index 6ea640e9b9..f3c5ec1b0d 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/runAndEvent/RE05/exampleRE05.out b/examples/extended/runAndEvent/RE05/exampleRE05.out
index 4225f23460..fe3ef47175 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -887,9 +887,9 @@ See commands in /vis/modeling/trajectories/ for other options.
 ### Run 0 start.
 G4HEPEvtInterface - reading 484 HEPEvt particles from pythia_event.data.
 >>> Event 0
-     35 hits are stored in RE05TrackerHitsCollection.
-     44 hits are stored in RE05CalorimeterHitsCollection.
-     Total energy deposition in calorimeter : 6.006089679432 (GeV)
+     37 hits are stored in RE05TrackerHitsCollection.
+     40 hits are stored in RE05CalorimeterHitsCollection.
+     Total energy deposition in calorimeter : 5.2129665255265 (GeV)
      1 hits are stored in RE05MuonHitsCollection.
 G4HEPEvtInterface - reading 755 HEPEvt particles from pythia_event.data.
 >>> Event 1
@@ -907,19 +907,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.52723859800692 (GeV)
+     Total energy deposition in calorimeter : 0.53517799466303 (GeV)
      0 hits are stored in RE05MuonHitsCollection.
 G4HEPEvtInterface - reading 945 HEPEvt particles from pythia_event.data.
 >>> Event 4
-     79 hits are stored in RE05TrackerHitsCollection.
-     60 hits are stored in RE05CalorimeterHitsCollection.
-     Total energy deposition in calorimeter : 9.5706886150897 (GeV)
+     92 hits are stored in RE05TrackerHitsCollection.
+     66 hits are stored in RE05CalorimeterHitsCollection.
+     Total energy deposition in calorimeter : 9.2336042621686 (GeV)
      1 hits are stored in RE05MuonHitsCollection.
 G4HEPEvtInterface - reading 837 HEPEvt particles from pythia_event.data.
 >>> Event 5
-     48 hits are stored in RE05TrackerHitsCollection.
+     39 hits are stored in RE05TrackerHitsCollection.
      7 hits are stored in RE05CalorimeterHitsCollection.
-     Total energy deposition in calorimeter : 2.9226442369022 (GeV)
+     Total energy deposition in calorimeter : 2.9116607209782 (GeV)
      1 hits are stored in RE05MuonHitsCollection.
 G4HEPEvtInterface - reading 603 HEPEvt particles from pythia_event.data.
 >>> Event 6
@@ -929,26 +929,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
-     76 hits are stored in RE05TrackerHitsCollection.
-     27 hits are stored in RE05CalorimeterHitsCollection.
-     Total energy deposition in calorimeter : 6.5486029495056 (GeV)
+     71 hits are stored in RE05TrackerHitsCollection.
+     26 hits are stored in RE05CalorimeterHitsCollection.
+     Total energy deposition in calorimeter : 6.5076696004193 (GeV)
      1 hits are stored in RE05MuonHitsCollection.
 G4HEPEvtInterface - reading 682 HEPEvt particles from pythia_event.data.
 >>> Event 8
-     49 hits are stored in RE05TrackerHitsCollection.
-     56 hits are stored in RE05CalorimeterHitsCollection.
-     Total energy deposition in calorimeter : 10.295196309104 (GeV)
+     47 hits are stored in RE05TrackerHitsCollection.
+     54 hits are stored in RE05CalorimeterHitsCollection.
+     Total energy deposition in calorimeter : 9.7649257399345 (GeV)
      1 hits are stored in RE05MuonHitsCollection.
 G4HEPEvtInterface - reading 330 HEPEvt particles from pythia_event.data.
 >>> Event 9
-     14 hits are stored in RE05TrackerHitsCollection.
-     29 hits are stored in RE05CalorimeterHitsCollection.
-     Total energy deposition in calorimeter : 5.7867741167132 (GeV)
+     7 hits are stored in RE05TrackerHitsCollection.
+     21 hits are stored in RE05CalorimeterHitsCollection.
+     Total energy deposition in calorimeter : 6.3560961359684 (GeV)
      1 hits are stored in RE05MuonHitsCollection.
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=1.080000s Real=1.137478s Sys=0.000000s
+  User=1.320000s Real=1.337461s Sys=0.010000s
 #
 Graphics systems deleted.
 Visualization Manager deleting...
@@ -965,12 +965,12 @@ G4SDManager deleted.
 EventManager deleted.
 Units table cleared.
 TransportationManager deleted.
-Total navigation history collections cleaned: 412
+Total navigation history collections cleaned: 410
 G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
-Pool ID '20G4NavigationLevelRep', size : 0.675 MB
+Pool ID '20G4NavigationLevelRep', size : 0.672 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.69 MB
+Pool ID '17G4DynamicParticle', size : 0.682 MB
 Pool ID '16G4SmartVoxelNode', size : 0.00385 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.00192 MB
 Pool ID '7G4Event', size : 0.000961 MB
@@ -979,19 +979,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.18 MB
+Pool ID '7G4Track', size : 1.16 MB
 Pool ID '18G4TouchableHistory', size : 0.049 MB
 Pool ID '15G4CountedObjectIvE', size : 0.00673 MB
 Pool ID '12G4Trajectory', size : 0.0279 MB
-Pool ID '17G4TrajectoryPoint', size : 0.149 MB
+Pool ID '17G4TrajectoryPoint', size : 0.153 MB
 Pool ID '14RE05TrackerHit', size : 0.00385 MB
-Pool ID '18RE05CalorimeterHit', size : 0.00865 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.00769 MB
-Pool ID '17G4ReactionProduct', size : 0.0106 MB
+Pool ID '17G4ReactionProduct', size : 0.0125 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 4b9f1d7fd3..ecc44870ec 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -988,7 +988,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.980000s Real=1.289180s Sys=0.230000s
+  User=4.430000s Real=5.616446s Sys=1.140000s
 ############################################################
  Run Summary - Number of events : 10
 ############################################################
@@ -996,124 +996,124 @@ Region : Calor-A
  Production thresholds :
     gamma 1 mm     e- 1 mm     e+ 1 mm 
  Energy deposition in an event :
-    Absorber 3.04104 GeV      Gap 361.49 MeV
+    Absorber 5.59095 GeV      Gap 757.087 MeV
  Number of secondaries in an event :
-    gamma in Absorber 905    in Gap 52.6
-    e-    in Absorber 1491.7    in Gap 177.4
-    e+    in Absorber 94.3    in Gap 4.2
+    gamma in Absorber 1921.2    in Gap 160.6
+    e-    in Absorber 3236    in Gap 382.8
+    e+    in Absorber 193.5    in Gap 6.3
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 101.837 keV    in Gap 6.25048 keV
-    e-    in Absorber 142.114 eV     in Gap 156.706 eV 
-    e+    in Absorber 10.4033 keV    in Gap 125.644 keV
+    gamma in Absorber 15.404 keV    in Gap 740.555 eV 
+    e-    in Absorber 144.378 eV     in Gap 134.664 eV 
+    e+    in Absorber 3.3096 keV    in Gap 185.452 keV
  Total track length of e+/e- in an event :
-    Absorber 1.21225 m        Gap 78.7573 cm 
+    Absorber 2.31013 m        Gap 1.67968 m  
  Total number of steps of e+/e- in an event :
-    Absorber 3773.7      Gap 579.4
+    Absorber 7885.4      Gap 1269.4
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    3175.49        871     1297.7       82.6     1748.7     3492.6
-       1    146.332         60      230.9       10.7    167.053      547.5
-       2    51.3716       18.1       88.2        3.5    54.6157      199.2
-       3    15.9266        4.7       25.7        0.8    16.6671       61.1
-       4    6.88893        2.4       12.8        0.7       7.91       26.7
-       5     2.3258        0.1        5.9          0    1.88146        9.4
-       6     1.0618        0.5        2.7          0   0.673783        4.7
-       7   0.453098          0        1.1          0   0.348358        3.2
-       8   0.386173        0.2          1        0.1   0.388237          2
-       9   0.176702          0        0.4          0   0.095445        0.8
-      10   0.753643          0        0.6          0   0.550155        1.4
-      11   0.563273        0.3        0.8          0   0.413983        1.8
-      12  0.0961254          0        0.4        0.1  0.0838281        0.7
-      13   0.488245        0.3        0.5          0   0.325933        1.4
-      14   0.175715          0        0.3          0   0.097553        0.4
-      15 0.00106438          0          0          0          0          0
-      16 0.00100826          0          0          0          0          0
-      17 0.000317989          0          0          0          0          0
-      18          0          0          0          0          0          0
-      19  0.0401207          0        0.1          0  0.0162817        0.2
+       0    4848.21     1474.6     2108.3      141.4    2982.23     5809.5
+       1    531.903      207.4      591.6       27.3    486.298     1393.6
+       2    231.399       93.9      253.2         10    195.221      593.2
+       3    161.728       55.1      153.1        5.3    90.2625      327.3
+       4    121.405       33.1       84.6        2.6    37.1431      172.9
+       5    78.0517       31.6       69.7        2.8    40.5455      153.2
+       6    61.8611         35       63.8        2.2    32.3853      137.9
+       7    76.6699       22.7       52.1        1.8    23.2543       99.4
+       8    74.7552       23.5       39.8        1.5     18.054       82.2
+       9    16.1334       15.2       28.7        0.6    11.3018       56.3
+      10    23.4865       16.9       31.9        1.2    11.7254       63.3
+      11    19.4147       17.9       31.6        0.4    13.4851       60.8
+      12    22.1726       12.1       25.1        0.4    10.6578       43.4
+      13    9.00592        7.6       14.5        0.5     4.5326       25.5
+      14    10.2168        8.4       17.8        0.5     5.4269       33.5
+      15    33.3177        6.6       14.4        0.2    4.64751       26.5
+      16    7.84153        4.9        9.5        0.2    8.60256       21.9
+      17    6.73884        4.4       10.1        0.2    4.75306       18.9
+      18    6.39909        4.4        7.3        0.3    4.67792       15.1
+      19    2.84218        3.3        4.1        0.2    1.48596        7.4
 ############################################################
 Region : Calor-B
  Production thresholds :
     gamma 1 mm     e- 1 mm     e+ 1 mm 
  Energy deposition in an event :
-    Absorber 2.92463 GeV      Gap 371.285 MeV
+    Absorber 8.2714 GeV      Gap 865.381 MeV
  Number of secondaries in an event :
-    gamma in Absorber 834.2    in Gap 50.5
-    e-    in Absorber 1378.5    in Gap 163.4
-    e+    in Absorber 88.9    in Gap 3.6
+    gamma in Absorber 3847.2    in Gap 211.5
+    e-    in Absorber 6275    in Gap 687.7
+    e+    in Absorber 410.3    in Gap 14.4
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 101.805 keV    in Gap 6.34594 keV
-    e-    in Absorber 117.677 eV     in Gap 177.682 eV 
-    e+    in Absorber 15.5106 keV    in Gap 685.485 keV
+    gamma in Absorber 98.2519 keV    in Gap 6.19562 keV
+    e-    in Absorber 36.0534 eV     in Gap 111.782 eV 
+    e+    in Absorber 7.45175 keV    in Gap 21.1566 keV
  Total track length of e+/e- in an event :
-    Absorber 1.12919 m        Gap 84.7237 cm 
+    Absorber 4.92192 m        Gap 3.20871 m  
  Total number of steps of e+/e- in an event :
-    Absorber 3513      Gap 572.9
+    Absorber 15867.5      Gap 2277.3
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    3070.97      802.7     1186.8       77.4    1709.94     3281.7
-       1    154.162       58.8      228.9       11.1    189.601      523.3
-       2    44.0291       14.7       70.3        2.3    51.0645      165.2
-       3     13.267          4       26.9        0.9    11.7871       57.8
-       4    5.79186        1.5       12.2        0.3    5.67633       21.4
-       5    4.45535        1.3          8        0.2    4.45998       16.4
-       6     1.9679        1.3        5.2        0.2    2.10164        9.4
-       7   0.609862        0.4        1.6        0.1   0.810652        3.4
-       8    0.33915          0        0.7          0   0.453788        2.5
-       9  0.0894188          0        0.6          0  0.0431056        0.9
-      10   0.232026          0        0.7          0   0.490774        3.9
-      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
-      15          0          0          0          0          0          0
-      16          0          0          0          0          0          0
-      17          0          0          0          0          0          0
-      18          0          0          0          0          0          0
-      19          0          0          0          0          0          0
+       0    8106.08     3669.6     5213.6      361.9    7004.33    14275.1
+       1      657.5      252.6     1083.7       38.7    719.587     2406.3
+       2    218.306       78.3      375.8       14.9     257.31      846.1
+       3    85.8597       31.5      156.7        6.7    83.1715      325.4
+       4    27.5656        9.2         54        1.2    26.2531      115.7
+       5    11.8924        2.8       23.1        0.4    10.9757       51.8
+       6    4.80438        1.2       10.1        0.1    4.09405       19.3
+       7    4.91487        1.9        8.2        0.2     5.8086       22.2
+       8    2.42577        1.7        5.2          0    1.73056       11.7
+       9    1.95715        0.5        3.9        0.3    1.75952       10.3
+      10    3.44391        1.4        5.4          0    6.15621       14.1
+      11    1.04608        0.2        2.5          0    1.07685          7
+      12   0.898602          0        1.8          0    1.42762          3
+      13   0.335844        0.1        0.6          0   0.102883        1.1
+      14       1.22        0.7        2.9          0   0.854639        6.2
+      15    1.49946        1.6        2.9          0   0.985332        5.1
+      16   0.736339        0.4        1.6        0.1   0.509527        2.9
+      17   0.790691        0.7        1.3          0    0.28395          2
+      18    1.39165        0.3        2.2        0.1    1.62254        3.7
+      19    1.57515        1.9        2.5        0.1   0.930516        4.9
 ############################################################
 Region : Calor-C
  Production thresholds :
     gamma 10 cm     e- 10 cm     e+ 10 cm 
  Energy deposition in an event :
-    Absorber 2.72519 GeV      Gap 285.95 MeV
+    Absorber 4.11955 GeV      Gap 396.767 MeV
  Number of secondaries in an event :
-    gamma in Absorber 122.7    in Gap 11.2
-    e-    in Absorber 218.8    in Gap 20.3
-    e+    in Absorber 34.5    in Gap 0.7
+    gamma in Absorber 418.1    in Gap 42.4
+    e-    in Absorber 750.8    in Gap 75.5
+    e+    in Absorber 119.1    in Gap 4
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 280.726 keV    in Gap 58.239 keV
-    e-    in Absorber 262.228 eV     in Gap 637.431 eV 
-    e+    in Absorber 46.5234 keV    in Gap 751.819 keV
+    gamma in Absorber 102.879 keV    in Gap 56.8711 keV
+    e-    in Absorber 135.951 eV     in Gap 385.493 eV 
+    e+    in Absorber 54.1003 keV    in Gap 384.223 keV
  Total track length of e+/e- in an event :
-    Absorber 36.8939 cm       Gap 21.6684 cm 
+    Absorber 1.22207 m        Gap 71.4943 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 612.7      Gap 85.7
+    Absorber 2141.3      Gap 330
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    2939.46      120.8      168.5       29.6    523.487      533.8
-       1    52.1217        9.6       45.5        4.2    46.1997      102.3
-       2    10.3024        1.7       15.4        0.8    9.05761       38.8
-       3    7.33202        1.6        7.1        0.5    4.99917       15.1
-       4    1.70889        0.2        1.8        0.1    1.79561        7.1
-       5   0.113878          0        0.6          0  0.0711174        0.9
-       6  0.0105269          0        0.1          0  0.0021854        0.2
-       7  0.0543435          0        0.1          0  0.0104624        0.2
-       8 0.00712013          0          0          0          0          0
-       9 0.00730303          0          0          0          0          0
-      10          0          0          0          0          0          0
-      11  0.0011397          0          0          0          0          0
-      12 0.000567029          0          0          0          0          0
-      13 0.00361003          0          0          0          0          0
-      14 0.00482255          0          0          0          0          0
-      15 0.000803169          0          0          0          0          0
-      16 0.00169302          0          0          0          0          0
-      17 0.000150367          0          0          0          0          0
-      18          0          0          0          0          0          0
-      19 0.000535393          0          0          0          0          0
+       0    4272.85      413.7      584.2      105.3    1720.45     1882.5
+       1    169.196       32.1      148.5       11.3    153.744      369.4
+       2    46.8757        8.4       53.9          4    41.7905      129.2
+       3    13.2997        2.7         20        0.9    10.2989       43.9
+       4    7.00209        1.8        9.5        1.2    5.31103       22.9
+       5    4.45589        0.9        4.3        0.2    3.21741       11.7
+       6    1.61167        0.3        3.2        0.1    1.63628        6.4
+       7    0.31815          0        0.6          0   0.178712        1.6
+       8   0.389836        0.6        1.1        0.1   0.264068        1.9
+       9   0.102517          0        0.3          0  0.0553098        0.8
+      10  0.0997716          0        0.6          0  0.0540464        0.8
+      11 0.00976431          0          0          0          0          0
+      12   0.044184          0        0.1          0  0.0115988        0.2
+      13 0.00942315          0          0          0          0          0
+      14 0.00617085          0          0          0          0          0
+      15 0.00461697          0          0          0          0          0
+      16 0.00584329          0          0          0          0          0
+      17  0.0073336          0          0          0          0          0
+      18 0.00791239          0          0          0          0          0
+      19 0.00352834          0          0          0          0          0
 ############################################################
 /run/dumpCouples
 
@@ -1271,7 +1271,7 @@ Index : 6     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=1.370000s Real=2.014322s Sys=0.320000s
+  User=0.890000s Real=1.136058s Sys=0.240000s
 ############################################################
  Run Summary - Number of events : 10
 ############################################################
@@ -1279,124 +1279,124 @@ Region : Calor-A
  Production thresholds :
     gamma 200 um     e- 200 um     e+ 200 um 
  Energy deposition in an event :
-    Absorber 3.45034 GeV      Gap 417.894 MeV
+    Absorber 2.28444 GeV      Gap 302.344 MeV
  Number of secondaries in an event :
-    gamma in Absorber 1458    in Gap 81.8
-    e-    in Absorber 2481.3    in Gap 332.8
-    e+    in Absorber 117.2    in Gap 4.3
+    gamma in Absorber 654.8    in Gap 36.3
+    e-    in Absorber 1195.8    in Gap 194.7
+    e+    in Absorber 47.2    in Gap 1.9
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 47.4881 keV    in Gap 2.83065 keV
-    e-    in Absorber 22.526 eV     in Gap 43.0866 eV 
-    e+    in Absorber 35.7472 keV    in Gap 184.659 keV
+    gamma in Absorber 47.494 keV    in Gap 2.87381 keV
+    e-    in Absorber 19.6443 eV     in Gap 18.7318 eV 
+    e+    in Absorber 33.6759 keV    in Gap 94.8372 keV
  Total track length of e+/e- in an event :
-    Absorber 1.60927 m        Gap 1.10633 m  
+    Absorber 74.9643 cm       Gap 53.8089 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 6102.8      Gap 954.6
+    Absorber 2842.5      Gap 513.7
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    3566.81     1398.3     2265.9        105    2364.19     5793.1
-       1     195.85         96      341.2       11.3     228.06      780.9
-       2    65.0315       28.6      120.1        3.5    76.7301      282.1
-       3    22.9957        9.7       46.6        0.9    29.4116      108.3
-       4    7.77663        3.8       17.9        0.3    8.55902       45.4
-       5    4.72046        1.6       10.6        0.2      3.953       22.3
-       6    2.35825        1.2        5.6        0.2    1.84661         10
-       7   0.429054        0.1          2          0   0.570532        3.1
-       8   0.858325        0.4        1.4        0.1   0.593622        4.5
-       9   0.240609          0        0.7          0   0.202667          2
-      10  0.0208829          0        0.2          0 0.00170976        0.4
-      11   0.156078          0        0.6          0  0.0892881        0.7
-      12  0.0612133          0        0.1          0  0.0654928        0.4
-      13 0.00375154          0          0          0          0          0
-      14 0.00662549          0          0          0          0          0
-      15  0.0116023          0          0          0          0          0
-      16   0.117882          0        0.3          0  0.0601053        0.6
-      17  0.0220094          0        0.1          0  0.0137752        0.1
-      18  0.0704225          0        0.2          0   0.145975        0.4
-      19 0.00287685          0          0          0          0          0
+       0    2479.39      637.8     1182.5       42.3     1173.7     2899.2
+       1    70.3302       35.9      132.8        4.5    78.4735      296.9
+       2     20.774        9.5       42.2        1.4    21.2616         90
+       3    9.24242          4       16.6        0.5    7.50502       35.3
+       4    2.39644        1.1        5.8        0.1     1.7277         12
+       5    1.94294        1.2        4.2        0.2     1.4385          9
+       6    1.64203        1.3        3.9        0.1    2.13893        8.6
+       7   0.563449        0.3        1.3          0   0.372606        2.6
+       8   0.159714          0        0.7          0  0.0971076          1
+       9    0.19163          0        0.3          0   0.629226        0.9
+      10   0.143474          0        0.2          0   0.389614        0.7
+      11 0.000143461          0          0          0          0          0
+      12 4.60683e-05          0          0          0          0          0
+      13 0.00040092          0          0          0          0          0
+      14 0.000822608          0          0          0          0          0
+      15 0.000597364          0          0          0          0          0
+      16 0.00014122          0          0          0          0          0
+      17 6.56146e-05          0          0          0          0          0
+      18 1.77564e-05          0          0          0          0          0
+      19          0          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 2.50708 GeV      Gap 336.27 MeV
+    Absorber 2.72799 GeV      Gap 340.868 MeV
  Number of secondaries in an event :
-    gamma in Absorber 556    in Gap 39.3
-    e-    in Absorber 943.7    in Gap 117.6
-    e+    in Absorber 61.3    in Gap 2.4
+    gamma in Absorber 669.9    in Gap 41.1
+    e-    in Absorber 1111.9    in Gap 141.2
+    e+    in Absorber 74.7    in Gap 2.8
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 120.821 keV    in Gap 8.76674 keV
-    e-    in Absorber 342.089 eV     in Gap 224.854 eV 
-    e+    in Absorber 2.16747 keV    in Gap 618.038 keV
+    gamma in Absorber 120.854 keV    in Gap 9.1823 keV
+    e-    in Absorber 99.2475 eV     in Gap 350.96 eV 
+    e+    in Absorber 3.6732 keV    in Gap 125.386 keV
  Total track length of e+/e- in an event :
-    Absorber 78.2786 cm       Gap 66.1155 cm 
+    Absorber 93.4715 cm       Gap 67.7513 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 2420.2      Gap 440.3
+    Absorber 2833.8      Gap 475.6
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    2683.47        538      795.1       53.5    1263.01     2261.8
-       1    107.221       39.8      163.1        7.2    123.168      371.2
-       2    32.1417       10.6       59.5        1.6    38.1069      122.3
-       3     9.4049        2.8       20.6        0.7    8.99161       44.7
-       4    7.17287        2.7       14.8        0.5    6.08274       33.5
-       5    2.52478        1.2          4        0.2    2.29038       11.1
-       6   0.300426          0        1.5          0   0.178577        4.9
-       7   0.412733          0        0.8          0   0.436703        4.4
-       8   0.352459          0        0.6          0    1.30937        1.6
-       9  0.0874008        0.2        0.2          0  0.0570064        0.6
-      10          0          0          0          0          0          0
-      11  0.0623019          0        0.2          0   0.081126        0.5
-      12  0.0210376          0        0.4          0  0.0109184        0.5
-      13 0.00258247          0          0          0          0          0
-      14  0.0179064          0          0          0          0          0
-      15 0.00689393          0          0          0          0          0
-      16 0.00406802          0          0          0          0          0
-      17    0.12829          0        0.5          0   0.220648        3.4
-      18 0.00320419          0          0          0          0          0
-      19 0.00868144          0          0          0          0          0
+       0    2890.63      653.7      956.8         67     1411.8     2656.2
+       1    118.318       42.3      181.9        7.3    125.266      403.3
+       2    37.8188       11.1         67        2.7    42.9352      150.6
+       3    13.7156        2.5       27.4        0.4    21.5128       57.2
+       4     3.1632        0.4        8.5          0    3.42317       18.9
+       5    2.24179        0.4        4.8          0    2.20937        9.1
+       6    1.02182        0.2        2.1          0    3.28067        6.1
+       7   0.444821          0          2          0   0.530892        2.7
+       8   0.829354        0.4        0.7        0.1   0.615102        1.8
+       9   0.255581          0        0.6          0   0.143562        0.8
+      10    0.11905          0        0.3          0  0.0546002        0.7
+      11  0.0242537          0        0.2          0 0.00723512        0.2
+      12   0.100209          0        0.4          0  0.0412594        0.8
+      13   0.125858          0        0.4          0   0.411563          1
+      14 0.00867256          0          0          0          0          0
+      15 0.00592569          0          0          0          0          0
+      16 0.000589544          0          0          0          0          0
+      17  0.0078643          0          0          0          0          0
+      18 0.00178084          0          0          0          0          0
+      19 0.00664617          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 3.09945 GeV      Gap 360.481 MeV
+    Absorber 2.69811 GeV      Gap 331.001 MeV
  Number of secondaries in an event :
-    gamma in Absorber 531.7    in Gap 32
-    e-    in Absorber 988    in Gap 114.3
-    e+    in Absorber 89.4    in Gap 3.1
+    gamma in Absorber 366    in Gap 31.1
+    e-    in Absorber 680.6    in Gap 78.9
+    e+    in Absorber 63.6    in Gap 2.8
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 97.3252 keV    in Gap 27.3053 keV
-    e-    in Absorber 156.517 eV     in Gap 151.802 eV 
-    e+    in Absorber 73.7954 eV     in Gap 10.2705 keV
+    gamma in Absorber 272.041 keV    in Gap 27.1112 keV
+    e-    in Absorber 211.776 eV     in Gap 266.523 eV 
+    e+    in Absorber 13.0415 keV    in Gap 481.385 keV
  Total track length of e+/e- in an event :
-    Absorber 99.9659 cm       Gap 63.9374 cm 
+    Absorber 71.057 cm       Gap 52.2911 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 2427.2      Gap 387.8
+    Absorber 1708.4      Gap 305.5
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    3236.05      511.8      767.4       80.3    1405.48     2069.9
-       1    151.168       35.5      209.9        8.3    162.106      470.1
-       2    43.1337        8.5       71.3        2.3    45.1014      150.4
-       3    16.1014        2.8       27.1        0.8    15.1693       64.2
-       4    5.27353        1.7       10.2        0.5    4.52325       19.5
-       5    2.14049        0.5        6.1          0    1.60773        9.9
-       6    1.85294        0.8        3.2        0.1    1.18092       13.6
-       7     1.2494        1.2        2.1        0.1   0.679921        3.7
-       8    1.03969          0          2          0    1.23625        6.1
-       9   0.168836        0.1        0.5          0  0.0332683        0.8
-      10   0.444678        0.3        0.7        0.1   0.240274          1
-      11   0.708057        0.2        0.5          0    1.44155        3.9
-      12   0.165736        0.2        0.2          0  0.0294326        0.3
-      13   0.214288          0        0.5          0   0.066532        0.6
-      14  0.0136743          0          0          0          0          0
-      15  0.0356621          0          0          0          0          0
-      16  0.0184638          0          0          0          0          0
-      17  0.0692089          0        0.3          0  0.0560007        0.4
-      18 0.00928687          0          0          0          0          0
-      19  0.0157981          0          0          0          0          0
+       0    2878.16      366.7      545.9       57.9    1045.91     1518.9
+       1    100.059       21.3      133.9        5.4    126.643        311
+       2    28.0979        4.6       45.4        1.4     35.757      102.1
+       3    12.7696        2.5       19.1          1    13.3559       42.7
+       4    5.65786          1        8.4        0.4    6.80213       20.6
+       5     2.1913        0.7        2.9        0.2    2.17141        7.1
+       6   0.978105        0.2        1.6        0.1   0.797781        3.4
+       7    0.68025        0.1        1.4          0   0.581572        6.1
+       8   0.127926          0        0.2          0  0.0814885        0.4
+       9 0.000461862          0          0          0          0          0
+      10 0.00897187          0          0          0          0          0
+      11  0.0596251          0        0.2          0   0.124943        0.3
+      12   0.225674          0          0          0    1.19108        0.6
+      13  0.0321175          0        0.3          0  0.0403869        0.4
+      14  0.0578369          0        0.2          0  0.0221246        0.3
+      15 5.49712e-05          0          0          0          0          0
+      16 0.000244824          0          0          0          0          0
+      17          0          0          0          0          0          0
+      18          0          0          0          0          0          0
+      19          0          0          0          0          0          0
 ############################################################
 /run/dumpCouples
 
@@ -1585,7 +1585,7 @@ Index : 12     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.220000s Real=0.283044s Sys=0.050000s
+  User=0.210000s Real=0.270861s Sys=0.060000s
 ############################################################
  Run Summary - Number of events : 10
 ############################################################
@@ -1593,39 +1593,39 @@ Region : Calor-A
  Production thresholds :
     gamma 200 um     e- 200 um     e+ 200 um 
  Energy deposition in an event :
-    Absorber 558.433 MeV      Gap 240.976 MeV
+    Absorber 547.727 MeV      Gap 239.71 MeV
  Number of secondaries in an event :
-    gamma in Absorber 42.8    in Gap 9.7
-    e-    in Absorber 292.3    in Gap 146.3
-    e+    in Absorber 1    in Gap 0.2
+    gamma in Absorber 36.4    in Gap 9.3
+    e-    in Absorber 260.3    in Gap 139.2
+    e+    in Absorber 0.9    in Gap 0.2
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 3.27254 keV    in Gap 1.49876 keV
-    e-    in Absorber 111.444 eV     in Gap 279.906 eV 
-    e+    in Absorber 966.503 keV    in Gap 84.6465 keV
+    gamma in Absorber 3.29585 keV    in Gap 1.60318 keV
+    e-    in Absorber 103.773 eV     in Gap 177.711 eV 
+    e+    in Absorber 1.2084 MeV    in Gap 2.18636 MeV
  Total track length of e+/e- in an event :
-    Absorber 40.5852 cm       Gap 36.3741 cm 
+    Absorber 37.8518 cm       Gap 35.2216 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 572.8      Gap 301.8
+    Absorber 530.5      Gap 293.9
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    767.079       45.5      273.6        0.7    674.896      613.6
-       1    15.5543        3.5       47.1        0.4    53.4463       85.7
-       2    7.41665        2.2       31.6        0.1    19.0591       50.9
-       3    4.19193        0.2       31.9          0    11.7191       43.7
-       4    2.69635        0.9       19.2          0    6.39897       31.4
-       5   0.843541          0        9.6          0    1.61559       15.1
-       6    0.52375        0.2        8.7          0   0.677291         12
-       7   0.219027          0        6.3          0    0.18561        7.6
-       8    0.34341          0        2.4          0   0.796409        3.9
-       9    0.13673          0          2          0    0.14843        3.1
-      10   0.206026          0        1.2          0   0.443729        1.6
-      11  0.0207808          0        0.5          0  0.0116786        0.6
-      12  0.0376638          0        1.1          0  0.0166994        1.2
-      13  0.0598428          0        0.7          0   0.116611        0.8
-      14  0.0233443          0          1          0  0.0155934        1.2
-      15  0.0567305          0        1.7          0  0.0451555        2.2
-      16          0          0          0          0          0          0
+       0    750.216       36.7      259.4        0.3     616.25      587.9
+       1    16.3634        4.7       41.7        0.3    51.7365       75.8
+       2    6.95178        1.1       26.5        0.2    20.3241       45.7
+       3    2.17308        0.8       21.3        0.1     5.1904         32
+       4    3.84622        0.9       16.9          0    12.7544       27.2
+       5   0.440578          0        8.9          0   0.366438       13.8
+       6   0.386611        0.2        5.4          0   0.683251        7.9
+       7    2.41046        0.5        4.5        0.1    10.1586        8.7
+       8   0.298105        0.2        3.3          0   0.856717        4.8
+       9   0.172768          0        2.6          0   0.230466        3.1
+      10   0.154857          0        1.6          0   0.189624        2.8
+      11   0.182433          0        1.4          0    0.26853        2.5
+      12   0.225573        0.1        0.8        0.1   0.543819        1.3
+      13    2.40958        0.4        1.8          0    8.00951        5.2
+      14   0.988365        0.1          1          0    2.49436        2.2
+      15  0.0469255          0        1.1          0  0.0439754        1.6
+      16    0.15565          0          1          0   0.625129        1.5
       17          0          0          0          0          0          0
       18          0          0          0          0          0          0
       19          0          0          0          0          0          0
@@ -1634,35 +1634,35 @@ Region : Calor-B
  Production thresholds :
     gamma 2 mm     e- 2 mm     e+ 2 mm 
  Energy deposition in an event :
-    Absorber 526.912 MeV      Gap 228.203 MeV
+    Absorber 558.065 MeV      Gap 248.277 MeV
  Number of secondaries in an event :
-    gamma in Absorber 22.8    in Gap 5.2
-    e-    in Absorber 108.3    in Gap 51.2
-    e+    in Absorber 0.9    in Gap 0
+    gamma in Absorber 27.5    in Gap 11.6
+    e-    in Absorber 154.9    in Gap 76.4
+    e+    in Absorber 1    in Gap 0.1
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 9.74613 keV    in Gap 4.08712 keV
-    e-    in Absorber 127.293 eV     in Gap 420.941 eV 
-    e+    in Absorber 939.714 keV    in Gap 2.88022e+295 J  
+    gamma in Absorber 9.82762 keV    in Gap 4.01497 keV
+    e-    in Absorber 116.158 eV     in Gap 109.378 eV 
+    e+    in Absorber 806.52 keV    in Gap 16.3583 MeV
  Total track length of e+/e- in an event :
-    Absorber 26.8099 cm       Gap 25.7482 cm 
+    Absorber 33.8519 cm       Gap 35.3691 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 258      Gap 140
+    Absorber 351.9      Gap 194
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    736.006       23.5         71        0.4    468.524      260.4
-       1    5.29652        2.4       26.8        0.1    15.8548       43.4
-       2    9.15845          1       22.1        0.3    29.9294       39.1
-       3    3.13125        0.9       12.2          0    8.75257       18.9
-       4    0.61751        0.2        9.7        0.1   0.903053       13.4
-       5   0.222897          0        5.2          0   0.197414        7.1
-       6   0.267906          0        6.6          0   0.228894        8.3
-       7   0.351752          0        4.6          0    1.13464        5.7
-       8  0.0486608          0        0.7          0  0.0509214          1
-       9  0.0108554          0        0.5          0 0.00439165        0.6
-      10 0.00329194          0        0.1          0 0.00103214        0.1
-      11          0          0          0          0          0          0
-      12          0          0          0          0          0          0
+       0    769.777       32.1       87.5        0.8    585.504      320.6
+       1    15.7176        3.7       42.6        0.2    46.1063       74.6
+       2    8.98734        1.8       30.4        0.1    30.1371       47.4
+       3    5.50461        0.9         24          0    14.1843       34.9
+       4    3.74285        0.4       17.3          0    11.7234       27.8
+       5    1.59208        0.1       10.6          0    3.40358       16.1
+       6   0.268104          0        6.4          0   0.282668        7.3
+       7   0.300467          0        2.5          0   0.419641        4.1
+       8   0.192186          0        3.3          0    0.21774        4.8
+       9   0.101168          0        3.8          0  0.0510232        4.7
+      10  0.0956109          0        1.8          0  0.0937927        2.2
+      11  0.0626463        0.1          1          0  0.0864704        1.3
+      12 0.000660315          0        0.1          0 0.00012031        0.1
       13          0          0          0          0          0          0
       14          0          0          0          0          0          0
       15          0          0          0          0          0          0
@@ -1675,42 +1675,42 @@ Region : Calor-C
  Production thresholds :
     gamma 2 cm     e- 2 cm     e+ 2 cm 
  Energy deposition in an event :
-    Absorber 639.78 MeV      Gap 273.054 MeV
+    Absorber 601.2 MeV      Gap 261.233 MeV
  Number of secondaries in an event :
-    gamma in Absorber 32.7    in Gap 12.3
-    e-    in Absorber 181.5    in Gap 83.1
-    e+    in Absorber 2.3    in Gap 1.1
+    gamma in Absorber 23.6    in Gap 7.3
+    e-    in Absorber 140.5    in Gap 61.9
+    e+    in Absorber 1.7    in Gap 0.5
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 29.0525 keV    in Gap 10.4455 keV
-    e-    in Absorber 109.272 eV     in Gap 113.561 eV 
-    e+    in Absorber 373.265 keV    in Gap 287.145 keV
+    gamma in Absorber 28.3235 keV    in Gap 10.7149 keV
+    e-    in Absorber 126.719 eV     in Gap 103.954 eV 
+    e+    in Absorber 3.70294 MeV    in Gap 1.30454 MeV
  Total track length of e+/e- in an event :
-    Absorber 38.3842 cm       Gap 39.7384 cm 
+    Absorber 30.752 cm       Gap 30.8758 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 362.4      Gap 179.6
+    Absorber 286.7      Gap 140.6
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    865.101         36       64.8        2.3    651.616        221
-       1    23.8256          6       53.4        0.4    68.8323       97.9
-       2    12.5348        1.2       41.6        0.2    37.1623       68.6
-       3    4.71871          1       35.5        0.3    8.94182       53.1
-       4    1.22687        0.1         20          0    1.63386       29.3
-       5    2.19864        0.2       13.2        0.1    5.01063       20.6
-       6     1.2271        0.3        8.9        0.1    4.83381       13.7
-       7   0.334796          0        4.8          0   0.432025        6.5
-       8   0.172056          0        5.7          0  0.0914931        7.2
-       9   0.743635        0.2        3.6          0    1.69271        6.1
-      10   0.183302          0        2.9          0   0.306123        4.1
-      11  0.0418293          0          1          0  0.0336322        1.8
-      12  0.0649137          0          2          0   0.037997        2.7
-      13   0.228497          0        2.5          0   0.260354        3.9
-      14   0.161264          0        1.6          0   0.296614        1.8
-      15  0.0185328          0        1.4          0 0.00586436        1.8
-      16  0.0104296          0        0.4          0 0.00529841        0.5
-      17  0.0168372          0        0.6          0  0.0192015        0.6
-      18  0.0116023          0        0.4          0 0.00559028        0.5
-      19  0.0134624          0        0.3          0 0.00922221        0.3
+       0     803.02       21.9       37.6          1    443.081      145.2
+       1    39.5335        5.8       43.6        0.8     122.08         89
+       2    6.56526        0.7       29.1        0.2    17.4204       55.3
+       3    5.21487          1       26.3        0.1    15.0884       38.9
+       4     2.3272        0.1       18.8          0    5.42748       26.4
+       5    1.09098        0.3       13.3        0.1    1.69426         22
+       6     3.2028          1        9.3          0    9.48703         17
+       7   0.362978          0        6.4          0   0.465288        7.6
+       8   0.227463          0        5.8          0   0.170595        8.1
+       9   0.296027        0.1        4.8          0   0.376947        7.5
+      10  0.0719489          0        1.8          0  0.0390654          3
+      11   0.051035          0        1.2          0  0.0371712        1.3
+      12   0.147825          0        2.3          0   0.214739        2.6
+      13  0.0516852          0        1.2          0  0.0650437        1.3
+      14 0.00847446          0        0.4          0 0.00315503        0.5
+      15 0.00509108          0        0.2          0 0.00186089        0.2
+      16  0.0176979          0        0.2          0  0.0484563        0.2
+      17   0.237216          0          0          0   0.576194        1.1
+      18 0.00168261          0        0.1          0 0.000621952        0.1
+      19          0          0          0          0          0          0
 ############################################################
 /run/dumpCouples
 
@@ -1928,7 +1928,7 @@ Index : 12     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 10
-  User=0.540000s Real=0.703639s Sys=0.150000s
+  User=0.600000s Real=0.756847s Sys=0.150000s
 ############################################################
  Run Summary - Number of events : 10
 ############################################################
@@ -1936,124 +1936,124 @@ Region : Calor-A
  Production thresholds :
     gamma 10 um     e- 10 um     e+ 10 um 
  Energy deposition in an event :
-    Absorber 632.127 MeV      Gap 282.081 MeV
+    Absorber 571.512 MeV      Gap 246.327 MeV
  Number of secondaries in an event :
-    gamma in Absorber 79.2    in Gap 21.1
-    e-    in Absorber 1218.7    in Gap 1155.2
-    e+    in Absorber 2.7    in Gap 0.9
+    gamma in Absorber 58.1    in Gap 14.5
+    e-    in Absorber 1028.1    in Gap 978.4
+    e+    in Absorber 1.6    in Gap 0.3
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 998.387 eV     in Gap 1.04224 keV
-    e-    in Absorber 32.4741 eV     in Gap 115.933 eV 
-    e+    in Absorber 320.45 keV    in Gap 504.717 keV
+    gamma in Absorber 1.00102 keV    in Gap 999.974 eV 
+    e-    in Absorber 16.4879 eV     in Gap 125.18 eV 
+    e+    in Absorber 373.36 keV    in Gap 2.10955 MeV
  Total track length of e+/e- in an event :
-    Absorber 61.7779 cm       Gap 60.3588 cm 
+    Absorber 47.1715 cm       Gap 41.2534 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 1942.7      Gap 1762.9
+    Absorber 1553      Gap 1392.1
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    832.445       77.6     1903.6        2.1    962.853     2878.8
-       1    43.5097       12.3      170.8        0.4    143.896      335.1
-       2      16.88        4.7       91.1        0.6    56.3448      168.4
-       3     5.8689        1.4       61.4        0.1    18.5975       94.7
-       4    4.58347        1.8       43.6        0.2    11.4252       67.2
-       5    2.66349        0.4       27.3          0    5.84043       42.9
-       6    1.16361        0.2       18.4          0    2.35804       27.3
-       7   0.924622        0.2       10.1          0    1.63489       16.9
-       8    1.61048        0.5       13.3          0    4.25688       19.7
-       9    2.11193        0.5        9.7          0    7.71711       19.2
-      10    1.21723        0.3       10.2        0.1    2.68455       14.9
-      11   0.538452        0.2          6          0     2.4367        9.5
-      12  0.0755564          0        1.6          0  0.0719886        1.8
-      13    0.06134          0        1.2          0   0.068357        1.4
-      14   0.131718          0        1.2          0   0.323921        1.7
-      15   0.353171        0.2        1.4        0.1   0.789564        2.7
-      16  0.0485465          0        1.2          0  0.0635786        1.4
-      17  0.0103103          0        0.6          0 0.00357944        0.8
-      18 0.00331281          0        0.6          0 0.000451719        0.6
-      19 0.00176634          0        0.2          0 0.000219118        0.2
+       0    763.445       59.2     1713.3        1.1    712.698     2428.2
+       1    21.7419        5.6       94.5        0.2    72.0433      182.1
+       2    17.1099        4.3       78.5        0.3    53.0228      142.5
+       3    5.00157        0.6       40.2        0.1    15.8746       67.6
+       4    6.39691        2.1       30.7        0.2    21.1014       54.9
+       5    2.12624        0.7       18.3          0    6.15947       27.7
+       6   0.303676          0        7.8          0   0.225075       10.2
+       7   0.873381        0.1        7.6          0    2.07862       11.6
+       8   0.367694          0        6.2          0    0.60009        8.5
+       9   0.214107          0        3.3          0   0.229997        4.8
+      10   0.113297          0        2.1          0   0.113792        2.5
+      11  0.0473753          0        1.7          0  0.0251031        1.9
+      12  0.0370985          0        0.6          0   0.035254        0.8
+      13  0.0173789          0        0.5          0  0.0185565        0.5
+      14  0.0001564          0          0          0          0          0
+      15  0.0098044          0        0.2          0 0.00603221        0.3
+      16 0.000649902          0        0.2          0 4.63373e-05        0.2
+      17   0.012251          0        0.3          0 0.00689445        0.3
+      18  0.0134592          0        0.3          0 0.00693467        0.3
+      19 0.00722108          0        0.2          0 0.00281244        0.2
 ############################################################
 Region : Calor-B
  Production thresholds :
     gamma 100 um     e- 100 um     e+ 100 um 
  Energy deposition in an event :
-    Absorber 545.756 MeV      Gap 240.907 MeV
+    Absorber 555.055 MeV      Gap 245.587 MeV
  Number of secondaries in an event :
-    gamma in Absorber 35.6    in Gap 10.8
-    e-    in Absorber 319.7    in Gap 176.3
-    e+    in Absorber 0.6    in Gap 0.3
+    gamma in Absorber 41.8    in Gap 13.3
+    e-    in Absorber 353.5    in Gap 197.4
+    e+    in Absorber 1.1    in Gap 0
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 2.41099 keV    in Gap 1.25454 keV
-    e-    in Absorber 113.278 eV     in Gap 110.306 eV 
-    e+    in Absorber 2.48253 MeV    in Gap 1.54808 MeV
+    gamma in Absorber 2.35416 keV    in Gap 1.17996 keV
+    e-    in Absorber 111.707 eV     in Gap 101.785 eV 
+    e+    in Absorber 251.373 keV    in Gap 2.88022e+295 J  
  Total track length of e+/e- in an event :
-    Absorber 38.9226 cm       Gap 37.152 cm 
+    Absorber 41.0097 cm       Gap 39.1589 cm 
  Total number of steps of e+/e- in an event :
-    Absorber 592.6      Gap 330.4
+    Absorber 665.4      Gap 391.4
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    752.012       39.3        365        0.2     653.27      708.9
-       1    14.9579          3       34.2        0.3    48.2292       62.1
-       2    4.40997        0.8       22.2          0    10.7895       34.4
-       3    7.27746        1.7         21        0.3     21.452       35.8
-       4     2.3562        0.6       15.3          0    8.51093         24
-       5    1.12045        0.2       11.1          0    1.90126       15.5
-       6    0.78806        0.1        7.6          0    2.25659       11.2
-       7   0.637178          0        6.4          0    1.08428        8.8
-       8   0.140628          0        4.4          0   0.101081        5.9
-       9    1.11346          0        3.8        0.1    5.13559        7.1
-      10    1.75502        0.6        3.3          0    7.91206        6.7
-      11  0.0806301        0.1        1.5          0  0.0956717        2.2
-      12 0.00778357          0        0.1          0 0.00442707        0.2
-      13 0.00623183          0        0.1          0 0.00304386        0.2
-      14          0          0          0          0          0          0
-      15          0          0          0          0          0          0
+       0    764.189       45.6      386.2        0.5    688.792      784.1
+       1     24.178        6.9         57        0.4    84.1024      120.3
+       2    6.14675        1.4       30.8          0    16.6353       48.6
+       3    1.77497        0.2       23.5        0.1    2.77551       30.8
+       4    1.76499        0.5       16.2        0.1    4.87015       22.8
+       5   0.974751        0.4         12          0    1.78972       15.3
+       6   0.499603          0        7.3          0   0.788749       10.1
+       7   0.304885          0        7.9          0   0.232462        9.7
+       8   0.299621          0          4          0   0.525558        5.2
+       9   0.205295        0.1        1.7          0   0.298156        3.3
+      10  0.0226641          0        1.1          0 0.00771914        1.5
+      11   0.185344          0        0.8          0   0.780871        1.5
+      12  0.0604532          0          1          0  0.0698145        1.5
+      13  0.0173368          0        0.7          0 0.00800342        1.1
+      14 0.00376035          0        0.1          0 0.00129518        0.3
+      15 0.00470942          0        0.1          0  0.0038399        0.1
       16          0          0          0          0          0          0
       17          0          0          0          0          0          0
-      18          0          0          0          0          0          0
-      19          0          0          0          0          0          0
+      18 0.00321293          0        0.3          0 0.000661821        0.3
+      19 0.00743328          0        0.2          0 0.00366691        0.3
 ############################################################
 Region : Calor-C
  Production thresholds :
     gamma 1 mm     e- 1 mm     e+ 1 mm 
  Energy deposition in an event :
-    Absorber 554.976 MeV      Gap 241.791 MeV
+    Absorber 850.266 MeV      Gap 395.217 MeV
  Number of secondaries in an event :
-    gamma in Absorber 30.7    in Gap 7.7
-    e-    in Absorber 169.1    in Gap 80.4
-    e+    in Absorber 0.8    in Gap 0.2
+    gamma in Absorber 116    in Gap 36.6
+    e-    in Absorber 470.5    in Gap 216.8
+    e+    in Absorber 6.3    in Gap 2.9
  Minimum kinetic energy of generated secondaries :
-    gamma in Absorber 6.92575 keV    in Gap 3.34688 keV
-    e-    in Absorber 173.995 eV     in Gap 190.493 eV 
-    e+    in Absorber 1.22445 MeV    in Gap 9.24536 MeV
+    gamma in Absorber 6.94537 keV    in Gap 3.05592 keV
+    e-    in Absorber 105.821 eV     in Gap 154.098 eV 
+    e+    in Absorber 705.65 keV    in Gap 457.994 keV
  Total track length of e+/e- in an event :
-    Absorber 35.5463 cm       Gap 33.3294 cm 
+    Absorber 1.06558 m        Gap 1.1707 m  
  Total number of steps of e+/e- in an event :
-    Absorber 401.1      Gap 217.8
+    Absorber 1032.6      Gap 541.2
 ------------------------------------------------------------
 Scores in parallel geometry
 layer   eDep/evt  nGamma/evt nElec/evt  nPosi/evt  stpLen/evt nStep/evt
-       0    775.988       34.4      125.9        0.7    634.313      415.1
-       1    6.55499        1.7       37.7        0.1    18.1538       61.6
-       2     4.8653        0.7       23.3          0    11.7818       42.5
-       3    5.74282        1.3       19.5        0.2    17.1285       34.1
-       4    1.84619        0.3       13.4          0    4.54507       24.9
-       5   0.445184          0        9.3          0   0.618971       12.4
-       6   0.319381          0        5.8          0   0.560461        7.4
-       7     0.2127          0          4          0    0.28406        5.5
-       8  0.0722651          0        2.1          0  0.0529576        3.4
-       9   0.055405          0          1          0  0.0538956        1.9
-      10   0.335106          0        3.5          0    0.76545        4.5
-      11   0.100332          0        0.8          0   0.166613        1.5
-      12  0.0883274          0        1.5          0  0.0865585        2.2
-      13   0.015778          0        0.3          0  0.0302908        0.3
-      14  0.0233945          0        0.4          0  0.0361944        0.4
-      15  0.0097402          0        0.6          0  0.0026043        0.7
-      16 0.00588441          0        0.3          0 0.00342872        0.3
-      17          0          0          0          0          0          0
-      18          0          0          0          0          0          0
-      19          0          0          0          0          0          0
+       0    1173.01      134.6      270.6        8.3    2026.47      934.6
+       1    32.5826       11.5      117.7        0.5    100.438        201
+       2    17.9538        4.3         92        0.2     51.711      141.3
+       3    9.31696        1.2         62          0    26.4342       90.4
+       4    2.79313        0.3       37.4        0.1    6.12946       53.2
+       5    3.97398        0.5       28.5        0.1    10.1293       46.9
+       6    1.17924          0       20.9          0    1.72564       28.1
+       7    1.18708        0.1       16.3          0    3.60993       20.5
+       8   0.691589          0       11.6          0    1.29639       14.9
+       9   0.305952          0        8.7          0   0.247686       11.8
+      10   0.623792          0        5.8          0    1.67086        8.5
+      11   0.186381          0        3.8          0   0.152632        5.7
+      12   0.249784          0        2.9          0   0.411147        4.5
+      13  0.0847466          0        2.1          0  0.0705516        2.4
+      14     0.1216          0        1.9          0   0.134425        2.2
+      15   0.671788        0.1        1.4          0    3.28491        2.7
+      16  0.0262515          0        0.9          0  0.0147189        1.2
+      17   0.463143          0        0.6          0    2.29859        1.4
+      18  0.0117042          0        0.6          0 0.00407988        0.7
+      19  0.0535949          0        1.5          0  0.0364927        1.7
 ############################################################
 /run/dumpCouples
 
diff --git a/examples/extended/runAndEvent/RE07/processes.out b/examples/extended/runAndEvent/RE07/processes.out
index 56b80c3e77..3672675ba7 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 76d32ab5d9..1671622d50 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 0815fc1a52..73db0a5a4d 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        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 da96c4f312..f6f2d8e603 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
diff --git a/examples/extended/visualization/userVisAction/run1.out b/examples/extended/visualization/userVisAction/run1.out
index f3c514e318..22b0d0ae72 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -1072,7 +1072,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.001572s Sys=0.000000s
+  User=0.000000s Real=0.001878s Sys=0.000000s
 
 --------------------End of Global Run-----------------------
  The run consists of 5 gamma of 6 MeV
@@ -1183,7 +1183,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.001195s Sys=0.000000s
+  User=0.000000s Real=0.000839s 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 552ddfcef4..f8ad8e4a64 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -890,7 +890,7 @@ See commands in /vis/modeling/trajectories/ for other options.
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.030000s Real=0.030307s Sys=0.000000s
+  User=0.030000s Real=0.029749s Sys=0.000000s
 
 --------------------End of Global Run-----------------------
  The run consists of 1000 gamma of 6 MeV
@@ -965,11 +965,11 @@ Index : 3     used in the geometry : Yes
  Run terminated.
 Run Summary
   Number of events processed : 1000
-  User=0.240000s Real=0.249356s Sys=0.000000s
+  User=0.230000s Real=0.237428s Sys=0.000000s
 
 --------------------End of Global Run-----------------------
  The run consists of 1000 proton of 210 MeV
- Dose in scoring volume : 5.02763 nanoGy  +- 146.685 picoGy 
+ Dose in scoring volume : 5.21379 nanoGy  +- 146.477 picoGy 
 ------------------------------------------------------------
 
 Graphics systems deleted.
@@ -992,19 +992,19 @@ G4RNGHelper object is deleted.
 ================== Deleting memory pools ===================
 Pool ID '20G4NavigationLevelRep', size : 0.0183 MB
 Pool ID '24G4ReferenceCountedHandleIvE', size : 0.000961 MB
-Pool ID '17G4DynamicParticle', size : 0.00481 MB
+Pool ID '17G4DynamicParticle', size : 0.00385 MB
 Pool ID '16G4SmartVoxelNode', size : 0.000961 MB
 Pool ID '17G4SmartVoxelProxy', size : 0.000961 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.00961 MB
+Pool ID '7G4Track', size : 0.00769 MB
 Pool ID '18G4TouchableHistory', size : 0.00192 MB
 Pool ID '15G4CountedObjectIvE', size : 0.000961 MB
 Pool ID '10G4Fragment', size : 0.00192 MB
 Pool ID '17G4ReactionProduct', size : 0.00192 MB
 Number of memory pools allocated: 13 of which, static: 0
-Dynamic pools deleted: 13 / Total memory freed: 0.045 MB
+Dynamic pools deleted: 13 / Total memory freed: 0.042 MB
 ============================================================
 G4Allocator objects are deleted.
 UImanager deleted.
diff --git a/examples/extended/visualization/userVisAction/userVisAction.out b/examples/extended/visualization/userVisAction/userVisAction.out
index 23e2488bcd..fdceca9e39 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-02-ref-00    (8-December-2023)
+ Geant4 version Name: geant4-11-02-patch-01    (16-February-2024)
                        Copyright : Geant4 Collaboration
                       References : NIM A 506 (2003), 250-303
                                  : IEEE-TNS 53 (2006), 270-278
@@ -836,7 +836,7 @@ See commands in /vis/modeling/trajectories/ for other options.
 
 --------------------End of Global Run-----------------------
  The run consists of 1000 proton of 210 MeV
- Dose in scoring volume : 5.02763 nanoGy  +- 146.685 picoGy 
+ Dose in scoring volume : 5.21379 nanoGy  +- 146.477 picoGy 
 ------------------------------------------------------------
 
 Graphics systems deleted.
diff --git a/packaging/rpm/Dockerfile.alma8 b/packaging/rpm/Dockerfile.alma8
new file mode 100644
index 0000000000..fe062395e8
--- /dev/null
+++ b/packaging/rpm/Dockerfile.alma8
@@ -0,0 +1,21 @@
+# First stage, build Geant4 RPMs from spec file
+FROM almalinux:8
+
+WORKDIR /root
+
+RUN dnf install -y dnf-plugins-core epel-release gdb rpmdevtools \
+ && dnf config-manager --set-enabled powertools && rpmdev-setuptree
+
+COPY geant4.spec geant4.spec
+
+RUN dnf builddep -y geant4.spec
+RUN spectool -g -R geant4.spec
+RUN rpmbuild -bb geant4.spec
+
+# Second stage, build Geant4 container image
+FROM almalinux:8
+
+COPY --from=0 /root/rpmbuild/RPMS/* /tmp/
+
+RUN yum install -y epel-release \
+ && yum install -y /tmp/*.rpm && yum autoremove -y # && rm -rf /tmp/*
diff --git a/packaging/rpm/Dockerfile.alma9 b/packaging/rpm/Dockerfile.alma9
new file mode 100644
index 0000000000..1c6eae7e01
--- /dev/null
+++ b/packaging/rpm/Dockerfile.alma9
@@ -0,0 +1,21 @@
+# First stage, build Geant4 RPMs from spec file
+FROM almalinux:9
+
+WORKDIR /root
+
+RUN dnf install -y dnf-plugins-core epel-release gdb rpmdevtools \
+ && dnf config-manager --set-enabled crb && rpmdev-setuptree
+
+COPY geant4.spec geant4.spec
+
+RUN dnf builddep -y geant4.spec
+RUN spectool -g -R geant4.spec
+RUN rpmbuild -bb geant4.spec
+
+# Second stage, build Geant4 container image
+FROM almalinux:9
+
+COPY --from=0 /root/rpmbuild/RPMS/* /tmp/
+
+RUN yum install -y epel-release \
+ && yum install -y /tmp/*.rpm && yum autoremove -y # && rm -rf /tmp/*
diff --git a/packaging/rpm/Dockerfile.centos7 b/packaging/rpm/Dockerfile.centos7
new file mode 100644
index 0000000000..5a1e399092
--- /dev/null
+++ b/packaging/rpm/Dockerfile.centos7
@@ -0,0 +1,21 @@
+# First stage, build Geant4 RPMs from spec file
+FROM centos:7
+
+WORKDIR /root
+
+RUN yum install -y centos-release-scl epel-release gdb rpmdevtools yum-utils \
+ && rpmdev-setuptree
+
+COPY geant4.spec geant4.spec
+
+RUN yum-builddep -y geant4.spec
+RUN spectool -g -R geant4.spec
+RUN rpmbuild -bb geant4.spec
+
+# Second stage, build Geant4 container image
+FROM centos:7
+
+COPY --from=0 /root/rpmbuild/RPMS/* /tmp/
+
+RUN yum install -y epel-release centos-release-scl \
+ && yum install -y /tmp/*.rpm && yum autoremove -y # && rm -rf /tmp/*
diff --git a/packaging/rpm/Dockerfile.fedora b/packaging/rpm/Dockerfile.fedora
new file mode 100644
index 0000000000..32f6c95f91
--- /dev/null
+++ b/packaging/rpm/Dockerfile.fedora
@@ -0,0 +1,21 @@
+# First stage, build Geant4 RPMs from spec file
+ARG version=latest
+FROM fedora:$version
+
+WORKDIR /root
+
+RUN dnf install -y dnf-plugins-core gdb rpmdevtools \
+ && rpmdev-setuptree
+
+COPY geant4.spec geant4.spec
+
+RUN spectool -g -R geant4.spec
+RUN dnf builddep -y geant4.spec
+RUN rpmbuild -bb geant4.spec
+
+# Second stage, build Geant4 container image
+FROM fedora:$version
+
+COPY --from=0 /root/rpmbuild/RPMS/* /tmp/
+
+RUN yum install -y /tmp/*.rpm && rm -rf /tmp/* && yum autoremove -y
diff --git a/packaging/rpm/geant4.spec b/packaging/rpm/geant4.spec
new file mode 100644
index 0000000000..2c2c6cd946
--- /dev/null
+++ b/packaging/rpm/geant4.spec
@@ -0,0 +1,268 @@
+%global geant4_version 11.2.1
+
+%global NEUTRONHPDATA G4NDL.4.7
+%global LEDATA G4EMLOW.8.5
+%global LEVELGAMMADATA G4PhotonEvaporation.5.7
+%global RADIOACTIVEDATA G4RadioactiveDecay.5.6
+%global PARTICLEXSDATA G4PARTICLEXS.4.0
+%global PIIDATA G4PII.1.3
+%global REALSURFACEDATA G4RealSurface.2.2
+%global SAIDXSDATA G4SAIDDATA.2.0
+%global ABLADATA G4ABLA.3.3
+%global INCLDATA G4INCL.1.2
+%global ENSDFSTATEDATA G4ENSDFSTATE.2.3
+%global TENDLDATA G4TENDL.1.4
+
+Name: geant4
+Version: %{geant4_version}
+Release: 1%{?dist}
+Summary: Toolkit for the simulation of the passage of particles through matter.
+License: Geant4
+URL: https://geant4.web.cern.ch
+Source0:  https://geant4-data.web.cern.ch/releases/%{name}-v%{version}.tar.gz
+Source1:  https://geant4-data.web.cern.ch/datasets/%{NEUTRONHPDATA}.tar.gz
+Source2:  https://geant4-data.web.cern.ch/datasets/%{LEDATA}.tar.gz
+Source3:  https://geant4-data.web.cern.ch/datasets/%{LEVELGAMMADATA}.tar.gz
+Source4:  https://geant4-data.web.cern.ch/datasets/%{RADIOACTIVEDATA}.tar.gz
+Source5:  https://geant4-data.web.cern.ch/datasets/%{PARTICLEXSDATA}.tar.gz
+Source6:  https://geant4-data.web.cern.ch/datasets/%{PIIDATA}.tar.gz
+Source7:  https://geant4-data.web.cern.ch/datasets/%{REALSURFACEDATA}.tar.gz
+Source8:  https://geant4-data.web.cern.ch/datasets/%{SAIDXSDATA}.tar.gz
+Source9:  https://geant4-data.web.cern.ch/datasets/%{ABLADATA}.tar.gz
+Source10: https://geant4-data.web.cern.ch/datasets/%{INCLDATA}.tar.gz
+Source11: https://geant4-data.web.cern.ch/datasets/%{ENSDFSTATEDATA}.tar.gz
+Source12: https://geant4-data.web.cern.ch/datasets/%{TENDLDATA}.tar.gz
+
+%undefine __cmake_in_source_build
+%undefine __cmake3_in_source_build
+
+%bcond_with vtk
+%bcond_without examples
+%bcond_without qt5
+%bcond_without threads
+%bcond_without trajectories
+
+%if %{?rhel}%{!?rhel:9} >= 9
+%bcond_without tbb
+%bcond hdf5 %{without threads}
+%bcond inventor %[%{?fedora:1}%{!?fedora:0}]
+%endif
+
+%if %{?rhel}%{!?rhel:0} == 7
+BuildRequires:  cmake3 >= 3.16
+BuildRequires:  devtoolset-7-toolchain
+%else
+BuildRequires:  cmake >= 3.16
+BuildRequires:  gcc-c++
+%endif
+
+BuildRequires: make
+BuildRequires: expat-devel
+BuildRequires: freetype-devel
+BuildRequires: motif-devel
+BuildRequires: xerces-c-devel
+BuildRequires: zlib-devel
+
+%if %{with hdf5}
+BuildRequires: hdf5-devel
+%endif
+
+%if %{with inventor}
+BuildRequires: SoQt-devel
+%endif
+
+%if %{with qt5}
+BuildRequires: qt5-qt3d-devel
+BuildRequires: qt5-qtbase-devel
+%endif
+
+%if %{with tbb}
+BuildRequires: tbb-devel
+%endif
+
+%if %{with vtk}
+BuildRequires: vtk-devel
+BuildRequires: java-latest-openjdk-devel
+%endif
+
+Requires: %{name}-data = %{version}-%{release}
+Requires: %{name}-libs%{?_isa} = %{version}-%{release}
+
+%description
+Geant simulates the passage of subatomic particles through matter,
+for instance, particle detectors. Geant 3 simulations are performed
+by linking Fortran code supplied by the user with the Geant libraries,
+then running the resulting executable. This package includes gxint,
+the script used to perform this linking step. Geant 4 is a complete
+rewrite in C++ with addition of other modern features and detectors.
+
+%package libs
+Summary: Geant4 libraries
+
+%description libs
+This package contains Geant4 libraries used by simulation applications.
+
+%package devel
+Summary: Development files for Geant4 (CMake modules and header files)
+Provides:  %{name}-libs-devel = %{version}-%{release}
+Provides:  %{name}-libs-devel%{?_isa} = %{version}-%{release}
+Obsoletes: %{name}-libs-devel < %{version}-%{release}
+Requires:  %{name}-libs%{?_isa} = %{version}-%{release}
+
+%if %{?rhel}%{!?rhel:0} == 7
+Requires:  cmake3 >= 3.16
+Requires:  devtoolset-7-toolchain
+%else
+Requires:  cmake >= 3.16
+Requires:  gcc-c++
+%endif
+
+Requires: make
+Requires: expat-devel
+Requires: freetype-devel
+Requires: motif-devel
+Requires: xerces-c-devel
+Requires: zlib-devel
+
+%if %{with hdf5}
+Requires: hdf5-devel
+%endif
+
+%if %{with inventor}
+Requires: SoQt-devel
+%endif
+
+%if %{with qt5}
+Requires: qt5-qt3d-devel
+Requires: qt5-qtbase-devel
+%endif
+
+%if %{with tbb}
+Requires: tbb-devel
+%endif
+
+%if %{with vtk}
+Requires: vtk-devel
+Requires: java-latest-openjdk-devel
+%endif
+
+%description devel
+Geant4 development components such as CMake modules and header files.
+
+%package data
+BuildArch: noarch
+Summary: Geant4 data files required for physics models
+
+%description data
+Geant4 data files required for physics models
+
+%if %{with examples}
+%package examples
+BuildArch: noarch
+Summary: Geant4 user examples
+
+%description examples
+Geant4 user examples
+%endif
+
+%prep
+%setup -q -n %{name}-v%{version}
+
+%build
+%if %{?rhel}%{!?rhel:0} == 7
+. /opt/rh/devtoolset-7/enable
+%endif
+
+%cmake3 \
+  -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
+  -DCMAKE_INSTALL_DATADIR:PATH=%{_datadir}/%{name} \
+  -DGEANT4_BUILD_BUILTIN_BACKTRACE:BOOL=OFF \
+  -DGEANT4_BUILD_MULTITHREADED:BOOL=%{with threads} \
+  -DGEANT4_BUILD_STORE_TRAJECTORY:BOOL=%{with trajectories} \
+  -DGEANT4_BUILD_TLS_MODEL:STRING=global-dynamic \
+  -DGEANT4_BUILD_VERBOSE_CODE:BOOL=OFF \
+  -DGEANT4_ENABLE_TESTING:BOOL=OFF \
+  -DGEANT4_INSTALL_DATA:BOOL=OFF \
+  -DGEANT4_INSTALL_EXAMPLES:BOOL=%{with examples} \
+  -DGEANT4_INSTALL_PACKAGE_CACHE:BOOL=OFF \
+  -DGEANT4_USE_FREETYPE:BOOL=ON \
+  -DGEANT4_USE_G3TOG4:BOOL=ON \
+  -DGEANT4_USE_GDML:BOOL=ON \
+  -DGEANT4_USE_HDF5:BOOL=%{with hdf5} \
+  -DGEANT4_USE_INVENTOR:BOOL=OFF \
+  -DGEANT4_USE_INVENTOR_QT:BOOL=%{with inventor} \
+  -DGEANT4_USE_OPENGL_X11:BOOL=ON \
+  -DGEANT4_USE_QT:BOOL=%{with qt5} \
+  -DGEANT4_USE_RAYTRACER_X11:BOOL=ON \
+  -DGEANT4_USE_SMARTSTACK:BOOL=OFF \
+  -DGEANT4_USE_SYSTEM_CLHEP:BOOL=OFF \
+  -DGEANT4_USE_SYSTEM_EXPAT:BOOL=ON \
+  -DGEANT4_USE_SYSTEM_PTL:BOOL=OFF \
+  -DGEANT4_USE_SYSTEM_ZLIB:BOOL=ON \
+  -DGEANT4_USE_TBB:BOOL=%{with tbb} \
+  -DGEANT4_USE_TIMEMORY:BOOL=OFF \
+  -DGEANT4_USE_VTK:BOOL=%{with vtk} \
+  -DGEANT4_USE_XM:BOOL=ON
+
+%cmake3_build
+
+%install
+%if %{?rhel}%{!?rhel:0} == 7
+. /opt/rh/devtoolset-7/enable
+%endif
+%cmake3_install
+rm -f %{buildroot}/%{_bindir}/geant4.sh
+rm -f %{buildroot}/%{_bindir}/geant4.csh
+
+%if %{?rhel}%{!?rhel:0} == 7
+find %{buildroot}/%{_datadir}/%{name}/examples -name '*.py' -delete
+%endif
+
+mkdir -p %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE1} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE2} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE3} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE4} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE5} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE6} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE7} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE8} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE9} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE10} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE11} -C %{buildroot}/%{_datadir}/%{name}/data
+tar xzf %{SOURCE12} -C %{buildroot}/%{_datadir}/%{name}/data
+
+%files
+# Empty
+
+%files data
+%{_datadir}/%{name}/data
+%{_datadir}/%{name}/fonts
+
+%files devel
+%{_bindir}/geant4-config
+%{_datadir}/%{name}/geant4make
+%{_includedir}/Geant4/*
+%{_libdir}/cmake/Geant4/*
+%{_libdir}/pkgconfig/*
+
+%files libs
+%license LICENSE
+%{_datadir}/%{name}/tools.license
+%{_libdir}/Geant4*
+%{_libdir}/lib*.so*
+
+%if %{with examples}
+%files examples
+%{_datadir}/%{name}/examples
+%endif
+
+%changelog
+* Wed Dec 12 2023 Guilherme Amadio <amadio@cern.ch> - 11.2.0
+- Update to version 11.2.0
+
+* Wed Jun 28 2023 Guilherme Amadio <amadio@cern.ch> - 11.1.2
+- Update to version 11.1.2
+
+* Wed May 18 2022 Guilherme Amadio <amadio@cern.ch> - 11.0.1
+- Initial version
diff --git a/source/geometry/solids/CSG/History b/source/geometry/solids/CSG/History
index 82a3ff2d91..b9dc8dfdc5 100644
--- a/source/geometry/solids/CSG/History
+++ b/source/geometry/solids/CSG/History
@@ -6,6 +6,14 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2023-12-22 Evgueni Tcherniaev (geom-csg-V11-01-02)
+- Use GetThetaCosPhi() and GetThetaSinPhi() in wrapper method G4UTrap::GetVertices(),
+  this fixes the problem with trapezoid arised in CMSSW after migration to VecGeom 1.2.6
+
+## 2023-12-18 Gabriele Cosmo
+- Fixed typo in wrapper method G4UTrap::SetAllParameters(), setter used in
+  parameterisation of shape dimensions.
+
 ## 2023-05-10 Gabriele Cosmo (geom-csg-V11-01-01)
 - Applied clang-tidy fixes (readability, modernization, performance, ...).
 
diff --git a/source/geometry/solids/CSG/src/G4UTrap.cc b/source/geometry/solids/CSG/src/G4UTrap.cc
index 360b46904a..74787ae432 100644
--- a/source/geometry/solids/CSG/src/G4UTrap.cc
+++ b/source/geometry/solids/CSG/src/G4UTrap.cc
@@ -25,7 +25,7 @@
 //
 // Implementation for G4UTrap wrapper class
 //
-// 13.09.13 G.Cosmo, CERN/PH
+// 13.09.13 G.Cosmo, CERN
 // --------------------------------------------------------------------
 
 #include "G4Trap.hh"
@@ -268,7 +268,7 @@ void G4UTrap::SetAllParameters(G4double pDz, G4double pTheta, G4double pPhi,
   SetDx3(pDx3);
   SetDx4(pDx4);
   SetTanAlpha1(std::tan(pAlp1));
-  SetTanAlpha1(std::tan(pAlp2));
+  SetTanAlpha2(std::tan(pAlp2));
   // last two will also reset cached variables
   SetTheta(pTheta);
   SetPhi(pPhi);
@@ -336,13 +336,11 @@ void G4UTrap::GetVertices(G4ThreeVector pt[8]) const
   G4double fDy2     = GetYHalfLength2();
   G4double fDx3     = GetXHalfLength3();
   G4double fDx4     = GetXHalfLength4();
-  G4double phi      = GetPhi();
-  G4double theta    = GetTheta();
   G4double fTalpha1 = GetTanAlpha1();
   G4double fTalpha2 = GetTanAlpha2();
 
-  G4double DzTthetaCphi = fDz*std::tan(theta)*std::cos(phi);
-  G4double DzTthetaSphi = fDz*std::tan(theta)*std::sin(phi);
+  G4double DzTthetaCphi = fDz*GetTanThetaCosPhi();
+  G4double DzTthetaSphi = fDz*GetTanThetaSinPhi();
   G4double Dy1Talpha1   = fDy1*fTalpha1;
   G4double Dy2Talpha2   = fDy2*fTalpha2;
 
diff --git a/source/global/History b/source/global/History
index 0b74744138..86eb2b3ce3 100644
--- a/source/global/History
+++ b/source/global/History
@@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2023-12-21 Yoshihide Sato (global-V11-01-27)
+- G4PhysicsModelCatalog.cc: added the ID for the Light-Ion QMD model.
+
 ## 2023-11-23 Gabriele Cosmo (global-V11-01-26)
 - Updated tag IDs for geant4-11-02-ref-00.
 
diff --git a/source/global/management/include/G4Version.hh b/source/global/management/include/G4Version.hh
index b5f63d7171..5dc01468d1 100644
--- a/source/global/management/include/G4Version.hh
+++ b/source/global/management/include/G4Version.hh
@@ -43,7 +43,7 @@
 ///     |--> patch number (single digit)
 ///
 #ifndef G4VERSION_NUMBER
-  #define G4VERSION_NUMBER 1120
+  #define G4VERSION_NUMBER 1121
 #endif
 
 /// @def G4VERSION_REFERENCE_TAG
@@ -59,7 +59,7 @@
 #endif
 
 #ifndef G4VERSION_TAG
-  #define G4VERSION_TAG "$Name: geant4-11-02 $"
+  #define G4VERSION_TAG "$Name: geant4-11-02-patch-01 $"
 #endif
 
 // as variables
@@ -68,10 +68,10 @@
 #include "G4Types.hh"
 
 #ifdef G4MULTITHREADED
-static const G4String G4Version = "$Name: geant4-11-02 [MT]$";
+static const G4String G4Version = "$Name: geant4-11-02-patch-01 [MT]$";
 #else
-static const G4String G4Version = "$Name: geant4-11-02 $";
+static const G4String G4Version = "$Name: geant4-11-02-patch-01 $";
 #endif
-static const G4String G4Date = "(8-December-2023)";
+static const G4String G4Date = "(16-February-2024)";
 
 #endif
diff --git a/source/global/management/src/G4PhysicsModelCatalog.cc b/source/global/management/src/G4PhysicsModelCatalog.cc
index 96d9704d92..8ccf19b2b9 100644
--- a/source/global/management/src/G4PhysicsModelCatalog.cc
+++ b/source/global/management/src/G4PhysicsModelCatalog.cc
@@ -596,6 +596,9 @@ void G4PhysicsModelCatalog::Initialize() {
     InsertModel( 26041, "model_hINCLXXCaptureAtRest_NuclearCapture" );
     InsertModel( 26042, "model_hINCLXXCaptureAtRest_DIO" );
 
+    // Class: G4LightIonQMDReaction
+    InsertModel( 23310, "model_LightIonQMDModel" );
+
     // ...
     
     SanityCheck();
diff --git a/source/physics_lists/constructors/electromagnetic/History b/source/physics_lists/constructors/electromagnetic/History
index 1e3104fd09..8c89d1a4e3 100644
--- a/source/physics_lists/constructors/electromagnetic/History
+++ b/source/physics_lists/constructors/electromagnetic/History
@@ -6,6 +6,15 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-02-07 Vladimir Ivanchenko (phys-ctor-em-V11-01-14)
+- G4EmStandardPhysics_option3 - return back step limit type to
+    fUseDistanceToBoundary and the default RangeFactor 0.04 from 0.03,
+    which will allow to restore more accurate distributions for several
+    tests for medical benchmark
+
+## 2024-02-04 Vladimir Ivanchenko
+- G4GammaGeneralProcess - fixed sampling of muon pair production - problem 2543
+
 ## 2023-11-09 Hoang Tran (phys-ctor-em-V11-01-13)
 - Correct subtype process of G4LowECapture in G4EmDNABuilder .
 
diff --git a/source/physics_lists/constructors/electromagnetic/src/G4EmStandardPhysics_option3.cc b/source/physics_lists/constructors/electromagnetic/src/G4EmStandardPhysics_option3.cc
index ce993b57c6..cfa3ceba3a 100644
--- a/source/physics_lists/constructors/electromagnetic/src/G4EmStandardPhysics_option3.cc
+++ b/source/physics_lists/constructors/electromagnetic/src/G4EmStandardPhysics_option3.cc
@@ -115,8 +115,7 @@ G4EmStandardPhysics_option3::G4EmStandardPhysics_option3(G4int ver,
   param->SetStepFunctionMuHad(0.2, 50*CLHEP::um);
   param->SetStepFunctionLightIons(0.1, 20*CLHEP::um);
   param->SetStepFunctionIons(0.1, 1*CLHEP::um);
-  param->SetMscStepLimitType(fUseSafetyPlus);
-  param->SetMscRangeFactor(0.03);
+  param->SetMscStepLimitType(fUseDistanceToBoundary);
   param->SetMuHadLateralDisplacement(true);
   param->SetLateralDisplacementAlg96(true);
   param->SetUseICRU90Data(true);
diff --git a/source/physics_lists/constructors/electromagnetic/src/G4GammaGeneralProcess.cc b/source/physics_lists/constructors/electromagnetic/src/G4GammaGeneralProcess.cc
index a7d1f1dcbd..30a5d64698 100644
--- a/source/physics_lists/constructors/electromagnetic/src/G4GammaGeneralProcess.cc
+++ b/source/physics_lists/constructors/electromagnetic/src/G4GammaGeneralProcess.cc
@@ -433,7 +433,7 @@ void G4GammaGeneralProcess::BuildPhysicsTable(const G4ParticleDefinition& part)
 	  val = (sigN + sigM)/sum;
 	  (*(tables[13]))[idx]->PutValue(j, val);
 
-	  val = sigN/sum;
+	  val = sigM/sum;
 	  (*(tables[14]))[idx]->PutValue(j, val);
 	}
 	for(std::size_t k=0; k<nTables; ++k) {
diff --git a/source/physics_lists/constructors/gamma_lepto_nuclear/History b/source/physics_lists/constructors/gamma_lepto_nuclear/History
index 3c4323b945..c46e23772d 100644
--- a/source/physics_lists/constructors/gamma_lepto_nuclear/History
+++ b/source/physics_lists/constructors/gamma_lepto_nuclear/History
@@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-02-13 Vladimir Ivanchenko (phys-ctor-glnuclear-V11-01-05)
+- G4NeutrinoPhysics - fixed neutrino physics instantiation (problem #2594)
+
 ## 2023-11-10 Vladimir Ivanchenko (phys-ctor-glnuclear-V11-01-04)
 - G4EmMessenger, G4NeutrinoPhysicsMessenger - fixed typos
 
diff --git a/source/physics_lists/constructors/gamma_lepto_nuclear/src/G4NeutrinoPhysics.cc b/source/physics_lists/constructors/gamma_lepto_nuclear/src/G4NeutrinoPhysics.cc
index bf89ed43e8..5f914fde86 100644
--- a/source/physics_lists/constructors/gamma_lepto_nuclear/src/G4NeutrinoPhysics.cc
+++ b/source/physics_lists/constructors/gamma_lepto_nuclear/src/G4NeutrinoPhysics.cc
@@ -239,7 +239,7 @@ void G4NeutrinoPhysics::ConstructProcess()
   theNuTauNucleusProcess->RegisterMe(anutaunuclnc);
 
   for (G4int i=4; i<=5; ++i) {
-    p[i]->GetProcessManager()->AddDiscreteProcess(theNuMuNucleusProcess);
+    p[i]->GetProcessManager()->AddDiscreteProcess(theNuTauNucleusProcess);
   }
 
   // nu_e nucleus interactions
diff --git a/source/processes/electromagnetic/lowenergy/History b/source/processes/electromagnetic/lowenergy/History
index 0860a1d6cc..3410ef65e5 100644
--- a/source/processes/electromagnetic/lowenergy/History
+++ b/source/processes/electromagnetic/lowenergy/History
@@ -6,6 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2023-12-11 V. Ivanchenko (emlowen-V11-01-12)
+- G4MicroElecInelasticModel_new - fixed Coverity report on memory leak at exit,
+    minimal code clean-up.
+- G4MicroElecLOPhononModel - minor clean-up
+
 # 2023-11-06 Ben Morgan (emlowen-V11-01-11)
 - Use G4FindDataDir to access data libraries in place of raw `getenv`.
 
diff --git a/source/processes/electromagnetic/lowenergy/include/G4MicroElecInelasticModel_new.hh b/source/processes/electromagnetic/lowenergy/include/G4MicroElecInelasticModel_new.hh
index fa9e410419..f3db0d4327 100644
--- a/source/processes/electromagnetic/lowenergy/include/G4MicroElecInelasticModel_new.hh
+++ b/source/processes/electromagnetic/lowenergy/include/G4MicroElecInelasticModel_new.hh
@@ -127,9 +127,6 @@ public:
 
   G4MicroElecInelasticModel_new & operator=(const  G4MicroElecInelasticModel_new &right) = delete;
   G4MicroElecInelasticModel_new(const  G4MicroElecInelasticModel_new&) = delete;
-protected:
-  G4ParticleChangeForGamma* fParticleChangeForGamma = nullptr;
-  
 
 private:
   //
@@ -157,6 +154,8 @@ private:
   //
   // private elements
   //  
+  G4ParticleChangeForGamma* fParticleChangeForGamma = nullptr;
+  
   //deexcitation manager to produce fluo photns and e-
   G4VAtomDeexcitation* fAtomDeexcitation = nullptr;
   G4Material* nistSi = nullptr;
diff --git a/source/processes/electromagnetic/lowenergy/include/G4MicroElecLOPhononModel.hh b/source/processes/electromagnetic/lowenergy/include/G4MicroElecLOPhononModel.hh
index bccb7837c0..1caed2c965 100644
--- a/source/processes/electromagnetic/lowenergy/include/G4MicroElecLOPhononModel.hh
+++ b/source/processes/electromagnetic/lowenergy/include/G4MicroElecLOPhononModel.hh
@@ -78,12 +78,9 @@ class G4MicroElecLOPhononModel : public G4VEmModel
     G4MicroElecLOPhononModel& operator=(const G4MicroElecLOPhononModel&) = delete;
     G4MicroElecLOPhononModel(const G4MicroElecLOPhononModel&) = delete;
 
-  protected:
-
-    G4ParticleChangeForGamma* fParticleChangeForGamma;
-
   private:
 
+    G4ParticleChangeForGamma* fParticleChangeForGamma = nullptr;
     G4double phononEnergy = 0.;
     G4bool Interband = false;
     G4bool isInitialised = false;
diff --git a/source/processes/electromagnetic/lowenergy/src/G4MicroElecInelasticModel_new.cc b/source/processes/electromagnetic/lowenergy/src/G4MicroElecInelasticModel_new.cc
index 500b068225..9f2770fe55 100644
--- a/source/processes/electromagnetic/lowenergy/src/G4MicroElecInelasticModel_new.cc
+++ b/source/processes/electromagnetic/lowenergy/src/G4MicroElecInelasticModel_new.cc
@@ -131,91 +131,65 @@ G4MicroElecInelasticModel_new::~G4MicroElecInelasticModel_new()
 {
   // Cross section  
   // (0)
-  TCSMap::iterator pos2;
-  for (pos2 = tableTCS.begin(); pos2 != tableTCS.end(); ++pos2) {
-    MapData* tableData = pos2->second;
-    for (auto pos = tableData->begin(); pos != tableData->end(); ++pos)
-      {
-	G4MicroElecCrossSectionDataSet_new* table = pos->second;
-	delete table;
-      }
+  for (auto const& p : tableTCS) {
+    MapData* tableData = p.second;
+    for (auto const& pos : *tableData) { delete pos.second; }
     delete tableData;
   }
   tableTCS.clear();
-    
+
   // (1)
-  for (auto const & obj : eNrjTransStorage) {
-    delete obj.second;
+  for (auto const & obj : eDiffDatatable) {
+    auto ptr = obj.second;
+    ptr->clear();
+    delete ptr;
   }
-  for (auto const & obj : pNrjTransStorage) {
-    delete obj.second;
+  
+  for (auto const & obj : pDiffDatatable) {
+    auto ptr = obj.second;
+    ptr->clear();
+    delete ptr;
   }
 
   // (2)
-  for (auto const & obj : eDiffDatatable) {
+  for (auto const & obj : eNrjTransStorage) {
     delete obj.second;
   }
-  for (auto const & obj : pDiffDatatable) {
+  for (auto const & obj : pNrjTransStorage) {
     delete obj.second;
   }
 
   // (3)
-  dataProbaShellMap::iterator iterator_probaShell;
-  
-  for (iterator_probaShell = eProbaShellStorage.begin(); iterator_probaShell != eProbaShellStorage.end(); ++iterator_probaShell) {
-    vector<VecMap>* eProbaShellMap = iterator_probaShell->second;
-    eProbaShellMap->clear();
-    delete eProbaShellMap;
+  for (auto const& p : eProbaShellStorage) {
+    delete p.second;
   }
-  eProbaShellStorage.clear();
-  
-  for (iterator_probaShell = pProbaShellStorage.begin(); iterator_probaShell != pProbaShellStorage.end(); ++iterator_probaShell) {
-    vector<VecMap>* pProbaShellMap = iterator_probaShell->second;
-    pProbaShellMap->clear();
-    delete pProbaShellMap;
+
+  for (auto const& p : pProbaShellStorage) {
+    delete p.second;
   }
-  pProbaShellStorage.clear();
   
   // (4)
-  TranfEnergyMap::iterator iterator_nrjtransf;
-  for (iterator_nrjtransf = eVecmStorage.begin(); iterator_nrjtransf != eVecmStorage.end(); ++iterator_nrjtransf) {
-    VecMap* eVecm = iterator_nrjtransf->second;
-    eVecm->clear();
-    delete eVecm;
+  for (auto const& p : eIncidentEnergyStorage) {
+    delete p.second;
   }
-  eVecmStorage.clear();
-  for (iterator_nrjtransf = pVecmStorage.begin(); iterator_nrjtransf != pVecmStorage.end(); ++iterator_nrjtransf) {
-    VecMap* pVecm = iterator_nrjtransf->second;
-    pVecm->clear();
-    delete pVecm;
+
+  for (auto const& p : pIncidentEnergyStorage) {
+    delete p.second;
   }
-  pVecmStorage.clear();
-  
+
   // (5)
-  incidentEnergyMap::iterator iterator_energy;
-  for (iterator_energy = eIncidentEnergyStorage.begin(); iterator_energy != eIncidentEnergyStorage.end(); ++iterator_energy) {
-    std::vector<G4double>* eTdummyVec = iterator_energy->second;
-    eTdummyVec->clear();
-    delete eTdummyVec;
+  for (auto const& p : eVecmStorage) {
+    delete p.second;
   }
-  eIncidentEnergyStorage.clear();
-  
-  for (iterator_energy = pIncidentEnergyStorage.begin(); iterator_energy != pIncidentEnergyStorage.end(); ++iterator_energy) {
-    std::vector<G4double>* pTdummyVec = iterator_energy->second;
-    pTdummyVec->clear();
-    delete pTdummyVec;
+
+  for (auto const& p : pVecmStorage) {
+    delete p.second;
   }
-  pIncidentEnergyStorage.clear();
-  
+    
   // (6)
-  MapStructure::iterator iterator_matStructure;
-  for (iterator_matStructure = tableMaterialsStructures.begin(); 
-       iterator_matStructure != tableMaterialsStructures.end(); ++iterator_matStructure) {
-    currentMaterialStructure = iterator_matStructure->second;
-    delete currentMaterialStructure;
+  for (auto const& p : tableMaterialsStructures) {
+    delete p.second;
   }
-  tableMaterialsStructures.clear();
-  currentMaterialStructure = nullptr;
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
@@ -304,6 +278,7 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
       // Octobre 22nd, 2014 - Melanie Raine      
       //Creating vectors of maps for DCS and Cumulated DCS for the current material.
       //Each vector is storing one map for each shell.      
+      G4bool isUsed1 = false;
       vector<TriDimensionMap>* eDiffCrossSectionData = 
 	new vector<TriDimensionMap>; //Storage of [IncidentEnergy, TransfEnergy, DCS values], used in slower code
       vector<TriDimensionMap>* eNrjTransfData = 
@@ -312,7 +287,7 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
       vector<G4double>* eTdummyVec = new vector<G4double>; //Storage of incident energies for interpolation
       VecMap* eVecm = new VecMap; //Transfered energy map for slower code
       
-      for (int j = 0; j < currentMaterialStructure->NumberOfLevels(); j++) //Filling the map vectors with an empty map for each shell
+      for (G4int j = 0; j < currentMaterialStructure->NumberOfLevels(); ++j) //Filling the map vectors with an empty map for each shell
 	{
 	  eDiffCrossSectionData->push_back(TriDimensionMap());
 	  eNrjTransfData->push_back(TriDimensionMap());
@@ -328,7 +303,7 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
 	  if (tDummy != eTdummyVec->back()) eTdummyVec->push_back(tDummy);
 	  
 	  G4double tmp; //probability
-	  for (int j = 0; j < currentMaterialStructure->NumberOfLevels(); j++)
+	  for (G4int j = 0; j < currentMaterialStructure->NumberOfLevels(); ++j)
 	    {
 	      eDiffCrossSection >> tmp;	      
 	      (*eDiffCrossSectionData)[j][tDummy][eDummy] = tmp;
@@ -339,16 +314,17 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
 		  (*eProbaShellMap)[j][tDummy].push_back((*eDiffCrossSectionData)[j][tDummy][eDummy]);
 		}
 	      else {  // SI - only if eof is not reached !
-		if (!eDiffCrossSection.eof()) (*eDiffCrossSectionData)[j][tDummy][eDummy] *= scaleFactor;
+		(*eDiffCrossSectionData)[j][tDummy][eDummy] *= scaleFactor;
 		(*eVecm)[tDummy].push_back(eDummy);
 	      }
 	    }
 	}
       //
-      G4cout << "add to material vector" << G4endl;
+      //G4cout << "add to material vector" << G4endl;
       
       //Filing maps for the current material into the master maps
       if (fasterCode) {
+	isUsed1 = true;
 	eNrjTransStorage[mat] = eNrjTransfData;
 	eProbaShellStorage[mat] = eProbaShellMap;
       }
@@ -359,9 +335,13 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
       eIncidentEnergyStorage[mat] = eTdummyVec;
 
       //Cleanup support vectors
-      // delete eProbaShellMap;
-      // delete eDiffCrossSectionData;
-      // delete eNrjTransfData;
+      if (!isUsed1) {
+	delete eProbaShellMap;
+        delete eNrjTransfData;
+      } else {
+        delete eDiffCrossSectionData;
+	delete eVecm;
+      }
     }
     
     // *** PROTON
@@ -403,6 +383,7 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
 	//Creating vectors of maps for DCS and Cumulated DCS for the current material.
 	//Each vector is storing one map for each shell.
 	
+	G4bool isUsed1 = false;
 	vector<TriDimensionMap>* pDiffCrossSectionData = 
 	  new vector<TriDimensionMap>; //Storage of [IncidentEnergy, TransfEnergy, DCS values], used in slower code
 	vector<TriDimensionMap>* pNrjTransfData = 
@@ -411,9 +392,9 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
 	  new vector<VecMap>; //Storage of the vectors containing all cumulated DCS values for an initial energy, by shell
 	vector<G4double>* pTdummyVec = 
 	  new vector<G4double>; //Storage of incident energies for interpolation
-	VecMap* eVecm = new VecMap; //Transfered energy map for slower code
+	VecMap* pVecm = new VecMap; //Transfered energy map for slower code
 
-	for (int j = 0; j < currentMaterialStructure->NumberOfLevels(); ++j) 
+	for (G4int j = 0; j < currentMaterialStructure->NumberOfLevels(); ++j) 
 	  //Filling the map vectors with an empty map for each shell
 	  {
 	    pDiffCrossSectionData->push_back(TriDimensionMap());
@@ -430,7 +411,7 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
 	    if (tDummy != pTdummyVec->back()) pTdummyVec->push_back(tDummy);
 	    
 	    G4double tmp; //probability
-	    for (int j = 0; j < currentMaterialStructure->NumberOfLevels(); j++)
+	    for (G4int j = 0; j < currentMaterialStructure->NumberOfLevels(); j++)
 	      {
 		pDiffCrossSection >> tmp;	
 		(*pDiffCrossSectionData)[j][tDummy][eDummy] = tmp; 
@@ -444,28 +425,32 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
 		    (*pProbaShellMap)[j][tDummy].push_back((*pDiffCrossSectionData)[j][tDummy][eDummy]);
 		  }
 		else {  // SI - only if eof is not reached !
-		  if (!pDiffCrossSection.eof()) (*pDiffCrossSectionData)[j][tDummy][eDummy] *= scaleFactor;
-		  (*eVecm)[tDummy].push_back(eDummy);
+		  (*pDiffCrossSectionData)[j][tDummy][eDummy] *= scaleFactor;
+		  (*pVecm)[tDummy].push_back(eDummy);
 		}
 	      }
 	  }
 	
 	//Filing maps for the current material into the master maps
 	if (fasterCode) {
+	  isUsed1 = true;
 	  pNrjTransStorage[mat] = pNrjTransfData;
 	  pProbaShellStorage[mat] = pProbaShellMap;
 	}
 	else {
 	  pDiffDatatable[mat] = pDiffCrossSectionData;
-	  pVecmStorage[mat] = eVecm;
+	  pVecmStorage[mat] = pVecm;
 	}
 	pIncidentEnergyStorage[mat] = pTdummyVec;
-         
+
 	//Cleanup support vectors
-	//delete pNrjTransfData;
-	//delete eVecm;
-	//delete pDiffCrossSectionData;
-	//delete pProbaShellMap;
+	if (!isUsed1) {
+	  delete pProbaShellMap;
+	  delete pNrjTransfData;
+	} else {
+	  delete pDiffCrossSectionData;
+	  delete pVecm;
+	}
       }
     tableTCS[mat] = tableData;
   } 
@@ -494,7 +479,7 @@ void G4MicroElecInelasticModel_new::Initialise(const G4ParticleDefinition* parti
     }
   
   fAtomDeexcitation  = G4LossTableManager::Instance()->AtomDeexcitation();
-  
+
   fParticleChangeForGamma = GetParticleChangeForGamma();
   isInitialised = true;
 }
@@ -603,8 +588,8 @@ G4double G4MicroElecInelasticModel_new::CrossSectionPerVolume(const G4Material*
 	G4cout << " - Cross section per Si atom (cm^-1)=" << sigma*density / (1. / cm) << G4endl;
       }
         
-    return (sigma)*density;} 
- 
+    return (sigma)*density;
+  }
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
@@ -745,9 +730,6 @@ void G4MicroElecInelasticModel_new::SampleSecondaries(std::vector<G4DynamicParti
 	  //if (!SEFromFermiLevel && weaklyBound) limitEnergy += currentMaterialStructure->GetEnergyGap();
 	  fParticleChangeForGamma->SetProposedKineticEnergy(ekin - secondaryKinetic-limitEnergy); //Ef = Ei-(Q-El)-El = Ei-Q
 	  fParticleChangeForGamma->ProposeLocalEnergyDeposit(limitEnergy-deexSecEnergy);
-
-
-
 	  
       if (secondaryKinetic>0)
 	{  
@@ -848,7 +830,7 @@ G4double G4MicroElecInelasticModel_new::RandomizeEjectedElectronEnergyFromCumula
 		if(secondaryElectronKineticEnergy <= 0.) {
 			secondaryElectronKineticEnergy = 0.0;
 		}
-	}																									
+	}
 	else {
 		secondaryElectronKineticEnergy = transf - currentMaterialStructure->GetLimitEnergy(shell);
 		// for weaklybound electrons = gap  + average energy in the energy band
diff --git a/source/processes/electromagnetic/lowenergy/src/G4MicroElecLOPhononModel.cc b/source/processes/electromagnetic/lowenergy/src/G4MicroElecLOPhononModel.cc
index b9264c0b0d..2fde5273a8 100644
--- a/source/processes/electromagnetic/lowenergy/src/G4MicroElecLOPhononModel.cc
+++ b/source/processes/electromagnetic/lowenergy/src/G4MicroElecLOPhononModel.cc
@@ -61,9 +61,8 @@ G4MicroElecLOPhononModel::G4MicroElecLOPhononModel(const G4ParticleDefinition*,
                                                    const G4String& nam) 
   : G4VEmModel(nam),isInitialised(false)
 {
-  fParticleChangeForGamma = GetParticleChangeForGamma();
   G4cout << "Phonon model is constructed " << G4endl
-         << "Phonon Energy = " << phononEnergy / eV << " eV  "<< G4endl;											   															 
+         << "Phonon Energy = " << phononEnergy / eV << " eV  "<< G4endl;
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
diff --git a/source/processes/electromagnetic/standard/History b/source/processes/electromagnetic/standard/History
index c2de930d07..e759f68685 100644
--- a/source/processes/electromagnetic/standard/History
+++ b/source/processes/electromagnetic/standard/History
@@ -6,6 +6,13 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-01-23 V.Ivanchenko (emstand-V11-01-25)
+- G4IonICRU73Data - fixed bug #2586 for the case if target material has
+    an element with Z>92, improve debug printouts. In the Lindhard-Sorensen 
+    model to compute dEdx the first try is to take it from ICRU73 or ICRU90 
+    data, if this class return 0.0, then dEdx is computed from G4GenericIon 
+    and effective charge.
+
 ## 2023-11-03 Ben Morgan (emstand-V11-01-24)
 - Use "G4" prefixed version of EXPAT/ZLIB CMake variables
 
diff --git a/source/processes/electromagnetic/standard/include/G4IonICRU73Data.hh b/source/processes/electromagnetic/standard/include/G4IonICRU73Data.hh
index 83aed015f5..f143cdc4eb 100644
--- a/source/processes/electromagnetic/standard/include/G4IonICRU73Data.hh
+++ b/source/processes/electromagnetic/standard/include/G4IonICRU73Data.hh
@@ -65,6 +65,7 @@ public:
 
   // Z - atomic number of the projectile
   // e - energy per nucleon, loge = log(e)
+  // if data for a given combination Z/material exist the DEDX > 0. 
   G4double GetDEDX(const G4Material*, const G4int Z,
                    const G4double e, const G4double loge) const;
 
@@ -97,7 +98,6 @@ private:
   G4PhysicsLogVector* fElmData[81][93] = {{nullptr}};
   G4PhysicsFreeVector* fVector = nullptr;
 
-  G4int fNmat = 0;
   G4int fNbins = 0;
   G4int fNbinsPerDecade = 10;
   G4int fVerbose = 0;
diff --git a/source/processes/electromagnetic/standard/src/G4IonICRU73Data.cc b/source/processes/electromagnetic/standard/src/G4IonICRU73Data.cc
index 0fd4a0cffe..1f896eedcb 100644
--- a/source/processes/electromagnetic/standard/src/G4IonICRU73Data.cc
+++ b/source/processes/electromagnetic/standard/src/G4IonICRU73Data.cc
@@ -130,16 +130,19 @@ G4IonICRU73Data::~G4IonICRU73Data()
 G4double G4IonICRU73Data::GetDEDX(const G4Material* mat, const G4int Z,
                                   const G4double e, const G4double loge) const
 {
+  // if data does not exist the result is zero
+  if (Z > ZPROJMAX) { return 0.0; }
+
   G4PhysicsLogVector* v = nullptr;
-  G4int Z2 = std::min(Z, ZPROJMAX);
-  if(1 == mat->GetNumberOfElements()) {
-    G4int Z1 = std::min((*(mat->GetElementVector()))[0]->GetZasInt(), ZTARGMAX);
-    v = fElmData[Z2][Z1];
-  } else {
+  if (1 == mat->GetNumberOfElements()) {
+    G4int Z1 = (*(mat->GetElementVector()))[0]->GetZasInt();
+    if(Z1 > ZTARGMAX) { return 0.0; }
+    v = fElmData[Z][Z1];
+  }
+  else {
     G4int idx = fMatIndex[mat->GetIndex()];
-    if(idx < fNmat) {
-      v = (*(fMatData[Z2]))[idx];
-    }
+    if (idx < 0) { return 0.0; }
+    v = (*(fMatData[Z]))[idx];
   }
   if(nullptr == v) { return 0.0; }
   G4double res = (e > fEmin) ? v->LogVectorValue(e, loge) 
@@ -158,9 +161,13 @@ void G4IonICRU73Data::Initialise()
     fDataDirectory = ost.str();
   }
 
-  std::size_t nmat = G4Material::GetNumberOfMaterials();
+  const std::size_t nmat = G4Material::GetNumberOfMaterials();
+
+  // do nothing if for a new run list of materials is not changed
   if(nmat == fMatIndex.size()) { return; }
  
+  // look over all materials and recompute all materials
+  // do not recompute element data if exist
   if(1 < fVerbose) {
     G4cout << "### G4IonICRU73Data::Initialise() for " << nmat
            << " materials" << G4endl;
@@ -173,55 +180,64 @@ void G4IonICRU73Data::Initialise()
   auto mtable = G4Material::GetMaterialTable();
 
   for(G4int i=0; i<(G4int)nmat; ++i) {
-    fNmat = i;
     const G4Material* mat = (*mtable)[i];
+    const G4String matname = mat->GetName(); 
     G4int idx = (G4int)mat->GetIndex();
     if(1 < fVerbose) {
-      G4cout << i << ".  material:" << mat->GetName() 
+      G4cout << i << ".  material: " << matname 
              << "  idx=" << idx << "  matIdx=" << fMatIndex[idx] 
-	     << "  fNmat=" << fNmat << G4endl;
+             << G4endl;
     }
     if(fMatIndex[idx] == -1) {
-      fMatIndex[idx] = i;
-      G4String matname = mat->GetName();
       G4bool isOK = false; 
-      if(1 == mat->GetNumberOfElements()) {
-        ReadElementData(mat, useICRU90);
-        isOK = true;
-        if(1 < fVerbose) {
-          G4cout << "Material from single element fNmat=" << fNmat << G4endl;
-        }
-      }
-      if(!isOK && useICRU90) {
+
+      // for material in ICRU90 
+      if(useICRU90) {
         for(G4int j=0; j<3; ++j) {
           if(matname == namesICRU90[j]) {
             ReadMaterialData(mat, densityCoef[j], true);
             isOK = true;
             if(1 < fVerbose) {
-              G4cout << "ICRU90 material" << G4endl;
+              G4cout << "ICRU90 material " << matname << G4endl;
             }
             break;
           }
         }
       }
+      // for material in ICRU73
       if(!isOK) {
         for(G4int j=0; j<31; ++j) {
           if(matname == namesICRU73[j]) {
             ReadMaterialData(mat, 1.0, false);
             isOK = true;
             if(1 < fVerbose) {
-              G4cout << "ICRU73 material" << G4endl;
+              G4cout << "ICRU73 material " << matname << G4endl;
             }
             break;
           }
         }
       }
+      // dEdx is combined from element stopping power
+      // Target element Z <= ZTARGMAX
       if(!isOK) {
-        ReadElementData(mat, useICRU90);
-        if(1 < fVerbose) {
-          G4cout << "Read element data" << G4endl;
-        }
+	const std::size_t nelm = mat->GetNumberOfElements();
+	auto elmv = mat->GetElementVector();
+	G4bool isOut = false;
+        for (std::size_t j=0; j<nelm; ++j) {
+          if ((*elmv)[j]->GetZasInt() > ZTARGMAX) {
+	    isOut = true;
+	    break;
+	  }
+	}
+	if (!isOut) {
+	  ReadElementData(mat, useICRU90);
+	  isOK = true;
+	  if(1 < fVerbose) {
+	    G4cout << "Data via elements for " << matname << G4endl;
+	  }
+	}
       }
+      if(isOK) { fMatIndex[idx] = i; }
     }
     if(1 < fVerbose) {
       G4cout << "     matData: " << fMatData[i] << G4endl;
@@ -235,7 +251,8 @@ void G4IonICRU73Data::ReadMaterialData(const G4Material* mat,
                                        const G4double coeff, 
                                        const G4bool useICRU90)
 {
-  G4String name = mat->GetName();
+  const G4String name = mat->GetName();
+  const G4int idx = (G4int)mat->GetIndex();
   for(G4int Z=3; Z<=ZPROJMAX; ++Z) {
     std::ostringstream ost;
     ost << fDataDirectory << "icru";
@@ -262,7 +279,7 @@ void G4IonICRU73Data::ReadMaterialData(const G4Material* mat,
 	}
       }
     }
-    if(nullptr == (*(fMatData[Z1]))[fNmat]) {
+    if(nullptr == (*(fMatData[Z1]))[idx]) {
       ost << "/z" << Z1 << "_" << name << ".dat"; 
       G4PhysicsLogVector* v = RetrieveVector(ost, false);
       if(nullptr != v) {
@@ -274,14 +291,14 @@ void G4IonICRU73Data::ReadMaterialData(const G4Material* mat,
 		 << " and projectile Z=" << Z1 << G4endl;
 	  G4cout << *v << G4endl;
 	}
-	(*(fMatData[Z1]))[fNmat] = v;
+	(*(fMatData[Z1]))[idx] = v;
       }
     }
     if(Z != Z1) {
-      auto v2 = (*(fMatData[Z1]))[fNmat];
+      auto v2 = (*(fMatData[Z1]))[idx];
       if(nullptr != v2) {
 	auto v1 = new G4PhysicsLogVector(*v2);
-	(*(fMatData[Z]))[fNmat] = v1;
+	(*(fMatData[Z]))[idx] = v1;
 	v1->ScaleVector(1.0, scale);
       }
     }
@@ -295,7 +312,11 @@ void G4IonICRU73Data::ReadElementData(const G4Material* mat, G4bool useICRU90)
   const G4ElementVector* elmv = mat->GetElementVector();
   const G4double* dens = mat->GetFractionVector();
   const G4int nelm = (G4int)mat->GetNumberOfElements();
-  for(G4int Z=3; Z<ZPROJMAX; ++Z) {
+  for(G4int Z=3; Z<=ZPROJMAX; ++Z) {
+    if (1 < fVerbose) {
+      G4cout << "ReadElementData for " << mat->GetName() << " Z=" << Z 
+	     << " Nelm=" << nelm << G4endl;
+    }
     G4PhysicsLogVector* v = nullptr; 
     if(1 == nelm) {
       v = FindOrBuildElementData(Z, (*elmv)[0]->GetZasInt(), useICRU90);
@@ -311,7 +332,7 @@ void G4IonICRU73Data::ReadElementData(const G4Material* mat, G4bool useICRU90)
         v->PutValue(i, dedx);
       }
       if(fSpline) { v->FillSecondDerivatives(); }
-      (*(fMatData[Z]))[fNmat] = v;
+      (*(fMatData[Z]))[(G4int)mat->GetIndex()] = v;
     }
     // scale data for correct units
     if(nullptr != v) {
diff --git a/source/processes/electromagnetic/utils/History b/source/processes/electromagnetic/utils/History
index 71486a3c0a..43f3a4271f 100644
--- a/source/processes/electromagnetic/utils/History
+++ b/source/processes/electromagnetic/utils/History
@@ -6,7 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
-## 2022-12-01 John Allison (emutils-V11-01-25)
+## 2023-12-15 V.Ivanchenko (emutils-V11-01-26)
+- G4VEmProcess, G4VEnergyLossProcess - minor CPU optimisation by reduction
+    of number of calls for Log of kinetic energy 
+
+## 2023-12-01 John Allison (emutils-V11-01-25)
 - G4EmParametersMessenger:
   - Fix "/process/eloss/setFluctModel" - change "eloss" to "eLoss".
 
diff --git a/source/processes/electromagnetic/utils/include/G4VEmProcess.hh b/source/processes/electromagnetic/utils/include/G4VEmProcess.hh
index 3206435726..bcd6599ba9 100644
--- a/source/processes/electromagnetic/utils/include/G4VEmProcess.hh
+++ b/source/processes/electromagnetic/utils/include/G4VEmProcess.hh
@@ -314,7 +314,9 @@ private:
 
   void PrintWarning(G4String tit, G4double val);
 
-  void ComputeIntegralLambda(G4double kinEnergy, G4double logKinEnergy);
+  void ComputeIntegralLambda(G4double kinEnergy, const G4Track&);
+
+  inline G4double LogEkin(const G4Track&);
 
   inline G4double GetLambdaFromTable(G4double kinEnergy);
 
@@ -385,7 +387,6 @@ protected:
 
   G4double mfpKinEnergy = DBL_MAX;
   G4double preStepKinEnergy = 0.0;
-  G4double preStepLogKinEnergy = LOG_EKIN_MIN;
   G4double preStepLambda = 0.0;
 
 private:
@@ -516,6 +517,13 @@ inline G4double G4VEmProcess::GetLambdaFromTable(G4double e)
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
+inline G4double G4VEmProcess::LogEkin(const G4Track& track)
+{
+  return track.GetDynamicParticle()->GetLogKineticEnergy();
+}
+
+//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
+
 inline G4double G4VEmProcess::GetLambdaFromTable(G4double e, G4double loge)
 {
   return ((*theLambdaTable)[basedCoupleIndex])->LogVectorValue(e, loge);
diff --git a/source/processes/electromagnetic/utils/include/G4VEnergyLossProcess.hh b/source/processes/electromagnetic/utils/include/G4VEnergyLossProcess.hh
index 0222ed61fe..1cedc386e1 100644
--- a/source/processes/electromagnetic/utils/include/G4VEnergyLossProcess.hh
+++ b/source/processes/electromagnetic/utils/include/G4VEnergyLossProcess.hh
@@ -403,8 +403,10 @@ private:
   inline G4double GetLambdaForScaledEnergy(G4double scaledKinE, 
                                            G4double logScaledKinE);
 
+  inline G4double LogScaledEkin(const G4Track& aTrack);
+  
   void ComputeLambdaForScaledEnergy(G4double scaledKinE,
-                                    G4double logScaledKinE);
+                                    const G4Track& aTrack);
 
   G4bool IsRegionForCubcutProcessor(const G4Track& aTrack);
 
@@ -472,9 +474,7 @@ protected:
 
   G4double preStepLambda = 0.0;
   G4double preStepKinEnergy = 0.0;
-  G4double preStepLogKinEnergy = LOG_EKIN_MIN;
   G4double preStepScaledEnergy = 0.0;
-  G4double preStepLogScaledEnergy = LOG_EKIN_MIN;
   G4double mfpKinEnergy = 0.0;
 
   std::size_t currentCoupleIndex = 0;
@@ -582,6 +582,8 @@ inline G4double G4VEnergyLossProcess::GetDEDXForScaledEnergy(G4double e)
   return x;
 }
 
+//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
+
 inline
 G4double G4VEnergyLossProcess::GetDEDXForScaledEnergy(G4double e, G4double loge)
 {
@@ -702,6 +704,13 @@ G4VEnergyLossProcess::GetLambdaForScaledEnergy(G4double e, G4double loge)
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
+inline G4double G4VEnergyLossProcess::LogScaledEkin(const G4Track& track)
+{
+  return track.GetDynamicParticle()->GetLogKineticEnergy() + logMassRatio;
+}
+
+//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
+
 inline G4double 
 G4VEnergyLossProcess::GetDEDX(G4double kinEnergy,
                               const G4MaterialCutsCouple* couple)
diff --git a/source/processes/electromagnetic/utils/src/G4VEmProcess.cc b/source/processes/electromagnetic/utils/src/G4VEmProcess.cc
index bcec801523..74f83edcfc 100644
--- a/source/processes/electromagnetic/utils/src/G4VEmProcess.cc
+++ b/source/processes/electromagnetic/utils/src/G4VEmProcess.cc
@@ -335,6 +335,7 @@ void G4VEmProcess::StartTracking(G4Track* track)
   currentParticle = track->GetParticleDefinition();
   theNumberOfInteractionLengthLeft = -1.0;
   mfpKinEnergy = DBL_MAX;
+  preStepLambda = 0.0;
 
   if(isIon) { massRatio = proton_mass_c2/currentParticle->GetPDGMass(); }
 
@@ -359,8 +360,7 @@ G4double G4VEmProcess::PostStepGetPhysicalInteractionLength(
   G4double x = DBL_MAX;
 
   DefineMaterial(track.GetMaterialCutsCouple());
-  preStepKinEnergy    = track.GetKineticEnergy();
-  preStepLogKinEnergy = track.GetDynamicParticle()->GetLogKineticEnergy();
+  preStepKinEnergy = track.GetKineticEnergy();
   const G4double scaledEnergy = preStepKinEnergy*massRatio;
   SelectModel(scaledEnergy, currentCoupleIndex);
   /*
@@ -370,6 +370,8 @@ G4double G4VEmProcess::PostStepGetPhysicalInteractionLength(
   if(!currentModel->IsActive(scaledEnergy)) { 
     theNumberOfInteractionLengthLeft = -1.0;
     currentInteractionLength = DBL_MAX;
+    mfpKinEnergy = DBL_MAX;
+    preStepLambda = 0.0;
     return x; 
   }
  
@@ -384,7 +386,8 @@ G4double G4VEmProcess::PostStepGetPhysicalInteractionLength(
   }
 
   // compute mean free path
-  ComputeIntegralLambda(preStepKinEnergy, preStepLogKinEnergy);
+
+  ComputeIntegralLambda(preStepKinEnergy, track);
 
   // zero cross section
   if(preStepLambda <= 0.0) { 
@@ -417,15 +420,15 @@ G4double G4VEmProcess::PostStepGetPhysicalInteractionLength(
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
-void G4VEmProcess::ComputeIntegralLambda(G4double e, G4double loge)
+void G4VEmProcess::ComputeIntegralLambda(G4double e, const G4Track& track)
 {
-  if(fXSType == fEmNoIntegral) {
-    preStepLambda = GetCurrentLambda(e, loge);
+  if (fXSType == fEmNoIntegral) {
+    preStepLambda = GetCurrentLambda(e, LogEkin(track));
 
-  } else if(fXSType == fEmIncreasing) {
+  } else if (fXSType == fEmIncreasing) {
     if(e*invLambdaFactor < mfpKinEnergy) {
-      mfpKinEnergy = e;
-      preStepLambda = GetCurrentLambda(e, loge); 
+      preStepLambda = GetCurrentLambda(e, LogEkin(track));
+      mfpKinEnergy = (preStepLambda > 0.0) ? e : 0.0;
     }
 
   } else if(fXSType == fEmDecreasing) {
@@ -439,17 +442,16 @@ void G4VEmProcess::ComputeIntegralLambda(G4double e, G4double loge)
     const G4double epeak = (*theEnergyOfCrossSectionMax)[currentCoupleIndex];
     if(e <= epeak) {
       if(e*invLambdaFactor < mfpKinEnergy) {
-        mfpKinEnergy = e;
-        preStepLambda = GetCurrentLambda(e, loge); 
+        preStepLambda = GetCurrentLambda(e, LogEkin(track));
+        mfpKinEnergy = (preStepLambda > 0.0) ? e : 0.0;
       }
     } else if(e < mfpKinEnergy) { 
       const G4double e1 = std::max(epeak, e*lambdaFactor);
-      preStepLambda = GetCurrentLambda(e1); 
+      preStepLambda = GetCurrentLambda(e1);
       mfpKinEnergy = e1;
     }
-
   } else {
-    preStepLambda = GetCurrentLambda(e, loge); 
+    preStepLambda = GetCurrentLambda(e, LogEkin(track));
   }
 }
 
diff --git a/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc b/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc
index 985089bd79..f51cfa5b4f 100644
--- a/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc
+++ b/source/processes/electromagnetic/utils/src/G4VEnergyLossProcess.cc
@@ -546,6 +546,7 @@ void G4VEnergyLossProcess::StartTracking(G4Track* track)
   // reset parameters for the new track
   theNumberOfInteractionLengthLeft = -1.0;
   mfpKinEnergy = DBL_MAX;
+  preStepLambda = 0.0;
   currentCouple = nullptr;
 
   // reset ion
@@ -567,13 +568,13 @@ void G4VEnergyLossProcess::StartTracking(G4Track* track)
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
 G4double G4VEnergyLossProcess::AlongStepGetPhysicalInteractionLength(
-                             const G4Track&,G4double,G4double,G4double&,
+                             const G4Track& track, G4double, G4double, G4double&,
                              G4GPILSelection* selection)
 {
   G4double x = DBL_MAX;
   *selection = aGPILSelection;
   if(isIonisation && currentModel->IsActive(preStepScaledEnergy)) {
-    GetScaledRangeForScaledEnergy(preStepScaledEnergy, preStepLogScaledEnergy);
+    GetScaledRangeForScaledEnergy(preStepScaledEnergy, LogScaledEkin(track));
     x = (useCutAsFinalRange) ? std::min(finalRange,
       currentCouple->GetProductionCuts()->GetProductionCut(1)) : finalRange;
     x = (fRange > x) ? fRange*dRoverRange + x*(1.0 - dRoverRange)*(2.0 - x/fRange)
@@ -601,15 +602,15 @@ G4double G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(
   // at the beginning of the step
   DefineMaterial(track.GetMaterialCutsCouple());
   preStepKinEnergy       = track.GetKineticEnergy();
-  preStepLogKinEnergy    = track.GetDynamicParticle()->GetLogKineticEnergy();
   preStepScaledEnergy    = preStepKinEnergy*massRatio;
-  preStepLogScaledEnergy = preStepLogKinEnergy + logMassRatio;
   SelectModel(preStepScaledEnergy);
 
   if(!currentModel->IsActive(preStepScaledEnergy)) { 
     theNumberOfInteractionLengthLeft = -1.0;
+    mfpKinEnergy = DBL_MAX;
+    preStepLambda = 0.0;
     currentInteractionLength = DBL_MAX;
-    return x; 
+    return x;
   }
 
   // change effective charge of a charged particle on fly
@@ -632,9 +633,8 @@ G4double G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(
     }
   }
 
-  // compute mean free path
-  ComputeLambdaForScaledEnergy(preStepScaledEnergy, preStepLogScaledEnergy);
-
+  ComputeLambdaForScaledEnergy(preStepScaledEnergy, track);
+  
   // zero cross section
   if(preStepLambda <= 0.0) { 
     theNumberOfInteractionLengthLeft = -1.0;
@@ -681,13 +681,13 @@ G4double G4VEnergyLossProcess::PostStepGetPhysicalInteractionLength(
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
 
 void
-G4VEnergyLossProcess::ComputeLambdaForScaledEnergy(G4double e, G4double loge)
+G4VEnergyLossProcess::ComputeLambdaForScaledEnergy(G4double e, const G4Track& track)
 {
   // cross section increased with energy
   if(fXSType == fEmIncreasing) {
     if(e*invLambdaFactor < mfpKinEnergy) {
-      mfpKinEnergy = e;
-      preStepLambda = GetLambdaForScaledEnergy(e, loge); 
+      preStepLambda = GetLambdaForScaledEnergy(e, LogScaledEkin(track));
+      mfpKinEnergy = (preStepLambda > 0.0) ? e : 0.0;
     }
 
     // cross section has one peak
@@ -695,8 +695,8 @@ G4VEnergyLossProcess::ComputeLambdaForScaledEnergy(G4double e, G4double loge)
     const G4double epeak = (*theEnergyOfCrossSectionMax)[basedCoupleIndex];
     if(e <= epeak) {
       if(e*invLambdaFactor < mfpKinEnergy) {
-        mfpKinEnergy = e;
-        preStepLambda = GetLambdaForScaledEnergy(e, loge); 
+        preStepLambda = GetLambdaForScaledEnergy(e, LogScaledEkin(track));
+        mfpKinEnergy = (preStepLambda > 0.0) ? e : 0.0;
       }
     } else if(e < mfpKinEnergy) { 
       const G4double e1 = std::max(epeak, e*lambdaFactor);
@@ -712,8 +712,8 @@ G4VEnergyLossProcess::ComputeLambdaForScaledEnergy(G4double e, G4double loge)
     // below the 1st peak
     if(e <= e1peak) {
       if(e*invLambdaFactor < mfpKinEnergy) {
-        mfpKinEnergy = e;
-        preStepLambda = GetLambdaForScaledEnergy(e, loge); 
+        preStepLambda = GetLambdaForScaledEnergy(e, LogScaledEkin(track));
+        mfpKinEnergy = (preStepLambda > 0.0) ? e : 0.0;
       }
       return;
     }
@@ -732,7 +732,7 @@ G4VEnergyLossProcess::ComputeLambdaForScaledEnergy(G4double e, G4double loge)
     if(e <= e2peak) {
       if(e*invLambdaFactor < mfpKinEnergy) {
         mfpKinEnergy = e;
-        preStepLambda = GetLambdaForScaledEnergy(e, loge); 
+        preStepLambda = GetLambdaForScaledEnergy(e, LogScaledEkin(track));
       }
       return;
     }
@@ -751,7 +751,7 @@ G4VEnergyLossProcess::ComputeLambdaForScaledEnergy(G4double e, G4double loge)
     if(e <= e3peak) {
       if(e*invLambdaFactor < mfpKinEnergy) {
         mfpKinEnergy = e;
-        preStepLambda = GetLambdaForScaledEnergy(e, loge); 
+        preStepLambda = GetLambdaForScaledEnergy(e, LogScaledEkin(track));
       }
       return;
     }
@@ -763,7 +763,7 @@ G4VEnergyLossProcess::ComputeLambdaForScaledEnergy(G4double e, G4double loge)
     }
     // integral method is not used
   } else {
-    preStepLambda = GetLambdaForScaledEnergy(e, loge); 
+    preStepLambda = GetLambdaForScaledEnergy(e, LogScaledEkin(track));
   }
 }
 
@@ -820,7 +820,7 @@ G4VParticleChange* G4VEnergyLossProcess::AlongStepDoIt(const G4Track& track,
 
   // Short step
   eloss = length*GetDEDXForScaledEnergy(preStepScaledEnergy,
-                                        preStepLogScaledEnergy);
+                                        LogScaledEkin(track));
   /*
   G4cout << "##### Short STEP: eloss= " << eloss 
 	 << " Escaled=" << preStepScaledEnergy
diff --git a/source/processes/electromagnetic/xrays/History b/source/processes/electromagnetic/xrays/History
index b992e3f57a..d9b4bd3da2 100644
--- a/source/processes/electromagnetic/xrays/History
+++ b/source/processes/electromagnetic/xrays/History
@@ -6,6 +6,13 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-01-10 Soon Yung Jun (xrays-V11-01-10)
+- G4Scintillation::sample_time - refactor the scintillation time sampling
+
+## 2023-12-16 Vladimir Grichine
+- G4GaussXTRadiator, G4VXTRenergyLoss - flexible summation in
+  SpectralXTRdEdx, clean-up in GetStackFactor based on std::complex methods
+
 ## 2023-11-04 Vladimir Grichine (xrays-V11-01-09)
 - G4GaussXTRadiator - bug fixed by renaming virtual function to prevent
   clash between base and inhereted classes, new name SpectralXTRdEdxFS
diff --git a/source/processes/electromagnetic/xrays/include/G4GaussXTRadiator.hh b/source/processes/electromagnetic/xrays/include/G4GaussXTRadiator.hh
index 5f8cab99eb..72c368ba05 100644
--- a/source/processes/electromagnetic/xrays/include/G4GaussXTRadiator.hh
+++ b/source/processes/electromagnetic/xrays/include/G4GaussXTRadiator.hh
@@ -53,7 +53,7 @@ class G4GaussXTRadiator : public G4VXTRenergyLoss
   ~G4GaussXTRadiator();
 
   // reimplementation of base class function in analytical way
-  G4double SpectralXTRdEdxFS(G4double energy);
+  G4double SpectralXTRdEdx(G4double energy) override;
 
   G4double GetStackFactor(G4double energy, G4double gamma,
                           G4double varAngle) override;
diff --git a/source/processes/electromagnetic/xrays/include/G4VXTRenergyLoss.hh b/source/processes/electromagnetic/xrays/include/G4VXTRenergyLoss.hh
index a151d8457b..234c31c6c4 100644
--- a/source/processes/electromagnetic/xrays/include/G4VXTRenergyLoss.hh
+++ b/source/processes/electromagnetic/xrays/include/G4VXTRenergyLoss.hh
@@ -151,6 +151,8 @@ class G4VXTRenergyLoss : public G4VDiscreteProcess
   void   SetCompton(G4bool pC) { fCompton = pC; };
   G4bool GetCompton() { return fCompton; };
 
+  G4int GetKrange(){ return fKrange;};
+  void SetKrange( G4int kk ){ fKrange = kk;};
 
 
   void     SetAlphaGas(G4double ag){ fAlphaGas = ag;};
@@ -214,7 +216,7 @@ class G4VXTRenergyLoss : public G4VDiscreteProcess
 
   G4int fTotBin;  //  number of bins in log-gamma scale
   G4int fBinTR;   //  number of bins in TR energy-angle vectors
-  
+  G4int fKrange; 
   G4ParticleDefinition* fPtrGamma;  // pointer to TR photon
 
   G4double* fGammaCutInKineticEnergy;  // TR photon cut in energy array
diff --git a/source/processes/electromagnetic/xrays/src/G4GaussXTRadiator.cc b/source/processes/electromagnetic/xrays/src/G4GaussXTRadiator.cc
index 28c4900062..9730544303 100644
--- a/source/processes/electromagnetic/xrays/src/G4GaussXTRadiator.cc
+++ b/source/processes/electromagnetic/xrays/src/G4GaussXTRadiator.cc
@@ -60,9 +60,9 @@ void G4GaussXTRadiator::ProcessDescription(std::ostream& out) const
 ///////////////////////////////////////////////////////////////////////////
 //
 // The Fabian-Strujinsky (FS) algorithm for integration over XTR angle, 
-// resolution is about 0.5 mrad
+// resolution is about 0.1-0.5 mrad
 
-G4double G4GaussXTRadiator::SpectralXTRdEdxFS(G4double energy)
+G4double G4GaussXTRadiator::SpectralXTRdEdx(G4double energy)
 {
   G4double result, sum = 0., tmp, cof1, cof2, cofMin, cofPHC, theta2, theta2k;
   G4int k, kMax, kMin;
@@ -82,7 +82,7 @@ G4double G4GaussXTRadiator::SpectralXTRdEdxFS(G4double energy)
   if(cofMin > kMin)
     kMin++;
 
-  kMax = kMin + 49;
+  kMax = kMin + fKrange;
 
   if(verboseLevel > 2)
   {
@@ -130,88 +130,27 @@ G4double G4GaussXTRadiator::GetStackFactor(G4double energy,
                                                     G4double gamma,
                                                     G4double varAngle)
 {
-  G4double result, Qa, Qb, Q, Qn, aZa, bZb, aMa, bMb;
-
-  G4double Ma, Mb, Za, Zb;
-
+  G4double result(0.);
   G4double sa = fPlateThick/fAlphaPlate;
   G4double sb = fGasThick/fAlphaGas;
-
-  Za  = GetPlateFormationZone(energy, gamma, varAngle);
-  
-  aZa = fPlateThick / Za ;
-
-  Zb  =  GetGasFormationZone(energy, gamma, varAngle);
-  
-  bZb = fGasThick / Zb ;
-
-  Ma =  GetPlateLinearPhotoAbs(energy);
-  
-  aMa = fPlateThick * Ma;
-
-  Mb = GetGasLinearPhotoAbs(energy);
-  
-  bMb   = fGasThick * Mb;
-
-  // Gauss fluctuation of gas gaps according to RMS = sb = b/fAlphaGas
- 
-  G4double gre, gim, pre, pim;
-
-  pre = -0.5 * aMa - sa * sa * ( 4./ Za / Za - Ma*Ma )/8.;
-  
-  gre = -0.5 * bMb - sb * sb * ( 4./ Zb / Zb - Mb*Mb )/8.;
-
-  pim = sa * sa * Ma/2./Za - aZa;
-
-  gim = sb * sb * Mb/2./Zb - bZb;
- 
-  Qa    = std::exp(pre);
-  
-  Qb    = std::exp(gre);
-  
-  // Q     = Qa * Qb;
-
-  G4complex Ha( Qa * std::cos(pim), Qa * std::sin(pim) );
-  
-  G4complex Hb( Qb * std::cos(gim), Qb * std::sin(gim) );
-
-  G4double hre, him, hnre, hnim;
-
-  hre  = pre + gre;
-  
-  him  = pim + gim;
-
   G4double nn = G4double(fPlateNumber);
   
-  hnre = nn*hre;
-  
-  hnim = nn*him;
-
-  Q  = std::exp(hre);
-  
-  Qn = std::exp(hnre);
-  
-  
-  // G4complex H  = Ha * Hb;
-
+  G4complex med( 0., 1.);
+  G4complex Z1   = GetPlateComplexFZ( energy, gamma, varAngle);
+  G4complex order1 = -0.5*med*fPlateThick/Z1 - 0.125*sa*sa/Z1/Z1;
 
-  G4complex H( Q * std::cos(him), Q * std::sin(him) );
-  G4complex Hn( Qn * std::cos(hnim), Qn * std::sin(hnim) );
-  
-  // G4complex Hs = conj(H);
+  G4complex Z2   = GetGasComplexFZ( energy, gamma, varAngle);
+  G4complex order2 = -0.5*med*fGasThick/Z2 - 0.125*sb*sb/Z2/Z2;
 
-  // G4double sigma, D;
-  
-  // sigma = aMa * fPlateThick + bMb * fGasThick;
+  G4complex ordernn = ( order1 + order2 )*nn;
 
-  // D = 1.0 / ((1 - Q) * (1 - Q) + 4 * Q * std::sin(0.5 * (aZa + bZb)) * std::sin(0.5 * (aZa + bZb)));
-  
-  // G4complex F1 = ( 1.0 - Ha ) * ( 1.0 - Hb ) * ( 1.0 - Hs ) * G4double(fPlateNumber) * D;
+  G4complex Ha = exp( order1 );
+  G4complex Hb = exp( order2 );
+  G4complex H  = Ha * Hb;
+  G4complex Hn = exp( ordernn );
   
   G4complex F1 = ( 1.0 - Ha ) * ( 1.0 - Hb ) * nn / ( 1. - H );
   
-  // G4complex F2 = ( 1.0 - Ha ) * ( 1.0 - Ha ) * Hb * ( 1.0 - Hs ) * ( 1.0 - Hs ) * (1.0 - std::exp( -0.5 * fPlateNumber * sigma) ) * D * D;
-
   G4complex F2 = ( 1.0 - Ha ) * ( 1.0 - Ha ) * Hb * ( 1. - Hn ) / ( 1. - H ) / ( 1. - H );
   
   G4complex R = (F1 + F2) * OneInterfaceXTRdEdx(energy, gamma, varAngle);
diff --git a/source/processes/electromagnetic/xrays/src/G4Scintillation.cc b/source/processes/electromagnetic/xrays/src/G4Scintillation.cc
index 7bbbef4c96..5ae8a1db3b 100644
--- a/source/processes/electromagnetic/xrays/src/G4Scintillation.cc
+++ b/source/processes/electromagnetic/xrays/src/G4Scintillation.cc
@@ -639,21 +639,16 @@ G4double G4Scintillation::sample_time(G4double tau1, G4double tau2)
 {
   // tau1: rise time and tau2: decay time
   // Loop checking, 07-Aug-2015, Vladimir Ivanchenko
-  while(true)
+  G4double t;
+
+  do
   {
-    G4double ran1 = G4UniformRand();
-    G4double ran2 = G4UniformRand();
-
-    // exponential distribution as envelope function: very efficient
-    G4double d = (tau1 + tau2) / tau2;
-    // make sure the envelope function is
-    // always larger than the bi-exponential
-    G4double t  = -1.0 * tau2 * std::log(1. - ran1);
-    G4double gg = d * single_exp(t, tau2);
-    if(ran2 <= bi_exp(t, tau1, tau2) / gg)
-      return t;
+    // The exponential distribution as an envelope function: very efficient
+    t  = -1.0 * tau2 * G4Log(1.0 - G4UniformRand());
   }
-  return -1.0;
+  while (G4UniformRand() > (1.0 - G4Exp(-t/tau1)));
+
+  return t;
 }
 
 //....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
diff --git a/source/processes/electromagnetic/xrays/src/G4VXTRenergyLoss.cc b/source/processes/electromagnetic/xrays/src/G4VXTRenergyLoss.cc
index 15bdccd059..72becd958e 100644
--- a/source/processes/electromagnetic/xrays/src/G4VXTRenergyLoss.cc
+++ b/source/processes/electromagnetic/xrays/src/G4VXTRenergyLoss.cc
@@ -87,8 +87,8 @@ G4VXTRenergyLoss::G4VXTRenergyLoss(G4LogicalVolume* anEnvelope,
   fTheMaxAngle    = 4.e-4;
 
   fTotBin = 50;  //  number of bins in log scale 
-  fBinTR  =  100; //   number of bins in TR vectors
-
+  fBinTR  = 100; //   number of bins in TR vectors
+  fKrange = 229;
   // min/max angle2 in log-vectors
 
   fMinThetaTR = 3.0e-9; 
diff --git a/source/processes/hadronic/cross_sections/History b/source/processes/hadronic/cross_sections/History
index 82dccc6c40..8e6f28c071 100644
--- a/source/processes/hadronic/cross_sections/History
+++ b/source/processes/hadronic/cross_sections/History
@@ -6,6 +6,10 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2023-12-09 Vladimir Ivanchenko (hadr-cross-V11-01-17)
+- G4KokoulinMuonNuclearXS - use faster interface to G4PhysicsVector
+- G4ElectroNuclearCrossSection - added low-energy limit 100 MeV for x-section
+
 ## 2023-11-18 I. Hrivnacova (hadr-cross-V11-01-16)
 - G4PhotoNuclearCrossSection - fix memory leaks
 
diff --git a/source/processes/hadronic/cross_sections/src/G4ElectroNuclearCrossSection.cc b/source/processes/hadronic/cross_sections/src/G4ElectroNuclearCrossSection.cc
index 448c4f007a..5c49a52b49 100644
--- a/source/processes/hadronic/cross_sections/src/G4ElectroNuclearCrossSection.cc
+++ b/source/processes/hadronic/cross_sections/src/G4ElectroNuclearCrossSection.cc
@@ -61,6 +61,7 @@ G4_DECLARE_XS_FACTORY(G4ElectroNuclearCrossSection);
 // removing all the static consts and putting them here
 
 // Parametrization of the PhotoNucCS
+static const G4double sLowEnergyLimit = 100.;  // Low-energy limit for the process in MeV
 static const G4double shd=1.0734;              // HE PomShadowing(D)
 static const G4double poc=0.0375;              // HE Pomeron coefficient
 static const G4double pos=16.5;                // HE Pomeron shift
@@ -2254,17 +2255,16 @@ G4ElectroNuclearCrossSection::CrossSectionDescription(std::ostream& outFile) con
     << "all energies.\n";
 }
 
-G4bool G4ElectroNuclearCrossSection::IsElementApplicable(const G4DynamicParticle* /*aParticle*/, G4int Z, const G4Material*)
+G4bool G4ElectroNuclearCrossSection::IsElementApplicable(const G4DynamicParticle*, G4int, const G4Material*)
 {
-  return (Z>0 && Z<120);
+  return true;
 }
 
-
 G4double G4ElectroNuclearCrossSection::GetElementCrossSection(const G4DynamicParticle* aPart, G4int ZZ, const G4Material*)
 {
-    const G4double Energy = aPart->GetKineticEnergy()/MeV; // Energy of the electron
+    const G4double Energy = aPart->GetKineticEnergy(); // Energy of the electron
 
-    if (Energy<=EMi) return 0.;              // Energy is below the minimum energy in the table
+    if (Energy <= sLowEnergyLimit || ZZ >= 120) return 0.;  // Energy is below the minimum energy of the process
     
     if(ZZ!=lastZ)      // This nucleus was not the last used element
     {
diff --git a/source/processes/hadronic/cross_sections/src/G4KokoulinMuonNuclearXS.cc b/source/processes/hadronic/cross_sections/src/G4KokoulinMuonNuclearXS.cc
index 6fc34dc878..b4445cef75 100644
--- a/source/processes/hadronic/cross_sections/src/G4KokoulinMuonNuclearXS.cc
+++ b/source/processes/hadronic/cross_sections/src/G4KokoulinMuonNuclearXS.cc
@@ -219,11 +219,11 @@ ComputeDDMicroscopicCrossSection(G4double KineticEnergy, G4double,
 
 G4double G4KokoulinMuonNuclearXS::
 GetElementCrossSection(const G4DynamicParticle* aPart,
-		       G4int Z, const G4Material*)
+		       G4int ZZ, const G4Material*)
 {
   //AR-24Apr2018 Switch to treat transuranic elements as uranium  
-  const G4bool isHeavyElementAllowed = true; if ( isHeavyElementAllowed && Z>92 ) Z=92;
-
-  return theCrossSection[Z]->Value(aPart->GetKineticEnergy());
+  G4int Z = std::min(ZZ, 92);
+  return theCrossSection[Z]->LogVectorValue(aPart->GetKineticEnergy(),
+					    aPart->GetLogKineticEnergy());
 }
 
diff --git a/source/processes/hadronic/management/History b/source/processes/hadronic/management/History
index a739e031ac..8bc369444b 100644
--- a/source/processes/hadronic/management/History
+++ b/source/processes/hadronic/management/History
@@ -6,6 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+
+## 2023-12-09 Vladimir Ivanchenko (hadr-man-V11-01-09)
+- G4HadronicProcess - explicitly define cross section type per particle type,
+    this should improve CPU performance for hadronic showers for ~1%
+
 ## 2023-11-18 I. Hrivnacova (hadr-man-V11-01-08)
 - G4HadronicProcess, G4HadXSHelper - fixed memory leak at exit
 
diff --git a/source/processes/hadronic/management/src/G4HadronicProcess.cc b/source/processes/hadronic/management/src/G4HadronicProcess.cc
index 268bc54e76..971d75ce28 100644
--- a/source/processes/hadronic/management/src/G4HadronicProcess.cc
+++ b/source/processes/hadronic/management/src/G4HadronicProcess.cc
@@ -205,23 +205,28 @@ void G4HadronicProcess::BuildPhysicsTable(const G4ParticleDefinition& p)
   // check particle for integral method
   if(isMaster || nullptr == masterProcess) {
     G4double charge = p.GetPDGCharge()/eplus;
-    G4bool isLepton = (p.GetLeptonNumber() != 0);
-    G4bool ok = (p.GetAtomicNumber() != 0 || p.GetPDGMass() < GeV);
 
     // select cross section shape
-    if(charge != 0.0 && useIntegralXS && !isLepton && ok) {
+    if(charge != 0.0 && useIntegralXS) {
       G4double tmax = param->GetMaxEnergy();
-      fXSType = (charge > 0.0) ? fHadIncreasing : fHadDecreasing;
       currentParticle = firstParticle;
       // initialisation in the master thread
       G4int pdg = p.GetPDGEncoding();
-      if(std::abs(pdg) == 211) {
+      if (std::abs(pdg) == 211) {
 	fXSType = fHadTwoPeaks;
-      } else if(pdg == 321) {
+      } else if (pdg == 321) {
 	fXSType = fHadOnePeak;
-      } else if(pdg == 2212) {
+      } else if (pdg == -321) {
+	fXSType = fHadDecreasing;
+      } else if (pdg == 2212) {
 	fXSType = fHadTwoPeaks;
+      } else if (pdg == -2212 || pdg == -1000010020 || pdg == -1000010030 ||
+		 pdg == -1000020030 || pdg == -1000020040) {
+	fXSType = fHadDecreasing;
+      } else if (charge > 0.0 || pdg == 11 || pdg == 13) {
+	fXSType = fHadIncreasing;
       }
+      	
       delete theEnergyOfCrossSectionMax;
       theEnergyOfCrossSectionMax = nullptr;
       if(fXSType == fHadTwoPeaks) {
@@ -280,18 +285,8 @@ G4double G4HadronicProcess::PostStepGetPhysicalInteractionLength(
     mfpKinEnergy = DBL_MAX;
     matIdx = (G4int)track.GetMaterial()->GetIndex();
   }
-  /*
-  G4cout << GetProcessName() << " E=" << track.GetKineticEnergy()
-	 << " " << currentParticle->GetParticleName()
-	 << " lastxs=" << theLastCrossSection 
-	 << " lastmfp=" << theMFP << G4endl;
-  */
   UpdateCrossSectionAndMFP(track.GetKineticEnergy());
-  /*
-  G4cout << "          xs=" << theLastCrossSection 
-	 << " mfp=" << theMFP << " nleft=" << theNumberOfInteractionLengthLeft  
-	 << G4endl;
-  */
+
   // zero cross section
   if(theLastCrossSection <= 0.0) { 
     theNumberOfInteractionLengthLeft = -1.0;
diff --git a/source/processes/hadronic/models/de_excitation/History b/source/processes/hadronic/models/de_excitation/History
index 47ff198248..ae66243eec 100644
--- a/source/processes/hadronic/models/de_excitation/History
+++ b/source/processes/hadronic/models/de_excitation/History
@@ -6,6 +6,17 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-01-29 Vladimir Ivanchenko (hadr-deex-V11-01-12)
+- G4StatMFChannel - fixed compilation warnings at alma9-gcc131 seen in CMSSW 
+    by substitution of C-arrays by std::vector 
+
+## 2024-01-25 Vladimir Ivanchenko
+- G4FermiBreakUpVI, G4FermiFragmentsPoolVI - fixed problem 2584 (production
+    of fake excited isomeres) by moving the check on lifetime limit from the
+    pull (initialized once as a static object) to the Initialise() method of 
+    the model allowing to change this limit in an application, do not consider
+    decay chains with no final state.
+
 ## 2023-11-15 Vladimir Ivanchenko (hadr-deex-V11-01-11)
 - G4FermiChannels - fixed memory leak at exit
 
diff --git a/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiBreakUpVI.hh b/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiBreakUpVI.hh
index b7a947b1f3..f437e2575d 100644
--- a/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiBreakUpVI.hh
+++ b/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiBreakUpVI.hh
@@ -76,6 +76,7 @@ private:
   
   G4double fTolerance{0.0};
   G4double fElim{0.0};
+  G4double fTimeLim{1.0}; // in ns
 
   G4bool isFirst{false};
 
diff --git a/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiFragmentsPoolVI.hh b/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiFragmentsPoolVI.hh
index aa51b9b3cb..83b21beee3 100644
--- a/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiFragmentsPoolVI.hh
+++ b/source/processes/hadronic/models/de_excitation/fermi_breakup/include/G4FermiFragmentsPoolVI.hh
@@ -71,7 +71,6 @@ private:
 
   G4double fTolerance{0.0};
   G4double fElim{0.0};
-  G4double fTimeLim{0.0};
 
   const G4int maxZ{9};
   const G4int maxA{17};
diff --git a/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiBreakUpVI.cc b/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiBreakUpVI.cc
index f9d7c22d8f..4442f287ee 100644
--- a/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiBreakUpVI.cc
+++ b/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiBreakUpVI.cc
@@ -39,15 +39,9 @@
 #include "G4PhysicsModelCatalog.hh"
 #include "Randomize.hh"
 #include "G4RandomDirection.hh"
-#include "G4AutoLock.hh"
 
 G4FermiFragmentsPoolVI* G4FermiBreakUpVI::fPool = nullptr;
 
-namespace
-{
-  G4Mutex theFBUMutex = G4MUTEX_INITIALIZER;
-}
-
 G4FermiBreakUpVI::G4FermiBreakUpVI()
 {
   frag.reserve(10);
@@ -55,13 +49,9 @@ G4FermiBreakUpVI::G4FermiBreakUpVI()
   secID = G4PhysicsModelCatalog::GetModelID("model_G4FermiBreakUpVI");
   prob.resize(12,0.0);
   if (nullptr == fPool) {
-    G4AutoLock l(&theFBUMutex);
-    if (nullptr == fPool) {
-      fPool = new G4FermiFragmentsPoolVI();
-      fPool->Initialise();
-      isFirst = true;
-    }
-    l.unlock();
+    fPool = new G4FermiFragmentsPoolVI();
+    fPool->Initialise();
+    isFirst = true;
   }
 }
 
@@ -79,6 +69,7 @@ void G4FermiBreakUpVI::Initialise()
     G4NuclearLevelData::GetInstance()->GetParameters();
   fTolerance = param->GetMinExcitation();
   fElim = param->GetFBUEnergyLimit();
+  fTimeLim = param->GetMaxLifeTime();
   if (verbose > 1) {
     G4cout << "### G4FermiBreakUpVI::Initialise(): the pool is initilized=" 
 	   << fPool->IsInitialized() << " fTolerance(eV)=" << fTolerance/CLHEP::eV
@@ -125,8 +116,8 @@ void G4FermiBreakUpVI::BreakFragment(G4FragmentVector* theResult,
     A = frag[i]->GetA();
     excitation = frag[i]->GetExcitationEnergy();
     lv0 = lvect[i];
-    G4bool unstable = IsApplicable(Z, A, excitation);
-    if (unstable) { 
+    G4bool unstable = (IsApplicable(Z, A, excitation) && frag[i]->GetLifeTime() < fTimeLim);
+    if (unstable) {
       mass = frag[i]->GetTotalEnergy();
       if (verbose > 1) {
 	G4cout << "# FermiFrag " << i << ".  Z= " << Z << " A= " << A 
diff --git a/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiFragmentsPoolVI.cc b/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiFragmentsPoolVI.cc
index ea1f723f4c..9b845a563d 100644
--- a/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiFragmentsPoolVI.cc
+++ b/source/processes/hadronic/models/de_excitation/fermi_breakup/src/G4FermiFragmentsPoolVI.cc
@@ -43,7 +43,7 @@ G4FermiFragmentsPoolVI::G4FermiFragmentsPoolVI()
 
 G4FermiFragmentsPoolVI::~G4FermiFragmentsPoolVI()
 {
-  for (G4int i=1; i<maxA; ++i) {
+  for (G4int i=0; i<maxA; ++i) {
     for (G4int j=0; j<maxZ; ++j) {
       auto ptr = list_c[j][i];
       if (nullptr != ptr) {
@@ -79,6 +79,7 @@ G4FermiFragmentsPoolVI::ClosestChannels(G4int Z, G4int A, G4double etot) const
 
   G4double demax = 1.e+9;
   for (auto const & ch : *chan) {
+    if (ch->NumberPairs() == 0) { continue; }
     G4double de = etot - ch->GetFragment()->GetTotalEnergy();
     // an excitation coincide with a level
     if (std::abs(de) <= fTolerance) {
@@ -111,7 +112,6 @@ void G4FermiFragmentsPoolVI::Initialise()
     G4NuclearLevelData::GetInstance()->GetParameters();
   fTolerance = 2*CLHEP::eV;
   fElim = param->GetFBUEnergyLimit();
-  fTimeLim = param->GetMaxLifeTime();
 
   fragment_pool.reserve(991);
 
@@ -200,8 +200,7 @@ void G4FermiFragmentsPoolVI::Initialise()
 	auto ch = (*chan)[k];
         const G4double e0 = ch->GetMass();
         auto f0 = ch->GetFragment();
-        if (e0 > minE && f0->GetLifeTime() <= fTimeLim &&
-            G4FermiBreakUpUtil::CheckSpinParity(f1, f2, f0)) { 
+        if (e0 > minE && G4FermiBreakUpUtil::CheckSpinParity(f1, f2, f0)) { 
           const G4double cb =
             G4FermiBreakUpUtil::CoulombBarrier(Z1, A1, Z2, A2, ch->GetExcitation());
           if (e0 >= minE + cb) {
diff --git a/source/processes/hadronic/models/de_excitation/multifragmentation/include/G4StatMFChannel.hh b/source/processes/hadronic/models/de_excitation/multifragmentation/include/G4StatMFChannel.hh
index 7f1d4bd16b..e84ebf4a7b 100644
--- a/source/processes/hadronic/models/de_excitation/multifragmentation/include/G4StatMFChannel.hh
+++ b/source/processes/hadronic/models/de_excitation/multifragmentation/include/G4StatMFChannel.hh
@@ -32,6 +32,7 @@
 #define G4StatMFChannel_h 1
 
 #include <deque>
+#include <vector>
 
 #include "G4StatMFParameters.hh"
 #include "G4StatMFFragment.hh"
@@ -93,6 +94,9 @@ private:
 private:
 
     std::deque<G4StatMFFragment*> _theFragments;
+    std::vector<G4ThreeVector> Pos;
+    std::vector<G4ThreeVector> Vel;
+    std::vector<G4ThreeVector> Accel;
 
     G4int _NumOfNeutralFragments;
 	
diff --git a/source/processes/hadronic/models/de_excitation/multifragmentation/src/G4StatMFChannel.cc b/source/processes/hadronic/models/de_excitation/multifragmentation/src/G4StatMFChannel.cc
index 1aa2f27f07..507c8f79bb 100644
--- a/source/processes/hadronic/models/de_excitation/multifragmentation/src/G4StatMFChannel.cc
+++ b/source/processes/hadronic/models/de_excitation/multifragmentation/src/G4StatMFChannel.cc
@@ -46,7 +46,11 @@
 G4StatMFChannel::G4StatMFChannel() : 
   _NumOfNeutralFragments(0), 
   _NumOfChargedFragments(0)
-{}
+{
+  Pos.resize(8);
+  Vel.resize(8);
+  Accel.resize(8);
+}
 
 G4StatMFChannel::~G4StatMFChannel() 
 { 
@@ -351,10 +355,11 @@ void G4StatMFChannel::SolveEqOfMotion(G4int anA, G4int anZ, G4double T)
   G4double TimeN = 0.0;
   G4double TimeS = 0.0;
   G4double DeltaTime = 10.0;
-  
-  G4ThreeVector * Pos = new G4ThreeVector[_NumOfChargedFragments];
-  G4ThreeVector * Vel = new G4ThreeVector[_NumOfChargedFragments];
-  G4ThreeVector * Accel = new G4ThreeVector[_NumOfChargedFragments];
+  if (_NumOfChargedFragments > (G4int)Pos.size()) {
+    Pos.resize(_NumOfChargedFragments);
+    Vel.resize(_NumOfChargedFragments);
+    Accel.resize(_NumOfChargedFragments);
+  }
   
   G4int i;
   for (i = 0; i < _NumOfChargedFragments; ++i) 
@@ -412,12 +417,6 @@ void G4StatMFChannel::SolveEqOfMotion(G4int anA, G4int anZ, G4double T)
     {
       _theFragments[i]->SetMomentum((_theFragments[i]->GetNuclearMass()*Eta)*Vel[i]);
     }
-  
-  // garbage collection
-  delete [] Pos;
-  delete [] Vel;
-  delete [] Accel;
-  
   return;
 }
 
diff --git a/source/processes/hadronic/models/lend/History b/source/processes/hadronic/models/lend/History
index 5fc0c622f7..4fa7b4484d 100644
--- a/source/processes/hadronic/models/lend/History
+++ b/source/processes/hadronic/models/lend/History
@@ -5,6 +5,16 @@ which **must** added in reverse chronological order (newest at the top).
 It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
+
+## 2024-01-29 Vladimir Ivanchenko (hadr-lend-V11-01-03)
+- MCGIDI_product, MCGIDI_outputChannel, MCGIDI_distribution - fixed alma9-gcc131
+    compilation warnings seen in CMSSW
+
+## 2023-12-18 Gabriele Cosmo
+- Fixed compilation error on latest Windows VC++ compiler 17.8.3 for use of
+  std::isfinite() in nf_specialFunctions_h and in nf_floatToShortestString().
+  Addressing problem report #2582.
+
 ## 2023-11-03 Ben Morgan (hadr-lend-V11-01-02)
 - Use "G4" prefixed version of EXPAT/ZLIB CMake variables
 
diff --git a/source/processes/hadronic/models/lend/include/nf_specialFunctions.h b/source/processes/hadronic/models/lend/include/nf_specialFunctions.h
index 558091652f..4321f47a59 100644
--- a/source/processes/hadronic/models/lend/include/nf_specialFunctions.h
+++ b/source/processes/hadronic/models/lend/include/nf_specialFunctions.h
@@ -8,12 +8,11 @@
 
 #include <math.h>
 #include <float.h>
-#include <nf_utilities.h>
+
+#include "nf_utilities.h"
 
 #ifdef WIN32
-#define isfinite _finite
 #define M_PI 3.141592653589793238463
-/*#define INFINITY (DBL_MAX+DBL_MAX)*/
 #endif
 
 #if defined __cplusplus
diff --git a/source/processes/hadronic/models/lend/src/MCGIDI_distribution.cc b/source/processes/hadronic/models/lend/src/MCGIDI_distribution.cc
index e5369831a3..0f5efaa050 100644
--- a/source/processes/hadronic/models/lend/src/MCGIDI_distribution.cc
+++ b/source/processes/hadronic/models/lend/src/MCGIDI_distribution.cc
@@ -61,7 +61,7 @@ int MCGIDI_distribution_release( statusMessageReporting *smr, MCGIDI_distributio
 int MCGIDI_distribution_parseFromTOM( statusMessageReporting *smr, xDataTOM_element *element, MCGIDI_product *product, MCGIDI_POPs * /*pops*/, ptwXYPoints *norms ) {
 
     char const *nativeData, *gammaEnergy;
-    double gammaEnergy_MeV;
+    double gammaEnergy_MeV{0.0};
     MCGIDI_distribution *distribution = &(product->distribution);
     xDataTOM_element *distributionElement;
     enum MCGIDI_energyType energyType = MCGIDI_energyType_unknown;
diff --git a/source/processes/hadronic/models/lend/src/MCGIDI_outputChannel.cc b/source/processes/hadronic/models/lend/src/MCGIDI_outputChannel.cc
index 5894aec94d..d22caeb84d 100644
--- a/source/processes/hadronic/models/lend/src/MCGIDI_outputChannel.cc
+++ b/source/processes/hadronic/models/lend/src/MCGIDI_outputChannel.cc
@@ -61,9 +61,9 @@ int MCGIDI_outputChannel_release( statusMessageReporting *smr, MCGIDI_outputChan
 int MCGIDI_outputChannel_parseFromTOM( statusMessageReporting *smr, xDataTOM_element *element, MCGIDI_POPs *pops, MCGIDI_outputChannel *outputChannel,
         MCGIDI_reaction *reaction, MCGIDI_product *parent ) {
 
-    int n, delayedNeutronIndex = 0;
-    char const *genre, *Q;
-    xDataTOM_element *child;
+    int n{0}, delayedNeutronIndex{0};
+    char const *genre{""}, *Q{""};
+    xDataTOM_element *child{nullptr};
 
     MCGIDI_outputChannel_initialize( smr, outputChannel );
 
diff --git a/source/processes/hadronic/models/lend/src/MCGIDI_product.cc b/source/processes/hadronic/models/lend/src/MCGIDI_product.cc
index d082ba3cf7..976234c7df 100644
--- a/source/processes/hadronic/models/lend/src/MCGIDI_product.cc
+++ b/source/processes/hadronic/models/lend/src/MCGIDI_product.cc
@@ -82,9 +82,9 @@ int MCGIDI_product_release( statusMessageReporting *smr, MCGIDI_product *product
 int MCGIDI_product_parseFromTOM( statusMessageReporting *smr, xDataTOM_element *element, MCGIDI_outputChannel *outputChannel,
         MCGIDI_POPs *pops, MCGIDI_product *product, int *delayedNeutronIndex ) {
 
-    char const *name, *label, *delayedNeutron, *multiplicityStr, *multiplicityUnits[2] = { "MeV", "" };
-    xDataTOM_element *multiplicity, *multiplicityTOM, *decayChannelElement;
-    nfu_status status;
+    char const *name{""}, *label{""}, *delayedNeutron{""}, *multiplicityStr{""}, *multiplicityUnits[2] = { "MeV", "" };
+    xDataTOM_element *multiplicity{nullptr}, *multiplicityTOM{nullptr}, *decayChannelElement{nullptr};
+    nfu_status status{nfu_Okay};
     ptwXYPoints *multiplicityVsEnergy = NULL, *norms1 = NULL, *norms2 = NULL;
 
     MCGIDI_product_initialize( smr, product );
diff --git a/source/processes/hadronic/models/lend/src/nf_stringToDoubles.cc b/source/processes/hadronic/models/lend/src/nf_stringToDoubles.cc
index abc4b5db3b..434f5830b0 100644
--- a/source/processes/hadronic/models/lend/src/nf_stringToDoubles.cc
+++ b/source/processes/hadronic/models/lend/src/nf_stringToDoubles.cc
@@ -4,17 +4,11 @@
 */
 
 #include <stdlib.h>
+#include <float.h>
 #include <cmath>
 
 #include "nf_utilities.h"
 
-#ifdef WIN32
-  #include <float.h>
-  #define isfinite _finite
-#else
-  #define isfinite std::isfinite
-#endif
-
 #if defined __cplusplus
 namespace GIDI {
 using namespace GIDI;
@@ -71,7 +65,7 @@ char *nf_floatToShortestString( double value, int significantDigits, int favorEF
 
     if( flags & nf_floatToShortestString_includeSign ) sign = "+";
 
-    if( !isfinite( value ) ) {
+    if( !std::isfinite( value ) ) {
         snprintf( Fmt, sizeof Fmt, "%%%sf", sign );
         snprintf( Str_e, sizeof Str_e, Fmt, value );
         return( strdup( Str_e ) );
diff --git a/source/processes/hadronic/models/particle_hp/History b/source/processes/hadronic/models/particle_hp/History
index fb2360ab54..933bec7f46 100644
--- a/source/processes/hadronic/models/particle_hp/History
+++ b/source/processes/hadronic/models/particle_hp/History
@@ -6,6 +6,16 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-01-30 Vladimir Ivanchenko (hadr-hpp-V11-01-25)
+- G4ParticleHPFSFissionFS, G4ParticleHPFissionBaseFS - substitute
+    C-arrays with std::vector in order to reduce compilation warnings on gcc
+    with LTO settings.
+
+## 2024-01-26 Vladimir Ivanchenko
+- G4ParticleHPFissionFS, G4ParticleHPFFFissionFS - added extra protections 
+    against cases when fission data are not available for some isotopes 
+    (fixed problem #2590)
+
 ## 2023-11-04 Vladimir Ivanchenko (hadr-hpp-V11-01-24)
 - G4ParticleHPManager - set default upper limit on Doppler broading
     30 keV instead of 100 keV
diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFFFissionFS.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFFFissionFS.cc
index 5f9f8536be..8d43964f1f 100644
--- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFFFissionFS.cc
+++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFFFissionFS.cc
@@ -164,8 +164,11 @@ void G4ParticleHPFFFissionFS::GetAFissionFragment(G4double energy, G4int& fragZ,
   G4double rand = G4UniformRand();
   // G4cout << rand << G4endl;
 
-  std::map<G4double, std::map<G4int, G4double>*>* mEnergyFSPData =
-    FissionProductYieldData.find(454)->second;
+  auto ptr = FissionProductYieldData.find(454);
+  if (ptr == FissionProductYieldData.end())
+    return;
+
+  auto mEnergyFSPData = ptr->second;
 
   // It is not clear that the treatment of the scheme 2 on two-dimensional interpolation.
   // So, here just use the closest energy point array of yield data.
diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFSFissionFS.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFSFissionFS.cc
index 6d4a22212f..febfe48547 100644
--- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFSFissionFS.cc
+++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFSFissionFS.cc
@@ -108,8 +108,9 @@ G4DynamicParticleVector* G4ParticleHPFSFissionFS::ApplyYourself(G4int nPrompt, G
   G4double eKinetic = boosted.GetKineticEnergy();
 
   // Build neutrons
-  auto theNeutrons = new G4ReactionProduct[nPrompt + nDelayed];
+  std::vector<G4ReactionProduct> theNeutrons; 
   for (i = 0; i < nPrompt + nDelayed; ++i) {
+    theNeutrons.emplace_back();
     theNeutrons[i].SetDefinition(G4Neutron::Neutron());
   }
 
@@ -140,8 +141,6 @@ G4DynamicParticleVector* G4ParticleHPFSFissionFS::ApplyYourself(G4int nPrompt, G
     dp->SetMomentum(theNeutrons[i].GetMomentum());
     aResult->push_back(dp);
   }
-  delete[] theNeutrons;
-
   return aResult;
 }
 
diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionBaseFS.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionBaseFS.cc
index b3d46cd8d9..793f9a68cf 100644
--- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionBaseFS.cc
+++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionBaseFS.cc
@@ -108,8 +108,9 @@ G4DynamicParticleVector* G4ParticleHPFissionBaseFS::ApplyYourself(G4int nPrompt)
   G4double eKinetic = boosted.GetKineticEnergy();
 
   // Build neutrons
-  auto theNeutrons = new G4ReactionProduct[nPrompt];
+  std::vector<G4ReactionProduct> theNeutrons;
   for (i = 0; i < nPrompt; i++) {
+    theNeutrons.emplace_back();
     theNeutrons[i].SetDefinition(G4Neutron::Neutron());
   }
 
@@ -132,7 +133,6 @@ G4DynamicParticleVector* G4ParticleHPFissionBaseFS::ApplyYourself(G4int nPrompt)
     it->SetMomentum(theNeutrons[i].GetMomentum());
     aResult->push_back(it);
   }
-  delete[] theNeutrons;
 
   // return the result
   return aResult;
diff --git a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionFS.cc b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionFS.cc
index d9cdef5a81..cc6a431e6a 100644
--- a/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionFS.cc
+++ b/source/processes/hadronic/models/particle_hp/src/G4ParticleHPFissionFS.cc
@@ -251,6 +251,7 @@ G4HadFinalState* G4ParticleHPFissionFS::ApplyYourself(const G4HadProjectile& the
     G4int fragA_M = 0;
     // System is traget rest!
     theFF.GetAFissionFragment(eKinetic, fragA_Z, fragA_A, fragA_M);
+    if (0 == fragA_A) { return theResult.Get(); }
     G4int fragB_Z = (G4int)theBaseZ - fragA_Z;
     G4int fragB_A = (G4int)theBaseA - fragA_A - Prompt;
 
diff --git a/source/processes/hadronic/models/qmd/History b/source/processes/hadronic/models/qmd/History
index c49f85eed1..dfa0f6f2b8 100644
--- a/source/processes/hadronic/models/qmd/History
+++ b/source/processes/hadronic/models/qmd/History
@@ -6,6 +6,9 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2023-12-21 Yoshihide Sato (hadr-qmd-V11-01-04)
+- G4LightIonQMDReaction.cc: Fix model ID (model_LightIonQMDModel). 
+
 ## 2023-10-27 Yoshihide Sato (hadr-qmd-V11-01-03)
 - Add files for the Light Ion QMD which is qmd optimized for light ion. 
   The name of the added files start with G4LightIonQMD.
diff --git a/source/processes/hadronic/models/qmd/src/G4LightIonQMDReaction.cc b/source/processes/hadronic/models/qmd/src/G4LightIonQMDReaction.cc
index 4fc73e5f3f..3f6c581026 100644
--- a/source/processes/hadronic/models/qmd/src/G4LightIonQMDReaction.cc
+++ b/source/processes/hadronic/models/qmd/src/G4LightIonQMDReaction.cc
@@ -111,7 +111,7 @@ G4LightIonQMDReaction::G4LightIonQMDReaction()
    coulomb_collision_px_targ = 0.0;
    coulomb_collision_pz_targ = 0.0;
 
-   secID = G4PhysicsModelCatalog::GetModelID( "model_QMDModel" );
+   secID = G4PhysicsModelCatalog::GetModelID( "model_LightIonQMDModel" );
 }
 
 
diff --git a/source/processes/hadronic/models/radioactive_decay/History b/source/processes/hadronic/models/radioactive_decay/History
index bd89366741..c74fa5bfb4 100644
--- a/source/processes/hadronic/models/radioactive_decay/History
+++ b/source/processes/hadronic/models/radioactive_decay/History
@@ -6,6 +6,14 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2024-02-13 Vladimir Ivanchenko (radioactive_decay-V11-01-10)
+- G4BetaPlusDecay, G4BetaMinusDecay - fixed sampling algorithm (problem #2588)
+
+## 2024-01-13 Alexander Howard
+- G4Radioactivation : added DBL_EPSILON check on transition energy for
+  metastables to prevent creation of zero energy levels which have no decay
+  products!
+
 ## 2023-11-16 Alberto Ribon (radioactive_decay-V11-01-09)
 - G4RadioactiveDecay, G4Radioactivation : added an extra parameter in the
   constructor of these classes, to be able to set, directly at the level
diff --git a/source/processes/hadronic/models/radioactive_decay/src/G4BetaMinusDecay.cc b/source/processes/hadronic/models/radioactive_decay/src/G4BetaMinusDecay.cc
index b9866ce0b7..e6b187f1f6 100644
--- a/source/processes/hadronic/models/radioactive_decay/src/G4BetaMinusDecay.cc
+++ b/source/processes/hadronic/models/radioactive_decay/src/G4BetaMinusDecay.cc
@@ -58,7 +58,7 @@ G4BetaMinusDecay::G4BetaMinusDecay(const G4ParticleDefinition* theParentNucleus,
                                    const G4Ions::G4FloatLevelBase& flb,
                                    const G4BetaDecayType& betaType)
  : G4NuclearDecay("beta- decay", BetaMinus, excitationE, flb),
-   maxEnergy(e0),
+   maxEnergy(e0/eMass),
    estep(maxEnergy/(G4double)(npti - 1))
 {
   SetParent(theParentNucleus);  // Store name of parent nucleus, delete G4MT_parent 
@@ -98,7 +98,7 @@ G4DecayProducts* G4BetaMinusDecay::DecayIt(G4double)
   G4DynamicParticle prim(fPrimaryIon, G4ThreeVector(0,0,1), 0.0);
   G4DecayProducts* products = new G4DecayProducts(prim);
 
-  // Generate positron isotropic in angle, with energy from stored spectrum
+  // Generate electron isotropic in angle, with energy from stored spectrum
   const G4double eKE = eMass*G4BetaSpectrumSampler::shoot(npti, cdf, estep);
 
   G4double eMomentum = std::sqrt(eKE*(eKE + 2.*eMass));
@@ -111,14 +111,14 @@ G4DecayProducts* G4BetaMinusDecay::DecayIt(G4double)
 	 << " + " << fNeutrino->GetParticleName() << " Ee(MeV)=" << eKE
          << G4endl;
   */
-  // Fill G4MT_parent with theParentNucleus (stored by SetParent in ctor)  
 
   // 4-momentum of residual ion and neutrino
   G4LorentzVector lv(-eMomentum*dir.x(), -eMomentum*dir.y(), -eMomentum*dir.z(),
                      parentMass - eKE - eMass);
 
-  G4double edel =  std::max(lv.e() - resMass, 0.0);
-  if (edel > CLHEP::eV) {
+  G4double edel = std::max(lv.e() - resMass, 0.0);
+  // Free energy should be above zero
+  if (edel > 0.0) {
 
     // centrum of mass system
     G4double M = lv.mag();
@@ -157,16 +157,17 @@ G4BetaMinusDecay::SetUpBetaSpectrumSampler(const G4int& daughterZ,
 {
   cdf[0] = 0.0;
 
-  // Check for cases in which Q < 2Me (e.g. z67.a162) 
+  // Check for cases in which Q < 0
   if (maxEnergy > 0.) {
     G4BetaDecayCorrections corrections(daughterZ, daughterA);
 
     // Fill array to store cumulative spectrum
-    G4double ex;
-    G4double p;   // Positron momentum in units of electron mass
+    G4double ex;  // Kinetic energy normalized on electron mass
+    G4double p;   // Momentum in units of electron mass
     G4double f;   // Spectral shape function
+    G4double f0 = 0.0;
     G4double sum = 0.0;
-    for (G4int i = 1; i < npti; ++i) {
+    for (G4int i = 1; i < npti-1; ++i) {
       ex = estep*i;
       p = std::sqrt(ex*(ex + 2.));
       f = p*(1. + ex)*(maxEnergy - ex)*(maxEnergy - ex);
@@ -176,9 +177,11 @@ G4BetaMinusDecay::SetUpBetaSpectrumSampler(const G4int& daughterZ,
 
       // Apply shape factor for forbidden transitions
       f *= corrections.ShapeFactor(betaType, p, maxEnergy - ex);
-      sum += f;
+      sum += f + f0;
       cdf[i] = sum;
+      f0 = f;
     }
+    cdf[npti-1] = sum + f0;
   } else {
     for (G4int i = 1; i < npti; ++i) { cdf[i] = 0.0; }
   }
diff --git a/source/processes/hadronic/models/radioactive_decay/src/G4BetaPlusDecay.cc b/source/processes/hadronic/models/radioactive_decay/src/G4BetaPlusDecay.cc
index edd0ce174a..c69a261091 100644
--- a/source/processes/hadronic/models/radioactive_decay/src/G4BetaPlusDecay.cc
+++ b/source/processes/hadronic/models/radioactive_decay/src/G4BetaPlusDecay.cc
@@ -59,7 +59,7 @@ G4BetaPlusDecay::G4BetaPlusDecay(const G4ParticleDefinition* theParentNucleus,
                                  const G4Ions::G4FloatLevelBase& flb,
                                  const G4BetaDecayType& betaType)
  : G4NuclearDecay("beta+ decay", BetaPlus, excitationE, flb),
-   maxEnergy((e0 - 2*eMass)/eMass),
+   maxEnergy(e0/eMass - 2.0),
    estep(maxEnergy/(G4double)(npti - 1))
 {
   SetParent(theParentNucleus);  // Store name of parent nucleus, delete G4MT_parent 
@@ -88,7 +88,7 @@ G4BetaPlusDecay::G4BetaPlusDecay(const G4ParticleDefinition* theParentNucleus,
   // Fill G4MT_parent with theParentNucleus (stored by SetParent in ctor)  
   CheckAndFillParent();
 
-  // Fill G4MT_daughters with e-, nu and residual nucleus (stored by SetDaughter)  
+  // Fill G4MT_daughters with e+, nu and residual nucleus (stored by SetDaughter)  
   CheckAndFillDaughters();
 }
 
@@ -117,8 +117,9 @@ G4DecayProducts* G4BetaPlusDecay::DecayIt(G4double)
   G4LorentzVector lv(-eMomentum*dir.x(), -eMomentum*dir.y(), -eMomentum*dir.z(),
                      parentMass - eKE - eMass);
 
-  G4double edel =  std::max(lv.e() - resMass, 0.0);
-  if (edel > CLHEP::eV) {
+  G4double edel = std::max(lv.e() - resMass, 0.0);
+  // Free energy should be above zero
+  if (edel > 0.0) {
 
     // centrum of mass system
     G4double M = lv.mag();
@@ -155,17 +156,20 @@ G4BetaPlusDecay::SetUpBetaSpectrumSampler(const G4int& daughterZ,
                                           const G4int& daughterA,
                                           const G4BetaDecayType& betaType)
 {
+  cdf[0] = 0.0;
+
   // Check for cases in which Q < 2Me (e.g. z67.a162) 
   if (maxEnergy > 0.) {
     G4BetaDecayCorrections corrections(-daughterZ, daughterA);
 
     // Fill array to store cumulative spectrum
-    G4double ex;
+    G4double ex;  // Positron kinetic energy
     G4double p;   // Positron momentum in units of electron mass
     G4double f;   // Spectral shape function
+    G4double f0 = 0.0;
     G4double sum = 0.0;
-    for (G4int i = 0; i < npti; ++i) {
-      ex = (0 == i) ? maxEnergy*1.e-6 : estep*i;
+    for (G4int i = 1; i < npti-1; ++i) {
+      ex = estep*i;
       p = std::sqrt(ex*(ex + 2.));
       f = p*(1. + ex)*(maxEnergy - ex)*(maxEnergy - ex);
 
@@ -174,9 +178,11 @@ G4BetaPlusDecay::SetUpBetaSpectrumSampler(const G4int& daughterZ,
 
       // Apply shape factor for forbidden transitions
       f *= corrections.ShapeFactor(betaType, p, maxEnergy - ex);
-      sum += f;
+      sum += f + f0;
       cdf[i] = sum;
+      f0 = f;
     }
+    cdf[npti-1] = sum + f0;
   } else {
     for (G4int i = 0; i < npti; ++i) { cdf[i] = 0.0; }
   }
diff --git a/source/processes/hadronic/models/radioactive_decay/src/G4Radioactivation.cc b/source/processes/hadronic/models/radioactive_decay/src/G4Radioactivation.cc
index 4f6c7724cc..1191b36544 100644
--- a/source/processes/hadronic/models/radioactive_decay/src/G4Radioactivation.cc
+++ b/source/processes/hadronic/models/radioactive_decay/src/G4Radioactivation.cc
@@ -459,7 +459,7 @@ CalculateChainsFromParent(const G4ParticleDefinition& theParentNucleus)
         // summedDecayTable.  If not, just add its BR to sum for that decay mode. 
         if (levelManager->NumberOfTransitions() ) {
           nearestEnergy = levelManager->NearestLevelEnergy(daughterExcitation);
-          if (std::abs(daughterExcitation - nearestEnergy) < levelTolerance) {
+          if ((std::abs(daughterExcitation - nearestEnergy) < levelTolerance) && (std::abs(daughterExcitation - nearestEnergy) > DBL_EPSILON)) {
             // Level half-life is in ns and the threshold is set to 1 micros
             // by default, user can set it via the UI command
             nearestLevelIndex = (G4int)levelManager->NearestLevelIndex(daughterExcitation);
diff --git a/source/run/History b/source/run/History
index 78985ed8b8..47345c6052 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-12-13 Ben Morgan (run-V11-01-11)
+- Fix Issue #86: report number of threads from G4TaskRunManager correctly.
+
 ## 2023-11-17 I. Hrivnacova (run-V11-01-10)
 - Do not call G4ParticleTable::WorkerG4ParticleTable() in
   G4WorkerRunManager constructor as this function
diff --git a/source/run/include/G4TaskRunManager.hh b/source/run/include/G4TaskRunManager.hh
index 3864970661..5c48114dbf 100644
--- a/source/run/include/G4TaskRunManager.hh
+++ b/source/run/include/G4TaskRunManager.hh
@@ -101,7 +101,7 @@ class G4TaskRunManager : public G4MTRunManager, public PTL::TaskRunManager
     inline G4int GetNumberOfEventsPerTask() const { return numberOfEventsPerTask; }
 
     void SetNumberOfThreads(G4int n) override;
-    G4int GetNumberOfThreads() const override { return PTL::TaskRunManager::GetNumberOfThreads(); }
+    G4int GetNumberOfThreads() const override;
     size_t GetNumberActiveThreads() const override
     {
       return PTL::TaskRunManager::GetNumberActiveThreads();
diff --git a/source/run/src/G4TaskRunManager.cc b/source/run/src/G4TaskRunManager.cc
index 5492654c0a..74d26db74b 100644
--- a/source/run/src/G4TaskRunManager.cc
+++ b/source/run/src/G4TaskRunManager.cc
@@ -212,6 +212,15 @@ void G4TaskRunManager::SetNumberOfThreads(G4int n)
 
 //============================================================================//
 
+G4int G4TaskRunManager::GetNumberOfThreads() const
+{
+  // If the ThreadPool isn't initialized, it will return 0 even if we've already
+  // set nworkers
+  return poolInitialized ? PTL::TaskRunManager::GetNumberOfThreads() : nworkers;
+}
+
+//============================================================================//
+
 void G4TaskRunManager::Initialize()
 {
   G4bool firstTime = (threadPool == nullptr);
diff --git a/source/tracking/History b/source/tracking/History
index 6b3b654070..05ec518b4d 100644
--- a/source/tracking/History
+++ b/source/tracking/History
@@ -6,6 +6,11 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 -------------------------------------------------------------------------------
 
+## 2023-12-11 Vladimir Ivanchenko (tracking-V11-01-03)
+- G4TrackingMessenger - fixed Coverity report on memory leak at exit by
+  move static thread local variable to be class member, because G4TrackingManager
+  and its messenger are thread local by nature.
+
 ## 2023-09-04 Gabriele Cosmo (tracking-V11-01-02)
 - Removed references to G4TouchableHistoryHandle, which is now deprecated.
 
@@ -23,7 +28,7 @@ It must **not** be used as a substitute for writing good git commit messages!
 
 ## 2022-11-02 Vladimir Ivanchenko (tracking-V11-00-07)
 - G4SteppingManager - removed G4Exception with JustWarning severity
-    for the case if no active at rest processes exist - fix problem #2493
+  for the case if no active at rest processes exist - fix problem #2493
 
 ## 2022-06-21 Ben Morgan (tracking-V11-00-06)
 - Merge `G4SteppingManager` implementation files
diff --git a/source/tracking/include/G4TrackingMessenger.hh b/source/tracking/include/G4TrackingMessenger.hh
index c042c72c73..abba29438e 100644
--- a/source/tracking/include/G4TrackingMessenger.hh
+++ b/source/tracking/include/G4TrackingMessenger.hh
@@ -47,6 +47,7 @@ class G4UIcmdWithAnInteger;
 class G4UIcmdWithABool;
 class G4TrackingManager;
 class G4SteppingManager;
+class G4IdentityTrajectoryFilter;
 
 class G4TrackingMessenger : public G4UImessenger
 {
@@ -59,9 +60,9 @@ class G4TrackingMessenger : public G4UImessenger
  private:
   G4TrackingManager* trackingManager = nullptr;
   G4SteppingManager* steppingManager = nullptr;
+  G4IdentityTrajectoryFilter* auxiliaryPointsFilter = nullptr;
 
   // commands
-
   G4UIdirectory* TrackingDirectory = nullptr;
   G4UIcmdWithoutParameter* AbortCmd = nullptr;
   G4UIcmdWithoutParameter* ResumeCmd = nullptr;
diff --git a/source/tracking/src/G4TrackingMessenger.cc b/source/tracking/src/G4TrackingMessenger.cc
index 1f7ed2d992..922eb9f788 100644
--- a/source/tracking/src/G4TrackingMessenger.cc
+++ b/source/tracking/src/G4TrackingMessenger.cc
@@ -105,6 +105,7 @@ G4TrackingMessenger::~G4TrackingMessenger()
   delete ResumeCmd;
   delete StoreTrajectoryCmd;
   delete VerboseCmd;
+  delete auxiliaryPointsFilter;
 }
 
 ///////////////////////////////////////////////////////////////////////////////
@@ -124,13 +125,13 @@ void G4TrackingMessenger::SetNewValue(G4UIcommand* command, G4String newValues)
     G4UImanager::GetUIpointer()->ApplyCommand("/control/exit");
   }
 
-  static G4ThreadLocal G4IdentityTrajectoryFilter* auxiliaryPointsFilter = nullptr;
-  if (auxiliaryPointsFilter == nullptr) {
-    auxiliaryPointsFilter = new G4IdentityTrajectoryFilter;
-  }
   if (command == StoreTrajectoryCmd) {
     G4int trajType = StoreTrajectoryCmd->ConvertToInt(newValues);
     if (trajType == 2 || trajType == 4) {
+
+      if (nullptr == auxiliaryPointsFilter) {
+	auxiliaryPointsFilter = new G4IdentityTrajectoryFilter;
+      }
       G4TransportationManager::GetTransportationManager()
         ->GetPropagatorInField()
         ->SetTrajectoryFilter(auxiliaryPointsFilter);
-- 
GitLab