Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
dump_ParticleProperties.py
Go to the documentation of this file.
1 #!/usr/bin/env python3
2 
24 import sys
25 
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