![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
| def | runMaterialValidation |
Variables | |
| tuple | p |
| string | help "Input directory containing the ITk standalone geometry. Get in touch if you don't have this." |
| tuple | args p.parse_args() |
| tuple | geo_example_dir Path(args.geo_dir) |
| tuple | field acts.ConstantBField(acts.Vector3(0, 0, 2 * acts.UnitConstants.T)) |
| def material_validation_itk.runMaterialValidation | ( | trackingGeometry, | |
| decorators, | |||
| field, | |||
| outputDir, | |||
outputName = "propagation-material", |
|||
dumpPropagationSteps = False, |
|||
s = None |
|||
| ) |
Definition at line 22 of file material_validation_itk.py.
View newest version in sPHENIX GitHub at line 22 of file material_validation_itk.py
References acts.examples.ConcretePropagator(), and acts.Propagator().
Here is the call graph for this function:| tuple material_validation_itk.args p.parse_args() |
Definition at line 85 of file material_validation_itk.py.
View newest version in sPHENIX GitHub at line 85 of file material_validation_itk.py
| tuple material_validation_itk.field acts.ConstantBField(acts.Vector3(0, 0, 2 * acts.UnitConstants.T)) |
Definition at line 99 of file material_validation_itk.py.
View newest version in sPHENIX GitHub at line 99 of file material_validation_itk.py
| tuple material_validation_itk.geo_example_dir Path(args.geo_dir) |
Definition at line 87 of file material_validation_itk.py.
View newest version in sPHENIX GitHub at line 87 of file material_validation_itk.py
| string material_validation_itk.help "Input directory containing the ITk standalone geometry. Get in touch if you don't have this." |
Definition at line 81 of file material_validation_itk.py.
View newest version in sPHENIX GitHub at line 81 of file material_validation_itk.py
| tuple material_validation_itk.p |
Definition at line 76 of file material_validation_itk.py.
View newest version in sPHENIX GitHub at line 76 of file material_validation_itk.py