1 # add "#include another.fcl" statements out of PROLOG block, e.g.:
2 # #include "trackfinderalgorithms.fcl"
8 module_type: "ClusterCounter"
10 ClusterModuleLabel: "linecluster"
16 cluster_counter2: @local::cluster_counter
17 cluster_counter2.module_type: "ClusterCounter2"
19 cluster_counter3: @local::cluster_counter
20 cluster_counter3.module_type: "ClusterCounter3"
22 cluster_counter4: @local::cluster_counter
23 cluster_counter4.module_type: "ClusterCounter4"
25 cluster_counter5: @local::cluster_counter
26 cluster_counter5.module_type: "ClusterCounter5"