GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void Watcher::LoadObject ( TObject *  new_obj,
TDirectory *  root_dir 
)
protectedinherited

to specify what kind of watcher

default is SpectraBuilder. Other possibilities are VertexBuilder, TreeBuilder The string could contain more that one kindif an object is found in the dir, its content is copied into new_obj

It takes care of checking if an object with the same name already exists in dir. if yes, it copied its content into new_obj

Definition at line 399 of file Watchers.cpp.