Main Page
Namespaces
Classes
Package Documentation
CondCore
DBCommon
python
CondDBSetup_cfi.py
Go to the documentation of this file.
1
print
" ##################################################################### "
2
print
" # WARNING: the module CondCore.DBCommon.CondDBSetup is deprecated. # "
3
print
" # Please import CondCore.CondDB.CondDB_cfi # "
4
print
" ##################################################################### "
5
6
from
CondCore.CondDB.CondDB_cfi
import
*
7
CondDBSetup = CondDB.clone()
8
CondDBSetup.__delattr__(
'connect'
)
9
CondDB_cfi
Generated for CMSSW Reference Manual by
1.8.11