AlcapDAQ
1
|
Go to the source code of this file.
Functions | |
gROOT | SetStyle ("Plain") |
gStyle | SetOptStat (0) |
gStyle | SetOptFit (1111) |
c1 | Divide (3, 2) |
for (int j=0;j< 6;j++) | |
Variables | |
TCanvas * | c1 = new TCanvas() |
int | channels [] = { 0, 1, 2, 3, 4, 5, 6, 7} |
c1 Divide | ( | 3 | , |
2 | |||
) |
for | ( | ) |
gStyle SetOptFit | ( | 1111 | ) |
gStyle SetOptStat | ( | 0 | ) |
gROOT SetStyle | ( | "Plain" | ) |
TCanvas* c1 = new TCanvas() |
Definition at line 6 of file plot_min.c.
int channels[] = { 0, 1, 2, 3, 4, 5, 6, 7} |
Definition at line 9 of file plot_min.c.