Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces | Functions
RooHelpers.h File Reference
#include "RooMsgService.h"
#include <sstream>
Include dependency graph for RooHelpers.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooHelpers::HijackMessageStream
 Hijacks all messages with given level and topic (and optionally object name) while alive. More...
 
class  RooHelpers::MakeVerbose
 Switches the message service to verbose while the instance alive. More...
 

Namespaces

namespace  RooHelpers
 

Functions

std::vector< std::string > RooHelpers::tokenise (const std::string &str, const std::string &delims)
 Tokenise the string by splitting at the characters in delims. More...