Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hepmc3.py
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file hepmc3.py
1 from acts._adapter import _patch_config
2 from acts.ActsPythonBindingsGeant4 import hepmc3 as _hepmc3
3 
4 _patch_config(_hepmc3)
5