Skip to content

Add optical photon offloading to DDCeler#2272

Draft
rahmans1 wants to merge 27 commits into
celeritas-project:developfrom
rahmans1:feature-add-optical-to-ddceler
Draft

Add optical photon offloading to DDCeler#2272
rahmans1 wants to merge 27 commits into
celeritas-project:developfrom
rahmans1:feature-add-optical-to-ddceler

Conversation

@rahmans1

@rahmans1 rahmans1 commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

Adds optical photon physics support to the DDCeler integration plugin, enabling Cherenkov and scintillation photon processes to be offloaded from Geant4 to Celeritas for GPU-accelerated tracking.

@rahmans1 rahmans1 added enhancement New feature or request external Dependencies and framework-oriented features labels Feb 19, 2026
@github-actions

github-actions Bot commented Feb 19, 2026

Copy link
Copy Markdown

Test summary

 2 files   2 suites   0s ⏱️
18 tests  2 ✅ 16 💤 0 ❌
28 runs  28 ✅  0 💤 0 ❌

Results for commit 4672791.

♻️ This comment has been updated with latest results.

@codecov

codecov Bot commented Feb 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.69%. Comparing base (96e36e8) to head (dc4c161).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2272      +/-   ##
===========================================
- Coverage    87.22%   85.69%   -1.54%     
===========================================
  Files         1357     1322      -35     
  Lines        43292    41647    -1645     
  Branches     13212    10790    -2422     
===========================================
- Hits         37761    35688    -2073     
- Misses        4317     4362      +45     
- Partials      1214     1597     +383     

see 729 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rahmans1

rahmans1 commented Feb 19, 2026

Copy link
Copy Markdown
Contributor Author
  1. Approach 1: Using EMGenerator.
    Just modified the the definition of existing Polysterene material in DDceler preshower example material to include scintillation properties.

Based on the json output, it seems like optical photon actions are triggering. But I don't seem to be detecting any of them in the output.

output
{"internal":{"actions":{"description":["update beginning-of-step state","limit range due to multiple scattering","limit range due to energy loss","select a discrete interaction","reject by integral cross section","interact by Moller+Bhabha ionization","interact by Seltzer-Berger bremsstrahlung","interact by relativistic bremsstrahlung","interact by Livermore photoelectric effect","interact by Compton scattering (simple Klein-Nishina)","interact by Bethe-Heitler gamma conversion","interact by Rayleigh scattering","interact by positron annihilation yielding two gammas","mark a track that failed to sample an interaction","apply along-step in a uniform field with Urban MSC","create track initializers from primaries","initialize track states","apply along-step for neutral particles","pause due to propagation misbehavior","cross a geometry boundary","kill a track and deposit its energy","create track initializers from secondaries","gather pre-step steps/hits","gather post-step steps/hits","launch the optical stepping loop","gather pre-step data for optical distributions","generate Cherenkov optical distribution data","gather pre-post-step data for scintillation optical distributions","generate scintillation optical distribution data"],"label":["pre-step","msc-range","eloss-range","physics-discrete-select","physics-integral-rejected","ioni-moller-bhabha","brems-sb","brems-rel","photoel-livermore","scat-klein-nishina","conv-bethe-heitler","scat-rayleigh","annihil-2-gamma","physics-failure","along-step-uniform-msc","extend-from-primaries","initialize-tracks","along-step-neutral","geo-propagation-limit","geo-boundary","tracking-cut","extend-from-secondaries","step-gather-pre","step-gather-post","optical-offload-launch","offload-pre-gather","cherenkov-offload","offload-pre-post-gather","scintillation-offload"]},"core-sizes":{"events":1,"initializers":245760,"processes":1,"secondaries":2097152,"streams":1,"tracks":2048},"geometry":{"bbox":[[-3000.001,-3000.001,-3000.001],[3000.001,3000.001,3000.001]],"supports_safety":true,"volumes":{"label":["AbsorberLayer_vol","DetectionLayer_vol","world_volume"]}},"material":{"_units":{"atomic_mass":"amu","binding_energy":"MeV","mean_excitation_energy":"MeV","neutron_loss_energy":"MeV","nuclear_mass":"MeV/c^2","proton_loss_energy":"MeV"},"elements":{"atomic_mass":[207.217,12.0107,1.00794,14.006800000000002,15.999399999999998,39.9477],"atomic_number":[82,6,1,7,8,18],"coulomb_correction":[0.3316240662922142,0.0023005980013017513,6.400821803338426e-05,0.0031295046687931376,0.00408470993958128,0.020436033058508798],"isotope_fractions":[[0.013999999999999999,0.24100000000000002,0.22100000000000003,0.524],[0.9893000000000001,0.010700000000000001],[0.999885,0.000115],[0.9963200000000001,0.00368],[0.99757,0.00037999999999999997,0.0020499999999999997],[0.0033650000000000004,0.0006320000000000001,0.9960030000000001]],"isotope_ids":[[0,1,2,3],[4,5],[6,7],[8,9],[10,11,12],[13,14,15]],"label":["Pb","C","H","N","O","Ar"],"mass_radiation_coeff":[0.15698030788251505,0.023420896363211263,0.015862070614076185,0.026323953890036732,0.029207177938301358,0.05115401824728355]},"isotopes":{"atomic_mass_number":[204,206,207,208,12,13,1,2,14,15,16,17,18,36,38,40],"atomic_number":[82,82,82,82,6,6,1,1,7,7,8,8,8,18,18,18],"binding_energy":[1607.50564946,1622.32397574,1629.06175388,1636.4296220200001,92.16172638,97.10803477000002,0.0,2.224565989999999,104.65859742,115.49189259,127.61930321,131.76238259,139.80775169999998,306.71671914,327.34263342,343.81034234000003],"label":["Pb204","Pb206","Pb207","Pb208","C12","C13","H1","H2","N14","N15","O16","O17","O18","Ar36","Ar38","Ar40"],"neutron_loss_energy":[8.394681140000102,8.086662140000044,6.737778140000046,7.367868140000155,18.72161213999999,4.946308390000013,0.0,0.0,10.553381450000003,10.83329517,15.66392350999999,4.143079379999989,8.045369109999996,15.255447140000001,11.838489140000036,9.869021780000026],"nuclear_mass":[189958.33878913638,191822.65115313636,192755.47872013637,193687.67619713637,11174.86338798439,12109.48242473439,938.272013,1875.613,13040.20432747565,13968.936377445652,14895.081534649964,15830.503800409962,16762.02377643996,33494.36993716652,35352.87471316652,37215.537694526516],"proton_loss_energy":[6.637494590000188,7.2536835899998096,7.487650589999703,8.003642590000027,15.956853590000009,17.533377840000014,0.0,0.0,7.550562649999989,10.207424709999998,12.127410619999992,13.781641199999981,15.941861169999967,8.506970590000037,10.242269590000035,12.528673230000095]},"materials":{"density":[0.0011999999995853058,11.349999996077683,1.0319999996433626],"electron_density":[3.607708666826273e+20,2.7048004774376616e+24,3.3644965958348474e+23],"element_frac":[[0.7829173063296049,0.21271378525116588,0.0043689084192293],[1.0],[0.475,0.5249999999999999]],"element_id":[[3,4,5],[0],[1,2]],"label":["Air","Lead","ScintPS"],"matter_state":["gas","solid","solid"],"mean_excitation_energy":[8.564366463502801e-05,0.0008229999999999989,6.474917020486446e-05],"number_density":[4.9687674770687435e+19,3.298537167606904e+22,9.968878802473623e+22],"radiation_length":[30812.004666537625,0.5612533705095863,49.813217249727295],"temperature":[293.15,293.15,293.15],"zeff":[7.260771777862689,82.0,3.3749999999999996]}},"optical-actions":{"description":["select a discrete optical interaction","interact by optical absorption","interact by optical Rayleigh","interact by optical Mie scattering","Initialize optical boundary crossing action","step through optical surface actions","Finalize optical boundary crossing action","update beginning-of-step state","move to interaction or boundary","kill a track and deposit its energy","locate vacant track states","generate Cherenkov or scintillation photons from optical distribution data"],"label":["optical-discrete-select","absorption","optical-rayleigh","optical-mie","optical-boundary-init","optical-surface-stepping","optical-boundary-post","pre-step","along-step","tracking-cut","locate-vacancies","optical-generate"]},"optical-sizes":{"generators":16384,"streams":1,"tracks":2048},"particle":{"_units":{"charge":"e","mass":"MeV/c^2"},"charge":[0.0,0.0,-1.0,1.0],"decay_constant":[0.0,0.0,0.0,0.0],"is_antiparticle":[false,true,false,true],"label":["gamma","opticalphoton","e-","e+"],"mass":[0.0,0.0,0.51099891,0.51099891],"pdg":[22,-22,11,-11]},"physics":{"models":{"label":["ioni-moller-bhabha","brems-sb","brems-rel","photoel-livermore","scat-klein-nishina","conv-bethe-heitler","scat-rayleigh","annihil-2-gamma"],"process_id":[0,1,1,2,3,4,5,6]},"options":{"fixed_step_limiter":0.0,"heavy.lowest_energy":[0.001,"MeV"],"heavy.max_step_over_range":0.2,"heavy.min_range":0.01,"light.lowest_energy":[0.001,"MeV"],"light.max_step_over_range":0.2,"light.min_range":0.1,"linear_loss_limit":0.01,"min_eprime_over_e":0.8},"processes":{"label":["Electron/positron ionization","Bremsstrahlung","Photoelectric effect","Compton scattering","Photon annihiliation","Rayleigh scattering","Positron annihiliation"]},"sizes":{"integral_xs":9,"model_groups":9,"model_ids":11,"process_groups":4,"process_ids":9,"reals":3268,"uniform_grid_ids":42,"uniform_grids":42,"uniform_tables":33,"xs_grid_ids":24,"xs_grids":24,"xs_tables":9}},"vecgeom":{"scalars":{"num_volume_levels":2,"use_surface_tracking":false,"use_vgdml":true}}},"result":{"time":{"_index":"thread","_units":"s","actions":[{}],"events":[[]],"setup":3.220143507,"total":1865.121465289}},"system":{"build":{"config":{"build_type":"debug,shared","constants":"CODATA 2018","core_geo":"VecGeom","core_rng":"xorwow","debug":[],"geant4":"global-dynamic,multithreaded,shared,gdml","gpu_architectures":"80+89","hostname":"LPO-174581","openmp":"event","real_type":"double","units":"CGS","use":["covfie","cuda","geant4","hepmc3","mpi","openmp","root","vecgeom"],"vecgeom":"index,Scalar,cuda=75","versions":{"CLHEP":"2.4.7.1","CUDA":"12.5.82","G4VG":"1.0.5","Geant4":"11.3.2","HepMC3":"3.03.00","ROOT":"6.36.02","Thrust":"1.17.2.0","VecGeom":"1.2.11","covfie":"0.14.0"}},"version":"0.7+d048aa67"},"device":{"async":true,"can_map_host_memory":true,"capability":89,"capability_major":8,"capability_minor":9,"clock_rate":1740000,"debug":false,"device_id":0,"eu_per_cu":1,"max_blocks_per_grid":2147483647,"max_blocks_per_multiprocessor":24,"max_cache_size":25165824,"max_threads_per_block":1024,"max_threads_per_cu":1536,"memory_clock_rate":8001000,"multiprocessor_count":20,"name":"NVIDIA RTX 1000 Ada Generation Laptop GPU","num_devices":1,"platform":"CUDA","regs_per_block":65536,"regs_per_multiprocessor":65536,"shared_mem_per_block":49152,"threads_per_warp":32,"total_const_mem":65536,"total_global_mem":6438846464},"environ":{"CELER_COLOR":"1","CELER_DEBUG_DEVICE":"0","CELER_DEVICE_ASYNC":"1","CELER_DISABLE":"0","CELER_DISABLE_DEVICE":"","CELER_DISABLE_PARALLEL":"","CELER_DISABLE_REDIRECT":"0","CELER_DISABLE_SIGNALS":"0","CELER_ENABLE_PROFILING":"0","CELER_KILL_OFFLOAD":"0","CELER_LOG":"debug","CELER_LOG_LOCAL":"debug","CELER_MEMPOOL_RELEASE_THRESHOLD":"","CELER_PROFILE_DEVICE":"0","CELER_STRIP_SOURCEDIR":"1","CUDA_HEAP_SIZE":"","CUDA_STACK_SIZE":"","G4LEDATA":"/opt/local/share/data/G4EMLOW8.6.1","G4VG_COMPARE_VOLUMES":"0","NO_COLOR":"","VECGEOM_VERBOSE":""},"kernels":[{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"vecgeom-get-bvh","num_regs":8,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"vecgeom-get-navindex","num_regs":8,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":24,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"rng-reseed","num_regs":33,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"extend-from-primaries","num_regs":34,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"initialize-tracks","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":2,"max_threads_per_block":256,"max_warps_per_eu":16,"name":"pre-step","num_regs":89,"occupancy":0.3333333333333333,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"offload-pre-gather","num_regs":36,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":32,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"step-gather-pre","num_regs":34,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"along-step-uniform-msc-limit-step-msc-urban","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"along-step-uniform-msc-propagate","num_regs":254,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"along-step-uniform-msc-scatter-msc-urban","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"along-step-uniform-msc-update-time","num_regs":36,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":104,"max_blocks_per_cu":3,"max_threads_per_block":256,"max_warps_per_eu":24,"name":"along-step-uniform-msc-apply-eloss-fluct","num_regs":67,"occupancy":0.5,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"along-step-uniform-msc-update-track","num_regs":18,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"along-step-neutral","num_regs":254,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":3,"max_threads_per_block":256,"max_warps_per_eu":24,"name":"physics-discrete-select","num_regs":66,"occupancy":0.5,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":3,"max_threads_per_block":256,"max_warps_per_eu":24,"name":"cherenkov-offload","num_regs":70,"occupancy":0.5,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"offload-pre-post-gather","num_regs":32,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":3,"max_threads_per_block":256,"max_warps_per_eu":24,"name":"ioni-moller-bhabha","num_regs":66,"occupancy":0.5,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":3,"max_threads_per_block":256,"max_warps_per_eu":24,"name":"brems-sb","num_regs":80,"occupancy":0.5,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":2,"max_threads_per_block":256,"max_warps_per_eu":16,"name":"brems-rel","num_regs":92,"occupancy":0.3333333333333333,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":56,"max_blocks_per_cu":3,"max_threads_per_block":256,"max_warps_per_eu":24,"name":"photoel-livermore","num_regs":80,"occupancy":0.5,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":4,"max_threads_per_block":256,"max_warps_per_eu":32,"name":"scat-klein-nishina","num_regs":62,"occupancy":0.6666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":2,"max_threads_per_block":256,"max_warps_per_eu":16,"name":"conv-bethe-heitler","num_regs":82,"occupancy":0.3333333333333333,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":3,"max_threads_per_block":256,"max_warps_per_eu":24,"name":"scat-rayleigh","num_regs":74,"occupancy":0.5,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":4,"max_threads_per_block":256,"max_warps_per_eu":32,"name":"annihil-2-gamma","num_regs":64,"occupancy":0.6666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"geo-boundary","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"tracking-cut","num_regs":24,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":32,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"step-gather-post","num_regs":34,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"gather-step-scratch","num_regs":36,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":56,"max_blocks_per_cu":4,"max_threads_per_block":256,"max_warps_per_eu":32,"name":"scintillation-offload","num_regs":56,"occupancy":0.6666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"extend-from-secondaries-locate-alive","num_regs":29,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"extend-from-secondaries-process-secondaries","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"optical-generate","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"update-sum","num_regs":8,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":32,"max_blocks_per_cu":4,"max_threads_per_block":256,"max_warps_per_eu":32,"name":"pre-step","num_regs":55,"occupancy":0.6666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"along-step-propagate","num_regs":254,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":32,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"along-step","num_regs":40,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":32,"max_blocks_per_cu":4,"max_threads_per_block":256,"max_warps_per_eu":32,"name":"optical-discrete-select","num_regs":52,"occupancy":0.6666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"absorption","num_regs":10,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":48,"max_blocks_per_cu":4,"max_threads_per_block":256,"max_warps_per_eu":32,"name":"optical-rayleigh","num_regs":53,"occupancy":0.6666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":88,"max_blocks_per_cu":4,"max_threads_per_block":256,"max_warps_per_eu":32,"name":"optical-mie","num_regs":56,"occupancy":0.6666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"optical-boundary-init","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"roughness-polished","num_regs":24,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":152,"max_blocks_per_cu":2,"max_threads_per_block":256,"max_warps_per_eu":16,"name":"interaction-dielectric","num_regs":82,"occupancy":0.3333333333333333,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":1,"max_threads_per_block":256,"max_warps_per_eu":8,"name":"optical-boundary-post","num_regs":220,"occupancy":0.16666666666666666,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256},{"const_mem":27768,"heap_size":8388608,"local_mem":0,"max_blocks_per_cu":6,"max_threads_per_block":256,"max_warps_per_eu":48,"name":"tracking-cut","num_regs":10,"occupancy":1.0,"print_buffer_size":1048576,"stack_size":1024,"threads_per_block":256}],"memory":[{"_units":"kibi","cpu_delta":203280,"cpu_hwm":857228,"gpu_delta":1129024,"gpu_usage":1129024,"label":"SharedParams.construct"},{"_units":"kibi","cpu_delta":880,"cpu_hwm":757260,"gpu_usage":1090112,"label":"GeantGeoParams.construct","parent_index":0},{"_units":"kibi","cpu_delta":880,"cpu_hwm":757260,"gpu_usage":1090112,"label":"GeantGeoParams.build_metadata","parent_index":1},{"_units":"kibi","cpu_delta":96976,"cpu_hwm":856524,"gpu_delta":38912,"gpu_usage":1129024,"label":"setup::problem","parent_index":0},{"_units":"kibi","cpu_delta":94688,"cpu_hwm":854412,"gpu_delta":38912,"gpu_usage":1129024,"label":"Converter.convert","parent_index":3},{"_units":"kibi","cpu_delta":94160,"cpu_hwm":854412,"gpu_delta":38912,"gpu_usage":1129024,"label":"VecgeomParams.construct","parent_index":4},{"_units":"kibi","cpu_hwm":854412,"gpu_usage":1129024,"label":"MaterialParams.construct","parent_index":3},{"_units":"kibi","cpu_hwm":854412,"gpu_usage":1129024,"label":"GeoMaterialParams.construct","parent_index":3},{"_units":"kibi","cpu_hwm":854588,"gpu_usage":1129024,"label":"ParticleParams.construct","parent_index":3},{"_units":"kibi","cpu_hwm":854588,"gpu_usage":1129024,"label":"CutoffParams.construct","parent_index":3},{"_units":"kibi","cpu_hwm":854764,"gpu_usage":1129024,"label":"WentzelOKVIParams.construct","parent_index":3},{"_units":"kibi","cpu_delta":352,"cpu_hwm":855468,"gpu_usage":1129024,"label":"PhysicsParams.construct","parent_index":3},{"_units":"kibi","cpu_delta":176,"cpu_hwm":855292,"gpu_usage":1129024,"label":"SeltzerBergerModel.construct","parent_index":11},{"_units":"kibi","cpu_hwm":855468,"gpu_usage":1129024,"label":"UrbanMscParams.construct","parent_index":3},{"_units":"kibi","cpu_hwm":855644,"gpu_usage":1129024,"label":"CoreParams.construct","parent_index":3},{"_units":"kibi","cpu_delta":704,"cpu_hwm":856348,"gpu_usage":1129024,"label":"save_gdml","parent_index":3},{"_units":"kibi","cpu_hwm":856524,"gpu_usage":1129024,"label":"optical::CoreParams.construct","parent_index":3}]}}

