CMS 3D CMS Logo

Variables

Skims_PDWG_cff Namespace Reference

Variables

tuple CaloIdIsoPhotonPairsPath = cms.Path(CaloIdIsoPhotonPairsFilter)
tuple diJetAveSkimPath = cms.Path(DiJetAveSkim_Trigger)
tuple exoHPTEPath = cms.Path(exoDiHPTESequence)
tuple EXOHSCPPath = cms.Path(exoticaHSCPSeq)
tuple hltGtDigisPath = cms.Path(hltGtDigis)
tuple HLTZEROBIASPUSDPath = cms.Path(HLTZEROBIASPUSD)
tuple HLTZEROBIASSIGSDPath = cms.Path(HLTZEROBIASSIGSD)
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 MixedCaloR9IdPhotonPairsPath = cms.Path(MixedCaloR9IdPhotonPairsFilter)
tuple MixedR9CaloIdPhotonPairsPath = cms.Path(MixedR9CaloIdPhotonPairsFilter)
tuple R9IdPhotonPairsPath = cms.Path(R9IdPhotonPairsFilter)
tuple skimAodContent = AODEventContent.clone()
tuple skimRecoContent = RECOEventContent.clone()
tuple SKIMStreamDiJet
tuple SKIMStreamDiPhoton
tuple SKIMStreamDiTau
tuple SKIMStreamEXOHPTE
tuple SKIMStreamEXOHSCP
tuple SKIMStreamHLTZEROBIASPUSD
tuple SKIMStreamHLTZEROBIASSIGSD
tuple SKIMStreamHSCPSD
tuple SKIMStreamHWW
tuple SKIMStreamHZZ
tuple SKIMStreamTau
tuple tauSkimBy1Path = cms.Path( tauSkim1Sequence )
tuple tauSkimBy2Path = cms.Path( tauSkim2Sequence )

Variable Documentation

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::exoHPTEPath = cms.Path(exoDiHPTESequence)

Definition at line 133 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::EXOHSCPPath = cms.Path(exoticaHSCPSeq)

Definition at line 94 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::hltGtDigisPath = cms.Path(hltGtDigis)

Definition at line 146 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::HLTZEROBIASPUSDPath = cms.Path(HLTZEROBIASPUSD)

Definition at line 150 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::HLTZEROBIASSIGSDPath = cms.Path(HLTZEROBIASSIGSD)

Definition at line 162 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 106 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::HWWemPath = cms.Path(EleMuSequence)

Definition at line 107 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::HWWmmPath = cms.Path(diMuonSequence)

Definition at line 105 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::HZZeePath = cms.Path(zzdiElectronSequence)

Definition at line 120 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::HZZemPath = cms.Path(zzeleMuSequence)

Definition at line 121 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::HZZmmPath = cms.Path(zzdiMuonSequence)

Definition at line 119 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::MixedCaloR9IdPhotonPairsPath = cms.Path(MixedCaloR9IdPhotonPairsFilter)

Definition at line 64 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::MixedR9CaloIdPhotonPairsPath = cms.Path(MixedR9CaloIdPhotonPairsFilter)

Definition at line 65 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 78 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff::skimRecoContent = RECOEventContent.clone()

Definition at line 6 of file Skims_PDWG_cff.py.

Initial value:
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.

Initial value:
00001 cms.FilteredStream(
00002     responsible = 'PDWG',
00003     name = 'DiPhoton',
00004     paths = (CaloIdIsoPhotonPairsPath,R9IdPhotonPairsPath,MixedCaloR9IdPhotonPairsPath,MixedR9CaloIdPhotonPairsPath),
00005     content = skimContent.outputCommands,
00006     selectEvents = cms.untracked.PSet(),
00007     dataTier = cms.untracked.string('RAW-RECO')
00008     )

Definition at line 67 of file Skims_PDWG_cff.py.

Initial value:
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.

Initial value:
00001 cms.FilteredStream(
00002     responsible = 'PDWG',
00003     name = 'EXOHPTE',
00004     paths = (exoHPTEPath),
00005     content = skimAodContent.outputCommands,
00006     selectEvents = cms.untracked.PSet(),
00007     dataTier = cms.untracked.string('AOD')
00008     )

Definition at line 134 of file Skims_PDWG_cff.py.

Initial value:
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 95 of file Skims_PDWG_cff.py.

Initial value:
00001 cms.FilteredStream(
00002     responsible = 'PDWG',
00003     name = 'HLTZEROBIASPUSD',
00004     paths = (HLTZEROBIASPUSDPath),
00005     content = skimRecoContent.outputCommands,
00006     selectEvents = cms.untracked.PSet(),
00007     dataTier = cms.untracked.string('RAW') # for the moment, it could be DIGI in the future
00008     )

Definition at line 151 of file Skims_PDWG_cff.py.

Initial value:
00001 cms.FilteredStream(
00002     responsible = 'PDWG',
00003     name = 'HLTZEROBIASSIGSD',
00004     paths = (HLTZEROBIASSIGSDPath),
00005     content = skimRecoContent.outputCommands,
00006     selectEvents = cms.untracked.PSet(),
00007     dataTier = cms.untracked.string('RAW') # for the moment, it could be DIGI in the future
00008     )

Definition at line 163 of file Skims_PDWG_cff.py.

Initial value:
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.

Initial value:
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 108 of file Skims_PDWG_cff.py.

Initial value:
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 122 of file Skims_PDWG_cff.py.

Initial value:
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.