v2.10-0 (21000JUN2005)

Go4Example2Step
Class TXXXUnpackEvent


class TXXXUnpackEvent
derived from TGo4EventElement


Field Summary
 Int_t[16]fiCrate1
           
 Int_t[16]fiCrate2
           
 Int_t[16]fiCrate3
           
 Int_t[16]fiCrate4
           
 private TXXXUnpackProc*fxXXXEP
           
 private TGo4FileSource*fxXXXFS
           

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

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TXXXUnpackEvent()
           
TXXXUnpackEvent(Text_t* name)
           

Destructor Summary
 virtual synchronized ~TXXXUnpackEvent()
           

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

fiCrate1

public Int_t[16] fiCrate1

fiCrate2

public Int_t[16] fiCrate2

fiCrate3

public Int_t[16] fiCrate3

fiCrate4

public Int_t[16] fiCrate4

fxXXXEP

private TXXXUnpackProc* fxXXXEP

fxXXXFS

private TGo4FileSource* fxXXXFS
Constructor Detail

TXXXUnpackEvent

public TXXXUnpackEvent()

TXXXUnpackEvent

public TXXXUnpackEvent(Text_t* name)
Method Detail

~TXXXUnpackEvent

public virtual synchronized ~TXXXUnpackEvent()
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 TXXXUnpackProc

to Class TGo4FileSource

Note Links

to Note Note1

to Note Note2


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

30-06-2005