18#ifndef ROO_ABS_NUM_GENERATOR
19#define ROO_ABS_NUM_GENERATOR
37 bool isValid()
const {
43 inline void setVerbose(
bool verbose=
true) {
47 inline bool isVerbose()
const {
71 bool _verbose =
false;
72 bool _isValid =
false;
75 std::unique_ptr<RooDataSet> _cache;
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Abstract base class for objects that represent a real value and implements functionality common to al...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
Container class to hold unbinned data.
Holds the configuration parameters of the various numeric integrators used by RooRealIntegral.
Lightweight interface adaptor that binds a RooAbsReal object to a subset of its servers and present i...
Variable that can be changed from the outside.