Analysis Software
Documentation for sPHENIX simulation software
|
Namespaces | |
namespace | hash_root |
Classes | |
class | AssertCollectionExistsAlg |
Functions | |
def | failure_threshold |
Variables | |
tuple | geant4Enabled |
rootEnabled True | |
string | dd4hepEnabled "DD4hep_DIR" |
hepmc3Enabled True | |
edm4hepEnabled True | |
onnxEnabled True | |
tuple | pythia8Enabled hasattr(acts.examples, "pythia8") |
tuple | exatrkxEnabled shutil.which("nvidia-smi") |
podioEnabled True | |
tuple | isCI os.environ.get("CI", "false") |
tuple | doHashChecks os.environ.get("ROOT_HASH_CHECKS", "") |
def helpers.failure_threshold | ( | level | ) |
Definition at line 121 of file __init__.py.
View newest version in sPHENIX GitHub at line 121 of file __init__.py
Referenced by test_examples.test_truth_tracking_gsf().
helpers.dd4hepEnabled "DD4hep_DIR" |
Definition at line 33 of file __init__.py.
View newest version in sPHENIX GitHub at line 33 of file __init__.py
tuple helpers.doHashChecks os.environ.get("ROOT_HASH_CHECKS", "") |
Definition at line 117 of file __init__.py.
View newest version in sPHENIX GitHub at line 117 of file __init__.py
helpers.edm4hepEnabled True |
Definition at line 50 of file __init__.py.
View newest version in sPHENIX GitHub at line 50 of file __init__.py
helpers.exatrkxEnabled shutil.which("nvidia-smi") |
Definition at line 70 of file __init__.py.
View newest version in sPHENIX GitHub at line 70 of file __init__.py
helpers.geant4Enabled |
Definition at line 9 of file __init__.py.
View newest version in sPHENIX GitHub at line 9 of file __init__.py
helpers.hepmc3Enabled True |
Definition at line 43 of file __init__.py.
View newest version in sPHENIX GitHub at line 43 of file __init__.py
Definition at line 84 of file __init__.py.
View newest version in sPHENIX GitHub at line 84 of file __init__.py
helpers.onnxEnabled True |
Definition at line 57 of file __init__.py.
View newest version in sPHENIX GitHub at line 57 of file __init__.py
helpers.podioEnabled True |
Definition at line 80 of file __init__.py.
View newest version in sPHENIX GitHub at line 80 of file __init__.py
helpers.pythia8Enabled hasattr(acts.examples, "pythia8") |
Definition at line 65 of file __init__.py.
View newest version in sPHENIX GitHub at line 65 of file __init__.py
helpers.rootEnabled True |
Definition at line 22 of file __init__.py.
View newest version in sPHENIX GitHub at line 22 of file __init__.py