CMS 3D CMS Logo

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

Variables

tuple AlgorithmTriggersUnmasked = cms.bool(False)
 
tuple AlgorithmTriggersUnprescaled = cms.bool(False)
 
tuple AlternativeNrBxBoardDaq = cms.uint32(0)
 
list argv = sys.argv[1]
 
tuple BstLengthBytes = cms.int32(-1)
 
tuple bxFirst = cms.int32(-2)
 
tuple bxLast = cms.int32(2)
 
tuple bxOffset = cms.int32(skip)
 
tuple caloInputTag = cms.InputTag("gtInput")
 
 dump = False
 
tuple dumpGTRecord = cms.bool(False)
 
tuple dumpVectors = cms.bool(True)
 
tuple egEtThreshold = cms.double(1)
 
tuple egInputTag = cms.InputTag("gtInput")
 
tuple egParams
 
tuple emptyBxEvt = cms.int32(neventsPerJob)
 
tuple emptyBxTrailer = cms.int32(5)
 
tuple EmulateBxInEvent = cms.int32(1)
 
tuple etsumInputTag = cms.InputTag("gtInput")
 
tuple etsumParams
 
tuple fileName = cms.untracked.string('testGlobalMCInputProducer_'+`job`+'.root')
 
tuple fileNames
 
tuple GmtInputTag = cms.InputTag("gtInput")
 
tuple input = cms.untracked.int32(neventsPerJob)
 
tuple jetEtThreshold = cms.double(1)
 
tuple jetInputTag = cms.InputTag("gtInput")
 
tuple jetParams
 
int job = 0
 
tuple L1DataBxInEvent = cms.int32(5)
 
tuple maxBx = cms.int32(0)
 
tuple maxBxVec = cms.int32(0)
 
tuple maxEGCand = cms.int32(12)
 
tuple maxJetCand = cms.int32(12)
 
tuple maxMuCand = cms.int32(8)
 
tuple maxTauCand = cms.int32(8)
 
tuple minBx = cms.int32(0)
 
tuple minBxVec = cms.int32(0)
 
tuple muEtThreshold = cms.double(1)
 
tuple muInputTag = cms.InputTag("gtInput")
 
tuple muParams
 
int nevents = 3564
 
 neventsPerJob = nevents/njob
 
int njob = 1
 
tuple outfile = open('dump_runGlobalFakeInputProducer_'+`job`+'.py','w')
 
tuple outputCommands = cms.untracked.vstring('keep *')
 
tuple process = cms.Process('L1TEMULATION')
 
tuple ProduceL1GtDaqRecord = cms.bool(True)
 
tuple ProduceL1GtObjectMapRecord = cms.bool(True)
 Load our L1 menu. More...
 
 rootout = False
 
tuple secondaryFileNames = cms.untracked.vstring()
 
 skip = job*neventsPerJob
 
tuple skipEvents = cms.untracked.uint32(skip)
 
tuple tauEtThreshold = cms.double(1)
 
tuple tauInputTag = cms.InputTag("gtInput")
 
tuple tauParams
 
tuple tvFileName = cms.string( ("TestVector_%03d.txt") % job )
 
tuple uGtAlgInputTag = cms.InputTag("simL1uGtDigis")
 
tuple uGtExtInputTag = cms.InputTag("simL1uGtDigis")
 
tuple uGtRecInputTag = cms.InputTag("simL1uGtDigis")
 
 useMCtoGT = True
 
tuple Verbosity = cms.untracked.int32(0)
 

Variable Documentation

tuple runGlobalFakeInputProducer.AlgorithmTriggersUnmasked = cms.bool(False)

Definition at line 201 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.AlgorithmTriggersUnprescaled = cms.bool(False)

Definition at line 204 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.AlternativeNrBxBoardDaq = cms.uint32(0)

Definition at line 208 of file runGlobalFakeInputProducer.py.

list runGlobalFakeInputProducer.argv = sys.argv[1]
tuple runGlobalFakeInputProducer.BstLengthBytes = cms.int32(-1)

Definition at line 210 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.bxFirst = cms.int32(-2)
tuple runGlobalFakeInputProducer.bxLast = cms.int32(2)
tuple runGlobalFakeInputProducer.bxOffset = cms.int32(skip)

