PyLamarr
Pythonizations for the ultra-fast simulation option for the LHCb experiment
 
Loading...
Searching...
No Matches
PyLamarr.loaders_old.TTreeLoader.TTreeLoader Class Reference

Public Member Functions

 __init__ (self, database_connection)
 
 load (self, filename, batch_id=0, tables=None, if_exists='replace')
 

Protected Attributes

 _db
 

Detailed Description

Definition at line 8 of file TTreeLoader.py.

Constructor & Destructor Documentation

◆ __init__()

PyLamarr.loaders_old.TTreeLoader.TTreeLoader.__init__ (   self,
  database_connection 
)

Definition at line 9 of file TTreeLoader.py.

Member Function Documentation

◆ load()

PyLamarr.loaders_old.TTreeLoader.TTreeLoader.load (   self,
  filename,
  batch_id = 0,
  tables = None,
  if_exists = 'replace' 
)

Definition at line 12 of file TTreeLoader.py.

Member Data Documentation

◆ _db

PyLamarr.loaders_old.TTreeLoader.TTreeLoader._db
protected

Definition at line 10 of file TTreeLoader.py.


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