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

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>

Constructor & Destructor Documentation

◆ JSONTool()

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

Definition at line 32 of file HistFactoryJSONTool.h.

Member Function Documentation

◆ activateStatError()

void RooStats::HistFactory::JSONTool::activateStatError ( RooFit::Detail::JSONNode sampleNode)
static

Definition at line 386 of file HistFactoryJSONTool.cxx.

◆ PrintJSON() [1/2]

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

Definition at line 355 of file HistFactoryJSONTool.cxx.

◆ PrintJSON() [2/2]

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

Definition at line 364 of file HistFactoryJSONTool.cxx.

◆ PrintYAML() [1/2]

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

Definition at line 370 of file HistFactoryJSONTool.cxx.

◆ PrintYAML() [2/2]

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

Definition at line 380 of file HistFactoryJSONTool.cxx.

Member Data Documentation

◆ _measurement

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

Definition at line 42 of file HistFactoryJSONTool.h.

Libraries for RooStats::HistFactory::JSONTool:

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