Geant4.10
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
geant4.10.00.p01
examples
extended
eventgenerator
exgps
macros
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
Generated on Wed Apr 30 2014 15:55:22 for Geant4.10 by
1.8.7