---
  Celeritas Run Summary — ddceler.out.json

  Build & Version

  | Field             | Value                                                    |
  |-------------------|----------------------------------------------------------|
  | Celeritas version | 0.7+d048aa67                                             |
  | Build type        | debug, shared                                            |
  | Geant4            | 11.3.2                                                   |
  | VecGeom           | 1.2.11                                                   |
  | Real type         | double                                                   |
  | Units             | CGS                                                      |
  | Features          | cuda, vecgeom, root, geant4, openmp, mpi, hepmc3, covfie |

  ---
  GPU Device

  | Field              | Value                                     |
  |--------------------|-------------------------------------------|
  | Name               | NVIDIA RTX 1000 Ada Generation Laptop GPU |
  | Compute capability | 8.9                                       |
  | VRAM               | 6.0 GiB                                   |
  | Multiprocessors    | 20                                        |

  ---
  Core Simulation Sizes

  | Field                | Value   |
  |----------------------|---------|
  | Concurrent events    | 1       |
  | Track slots          | 2048    |
  | Initializer capacity | 245760  |
  | Secondary slots      | 2097152 |
  | Streams              | 1       |

  ---
  ★ Optical Offload Status

  Infrastructure initialized:
  | Field               | Value |
  |---------------------|-------|
  | Optical track slots | 2048  |
  | Generator slots     | 16384 |
  | Streams             | 1     |

  EM → optical handoff pipeline (all present ):
  | Action label            | Description                                      |
  |-------------------------|--------------------------------------------------|
  | optical-offload-launch  | launch the optical stepping loop                 |
  | offload-pre-gather      | gather pre-step data for optical distributions   |
  | cherenkov-offload       | generate Cherenkov optical distribution data     |
  | offload-pre-post-gather | gather pre-post-step data for scintillation      |
  | scintillation-offload   | generate scintillation optical distribution data |

  Optical physics actions registered:
  | Action label             | Description                                                     |
  |--------------------------|-----------------------------------------------------------------|
  | optical-discrete-select  | select a discrete optical interaction                           |
  | absorption               | interact by optical absorption                                  |
  | optical-rayleigh         | interact by optical Rayleigh                                    |
  | optical-mie              | interact by optical Mie scattering                              |
  | optical-boundary-init    | initialize optical boundary crossing                            |
  | optical-surface-stepping | step through optical surface actions                            |
  | optical-boundary-post    | finalize optical boundary crossing                              |
  | optical-generate         | generate Cherenkov/scintillation photons from distribution data |

  ---
  Materials

  | Name              | Density        |
  |-------------------|----------------|
  | Air               | 1.2×10⁻³ g/cm³ |
  | Lead              | 11.35 g/cm³    |
  | ScintPS (optical) | 1.032 g/cm³    |

  ---
  Particles

  | Name          | PDG | Mass         | Charge |
  |---------------|-----|--------------|--------|
  | gamma         | 22  | 0            | 0      |
  | opticalphoton | −22 | 0            | 0      |
  | e−            | 11  | 0.511 MeV/c² | −1     |
  | e+            | −11 | 0.511 MeV/c² | +1     |

  ---
  Timing

  | Phase | Time                                  |
  |-------|---------------------------------------|
  | Setup | 3.22 s                                |
  | Total | 1865.1 s (~18.7 s/event × 100 events) |

  ---
  Peak Memory (SharedParams construction)

  | Resource            | Usage     |
  |---------------------|-----------|
  | CPU high-water mark | ~837 MiB  |
  | GPU usage           | ~1103 MiB |



CELER_LOG=debug CELER_LOG_LOCAL=debug ./example/ddceler/run-preshower.sh celeritas
warning: Celeritas_ROOT is undefined: using /home/srahman1/celeritas-dd4hep/celeritas-optical/install
Following symlink: /opt/local/bin/ddsim -> /opt/software/linux-x86_64_v2/dd4hep-1.32.1-ncwiiuduquvvdjyj5g7rcvomhrdmjeqf/bin/ddsim
info: Prepended /home/srahman1/celeritas-dd4hep/celeritas-optical/install/lib to LD_LIBRARY_PATH
Following symlink: /opt/local/bin/python3 -> /opt/software/linux-x86_64_v2/python-3.12.9-6hyysvqfeygm2rf2mnoo44s25nci3yse/bin/python3.12
Running with celeritas physics
info: Output will be written to preshower.root

  • exec /opt/software/linux-x86_64_v2/python-3.12.9-6hyysvqfeygm2rf2mnoo44s25nci3yse/bin/python3.12 /opt/software/linux-x86_64_v2/dd4hep-1.32.1-ncwiiuduquvvdjyj5g7rcvomhrdmjeqf/bin/ddsim --compactFile=/home/srahman1/celeritas-dd4hep/celeritas-optical/example/ddceler/input/Preshower.xml --steering=/home/srahman1/celeritas-dd4hep/celeritas-optical/example/ddceler/input/steeringFile.py --outputFile=preshower.root
    PersistencyIO INFO +++ Set Streamer to dd4hep::OpaqueDataBlock
    Info in TGeoManager::TGeoManager: Geometry default, Detector Geometry created
    Info in TGeoNavigator::BuildCache: --- Maximum geometry depth set to 100
    XMLLoader INFO +++ Processing XML file: file:/home/srahman1/celeritas-dd4hep/celeritas-optical/example/ddceler/input/Preshower.xml
    DD4hep WARN ++ STD conditions NOT defined by client. NTP defaults taken.
    Detector INFO *********** Created World volume with size: 3000 3000 3000
    Info in TGeoManager::SetTopVolume: Top volume is world_volume. Master volume is world_volume
    Compact INFO ++ Converted subdetector:AbsorberLayer of type DD4hep_BoxSegment
    Compact INFO ++ Converted subdetector:DetectionLayer of type DD4hep_BoxSegment [calorimeter]
    Compact INFO ++ Converted field: Successfully created field ConstantField [ConstantField]
    Info in TGeoManager::CheckGeometry: Fixing runtime shapes...
    Info in TGeoManager::CheckGeometry: ...Nothing to fix
    Info in TGeoManager::CloseGeometry: Counting nodes...
    Info in TGeoManager::Voxelize: Voxelizing...
    Info in TGeoManager::CloseGeometry: Building cache...
    Info in TGeoManager::CountLevels: max level = 1, max placements = 2
    Info in TGeoManager::CloseGeometry: 3 nodes/ 4 volume UID's in Detector Geometry
    Info in TGeoManager::CloseGeometry: ----------------modeler ready----------------
    Detector INFO +++ Patching names of anonymous shapes....
    DDG4 INFO +++ Imported 5 global values to namespace:DDG4
    Geant4Kernel OutputLevel: 2
    Geant4Kernel UI: UI
    Geant4Kernel NumEvents: 10
    Geant4Kernel NumThreads: 0
    DDG4 INFO +++ List of sensitive detectors:
    DDG4 INFO +++ DetectionLayer type:calorimeter --> Sensitive type: Geant4CalorimeterAction
    Geant4UI INFO +++ UI> Install Geant4 control directory:/ddg4/UI/
    Geant4Kernel INFO ++ Registered global action UI of type dd4hep::sim::Geant4UIManager
    Geant4UI INFO +++ MagFieldTrackingSetup> Install Geant4 control directory:/ddg4/MagFieldTrackingSetup/
    Geant4UI INFO +++ DetectorConstructionAction> Install Geant4 control directory:/ddg4/DetectorConstructionAction/
    Geant4UI INFO +++ ConstructSD> Install Geant4 control directory:/ddg4/ConstructSD/
    Geant4UI INFO +++ RunAction> Install Geant4 control directory:/ddg4/RunAction/
    Geant4Kernel INFO ++ Registered global action RunInit of type dd4hep::sim::Test::Geant4TestRunAction
    DDSim.Helper.Random INFO Choosing random seed for you: 241718272
    DDSim.Helper.OutputConfig INFO ++++ Setting up DD4hep's ROOT Output ++++
    Geant4UI INFO +++ RootOutput> Install Geant4 control directory:/ddg4/RootOutput/
    Geant4UI INFO +++ EventAction> Install Geant4 control directory:/ddg4/EventAction/
    DDSim INFO ++++ Adding DD4hep Particle Gun ++++
    DDSim INFO Enabling the PrimaryHandler
    Geant4UI INFO +++ GeneratorAction> Install Geant4 control directory:/ddg4/GeneratorAction/
    Geant4UI INFO +++ Gun> Install Geant4 control directory:/ddg4/Gun/
    Geant4UI INFO +++ InteractionMerger> Install Geant4 control directory:/ddg4/InteractionMerger/
    Geant4UI INFO +++ PrimaryHandler> Install Geant4 control directory:/ddg4/PrimaryHandler/
    Geant4UI INFO +++ TrackingAction> Install Geant4 control directory:/ddg4/TrackingAction/
    Geant4UI INFO +++ SteppingAction> Install Geant4 control directory:/ddg4/SteppingAction/
    Geant4UI INFO +++ ParticleHandler> Install Geant4 control directory:/ddg4/ParticleHandler/
    DDSim.Helper.Filter INFO ReqFilt {'edep1kev', 'edep0'}
    DDSim INFO getDetectorLists - found active detector DetectionLayer type: calorimeter
    DDSim INFO getDetectorLists - Identified DetectionLayer as a calorimeter
    DDSim INFO Setting up SD for DetectionLayer with Geant4CalorimeterAction
    Geant4UI INFO +++ DetectionLayer> Install Geant4 control directory:/ddg4/DetectionLayer/
    Geant4UI INFO +++ DetectionLayerHandler> Install Geant4 control directory:/ddg4/DetectionLayerHandler/
    DDSim.Helper.Filter INFO Adding default filter 'edep0' to sensitive detector for 'DetectionLayer'
    Geant4UI INFO +++ PhysicsList> Install Geant4 control directory:/ddg4/PhysicsList/
    PhysicsList +++ Dump of physics list component(s)
    PhysicsList +++ Extension name FTFP_BERT
    PhysicsList +++ Transportation flag: 0
    PhysicsList +++ Program decays: 0
    PhysicsList +++ RangeCut: 0.700000
    PhysicsList +++ Verbosity: 1
    Geant4UI INFO +++ GlobalRangeCut> Install Geant4 control directory:/ddg4/GlobalRangeCut/
    Geant4Kernel OutputLevel: 2
    Geant4Kernel UI: UI
    Geant4Kernel NumEvents: 100
    Geant4Kernel NumThreads: 0
    PhysicsList +++ Dump of physics list component(s)
    PhysicsList +++ Extension name QGSP_BERT
    PhysicsList +++ Transportation flag: 0
    PhysicsList +++ Program decays: 1
    PhysicsList +++ RangeCut: 0.700000
    PhysicsList +++ Verbosity: 1
    Geant4UI INFO +++ OpticalGammaPhys> Install Geant4 control directory:/ddg4/OpticalGammaPhys/
    Geant4UI INFO +++ ScintillatorPhys> Install Geant4 control directory:/ddg4/ScintillatorPhys/
    Geant4UI INFO +++ CerenkovPhys> Install Geant4 control directory:/ddg4/CerenkovPhys/
    PhysicsList +++ Dump of physics list component(s)
    PhysicsList +++ Extension name QGSP_BERT
    PhysicsList +++ Transportation flag: 0
    PhysicsList +++ Program decays: 1
    PhysicsList +++ RangeCut: 0.700000
    PhysicsList +++ Verbosity: 1
    OpticalGammaPhys +++ ParticleConstructor: G4OpticalPhoton
    G4ChordFinder: stepperDriverId: 2
    FieldSetup INFO Geant4 magnetic field tracking configured.
    FieldSetup INFO G4MagIntegratorStepper:ClassicalRK4 G4Mag_EqRhs:Mag_UsualEqRhs
    FieldSetup INFO Epsilon:[min:0.000050 mm max:0.001000 mm]
    FieldSetup INFO Delta:[chord:0.025000 1-step:0.001000 intersect:0.010000] LargestStep 10000.000000 mm

