GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void LoadWatchers ( const Char_t *  path_to_agapro = "")

This ROOT script configures a ROOT session so that the GammaWare facilities can be used to work with Watchers.

Depending on the analysis, ancillaries could be added (see ANCILLARY_PART). For this the path to includes and the additional libraries should be given.

Prisma is automatically loaded if the library is installed i.e. if PRISMA_PREPROC is defined. Prespec is automatically loaded if the library is installed i.e. if PRESPEC is defined.

personnal watchers could be added in the MyWatchers directory created by this macro if it does not exist and filled with watcher some default watchers. Fill free to modify them and if you think it is worth sharing it, it could become the default watcher !

Usage: root -l LoadWatchers.C

O. Stézowski

Definition at line 42 of file LoadWatchers.C.