Analysis Software
Documentation for sPHENIX simulation software
|
#include "TPolyLine.h"
#include "TH1F.h"
#include "TLine.h"
#include "TCanvas.h"
Go to the source code of this file.
Functions | |
void | PlotLine (double x1_val, double x2_val, double y1_val, double y2_val, int Line_Col, int LineWidth, int LineStyle) |
void | plotQA_shape_HCAL () |
void PlotLine | ( | double | x1_val, |
double | x2_val, | ||
double | y1_val, | ||
double | y2_val, | ||
int | Line_Col, | ||
int | LineWidth, | ||
int | LineStyle | ||
) |
Definition at line 6 of file plotQA_shape_HCAL.C.
View newest version in sPHENIX GitHub at line 6 of file plotQA_shape_HCAL.C
References Draw(), SetLineColor(), SetLineStyle(), and SetLineWidth().
Referenced by plotQA_shape_HCAL().
void plotQA_shape_HCAL | ( | ) |
Definition at line 20 of file plotQA_shape_HCAL.C.
View newest version in sPHENIX GitHub at line 20 of file plotQA_shape_HCAL.C
References PlotLine().