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 EXODisplacedPhotonPath = cms.Path(EXODisplacedPhoton)
 
tuple EXOHSCPDEDXPath = cms.Path(exoticaHSCPdEdxSeq)
 
tuple EXOHSCPPath = cms.Path(exoticaHSCPSeq)
 
tuple EXOMonoPhotonPath = cms.Path(monophotonSkimSequence)
 
tuple FlowCorrPath = cms.Path( flowCorrCandidateSequence )
 
tuple HighPtPath = cms.Path( HighPtCandidateSequence )
 
tuple HLTZEROBIASSIGSDPath = cms.Path(HLTZEROBIASSIGSD)
 
tuple mutauMETSkimPath = cms.Path( mutauMETSkimSequence )
 
tuple mutauSkimPath = cms.Path( mutauSkimSequence )
 
tuple psiPath = cms.Path( psiCandidateSequence )
 
tuple skimAodContent = AODEventContent.clone()
 
tuple skimRecoContent = RECOEventContent.clone()
 
tuple SKIMStreamChiB
 
tuple SKIMStreamDiTau
 
tuple SKIMStreamEXODisplacedPhoton
 
tuple SKIMStreamEXOHSCP
 
tuple SKIMStreamEXOMonoPhoton
 
tuple SKIMStreamFlowCorrPA
 
tuple SKIMStreamHighPtPA
 
tuple SKIMStreamHLTPhysics
 
tuple SKIMStreamHZZ
 
tuple SKIMStreamMuTau
 
tuple SKIMStreamMuTauMET
 
tuple SKIMStreamPsiMuMuPA
 
tuple SKIMStreamTOPElePlusJets
 
tuple SKIMStreamTOPMuPlusJets
 
tuple SKIMStreamUpsMuMuPA
 
tuple SKIMStreamZMuMuPA
 
tuple tauSkimBy1Path = cms.Path( tauSkim1Sequence )
 
tuple tauSkimBy2Path = cms.Path( tauSkim2Sequence )
 
tuple TOPElePlusJetsPath = cms.Path(TOPElePlusJets)
 
tuple TOPMuPlusJetsPath = cms.Path(TOPMuPlusJets)
 
tuple upsilonHLTPath = cms.Path(upsilonHLT)
 
tuple upsPath = cms.Path( upsCandidateSequence )
 
tuple ZPath = cms.Path( ZCandidateSequence )
 

Variable Documentation

tuple Skims_PDWG_cff.EXODisplacedPhotonPath = cms.Path(EXODisplacedPhoton)

Definition at line 31 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.EXOHSCPDEDXPath = cms.Path(exoticaHSCPdEdxSeq)

Definition at line 92 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.EXOHSCPPath = cms.Path(exoticaHSCPSeq)

Definition at line 91 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.EXOMonoPhotonPath = cms.Path(monophotonSkimSequence)

Definition at line 161 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.FlowCorrPath = cms.Path( flowCorrCandidateSequence )

Definition at line 222 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.HighPtPath = cms.Path( HighPtCandidateSequence )

Definition at line 235 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.HLTZEROBIASSIGSDPath = cms.Path(HLTZEROBIASSIGSD)

Definition at line 148 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.mutauMETSkimPath = cms.Path( mutauMETSkimSequence )

Definition at line 47 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.mutauSkimPath = cms.Path( mutauSkimSequence )

Definition at line 46 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.psiPath = cms.Path( psiCandidateSequence )

Definition at line 185 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.skimAodContent = AODEventContent.clone()

Definition at line 84 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.skimRecoContent = RECOEventContent.clone()

Definition at line 7 of file Skims_PDWG_cff.py.

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

Definition at line 17 of file Skims_PDWG_cff.py.

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

Definition at line 56 of file Skims_PDWG_cff.py.

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

Definition at line 32 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamEXOHSCP
Initial value:
1 = cms.FilteredStream(
2  responsible = 'EXO',
3  name = 'EXOHSCP',
4  paths = (EXOHSCPPath,EXOHSCPDEDXPath),
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.SKIMStreamEXOMonoPhoton
Initial value:
1 = cms.FilteredStream(
2  responsible = 'EXO',
3  name = 'EXOMonoPhoton',
4  paths = (EXOMonoPhotonPath),
5  content = skimContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RAW-RECO')
8  )

Definition at line 162 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamFlowCorrPA
Initial value:
1 = cms.FilteredStream(
2  responsible = 'HIN PAG',
3  name = 'FlowCorrPA',
4  paths = (FlowCorrPath),
5  content = skimRecoContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RECO')
8  )

Definition at line 223 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamHighPtPA
Initial value:
1 = cms.FilteredStream(
2  responsible = 'HIN PAG',
3  name = 'HighPtPA',
4  paths = (HighPtPath),
5  content = skimRecoContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RECO')
8  )

Definition at line 236 of file Skims_PDWG_cff.py.

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

Definition at line 149 of file Skims_PDWG_cff.py.

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

Definition at line 135 of file Skims_PDWG_cff.py.

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

Definition at line 64 of file Skims_PDWG_cff.py.

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

Definition at line 72 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamPsiMuMuPA
Initial value:
1 = cms.FilteredStream(
2  responsible = 'HIN PAG',
3  name = 'PsiMuMuPA',
4  paths = (psiPath),
5  content = skimRecoContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RECO')
8  )

Definition at line 186 of file Skims_PDWG_cff.py.

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

Definition at line 108 of file Skims_PDWG_cff.py.

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

Definition at line 122 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamUpsMuMuPA
Initial value:
1 = cms.FilteredStream(
2  responsible = 'HIN PAG',
3  name = 'UpsMuMuPA',
4  paths = (upsPath),
5  content = skimRecoContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RECO')
8  )

Definition at line 198 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.SKIMStreamZMuMuPA
Initial value:
1 = cms.FilteredStream(
2  responsible = 'HIN PAG',
3  name = 'ZMuMuPA',
4  paths = (ZPath),
5  content = skimRecoContent.outputCommands,
6  selectEvents = cms.untracked.PSet(),
7  dataTier = cms.untracked.string('RECO')
8  )

Definition at line 210 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.tauSkimBy1Path = cms.Path( tauSkim1Sequence )

Definition at line 44 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.tauSkimBy2Path = cms.Path( tauSkim2Sequence )

Definition at line 45 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.TOPElePlusJetsPath = cms.Path(TOPElePlusJets)

Definition at line 107 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.TOPMuPlusJetsPath = cms.Path(TOPMuPlusJets)

Definition at line 121 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.upsilonHLTPath = cms.Path(upsilonHLT)

Definition at line 16 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.upsPath = cms.Path( upsCandidateSequence )

Definition at line 197 of file Skims_PDWG_cff.py.

tuple Skims_PDWG_cff.ZPath = cms.Path( ZCandidateSequence )

Definition at line 209 of file Skims_PDWG_cff.py.