]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/mapping/AliMpContainers.h
Mapping test macros (D. Guez, I. Hrivnacova)
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpContainers.h
CommitLineData
f79c58a5 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