]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/AliMUONSt1Containers.h
readers updated (mini header -> data header)
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1Containers.h
1 #ifndef ALI_MUON_ST1_CONTAINERS_H
2 #define ALI_MUON_ST1_CONTAINERS_H
3
4 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
5  * See cxx source for full Copyright notice                               */
6
7 /* $Id$ */
8
9 // AliMUONSt1Containers
10 // --------------------
11 // Compiler directive for selection of containers type:
12 // Either STL or ROOT
13 //
14 // Authors: David Guez, Ivana Hrivnacova, Marion MacCormick; IPN Orsay
15 //
16
17 #define ST1_WITH_ROOT
18 //#define ST1_WITH_STL
19
20 #endif //ALI_MUON_ST1_CONTAINERS_H