We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98020e commit d5685d5Copy full SHA for d5685d5
1 file changed
sbndcode/JobConfigurations/standard/reco/config/workflow_reco1.fcl
@@ -83,6 +83,9 @@ sbnd_reco1_producers.gaushit.CalDataModuleLabel:
83
sbnd_reco1_producers.fasthit.DigitModuleLabel: "simtpc2d:daq"
84
sbnd_reco1_producers.gaushitTruthMatch.HitParticleAssociations.HitModuleLabel: "gaushit"
85
sbnd_reco1_producers.specialblipgaushit.CalDataModuleLabel: "simtpc2d:gauss"
86
+sbnd_reco1_producers.specialblipgaushit.MinHitHeightPlane0: 8
87
+sbnd_reco1_producers.specialblipgaushit.MinHitHeightPlane1: 15
88
+sbnd_reco1_producers.specialblipgaushit.MinHitHeightPlane2: 5
89
sbnd_reco1_producers.blipgaushitTruthMatch.HitParticleAssociations.HitModuleLabel: "specialblipgaushit"
90
sbnd_reco1_filters: {
91
#filter events based on the number of reconstructed hits (avoids overly messy data events)
0 commit comments