ra4_stats  0341147a0dc35f80f4e12c6003afb76a38e2ed6e
Namespaces | Functions | Variables
change_r.py File Reference

Go to the source code of this file.

Namespaces

 change_r
 

Functions

def change_r.GluinoMass (name)
 
def change_r.LSPMass (name)
 

Variables

string change_r.workdir = "mod_sigs"
 
list change_r.files = [f for f in os.listdir(workdir) if os.path.isfile(os.path.join(workdir,f))]
 
tuple change_r.mglu = GluinoMass(f)
 
tuple change_r.mlsp = LSPMass(f)
 
int change_r.rmax = -1