Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
def | runITkSeedingFromCsv |
Variables | |
u acts.UnitConstants | |
tuple | rnd acts.examples.RandomNumbers(seed=42) |
tuple | p |
tuple | geo_dir pathlib.Path("acts-itk") |
tuple | outputDir pathlib.Path.cwd() |
tuple | field |
def itk_seeding.runITkSeedingFromCsv | ( | detector, | |
trackingGeometry, | |||
field, | |||
outputDir | |||
) |
Definition at line 25 of file itk_seeding.py.
View newest version in sPHENIX GitHub at line 25 of file itk_seeding.py
References acts.examples.reconstruction.addStandardSeeding(), acts.examples.itk.itkSeedingAlgConfig(), Acts.open, and print().
tuple itk_seeding.field |
Definition at line 155 of file itk_seeding.py.
View newest version in sPHENIX GitHub at line 155 of file itk_seeding.py
tuple itk_seeding.geo_dir pathlib.Path("acts-itk") |
Definition at line 151 of file itk_seeding.py.
View newest version in sPHENIX GitHub at line 151 of file itk_seeding.py
tuple itk_seeding.outputDir pathlib.Path.cwd() |
Definition at line 152 of file itk_seeding.py.
View newest version in sPHENIX GitHub at line 152 of file itk_seeding.py
tuple itk_seeding.p |
Definition at line 147 of file itk_seeding.py.
View newest version in sPHENIX GitHub at line 147 of file itk_seeding.py
Definition at line 22 of file itk_seeding.py.
View newest version in sPHENIX GitHub at line 22 of file itk_seeding.py
itk_seeding.u acts.UnitConstants |
Definition at line 21 of file itk_seeding.py.
View newest version in sPHENIX GitHub at line 21 of file itk_seeding.py