|
||||
File indexing completed on 2025-01-18 09:17:11
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 |