]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MONITOR/deroot.h
Fix event server's preferences. Now, it reads them correctly from /home/alieve/alice...
[u/mrichter/AliRoot.git] / MONITOR / deroot.h
CommitLineData
36470d8d 1// Author: Filimon Roukoutakis 02/08/2006
2
3/******************************************************************************
4 MOOD - Monitor Of On-line Data and Detector Debugger for ALICE Experiment
5******************************************************************************/
6
7#ifndef DEROOT_H
8#define DEROOT_H
9
10#include "root2date.h"
11#include "TFile.h"
12#include "TTree.h"
13
14#endif