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  subDQMDirName = 'HEP17',
8  doHEP = True
9 )