GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TObject * Watcher::AddToPool ( TObject *  ob)
protectedinherited

facility for other watchers: keep a list of all histograms (objects) for global operations

  • check if a histogram with the same name exist in the directory associated with this Watcher. if yes and it has the same range, load the content
  • set the TDirectory to the current one

Definition at line 446 of file Watchers.cpp.