ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/NtupleWriter/python/ntuplewriter_cfi.py
Revision: 1.1
Committed: Mon Apr 2 12:40:10 2012 UTC (13 years, 1 month ago) by peiffer
Content type: text/x-python
Branch: MAIN
Branch point for: INITIAL
Log Message:
new

File Contents

# User Rev Content
1 peiffer 1.1 import FWCore.ParameterSet.Config as cms
2    
3     demo = cms.EDAnalyzer('NtupleWriter'
4     )