Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooPlot::DrawOpt Class Reference

Definition at line 213 of file RooPlot.h.

Public Member Functions

 DrawOpt (const char *_rawOpt=nullptr)
 
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 invisible
 

#include <RooPlot.h>

Constructor & Destructor Documentation

◆ DrawOpt()

RooPlot::DrawOpt::DrawOpt ( const char *  _rawOpt = nullptr)
inline

Definition at line 216 of file RooPlot.h.

Member Function Documentation

◆ initialize()

void RooPlot::DrawOpt::initialize ( const char *  _rawOpt)

Initialize the DrawOpt helper class.

Definition at line 1178 of file RooPlot.cxx.

◆ rawOpt()

const char * RooPlot::DrawOpt::rawOpt ( ) const

Return the raw draw options.

Definition at line 1197 of file RooPlot.cxx.

Member Data Documentation

◆ drawOptions

char RooPlot::DrawOpt::drawOptions[128]

Definition at line 220 of file RooPlot.h.

◆ invisible

bool RooPlot::DrawOpt::invisible

Definition at line 221 of file RooPlot.h.

Libraries for RooPlot::DrawOpt:

The documentation for this class was generated from the following files: