13#ifndef RooFit_NormalizationHelpers_h
14#define RooFit_NormalizationHelpers_h
20#include <unordered_map>
37 std::unordered_map<RooFit::Detail::DataKey, RooArgSet *>
_normSets;
RooAbsArg is the common abstract base class for objects that represent a value and a "shape" in RooFi...
RooArgSet is a container object that can hold multiple RooAbsArg objects.
std::unique_ptr< RooAbsArg > _topNodeWrapper
~NormalizationIntegralUnfolder()
std::unordered_map< RooFit::Detail::DataKey, RooArgSet * > _normSets
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...