Logo ROOT   6.07/09
Reference Guide
List of all members | 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 * addToHistName
 
Double_t addToWgtOther
 
Double_t addToWgtSelf
 
RooAbsBinningbins
 
Bool_t correctForBinWidth
 
const char * cutRange
 
const char * cuts
 
Option_tdrawOptions
 
RooAbsData::ErrorType etype
 
Bool_t histInvisible
 
const char * histName
 
Bool_t refreshFrameNorm
 
Double_t scaleFactor
 
Double_t xErrorSize
 

#include <RooAbsData.h>

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.

Double_t RooAbsData::PlotOpt::addToWgtOther

Definition at line 130 of file RooAbsData.h.

Double_t RooAbsData::PlotOpt::addToWgtSelf

Definition at line 129 of file RooAbsData.h.

RooAbsBinning* RooAbsData::PlotOpt::bins

Definition at line 123 of file RooAbsData.h.

Bool_t RooAbsData::PlotOpt::correctForBinWidth

Definition at line 133 of file RooAbsData.h.

const char* RooAbsData::PlotOpt::cutRange

Definition at line 125 of file RooAbsData.h.

const char* RooAbsData::PlotOpt::cuts

Definition at line 120 of file RooAbsData.h.

Option_t* RooAbsData::PlotOpt::drawOptions

Definition at line 122 of file RooAbsData.h.

RooAbsData::ErrorType RooAbsData::PlotOpt::etype

Definition at line 124 of file RooAbsData.h.

Bool_t RooAbsData::PlotOpt::histInvisible

Definition at line 127 of file RooAbsData.h.

const char* RooAbsData::PlotOpt::histName

Definition at line 126 of file RooAbsData.h.

Bool_t RooAbsData::PlotOpt::refreshFrameNorm

Definition at line 132 of file RooAbsData.h.

Double_t RooAbsData::PlotOpt::scaleFactor

Definition at line 134 of file RooAbsData.h.

Double_t RooAbsData::PlotOpt::xErrorSize

Definition at line 131 of file RooAbsData.h.


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