CMS 3D CMS Logo

InitRootHandlers_cfi.py

Go to the documentation of this file.
00001 # Default configuration for the InitRootHandlers service
00002 
00003 import FWCore.ParameterSet.Config as cms
00004 
00005 InitRootHandlers = cms.Service("InitRootHandlers",
00006     UnloadRootSigHandler = cms.untracked.bool(False),
00007     ResetRootErrHandler = cms.untracked.bool(True),
00008     AutoLibraryLoader = cms.untracked.bool(True)
00009 )

Generated on Tue Jun 9 17:36:39 2009 for CMSSW by  doxygen 1.5.4