ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UfCode/UserArea/TemplateNtuple/python/muonanalyzer_cfi.py
Revision: 1.1
Committed: Mon Oct 25 15:29:04 2010 UTC (14 years, 6 months ago) by digiovan
Content type: text/x-python
Branch: MAIN
CVS Tags: V2012-H-02, V2012-01-00, V2011-01-01, V2011-01-00, AnnaDimuon, V01-00-01, V01-00-00, HEAD
Error occurred while calculating annotation data.
Log Message:
package for Z'/boostedZ analysis

File Contents

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