#include "TROOT.h"
#include "TTreeWatchers.h"
#include "NOMADFile.h"
#include "NOMADFilter.h"
#include "NOMADBuilder.h"
#include "FrameDispatcher.h"
#include "BlackHole.h"
#include "DEmulator.h"
#include "ILLWatchers.h"
Go to the source code of this file.
Functions | |
void | AnalyseData (TFile *file=0x0, TFile *file_tag=0x0, Bool_t load_only=false) |
This function shows how to do offline analysis using the watchers. More... | |
void | CheckRawData (TFile *file=0x0, TFile *file_tag=0x0, Bool_t load_only=false) |
This function shows how to do offline analysis using the watchers. More... | |
void | CheckReading (TFile *file=0x0) |
void | DoMyTree () |
int | main (int, char **) |