emenergy.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 emenergycalib:
4 {
5  module_type: "EMEnergyCalib"
6  HitsModuleLabel: "gaushit"
7  ClusterModuleLabel: "blurredclusterdc"
8 }
9 
10 emenergypi0:
11 {
12  module_type: "EMPi0Energy"
13  HitsModuleLabel: "gaushit"
14  ClusterModuleLabel: "blurredclusterdc"
15 }
16 
17 END_PROLOG