]> git.uio.no Git - u/mrichter/AliRoot.git/blob - RALICE/allhead.h
This commit was generated by cvs2svn to compensate for changes in r165,
[u/mrichter/AliRoot.git] / RALICE / allhead.h
1 ////////////////////////////////////////////////////////////////////////////////
2 // All headers of RALICE
3 // This header list is used to create the RALICE dictionary via rootcint
4 // in the automatic installation of the ROOT loadable library.
5 //
6 // Note : Class names have also to be entered into the list in file linkdef.h
7 //
8 //--- NvE 12-apr-1998 UU-SAP Utrecht
9 ////////////////////////////////////////////////////////////////////////////////
10  
11 #include "AliMath.h"
12 #include "AliRandom.h"
13 #include "AliSample.h"
14 #include "Ali3Vector.h"
15 #include "Ali4Vector.h"
16 #include "AliBoost.h"
17 #include "AliPosition.h"
18 #include "AliSignal.h"
19 #include "AliCalorimeter.h"
20 #include "AliCalmodule.h"
21 #include "AliCalcluster.h"
22 #include "AliTrack.h"
23 #include "AliJet.h"
24 #include "AliVertex.h"
25 #include "AliInvmass.h"