PyLamarr
Pythonizations for the ultra-fast simulation option for the LHCb experiment
 
Loading...
Searching...
No Matches
PyLamarr.loaders.UprootLoader.UprootEventBatch Class Reference
Inheritance diagram for PyLamarr.loaders.UprootLoader.UprootEventBatch:

Public Member Functions

 load (self)
 
- Public Member Functions inherited from PyLamarr.EventBatch.EventBatch
 __len__ (self)
 
 __str__ (self)
 

Static Public Attributes

Dict dataframe_dict = None
 
Any database = None
 
Collection bid_var = None
 
Any batch_selector = None
 
- Static Public Attributes inherited from PyLamarr.EventBatch.EventBatch
Optional n_events = None
 
Optional batch_id = None
 
Optional n_batches = None
 
Optional description = None
 

Detailed Description

Definition at line 9 of file UprootLoader.py.

Member Function Documentation

◆ load()

PyLamarr.loaders.UprootLoader.UprootEventBatch.load (   self)

Reimplemented from PyLamarr.EventBatch.EventBatch.

Definition at line 15 of file UprootLoader.py.

Member Data Documentation

◆ batch_selector

Any PyLamarr.loaders.UprootLoader.UprootEventBatch.batch_selector = None
static

Definition at line 13 of file UprootLoader.py.

◆ bid_var

Collection PyLamarr.loaders.UprootLoader.UprootEventBatch.bid_var = None
static

Definition at line 12 of file UprootLoader.py.

◆ database

Any PyLamarr.loaders.UprootLoader.UprootEventBatch.database = None
static

Definition at line 11 of file UprootLoader.py.

◆ dataframe_dict

Dict PyLamarr.loaders.UprootLoader.UprootEventBatch.dataframe_dict = None
static

Definition at line 10 of file UprootLoader.py.


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