35 #ifndef OPENMS_TRANSFORMATIONS_FEATUREFINDER_BASEMODEL_IMPL_H 36 #define OPENMS_TRANSFORMATIONS_FEATUREFINDER_BASEMODEL_IMPL_H 65 Factory<BaseModel<1> >::registerProduct(ExtendedIsotopeModel::getProductName(), &ExtendedIsotopeModel::create);
74 #endif // OPENMS_TRANSFORMATIONS_FEATUREFINDER_BASEMODEL_IMPL_H
Returns FactoryProduct* based on the name of the desired concrete FactoryProduct. ...
Definition: Factory.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Class for product models i.e. models with D independent dimensions.
Definition: ProductModel.h:61
Abstract base class for all D-dimensional models.
Definition: BaseModel.h:51
static void registerChildren()
register all derived classes here (implemented in file BaseModel_impl.h)