Gaudi::Interfaces
Gaudi::Interfaces::IOptionsSvc
IJobOptionsSvc
methodsJopOptionsSvc
to implement the new interface and
provide implementation of IJobOptionsSvc
through the new methodsISvcLocator
to provide quick access to the default
implementation of Gaudi::Interfaces::IOptionsSvc
IOptionsSvc::set
directly sets the actual propertyIOptionsSvc::get
returns the value of the actual property (as string) even if not originally set from option filesJopOptionsSvc().GlobalDefaults = [(r'.*\.OutputLevel$', '5')]
can replace MessageSvc().OutputLevel = 5
Note: includes !759 (merged)