Skip to content
Failed

Changes

Summary

  1. Fix missing factor of two in Wentzel OK&VI transport xs (#1202) (details)
  2. Make "output interface" streamable (#1203) (details)
  3. Fix mock geo track view and raytracer test (details)
Commit f7d7ac9c9d4d8b01be7dc8059702acb5abd56919 by noreply
Fix missing factor of two in Wentzel OK&VI transport xs (#1202)

The file was modified src/celeritas/em/xs/WentzelHelper.hh (diff)
The file was modified test/celeritas/em/CoulombScattering.test.cc (diff)
The file was modified src/celeritas/em/xs/WentzelTransportXsCalculator.hh (diff)
Commit 9c64b46f80b119d02b4da6103748346293ef50fd by noreply
Make "output interface" streamable (#1203)

* Make standalone output streamable and include metadata

* Update tests
The file was modified test/celeritas/phys/Physics.test.cc (diff)
The file was modified test/geocel/vg/Vecgeom.test.cc (diff)
The file was modified test/orange/Orange.test.cc (diff)
The file was modified src/corecel/io/OutputInterface.hh (diff)
The file was modified test/geocel/g4/GeantGeo.test.cc (diff)
The file was modified test/celeritas/mat/Material.test.cc (diff)
The file was modified test/celeritas/geo/Geometry.test.cc (diff)
The file was modified test/celeritas/phys/Particle.test.cc (diff)
The file was modified src/corecel/io/OutputInterface.cc (diff)
The file was modified test/celeritas/global/ActionRegistry.test.cc (diff)
Commit 892a5669fa5773a448c3355c5bc05a0d7d581396 by johnsonsr
Fix mock geo track view and raytracer test
The file was modified test/geocel/rasterize/Raytracer.test.cc (diff)
The file was modified src/geocel/rasterize/Raytracer.hh (diff)
The file was modified test/geocel/MockGeoTrackView.hh (diff)