Belle II Software  release-05-01-25
LocalDatabase Class Reference

Implentation of a database backend that uses local root files for the payload storage and a text file for the assignment of IoVs to payloads. More...

#include <LocalDatabase.h>

Static Public Member Functions

static void createInstance (const std::string &fileName="database.txt", const std::string &payloadDir="", bool readOnly=false, LogConfig::ELogLevel logLevel=LogConfig::c_Warning, bool invertLogging=false)
 Method to set the database instance to a local database. More...
 
static void reset ()
 Facade the reset as some code calls the reset function on this class which used to inherit from Database.
 

Detailed Description

Implentation of a database backend that uses local root files for the payload storage and a text file for the assignment of IoVs to payloads.

Definition at line 34 of file LocalDatabase.h.


The documentation for this class was generated from the following files: