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 |
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(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) |
tuple runGlobalFakeInputProducer.AlgorithmTriggersUnmasked = cms.bool(False) |
Definition at line 204 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.AlgorithmTriggersUnprescaled = cms.bool(False) |
Definition at line 207 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.AlternativeNrBxBoardDaq = cms.uint32(0) |
Definition at line 211 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 213 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.bxFirst = cms.int32(-2) |
Definition at line 128 of file runGlobalFakeInputProducer.py.
Referenced by l1t::FakeInputProducer.produce(), L1TStage2Layer2Producer.produce(), l1t::GenToInputProducer.produce(), l1t::BXVectorInputProducer.produce(), and L1TStage1Layer2Producer.produce().
tuple runGlobalFakeInputProducer.bxLast = cms.int32(2) |
Definition at line 129 of file runGlobalFakeInputProducer.py.
Referenced by l1t::FakeInputProducer.produce(), L1TStage2Layer2Producer.produce(), l1t::GenToInputProducer.produce(), l1t::BXVectorInputProducer.produce(), and L1TStage1Layer2Producer.produce().
tuple runGlobalFakeInputProducer.bxOffset = cms.int32(skip) |
Definition at line 226 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.caloInputTag = cms.InputTag("gtInput") |
Definition at line 210 of file runGlobalFakeInputProducer.py.
runGlobalFakeInputProducer.dump = False |
Definition at line 17 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.dumpGTRecord = cms.bool(False) |
Definition at line 231 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.dumpVectors = cms.bool(True) |
Definition at line 232 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.egEtThreshold = cms.double(1) |
Definition at line 136 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.egInputTag = cms.InputTag("gtInput") |
Definition at line 116 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.egParams |
Definition at line 151 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.emptyBxEvt = cms.int32(neventsPerJob) |
Definition at line 139 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.emptyBxTrailer = cms.int32(5) |
Definition at line 138 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.EmulateBxInEvent = cms.int32(1) |
Definition at line 205 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.etsumInputTag = cms.InputTag("gtInput") |
Definition at line 120 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.etsumParams |
Definition at line 182 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.fileName = cms.untracked.string('testGlobalMCInputProducer_'+`job`+'.root') |
Definition at line 103 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.fileNames |
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 209 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 134 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.jetInputTag = cms.InputTag("gtInput") |
Definition at line 119 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.jetParams |
Definition at line 175 of file runGlobalFakeInputProducer.py.
Referenced by LHEProducer.LHEProducer().
int runGlobalFakeInputProducer.job = 0 |
Definition at line 13 of file runGlobalFakeInputProducer.py.
Referenced by GBRForestWriter.analyze(), and GBRForestWriter.GBRForestWriter().
tuple runGlobalFakeInputProducer.L1DataBxInEvent = cms.int32(5) |
Definition at line 206 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxBx = cms.int32(0) |
Definition at line 122 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxBxVec = cms.int32(0) |
Definition at line 230 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxEGCand = cms.int32(12) |
Definition at line 132 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxJetCand = cms.int32(12) |
Definition at line 131 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxMuCand = cms.int32(8) |
Definition at line 130 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.maxTauCand = cms.int32(8) |
Definition at line 133 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.minBx = cms.int32(0) |
Definition at line 121 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.minBxVec = cms.int32(0) |
Definition at line 229 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.muEtThreshold = cms.double(1) |
Definition at line 137 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.muInputTag = cms.InputTag("gtInput") |
Definition at line 117 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.muParams |
Definition at line 159 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 272 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.outputCommands = cms.untracked.vstring('keep *') |
Definition at line 102 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 208 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.ProduceL1GtObjectMapRecord = cms.bool(True) |
Load our L1 menu.
Definition at line 203 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(), DQMStore.readDirectory(), and amc13::Packet.write().
tuple runGlobalFakeInputProducer.skipEvents = cms.untracked.uint32(skip) |
Definition at line 98 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tauEtThreshold = cms.double(1) |
Definition at line 135 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tauInputTag = cms.InputTag("gtInput") |
Definition at line 118 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tauParams |
Definition at line 167 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.tvFileName = cms.string( ("TestVector_%03d.txt") % job ) |
Definition at line 233 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.uGtAlgInputTag = cms.InputTag("simL1uGtDigis") |
Definition at line 224 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.uGtExtInputTag = cms.InputTag("simL1uGtDigis") |
Definition at line 225 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.uGtRecInputTag = cms.InputTag("simL1uGtDigis") |
Definition at line 223 of file runGlobalFakeInputProducer.py.
runGlobalFakeInputProducer.useMCtoGT = True |
Definition at line 113 of file runGlobalFakeInputProducer.py.
tuple runGlobalFakeInputProducer.Verbosity = cms.untracked.int32(0) |
Definition at line 214 of file runGlobalFakeInputProducer.py.