| v2.10-0 (21000JUN2005) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Internal class, used for assignment of model component to data
| Field Summary | |
TGo4FitData* | fxDataPointer on assigned data. |
Double_t* | fxModelBinsArray of model bins for assigned data. |
Char_t* | fxModelMaskArray of boolean values, selected model bins. |
TGo4FitParameter* | fxRatioParameter for ratio value |
| Fields inherited from class TNamed |
fName, fTitle |
| Constructor Summary | |
TGo4FitAssignment()Default constructor. | |
TGo4FitAssignment(const char * DataName)Create TGo4FitAssignment object, which assign model to DataName. | |
| Destructor Summary | |
virtual synchronized | ~TGo4FitAssignment()Destroys TGo4FitAssignment object. |
| Method Summary | |
virtual const void | Print(Option_t* option)Print information about object on standard output. |
Double_t | RatioValue() |
| Methods inherited from class TNamed |
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine |
| Field Detail |
public TGo4FitData* fxData
public Double_t* fxModelBins
public Char_t* fxModelMask
public TGo4FitParameter* fxRatio
| Constructor Detail |
public TGo4FitAssignment()
public TGo4FitAssignment(const char * DataName)
| Method Detail |
public virtual synchronized ~TGo4FitAssignment()
| Method Detail |
public virtual const void Print(Option_t* option)
public Double_t RatioValue()
| Association Links |
to Class TGo4FitData
| J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||