JANA2
C++ framework for multi-threaded data processing
|
JFactoryGeneratorT works for both JFactories and JMultifactories. More...
#include <JFactoryGenerator.h>
Public Member Functions | |
JFactoryGeneratorT (std::string tag) | |
void | GenerateFactories (JFactorySet *factory_set) override |
![]() | |
std::string | GetPluginName () |
void | SetPluginName (std::string plugin_name) |
void | SetApplication (JApplication *app) |
JApplication * | GetApplication () |
JFactoryGeneratorT works for both JFactories and JMultifactories.
|
inlineoverridevirtual |
Implements JFactoryGenerator.