ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
Mrenna
/
SimpleLHEAnalysis
/
python
/
simplelheanalysis_cfi.py
Revision:
1.1
Committed:
Wed Feb 20 08:20:55 2013 UTC
(12 years, 2 months ago) by
mrenna
Content type:
text/x-python
Branch point for:
V00-01, MAIN
Log Message:
Initial revision
File Contents
#
User
Rev
Content
1
mrenna
1.1
import FWCore.ParameterSet.Config as cms
2
3
demo = cms.EDAnalyzer('SimpleLHEAnalysis'
4
)