CMS 3D CMS Logo

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

Variables

tuple ALCARECOTkAlMuonIsolated
 
tuple ALCARECOTkAlMuonIsolatedDCSFilter
 
tuple ALCARECOTkAlMuonIsolatedHLT
 
tuple seqALCARECOTkAlMuonIsolated = cms.Sequence(ALCARECOTkAlMuonIsolatedHLT+ALCARECOTkAlMuonIsolatedDCSFilter+ALCARECOTkAlMuonIsolated)
 

Variable Documentation

tuple ALCARECOTkAlMuonIsolated_cff.ALCARECOTkAlMuonIsolated
Initial value:
1 = Alignment.CommonAlignmentProducer.AlignmentTrackSelector_cfi.AlignmentTrackSelector.clone(
2  filter = True, ##do not store empty events
3  applyBasicCuts = True,
4  ptMin = 2.0, ##GeV
5  etaMin = -3.5,
6  etaMax = 3.5,
7  nHitMin = 0
8  )

Definition at line 24 of file ALCARECOTkAlMuonIsolated_cff.py.

tuple ALCARECOTkAlMuonIsolated_cff.ALCARECOTkAlMuonIsolatedDCSFilter
Initial value:
1 = DPGAnalysis.Skims.skim_detstatus_cfi.dcsstatus.clone(
2  DetectorType = cms.vstring('TIBTID','TOB','TECp','TECm','BPIX','FPIX'),
3  ApplyFilter = cms.bool(True),
4  AndOr = cms.bool(True),
5  DebugOn = cms.untracked.bool(False)
6 )

Definition at line 16 of file ALCARECOTkAlMuonIsolated_cff.py.

tuple ALCARECOTkAlMuonIsolated_cff.ALCARECOTkAlMuonIsolatedHLT
Initial value:
1 = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
2  andOr = True, ## choose logical OR between Triggerbits
3  eventSetupPathsKey = 'TkAlMuonIsolated',
4  throw = False # tolerate triggers stated above, but not available
5  )

Definition at line 5 of file ALCARECOTkAlMuonIsolated_cff.py.

tuple ALCARECOTkAlMuonIsolated_cff.seqALCARECOTkAlMuonIsolated = cms.Sequence(ALCARECOTkAlMuonIsolatedHLT+ALCARECOTkAlMuonIsolatedDCSFilter+ALCARECOTkAlMuonIsolated)

Definition at line 40 of file ALCARECOTkAlMuonIsolated_cff.py.