Skip to content

Commit 2393857

Browse files
Update beam-dump configuration to G4BNB v1.1.1
1 parent b081746 commit 2393857

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

sbndcode/LArSoftConfigurations/gen/genie_sbnd.fcl

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,19 @@ sbnd_flux_g4bnb_1_0_0_beamdump: {
283283
}
284284

285285

286+
#
287+
# Booster Neutrino Beam, beam-dump mode, G4BNB v1.1.1, A
288+
#
289+
sbnd_flux_g4bnb_1_1_1_beamdump: {
290+
FluxType: "dk2nu"
291+
DetectorLocation: "SBND"
292+
FluxCopyMethod: "DIRECT"
293+
FluxSearchPaths: "/cvmfs/sbnd.osgstorage.org/pnfs/fnal.gov/usr/sbnd/persistent/stash/fluxFiles/bnb/G4BNB/v1.1.1/beamdump/a/"
294+
FluxFiles: [ "NuBeam_production_offTarg_BooNE_50m_offtarg_wires_al2O3_srbbs_I174000A_*.dk2nu.root" ]
295+
}
296+
297+
298+
286299

287300
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
288301
#
@@ -305,7 +318,7 @@ sbnd_flux_bnb_nu_rhc: @local::sbnd_flux_g4bnb_1_0_0_rhc
305318
#
306319
# Booster Neutrino Beam, beam-dump mode, "default" configuration
307320
#
308-
sbnd_flux_bnb_nu_beamdump: @local::sbnd_flux_g4bnb_1_0_0_beamdump
321+
sbnd_flux_bnb_nu_beamdump: @local::sbnd_flux_g4bnb_1_1_1_beamdump
309322

310323

311324
#

0 commit comments

Comments
 (0)