![]() |
The Gaudi Framework
v26r1
|
Classes | |
| class | DumpAlg |
Variables | |
| tuple | g gaudimodule.AppMgr() |
| tuple | sel g.evtsel() |
| tuple | evt g.evtsvc() |
| tuple | his g.histsvc() |
| tuple | h1 his.book('h1','# of MCParticles', 40, 0, 5000) |
| tuple read_lhcb_event_file.evt g.evtsvc() |
Definition at line 14 of file read_lhcb_event_file.py.
| tuple read_lhcb_event_file.g gaudimodule.AppMgr() |
Definition at line 5 of file read_lhcb_event_file.py.
| tuple read_lhcb_event_file.h1 his.book('h1','# of MCParticles', 40, 0, 5000) |
Definition at line 17 of file read_lhcb_event_file.py.
| tuple read_lhcb_event_file.his g.histsvc() |
Definition at line 15 of file read_lhcb_event_file.py.
| tuple read_lhcb_event_file.sel g.evtsel() |
Definition at line 10 of file read_lhcb_event_file.py.