ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/NtupleWriter/python/ntuplewriter_cfi.py
Revision: 1.4
Committed: Tue Jun 26 12:46:03 2012 UTC (12 years, 10 months ago) by peiffer
Content type: text/x-python
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
remove old files

File Contents

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