#include "WatchersConfig.h"
#include "FrameDispatcher.h"
#include "Trigger.h"
#include "TTreeWatchers.h"
#include "GANILWatchers.h"
#include "TSystemDirectory.h"
#include "ADTree.h"
#include "EmulatorControl.h"
#include "Emulator.h"
#include "RootAFP.h"
#include "BashColor.h"
#include "TRegexp.h"
#include "TSystem.h"
Go to the source code of this file.
Functions | |
void | ADF_to_Tree (const Char_t *rootafpconf="") |
Transform ADF files into a ROOT Tree using the RootAFP.conf given as argument. No Arguments means RootAFP.conf. More... | |
void | ADF_to_Tree (Int_t Run, const char *which_experiment="/agatadisks/eagata/238u_comm_1/", const char *which_adf_data="/Out/Global/", const char *run_name_pattern="run", const char *opt_adf_pattern="*.adf", const char *which_output_dir="") |
Transform ADF files by giving the run number, the path to the data. More... | |
void | ADF_to_Tree_UserSetup (Gw::FrameDispatcher *fd) |
void | PrintStats (BaseEmulatorChain *emulator) |