#include "TROOT.h"
#include "TBrowser.h"
#include "TSystem.h"
#include "RootAFP.h"
#include "ReadMezzAFP.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 | OfflineWatchers (Int_t start, TFile *file) |
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... | |
void | OfflineWatchers (Int_t start, const Char_t *rootafp, TString EntryPoint, bool ReadCDAT) |
void | OfflineWatchers (Int_t which_run, const char *which_experiment, const char *which_adf_data, const char *run_patt, Option_t *opt_adf_pattern, Int_t start=-1) |