BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
IFactory.h File Reference

Defines interface class IFactory. More...

Include dependency graph for IFactory.h:

Go to the source code of this file.

Classes

class  mumufit::test::IFactory< Key, AbstractProduct >
 Base class for all factories. More...
 

Namespaces

 mumufit
 The multi-library, multi-algorithm fit wrapper library.
 
 mumufit::test
 

Macros

#define BORNAGAIN_FIT_TESTENGINE_IFACTORY_H
 

Functions

template<class T >
T * mumufit::test::create_new ()
 Returns new instance of class T. More...
 

Detailed Description

Defines interface class IFactory.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file IFactory.h.

Macro Definition Documentation

◆ BORNAGAIN_FIT_TESTENGINE_IFACTORY_H

#define BORNAGAIN_FIT_TESTENGINE_IFACTORY_H

Definition at line 21 of file IFactory.h.