Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStats::HistFactory::JSONTool Class Reference

Definition at line 24 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)
 

Private Attributes

RooStats::HistFactory::Measurement_measurement
 

#include <RooFitHS3/HistFactoryJSONTool.h>

Constructor & Destructor Documentation

◆ JSONTool()

RooStats::HistFactory::JSONTool::JSONTool ( RooStats::HistFactory::Measurement m)
inline

Definition at line 26 of file HistFactoryJSONTool.h.

Member Function Documentation

◆ PrintJSON() [1/2]

void RooStats::HistFactory::JSONTool::PrintJSON ( std::ostream &  os = std::cout)

Definition at line 232 of file HistFactoryJSONTool.cxx.

◆ PrintJSON() [2/2]

void RooStats::HistFactory::JSONTool::PrintJSON ( std::string const &  filename)

Definition at line 240 of file HistFactoryJSONTool.cxx.

◆ PrintYAML() [1/2]

void RooStats::HistFactory::JSONTool::PrintYAML ( std::ostream &  os = std::cout)

Definition at line 256 of file HistFactoryJSONTool.cxx.

◆ PrintYAML() [2/2]

void RooStats::HistFactory::JSONTool::PrintYAML ( std::string const &  filename)

Definition at line 262 of file HistFactoryJSONTool.cxx.

Member Data Documentation

◆ _measurement

RooStats::HistFactory::Measurement& RooStats::HistFactory::JSONTool::_measurement
private

Definition at line 34 of file HistFactoryJSONTool.h.

Libraries for RooStats::HistFactory::JSONTool:

The documentation for this class was generated from the following files: