#include <LCRunListener.h>
Public Member Functions | |
| virtual | ~LCRunListener () |
| Destructor. | |
| virtual void | processRunHeader (EVENT::LCRunHeader *rh)=0 |
| virtual void | modifyRunHeader (EVENT::LCRunHeader *rh)=0 |
Definition at line 24 of file LCRunListener.h.
|
|
Destructor.
Definition at line 28 of file LCRunListener.h. |
|
|
Call back for modifying an existing LCRunHeader. |
|
|
Call back for processing an LCRunHeader. Access is 'read only'. |
1.3.9.1