]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RALICE/RALICEHeaders.h
New nonrecursive makefiles
[u/mrichter/AliRoot.git] / RALICE / RALICEHeaders.h
CommitLineData
5486ca8d 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 the file
7// RALICELinkDef.h
8//
9//--- NvE 12-apr-1998 UU-SAP Utrecht
10////////////////////////////////////////////////////////////////////////////////
11
12#include "AliMath.h"
13#include "AliRandom.h"
14#include "AliSample.h"
15#include "Ali3Vector.h"
16#include "Ali3VectorObj.h"
17#include "Ali4Vector.h"
18#include "Ali4VectorObj.h"
19#include "AliBoost.h"
20#include "AliPosition.h"
21#include "AliPositionObj.h"
22#include "AliSignal.h"
23#include "AliCalorimeter.h"
24#include "AliCalmodule.h"
25#include "AliCalcluster.h"
26#include "AliTrack.h"
27#include "AliJet.h"
28#include "AliVertex.h"
29#include "AliInvmass.h"
30#include "AliEvent.h"