The Gaudi Framework
v39r4 (77e7e51e)
dump_ParticleProperties.py
Go to the documentation of this file.
1
#!/usr/bin/env python3
2
24
import
sys
25
26
from
GaudiPartProp.DumpParticleProperties
import
dump
27
28
dump
([a
for
a
in
sys.argv[1:]
if
"--"
!= a])
GaudiPartProp.DumpParticleProperties.dump
def dump()
Definition:
DumpParticleProperties.py:26
GaudiPartProp.DumpParticleProperties
Definition:
DumpParticleProperties.py:1
GaudiPartProp
scripts
dump_ParticleProperties.py
Generated on Thu Mar 20 2025 15:22:36 for The Gaudi Framework by
1.8.18