Belle II Software development
|
Class to test the down- and upload of trigger cuts to the DB. More...
Private Member Functions | |
void | SetUp () |
Setup the local DB and the datastore with the event meta data. | |
void | TearDown () |
Destroy the DB and the DataStore. | |
Private Attributes | |
TestHelpers::TempDirCreator * | m_tmpDir = nullptr |
Do everything in a temporary dir. | |
Class to test the down- and upload of trigger cuts to the DB.
Definition at line 26 of file softwareTriggerDBHandler.cc.
|
inlineprivate |
Setup the local DB and the datastore with the event meta data.
Definition at line 31 of file softwareTriggerDBHandler.cc.
|
inlineprivate |
Destroy the DB and the DataStore.
Definition at line 47 of file softwareTriggerDBHandler.cc.
|
private |
Do everything in a temporary dir.
Definition at line 28 of file softwareTriggerDBHandler.cc.