Definition at line 223 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.caloInputTag = cms.InputTag("gtInput")

Definition at line 207 of file runGlobalFakeInputProducer.py.

runGlobalFakeInputProducer.dump = False

Definition at line 17 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.dumpGTRecord = cms.bool(False)

Definition at line 228 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.dumpVectors = cms.bool(True)

Definition at line 229 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.egEtThreshold = cms.double(1)

Definition at line 133 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.egInputTag = cms.InputTag("gtInput")

Definition at line 113 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.egParams
Initial value:
1 = cms.untracked.PSet(
2  egBx = cms.untracked.vint32(-2, -1, 0, 0, 1, 2),
3  egHwPt = cms.untracked.vint32(10, 20, 30, 61, 40, 50),
4  egHwPhi = cms.untracked.vint32(11, 21, 31, 61, 41, 51),
5  egHwEta = cms.untracked.vint32(12, 22, 32, 62, 42, 52),
6  egIso = cms.untracked.vint32( 0, 0, 1, 1, 0, 0)
7  )

Definition at line 148 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.emptyBxEvt = cms.int32(neventsPerJob)

Definition at line 136 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.emptyBxTrailer = cms.int32(5)

Definition at line 135 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.EmulateBxInEvent = cms.int32(1)

Definition at line 202 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.etsumInputTag = cms.InputTag("gtInput")

Definition at line 117 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.etsumParams
Initial value:
1 = cms.untracked.PSet(
2  etsumBx = cms.untracked.vint32( -2, -1, 0, 1, 2),
3  etsumHwPt = cms.untracked.vint32( 2, 1, 204, 3, 4),
4  etsumHwPhi = cms.untracked.vint32( 2, 1, 20, 3, 4)
5  )

Definition at line 179 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.fileName = cms.untracked.string('testGlobalMCInputProducer_'+`job`+'.root')

Definition at line 100 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.fileNames
Initial value:
1 = cms.untracked.vstring(
2  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/06801062-95EA-E411-BAA4-002618943832.root",
3  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/069BD085-9BEA-E411-B063-002618943985.root",
4  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/0EABD22E-97EA-E411-9187-0025905A6068.root",
5  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/10E5C59E-9DEA-E411-B378-00261894385D.root",
6  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/14C238D9-96EA-E411-B343-00261894387E.root",
7  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/2634383A-94EA-E411-B274-002590596486.root",
8  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/36F53C7D-99EA-E411-995F-0026189437EB.root",
9  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/3EC53EC3-A1EA-E411-A30F-002618943826.root",
10  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/42B2E0FF-95EA-E411-9743-0025905B860C.root",
11  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/444664B9-95EA-E411-844B-00261894391B.root",
12  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/48D2AF08-98EA-E411-B556-002618943869.root",
13  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/4A5FFFC2-95EA-E411-B62F-0025905B858C.root",
14  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/5419CE7B-9AEA-E411-AE7C-002618943923.root",
15  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/583FA9B9-98EA-E411-B867-0025905A7786.root",
16  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/60CD47B5-95EA-E411-9469-00261894382D.root",
17  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/647E2B80-A0EA-E411-80CB-002618943950.root",
18  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/78A02D9A-94EA-E411-8625-0025905A6082.root",
19  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/88637A5A-A0EA-E411-916B-0025905A6094.root",
20  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/8E93F5C6-A0EA-E411-A4ED-0025905A6126.root",
21  "root://cmsxrootd-site.fnal.gov//store/relval/CMSSW_7_5_0_pre1/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_MCRUN2_74_V6-v1/00000/908AF505-96EA-E411-9C1D-003048FFD756.root",
22  )

Definition at line 73 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.GmtInputTag = cms.InputTag("gtInput")

Definition at line 206 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.input = cms.untracked.int32(neventsPerJob)

Definition at line 67 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.jetEtThreshold = cms.double(1)

Definition at line 131 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.jetInputTag = cms.InputTag("gtInput")

Definition at line 116 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.jetParams
Initial value:
1 = cms.untracked.PSet(
2  jetBx = cms.untracked.vint32( 0, 0, 2, 1, 1, 2),
3  jetHwPt = cms.untracked.vint32(100, 200, 130, 170, 85, 145),
4  jetHwPhi = cms.untracked.vint32( 2, 67, 10, 3, 78, 10),
5  jetHwEta = cms.untracked.vint32( 1, 19, 11, 0, 17, 11)
6  )

