CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
autoHLT.py
Go to the documentation of this file.
1 # used by cmsDriver when called like
2 # cmsDiver.py hlt -s HLT:@relval
3 
4 autoHLT = {
5  'relval' : '7E33v2',
6  'test' : 'GRun',
7 }