![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|


Public Member Functions | |
| def | __init__ (self, name='EvtColEx') |
| def | execute (self) |
Public Attributes | |
| s_nEvt | |
| s_nRun | |
Simple algorithm which implicitely book&Fill Event Tag collection
Definition at line 40 of file EvtColWrite.py.
| def EvtColWrite.EvtColEx.__init__ | ( | self, | |
name = 'EvtColEx' |
|||
| ) |
Constructor
Definition at line 43 of file EvtColWrite.py.
| def EvtColWrite.EvtColEx.execute | ( | self | ) |
The major method 'execute', it is invoked for each event
Definition at line 49 of file EvtColWrite.py.
| EvtColWrite.EvtColEx.s_nEvt |
Definition at line 46 of file EvtColWrite.py.
| EvtColWrite.EvtColEx.s_nRun |
Definition at line 47 of file EvtColWrite.py.