SQLamarr
The stand-alone ultra-fast simulation option for the LHCb experiment
SQLamarr.UpdateDBConnection.UpdateDBConnection Class Reference

Update the reference to the DB Connection, to ensure synchronization with disk. More...

Public Member Functions

def __init__ (self, SQLite3DB db)
 Configure a Transformer to update the connection to the DB. More...
 

Detailed Description

Update the reference to the DB Connection, to ensure synchronization with disk.

Refer to SQLamarr::UpdateDBConnection for implementation details.

Definition at line 18 of file UpdateDBConnection.py.

Constructor & Destructor Documentation

◆ __init__()

def SQLamarr.UpdateDBConnection.UpdateDBConnection.__init__ (   self,
SQLite3DB  db 
)

Configure a Transformer to update the connection to the DB.

Parameters
dbAn open database connection.

Definition at line 24 of file UpdateDBConnection.py.


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