Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
test_detectors Namespace Reference

Functions

def count_surfaces
 
def check_extra_odd
 
def test_generic_geometry
 
def test_telescope_geometry
 
def test_odd
 
def test_aligned_detector
 
def test_tgeo_config_triplet
 
def test_tgeo_config_volume
 

Variables

 lower
 
 upper
 

Function Documentation

def test_detectors.check_extra_odd (   srf)

Definition at line 24 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 24 of file test_detectors.py

def test_detectors.count_surfaces (   geo)

Definition at line 11 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 11 of file test_detectors.py

Referenced by test_aligned_detector(), test_generic_geometry(), test_odd(), and test_telescope_geometry().

+ Here is the caller graph for this function:

def test_detectors.test_aligned_detector ( )

Definition at line 74 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 74 of file test_detectors.py

References count_surfaces().

+ Here is the call graph for this function:

def test_detectors.test_generic_geometry ( )

Definition at line 30 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 30 of file test_detectors.py

References count_surfaces().

+ Here is the call graph for this function:

def test_detectors.test_odd ( )

Definition at line 57 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 57 of file test_detectors.py

References count_surfaces(), acts.examples.odd.getOpenDataDetector(), common.getOpenDataDetectorDirectory(), and str.

+ Here is the call graph for this function:

def test_detectors.test_telescope_geometry ( )

Definition at line 39 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 39 of file test_detectors.py

References count_surfaces().

+ Here is the call graph for this function:

def test_detectors.test_tgeo_config_triplet (   monkeypatch)

Definition at line 87 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 87 of file test_detectors.py

def test_detectors.test_tgeo_config_volume (   monkeypatch)

Definition at line 146 of file test_detectors.py.

View newest version in sPHENIX GitHub at line 146 of file test_detectors.py

Variable Documentation