Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
def | necBarrelPec |
def | get_detector |
def | main |
def acts.examples.odd_light.get_detector | ( | geoContext, | |
ssurfaces, | |||
psurfaces, | |||
llevel = acts.logging.DEBUG |
|||
) |
Definition at line 172 of file odd_light.py.
View newest version in sPHENIX GitHub at line 172 of file odd_light.py
References acts.examples.odd_light.necBarrelPec().
Referenced by acts.examples.odd_light.main().
def acts.examples.odd_light.main | ( | void | ) |
Definition at line 333 of file odd_light.py.
View newest version in sPHENIX GitHub at line 333 of file odd_light.py
References acts.examples.odd_light.get_detector().
def acts.examples.odd_light.necBarrelPec | ( | name, | |
rRange, | |||
zDivisions, | |||
sensitivesKdt, | |||
necPositionsZ, | |||
necHalfThickness, | |||
necBinning, | |||
barrelPositionsR, | |||
barrelHalfThickness, | |||
barrelBinnings, | |||
containerIds = [] , |
|||
llevel = acts.logging.INFO |
|||
) |
Definition at line 34 of file odd_light.py.
View newest version in sPHENIX GitHub at line 34 of file odd_light.py
References str.
Referenced by acts.examples.odd_light.get_detector().