Skip to content

Commit b5a381e

Browse files
Update name in genie_sbnd.fcl to 1.1.1
1 parent 2393857 commit b5a381e

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

sbndcode/LArSoftConfigurations/gen/genie_sbnd.fcl

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -232,29 +232,29 @@ sbnd_flux_bnb_nu_Lv1_test1: {
232232
#
233233
# Booster Neutrino Beam, FHC mode, g4bnb 1.1.0, A
234234
#
235-
sbnd_flux_g4bnb_1_0_0_fhc: {
235+
sbnd_flux_g4bnb_1_1_1_fhc: {
236236
FluxType: "dk2nu"
237237
DetectorLocation: "SBND"
238238
FluxCopyMethod: "DIRECT"
239239
FluxSearchPaths: "/cvmfs/sbnd.osgstorage.org/pnfs/fnal.gov/usr/sbnd/persistent/stash/fluxFiles/bnb/G4BNB/v1.1.1/fhc/a/"
240240
FluxFiles: [ "NuBeam_production_BooNE_50m_I174000A_*.dk2nu.root" ]
241241
}
242242

243-
sbnd_flux_g4bnb_1_0_0_fhc_test1: {
243+
sbnd_flux_g4bnb_1_1_1_fhc_test1: {
244244
@table::sbnd_flux_g4bnb_1_0_0_fhc
245245
FluxFiles: [ "NuBeam_production_BooNE_50m_I174000A_9998.dk2nu.root" ]
246246
}
247247

248248
#
249249
# Booster Neutrino Beam, FHC mode, DIRT, g4bnb 1.1.0, A
250250
#
251-
sbnd_flux_g4bnb_1_0_0_fhc_dirt: {
252-
@table::sbnd_flux_g4bnb_1_0_0_fhc
251+
sbnd_flux_g4bnb_1_1_1_fhc_dirt: {
252+
@table::sbnd_flux_g4bnb_1_1_1_fhc
253253
DetectorLocation: "SBND-Dirt"
254254
}
255255

256-
sbnd_flux_g4bnb_1_0_0_fhc_dirt_test1: {
257-
@table::sbnd_flux_g4bnb_1_0_0_fhc_dirt
256+
sbnd_flux_g4bnb_1_1_1_fhc_dirt_test1: {
257+
@table::sbnd_flux_g4bnb_1_1_1_fhc_dirt
258258
FluxFiles: [ "NuBeam_production_BooNE_50m_I174000A_9998.dk2nu.root" ]
259259
}
260260

@@ -301,14 +301,14 @@ sbnd_flux_g4bnb_1_1_1_beamdump: {
301301
#
302302
# Booster Neutrino Beam, neutrino mode, "default" configuration
303303
#
304-
sbnd_flux_bnb_nu: @local::sbnd_flux_g4bnb_1_0_0_fhc
305-
sbnd_flux_bnb_nu_test1: @local::sbnd_flux_g4bnb_1_0_0_fhc_test1
304+
sbnd_flux_bnb_nu: @local::sbnd_flux_g4bnb_1_1_1_fhc
305+
sbnd_flux_bnb_nu_test1: @local::sbnd_flux_g4bnb_1_1_1_fhc_test1
306306

307307
#
308308
# Booster Neutrino Beam, interaction from dirt
309309
#
310-
sbnd_flux_bnb_dirt: @local::sbnd_flux_g4bnb_1_0_0_fhc_dirt
311-
sbnd_flux_bnb_dirt_test1: @local::sbnd_flux_g4bnb_1_0_0_fhc_dirt_test1
310+
sbnd_flux_bnb_dirt: @local::sbnd_flux_g4bnb_1_1_1_fhc_dirt
311+
sbnd_flux_bnb_dirt_test1: @local::sbnd_flux_g4bnb_1_1_1_fhc_dirt_test1
312312

313313
#
314314
# Booster Neutrino Beam, RHC mode, "default" configuration

0 commit comments

Comments
 (0)