git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
AliMpReader splitted into AliMpMotifReader and AliMpSectorReader
[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