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
advanced
xray_fluorescence
readPY.py
Go to the documentation of this file.
1
from
AidaProxy
import
*
2
treeSim = Proxy_Store(
"xrayfluo.xml"
,
"xml"
,3)
3
histoSim = treeSim.retrieveH1D(
"1"
)
4
from
rootPlotter2
import
*
5
pl = RootPlotter()
6
pl.plot(histoSim)
Generated on Wed Apr 30 2014 15:55:28 for Geant4.10 by
1.8.7