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

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 = "tmp_closest_to_beam"
 
tuple output_columns = ("mcparticle_id", "x", "y", "z")
 
Optional make_persistent = True
 
str implements = "TemporaryTable"
 

Additional Inherited Members

- Public Attributes inherited from PyLamarr.Wrapper.Wrapper
 implements
 

Detailed Description

Definition at line 10 of file PropagateToClosestToBeam.py.

Member Function Documentation

◆ config()

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

Definition at line 41 of file PropagateToClosestToBeam.py.

◆ query()

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

Definition at line 15 of file PropagateToClosestToBeam.py.

Member Data Documentation

◆ implements

str PyLamarr.LHCb.Tracking.PropagateToClosestToBeam.PropagateToClosestToBeam.implements = "TemporaryTable"
static

Definition at line 38 of file PropagateToClosestToBeam.py.

◆ make_persistent

Optional PyLamarr.LHCb.Tracking.PropagateToClosestToBeam.PropagateToClosestToBeam.make_persistent = True
static

Definition at line 13 of file PropagateToClosestToBeam.py.

◆ output_columns

tuple PyLamarr.LHCb.Tracking.PropagateToClosestToBeam.PropagateToClosestToBeam.output_columns = ("mcparticle_id", "x", "y", "z")
static

Definition at line 12 of file PropagateToClosestToBeam.py.

◆ output_table

Optional PyLamarr.LHCb.Tracking.PropagateToClosestToBeam.PropagateToClosestToBeam.output_table = "tmp_closest_to_beam"
static

Definition at line 11 of file PropagateToClosestToBeam.py.


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