Skip to content

Commit c2245fa

Browse files
Merge branch 'develop' into feature/blip_changeto_simide
2 parents 5350a4b + 1173d58 commit c2245fa

8 files changed

Lines changed: 87536 additions & 5 deletions

File tree

sbndcode/Geometry/gdml/sbnd_v02_06.gdml

Lines changed: 63119 additions & 0 deletions
Large diffs are not rendered by default.

sbndcode/Geometry/gdml/sbnd_v02_06_base.gdml

Lines changed: 7014 additions & 0 deletions
Large diffs are not rendered by default.

sbndcode/Geometry/gdml/sbnd_v02_06_nowires.gdml

Lines changed: 17393 additions & 0 deletions
Large diffs are not rendered by default.

sbndcode/Geometry/geometry_sbnd.fcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353

5454
BEGIN_PROLOG
5555

56-
sbnd_geometry_file: "sbnd_v02_05.gdml"
57-
sbnd_geometry_file_nowires: "sbnd_v02_05_nowires.gdml"
56+
sbnd_geometry_file: "sbnd_v02_06.gdml"
57+
sbnd_geometry_file_nowires: "sbnd_v02_06_nowires.gdml"
5858

5959

6060
#

sbndcode/LArSoftConfigurations/gen/genie_sbnd.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ sbnd_genie_simple_rockbox: {
318318
# As we are changing the FV we need to recalculate the maximum path lengths
319319
# This file was generated by running with:
320320
# GeomScan: "flux: 10000 1.1 1"
321-
GeomScan: "file: GENIE/sbnd_rock_maxpathlength_fluxL_gdmlv02_05.xml"
321+
GeomScan: "file: GENIE/sbnd_rock_maxpathlength_fluxL_gdmlv02_06.xml"
322322
}
323323

324324
# Rotated bucket configuration

sbndcode/WireCell/cfg/pgrapher/experiment/sbnd/params.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ base {
145145
},
146146

147147
files: {
148-
wires: "sbnd-wires-geometry-v0202.json.bz2", // new SBND geometry
148+
wires: "sbnd-wires-geometry-v0206.json.bz2", // new SBND geometry
149149

150150
fields: [ "garfield-sbnd-v1.json.bz2" ],
151151

test/fcl/SkipTesting.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
# with the exception of the ones listed in this file.
44
#
55

6+
# Skip for BNB Flux see discussion on PR#854
7+
set_flux_rhc.fcl
8+
set_flux_fhc_g4bnb.fcl
9+
set_flux_beamdump.fcl
10+
611
# GENIE Configuration fhicls
712
set_flux_config_b.fcl
813
set_flux_config_c.fcl

ups/product_deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ wpdir product_dir wire-cell-cfg
255255
product version qual flags <table_format=2>
256256
sbncode v10_12_02 -
257257
cetmodules v3_24_01 - only_for_build
258-
sbnd_data v01_36_00 -
258+
sbnd_data v01_37_00 -
259259
sbndutil v10_06_01 - optional
260260
fhiclpy v4_03_05 -
261261
end_product_list

0 commit comments

Comments
 (0)