Geant4  10.02.p03
extended/hadronic/Hadr00/scripts/plot.C File Reference

Go to the source code of this file.

Functions

 for (ipart=0;ipart< 4;ipart++)
 

Function Documentation

◆ for()

for ( )

Definition at line 4 of file extended/hadronic/Hadr00/scripts/plot.C.

4  {
5 for(ixs=0; ixs<7; ixs++) {
6  bool yes = true;
7  if(ipart != 1 && (ixs == 4 || ixs == 5)) yes = false;
8  if(yes)gROOT->ProcessLine(".x $G4INSTALL/examples/extended/hadronic/Hadr00/scripts/PlotSingle.C");
9 }
10 }
Int_t ixs
Int_t ipart