showerquality.fcl
Go to the documentation of this file.
1 #include "calorimetry.fcl"
2 BEGIN_PROLOG
3 
4 standard_showerquality:
5 {
6  module_type: "ShowerQuality"
7  ShowerProducer: "showerreco"
8  MCShowerProducer: "mcreco"
9  SimChannelProducer: "largeant"
10  MCShowerEnergyMin: 20.
11  MCShowerEnergyMax: 1.e12
12 }
13 
14 END_PROLOG