LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Plot.C
Go to the documentation of this file.
1
{
2
gROOT->ProcessLine(
".x $G4INSTALL/examples/extended/hadronic/Hadr05/scripts/Style.C"
);
3
4
for
(
ipart
= 0;
ipart
<4;
ipart
++) {
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/Hadr05/scripts/PlotSingle.C"
);
9
}
10
}
11
}
fhicl::has_insertion_operator_impl::yes
char yes[2]
Definition:
TupleAs.h:157
ixs
Int_t ixs
Definition:
Style.C:12
ipart
Int_t ipart
Definition:
Style.C:10
geant4.10.03.p03
examples
extended
hadronic
Hadr05
scripts
Plot.C
Generated on Wed Dec 12 2018 14:42:38 for LArSoft by
1.8.11