Geant4 version Name: geant4-11-03-patch-02 [MT] (25-April-2025)
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
: NIM A 835 (2016), 186-225
WWW : http://geant4.org/


Geant4UI INFO +++ Geant4RunManager> Install Geant4 control directory:/ddg4/Geant4RunManager/
Geant4RunManager WARN +++ Configured run manager of type: G4RunManager.
Geant4Kernel WARN +++ Multi-threaded mode requested, but not supported by this compilation of Geant4.
Geant4Kernel WARN +++ Falling back to single threaded mode.
Geant4Exec WARN +++ Only 1 subdetectors present. You sure you loaded the geometry properly?
G4PhysListFactory::GetReferencePhysList <QGSP_BERT> EMoption= 0
<<< Geant4 Physics List simulation engine: QGSP_BERT

/home/srahman1/celeritas-dd4hep/celeritas-optical/src/corecel/sys/ScopedMpiInit.cc:57: debug: MPI initialization took 0.1486s
debug@accel/detail/IntegrationSingleton.cc:303: Celeritas logging redirected through Geant4
debug@ddceler/CelerPhysics.cc:129: Field strength: (0, 0, 5) T
debug@ddceler/CelerPhysics.cc:154: Loaded field driver options from DD4hep FieldSetup action
debug@ddceler/CelerPhysics.cc:165: Field driver options: min_step=0.001 mm, delta_chord=0.025 mm, delta_intersection=0.01 mm
info@ddceler/CelerPhysics.cc:201: Optical photon offloading enabled: tracks=2048, generators=16384
Myphysics INFO Registered Geant4 physics constructor G4StepLimiterPhysics to physics list
UserInitialization INFO +++ Executing Geant4UserActionInitialization::Build. Context:0x5fe8a42a64d0 Kernel:0x5fe8a42972e0 [-1]
SignalHandler INFO ++ Re-apply signal handlers
Geant4Converter INFO +++ Successfully converted geometry to Geant4. [ 0.016 seconds]
Geant4UI INFO +++ ConstructGeo> Install Geant4 control directory:/ddg4/ConstructGeo/

hInelastic QGSP_BERT Thresholds:
1) between BERT and FTF/P over the interval 3 to 6 GeV.
2) between FTF/P and QGS/P over the interval 12 to 25 GeV.
-- quasiElastic: 1 for QGS and 0 for FTF

Adding tracking cuts for neutron TimeCut(ns)= 10000 KinEnergyCut(MeV)= 0

debug@accel/TrackingManagerConstructor.cc:106: Activating tracking manager
info@accel/TrackingManagerConstructor.cc:148: Built Celeritas tracking managers for e-, e+, gamma
GlobalRangeCut INFO +++ Set PhysicsList RangeCut to 0.700000 mm
OpticalGammaPhys INFO +++ Constructing optical_photon processes:
OpticalGammaPhys INFO +++ G4OpAbsorption G4OpRayleigh G4OpMieHG G4OpBoundaryProcess
OpBoundary is created
OpAbsorption is created
OpRayleigh is created
OpMieHG is created
ScintillatorPhys INFO +++ Constructing: yield:1.000000 excitation:1.000000 finite rise-time:NO stack photons:YES track secondaries:NO

Birks coefficients used in run time

CerenkovPhys INFO +++ Constructing: maxNumPhotonsPerStep:10 maxBeta:10.000000 track secondaries:YES stack photons:YES track secondaries:YES
PhysicsList INFO ConstructDecays 0x5fe8a4e80050
UI INFO ++ Start run with 100 events.

====== Electromagnetic Physics Parameters ========

LPM effect enabled 1
Enable creation and use of sampling tables 0
Apply cuts on all EM processes 0
Use combined TransportationWithMsc Disabled
Use general process 1
Enable linear polarisation for gamma 0
Enable photoeffect sampling below K-shell 1
Enable sampling of quantum entanglement 0
X-section factor for integral approach 0.8
Min kinetic energy for tables 100 eV
Max kinetic energy for tables 100 TeV
Number of bins per decade of a table 7
Verbose level 1
Verbose level for worker thread 0
Bremsstrahlung energy threshold above which
primary e+- is added to the list of secondary 100 TeV
Bremsstrahlung energy threshold above which primary
muon/hadron is added to the list of secondary 100 TeV
Positron annihilation at rest model SimplePositronium
Enable 3 gamma annihilation on fly 0
Lowest triplet kinetic energy 1 MeV
Enable sampling of gamma linear polarisation 0
5D gamma conversion model type 0
5D gamma conversion model on isolated ion 0
Use Ricardo-Gerardo pair production model 0
Livermore data directory epics_2017

====== Ionisation Parameters ========

Step function for e+- (0.2, 1 mm)
Step function for muons/hadrons (0.2, 0.1 mm)
Step function for light ions (0.2, 0.1 mm)
Step function for general ions (0.2, 0.1 mm)
Lowest e+e- kinetic energy 1 keV
Lowest muon/hadron kinetic energy 1 keV
Use ICRU90 data 0
Fluctuations of dE/dx are enabled 1
Type of fluctuation model for leptons and hadrons Urban
Use built-in Birks satuaration 1
Build CSDA range enabled 0
Use cut as a final range enabled 0
Enable angular generator interface 0
Max kinetic energy for CSDA tables 1 GeV
Max kinetic energy for NIEL computation 0 eV
Linear loss limit 0.01
Read data from file for e+e- pair production by mu 0

====== Multiple Scattering Parameters ========

Type of msc step limit algorithm for e+- 1
Type of msc step limit algorithm for muons/hadrons 0
Msc lateral displacement for e+- enabled 1
Msc lateral displacement for muons and hadrons 0
Urban msc model lateral displacement alg96 1
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
Skin parameter for msc step limitation of e+- 1
Lambda limit for msc step limit for e+- 1 mm
Use Mott correction for e- scattering 0
Factor used for dynamic computation of angular
limit between single and multiple scattering 1
Fixed angular limit between single
and multiple scattering 3.1416 rad
Upper energy limit for e+- multiple scattering 100 MeV
Type of electron single scattering model 0
Type of nuclear form-factor 1
Screening factor debug@accel/TrackingManager.cc:100: Preparing physics table for e+
debug@accel/TrackingManager.cc:100: Preparing physics table for e-
debug@accel/TrackingManager.cc:100: Preparing physics table for gamma
debug@accel/TrackingManager.cc:60: Building physics table for gamma
1

phot: for gamma SubType=12 BuildTable=0
LambdaPrime table from 200 keV to 100 TeV in 61 bins
===== EM models for the G4Region DefaultRegionForTheWorld ======
LivermorePhElectric : Emin= 0 eV Emax= 100 TeV SauterGavrila Fluo

compt: for gamma SubType=13 BuildTable=1
Lambda table from 100 eV to 1 MeV, 7 bins/decade, spline: 1
LambdaPrime table from 1 MeV to 100 TeV in 56 bins
===== EM models for the G4Region DefaultRegionForTheWorld ======
Klein-Nishina : Emin= 0 eV Emax= 100 TeV

conv: for gamma SubType=14 BuildTable=1
Lambda table from 1.022 MeV to 100 TeV, 18 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
BetheHeitlerLPM : Emin= 0 eV Emax= 100 TeV ModifiedTsai

Rayl: for gamma SubType=11 BuildTable=1
Lambda table from 100 eV to 150 keV, 7 bins/decade, spline: 0
LambdaPrime table from 150 keV to 100 TeV in 62 bins
===== EM models for the G4Region DefaultRegionForTheWorld ======
LivermoreRayleigh : Emin= 0 eV Emax= 100 TeV CullenGenerator
debug@accel/TrackingManager.cc:60: Building physics table for e-

msc: for e- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 MeV Nbins=42 100 eV - 100 MeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
WentzelVIUni : Emin= 100 MeV Emax= 100 TeV Nbins=42 100 MeV - 100 TeV
StepLim=UseSafety 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 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
MollerBhabha : Emin= 0 eV Emax= 100 TeV

eBrem: for e- XStype:4 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
LPM flag: 1 for E > 1 GeV, VertexHighEnergyTh(GeV)= 100000
===== EM models for the G4Region DefaultRegionForTheWorld ======
eBremSB : Emin= 0 eV Emax= 1 GeV ModifiedTsai
eBremLPM : Emin= 1 GeV Emax= 100 TeV ModifiedTsai

CoulombScat: for e- XStype:1 SubType=1 BuildTable=1
Lambda table from 100 MeV to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 100 MeV Emax= 100 TeV
debug@accel/TrackingManager.cc:60: Building physics table for e+

msc: for e+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 MeV Nbins=42 100 eV - 100 MeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
WentzelVIUni : Emin= 100 MeV Emax= 100 TeV Nbins=42 100 MeV - 100 TeV
StepLim=UseSafety 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 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
MollerBhabha : Emin= 0 eV Emax= 100 TeV

eBrem: for e+ XStype:4 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
LPM flag: 1 for E > 1 GeV, VertexHighEnergyTh(GeV)= 100000
===== EM models for the G4Region DefaultRegionForTheWorld ======
eBremSB : Emin= 0 eV Emax= 1 GeV ModifiedTsai
eBremLPM : Emin= 1 GeV Emax= 100 TeV ModifiedTsai

annihil: for e+ XStype:2 SubType=5 AtRestModel:Simple BuildTable=0
===== EM models for the G4Region DefaultRegionForTheWorld ======
eplus2gg : Emin= 0 eV Emax= 100 TeV

CoulombScat: for e+ XStype:1 SubType=1 BuildTable=1
Lambda table from 100 MeV to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 100 MeV Emax= 100 TeV

msc: for proton SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for proton XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax= 2 MeV
BetheBloch : Emin= 2 MeV Emax= 100 TeV

hBrems: for proton XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for proton XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 17x1001; from 7.50618 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for proton XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for GenericIon SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

ionIoni: for GenericIon XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.02
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax= 2 MeV
BetheBloch : Emin= 2 MeV Emax= 100 TeV

msc: for alpha SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

ionIoni: for alpha XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.02
===== EM models for the G4Region DefaultRegionForTheWorld ======
BraggIon : Emin= 0 eV Emax=7.9452 MeV
BetheBloch : Emin=7.9452 MeV Emax= 100 TeV

msc: for anti_proton SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for anti_proton XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax= 2 MeV
BetheBloch : Emin= 2 MeV Emax= 100 TeV

hBrems: for anti_proton XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for anti_proton XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 17x1001; from 7.50618 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for anti_proton XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for kaon+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for kaon+ XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax=1.05231 MeV
BetheBloch : Emin=1.05231 MeV Emax= 100 TeV

hBrems: for kaon+ XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for kaon+ XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 18x1001; from 3.94942 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for kaon+ XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for kaon- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for kaon- XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax=1.05231 MeV
BetheBloch : Emin=1.05231 MeV Emax= 100 TeV

hBrems: for kaon- XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for kaon- XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 18x1001; from 3.94942 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for kaon- XStype:1 SubType=1 BuildTable=1
Used Lambda table of kaon+
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for mu+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

muIoni: for mu+ XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax= 200 keV
MuBetheBloch : Emin= 200 keV Emax= 100 TeV

muBrems: for mu+ XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

muPairProd: for mu+ XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 21x1001; from 0.85 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for mu+ XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for mu- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

muIoni: for mu- XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax= 200 keV
MuBetheBloch : Emin= 200 keV Emax= 100 TeV

muBrems: for mu- XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

muPairProd: for mu- XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 21x1001; from 0.85 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for mu- XStype:1 SubType=1 BuildTable=1
Used Lambda table of mu+
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for pi+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for pi+ XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax=297.505 keV
BetheBloch : Emin=297.505 keV Emax= 100 TeV

hBrems: for pi+ XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for pi+ XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 20x1001; from 1.11656 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for pi+ XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for pi- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for pi- XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax=297.505 keV
BetheBloch : Emin=297.505 keV Emax= 100 TeV

hBrems: for pi- XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for pi- XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 20x1001; from 1.11656 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for pi- XStype:1 SubType=1 BuildTable=1
Used Lambda table of pi+
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

====================================================================
HADRONIC PROCESSES SUMMARY (verbose level 1)

                       Hadronic Processes for neutron

Process: hadElastic
Model: hElasticCHIPS: 0 eV ---> 100 TeV
Cr_sctns: G4NeutronElasticXS: 0 eV ---> 100 TeV
Process: neutronInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: G4NeutronInelasticXS: 0 eV ---> 100 TeV
Process: nCapture
Model: nRadCapture: 0 eV ---> 100 TeV
Cr_sctns: G4NeutronCaptureXS: 0 eV ---> 100 TeV
Process: nKiller

                       Hadronic Processes for B-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: B-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 0 eV ---> 25 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for D-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: D-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 0 eV ---> 25 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for GenericIon

Process: ionInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for He3

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: He3Inelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for alpha

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: alphaInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for anti_He3

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_He3Inelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_alpha

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_alphaInelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_deuteron

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_deuteronInelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_hypertriton

Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_lambda

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: anti_lambdaInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 0 eV ---> 25 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_neutron

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100.1 MeV
Model: AntiAElastic: 100 MeV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_neutronInelastic
Model: FTFP: 0 eV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_proton

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100.1 MeV
Model: AntiAElastic: 100 MeV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_protonInelastic
Model: FTFP: 0 eV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_triton

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_tritonInelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for deuteron

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: dInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for e+

Process: positronNuclear
Model: G4ElectroVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: ElectroNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for e-

Process: electronNuclear
Model: G4ElectroVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: ElectroNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for gamma

Process: photonNuclear
Model: GammaNPreco: 0 eV ---> 200 MeV
Model: BertiniCascade: 199 MeV ---> 6 GeV
Model: TheoFSGenerator: 3 GeV ---> 100 TeV
Cr_sctns: GammaNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for kaon+

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: kaon+Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for kaon-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: kaon-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hBertiniCaptureAtRest

                       Hadronic Processes for lambda

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: lambdaInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for mu+

Process: muonNuclear
Model: G4MuonVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: KokoulinMuonNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for mu-

Process: muonNuclear
Model: G4MuonVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: KokoulinMuonNuclearXS: 0 eV ---> 100 TeV
Process: muMinusCaptureAtRest

                       Hadronic Processes for pi+

Process: hadElastic
Model: hElasticGlauber: 0 eV ---> 100 TeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: pi+Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV

                       Hadronic Processes for pi-

Process: hadElastic
Model: hElasticGlauber: 0 eV ---> 100 TeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: pi-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: hBertiniCaptureAtRest

                       Hadronic Processes for proton

Process: hadElastic
Model: hElasticCHIPS: 0 eV ---> 100 TeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: protonInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV

                       Hadronic Processes for sigma-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: sigma-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hBertiniCaptureAtRest

                       Hadronic Processes for triton

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: tInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

====== Geant4 Native Pre-compound Model Parameters ========

Type of pre-compound inverse x-section 1
Pre-compound model active 1
Pre-compound excitation low energy 100 keV
Pre-compound excitation high energy 30 MeV
Angular generator for pre-compound model 1
Use NeverGoBack option for pre-compound model 0
Use SoftCutOff option for pre-compound model 0
Use CEM transitions for pre-compound model 1
Use GNASH transitions for pre-compound model 0
Use HETC submodel for pre-compound model 0

