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

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

RemoteResource library = default_lib_field
 
str symbol = "acceptance"
 
Optional output_table = "tmp_acceptance_out"
 
tuple output_columns = ("acceptance",)
 
tuple references = ("mcparticle_id",)
 
str implements = "Plugin"
 

Additional Inherited Members

- Public Attributes inherited from PyLamarr.Wrapper.Wrapper
 implements
 

Detailed Description

Definition at line 12 of file Acceptance.py.

Member Function Documentation

◆ config()

PyLamarr.LHCb.Tracking.Acceptance.Acceptance.config (   self)

Definition at line 48 of file Acceptance.py.

◆ query()

PyLamarr.LHCb.Tracking.Acceptance.Acceptance.query (   self)

Definition at line 19 of file Acceptance.py.

Member Data Documentation

◆ implements

str PyLamarr.LHCb.Tracking.Acceptance.Acceptance.implements = "Plugin"
static

Definition at line 45 of file Acceptance.py.

◆ library

RemoteResource PyLamarr.LHCb.Tracking.Acceptance.Acceptance.library = default_lib_field
static

Definition at line 13 of file Acceptance.py.

◆ output_columns

tuple PyLamarr.LHCb.Tracking.Acceptance.Acceptance.output_columns = ("acceptance",)
static

Definition at line 16 of file Acceptance.py.

◆ output_table

Optional PyLamarr.LHCb.Tracking.Acceptance.Acceptance.output_table = "tmp_acceptance_out"
static

Definition at line 15 of file Acceptance.py.

◆ references

tuple PyLamarr.LHCb.Tracking.Acceptance.Acceptance.references = ("mcparticle_id",)
static

Definition at line 17 of file Acceptance.py.

◆ symbol

str PyLamarr.LHCb.Tracking.Acceptance.Acceptance.symbol = "acceptance"
static

Definition at line 14 of file Acceptance.py.


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