library: libRooFit #include "RooNormManager.h" |
RooNormManager(Int_t maxSize = 10) | |
RooNormManager(const RooNormManager& other) | |
virtual | ~RooNormManager() |
Int_t | cacheSize() const |
static TClass* | Class() |
const RooNameSet* | findNameSet(const RooArgSet* nset) const |
RooAbsReal* | getNormalization(const RooAbsArg* self, const RooArgSet* nset, const RooArgSet* iset = 0, const TNamed* isetRangeName = 0) |
RooAbsArg* | getNormByIndex(Int_t index) const |
virtual TClass* | IsA() const |
RooNameSet& | lastNameSet() const |
RooAbsReal* | lastNorm() const |
RooArgSet* | lastNormSet() const |
RooNormManager& | operator=(const RooNormManager&) |
void | setNormalization(const RooAbsArg* self, const RooArgSet* nset, const RooArgSet* iset, const TNamed* isetRangeName, RooAbsReal* norm) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
Int_t | _maxSize | |
Int_t | _size | |
RooAbsReal* | _lastNorm | |
RooArgSet* | _lastNormSet | |
RooNameSet* | _lastNameSet | |
RooNormSetCache* | _nsetCache | ! |
RooAbsReal** | _norm | ! |
Check if normalization is already registered