ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
UHHAnalysis
/
NtupleWriter
/
python
/
ntuplewriter_cfi.py
Revision:
1.1.1.1
(vendor branch)
Committed:
Mon Apr 2 15:18:11 2012 UTC
(13 years, 1 month ago) by
peiffer
Content type:
text/x-python
Branch:
INITIAL
CVS Tags:
start
Changes since
1.1
:
+0 -0 lines
Log Message:
new
File Contents
#
Content
1
import FWCore.ParameterSet.Config as cms
2
3
demo = cms.EDAnalyzer('NtupleWriter'
4
)