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

Definition at line 310 of file RooAbsData.h.

Public Attributes

const char * addToHistName = nullptr
 
double addToWgtOther = 1.0
 
double addToWgtSelf = 1.0
 
RooAbsBinningbins = nullptr
 
bool correctForBinWidth = true
 
const char * cutRange = nullptr
 
const char * cuts = ""
 
Option_tdrawOptions = "P"
 
RooAbsData::ErrorType etype = RooAbsData::Poisson
 
bool histInvisible = false
 
const char * histName = nullptr
 
bool refreshFrameNorm = false
 
double scaleFactor = 1.0
 
double xErrorSize = 1.0
 

#include <RooAbsData.h>

Member Data Documentation

◆ addToHistName

const char* RooAbsData::PlotOpt::addToHistName = nullptr

Definition at line 318 of file RooAbsData.h.

◆ addToWgtOther

double RooAbsData::PlotOpt::addToWgtOther = 1.0

Definition at line 320 of file RooAbsData.h.

◆ addToWgtSelf

double RooAbsData::PlotOpt::addToWgtSelf = 1.0

Definition at line 319 of file RooAbsData.h.

◆ bins

RooAbsBinning* RooAbsData::PlotOpt::bins = nullptr

Definition at line 313 of file RooAbsData.h.

◆ correctForBinWidth

bool RooAbsData::PlotOpt::correctForBinWidth = true

Definition at line 323 of file RooAbsData.h.

◆ cutRange

const char* RooAbsData::PlotOpt::cutRange = nullptr

Definition at line 315 of file RooAbsData.h.

◆ cuts

const char* RooAbsData::PlotOpt::cuts = ""

Definition at line 311 of file RooAbsData.h.

◆ drawOptions

Option_t* RooAbsData::PlotOpt::drawOptions = "P"

Definition at line 312 of file RooAbsData.h.

◆ etype

RooAbsData::ErrorType RooAbsData::PlotOpt::etype = RooAbsData::Poisson

Definition at line 314 of file RooAbsData.h.

◆ histInvisible

bool RooAbsData::PlotOpt::histInvisible = false

Definition at line 317 of file RooAbsData.h.

◆ histName

const char* RooAbsData::PlotOpt::histName = nullptr

Definition at line 316 of file RooAbsData.h.

◆ refreshFrameNorm

bool RooAbsData::PlotOpt::refreshFrameNorm = false

Definition at line 322 of file RooAbsData.h.

◆ scaleFactor

double RooAbsData::PlotOpt::scaleFactor = 1.0

Definition at line 324 of file RooAbsData.h.

◆ xErrorSize

double RooAbsData::PlotOpt::xErrorSize = 1.0

Definition at line 321 of file RooAbsData.h.

Collaboration diagram for RooAbsData::PlotOpt:
[legend]

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