We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d70c8 commit 1699a6fCopy full SHA for 1699a6f
mctools/fluka/examples/exfixed.C
@@ -96,5 +96,7 @@ void exfixed()
96
gPad->SetLogy();
97
gPad->SetGrid();
98
99
+ c2->Print("c1.pdf");
100
+
101
c1->Print("c1.pdf]");
102
}
0 commit comments