]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWG2/FEMTOSCOPY/AliFemto/AliFemtoTypes.h
Making the directory structure of AliFemto flat. All files go into one common directory
[u/mrichter/AliRoot.git] / PWG2 / FEMTOSCOPY / AliFemto / AliFemtoTypes.h
CommitLineData
67427ff7 1/***************************************************************************
2 *
3 * $Id$
4 *
5 * Author: Frank Laue, BNL, laue@bnl.gov
6 ***************************************************************************
7 *
8 ***************************************************************************
9 *
10 * $Log$
d0e92d9a 11 * Revision 1.1.1.1 2007/04/25 15:38:41 panos
12 * Importing the HBT code dir
13 *
67427ff7 14 * Revision 1.1.1.1 2007/03/07 10:14:49 mchojnacki
15 * First version on CVS
16 *
17 * Revision 1.14 2001/06/21 19:15:48 laue
18 * Modified fiels:
19 * CTH.h : new constructor added
20 * AliFemtoEvent, AliFemtoKink, AliFemtoTrack : constructors from the persistent
21 * (TTree) classes added
22 * AliFemtoLikeSignAnalysis : minor changes, for debugging
23 * AliFemtoTypes: split into different files
24 * Added files: for the new TTree muDst's
25 * StExceptions.cxx StExceptions.h AliFemtoEnumeration.h
26 * AliFemtoHelix.h AliFemtoHisto.h AliFemtoString.h AliFemtoTFile.h
27 * AliFemtoTTreeEvent.cxx AliFemtoTTreeEvent.h AliFemtoTTreeKink.cxx
28 * AliFemtoTTreeKink.h AliFemtoTTreeTrack.cxx AliFemtoTTreeTrack.h
29 * AliFemtoTTreeV0.cxx AliFemtoTTreeV0.h AliFemtoVector.h
30 *
31 *
32 ***************************************************************************/
33
34//
35// I split this up into different files, so that I do not have to
36// load/recompile everything all over again.
37//
38
d0e92d9a 39//#include "AliFemtoHisto.h"
40#include "AliFemtoString.h"
41#include "AliFemtoVector.h"
42#include "AliFemtoHelix.h"
43#include "AliFemtoEnumeration.h"
67427ff7 44
45