#include <TMeshUnpackProc.h>
Inheritance diagram for TMeshUnpackProc:
Public Member Functions | |
TMeshUnpackProc () | |
TMeshUnpackProc (const char *name) | |
virtual | ~TMeshUnpackProc () |
void | Unpack (TMeshRawEvent *target) |
void | UnpackBranch1 (TMeshB1InputEvent *target) |
void | UnpackBranch2 (TMeshB2InputEvent *target) |
void | UnpackBranch3 (TMeshB3InputEvent *target) |
Private Attributes | |
TGo4MbsEvent * | fInput |
|
Definition at line 30 of file TMeshUnpackProc.cxx. |
|
Definition at line 36 of file TMeshUnpackProc.cxx. |
|
Definition at line 44 of file TMeshUnpackProc.cxx. |
|
Definition at line 51 of file TMeshUnpackProc.cxx. References TMeshRawEvent::fxSub1, TMeshRawEvent::fxSub2, TMeshRawEvent::fxSub3, TGo4EventElement::SetValid(), UnpackBranch1(), UnpackBranch2(), and UnpackBranch3(). Referenced by TMeshRawEvent::Fill(). |
|
Definition at line 64 of file TMeshUnpackProc.cxx. References fInput, TGo4MbsSubEvent::GetDataField(), TGo4MbsSubEvent::GetDlen(), TGo4EventProcessor::GetInputEvent(), TGo4MbsSubEvent::GetSubcrate(), TGo4MbsEvent::NextSubEvent(), and TGo4MbsEvent::ResetIterator(). Referenced by TMeshB1InputEvent::Fill(), and Unpack(). |
|
Definition at line 102 of file TMeshUnpackProc.cxx. References fInput, TGo4MbsSubEvent::GetDataField(), TGo4MbsSubEvent::GetDlen(), TGo4EventProcessor::GetInputEvent(), TGo4MbsSubEvent::GetSubcrate(), TGo4MbsEvent::NextSubEvent(), and TGo4MbsEvent::ResetIterator(). Referenced by TMeshB2InputEvent::Fill(), and Unpack(). |
|
Definition at line 139 of file TMeshUnpackProc.cxx. References fInput, TGo4MbsSubEvent::GetDataField(), TGo4MbsSubEvent::GetDlen(), TGo4EventProcessor::GetInputEvent(), TGo4MbsSubEvent::GetSubcrate(), TGo4MbsEvent::NextSubEvent(), and TGo4MbsEvent::ResetIterator(). Referenced by TMeshB3InputEvent::Fill(), and Unpack(). |
|
Definition at line 39 of file TMeshUnpackProc.h. Referenced by UnpackBranch1(), UnpackBranch2(), and UnpackBranch3(). |