You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AnalysisInfrastructure/ReleaseManagement/Releases/sbncode_v10_10_03.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,17 @@ A new release of sbncode (v10_10_03) has been cut and distributed
27
27
28
28
Includes:
29
29
30
-
PRs go here
30
+
* Calib NTuple CRT Timing Additions [#139](https://github.com/SBNSoftware/sbnobj/pull/139): Adds SBND CRT specific branches for calibration tuples.
31
+
* Feature/acastill opflashtiming [#140](https://github.com/SBNSoftware/sbnobj/pull/140): Introduces the `CorrectedOpFlashTiming` object that stores OpFlash time after corrections.
32
+
* Feature/acastill tpcpmtbfm upgrade [#144](https://github.com/SBNSoftware/sbnobj/pull/144): Adds new attributes to `TPCPMTBarycenterFM` to store chi2 and score used to do matching.
31
33
32
34
* sbnanaobj (v10_00_08):
33
35
34
36
Includes:
35
37
36
-
PRs go here
38
+
* Add score and chi2 to tmppmt bfm SR [#156](https://github.com/SBNSoftware/sbnanaobj/pull/156): Adds new attributes to `SRTPCPMTBarycenterMatch` to store chi2 and score used to do matching
39
+
* Feature/acastill corrected opflash [#157](https://github.com/SBNSoftware/sbnanaobj/pull/157): Introduces the `SRCorrectedOpFlash` object that stores OpFlash time after corrections.
40
+
* Update SRSBNDTimingInfo.h [#158](https://github.com/SBNSoftware/sbnanaobj/pull/158): Uses same default values for `SRSBNDTrigger` and normal `SRTrigger`.
37
41
38
42
* sbnalg (v10_10_03):
39
43
@@ -46,13 +50,16 @@ A new release of sbncode (v10_10_03) has been cut and distributed
46
50
47
51
Using (updated dependencies):
48
52
49
-
* larsoft v10_10_03
53
+
* larsoft v10_10_03
50
54
* sbndata v01_08
51
55
* sbnalg v10_10_03
52
56
53
57
Includes:
54
58
55
-
PRs go here
59
+
* CAFMaker changes to accommodate to Pandora track/shower discrimination changes [#546](https://github.com/SBNSoftware/sbncode/pull/546): Updates `FillPFPVars` in the CAFMaker so the BDT tools used pick up the right variables for ICARUS Pandora track/shower discrimination.
* Add tpcpmt bfm score and chi2 to CAF files [#565](https://github.com/SBNSoftware/sbncode/pull/565): New attributes to `TPCPMTBarycenterFM` object.
62
+
* Feature/acastill corrected opflash [#566](https://github.com/SBNSoftware/sbncode/pull/566): Introduces `CorrectedOpFlashTiming` object that stores the OpFlash time after corrections to improve timing resolution.
0 commit comments