ra4_draw
4bd0201e3d922d42bd545d4b045ed44db33454a4
|
#include <fstream>
#include <iostream>
#include <vector>
#include <chrono>
#include <unistd.h>
#include <stdlib.h>
#include <getopt.h>
#include "TError.h"
#include "core/utilities.hpp"
#include "core/baby.hpp"
#include "core/process.hpp"
#include "core/plot_maker.hpp"
#include "core/plot_opt.hpp"
#include "core/hist1d.hpp"
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | ) |
Definition at line 24 of file plot_closure.cxx.
References Process::background, PlotOpt::Bottom(), Contains(), execute(), HoursMinSec(), PlotMaker::MakePlots(), PlotMaker::min_print_, PlotMaker::Push(), PlotOpt::ShowBackgroundError(), PlotOpt::Stack(), Hist1D::Tag(), PlotOpt::Title(), and PlotOpt::YAxis().