Definition at line 172 of file runGlobalFakeInputProducer.py.

Referenced by LHEProducer.LHEProducer().

int runGlobalFakeInputProducer.job = 0
tuple runGlobalFakeInputProducer.L1DataBxInEvent = cms.int32(5)

Definition at line 203 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.maxBx = cms.int32(0)

Definition at line 119 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.maxBxVec = cms.int32(0)

Definition at line 227 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.maxEGCand = cms.int32(12)

Definition at line 129 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.maxJetCand = cms.int32(12)

Definition at line 128 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.maxMuCand = cms.int32(8)

Definition at line 127 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.maxTauCand = cms.int32(8)

Definition at line 130 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.minBx = cms.int32(0)

Definition at line 118 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.minBxVec = cms.int32(0)

Definition at line 226 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.muEtThreshold = cms.double(1)

Definition at line 134 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.muInputTag = cms.InputTag("gtInput")

Definition at line 114 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.muParams
Initial value:
1 = cms.untracked.PSet(
2  muBx = cms.untracked.vint32(0, -1, 0, 0, 1, 2),
3  muHwPt = cms.untracked.vint32(5, 20, 30, 61, 40, 50),
4  muHwPhi = cms.untracked.vint32(11, 21, 31, 61, 41, 51),
5  muHwEta = cms.untracked.vint32(12, 22, 32, 62, 42, 52),
6  muIso = cms.untracked.vint32( 0, 0, 1, 1, 0, 0)
7  )

Definition at line 156 of file runGlobalFakeInputProducer.py.

int runGlobalFakeInputProducer.nevents = 3564

Definition at line 15 of file runGlobalFakeInputProducer.py.

int runGlobalFakeInputProducer.neventsPerJob = nevents/njob

Definition at line 40 of file runGlobalFakeInputProducer.py.

int runGlobalFakeInputProducer.njob = 1

Definition at line 14 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.outfile = open('dump_runGlobalFakeInputProducer_'+`job`+'.py','w')

Definition at line 269 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.outputCommands = cms.untracked.vstring('keep *')

Definition at line 99 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.process = cms.Process('L1TEMULATION')

Definition at line 49 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.ProduceL1GtDaqRecord = cms.bool(True)

Definition at line 205 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.ProduceL1GtObjectMapRecord = cms.bool(True)

Load our L1 menu.

Definition at line 200 of file runGlobalFakeInputProducer.py.

runGlobalFakeInputProducer.rootout = False

Definition at line 16 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.secondaryFileNames = cms.untracked.vstring()

Definition at line 72 of file runGlobalFakeInputProducer.py.

int runGlobalFakeInputProducer.skip = job*neventsPerJob
tuple runGlobalFakeInputProducer.skipEvents = cms.untracked.uint32(skip)

Definition at line 95 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.tauEtThreshold = cms.double(1)

Definition at line 132 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.tauInputTag = cms.InputTag("gtInput")

Definition at line 115 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.tauParams
Initial value:
1 = cms.untracked.PSet(
2  tauBx = cms.untracked.vint32(),
3  tauHwPt = cms.untracked.vint32(),
4  tauHwPhi = cms.untracked.vint32(),
5  tauHwEta = cms.untracked.vint32(),
6  tauIso = cms.untracked.vint32()
7  )

Definition at line 164 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.tvFileName = cms.string( ("TestVector_%03d.txt") % job )

Definition at line 230 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.uGtAlgInputTag = cms.InputTag("simL1uGtDigis")

Definition at line 221 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.uGtExtInputTag = cms.InputTag("simL1uGtDigis")

Definition at line 222 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.uGtRecInputTag = cms.InputTag("simL1uGtDigis")

Definition at line 220 of file runGlobalFakeInputProducer.py.

runGlobalFakeInputProducer.useMCtoGT = True

Definition at line 110 of file runGlobalFakeInputProducer.py.

tuple runGlobalFakeInputProducer.Verbosity = cms.untracked.int32(0)

Definition at line 211 of file runGlobalFakeInputProducer.py.