#include <ComponentFactoryByName.h>
Public Types | |
typedef std::map< std::string, B * > | BuilderMapType |
Static Public Member Functions | |
static B * | getBuilder (const std::string &name) |
static void | setBuilder (B *in, const std::string &name) |
Static Protected Member Functions | |
static BuilderMapType & | myMap () |
Definition at line 10 of file ComponentFactoryByName.h.
typedef std::map<std::string,B *> ComponentFactoryByName< B >::BuilderMapType |
Definition at line 30 of file ComponentFactoryByName.h.
|
inlinestatic |
Definition at line 13 of file ComponentFactoryByName.h.
References end, Exception, spr::find(), ComponentFactoryByName< B >::myMap(), and findQualityFiles::size.
|
inlinestaticprotected |
Definition at line 32 of file ComponentFactoryByName.h.
Referenced by ComponentFactoryByName< B >::getBuilder(), and ComponentFactoryByName< B >::setBuilder().
|
inlinestatic |
Definition at line 23 of file ComponentFactoryByName.h.
References Exception, recoMuon::in, ComponentFactoryByName< B >::myMap(), and dataset::name.