![]() |
|
|||
File indexing completed on 2023-03-17 11:03:43
0001 # Default configuration for the InitRootHandlers service 0002 0003 import FWCore.ParameterSet.Config as cms 0004 0005 InitRootHandlers = cms.Service("InitRootHandlers", 0006 UnloadRootSigHandler = cms.untracked.bool(False), 0007 ResetRootErrHandler = cms.untracked.bool(True), 0008 AutoLibraryLoader = cms.untracked.bool(True), 0009 EnableIMT = cms.untracked.bool(False), 0010 AbortOnSignal = cms.untracked.bool(True) 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |