]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/mapping/AliMpContainers.h
STL=>ROOT for the mapping package. AliMpContainers.h for the compilation option WITH_...
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpContainers.h
1 // $Id$
2 // Category: basis
3 //
4 // AliMpContainers
5 // ---------------
6 // Compiler directive for selection of containers type:
7 // Either STL or ROOT
8 //
9 // Authors: David Guez, Ivana Hrivnacova; IPN Orsay
10
11 #define WITH_ROOT
12 //#define WITH_STL
13