CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
fakeGmtParams_cff Namespace Reference

Variables

tuple gmtParams
 
tuple gmtParamsSource
 
string l1tgmt_basedir = "L1Trigger/L1TMuon/"
 
tuple lut_dir = os.path.join(l1tgmt_basedir, "data/microgmt_luts/")
 

Variable Documentation

tuple fakeGmtParams_cff.gmtParams

Definition at line 16 of file fakeGmtParams_cff.py.

tuple fakeGmtParams_cff.gmtParamsSource
Initial value:
1 = cms.ESSource(
2  "EmptyESSource",
3  recordName = cms.string('L1TMuonGlobalParamsRcd'),
4  iovIsRunNotTime = cms.bool(True),
5  firstValid = cms.vuint32(1)
6 )

Definition at line 9 of file fakeGmtParams_cff.py.

string fakeGmtParams_cff.l1tgmt_basedir = "L1Trigger/L1TMuon/"

Definition at line 6 of file fakeGmtParams_cff.py.

tuple fakeGmtParams_cff.lut_dir = os.path.join(l1tgmt_basedir, "data/microgmt_luts/")

Definition at line 7 of file fakeGmtParams_cff.py.