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

Public Member Functions

 __call__ (self, db)
 
 dataframe (self)
 

Static Public Attributes

str table
 
List dataframes = field(default_factory=lambda: [])
 
Optional batch_ids = None
 

Detailed Description

Definition at line 24 of file pandasio.py.

Member Function Documentation

◆ __call__()

PyLamarr.pandasio.OutputCollector.__call__ (   self,
  db 
)

Definition at line 30 of file pandasio.py.

◆ dataframe()

PyLamarr.pandasio.OutputCollector.dataframe (   self)

Definition at line 34 of file pandasio.py.

Member Data Documentation

◆ batch_ids

Optional PyLamarr.pandasio.OutputCollector.batch_ids = None
static

Definition at line 27 of file pandasio.py.

◆ dataframes

List PyLamarr.pandasio.OutputCollector.dataframes = field(default_factory=lambda: [])
static

Definition at line 26 of file pandasio.py.

◆ table

str PyLamarr.pandasio.OutputCollector.table
static

Definition at line 25 of file pandasio.py.


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