|
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 | |
| localnames | |
Functions | |
| TString | YieldsCut (TString title, TString cuts, vector< TChain * > chain, vector< sfeats > Samples, int nsig) |
| int | main () |
Variables | |
| TString | localnames::luminosity ="10" |
| int main | ( | ) |
Definition at line 31 of file table_track_veto.cxx.
References parse_card::file, localnames::luminosity, and YieldsCut().
| TString YieldsCut | ( | TString | title, |
| TString | cuts, | ||
| vector< TChain * > | chain, | ||
| vector< sfeats > | Samples, | ||
| int | nsig | ||
| ) |
Definition at line 189 of file table_track_veto.cxx.
References localnames::luminosity, and RoundNumber().
Referenced by main().
1.8.11