ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/Producers/python/dummytrack_cfi.py
Revision: 1.1
Committed: Sun Oct 9 14:08:57 2011 UTC (13 years, 7 months ago) by bendavid
Content type: text/x-python
Branch: MAIN
CVS Tags: Mit_032, Mit_031, Mit_025c_branch2, Mit_025c_branch1, Mit_030, Mit_029c, Mit_029b, Mit_030_pre1, Mit_029a, Mit_029, Mit_029_pre1, Mit_028a, Mit_025c_branch0, Mit_028, Mit_027a, Mit_027, Mit_026, Mit_025e, Mit_025d, Mit_025c, Mit_025b, Mit_025a, Mit_025, HEAD
Branch point for: Mit_025c_branch
Log Message:
add dummy track producer

File Contents

# Content
1 # $Id: vertexz_cfi.py,v 1.2 2010/06/23 15:01:17 bendavid Exp $
2
3 import FWCore.ParameterSet.Config as cms
4
5 dummyTracks = cms.EDProducer("DummyTrackProducer")