Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | List of all members
RooFactoryWSTool::IFace Class Referenceabstract

Definition at line 140 of file RooFactoryWSTool.h.

Public Member Functions

virtual ~IFace ()
 
virtual std::string create (RooFactoryWSTool &ft, const char *typeName, const char *instanceName, std::vector< std::string > args)=0
 

#include <RooFactoryWSTool.h>

Inheritance diagram for RooFactoryWSTool::IFace:
[legend]

Constructor & Destructor Documentation

◆ ~IFace()

virtual RooFactoryWSTool::IFace::~IFace ( )
inlinevirtual

Definition at line 142 of file RooFactoryWSTool.h.

Member Function Documentation

◆ create()

virtual std::string RooFactoryWSTool::IFace::create ( RooFactoryWSTool ft,
const char *  typeName,
const char *  instanceName,
std::vector< std::string >  args 
)
pure virtual

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