====== Nuclear De-excitation Module Parameters ========

Type of de-excitation inverse x-section 3
Type of de-excitation factory Evaporation+GEM
Number of de-excitation channels 68
Min excitation energy 10 eV
Min energy per nucleon for multifragmentation 200 GeV
Limit excitation energy for Fermi BreakUp 20 MeV
Level density (1/MeV) 0.075
Use simple level density model 1
Use discrete excitation energy of the residual 0
Time limit for long lived isomeres 1 ns
Isomer production flag 1
Internal e- conversion flag 1
Store e- internal conversion data 1
Correlated gamma emission flag 0
Max 2J for sampling of angular correlations 10

debug@accel/detail/IntegrationSingleton.cc:325: Initializing shared params
debug@corecel/sys/ScopedProfiling.cc:53: Disabling NVTX performance profiling
debug@corecel/sys/Device.cc:115: Querying CUDA device count...
info@celeritas/setup/FrameworkInput.cc:33: Activating Celeritas version 0.7+d048aa67 on GPU
debug@celeritas/setup/System.cc:42: Celeritas environment variables: {
CELER_DISABLE_PARALLEL: '',
CELER_LOG: 'debug',
NO_COLOR: '',
CELER_COLOR: '1',
CELER_LOG_LOCAL: 'debug',
CELER_STRIP_SOURCEDIR: '1',
CELER_KILL_OFFLOAD: '0',
CELER_DISABLE: '0',
CELER_ENABLE_PROFILING: '0',
CELER_DISABLE_DEVICE: '',
}
debug@corecel/sys/Device.cc:188: Constructing device ID 0
debug@corecel/sys/Device.cc:388: Initializing 'NVIDIA RTX 1000 Ada Generation Laptop GPU', ID 0 of 1
debug@geocel/GeantGeoParams.cc:598: Setting celeritas::global_geant_geo
status@celeritas/ext/GeantImporter.cc:1404: Transferring data from Geant4
debug@geocel/ScopedGeantExceptionHandler.cc:171: Creating scoped G4 exception handler (depth 0)
debug@celeritas/ext/GeantImporter.cc:438: Loaded 4 particles
debug@celeritas/ext/GeantImporter.cc:701: Loaded 1 optical materials
debug@celeritas/ext/GeantImporter.cc:497: Loaded 16 isotopes
debug@celeritas/ext/GeantImporter.cc:550: Loaded 6 elements
debug@celeritas/ext/GeantImporter.cc:811: Loaded 3 geo materials
debug@celeritas/ext/GeantImporter.cc:915: Loaded 3 physics materials
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Saving MSC model 'UrbanMsc' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Saving MSC model 'WentzelVIUni' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'eIoni' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'eBrem' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'annihil' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'CoulombScat' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Saving MSC model 'UrbanMsc' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Saving MSC model 'WentzelVIUni' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'eIoni' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'eBrem' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'CoulombScat' for particle e- (11)
debug@celeritas/ext/GeantImporter.cc:952: Skipping process 'ScintillatorPhys' (RTTI: G4Scintillation) for particle e-: duplicate of particle e+
debug@celeritas/ext/GeantImporter.cc:952: Skipping process 'CerenkovPhys' (RTTI: G4Cerenkov) for particle e-: duplicate of particle e+
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'phot' for particle gamma (22)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'compt' for particle gamma (22)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'conv' for particle gamma (22)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Saving process 'Rayl' for particle gamma (22)
debug@celeritas/ext/GeantImporter.cc:952: Skipping process 'ScintillatorPhys' (RTTI: G4Scintillation) for particle gamma: duplicate of particle e+
error@celeritas/ext/GeantImporter.cc:1054: Cannot export unknown process 'OpBoundary' (RTTI: G4OpBoundaryProcess)
debug@celeritas/ext/GeantImporter.cc:1098: Loaded 11 processes
debug@celeritas/ext/GeantImporter.cc:1099: Loaded 4 msc models
debug@celeritas/ext/GeantImporter.cc:1100: Loaded 3 optical models
debug@geocel/GeantGeoParams.cc:535: Loaded 2 regions out of 3 Geant4 regions and created 0 new regions
debug@celeritas/ext/GeantImporter.cc:1356: Loaded 3 of 3 volumes
debug@celeritas/ext/GeantImporter.cc:739: Loaded 1 optical surfaces (0 physics surfaces)
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 0.0501212 s
debug@geocel/ScopedGeantExceptionHandler.cc:191: Destroying scoped G4 exception handler (depth 0)
debug@geocel/GeantGeoParams.cc:535: Loaded 2 regions out of 3 Geant4 regions and created 0 new regions
info@accel/SetupOptions.cc:160: Using a uniform field: 5 [T] in all volumes
status@celeritas/setup/Problem.cc:471: Initializing problem
status@geocel/vg/VecgeomParams.cc:411: Loading VecGeom geometry from in-memory Geant4 geometry
status: Converting Geant4 geometry
status@geocel/vg/VecgeomParams.cc:488: Initializing tracking information
info@corecel/sys/ScopedLimitSaver.cuda.cc:54: CUDA stack size was changed from 1024 to 8192; restoring to original values
debug@geocel/vg/VecgeomParams.cc:803: Converting to CUDA geometry
debug@geocel/vg/VecgeomParams.cc:811: Transferring geometry to GPU
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 0.301935 s
debug@geocel/vg/VecgeomParams.cc:822: Initializing BVH on GPU
status@geocel/vg/VecgeomParams.cc:500: Constructing metadata
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 0.370476 s
debug@geocel/VolumeParams.cc:56: Setting celeritas::volumes
debug@celeritas/setup/Model.cc:117: No surfaces are defined
debug@celeritas/geo/GeoMaterialParams.cc:315: Building geometry->physics map using VolumeParams (3 volumes) and import data (3 volumes)
debug@celeritas/geo/GeoMaterialParams.cc:144: Filling geometry->physics map using canonical volumes
warning@celeritas/phys/ProcessBuilder.cc:259: Omitting coulomb_scat from physics process list
debug@celeritas/setup/Problem.cc:126: Ignored process class coulomb_scat
debug@celeritas/setup/Problem.cc:230: Set default track order init_charge
info@corecel/sys/Device.cc:307: Creating 1 device streams
debug@corecel/sys/Stream.cc:108: Created stream id=13
status@celeritas/global/CoreParams.cc:359: Celeritas core setup complete
info@geocel/GeantGdmlLoader.cc:148: Writing Geant4 geometry to GDML at ddceler.out.gdml
debug@geocel/ScopedGeantLogger.cc:250: Ignoring ScopedGeantLogger initialization because log redirection is disabled
debug@geocel/ScopedGeantExceptionHandler.cc:171: Creating scoped G4 exception handler (depth 0)
G4GDML: Writing 'ddceler.out.gdml'...
G4GDML: Writing definitions...
G4GDML: Writing materials...
G4GDML: Writing solids...
G4GDML: Writing structure...
G4GDML: Writing userinfo...
G4GDML: Writing setup...
G4GDML: Writing surfaces...
G4GDML: Writing 'ddceler.out.gdml' done !
debug@geocel/ScopedGeantExceptionHandler.cc:191: Destroying scoped G4 exception handler (depth 0)
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 0.017489 s
debug@celeritas/ext/detail/SensDetInserter.cc:47: Mapped sensitive detector "DetectionLayer" on logical volume "DetectionLayer_vol"@0x5fe8a55e6d70 (ID=1) to volume ID 1
warning@celeritas/setup/Problem.cc:736: Problem contains optical physics without any geometry surface definitions: default physics will be used for all surfaces
info@celeritas/optical/MaterialParams.cc:78: Constructed 1 optical materials with 1 present in the geometry
status@celeritas/optical/CoreParams.cc:188: Celeritas optical setup complete
debug@geocel/GeantGeoParams.cc:598: Setting celeritas::global_geant_geo
warning@accel/SharedParams.cc:127: Mismatch between ParticlesParams (size 4) and user-defined offload list (size 3). Geant4 data import is not properly defined.
debug@accel/SharedParams.cc:452: Setting number of streams to 1
info@accel/SharedParams.cc:475: Wrote Geant4 diagnostic output to "ddceler.out.json"
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 3.21785 s
debug@accel/detail/IntegrationSingleton.cc:368: Constructing local state
debug@celeritas/ext/detail/HitProcessor.cc:106: Setting up thread-local hit processor for 1 sensitive detectors
status@celeritas/optical/CoreState.cc:64: Initialized Celeritas optical state
status@celeritas/global/CoreState.cc:82: Celeritas core state initialization complete
debug@accel/TrackingManagerIntegration.cc:169: Verifying tracking managers
SignalHandler INFO ++ Re-apply signal handlers
GenerationInit INFO +++ Initializing event 1. Within run:0 event 1.
Gun INFO Shoot [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.003 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 0 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 0 with Celeritas
status@accel/LocalTransporter.cc:364: Executing the first Celeritas stepping loop
debug@accel/LocalTransporter.cc:410: Reconstituted 11943 hits for event 0
RootOutput WARN +++ [Event:0] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 2. Within run:0 event 2.
Gun INFO Shoot [1] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.011 0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 1 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 1 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 18098 hits for event 1
RootOutput WARN +++ [Event:1] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 3. Within run:0 event 3.
Gun INFO Shoot [2] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.011 -0.007 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 2 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 2 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 29843 hits for event 2
RootOutput WARN +++ [Event:2] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 4. Within run:0 event 4.
Gun INFO Shoot [3] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 0.001 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 3 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 3 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 16494 hits for event 3
RootOutput WARN +++ [Event:3] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 5. Within run:0 event 5.
Gun INFO Shoot [4] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.002 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 4 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 4 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 20872 hits for event 4
RootOutput WARN +++ [Event:4] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 6. Within run:0 event 6.
Gun INFO Shoot [5] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.009 0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 5 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 5 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 14206 hits for event 5
RootOutput WARN +++ [Event:5] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 7. Within run:0 event 7.
Gun INFO Shoot [6] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.008 -0.011 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 6 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 6 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 23532 hits for event 6
RootOutput WARN +++ [Event:6] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 8. Within run:0 event 8.
Gun INFO Shoot [7] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 0.001 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 7 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 7 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 14953 hits for event 7
RootOutput WARN +++ [Event:7] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 9. Within run:0 event 9.
Gun INFO Shoot [8] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.005 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 8 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 8 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 28649 hits for event 8
RootOutput WARN +++ [Event:8] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 10. Within run:0 event 10.
Gun INFO Shoot [9] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.002 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 9 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 9 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 12802 hits for event 9
RootOutput WARN +++ [Event:9] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 11. Within run:0 event 11.
Gun INFO Shoot [10] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.011 -0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 10 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 10 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 57025 hits for event 10
RootOutput WARN +++ [Event:10] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 12. Within run:0 event 12.
Gun INFO Shoot [11] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.009 -0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 11 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 11 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 22177 hits for event 11
RootOutput WARN +++ [Event:11] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 13. Within run:0 event 13.
Gun INFO Shoot [12] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.000 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 12 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 12 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 34748 hits for event 12
RootOutput WARN +++ [Event:12] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 14. Within run:0 event 14.
Gun INFO Shoot [13] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 0.001 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 13 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 13 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 30418 hits for event 13
RootOutput WARN +++ [Event:13] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 15. Within run:0 event 15.
Gun INFO Shoot [14] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.010 0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 14 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 14 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 24509 hits for event 14
RootOutput WARN +++ [Event:14] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 16. Within run:0 event 16.
Gun INFO Shoot [15] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.000 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 15 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 15 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 49982 hits for event 15
RootOutput WARN +++ [Event:15] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 17. Within run:0 event 17.
Gun INFO Shoot [16] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.003 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 16 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 16 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 12424 hits for event 16
RootOutput WARN +++ [Event:16] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 18. Within run:0 event 18.
Gun INFO Shoot [17] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.011 -0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 17 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 17 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 57310 hits for event 17
RootOutput WARN +++ [Event:17] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 19. Within run:0 event 19.
Gun INFO Shoot [18] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.002 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 18 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 18 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 17715 hits for event 18
RootOutput WARN +++ [Event:18] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 20. Within run:0 event 20.
Gun INFO Shoot [19] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.011 -0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 19 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 19 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 19092 hits for event 19
RootOutput WARN +++ [Event:19] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 21. Within run:0 event 21.
Gun INFO Shoot [20] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.001 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 20 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 20 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 30546 hits for event 20
RootOutput WARN +++ [Event:20] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 22. Within run:0 event 22.
Gun INFO Shoot [21] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.012 -0.006 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 21 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 21 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 35399 hits for event 21
RootOutput WARN +++ [Event:21] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 23. Within run:0 event 23.
Gun INFO Shoot [22] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 0.004 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 22 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 22 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 39190 hits for event 22
RootOutput WARN +++ [Event:22] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 24. Within run:0 event 24.
Gun INFO Shoot [23] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.010 -0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 23 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 23 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 27827 hits for event 23
RootOutput WARN +++ [Event:23] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 25. Within run:0 event 25.
Gun INFO Shoot [24] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.002 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 24 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 24 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 36517 hits for event 24
RootOutput WARN +++ [Event:24] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 26. Within run:0 event 26.
Gun INFO Shoot [25] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.005 -0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 25 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 25 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 23488 hits for event 25
RootOutput WARN +++ [Event:25] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 27. Within run:0 event 27.
Gun INFO Shoot [26] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.010 0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 26 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 26 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 20986 hits for event 26
RootOutput WARN +++ [Event:26] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 28. Within run:0 event 28.
Gun INFO Shoot [27] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.005 0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 27 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 27 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 32011 hits for event 27
RootOutput WARN +++ [Event:27] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 29. Within run:0 event 29.
Gun INFO Shoot [28] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.012 0.005 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 28 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 28 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 27627 hits for event 28
RootOutput WARN +++ [Event:28] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 30. Within run:0 event 30.
Gun INFO Shoot [29] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.001 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 29 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 29 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 13510 hits for event 29
RootOutput WARN +++ [Event:29] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 31. Within run:0 event 31.
Gun INFO Shoot [30] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.010 -0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 30 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 30 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 26855 hits for event 30
RootOutput WARN +++ [Event:30] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 32. Within run:0 event 32.
Gun INFO Shoot [31] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.004 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 31 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 31 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25462 hits for event 31
RootOutput WARN +++ [Event:31] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 33. Within run:0 event 33.
Gun INFO Shoot [32] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.011 -0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 32 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 32 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 15425 hits for event 32
RootOutput WARN +++ [Event:32] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 34. Within run:0 event 34.
Gun INFO Shoot [33] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.000 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 33 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 33 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 14271 hits for event 33
RootOutput WARN +++ [Event:33] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 35. Within run:0 event 35.
Gun INFO Shoot [34] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.009 0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 34 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 34 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 44161 hits for event 34
RootOutput WARN +++ [Event:34] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 36. Within run:0 event 36.
Gun INFO Shoot [35] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.006 0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 35 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 35 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 45262 hits for event 35
RootOutput WARN +++ [Event:35] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 37. Within run:0 event 37.
Gun INFO Shoot [36] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.011 0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 36 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 36 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 28242 hits for event 36
RootOutput WARN +++ [Event:36] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 38. Within run:0 event 38.
Gun INFO Shoot [37] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.002 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 37 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 37 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 36822 hits for event 37
RootOutput WARN +++ [Event:37] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 39. Within run:0 event 39.
Gun INFO Shoot [38] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.001 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 38 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 38 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 39604 hits for event 38
RootOutput WARN +++ [Event:38] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 40. Within run:0 event 40.
Gun INFO Shoot [39] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.008 0.011 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 39 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 39 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 46603 hits for event 39
RootOutput WARN +++ [Event:39] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 41. Within run:0 event 41.
Gun INFO Shoot [40] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.003 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 40 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 40 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 21078 hits for event 40
RootOutput WARN +++ [Event:40] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 42. Within run:0 event 42.
Gun INFO Shoot [41] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.012 -0.005 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 41 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 41 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25182 hits for event 41
RootOutput WARN +++ [Event:41] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 43. Within run:0 event 43.
Gun INFO Shoot [42] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.003 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 42 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 42 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 17986 hits for event 42
RootOutput WARN +++ [Event:42] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 44. Within run:0 event 44.
Gun INFO Shoot [43] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.009 -0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 43 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 43 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 40212 hits for event 43
RootOutput WARN +++ [Event:43] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 45. Within run:0 event 45.
Gun INFO Shoot [44] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.001 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 44 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 44 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 46248 hits for event 44
RootOutput WARN +++ [Event:44] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 46. Within run:0 event 46.
Gun INFO Shoot [45] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 0.003 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 45 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 45 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 23985 hits for event 45
RootOutput WARN +++ [Event:45] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 47. Within run:0 event 47.
Gun INFO Shoot [46] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.011 0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 46 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 46 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 32247 hits for event 46
RootOutput WARN +++ [Event:46] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 48. Within run:0 event 48.
Gun INFO Shoot [47] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.004 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 47 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 47 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 16968 hits for event 47
RootOutput WARN +++ [Event:47] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 49. Within run:0 event 49.
Gun INFO Shoot [48] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.002 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 48 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 48 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25740 hits for event 48
RootOutput WARN +++ [Event:48] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 50. Within run:0 event 50.
Gun INFO Shoot [49] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.002 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 49 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 49 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 31899 hits for event 49
RootOutput WARN +++ [Event:49] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 51. Within run:0 event 51.
Gun INFO Shoot [50] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.010 -0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 50 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 50 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 17229 hits for event 50
RootOutput WARN +++ [Event:50] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 52. Within run:0 event 52.
Gun INFO Shoot [51] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.011 -0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 51 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 51 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 18853 hits for event 51
RootOutput WARN +++ [Event:51] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 53. Within run:0 event 53.
Gun INFO Shoot [52] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 0.002 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 52 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 52 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 26991 hits for event 52
RootOutput WARN +++ [Event:52] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 54. Within run:0 event 54.
Gun INFO Shoot [53] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.007 -0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 53 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 53 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 19460 hits for event 53
RootOutput WARN +++ [Event:53] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 55. Within run:0 event 55.
Gun INFO Shoot [54] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.001 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 54 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 54 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 34913 hits for event 54
RootOutput WARN +++ [Event:54] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 56. Within run:0 event 56.
Gun INFO Shoot [55] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.010 -0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 55 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 55 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 17418 hits for event 55
RootOutput WARN +++ [Event:55] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 57. Within run:0 event 57.
Gun INFO Shoot [56] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.009 -0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 56 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 56 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25060 hits for event 56
RootOutput WARN +++ [Event:56] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 58. Within run:0 event 58.
Gun INFO Shoot [57] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.012 0.006 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 57 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 57 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 21946 hits for event 57
RootOutput WARN +++ [Event:57] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 59. Within run:0 event 59.
Gun INFO Shoot [58] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.009 -0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 58 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 58 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 23483 hits for event 58
RootOutput WARN +++ [Event:58] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 60. Within run:0 event 60.
Gun INFO Shoot [59] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.006 -0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 59 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 59 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 20734 hits for event 59
RootOutput WARN +++ [Event:59] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 61. Within run:0 event 61.
Gun INFO Shoot [60] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.005 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 60 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 60 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 22409 hits for event 60
RootOutput WARN +++ [Event:60] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 62. Within run:0 event 62.
Gun INFO Shoot [61] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.004 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 61 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 61 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 30214 hits for event 61
RootOutput WARN +++ [Event:61] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 63. Within run:0 event 63.
Gun INFO Shoot [62] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.010 0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 62 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 62 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 16702 hits for event 62
RootOutput WARN +++ [Event:62] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 64. Within run:0 event 64.
Gun INFO Shoot [63] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.002 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 63 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 63 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 26817 hits for event 63
RootOutput WARN +++ [Event:63] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 65. Within run:0 event 65.
Gun INFO Shoot [64] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.010 0.009 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 64 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 64 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 19994 hits for event 64
RootOutput WARN +++ [Event:64] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 66. Within run:0 event 66.
Gun INFO Shoot [65] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.011 -0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 65 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 65 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 40355 hits for event 65
RootOutput WARN +++ [Event:65] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 67. Within run:0 event 67.
Gun INFO Shoot [66] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.012 -0.007 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 66 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 66 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 20096 hits for event 66
RootOutput WARN +++ [Event:66] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 68. Within run:0 event 68.
Gun INFO Shoot [67] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.002 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 67 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 67 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 14593 hits for event 67
RootOutput WARN +++ [Event:67] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 69. Within run:0 event 69.
Gun INFO Shoot [68] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.007 -0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 68 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 68 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 18784 hits for event 68
RootOutput WARN +++ [Event:68] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 70. Within run:0 event 70.
Gun INFO Shoot [69] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.004 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 69 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 69 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 17965 hits for event 69
RootOutput WARN +++ [Event:69] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 71. Within run:0 event 71.
Gun INFO Shoot [70] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.003 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 70 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 70 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25478 hits for event 70
RootOutput WARN +++ [Event:70] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 72. Within run:0 event 72.
Gun INFO Shoot [71] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.007 0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 71 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 71 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25841 hits for event 71
RootOutput WARN +++ [Event:71] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 73. Within run:0 event 73.
Gun INFO Shoot [72] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.012 -0.007 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 72 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 72 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 27708 hits for event 72
RootOutput WARN +++ [Event:72] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 74. Within run:0 event 74.
Gun INFO Shoot [73] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.005 -0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 73 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 73 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 27770 hits for event 73
RootOutput WARN +++ [Event:73] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 75. Within run:0 event 75.
Gun INFO Shoot [74] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.005 0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 74 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 74 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 28974 hits for event 74
RootOutput WARN +++ [Event:74] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 76. Within run:0 event 76.
Gun INFO Shoot [75] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.000 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 75 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 75 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 27745 hits for event 75
RootOutput WARN +++ [Event:75] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 77. Within run:0 event 77.
Gun INFO Shoot [76] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.008 -0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 76 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 76 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 16885 hits for event 76
RootOutput WARN +++ [Event:76] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 78. Within run:0 event 78.
Gun INFO Shoot [77] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.008 0.011 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 77 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 77 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 18273 hits for event 77
RootOutput WARN +++ [Event:77] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 79. Within run:0 event 79.
Gun INFO Shoot [78] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.011 0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 78 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 78 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 8562 hits for event 78
RootOutput WARN +++ [Event:78] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 80. Within run:0 event 80.
Gun INFO Shoot [79] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.012 0.005 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 79 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 79 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 27823 hits for event 79
RootOutput WARN +++ [Event:79] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 81. Within run:0 event 81.
Gun INFO Shoot [80] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.003 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 80 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 80 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 45912 hits for event 80
RootOutput WARN +++ [Event:80] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 82. Within run:0 event 82.
Gun INFO Shoot [81] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.002 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 81 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 81 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 20762 hits for event 81
RootOutput WARN +++ [Event:81] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 83. Within run:0 event 83.
Gun INFO Shoot [82] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.002 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 82 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 82 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 29731 hits for event 82
RootOutput WARN +++ [Event:82] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 84. Within run:0 event 84.
Gun INFO Shoot [83] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.010 -0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 83 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 83 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 31194 hits for event 83
RootOutput WARN +++ [Event:83] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 85. Within run:0 event 85.
Gun INFO Shoot [84] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.012 0.005 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 84 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 84 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 24454 hits for event 84
RootOutput WARN +++ [Event:84] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 86. Within run:0 event 86.
Gun INFO Shoot [85] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.008 -0.011 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 85 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 85 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 14590 hits for event 85
RootOutput WARN +++ [Event:85] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 87. Within run:0 event 87.
Gun INFO Shoot [86] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.011 0.008 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 86 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 86 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 58937 hits for event 86
RootOutput WARN +++ [Event:86] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 88. Within run:0 event 88.
Gun INFO Shoot [87] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 0.001 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 87 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 87 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 17856 hits for event 87
RootOutput WARN +++ [Event:87] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 89. Within run:0 event 89.
Gun INFO Shoot [88] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.003 -0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 88 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 88 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 19343 hits for event 88
RootOutput WARN +++ [Event:88] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 90. Within run:0 event 90.
Gun INFO Shoot [89] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.013 -0.002 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 89 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 89 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 30080 hits for event 89
RootOutput WARN +++ [Event:89] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 91. Within run:0 event 91.
Gun INFO Shoot [90] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.012 -0.006 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 90 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 90 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 17491 hits for event 90
RootOutput WARN +++ [Event:90] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 92. Within run:0 event 92.
Gun INFO Shoot [91] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 0.005 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 91 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 91 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 32458 hits for event 91
RootOutput WARN +++ [Event:91] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 93. Within run:0 event 93.
Gun INFO Shoot [92] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.009 -0.010 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 92 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 92 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 24885 hits for event 92
RootOutput WARN +++ [Event:92] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 94. Within run:0 event 94.
Gun INFO Shoot [93] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.005 0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 93 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 93 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 28040 hits for event 93
RootOutput WARN +++ [Event:93] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 95. Within run:0 event 95.
Gun INFO Shoot [94] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 -0.004 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 94 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 94 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25885 hits for event 94
RootOutput WARN +++ [Event:94] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 96. Within run:0 event 96.
Gun INFO Shoot [95] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.013 0.000 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 95 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 95 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 25205 hits for event 95
RootOutput WARN +++ [Event:95] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 97. Within run:0 event 97.
Gun INFO Shoot [96] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.012 0.006 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 96 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 96 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 27685 hits for event 96
RootOutput WARN +++ [Event:96] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 98. Within run:0 event 98.
Gun INFO Shoot [97] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:( 0.006 -0.012 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 97 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 97 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 42615 hits for event 97
RootOutput WARN +++ [Event:97] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 99. Within run:0 event 99.
Gun INFO Shoot [98] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.002 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 98 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 98 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 11220 hits for event 98
RootOutput WARN +++ [Event:98] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 100. Within run:0 event 100.
Gun INFO Shoot [99] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:5.000 GeV vertex:( 0.000 0.000 0.000)[mm] direction:(-0.000 0.013 1.000)
Gun INFO +-> Interaction [0] [5.000 , 5.000] GeV e- pos:(0.000 0.000 0.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,+0.00e+00)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,+0.00e+00) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 99 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:340: Transporting 1 tracks (4999.49 MeV cumulative kinetic energy) from event 99 with Celeritas
debug@accel/LocalTransporter.cc:410: Reconstituted 35463 hits for event 99
RootOutput WARN +++ [Event:99] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit WARN +++ Finished run 0 after 100 events (100 events in total)
debug@accel/detail/IntegrationSingleton.cc:382: Destroying local state
info@accel/LocalTransporter.cc:434: Finalizing Celeritas after 8682662 steps and 212132781 optical steps (over 109645 step iterations) from 100 offloaded tracks over 100 events, generating 2661026 hits
warning@accel/LocalTransporter.cc:462: Performance is degraded due to non-optimized build options: {"_category":"system","_label":"build","config":{"build_type":"debug,shared","constants":"CODATA 2018","core_geo":"VecGeom","core_rng":"xorwow","debug":[],"geant4":"global-dynamic,multithreaded,shared,gdml","gpu_architectures":"80+89","hostname":"LPO-174581","openmp":"event","real_type":"double","units":"CGS","use":["covfie","cuda","geant4","hepmc3","mpi","openmp","root","vecgeom"],"vecgeom":"index,Scalar,cuda=75","versions":{"CLHEP":"2.4.7.1","CUDA":"12.5.82","G4VG":"1.0.5","Geant4":"11.3.2","HepMC3":"3.03.00","ROOT":"6.36.02","Thrust":"1.17.2.0","VecGeom":"1.2.11","covfie":"0.14.0"}},"version":"0.7+d048aa67"}
debug@celeritas/ext/GeantTrackReconstruction.cc:90: Deallocating track reconstruction
status@accel/detail/IntegrationSingleton.cc:397: Finalizing Celeritas
info@accel/SharedParams.cc:475: Wrote Geant4 diagnostic output to "ddceler.out.json"
debug@accel/SharedParams.cc:382: Resetting shared parameters
debug@celeritas/global/CoreState.cc:97: Deallocating device core state (stream 0)
debug@corecel/sys/Device.cc:330: Destroying streams
debug@corecel/sys/Stream.cc:68: Destroying stream id=13

Geant4Kernel INFO ++ Terminate Geant4 and delete associated actions.
RootOutput INFO +++ Closing ROOT output file preshower.root
DDSim INFO Total Time: 1692.57 s (User), 197.29 s (System)
DDSim INFO StartUp Time: 7.94 s, Processing and Init: 1684.63 s (~16.85 s/Event)

@sethrj sethrj changed the title Feature add optical to ddceler Add optical photon offloading to DDCeler Feb 19, 2026
Sakib Rahman and others added 15 commits February 19, 2026 08:32
Move optical photon demonstration to a dedicated separate example
instead. Restore Preshower.xml and steeringFile.py to their original
state before optical physics was added.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
…t-ordered DetectorAction could score them. Moving to user_post and scoring killed tracks closes that gap. The direction field and volume hierarchy storage are added here since they are part of the same executor rewrite.
…sses it and it's not needed by OpticalHitProcessor
…detector state buffer can be sized correctly.
…sitiveDetector::Hit(), plus the thread-local registry and factory helpers.
…tion paths so the callback reaches optical::CoreParams.
…le gun moved to before the water volume starts
@rahmans1

rahmans1 commented Mar 12, 2026

Copy link
Copy Markdown
Contributor Author
full output
jug_dev+> ubuntu@LPO-174581:~/celeritas-dd4hep/celeritas-optical$ CELER_LOG_LOCAL=debug CELER_LOG=debug example/ddceler/optical/run-scintwater.sh celeritas -N 10
warning: Celeritas_ROOT is undefined: using /home/srahman1/celeritas-dd4hep/celeritas-optical/install
Running optical demo with celeritas physics
+ exec /opt/software/linux-x86_64_v2/python-3.12.9-6hyysvqfeygm2rf2mnoo44s25nci3yse/bin/python3.12 /opt/software/linux-x86_64_v2/dd4hep-1.32.1-ncwiiuduquvvdjyj5g7rcvomhrdmjeqf/bin/ddsim --compactFile=/home/srahman1/celeritas-dd4hep/celeritas-optical/example/ddceler/optical/input/ScintWater.xml --steering=/home/srahman1/celeritas-dd4hep/celeritas-optical/example/ddceler/optical/input/steeringFile.py --outputFile=optical_demo.root -N 10
PersistencyIO    INFO  +++ Set Streamer to dd4hep::OpaqueDataBlock
Info in : Geometry default, Detector Geometry created
Info in : --- Maximum geometry depth set to 100
XMLLoader        INFO  +++ Processing XML file: file:/home/srahman1/celeritas-dd4hep/celeritas-optical/example/ddceler/optical/input/ScintWater.xml
DD4hep           WARN  ++ STD conditions NOT defined by client. NTP defaults taken.
Detector         INFO  *********** Created World volume with size:  500  500  500
Info in : Top volume is world_volume. Master volume is world_volume
Compact          INFO  ++ Converted subdetector:WaterBox of type DD4hep_BoxSegment [calorimeter]
Compact          INFO  ++ Converted field: Successfully created field TinyBz [ConstantField]
Info in : Fixing runtime shapes...
Info in : ...Nothing to fix
Info in : Counting nodes...
Info in : Voxelizing...
Info in : Building cache...
Info in : max level = 1, max placements = 1
Info in : 2 nodes/ 3 volume UID's in Detector Geometry
Info in : ----------------modeler ready----------------
Detector         INFO  +++ Patching names of anonymous shapes....
DDG4             INFO +++ Imported 5 global values to namespace:DDG4
Geant4Kernel           OutputLevel:  2
Geant4Kernel           UI:           UI
Geant4Kernel           NumEvents:    10
Geant4Kernel           NumThreads:   0
DDG4             INFO +++  List of sensitive detectors:
DDG4             INFO +++  WaterBox                         type:calorimeter   --> Sensitive type: Geant4CalorimeterAction
Geant4UI         INFO  +++ UI> Install Geant4 control directory:/ddg4/UI/
Geant4Kernel     INFO  ++ Registered global action UI of type dd4hep::sim::Geant4UIManager
Geant4UI         INFO  +++ MagFieldTrackingSetup> Install Geant4 control directory:/ddg4/MagFieldTrackingSetup/
Geant4UI         INFO  +++ DetectorConstructionAction> Install Geant4 control directory:/ddg4/DetectorConstructionAction/
Geant4UI         INFO  +++ ConstructSD> Install Geant4 control directory:/ddg4/ConstructSD/
Geant4UI         INFO  +++ RunAction> Install Geant4 control directory:/ddg4/RunAction/
Geant4Kernel     INFO  ++ Registered global action RunInit of type dd4hep::sim::Test::Geant4TestRunAction
DDSim.Helper.Random INFO Choosing random seed for you: 2078610688
DDSim.Helper.OutputConfig INFO ++++ Setting up DD4hep's ROOT Output ++++
Geant4UI         INFO  +++ RootOutput> Install Geant4 control directory:/ddg4/RootOutput/
Geant4UI         INFO  +++ EventAction> Install Geant4 control directory:/ddg4/EventAction/
DDSim            INFO ++++ Adding DD4hep Particle Gun ++++
DDSim            INFO Enabling the PrimaryHandler
Geant4UI         INFO  +++ GeneratorAction> Install Geant4 control directory:/ddg4/GeneratorAction/
Geant4UI         INFO  +++ Gun> Install Geant4 control directory:/ddg4/Gun/
Geant4UI         INFO  +++ InteractionMerger> Install Geant4 control directory:/ddg4/InteractionMerger/
Geant4UI         INFO  +++ PrimaryHandler> Install Geant4 control directory:/ddg4/PrimaryHandler/
Geant4UI         INFO  +++ TrackingAction> Install Geant4 control directory:/ddg4/TrackingAction/
Geant4UI         INFO  +++ SteppingAction> Install Geant4 control directory:/ddg4/SteppingAction/
Geant4UI         INFO  +++ ParticleHandler> Install Geant4 control directory:/ddg4/ParticleHandler/
DDSim.Helper.Filter INFO ReqFilt {'edep0', 'edep1kev'}
DDSim            INFO getDetectorLists - found active detector WaterBox type: calorimeter
DDSim            INFO getDetectorLists - Identified WaterBox as a calorimeter
DDSim            INFO Setting up SD for WaterBox with Geant4CalorimeterAction
Geant4UI         INFO  +++ WaterBox> Install Geant4 control directory:/ddg4/WaterBox/
Geant4UI         INFO  +++ WaterBoxHandler> Install Geant4 control directory:/ddg4/WaterBoxHandler/
DDSim.Helper.Filter INFO Adding default filter 'edep0' to sensitive detector for 'WaterBox'
Geant4UI         INFO  +++ PhysicsList> Install Geant4 control directory:/ddg4/PhysicsList/
PhysicsList            +++ Dump of physics list component(s)
PhysicsList            +++ Extension name       FTFP_BERT
PhysicsList            +++ Transportation flag: 0
PhysicsList            +++ Program decays:      0
PhysicsList            +++ RangeCut:            0.700000
PhysicsList            +++ Verbosity:           1
Geant4UI         INFO  +++ GlobalRangeCut> Install Geant4 control directory:/ddg4/GlobalRangeCut/
Geant4Kernel           OutputLevel:  2
Geant4Kernel           UI:           UI
Geant4Kernel           NumEvents:    10
Geant4Kernel           NumThreads:   0
PhysicsList            +++ Dump of physics list component(s)
PhysicsList            +++ Extension name       QGSP_BERT
PhysicsList            +++ Transportation flag: 0
PhysicsList            +++ Program decays:      1
PhysicsList            +++ RangeCut:            0.700000
PhysicsList            +++ Verbosity:           1
Geant4UI         INFO  +++ OpticalGammaPhys> Install Geant4 control directory:/ddg4/OpticalGammaPhys/
Geant4UI         INFO  +++ CerenkovPhys> Install Geant4 control directory:/ddg4/CerenkovPhys/
Geant4UI         INFO  +++ ScintillatorPhys> Install Geant4 control directory:/ddg4/ScintillatorPhys/
PhysicsList            +++ Dump of physics list component(s)
PhysicsList            +++ Extension name       QGSP_BERT
PhysicsList            +++ Transportation flag: 0
PhysicsList            +++ Program decays:      1
PhysicsList            +++ RangeCut:            0.700000
PhysicsList            +++ Verbosity:           1
OpticalGammaPhys       +++ ParticleConstructor:          G4OpticalPhoton
 G4ChordFinder: stepperDriverId: 2
FieldSetup       INFO  Geant4 magnetic field tracking configured.
FieldSetup       INFO  G4MagIntegratorStepper:ClassicalRK4 G4Mag_EqRhs:Mag_UsualEqRhs
FieldSetup       INFO  Epsilon:[min:0.000050 mm max:0.001000 mm]
FieldSetup       INFO  Delta:[chord:0.025000 1-step:0.001000 intersect:0.010000] LargestStep 10000.000000 mm

Geant4 version Name: geant4-11-03-patch-02 [MT] (25-April-2025)
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
: NIM A 835 (2016), 186-225
WWW : http://geant4.org/


Geant4UI INFO +++ Geant4RunManager> Install Geant4 control directory:/ddg4/Geant4RunManager/
Geant4RunManager WARN +++ Configured run manager of type: G4RunManager.
Geant4Kernel WARN +++ Multi-threaded mode requested, but not supported by this compilation of Geant4.
Geant4Kernel WARN +++ Falling back to single threaded mode.
Geant4Exec WARN +++ Only 1 subdetectors present. You sure you loaded the geometry properly?
G4PhysListFactory::GetReferencePhysList <QGSP_BERT> EMoption= 0
<<< Geant4 Physics List simulation engine: QGSP_BERT

/home/srahman1/celeritas-dd4hep/celeritas-optical/src/corecel/sys/ScopedMpiInit.cc:57: debug: MPI initialization took 0.0588126s
debug@accel/detail/IntegrationSingleton.cc:311: Celeritas logging redirected through Geant4
debug@ddceler/CelerPhysics.cc:129: Field strength: (0, 0, 0.0001) T
debug@ddceler/CelerPhysics.cc:154: Loaded field driver options from DD4hep FieldSetup action
debug@ddceler/CelerPhysics.cc:165: Field driver options: min_step=0.001 mm, delta_chord=0.025 mm, delta_intersection=0.01 mm
info@ddceler/CelerPhysics.cc:201: Optical photon offloading enabled: tracks=2048, generators=16384
Myphysics INFO Registered Geant4 physics constructor G4StepLimiterPhysics to physics list
UserInitialization INFO +++ Executing Geant4UserActionInitialization::Build. Context:0x6374ef37dbe0 Kernel:0x6374ef36e890 [-1]
SignalHandler INFO ++ Re-apply signal handlers
Geant4Converter INFO +++ Successfully converted geometry to Geant4. [ 0.006 seconds]
Geant4UI INFO +++ ConstructGeo> Install Geant4 control directory:/ddg4/ConstructGeo/

hInelastic QGSP_BERT Thresholds:
1) between BERT and FTF/P over the interval 3 to 6 GeV.
2) between FTF/P and QGS/P over the interval 12 to 25 GeV.
-- quasiElastic: 1 for QGS and 0 for FTF

