1 #include "KNNClusterAlg.fcl"
3 standard_CaloClustering:
5 module_type: CaloClustering
6 CaloHitLabel: "sscalohit"
7 InstanceLabelName: "ECAL"
9 ClusterAlgPars: @local::knnclusteralg
12 standard_CaloClustering_MuID:
14 module_type: CaloClustering
15 CaloHitLabel: "sscalohitmuid"
16 InstanceLabelName: "MuID"
18 ClusterAlgPars: @local::knnclusteralg_muid
21 standard_CaloClusterCheater:
23 module_type: CaloClusterCheater
24 CaloHitModuleLabel: "sipmhit"
25 InstanceLabelName: "ECAL"
30 standard_CaloClusterCheater_MuID:
32 module_type: CaloClusterCheater
33 CaloHitModuleLabel: "sipmhitmuid"
34 InstanceLabelName: "MuID"