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.
Namespaces | |
anonymous_namespace{table_cutflow.cxx} | |
Functions | |
TString | anonymous_namespace{table_cutflow.cxx}::ntuple_date ("2015_05_25") |
TString | anonymous_namespace{table_cutflow.cxx}::minjets ("7") |
TString | anonymous_namespace{table_cutflow.cxx}::midjets ("9") |
TString | anonymous_namespace{table_cutflow.cxx}::mjthresh ("400") |
TString | YieldsCut (TString title, TString cuts, vector< TChain * > chain, vector< sfeats > Samples, int nsig) |
int | main () |
Variables | |
TString | anonymous_namespace{table_cutflow.cxx}::luminosity ="3" |
bool | anonymous_namespace{table_cutflow.cxx}::do_2l =false |
bool | anonymous_namespace{table_cutflow.cxx}::do_note =true |
int main | ( | ) |
Definition at line 34 of file table_cutflow.cxx.
References anonymous_namespace{table_cutflow.cxx}::do_2l, anonymous_namespace{table_prediction.cxx}::do_zbi, parse_card::file, anonymous_namespace{table_cutflow.cxx}::luminosity, anonymous_namespace{table_cutflow.cxx}::midjets(), anonymous_namespace{table_cutflow.cxx}::minjets(), anonymous_namespace{table_cutflow.cxx}::mjthresh(), anonymous_namespace{table_cutflow.cxx}::ntuple_date(), efficiency_map::outname, and YieldsCut().
TString YieldsCut | ( | TString | title, |
TString | cuts, | ||
vector< TChain * > | chain, | ||
vector< sfeats > | Samples, | ||
int | nsig | ||
) |
Definition at line 165 of file table_cutflow.cxx.
References anonymous_namespace{table_cutflow.cxx}::do_note, anonymous_namespace{table_cutflow.cxx}::luminosity, and RoundNumber().
Referenced by main().