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 | |
char | title [80] |
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_max.c.
Referenced by A3818UpgradeFromFile(), and A3818UpgradeFromMem().
int channels[] = { 0, 1, 2, 3, 4, 5, 6, 7} |
Definition at line 9 of file plot_max.c.
Referenced by epics_ca_init().
char title[80] |
Definition at line 2 of file plot_max.c.
Referenced by TOnlineFrame::GetHistTitles(), init_caen_histograms(), init_comp_histograms(), ExportPulse::MakePlot(), MCaenCompProcessRaw_init(), SimpleHistograms::ProcessEntry(), and processIsland().