Belle II Software  release-06-01-15
CentralDatabase Class Reference
Collaboration diagram for CentralDatabase:

Public Member Functions

def __init__ (self, global_tag)
 

Public Attributes

 global_tag
 

Static Public Attributes

string db_type = "central"
 

Detailed Description

Simple class to hold the information about a bas2 Central database.
Does no checking that a global tag exists.
This class could be made much simpler, but it's made to be similar to LocalDatabase.

Parameters:
    global_tag (str): The Global Tag of the central database

Definition at line 244 of file utils.py.


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