Definition at line 310 of file RooAbsData.h.
Public Attributes | |
| const char * | addToHistName = nullptr |
| double | addToWgtOther = 1.0 |
| double | addToWgtSelf = 1.0 |
| RooAbsBinning * | bins = nullptr |
| bool | correctForBinWidth = true |
| const char * | cutRange = nullptr |
| const char * | cuts = "" |
| Option_t * | drawOptions = "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>
| const char* RooAbsData::PlotOpt::addToHistName = nullptr |
Definition at line 318 of file RooAbsData.h.
| double RooAbsData::PlotOpt::addToWgtOther = 1.0 |
Definition at line 320 of file RooAbsData.h.
| double RooAbsData::PlotOpt::addToWgtSelf = 1.0 |
Definition at line 319 of file RooAbsData.h.
| RooAbsBinning* RooAbsData::PlotOpt::bins = nullptr |
Definition at line 313 of file RooAbsData.h.
Definition at line 323 of file RooAbsData.h.
| const char* RooAbsData::PlotOpt::cutRange = nullptr |
Definition at line 315 of file RooAbsData.h.
| const char* RooAbsData::PlotOpt::cuts = "" |
Definition at line 311 of file RooAbsData.h.
| Option_t* RooAbsData::PlotOpt::drawOptions = "P" |
Definition at line 312 of file RooAbsData.h.
| RooAbsData::ErrorType RooAbsData::PlotOpt::etype = RooAbsData::Poisson |
Definition at line 314 of file RooAbsData.h.
Definition at line 317 of file RooAbsData.h.
| const char* RooAbsData::PlotOpt::histName = nullptr |
Definition at line 316 of file RooAbsData.h.
Definition at line 322 of file RooAbsData.h.
| double RooAbsData::PlotOpt::scaleFactor = 1.0 |
Definition at line 324 of file RooAbsData.h.
| double RooAbsData::PlotOpt::xErrorSize = 1.0 |
Definition at line 321 of file RooAbsData.h.