Skip to content

Changes

#18 (Mar 30, 2024, 11:05:55 AM)

  1. Fix ORANGE JSON reading and tests (#1164) — noreply / githubweb

#17 (Mar 27, 2024, 6:25:28 PM)

  1. Fix number of counted scintillation particles — noreply / githubweb

#16 (Mar 26, 2024, 3:55:15 PM)

  1. Add Parallelepiped shape (#1161) — noreply / githubweb

#15 (Mar 26, 2024, 3:54:05 PM)

  1. Address comments — togninis / githubweb

#14 (Mar 25, 2024, 12:42:56 PM)

  1. Split ExplicitActionInterface to support optical data (#1160) — noreply / githubweb
  2. Import WLS data for optical photons (#1165) — noreply / githubweb

#13 (Mar 22, 2024, 12:23:15 PM)

  1. Remove inline; refactor yield->yield_per_energy; Update ScintillationData typedefs — togninis / githubweb

#12 (Mar 22, 2024, 11:16:55 AM)

  1. Address latest comments; Improve validation of ScintillationParams input data — togninis / githubweb

#11 (Mar 22, 2024, 10:55:55 AM)

  1. Fix ScintillationData operator bool; Minor reorg — togninis / githubweb
  2. Change scintillation test step len from 1 to 2.5 cm — togninis / githubweb

#10 (Mar 21, 2024, 7:57:49 PM)

  1. Remove validate(...) — togninis / githubweb

#9 (Mar 21, 2024, 7:54:54 PM)

  1. Refactor ScintillationParams::Input — togninis / githubweb

#8 (Mar 21, 2024, 4:20:09 PM)

  1. Fixup — togninis / githubweb

#7 (Mar 21, 2024, 4:00:38 PM)

  1. Add utilities for building `UnitInput` from `CsgTree` (#1155) — noreply / githubweb

#6 (Mar 21, 2024, 3:52:33 PM)

  1. Add generic grid builder and refactor builder code that uses generic grids (#1157) — noreply / githubweb
  2. Update CI images and workflow actions (#1136) — noreply / githubweb
  3. Create `celeritas/optical/Types.hh`; Address a few comments — togninis / githubweb
  4. Address comments; fix bugs — togninis / githubweb

#5 (Mar 21, 2024, 12:20:38 PM)

  1. Fixup — togninis / githubweb

#4 (Mar 21, 2024, 12:09:03 PM)

  1. Fix CLHEP units in Cerenkov test — togninis / githubweb

#3 (Mar 20, 2024, 3:48:00 PM)

  1. Fix CGS/CLHEP conversion issue. — togninis / githubweb

#2 (Mar 20, 2024, 2:35:30 PM)

  1. Refactor MSC params and add Wentzel VI params and data (#1129) — noreply / githubweb
  2. Add spack-based workflow to add all supported Geant4 versions to CI (#1149) — noreply / githubweb
  3. Fix Geant4 build from 10.5–10.7 and example build for 11.1 onward (#1152) — noreply / githubweb
  4. Rename `Wentzel` model to `CoulombScattering` and add em/params subdirectory (#1154) — noreply / githubweb
  5. Construct `ScintillationParams` based on the scintillation by particle type input flag. — togninis / githubweb
  6. Expand Scintillation test harness — togninis / githubweb
  7. Few fixes and improvements — togninis / githubweb
  8. Fixup — togninis / githubweb
  9. Minor fix; Revert clang-format change in GeantImporter — togninis / githubweb
  10. Remove Interp type; Improve separation between material/particle import — togninis / githubweb
  11. Fix ScintillationData operator bool; minor reorg — togninis / githubweb
  12. Fix test units; Update operator bools; Fix ScintillationParams bug — togninis / githubweb
  13. Throw CELER_NOT_IMPLEMENTED at construction time; clean up; — togninis / githubweb