Adding tracking cuts for neutron TimeCut(ns)= 10000 KinEnergyCut(MeV)= 0

debug@accel/TrackingManagerConstructor.cc:106: Activating tracking manager
info@accel/TrackingManagerConstructor.cc:148: Built Celeritas tracking managers for e-, e+, gamma
GlobalRangeCut INFO +++ Set PhysicsList RangeCut to 0.700000 mm
OpticalGammaPhys INFO +++ Constructing optical_photon processes:
OpticalGammaPhys INFO +++ G4OpAbsorption G4OpRayleigh G4OpMieHG G4OpBoundaryProcess
OpBoundary is created
OpAbsorption is created
OpRayleigh is created
OpMieHG is created
CerenkovPhys INFO +++ Constructing: maxNumPhotonsPerStep:50 maxBeta:10.000000 track secondaries:NO stack photons:YES track secondaries:NO
ScintillatorPhys INFO +++ Constructing: yield:1.000000 excitation:1.000000 finite rise-time:NO stack photons:YES track secondaries:NO

Birks coefficients used in run time

PhysicsList INFO ConstructDecays 0x6374eff09b90
UI INFO ++ Start run with 10 events.

====== Electromagnetic Physics Parameters ========

LPM effect enabled 1
Enable creation and use of sampling tables 0
Apply cuts on all EM processes 0
Use combined TransportationWithMsc Disabled
Use general process 1
Enable linear polarisation for gamma 0
Enable photoeffect sampling below K-shell 1
Enable sampling of quantum entanglement 0
X-section factor for integral approach 0.8
Min kinetic energy for tables 100 eV
Max kinetic energy for tables 100 TeV
Number of bins per decade of a table 7
Verbose level 1
Verbose level for worker thread 0
Bremsstrahlung energy threshold above which
primary e+- is added to the list of secondary 100 TeV
Bremsstrahlung energy threshold above which primary
muon/hadron is added to the list of secondary 100 TeV
Positron annihilation at rest model SimplePositronium
Enable 3 gamma annihilation on fly 0
Lowest triplet kinetic energy 1 MeV
Enable sampling of gamma linear polarisation 0
5D gamma conversion model type 0
5D gamma conversion model on isolated ion 0
Use Ricardo-Gerardo pair production model 0
Livermore data directory epics_2017

