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

Public Member Functions

 __len__ (self)
 
 load (self)
 
 __str__ (self)
 

Static Public Attributes

Optional n_events = None
 
Optional batch_id = None
 
Optional n_batches = None
 
Optional description = None
 

Detailed Description

Definition at line 5 of file EventBatch.py.

Member Function Documentation

◆ __len__()

PyLamarr.EventBatch.EventBatch.__len__ (   self)

Definition at line 11 of file EventBatch.py.

◆ __str__()

PyLamarr.EventBatch.EventBatch.__str__ (   self)

Definition at line 17 of file EventBatch.py.

◆ load()

PyLamarr.EventBatch.EventBatch.load (   self)

Definition at line 14 of file EventBatch.py.

Member Data Documentation

◆ batch_id

Optional PyLamarr.EventBatch.EventBatch.batch_id = None
static

Definition at line 7 of file EventBatch.py.

◆ description

Optional PyLamarr.EventBatch.EventBatch.description = None
static

Definition at line 9 of file EventBatch.py.

◆ n_batches

Optional PyLamarr.EventBatch.EventBatch.n_batches = None
static

Definition at line 8 of file EventBatch.py.

◆ n_events

Optional PyLamarr.EventBatch.EventBatch.n_events = None
static

Definition at line 6 of file EventBatch.py.


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