Skip to content

Commit 5922ea0

Browse files
authored
Merge pull request #602 from SBNSoftware/feature/zennamo_fix_offbeam
updating off-beam exposure accounting fcl for reprocessing
2 parents 49df365 + f92cb7c commit 5922ea0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sbncode/BeamSpillInfoRetriever/job/run_sbndbnbextinfo_sbn.fcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "sbndbnbdefaults.fcl"
22

3-
process_name: SBNDBNBEXTInfoGen
3+
process_name: SBNDBNBEXTInfoGenRerunning
44

55
services:{
66

@@ -23,6 +23,7 @@ services:{
2323

2424

2525
source: {
26+
inputCommands: [ "keep *_*_*_*", "drop *_*_*_SBNDBNBEXTInfoGen" ]
2627
}
2728

2829
physics: {

0 commit comments

Comments
 (0)