v2.10-0 (21000JUN2005)

Go4ExampleUserSource
Class TYYYUnpackEvent


class TYYYUnpackEvent
derived from TGo4EventElement


Field Summary
 Double_tfdEmitt4d
           
 Double_tfdEmittX
           
 Double_tfdEmittY
           
 Double_t[2]fdGam
           
 Double_t[3]fdR
           
 Double_t[3]fdV
           
 Int_tfiNumScatt
           
 private TYYYUnpackProc*fxYYYEP
           
 private TGo4FileSource*fxYYYFS
           

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

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TYYYUnpackEvent()
           
TYYYUnpackEvent(Text_t* name)
           

Destructor Summary
 virtual synchronized ~TYYYUnpackEvent()
           

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

fdEmitt4d

public Double_t fdEmitt4d

fdEmittX

public Double_t fdEmittX

fdEmittY

public Double_t fdEmittY

fdGam

public Double_t[2] fdGam

fdR

public Double_t[3] fdR

fdV

public Double_t[3] fdV

fiNumScatt

public Int_t fiNumScatt

fxYYYEP

private TYYYUnpackProc* fxYYYEP

fxYYYFS

private TGo4FileSource* fxYYYFS
Constructor Detail

TYYYUnpackEvent

public TYYYUnpackEvent()

TYYYUnpackEvent

public TYYYUnpackEvent(Text_t* name)
Method Detail

~TYYYUnpackEvent

public virtual synchronized ~TYYYUnpackEvent()
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 TYYYUnpackProc

to Class TGo4FileSource

Note Links

to Note Note1


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

30-06-2005