v2.10-0 (21000JUN2005)

Go4Example1Step
Class TXXXEvent


class TXXXEvent
derived from TGo4EventElement


Field Summary
 Float_t[8]fCrate1
           
 Float_t[8]fCrate2
           
 private TXXXProc*fxAnlProc
           

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

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TXXXEvent()
           
TXXXEvent(Text_t* name)
           

Destructor Summary
 virtual synchronized ~TXXXEvent()
           

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

fCrate1

public Float_t[8] fCrate1

fCrate2

public Float_t[8] fCrate2

fxAnlProc

private TXXXProc* fxAnlProc
Constructor Detail

TXXXEvent

public TXXXEvent()

TXXXEvent

public TXXXEvent(Text_t* name)
Method Detail

~TXXXEvent

public virtual synchronized ~TXXXEvent()
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 computed event).

Init

public Int_t Init()

Association Links

to Class TXXXProc


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

30-06-2005