Public Member Functions | |
DrawOpt (const char *_rawOpt=0) | |
void | initialize (const char *_rawOpt) |
Initialize the DrawOpt helper class. | |
const char * | rawOpt () const |
Return the raw draw options. | |
Public Attributes | |
char | drawOptions [128] |
Bool_t | invisible |
#include <RooPlot.h>
|
inline |
void RooPlot::DrawOpt::initialize | ( | const char * | _rawOpt | ) |
Initialize the DrawOpt helper class.
Definition at line 1180 of file RooPlot.cxx.
const char * RooPlot::DrawOpt::rawOpt | ( | ) | const |
Return the raw draw options.
Definition at line 1199 of file RooPlot.cxx.