Geant4
10.03.p02
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
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)
source
geant4.10.03.p02
examples
advanced
xray_fluorescence
readPY.py
Generated on Tue Nov 28 2017 21:43:11 for Geant4 by
1.8.5