File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
5858process_name: Reco
5959
Original file line number Diff line number Diff line change @@ -4,5 +4,6 @@ add_subdirectory(corsika)
44add_subdirectory (overlay )
55add_subdirectory (marley )
66add_subdirectory (MeVPrtl )
7+ add_subdirectory (MultiPart )
78
89install_fhicl ()
Original file line number Diff line number Diff line change 1+ install_fhicl ()
Original file line number Diff line number Diff line change 11#include "cluster_sbn.fcl"
22
3+ BEGIN_PROLOG
4+
35sbnd_cluster3d: @local::sbn_cluster3d
4- sbnd_cluster3d.Hit3DBuilderAlg.SaveMythicalPoints: false
6+ sbnd_cluster3d.Hit3DBuilderAlg.SaveMythicalPoints: false
7+
8+ END_PROLOG
You can’t perform that action at this time.
0 commit comments