ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <iostream>
#include <vector>
#include "TChain.h"
#include "TH1D.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TLine.h"
#include "TString.h"
#include "styles.hpp"
#include "utilities.hpp"
#include "utilities_macros.hpp"
Go to the source code of this file.
Functions | |
void | makePlot (vector< sfeats > Samples, vector< TChain * > chain, TString cuts) |
int | main () |
int main | ( | ) |
Definition at line 21 of file plot_eff_pu.cxx.
References dps::c_tt_1l, dps::c_wjets, Contains(), execute(), parse_card::file, makePlot(), and styles::setDefaultStyle().
void makePlot | ( | vector< sfeats > | Samples, |
vector< TChain * > | chain, | ||
TString | cuts | ||
) |
Definition at line 107 of file plot_eff_pu.cxx.
References cuts2title(), format_tag(), rpv_bkg_syst::leg, and anonymous_namespace{make_rpv_datacard.cxx}::nbins.
Referenced by main().