Definition at line 178 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 186 of file RooAbsData.h.
double RooAbsData::PlotOpt::addToWgtOther = 1.0 |
Definition at line 188 of file RooAbsData.h.
double RooAbsData::PlotOpt::addToWgtSelf = 1.0 |
Definition at line 187 of file RooAbsData.h.
RooAbsBinning* RooAbsData::PlotOpt::bins = nullptr |
Definition at line 181 of file RooAbsData.h.
bool RooAbsData::PlotOpt::correctForBinWidth = true |
Definition at line 191 of file RooAbsData.h.
const char* RooAbsData::PlotOpt::cutRange = nullptr |
Definition at line 183 of file RooAbsData.h.
const char* RooAbsData::PlotOpt::cuts = "" |
Definition at line 179 of file RooAbsData.h.
Option_t* RooAbsData::PlotOpt::drawOptions = "P" |
Definition at line 180 of file RooAbsData.h.
RooAbsData::ErrorType RooAbsData::PlotOpt::etype = RooAbsData::Poisson |
Definition at line 182 of file RooAbsData.h.
bool RooAbsData::PlotOpt::histInvisible = false |
Definition at line 185 of file RooAbsData.h.
const char* RooAbsData::PlotOpt::histName = nullptr |
Definition at line 184 of file RooAbsData.h.
bool RooAbsData::PlotOpt::refreshFrameNorm = false |
Definition at line 190 of file RooAbsData.h.
double RooAbsData::PlotOpt::scaleFactor = 1.0 |
Definition at line 192 of file RooAbsData.h.
double RooAbsData::PlotOpt::xErrorSize = 1.0 |
Definition at line 189 of file RooAbsData.h.