| v2.10-0 (21000JUN2005) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Creates new histogram in Go4 folder.
| Field Summary | |
private TGo4HistogramStatus | fxHistoStatus |
| Fields inherited from class Go4CommandsBase.TGo4Command |
fbIsEnabled, fbIsExclusive, fbIsLocal, fbIsSynchron, fgcMODEDESCRIPTION, fiCommandID, fiMode, fiProtection, fiVersion, fxReceiverBase |
| Fields inherited from class TNamed |
fName, fTitle |
| Constructor Summary | |
TGo4ComCreateHistogram() | |
TGo4ComCreateHistogram(const char * obname, const char * classname) | |
| Destructor Summary | |
virtual synchronized | ~TGo4ComCreateHistogram() |
| Method Summary | |
Int_t | ExeCom() |
void | SetDimension(Int_t dim) |
void | SetHistogramName(const char * name) |
void | SetHistogramTitle(const char * title) |
void | SetXbins(Int_t nbins) |
void | SetXmax(Axis_t max) |
void | SetXmin(Axis_t min) |
void | SetYbins(Int_t nbins) |
void | SetYmax(Axis_t max) |
void | SetYmin(Axis_t min) |
void | SetZbins(Int_t nbins) |
void | SetZmax(Axis_t max) |
void | SetZmin(Axis_t min) |
| Methods inherited from class Go4CommandsAnalysis.TGo4ComCreateObject |
CreateObject, GetObjectClassName, SetObjectClassName |
| Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisObjectCommand |
GetFolderName, GetObjectName, SetFolderName, SetObjectName |
| Methods inherited from class Go4CommandsAnalysis.TGo4AnalysisCommand |
operator=, RefuseCom |
| Methods inherited from class Go4CommandsBase.TGo4Command |
GetCommandID, GetMode, GetModeDescription, GetProtection, GetReceiverName, GetTaskName, Help, IsEnabled, IsExclusive, IsLocal, IsSynchron, Log, SetDescription, SetMode, SetProtection, SetReceiver, SetReceiverName, SetTaskName, UnExeCom, What |
| Methods inherited from class TNamed |
operator=, Clear, 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 |
private TGo4HistogramStatus fxHistoStatus
| Constructor Detail |
public TGo4ComCreateHistogram()
public TGo4ComCreateHistogram(const char * obname, const char * classname)
| Method Detail |
public virtual synchronized ~TGo4ComCreateHistogram()
| Method Detail |
public Int_t ExeCom()
public void SetDimension(Int_t dim)
public void SetHistogramName(const char * name)
public void SetHistogramTitle(const char * title)
public void SetXbins(Int_t nbins)
public void SetXmax(Axis_t max)
public void SetXmin(Axis_t min)
public void SetYbins(Int_t nbins)
public void SetYmax(Axis_t max)
public void SetYmin(Axis_t min)
public void SetZbins(Int_t nbins)
public void SetZmax(Axis_t max)
public void SetZmin(Axis_t min)
| Association Links |
| 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 | ||||||||