Skip to content

Commit d7ca349

Browse files
committed
Added two reco2 fcl that let us move back to single hitfinding streams. This is useful if we were to rerurn older sbndcode reco1 output over a new reco2 version. Thats a really limited usecase but it could come up
1 parent cbcb056 commit d7ca349

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include "reco2_data.fcl"
2+
physics.producers.blipPandoraCopy.HitFinderModuleLabel: "gaushit"
3+
physics.producers.blipreco.HitProducer: "gaushit"
4+
physics.analyzers.blipana.HitProducer: "gaushit"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#include "standard_reco2_sbnd.fcl"
2+
physics.producers.blipPandoraCopy.HitFinderModuleLabel: "gaushit"
3+
physics.producers.blipreco.HitProducer: "gaushit"
4+
physics.analyzers.blipana.HitProducer: "gaushit"

0 commit comments

Comments
 (0)