Switches the message service to verbose while the instance alive.
Definition at line 29 of file RooHelpers.h.
Public Member Functions | |
LocalChangeMsgLevel (RooFit::MsgLevel lvl=RooFit::DEBUG, RooFit::MsgTopic extraTopics=static_cast< RooFit::MsgTopic >(0u)) | |
Change message level (and topics) while this object is alive, reset when it goes out of scope. More... | |
~LocalChangeMsgLevel () | |
Private Attributes | |
RooMsgService::StreamConfig | fOldConf |
RooFit::MsgLevel | fOldKillBelow |
#include <RooHelpers.h>
|
inline |
Change message level (and topics) while this object is alive, reset when it goes out of scope.
[in] | lvl | The desired message level. Defaults to verbose. |
[in] | extraTopics | Extra topics to be switched on. |
Definition at line 34 of file RooHelpers.h.
|
inline |
Definition at line 45 of file RooHelpers.h.
|
private |
Definition at line 53 of file RooHelpers.h.
|
private |
Definition at line 52 of file RooHelpers.h.