AliRoot Core  d69033e (d69033e)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliMpPlaneType.h
Go to the documentation of this file.
1 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2  * See cxx source for full Copyright notice */
3 
4 // $Id$
5 // $MpId: AliMpPlaneType.h,v 1.8 2006/05/24 13:58:07 ivana Exp $
6 
12 
13 #ifndef ALI_MP_PLANE_TYPE_H
14 #define ALI_MP_PLANE_TYPE_H
15 
16 #include <TString.h>
17 
18 namespace AliMp {
19 
20  enum PlaneType
21  {
24  };
25 
27  TString PlaneTypeName(AliMp::PlaneType planeType);
28 
29 
32 }
33 
34 #endif //ALI_MP_PLANE_TYPE_H
AliMp::PlaneType OtherPlaneType(AliMp::PlaneType planeType)
Return the other plane type.
non-bending plane
TString PlaneTypeName(AliMp::PlaneType planeType)
Return name for given planeType.
bending plane