int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.
TClass instances represent classes, structs and namespaces in the ROOT type system.
TClass * GetBaseClass(const char *classname)
Return pointer to the base class "classname".
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.
void ExecuteEvent(Int_t event, Int_t px, Int_t py) override
Execute action corresponding to one event.
~TLink() override
Link default destructor.
void * fLink
pointer to object
TLink()
Link default constructor.
virtual void SetTitle(const char *title="")
Set the title of the TNamed.
const char * GetName() const override
Returns name of object.
virtual void Inspect() const
Dump contents of this object in a graphics canvas.
Bool_t TestBit(UInt_t f) const
TObject()
TObject constructor.