Variables | |
tuple | inputFile = cms.string('file:cocTuple.root') |
tuple | jets = cms.InputTag('cocPatJets') |
tuple | outputFile = cms.string('analyzePatCleaning.root') |
tuple | overlaps = cms.string('electrons') |
tuple | process = cms.Process("FWLitePlots") |
tuple analyzePatCleaning_cfg.inputFile = cms.string('file:cocTuple.root') |
Definition at line 6 of file analyzePatCleaning_cfg.py.
tuple analyzePatCleaning_cfg.jets = cms.InputTag('cocPatJets') |
Definition at line 8 of file analyzePatCleaning_cfg.py.
tuple analyzePatCleaning_cfg.outputFile = cms.string('analyzePatCleaning.root') |
Definition at line 7 of file analyzePatCleaning_cfg.py.
tuple analyzePatCleaning_cfg.overlaps = cms.string('electrons') |
Definition at line 9 of file analyzePatCleaning_cfg.py.
Referenced by reco::tau.cleanOverlaps(), pat::helper::BasicOverlapTest.fillOverlapsForItem(), FWOverlapTableManager.importOverlaps(), main(), PATObjectCrossLinker.matchElectronToPhoton(), PATObjectCrossLinker.matchOneToMany(), NanoAODSimpleCrossCleaner.objectSelection(), pat::PATCleaner< PATObjType >.produce(), and pat::PATObject< ObjectType >.setOverlaps().
tuple analyzePatCleaning_cfg.process = cms.Process("FWLitePlots") |
Definition at line 3 of file analyzePatCleaning_cfg.py.