Skip to content

Commit 252f44e

Browse files
author
Mun Jung Jung
committed
cafmaker data calo labels
1 parent 769fbd7 commit 252f44e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd_data.fcl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ physics.producers.cafmaker: @local::standard_cafmaker
147147
physics.producers.cafmaker.CosmicGenLabel: "corsika"
148148
physics.producers.cafmaker.TrackHitFillRRStartCut: 1000
149149
physics.producers.cafmaker.TrackHitFillRREndCut: 1000
150+
physics.producers.cafmaker.TrackCaloLabel: "pandoraCaloData"
151+
physics.producers.cafmaker.TrackChi2PidLabel: "pandoraPidData"
150152

151153
# Blinding not needed for MC
152154
physics.producers.cafmaker.CreateBlindedCAF: false
@@ -161,7 +163,7 @@ physics.producers.cafmaker.FlashMatchOpDetSuffixes: ["", "op", "ara", "opara"]
161163
physics.producers.cafmaker.FlashMatchSCECryoSuffixes: [""]
162164

163165
# Overwrite weight_functions label:
164-
physics.producers.fluxweight.weight_functions: @local::physics.producers.fluxweight.weight_functions_flux
166+
#physics.producers.fluxweight.weight_functions: @local::physics.producers.fluxweight.weight_functions_flux
165167

166168
# input art file.
167169
physics.producers.cafmaker.SystWeightLabels: []

0 commit comments

Comments
 (0)