ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
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.
Or view
the newest version in sPHENIX GitHub for file readPY.py
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)
geant4
tree
geant4-10.6-release
examples
advanced
xray_fluorescence
readPY.py
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:25:01
using
1.8.2 with
ECCE GitHub integration