The Gaudi Framework
master (37c0b60a)
|
Go to the source code of this file.
Classes | |
class | TemplatedAlg< T, R > |
Typedefs | |
typedef TemplatedAlg< int, std::vector< std::string > > | t1 |
typedef TemplatedAlg< double, bool > | t2 |
typedef TemplatedAlg<int, std::vector<std::string> > t1 |
Definition at line 40 of file TemplatedAlg.cpp.
typedef TemplatedAlg<double, bool> t2 |
Definition at line 41 of file TemplatedAlg.cpp.