ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
Functions
plot_datamc_dilep.cxx File Reference
#include <iostream>
#include <string>
#include <vector>
#include <memory>
#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/utilities.hpp"
#include "core/hist1d.hpp"

Go to the source code of this file.

Functions

template<typename T >
shared_ptr< ProcessProc (const string process_name, Process::Type type, int color, const set< string > &files, const string &cut="1")
 
int main ()
 

Function Documentation

int main ( )
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 22 of file plot_datamc_dilep.cxx.