|
ROOT
Reference Guide |
|
Go to the documentation of this file.
34 return kCannotRunScript;
37 return kScriptDirNotFound;
43 gROOT->ProcessLine(cmd, &err);
45 return kCannotRunScript;
55 if (winGetParent ==
gClient->GetDefaultRoot())
Bool_t cd(const char *path)
static TImage * Create()
Create an image.
virtual const char * BaseName(const char *pathname)
Base name of a file name. Base name of /user/root is root.
virtual void RaiseWindow()
raise window
const char * Data() const
virtual void MapRaised()
map raised
An abstract interface to image processing library.
virtual Int_t GetValue(const char *name, Int_t dflt) const
Returns the integer value for a resource.
static TString Format(const char *fmt,...)
Static method which formats a string using a printf style format descriptor and return a TString.
virtual Bool_t InheritsFrom(const char *classname) const
Returns kTRUE if object inherits from class "classname".
virtual TString GetDirName(const char *pathname)
Return the directory name in pathname.
TString & ReplaceAll(const TString &s1, const TString &s2)
static TClass * GetClass(const char *name, Bool_t load=kTRUE, Bool_t silent=kFALSE)
Static method returning pointer to TClass of the specified class name.
virtual void WriteImage(const char *, EImageFileTypes=TImage::kUnknown)
R__EXTERN TSystem * gSystem
const TGWindow * GetParent() const
TClass instances represent classes, structs and namespaces in the ROOT type system.
Mother of all ROOT objects.
virtual void FromWindow(Drawable_t, Int_t=0, Int_t=0, UInt_t=0, UInt_t=0)