Subversion Repositories f9daq

Rev

Rev 25 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 25 Rev 54
Line 11... Line 11...
11
        style->SetCanvasColor(0);
11
        style->SetCanvasColor(0);
12
        style->SetHistFillColor(18);
12
        style->SetHistFillColor(18);
13
        style->SetStatColor(0);
13
        style->SetStatColor(0);
14
        style->SetPalette(1, 0);
14
        style->SetPalette(1, 0);
15
       
15
       
16
        style->SetPadTopMargin(0.13);
16
        style->SetPadTopMargin(0.10);
17
        style->SetPadBottomMargin(0.13);
17
        style->SetPadBottomMargin(0.10);
18
        style->SetPadLeftMargin(0.13);
18
        style->SetPadLeftMargin(0.10);
19
        style->SetPadRightMargin(0.2);
19
        style->SetPadRightMargin(0.12);
20
       
20
       
21
        style->SetTitleOffset(1.3, "y");
21
        style->SetTitleOffset(1.3, "y");
22
}
22
}
23
//##########################################################################################
23
//##########################################################################################
24
RTCanvas::RTCanvas()
24
RTCanvas::RTCanvas()