Definition at line 64 of file ValueChecking.h.
Public Member Functions | |
| template<class T , typename std::enable_if< std::is_base_of< RooAbsArg, T >::value >::type * = nullptr> | |
| FormatPdfTree & | operator<< (const T &arg) | 
| template<class T , typename std::enable_if< ! std::is_base_of< RooAbsArg, T >::value >::type * = nullptr> | |
| FormatPdfTree & | operator<< (const T &arg) | 
| std::ostream & | stream () | 
Private Attributes | |
| std::ostringstream | _stream | 
      
  | 
  inline | 
Definition at line 68 of file ValueChecking.h.
      
  | 
  inline | 
Definition at line 76 of file ValueChecking.h.
      
  | 
  inline | 
Definition at line 85 of file ValueChecking.h.
      
  | 
  private | 
Definition at line 90 of file ValueChecking.h.