ra4_macros  bede988c286599a3a84b77a4d788ac0a971e89f9
Namespaces | Functions | Variables
table_cutflow.cxx File Reference
#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
 

Function Documentation

int main ( )
TString YieldsCut ( TString  title,
TString  cuts,
vector< TChain * >  chain,
vector< sfeats Samples,
int  nsig 
)