ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
Namespaces | Functions | Variables
table_2016-06-03_freeze_preapp_an.cxx File Reference
#include <fstream>
#include <iostream>
#include <vector>
#include <ctime>
#include <iomanip>
#include <unistd.h>
#include <stdlib.h>
#include <getopt.h>
#include "TError.h"
#include "RooStats/NumberCountingUtils.h"
#include "utilities.hpp"
#include "baby.hpp"
#include "process.hpp"
#include "named_func.hpp"
#include "plot_maker.hpp"
#include "palette.hpp"
#include "table.hpp"

Go to the source code of this file.

Namespaces

 anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}
 

Functions

double anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::lumi (0.815)
 
bool anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::do_other (false)
 
bool anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::full_lumi (false)
 
template<typename T >
shared_ptr< ProcessProc (const string process_name, Process::Type type, int color, const set< string > &files, const string &cut="1")
 
void GetOptions (int argc, char *argv[])
 
TString Zbi (double Nobs, double Nbkg, double Ebkg)
 
int main (int argc, char *argv[])
 

Variables

TString anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::method = "met200"
 
float anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::syst = 0.001
 
TString anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::blind_s = "$\\spadesuit$"
 
bool anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::really_unblind = false
 
bool anonymous_namespace{table_2016-06-03_freeze_preapp_an.cxx}::single_thread = false
 

Function Documentation

void GetOptions ( int  argc,
char *  argv[] 
)

Definition at line 648 of file table_2016-06-03_freeze_preapp_an.cxx.

Referenced by main(), and Proc().

int main ( int  argc,
char *  argv[] 
)
template<typename T >
shared_ptr<Process> Proc ( const string  process_name,
Process::Type  type,
int  color,
const set< string > &  files,
const string &  cut = "1" 
)

Definition at line 35 of file table_2016-06-03_freeze_preapp_an.cxx.

References GetOptions().

TString Zbi ( double  Nobs,
double  Nbkg,
double  Ebkg 
)

Definition at line 43 of file table_2016-06-03_freeze_preapp_an.cxx.

References RoundNumber().

Referenced by main().