ra4_stats  0341147a0dc35f80f4e12c6003afb76a38e2ed6e
Namespaces | Functions | Variables
dilepton_wspace.cxx File Reference
#include "make_workspace.hpp"
#include <iostream>
#include <iomanip>
#include <sstream>
#include <initializer_list>
#include <vector>
#include <string>
#include <stdlib.h>
#include <ctime>
#include <unistd.h>
#include <getopt.h>
#include "TString.h"
#include "bin.hpp"
#include "process.hpp"
#include "utilities.hpp"
#include "systematic.hpp"
#include "cut.hpp"
#include "workspace_generator.hpp"

Go to the source code of this file.

Namespaces

 anonymous_namespace{dilepton_wspace.cxx}
 

Functions

TString anonymous_namespace{dilepton_wspace.cxx}::method ("m2lveto")
 
string anonymous_namespace{dilepton_wspace.cxx}::minjets ("6")
 
string anonymous_namespace{dilepton_wspace.cxx}::hijets ("9")
 
string anonymous_namespace{dilepton_wspace.cxx}::himet ("400")
 
string anonymous_namespace{dilepton_wspace.cxx}::mjthresh ("400")
 
int main (int argc, char *argv[])
 
void GetOptions (int argc, char *argv[])
 

Variables

double anonymous_namespace{dilepton_wspace.cxx}::lumi = 0.815
 
double anonymous_namespace{dilepton_wspace.cxx}::sig_strength = 0.
 
BlindLevel anonymous_namespace{dilepton_wspace.cxx}::blind_level = BlindLevel::unblinded
 
bool anonymous_namespace{dilepton_wspace.cxx}::no_kappa = false
 
bool anonymous_namespace{dilepton_wspace.cxx}::do_syst = false
 
bool anonymous_namespace{dilepton_wspace.cxx}::use_r4 = false
 
unsigned anonymous_namespace{dilepton_wspace.cxx}::n_toys = 0
 
string anonymous_namespace{dilepton_wspace.cxx}::identifier = ""
 

Function Documentation

void GetOptions ( int  argc,
char *  argv[] 
)
int main ( int  argc,
char *  argv[] 
)