ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | List of all members
RooCustomizer::CustIFace Class Reference

Definition at line 77 of file RooCustomizer.h.

Public Member Functions

virtual ~CustIFace ()
 
std::string create (RooFactoryWSTool &ft, const char *typeName, const char *instanceName, std::vector< std::string > args)
 
- Public Member Functions inherited from RooFactoryWSTool::IFace
virtual ~IFace ()
 

#include <RooCustomizer.h>

Inheritance diagram for RooCustomizer::CustIFace:
[legend]

Constructor & Destructor Documentation

virtual RooCustomizer::CustIFace::~CustIFace ( )
inlinevirtual

Definition at line 79 of file RooCustomizer.h.

Member Function Documentation

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

Implements RooFactoryWSTool::IFace.

Definition at line 683 of file RooCustomizer.cxx.

Collaboration diagram for RooCustomizer::CustIFace:
[legend]

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