|
ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <fstream>#include <iostream>#include <cmath>#include <string>#include <sstream>#include "TChain.h"#include "TFile.h"#include "TString.h"#include "TH1D.h"#include "TMath.h"#include "RooStats/NumberCountingUtils.h"#include "styles.hpp"#include "utilities.hpp"#include "utilities_macros.hpp"Go to the source code of this file.
Functions | |
| TString | YieldsCut (TString title, TString cuts, vector< TChain * > chain, vector< sfeats > Samples, int nsig) |
| int | main () |
| int main | ( | ) |
Definition at line 26 of file table_yields.cxx.
References parse_card::file, anonymous_namespace{plot_dps.cxx}::metcut(), and YieldsCut().
| TString YieldsCut | ( | TString | title, |
| TString | cuts, | ||
| vector< TChain * > | chain, | ||
| vector< sfeats > | Samples, | ||
| int | nsig | ||
| ) |
Definition at line 192 of file table_yields.cxx.
References rpv::luminosity, and RoundNumber().
Referenced by main().
1.8.11