2 gSystem->Load(
"libmvtx.so");
4 c1 =
new TCanvas(
"c1",
"c1",1200,900);
9 sprintf(fileout,
"%s.pdf[",filename.Data());
12 sprintf(filein,
"reference_datafiles/%s",filename.Data());
19 hchip->Scale(1.0/hnevent->Integral());
22 gStyle->SetOptStat(110011);
24 hnhit_chip_0->GetXaxis()->SetRange(0,50);
25 hnhit_chip_1->Draw(
"same");
28 h2d_chip_0->Draw(
"colz");
30 h2d_chip_1->Draw(
"colz");
32 sprintf(fileout,
"%s.pdf",filename.Data());
43 hhittime_chip_0->Draw();
44 hhittime_chip_1->Draw(
"same");
47 sprintf(fileout,
"%s.pdf",filename.Data());
50 sprintf(fileout,
"%s.pdf]",filename.Data());