Skip to content

Commit 8a8a280

Browse files
Merge pull request #872 from sungbinoh/feature/sungbin_caf_rr_cut_nosce_fcl
updating residual range cut for caf maker with non-sce corrected object
2 parents c0afc14 + 04801a6 commit 8a8a280

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

sbndcode/JobConfigurations/standard/caf/cafmakerjob_sbnd.fcl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ physics.producers.cafmaker.OpFlashLabel: "opflash"
152152
physics.producers.cafmaker.FlashMatchOpDetSuffixes: ["", "op", "ara", "opara"]
153153
physics.producers.cafmaker.FlashMatchSCECryoSuffixes: [""]
154154

155+
# calo hit residual range cut for tracks in non-clear-cosmic slices
156+
physics.producers.cafmaker.TrackHitFillRRStartCut: 1000
157+
physics.producers.cafmaker.TrackHitFillRREndCut: 1000
158+
155159
# Include 3D barycenter flahs matching
156160
physics.producers.cafmaker.TPCPMTBarycenterMatchLabel: "tpcpmtbarycentermatching"
157161

0 commit comments

Comments
 (0)