CMS 3D CMS Logo

Variables

earlyMuons_cfi Namespace Reference

Variables

tuple earlyMuons

Variable Documentation

Initial value:
00001 muons1stStep.clone(
00002     inputCollectionTypes = cms.vstring('inner tracks','outer tracks'),
00003     inputCollectionLabels = cms.VInputTag(cms.InputTag("earlyGeneralTracks"),cms.InputTag("standAloneMuons","UpdatedAtVtx")),
00004     minP         = 3.0, # was 2.5
00005     minPt        = 2.0, # was 0.5
00006     minPCaloMuon = 3.0, # was 1.0
00007     fillCaloCompatibility = False,
00008     fillEnergy = False,
00009     fillGlobalTrackQuality = False,
00010     fillGlobalTrackRefits  = False,
00011     fillIsolation = False,
00012     fillTrackerKink = False)

Definition at line 5 of file earlyMuons_cfi.py.