Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooAbsData::PlotOpt Struct Reference

Definition at line 180 of file RooAbsData.h.

Public Member Functions

 PlotOpt ()
 

Public Attributes

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

#include <RooAbsData.h>

Constructor & Destructor Documentation

◆ PlotOpt()

RooAbsData::PlotOpt::PlotOpt ( )
inline

Definition at line 181 of file RooAbsData.h.

Member Data Documentation

◆ addToHistName

const char* RooAbsData::PlotOpt::addToHistName

Definition at line 191 of file RooAbsData.h.

◆ addToWgtOther

double RooAbsData::PlotOpt::addToWgtOther

Definition at line 193 of file RooAbsData.h.

◆ addToWgtSelf

double RooAbsData::PlotOpt::addToWgtSelf

Definition at line 192 of file RooAbsData.h.

◆ bins

RooAbsBinning* RooAbsData::PlotOpt::bins

Definition at line 186 of file RooAbsData.h.

◆ correctForBinWidth

bool RooAbsData::PlotOpt::correctForBinWidth

Definition at line 196 of file RooAbsData.h.

◆ cutRange

const char* RooAbsData::PlotOpt::cutRange

Definition at line 188 of file RooAbsData.h.

◆ cuts

const char* RooAbsData::PlotOpt::cuts

Definition at line 184 of file RooAbsData.h.

◆ drawOptions

Option_t* RooAbsData::PlotOpt::drawOptions

Definition at line 185 of file RooAbsData.h.

◆ etype

RooAbsData::ErrorType RooAbsData::PlotOpt::etype

Definition at line 187 of file RooAbsData.h.

◆ histInvisible

bool RooAbsData::PlotOpt::histInvisible

Definition at line 190 of file RooAbsData.h.

◆ histName

const char* RooAbsData::PlotOpt::histName

Definition at line 189 of file RooAbsData.h.

◆ refreshFrameNorm

bool RooAbsData::PlotOpt::refreshFrameNorm

Definition at line 195 of file RooAbsData.h.

◆ scaleFactor

double RooAbsData::PlotOpt::scaleFactor

Definition at line 197 of file RooAbsData.h.

◆ xErrorSize

double RooAbsData::PlotOpt::xErrorSize

Definition at line 194 of file RooAbsData.h.

Collaboration diagram for RooAbsData::PlotOpt:
[legend]

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