Logo ROOT  
Reference Guide
RooPlot::DrawOpt Class Reference

Definition at line 193 of file RooPlot.h.

Public Member Functions

 DrawOpt (const char *_rawOpt=0)
 
void initialize (const char *_rawOpt)
 Initialize the DrawOpt helper class. More...
 
const char * rawOpt () const
 Return the raw draw options. More...
 

Public Attributes

char drawOptions [128]
 
Bool_t invisible
 

#include <RooPlot.h>

Constructor & Destructor Documentation

◆ DrawOpt()

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

Definition at line 196 of file RooPlot.h.

Member Function Documentation

◆ initialize()

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

Initialize the DrawOpt helper class.

Definition at line 1181 of file RooPlot.cxx.

◆ rawOpt()

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

Return the raw draw options.

Definition at line 1200 of file RooPlot.cxx.

Member Data Documentation

◆ drawOptions

char RooPlot::DrawOpt::drawOptions[128]

Definition at line 200 of file RooPlot.h.

◆ invisible

Bool_t RooPlot::DrawOpt::invisible

Definition at line 201 of file RooPlot.h.

Libraries for RooPlot::DrawOpt:
[legend]

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