====== Ionisation Parameters ========

Step function for e+- (0.2, 1 mm)
Step function for muons/hadrons (0.2, 0.1 mm)
Step function for light ions (0.2, 0.1 mm)
Step function for general ions (0.2, 0.1 mm)
Lowest e+e- kinetic energy 1 keV
Lowest muon/hadron kinetic energy 1 keV
Use ICRU90 data 0
Fluctuations of dE/dx are enabled 1
Type of fluctuation model for leptons and hadrons Urban
Use built-in Birks satuaration 1
Build CSDA range enabled 0
Use cut as a final range enabled 0
Enable angular generator interface 0
Max kinetic energy for CSDA tables 1 GeV
Max kinetic energy for NIEL computation 0 eV
Linear loss limit 0.01
Read data from file for e+e- pair production by mu 0

====== Multiple Scattering Parameters ========

Type of msc step limit algorithm for e+- 1
Type of msc step limit algorithm for muons/hadrons 0
Msc lateral displacement for e+- enabled 1
Msc lateral displacement for muons and hadrons 0
Urban msc model lateral displacement alg96 1
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
Skin parameter for msc step limitation of e+- 1
Lambda limit for msc step limit for e+- 1 mm
Use Mott correction for e- scattering 0
Factor used for dynamic computation of angular
limit between single and multiple scattering 1
Fixed angular limit between single
and multiple scattering 3.1416 rad
Upper energy limit for e+- multiple scattering 100 MeV
Type of electron single scattering model 0
Type of nuclear form-factor 1
Screening factor debug@accel/TrackingManager.cc:100: Preparing physics table for e+
debug@accel/TrackingManager.cc:100: Preparing physics table for e-
debug@accel/TrackingManager.cc:100: Preparing physics table for gamma
debug@accel/TrackingManager.cc:60: Building physics table for gamma
1

phot: for gamma SubType=12 BuildTable=0
LambdaPrime table from 200 keV to 100 TeV in 61 bins
===== EM models for the G4Region DefaultRegionForTheWorld ======
LivermorePhElectric : Emin= 0 eV Emax= 100 TeV SauterGavrila Fluo

compt: for gamma SubType=13 BuildTable=1
Lambda table from 100 eV to 1 MeV, 7 bins/decade, spline: 1
LambdaPrime table from 1 MeV to 100 TeV in 56 bins
===== EM models for the G4Region DefaultRegionForTheWorld ======
Klein-Nishina : Emin= 0 eV Emax= 100 TeV

conv: for gamma SubType=14 BuildTable=1
Lambda table from 1.022 MeV to 100 TeV, 18 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
BetheHeitlerLPM : Emin= 0 eV Emax= 100 TeV ModifiedTsai

Rayl: for gamma SubType=11 BuildTable=1
Lambda table from 100 eV to 150 keV, 7 bins/decade, spline: 0
LambdaPrime table from 150 keV to 100 TeV in 62 bins
===== EM models for the G4Region DefaultRegionForTheWorld ======
LivermoreRayleigh : Emin= 0 eV Emax= 100 TeV CullenGenerator
debug@accel/TrackingManager.cc:60: Building physics table for e-

msc: for e- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 MeV Nbins=42 100 eV - 100 MeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
WentzelVIUni : Emin= 100 MeV Emax= 100 TeV Nbins=42 100 MeV - 100 TeV
StepLim=UseSafety 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 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
MollerBhabha : Emin= 0 eV Emax= 100 TeV

eBrem: for e- XStype:4 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
LPM flag: 1 for E > 1 GeV, VertexHighEnergyTh(GeV)= 100000
===== EM models for the G4Region DefaultRegionForTheWorld ======
eBremSB : Emin= 0 eV Emax= 1 GeV ModifiedTsai
eBremLPM : Emin= 1 GeV Emax= 100 TeV ModifiedTsai

CoulombScat: for e- XStype:1 SubType=1 BuildTable=1
Lambda table from 100 MeV to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 100 MeV Emax= 100 TeV
debug@accel/TrackingManager.cc:60: Building physics table for e+

msc: for e+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 MeV Nbins=42 100 eV - 100 MeV
StepLim=UseSafety Rfact=0.04 Gfact=2.5 Sfact=0.6 DispFlag:1 Skin=1 Llim=1 mm
WentzelVIUni : Emin= 100 MeV Emax= 100 TeV Nbins=42 100 MeV - 100 TeV
StepLim=UseSafety 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 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
MollerBhabha : Emin= 0 eV Emax= 100 TeV

eBrem: for e+ XStype:4 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
LPM flag: 1 for E > 1 GeV, VertexHighEnergyTh(GeV)= 100000
===== EM models for the G4Region DefaultRegionForTheWorld ======
eBremSB : Emin= 0 eV Emax= 1 GeV ModifiedTsai
eBremLPM : Emin= 1 GeV Emax= 100 TeV ModifiedTsai

annihil: for e+ XStype:2 SubType=5 AtRestModel:Simple BuildTable=0
===== EM models for the G4Region DefaultRegionForTheWorld ======
eplus2gg : Emin= 0 eV Emax= 100 TeV

