GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Watcher * Watcher::GetLastRegistered ( const Char_t *  classname,
Option_t *  opt = "baseclass" 
)
staticinherited

to retrieve the last registered watcher of one type.

if opt == baseclass, return the last watcher that inherits from basseclass if opt == class, return the last wathcer that is of type classname

Definition at line 86 of file Watchers.cpp.