ra4_macros  bede988c286599a3a84b77a4d788ac0a971e89f9
Namespaces | Functions | Variables
plot_cuts.cxx File Reference
#include <iostream>
#include <vector>
#include "TChain.h"
#include "TH1D.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TLine.h"
#include "TString.h"
#include "TColor.h"
#include "RooStats/NumberCountingUtils.h"
#include "styles.hpp"
#include "utilities.hpp"
#include "utilities_macros.hpp"

Go to the source code of this file.

Namespaces

 anonymous_namespace{plot_cuts.cxx}
 

Functions

TString anonymous_namespace{plot_cuts.cxx}::ntuple_date ("2015_05_25")
 
TString anonymous_namespace{plot_cuts.cxx}::minjets ("7")
 
TString anonymous_namespace{plot_cuts.cxx}::midjets ("9")
 
TString anonymous_namespace{plot_cuts.cxx}::mjthresh ("400")
 
int main ()
 

Variables

TString anonymous_namespace{plot_cuts.cxx}::luminosity ="10"
 
TString anonymous_namespace{plot_cuts.cxx}::plot_type =".pdf"
 
TString anonymous_namespace{plot_cuts.cxx}::plot_style ="RA4"
 

Function Documentation

int main ( )