Skip to content

Commit 10a2cf2

Browse files
Merge pull request #719 from SBNSoftware/feature/sungbino_ccal_update_2025spring
Updating calibration constants with values measured using 2025A Spring Dev Samples
2 parents e2d0ede + 0b548d1 commit 10a2cf2

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
@@ -3,11 +3,11 @@
33
BEGIN_PROLOG
44

55
sbnd_calorimetryalgdata: @local::standard_calorimetryalgdata
6-
sbnd_calorimetryalgdata.CalAreaConstants: [ 0.0211 , 0.0209, 0.0204 ]
6+
sbnd_calorimetryalgdata.CalAreaConstants: [ 0.02172 , 0.02150, 0.02103 ]
77
#values below aren't correct
88
sbnd_calorimetryalgdata.CalAmpConstants: [ 0.588726e-3, 0.588726e-3, 1.18998e-3 ]
99
sbnd_calorimetryalgmc: @local::standard_calorimetryalgmc
10-
sbnd_calorimetryalgmc.CalAreaConstants: [ 0.0206, 0.0204, 0.0202 ]
10+
sbnd_calorimetryalgmc.CalAreaConstants: [ 0.02052, 0.02044, 0.02019 ]
1111
# amplitude constants below are arbitrary and have not yet been tuned
1212
sbnd_calorimetryalgmc.CalAmpConstants: [ 0.588726e-3, 0.588726e-3, 1.18998e-3 ]
1313

0 commit comments

Comments
 (0)