ra4_macros  bede988c286599a3a84b77a4d788ac0a971e89f9
Variables
anonymous_namespace{scatter_mj_mt.cxx} Namespace Reference

Variables

double met_min = 200.
 
double met_max = 0.
 
int njets_min = 7
 
int njets_max = 0
 
int seed = 3239
 
bool merge_ttbar = false
 
bool compressed = false
 
bool no_signal = false
 
bool full_stats = false
 

Variable Documentation

bool anonymous_namespace{scatter_mj_mt.cxx}::compressed = false

Definition at line 41 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{scatter_mj_mt.cxx}::full_stats = false

Definition at line 43 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{scatter_mj_mt.cxx}::merge_ttbar = false

Definition at line 40 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{scatter_mj_mt.cxx}::met_max = 0.

Definition at line 36 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), main(), and Process().

double anonymous_namespace{scatter_mj_mt.cxx}::met_min = 200.

Definition at line 35 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), main(), and Process().

int anonymous_namespace{scatter_mj_mt.cxx}::njets_max = 0

Definition at line 38 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), main(), and Process().

int anonymous_namespace{scatter_mj_mt.cxx}::njets_min = 7

Definition at line 37 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), main(), and Process().

bool anonymous_namespace{scatter_mj_mt.cxx}::no_signal = false

Definition at line 42 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), and main().

int anonymous_namespace{scatter_mj_mt.cxx}::seed = 3239

Definition at line 39 of file scatter_mj_mt.cxx.

Referenced by GetOptions(), and main().