Token to register an algorithm, used in AlgorithmFactory
.
More...
#include <OpRecoFactoryStuff.h>
Public Types | |
using | RealAlgo_t = Algo |
Type of the algorithm. More... | |
Public Attributes | |
std::string | name |
Name of the algorithm. More... | |
Token to register an algorithm, used in AlgorithmFactory
.
Definition at line 73 of file OpRecoFactoryStuff.h.
using opdet::factory::Decl< Algo >::RealAlgo_t = Algo |
Type of the algorithm.
Definition at line 74 of file OpRecoFactoryStuff.h.
std::string opdet::factory::Decl< Algo >::name |
Name of the algorithm.
Definition at line 75 of file OpRecoFactoryStuff.h.