#include "TROOT.h"
#include "TBrowser.h"
#include "TSystem.h"
#include "StogsAFP.h"
#include "FrameDispatcher.h"
#include "EmulatorControl.h"
#include "Emulator.h"
#include "SetupWatchers.C"
Go to the source code of this file.
Functions | |
BaseEmulatorChain * | DefineEmulatorType () |
void | StogsWatchers (Int_t start, const Char_t *rootafp) |
This function shows how to do offline analysis using the watchers. if a root file is given, spectra are saved in. if start is false, start from root browser Task/EmulatorControl. More... | |