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 = cms.untracked.vstring("/store/relval/CMSSW_7_1_0_pre5/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_POSTLS171_V2-v2/00000/0E8CA3E5-94BC-E311-866D-02163E00EB85.root") |
Neutrino Gun Sample - PU50 fileNames = cms.untracked.vstring("file:/home/puigh/work/L1Upgrade/CMSSW_6_2_0/src/Neutrino_Pt2to20_gun_UpgradeL1TDR-PU50_POSTLS161_V12-v1_001D5CFF-2839-E211-9777-0030487FA483.root"), RelValSingleElectronPt10 fileNames = cms.untracked.vstring("root://xrootd.unl.edu//store/relval/CMSSW_7_0_0_pre8/RelValSingleElectronPt10/GEN-SIM-DIGI-RAW-HLTDEBUG/START70_V2_amend-v4/00000/52DE2A7D-E651-E311-8E12-003048FFCBFC.root"), RelValTTBar fileNames = cms.untracked.vstring("root://xrootd.unl.edu//store/relval/CMSSW_7_0_0_pre8/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG/START70_V2_amend-v4/00000/1A20137C-E651-E311-A9C6-00304867BFAA.root"), Local RelValTTBar fileNames = cms.untracked.vstring("/store/relval/CMSSW_7_1_0_pre6/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_PRE_LS171_V6-v1/00000/02ACFBFD-B0CB-E311-862A-002618FDA248.root"),. More... | |
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(2) |
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(-2) |
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) |
tuple runGlobalFakeInputProducer.AlgorithmTriggersUnmasked = cms.bool(False) |
Definition at line 192 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.AlgorithmTriggersUnprescaled = cms.bool(False) |
Definition at line 195 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.AlternativeNrBxBoardDaq = cms.uint32(0) |
Definition at line 199 of file runGlobalFakeInputProducer.py.
list runGlobalFakeInputProducer.argv = sys.argv[1] |
Definition at line 25 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.BstLengthBytes = cms.int32(-1) |
Definition at line 201 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.bxFirst = cms.int32(-2) |
Definition at line 116 of file runGlobalFakeInputProducer.py.
Referenced by l1t::FakeInputProducer.produce(), l1t::Stage2Layer2Producer.produce(), l1t::GenToInputProducer.produce(), and l1t::Stage1Layer2Producer.produce().
tuple runGlobalFakeInputProducer.bxLast = cms.int32(2) |
Definition at line 117 of file runGlobalFakeInputProducer.py.
Referenced by l1t::FakeInputProducer.produce(), l1t::Stage2Layer2Producer.produce(), l1t::GenToInputProducer.produce(), and l1t::Stage1Layer2Producer.produce().
tuple runGlobalFakeInputProducer.bxOffset = cms.int32(skip) |
Definition at line 214 of file runGlobalFakeInputProducer.py.
Referenced by FourVectorHLTOnline.countHLTGroupBXHitsEndLumiBlock(), TrigResRateMon.countHLTGroupBXHitsEndLumiBlock(), and FourVectorHLTOffline.countHLTGroupBXHitsEndLumiBlock().
tuple runGlobalFakeInputProducer.caloInputTag = cms.InputTag("gtInput") |
Definition at line 198 of file runGlobalFakeInputProducer.py.
runGlobalFakeInputProducer.dump = False |
Definition at line 17 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.dumpGTRecord = cms.bool(False) |
Definition at line 219 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.dumpVectors = cms.bool(True) |
Definition at line 220 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.egEtThreshold = cms.double(1) |
Definition at line 124 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.egInputTag = cms.InputTag("gtInput") |
Definition at line 106 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.egParams |
Definition at line 139 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.emptyBxEvt = cms.int32(neventsPerJob) |
Definition at line 127 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.emptyBxTrailer = cms.int32(5) |
Definition at line 126 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.EmulateBxInEvent = cms.int32(1) |
Definition at line 193 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.etsumInputTag = cms.InputTag("gtInput") |
Definition at line 110 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.etsumParams |
Definition at line 170 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.fileName = cms.untracked.string('testGlobalMCInputProducer_'+`job`+'.root') |
Definition at line 93 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.fileNames = cms.untracked.vstring("/store/relval/CMSSW_7_1_0_pre5/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_POSTLS171_V2-v2/00000/0E8CA3E5-94BC-E311-866D-02163E00EB85.root") |
Neutrino Gun Sample - PU50 fileNames = cms.untracked.vstring("file:/home/puigh/work/L1Upgrade/CMSSW_6_2_0/src/Neutrino_Pt2to20_gun_UpgradeL1TDR-PU50_POSTLS161_V12-v1_001D5CFF-2839-E211-9777-0030487FA483.root"), RelValSingleElectronPt10 fileNames = cms.untracked.vstring("root://xrootd.unl.edu//store/relval/CMSSW_7_0_0_pre8/RelValSingleElectronPt10/GEN-SIM-DIGI-RAW-HLTDEBUG/START70_V2_amend-v4/00000/52DE2A7D-E651-E311-8E12-003048FFCBFC.root"), RelValTTBar fileNames = cms.untracked.vstring("root://xrootd.unl.edu//store/relval/CMSSW_7_0_0_pre8/RelValTTbar/GEN-SIM-DIGI-RAW-HLTDEBUG/START70_V2_amend-v4/00000/1A20137C-E651-E311-A9C6-00304867BFAA.root"), Local RelValTTBar fileNames = cms.untracked.vstring("/store/relval/CMSSW_7_1_0_pre6/RelValTTbar_13/GEN-SIM-DIGI-RAW-HLTDEBUG/PU50ns_PRE_LS171_V6-v1/00000/02ACFBFD-B0CB-E311-862A-002618FDA248.root"),.
Definition at line 81 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.GmtInputTag = cms.InputTag("gtInput") |
Definition at line 197 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 122 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.jetInputTag = cms.InputTag("gtInput") |
Definition at line 109 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.jetParams |
Definition at line 163 of file runGlobalFakeInputProducer.py.
Referenced by LHEProducer.LHEProducer().
int runGlobalFakeInputProducer.job = 0 |
Definition at line 13 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.L1DataBxInEvent = cms.int32(5) |
Definition at line 194 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxBx = cms.int32(2) |
Definition at line 216 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxBxVec = cms.int32(0) |
Definition at line 218 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxEGCand = cms.int32(12) |
Definition at line 120 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxJetCand = cms.int32(12) |
Definition at line 119 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxMuCand = cms.int32(8) |
Definition at line 118 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxTauCand = cms.int32(8) |
Definition at line 121 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.minBx = cms.int32(-2) |
Definition at line 215 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.minBxVec = cms.int32(0) |
Definition at line 217 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.muEtThreshold = cms.double(1) |
Definition at line 125 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.muInputTag = cms.InputTag("gtInput") |
Definition at line 107 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.muParams |
Definition at line 147 of file runGlobalFakeInputProducer.py.
int runGlobalFakeInputProducer.nevents = 3564 |
Definition at line 15 of file runGlobalFakeInputProducer.py.
Definition at line 40 of file runGlobalFakeInputProducer.py.
int runGlobalFakeInputProducer.njob = 1 |
Definition at line 14 of file runGlobalFakeInputProducer.py.
Definition at line 260 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.outputCommands = cms.untracked.vstring('keep *') |
Definition at line 92 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 196 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.ProduceL1GtObjectMapRecord = cms.bool(True) |
Load our L1 menu.
Definition at line 191 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 |
Definition at line 41 of file runGlobalFakeInputProducer.py.
Referenced by ParticleDecayDrawer.analyze(), EcalDCCHeaderDisplay.analyze(), PhotonValidator.analyze(), ZToMuMuGammaAnalyzer.analyze(), ExternalLHEProducer.beginRunProduce(), PFAlgo.checkCleaning(), DDExpandedViewDump(), ParticleDecayDrawer.decay(), PFFilter.filter(), PFMETFilter.filter(), ConfigurableAnalysis.filter(), SiStripPedestals.get10bits(), SiStripNoises.get9bits(), HLTmmkkFilter.hltFilter(), HLTmmkFilter.hltFilter(), MeasurementTrackerEventProducer.MeasurementTrackerEventProducer(), HWWFunctions.numberOfSoftMuons(), PFAlgo.postCleaning(), PFAlgo.processBlock(), and DQMStore.readDirectory().
tuple runGlobalFakeInputProducer.skipEvents = cms.untracked.uint32(skip) |
Definition at line 88 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tauEtThreshold = cms.double(1) |
Definition at line 123 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tauInputTag = cms.InputTag("gtInput") |
Definition at line 108 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tauParams |
Definition at line 155 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tvFileName = cms.string( ("TestVector_%03d.txt") % job ) |
Definition at line 221 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.uGtAlgInputTag = cms.InputTag("simL1uGtDigis") |
Definition at line 212 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.uGtExtInputTag = cms.InputTag("simL1uGtDigis") |
Definition at line 213 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.uGtRecInputTag = cms.InputTag("simL1uGtDigis") |
Definition at line 211 of file runGlobalFakeInputProducer.py.
runGlobalFakeInputProducer.useMCtoGT = True |
Definition at line 103 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.Verbosity = cms.untracked.int32(0) |
Definition at line 202 of file runGlobalFakeInputProducer.py.