7 g.loaddict(
'EventDict')
11 sel.open(
'rfio:/castor/cern.ch/lhcb/prod/00000080_00000001_5.oodst')
17 h1 = his.book(
'h1',
'# of MCParticles', 40, 0, 5000)
22 mcps = evt[
'MC/Particles']
23 print 'event # = ',evh.evtNum()
StatusCode execute()
The action to be performed by the algorithm on an event.
Python Algorithm base class.