13 from CaloClusterCorrection.constants
import \
14 CALOCORR_EMB2, CALOCORR_EME2, EMB2, EME2
21 region = CALOCORR_EMB2
22 correction_coef = 0.001
23 interp_barriers = [0.8]
53 region = CALOCORR_EME2
54 correction_coef = 0.001
55 interp_barriers = [2.3]
80 CaloSwPhioff_g3_parms = { EMB2 : CaloSwPhioff_g3_b_parms,
81 EME2 : CaloSwPhioff_g3_e_parms,