CMS 3D CMS Logo

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

Variables

tuple condPath = cms.Path(CondMETSelSeq)
 
tuple EcalActivityPath = cms.Path( ecalActivitySeq )
 
tuple JetHTJetPlusHOFilterPath = cms.Path( JetHTJetPlusHOFilterSequence )
 
tuple MuTauPath = cms.Path( mutauSkimSequence )
 
tuple pathlogerror = cms.Path(logerrorseq)
 
tuple pathlogerrormonitor = cms.Path(logerrormonitorseq)
 
tuple SinglePhotonJetPlusHOFilterPath = cms.Path( SinglePhotonJetPlusHOFilterSequence )
 
tuple skimContent = FEVTEventContent.clone()
 
tuple skimMiniAODContent = RAWMINIAODEventContent.clone()
 
tuple SKIMStreamEcalActivity
 
tuple SKIMStreamHighMET
 
tuple SKIMStreamJetHTJetPlusHOFilter
 
tuple SKIMStreamLogError
 
tuple SKIMStreamLogErrorMonitor
 
tuple SKIMStreamMuTau
 
tuple SKIMStreamSinglePhotonJetPlusHOFilter
 
tuple SKIMStreamTopMuEG
 
tuple SKIMStreamWElectron
 
tuple SKIMStreamWMu
 
tuple SKIMStreamZElectron
 
tuple SKIMStreamZHbb
 
tuple SKIMStreamZmmg
 
tuple SKIMStreamZMu
 
tuple TopMuEGPath = cms.Path( TopMuEGsequence )
 
tuple WElectronPath = cms.Path( elecMetSeq )
 
tuple WMuPath = cms.Path( pfMetWMuNuSeq )
 
tuple WpfMetSkimPath = cms.Path(pfMetWMuNuSeq)
 
tuple WtcMetSkimPath = cms.Path(tcMetWMuNuSeq)
 
tuple ZElectronPathGsf = cms.Path( zdiElectronSequence )
 
tuple ZHbbSkimPath = cms.Path(ZHbbSkim)
 
tuple ZmmgSkimPath = cms.Path(ZmmgSkimSeq)
 
tuple ZMuSkimPath = cms.Path(diMuonSelSeq)
 

Variable Documentation

tuple Skims_DPG_cff.condPath = cms.Path(CondMETSelSeq)

Definition at line 406 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.EcalActivityPath = cms.Path( ecalActivitySeq )

Definition at line 124 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.JetHTJetPlusHOFilterPath = cms.Path( JetHTJetPlusHOFilterSequence )

Definition at line 26 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.MuTauPath = cms.Path( mutauSkimSequence )

Definition at line 426 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.pathlogerror = cms.Path(logerrorseq)

Definition at line 38 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.pathlogerrormonitor = cms.Path(logerrormonitorseq)

Definition at line 50 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SinglePhotonJetPlusHOFilterPath = cms.Path( SinglePhotonJetPlusHOFilterSequence )

Definition at line 16 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.skimContent = FEVTEventContent.clone()

Definition at line 4 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.skimMiniAODContent = RAWMINIAODEventContent.clone()

Definition at line 9 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamEcalActivity
Initial value:
1 = cms.FilteredStream(
2  responsible = 'ECAL DPG',
3  name = 'EcalActivity',
4  paths = ( EcalActivityPath ),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 125 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamHighMET
Initial value:
1 = cms.FilteredStream(
2  responsible = 'MET Group',
3  name = 'HighMET',
4  paths = (condPath),
5 # paths = (pfPath),
6 # paths = (caloPath),
7 # paths = (miniPath),
8  content = skimContent.outputCommands,
9  selectEvents = cms.untracked.PSet(),
10  dataTier = cms.untracked.string('RAW-RECO')
11  )

Definition at line 410 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamJetHTJetPlusHOFilter
Initial value:
1 = cms.FilteredStream(
2  responsible = 'HCAL DPG',
3  name = 'JetHTJetPlusHOFilter',
4  paths = ( JetHTJetPlusHOFilterPath ),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8 )

Definition at line 27 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamLogError
Initial value:
1 = cms.FilteredStream(
2  responsible = 'reco convener',
3  name = 'LogError',
4  paths = (pathlogerror),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 40 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamLogErrorMonitor
Initial value:
1 = cms.FilteredStream(
2  responsible = 'reco convener',
3  name = 'LogErrorMonitor',
4  paths = (pathlogerrormonitor),
5  content = cms.untracked.vstring('drop *_*_*_*', 'keep edmErrorSummaryEntrys_*_*_*'),
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('USER')
8  )

Definition at line 52 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamMuTau
Initial value:
1 = cms.FilteredStream(
2  responsible = 'Tau POG',
3  name = 'MuTau',
4  paths = ( MuTauPath ),
5  content = skimMiniAODContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('USER')
8  )

Definition at line 427 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamSinglePhotonJetPlusHOFilter
Initial value:
1 = cms.FilteredStream(
2  responsible = 'HCAL DPG',
3  name = 'SinglePhotonJetPlusHOFilter',
4  paths = ( SinglePhotonJetPlusHOFilterPath ),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8 )

Definition at line 17 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamTopMuEG
Initial value:
1 = cms.FilteredStream(
2  responsible = 'BTV',
3  name = 'TopMuEG',
4  paths = ( TopMuEGPath ),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 312 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamWElectron
Initial value:
1 = cms.FilteredStream(
2  responsible = 'Egamma POG',
3  name = 'WElectron',
4  paths = ( WElectronPath ),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 299 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamWMu
Initial value:
1 = cms.FilteredStream(
2  responsible = 'DDT Test',
3  name = 'WMu',
4  paths = ( WMuPath ),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 287 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamZElectron
Initial value:
1 = cms.FilteredStream(
2  responsible = 'ECAL DPG',
3  name = 'ZElectron',
4  paths = ( ZElectronPathGsf ),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 394 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamZHbb
Initial value:
1 = cms.FilteredStream(
2  responsible = 'BTV',
3  name = 'ZHbb',
4  paths = (ZHbbSkimPath),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 441 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamZmmg
Initial value:
1 = cms.FilteredStream(
2  responsible = 'ECAL DPG',
3  name = 'Zmmg',
4  paths = (ZmmgSkimPath),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 346 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.SKIMStreamZMu
Initial value:
1 = cms.FilteredStream(
2  responsible = 'Muon DPG-POG-MuEW',
3  name = 'ZMu',
4  paths = (ZMuSkimPath),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 338 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.TopMuEGPath = cms.Path( TopMuEGsequence )

Definition at line 311 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.WElectronPath = cms.Path( elecMetSeq )

Definition at line 298 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.WMuPath = cms.Path( pfMetWMuNuSeq )

Definition at line 286 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.WpfMetSkimPath = cms.Path(pfMetWMuNuSeq)

Definition at line 329 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.WtcMetSkimPath = cms.Path(tcMetWMuNuSeq)

Definition at line 328 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.ZElectronPathGsf = cms.Path( zdiElectronSequence )

Definition at line 392 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.ZHbbSkimPath = cms.Path(ZHbbSkim)

Definition at line 440 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.ZmmgSkimPath = cms.Path(ZmmgSkimSeq)

Definition at line 327 of file Skims_DPG_cff.py.

tuple Skims_DPG_cff.ZMuSkimPath = cms.Path(diMuonSelSeq)

Definition at line 326 of file Skims_DPG_cff.py.