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 = 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)
 

Variable Documentation

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)
tuple runGlobalFakeInputProducer.bxLast = cms.int32(2)
tuple runGlobalFakeInputProducer.bxOffset = cms.int32(skip)
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
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 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
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 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
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 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
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 147 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 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
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
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 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.