ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/NtupleWriter/python/ntuplewriter_cfi.py
Revision: 1.3
Committed: Mon Apr 2 15:10:05 2012 UTC (13 years, 1 month ago) by peiffer
Content type: text/x-python
Branch: MAIN
Changes since 1.2: +0 -0 lines
Log Message:
re-add

File Contents

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