| ra4_draw
    4bd0201e3d922d42bd545d4b045ed44db33454a4
    | 
#include "core/test.hpp"#include <cstdlib>#include <iostream>#include <string>#include <vector>#include <memory>#include <unistd.h>#include <getopt.h>#include "TError.h"#include "TColor.h"#include "core/baby.hpp"#include "core/process.hpp"#include "core/named_func.hpp"#include "core/plot_maker.hpp"#include "core/plot_opt.hpp"#include "core/palette.hpp"#include "core/table.hpp"#include "core/hist1d.hpp"#include "core/event_scan.hpp"#include "core/utilities.hpp"Go to the source code of this file.
| Namespaces | |
| anonymous_namespace{qcd_check.cxx} | |
| Functions | |
| int | main (int argc, char *argv[]) | 
| void | GetOptions (int argc, char *argv[]) | 
| Variables | |
| bool | anonymous_namespace{qcd_check.cxx}::single_thread = false | 
| void GetOptions | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 104 of file qcd_check.cxx.
References anonymous_namespace{qcd_check.cxx}::single_thread.
Referenced by main().
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 33 of file qcd_check.cxx.
References PlotOpt::Bottom(), Contains(), execute(), GetOptions(), anonymous_namespace{plot_2016-07-19_isr_susy_talk.cxx}::lumi, PlotMaker::MakePlots(), PlotMaker::min_print_, PlotMaker::multithreaded_, PlotMaker::Push(), PlotOpt::ShowBackgroundError(), Process::signal, anonymous_namespace{qcd_check.cxx}::single_thread, anonymous_namespace{table_preds.cxx}::skim, PlotOpt::Stack(), PlotOpt::Title(), and PlotOpt::YAxis().
 1.8.11
 1.8.11