Import Geant4 9.3.0 source tree
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user