Definition at line 10 of file ParticleMaker.py.
◆ config()
PyLamarr.LHCb.Tracking.ParticleMaker.ParticleMaker.config |
( |
|
self | ) |
|
◆ query()
PyLamarr.LHCb.Tracking.ParticleMaker.ParticleMaker.query |
( |
|
self | ) |
|
◆ implements
str PyLamarr.LHCb.Tracking.ParticleMaker.ParticleMaker.implements = "TemporaryTable" |
|
static |
◆ make_persistent
Optional PyLamarr.LHCb.Tracking.ParticleMaker.ParticleMaker.make_persistent = True |
|
static |
◆ output_columns
tuple PyLamarr.LHCb.Tracking.ParticleMaker.ParticleMaker.output_columns |
|
static |
Initial value:= (
"mcparticle_id", "track_type",
"dx", "dy", "dz", "dtx", "dty", "dp",
"chi2PerDoF", "nDoF_f", "ghostProb"
)
Definition at line 12 of file ParticleMaker.py.
◆ output_table
Optional PyLamarr.LHCb.Tracking.ParticleMaker.ParticleMaker.output_table = "particles" |
|
static |
The documentation for this class was generated from the following file: