showerreco3d_microboone.fcl
Go to the documentation of this file.
1 #include "showerreco3d.fcl"
2 #include "calorimetry_microboone.fcl"
3 BEGIN_PROLOG
4 
5 showerreco3d_uboone: @local::standard_showerreco3d
6 showerreco3d_uboone.InputProducer: "fuzzyclustermerger"
7 showerreco3d_uboone.CalorimetryAlg: @local::microboone_calorimetryalgmc
8 
9 showerreco3d_uboone_pandora: @local::standard_showerreco3d
10 showerreco3d_uboone_pandora.InputProducer: "pandoraNu"
11 showerreco3d_uboone_pandora.UsePFParticle: true
12 showerreco3d_uboone_pandora.CalorimetryAlg: @local::microboone_calorimetryalgmc
13 
14 END_PROLOG