CMS 3D CMS Logo

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

Variables

tuple pfTrack
 

Variable Documentation

tuple pfTrack_cfi.pfTrack
Initial value:
1 = cms.EDProducer("PFTrackProducer",
2  TrackQuality = cms.string('highPurity'),
3  UseQuality = cms.bool(True),
4  GsfTrackModuleLabel = cms.InputTag("electronGsfTracks"),
5  TkColList = cms.VInputTag(cms.InputTag("generalTracks")),
6  PrimaryVertexLabel = cms.InputTag("offlinePrimaryVertices"),
7  MuColl = cms.InputTag("muons1stStep"),
8  TrajInEvents = cms.bool(False),
9  GsfTracksInEvents = cms.bool(True),
10 )

Definition at line 3 of file pfTrack_cfi.py.