Belle II Software development
|
Class to test the db representation of the cuts. 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 | tmp_dir |
Do everything in a temporary dir. | |
Class to test the db representation of the cuts.
Definition at line 27 of file dbRepresentationOfSoftwareTriggerCut.cc.
|
inlineprivate |
Setup the local DB and the datastore with the event meta data.
Definition at line 33 of file dbRepresentationOfSoftwareTriggerCut.cc.
|
inlineprivate |
Destroy the DB and the DataStore.
Definition at line 43 of file dbRepresentationOfSoftwareTriggerCut.cc.
|
private |
Do everything in a temporary dir.
Definition at line 30 of file dbRepresentationOfSoftwareTriggerCut.cc.