ReleaseNotes092000 - LArSoft/larsoft_docs GitHub Wiki
{{>TOC}}
LArSoft_release_list
Download instructions for larsoft v09_20_00
Download instructions for just larsoftobj v09_05_01
- changes in develop
- approved PRs
- larsim PR 66
- Inclusion of LArQL model, a model for correlated charge and light, dependent on the electric field.
- More details can be found on the LArQL_algorithm wiki page
- larpandoracontent PR 21
- This PR is composed of two principal changes: the first is the application of a Pandora .clang-format file across the entire repository to aid with style maintenance in future merges (hence the reason for the number of files altered by this PR). The second, small change, affects only the ClusterAssociationAlgorithm.cc and .h files.
- This latter change simplifies the handling of ambiguously-merged clusters such that they are now entirely removed from the cluster association map, avoiding a problem in which such clusters could be further processed and result in some V-shaped clusters.
- Given that this update affects the clustering we expect to see modest changes in Pandora product sizes and for this to propagate to downstream modules using these products. These changes are evident in CI run using the DUNE workflow: dune_ci/11100
- 2021-03-31 Lynn Garren : larsoft v09_20_00 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : product versions
- 2021-03-31 Lynn Garren : lareventdisplay v09_01_05 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : larexamples v09_01_05 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : larpandora v09_05_06 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : larsimrad v09_01_05 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : larrecodnn v09_06_04 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : larana v09_02_01 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : larreco v09_06_01 for larsoft v09_20_00
- 2021-03-31 Lynn Garren : larsim v09_11_00 for larsoft v09_20_00
- 2021-03-31 Laura Paulucci : Corrections to make the code more readable and updated reference
- 2021-03-25 Laura Paulucci : Removing trailing whitespace
- 2021-03-25 Laura Paulucci : Inclusion of LArQL model
- 2021-03-31 Lynn Garren : larpandoracontent v03_22_09 for larsoft v09_20_00
- 2021-03-30 Andrew Chappell : Update version and ChangeLog
- 2021-03-29 AndyChappell : Merge pull request #163 from PandoraPFA/feature/v_shape_clusters
- 2021-03-22 Andy Blake : Change “UpdateForAmbiguousMerge” method so that chains of merged clusters are removed from the cluster association map after merges have been identified.
- 2021-03-29 AndyChappell : Merge pull request #162 from PandoraPFA/feature/ClangFormat
- 2021-03-26 John Marshall : Apply the .clang-format file, maintained in the PandoraPFA repository, using clang 7.0.0.