|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: sbncode_v10_10_02 |
| 4 | +toc: true |
| 5 | +--- |
| 6 | + |
| 7 | +sbncode_v10_10_02 Release Notes |
| 8 | +======================================================================================= |
| 9 | + |
| 10 | +[List of sbncode releases](https://sbnsoftware.github.io/AnalysisInfrastructure/ReleaseManagement/Releases/List_of_SBN_code_releases) |
| 11 | + |
| 12 | +A git comparison of all the code changes between this release and the previous one: [Compare v10_09_00 and v10_10_02](https://github.com/SBNSoftware/sbncode/compare/v10_06_00_04...v10_09_00) |
| 13 | + |
| 14 | +Date |
| 15 | +--------------------------------------------------- |
| 16 | +12 September 2025 |
| 17 | + |
| 18 | +Purpose |
| 19 | +--------------------------------------------------- |
| 20 | +* Feature release |
| 21 | + |
| 22 | +New features |
| 23 | +--------------------------------------------------- |
| 24 | +A new release of sbncode (v10_10_02) has been cut and distributed |
| 25 | + |
| 26 | +* sbndata (v01_08): |
| 27 | + |
| 28 | + Includes: |
| 29 | + |
| 30 | + * Geant4Reweight SBN/SBND implementation [#9](https://github.com/SBNSoftware/sbndata/pull/9): Adds input files required for Geant4Reweight SBN implementation. |
| 31 | + |
| 32 | +* sbnobj (v10_02_00): |
| 33 | + |
| 34 | + Using(updated dependencies): |
| 35 | + |
| 36 | + * lardataobj v10_02_01 |
| 37 | + |
| 38 | + Includes: |
| 39 | + |
| 40 | + * Feature/maxd bnb qual cut [#135](https://github.com/SBNSoftware/sbnobj/pull/135): Adds additional information to BNBSpillInfo in order to create SBND Figure of Merit for BNB. |
| 41 | + * Frame Shift Module to Correct Timing in Data - PR for Develop [#142](https://github.com/SBNSoftware/sbnobj/pull/142): Two new data products: `sbnd::timing::TimingInfo` and `sbnd::timing::FrameShiftInfo`. |
| 42 | + |
| 43 | +* sbnanaobj (v10_00_07): |
| 44 | + |
| 45 | + Includes: |
| 46 | + |
| 47 | + * BNB FOM updates for CAFs [#146](https://github.com/SBNSoftware/sbnanaobj/pull/146): Added information to CAFs from BNBInfo to capture new variables for beam quality metrics including Figure of Merit and monitor offsets. |
| 48 | + * adding efield and phi to SRCaloPoint [#149](https://github.com/SBNSoftware/sbnanaobj/pull/149): Adding efield and phi to sbnanaobj/StandardRecord/SRCaloPoint.cxx. |
| 49 | + This is a follow up for recent updates from LArSoft's side in larreco and lardataobj which are tagged from v10_02_00 of them. |
| 50 | + * Frame Shift Module to Correct Timing in Data - PR For Develop [#154](https://github.com/SBNSoftware/sbnanaobj/pull/154): New Standard Record Classes to Store Timing Correction in SBND Data. |
| 51 | + |
| 52 | +* sbnalg (v10_10_02): |
| 53 | + |
| 54 | + Using(updated dependencies): |
| 55 | + |
| 56 | + * lardataalg v10_01_02 |
| 57 | + * sbnobj v10_02_00 |
| 58 | + * sbnanaobj v10_00_07 |
| 59 | + |
| 60 | +* sbncode (v10_10_02): |
| 61 | + |
| 62 | + Using (updated dependencies): |
| 63 | + |
| 64 | + * genie_xsec v3_04_00 -- Reverted back to genie_xsec v3_04_00 until we switch to GENIE v3_06 |
| 65 | + * larsoft v10_10_02 |
| 66 | + * sbnalg v10_10_02 |
| 67 | + |
| 68 | + Includes: |
| 69 | + |
| 70 | + * Feature/icarus bnb only [#523](https://github.com/SBNSoftware/sbncode/pull/523): Fixes issue [#479](https://github.com/SBNSoftware/sbncode/issues/479), restructures code so SBND BNB modules and ICARUS BNB modules can share some code. |
| 71 | + * Feature/maxd bnb qual cut [#551](https://github.com/SBNSoftware/sbncode/pull/551): Added additional information to the BNBSpillInfo module including additional monitors and monitor offsets from IFBeam that allow for the creation of the BNB FOM adapted from MicroBooNE using sbnd information. |
| 72 | + * Geant4Reweight SBN/SBND implementation [#555](https://github.com/SBNSoftware/sbncode/pull/555): Adds in Geant4Reweight SBN implementation for use in SBND. |
| 73 | + * Frame Shift Module to Correct Timing in Data - PR For Develop [#562](https://github.com/SBNSoftware/sbncode/pull/562): New module for timing reconstruction in introduced at reco2 in sbndcode. |
| 74 | + Module makes data products that are saved in CAF as new Standard Record products. |
| 75 | + * Add `find_package` for eigen [#569](https://github.com/SBNSoftware/sbncode/pull/569): A fix for building with spack - adds direct dependency which Spack is more strict about than UPS. |
| 76 | + * |
| 77 | + |
| 78 | +Extra info |
| 79 | +--------------------------------------------------- |
| 80 | +Note that `genie_xsec` has been downgraded to 3_04_00 to ensure same version as `genie`. |
| 81 | +Uses LArSoft v10_10_02. Release notes for the last few LArSoft suites here: |
| 82 | +* [LArSoft v10_10_00 release notes](https://github.com/LArSoft/larsoft/releases/tag/v10_10_00) |
| 83 | +* [LArSoft v10_10_01 release notes](https://github.com/LArSoft/larsoft/releases/tag/v10_10_01) |
| 84 | +* [LArSoft v10_10_02 release notes](https://github.com/LArSoft/larsoft/releases/tag/v10_10_02) |
0 commit comments