00001 Alignment.CommonAlignmentProducer.AlignmentTrackSelector_cfi.AlignmentTrackSelector.clone( 00002 src = 'regionalCosmicTracks', 00003 filter = True, 00004 applyBasicCuts = True, 00005 00006 ptMin = 0., ##10 00007 ptMax = 99999., 00008 pMin = 4., ##10 00009 pMax = 99999., 00010 etaMin = -99., ##-2.4 keep also what is going through... 00011 etaMax = 99., ## 2.4 ...both TEC with flat slope 00012 00013 nHitMin = 7, 00014 nHitMin2D = 2, 00015 chi2nMax = 999999., 00016 00017 applyMultiplicityFilter = False, 00018 applyNHighestPt = True, ## select only highest pT track 00019 nHighestPt = 1 00020 )
Definition at line 30 of file ALCARECOTkAlCosmicsInCollisions_cff.py.
00001 DPGAnalysis.Skims.skim_detstatus_cfi.dcsstatus.clone( 00002 DetectorType = cms.vstring('TIBTID','TOB','TECp','TECm','BPIX','FPIX'), 00003 ApplyFilter = cms.bool(True), 00004 AndOr = cms.bool(True), 00005 DebugOn = cms.untracked.bool(False) 00006 )
Definition at line 20 of file ALCARECOTkAlCosmicsInCollisions_cff.py.
00001 HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone( 00002 andOr = True, ## choose logical OR between Triggerbits 00003 eventSetupPathsKey = 'TkAlCosmics', 00004 throw = False # tolerate triggers not available 00005 )
Definition at line 9 of file ALCARECOTkAlCosmicsInCollisions_cff.py.
Definition at line 52 of file ALCARECOTkAlCosmicsInCollisions_cff.py.