#include <RooMsgService.h>
Public Member Functions | |
void | addTopic (RooFit::MsgTopic newTopic) |
void | removeTopic (RooFit::MsgTopic oldTopic) |
Bool_t | match (RooFit::MsgLevel level, RooFit::MsgTopic facility, const RooAbsArg *obj) |
Bool_t | match (RooFit::MsgLevel level, RooFit::MsgTopic facility, const TObject *obj) |
void | addTopic (RooFit::MsgTopic newTopic) |
void | removeTopic (RooFit::MsgTopic oldTopic) |
Bool_t | match (RooFit::MsgLevel level, RooFit::MsgTopic facility, const RooAbsArg *obj) |
Bool_t | match (RooFit::MsgLevel level, RooFit::MsgTopic facility, const TObject *obj) |
Public Attributes | |
Bool_t | active |
Bool_t | universal |
RooFit::MsgLevel | minLevel |
Int_t | topic |
std::string | objectName |
std::string | className |
std::string | baseClassName |
std::string | tagName |
Color_t | color |
Bool_t | prefix |
ostream * | os |
ostream * | os |
Friends | |
class | RooMsgService |
Definition at line 110 of file RooMsgService.h.
void RooMsgService::StreamConfig::addTopic | ( | RooFit::MsgTopic | newTopic | ) | [inline] |
void RooMsgService::StreamConfig::removeTopic | ( | RooFit::MsgTopic | oldTopic | ) | [inline] |
Bool_t RooMsgService::StreamConfig::match | ( | RooFit::MsgLevel | level, | |
RooFit::MsgTopic | facility, | |||
const RooAbsArg * | obj | |||
) |
Definition at line 440 of file RooMsgService.cxx.
References active, baseClassName, className, kFALSE, kTRUE, minLevel, objectName, tagName, topic, and universal.
Bool_t RooMsgService::StreamConfig::match | ( | RooFit::MsgLevel | level, | |
RooFit::MsgTopic | facility, | |||
const TObject * | obj | |||
) |
Definition at line 460 of file RooMsgService.cxx.
References active, baseClassName, className, kFALSE, kTRUE, minLevel, objectName, topic, and universal.
void RooMsgService::StreamConfig::addTopic | ( | RooFit::MsgTopic | newTopic | ) | [inline] |
void RooMsgService::StreamConfig::removeTopic | ( | RooFit::MsgTopic | oldTopic | ) | [inline] |
Bool_t RooMsgService::StreamConfig::match | ( | RooFit::MsgLevel | level, | |
RooFit::MsgTopic | facility, | |||
const RooAbsArg * | obj | |||
) |
Bool_t RooMsgService::StreamConfig::match | ( | RooFit::MsgLevel | level, | |
RooFit::MsgTopic | facility, | |||
const TObject * | obj | |||
) |
RooMsgService [friend] |
Definition at line 122 of file RooMsgService.h.
Definition at line 131 of file RooMsgService.h.
Referenced by addTopic(), match(), and removeTopic().
Definition at line 136 of file RooMsgService.h.
Definition at line 137 of file RooMsgService.h.
ostream* RooMsgService::StreamConfig::os |
Definition at line 139 of file RooMsgService.h.
ostream* RooMsgService::StreamConfig::os |
Definition at line 139 of file RooMsgService.h.