Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooJSONFactoryWSTool::Exporter Class Referenceabstract

Definition at line 58 of file RooJSONFactoryWSTool.h.

Public Member Functions

virtual ~Exporter ()
 
virtual bool autoExportDependants () const
 
virtual bool exportObject (RooJSONFactoryWSTool *, const RooAbsArg *, RooFit::Experimental::JSONNode &) const
 
virtual std::string const & key () const =0
 

#include <RooFitHS3/RooJSONFactoryWSTool.h>

Constructor & Destructor Documentation

◆ ~Exporter()

virtual RooJSONFactoryWSTool::Exporter::~Exporter ( )
inlinevirtual

Definition at line 66 of file RooJSONFactoryWSTool.h.

Member Function Documentation

◆ autoExportDependants()

virtual bool RooJSONFactoryWSTool::Exporter::autoExportDependants ( ) const
inlinevirtual

Definition at line 61 of file RooJSONFactoryWSTool.h.

◆ exportObject()

virtual bool RooJSONFactoryWSTool::Exporter::exportObject ( RooJSONFactoryWSTool ,
const RooAbsArg ,
RooFit::Experimental::JSONNode  
) const
inlinevirtual

Definition at line 62 of file RooJSONFactoryWSTool.h.

◆ key()

virtual std::string const & RooJSONFactoryWSTool::Exporter::key ( ) const
pure virtual

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