Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hash_root.py File Reference

Go to the source code of this file.

Namespaces

namespace  helpers.hash_root
 

Functions

def helpers.hash_root.hash_root_file
 

Variables

tuple helpers.hash_root.p
 
string helpers.hash_root.action "store_true"
 
string helpers.hash_root.help "Calculate a hash that is not invariant under reordering of entries? (faster than invariant)"
 
tuple helpers.hash_root.args p.parse_args()
 
 helpers.hash_root.path args.input_file,
 
 helpers.hash_root.ordering_invariant notargs.no_ordering_invariant,