LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
PlotSingle.C File Reference

Go to the source code of this file.

Functions

hh[ixsGetYaxis () -> SetTitle(axtit[1])
 
gPad SetLogy ()
 
 if (ixs==0||ixs==2)
 
cout<< "Loop is completed ixs= "<< ixs<< endl;leg[ixs]-> Draw ("SAME")
 
cout<< "Legend is done "<< endl;c1-> Update ()
 
c1 Print ("a"+filp[ipart]+fil0[ixs]+".gif")
 

Variables

 gtit = hed[ixs] + " Cross Section for " + part[ipart]
 
 hh [ixs] = gPad->DrawFrame(x1[ixs], y1[ixs], x2[ixs], y2[ixs], gtit)
 

Function Documentation

cout<< "Loop is completed ixs= " << ixs << endl;leg[ixs]-> Draw ( "SAME"  )
hh [ixs] GetYaxis ( ) -> SetTitle(axtit[1])
if ( ixs  = =0 || ixs==2)

Definition at line 9 of file PlotSingle.C.

14  {
15 gROOT->ProcessLine(".x $G4INSTALL/examples/extended/hadronic/Hadr00/scripts/AddMC.C");
16 cout << "Target# " << itarg << " max# " << ntarg << endl;
17 }
Int_t itarg
Definition: Style.C:11
Int_t ntarg
Definition: Style.C:6
c1 Print ( "a"+filp+fil0+".gif"  [ipart][ixs])
gPad SetLogy ( )
cout<< "Legend is done " << endl;c1-> Update ( )

Variable Documentation

gtit = hed[ixs] + " Cross Section for " + part[ipart]

Definition at line 5 of file PlotSingle.C.

hh[ixs] = gPad->DrawFrame(x1[ixs], y1[ixs], x2[ixs], y2[ixs], gtit)