otsdaq
v2_04_01
Return to top level
Main Page
Namespaces
Classes
Files
File List
MakeTable.h
1
#ifndef _ots_makeTable_h_
2
#define _ots_makeTable_h_
3
// Using LibraryManager, find the correct library and return an instance of the specified
4
// configuration interface.
5
6
#include <string>
7
8
namespace
ots
9
{
10
class
TableBase;
11
12
TableBase* makeTable(std::string
const
& tablePluginName);
13
14
}
// namespace ots
15
16
#endif
/* _ots_makeTable_h_ */
src
otsdaq-core
PluginMakers
MakeTable.h
Generated on Fri Jun 28 2019 14:42:59 for otsdaq by
1.8.5