CMS 3D CMS Logo

Variables

ALCARECOTkAlCosmics_cff Namespace Reference

Variables

tuple ALCARECOTkAlCosmicsCosmicTF
tuple ALCARECOTkAlCosmicsCTF
tuple ALCARECOTkAlCosmicsDCSFilter
tuple seqALCARECOTkAlCosmicsCosmicTF = cms.Sequence(ALCARECOTkAlCosmicsCosmicTF)
tuple seqALCARECOTkAlCosmicsCTF = cms.Sequence(ALCARECOTkAlCosmicsCTF)

Variable Documentation

Initial value:
00001 ALCARECOTkAlCosmicsCTF.clone(
00002     src = 'cosmictrackfinderP5' ## different for CTF
00003     )

Definition at line 45 of file ALCARECOTkAlCosmics_cff.py.

Initial value:
00001 Alignment.CommonAlignmentProducer.AlignmentTrackSelector_cfi.AlignmentTrackSelector.clone(
00002     src = 'ctfWithMaterialTracksP5',
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 22 of file ALCARECOTkAlCosmics_cff.py.

Initial value:
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 12 of file ALCARECOTkAlCosmics_cff.py.

Definition at line 59 of file ALCARECOTkAlCosmics_cff.py.

Definition at line 58 of file ALCARECOTkAlCosmics_cff.py.