Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2024-05-18 07:43:04

0001 {
0002     /*
0003     // top-level include-dir
0004   gROOT->ProcessLine(".include detector_benchmarks/include");
0005 
0006     // Setting for Graphs
0007     gROOT->SetStyle("Plain");
0008     gStyle->SetOptFit(1);
0009     gStyle->SetLineWidth(2);
0010     gStyle->SetPadTickX(1);
0011     gStyle->SetPadTickY(1);
0012     gStyle->SetPadGridX(1);
0013     gStyle->SetPadGridY(1);
0014     gStyle->SetPadLeftMargin(0.14);
0015     */
0016 
0017 }