CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCEfficiencyPerRingLayer_cfi.py
Go to the documentation of this file.
2 
3 rpcEfficiencyPerRingLayer = cms.EDAnalyzer("RPCEfficiencyPerRingLayer",
4  GlobalFolder = cms.untracked.string('RPC/RPCEfficiency/'),
5  SaveFile = cms.untracked.bool(False),
6  NameFile = cms.untracked.string('RPCEfficiency.root')
7  )