Skip to content

Commit a2bc546

Browse files
Save OpFlash information in CAF files
1 parent 3916a93 commit a2bc546

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

sbndcode/JobConfigurations/base/cafmakerjob_sbnd_data_base.fcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ physics.producers.cafmaker.CreateBlindedCAF: false
161161
# More details can be found in here: https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=36869
162162
physics.producers.cafmaker.SaveGENIEEventRecord: false #comment to get CI to run on v09_90_00. This should be uncommented in v09_91_01 and later.
163163

164+
# Iclude OpFlash information
165+
physics.producers.cafmaker.OpFlashLabel: "opflash"
166+
164167
# Include Simple/OpFlashes for PMT/XARAPUCA
165168
physics.producers.cafmaker.FlashMatchOpDetSuffixes: ["", "op", "ara", "opara"]
166169
physics.producers.cafmaker.FlashMatchSCECryoSuffixes: [""]

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd.fcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ physics.producers.cafmaker.CreateBlindedCAF: false
143143
# More details can be found in here: https://sbn-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=36869
144144
physics.producers.cafmaker.SaveGENIEEventRecord: true
145145

146+
# Include OpFlash information
147+
physics.producers.cafmaker.OpFlashLabel: "opflash"
148+
146149
# Include Simple/OpFlashes for PMT/XARAPUCA
147150
physics.producers.cafmaker.FlashMatchOpDetSuffixes: ["", "op", "ara", "opara"]
148151
physics.producers.cafmaker.FlashMatchSCECryoSuffixes: [""]

0 commit comments

Comments
 (0)