Geant4
10.03.p03
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
plotall.py
Go to the documentation of this file.
1
#!/usr/bin/python
2
3
from
plotfiles
import
*
4
5
for
i
in
range (1,35):
6
plot_1_file
(
"test"
+str(i))
7
8
plot_1_file
(
'test38'
)
9
10
for
i
in
range (35,38):
11
plot_2_files
(
"test"
+str(i))
plotfiles.plot_2_files
def plot_2_files
Definition:
plotfiles.py:38
plotfiles.plot_1_file
def plot_1_file
Definition:
plotfiles.py:6
source
geant4.10.03.p03
examples
extended
eventgenerator
exgps
macros
plotall.py
Generated on Tue Nov 28 2017 21:43:49 for Geant4 by
1.8.5