ra4_stats  0341147a0dc35f80f4e12c6003afb76a38e2ed6e
Variables
anonymous_namespace{aggregate_bins.cxx} Namespace Reference

Variables

string out_dir = "/net/top/homes/ald77/ra4_stats/wspaces"
 
string syst_file = "txt/systematics/simple.txt"
 
double lumi = 35.9
 
bool do_track_veto = true
 
double met_low = 200.
 
double met_high = -1.
 
double njets_low = 5.5
 
double njets_high = -1.
 
double nbm_low = 0.5
 
double nbm_high = -1.
 
int mglu = 1800.
 
int mlsp = 100.
 
bool use_r4 = true
 

Variable Documentation

bool anonymous_namespace{aggregate_bins.cxx}::do_track_veto = true

Definition at line 27 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{aggregate_bins.cxx}::lumi = 35.9

Definition at line 26 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{aggregate_bins.cxx}::met_high = -1.

Definition at line 29 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{aggregate_bins.cxx}::met_low = 200.

Definition at line 28 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

int anonymous_namespace{aggregate_bins.cxx}::mglu = 1800.

Definition at line 34 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

int anonymous_namespace{aggregate_bins.cxx}::mlsp = 100.

Definition at line 35 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{aggregate_bins.cxx}::nbm_high = -1.

Definition at line 33 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{aggregate_bins.cxx}::nbm_low = 0.5

Definition at line 32 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{aggregate_bins.cxx}::njets_high = -1.

Definition at line 31 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{aggregate_bins.cxx}::njets_low = 5.5

Definition at line 30 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{aggregate_bins.cxx}::out_dir = "/net/top/homes/ald77/ra4_stats/wspaces"

Definition at line 24 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{aggregate_bins.cxx}::syst_file = "txt/systematics/simple.txt"

Definition at line 25 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{aggregate_bins.cxx}::use_r4 = true

Definition at line 36 of file aggregate_bins.cxx.

Referenced by GetOptions(), and main().