Parametrize the reconstruction of a Primary Vertex.
More...
Parametrize the reconstruction of a Primary Vertex.
- Parameters
-
condition | Data-taking condition, e.g. 2016_pp_MagUp ; |
library | RemoteResource (or simply an URL) to the SQLite DB with parametrizations; |
table | name of the SQLite table to read the parametrization from |
pv_reco = PVReconstruction('2016_pp_MagUp')
pv_reco (db)
std::unique_ptr< sqlite3, void(*)(sqlite3 *)> SQLite3DB
- See also
- SQLamarr.PVReconstruction: C++ implementation of the algorithm
Definition at line 13 of file PVReconstruction.py.
◆ condition
str PyLamarr.LHCb.PVReconstruction.PVReconstruction.condition |
|
static |
◆ implements
str PyLamarr.LHCb.PVReconstruction.PVReconstruction.implements = "PVReconstruction" |
|
static |
◆ library
Optional PyLamarr.LHCb.PVReconstruction.PVReconstruction.library = Field(default_factory=lambda: RemoteRes(PV_LIB)) |
|
static |
◆ table
Optional PyLamarr.LHCb.PVReconstruction.PVReconstruction.table = "PVSmearing" |
|
static |
The documentation for this class was generated from the following file: