ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Mrenna/SimpleLHEAnalysis/python/simplelheanalysis_cfi.py
Revision: 1.1.1.1 (vendor branch)
Committed: Wed Feb 20 08:20:55 2013 UTC (12 years, 2 months ago) by mrenna
Content type: text/x-python
Branch: V00-01, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Log Message:
SimpleLHE analysis code

File Contents

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