ra4_macros  bede988c286599a3a84b77a4d788ac0a971e89f9
Namespaces | Functions | Variables
table_prediction.cxx File Reference
#include <fstream>
#include <iostream>
#include <cmath>
#include <string>
#include <sstream>
#include <stdlib.h>
#include "TChain.h"
#include "TFile.h"
#include "TString.h"
#include "TH1D.h"
#include "TObject.h"
#include "TObjString.h"
#include "TObjArray.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_prediction.cxx}
 

Functions

TString anonymous_namespace{table_prediction.cxx}::ntuple_date ("2015_05_25")
 
TString YieldsCut (TString title, TString cuts, vector< TChain * > chain, vector< sfeats > Samples, int nsig)
 
float GetNdata (TString oneline, bool doMC)
 
int main ()
 

Variables

TString anonymous_namespace{table_prediction.cxx}::luminosity ="0.832"
 
bool anonymous_namespace{table_prediction.cxx}::do_1b =false
 
bool anonymous_namespace{table_prediction.cxx}::do_2l =false
 
bool anonymous_namespace{table_prediction.cxx}::do_ttbaronly = false
 
bool anonymous_namespace{table_prediction.cxx}::do_note =true
 
bool anonymous_namespace{table_prediction.cxx}::do_zbi =false
 
int anonymous_namespace{table_prediction.cxx}::method = 1
 

Function Documentation

float GetNdata ( TString  oneline,
bool  doMC 
)

Definition at line 350 of file table_prediction.cxx.

Referenced by main().

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