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

Functions

def necBarrelPec
 
def get_detector
 
def main
 

Function Documentation

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function:

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().

+ Here is the caller graph for this function: