Skip to content

Commit e048d5b

Browse files
authored
Create sbncode_v10_05_00.md
1 parent 799c6f2 commit e048d5b

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
layout: page
3+
title: sbncode_v10_05_00
4+
toc: true
5+
---
6+
7+
sbncode_v10_05_00 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_05_00 and v10_04_08](https://github.com/SBNSoftware/sbncode/compare/v10_04_08...v10_05_00)
13+
14+
Date
15+
---------------------------------------------------
16+
28 April 2025
17+
18+
Purpose
19+
---------------------------------------------------
20+
* Weekly release
21+
22+
New features
23+
---------------------------------------------------
24+
A weekly release of sbncode (v10_05_00) has been cut and distributed
25+
26+
* sbnobj (v10_00_10):
27+
28+
Includes:
29+
30+
* SBND CRT Veto [#127](https://github.com/SBNSoftware/sbnobj/pull/127) : Adds a simple CRT Veto class for SBND.
31+
* Channel ROI and hit updates [#129](https://github.com/SBNSoftware/sbnobj/pull/129) : Updates definition of ChannelROI to allow for dynamic scaling of ADCs and declares association between `ChannelROI` and `recob::Hit` objects.
32+
33+
* sbnanaobj (v10_00_02):
34+
35+
Includes:
36+
37+
* Add TPC attribute to SROpFlash [#138](https://github.com/SBNSoftware/sbnanaobj/pull/138) : Adds tpc attribute to `SROpFlash` object.
38+
39+
* sbnalg (v10_05_00):
40+
41+
Using(updated dependencies):
42+
* sbnobj v10_00_10
43+
* sbnanaobj v10_00_02
44+
45+
* sbncode (v10_05_00):
46+
47+
Using (updated dependencies):
48+
* larsoft v10_05_00
49+
* sbnalg v10_05_00
50+
* nusystematics v1_05_07
51+
52+
Includes:
53+
54+
* Updates to Enable ICARUS Spring Production [#526](https://github.com/SBNSoftware/sbncode/pull/526) : Various updates required for ICARUS production.
55+
* Modify `MergeSimChannels` signature with check to skip G4 tracks or no [#533](https://github.com/SBNSoftware/sbncode/pull/533) : For compatibility with larsim at larsoft v10_05_00.
56+
* Save OpFlash information in CAF files in SBND [#534](https://github.com/SBNSoftware/sbncode/pull/534) : Splits `FillOpFlash` into two detector-specific calls so SBND can have OpFlashes saved in CAFs.
57+
58+
Extra info
59+
---------------------------------------------------
60+
Uses LArSoft v10_05_00, [release notes here](https://github.com/LArSoft/larsoft/releases/tag/v10_05_00).

0 commit comments

Comments
 (0)