![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
#include "GaudiKernel/DataObject.h"#include "GaudiKernel/IDataProviderSvc.h"#include "GaudiKernel/IEventProcessor.h"#include "GaudiKernel/MsgStream.h"#include "TemplatedAlg.h"#include <vector>
Go to the source code of this file.
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 21 of file TemplatedAlg.cpp.
| typedef TemplatedAlg<double, bool> t2 |
Definition at line 22 of file TemplatedAlg.cpp.