27#ifndef ROO_REAL_VAR_SHARED_PROPERTY
28#define ROO_REAL_VAR_SHARED_PROPERTY
34#include <unordered_map>
#define ClassDefOverride(name, id)
Abstract base class for RooRealVar binning definitions.
Implementation of RooSharedProperties that stores the properties of a RooRealVar that are shared amon...
std::unordered_map< std::string, RooAbsBinning * > _altBinning
Optional alternative ranges and binnings.
RooRealVarSharedProperties()
Default constructor.
RooRealVarSharedProperties(const char *uuidstr)
Constructor with unique-id string.
~RooRealVarSharedProperties() override
Destructor.
Variable that can be changed from the outside.
Class RooSharedProperties is the base class for shared properties that can be stored in RooSharedProp...