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

Functions

string minjets ("6")
 
string hijets ("9")
 
string medmet ("350")
 
string himet ("400")
 
string vhimet ("500")
 
string mjdef ("mj14")
 
string lowmjthresh ("250")
 
string mjthresh ("400")
 

Variables

double lumi = 35.9
 
double sig_strength = 0.
 
BlindLevel blind_level = BlindLevel::unblinded
 
bool no_kappa = false
 
bool do_syst = true
 
bool use_r4 = true
 
bool applyVeto = true
 
string binning = "alternate"
 
unsigned n_toys = 0
 
string sigfile = ""
 
string injfile = ""
 
bool inject_other_model = false
 
bool dummy_syst = false
 
string dummy_syst_file = ""
 
string outfolder = "out/"
 
bool nom_only = false
 
bool use_pois = false
 

Function Documentation

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

Referenced by GetOptions(), and main().

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

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::lowmjthresh ( "250"  )

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::medmet ( "350"  )

Referenced by main().

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

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::mjdef ( "mj14"  )

Referenced by GetOptions(), and main().

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

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::vhimet ( "500"  )

Referenced by main().

Variable Documentation

bool anonymous_namespace{wspace_sig.cxx}::applyVeto = true

Definition at line 38 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::binning = "alternate"

Definition at line 39 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

BlindLevel anonymous_namespace{wspace_sig.cxx}::blind_level = BlindLevel::unblinded

Definition at line 34 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

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

Definition at line 36 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{wspace_sig.cxx}::dummy_syst = false

Definition at line 52 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::dummy_syst_file = ""

Definition at line 53 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{wspace_sig.cxx}::inject_other_model = false

Definition at line 51 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::injfile = ""

Definition at line 50 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

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

Definition at line 32 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

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

Definition at line 48 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

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

Definition at line 35 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{wspace_sig.cxx}::nom_only = false

Definition at line 55 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::outfolder = "out/"

Definition at line 54 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

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

Definition at line 33 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

string anonymous_namespace{wspace_sig.cxx}::sigfile = ""

Definition at line 49 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

bool anonymous_namespace{wspace_sig.cxx}::use_pois = false

Definition at line 56 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().

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

Definition at line 37 of file wspace_sig.cxx.

Referenced by GetOptions(), and main().