Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooPrintable.h File Reference
#include "Rtypes.h"
#include "TString.h"

Classes

class  RooPrintable
 A 'mix-in' base class that define the standard RooFit plotting and printing methods. More...

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).

Functions

std::ostream & operator<< (std::ostream &os, const RooPrintable &rp)
std::ostream & RooFit::operator<< (std::ostream &os, const RooPrintable &rp)

Function Documentation

◆ operator<<()

ostream & RooFit::operator<< ( std::ostream & os,
const RooPrintable & rp )

Definition at line 48 of file RooPrintable.cxx.