Skip to content

Commit d74ad5e

Browse files
authored
Add missing BEGIN_PROLOG
1 parent dcd5123 commit d74ad5e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#include "cluster_sbn.fcl"
22

3+
BEGIN_PROLOG
4+
35
sbnd_cluster3d: @local::sbn_cluster3d
4-
sbnd_cluster3d.Hit3DBuilderAlg.SaveMythicalPoints: false
6+
sbnd_cluster3d.Hit3DBuilderAlg.SaveMythicalPoints: false
7+
8+
END_PROLOG

0 commit comments

Comments
 (0)