18#ifndef ROO_CONV_INTEGRAND_BINDING
19#define ROO_CONV_INTEGRAND_BINDING
35 double getMinLimit(
UInt_t dimension)
const override;
36 double getMaxLimit(
UInt_t dimension)
const override;
51 mutable bool _xvecValid;
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
TRObject operator()(const T1 &t1) const
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...
Abstract base class for objects that represent a real value that may appear on the left hand side of ...
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.