Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
edm4hep.py
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file edm4hep.py
1
from
acts._adapter
import
_patch_config
2
from
acts
import
ActsPythonBindings
3
4
if
not
hasattr(ActsPythonBindings._examples,
"_edm4hep"
):
5
raise
ImportError(
"ActsPythonBindings._examples._edm4hep not found"
)
6
7
_patch_config
(ActsPythonBindings._examples._edm4hep)
8
9
from
acts.ActsPythonBindings._examples._edm4hep
import
*
acts
blob
sPHENIX
Examples
Python
python
acts
examples
edm4hep.py
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:17:39
using
1.8.2 with
sPHENIX GitHub integration