CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
autoCond Namespace Reference

Variables

dictionary autoCond
 

Variable Documentation

dictionary autoCond.autoCond
Initial value:
1 = {
2  'mc' : 'MC_42_V17::All', # This is not good for 2010 MC production
3  'startup' : 'START42_V17B::All', # For 2010 MC production
4  'com10' : 'FT_R_42_V10A::All', # Use for 2010 data reprocessing
5  # 'hltonline' should be the same as same as 'com10' until a compatible GR_H tag is available, then it should point to the GR_H tag and override the connection string and pfnPrefix for use offline
6  'hltonline' : 'FT_R_42_V10A::All,frontier://FrontierProd/CMS_COND_31X_GLOBALTAG,frontier://FrontierProd/',
7  'hltonline11' : ('FT_R_42_V10A::All,frontier://FrontierProd/CMS_COND_31X_GLOBALTAG,frontier://FrontierProd/','L1GtTriggerMenu_L1Menu_Collisions2012_v0_mc,L1GtTriggerMenuRcd,frontier://FrontierProd/CMS_COND_31X_L1T'),
8  'starthi' : 'STARTHI53_V3::All'
9 }

Definition at line 7 of file autoCond.py.