recostats.fcl
Go to the documentation of this file.
1 #include "calorimetry.fcl"
2 
3 BEGIN_PROLOG
4 
5 standard_pdune_recostats:
6 {
7  module_type: "RecoStats"
8 
9  EmTrkModuleLabel: "largeant" # tag of simulation producer
10  CalorimetryAlg: @local::standard_calorimetryalgmc # use appropriate calo config
11 }
12 
13 END_PROLOG