|
||||
File indexing completed on 2024-04-06 12:15:57
0001 import FWCore.ParameterSet.Config as cms 0002 0003 HGCAL_cceParams_toUse = cms.PSet( 0004 cceParamFine = cms.vdouble(1500000000000000.0, -3.00394e-17, 0.318083), 0005 cceParamThick = cms.vdouble(600000000000000.0, -7.96539e-16, 0.251751), 0006 cceParamThin = cms.vdouble(1500000000000000.0, -3.09878e-16, 0.211207) 0007 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |