Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
// -------------------------------------------------------------------
// $Id: plot.C,v 1.4 2006/06/01 22:25:19 sincerti Exp $
// $Id: plot.C,v 1.5 2009/04/30 10:23:57 sincerti Exp $
// -------------------------------------------------------------------
//
// *********************************************************************
@@ -116,6 +116,7 @@ c1.cd(9);
h2->SetTitle("dE/dx at cell entrance");
h2->SetFillColor(4);
h2->SetLineColor(4);
h2->Fit("gaus");
gaus->SetLineColor(6);
h2->Fit("gaus");