Variables | |
tuple | acceptRate = cms.untracked.double(1.0) |
tuple | fileNames = cms.untracked.vstring('file:/home/alja/cms-dev/tracking.root') |
Expects test.root in current directory. More... | |
tuple | process = cms.Process("DISPLAY") |
tuple | simHitSrc |
tuple | simHitTpMapTag = cms.InputTag("simHitTPAssocProducer") |
tuple | trackingParticleSrc = cms.InputTag('mix', 'MergedTrackTruth') |
tuple testFFW_cfg.acceptRate = cms.untracked.double(1.0) |
Definition at line 22 of file testFFW_cfg.py.
tuple testFFW_cfg.fileNames = cms.untracked.vstring('file:/home/alja/cms-dev/tracking.root') |
Expects test.root in current directory.
fileNames=cms.untracked.vstring('root://xrootd.t2.ucsd.edu//tas-5/cerati/TTbarEventsPU/step2_ttbar_45PU25ns.root')
Definition at line 18 of file testFFW_cfg.py.
tuple testFFW_cfg.process = cms.Process("DISPLAY") |
Definition at line 3 of file testFFW_cfg.py.
tuple testFFW_cfg.simHitSrc |
Definition at line 35 of file testFFW_cfg.py.
tuple testFFW_cfg.simHitTpMapTag = cms.InputTag("simHitTPAssocProducer") |
Definition at line 51 of file testFFW_cfg.py.
tuple testFFW_cfg.trackingParticleSrc = cms.InputTag('mix', 'MergedTrackTruth') |
Definition at line 50 of file testFFW_cfg.py.