![]() |
ATLAS Offline Software
|
#include <ColumnarMemoryTest.h>
Classes | |
class | ColumnarTestToolHandle |
a handle to a columnar tool for running tests More... | |
struct | ColumnMapType |
Public Member Functions | |
ColumnarMemoryTest () | |
std::string | makeUniqueName () |
make a unique tool name to be used in unit tests More... | |
Static Public Member Functions | |
static bool | checkMode () |
check whether we have the right mode More... | |
Definition at line 24 of file ColumnarMemoryTest.h.
columnar::ColumnarMemoryTest::ColumnarMemoryTest | ( | ) |
Definition at line 26 of file ColumnarMemoryTest.cxx.
|
static |
check whether we have the right mode
Definition at line 52 of file ColumnarMemoryTest.cxx.
std::string columnar::ColumnarMemoryTest::makeUniqueName | ( | ) |
make a unique tool name to be used in unit tests
Definition at line 43 of file ColumnarMemoryTest.cxx.