All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
read_lhcb_event_file.py File Reference

Go to the source code of this file.

Classes

class  read_lhcb_event_file.DumpAlg
 

Namespaces

 read_lhcb_event_file
 

Variables

tuple read_lhcb_event_file.g = gaudimodule.AppMgr()
 
tuple read_lhcb_event_file.sel = g.evtsel()
 
tuple read_lhcb_event_file.evt = g.evtsvc()
 
tuple read_lhcb_event_file.his = g.histsvc()
 
tuple read_lhcb_event_file.h1 = his.book('h1','# of MCParticles', 40, 0, 5000)