CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
Skims_PDWG_cff Namespace Reference

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 )
 

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.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.

tuple Skims_PDWG_cff.SKIMStreamDiJet
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'DiJet',
4  paths = (diJetAveSkimPath),
5  content = DiJetAveSkim_EventContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('USER')
8  )

Definition at line 14 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamDiPhoton
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'DiPhoton',
4  paths = (CaloIdIsoPhotonPairsPath,R9IdPhotonPairsPath),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 65 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamDiTau
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'Tau',
4  paths = (tauSkimBy2Path),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 36 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamDoublePhoton
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'DoublePhoton',
4  paths = (diphotonSkimPath),
5  content = skimAodContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('AOD')
8  )

Definition at line 82 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamEXOHSCP
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'EXOHSCP',
4  paths = (EXOHSCPPath),
5  content = EXOHSCPSkim_EventContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('USER')
8  )

Definition at line 93 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamHSCPSD
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'HSCPSD',
4  paths = (HSCPSDPath),
5  content = skimRecoContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RECO')
8  )

Definition at line 50 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamHWW
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'HWW',
4  paths = (HWWmmPath,HWWeePath,HWWemPath),
5  content = skimAodContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('AOD')
8  )

Definition at line 107 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamHZZ
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'HZZ',
4  paths = (HZZmmPath,HZZeePath,HZZemPath),
5  content = skimAodContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('AOD')
8  )

Definition at line 121 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamTau
Initial value:
1 = cms.FilteredStream(
2  responsible = 'PDWG',
3  name = 'Tau',
4  paths = (tauSkimBy1Path),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

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.