test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CondDBCommon_cfi.py
Go to the documentation of this file.
1 print " ################################################################### "
2 print " # WARNING: this module is deprecated. # "
3 print " # Please use CondCore.CondDB.CondDB_cfi.py # "
4 print " ################################################################### "
5 
6 from CondCore.CondDB.CondDB_cfi import *
7 CondDBCommon = CondDB.clone()
8