ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
RooAbsData::PlotOpt Struct Reference

Definition at line 117 of file RooAbsData.h.

Public Member Functions

 PlotOpt ()
 

Public Attributes

const char * cuts
 
Option_tdrawOptions
 
RooAbsBinningbins
 
RooAbsData::ErrorType etype
 
const char * cutRange
 
const char * histName
 
Bool_t histInvisible
 
const char * addToHistName
 
Double_t addToWgtSelf
 
Double_t addToWgtOther
 
Double_t xErrorSize
 
Bool_t refreshFrameNorm
 
Bool_t correctForBinWidth
 
Double_t scaleFactor
 

#include <RooAbsData.h>

+ Collaboration diagram for RooAbsData::PlotOpt:

Constructor & Destructor Documentation

RooAbsData::PlotOpt::PlotOpt ( )
inline

Definition at line 118 of file RooAbsData.h.

Member Data Documentation

const char* RooAbsData::PlotOpt::addToHistName

Definition at line 128 of file RooAbsData.h.

Referenced by RooAbsData::plotOn().

Double_t RooAbsData::PlotOpt::addToWgtOther

Definition at line 130 of file RooAbsData.h.

Referenced by RooAbsData::plotOn().

Double_t RooAbsData::PlotOpt::addToWgtSelf

Definition at line 129 of file RooAbsData.h.

Referenced by RooAbsData::plotOn().

RooAbsBinning* RooAbsData::PlotOpt::bins
Bool_t RooAbsData::PlotOpt::correctForBinWidth

Definition at line 133 of file RooAbsData.h.

Referenced by RooDataHist::plotOn(), and RooAbsData::plotOn().

const char* RooAbsData::PlotOpt::cutRange

Definition at line 125 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().

const char* RooAbsData::PlotOpt::cuts

Definition at line 120 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().

Option_t* RooAbsData::PlotOpt::drawOptions

Definition at line 122 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().

RooAbsData::ErrorType RooAbsData::PlotOpt::etype

Definition at line 124 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().

Bool_t RooAbsData::PlotOpt::histInvisible

Definition at line 127 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().

const char* RooAbsData::PlotOpt::histName

Definition at line 126 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().

Bool_t RooAbsData::PlotOpt::refreshFrameNorm

Definition at line 132 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().

Double_t RooAbsData::PlotOpt::scaleFactor

Definition at line 134 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), and RooAbsData::plotOn().

Double_t RooAbsData::PlotOpt::xErrorSize

Definition at line 131 of file RooAbsData.h.

Referenced by RooAbsData::plotAsymOn(), RooAbsData::plotEffOn(), and RooAbsData::plotOn().


The documentation for this struct was generated from the following file: