]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MONITOR/deroot.h
Compilation with Root6
[u/mrichter/AliRoot.git] / MONITOR / deroot.h
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