GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stogs/Watchers/SetupWatchers.C File Reference
#include "WatchersConfig.h"
#include "FrameDispatcher.h"
#include "WatcherClient.h"
#include "ADFWatchers.h"
#include "KeyWatchers.h"
#include "CrystalWatchers.h"
#include "PSAWatchers.h"
#include "TrackedWatchers.h"
#include "EventPSAWatchers.h"
#include "EventWatchers.h"
#include "MetaWatchers.h"
#include "ADTree.h"
#include "GANILWatchers.h"

Go to the source code of this file.

Functions

void DoTSRateCollector (TTask *top_task, TSRateCollector *collector)
 browse all dispatchers to look for TSRate Watcher and add them to the rate collector More...
 
AgataFrameTriggerGetUniversalTrigger ()
 
const char * GetWN (const char *name, const char *ext)
 Build the Watcher name adding an extension. More...
 
Bool_t SetupWatchers (const char *df_type, FrameDispatcher *fd, const char *ext="")
 It shows how to set up the watchers for different kind of data flow. More...