Skip to content

Commit f7e7bf4

Browse files
Merge pull request #784 from SBNSoftware/feature/v10_06_00_c_cal_update
updatig c_cal for both data and MC using results from fixed dev sampl…
2 parents 7a89884 + 1892899 commit f7e7bf4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sbndcode/LArSoftConfigurations/calorimetry_sbnd.fcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
BEGIN_PROLOG
55

66
sbnd_calorimetryalgdata: @local::standard_calorimetryalgdata
7-
sbnd_calorimetryalgdata.CalAreaConstants: [ 0.02172 , 0.02150, 0.02103 ]
7+
sbnd_calorimetryalgdata.CalAreaConstants: [ 0.0223037 , 0.0219534, 0.0215156 ]
88
#values below aren't correct
99
sbnd_calorimetryalgdata.CalAmpConstants: [ 0.588726e-3, 0.588726e-3, 1.18998e-3 ]
1010
sbnd_calorimetryalgmc: @local::standard_calorimetryalgmc
11-
sbnd_calorimetryalgmc.CalAreaConstants: [ 0.02052, 0.02044, 0.02019 ]
11+
sbnd_calorimetryalgmc.CalAreaConstants: [ 0.0203521, 0.0202351, 0.0200727 ]
1212
# amplitude constants below are arbitrary and have not yet been tuned
1313
sbnd_calorimetryalgmc.CalAmpConstants: [ 0.588726e-3, 0.588726e-3, 1.18998e-3 ]
1414

0 commit comments

Comments
 (0)