CoulombScat: for e+ XStype:1 SubType=1 BuildTable=1
Lambda table from 100 MeV to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 100 MeV Emax= 100 TeV

msc: for proton SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for proton XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax= 2 MeV
BetheBloch : Emin= 2 MeV Emax= 100 TeV

hBrems: for proton XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for proton XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 17x1001; from 7.50618 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for proton XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for GenericIon SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

ionIoni: for GenericIon XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.02
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax= 2 MeV
BetheBloch : Emin= 2 MeV Emax= 100 TeV

msc: for alpha SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
UrbanMsc : Emin= 0 eV Emax= 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

ionIoni: for alpha XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.02
===== EM models for the G4Region DefaultRegionForTheWorld ======
BraggIon : Emin= 0 eV Emax=7.9452 MeV
BetheBloch : Emin=7.9452 MeV Emax= 100 TeV

msc: for anti_proton SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for anti_proton XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax= 2 MeV
BetheBloch : Emin= 2 MeV Emax= 100 TeV

hBrems: for anti_proton XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for anti_proton XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 17x1001; from 7.50618 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for anti_proton XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for kaon+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for kaon+ XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax=1.05231 MeV
BetheBloch : Emin=1.05231 MeV Emax= 100 TeV

hBrems: for kaon+ XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for kaon+ XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 18x1001; from 3.94942 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for kaon+ XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for kaon- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for kaon- XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax=1.05231 MeV
BetheBloch : Emin=1.05231 MeV Emax= 100 TeV

hBrems: for kaon- XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for kaon- XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 18x1001; from 3.94942 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for kaon- XStype:1 SubType=1 BuildTable=1
Used Lambda table of kaon+
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for mu+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

muIoni: for mu+ XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax= 200 keV
MuBetheBloch : Emin= 200 keV Emax= 100 TeV

muBrems: for mu+ XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

muPairProd: for mu+ XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 21x1001; from 0.85 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for mu+ XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for mu- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

muIoni: for mu- XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax= 200 keV
MuBetheBloch : Emin= 200 keV Emax= 100 TeV

muBrems: for mu- XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
MuBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

muPairProd: for mu- XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 21x1001; from 0.85 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
muPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for mu- XStype:1 SubType=1 BuildTable=1
Used Lambda table of mu+
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for pi+ SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for pi+ XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
Bragg : Emin= 0 eV Emax=297.505 keV
BetheBloch : Emin=297.505 keV Emax= 100 TeV

hBrems: for pi+ XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for pi+ XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 20x1001; from 1.11656 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for pi+ XStype:1 SubType=1 BuildTable=1
Lambda table from threshold to 100 TeV, 7 bins/decade, spline: 0
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

msc: for pi- SubType= 10
===== EM models for the G4Region DefaultRegionForTheWorld ======
WentzelVIUni : Emin= 0 eV Emax= 100 TeV Nbins=84 100 eV - 100 TeV
StepLim=Minimal Rfact=0.2 Gfact=2.5 Sfact=0.6 DispFlag:0 Skin=1 Llim=1 mm

hIoni: for pi- XStype:3 SubType=2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
StepFunction=(0.2, 0.1 mm), integ: 3, fluct: 1, linLossLim= 0.01
===== EM models for the G4Region DefaultRegionForTheWorld ======
ICRU73QO : Emin= 0 eV Emax=297.505 keV
BetheBloch : Emin=297.505 keV Emax= 100 TeV

hBrems: for pi- XStype:1 SubType=3
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
===== EM models for the G4Region DefaultRegionForTheWorld ======
hBrem : Emin= 0 eV Emax= 100 TeV ModifiedMephi

hPairProd: for pi- XStype:1 SubType=4
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins/decade, spline: 1
Sampling table 20x1001; from 1.11656 GeV to 100 TeV
===== EM models for the G4Region DefaultRegionForTheWorld ======
hPairProd : Emin= 0 eV Emax= 100 TeV ModifiedMephi

CoulombScat: for pi- XStype:1 SubType=1 BuildTable=1
Used Lambda table of pi+
ThetaMin(p) < Theta(degree) < 180, pLimit(GeV^1)= 0.139531
===== EM models for the G4Region DefaultRegionForTheWorld ======
eCoulombScattering : Emin= 0 eV Emax= 100 TeV

====================================================================
HADRONIC PROCESSES SUMMARY (verbose level 1)

                       Hadronic Processes for neutron

Process: hadElastic
Model: hElasticCHIPS: 0 eV ---> 100 TeV
Cr_sctns: G4NeutronElasticXS: 0 eV ---> 100 TeV
Process: neutronInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: G4NeutronInelasticXS: 0 eV ---> 100 TeV
Process: nCapture
Model: nRadCapture: 0 eV ---> 100 TeV
Cr_sctns: G4NeutronCaptureXS: 0 eV ---> 100 TeV
Process: nKiller

                       Hadronic Processes for B-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: B-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 0 eV ---> 25 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for D-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: D-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 0 eV ---> 25 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for GenericIon

Process: ionInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for He3

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: He3Inelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for alpha

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: alphaInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for anti_He3

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_He3Inelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_alpha

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_alphaInelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_deuteron

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_deuteronInelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_hypertriton

Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_lambda

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: anti_lambdaInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 0 eV ---> 25 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_neutron

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100.1 MeV
Model: AntiAElastic: 100 MeV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_neutronInelastic
Model: FTFP: 0 eV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_proton

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100.1 MeV
Model: AntiAElastic: 100 MeV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_protonInelastic
Model: FTFP: 0 eV ---> 100 TeV
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for anti_triton

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100.1 MeV/n
Model: AntiAElastic: 100 MeV/n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: anti_tritonInelastic
Model: FTFP: 0 eV /n ---> 100 TeV/n
Cr_sctns: AntiAGlauber: 0 eV ---> 25.6 PeV
Process: hFritiofCaptureAtRest

                       Hadronic Processes for deuteron

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: dInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

                       Hadronic Processes for e+

Process: positronNuclear
Model: G4ElectroVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: ElectroNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for e-

Process: electronNuclear
Model: G4ElectroVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: ElectroNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for gamma

Process: photonNuclear
Model: GammaNPreco: 0 eV ---> 200 MeV
Model: BertiniCascade: 199 MeV ---> 6 GeV
Model: TheoFSGenerator: 3 GeV ---> 100 TeV
Cr_sctns: GammaNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for kaon+

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: kaon+Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for kaon-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: kaon-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hBertiniCaptureAtRest

                       Hadronic Processes for lambda

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: lambdaInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV

                       Hadronic Processes for mu+

Process: muonNuclear
Model: G4MuonVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: KokoulinMuonNuclearXS: 0 eV ---> 100 TeV

                       Hadronic Processes for mu-

Process: muonNuclear
Model: G4MuonVDNuclearModel: 0 eV ---> 1 PeV
Cr_sctns: KokoulinMuonNuclearXS: 0 eV ---> 100 TeV
Process: muMinusCaptureAtRest

                       Hadronic Processes for pi+

Process: hadElastic
Model: hElasticGlauber: 0 eV ---> 100 TeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: pi+Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV

                       Hadronic Processes for pi-

Process: hadElastic
Model: hElasticGlauber: 0 eV ---> 100 TeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: pi-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: hBertiniCaptureAtRest

                       Hadronic Processes for proton

Process: hadElastic
Model: hElasticCHIPS: 0 eV ---> 100 TeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV
Process: protonInelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: BarashenkovGlauberGribov: 0 eV ---> 100 TeV

                       Hadronic Processes for sigma-

Process: hadElastic
Model: hElasticLHEP: 0 eV ---> 100 TeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: sigma-Inelastic
Model: QGSP: 12 GeV ---> 100 TeV
Model: FTFP: 3 GeV ---> 25 GeV
Model: BertiniCascade: 0 eV ---> 6 GeV
Cr_sctns: Glauber-Gribov: 0 eV ---> 100 TeV
Process: hBertiniCaptureAtRest

                       Hadronic Processes for triton

Process: hadElastic
Model: hElasticLHEP: 0 eV /n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV
Process: tInelastic
Model: Binary Light Ion Cascade: 0 eV /n ---> 6 GeV/n
Model: FTFP: 3 GeV/n ---> 100 TeV/n
Cr_sctns: Glauber-Gribov Nucl-nucl: 0 eV ---> 25.6 PeV

====== Geant4 Native Pre-compound Model Parameters ========

Type of pre-compound inverse x-section 1
Pre-compound model active 1
Pre-compound excitation low energy 100 keV
Pre-compound excitation high energy 30 MeV
Angular generator for pre-compound model 1
Use NeverGoBack option for pre-compound model 0
Use SoftCutOff option for pre-compound model 0
Use CEM transitions for pre-compound model 1
Use GNASH transitions for pre-compound model 0
Use HETC submodel for pre-compound model 0

====== Nuclear De-excitation Module Parameters ========

Type of de-excitation inverse x-section 3
Type of de-excitation factory Evaporation+GEM
Number of de-excitation channels 68
Min excitation energy 10 eV
Min energy per nucleon for multifragmentation 200 GeV
Limit excitation energy for Fermi BreakUp 20 MeV
Level density (1/MeV) 0.075
Use simple level density model 1
Use discrete excitation energy of the residual 0
Time limit for long lived isomeres 1 ns
Isomer production flag 1
Internal e- conversion flag 1
Store e- internal conversion data 1
Correlated gamma emission flag 0
Max 2J for sampling of angular correlations 10

