Line Code
1 2 3 4 5
import FWCore.ParameterSet.Config as cms

HGCAL_ileakParam_toUse = cms.PSet(
    ileakParam = cms.vdouble(0.993, -42.668)
)