ATLAS Offline Software
Namespaces | Variables
SUSY_SimplifiedModel_PostInclude.py File Reference

Go to the source code of this file.

Namespaces

 SUSY_SimplifiedModel_PostInclude
 

Variables

 SUSY_SimplifiedModel_PostInclude.phys_short = get_physics_short()
 
 SUSY_SimplifiedModel_PostInclude.nevts = runArgs.maxEvents*evt_multiplier
 
int SUSY_SimplifiedModel_PostInclude._nQuarksMerge = 5 if finalStateB else 4
 
string SUSY_SimplifiedModel_PostInclude.process = "define p = g u c d s b u~ c~ d~ s~ b~\ndefine j = g u c d s b u~ c~ d~ s~ b~\n" + process
 
 SUSY_SimplifiedModel_PostInclude.l_nocomment = l.split('#')[0]
 
tuple SUSY_SimplifiedModel_PostInclude.l_equals = (l_nocomment.split("=")[-1]).split(" ")
 
 SUSY_SimplifiedModel_PostInclude.syst_mod = dict_index_syst[0]