![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
| def | runVertexFitting |
Variables | |
| u acts.UnitConstants | |
| tuple | field acts.ConstantBField(acts.Vector3(0, 0, 2 * u.T)) |
| tuple | inputParticlePath Path("particles.root") |
| inputTrackSummary None | |
| tuple | p Path(p) |
| vertexFinder VertexFinder.Truth, | |
| tuple | outputDir Path.cwd() |
| def vertex_fitting.runVertexFitting | ( | field, | |
| outputDir | |||
| ) |
Definition at line 23 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 23 of file vertex_fitting.py
References acts.examples.simulation.addPythia8(), acts.examples.reconstruction.addVertexFitting(), and str.
Here is the call graph for this function:Definition at line 119 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 119 of file vertex_fitting.py
| vertex_fitting.inputParticlePath Path("particles.root") |
Definition at line 121 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 121 of file vertex_fitting.py
| vertex_fitting.inputTrackSummary None |
Definition at line 125 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 125 of file vertex_fitting.py
| tuple vertex_fitting.outputDir Path.cwd() |
Definition at line 137 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 137 of file vertex_fitting.py
| tuple vertex_fitting.p Path(p) |
Definition at line 127 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 127 of file vertex_fitting.py
| vertex_fitting.u acts.UnitConstants |
Definition at line 18 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 18 of file vertex_fitting.py
| vertex_fitting.vertexFinder VertexFinder.Truth, |
Definition at line 134 of file vertex_fitting.py.
View newest version in sPHENIX GitHub at line 134 of file vertex_fitting.py