ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
Namespaces | Functions | Variables
plot_limit.cxx File Reference
#include <fstream>
#include <sstream>
#include <string>
#include <algorithm>
#include <unistd.h>
#include <getopt.h>
#include "TCanvas.h"
#include "TGraph.h"
#include "TGraphAsymmErrors.h"
#include "TH1D.h"
#include "TStyle.h"
#include "TLegend.h"
#include "TLatex.h"
#include "TLine.h"
#include "core/styles.hpp"
#include "core/utilities.hpp"
#include "core/plot_opt.hpp"

Go to the source code of this file.

Namespaces

 anonymous_namespace{plot_limit.cxx}
 

Functions

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

Variables

TString anonymous_namespace{plot_limit.cxx}::lumi = "40"
 
TString anonymous_namespace{plot_limit.cxx}::filename = "txt/limits/limits_TChiHH_lumi"+lumi+".txt"
 
TString anonymous_namespace{plot_limit.cxx}::model = "TChiHH"
 

Function Documentation

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