DESY Hbb Analysis Framework
CfiFile_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 demo = cms.EDAnalyzer('Ntuplizer'
4 )