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

Public Member Functions

 code (self)
 
 query (self)
 

Static Public Attributes

str name
 
str table_name
 
str count_expr = "COUNT (*)"
 
Optional selection = None
 
Optional custom_code = None
 

Detailed Description

Definition at line 9 of file RecSummaryMaker.py.

Member Function Documentation

◆ code()

PyLamarr.LHCb.RecSummaryMaker.RecSummaryEntry.code (   self)

Definition at line 17 of file RecSummaryMaker.py.

◆ query()

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

Definition at line 56 of file RecSummaryMaker.py.

Member Data Documentation

◆ count_expr

str PyLamarr.LHCb.RecSummaryMaker.RecSummaryEntry.count_expr = "COUNT (*)"
static

Definition at line 12 of file RecSummaryMaker.py.

◆ custom_code

Optional PyLamarr.LHCb.RecSummaryMaker.RecSummaryEntry.custom_code = None
static

Definition at line 14 of file RecSummaryMaker.py.

◆ name

str PyLamarr.LHCb.RecSummaryMaker.RecSummaryEntry.name
static

Definition at line 10 of file RecSummaryMaker.py.

◆ selection

Optional PyLamarr.LHCb.RecSummaryMaker.RecSummaryEntry.selection = None
static

Definition at line 13 of file RecSummaryMaker.py.

◆ table_name

str PyLamarr.LHCb.RecSummaryMaker.RecSummaryEntry.table_name
static

Definition at line 11 of file RecSummaryMaker.py.


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