ShowerCalorimetry.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 protodunesp_calorimetryalgmc: {
4  CaloUseModBox: true #use modified Box model recombination correction
5  CaloLifeTimeForm: 0
6  CaloDoLifeTimeCorrection: true
7  CalAmpConstants: [ 0.9033e-3, 1.0287e-3, 0.8800e-3 ]
8  CalAreaConstants: [ 4.833e-3, 4.815e-3, 4.966e-3 ]
9 }
10 
11 shower_calorimetry:
12 {
13  module_type: "ShowerCalorimetry"
14  ShowerTag: "pandoraShower"
15  SpacePointTag: "pandora"
16  CorrectSCE: false
17  CalorimetryAlg: @local::protodunesp_calorimetryalgmc
18 }
19 END_PROLOG