Variables | |
tuple | CaloIdIsoPhotonPairsPath = cms.Path(CaloIdIsoPhotonPairsFilter) |
tuple | diJetAveSkimPath = cms.Path(DiJetAveSkim_Trigger) |
tuple | diphotonSkimPath = cms.Path(diphotonSkimSequence) |
tuple | EXOHSCPPath = cms.Path(exoticaHSCPSeq) |
tuple | HSCPSDPath = cms.Path(HSCPSD) |
tuple | HWWeePath = cms.Path(diElectronSequence) |
tuple | HWWemPath = cms.Path(EleMuSequence) |
tuple | HWWmmPath = cms.Path(diMuonSequence) |
tuple | HZZeePath = cms.Path(zzdiElectronSequence) |
tuple | HZZemPath = cms.Path(zzeleMuSequence) |
tuple | HZZmmPath = cms.Path(zzdiMuonSequence) |
tuple | R9IdPhotonPairsPath = cms.Path(R9IdPhotonPairsFilter) |
tuple | skimAodContent = AODEventContent.clone() |
tuple | skimRecoContent = RECOEventContent.clone() |
tuple | SKIMStreamDiJet |
tuple | SKIMStreamDiPhoton |
tuple | SKIMStreamDiTau |
tuple | SKIMStreamDoublePhoton |
tuple | SKIMStreamEXOHSCP |
tuple | SKIMStreamHSCPSD |
tuple | SKIMStreamHWW |
tuple | SKIMStreamHZZ |
tuple | SKIMStreamTau |
tuple | tauSkimBy1Path = cms.Path( tauSkim1Sequence ) |
tuple | tauSkimBy2Path = cms.Path( tauSkim2Sequence ) |
tuple Skims_PDWG_cff::CaloIdIsoPhotonPairsPath = cms.Path(CaloIdIsoPhotonPairsFilter) |
Definition at line 62 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::diJetAveSkimPath = cms.Path(DiJetAveSkim_Trigger) |
Definition at line 13 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::diphotonSkimPath = cms.Path(diphotonSkimSequence) |
Definition at line 81 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::EXOHSCPPath = cms.Path(exoticaHSCPSeq) |
Definition at line 92 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::HSCPSDPath = cms.Path(HSCPSD) |
Definition at line 49 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::HWWeePath = cms.Path(diElectronSequence) |
Definition at line 105 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::HWWemPath = cms.Path(EleMuSequence) |
Definition at line 106 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::HWWmmPath = cms.Path(diMuonSequence) |
Definition at line 104 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::HZZeePath = cms.Path(zzdiElectronSequence) |
Definition at line 119 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::HZZemPath = cms.Path(zzeleMuSequence) |
Definition at line 120 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::HZZmmPath = cms.Path(zzdiMuonSequence) |
Definition at line 118 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::R9IdPhotonPairsPath = cms.Path(R9IdPhotonPairsFilter) |
Definition at line 63 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::skimAodContent = AODEventContent.clone() |
Definition at line 76 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::skimRecoContent = RECOEventContent.clone() |
Definition at line 6 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'DiJet', 00004 paths = (diJetAveSkimPath), 00005 content = DiJetAveSkim_EventContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('USER') 00008 )
Definition at line 14 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'DiPhoton', 00004 paths = (CaloIdIsoPhotonPairsPath,R9IdPhotonPairsPath), 00005 content = skimContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('RAW-RECO') 00008 )
Definition at line 65 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'Tau', 00004 paths = (tauSkimBy2Path), 00005 content = skimContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('RAW-RECO') 00008 )
Definition at line 36 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'DoublePhoton', 00004 paths = (diphotonSkimPath), 00005 content = skimAodContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('AOD') 00008 )
Definition at line 82 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'EXOHSCP', 00004 paths = (EXOHSCPPath), 00005 content = EXOHSCPSkim_EventContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('USER') 00008 )
Definition at line 93 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'HSCPSD', 00004 paths = (HSCPSDPath), 00005 content = skimRecoContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('RECO') 00008 )
Definition at line 50 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'HWW', 00004 paths = (HWWmmPath,HWWeePath,HWWemPath), 00005 content = skimAodContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('AOD') 00008 )
Definition at line 107 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'HZZ', 00004 paths = (HZZmmPath,HZZeePath,HZZemPath), 00005 content = skimAodContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('AOD') 00008 )
Definition at line 121 of file Skims_PDWG_cff.py.
00001 cms.FilteredStream( 00002 responsible = 'PDWG', 00003 name = 'Tau', 00004 paths = (tauSkimBy1Path), 00005 content = skimContent.outputCommands, 00006 selectEvents = cms.untracked.PSet(), 00007 dataTier = cms.untracked.string('RAW-RECO') 00008 )
Definition at line 28 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::tauSkimBy1Path = cms.Path( tauSkim1Sequence ) |
Definition at line 26 of file Skims_PDWG_cff.py.
tuple Skims_PDWG_cff::tauSkimBy2Path = cms.Path( tauSkim2Sequence ) |
Definition at line 27 of file Skims_PDWG_cff.py.