v2.10-0 (21000JUN2005)

Go4ExampleMesh
Class TMeshRawEvent


class TMeshRawEvent
derived from TGo4EventElement


Field Summary
 private TGo4FileSource*fxFile
           
 TMeshB1InputEventfxSub1
          we compose data structure from subbranches:
 TMeshB2InputEventfxSub2
           
 TMeshB3InputEventfxSub3
           
 private TMeshUnpackProc*fxUnpacker
           

Fields inherited from interface Go4Event.TGo4EventElement
fDebug, fIdentifier, isActivated, isComposite

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TMeshRawEvent()
           
TMeshRawEvent(Text_t* name)
           

Destructor Summary
 virtual synchronized ~TMeshRawEvent()
           

Method Summary
 voidClear(Option_t* t)
          Method called by the event owner (analysis step) to clear the
event element.
 Int_tFill()
          Method called by the event owner (analysis step) to fill the
event element from the set event source.
 Int_tInit()
           

Methods inherited from interface Go4Event.TGo4EventElement
activate, activateBranch, CheckEventSource, clearAll, deactivate, GetDataChar, GetDataDouble, GetDataFloat, GetDataInt, GetDataLong, GetDataShort, GetEventSource, getId, GetParent, getSubEventElement, isComposed, IsValid, makeBranch, operator[], PrintEvent, setDebug, SetEventSource, SetParent, SetValid

Methods inherited from class TNamed
operator=, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fxFile

private TGo4FileSource* fxFile

fxSub1

public TMeshB1InputEvent fxSub1
we compose data structure from subbranches:

fxSub2

public TMeshB2InputEvent fxSub2

fxSub3

public TMeshB3InputEvent fxSub3

fxUnpacker

private TMeshUnpackProc* fxUnpacker
Constructor Detail

TMeshRawEvent

public TMeshRawEvent()

TMeshRawEvent

public TMeshRawEvent(Text_t* name)
Method Detail

~TMeshRawEvent

public virtual synchronized ~TMeshRawEvent()
Method Detail

Clear

public void Clear(Option_t* t)
Method called by the event owner (analysis step) to clear the
event element.

Fill

public Int_t Fill()
Method called by the event owner (analysis step) to fill the
event element from the set event source. Event source can
be the source of the analysis step (if this is a raw event)
or the event processor (if this is a reduced event).

Init

public Int_t Init()

Association Links

to Class TMeshB1InputEvent

we compose data structure from subbranches:

to Class TMeshB2InputEvent

to Class TMeshB3InputEvent

to Class TMeshUnpackProc

to Class TGo4FileSource


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005