Public Member Functions | Static Public Attributes

TGo4PrintProcessor Class Reference

Inheritance diagram for TGo4PrintProcessor:
TGo4EventProcessor TGo4EventSource

List of all members.

Public Member Functions

 TGo4PrintProcessor (const char *name)
virtual Bool_t BuildEvent (TGo4EventElement *dest)

Static Public Attributes

static Int_t fSubId = -1
static Bool_t fHex = kTRUE
static Bool_t fLong = kTRUE
static Bool_t fData = kFALSE
static Bool_t fFileHead = kFALSE
static Bool_t fBufHead = kFALSE

Detailed Description

Definition at line 198 of file MainUserAnalysis.cxx.


Constructor & Destructor Documentation

TGo4PrintProcessor::TGo4PrintProcessor ( const char *  name  )  [inline]

Definition at line 200 of file MainUserAnalysis.cxx.


Member Function Documentation

virtual Bool_t TGo4PrintProcessor::BuildEvent ( TGo4EventElement dest  )  [inline, virtual]

Fill the destination event dest.

Reimplemented from TGo4EventSource.

Definition at line 209 of file MainUserAnalysis.cxx.

References fBufHead, fData, fFileHead, fHex, fLong, fSubId, TGo4EventProcessor::GetInputEvent(), TGo4EventElement::PrintEvent(), and TGo4MbsEvent::PrintMbsEvent().


Member Data Documentation

Bool_t TGo4PrintProcessor::fBufHead = kFALSE [static]

Definition at line 207 of file MainUserAnalysis.cxx.

Referenced by BuildEvent(), and main().

Bool_t TGo4PrintProcessor::fData = kFALSE [static]

Definition at line 205 of file MainUserAnalysis.cxx.

Referenced by BuildEvent(), and main().

Bool_t TGo4PrintProcessor::fFileHead = kFALSE [static]

Definition at line 206 of file MainUserAnalysis.cxx.

Referenced by BuildEvent(), and main().

Bool_t TGo4PrintProcessor::fHex = kTRUE [static]

Definition at line 203 of file MainUserAnalysis.cxx.

Referenced by BuildEvent(), and main().

Bool_t TGo4PrintProcessor::fLong = kTRUE [static]

Definition at line 204 of file MainUserAnalysis.cxx.

Referenced by BuildEvent(), and main().

Int_t TGo4PrintProcessor::fSubId = -1 [static]

Definition at line 202 of file MainUserAnalysis.cxx.

Referenced by BuildEvent(), and main().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines