test
CMS 3D CMS Logo

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

Variables

tuple ALCARECOTkAlMuonIsolatedPA
 
tuple ALCARECOTkAlMuonIsolatedPADCSFilter
 
tuple ALCARECOTkAlMuonIsolatedPAHLT
 
tuple seqALCARECOTkAlMuonIsolatedPA
 

Variable Documentation

tuple ALCARECOTkAlMuonIsolatedPA_cff.ALCARECOTkAlMuonIsolatedPA
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 26 of file ALCARECOTkAlMuonIsolatedPA_cff.py.

tuple ALCARECOTkAlMuonIsolatedPA_cff.ALCARECOTkAlMuonIsolatedPADCSFilter
Initial value:
1 = DPGAnalysis.Skims.skim_detstatus_cfi.dcsstatus.clone(
2  DetectorType = cms.vstring('TIBTID','TOB','TECp','TECm','BPIX','FPIX',
3  'DT0','DTp','DTm','CSCp','CSCm'),
4  ApplyFilter = cms.bool(True),
5  AndOr = cms.bool(True),
6  DebugOn = cms.untracked.bool(False)
7 )

Definition at line 17 of file ALCARECOTkAlMuonIsolatedPA_cff.py.

tuple ALCARECOTkAlMuonIsolatedPA_cff.ALCARECOTkAlMuonIsolatedPAHLT
Initial value:
1 = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
2  andOr = True, ## choose logical OR between Triggerbits
3  # FIXME: eventSetupPathsKey inherited from pp version - switch to its own 'TkAlMuonIsolatedPA'???
4  eventSetupPathsKey = 'TkAlMuonIsolated',
5  throw = False # tolerate triggers stated above, but not available
6  )

Definition at line 5 of file ALCARECOTkAlMuonIsolatedPA_cff.py.

tuple ALCARECOTkAlMuonIsolatedPA_cff.seqALCARECOTkAlMuonIsolatedPA
Initial value:
1 = cms.Sequence(ALCARECOTkAlMuonIsolatedPAHLT
2  +ALCARECOTkAlMuonIsolatedPADCSFilter
3  +ALCARECOTkAlMuonIsolatedPA)

Definition at line 45 of file ALCARECOTkAlMuonIsolatedPA_cff.py.