#include <TGo4SimpleEventProcessor.h>
Public Member Functions | |
| TGo4SimpleEventProcessor () | |
| void | BuildSimpleEvent (TGo4SimpleEvent *target) |
| virtual | ~TGo4SimpleEventProcessor () |
Definition at line 21 of file TGo4SimpleEventProcessor.h.
| TGo4SimpleEventProcessor::TGo4SimpleEventProcessor | ( | ) |
Definition at line 21 of file TGo4SimpleEventProcessor.cxx.
References GO4TRACE.
| TGo4SimpleEventProcessor::~TGo4SimpleEventProcessor | ( | ) | [virtual] |
Definition at line 28 of file TGo4SimpleEventProcessor.cxx.
References GO4TRACE.
| void TGo4SimpleEventProcessor::BuildSimpleEvent | ( | TGo4SimpleEvent * | target | ) |
Definition at line 34 of file TGo4SimpleEventProcessor.cxx.
References TGo4SimpleEvent::AddSubEvent(), TGo4SimpleSubEvent::Clear(), TGo4Log::Error(), TGo4SimpleEvent::fiCount, TGo4SimpleSubEvent::fiD0, TGo4SimpleSubEvent::fiFieldLen, TGo4MbsEvent::GetCount(), TGo4MbsSubEvent::GetDataField(), TGo4MbsSubEvent::GetDlen(), TGo4EventProcessor::GetInputEvent(), TGo4MbsSubEvent::GetProcid(), TGo4SimpleEvent::GetSubEvent(), GO4TRACE, TGo4MbsEvent::NextSubEvent(), and TGo4MbsEvent::ResetIterator().
Referenced by TGo4SimpleEvent::Fill().
1.7.1