ra4_stats  0341147a0dc35f80f4e12c6003afb76a38e2ed6e
Functions | Variables
anonymous_namespace{make_workspace.cxx} Namespace Reference

Functions

string method ("m135")
 
string minjets ("6")
 
string hijets ("9")
 
string himet ("400")
 
string mjthresh ("400")
 

Variables

double lumi = 2.246
 
double sig_strength = 0.
 
BlindLevel blind_level = BlindLevel::blinded
 
bool no_kappa = false
 
bool do_syst = true
 
bool use_r4 = false
 
unsigned n_toys = 0
 
string identifier = ""
 

Function Documentation

string anonymous_namespace{make_workspace.cxx}::hijets ( "9"  )

Referenced by GetOptions(), and main().

string anonymous_namespace{make_workspace.cxx}::himet ( "400"  )

Referenced by GetOptions(), and main().

string anonymous_namespace{make_workspace.cxx}::method ( "m135"  )

Referenced by GetOptions(), and main().

string anonymous_namespace{make_workspace.cxx}::minjets ( "6"  )

Referenced by GetOptions(), and main().

string anonymous_namespace{make_workspace.cxx}::mjthresh ( "400"  )

Referenced by GetOptions(), and main().

Variable Documentation

BlindLevel anonymous_namespace{make_workspace.cxx}::blind_level = BlindLevel::blinded

Definition at line 30 of file make_workspace.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{make_workspace.cxx}::do_syst = true

Definition at line 32 of file make_workspace.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{make_workspace.cxx}::identifier = ""

Definition at line 40 of file make_workspace.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{make_workspace.cxx}::lumi = 2.246

Definition at line 28 of file make_workspace.cxx.

Referenced by GetOptions(), and main().

unsigned anonymous_namespace{make_workspace.cxx}::n_toys = 0

Definition at line 39 of file make_workspace.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{make_workspace.cxx}::no_kappa = false

Definition at line 31 of file make_workspace.cxx.

Referenced by GetOptions(), and main().

double anonymous_namespace{make_workspace.cxx}::sig_strength = 0.

Definition at line 29 of file make_workspace.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{make_workspace.cxx}::use_r4 = false

Definition at line 33 of file make_workspace.cxx.

Referenced by GetOptions(), and main().