Definition at line 30 of file HistFactoryJSONTool.h.
Public Member Functions | |
| JSONTool (RooStats::HistFactory::Measurement &m) | |
| void | PrintJSON (std::ostream &os=std::cout) | 
| void | PrintJSON (std::string const &filename) | 
| void | PrintYAML (std::ostream &os=std::cout) | 
| void | PrintYAML (std::string const &filename) | 
Static Public Member Functions | |
| static void | activateStatError (RooFit::Detail::JSONNode &sampleNode) | 
Private Attributes | |
| RooStats::HistFactory::Measurement & | _measurement | 
#include <RooFitHS3/HistFactoryJSONTool.h>
      
  | 
  inline | 
Definition at line 32 of file HistFactoryJSONTool.h.
      
  | 
  static | 
Definition at line 386 of file HistFactoryJSONTool.cxx.
| void RooStats::HistFactory::JSONTool::PrintJSON | ( | std::ostream & | os = std::cout | ) | 
Definition at line 355 of file HistFactoryJSONTool.cxx.
| void RooStats::HistFactory::JSONTool::PrintJSON | ( | std::string const & | filename | ) | 
Definition at line 364 of file HistFactoryJSONTool.cxx.
| void RooStats::HistFactory::JSONTool::PrintYAML | ( | std::ostream & | os = std::cout | ) | 
Definition at line 370 of file HistFactoryJSONTool.cxx.
| void RooStats::HistFactory::JSONTool::PrintYAML | ( | std::string const & | filename | ) | 
Definition at line 380 of file HistFactoryJSONTool.cxx.
      
  | 
  private | 
Definition at line 42 of file HistFactoryJSONTool.h.