|
|
|||
Warning, file /geant4/examples/advanced/xray_fluorescence/readPY.py was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 from AidaProxy import * 0002 treeSim = Proxy_Store("xrayfluo.xml","xml",3) 0003 histoSim = treeSim.retrieveH1D("1") 0004 from rootPlotter2 import * 0005 pl = RootPlotter() 0006 pl.plot(histoSim)
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|