Analysis Software
Documentation for sPHENIX simulation software
|
#include "TFile.h"
#include "TTree.h"
#include "TStyle.h"
#include "TLatex.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TCanvas.h"
#include <iostream>
#include <iomanip>
#include <vector>
#include <tuple>
#include <string>
#include <cmath>
#include <algorithm>
Go to the source code of this file.
Functions | |
int | round8 (float num) |
void | draw_corr () |
void draw_corr | ( | ) |
Definition at line 24 of file draw_corr.C.
View newest version in sPHENIX GitHub at line 24 of file draw_corr.C
References Acts::UnitConstants::e, f, material_mapping_optimisation::flush, i, j, std::tr1::make_tuple(), round8(), utils::run, Acts::Test::skip, t, tc, title, and to_string().
int round8 | ( | float | num | ) |
Definition at line 19 of file draw_corr.C.
View newest version in sPHENIX GitHub at line 19 of file draw_corr.C
Referenced by draw_corr().