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: LArSoftWiki/releases/Breaking_Changes.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
# Breaking Changes
2
2
3
-
* TOC
4
-
{:toc}
5
3
This is an attempt to track all the “breaking” changes which require associated updates to experiment code.
6
4
5
+
## LArSoft v10_20_00 with geant4 v4_11_2_p02
7
6
8
-
## Changes for larsoft v06_xx_yy and previous
7
+
- See the [v10_20_00 Release Notes](https://github.com/LArSoft/larsoft/releases/tag/v10_20_00)
8
+
- Required changed are minimal.
9
+
- However, LegacyLArG4 has been removed.
10
+
- Note that fcl files depending directly or indirectly on LegacyLArG4/largeantmodules.fcl will no longer work.
9
11
10
-
For ease of navigation, older breaking changes have been moved to [Breaking Changes prior to v07_00_00](Breaking_Changes_prior_to_v07_00_00)
11
12
12
13
## larsoft v09_77_00 - SpacePointSolver has new configurable parameter
13
14
@@ -371,3 +372,8 @@ New recob::Track interface introduced in early 2017. This came with the deprecat
371
372
Several different cases are possible. Please see [this presentation](https://indico.fnal.gov/event/19103/contribution/1/material/slides/0.pdf) for an overview and a list of the most common changes.
372
373
373
374
**Contact**: The Scisoft Team
375
+
376
+
377
+
## Changes for larsoft v06_xx_yy and previous
378
+
379
+
For ease of navigation, older breaking changes have been moved to [Breaking Changes prior to v07_00_00](Breaking_Changes_prior_to_v07_00_00)
0 commit comments