JANA2
C++ framework for multi-threaded data processing
Loading...
Searching...
No Matches
JFactoryGeneratorT< T > Class Template Reference

JFactoryGeneratorT works for both JFactories and JMultifactories. More...

#include <JFactoryGenerator.h>

Inheritance diagram for JFactoryGeneratorT< T >:
[legend]
Collaboration diagram for JFactoryGeneratorT< T >:
[legend]

Public Member Functions

 JFactoryGeneratorT (std::string tag)
 
void GenerateFactories (JFactorySet *factory_set) override
 
- Public Member Functions inherited from JFactoryGenerator
std::string GetPluginName ()
 
void SetPluginName (std::string plugin_name)
 
void SetApplication (JApplication *app)
 
JApplicationGetApplication ()
 

Detailed Description

template<class T>
class JFactoryGeneratorT< T >

JFactoryGeneratorT works for both JFactories and JMultifactories.

Member Function Documentation

◆ GenerateFactories()

template<class T >
void JFactoryGeneratorT< T >::GenerateFactories ( JFactorySet factory_set)
inlineoverridevirtual

Implements JFactoryGenerator.


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