Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit::JSONIO::Importer Class Reference

Definition at line 34 of file JSONIO.h.

Public Member Functions

virtual ~Importer ()
 
virtual bool importArg (RooJSONFactoryWSTool *tool, const RooFit::Detail::JSONNode &node) const
 
virtual bool importFunction (RooJSONFactoryWSTool *tool, const RooFit::Detail::JSONNode &node) const
 
virtual bool importPdf (RooJSONFactoryWSTool *tool, const RooFit::Detail::JSONNode &node) const
 

#include <RooFitHS3/JSONIO.h>

Constructor & Destructor Documentation

◆ ~Importer()

virtual RooFit::JSONIO::Importer::~Importer ( )
inlinevirtual

Definition at line 36 of file JSONIO.h.

Member Function Documentation

◆ importArg()

virtual bool RooFit::JSONIO::Importer::importArg ( RooJSONFactoryWSTool tool,
const RooFit::Detail::JSONNode node 
) const
inlinevirtual

Definition at line 37 of file JSONIO.h.

◆ importFunction()

virtual bool RooFit::JSONIO::Importer::importFunction ( RooJSONFactoryWSTool tool,
const RooFit::Detail::JSONNode node 
) const
inlinevirtual

Definition at line 46 of file JSONIO.h.

◆ importPdf()

virtual bool RooFit::JSONIO::Importer::importPdf ( RooJSONFactoryWSTool tool,
const RooFit::Detail::JSONNode node 
) const
inlinevirtual

Definition at line 50 of file JSONIO.h.


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