#include <TMeshProviderProc.h>
Inheritance diagram for TMeshProviderProc:
Public Member Functions | |
TMeshProviderProc () | |
TMeshProviderProc (const char *name) | |
virtual | ~TMeshProviderProc () |
void | SetRealInput () |
This method will check if input event is correct and might reset the input event pointer for the subsequent steps. |
|
Definition at line 32 of file TMeshProviderProc.cxx. |
|
Definition at line 26 of file TMeshProviderProc.cxx. |
|
Definition at line 37 of file TMeshProviderProc.cxx. |
|
This method will check if input event is correct and might reset the input event pointer for the subsequent steps.
Definition at line 43 of file TMeshProviderProc.cxx. References TGo4EventElement::CheckEventSource(), TGo4EventProcessor::GetInputEvent(), TGo4Analysis::Instance(), and TGo4EventProcessor::SetInputEvent(). Referenced by TMeshDummyEvent::Fill(). |