Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
def | _make_config_adapter |
def | _make_config_constructor |
def | _patchKwargsConstructor |
def | _patch_config |
def | _detector_create |
def | _patch_detectors |
|
private |
Definition at line 103 of file _adapter.py.
View newest version in sPHENIX GitHub at line 103 of file _adapter.py
References utils.create.
Referenced by acts._adapter._patch_detectors().
|
private |
Definition at line 9 of file _adapter.py.
View newest version in sPHENIX GitHub at line 9 of file _adapter.py
References acts._adapter._make_config_constructor(), filter.Config, material_mapping_optimisation.format, join(), print(), str, and parse_cmake_options.type.
Referenced by acts._adapter._patch_config().
|
private |
Definition at line 63 of file _adapter.py.
View newest version in sPHENIX GitHub at line 63 of file _adapter.py
References acts._adapter._patchKwargsConstructor().
Referenced by acts._adapter._make_config_adapter(), and acts._adapter._patchKwargsConstructor().
|
private |
Definition at line 90 of file _adapter.py.
View newest version in sPHENIX GitHub at line 90 of file _adapter.py
References acts._adapter._make_config_adapter(), and acts._adapter._patchKwargsConstructor().
Referenced by acts.examples.ConcretePropagator(), and acts.Propagator().
|
private |
Definition at line 125 of file _adapter.py.
View newest version in sPHENIX GitHub at line 125 of file _adapter.py
References acts._adapter._detector_create().
Referenced by acts.examples.ConcretePropagator().
|
private |
Definition at line 85 of file _adapter.py.
View newest version in sPHENIX GitHub at line 85 of file _adapter.py
References acts._adapter._make_config_constructor().
Referenced by acts._adapter._make_config_constructor(), acts._adapter._patch_config(), acts.examples._process_volume_intervals(), and acts.examples.ConcretePropagator().