Variables | |
tuple | fileName = cms.untracked.string('grid_job_output.root') |
tuple | fileNames = cms.untracked.vstring('file:/home/elpis/ekp/events/copy_Zmumu_Summer08_IDEAL_V9_v1_GEN-SIM-RECO_2008-12-29_0.root') |
tuple | muonInputTag = cms.InputTag("muons") |
tuple | outputCommands = cms.untracked.vstring("keep *_*_*_*") |
tuple | process = cms.Process("EXAMPLE") |
tuple | SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('p1')) |
tuple | skipBadFiles = cms.untracked.bool(True) |
tuple | skipEvents = cms.untracked.uint32(0) |
tuple | TauolaDefaultInputCards |
tuple | TauolaNoPolar |
tuple | TauolaPolar |
tuple | TrackAssociatorParameters |
tuple example_cfg.fileName = cms.untracked.string('grid_job_output.root') |
Definition at line 76 of file example_cfg.py.
tuple example_cfg.fileNames = cms.untracked.vstring('file:/home/elpis/ekp/events/copy_Zmumu_Summer08_IDEAL_V9_v1_GEN-SIM-RECO_2008-12-29_0.root') |
Definition at line 66 of file example_cfg.py.
tuple example_cfg.muonInputTag = cms.InputTag("muons") |
Definition at line 60 of file example_cfg.py.
tuple example_cfg.outputCommands = cms.untracked.vstring("keep *_*_*_*") |
Definition at line 74 of file example_cfg.py.
tuple example_cfg.process = cms.Process("EXAMPLE") |
Definition at line 2 of file example_cfg.py.
tuple example_cfg.SelectEvents = cms.untracked.PSet(SelectEvents = cms.vstring('p1')) |
Definition at line 75 of file example_cfg.py.
tuple example_cfg.skipBadFiles = cms.untracked.bool(True) |
Definition at line 64 of file example_cfg.py.
tuple example_cfg.skipEvents = cms.untracked.uint32(0) |
Definition at line 65 of file example_cfg.py.
tuple example_cfg.TauolaDefaultInputCards |
Definition at line 17 of file example_cfg.py.
tuple example_cfg.TauolaNoPolar |
Definition at line 20 of file example_cfg.py.
tuple example_cfg.TauolaPolar |
Definition at line 23 of file example_cfg.py.
tuple example_cfg.TrackAssociatorParameters |
Definition at line 32 of file example_cfg.py.
Referenced by muonisolation::CaloExtractorByAssociator.CaloExtractorByAssociator(), and muonisolation::JetExtractor.JetExtractor().