Skip to content

Commit 2e71306

Browse files
committed
Add comments on the workflow
1 parent 9deea2f commit 2e71306

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
#Nominal configuration uses dnn (ind) + trad (col) for hit finding.
2+
#Blip requires trad (all) for hit finding.
3+
#This fcl configures everything to use the nominal config (dnn + trad)
4+
15
#include "reco2_data.fcl"
26
physics.producers.blipPandoraCopy.HitFinderModuleLabel: "gaushit"
37
physics.producers.blipreco.BlipAlg.HitProducer: "gaushit"
4-
physics.analyzers.blipana.BlipAlg.HitProducer: "gaushit"
8+
physics.analyzers.blipana.BlipAlg.HitProducer: "gaushit"

sbndcode/JobConfigurations/standard/reco/reco2_mc_blipwdnn.fcl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#Nominal configuration uses dnn (ind) + trad (col) for hit finding.
2+
#Blip requires trad (all) for hit finding.
3+
#This fcl configures everything to use the nominal config (dnn + trad)
4+
15
#include "standard_reco2_sbnd.fcl"
26
physics.producers.blipPandoraCopy.HitFinderModuleLabel: "gaushit"
37
physics.producers.blipreco.BlipAlg.HitProducer: "gaushit"

0 commit comments

Comments
 (0)