| 
|   | CacheElem () | 
|   | 
| template<class List >  | 
| void  | buildMatrix (const RooLagrangianMorphFunc::ParamMap &inputParameters, const RooLagrangianMorphFunc::FlagMap &inputFlags, const List &flags) | 
|   | build and invert the morphing matrix  
  | 
|   | 
| void  | buildMorphingFunction (const char *name, const RooLagrangianMorphFunc::ParamMap &inputParameters, const std::map< std::string, int > &storage, const RooArgList &physics, bool allowNegativeYields, RooRealVar *observable, RooRealVar *binWidth) | 
|   | build the final morphing function  
  | 
|   | 
| RooArgList  | containedArgs (Action) override | 
|   | retrieve the list of contained args  
  | 
|   | 
| void  | createComponents (const RooLagrangianMorphFunc::ParamMap &inputParameters, const RooLagrangianMorphFunc::FlagMap &inputFlags, const char *funcname, const std::vector< std::vector< RooListProxy * > > &diagramProxyList, const std::vector< std::vector< std::string > > &nonInterfering, const RooArgList &flags) | 
|   | create the basic objects required for the morphing  
  | 
|   | 
| void  | operModeHook (RooAbsArg::OperMode) override | 
|   | Interface for changes of operation mode.  
  | 
|   | 
|   | RooAbsCacheElement () | 
|   | 
| virtual  | ~RooAbsCacheElement () | 
|   | 
| virtual void  | findConstantNodes (const RooArgSet &obs, RooArgSet &cacheList, RooLinkedList &processedNodes) | 
|   | Interface for constant term optimization calls.  
  | 
|   | 
| virtual TClass *  | IsA () const | 
|   | 
| virtual void  | optimizeCacheMode (const RooArgSet &obs, RooArgSet &optNodes, RooLinkedList &processedNodes) | 
|   | Interface for cache optimization calls.  
  | 
|   | 
| virtual void  | printCompactTreeHook (std::ostream &, const char *, Int_t curElem, Int_t totElem) | 
|   | Hook function to print cache guts in tree printing mode of RooAbsArgs.  
  | 
|   | 
| virtual bool  | redirectServersHook (const RooAbsCollection &, bool, bool, bool) | 
|   | Interface for server redirect calls.  
  | 
|   | 
| void  | setOwner (RooAbsArg *owner) | 
|   | 
| virtual void  | Streamer (TBuffer &) | 
|   | 
| void  | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) | 
|   |