Skip to content

Commit dcd5123

Browse files
Reorder reco1 fcls
Fhicl demands fcls with `PROLOG` in them go first.
1 parent 15adbb5 commit dcd5123

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

sbndcode/JobConfigurations/base/reco_sbnd.fcl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
#include "scecorrections.fcl"
4848
#include "flashmatch_sbnd.fcl"
4949

50-
#include "mlreco_sbnd.fcl"
51-
#include "cluster_sbnd.fcl"
52-
5350
#include "sbnd_trackcalo_skimmer.fcl"
5451
#include "crtskim_sbnd.fcl"
5552
#include "pmtskim_sbnd.fcl"
5653

54+
#include "mlreco_sbnd.fcl"
55+
#include "cluster_sbnd.fcl"
56+
5757

5858
process_name: Reco
5959

0 commit comments

Comments
 (0)