CMS 3D CMS Logo

Variables

ShallowSimTracksProducer_cfi Namespace Reference

Variables

tuple shallowSimTracks

Variable Documentation

Initial value:
00001 cms.EDProducer("ShallowSimTracksProducer",
00002                                   Associator=cms.ESInputTag('TrackAssociatorByHits:TrackAssociatorByHits'),
00003                                   TrackingParticles=cms.InputTag("mergedtruth:MergedTrackTruth"),
00004                                   Tracks=cms.InputTag("generalTracks",""),
00005                                   Prefix=cms.string("strack"),
00006                                   Suffix=cms.string(""))

Definition at line 5 of file ShallowSimTracksProducer_cfi.py.