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

Delete all rows from all tables without affecting the schema. More...

Public Member Functions

def __init__ (self, SQLite3DB db)
 Configure a Transformer to clean the Database without modifying the schema. More...
 

Detailed Description

Delete all rows from all tables without affecting the schema.

Refer to SQLamarr::CleanEventStore for implementation details.

Definition at line 18 of file CleanEventStore.py.

Constructor & Destructor Documentation

◆ __init__()

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

Configure a Transformer to clean the Database without modifying the schema.

Parameters
dbAn open database connection.

Definition at line 24 of file CleanEventStore.py.


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