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

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
 
- Static Public Attributes inherited from PyLamarr.EventBatch.EventBatch
Optional n_events = None
 
Optional batch_id = None
 
Optional n_batches = None
 
Optional description = None
 

Protected Attributes

 _kwargs
 

Detailed Description

Definition at line 8 of file PandasLoader.py.

Member Function Documentation

◆ load()

PyLamarr.loaders.PandasLoader.PandasEventBatch.load (   self)

Reimplemented from PyLamarr.EventBatch.EventBatch.

Definition at line 12 of file PandasLoader.py.

Member Data Documentation

◆ _kwargs

PyLamarr.loaders.PandasLoader.PandasEventBatch._kwargs
protected

Definition at line 15 of file PandasLoader.py.

◆ database

Any PyLamarr.loaders.PandasLoader.PandasEventBatch.database = None
static

Definition at line 10 of file PandasLoader.py.

◆ dataframe_dict

Dict PyLamarr.loaders.PandasLoader.PandasEventBatch.dataframe_dict = None
static

Definition at line 9 of file PandasLoader.py.


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