ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MuJetAnalysis/AnalysisTools/CutFlowAnalyzer/python/cutflowanalyzer_cfi.py
Revision: 1.1
Committed: Thu Feb 21 06:58:32 2013 UTC (12 years, 2 months ago) by pakhotin
Content type: text/x-python
Branch: MAIN
CVS Tags: HEAD
Log Message:
first submission

File Contents

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