LArSoft v06_26_01_17 Release Notes¶
- Table of contents
- LArSoft v06_26_01_17 Release Notes
- Change List
- larsoft v06_26_01_17
- lareventdisplay v06_02_14_15
- larexamples v06_01_15_11
- larpandora v06_08_00_16
- larwirecell v06_00_13_11
- larana v06_03_18_16
- larreco v06_20_00_15
- larsim v06_13_01_11
- larevt v06_07_09_09
- lardata v06_14_04_06
- larcore v06_05_03_03
- larpandoracontent v03_07_02_05
- larsoftobj v1_11_00_06
- lardataobj v1_11_00_06
- larcoreobj v1_06_02_03
list of LArSoft releases
Download instructions for larsoft v06_26_01_17
Download instructions for just larsoftobj v1_11_00_06
Purpose¶
- MicroBooNE request #21511
New features¶
Bug fixes¶
Updated dependencies¶
Change List¶
larsoft v06_26_01_17¶
- 2018-12-17 Lynn Garren : larsoft v06_26_01_17 for larsoft v06_26_01_01_branch
- 2018-12-17 Lynn Garren : product versions
lareventdisplay v06_02_14_15¶
larexamples v06_01_15_11¶
larpandora v06_08_00_16¶
- 2018-12-17 Lynn Garren : larpandora v06_08_00_16 for larsoft v06_26_01_01_branch
- 2018-12-10 Herbert Greenlee : Merge remote-tracking branch 'origin/feature/ddevitt_BuildShowersAsTracks' into v06_26_01_01_branch
- 2018-11-24 Adam : switching out repeated if statement for else statement
- 2018-11-21 Adam : fixing typo
- 2018-11-21 Adam : modifying cout statement to check trackVector size rather than particlesToTracks size
- 2018-11-16 Adam : removing continue statement which was causing showers to not build
- 2018-11-10 Adam : Seeds are now built event if buildTracks = false, and re-implementation of a debug statement for when the number of trajectory points is insufficient
- 2018-11-10 Adam : slidingFitHalfWindow size taken from fhicl, wire pitch taken from geometry, updating print statements
- 2018-11-09 Adam : additional print statements for clarity of pandora configuration
- 2018-11-09 Adam : reverting to original whitespace to enable diffs
- 2018-10-03 Adam : remove additional print statements
- 2018-09-17 Adam : adding check to make sure a pfparticle is a track or a shower before reconstructing as a track, also cleaning up print statements
- 2018-03-22 Daniel Devitt : Latest changes
- 2018-03-12 Daniel Devitt : Small fix
- 2018-03-08 Daniel Devitt : Adding ability to build showers as tracks