SND@LHC Software
Loading...
Searching...
No Matches
evd_nextEvent.py
Go to the documentation of this file.
1
import
ROOT
#,evd_fillEnergy
2
import
eveGlobal
3
def
execute
():
4
lsOfGlobals = ROOT.gROOT.GetListOfGlobals()
5
SHiPDisplay = eveGlobal.SHiPDisplay
6
SHiPDisplay.NextEvent()
7
if
ROOT.gROOT.FindObject(
'Root Canvas'
):
evd_fillEnergy.execute
()
8
pass
9
if
__name__==
"__main__"
:
10
execute
()
evd_fillEnergy.execute
execute()
Definition
evd_fillEnergy.py:58
evd_nextEvent.execute
execute()
Definition
evd_nextEvent.py:3
macro
evd_nextEvent.py
Generated by
1.9.8