Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
Analysis Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
blob
sPHENIX
Alignment
CI
cmake
Core
docs
Examples
Algorithms
Detectors
Framework
Io
Python
include
python
acts
examples
geant4
onnx
__init__.py
dd4hep.py
detector.py
edm4hep.py
hepmc3.py
itk.py
mockupbuilder.py
odd.py
odd_light.py
reconstruction.py
simulation.py
__init__.py
_adapter.py
src
tests
Run
Scripts
Fatras
Plugins
Tests
acts-fatras
analysis
analysis_tpc_prototype
coresoftware
Doxygen_Assist
g4exampledetector
GenFit
JETSCAPE
KFParticle
macros
online_distribution
OnlMon
prototype
pythia6
rcdaq
RDBC
tutorials
doxygen_mainpage.h
File Members
Examples
External Links
•
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
import
ActsPythonBindings
3
4
if
not
hasattr(ActsPythonBindings._examples,
"_hepmc3"
):
5
raise
ImportError(
"ActsPythonBindings._examples._hepmc3 not found"
)
6
7
_patch_config
(ActsPythonBindings._examples._hepmc3)
8
9
from
acts.ActsPythonBindings._examples._hepmc3
import
*
acts
blob
sPHENIX
Examples
Python
python
acts
examples
hepmc3.py
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:17:39
using
1.8.2 with
sPHENIX GitHub integration