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.
Referenced by GBRForestWriter.analyze(), EcalDQMStatusWriter.EcalDQMStatusWriter(), EffectiveAreas.EffectiveAreas(), EmbeddingKineReweightProducer.EmbeddingKineReweightProducer(), main(), cond::FileReader.read(), jsoncollector::FileIO.readStringFromFile(), and ZmumuEvtSelEffCorrWeightProducer.ZmumuEvtSelEffCorrWeightProducer().
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(), main(), and pat::PATCleaner< PATObjType >.produce().
tuple analyzePatCleaning_cfg.process = cms.Process("FWLitePlots") |
Definition at line 3 of file analyzePatCleaning_cfg.py.