#include <TMeshProviderProc.h>
Inheritance diagram for TMeshProviderProc:
Public Methods | |
TMeshProviderProc () | |
TMeshProviderProc (Text_t *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. More... |
|
Definition at line 30 of file TMeshProviderProc.cxx. |
|
Definition at line 24 of file TMeshProviderProc.cxx. |
|
Definition at line 35 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 41 of file TMeshProviderProc.cxx. References TGo4EventElement::CheckEventSource(), TGo4Analysis::GetEventStructure(), TGo4EventProcessor::GetInputEvent(), TGo4Analysis::Instance(), and TGo4EventProcessor::SetInputEvent(). Referenced by TMeshDummyEvent::Fill(). |