The Gaudi Framework  v40r2 (347b4bc5)
Loading...
Searching...
No Matches
dump_ParticleProperties.py
Go to the documentation of this file.
1#!/usr/bin/env python3
2
24import sys
25
27
28dump([a for a in sys.argv[1:] if "--" != a])