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

Definition at line 178 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 186 of file RooAbsData.h.

◆ addToWgtOther

double RooAbsData::PlotOpt::addToWgtOther = 1.0

Definition at line 188 of file RooAbsData.h.

◆ addToWgtSelf

double RooAbsData::PlotOpt::addToWgtSelf = 1.0

Definition at line 187 of file RooAbsData.h.

◆ bins

RooAbsBinning* RooAbsData::PlotOpt::bins = nullptr

Definition at line 181 of file RooAbsData.h.

◆ correctForBinWidth

bool RooAbsData::PlotOpt::correctForBinWidth = true

Definition at line 191 of file RooAbsData.h.

◆ cutRange

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

Definition at line 183 of file RooAbsData.h.

◆ cuts

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

Definition at line 179 of file RooAbsData.h.

◆ drawOptions

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

Definition at line 180 of file RooAbsData.h.

◆ etype

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

Definition at line 182 of file RooAbsData.h.

◆ histInvisible

bool RooAbsData::PlotOpt::histInvisible = false

Definition at line 185 of file RooAbsData.h.

◆ histName

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

Definition at line 184 of file RooAbsData.h.

◆ refreshFrameNorm

bool RooAbsData::PlotOpt::refreshFrameNorm = false

Definition at line 190 of file RooAbsData.h.

◆ scaleFactor

double RooAbsData::PlotOpt::scaleFactor = 1.0

Definition at line 192 of file RooAbsData.h.

◆ xErrorSize

double RooAbsData::PlotOpt::xErrorSize = 1.0

Definition at line 189 of file RooAbsData.h.

Collaboration diagram for RooAbsData::PlotOpt:
[legend]

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