[HepMCVisual] #22: Event seeking error in 15.3.0

HepMCVisual hepmcvisual at projects.hepforge.org
Tue Jul 14 09:36:44 BST 2009


#22: Event seeking error in 15.3.0
------------------------------------+---------------------------------------
 Reporter:  sboeser                 |       Owner:  sboeser
     Type:  defect                  |      Status:  new    
 Priority:  critical                |   Milestone:         
Component:  HepMCBrowser algorithm  |     Version:  1.1.X  
 Keywords:                          |  
------------------------------------+---------------------------------------
 Sorry to complain again, but I'm having trouble running HepMCBrowser in
 15.3.0 also.. It starts just fine but when I go the first event (or any
 other event for that matter) nothing happens and I get the below error
 message in the terminal window. I guess something with the seek mechanism
 has changed recently..?

 {{{
 athena> Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File
 "/afs/cern.ch/atlas/software/builds/AtlasAnalysis/15.3.0/InstallArea/python/HepMCBrowser/HepMCBrowserFrame.py",
 line 583, in seekNext
      self.seekByEntryNumber(self.getCurEntry()+1)
    File
 "/afs/cern.ch/atlas/software/builds/AtlasAnalysis/15.3.0/InstallArea/python/HepMCBrowser/HepMCBrowserFrame.py",
 line 593, in seekByEntryNumber
      if entrynr > self.getNEntries() :
    File
 "/afs/cern.ch/atlas/software/builds/AtlasAnalysis/15.3.0/InstallArea/python/HepMCBrowser/HepMCBrowserFrame.py",
 line 560, in getNEntries
      end = expSeekFwd(start)
    File
 "/afs/cern.ch/atlas/software/builds/AtlasAnalysis/15.3.0/InstallArea/python/HepMCBrowser/HepMCBrowserFrame.py",
 line 541, in expSeekFwd
      while self.seek(start+dStep).isSuccess() : dStep *=2
    File
 "/afs/cern.ch/atlas/software/builds/AtlasAnalysis/15.3.0/InstallArea/python/HepMCBrowser/HepMCBrowserFrame.py",
 line 472, in seek
      retval = theApp.seek(entrynr)
    File
 "/afs/cern.ch/atlas/software/builds/AtlasCore/15.3.0/InstallArea/python/AthenaServices/PyAthenaEventLoopMgr.py",
 line 18, in seek
      raise DeprecationWarning( "seek removed from application mgr, use the
 event selector instead" )

 DeprecationWarning: seek removed from application mgr, use the event
 selector instead
 }}}

-- 
Ticket URL: <http://projects.hepforge.org/hepmcvisual/trac/ticket/22>
HepMCVisual <http://example.org/>
HepMCVisual


More information about the HepMCVisual mailing list