CMS 3D CMS Logo

EgHLTOfflineSource_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 ###
5 
6 egHLTOffDQMSource_HEP17 = egHLTOffDQMSource.clone()
7 egHLTOffDQMSource_HEP17.subDQMDirName=cms.string('HEP17')
8 egHLTOffDQMSource_HEP17.doHEP =cms.bool(True)
9