|
ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <iostream>#include <fstream>#include <vector>#include "TChain.h"#include "TString.h"#include "utilities.hpp"#include "utilities_macros.hpp"Go to the source code of this file.
Namespaces | |
| anonymous_namespace{table_hmol.cxx} | |
Functions | |
| TString | anonymous_namespace{table_hmol.cxx}::ntuple_date ("2015_10_19") |
| TString | anonymous_namespace{table_hmol.cxx}::lumi ("3") |
| void | maketable (const vector< double > &tot_entries, const vector< vector< vector< double > > > &entries) |
| int | main () |
| int main | ( | ) |
Definition at line 23 of file table_hmol.cxx.
References getYieldErr(), anonymous_namespace{table_hmol.cxx}::lumi(), maketable(), anonymous_namespace{table_hmol.cxx}::ntuple_date(), and RoundNumber().
| void maketable | ( | const vector< double > & | tot_entries, |
| const vector< vector< vector< double > > > & | entries | ||
| ) |
Definition at line 118 of file table_hmol.cxx.
References parse_card::file, anonymous_namespace{table_hmol.cxx}::lumi(), anonymous_namespace{table_hmol.cxx}::ntuple_date(), and RoundNumber().
Referenced by main().
1.8.11