debug@accel/detail/IntegrationSingleton.cc:333: Initializing shared params
debug@corecel/sys/ScopedProfiling.cc:53: Disabling NVTX performance profiling
debug@corecel/sys/Device.cc:115: Querying CUDA device count...
info@celeritas/setup/FrameworkInput.cc:33: Activating Celeritas version 0.7+cab02402 on GPU
debug@celeritas/setup/System.cc:42: Celeritas environment variables: {
CELER_DISABLE_PARALLEL: '',
CELER_LOG: 'debug',
NO_COLOR: '',
CELER_COLOR: '1',
CELER_LOG_LOCAL: 'debug',
CELER_STRIP_SOURCEDIR: '1',
CELER_KILL_OFFLOAD: '0',
CELER_DISABLE: '0',
CELER_ENABLE_PROFILING: '0',
CELER_DISABLE_DEVICE: '',
}
debug@corecel/sys/Device.cc:188: Constructing device ID 0
debug@corecel/sys/Device.cc:388: Initializing 'NVIDIA RTX 1000 Ada Generation Laptop GPU', ID 0 of 1
debug@geocel/GeantGeoParams.cc:613: Setting celeritas::global_geant_geo
status@celeritas/ext/GeantImporter.cc:1216: Transferring data from Geant4
debug@geocel/ScopedGeantExceptionHandler.cc:171: Creating scoped G4 exception handler (depth 0)
debug@celeritas/ext/GeantImporter.cc:427: Loaded 4 particles
debug@celeritas/ext/GeantImporter.cc:636: Loaded 1 optical materials
debug@celeritas/ext/GeantImporter.cc:486: Loaded 10 isotopes
debug@celeritas/ext/GeantImporter.cc:539: Loaded 4 elements
debug@celeritas/ext/GeantImporter.cc:705: Loaded 2 geo materials
debug@celeritas/ext/GeantImporter.cc:809: Loaded 2 physics materials
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Loading MSC model 'UrbanMsc' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Loading MSC model 'WentzelVIUni' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'eIoni' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'eBrem' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'annihil' for particle e+ (-11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'CoulombScat' for particle e+ (-11)
debug@celeritas/ext/detail/GeantPhysicsLoader.cc:194: Loaded 1 model data from process G4Cerenkov("CerenkovPhys")
debug@celeritas/ext/detail/GeantPhysicsLoader.cc:194: Loaded 1 model data from process G4Scintillation("ScintillatorPhys")
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Loading MSC model 'UrbanMsc' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:347: Loading MSC model 'WentzelVIUni' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'eIoni' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'eBrem' for particle e- (11)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'CoulombScat' for particle e- (11)
debug@celeritas/ext/detail/GeantPhysicsLoader.cc:146: Already loaded process "CerenkovPhys"
debug@celeritas/ext/detail/GeantPhysicsLoader.cc:146: Already loaded process "ScintillatorPhys"
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'phot' for particle gamma (22)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'compt' for particle gamma (22)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'conv' for particle gamma (22)
debug@celeritas/ext/detail/GeantProcessImporter.cc:119: Loading process 'Rayl' for particle gamma (22)
debug@celeritas/ext/detail/GeantPhysicsLoader.cc:146: Already loaded process "ScintillatorPhys"
debug@celeritas/ext/detail/GeantPhysicsLoader.cc:194: Loaded 1 model data from process G4OpAbsorption("OpAbsorption")
warning@celeritas/ext/detail/GeantPhysicsLoader.cc:194: Loaded no model data from process G4OpRayleigh("OpRayleigh")
warning@celeritas/ext/detail/GeantPhysicsLoader.cc:194: Loaded no model data from process G4OpMieHG("OpMieHG")
debug@celeritas/ext/detail/GeantPhysicsLoader.cc:194: Loaded 1 model data from process G4OpBoundaryProcess("OpBoundary")
debug@celeritas/ext/GeantImporter.cc:954: Loaded 11 processes
debug@celeritas/ext/GeantImporter.cc:955: Loaded 4 msc models
debug@geocel/GeantGeoParams.cc:476: Loaded 1 detectors in a total of 1 logical volumes
debug@geocel/GeantGeoParams.cc:550: Loaded 2 regions out of 3 Geant4 regions and created 0 new regions
debug@celeritas/ext/GeantImporter.cc:1168: Loaded 2 of 2 volumes
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 0.0166307 s
debug@geocel/ScopedGeantExceptionHandler.cc:191: Destroying scoped G4 exception handler (depth 0)
debug@geocel/GeantGeoParams.cc:476: Loaded 1 detectors in a total of 1 logical volumes
debug@geocel/GeantGeoParams.cc:550: Loaded 2 regions out of 3 Geant4 regions and created 0 new regions
info@accel/SetupOptions.cc:161: Using a uniform field: 0.0001 [T] in all volumes
status@celeritas/setup/Problem.cc:472: Initializing problem
status@geocel/vg/VecgeomParams.cc:413: Loading VecGeom geometry from in-memory Geant4 geometry
status: Converting Geant4 geometry
status@geocel/vg/VecgeomParams.cc:490: Initializing tracking information
info@corecel/sys/ScopedLimitSaver.cuda.cc:54: CUDA stack size was changed from 1024 to 8192; restoring to original values
debug@geocel/vg/VecgeomParams.cc:805: Converting to CUDA geometry
debug@geocel/vg/VecgeomParams.cc:813: Transferring geometry to GPU
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 0.104077 s
debug@geocel/vg/VecgeomParams.cc:824: Initializing BVH on GPU
status@geocel/vg/VecgeomParams.cc:502: Constructing metadata
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 0.147239 s
debug@geocel/VolumeParams.cc:56: Setting celeritas::volumes
debug@celeritas/setup/Model.cc:117: No surfaces are defined
debug@celeritas/geo/GeoMaterialParams.cc:315: Building geometry->physics map using VolumeParams (2 volumes) and import data (2 volumes)
debug@celeritas/geo/GeoMaterialParams.cc:144: Filling geometry->physics map using canonical volumes
warning@celeritas/phys/ProcessBuilder.cc:259: Omitting coulomb_scat from physics process list
debug@celeritas/setup/Problem.cc:126: Ignored process class coulomb_scat
debug@celeritas/setup/Problem.cc:230: Set default track order init_charge
info@corecel/sys/Device.cc:307: Creating 1 device streams
debug@corecel/sys/Stream.cc:108: Created stream id=13
status@celeritas/global/CoreParams.cc:359: Celeritas core setup complete
info@geocel/GeantGdmlLoader.cc:148: Writing Geant4 geometry to GDML at ddceler.out.gdml
debug@geocel/ScopedGeantLogger.cc:250: Ignoring ScopedGeantLogger initialization because log redirection is disabled
debug@geocel/ScopedGeantExceptionHandler.cc:171: Creating scoped G4 exception handler (depth 0)
G4GDML: Writing 'ddceler.out.gdml'...
G4GDML: Writing definitions...
G4GDML: Writing materials...
G4GDML: Writing solids...
G4GDML: Writing structure...
G4GDML: Writing userinfo...
G4GDML: Writing setup...
G4GDML: Writing surfaces...
G4GDML: Writing 'ddceler.out.gdml' done !
debug@geocel/ScopedGeantExceptionHandler.cc:191: Destroying scoped G4 exception handler (depth 0)
debug@celeritas/ext/detail/SensDetInserter.cc:47: Mapped sensitive detector "WaterBox" on logical volume "WaterBox_vol"@0x6374eff5f880 (ID=0) to volume ID 0
warning@celeritas/setup/Problem.cc:737: Problem contains optical physics without any geometry surface definitions: default physics will be used for all surfaces
info@celeritas/optical/MaterialParams.cc:81: Constructed 1 optical materials with 1 present in the geometry
debug@celeritas/optical/ModelImporter.cc:84: Constructing optical model 'absorption'
debug@celeritas/optical/ModelImporter.cc:63: No optical model configured for 'rayleigh'
debug@celeritas/optical/ModelImporter.cc:63: No optical model configured for 'mie'
debug@celeritas/optical/ModelImporter.cc:63: No optical model configured for 'wls'
debug@celeritas/optical/ModelImporter.cc:63: No optical model configured for 'wls2'
debug@celeritas/optical/CoreParams.cc:192: Optical hit detector: num_volume_levels=2
status@celeritas/optical/CoreParams.cc:206: Celeritas optical setup complete
debug@geocel/GeantGeoParams.cc:613: Setting celeritas::global_geant_geo
warning@accel/SharedParams.cc:130: Mismatch between ParticlesParams (size 4) and user-defined offload list (size 3). Geant4 data import is not properly defined.
debug@accel/SharedParams.cc:479: Setting number of streams to 1
info@accel/SharedParams.cc:502: Wrote Geant4 diagnostic output to "ddceler.out.json"
diagnostic@corecel/io/ScopedTimeLog.hh:104: ... 2.02858 s
debug@accel/detail/IntegrationSingleton.cc:376: Constructing local state
debug@celeritas/ext/detail/HitProcessor.cc:106: Setting up thread-local hit processor for 1 sensitive detectors
status@celeritas/optical/CoreState.cc:64: Initialized Celeritas optical state
status@celeritas/global/CoreState.cc:82: Celeritas core state initialization complete
debug@celeritas/ext/detail/OpticalHitProcessor.cc:118: Setting up thread-local optical hit processor for 1 sensitive detectors
debug@celeritas/ext/detail/OpticalHitProcessor.cc:292: Built thread-local optical hit processor
debug@accel/TrackingManagerIntegration.cc:169: Verifying tracking managers
SignalHandler INFO ++ Re-apply signal handlers
GenerationInit INFO +++ Initializing event 1. Within run:0 event 1.
Gun INFO Shoot [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:(-0.013 -0.002 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 0 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 0 with Celeritas
status@accel/LocalTransporter.cc:383: Executing the first Celeritas stepping loop
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 363 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 351 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 324 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 287 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 248 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 254 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 254 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 278 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 6 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 262 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 266 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 210 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 190 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 178 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 214 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 173 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 267 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 262 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 225 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 191 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 213 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 190 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 172 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 142 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 105 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 35 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 21794 hits for event 0
RootOutput WARN +++ [Event:0] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 2. Within run:0 event 2.
Gun INFO Shoot [1] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:(-0.001 0.013 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 1 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 1 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 367 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 392 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 371 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 349 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 370 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 338 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 331 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 335 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 295 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 285 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 258 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 221 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 201 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 154 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 118 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 66 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 2 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 14383 hits for event 1
RootOutput WARN +++ [Event:1] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 3. Within run:0 event 3.
Gun INFO Shoot [2] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:( 0.007 -0.011 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 2 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 2 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 386 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 387 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 355 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 331 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 375 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 316 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 290 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 290 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 260 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 287 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 298 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 195 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 222 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 206 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 187 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 199 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 2 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 176 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 171 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 178 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 170 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 167 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 171 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 150 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 146 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 124 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 111 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 128 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 102 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 111 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 103 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 108 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 138 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 114 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 107 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 97 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 92 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 78 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 68 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 87 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 59 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 33611 hits for event 2
RootOutput WARN +++ [Event:2] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 4. Within run:0 event 4.
Gun INFO Shoot [3] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:( 0.010 -0.009 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 3 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 3 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 375 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 387 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 338 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 384 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 345 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 240 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 234 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 208 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 208 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 220 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 210 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 159 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 187 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 211 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 217 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 214 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 214 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 203 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 193 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 181 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 160 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 139 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 116 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 125 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 126 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 101 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 92 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 90 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 76 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 53 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 21 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 25862 hits for event 3
RootOutput WARN +++ [Event:3] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 5. Within run:0 event 5.
Gun INFO Shoot [4] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:( 0.013 0.001 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 4 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 4 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 380 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 401 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 338 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 357 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 338 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 359 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 272 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 248 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 3 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 230 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 258 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 262 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 286 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 290 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 296 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 252 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 315 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 3 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 297 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 275 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 274 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 302 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 260 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 266 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 259 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 248 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 4 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 233 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 225 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 149 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 119 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 80 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 22 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 25960 hits for event 4
RootOutput WARN +++ [Event:4] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 6. Within run:0 event 6.
Gun INFO Shoot [5] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:(-0.013 0.005 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 5 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 5 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 250 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 157 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 187 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 301 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 352 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 368 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 330 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 285 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 250 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 284 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 268 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 251 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 222 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 196 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 141 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 103 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 30 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 14357 hits for event 5
RootOutput WARN +++ [Event:5] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 7. Within run:0 event 7.
Gun INFO Shoot [6] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:( 0.010 -0.009 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 6 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 6 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 421 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 357 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 375 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 358 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 302 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 301 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 299 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 339 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 2 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 329 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 362 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 310 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 318 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 299 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 303 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 336 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 321 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 2 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 283 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 270 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 287 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 277 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 267 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 309 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 288 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 247 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 233 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 233 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 269 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 234 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 206 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 231 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 198 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 180 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 196 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 212 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 156 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 141 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 133 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 107 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 126 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 63 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 15 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 36292 hits for event 6
RootOutput WARN +++ [Event:6] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 8. Within run:0 event 8.
Gun INFO Shoot [7] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:( 0.002 0.013 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 7 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 7 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 363 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 369 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 355 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 339 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 348 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 340 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 240 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 228 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 219 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 210 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 220 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 215 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 193 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 194 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 191 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 155 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 1 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 134 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 105 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 101 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 154 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 204 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 172 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 94 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 41 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 20031 hits for event 7
RootOutput WARN +++ [Event:7] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 9. Within run:0 event 9.
Gun INFO Shoot [8] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:(-0.013 -0.001 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 8 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 8 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 366 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 328 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 357 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 365 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 337 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 340 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 300 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 294 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 269 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 205 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 212 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 180 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 165 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 195 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 153 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 103 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 44 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 14827 hits for event 8
RootOutput WARN +++ [Event:8] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit INFO +++ Initializing event 10. Within run:0 event 10.
Gun INFO Shoot [9] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm] dir:( 0.000 0.000 1.000)
Gun INFO Particle [0] e- Mom:1.000 GeV vertex:( 0.000 0.000 -155.000)[mm] direction:( 0.006 0.012 1.000)
Gun INFO +-> Interaction [0] [1.000 , 1.000] GeV e- pos:(0.000 0.000 -155.000)[mm]
Gun INFO +++ +-> ID: 0 e- status:00000002 PDG: 11 Vtx:(+0.00e+00,+0.00e+00,-1.55e+02)[mm] time: +0.00e+00 [ns] #Dau: 0 #Par:0
PrimaryHandler INFO +++++ G4PrimaryVertex at (+0.00e+00,+0.00e+00,-1.55e+02) [mm] +0.00e+00 [ns]
ParticleHandler INFO +++ Event 9 Begin event action. Access event related information.
debug@accel/LocalTransporter.cc:359: Transporting 1 tracks (999.489 [MeV] cumulative kinetic energy) from event 9 with Celeritas
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 362 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 337 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 381 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 352 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 310 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 309 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 332 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 275 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 303 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 340 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 315 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 333 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 307 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 293 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 291 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 268 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 7 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 249 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 275 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 293 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 301 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 276 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 283 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 287 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 271 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 2 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 251 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 229 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 260 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 209 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 220 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 236 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 223 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 189 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 176 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 172 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 140 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 159 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 167 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 111 optical detector hits to callback
debug@celeritas/optical/action/DetectorAction.cc:168: Dispatching 57 optical detector hits to callback
debug@accel/LocalTransporter.cc:429: Reconstituted 33861 hits for event 9
RootOutput WARN +++ [Event:9] No valid MC truth info present. Is a Particle handler installed ?
GenerationInit WARN +++ Finished run 0 after 10 events (10 events in total)
debug@accel/detail/IntegrationSingleton.cc:390: Destroying local state
info@accel/LocalTransporter.cc:453: Finalizing Celeritas after 245970 steps and 567172 optical steps (over 310 step iterations) from 10 offloaded tracks over 10 events, generating 240978 hits
debug@celeritas/ext/GeantTrackReconstruction.cc:90: Deallocating track reconstruction
status@accel/detail/IntegrationSingleton.cc:405: Finalizing Celeritas
info@accel/SharedParams.cc:502: Wrote Geant4 diagnostic output to "ddceler.out.json"
debug@accel/SharedParams.cc:409: Resetting shared parameters
debug@celeritas/global/CoreState.cc:97: Deallocating device core state (stream 0)
debug@corecel/sys/Device.cc:330: Destroying streams
debug@corecel/sys/Stream.cc:68: Destroying stream id=13

Geant4Kernel INFO ++ Terminate Geant4 and delete associated actions.
RootOutput INFO +++ Closing ROOT output file optical_demo.root
DDSim INFO Total Time: 81.07 s (User), 10.11 s (System)
DDSim INFO StartUp Time: 3.14 s, Processing and Init: 77.93 s (~7.79 s/Event)

@rahmans1

Copy link
Copy Markdown
Contributor Author

Ok. I have added the minimal amount of changes that i needed to see optical photons in the output rootfile. I see a lot more optical photons in the pure geant4 case vs the celeritas offload case.

Celeritas

optical_demo_pid (1)

Geant4

optical_demo_pid

@rahmans1

Copy link
Copy Markdown
Contributor Author

Evolution of hits recorded in volume over time

optical_demo_optical_2d_anim (1)

@sethrj

sethrj commented Mar 12, 2026

Copy link
Copy Markdown
Member

@rahmans1 that's great! 🤩

For future posts (maybe add to your AGENTS.md if you're using an assistant to post these updates) can you use this bit of git magic to reduce the vertical size of the post? (It makes it easier to find the neat plots 😉 )

<details><summary>SUMMARY</summary><pre>
</pre></details>

@sethrj

sethrj commented Mar 14, 2026

Copy link
Copy Markdown
Member

@rahmans1 btw I haven't been looking at these unless you specifically ask for a review because it's not marked as ready. Let me know when you'd like me to take a look!

rahmans1 and others added 8 commits March 20, 2026 17:22
Add a null check on the navigation history top volume before calling
UpdateYourself.  When all volume instance IDs are null or trimmed, the
history has no valid top volume, and passing nullptr to
G4TouchableHistory::UpdateYourself causes a segfault.  Return false
instead so the caller can skip the hit gracefully.

Prompt: "Add a null guard in LevelTouchableUpdater::operator() to handle
cases where the navigation history has no valid top volume"

Assisted-by: Claude Code (claude-opus-4-6)
DD4hep sensitive detectors compute cell IDs and contribution positions
from the midpoint (pre+post)/2.  Previously only the post-step point was
populated, so the pre-step position defaulted to the origin and the
midpoint was wrong.  Set both pre- and post-step points to the same
position, direction, energy, material, and material-cuts-couple.  This
also prevents null dereferences in SDs that read material via the track
(e.g. Geant4StepHandler / G4EmSaturation).

Prompt: "Populate the G4Step pre-step point with the same attributes as
the post-step point so DD4hep SDs that use the midpoint or read material
from the track get correct values"

Assisted-by: Claude Code (claude-opus-4-6)
The custom TrackingManager bypasses Geant4's standard ProcessOneTrack,
so G4UserTrackingAction callbacks are never fired.  DD4hep registers
MC-truth bookkeeping (Geant4ParticleHandler) on those callbacks, and
missing them causes an inconsistent particle record and end-of-event
crashes.  Manually invoke PreUserTrackingAction before the offload and
PostUserTrackingAction after setting the track status to fStopAndKill,
so intercepted tracks remain visible to the framework.

Prompt: "Fire G4UserTrackingAction pre/post callbacks in
TrackingManager::HandOverOneTrack so DD4hep ParticleHandler can maintain
MC-truth bookkeeping for offloaded tracks"

Assisted-by: Claude Code (claude-opus-4-6)
Add an OpticalGenerator steering property to CelerPhysics that selects
between "em" (default, optical photons generated inline as EM
secondaries) and "direct" (pre-existing G4 optical tracks offloaded to
Celeritas).  In direct mode the offload particle list is overridden to
contain only G4OpticalPhoton so the tracking manager intercepts optical
photon tracks.  Update the ScintWater steering file to use direct mode.

Prompt: "Add a steering property to select between em and direct optical
generator modes in the ddceler CelerPhysics plugin, and override the
offload particle list for direct mode"

Assisted-by: Claude Code (claude-opus-4-6)
Add RINDEX for Air so that optical photons reaching the water/air
interface are transmitted rather than totally internally reflected due
to a missing refractive index in the surrounding medium.  Also add
tracker_region_rmax and tracker_region_zmax constants (set to zero)
required by DD4hep's ParticleHandler for MC-truth link initialization
in geometries that have no tracker volume.

Prompt: "Add air refractive index and tracker region constants to the
ScintWater geometry so optical boundaries work and DD4hep
ParticleHandler does not crash"

Assisted-by: Claude Code (claude-opus-4-6)
Remove OpticalGenerator="direct" and userParticleHandler override from the
ScintWater steering file, restoring default EM-generation mode.  Add a new
steering file and run script for the optical photon gun (optgun) validation
study, which fires monochromatic optical photons directly into the water box
using the direct-offload generator for Celeritas-vs-Geant4 comparison.

Prompt: "Add optical photon gun validation study with direct-offload steering
and fix ScintWater steering to use default EM generator mode"

Assisted-by: Claude Code (claude-opus-4-6)
@rahmans1

Copy link
Copy Markdown
Contributor Author

Using direct offload from of photons, I see some difference in distribution of location of hits:

Celeritas

optgun_demo_optical_energy optgun_demo_optical_xy optgun_demo_optical_z optgun_demo_pid

Geant4

optgun_demo_optical_energy optgun_demo_optical_xy optgun_demo_optical_z optgun_demo_pid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request external Dependencies and framework-oriented features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants