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

Functions

def runEventRecording
 

Variables

 u acts.UnitConstants
 
tuple detectorConstructionFactory
 
tuple outputDir os.getcwd()
 

Function Documentation

def event_recording.runEventRecording (   detectorConstructionFactory,
  outputDir,
  s = None 
)

Definition at line 20 of file event_recording.py.

View newest version in sPHENIX GitHub at line 20 of file event_recording.py

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

+ Here is the call graph for this function:

Variable Documentation

event_recording.detectorConstructionFactory
Initial value:
1 (
2  acts.examples.geant4.dd4hep.DDG4DetectorConstructionFactory(detector)
3  )

Definition at line 84 of file event_recording.py.

View newest version in sPHENIX GitHub at line 84 of file event_recording.py

Referenced by Acts::Python.addGeant4HepMC3(), and PYBIND11_MODULE().

tuple event_recording.outputDir os.getcwd()

Definition at line 90 of file event_recording.py.

View newest version in sPHENIX GitHub at line 90 of file event_recording.py

event_recording.u acts.UnitConstants

Definition at line 14 of file event_recording.py.

View newest version in sPHENIX GitHub at line 14 of file event_recording.py