All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
showerfindermodules_sbnd.fcl
Go to the documentation of this file.
1 #include "calorimetry.fcl"
3 #include "showeralgorithms.fcl"
4 #include "calorimetry_sbnd.fcl"
5 
6 BEGIN_PROLOG
7 
8 sbnd_shower: @local::standard_shower
9 sbnd_emshower: @local::standard_emshower
10 
11 sbnd_emshoweralg: @local::standard_emshoweralg
12 
13 sbnd_showerenergyalg: @local::standard_showerenergyalg
14 sbnd_showerenergyalg.UGradient: 0.00155644
15 sbnd_showerenergyalg.UIntercept: 5.92931
16 sbnd_showerenergyalg.VGradient: 0.00173915
17 sbnd_showerenergyalg.VIntercept: -2.13307
18 sbnd_showerenergyalg.ZGradient: 0.00153631
19 sbnd_showerenergyalg.ZIntercept: 5.19711
20 
21 sbnd_emshower.EMShowerAlg: @local::sbnd_emshoweralg
22 sbnd_emshower.EMShowerAlg.CalorimetryAlg: @local::sbnd_calorimetryalgmc
23 sbnd_emshower.EMShowerAlg.ShowerEnergyAlg: @local::sbnd_showerenergyalg
24 
25 END_PROLOG
BEGIN_PROLOG standard_shower