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

Public Member Functions

 query (self)
 
 config (self)
 
- Public Member Functions inherited from PyLamarr.Wrapper.Wrapper
 __call__ (self, db)
 
 get_imp (self)
 
 get_config (self)
 
 to_xml (self, parent_node)
 

Static Public Attributes

Optional output_table = "RecSummary"
 
tuple output_columns
 
Optional make_persistent = True
 
str implements = "TemporaryTable"
 

Additional Inherited Members

- Public Attributes inherited from PyLamarr.Wrapper.Wrapper
 implements
 

Detailed Description

Definition at line 70 of file RecSummaryMaker.py.

Member Function Documentation

◆ config()

PyLamarr.LHCb.RecSummaryMaker.RecSummaryMaker.config (   self)

Definition at line 104 of file RecSummaryMaker.py.

◆ query()

PyLamarr.LHCb.RecSummaryMaker.RecSummaryMaker.query (   self)

Definition at line 77 of file RecSummaryMaker.py.

Member Data Documentation

◆ implements

str PyLamarr.LHCb.RecSummaryMaker.RecSummaryMaker.implements = "TemporaryTable"
static

Definition at line 101 of file RecSummaryMaker.py.

◆ make_persistent

Optional PyLamarr.LHCb.RecSummaryMaker.RecSummaryMaker.make_persistent = True
static

Definition at line 75 of file RecSummaryMaker.py.

◆ output_columns

tuple PyLamarr.LHCb.RecSummaryMaker.RecSummaryMaker.output_columns
static
Initial value:
= (
"event_id", "data_key", "data_value",
)

Definition at line 72 of file RecSummaryMaker.py.

◆ output_table

Optional PyLamarr.LHCb.RecSummaryMaker.RecSummaryMaker.output_table = "RecSummary"
static

Definition at line 71 of file RecSummaryMaker.py.


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