Skip to content

larsoft v09_82_02

Compare
Choose a tag to compare
@lgarren lgarren released this 26 Jan 02:06
· 31 commits to develop since this release

LArSoft v09_82_02 Release Notes

list of LArSoft releases

Download instructions for larsoft v09_82_02

Download instructions for just larsoftobj v09_34_03

Purpose

  • approved PRs

New features

  • LArSoft/larbatch#25
    • Add a script make_bzip2.sh to create a tar ball in bzip2 format. This is needed for POMS submission.

Bug fixes

  • LArSoft/larsim#130
    • Handle extremely large times that have undefined behaviour when being converted from double to int
    • SimPhotonsLite class stores time as an int (its used as the key in a map) It's possible that long lived Ar isotopes decay many hours after an event's simulation time. This decay time (as a double/float) is larger than the maximum value of an int. Converting these extreme values to an int wraps the time to the most extreme negative int.
    • This PR enforces that the large time becomes a max int.
  • LArSoft/larsim#129
    • Bug Fix; Adding a check that the TPCID is valid in ISCalcCorrelated
    • DUNE-VD informed me that they use ISCalcCorrelated to simulate light outside the TPC volume, this was a use case I did not expect. This causes ISCalcCorrelated to crash because there was no check that the TPCID is valid. This PR adds this check and enables the DUNE-VD simulation to work.
  • LArSoft/lardataalg#48
    • add missing header

Updated dependencies

Change List

larsoft v09_82_02

lareventdisplay v09_10_16

larexamples v09_08_15

larpandora v09_21_17

larsimrad v09_08_15

larsimdnn v09_05_15

larrecodnn v09_21_17

larwirecell v09_17_02

larana v09_14_16

larreco v09_23_06

larsim v09_39_02

larg4 v09_17_01

larevt v09_09_09

lardata v09_15_09

larcore v09_10_01

larpandoracontent v04_06_02

larsoftobj v09_34_03

larvecutils v09_04_01

lardataobj v09_17_01

lardataalg v09_16_06

larcorealg v09_12_01

larcoreobj v09_09_01

larfinder v09_00_01

larbatch v01_59_04

larutils v1_29_04